@charset "UTF-8";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body,html{height:100%;width:100%;position:relative;-webkit-font-smoothing:antialiased;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a,button,input,textarea{outline:0;-webkit-font-smoothing:antialiased;margin:0}input[type=submit]{-webkit-appearance:none}input,select,textarea{font-size:1em}video{width:100%;height:auto}meta.foundation-mq-small{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:100%}body{padding:0;margin:0;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:default}a:hover{cursor:pointer}embed,img,object{max-width:100%;height:auto}embed,object{height:100%}img{-ms-interpolation-mode:bicubic}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}/*!
 * Datepicker for Foundation - less stylesheet, just version customized to foundation
 *
 * Copyright 2013 Peter Beno, najlepsiwebdesigner@gmail.com, @benopeter
 * project website http://foundation-datepicker.peterbeno.com
 *
 * Original project https://github.com/eternicode/bootstrap-datepicker
 * 		Original author 2012 Stefan Petre
 * 		Improvements by Andrew Rowls
 * 		Licensed under the Apache License v2.0
 * 		http://www.apache.org/licenses/LICENSE-2.0
 */.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Open Sans",sans-serif;font-size:13px;line-height:18px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{padding:4px 5px}.datepicker{display:none;position:absolute;padding:4px;margin-top:1px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute;top:-7px;left:6px}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.datepicker>div{display:none}.datepicker.days div.datepicker-days,.datepicker.months div.datepicker-months,.datepicker.years div.datepicker-years{display:block}.datepicker table{border:0;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border:0;font-size:12px;padding:4px 8px;background:#fff;cursor:pointer}.datepicker td span.active,.datepicker td.active.day,.datepicker td.active.year,.datepicker th span.active,.datepicker th.active.day,.datepicker th.active.year{background:#2ba6cb}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datepicker th.date-switch{width:145px}.datepicker tfoot tr:first-child th,.datepicker thead tr:first-child th{cursor:pointer}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child th.cw{cursor:default;background-color:transparent}.datepicker-dropdown::after,.datepicker-dropdown::before{display:none}.datepicker-close{position:absolute;top:-30px;right:0;width:15px;height:30px;padding:0;display:none}.datepicker td.new,.datepicker td.old{color:#999}.datepicker td.day.disabled{color:#eee}::-webkit-input-placeholder{color:#ccc}:-moz-placeholder{color:#ccc}::-moz-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}body{background:#fff;font-family:"Helvetica Neue",Arial,sans-serif;color:#333}button,input,textarea{font-family:"Helvetica Neue",Arial,sans-serif;outline:0}input{height:51px}button:disabled{cursor:default}em{font-style:italic}input[type=email],input[type=number],input[type=password],input[type=text],textarea{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;color:#333;border:1px solid #bdc3c7;font-size:1em;padding:.875em 1.357em;background:0 0;font-family:"Helvetica Neue",Arial,sans-serif}input[type=email]._error,input[type=number]._error,input[type=password]._error,input[type=text]._error,textarea._error{outline:1px solid #f15c63}input[type=email].disabled,input[type=email]:disabled,input[type=number].disabled,input[type=number]:disabled,input[type=password].disabled,input[type=password]:disabled,input[type=text].disabled,input[type=text]:disabled,textarea.disabled,textarea:disabled{background-color:#f5f5f5}input[type=submit].disabled,input[type=submit].disabled:hover,input[type=submit]:disabled{border-color:#d7d7d7!important;color:#d7d7d7!important;cursor:default;background-color:#fff!important}input[type=submit]:disabled{cursor:default}textarea{width:100%}select{font-size:1em;color:#686767;-webkit-appearance:textfield;-moz-appearance:none;appearance:textfield;padding:.925em 2em .925em .925em;border:1px solid #ccc;background-position:95% -1477px;background-repeat:no-repeat;background-color:#fff;background-size:35px;width:100%;outline:0;margin:0;text-indent:5px;text-overflow:'';-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;height:51px}select:disabled{background-color:#fafafa}select::-ms-expand{display:none}.wrap{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:64em}.wrap:after{content:"";display:table;clear:both}.submit-button{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-weight:700;font-size:1em;color:#fc7001;background:0 0;border:2px solid #fc7001;text-decoration:none;cursor:pointer;height:51px;text-transform:uppercase;text-align:center;-webkit-transition:border-color .2s ease-out;-moz-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.button{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-weight:700;text-decoration:none;border:2px solid #fc7001;cursor:pointer;-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;transition:background-color .2s ease-out;text-transform:uppercase;height:auto;text-align:center}.button:hover{color:#fff;border-color:#fc7001;background:#fc7001}input:active,input:focus,input:hover,select:active,select:focus,select:hover{border-color:#ccc;color:#333}.submit-button:active,.submit-button:focus,.submit-button:hover{color:#fff;border-color:#f96;background:#f96}.section-header{margin-bottom:1em;position:relative}.section-header:after{content:"";display:table;clear:both}.section-header select{text-align:center;background-size:15px auto}.section-title{font-size:1em;color:#686767;line-height:2.85em;text-align:left}.section-title a{color:#fc7001;text-decoration:underline;font-size:.5em;font-weight:700}.section-title a.text-link{display:inline-block;font-size:.6em}.hide{display:none}.section-filter{position:absolute;right:0;bottom:0}.more-link{text-decoration:underline;color:#95a5a6;font-size:.875em;font-weight:700;line-height:1.429em}.more-link:hover{color:#333}.breadcrumbs{padding:0 .625em}.breadcrumbs.top .nav{display:none}.breadcrumbs .wrap{padding:.8em 0}.breadcrumbs ul{font-size:1em;line-height:20px}.breadcrumbs ul:after{content:"";display:table;clear:both}.breadcrumbs .nav{text-align:center;font-family:"Helvetica Neue",Arial,sans-serif}.breadcrumbs .nav li{display:inline-block;padding-right:1.786em;background:url(../../images/sprite.png) no-repeat right -2442px;background-size:16px}.breadcrumbs .nav li:last-child{background:0 0}.breadcrumbs .nav a{color:#686767;text-decoration:none}.breadcrumbs .nav a:hover{text-decoration:underline}.breadcrumbs .nav span{color:#95a5a6;font-weight:700}.avatar{background-size:cover!important;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background-repeat:no-repeat}.page-box{background:#fff;border:1px solid #efefef}.page-box:after{content:"";display:table;clear:both}.page-box h1{color:#333;font-size:1.2em;line-height:2em}.read-more{color:#95a5a6;font-size:1em;text-decoration:underline;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;cursor:pointer}.read-more:hover{color:#333}.more-desc{display:none}.btn-like{background:url(../../images/svg/heart4.svg) no-repeat;background-position:center -15px;background-size:60px;font-size:.9em;margin-top:.5em;text-transform:uppercase;display:block;width:30px;height:30px;float:right}.btn-like:hover{background-position:center -74px}.btn-like.selected{background-position:center -133px;-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;transition:background .2s ease-out}.list:after{content:"";display:table;clear:both}.list .sorry-msg{color:#d7d7d7;font-size:2em;text-align:center!important;margin:0 auto}.list .sorry-msg .img-container{width:100%;height:225px;background:url(../../images/error-products.png) no-repeat center center}.list .suggestion-title{line-height:1.5em;font-size:1.3em;color:#8e8d8d;border-top:1px solid #efefef;padding:.3em .5em;margin:1.5em 0 1em}.list .item{padding-left:.625em;padding-right:.625em;width:50%;float:left;height:100%;margin-bottom:1em}.list .item>div{margin:auto}.richtext{color:#686767;font-size:.9em;line-height:1.25em;font-family:"Helvetica Neue",Arial,sans-serif}.richtext ol,.richtext p,.richtext ul{margin-bottom:1em;line-height:1.6em}.richtext ol,.richtext ul{list-style-position:outside;padding-left:1em}.richtext ul{list-style-type:disc}.richtext ol{list-style-type:decimal}.richtext embed,.richtext iframe,.richtext img{max-width:100%;display:block;margin:0 auto 1.429em}.modal-link{cursor:pointer}.modal-close{cursor:pointer;width:30px;height:30px;display:block;float:right;margin:.3em;background:url(../../images/svg/sprite-selected-v5.svg) center -1194px no-repeat;background-size:cover}.modal-window{display:none;padding:.5em;width:95%;height:auto;background-color:#fff;position:fixed;top:5%;right:0;bottom:auto;left:2%;z-index:999999;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15)}.modal-window:after{content:"";display:table;clear:both}.modal-window ul{display:list-item;list-style:initial;width:90%;margin:0 auto;margin-left:5em;text-align:left!important}.modal-window table{width:90%;margin:0 auto;color:#686767;font-size:.85em}.modal-window table tr{border:1px solid #e1e1e1}.modal-window table tr td{padding:.3em;vertical-align:middle}.modal-window table tr td strong{font-weight:700}.modal-window table tr td p{margin:0}.overlay,.overlay-disabled,.overlay-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:rgba(255,255,255,.8);display:none}.overlay-disabled{z-index:999999}.overlay-menu{background:rgba(255,255,255,.85)}.preloaderImg{position:fixed;top:45%;left:50%;margin-top:-50px;margin-left:-40px;width:80px;height:80px;z-index:999999;background:url(../../images/loader2.gif) no-repeat center center;background-size:contain;display:none;text-align:center;font-size:.8em;color:#666;padding-top:80px}.loader-img{width:128px;height:128px;background:0 0}@media only screen and (max-width:430px){.list .item{width:50%;float:left;padding-left:.225em;padding-right:.225em}.list .item .view-item{font-size:1em}}@media only screen and (min-width:600px){.section-header{padding:1em 0 .625em}.section-title{font-size:1.25em;line-height:2.25em;text-transform:none}.section-title a{display:inline-block;text-transform:none}.section-title a.text-link{font-size:.75em}.more-link{line-height:3.214em}.breadcrumbs.top{margin-top:1.5em}.breadcrumbs.top .nav{font-size:1.5em;display:block}.breadcrumbs.top #selected-category{clear:none}.breadcrumbs .social-media{display:block}.list .item{padding-left:.625em;padding-right:.625em;width:33.33333%;float:left;margin-bottom:2em}.list .item>div{width:100%}}@media only screen and (min-width:960px){.wrap{max-width:1024px}.section-header{padding:.5em 0}.section-header select{font-size:1.313em;background-position:right -4263px;width:240px;padding:.5em;background-size:21px auto}.section-header select:hover{background-position:right -4263px}.section-title{text-transform:none;font-size:1.6em;line-height:1.875em}.section-title a.text-link{font-size:.5em}.page-box{border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.page-box:after{content:"";display:table;clear:both}.list .item{width:25%;margin-bottom:2em}.breadcrumbs .wrap{padding-left:.625em;padding-right:.625em}.breadcrumbs .wrap .nav{padding-left:1em}.modal-window{padding:1em;width:400px;min-height:450px;top:5%;left:50%;margin-left:-200px}}html.lt-ie9 .section-title a{display:inline-block;text-transform:none}html.lt-ie9 .more-link{line-height:3.214em}html.lt-ie9 .breadcrumbs.top{margin-top:1.5em}html.lt-ie9 .breadcrumbs.top .nav{font-size:1.5em;display:block}html.lt-ie9 .breadcrumbs.top #selected-category{clear:none}html.lt-ie9 .breadcrumbs .social-media{display:block}html.lt-ie9 .list .item{padding-left:.625em;padding-right:.625em;float:left}html.lt-ie9 .list .item>div{width:100%}html.lt-ie9 .wrap{max-width:1024px}html.lt-ie9 .section-header{padding:.5em 0}html.lt-ie9 .section-header select{font-size:1.313em;background-position:right -4263px;width:240px;padding:.5em;background-size:21px auto}html.lt-ie9 .section-header select:hover{background-position:right -4263px}html.lt-ie9 .section-title{text-transform:none;font-size:1.6em;line-height:1.875em}html.lt-ie9 .section-title a.text-link{font-size:.5em}html.lt-ie9 .page-box{border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}html.lt-ie9 .page-box:after{content:"";display:table;clear:both}html.lt-ie9 .list .item{width:25%;margin-bottom:2em}html.lt-ie9 .breadcrumbs .wrap{padding-left:.625em;padding-right:.625em}html.lt-ie9 .breadcrumbs .wrap .nav{padding-left:1em}html.lt-ie9 .modal-window{padding:1em;width:400px;min-height:450px;top:5%;left:50%;margin-left:-200px}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}.flexslider{height:161px}.flex-pauseplay span{text-transform:capitalize}.flex-control-nav{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;position:absolute;z-index:99;bottom:-25px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-nav li a{width:10px;height:10px;display:block;background-color:#686767;cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:50%}.flex-control-nav li a.flex-active{background-color:#fc7001;cursor:default}.flexslider{position:relative;width:100%;margin:0;padding:0}.flexslider .slides:after,.flexslider:after{content:"";display:table;clear:both}.flex-viewport{z-index:2}.flex-direction-nav{position:absolute;top:0;left:0;width:100%}.flex-next,.flex-prev{position:absolute;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;z-index:2;background:url(../../images/sprite.png) no-repeat}.flex-prev{left:0;background-position:16px -2495px;background-size:40%}.flex-prev:hover{background-position:16px -800px}.flex-next{right:0;background-position:18px -2432px;background-size:40%}.flex-next:hover{background-position:18px -737px}.flex-disabled{display:none}.side .flex-direction-nav{width:90px;right:0;left:auto;top:-68px}.side .flex-direction-nav .flex-next,.side .flex-direction-nav .flex-prev{height:42px;width:42px;border:1px solid #bdc3c7;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.side .flex-direction-nav .flex-next:active,.side .flex-direction-nav .flex-next:focus,.side .flex-direction-nav .flex-next:hover,.side .flex-direction-nav .flex-prev:active,.side .flex-direction-nav .flex-prev:focus,.side .flex-direction-nav .flex-prev:hover{border-color:#fc9}.autocomplete-suggestions{background:#FFF;overflow:auto;margin-top:6px;z-index:99999!important}.autocomplete-selected{background:#F0F0F0}.autocomplete-suggestions strong{font-weight:400;color:#fc7001}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{display:block;border-bottom:1px solid #000}.autocomplete-suggestion{padding:.6em;background:url(../../images/svg/sprite.svg) no-repeat 10px -2412px;background-size:18px;cursor:pointer;white-space:nowrap;overflow:hidden;font-size:.9em}.autocomplete-suggestion::before{padding-left:25px;margin-right:5px;content:"in";color:#d7d7d7}.autocomplete-suggestion:hover{background-color:#f4f4f4}.autocomplete-no-suggestion{padding:.6em;background:url(../../images/svg/sprite.svg) no-repeat 10px -2412px;background-size:18px;padding-left:35px;font-size:.9em}.online-fever{margin:2em 0;padding:.5em 1em 1em;background:#fff;border:1px solid #efefef;text-align:left;line-height:2em}.online-fever h1{font-size:1.4em;font-weight:700;line-height:2em}.online-fever a,.online-fever a:hover,.online-fever a:visited{color:#fc7001}.online-fever a.banner-link,.online-fever a:hover.banner-link,.online-fever a:visited.banner-link{text-align:center;width:100%;display:block;margin-bottom:2em}.page{background:#f7f7f7}.error-page .container{margin:3em auto;text-align:center}.error-page .container h2{font-size:1.875em;font-weight:700;margin-bottom:.5em}.error-page .container p{font-size:1.2em;line-height:1.4em}.error-page .container .section-title{line-height:1.5em;width:100%!important;text-align:center!important;padding:0!important;color:#686767;font-weight:700;font-size:1.3em}.error-page .container .img-container{width:100%;min-height:300px}.error-page.error-page-404 .img-container{background:url(../../images/error-404.png) no-repeat center center}.error-page.error-page-500 .img-container{background:url(../../images/error-500.png) no-repeat center center}.error-page.error-page-cart .img-container{background:url(../../images/error-emptycart.png) no-repeat center center}.brand-list-container .breadcrumbs.top{margin-bottom:-50px}.brand-list-container #categories-page .wrap{top:-50px}#error-msg-container{line-height:2.5em;width:100%;background:rgba(241,92,99,.95);position:fixed;z-index:9999;height:0;bottom:0;-webkit-transition:height .3s ease-out;-moz-transition:height .3s ease-out;transition:height .3s ease-out}#error-msg-container.show{height:75px}#error-msg-container p{color:#fff;font-size:1.1em;font-weight:700;text-align:center;line-height:1.3em;padding:1em 0}#error-msg-container a.close{float:right;width:23px;height:23px;display:block;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:#e0414c url(../../images/svg/sprite.svg) no-repeat 7px -5089px;background-size:18px;position:relative;top:14px}#error-msg-container.forcart{background:#2ecc71}#error-msg-container.forcart a.close{background-color:#27ae60}#error-msg-container.addressbook{background-color:#fc7001}html.menu-open{position:fixed}iframe[name=google_conversion_frame]{position:fixed;z-index:-10}.first-fold{background-repeat:repeat;background-image:url(../../images/marketing/Christmas-pattern-80.png)}.modal-window .modal-content{margin-top:60px}.modal-window .section-title{float:left}.modal-window.promo{text-align:center}.modal-window.promo p{line-height:2em;margin-bottom:2em}.modal-window.promo p span{font-size:1.5em;display:block}.modal-window.promo p strong{font-weight:700;background-color:#f7f7f7;padding:.5em}#header{background:#fff;position:relative;z-index:1000;width:100%}#header .wrap{padding:0 .8em}#header #site-title{width:25%;position:relative;display:inline-block;padding:.5em 0}#header #site-title #logo{text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;background:url(../../images/takatack-logo.png) no-repeat center center;background-size:contain;display:inline-block;width:106px;height:30px;float:left;margin-right:.75em}#header #site-title .tagline{float:left;line-height:30px}#header .header-psm #site-title{width:27%}#header #support,#header .links{display:none}#header .searchbox{width:100%;display:none;margin-bottom:.5em;clear:both}#header .searchbox div{background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;height:36px;padding:.5em 0;width:100%;border:1px solid #efefef}#header .searchbox input{height:100%;width:80%;padding-left:20px}#header #loginbox{width:70%;float:right}#header #loginbox a,#header #loginbox div{float:right;font-size:.9em;text-decoration:none;display:inline-block;padding:.5em 0 .5em .3em;color:#686767;opacity:1;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;z-index:99}#header #loginbox a.fade,#header #loginbox div.fade{opacity:0}#header #loginbox #login-link{cursor:pointer}#header #loginbox #login-link span{display:none}#header #loginbox #login-link i{background-position:0 -2978px;background-repeat:no-repeat;background-size:cover;display:inline-block;vertical-align:middle;width:35px;height:35px}#header #loginbox #login-link.logged-in i{background-position:center -2978px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}#header #loginbox #login-link.logged-in span{vertical-align:middle;max-width:120px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-indent:0;margin-top:-7px}#header #loginbox #login-link.logged-in span.btn-logout{display:none;cursor:pointer;font-weight:700;text-indent:0;text-align:left;float:left;margin-left:.3em}#header #loginbox #cart-link.cart-logged-in,#header #loginbox #login-link.logged-in.cart-logged-in{margin-top:-2px}#header #loginbox #cart-link i{background-size:cover;background-repeat:no-repeat;background-position:0 -2233px;display:inline-block;vertical-align:middle;width:35px;height:35px}#header #loginbox #cart-link .count span{font-weight:800}#header #loginbox #search-link i{background-position:0 -2279px;background-repeat:no-repeat;width:35px;height:35px;background-size:cover;display:inline-block;vertical-align:middle}#header #loginbox .btn-back:hover{border-color:#fff}#header #loginbox .searchbox{position:absolute;padding:1.1em .625em 0 0;top:0;right:0;width:3em;overflow:hidden;-webkit-transition:width .5s ease-out;-moz-transition:width .5s ease-out;transition:width .5s ease-out;height:100%}#header #loginbox .searchbox.expanded{width:100%;z-index:2}#header #loginbox .searchbox.expanded .search{border-bottom:1px solid #c1c7cb}.beta{color:#FFA573;font-size:.7em;left:85px;position:absolute;top:28px;font-weight:700;text-transform:uppercase;display:none}.tagline{font-family:"Helvetica Neue",Arial,sans-serif;font-size:1em;color:#95a5a6;line-height:30px}#login-form{padding:1em .625em 0;clear:both;display:none;position:absolute;z-index:99999;top:30%;left:0;width:100%}#login-form .divider{border-top:1px solid #bdc3c7;display:block;width:100%;height:2px;position:relative;margin:2.5em 0}#login-form .divider span{width:35px;height:35px;padding-top:.7em;font-size:.9em;position:absolute;left:44%;top:-18px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;background:#fc7001;text-align:center}#login-form .close{position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;width:22px;height:22px;top:10px;right:12px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-position:6px -5655px;background-color:#9aa9aa;background-size:20px}#login-form .close:hover{background-color:#9aa9aa}#login-form>div{background:#f7f7f7;padding:1.8em;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}#login-form>div:after{content:"";display:table;clear:both}#login-form .box{width:100%;float:left;display:inline-block;text-align:center}#login-form .box .forgot-password{text-decoration:underline;color:#fc7001;font-size:.875em;font-weight:700}#login-form .box .forgot-password:active,#login-form .box .forgot-password:focus,#login-form .box .forgot-password:hover{color:#333}#login-form .box.login{margin-bottom:2em}#login-form .title{font-size:.95em;font-weight:700;margin-bottom:1.563em}#login-form input{display:block;margin-bottom:.563em;width:100%;border-color:#bdc3c7;background:#fff}#login-form input:focus,#login-form input:hover{border-color:#869198}#login-form .forgot-password{margin:1em 0 2.188em;display:inline-block}#login-form .button,#login-form .log-in-button{display:block;width:100%;font-size:1em;background:#fc7001;color:#fff;border-color:#fc7001;border-width:1px;text-align:center}#login-form .button:hover,#login-form .log-in-button:hover{border-color:#fe7e18;background:#fe7e18}#login-form .register-link .button{font-size:1.067em;margin:0 auto}#login-form .fb-login{margin:0 auto 2em;border-color:#768bc3;color:#768bc3;font-size:.84em!important;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out;padding:.975em .3em}#login-form .fb-login:hover{background:#768bc3;color:#fff}#login-form .fb-login:hover span{background-position:center -5535px}#login-form .twitter-login{margin-bottom:1.188em;border-color:#4099ff;color:#4099ff;font-size:.875em;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#login-form .twitter-login:hover{background:#4099ff;color:#fff}#login-form .twitter-login:hover span{background-position:center -5357px}#login-form .submit-button:active span,#login-form .submit-button:focus span,#login-form .submit-button:hover span{opacity:.8}#login-form .submit-button span{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-image:url(../../images/sprite.png);vertical-align:middle;margin-right:1em;background-size:25px}#login-form .submit-button .facebook{background-position:center -7531px}#login-form .submit-button .twitter{background-position:center -7472px}#login-form .submit-button{display:block;width:100%}#login-form .box{background:#f7f7f7;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);-moz-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);padding:2.5em 1.8em}#login-form .box p{color:#333;margin-top:2em;font-weight:700}#login-form .box p a{color:#fc7001}#login-form .box p a:hover{color:#333}#login-form #login-result{padding:.5em 0 1em}.register-link{margin-top:2em}.register-link .button{font-size:1.067em}.login.box .register-link .button{margin:0!important;width:40%}.register-link span{font-size:.95em;font-weight:700;margin-bottom:1.563em;display:block}#account-settings{padding:1em .625em 0;clear:both;display:none;width:100%;position:absolute;z-index:99999;top:30%;left:0}#account-settings .close{position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;width:22px;height:22px;top:10px;right:12px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-position:6px -5655px;background-color:#9aa9aa;background-size:20px}#account-settings .close:hover{background-color:#9aa9aa}#account-settings>div{width:100%;padding-top:1.8em;position:relative;border:1px solid #bdc3c7;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}#account-settings .avatar{width:64px;height:64px;display:inline-block;vertical-align:middle;background:url(../../images/svg/avatar.svg) no-repeat center center;margin:0 1.2em 0 1.8em}#account-settings .account-name{display:inline-block;vertical-align:middle;color:#95a5a6;width:60%;position:relative}#account-settings .account-name .name{color:#333;font-weight:700;line-height:20px;margin-bottom:-4px;max-width:85%;white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis}#account-settings .button{width:100%;height:auto;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background:#d7d7d7;color:#333;text-decoration:underline;text-transform:capitalize;border:0;padding:.8em;margin:2em 0 1px;font-weight:400;float:none}#account-settings .button:hover{color:#95a5a6}#account-settings .actions:after{content:"";display:table;clear:both}#account-settings .actions a{float:left;display:inline-block;text-decoration:none;font-weight:700;font-size:.875em;text-align:center;color:#333;width:50%;margin:0 auto 3em}#account-settings .actions a:hover span{background-color:#fc7001}#account-settings .actions a .icon{width:86px;height:86px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;display:block;background-color:#fff;background-image:url(../../images/icons.png);background-repeat:no-repeat;margin:0 auto 1.5em;-webkit-transition:background-color .5s ease-out;-moz-transition:background-color .5s ease-out;transition:background-color .5s ease-out}#account-settings .actions a.logout-link{float:right}#account-settings .actions a.logout-link:hover span{background-color:#95a5a6;background-position:-503px -131px}#account-settings .actions a.logout-link span{background-color:#c9d2d3;background-position:-503px -131px}#account-settings .profile-link:hover span{background-position:-28px -131px}#account-settings .profile-link span{background-position:-28px -27px}#account-settings .order-history:hover span{background-position:-193px -130px}#account-settings .order-history span{background-position:-193px -26px}#account-settings .settings-link:hover span{background-position:-361px -131px}#account-settings .settings-link span{background-position:-361px -27px}#cart-form,#no-stocks{clear:both;position:absolute;z-index:9999;top:0;left:0;right:0;margin:0 auto;width:100%;display:none}#cart-form .close,#no-stocks .close{position:absolute;width:22px;height:22px;top:10px;right:12px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-position:6px -5655px;background-size:20px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-color:#fc7001;background-position-y:-5656px}#cart-form .close:hover,#no-stocks .close:hover{background-color:#9aa9aa}#cart-form .section-title,#no-stocks .section-title{font-size:1.2em;font-weight:500;padding:1.5em 0 .5em;line-height:1em;text-align:left}#cart-form .section-title a,#no-stocks .section-title a{color:#fc7001;text-decoration:underline;font-size:1em}#cart-form .section-header,#no-stocks .section-header{text-align:center;color:#333;font-weight:700;padding-bottom:1.5em;margin-bottom:0}#cart-form .box,#no-stocks .box{background:#fff;border:1px solid #bdc3c7;padding:.7em 1em;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}#cart-form .box:after,#no-stocks .box:after{content:"";display:table;clear:both}#cart-form .button-group,#no-stocks .button-group{width:80%;margin:1.5em auto;text-align:center}#cart-form .button-group:after,#no-stocks .button-group:after{content:"";display:table;clear:both}#cart-form .button-group .button,#no-stocks .button-group .button{width:48%;float:left}#cart-form .btn-text,#no-stocks .btn-text{width:45%;float:left;line-height:45px;text-align:right;padding-right:1.5em;text-transform:uppercase;color:#fc7001;font-weight:700}#cart-form .view-similar-products,#no-stocks .view-similar-products{width:100%;text-decoration:underline;text-align:center;display:block}#cart-form .product-data .box,#no-stocks .product-data .box{border:1px solid #efefef;padding:.8em;margin-top:1em}#cart-form .product-data .box:after,#no-stocks .product-data .box:after{content:"";display:table;clear:both}#cart-form .product-data .product-image,#no-stocks .product-data .product-image{width:75px;height:75px;float:left;text-align:center;margin-right:1em;border:1px solid #efefef}#cart-form .product-data .product-image img,#no-stocks .product-data .product-image img{max-height:85px;max-width:96%}#cart-form .product-data .product-image .helper,#no-stocks .product-data .product-image .helper{display:inline-block;height:100%;vertical-align:middle}#cart-form .product-data .product-details,#no-stocks .product-data .product-details{float:left;width:74%;height:85px;font-size:.9em;display:table}#cart-form .product-data .product-details p,#no-stocks .product-data .product-details p{line-height:1.3em}#cart-form .product-data .product-details .product-name,#no-stocks .product-data .product-details .product-name{font-weight:700;width:50%;display:table-cell;vertical-align:middle}#cart-form .product-data .product-details .specs,#no-stocks .product-data .product-details .specs{font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-style:italic;font-weight:400;font-size:.9em}#cart-form .product-data .product-details .quantity,#no-stocks .product-data .product-details .quantity{color:#95a5a6;font-style:italic;text-align:center;display:table-cell;vertical-align:middle;width:22%}#cart-form .product-data .product-details .quantity span,#no-stocks .product-data .product-details .quantity span{font-style:normal;color:#333}#cart-form .product-data .product-details .item-price,#no-stocks .product-data .product-details .item-price{font-weight:700;display:table-cell;vertical-align:middle;width:25%;text-align:right}#cart-form .sub-total,#no-stocks .sub-total{display:block;font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-style:italic;text-align:right;width:100%;border-bottom:1px solid #efefef;padding-bottom:1em;margin-bottom:1em}#cart-form .sub-total span,#no-stocks .sub-total span{color:#fc7001;font-weight:800;font-size:1.5em;margin-left:1em;text-transform:uppercase;font-family:"Helvetica Neue",Arial,sans-serif;font-style:normal}#cart-form .go-to-cart,#no-stocks .go-to-cart{display:inline-block;width:100%}#cart-form .go-to-cart a,#no-stocks .go-to-cart a{display:inline-block;text-align:right;vertical-align:middle}#cart-form .go-to-cart a.edit-cart,#cart-form .go-to-cart a.edit-cart:hover,#cart-form .go-to-cart a.edit-cart:visited,#no-stocks .go-to-cart a.edit-cart,#no-stocks .go-to-cart a.edit-cart:hover,#no-stocks .go-to-cart a.edit-cart:visited{font-size:.85em;color:#95a5a6;font-weight:700;text-decoration:underline;margin-right:1em;margin-left:1em}#cart-form .go-to-cart a.button,#no-stocks .go-to-cart a.button{background:#f58a55;border-color:#f58a55;color:#fff;float:right}#cart-form .go-to-cart a.button:hover,#no-stocks .go-to-cart a.button:hover{background:#f69b6d;border-color:#f69b6d}@media screen and (max-width:320px){#cart-form .go-to-cart,#no-stocks .go-to-cart{text-align:center}#cart-form .go-to-cart a.edit-cart,#no-stocks .go-to-cart a.edit-cart{margin:1em 0}#cart-form .go-to-cart a.button,#no-stocks .go-to-cart a.button{float:none}}#forgot-password-form{padding:1em .625em 0;clear:both}#forgot-password-form .wrap>div{padding-bottom:4em;border-bottom:1px solid #c1c7cb}#forgot-password-form form{margin:auto;width:100%;background:#ecf0f1;padding:2em 1.5em;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}#forgot-password-form .title{font-size:.95em;font-weight:700;margin-bottom:1.563em}#forgot-password-form input{width:100%;border-color:#bdc3c7;background:#fff}#forgot-password-form input:hover{border-color:#333}#forgot-password-form .buttons{clear:both}#forgot-password-form .buttons:after{content:"";display:table;clear:both}#forgot-password-form .buttons button{font-size:1em;width:100%;margin-top:1em;background:#fc7001;color:#fff;border-color:#fc7001}#forgot-password-form .fields:after{content:"";display:table;clear:both}#forgot-password-form .register-link span{display:inline}#forgot-password-form .register-link a{text-decoration:underline;color:#95a5a6;font-size:.875em;font-weight:700}#forgot-password-form .register-link a:hover{color:#333}#shipping-address-page .shipping-policy{color:#686767;font-size:.9em;line-height:2em;margin-bottom:4em;padding:0 1em}#shipping-address-page .shipping-policy a{color:#fc7001}#shipping-address-page .page-box{padding:.5em 1em 1em;margin-bottom:1em;text-align:left}#shipping-address-page .page-box .profile-shipping-item{width:47%;margin:0 20px 15px 0;padding:1.5em;min-height:200px;float:left}#shipping-address-page .page-box .profile-shipping-item:nth-of-type(1),#shipping-address-page .page-box .profile-shipping-item:nth-of-type(2){border-top-width:1px}#shipping-address-page .page-box .profile-shipping-item:before{content:" ";position:relative;top:0;left:-7px;width:25px;height:35px;float:left;background:url(../../images/svg/checkcircle.svg) no-repeat;background-size:cover;background-position:0 -92px}#shipping-address-page .page-box .profile-shipping-item:hover:before{background-position:0 -46px}#shipping-address-page .page-box .profile-shipping-item.selected:before{background-position:0 0}#shipping-address-page .page-box .profile-shipping-item .profile-shipping-address,#shipping-address-page .page-box .profile-shipping-item .profile-shipping-email,#shipping-address-page .page-box .profile-shipping-item .profile-shipping-name,#shipping-address-page .page-box .profile-shipping-item .profile-shipping-number{margin-left:2em}#shipping-address-page .page-box .profile-shipping-add{margin:0;text-align:center;vertical-align:middle}#shipping-address-page .page-box .profile-shipping-add.profile-shipping-item{padding-top:90px;height:200px;margin-bottom:1em}#shipping-address-page .page-box .profile-shipping-add.profile-shipping-item:before{display:none}#shipping-address-page .page-box .profile-shipping-clear{clear:both}#shipping-address-page .highlight{font-weight:400;line-height:2em;margin-bottom:10px;font-size:1.2em}#shipping-address-page .col-left{width:100%;float:left}#shipping-address-page input.btn-ship-to-address{width:100%;float:none;background-color:#fff;border:2px solid #fc7001;color:#fc7001;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#shipping-address-page input.btn-ship-to-address:hover{background-color:#fc7001;color:#fff}#shipping-address-page .col-right{width:100%;display:none;float:left;line-height:2em;padding:2em 0}#shipping-address-page .col-right .shipping-info{color:#686767;font-size:.9em}#shipping-address-page .col-right a{text-decoration:underline;color:#fc7001}.profile-shipping-container{display:none}#profile-shipping-address-form h1{text-transform:uppercase;text-align:center}#profile-shipping-address-form #shipping-address-form{border:0;overflow:hidden;margin-bottom:0}#profile-shipping-address-form #shipping-address-form p.highlight{margin-bottom:1em}#profile-shipping-address-form #shipping-address-form .delivery-first-name{margin-right:2.6%;margin-left:1px}#profile-shipping-address-form #shipping-address-form .delivery-address-two{margin-bottom:.5em}#profile-shipping-address-form #shipping-address-form select{margin-bottom:0}#profile-shipping-address-form #shipping-address-form .btn-cancel{text-decoration:underline;color:#333;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat 3px -1399px;background-size:30px auto;display:block;text-align:center;width:100px;height:20px;margin:2em auto 0}#profile-shipping-address-list{display:block}#profile-shipping-address-list .col-left{margin-top:2em}#profile-shipping-address-list .col-left p.highlight{text-transform:capitalize}#profile-shipping-address-list .col-left p.highlight a.profile-shipping-add{font-weight:300;text-transform:none}#profile-shipping-address-list .profile-shipping-add{display:inline-block;color:#fc7001;margin-left:10px}#profile-shipping-address-list .profile-shipping-item{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin:.5em 0 1em;color:#333;display:block;cursor:pointer}#profile-shipping-address-list .profile-shipping-item.show{display:block}#profile-shipping-address-list .profile-shipping-item .profile-shipping-name{margin-bottom:1em;font-weight:700}#profile-shipping-address-list .profile-shipping-item .profile-shipping-number{margin-bottom:1em;margin-top:5px}#profile-shipping-address-list .profile-shipping-item .profile-shipping-address{line-height:20px;color:#686767}#profile-shipping-address-list .profile-shipping-item .profile-shipping-links{margin-top:1em}#profile-shipping-address-list .profile-shipping-item .profile-shipping-links a{color:#333;text-transform:capitalize}#profile-shipping-address-list .profile-shipping-item .profile-shipping-links .profile-shipping-edit{margin-right:5px}#shipping-address-form{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;margin-bottom:3em}#shipping-address-form .error-msg.mobile{margin:1em 0 1em 30%}#shipping-address-form input{width:100%}#shipping-address-form input.delivery-first-name{width:100%;margin-bottom:.8em}#shipping-address-form input.delivery-last-name{width:100%}#shipping-address-form input.delivery-address-two{margin-bottom:.8em}#shipping-address-form input[type=checkbox]{width:10%;display:inline-block;vertical-align:middle;height:auto;margin-bottom:0}#shipping-address-form input.btn-ship-to-address{width:100%;float:none;background-color:#fff;border:2px solid #fc7001;color:#fc7001;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#shipping-address-form input.btn-ship-to-address:hover{background-color:#fc7001;color:#fff}#shipping-address-form input.btn-ship-to-address.disabled,#shipping-address-form input.btn-ship-to-address.disabled:hover{border-color:#d7d7d7;color:#d7d7d7;cursor:default;background-color:#fff}#shipping-address-form label{color:#686767;vertical-align:middle;font-size:.9em}#shipping-address-form .delivery-country,#shipping-address-form .delivery-state{margin-bottom:.8em}#shipping-address-form .intl-tel-input{width:100%;height:51px;margin-bottom:3em}#shipping-address-form .intl-tel-input:after{content:"";display:table;clear:both}#shipping-address-form .intl-tel-input .select-flag{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #bdc3c7;width:25%;height:100%;background:#f5f5f5;background-size:15px;float:left;margin-right:4%}#shipping-address-form .intl-tel-input .select-flag span{width:100%;height:100%;display:block}#shipping-address-form .intl-tel-input .select-flag span.ph-flag{background:url(../../images/flag-phil-v2.png) no-repeat 47% center}#shipping-address-form .intl-tel-input .select-flag span.sg-flag{background:url(../../images/flag-sg.png) no-repeat 47% center}#shipping-address-form .intl-tel-input input.delivery-mobile{width:71%}#profile .highlight{font-weight:700;line-height:2em}#profile .profile-box{padding:1em;margin-bottom:2em;background:#fff}#profile .profile-box:after{content:"";display:table;clear:both}#profile .btn-logout{text-decoration:underline;color:#b1b1b1;cursor:pointer;font-size:.95em;width:100%;display:block;text-align:right;clear:both;margin-bottom:1em}#profile .profile-detail-box{float:left;margin-bottom:1em;width:100%}#profile .avatar{width:90px;height:90px;display:block;display:inline-block;vertical-align:middle;margin-right:.5em}#profile .avatar.default{background-position:0 -683px}#profile .profile-details{display:inline-block;vertical-align:middle;width:175px}#profile .profile-details a,#profile .profile-details:visited{font-size:.8em;font-weight:700;line-height:1.2em;color:#fc7001;text-decoration:underline}#profile .profile-details .highlight{text-transform:capitalize;font-weight:700;line-height:1.4em}#profile .profile-details span.btn-logout{font-size:.9em;font-weight:700;color:#686767;cursor:pointer;text-decoration:underline}#profile .profile-details span.btn-logout:hover{color:#fc7001}#profile .profile-details .credit-details{margin:1em 0;font-size:.9em}#profile .profile-details .credit-details span{font-weight:700}#profile .profile-details .ref-code-container{margin:1em 0}#profile .profile-details .ref-code-container p{display:inline-block}#profile .profile-details .ref-code-container p.ref-code-text{border:1px solid #d7d7d7;padding:7px 10px;font-weight:700;margin-top:10px}#profile .profile-details .ref-code-container p.ref-code-text.copied{background:url(../../images/svg/sprite2.svg) no-repeat 120% -408px;background-size:50px;padding:7px 28px 7px 7px}#profile .profile-details .ref-code-container button{border:0;background-color:ligthen(#d7d7d7,35%);color:#686767;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;cursor:pointer;display:none}#profile .profile-details .ref-code-container button.zeroclipboard-is-hover{background-color:#d7d7d7!important}#profile ._profile-nav{display:block;height:45px;width:100%;margin-top:25px}#profile ._profile-nav li{display:inline-block;padding:0 .4em;text-align:center;height:100%;margin-bottom:.5em;float:left}#profile ._profile-nav li a{display:block;border:2px solid #d7d7d7;height:100%;color:#d7d7d7;line-height:40px;text-decoration:none;font-size:.95em;padding:0 1.3em}#profile ._profile-nav li a.selected,#profile ._profile-nav li a:hover{border-color:#686767;color:#686767}#profile #product-results{border:none;margin-top:-20px}#profile .page-box{margin:0;margin-bottom:1em}#profile form{margin:2em 0}#profile form:after{content:"";display:table;clear:both}#profile form input,#profile form select{width:100%}#profile form input[type=submit]{width:100%;float:left;margin-top:1em;background-color:#fff;color:#fc7001;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#profile form input[type=submit]:hover{color:#fff;background-color:#fc7001}#profile form input[type=submit]:active,#profile form input[type=submit]:focus{border-color:#fc7001}#profile form input[type=checkbox]{display:inline-block;vertical-align:middle;width:7%;height:30px}#profile form .profile-first-name{margin-bottom:.8em}#profile form select#psmrole{margin-bottom:0}#profile form select{border:1px solid #bdc3c7;margin-bottom:.8em}#profile #edit-profile-box{padding:1em}#profile #edit-profile-box .avatar-change-box{margin-top:1em;background-color:#f7f7f7;padding:1em}#profile #edit-profile-box .avatar-change-box .avatar-upload-box{display:inline-block;vertical-align:middle;width:45%}#profile #edit-profile-box .avatar-change-box .avatar-upload-box .btn-avatar-upload{color:transparent!important;width:100px;height:auto}#profile #edit-profile-box .avatar-change-box .avatar-upload-box .avatar-upload-label{color:#d7d7d7;display:block;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#profile #orders-box{font-size:.95em;padding:1em}#profile #orders-box .order-header{line-height:1.5em;background-color:#f7f7f7;padding:1.5em;color:#686767}#profile #orders-box .order-header .order-header-column{width:25%;vertical-align:middle;display:inline-block;text-align:left;text-transform:capitalize}#profile #orders-box .order-header .order-header-column .order-header-label{font-weight:700}#profile #orders-box .order-header .payment-status-container{color:#fc7001}#profile #orders-box .order-header .order-header-column:nth-of-type(1){width:48%}#profile #orders-box .order-header .order-title{color:#333;font-weight:700}#profile #orders-box .order-header .order-title span{color:#686767;padding-left:.5em}#profile #orders-box .order-header .order-title span a{text-decoration:underline;color:#686767}#profile #orders-box .order-header .order-tracking a{color:#333}#profile #orders-box .order-container:nth-of-type(1){margin-top:2em}#profile #orders-box .order-item{display:table;width:100%;border-top:1px solid #f7f7f7;height:100px;padding:2em 1em}#profile #orders-box .order-item>*{display:table-cell;vertical-align:middle;text-align:center}#profile #orders-box .order-item .order-item-column{width:25%;text-align:left;display:inline-block}#profile #orders-box .order-item .order-item-column:nth-of-type(1){width:48%}#profile #orders-box .order-item .quantity{width:8%;padding:0 1em;font-size:.9em;font-weight:700}#profile #orders-box .order-item .order-item-qty{width:10%;vertical-align:middle;display:inline-block}#profile #orders-box .order-item .product-image{width:80px;height:80px;padding:.8em;display:block}#profile #orders-box .order-item .order-item-image{border:1px solid #ccc;margin-top:0;margin-right:20px;width:55px;height:55px;padding:0;display:inline-block}#profile #orders-box .order-item .product-name-specs{width:30%;text-align:left;padding:0 .5em}#profile #orders-box .order-item .product-name-specs .name{text-decoration:none;color:#686767;line-height:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:110px;display:block}#profile #orders-box .order-item .product-name-specs .specs{color:#8e8d8d;line-height:1.5em}#profile #orders-box .order-item .order-item-name{width:70%;font-weight:300;display:inline-block;vertical-align:middle}#profile #orders-box .order-item .price{display:none;width:27%;font-weight:700}#profile #orders-box .order-item .order-item-price{width:10%;text-align:left;display:block}#profile #orders-box .order-item .order-status{width:35%;font-weight:700;text-transform:capitalize}#profile #orders-box .order-item .order-status .price-for-mobile{display:block}#profile #orders-box .order-item .order-status p{line-height:1.5em}#profile #orders-box .order-item .order-status p.payment-status{color:#fc7001}#profile #orders-box .order-item .order-status p.delivery-status{color:#27ae60}#profile #orders-box .order-item .order-item-delivery-status[title]{text-transform:capitalize}#profile #orders-box .order-item .order-item-delivery-status .order-item-delivery-status-icon{width:42px;height:42px;display:inline-block;background:url(../../images/order-sprites@2x.png) no-repeat 0 0/42px auto;margin-right:10px}#profile #orders-box .order-item .order-item-delivery-status .order-item-delivery-status-icon:before{border-top:1px solid #9B9B9B;content:"";display:inline-table;height:auto;margin-left:-15px;margin-top:51%;vertical-align:middle;width:15px}#profile #orders-box .order-item .order-item-delivery-status .order-item-delivery-status-icon.enabled:before{border-color:#fc7001}#profile #orders-box .order-item .order-item-delivery-status .order-item-delivery-status-icon:nth-of-type(1):before{border:0}#profile #orders-box .order-item .order-item-delivery-status .icon-peso{background-position:0 -220px}#profile #orders-box .order-item .order-item-delivery-status .icon-peso.enabled{background-position:0 -176px}#profile #orders-box .order-item .order-item-delivery-status .icon-box{background-position:0 -44px}#profile #orders-box .order-item .order-item-delivery-status .icon-box.enabled{background-position:0 0}#profile #orders-box .order-item .order-item-delivery-status .icon-truck{background-position:0 -132px}#profile #orders-box .order-item .order-item-delivery-status .icon-truck.enabled{background-position:0 -88px}#profile #orders-box .order-item .order-item-delivery-status .icon-check{background-position:0 -308px}#profile #orders-box .order-item .order-item-delivery-status .icon-check.enabled{background-position:0 -264px}#profile #orders-box .order-item:nth-of-type(1){border-top:none}#profile #orders-box .order-delivery-address{padding:1em;width:100%}#profile #orders-box .order-delivery-address .strong{font-weight:700}#profile #orders-box .order-address-container{border-top:1px solid #f7f7f7;padding-top:2em}#profile #orders-box .order-address-container>p{font-size:16px}#profile #orders-box .order-address-container .order-delivery-address{border:1px solid #95a5a6;border-radius:5px;padding:1em}#profile #shipping-info-box{padding:1em}#profile #shipping-info-box:after{content:"";display:table;clear:both}#profile #shipping-info-box .col-right .shipping-info{color:#686767;font-size:.9em;line-height:2em}#profile #shipping-info-box input.btn-ship-to-address{width:100%;float:none;background-color:#fff;border:2px solid #fc7001;color:#fc7001;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#profile #shipping-info-box input.btn-ship-to-address:hover{background-color:#fc7001;color:#fff}#profile #shipping-info-box input.btn-ship-to-address.disabled,#profile #shipping-info-box input.btn-ship-to-address.disabled:hover{border-color:#d7d7d7;color:#d7d7d7;cursor:default;background-color:#fff}._registration-mobile-link{display:block;width:100%;height:90px;background-color:#fff;padding-bottom:1em}._registration-mobile-link:after{content:"";display:table;clear:both}._registration-mobile-link li{display:inline-block;width:50%;height:100%;color:#d7d7d7;border-bottom:5px solid #d7d7d7;text-align:center;line-height:4.5em;float:left;font-weight:700;cursor:pointer}._registration-mobile-link li.selected{border-color:#fc7001;color:#424141}.registration-form{width:100%;text-align:center;margin:0 auto}.registration-form .divider{border-top:1px solid #efefef;width:100%;height:2px;position:relative;margin:3em 0;display:none}.registration-form .divider span{width:35px;height:35px;padding-top:.7em;font-size:.9em;position:absolute;left:44%;top:-18px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;background:#fc7001;text-align:center}.registration-form .fb-login{background:url(../../images/svg/sprite-selected-v5.svg) no-repeat 15px -7711px;background-size:45px;border:0;background-color:#768bc3;color:#fff;text-transform:none;font-weight:400;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out;padding:1.2em .5em;display:block;margin:1.5em 0 .8em;text-align:center;height:100%}.registration-form .fb-login:active,.registration-form .fb-login:focus,.registration-form .fb-login:hover{background-color:#4861a4}.registration-form .fb-login:active span,.registration-form .fb-login:focus span,.registration-form .fb-login:hover span{background-position:center -5535px}.registration-form .how-to-rewards{display:block;margin:1em 0 0}.registration-form .how-to-rewards a{font-weight:700;color:#333;text-decoration:underline}.registration-form .box{background:#fff;text-align:left;padding:1em}.registration-form .box p{line-height:1.2em;font-weight:400;font-size:.95em;color:#686767}.registration-form .box .highlight{line-height:1.3em;font-size:.95em;color:#686767;display:inline-block;width:90%;vertical-align:top;margin-bottom:1em}.registration-form .box .highlight emphasis{font-style:italic}.registration-form .box .highlight strong{font-weight:700}.registration-form .box .sign-me-up{line-height:1.5em;padding-top:2em}.registration-form .box .sign-me-up a{color:#fc7001;font-weight:700;text-decoration:underline}.registration-form .box .col-left .divider,.registration-form .box .col-left .fb-container,.registration-form .box .col-right{display:none}.registration-form .box .col-right:after{content:"";display:table;clear:both}.registration-form .box .col-right .fb{margin-top:0}.registration-form .box.single .col-left{float:none;margin:0 auto}.registration-form .box.single .col-left .divider,.registration-form .box.single .col-left .fb-container{display:block}.registration-form .box.single .col-right,.registration-form .box.single .divider{display:none!important}.registration-form ._mobile-link-create-account-container,.registration-form ._mobile-link-sign-in-container{display:none}.registration-form ._mobile-link-create-account-container.selected,.registration-form ._mobile-link-sign-in-container.selected{display:block}.registration-form .title{color:#333;font-size:1.5em;line-height:1.2em}.registration-form .title span{color:#fc7001;font-weight:800}.registration-form h3{padding:1em 0;font-size:1.15em;color:#333;line-height:1.2em}.registration-form input{width:100%;border-color:#999}.registration-form input[type=email]:disabled,.registration-form input[type=text]:disabled{background:#f5f5f5;color:#bcbcbc}.registration-form input#firstname{width:100%;margin-bottom:.5em}.registration-form input#lastname{width:100%}.registration-form input#addressOne{margin-top:1em}.registration-form input#addressTwo{margin-bottom:1em}.registration-form input[type=checkbox]{width:10%;display:inline-block;vertical-align:middle;height:auto;margin-bottom:0}.registration-form select{border-color:#999}.registration-form select#country{border:1px solid #bdc3c7;width:100%;margin:-1em 0 .5em}.registration-form select#state{margin-bottom:0;margin-top:-1em;border:1px solid #bdc3c7;width:100%}.registration-form button{width:100%;margin:1em 0;text-transform:none;padding:1em 0;float:none}.registration-form button.disabled,.registration-form button.disabled:hover{border-color:#95a5a6;color:#95a5a6;cursor:default;background:0 0}.registration-form #reg-optional{margin-top:1em;margin-bottom:2em}.registration-form .forgot-password{color:#686767;text-decoration:underline;font-size:.9em;text-align:left;display:block;margin:0;line-height:2em}#error-msg-one,.error-msg{width:100%;display:block;color:#f15c63;font-size:.8em;margin:.5em 0;line-height:1.5em}#error-msg-one.one,.error-msg.one{width:49%}._success,.success{color:#27ae60}.already-logged-in .avatar{height:75px;width:75px;margin:0 auto 1.2em;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat center center}.already-logged-in .avatar.default{background-position:0 -6377px;margin-bottom:0}.already-logged-in .button{float:none;width:35%;margin:1.5em auto}.already-logged-in #logout-button{text-decoration:underline}#register-form{padding-top:1rem;clear:both}#register-form .wrap{padding:0 .625em}#register-form .wrap>div{padding-bottom:5em;border-bottom:1px solid #c1c7cb}#register-form form{margin:auto;width:100%}#register-form .title{font-size:.95em;font-weight:700;margin-bottom:1.563em}#register-form .title span{font-size:.75em;margin-left:1em;color:#95a5a6;font-weight:400;line-height:.95em}#register-form input[type=email],#register-form input[type=password],#register-form input[type=text]{width:100%}#register-form .buttons{clear:both;margin-bottom:3em}#register-form .buttons:after{content:"";display:table;clear:both}#register-form .buttons button{font-size:1em;width:100%;margin-top:1em;background:#fc7001;color:#fff;border-color:#fc7001}#register-form .buttons button:hover{background:#f96;border-color:#f96}#register-form input,#register-form select{display:block;margin-bottom:.563em;width:100%;border-color:#ccc}#register-form input:hover,#register-form select:hover{border-color:#333}#register-form .multi:after{content:"";display:table;clear:both}#register-form .fb-login{margin:0 auto 2em;border-color:#768bc3;color:#768bc3;font-size:.84em!important;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out;padding:.975em .3em}#register-form .fb-login:hover{background:#768bc3;color:#fff}#register-form .fb-login:hover span{background-position:center -5535px}#register-form .twitter-login{margin-bottom:1.188em;border-color:#4099ff;color:#4099ff;font-size:.875em;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#register-form .twitter-login:hover{background:#4099ff;color:#fff}#register-form .twitter-login:hover span{background-position:center -5357px}#register-form .submit-button:active span,#register-form .submit-button:focus span,#register-form .submit-button:hover span{opacity:.8}#register-form .submit-button span{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-image:url(../../images/sprite.png);vertical-align:middle;margin-right:1em;background-size:25px}#register-form .submit-button{display:block;width:100%}#register-form .submit-button:hover .facebook{background-position:center -5535px}#register-form .submit-button .facebook{background-position:center -7531px}#register-form .submit-button:hover .twitter{background-position:center -5357px}#register-form .submit-button .twitter{background-position:center -7472px}#register-form .register-social-buttons{margin-bottom:1em}#register-form .register-social-buttons:after{content:"";display:table;clear:both}#register-form .terms-and-privacy-link{font-size:.875em;line-height:1.25em}#register-form .terms-and-privacy-link a{color:#95a5a6}#register-form .terms-and-privacy-link a:hover{color:#333}#register-form .field.error input{border-color:#666}#register-form .field.error .msg{color:#666}#register-form .msg{font-size:.875em;padding:1em 0 .5em;display:block}#categories-search{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}#categories-search>.wrap{padding:0}#categories-menu,#categories-menu ul{margin:0;padding:0;list-style:none}#categories-menu{margin:0;position:absolute;top:90px;width:100%;z-index:9999;background-color:#fff;max-height:550px;height:550px;overflow-y:hidden;overflow-x:hidden;-webkit-transition:max-height .3s ease-out;-moz-transition:max-height .3s ease-out;transition:max-height .3s ease-out}#categories-menu.closed{max-height:0}#categories-menu .category-title{font-weight:700;background:no-repeat 20px -6073px}#categories-menu .divider{height:10px;width:100%;border-bottom:1px solid #ecf0f1;margin-bottom:1em}#categories-menu li.other-cat a{color:#686767;font-weight:800;background:none!important}#categories-menu ul{position:absolute;top:5px;left:50px;width:100%;height:550px;visibility:hidden;opacity:0;background:#fff;transition:all .2s ease-in-out}#categories-menu ul.open{display:block;visibility:visible;opacity:1;left:0}#categories-menu ul li.category-all{padding-top:2em}#categories-menu ul li a{background:0 0}#categories-menu a{text-decoration:none;color:#686767;padding:.8em 1.5em .8em 3em;display:block;background:url(../../images/svg/sprite.svg) no-repeat right -5959px}.categories-menu-icon{display:block;height:auto}.categories-menu-icon:after{content:"";display:table;clear:both}.categories-menu-icon p{text-align:left;float:left;text-transform:uppercase;color:#686767;line-height:3.5em;font-weight:800;font-size:.9em;padding-left:.625em}.lines-button{padding:1.5em;transition:.3s;cursor:pointer;user-select:none;background:0 0;border:none;float:right}.lines-button.open{-webkit-transform:scale3d(0.8,.8,.8);transform:scale3d(0.8,.8,.8)}.lines-button.x2 .lines{-webkit-transition:background .3s .5s ease;transition:background .3s .5s ease}.lines-button.x2 .lines:after,.lines-button.x2 .lines:before{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:top .3s .6s ease,-webkit-transform .3s ease;transition:top .3s .6s ease,transform .3s ease}.lines-button.x2.open .lines{-webkit-transition:background .3s 0s ease;transition:background .3s 0s ease;background:0 0}.lines-button.x2.open .lines:after,.lines-button.x2.open .lines:before{-webkit-transition:top .3s ease,-webkit-transform .3s .5s ease;transition:top .3s ease,transform .3s .5s ease;top:0;width:2.5em}.lines-button.x2.open .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.lines-button.x2.open .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.lines-button.close{-webkit-transform:scale3d(0.8,.8,.8);transform:scale3d(0.8,.8,.8)}.lines-button.x2.close .lines{-webkit-transition:background .3s 0s ease;transition:background .3s 0s ease;background:0 0}.lines-button.x2.close .lines:after,.lines-button.x2.close .lines:before{-webkit-transition:top .3s ease,-webkit-transform .3s .5s ease;transition:top .3s ease,transform .3s .5s ease;top:0;width:2.5em}.lines-button.x2.close .lines:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.lines-button.x2.close .lines:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}.lines{display:inline-block;width:2.5em;height:.3em;background:#686767;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;transition:.3s;position:relative}.lines:after,.lines:before{display:inline-block;width:2.5em;height:.3em;background:#686767;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;transition:.3s;position:absolute;left:0;content:''}.lines:before{top:.7em}.lines:after{top:-.7em}.breadcrumbs.top{display:none}.breadcrumbs.top .nav{position:relative;padding-left:.625em;padding-right:.625em}#selected-category{text-align:center;color:#686767;font-size:1.6em}#selected-category.collection-title{margin-bottom:0!important}.searchbox form{overflow:hidden;height:100%;position:relative}.searchbox form:after{content:"";display:table;clear:both}.searchbox .search{background:#fff;border:0;float:left;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;font-family:"Helvetica Neue",Arial,sans-serif;width:80%;padding:0}.searchbox button{outline:0;float:right;cursor:pointer;width:17%;position:absolute;right:0;top:0;color:#fc7001;background:#fff;background-repeat:no-repeat;background-position:center -2473px;background-size:38px;font-weight:700;padding:.4em 0;border:1px solid #efefef;border-left:none;font-size:.875em;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-align:center;height:100%}#hero-images{background-color:#e6e6e6}#hero-images .links{width:100%;display:none;max-width:1024px;height:50px;margin:0 auto;padding-top:5px;text-align:center}#hero-images .links li{display:inline-block;height:100%;background:url(../../images/svg/footer-icons-v2.svg) center center no-repeat;background-size:45px}#hero-images .links li.cod{background-position:left -2%}#hero-images .links li.free-delivery{background-position:left 23%}#hero-images .links li.free-return{background-position:left 74%}#hero-images .links li.support{background-position:left 99%}#hero-images .links li p{color:#686767;font-weight:700;font-size:.75em;line-height:1em;font-family:"Helvetica Neue",Arial,sans-serif;padding-left:3em;margin-bottom:0}#hero-images .links li p span{font-weight:400;font-family:"Helvetica Neue",Arial,sans-serif;display:none}#hero-images>.wrap{display:none}#hero-images>.order{display:none;padding:5%}#hero-images .sign-up{text-align:center;padding:2.5em 0;display:none}#hero-images .sign-up h2{font-size:1.875em;font-weight:700;margin-bottom:.5em}#hero-images .sign-up h2 span{color:#fc7001}#hero-images .sign-up p{font-family:"Helvetica Neue",Arial,sans-serif;line-height:2em;font-size:1.1em}#hero-images .sign-up .button{background:#fc7001;border-color:#fc7001;color:#fff;margin-top:1em}#hero-images .sign-up .button:hover{background:#f96;border-color:#f96}#hero-images .flexslider{height:auto}#hero-images .flex-direction-nav{position:static;display:none}#hero-images .flex-next,#hero-images .flex-prev{width:42px;height:42px;top:50%;margin-top:-21px}#hero-images .flex-prev{left:42px}#hero-images .flex-next{right:42px}#hero-images .hero{width:100%;height:100%;color:#fff;text-align:center;display:table}#hero-images .hero a{background-size:cover;background-repeat:no-repeat;background-position:center center;display:block;position:relative;width:100%;height:100%}#hero-images .hero a:hover .button{background:#fc7001;border-color:#fc7001}#hero-images .hero a img{height:auto;width:100%;display:none}#hero-images .hero .cta{display:none;position:absolute;bottom:1.5em;left:0;width:100%;text-align:center}#hero-images .hero .cta-wrap{max-width:610px;margin:auto}#hero-images .hero .cta-wrap:after{content:"";display:table;clear:both}#hero-images .hero .button{display:inline-block;text-decoration:none;text-transform:uppercase;border:1px solid #fff;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-size:1em;z-index:1;margin:auto;height:51px;font-weight:700}#hero-images .hero .button:hover{background:#fc7001;border-color:#fc7001}#featured-promo{background:#ecf0f1;text-align:center}#featured-promo .wrap{height:180px;padding:1.5rem 0;position:relative}#featured-promo .promo-title{font-size:1.25em;font-weight:600;color:#fc7001;margin-bottom:.5em}#featured-promo p{font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-size:1.125em;margin-bottom:1.25em}#featured-promo input{background:#fff;border:1px solid #bdc3c7;width:60%;height:51px;vertical-align:middle;margin-right:.5em}#featured-promo input:hover{border-color:#333}#featured-promo .submit-button{background:#fc7001;border-color:#fc7001;color:#fff;height:51px;vertical-align:middle;width:30%;font-size:.875em;padding:0}#featured-promo .submit-button:hover{background:#f96;border-color:#f96}#featured-promo .freebie{display:none;color:#fff;font-weight:800;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;width:120px;height:120px;font-size:1.25em;padding:21px 16px;-webkit-transform:rotate(-25deg);-moz-transform:rotate(-25deg);-ms-transform:rotate(-25deg);-o-transform:rotate(-25deg);transform:rotate(-25deg);position:absolute;bottom:-40px;left:265px;top:auto;line-height:.8em;background:#fc7001;font-family:"Helvetica Neue",Arial,sans-serif;font-style:italic}#featured-promo .freebie span{border-bottom:2px solid #fff;font-family:"Helvetica Neue",Arial,sans-serif;font-size:1.6em;display:block;margin-top:.25em;padding-top:0;font-style:normal;font-weight:900;line-height:1em}.banners{padding:1em 1em 0}#top-picks{background-color:#f7f7f7;padding-top:1em}#top-picks .wrap{padding:0 .625em;border-bottom:1px solid #ecf0f1}#top-picks .section-header{padding-top:.563em;padding-bottom:.563em;margin-bottom:0}#top-picks .section-header select{margin:auto;display:block}#top-picks .section-title{font-size:1.2em}#top-picks .flexslider{height:300px}#top-picks .flex-direction-nav{display:none}.item{width:50%;float:left;float:left;display:inline-block;height:100%;text-align:left;position:relative;margin-bottom:1.25em;font-size:.9em;padding:0 .25em}.item:hover .pic{background:#fff}.item a{text-decoration:none}.item:nth-child(4n+4) div{margin-right:0}.item>div{width:100%;color:#95a5a6;display:block;margin-right:.25em;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;position:relative}.item img{display:block}.item .pic{display:block;background:#fff;position:relative;overflow:hidden;padding:.5em;border-bottom:1px solid #efefef;width:100%;height:0;padding-bottom:85%}.item .pic .overlay-product{width:100%;height:100%;background:#fff;position:absolute;opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out;z-index:9}.item .pic .view-item{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.item .text{padding:.5em}.item .text .old-price{margin:.3em 0 -1.5em}.item .product-title{color:#686767;overflow:hidden;display:block;width:100%;line-height:1.2em}.item .price-container{height:46px;width:75%;float:left}.item .price-container .get-price{display:block;color:#333;font-size:13px;padding-top:15px}.item .price-container .get-price .get-price-site{font-weight:700}.item .price{display:block;font-weight:700;color:#444;width:100%;float:left;margin:auto;padding:0;height:45px;line-height:46px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.item .price.button{width:90%;margin:auto;text-transform:uppercase;color:#fff;background:#f96;border-color:#f96;font-size:.75em}.item .view-item{opacity:0;text-align:center;height:40px;line-height:40px;color:#fff;background:#fc7001;text-transform:uppercase;position:absolute;top:40%;left:15%;width:70%;cursor:pointer;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);z-index:99}.item .btn-close{background:#d1d1d1 url(../../images/svg/sprite.svg) no-repeat 5px -8206px;display:block!important;z-index:95;height:25px!important;width:25px!important;position:absolute;top:-8px;right:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:0!important}.item .btn-close a{display:block;height:100%;width:100%}.item .tabs-container{position:absolute;top:7px;left:16px;z-index:5}.item .tabs-container>li{display:inline-block;vertical-align:middle;color:#fff;text-transform:uppercase;font-size:.8em;padding:.7em;text-align:center;font-weight:700;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.item .tab-sale{background:#e74c3c}.item .tab-new-arrival{background:#27ae60}.store{font-family:"Helvetica Neue",Arial,sans-serif;display:block;color:#95a5a6;margin-top:.779em;margin-bottom:1em;line-height:23px}.store a{font-weight:700;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-transition:background .3s ease-out;-moz-transition:background .3s ease-out;transition:background .3s ease-out}.store a:hover{color:#f96;text-decoration:none}.store.concierge{font-size:.9em;color:#686767;font-weight:700;font-style:italic}.store.concierge .store-avatar{background:url(../../images/ico-concierge.png) center center no-repeat;background-color:transparent!important;background-size:contain;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border:0;width:20px;height:20px}.store a{color:#fc7001;text-decoration:underline;font-style:normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-indent:0;width:60%;display:inline-block;vertical-align:bottom}.store .store-avatar{width:30px;height:30px;background-color:#fff!important;border:1px solid #efefef;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;float:left;margin-right:.7em;display:none}.old-price{font-size:.9em;color:#b1b1b1;text-decoration:line-through;display:block;height:17px;line-height:18px}.store-thumb{padding:0;float:left;margin-right:1em;height:60px;width:60px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background-color:#fff;background-size:contain;background-position:center center;background-repeat:no-repeat}.store-thumb img{max-width:60px;max-height:60px}#featured-stores{background-color:#f7f7f7}#featured-stores .wrap{padding:0 .625em}#featured-stores .wrap>div{padding:0 0 1.063em;text-align:center}#featured-stores .wrap>div:after{content:"";display:table;clear:both}#featured-stores .section-header{padding:.625em 0;margin-bottom:0}#featured-stores .section-title{font-size:1.2em}#featured-stores .section-filter .button{width:130px;text-align:center}#featured-stores .section-filter .button-nobg{background:0 0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;color:#fc7001;font-size:.7em}#featured-stores .section-filter .button-nobg:hover{border:2px solid #686767;color:#686767}#featured-stores .store{width:100%;float:left;margin-bottom:1em;margin-top:0;padding:0}#featured-stores .store .store-thumb{position:absolute;top:50%;left:50%;margin-left:-30px;margin-top:-30px}#featured-stores .store>div{width:100%;height:100%;text-decoration:none;color:#95a5a6;display:block;background:#fff;padding:.5em;position:relative;overflow:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}#featured-stores .store>div:after{content:"";display:table;clear:both}#featured-stores .store>div .store-thumb-container{padding:1em 0;font-family:"Helvetica Neue",Arial,sans-serif;color:#686767;line-height:1.3em;text-align:center;font-size:.9em}#featured-stores .store .store-name{font-size:1.1em;font-weight:700;color:#333;margin-bottom:.444em}#featured-stores .store .item-number{font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;margin-bottom:.444em}#featured-stores .store .store-description{color:#333;word-break:break-word}#featured-stores .store .store-img{width:100%;height:100%;display:block;color:gray;background:#f5f5f5;padding:0;overflow:hidden;position:relative}#featured-stores .store .store-img .overlay-product{width:100%;height:100%;display:block;background-color:#fff;opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out;position:absolute;z-index:98}#featured-stores .store .store-img:hover .overlay-product{opacity:.5}#featured-stores .store .store-img:hover .url{opacity:1}#featured-stores .store .store-img .store-img-1{width:50%;height:100%;display:block;background:#f1f1f1;float:left;padding:0}#featured-stores .store .store-img .store-img-2,#featured-stores .store .store-img .store-img-3,#featured-stores .store .store-img .store-img-4,#featured-stores .store .store-img .store-img-5{width:25%;height:50%;float:left;padding:0}#featured-stores .store .url{position:absolute;top:38%;left:15%;width:70%;height:40px;word-break:break-word;line-height:40px;text-align:center;text-decoration:none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);background-color:#fc7001;color:#fff;z-index:999}#featured-stores .store .social-media{display:block;text-align:center;margin-top:1em;margin-bottom:-.7em}#featured-stores .store .social-media li{display:inline-block}#featured-stores .store .social-media li a{display:block;width:35px;height:35px;background:url(../../images/svg/sprite.svg) no-repeat;background-size:cover}#featured-stores .store .social-media li a.facebook{background-position:0 -10544px}#featured-stores .store .social-media li a.twitter{background-position:0 -10461px}#featured-stores .stores:after{content:"";display:table;clear:both}#featured-stores .view-all{font-weight:800;font-size:.875em;color:#333;text-decoration:underline}#featured-stores .view-all:hover{color:#333}#intro{text-align:center}#intro .wrap{padding:0 .625em}#intro .wrap>div{padding:2.375em 0 1.5em}#intro .intro-title{color:#333;font-size:1.125em;line-height:1.25em;margin-bottom:1.25em;font-weight:700}#intro p{font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-size:1em;margin:auto;line-height:1.429em}#start-store{display:none;padding:1.875em 0 3.125em;text-align:center}#start-store .wrap div{font-size:1.5em;color:#333;line-height:2.083em;vertical-align:middle;font-weight:700}#start-store .wrap div span{color:#f96}#start-store .button{padding:0 1.357em;line-height:51px;background:#fc7001;border-color:#fc7001;color:#fff}#start-store .button:hover{background:#fe7e18;border-color:#fe7e18}#start-store strong{font-weight:700;font-size:1.25em;vertical-align:top}#textpage .wrap{padding:0 .625em}#textpage .wrap .emphasis,#textpage .wrap a{color:#fc7001}#textpage .wrap h3{font-size:1.2em;line-height:1.8em;margin-top:1em;margin-bottom:.8em;color:#666}#textpage .wrap p{color:#999894;font-size:.875em;margin:auto;line-height:1.429em}#textpage .wrap ul{padding-left:2em}#textpage .wrap ul li{font-size:.875em;line-height:1.429em;list-style:circle;color:#999894}#textpage h1{text-align:center;font-size:1.5em;margin-top:1em;margin-bottom:1.5em}#textpage h2{font-size:1.3em;margin-top:1em;margin-bottom:.8em}#textpage.tc-page .wrap ul li{list-style-type:disc}#textpage.tc-page .wrap .indent-left{margin-left:1.2em}#shop-list-container{padding:2em 0 0}#shop-list-container h1{font-size:1.875em;font-weight:700;text-align:center;line-height:2.2em}#shop-list-container #shopList-nav{padding:2em 0;border-top:1px solid #d7d7d7;text-align:center;position:relative;margin-bottom:1.5em}#shop-list-container #shopList-nav a{padding:0 .7em;color:#000;text-decoration:none;font-weight:700;display:inline-block;line-height:1.5em}#shop-list-container #shopList-nav a.ln-selected,#shop-list-container #shopList-nav a:hover{color:#fc7001;text-decoration:underline}#shop-list-container #shopList-nav .ln-letter-count{display:none!important}#shop-list-container .store-count{text-align:center;padding:1em 0}#shop-list-container .store-count ._firstLetter{font-weight:700}#shop-list-container .store-count ._storeCount{font-style:italic}#shop-list-container #shopList{padding-bottom:4em;border-bottom:1px solid #d7d7d7;display:table;min-width:100%}#shop-list-container #shopList:after{content:"";display:table;clear:both}#shop-list-container .store-row{display:table-row}#shop-list-container .store{padding-left:.625em;padding-right:.625em;width:100%;float:left}#shop-list-container .store .store-name-container{width:95%;margin:0 auto}#shop-list-container .store .store-name{font-weight:700}#shop-list-container .store .store-name a{color:#000;display:block;white-space:normal;text-overflow:inherit}#shop-list-container .store .store-name a:hover{color:#fc7001}#shop-list-container .store .store-description{clear:both;padding-top:.5em}#shop-list-container .back-to-top-link{text-align:right;color:#000;text-decoration:underline;display:block;line-height:2.5em;padding:0 2em}#shop-list-container .back-to-top-link:hover,#shop-list-container .back-to-top-link:visited{color:#000}#error-thank-you-page .order{padding:60px 20px}.success-order{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;width:100%;margin:0 auto;max-width:64em;background:#fff;padding:1em}#cart .success-order{margin-top:50px}.success-order.hide{display:none}.success-order #reset-password-button{float:none;margin:auto;height:auto}.success-order button{float:none;margin:0 auto}.success-order .fp{width:90%}.success-order .fp._error{outline:1px solid #f15c63}.success-order .fp.disabled{background:#f5f5f5;color:#bcbcbc;border:1px solid #f5f5f5}.success-order #fp-error{text-transform:uppercase}.success-order .container{text-align:center;padding:2.5em 0}.success-order .container.step-two.hide,.success-order .container.success-msg.hide,.success-order .container.success.hide{display:none}.success-order .container.step-two.show,.success-order .container.success-msg.show,.success-order .container.success.show{display:block}.success-order .container #fp-resend-email a{color:#f96;font-weight:700;display:block;margin-top:1.5em}.success-order .container p{font-size:1.2em;line-height:1.4em}.success-order .container p.p-footer{font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-size:.95em;font-style:italic}.success-order .container .subtitle{font-family:"Helvetica Neue",Arial,sans-serif;line-height:1.2em;color:#95a5a6;font-style:italic;font-size:1em;margin-bottom:1em}.success-order .container h2{font-size:1.875em;font-weight:700;margin-bottom:.5em}.success-order .container .section-title,.success-order .container .section-title-two{text-align:center;line-height:1.5em;color:#2c3e50;font-weight:700;font-size:1.3em}.success-order .container .section-title .order-id,.success-order .container .section-title-two .order-id{float:right;color:#fc7001}.success-order .container .box-order-id{-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #a1a1a1;padding:10px 20px;width:100%;margin:30px auto;color:#fc7001;font-size:1.313em;font-weight:700;word-break:break-word}.success-order .container .empty-container{width:100%;min-height:300px}.success-order .container .order-email{color:#fc7001;text-decoration:underline}.success-order .container .user-details-box{width:100%;margin:0 0 2em;text-align:left}.success-order .container .user-details-box p{line-height:1em;margin-bottom:.5em;font-size:.95em}.success-order .container .user-details-box .col-left{width:100%;display:inline-block;font-family:"Helvetica Neue",Arial,sans-serif;font-size:.9em;font-style:italic;color:#95a5a6}.success-order .container .user-details-box .col-right{width:100%;font-weight:800;font-size:.9em}.success-order .container #items-ordered{width:100%;margin:2em auto;text-align:left}.success-order .container #items-ordered .product-items{display:block;min-height:300px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}.success-order .container #items-ordered .product-items>div{padding:1.5em;border:1px solid #a1a1a1;margin-bottom:1em}.success-order .container #items-ordered .product-items>div.container{border:none;padding:0}.success-order .container #items-ordered .product-items>div.container:after{content:"";display:table;clear:both}.success-order .container #items-ordered .product-items>div.container .grand-total{padding:.5em 0 0;border:none;width:100%;float:right;border-top:1px solid #d7d7d7}.success-order .container #items-ordered .product-items>div.container .grand-total .grand-total-container{width:100%!important}.success-order .container #items-ordered .product-items>div .grand-total{border-top:1px solid #d7d7d7;line-height:1.5em}.success-order .container #items-ordered .product-items>div .grand-total .price.total{color:#000}.success-order .container #items-ordered .product-items .section-title{text-align:left;font-size:1.2em;padding-bottom:.8em}.success-order .container #items-ordered .product-items .prod-item{padding-bottom:1.2em}.success-order .container #items-ordered .product-items .prod-item:after{content:"";display:table;clear:both}.success-order .container #items-ordered .product-items .prod-item .product-image{width:50px;height:50px;border:2px solid #f4f6f5;float:left;text-align:center;margin-right:1.2em}.success-order .container #items-ordered .product-items .prod-item .product-image img{height:100%}.success-order .container #items-ordered .product-items .prod-item .product-name{font-size:.9em;font-weight:800;line-height:2em}.success-order .container #items-ordered .product-items .prod-item .product-details{float:left;display:inline-block;width:88%}.success-order .container #items-ordered .product-items .prod-item .product-details>div{display:inline-block;width:30%}.success-order .container #items-ordered .product-items .prod-item .product-details .specs{font-family:"Helvetica Neue",Arial,sans-serif;text-align:left;font-style:italic;color:#95a5a6;font-size:.9em}.success-order .container #items-ordered .product-items .prod-item .product-details .qty{font-family:"Helvetica Neue",Arial,sans-serif;font-style:italic;color:#95a5a6;text-align:center;font-size:.9em}.success-order .container #items-ordered .product-items .prod-item .product-details .qty span{font-style:normal;color:#333;font-weight:700}.success-order .container #items-ordered .product-items .prod-item .product-details .price{font-weight:700;text-align:right}.success-order .container #items-ordered .totals{padding:1em;line-height:1.8em;border-top:1px solid #efefef;border-bottom:1px solid #efefef;margin-top:1em}.success-order .container #items-ordered .totals:after{content:"";display:table;clear:both}.success-order .container #items-ordered .totals>div{text-align:right;display:block;width:100%}.success-order .container #items-ordered .totals>div>div{display:block}.success-order .container #items-ordered .totals .item-label{color:#95a5a6;float:left;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;margin-right:2em}.success-order .container #items-ordered .totals .price{color:#686767;font-weight:800}.success-order .container #items-ordered .grand-total{text-align:right;padding:1em 0}.success-order .container #items-ordered .grand-total:after{content:"";display:table;clear:both}.success-order .container #items-ordered .grand-total>div{width:100%;float:right}.success-order .container #items-ordered .grand-total .item-label{color:#95a5a6;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;font-size:1.1em}.success-order .container #items-ordered .grand-total .price{color:#fc7001;font-weight:800;font-size:1.5em;text-align:right;padding:.4em 0 0 1em}.success-order .container #items-ordered .grand-total .discounted .item-label{font-size:1em}.success-order .container #items-ordered .grand-total .discounted .price{font-size:1em;color:#686767;font-weight:700;margin-bottom:1em}.success-order .container #items-ordered .delivery-details{width:100%;text-align:left;float:left;padding-bottom:1em}.success-order .container #items-ordered .delivery-details .address{color:#95a5a6;font-size:1em}.success-order .container .bank-details-box{background:#edf1f2;display:block;width:100%;margin:0 auto 2em;padding:2em 0 1em}.success-order .container .bank-details-box h3{font-size:1em;font-weight:700;margin-bottom:1.4em}.success-order .container .bank-instruc{padding-bottom:2.5em;word-break:break-word}.success-order .container .bank-instruc p{margin-bottom:.9em}.success-order .container .bank-instruc a{color:#fc7001}.success-order .container .bank-details{padding:.4em;font-weight:800;font-size:1em}.success-order .container .bank-details span{font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-style:italic;font-weight:400;font-size:.9em}.success-order .container .order-contacts{text-decoration:underline;font-weight:700}.welcome-page{padding:0}.welcome-page h2{font-size:1.5em!important;font-weight:400!important;width:90%;margin:0 auto .53em}.welcome-page h2 span{font-weight:700}.welcome-page .welcome-img-container{display:block;width:100%;height:383px;background:#fc7001 url(../../images/welcome-img.gif) center center no-repeat;margin:2em 0}.welcome-page .section-title{width:90%;margin:0 auto;font-weight:400!important;font-size:1em!important}.welcome-page .section-title span{font-weight:700}.welcome-page .section-title span.coupon-text{font-size:2em}.welcome-page .section-title a{color:#fc7001;font-size:1em}.welcome-page #start-shopping{width:300px;background-color:#fc7001;padding:.5em;font-weight:700;font-size:1em;color:#fff;margin:2em auto;line-height:2em;text-transform:uppercase;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.welcome-page #start-shopping:hover{cursor:pointer}.welcome-page ul li{padding:.2em 0}.welcome-page ul li a{color:#fc7001}.infographics{width:80%;height:auto;margin:1em auto 0}#footer{background:#fff}#footer #back-to-top{display:none;right:10px;bottom:30px;z-index:1005;position:fixed;background:url(../../images/svg/btn-backtotop.svg) no-repeat 0 0;background-size:cover;height:40px;width:40px}#footer #back-to-top.has-reminder{bottom:100px}#footer #back-to-top:hover{background-position:0 -49px;cursor:pointer}#footer #reminders{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;background-color:#fff}#footer #reminders #subscribe{padding-left:.625em;padding-right:.625em;width:100%;float:left;padding-top:1.5em;padding-bottom:1.5em;text-align:center}#footer #reminders #subscribe .container{display:inline-block;text-align:center}#footer #reminders #subscribe .container .gift-ico{width:30px;height:32px;display:inline-block;vertical-align:top;margin-right:.3em;background:url(../../images/sprite-gift-ico.png) no-repeat;background-position:center 0}#footer #reminders #subscribe form{width:85%;margin:0 auto}#footer #reminders #subscribe h3{font-size:1.5em;line-height:1em;color:#333;vertical-align:middle;margin-bottom:.5em}#footer #reminders #subscribe h3 span{font-size:.65em;color:#fc7001}#footer #reminders.stick{border-color:#fc7001;background-color:#fc7001}#footer #reminders.stick #subscribe{background-position:50% 5px}#footer #reminders.stick #subscribe .gift-ico{background-position:center -93px}#footer #reminders.stick #subscribe h3,#footer #reminders.stick #subscribe h3 span{color:#fff}#footer #reminders.stick #subscribe .submit-button{background-color:#fff;color:#fc7001}#footer #reminders.stick #subscribe .submit-button:hover{background-color:#fe8c32;color:#fff}#footer #subscribe input[type=text]{border:1px solid #d7d7d7;float:left;margin-right:.5em;width:100%;height:40px;padding:.875em 1em;font-size:.9em;margin-bottom:10px;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;background-color:#fff}#footer #subscribe .submit-button{height:40px;vertical-align:middle;width:49%;font-size:.875em;padding:0 .2em;float:left;margin-bottom:.5em;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out;background-color:#fc7001;color:#fff}#footer #subscribe .submit-button:first-of-type{margin-right:1%}#footer #subscribe .submit-button:hover{background:#fe8c32;border-color:#fe8c32}#footer #subscribe input[type=text]:active input[type=text]:focus,#footer #subscribe input[type=text]:hover{border-color:#333}#footer .footer-column{padding-left:.625em;padding-right:.625em;width:100%;float:left}#footer .footer-logo{background:url(../../images/takatack-logo.png) no-repeat center center;background-size:150px;width:150px;height:45px;margin:0 .75em 1.7em 0;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:inline-block;vertical-align:middle}#footer .tagline{line-height:30px;vertical-align:middle}#footer #newsletter{margin-bottom:1.875em}#footer .footer-title{color:#424141;font-family:"Helvetica Neue",Arial,sans-serif;padding:1em 0;font-size:.8em;font-weight:700}#footer p{font-size:1em;margin-bottom:1.875em;line-height:1.7em}#footer li{line-height:1.2em}#footer a{color:#686767;text-decoration:none}#footer a:hover{color:#333}#footer .footer-ico{display:inline-block;background:url(../../images/footer-logos.png) no-repeat;background-size:cover;background-size:135px;height:40px}#footer .footer-ico.ico-cc{width:140px;background-position:0 0}#footer .footer-ico.ico-bank-transfer{width:50px;background-position:-43px -157px}#footer .footer-ico.ico-bdo{width:50px;background-position:-43px -324px}#footer .footer-ico.ico-cod{width:50px;background-position:-43px -218px}#footer .footer-ico.ico-dragonpay{width:95px;background-position:-19px -574px}#footer .footer-ico.ico-xend{width:55px;background-position:-40px -475px}#footer .footer-ico.ico-2go{width:55px;background-position:-40px -423px}#footer .footer-ico.ico-zalora{width:140px;background-position:0 -55px}#footer .footer-ico.ico-cashcash{width:40px;background-position:-45px -285px}#footer .footer-ico.ico-vamos{width:40px;background-position:-45px -378px}#footer .footer-ico.ico-seek{width:40px;background-position:-45px -526px}#footer .footer-ico.ico-lazada{width:140px;background-position:-23px -107px}#footer .footer-ico.ico-taqbin{width:100px;background:url(../../images/svg/footer-icon-taqbin.svg) no-repeat 0 0;background-size:contain}#footer .footer-ico.ico-paymaya{width:140px;background-image:url(../../images/footer-logos2.png);background-position:0 -222px}#footer .footer-ico.ico-jamexpress{width:140px;background-image:url(../../images/footer-logos2.png);background-position:-4px -2px}#footer .footer-ico.ico-blackarrowexpress{height:65px;width:85px;background-image:url(../../images/footer-logos2.png);background-position:-30px -140px;background-size:140px auto}#footer .footer-ico.ico-galleon{width:130px;background-image:url(../../images/footer-logos2.png);background-position:7px -81px;background-size:120px auto}#footer .footer-ico.ico-philux{width:140px;background-image:url(../../images/footer-logos2.png);background-position:0 -45px}#footer .footer-seo{display:none;font-size:.65em;color:#8e8d8d}#footer .footer-seo h1{margin-bottom:.5em;font-weight:700}#footer .footer-seo h2{color:#686767}#footer #links{padding-left:.625em;padding-right:.625em;width:100%;float:left;margin-bottom:.2em}#footer #links li{display:block;margin-bottom:.5em}#footer #links a{color:#fff;font-weight:600}#footer #links a:hover{text-decoration:underline;color:#fff}#footer .footer-fb-plugin{margin-top:15px}#footer .footer-fb-plugin>.fb-like{float:left;margin-right:1em}#footer .footer-fb-plugin>.twitter-follow-button{float:left}#footer .footer-brand{text-align:left;padding-left:.625em;padding-right:.625em;width:100%;float:left;border-bottom:1px solid #f0f0f0}#footer .footer-brand .footer-brand-col{padding-left:.625em;padding-right:.625em;width:100%;float:left;color:#686767;padding-bottom:1em}#footer .footer-brand .footer-brand-col img{margin:0 .5em .7em}#footer .footer-brand .footer-brand-col p{margin-bottom:.5em}#footer .footer-brand .footer-seo{padding-left:.625em;padding-right:.625em;width:100%;float:left}#brand-pages-footer .footer-seo{display:none;color:#8e8d8d;font-size:.65em;line-height:1.7em;padding-left:.625em;padding-right:.625em;width:100%;float:left}#newsletter input[type=text]{margin-right:.786em;background:#fff}#newsletter ul{padding-left:20px}#colophon{padding-left:.625em;padding-right:.625em;width:100%;float:left;border-top:1px solid #e2e2e2;background:#eee;padding-top:30px;padding-bottom:30px;font-family:"Helvetica Neue",Arial,sans-serif}#colophon:after{content:"";display:table;clear:both}#colophon .colophon-col,#colophon .colophon-col-last{padding-left:.625em;padding-right:.625em;width:100%;float:left}#colophon p{font-size:.75em;margin:0}#colophon .colophon-col{border-bottom:1px solid #e1e1e1}#colophon .colophon-col .accor-data{display:none;padding-bottom:1em}#colophon .colophon-col .footer-title{padding:1.5em 0;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:30px;background-position:right -1100px}#colophon .colophon-col .footer-title.open{background-position:right -1058px}#colophon img{background:0 0;margin:0 20px 20px 0}#colophon ul.footer-nav{text-align:left;color:#686767}#colophon ul.footer-nav li{font-size:.75em;line-height:1.7em}#colophon ul.footer-nav li a{color:#686767;text-decoration:none}#colophon ul.footer-nav li a.support{color:#0e0e0e}#colophon ul.footer-nav li a:hover{text-decoration:underline}#colophon .social-media{text-align:left;margin-bottom:1em}#colophon .social-media li{margin-right:-.3em;display:inline-block}#colophon .social-media a{display:block;width:40px;height:40px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat}#colophon .social-media a.facebook{background-position:center -2948px}#colophon .social-media a.twitter{background-position:center -3019px}#colophon .social-media a.instagram{background-position:center -2875px}#colophon .copyright{font-size:.75em;clear:both;display:block;padding-top:30px;margin-top:30px;border-top:1px solid #e2e2e2}#colophon .col-1{padding-left:.625em;padding-right:.625em;width:100%;float:left}#colophon .col-1 img{display:none}.ipadmain{background:0 0}.ipadmain .rimg{width:100%}.ipadmain .divButton{margin-left:60%;margin-top:-7%;margin-bottom:7%}.ipadmain .divButton a{text-align:center;font-size:6pt;font-weight:700;text-decoration:none;color:#FFF;padding-left:8px;padding-right:8px;padding-top:3px;padding-bottom:3px;background-color:#fc7001;margin-top:300px;border:1px solid #fc7001;border-radius:5px}.ipadmain .divButton a:hover{text-align:center;text-decoration:none;color:#fc7001;background-color:#FFF;margin-top:300px;border:1px solid #FFF;border-radius:5px}.divJoinRaffle{background-color:#2c6287!important;color:#FFF;padding-top:30px;padding-bottom:30px;text-align:center}.divJoinRaffle h1{text-align:center;font-size:2em;font-weight:700;font-family:"Helvetica Neue",Arial,sans-serif}.divJoinRaffle p{font-size:1em}.divTerms{background-color:#FFF;text-align:center;padding-top:30px;padding-bottom:30px}.divTerms h1{color:#fc7001;font-size:1.25em;font-weight:bolder;text-align:center}.divTerms ol{padding:20px;list-style-type:decimal;text-align:left;color:#fc7001;font-weight:700;margin-left:10%;margin-right:10%}.divTerms ol li{padding-bottom:10px;padding-top:10px;font-size:.8em}.divTerms ol li span{color:#222;font-weight:400}.divTerms ol .insideOl{list-style-type:circle}.sg #filters .search-price input[type=text]{width:55%}.sg #cart-form #more-from-seller .item .price,.sg #product-detail .product-main-info #add-to-cart .price-currency{font-size:.9em}.sg.preschool .logo-kidsmart{width:100%;height:70px;display:block;background:url(../../images/kidsmart-logo-v2.png) 0 0 no-repeat;clear:both;margin-bottom:5px;background-size:contain}.sg.preschool .sg-banners{padding:1em 0}.sg.preschool .sg-banners .banner-1{display:block;width:100%;height:auto;background:url(../../images/kidsmart-banner2.jpg) center center no-repeat;background-size:cover}.sg.preschool #colophon{background:#f8ef24}.sg.preschoolpasar #categories-menu{top:200px}.sg.preschoolpasar .logo-preschoolpasar{width:100%;height:100px;display:block;background:url(../../images/preschoolpasar-logo.png) left center no-repeat;clear:both;margin-bottom:5px}.sg.preschoolpasar .sg-banners{padding:1em 0 6.5em!important}.sg.preschoolpasar .sg-banners .banner-1{display:block;width:100%;height:250px!important;background:url(../../images/preschoolpasar-banner.png) center 0 no-repeat;background-size:contain}.sg.preschoolpasar #colophon{background:#c7dd75}@media only screen and (max-width:959px){html.nonandroid #categories .category-title+ul{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:scale(0.9,.9);-moz-transform:scale(0.9,.9);-ms-transform:scale(0.9,.9);-o-transform:scale(0.9,.9);transform:scale(0.9,.9);opacity:0;visibility:hidden;-webkit-backface-visibility:hidden}html.nonandroid #categories .category-title+ul.show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1;visibility:visible}html.nonandroid #categories ul ul.show{display:block}html.android #categories .category-title+ul{visibility:hidden;-webkit-backface-visibility:hidden}html.android #categories .category-title+ul.show{visibility:visible}html.android #categories .parent-cat{opacity:0}html.android #categories .parent-cat.show-opacity{opacity:1}html.android #categories ul ul.show{display:block}}@media only screen and (min-width:320px){#header .header-psm #site-title{width:25%}#header .header-psm #site-title .logo-kidsmart{height:30px}#profile-shipping-address-list .profile-shipping-item{border-top:1px solid #d7d7d7;padding-bottom:1em;padding-top:2em;border-radius:0;overflow:scroll}#profile-shipping-address-list .profile-shipping-item:nth-of-type(1){border-top-width:0}#profile-shipping-address-list .profile-shipping-item.selected:before{right:-15px}#profile-shipping-address-list #profile-shipping-load-more{margin-bottom:3em}#shipping-address-page .page-box .profile-shipping-item{width:100%}#shipping-address-page .page-box #profile-shipping-address-list>p.highlight{margin-top:5px}#profile .profile-details{width:auto}#profile #orders-box .order-header .order-header-column,#profile #orders-box .order-header .order-header-column:nth-of-type(1){width:100%}#profile #orders-box .payment-method-container{margin-top:1em}#profile #orders-box .order-item{padding:2em 0}#profile #orders-box .order-item .quantity{width:30%}#profile #orders-box .order-item .order-item-column:nth-of-type(1){width:100%}#profile #orders-box .order-item .order-item-column:nth-of-type(2){width:110px;display:inline-block;margin-top:1em}#profile #orders-box .order-item .order-item-column:nth-of-type(3){width:60%;display:inline-block;margin-top:1em}#profile #orders-box .order-item .order-item-qty{width:10%}#profile #orders-box .order-item .order-status{display:table-row}#profile #orders-box .order-item .order-status .price-for-mobile,#profile #orders-box .order-item .order-status p{display:table-cell}#profile #orders-box .order-item .order-item-image{margin-right:10px}#profile #orders-box .order-item .order-item-name{width:60%}#profile #orders-box .order-item .order-item-name .name{width:auto}#profile #orders-box .order-item .order-item-price{text-align:center;width:auto}#landing-page-collection #product-results{padding-top:1em}.christmas2015#logo{height:45px!important}.christmas2015#site-title{padding:0!important}.christmas2015 #categories-menu,.christmas2015#categories-search{background-color:#fff}#footer #back-to-top,#footer #back-to-top.has-reminder{bottom:30px}.sg .item .price{font-size:.9em}body.shell #shell-registration .registration-form #signin-button,body.shell #shell-registration .registration-form .login .container,body.shell #shell-registration .registration-form .login .container p{width:100%}}@media only screen and (min-width:600px){.online-fever{padding:.5em 1em 1em}#header #site-title{padding-left:.625em;padding-right:.625em;float:left;width:30%}#header #loginbox{width:60%;padding-left:0;text-align:right}#header #loginbox a,#header #loginbox div{padding-left:1em}#header #loginbox #login-link{width:auto;max-width:200px}#header #loginbox #login-link span,#header #loginbox #login-link.logged-in i{display:inline-block}#header #loginbox #login-link.logged-in span.btn-logout{display:block}#header .header-psm #site-title{width:38%}#header .header-psm #site-title .logo-kidsmart{height:70px}#header #support,#header .links{display:none}#header .searchbox button{width:10%}#selected-category{margin-top:-8px}.beta{top:54px;left:77px}#login-form{max-width:340px;margin-bottom:1.5em}#login-form .login.box:after,#login-form .login.box:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#login-form .login.box:after{border-color:rgba(255,255,255,0);border-bottom-color:#f5f5f5;border-width:9px;left:50%;margin-left:-9px}#login-form .login.box:before{border-color:rgba(113,158,206,0);border-width:10px;left:50%;margin-left:-10px}#login-form .register-link{margin-top:5.5em;font-size:.95em}#login-form .register-link span{margin-bottom:2.05em}#login-form .submit-button{font-size:.875em}#cart-form,#no-stocks{top:55px;width:570px}#cart-form .btn-text,#no-stocks .btn-text{width:40%}#cart-form .view-similar-products,#no-stocks .view-similar-products{width:100%}#cart-form .product-data .product-image,#no-stocks .product-data .product-image{width:85px;height:85px}#cart-form .product-data .product-details,#no-stocks .product-data .product-details{width:80%}#account-settings{max-width:340px}#account-settings .actions a{width:25%}#account-settings .container:after,#account-settings .container:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}#account-settings .container:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:9px;left:50%;margin-left:-9px}#account-settings .container:before{border-color:rgba(113,158,206,0);border-bottom-color:#719ECE;border-width:10px;left:50%;margin-left:-10px}#forgot-password-form{padding-top:5em}#forgot-password-form .wrap>div{padding-left:.625em;padding-right:.625em;padding-bottom:7em}#forgot-password-form form{width:100%;margin:auto}#forgot-password-form form:after{content:"";display:table;clear:both}#forgot-password-form form input{width:65%;display:inline-block;position:relative;float:left}#forgot-password-form form .buttons{width:30%;display:inline-block;position:relative;float:right;clear:none}#forgot-password-form form .buttons .button{margin:0}#profile-shipping-address-list .profile-shipping-item.selected:before{right:0}#register-form{padding-top:2em}#register-form form{width:88%;margin:auto;padding-bottom:5em}#register-form form:after{content:"";display:table;clear:both}#register-form form .buttons{margin-bottom:5em}#register-form form .submit-button{display:inline-block;width:100%;float:left;text-align:center;font-size:1em;padding-right:1.357em}#register-form form .submit-button:last-child{float:right}#register-form .multi>div{display:inline-block;width:49%;float:left}#register-form .multi>div:last-child{float:right}#register-form .multi.error .msg{min-height:2.5em}#shipping-address-page .page-box{padding:.5em 1em 1em;margin-bottom:2em}#shipping-address-page .page-box #profile-shipping-address-list>p.highlight{margin-top:5px}#shipping-address-page .page-box .profile-shipping-item{width:47%;overflow:hidden}#shipping-address-page .page-box .profile-shipping-item:nth-of-type(1),#shipping-address-page .page-box .profile-shipping-item:nth-of-type(2){border-top-width:0}#shipping-address-form{padding:2em 3em 3em;overflow-x:hidden}#shipping-address-form input.delivery-first-name{width:48%;margin-right:2%;margin-bottom:0}#shipping-address-form input.delivery-last-name{width:48%}#profile .profile-detail-box{width:100%}#profile .profile-details{width:40%}#profile .profile-details .highlight{font-size:1.4em}#profile ._profile-nav{margin-top:10px;width:100%;float:right}#profile ._profile-nav li{margin-bottom:1em}#profile #edit-profile-box .avatar-change-box .avatar-upload-box{width:55%;text-align:center}#profile #orders-box .order-header .order-header-column,#profile #orders-box .order-item .order-item-column{width:25%}#profile #orders-box .order-header .order-header-column:nth-of-type(1),#profile #orders-box .order-item .order-item-column:nth-of-type(1){width:48%}#profile #orders-box .payment-method-container{margin-top:0}#profile #orders-box .order-header{padding:2em 1em}#profile #orders-box .order-item{height:80px;padding:2em 1em}#profile #orders-box .order-item .price{display:table-cell}#profile #orders-box .order-item .order-status .price-for-mobile{display:none}#profile #orders-box .order-item .order-item-column:nth-of-type(2){width:20%;margin-top:0}#profile #orders-box .order-item .order-item-column:nth-of-type(3){width:30%;margin-top:0}#profile form input.profile-first-name{width:48.5%;margin-right:1%;margin-bottom:0}#profile form input.profile-last-name{width:49%}#profile form select.profile-birth-month{width:49%;margin-right:1%}#profile form select.profile-birth-day{width:20%;margin-right:1%}#profile form select.profile-birth-year{width:26%}#profile form input[type=submit]{width:35%}._registration-mobile-link{display:none}.registration-form{width:80%;padding-top:1em}.registration-form .box{margin:1em 0 2em;padding:2em;border:1px solid #efefef}.registration-form .box .col-left,.registration-form .box .col-right{display:block!important}.registration-form .box .sign-me-up{padding-top:0}.registration-form .divider{display:block}.registration-form input#firstname{width:50%;margin-right:2%;float:left}.registration-form input#lastname{width:48%}.registration-form button{font-size:1em}#hero-images .flex-direction-nav{display:block}#hero-images .flex-next,#hero-images .flex-prev{width:50px;height:50px;background-size:50px}#hero-images .flex-prev{background-position:17px -13138px}#hero-images .flex-prev:hover{background-position:17px -5189px}#hero-images .flex-next{background-position:17px -12939px}#hero-images .flex-next:hover{background-position:17px -4993px}#hero-images .hero .cta{display:block}#top-picks .section-header{margin-bottom:1em}#top-picks .flexslider{height:335px}#top-picks .flex-direction-nav,#top-picks .store .store-avatar{display:block}.item{padding-left:.625em;padding-right:.625em;width:33.33333%;float:left}.item>div{margin-right:1.25em}.item .product-title{min-height:35px}.item .price.button{font-size:1em}.store.concierge .store-avatar{display:block}#featured-promo .wrap{background:url(../../images/v2/promo1.png) no-repeat center center;height:auto}#featured-promo .promo-title{font-size:1.313em}#featured-promo p{font-size:1em}#featured-promo input{width:270px}#featured-promo .button{width:auto;font-size:1em;padding:.75em 1.357em}#featured-promo .freebie{display:none;top:50%;margin-top:-50px;left:.625em}#featured-stores .wrap>div{padding-bottom:0}#featured-stores .section-filter .button{width:220px}#featured-stores .section-filter .button-nobg{font-size:1em}#featured-stores .store{padding-left:.625em;padding-right:.625em;width:50%;float:left}#featured-stores .store:nth-of-type(2n+1){clear:both}#featured-stores .store>div{min-height:270px;max-height:320px}#featured-stores .store .container,#featured-stores .store div{display:block}#featured-stores .view-all{display:none}#intro .wrap>div{padding:3.063em 0}#intro .intro-title{font-size:1.5em;margin-bottom:1em}#start-store{padding:6.5em 0 5.5em}#start-store .wrap div{font-size:1.5em;margin-right:.833em;line-height:2.083em;display:inline-block}#error-thank-you-page .success-order .fp{width:50%}#error-thank-you-page .success-order .container #items-ordered,#error-thank-you-page .success-order .container .bank-details-box,#error-thank-you-page .success-order .container .bank-instruc,#error-thank-you-page .success-order .container .box-order-id,#error-thank-you-page .success-order .container .user-details-box{width:80%;margin:0 auto}#error-thank-you-page .success-order .container .bank-instruc{margin:1em auto}#error-thank-you-page .success-order .container .box-order-id{margin:30px auto}#error-thank-you-page .success-order .container #items-ordered .product-items{padding-top:2em}#error-thank-you-page .success-order .container #items-ordered .product-items>div.container .grand-total{padding:.5em 0 0;width:50%;border:none}#error-thank-you-page .success-order .container #items-ordered .product-items>div.container .grand-total .grand-total-container{width:100%!important}#error-thank-you-page .success-order .container #items-ordered .product-items .prod-item .product-details{width:79%}#error-thank-you-page .success-order .container #items-ordered .product-items .prod-item .product-details .price{width:35%}#error-thank-you-page .success-order .container #items-ordered .totals{border-top:0;margin-top:0}#error-thank-you-page .success-order .container #items-ordered .totals>div{width:65%;text-align:right;float:right}#error-thank-you-page .success-order .container #items-ordered .totals>div>div:after{content:"";display:table;clear:both}#error-thank-you-page .success-order .container #items-ordered .totals .item-label{margin-right:5em}#error-thank-you-page .success-order .container #items-ordered .totals .price{text-align:right}#error-thank-you-page .success-order .container #items-ordered .delivery-details{width:50%}#error-thank-you-page .success-order .container .user-details-box{margin-bottom:1em}#error-thank-you-page .success-order .container .user-details-box p{line-height:2.5em;margin-bottom:0}#error-thank-you-page .success-order .container .user-details-box .col-left{width:30%;font-size:1em}#error-thank-you-page .success-order .container .user-details-box .col-right{width:70%;font-size:1em;font-weight:800}#shop-list-container .store{padding-left:.625em;padding-right:.625em;width:33.33333%;float:left;height:345px}#footer #back-to-top,#footer #back-to-top.has-reminder{bottom:30px}#footer #subscribe form{width:80%;margin:0 auto}#footer #subscribe .name-field{width:100%}#footer #subscribe .name-field input[type=text]{display:inline-block;width:calc(50% - 1em)}#footer #subscribe input[type=text]{width:64%}#footer #subscribe .submit-button{width:15%;margin-right:.5em;float:left}#footer .footer-column{padding-left:.625em;padding-right:.625em;width:50%;float:left}#footer .social-media ul{margin:0}#footer .social-media p{display:block}#footer #newsletter input[type=text]{width:60%}#footer #newsletter .submit-button{display:inline-block;width:35%}#footer #newsletter p{display:block}#footer .tagline{font-size:.875em}#footer .footer-brand{max-width:none;float:left;text-align:left}#footer .footer-brand .footer-brand-col{padding-left:.625em;padding-right:.625em;width:50%;float:left}#footer .footer-fb-plugin{text-align:left}#footer #links li{display:inline-block;margin-right:1em;padding-right:1em;position:relative;margin-bottom:0}#footer #links li:after{content:'.';position:absolute;right:0;top:-.25em;font-size:1em;vertical-align:top}#footer #links li:last-child:after{content:''}#colophon .colophon-col,#colophon .colophon-col-last{padding-left:.625em;padding-right:.625em;width:50%;float:left}#colophon .colophon-col{border-bottom:none}#colophon .colophon-col .footer-title{background:0 0;padding:1em 0}#colophon .footer-nav{display:block!important}.ipadmain .divButton a,.ipadmain .divButton a:hover{font-size:14pt}.ipadmain .divButton{margin-top:-5%;margin-bottom:5%;margin-left:62%}.divTerms ol{margin-left:20%;margin-right:20%}.divTerms ol li{padding-bottom:10px;padding-top:10px;font-size:.9em}body.ibex .page .custom-registration,body.iqor .page .custom-registration,body.liberty .page .custom-registration,body.mompatrol .page .custom-registration,body.pdb .page .custom-registration,body.shearwater .page .custom-registration,body.smart-enterprise .page .custom-registration,body.spi .page .custom-registration,body.unionbank .page .custom-registration,body.voyager .page .custom-registration{padding-top:3em}body.ibex .page .custom-registration .branding-container,body.iqor .page .custom-registration .branding-container,body.liberty .page .custom-registration .branding-container,body.mompatrol .page .custom-registration .branding-container,body.pdb .page .custom-registration .branding-container,body.shearwater .page .custom-registration .branding-container,body.smart-enterprise .page .custom-registration .branding-container,body.spi .page .custom-registration .branding-container,body.unionbank .page .custom-registration .branding-container,body.voyager .page .custom-registration .branding-container{margin:0 auto;border-top-left-radius:0;border-top-right-radius:0;width:80%;border:1px solid #efefef;border-bottom:0;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}body.ibex .registration-form .box,body.iqor .registration-form .box,body.liberty .registration-form .box,body.mompatrol .registration-form .box,body.pdb .registration-form .box,body.shearwater .registration-form .box,body.smart-enterprise .registration-form .box,body.spi .registration-form .box,body.unionbank .registration-form .box,body.voyager .registration-form .box{border-top:0}.christmas2015#logo{height:45px!important}.christmas2015#site-title{padding:0!important}.christmas2015 #categories-menu,.christmas2015#categories-search{background-color:#fff}.sg .item .price{font-size:1.09em}body.shell #shell-registration .registration-form #signin-button,body.shell #shell-registration .registration-form .login .container,body.shell #shell-registration .registration-form .login .container p{width:100%}}@media only screen and (min-width:960px){.online-fever{padding:3em;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.online-fever:after{content:"";display:table;clear:both}#header{padding:0}#header #site-title{float:left;width:15%;padding:0}#header #site-title #logo{width:122px;height:55px;margin-right:1em;background-size:contain}#header #site-title .tagline{line-height:68px}#header .header-psm #site-title{width:27%}#header .header-psm #site-title .logo-kidsmart{height:70px}#header .header-psm .searchbox{width:30%}#header #support{display:block;width:25%;float:right;text-align:right;line-height:68px;color:#95a5a6;margin-right:1em}#header #support span{margin-left:5px;font-weight:700;text-decoration:underline}#header #loginbox{width:40%;float:right;padding:.25em 0;text-align:right}#header #loginbox #search-link{display:none}#header .searchbox{display:inline-block!important;width:40%;margin:.6em 0 .5em}#header .searchbox button{width:17%;transition:background .2s ease}#header .searchbox button:hover{background-color:#fff}#header #searchbox{padding-left:.625em;padding-right:.625em;float:left;width:30%}#header #searchbox form{max-width:100%;float:right;width:100%}#header #searchbox #search{width:90%}#header #searchbox button{width:10%}.beta{top:62px;left:185px}#textpage{padding-bottom:120px}#login-form .box-middle{width:10%;float:left;background:#fafafa}#login-form .log-in-button,#login-form .submit-button,#login-form input{width:100%}#login-form .button{background:#fc7001;color:#fff;display:block;margin:auto}#login-form .button:hover{color:#fff}#login-form .login.box{width:100%}#login-form .title{font-size:1.125em}#login-form .title h3{font-size:1.4em;margin-bottom:.5em}#login-form .title h3 span{color:#fc7001}#login-form .register-link{margin-top:1em}#login-form .register-link span{margin-bottom:1.65em}#cart-form,#no-stocks{width:650px}#cart-form .product-data .product-image,#no-stocks .product-data .product-image{width:85px;height:85px}.register-link span{font-size:1.125em}#account-settings .actions a{width:20%}#account-settings .actions a.logout-link{float:right}#forgot-password-form form{width:55%}#forgot-password-form form .title{font-size:1.125em}#register-form{padding-top:5em}#register-form form{width:55%}#register-form form .title{font-size:1.125em}#register-form form .submit-button{padding:.85em 1.357em;font-size:1em}#shipping-address-page .page-box{padding:1.2em 3em 3em}#shipping-address-page .page-box #profile-shipping-address-list>p.highlight{margin-top:0}#shipping-address-page .page-box .profile-shipping-item{width:47%}#shipping-address-page .page-box .profile-shipping-item:nth-of-type(1),#shipping-address-page .page-box .profile-shipping-item:nth-of-type(2){border-top-width:1px}#shipping-address-page .col-left{width:47%}#shipping-address-page .col-right{display:block}#shipping-address-page input.btn-ship-to-address{width:30%}#shipping-address-page .col-right{width:45%;padding:2em 1em 2em 2.5em}#shipping-address-form{border:1px solid #d7d7d7;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:2em 3em 3em;margin-bottom:3em}#profile-shipping-address-list .profile-shipping-item{border:1px solid #d7d7d7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;padding:2em 3em;overflow:hidden}#profile-shipping-address-list .profile-shipping-item:nth-of-type(1),#profile-shipping-address-list .profile-shipping-item:nth-of-type(2){border-top-width:1px}#profile-shipping-address-list .profile-shipping-item:hover{border:1px solid #686767}#profile-shipping-address-list .profile-shipping-item.selected:before{right:-40px}#profile-shipping-address-list #profile-shipping-load-more{margin:0 auto;float:none}#profile #shipping-info-box #profile-shipping-address-form #shipping-address-form .col-left{width:45%}#profile #shipping-info-box #profile-shipping-address-form #shipping-address-form .col-right{padding:0 1em 1em 5%;margin-bottom:3em;border-left:1px solid #d7d7d7}#profile #shipping-info-box #shipping-address-form{border:0;padding:0}#profile #shipping-info-box #shipping-address-form #save-address{margin:0 auto;clear:both}.registration-form{width:100%}.registration-form:after{content:"";display:table;clear:both}.registration-form .col-left,.registration-form .col-right{width:40%;float:left}.registration-form .col-left .divider{border-top:1px solid #efefef;display:block;width:100%;height:2px;position:relative;margin:2.5em 0}.registration-form .col-left .divider span{left:44%;top:-18px}.registration-form .divider{border-left:1px solid #efefef;border-top:0;display:block;width:2%;height:800px;position:relative;margin:0 3.5em 0 4.9em;float:left}.registration-form .divider span{width:35px;height:35px;padding-top:.7em;font-size:.9em;position:absolute;left:-18px;top:20%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;background:#fc7001;text-align:center}.registration-form .box{border:none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-bottom:2em;margin-top:2em;padding:3em}.registration-form .box:after{content:"";display:table;clear:both}.registration-form button{width:100%}.registration-form #signin-button{margin:1em 0}#profile .profile-box{padding:2em 0}#profile .profile-detail-box{width:50%}#profile .profile-details{width:60%}#profile .profile-details .ref-code-container button{display:block}#profile ._profile-nav{margin-top:25px;float:right;width:50%}#profile ._profile-nav li{float:right}#profile .page-box{padding:1.2em 1em 1em;margin-bottom:2em}#profile #edit-profile-box{padding:0}#profile #edit-profile-box .avatar-change-box{padding:2em}#profile .col-left{float:left;width:50%}#profile .col-right{float:right;width:50%;padding:0 2em}#profile #orders-box .order-header .order-header-column,#profile #orders-box .order-item .order-item-column,#profile form input[type=submit]{width:25%}#profile #orders-box .order-header .order-header-column:nth-of-type(1),#profile #orders-box .order-item .order-item-column:nth-of-type(1){width:48%}#profile #orders-box .payment-method-container{margin-top:0}#profile #orders-box .order-item .product-name-specs .name{white-space:normal;overflow:visible;width:100%}#profile #orders-box .order-item .order-item-column:nth-of-type(2),#profile #orders-box .order-item .order-item-column:nth-of-type(3){width:25%;margin-top:0}#profile #orders-box .order-delivery-address{width:35%}#profile #shipping-info-box .col-right{padding:2em 1em 2em 2.5em}#profile #shipping-info-box input.btn-ship-to-address{width:40%}html.no-touch #categories-search{margin-bottom:0;position:relative}html.no-touch #categories-search .wrap{position:relative}html.no-touch #categories-search .wrap>div{position:static}html.no-touch .categories-menu-icon{display:none}html.no-touch #categories-menu{display:block!important;border:0;position:static;padding-top:0;padding-bottom:0;overflow-y:visible;overflow-x:visible;text-align:center;height:auto;zoom:1}html.no-touch #categories-menu .divider{height:30px;border-right:1px solid #ecf0f1;margin-top:.5em;margin-bottom:0;border-bottom:0}html.no-touch #categories-menu .category-all,html.no-touch #categories-menu .category-title{display:none}html.no-touch #categories-menu.closed{height:auto;max-height:inherit}html.no-touch #categories-menu:after{clear:both}html.no-touch #categories-menu>li:hover{background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:25px;background-position:100% -2513px}html.no-touch #categories-menu>li.other-cat:hover{background:0 0}html.no-touch #categories-menu li{display:inline-block;position:relative;margin-right:1.5em}html.no-touch #categories-menu li:hover>a{color:#fc7001}html.no-touch #categories-menu li:hover>ul{opacity:1;visibility:visible;top:46px}html.no-touch #categories-menu li.other-cat a{font-weight:800}html.no-touch #categories-menu ul{opacity:0;visibility:hidden;position:absolute;width:160px;height:auto;top:20px;left:-20px;z-index:9999;padding-bottom:.7em;background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);transition:all .2s ease-in-out}html.no-touch #categories-menu ul li{float:none;display:block;border:0;margin:0}html.no-touch #categories-menu ul li:first-child>a{border-radius:3px 3px 0 0}html.no-touch #categories-menu ul li:last-child{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}html.no-touch #categories-menu ul li:last-child>a{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}html.no-touch #categories-menu ul a{padding:.75em 1.3em;text-align:left;display:block;float:none;text-transform:none}html.no-touch #categories-menu ul a:hover{color:#686767!important;text-decoration:underline}html.no-touch #categories-menu a{float:left;font-size:.99em;font-weight:400;text-decoration:none;padding:.9em 1.5em .9em 0;width:auto;background:0 0}html.no-touch #categories-menu a:hover{color:#fc7001!important}html.no-touch #categories-search .searchbox{position:absolute;top:2px;display:block;right:1em;width:18%;padding-left:1.1875em}html.no-touch #categories-search .searchbox form{border-bottom:1px solid #c1c7cb;padding-bottom:.25em}html.no-touch #categories-search .searchbox form:hover{border-color:#333}html.no-touch #categories-search .searchbox form:hover button{background-position:16px -4106px}html.no-touch #categories-search .search{padding:.875em .625em 0}html.no-touch #categories-search button{background-position:16px -2941px}html.no-touch #categories-search button:hover{background-position:16px -4106px}html.no-touch #selected-category{position:relative;padding-left:.625em;padding-right:.625em;top:-10px;width:100%;float:left;margin-bottom:-40px}.breadcrumbs.top{display:block;position:relative;z-index:10;width:600px;margin-left:auto;margin-right:auto;margin-bottom:-32px}.banners>div{display:inline-block;vertical-align:top}.banners>div div{width:100%;display:block;position:relative;background:#fafafa;margin-bottom:1.1em;background-size:contain!important}.banners>div a{display:block;width:100%;height:100%}.banners>div:nth-of-type(1){width:40.5%;margin-right:1em}.banners>div:nth-of-type(1) .img-banner1,.banners>div:nth-of-type(1) .img-banner2{height:50%}.banners>div:nth-of-type(2){width:23.5%;margin-right:1em}.banners>div:nth-of-type(2) .img-banner3,.banners>div:nth-of-type(2) .img-banner4,.banners>div:nth-of-type(2) .img-banner5{height:33%}.banners>div:nth-of-type(3){width:31.5%}.banners>div:nth-of-type(3) .img-banner6{height:100%}#hero-images .links{display:block}#hero-images .links li{margin:0 15px}#hero-images .links li p{font-size:.9em;line-height:3.8em}#hero-images>.wrap{display:block}#hero-images .flexslider{display:none}#hero-images .hero a{height:400px}#hero-images .hero .cta{bottom:3.5em}#hero-images .hero .cta-wrap{max-width:960px}#top-picks{padding-top:0}#top-picks .section-header{margin-bottom:1em}#top-picks .section-title{font-size:1.6em}#top-picks .flexslider{height:285px}#top-picks .item:nth-of-type(4n+1){clear:both}.item{padding-left:.625em;padding-right:.625em;width:25%;float:left}.item .pic:hover .overlay-product{opacity:.5}.item .pic:hover .view-item{opacity:1}.item .store .store-avatar{display:block}.item .price{font-size:1.09em}.item .price.button,.item .view-item{font-size:1em}#featured-promo .wrap>div{padding-left:0;width:700px;position:relative;margin:auto}#featured-promo .freebie{width:120px;height:120px;font-size:1.25em;padding:21px 16px;bottom:-40px;left:10px;top:auto;line-height:.8em;display:block}#featured-promo .freebie span{font-size:1.6em;display:block;margin-top:.25em;padding-top:0;font-style:normal;font-weight:900;line-height:1em}#featured-promo .submit-button{width:120px}#featured-stores .wrap{padding-bottom:85px}#featured-stores .section-title{font-size:1.6em}#featured-stores .store{margin-bottom:2em;padding-left:.625em;padding-right:.625em;width:33.33333%;float:left}#featured-stores .store:nth-of-type(2n+1){clear:none}#featured-stores .store:nth-of-type(3n+1){clear:both}#featured-stores .store>div{min-height:315px;max-height:320px}#featured-stores .store img{max-width:100%;max-height:180px}#featured-stores .store .container,#featured-stores .store>a{display:block}#featured-stores .store div span{word-break:break-word}#intro .wrap>div{padding:4.375em 0}#intro p{font-size:1em;width:85%}#start-store{padding:3em 0 5em}#start-store .wrap>div{font-size:1.875em}#error-thank-you-page .success-order .fp{width:40%}#error-thank-you-page .success-order .container .box-order-id{width:50%}#error-thank-you-page .success-order .container #items-ordered,#error-thank-you-page .success-order .container .bank-details-box,#error-thank-you-page .success-order .container .bank-instruc,#error-thank-you-page .success-order .container .user-details-box{width:65%}#error-thank-you-page .success-order .container #items-ordered{margin:0 auto 3em}#error-thank-you-page .success-order .container .user-details-box{margin:0 auto 1.5em}#error-thank-you-page .success-order .container .user-details-box p{line-height:2.5em;margin-bottom:0}#error-thank-you-page .success-order .container .user-details-box .col-left{width:30%;font-size:1.2em}#error-thank-you-page .success-order .container .user-details-box .col-right{width:70%;font-size:1.2em;font-weight:800}#error-thank-you-page .success-order .container .bank-details-box{width:65%}#error-thank-you-page .success-order .container .bank-details-box h3{font-size:1.2em}#error-thank-you-page .success-order .container .bank-details{padding:.7em;font-size:1.2em}.welcome-page{width:83%}.welcome-page .section-title{width:70%}#shop-list-container .store{padding:0 1.2em;height:200px}#footer{position:relative}#footer #back-to-top.has-reminder{bottom:100px}#footer #reminders{display:none;width:100%;position:relative;z-index:999}#footer #reminders #subscribe{padding-top:1em;padding-bottom:.4em;background-position:8% 5px}#footer #reminders #subscribe .container{width:33%;text-align:left}#footer #reminders.stick{width:100%;position:fixed;bottom:0!important}#footer #reminders.stick #subscribe{background-position:8% -255px}#footer #reminders.closed,#footer #reminders.steady{width:100%;position:absolute}#footer #reminders .wrap{position:relative}#footer #reminders .wrap ._btn-footer-close{position:absolute;top:25px;right:0;width:35px;height:35px;background-image:url(../../images/svg/sprite-selected-v5.svg);background-size:cover;background-position:center -5488px;display:none}#footer #subscribe h3{font-size:1em;line-height:1.3em;padding-right:.5em}#footer #subscribe form,#footer #subscribe h3{display:inline-block}#footer #subscribe form{vertical-align:middle;width:60%!important}#footer #subscribe .name-field{display:inline-block;float:left;width:35%;height:40px;padding:.375em 0;margin-right:.5em;margin-bottom:10px;border:1px solid #d7d7d7;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;transition:border-color .3s ease-out}#footer #subscribe .name-field input[type=text]{width:50%;height:27px;margin:0;border:0;padding:.5em 1em;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}#footer #subscribe .name-field input[type=text]:nth-child(2){border-left:1px solid #d7d7d7}#footer #subscribe .name-field:active,#footer #subscribe .name-field:focus,#footer #subscribe .name-field:hover{border-color:#333}#footer #subscribe input[type=text]#mce-EMAIL{width:30%}#footer #newsletter input{max-width:270px}#footer #newsletter .submit-button{width:25%;font-size:1em}#footer .tagline{font-size:1em}#footer #links{float:right;margin-bottom:0;width:50%}#footer #links span:nth-of-type(1){display:inline-block;vertical-align:top}#footer #links span:nth-of-type(2){display:inline-block}#footer #links p{text-align:right;margin-bottom:0}#footer #links .voyager-logo{background-position:100% 50%;text-align:right;padding:5px 140px 0 0;margin-top:-8px}#footer .social-media ul{width:100%}#footer .footer-brand{text-align:left;width:100%;float:left;padding:30px 0}#footer .footer-brand .footer-brand-col{padding-left:.625em;padding-right:.625em;width:25%;float:left}#footer .footer-seo{padding:30px 0;display:block}#footer .footer-column{padding-right:.625em;float:left;width:30%;border-left:1px solid #d7d7d7;padding-left:2.8em}#footer .footer-fb-plugin{text-align:left}#landing-page-collection #product-results .list .item{min-height:355px}#brand-pages-footer .footer-seo{display:block;padding:30px 0}#colophon .colophon-col,#colophon .colophon-col-last{padding-left:.625em;padding-right:.625em;width:25%;float:left}#colophon img{float:left}#colophon .col-1 img{display:block}.ipadmain .divButton a,.ipadmain .divButton a:hover{font-size:14pt}.ipadmain .divButton{margin-top:-4.3%;margin-bottom:4.3%;margin-left:60%}.divTerms ol{margin-left:20%;margin-right:20%}.divTerms ol li{padding-bottom:10px;padding-top:10px;font-size:.9em}html.touch.android #categories .category-title+ul{visibility:hidden;-webkit-backface-visibility:hidden}html.touch.android #categories .category-title+ul.show{visibility:visible}html.touch.android #categories .parent-cat{opacity:0}html.touch.android #categories .parent-cat.show-opacity{opacity:1}html.touch.android #categories ul ul.show{display:block}html.touch.nonandroid #categories .category-title+ul{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:scale(0.9,.9);-moz-transform:scale(0.9,.9);-ms-transform:scale(0.9,.9);-o-transform:scale(0.9,.9);transform:scale(0.9,.9);opacity:0;visibility:hidden;-webkit-backface-visibility:hidden}html.touch.nonandroid #categories .category-title+ul.show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1;visibility:visible}html.touch.nonandroid #categories ul ul.show{display:block}html.no-touch body.sg #categories-menu li{margin-right:.8em}body.ibex .page .custom-registration,body.iqor .page .custom-registration,body.liberty .page .custom-registration,body.mompatrol .page .custom-registration,body.pdb .page .custom-registration,body.shearwater .page .custom-registration,body.smart-enterprise .page .custom-registration,body.spi .page .custom-registration,body.unionbank .page .custom-registration,body.voyager .page .custom-registration{padding-top:3em}body.ibex .page .custom-registration .branding-container,body.iqor .page .custom-registration .branding-container,body.liberty .page .custom-registration .branding-container,body.mompatrol .page .custom-registration .branding-container,body.pdb .page .custom-registration .branding-container,body.shearwater .page .custom-registration .branding-container,body.smart-enterprise .page .custom-registration .branding-container,body.spi .page .custom-registration .branding-container,body.unionbank .page .custom-registration .branding-container,body.voyager .page .custom-registration .branding-container{margin:0 auto;width:100%;border:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}body.spi .registration-form .divider{height:650px}html.no-touch body.preschoolpasar #categories-menu li ul.uniform-and-apparel{display:none}.christmas2015#hero-images{background-color:#CEE7EC!important;background-image:url(../../images/bg_christmas2015.png)}.christmas2015#logo{background-size:100% auto;background-repeat:no-repeat;background-image:url(../../images/logo-takatack-christmas2015.gif)!important}.christmas2015 #categories-menu,.christmas2015#categories-search{background-color:#e7f5f9}body.shell #shell-registration .registration-form #signin-button{width:50%}body.shell #shell-registration .registration-form .login .container{width:70%}body.shell #shell-registration .registration-form .login .container p{width:60%}}@media only screen and (min-width:960px) and (min-width:960px) and (max-width:1024px){html.no-touch #categories li{margin-right:.3em}html.no-touch #categories .other-cat li{margin-right:.6em}}@media only screen and (min-width:960px) and (min-width:1025px) and (max-width:1049px){html.no-touch #categories li{margin-right:.5em}}@media only screen and (min-width:960px) and (min-width:1050px) and (max-width:1200px){html.no-touch #categories li{margin-right:.8em}}@media only screen and (min-width:1024px){html.no-touch #categories-search .searchbox{width:25%}}@media only screen and (max-width:430px){#cart-form .product-data .product-image,#no-stocks .product-data .product-image{width:105px;height:105px}#cart-form .product-data .product-details,#no-stocks .product-data .product-details{width:50%;display:block}#cart-form .product-data .product-details .item-price,#cart-form .product-data .product-details .product-name,#cart-form .product-data .product-details .quantity,#no-stocks .product-data .product-details .item-price,#no-stocks .product-data .product-details .product-name,#no-stocks .product-data .product-details .quantity{width:100%;display:block;padding:.25em 0}#cart-form .product-data .product-details .quantity,#no-stocks .product-data .product-details .quantity{text-align:left}#cart-form .product-data .product-details .quantity:after,#no-stocks .product-data .product-details .quantity:after{content:"";display:table;clear:both}#cart-form .product-data .product-details .quantity p,#no-stocks .product-data .product-details .quantity p{float:left;margin-right:.5em}#cart-form .product-data .product-details .item-price,#no-stocks .product-data .product-details .item-price{text-align:left}#cart-form .button-group,#no-stocks .button-group{width:100%}#cart-form .button-group .btn-text,#cart-form .button-group .button,#no-stocks .button-group .btn-text,#no-stocks .button-group .button{text-align:center;width:100%}#cart-form .button-group .btn-text,#no-stocks .button-group .btn-text{padding-right:0}#cart-form .view-similar-products,#no-stocks .view-similar-products{line-height:1em;padding:1em 0}}html.lt-ie9 #header #loginbox a,html.lt-ie9 #header #loginbox div{padding-left:1em}html.lt-ie9 #header #loginbox #login-link{width:auto;max-width:200px}html.lt-ie9 #header #loginbox #login-link span,html.lt-ie9 #header #loginbox #login-link.logged-in i{display:inline-block}html.lt-ie9 #header #loginbox #login-link.logged-in span.btn-logout{display:block}html.lt-ie9 #header #support,html.lt-ie9 #header .links{display:none}html.lt-ie9 #selected-category{margin-top:-8px}html.lt-ie9 #login-form{max-width:340px;margin-bottom:1.5em}html.lt-ie9 #login-form .login.box:after,html.lt-ie9 #login-form .login.box:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}html.lt-ie9 #login-form .login.box:after{border-color:rgba(255,255,255,0);border-bottom-color:#f5f5f5;border-width:9px;left:50%;margin-left:-9px}html.lt-ie9 #login-form .login.box:before{border-color:rgba(113,158,206,0);border-width:10px;left:50%;margin-left:-10px}html.lt-ie9 #login-form .register-link{font-size:.95em}html.lt-ie9 #login-form .submit-button{font-size:.875em}html.lt-ie9 #cart-form,html.lt-ie9 #no-stocks{top:55px}html.lt-ie9 #cart-form .btn-text,html.lt-ie9 #no-stocks .btn-text{width:40%}html.lt-ie9 #cart-form .view-similar-products,html.lt-ie9 #no-stocks .view-similar-products{width:100%}html.lt-ie9 #cart-form .product-data .product-details,html.lt-ie9 #no-stocks .product-data .product-details{width:80%}html.lt-ie9 #account-settings{max-width:340px}html.lt-ie9 #account-settings .container:after,html.lt-ie9 #account-settings .container:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}html.lt-ie9 #account-settings .container:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:9px;left:50%;margin-left:-9px}html.lt-ie9 #account-settings .container:before{border-color:rgba(113,158,206,0);border-bottom-color:#719ECE;border-width:10px;left:50%;margin-left:-10px}html.lt-ie9 #forgot-password-form{padding-top:5em}html.lt-ie9 #forgot-password-form .wrap>div{padding-left:.625em;padding-right:.625em;padding-bottom:7em}html.lt-ie9 #forgot-password-form form{margin:auto}html.lt-ie9 #forgot-password-form form:after{content:"";display:table;clear:both}html.lt-ie9 #forgot-password-form form input{width:65%;display:inline-block;position:relative;float:left}html.lt-ie9 #forgot-password-form form .buttons{width:30%;display:inline-block;position:relative;float:right;clear:none}html.lt-ie9 #forgot-password-form form .buttons .button{margin:0}html.lt-ie9 #register-form form{margin:auto;padding-bottom:5em}html.lt-ie9 #register-form form:after{content:"";display:table;clear:both}html.lt-ie9 #register-form form .buttons{margin-bottom:5em}html.lt-ie9 #register-form form .submit-button{display:inline-block;width:100%;float:left;text-align:center}html.lt-ie9 #register-form form .submit-button:last-child{float:right}html.lt-ie9 #register-form .multi>div{display:inline-block;width:49%;float:left}html.lt-ie9 #register-form .multi>div:last-child{float:right}html.lt-ie9 #register-form .multi.error .msg{min-height:2.5em}html.lt-ie9 #shipping-address-page .page-box{margin-bottom:2em}html.lt-ie9 #shipping-address-page .page-box .profile-shipping-item{overflow:hidden}html.lt-ie9 #shipping-address-form{overflow-x:hidden}html.lt-ie9 #shipping-address-form input.delivery-first-name{width:48%;margin-right:2%;margin-bottom:0}html.lt-ie9 #shipping-address-form input.delivery-last-name{width:48%}html.lt-ie9 #profile .profile-details .highlight{font-size:1.4em}html.lt-ie9 #profile ._profile-nav li{margin-bottom:1em}html.lt-ie9 #profile #edit-profile-box .avatar-change-box .avatar-upload-box{width:55%;text-align:center}html.lt-ie9 #profile #orders-box .order-header{padding:2em 1em}html.lt-ie9 #profile #orders-box .order-item{height:80px;padding:2em 1em}html.lt-ie9 #profile #orders-box .order-item .price{display:table-cell}html.lt-ie9 #profile #orders-box .order-item .order-status .price-for-mobile{display:none}html.lt-ie9 #profile form input.profile-first-name{width:48.5%;margin-right:1%;margin-bottom:0}html.lt-ie9 #profile form input.profile-last-name{width:49%}html.lt-ie9 #profile form select.profile-birth-month{width:49%;margin-right:1%}html.lt-ie9 #profile form select.profile-birth-day{width:20%;margin-right:1%}html.lt-ie9 #profile form select.profile-birth-year{width:26%}html.lt-ie9 ._registration-mobile-link{display:none}html.lt-ie9 .registration-form{padding-top:1em}html.lt-ie9 .registration-form .box{margin:1em 0 2em}html.lt-ie9 .registration-form .box .col-left,html.lt-ie9 .registration-form .box .col-right{display:block!important}html.lt-ie9 .registration-form .box .sign-me-up{padding-top:0}html.lt-ie9 .registration-form input#firstname{width:50%;margin-right:2%;float:left}html.lt-ie9 .registration-form input#lastname{width:48%}html.lt-ie9 .registration-form button{font-size:1em}html.lt-ie9 #hero-images .flex-direction-nav{display:block}html.lt-ie9 #hero-images .flex-next,html.lt-ie9 #hero-images .flex-prev{width:50px;height:50px;background-size:50px}html.lt-ie9 #hero-images .flex-prev{background-position:17px -13138px}html.lt-ie9 #hero-images .flex-prev:hover{background-position:17px -5189px}html.lt-ie9 #hero-images .flex-next{background-position:17px -12939px}html.lt-ie9 #hero-images .flex-next:hover{background-position:17px -4993px}html.lt-ie9 #hero-images .hero .cta{display:block}html.lt-ie9 #top-picks .flex-direction-nav,html.lt-ie9 #top-picks .store .store-avatar{display:block}html.lt-ie9 .item>div{margin-right:1.25em}html.lt-ie9 .item .product-title{min-height:35px}html.lt-ie9 .store.concierge .store-avatar{display:block}html.lt-ie9 #featured-promo .wrap{background:url(../../images/v2/promo1.png) no-repeat center center;height:auto}html.lt-ie9 #featured-promo .promo-title{font-size:1.313em}html.lt-ie9 #featured-promo p{font-size:1em}html.lt-ie9 #featured-promo input{width:270px}html.lt-ie9 #featured-promo .button{width:auto;font-size:1em;padding:.75em 1.357em}html.lt-ie9 #featured-promo .freebie{margin-top:-50px}html.lt-ie9 #featured-stores .wrap>div{padding-bottom:0}html.lt-ie9 #featured-stores .section-filter .button{width:220px}html.lt-ie9 #featured-stores .section-filter .button-nobg{font-size:1em}html.lt-ie9 #featured-stores .store .container,html.lt-ie9 #featured-stores .store div{display:block}html.lt-ie9 #featured-stores .view-all{display:none}html.lt-ie9 #intro .intro-title{font-size:1.5em;margin-bottom:1em}html.lt-ie9 #start-store .wrap div{font-size:1.5em;margin-right:.833em;line-height:2.083em;display:inline-block}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered,html.lt-ie9 #error-thank-you-page .success-order .container .bank-details-box,html.lt-ie9 #error-thank-you-page .success-order .container .bank-instruc,html.lt-ie9 #error-thank-you-page .success-order .container .box-order-id,html.lt-ie9 #error-thank-you-page .success-order .container .user-details-box{width:80%;margin:0 auto}html.lt-ie9 #error-thank-you-page .success-order .container .bank-instruc{margin:1em auto}html.lt-ie9 #error-thank-you-page .success-order .container .box-order-id{margin:30px auto}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .product-items{padding-top:2em}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .product-items>div.container .grand-total{padding:.5em 0 0;width:50%;border:none}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .product-items>div.container .grand-total .grand-total-container{width:100%!important}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .product-items .prod-item .product-details{width:79%}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .product-items .prod-item .product-details .price{width:35%}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .totals{border-top:0;margin-top:0}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .totals>div{width:65%;text-align:right;float:right}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .totals>div>div:after{content:"";display:table;clear:both}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .totals .item-label{margin-right:5em}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .totals .price{text-align:right}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered .delivery-details{width:50%}html.lt-ie9 #shop-list-container .store{width:33.33333%;float:left}html.lt-ie9 #footer #back-to-top,html.lt-ie9 #footer #back-to-top.has-reminder{bottom:30px}html.lt-ie9 #footer #subscribe form{margin:0 auto}html.lt-ie9 #footer #subscribe .name-field input[type=text]{display:inline-block}html.lt-ie9 #footer #subscribe input[type=text]{width:64%}html.lt-ie9 #footer #subscribe .submit-button{width:15%;margin-right:.5em;float:left}html.lt-ie9 #footer .social-media ul{margin:0}html.lt-ie9 #footer .social-media p{display:block}html.lt-ie9 #footer #newsletter input[type=text]{width:60%}html.lt-ie9 #footer #newsletter .submit-button{display:inline-block}html.lt-ie9 #footer #newsletter p{display:block}html.lt-ie9 #footer .footer-brand{max-width:none}html.lt-ie9 #footer #links li{display:inline-block;margin-right:1em;padding-right:1em;position:relative;margin-bottom:0}html.lt-ie9 #footer #links li:after{content:'.';position:absolute;right:0;top:-.25em;font-size:1em;vertical-align:top}html.lt-ie9 #footer #links li:last-child:after{content:''}html.lt-ie9 #colophon .colophon-col{border-bottom:none}html.lt-ie9 #colophon .colophon-col .footer-title{background:0 0;padding:1em 0}html.lt-ie9 #colophon .footer-nav{display:block!important}html.lt-ie9 body.ibex .page .custom-registration .branding-container,html.lt-ie9 body.iqor .page .custom-registration .branding-container,html.lt-ie9 body.liberty .page .custom-registration .branding-container,html.lt-ie9 body.mompatrol .page .custom-registration .branding-container,html.lt-ie9 body.pdb .page .custom-registration .branding-container,html.lt-ie9 body.shearwater .page .custom-registration .branding-container,html.lt-ie9 body.smart-enterprise .page .custom-registration .branding-container,html.lt-ie9 body.spi .page .custom-registration .branding-container,html.lt-ie9 body.unionbank .page .custom-registration .branding-container,html.lt-ie9 body.voyager .page .custom-registration .branding-container{border-top-left-radius:0;border-top-right-radius:0}html.lt-ie9 body.ibex .registration-form .box,html.lt-ie9 body.iqor .registration-form .box,html.lt-ie9 body.liberty .registration-form .box,html.lt-ie9 body.mompatrol .registration-form .box,html.lt-ie9 body.pdb .registration-form .box,html.lt-ie9 body.shearwater .registration-form .box,html.lt-ie9 body.smart-enterprise .registration-form .box,html.lt-ie9 body.spi .registration-form .box,html.lt-ie9 body.unionbank .registration-form .box,html.lt-ie9 body.voyager .registration-form .box{border-top:0}html.lt-ie9 .christmas2015#logo{height:45px!important}html.lt-ie9 .christmas2015#site-title{padding:0!important}html.lt-ie9 .sg .item .price{font-size:1.09em}html.lt-ie9 .online-fever{padding:3em;border:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}html.lt-ie9 .online-fever:after{content:"";display:table;clear:both}html.lt-ie9 #header{padding:0}html.lt-ie9 #header #site-title{float:left;width:15%;padding:0}html.lt-ie9 #header #site-title #logo{width:122px;height:55px;margin-right:1em;background-size:contain}html.lt-ie9 #header #site-title .tagline{line-height:68px}html.lt-ie9 #header .header-psm #site-title{width:27%}html.lt-ie9 #header .header-psm #site-title .logo-kidsmart{height:70px}html.lt-ie9 #header .header-psm .searchbox{width:30%}html.lt-ie9 #header #support{display:block;width:25%;float:right;text-align:right;line-height:68px;color:#95a5a6;margin-right:1em}html.lt-ie9 #header #support span{margin-left:5px;font-weight:700;text-decoration:underline}html.lt-ie9 #header #loginbox{width:40%;float:right;padding:.25em 0;text-align:right}html.lt-ie9 #header #loginbox #search-link{display:none}html.lt-ie9 #header .searchbox{display:inline-block!important;width:40%;margin:.6em 0 .5em}html.lt-ie9 #header .searchbox button{width:17%;transition:background .2s ease}html.lt-ie9 #header .searchbox button:hover{background-color:#fff}html.lt-ie9 #header #searchbox{padding-left:.625em;padding-right:.625em;float:left;width:30%}html.lt-ie9 #header #searchbox form{max-width:100%;float:right;width:100%}html.lt-ie9 #header #searchbox #search{width:90%}html.lt-ie9 #header #searchbox button{width:10%}html.lt-ie9 .beta{top:62px;left:185px}html.lt-ie9 #textpage{padding-bottom:120px}html.lt-ie9 #login-form .box-middle{width:10%;float:left;background:#fafafa}html.lt-ie9 #login-form .log-in-button,html.lt-ie9 #login-form .submit-button,html.lt-ie9 #login-form input{width:100%}html.lt-ie9 #login-form .button{background:#fc7001;color:#fff;display:block;margin:auto}html.lt-ie9 #login-form .button:hover{color:#fff}html.lt-ie9 #login-form .login.box{width:100%}html.lt-ie9 #login-form .title{font-size:1.125em}html.lt-ie9 #login-form .title h3{font-size:1.4em;margin-bottom:.5em}html.lt-ie9 #login-form .title h3 span{color:#fc7001}html.lt-ie9 #login-form .register-link{margin-top:1em}html.lt-ie9 #login-form .register-link span{margin-bottom:1.65em}html.lt-ie9 #cart-form,html.lt-ie9 #no-stocks{width:650px}html.lt-ie9 #cart-form .product-data .product-image,html.lt-ie9 #no-stocks .product-data .product-image{width:85px;height:85px}html.lt-ie9 .register-link span{font-size:1.125em}html.lt-ie9 #account-settings .actions a{width:20%}html.lt-ie9 #account-settings .actions a.logout-link{float:right}html.lt-ie9 #forgot-password-form form{width:55%}html.lt-ie9 #forgot-password-form form .title{font-size:1.125em}html.lt-ie9 #register-form{padding-top:5em}html.lt-ie9 #register-form form{width:55%}html.lt-ie9 #register-form form .title{font-size:1.125em}html.lt-ie9 #register-form form .submit-button{padding:.85em 1.357em;font-size:1em}html.lt-ie9 #shipping-address-page .page-box{padding:1.2em 3em 3em}html.lt-ie9 #shipping-address-page .page-box #profile-shipping-address-list>p.highlight{margin-top:0}html.lt-ie9 #shipping-address-page .page-box .profile-shipping-item{width:47%}html.lt-ie9 #shipping-address-page .page-box .profile-shipping-item:nth-of-type(1),html.lt-ie9 #shipping-address-page .page-box .profile-shipping-item:nth-of-type(2){border-top-width:1px}html.lt-ie9 #shipping-address-page .col-left{width:47%}html.lt-ie9 #shipping-address-page .col-right{display:block}html.lt-ie9 #shipping-address-page input.btn-ship-to-address{width:30%}html.lt-ie9 #shipping-address-page .col-right{width:45%;padding:2em 1em 2em 2.5em}html.lt-ie9 #shipping-address-form{border:1px solid #d7d7d7;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;padding:2em 3em 3em;margin-bottom:3em}html.lt-ie9 #profile-shipping-address-list .profile-shipping-item{border:1px solid #d7d7d7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;padding:2em 3em;overflow:hidden}html.lt-ie9 #profile-shipping-address-list .profile-shipping-item:nth-of-type(1),html.lt-ie9 #profile-shipping-address-list .profile-shipping-item:nth-of-type(2){border-top-width:1px}html.lt-ie9 #profile-shipping-address-list .profile-shipping-item:hover{border:1px solid #686767}html.lt-ie9 #profile-shipping-address-list .profile-shipping-item.selected:before{right:-40px}html.lt-ie9 #profile-shipping-address-list #profile-shipping-load-more{margin:0 auto;float:none}html.lt-ie9 #profile #shipping-info-box #profile-shipping-address-form #shipping-address-form .col-left{width:45%}html.lt-ie9 #profile #shipping-info-box #profile-shipping-address-form #shipping-address-form .col-right{padding:0 1em 1em 5%;margin-bottom:3em;border-left:1px solid #d7d7d7}html.lt-ie9 #profile #shipping-info-box #shipping-address-form{border:0;padding:0}html.lt-ie9 #profile #shipping-info-box #shipping-address-form #save-address{margin:0 auto;clear:both}html.lt-ie9 .registration-form{width:100%}html.lt-ie9 .registration-form:after{content:"";display:table;clear:both}html.lt-ie9 .registration-form .col-left,html.lt-ie9 .registration-form .col-right{width:40%;float:left}html.lt-ie9 .registration-form .col-left .divider{border-top:1px solid #efefef;display:block;width:100%;height:2px;position:relative;margin:2.5em 0}html.lt-ie9 .registration-form .col-left .divider span{left:44%;top:-18px}html.lt-ie9 .registration-form .divider{border-left:1px solid #efefef;border-top:0;display:block;width:2%;height:800px;position:relative;margin:0 3.5em 0 4.9em;float:left}html.lt-ie9 .registration-form .divider span{width:35px;height:35px;padding-top:.7em;font-size:.9em;position:absolute;left:-18px;top:20%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;color:#fff;background:#fc7001;text-align:center}html.lt-ie9 .registration-form .box{border:none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-bottom:2em;margin-top:2em;padding:3em}html.lt-ie9 .registration-form .box:after{content:"";display:table;clear:both}html.lt-ie9 .registration-form button{width:100%}html.lt-ie9 .registration-form #signin-button{margin:1em 0}html.lt-ie9 #profile .profile-box{padding:2em 0}html.lt-ie9 #profile .profile-detail-box{width:50%}html.lt-ie9 #profile .profile-details{width:60%}html.lt-ie9 #profile .profile-details .ref-code-container button{display:block}html.lt-ie9 #profile ._profile-nav{margin-top:25px;float:right;width:50%}html.lt-ie9 #profile ._profile-nav li{float:right}html.lt-ie9 #profile .page-box{padding:1.2em 1em 1em;margin-bottom:2em}html.lt-ie9 #profile #edit-profile-box{padding:0}html.lt-ie9 #profile #edit-profile-box .avatar-change-box{padding:2em}html.lt-ie9 #profile .col-left{float:left;width:50%}html.lt-ie9 #profile .col-right{float:right;width:50%;padding:0 2em}html.lt-ie9 #profile #orders-box .order-header .order-header-column,html.lt-ie9 #profile #orders-box .order-item .order-item-column,html.lt-ie9 #profile form input[type=submit]{width:25%}html.lt-ie9 #profile #orders-box .order-header .order-header-column:nth-of-type(1),html.lt-ie9 #profile #orders-box .order-item .order-item-column:nth-of-type(1){width:48%}html.lt-ie9 #profile #orders-box .payment-method-container{margin-top:0}html.lt-ie9 #profile #orders-box .order-item .product-name-specs .name{white-space:normal;overflow:visible;width:100%}html.lt-ie9 #profile #orders-box .order-item .order-item-column:nth-of-type(2),html.lt-ie9 #profile #orders-box .order-item .order-item-column:nth-of-type(3){width:25%;margin-top:0}html.lt-ie9 #profile #orders-box .order-delivery-address{width:35%}html.lt-ie9 #profile #shipping-info-box .col-right{padding:2em 1em 2em 2.5em}html.lt-ie9 #profile #shipping-info-box input.btn-ship-to-address{width:40%}html.lt-ie9 html.no-touch #categories-search{margin-bottom:0;position:relative}html.lt-ie9 html.no-touch #categories-search .wrap{position:relative}html.lt-ie9 html.no-touch #categories-search .wrap>div{position:static}html.lt-ie9 html.no-touch .categories-menu-icon{display:none}html.lt-ie9 html.no-touch #categories-menu{display:block!important;border:0;position:static;padding-top:0;padding-bottom:0;overflow-y:visible;overflow-x:visible;text-align:center;height:auto;zoom:1}html.lt-ie9 html.no-touch #categories-menu .divider{height:30px;border-right:1px solid #ecf0f1;margin-top:.5em;margin-bottom:0;border-bottom:0}html.lt-ie9 html.no-touch #categories-menu .category-all,html.lt-ie9 html.no-touch #categories-menu .category-title{display:none}html.lt-ie9 html.no-touch #categories-menu.closed{height:auto;max-height:inherit}html.lt-ie9 html.no-touch #categories-menu:after{clear:both}html.lt-ie9 html.no-touch #categories-menu>li:hover{background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:25px;background-position:100% -2513px}html.lt-ie9 html.no-touch #categories-menu>li.other-cat:hover{background:0 0}html.lt-ie9 html.no-touch #categories-menu li{display:inline-block;position:relative;margin-right:1.5em}html.lt-ie9 html.no-touch #categories-menu li:hover>a{color:#fc7001}html.lt-ie9 html.no-touch #categories-menu li:hover>ul{opacity:1;visibility:visible;top:46px}html.lt-ie9 html.no-touch #categories-menu li.other-cat a{font-weight:800}html.lt-ie9 html.no-touch #categories-menu ul{opacity:0;visibility:hidden;position:absolute;width:160px;height:auto;top:20px;left:-20px;z-index:9999;padding-bottom:.7em;background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);transition:all .2s ease-in-out}html.lt-ie9 html.no-touch #categories-menu ul li{float:none;display:block;border:0;margin:0}html.lt-ie9 html.no-touch #categories-menu ul li:first-child>a{border-radius:3px 3px 0 0}html.lt-ie9 html.no-touch #categories-menu ul li:last-child{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}html.lt-ie9 html.no-touch #categories-menu ul li:last-child>a{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}html.lt-ie9 html.no-touch #categories-menu ul a{padding:.75em 1.3em;text-align:left;display:block;float:none;text-transform:none}html.lt-ie9 html.no-touch #categories-menu ul a:hover{color:#686767!important;text-decoration:underline}html.lt-ie9 html.no-touch #categories-menu a{float:left;font-size:.99em;font-weight:400;text-decoration:none;padding:.9em 1.5em .9em 0;width:auto;background:0 0}html.lt-ie9 html.no-touch #categories-menu a:hover{color:#fc7001!important}html.lt-ie9 html.no-touch #categories-search .searchbox{position:absolute;top:2px;display:block;right:1em;width:18%;padding-left:1.1875em}html.lt-ie9 html.no-touch #categories-search .searchbox form{border-bottom:1px solid #c1c7cb;padding-bottom:.25em}html.lt-ie9 html.no-touch #categories-search .searchbox form:hover{border-color:#333}html.lt-ie9 html.no-touch #categories-search .searchbox form:hover button{background-position:16px -4106px}html.lt-ie9 html.no-touch #categories-search .search{padding:.875em .625em 0}html.lt-ie9 html.no-touch #categories-search button{background-position:16px -2941px}html.lt-ie9 html.no-touch #categories-search button:hover{background-position:16px -4106px}html.lt-ie9 html.no-touch #selected-category{position:relative;padding-left:.625em;padding-right:.625em;top:-10px;width:100%;float:left;margin-bottom:-40px}html.lt-ie9 .breadcrumbs.top{display:block;position:relative;z-index:10;width:600px;margin-left:auto;margin-right:auto;margin-bottom:-32px}html.lt-ie9 .banners>div{display:inline-block;vertical-align:top}html.lt-ie9 .banners>div div{width:100%;display:block;position:relative;background:#fafafa;margin-bottom:1.1em;background-size:contain!important}html.lt-ie9 .banners>div a{display:block;width:100%;height:100%}html.lt-ie9 .banners>div:nth-of-type(1){width:40.5%;margin-right:1em}html.lt-ie9 .banners>div:nth-of-type(1) .img-banner1,html.lt-ie9 .banners>div:nth-of-type(1) .img-banner2{height:50%}html.lt-ie9 .banners>div:nth-of-type(2){width:23.5%;margin-right:1em}html.lt-ie9 .banners>div:nth-of-type(2) .img-banner3,html.lt-ie9 .banners>div:nth-of-type(2) .img-banner4,html.lt-ie9 .banners>div:nth-of-type(2) .img-banner5{height:33%}html.lt-ie9 .banners>div:nth-of-type(3){width:31.5%}html.lt-ie9 .banners>div:nth-of-type(3) .img-banner6{height:100%}html.lt-ie9 #hero-images .links{display:block}html.lt-ie9 #hero-images .links li{margin:0 15px}html.lt-ie9 #hero-images .links li p{font-size:.9em;line-height:3.8em}html.lt-ie9 #hero-images>.wrap{display:block}html.lt-ie9 #hero-images .flexslider{display:none}html.lt-ie9 #hero-images .hero a{height:400px}html.lt-ie9 #hero-images .hero .cta{bottom:3.5em}html.lt-ie9 #hero-images .hero .cta-wrap{max-width:960px}html.lt-ie9 #top-picks{padding-top:0}html.lt-ie9 #top-picks .section-header{margin-bottom:1em}html.lt-ie9 #top-picks .section-title{font-size:1.6em}html.lt-ie9 #top-picks .flexslider{height:285px}html.lt-ie9 #top-picks .item:nth-of-type(4n+1){clear:both}html.lt-ie9 .item{padding-left:.625em;padding-right:.625em;width:25%;float:left}html.lt-ie9 .item .pic:hover .overlay-product{opacity:.5}html.lt-ie9 .item .pic:hover .view-item{opacity:1}html.lt-ie9 .item .store .store-avatar{display:block}html.lt-ie9 .item .price{font-size:1.09em}html.lt-ie9 .item .price.button,html.lt-ie9 .item .view-item{font-size:1em}html.lt-ie9 #featured-promo .wrap>div{padding-left:0;width:700px;position:relative;margin:auto}html.lt-ie9 #featured-promo .freebie{width:120px;height:120px;font-size:1.25em;padding:21px 16px;bottom:-40px;left:10px;top:auto;line-height:.8em;display:block}html.lt-ie9 #featured-promo .freebie span{font-size:1.6em;display:block;margin-top:.25em;padding-top:0;font-style:normal;font-weight:900;line-height:1em}html.lt-ie9 #featured-promo .submit-button{width:120px}html.lt-ie9 #featured-stores .wrap{padding-bottom:85px}html.lt-ie9 #featured-stores .section-title{font-size:1.6em}html.lt-ie9 #featured-stores .store{margin-bottom:2em;padding-left:.625em;padding-right:.625em;width:33.33333%;float:left}html.lt-ie9 #featured-stores .store:nth-of-type(2n+1){clear:none}html.lt-ie9 #featured-stores .store:nth-of-type(3n+1){clear:both}html.lt-ie9 #featured-stores .store>div{min-height:315px;max-height:320px}html.lt-ie9 #featured-stores .store img{max-width:100%;max-height:180px}html.lt-ie9 #featured-stores .store .container,html.lt-ie9 #featured-stores .store>a{display:block}html.lt-ie9 #featured-stores .store div span{word-break:break-word}html.lt-ie9 #intro .wrap>div{padding:4.375em 0}html.lt-ie9 #intro p{font-size:1em;width:85%}html.lt-ie9 #start-store{padding:3em 0 5em}html.lt-ie9 #start-store .wrap>div{font-size:1.875em}html.lt-ie9 #error-thank-you-page .success-order .fp{width:40%}html.lt-ie9 #error-thank-you-page .success-order .container .box-order-id{width:50%}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered,html.lt-ie9 #error-thank-you-page .success-order .container .bank-details-box,html.lt-ie9 #error-thank-you-page .success-order .container .bank-instruc,html.lt-ie9 #error-thank-you-page .success-order .container .user-details-box{width:65%}html.lt-ie9 #error-thank-you-page .success-order .container #items-ordered{margin:0 auto 3em}html.lt-ie9 #error-thank-you-page .success-order .container .user-details-box{margin:0 auto 1.5em}html.lt-ie9 #error-thank-you-page .success-order .container .user-details-box p{line-height:2.5em;margin-bottom:0}html.lt-ie9 #error-thank-you-page .success-order .container .user-details-box .col-left{width:30%;font-size:1.2em}html.lt-ie9 #error-thank-you-page .success-order .container .user-details-box .col-right{width:70%;font-size:1.2em;font-weight:800}html.lt-ie9 #error-thank-you-page .success-order .container .bank-details-box{width:65%}html.lt-ie9 #error-thank-you-page .success-order .container .bank-details-box h3{font-size:1.2em}html.lt-ie9 #error-thank-you-page .success-order .container .bank-details{padding:.7em;font-size:1.2em}html.lt-ie9 .welcome-page{width:83%}html.lt-ie9 .welcome-page .section-title{width:70%}html.lt-ie9 #shop-list-container .store{padding:0 1.2em;height:200px}html.lt-ie9 #footer{position:relative}html.lt-ie9 #footer #back-to-top.has-reminder{bottom:100px}html.lt-ie9 #footer #reminders{display:none;width:100%;position:relative;z-index:999}html.lt-ie9 #footer #reminders #subscribe{padding-top:1em;padding-bottom:.4em;background-position:8% 5px}html.lt-ie9 #footer #reminders #subscribe .container{width:33%;text-align:left}html.lt-ie9 #footer #reminders.stick{width:100%;position:fixed;bottom:0!important}html.lt-ie9 #footer #reminders.stick #subscribe{background-position:8% -255px}html.lt-ie9 #footer #reminders.closed,html.lt-ie9 #footer #reminders.steady{width:100%;position:absolute}html.lt-ie9 #footer #reminders .wrap{position:relative}html.lt-ie9 #footer #reminders .wrap ._btn-footer-close{position:absolute;top:25px;right:0;width:35px;height:35px;background-image:url(../../images/svg/sprite-selected-v5.svg);background-size:cover;background-position:center -5488px;display:none}html.lt-ie9 #footer #subscribe h3{font-size:1em;line-height:1.3em;padding-right:.5em}html.lt-ie9 #footer #subscribe form,html.lt-ie9 #footer #subscribe h3{display:inline-block}html.lt-ie9 #footer #subscribe form{vertical-align:middle;width:60%!important}html.lt-ie9 #footer #subscribe .name-field{display:inline-block;float:left;width:35%;height:40px;padding:.375em 0;margin-right:.5em;margin-bottom:10px;border:1px solid #d7d7d7;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;transition:border-color .3s ease-out}html.lt-ie9 #footer #subscribe .name-field input[type=text]{width:50%;height:27px;margin:0;border:0;padding:.5em 1em;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}html.lt-ie9 #footer #subscribe .name-field input[type=text]:nth-child(2){border-left:1px solid #d7d7d7}html.lt-ie9 #footer #subscribe .name-field:active,html.lt-ie9 #footer #subscribe .name-field:focus,html.lt-ie9 #footer #subscribe .name-field:hover{border-color:#333}html.lt-ie9 #footer #subscribe input[type=text]#mce-EMAIL{width:30%}html.lt-ie9 #footer #newsletter input{max-width:270px}html.lt-ie9 #footer #newsletter .submit-button{width:25%;font-size:1em}html.lt-ie9 #footer .tagline{font-size:1em}html.lt-ie9 #footer #links{float:right;margin-bottom:0;width:50%}html.lt-ie9 #footer #links span:nth-of-type(1){display:inline-block;vertical-align:top}html.lt-ie9 #footer #links span:nth-of-type(2){display:inline-block}html.lt-ie9 #footer #links p{text-align:right;margin-bottom:0}html.lt-ie9 #footer #links .voyager-logo{background-position:100% 50%;text-align:right;padding:5px 140px 0 0;margin-top:-8px}html.lt-ie9 #footer .social-media ul{width:100%}html.lt-ie9 #footer .footer-brand{text-align:left;width:100%;float:left;padding:30px 0}html.lt-ie9 #footer .footer-brand .footer-brand-col{padding-left:.625em;padding-right:.625em;width:25%;float:left}html.lt-ie9 #footer .footer-seo{padding:30px 0;display:block}html.lt-ie9 #footer .footer-column{padding-right:.625em;float:left;width:30%;border-left:1px solid #d7d7d7;padding-left:2.8em}html.lt-ie9 #footer .footer-fb-plugin{text-align:left}html.lt-ie9 #landing-page-collection #product-results .list .item{min-height:355px}html.lt-ie9 #brand-pages-footer .footer-seo{display:block;padding:30px 0}html.lt-ie9 #colophon .colophon-col,html.lt-ie9 #colophon .colophon-col-last{padding-left:.625em;padding-right:.625em;width:25%;float:left}html.lt-ie9 #colophon img{float:left}html.lt-ie9 #colophon .col-1 img{display:block}html.lt-ie9 .ipadmain .divButton a,html.lt-ie9 .ipadmain .divButton a:hover{font-size:14pt}html.lt-ie9 .ipadmain .divButton{margin-top:-4.3%;margin-bottom:4.3%;margin-left:60%}html.lt-ie9 .divTerms ol{margin-left:20%;margin-right:20%}html.lt-ie9 .divTerms ol li{padding-bottom:10px;padding-top:10px;font-size:.9em}html.lt-ie9 html.touch.android #categories .category-title+ul{visibility:hidden;-webkit-backface-visibility:hidden}html.lt-ie9 html.touch.android #categories .category-title+ul.show{visibility:visible}html.lt-ie9 html.touch.android #categories .parent-cat{opacity:0}html.lt-ie9 html.touch.android #categories .parent-cat.show-opacity{opacity:1}html.lt-ie9 html.touch.android #categories ul ul.show{display:block}html.lt-ie9 html.touch.nonandroid #categories .category-title+ul{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-transform:scale(0.9,.9);-moz-transform:scale(0.9,.9);-ms-transform:scale(0.9,.9);-o-transform:scale(0.9,.9);transform:scale(0.9,.9);opacity:0;visibility:hidden;-webkit-backface-visibility:hidden}html.lt-ie9 html.touch.nonandroid #categories .category-title+ul.show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1;visibility:visible}html.lt-ie9 html.touch.nonandroid #categories ul ul.show{display:block}@media only screen and (min-width:960px) and (max-width:1024px){html.lt-ie9 html.no-touch #categories li{margin-right:.3em}html.lt-ie9 html.no-touch #categories .other-cat li{margin-right:.6em}}@media only screen and (min-width:1025px) and (max-width:1049px){html.lt-ie9 html.no-touch #categories li{margin-right:.5em}}@media only screen and (min-width:1050px) and (max-width:1200px){html.lt-ie9 html.no-touch #categories li{margin-right:.8em}}html.lt-ie9 html.no-touch body.sg #categories-menu li{margin-right:.8em}html.lt-ie9 body.ibex .page .custom-registration,html.lt-ie9 body.iqor .page .custom-registration,html.lt-ie9 body.liberty .page .custom-registration,html.lt-ie9 body.mompatrol .page .custom-registration,html.lt-ie9 body.pdb .page .custom-registration,html.lt-ie9 body.shearwater .page .custom-registration,html.lt-ie9 body.smart-enterprise .page .custom-registration,html.lt-ie9 body.spi .page .custom-registration,html.lt-ie9 body.unionbank .page .custom-registration,html.lt-ie9 body.voyager .page .custom-registration{padding-top:3em}html.lt-ie9 body.ibex .page .custom-registration .branding-container,html.lt-ie9 body.iqor .page .custom-registration .branding-container,html.lt-ie9 body.liberty .page .custom-registration .branding-container,html.lt-ie9 body.mompatrol .page .custom-registration .branding-container,html.lt-ie9 body.pdb .page .custom-registration .branding-container,html.lt-ie9 body.shearwater .page .custom-registration .branding-container,html.lt-ie9 body.smart-enterprise .page .custom-registration .branding-container,html.lt-ie9 body.spi .page .custom-registration .branding-container,html.lt-ie9 body.unionbank .page .custom-registration .branding-container,html.lt-ie9 body.voyager .page .custom-registration .branding-container{margin:0 auto;width:100%;border:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}html.lt-ie9 body.spi .registration-form .divider{height:650px}html.lt-ie9 html.no-touch body.preschoolpasar #categories-menu li ul.uniform-and-apparel{display:none}html.lt-ie9 .christmas2015#hero-images{background-color:#CEE7EC!important;background-image:url(../../images/bg_christmas2015.png)}html.lt-ie9 .christmas2015#logo{background-size:100% auto;background-repeat:no-repeat;background-image:url(../../images/logo-takatack-christmas2015.gif)!important}html.lt-ie9 .christmas2015 #categories-menu,html.lt-ie9 .christmas2015#categories-search{background-color:#e7f5f9}html.lt-ie9 body.shell #shell-registration .registration-form #signin-button{width:50%}html.lt-ie9 body.shell #shell-registration .registration-form .login .container{width:70%}html.lt-ie9 body.shell #shell-registration .registration-form .login .container p{width:60%}body.homepage .promo-modal-link{display:none}.promo-modal-link{display:block;width:100%;height:30px;background-size:55px!important;position:absolute;top:-30px;left:0}.promo-modal-link.goldMedal{background:url(../../images/promos/hiddenmedal/gold-medal.png) 50% 0 no-repeat}.promo-modal-link.silverMedal{background:url(../../images/promos/hiddenmedal/silver-medal.png) 50% 0 no-repeat}.promo-modal-link.bronzeMedal{background:url(../../images/promos/hiddenmedal/bronze-medal.png) 50% 0 no-repeat}.promo-modal-link.icon-charm{background:url(../../images/promos/cny2016/icon-charm.png) 50% -20% no-repeat}.promo-modal-link.icon-monkey{background:url(../../images/promos/cny2016/icon-monkey.png) 50% 0 no-repeat}@media only screen and (max-height:480px){#bronzeMedal img,#goldMedal img,#silverMedal img{height:100px}}.registration-form .fb-login,_::-webkit-:not(:root:root){background-position:15px -7708px}:root .registration-form .fb-login,_::-webkit-full-page-media,_:future{background-position:15px -7708px}#header #loginbox #login-link i,_::-webkit-:not(:root:root){background-position:0 -2974px}:root #header #loginbox #login-link i,_::-webkit-full-page-media,_:future{background-position:0 -2974px}#header #loginbox #login-link.logged-in i,_::-webkit-:not(:root:root){background-position:0 -2974px}:root #header #loginbox #login-link.logged-in i,_::-webkit-full-page-media,_:future{background-position:0 -2974px}#header #loginbox #cart-link i,_::-webkit-:not(:root:root){background-position:0 -2229px}:root #header #loginbox #cart-link i,_::-webkit-full-page-media,_:future{background-position:0 -2229px}#header #loginbox #search-link i,_::-webkit-:not(:root:root){background-position:0 -2275px}:root #header #loginbox #search-link i,_::-webkit-full-page-media,_:future{background-position:0 -2275px}body.christmaswithvoyager .registration-form .how-to-rewards a,body.talentscout .registration-form .how-to-rewards a{color:#fc7001}body.ibex .branding-logo{background:url(../../images/logo-ibex.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.ibex #ibex-registration{background-color:#ea2326}body.ibex #ibex-registration .custom-registration .branding-container{background:#fff;padding:.7em 1em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.ibex #ibex-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.ibex #ibex-registration .custom-registration .branding-container .branding-logo-container{text-align:center}body.ibex #ibex-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-ibex.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:60px}body.ibex #ibex-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px}body.ibex #ibex-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.ibex #ibex-registration .custom-registration ._registration-mobile-link li.selected{border-color:#ea2326}body.ibex .registration-form{padding-top:0}body.ibex .registration-form .divider span{background-color:#999}body.ibex .registration-form .sign-in-form{margin-top:1.5em}body.ibex .registration-form .sign-in-form .button,body.ibex .registration-form .sign-up-form .button{background-color:#ea2326;border-color:#ea2326}body.ibex .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.ibex .registration-form .box .sign-me-up a{color:#333}body.ibex #profile{background-color:#f7f7f7}body.ibex #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:40px;background-position:0 0}body.ibex #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.ibex #profile .profile-details .community-id span{font-weight:700}body.ibex input._ibex{background:url(../../images/logo-ibex-textbox.png) no-repeat 95% center;padding-right:55px}body.spi .branding-logo{background:url(../../images/logo-spi.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.spi #spi-registration{background:url(../../images/bg_spi.jpg) no-repeat 0 0/cover}body.spi #spi-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.spi #spi-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.spi #spi-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.spi #spi-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-spi.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:60px}body.spi #spi-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.spi #spi-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.spi #spi-registration .custom-registration ._registration-mobile-link li.selected{border-color:#99cf16}body.spi .registration-form{padding-top:0}body.spi .registration-form .how-to-rewards{display:block;margin:1em 0 0}body.spi .registration-form .how-to-rewards a{font-weight:700;color:#333;text-decoration:underline}body.spi .registration-form .divider span{background-color:#999}body.spi .registration-form .sign-in-form{margin-top:1.5em}body.spi .registration-form .sign-in-form .button,body.spi .registration-form .sign-up-form .button{background-color:#99cf16;border-color:#99cf16}body.spi .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.spi .registration-form .box .sign-me-up a{color:#333}body.spi #profile{background-color:#f7f7f7}body.spi #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:40px;background-position:0 0}body.spi #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.spi #profile .profile-details .community-id span{font-weight:700}body.spi input._spi{background:url(../../images/logo-spi-bw.png) no-repeat 95% center;padding-right:110px}body.iqor .branding-logo{background:url(../../images/logo-iqor.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.iqor #iqor-registration{background:#b5bdbe no-repeat 0 0/cover}body.iqor #iqor-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.iqor #iqor-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.iqor #iqor-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.iqor #iqor-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-iqor.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:60px}body.iqor #iqor-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.iqor #iqor-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.iqor #iqor-registration .custom-registration ._registration-mobile-link li.selected{border-color:#ee3a43}body.iqor .registration-form{padding-top:0}body.iqor .registration-form .divider span{background-color:#999}body.iqor .registration-form .sign-in-form{margin-top:1.5em}body.iqor .registration-form .sign-in-form .button,body.iqor .registration-form .sign-up-form .button{background-color:#ee3a43;border-color:#ee3a43}body.iqor .registration-form .how-to-rewards{display:block;margin:1em 0 0}body.iqor .registration-form .how-to-rewards a{font-weight:700;color:#333;text-decoration:underline}body.iqor .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.iqor .registration-form .box .sign-me-up a{color:#333}body.iqor #profile{background-color:#f7f7f7}body.iqor #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:40px;background-position:0 0}body.iqor #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.iqor #profile .profile-details .community-id span{font-weight:700}body.iqor input._iqor{background:url(../../images/logo-iqor-textbox.png) no-repeat 95% center;padding-right:80px}body.liberty .branding-logo{background:url(../../images/logo-liberty.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.liberty #liberty-registration{background-color:#5ccbf0}body.liberty #liberty-registration .custom-registration .branding-container{background:#fff;padding:.7em 1em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.liberty #liberty-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.liberty #liberty-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:.8em}body.liberty #liberty-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-liberty.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:60px}body.liberty #liberty-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.liberty #liberty-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.liberty #liberty-registration .custom-registration ._registration-mobile-link li.selected{border-color:#0082b4}body.liberty .registration-form{padding-top:0}body.liberty .registration-form .how-to-rewards{display:block;margin:1em 0 0}body.liberty .registration-form .how-to-rewards a{font-weight:700;color:#333;text-decoration:underline}body.liberty .registration-form .divider span{background-color:#999}body.liberty .registration-form .sign-in-form{margin-top:1.5em}body.liberty .registration-form .sign-in-form .button,body.liberty .registration-form .sign-up-form .button{background-color:#0082b4;border-color:#0082b4}body.liberty .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.liberty .registration-form .box .sign-me-up a{color:#333}body.liberty #profile{background-color:#f7f7f7}body.liberty #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:40px;background-position:0 0}body.liberty #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.liberty #profile .profile-details .community-id span{font-weight:700}body.liberty input._liberty{background:url(../../images/logo-liberty-textbox.png) no-repeat 95% center;padding-right:75px}body.voyager .branding-logo{background:url(../../images/logo-voyager.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.voyager #voyager-registration{background:#2b215a no-repeat 0 0/cover}body.voyager #voyager-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.voyager #voyager-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.voyager #voyager-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.voyager #voyager-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-voyager.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:60px}body.voyager #voyager-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.voyager #voyager-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.voyager #voyager-registration .custom-registration ._registration-mobile-link li.selected{border-color:#2b2159}body.voyager .registration-form{padding-top:0}body.voyager .registration-form .divider span{background-color:#999}body.voyager .registration-form .sign-in-form{margin-top:1.5em}body.voyager .registration-form .sign-in-form .button,body.voyager .registration-form .sign-up-form .button{background-color:#2b2159;border-color:#2b2159}body.voyager .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.voyager .registration-form .box .sign-me-up a{color:#333}body.voyager #profile{background-color:#f7f7f7}body.voyager #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:40px;background-position:0 0}body.voyager #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.voyager #profile .profile-details .community-id span{font-weight:700}body.voyager input._voyager{background:url(../../images/logo-voyager-textbox.png) no-repeat 95% center;padding-right:50px}body.mompatrol .branding-logo{background:url(../../images/logo-mom-patrol.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.mompatrol #mompatrol-registration{background:url(../../images/bg_mom-patrol.jpg) repeat;padding-top:3em}body.mompatrol #mompatrol-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.mompatrol #mompatrol-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.mompatrol #mompatrol-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.mompatrol #mompatrol-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-mom-patrol.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:190px}body.mompatrol #mompatrol-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.mompatrol #mompatrol-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.mompatrol #mompatrol-registration .custom-registration ._registration-mobile-link li.selected{border-color:#b95e98}body.mompatrol .registration-form{padding-top:0}body.mompatrol .registration-form .divider span{background-color:#b95e98}body.mompatrol .registration-form .sign-in-form{margin-top:1.5em}body.mompatrol .registration-form .sign-in-form .button,body.mompatrol .registration-form .sign-up-form .button{background-color:#b95e98;border-color:#b95e98}body.mompatrol .registration-form .sign-in-form .button:hover,body.mompatrol .registration-form .sign-up-form .button:hover{background-color:#cc68a8;border-color:#cc68a8}body.mompatrol .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.mompatrol .registration-form .box .how-to-rewards a,body.mompatrol .registration-form .box .sign-me-up a{color:#b95e98}body.mompatrol .registration-form .box .how-to-rewards a:hover,body.mompatrol .registration-form .box .sign-me-up a:hover{color:#cc68a8}body.mompatrol #profile{background-color:#f7f7f7}body.mompatrol #profile .profile-details .branding-logo,body.mompatrol #profile .profile-details .community-id{display:none}body.mompatrol input._mompatrol{background:url(../../images/logo-mom-patrol-textbox.png) no-repeat 95% center;padding-right:50px}body.unionbank .branding-logo{background:url(../../images/logo-unionbank.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.unionbank #unionbank-registration{background:#162d78 no-repeat 0 0/cover}body.unionbank #unionbank-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.unionbank #unionbank-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.unionbank #unionbank-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.unionbank #unionbank-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-unionbank.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:50px}body.unionbank #unionbank-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.unionbank #unionbank-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.unionbank #unionbank-registration .custom-registration ._registration-mobile-link li.selected{border-color:#f58220}body.unionbank .registration-form{padding-top:0}body.unionbank .registration-form .divider span{background-color:#999}body.unionbank .registration-form .sign-in-form{margin-top:1.5em}body.unionbank .registration-form .sign-in-form .button,body.unionbank .registration-form .sign-up-form .button{background-color:#f58220;border-color:#f58220}body.unionbank .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.unionbank .registration-form .box .sign-me-up a{color:#333}body.unionbank #profile{background-color:#f7f7f7}body.unionbank #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:40px;background-position:0 0}body.unionbank #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.unionbank #profile .profile-details .community-id span{font-weight:700}body.unionbank input._unionbank{background:url(../../images/logo-unionbank-textbox.png) no-repeat 95% center;padding-right:135px}body.smart-enterprise .branding-logo{background:url(../../images/logo_smart-enterprise.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.smart-enterprise #smart-enterprise-registration{background:url(../../images/bg_smart-enterprise.jpg) no-repeat 0 0/cover}body.smart-enterprise #smart-enterprise-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.smart-enterprise #smart-enterprise-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.smart-enterprise #smart-enterprise-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.smart-enterprise #smart-enterprise-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo_smart-enterprise.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:90px}body.smart-enterprise #smart-enterprise-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.smart-enterprise #smart-enterprise-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.smart-enterprise #smart-enterprise-registration .custom-registration ._registration-mobile-link li.selected{border-color:#039041}body.smart-enterprise .registration-form{padding-top:0}body.smart-enterprise .registration-form .divider span{background-color:#1596d0}body.smart-enterprise .registration-form .sign-in-form{margin-top:1.5em}body.smart-enterprise .registration-form .sign-in-form .button,body.smart-enterprise .registration-form .sign-up-form .button{background-color:#039041;border-color:#039041}body.smart-enterprise .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.smart-enterprise .registration-form .box .sign-me-up a{color:#333}body.smart-enterprise #profile{background-color:#f7f7f7}body.smart-enterprise #profile .profile-details .branding-logo{margin:0 0 1em;width:100%;height:50px;background-position:0 0}body.smart-enterprise #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.smart-enterprise #profile .profile-details .community-id span{font-weight:700}body.smart-enterprise input._smart-enterprise{background:url(../../images/logo_smart-enterprise.png) no-repeat scroll 95% center/25%;padding-right:125px}body.pdb .branding-logo{background:url(../../images/ipad_promo_header.jpg) no-repeat 48% center/contain;display:block;margin:0 auto}body.pdb #pdb-registration{background:url(../../images/ipad_promo_bg.jpg) no-repeat 0 0/cover}body.pdb #pdb-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .7em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.pdb #pdb-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.pdb #pdb-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.pdb #pdb-registration .custom-registration .branding-container .branding-logo{background:url(../../images/ipad_promo_header.jpg) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:120px}body.pdb #pdb-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.pdb #pdb-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.pdb .registration-form{padding-top:0}body.pdb .registration-form .sign-in-form{margin-top:1.5em}body.pdb .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.pdb .registration-form .box .col-left{width:100%;max-width:550px;float:none;margin:0 auto}body.pdb .registration-form .box .how-to-rewards a,body.pdb .registration-form .box .how-to-rewards a:hover,body.pdb .registration-form .box .sign-me-up a,body.pdb .registration-form .box .sign-me-up a:hover{color:#fc7001}body.shearwater .branding-logo{background:url(../../images/logo-shearwater.png) no-repeat 48% center/contain;display:block;margin:0 auto}body.shearwater #shearwater-registration{background:#216192 no-repeat 0 0/cover}body.shearwater #shearwater-registration .custom-registration .branding-container{background:#fff;padding:1.5em 1em .5em;border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0}body.shearwater #shearwater-registration .custom-registration .branding-container:after{content:"";display:table;clear:both}body.shearwater #shearwater-registration .custom-registration .branding-container .branding-logo-container{text-align:center;margin-bottom:1.5em}body.shearwater #shearwater-registration .custom-registration .branding-container .branding-logo{background:url(../../images/logo-shearwater.png) no-repeat 48% center/contain;display:block;margin:0 auto;width:100%;height:115px}body.shearwater #shearwater-registration .custom-registration .branding-container .branding-takatack{margin:20px auto;width:90%;padding-right:25px;display:none}body.shearwater #shearwater-registration .custom-registration .branding-container .branding-takatack-logo{background:url(../../images/svg/takatack-logo-bnw.svg) no-repeat center center;margin:0 auto -6px 10px;width:77px;height:23px;display:inline-block;background-size:contain}body.shearwater #shearwater-registration .custom-registration ._registration-mobile-link li.selected{border-color:#216192}body.shearwater .registration-form{padding-top:0}body.shearwater .registration-form .divider span{background-color:#999}body.shearwater .registration-form .sign-in-form{margin-top:1.5em}body.shearwater .registration-form .sign-in-form .button,body.shearwater .registration-form .sign-up-form .button{background-color:#216192;border-color:#216192}body.shearwater .registration-form .box{margin-top:0;padding-top:0;border-top-left-radius:0;border-top-right-radius:0}body.shearwater .registration-form .box .sign-me-up a{color:#333}body.shearwater #profile{background-color:#f7f7f7}body.shearwater #profile .profile-details .branding-logo{margin:0 0 .5em;width:100%;height:50px;background-position:0 0}body.shearwater #profile .profile-details .community-id{font-size:.9em;margin:0 0 1em}body.shearwater #profile .profile-details .community-id span{font-weight:700}body.shearwater input._shearwater{background:url(../../images/logo-shearwater-textbox.png) no-repeat 95% center;padding-right:135px}body.shell .branding-logo{background:url(../../images/logo_shell-advantage.png) no-repeat 50% 50%/contain;display:block;margin:0 auto}body.shell #shell-registration{background-color:#FDD147}body.shell #shell-registration .registration-form .branding-logo{height:85px}body.shell #shell-registration .registration-form .login .container{margin:4em auto 0;text-align:center}body.shell #shell-registration .registration-form .login .container p{margin:3em auto 0}body.shell #shell-registration .registration-form .sign-in-form{margin-top:1.5em}body.shell #shell-registration .registration-form #signin-button{margin:1em auto;text-transform:none;padding:1em 0;float:none;background-color:#e63014;border-color:#e63014;font-weight:400}body.disable-scroll{overflow:hidden}.christmas2015#hero-images{background-color:#CEE7EC!important;background-image:url(../../images/bg_christmas2015.png)}.christmas2015#logo{background-size:100% auto;background-repeat:no-repeat;background-image:url(../../images/logo-takatack-christmas2015.gif)!important}#categories-page>.wrap{overflow:hidden;position:relative}#categories-page.show-filters #filters{visibility:visible;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}#categories-page.show-filters>.wrap>.loader_container{width:705px;margin-left:1.5em;float:right}#categories-page .jscroll-added.firstPage:after{content:"";display:table;clear:both}.shop-banner-container .wrap{position:relative}.shop-banner-container .contact-seller{display:none;border:1px solid #efefef;color:#95a5a6;background:url(../../images/svg/sprite.svg) 10px -4102px no-repeat;padding:.7em .7em .7em 3em;position:absolute;top:20%;right:0}.shop-banner-container .shop-details{background:#fff}.shop-banner-container .shop-details ul{text-align:center;padding-bottom:1.5em}.shop-banner-container .shop-details ul li{display:inline-block;margin-bottom:.7em}.shop-banner-container .shop-details ul li a{padding:1em .8em;font-size:.8em;text-decoration:underline;color:#686767}.shop-banner-container .store-description{font-family:"Helvetica Neue",Arial,sans-serif;color:#333;text-align:center;padding:1em 0;line-height:1.3em;margin:0 auto;width:70%}.shop-banner-container .social{width:30%;margin:0 auto;text-align:center}.shop-banner-container .social li{display:inline-block;margin-right:.2em}.shop-banner-container .social li a{display:block;width:25px;height:25px;background:url(../../images/svg/sprite.svg) no-repeat}.shop-banner-container .social .facebook{background-position:0 -8737px}.shop-banner-container .social .twitter{background-position:0 -8668px}#shop-banner{display:block;width:100%;height:200px}#shop-banner>div{display:block;width:100%;height:100%;background:rgba(0,0,0,.3);padding:1.8em 0}#shop-banner .store-avatar{width:100px;height:100px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;background:gray;margin:0 auto;border:3px solid #fff;background-size:contain!important;background-color:#fff!important}#shop-banner p{text-align:center;color:#fff;line-height:3.2em;font-weight:700;font-family:"Helvetica Neue",Arial,sans-serif;font-style:italic;font-size:1.1em}.category-archive #selected-category{text-align:center;font-weight:700;color:#fc7001;font-size:1.875em}.category-filters-heading{border-bottom:1px solid #efefef;margin:-15px 0 15px}.category-filters-heading:after{content:"";display:table;clear:both}.category-filters-heading #selected-category{padding-left:.625em;padding-right:.625em;width:100%;float:left;text-align:center;color:#333;font-weight:700;font-size:1.125em;text-transform:uppercase;margin-bottom:1.25em}.category-filters-heading #show-filters{display:none}.category-filters-heading .mobile-filter-link{color:#686767;cursor:pointer;font-size:.9em;clear:both;width:50%;height:51px;float:left;line-height:3.5em}.category-filters-heading .mobile-filter-link>span{display:block;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat left -66px;background-size:30px;color:#686767;height:100%;padding-left:2.1em}.category-filters-heading .mobile-filter-link>span.for-collection{text-indent:-99999px}.category-filters-heading .mobile-filter-link>span span{display:inline-block;width:30px;height:30px;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:cover}.category-filters-heading .mobile-filter-link.collapsed .expand-filters{display:block}.category-filters-heading .mobile-filter-link:hover>span{color:#424141}.category-filters-heading .mobile-filter-link:hover .expand-filters{background-position:42px -5905px}.category-filters-heading .mobile-filter-link .expand-filters{display:none;height:1.5em;background:url(../../images/sprite.png) no-repeat;background-position:42px -4369px;width:100px;margin:auto}.category-filters-heading .sort-filter{width:50%;float:right;max-width:210px;font-size:.9em;direction:rtl}.category-filters-heading .sort-filter select{border:none;background-color:transparent;text-overflow:ellipsis}#hide-filters{display:none}#filters{padding:1.25em;display:none;width:81%;margin:auto}#filters .mobile-filter-header{display:block;margin-bottom:2em;padding-bottom:0;border:0;position:relative;border-bottom:0!important}#filters .mobile-filter-header h2{color:#fc7001;font-size:1.2em;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat -6px -82px;background-size:30px;padding-left:1.5em}#filters .mobile-filter-header .btn-x{display:block;width:40px;height:40px;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat center -5315px;position:absolute;right:0;top:-10px}#filters .container>div{padding-bottom:1em;margin-bottom:1em}#filters .container>div:last-child{border-bottom:none;margin-bottom:0}#filters .category-filters{display:none}#filters .filter-subtitle{font-weight:700;font-size:1em}#filters .search-category .cat li{display:block;width:100%;text-align:left;color:#424141;margin-bottom:.6em;font-size:.9em;font-weight:700}#filters .search-category .cat li input{height:14px;margin-right:1em}#filters .search-category .cat li a{color:#fc7001;font-weight:700;line-height:1.7em;text-decoration:none}#filters .search-category .cat li a:hover{color:#fc7001}#filters .search-category .cat li:last-child{font-weight:400}#filters .search-category .search-form{padding:.563em 0}#filters .search-category form{border:1px solid #bdc3c7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}#filters .search-category form:after{content:"";display:table;clear:both}#filters .search-category form:hover{border-color:#333}#filters .search-category form:hover button{background-position:center -4109px;background-size:22px}#filters .search-category input[type=text]{background:#fff;border:0;float:left;font-family:"Helvetica Neue",Arial,sans-serif;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;width:80%}#filters .search-category button{border:0;outline:0;padding:.9em 1.357em;float:right;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;height:51px;background:url(../../images/sprite.png) no-repeat center -2943px;background-size:22px}#filters .search-category button:hover{background-position:center -4109px}#filters .search-subcategory{margin:0!important}#filters .search-subcategory>li.header{font-size:1em;padding-top:0;display:none}#filters .search-subcategory li{padding:1em 0 0 1.2em;font-size:.875em;line-height:1.2em;width:100%;text-align:left!important;margin:0!important;min-height:0!important}#filters .search-subcategory li.selected{color:#fc7001}#filters .search-subcategory li:hover{color:#444}#filters .search-subcategory li.header{padding-left:0;font-weight:700;margin-bottom:.5em;text-decoration:none;color:#424141}#filters .search-subcategory li.header.selected,#filters .search-subcategory li.header:hover{color:#424141}#filters .search-subcategory ul{margin:0!important}#filters .search-subsubcategory li{font-size:.9em}#filters .search-subsubcategory li.header{font-size:1em;padding-top:0}#filters .mobile-sort-filter,#filters .search-price{padding-bottom:.563em}#filters .mobile-sort-filter select,#filters .search-price select{width:100%;border:1px solid #bdc3c7;font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;font-weight:400;font-size:1em;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background-position:96% -1477px;background-size:35px}#filters .search-price{width:100%;padding-bottom:.5em;margin-bottom:1em}#filters .search-price div:after{content:"";display:table;clear:both}#filters .search-price .filter-form span{font-size:.875em;color:#686767;display:inline-block;float:left;width:42%;border:1px solid #686767;line-height:30px;padding:.2em .5em;margin-bottom:.5em;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#filters .search-price input[type=text]{font-size:1em;background:#fff;width:80%;border:0;text-align:left;height:30px;padding:0}span #filters .search-price input[type=text]:disabled{border-color:#ecf0f1}#filters .search-price .input-filter{display:block}#filters .search-price select{display:none}#filters .search-price .filter-form p{margin:1em 0;font-size:.875em}#filters .search-price .filter-form p#custom-price-range{clear:both;color:#fff;background-color:#999;text-transform:uppercase;padding:.7em .4em;width:30%;text-align:center;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#filters .search-price .filter-form p#custom-price-range:hover{background-color:#fea965}#filters .search-price .filter-form>div{width:15%;float:left;margin:0 auto;line-height:37px;text-align:center;font-family:"Helvetica Neue",Arial,sans-serif;font-size:.8em}#filters .collapse-filters{height:30px;display:block;background-repeat:no-repeat;background-size:40px;background-position:center -1801px;width:100px;margin:auto}#filters .filter-list{color:#333;font-size:1em;font-weight:700}#filters .filter-list #view-more-brands,#filters .filter-list .view-more-filters{text-decoration:underline;line-height:3em;color:#fc7001;font-size:.75em}#filters .filter-list #view-more-brands .hide,#filters .filter-list .view-more-filters .hide{display:none}#filters .filter-list ul{margin-top:.7em}#filters .filter-list ul li{color:#686767;display:inline-block;min-width:35px;min-height:35px;margin:0 .5em .3em 0;text-align:center;font-size:.9em;font-family:"Helvetica Neue",Arial,sans-serif;font-weight:400}#filters .filter-list ul li a{text-decoration:none;color:inherit;display:block;border:1px solid #686767;padding:.6em .5em;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#filters .filter-list ul li a span{font-style:italic}#filters .filter-list ul li a:hover{border-color:#444;color:#444}#filters .filter-list ul li a.selected{border:2px solid #fc7001;color:#fc7001}#filters .filter-list ul li a.no-brand,#filters .filter-list ul li a.no-brand.selected,#filters .filter-list ul li a.no-brand:hover{border:0}#filters .filter-colors{color:#333;font-size:1em;font-weight:700}#filters .filter-colors ul li{display:inline-block;width:30px;height:30px;margin:0 .3em .3em 0}#filters .filter-colors ul a{display:block;background:#fff;width:100%;height:100%;border:1px solid #ecf0f1}#filters .filter-colors ul a.white{background:#fff}#filters .filter-colors ul a.black{background:#000}#filters .filter-colors ul a.silver{background:silver}#filters .filter-colors ul a.blue{background:#00f}#filters .filter-colors ul a.red{background:red}#filters .filter-colors ul a.green{background:green}#filters .filter-colors ul a.gray{background:gray}#filters .filter-colors ul a.gold{background:gold}#filters .filter-colors ul a.tan{background:tan}#filters .filter-colors ul a.pink{background:pink}#filters .filter-colors ul a.selected,#filters .filter-colors ul a:hover{border:3px solid #f96}#filters .filter-box{background-color:#fff;padding:10px;border-bottom:1px solid #efefef}#filters .filter-box input[type=checkbox].filter{display:none}#filters .filter-box input[type=checkbox].filter+span+label{cursor:pointer}#filters .filter-box input[type=checkbox].filter+span+label:before{height:15px;margin-right:4px;content:" ";display:inline-block;vertical-align:baseline;border:1px solid #999;background-color:#fff;width:15px}#filters .filter-box input[type=checkbox].filter:checked+span+label{color:#fc7001}#filters .filter-box input[type=checkbox].filter:checked+span+label:before{background-color:#fc7001;border-color:#fc7001}#filters .filter-box .filter-list ul li{margin:0;display:block;text-align:left;min-height:25px}#filters .filter-box li.filter{padding:3px}#filters .filter-box li.filter>span{display:block;padding-left:20px;text-indent:-20px}#filters .filter-box li.filter>span:before{height:15px;margin-right:4px;content:" ";display:inline-block;vertical-align:baseline;border:1px solid #999;background-color:#fff;width:15px}#filters .filter-box li.filter.selected>span:before{background-color:#fc7001;border-color:#fc7001}#filters .filter-box a.filter{border:0;padding:0}#filters .filter-box a.filter:before{height:15px;margin-right:2px;content:" ";display:inline-block;vertical-align:baseline;border:1px solid #999;background-color:#fff;width:15px}#filters .filter-box a.filter.selected{border:0}#filters .filter-box a.filter.selected:before{background-color:#fc7001;border-color:#fc7001}#filters .filter-box .filter-slider{padding:0 0 25px}#filters .filter-box .filter-slider .price-slider-container{font-size:12px;margin:10px 0 20px}#filters .filter-box .filter-slider .price-slider-container .price-slider-label{color:#fc7001}#filters .filter-box ul.boxed-filters li{display:inline-block;margin-right:2px;margin-bottom:2px;vertical-align:baseline;text-align:center}#filters .filter-box ul.boxed-filters li a{border:1px solid #999;background-color:#fff;height:auto;width:auto;padding:5px;border-radius:0}#filters .filter-box ul.boxed-filters li a.filter{text-indent:0}#filters .filter-box ul.boxed-filters li a.filter span,#filters .filter-box ul.boxed-filters li a.filter:before{display:none}#filters .filter-box ul.boxed-filters li a.filter.selected{border-color:#fc7001;background-color:#fc7001;color:#fff}.category-banner{width:100%;height:auto;margin:0 auto 1em}.category-banner.mobile{display:block;max-width:300px}.category-banner.desktop{display:none}#product-results{float:right;width:100%;padding:0 .65em}#product-results>div:after{content:"";display:table;clear:both}#product-results.full-width{width:100%!important}#product-results .list .item:nth-of-type(2n+1){clear:both}#categories-page>.wrap>.loader_container{width:100%}#load-more{display:block;width:100%;background:0 0;clear:both;text-align:center;margin:auto;text-decoration:none;color:#95a5a6;padding:2em .625em;cursor:pointer}#load-more:hover{color:#333}#load-more:hover span{border-color:#333;background-position:15px -4063px}#load-more span{display:block;margin:auto;width:42px;height:42px;clear:both;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;border:1px solid #bdc3c7;background:url(../../images/sprite.png) no-repeat 15px -3003px;background-size:20px;margin-top:1em}@media only screen and (max-width:599px){.filter-box.empty-categories{display:none}}@media only screen and (max-width:959px){#categories-page #filters{height:0;visibility:hidden;overflow:hidden;margin-bottom:1em;-webkit-transition:height .2s ease-out;-moz-transition:height .2s ease-out;transition:height .2s ease-out}#categories-page #filters.slide-down{display:block;visibility:visible;height:100%;width:100%;background-color:#fff}#categories-page.show-filters>.wrap>.loader_container{width:auto;margin:0 .625em}}@media only screen and (min-width:600px) and (max-width:959px){.shop-banner-container .shop-details ul li{display:inline-block}.shop-banner-container .shop-details ul li a{padding:1em;font-size:.95em}.category-archive #selected-category{clear:both}.category-filters-heading #selected-category{font-size:1.5em;text-transform:none}#filters{position:relative}#filters #filter-category,#filters .mobile-filter-header,#filters .mobile-sort-filter,#filters .search-category,#filters .search-price,#filters .search-subcategory{width:65%;margin:0 auto 1em}#filters .mobile-filter-header{margin-bottom:2em}#filters .search-category li{font-size:1em}.filter-box.empty-categories{display:none}.collection-page .category-banner.desktop{max-width:1000px}.category-banner.mobile{display:none}.category-banner.desktop{display:block;max-width:728px;max-height:90px;overflow:hidden}#product-results{padding-bottom:5em}#product-results .list .item{margin-bottom:1em}#product-results .list .item:nth-of-type(2n+1){clear:none}#product-results .list .item:nth-of-type(3n+1){clear:both}}@media only screen and (min-width:960px){#categories-page>.wrap{min-height:auto;padding:0 .625em}#categories-page.show-filters #product-results,#categories-page.show-filters-desktop #product-results,#categories-page.show-filters-desktop>.wrap>.loader_container,#categories-page.show-filters>.wrap>.loader_container{width:764px;padding-left:0;padding-right:0}#categories-page.show-filters .item,#categories-page.show-filters-desktop .item{width:25%}#categories-page.show-filters .item.even>div,#categories-page.show-filters .item.odd>div,#categories-page.show-filters-desktop .item.even>div,#categories-page.show-filters-desktop .item.odd>div{float:none;margin:auto}#categories-page.show-filters .item.mid-1>div,#categories-page.show-filters-desktop .item.mid-1>div{float:left;margin:0}#categories-page.show-filters .item.mid-3>div,#categories-page.show-filters-desktop .item.mid-3>div{float:right;margin:0}#categories-page.show-filters-desktop #filters{visibility:visible;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.shop-banner-container .store-description{width:50%}.shop-banner-container .shop-details ul li a{font-size:.95em}.category-archive #selected-category{clear:both;padding-left:.625em;padding-right:.625em;width:50%;float:left}.category-archive .breadcrumbs.top .nav{padding-left:.625em;padding-right:.625em;width:25%;float:left;display:block}.category-filters-heading{border-bottom:1px solid #efefef;padding-bottom:.3em;margin-top:-50px;margin-bottom:35px}.category-filters-heading #selected-category{font-size:1.5em;text-transform:none}.category-filters-heading #show-filters{display:none;padding-left:.625em;padding-right:.625em;width:25%;float:left;line-height:51px}.category-filters-heading #show-filters a{font-size:1em;color:#686767;text-decoration:none;padding:.5em 0 .5em 3em;background-repeat:no-repeat;background-position:left -90px;background-size:35px}.category-filters-heading #show-filters a:hover{background-position:left -2138px;color:#fc7001}.category-filters-heading .mobile-filter-link{display:none}.category-filters-heading .sort-filter{display:inline-block;max-width:210px;text-align:right;float:right;font-size:1em;direction:ltr}#hide-filters{display:none;background-size:20px;font-size:1em;color:#95a5a6;padding-left:.625em;padding-right:.625em;text-decoration:none;margin-bottom:3em}#hide-filters:hover{background-position:5px -4175px;color:#333}#hide-filters span{display:block;padding:1em 0 .5em 3em;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat left -82px;background-size:35px;color:#686767;background-color:#f7f7f7}#filters{-webkit-transition:transform .25s ease-out;-moz-transition:transform .25s ease-out;transition:transform .25s ease-out;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);position:absolute;z-index:10;width:220px;visibility:hidden;top:0;left:.625em;display:block;padding:0}#filters .container{padding:0}#filters .container>div{padding-bottom:1em;margin-bottom:1em}#filters .container>div:last-child{border-bottom:none;margin-bottom:0}#filters .mobile-filter-header{display:none}#filters .filter-list ul li{font-size:.9em}#filters .category-filters{display:block;padding:1.25em 1.25em 0}#filters .category-filters>ul{border-bottom:1px solid #bdc3c7;padding-bottom:1.875em}#filters .category-filters ul{padding-left:.625em;padding-right:.625em}#filters .category-filters ul li{margin-bottom:.75em}#filters .category-filters ul a{color:#95a5a6;text-decoration:none;display:block}#filters .category-filters ul a:hover{color:#333}#filters .category-filters a.active-parent{margin-bottom:1.75em}#filters .category-filters a.active-parent+ul{display:block}#filters .category-filters ul ul{padding:0;margin-bottom:1.75em;display:none}#filters .category-filters ul ul a{font-size:.875em;color:#95a5a6}#filters .category-filters ul ul a.active-sub{color:#f96;font-weight:700}#filters .filter-subtitle{font-size:1.2em}#filters .filter-title{color:#333;font-size:1.125em;font-weight:700;padding-left:.556em;margin-bottom:1em;display:block}#filters .search-category{clear:both}#filters .search-category .accor-data{border-bottom:0}#filters .search-category .cat li{font-size:1em}#filters .search-category .cat li a{color:#fc7001;font-weight:700;line-height:1.7em;text-decoration:none}#filters .search-category .cat li a:hover{color:#fc7001}#filters .search-category input[type=text]{width:79%}#filters .search-subcategory{width:100%;margin:0!important}#filters .search-subcategory>li.header{font-size:1.2em;padding-top:0;display:block;padding-bottom:5px}#filters .search-subsubcategory li.header{font-size:1.2em;padding-bottom:5px}#filters .collapse-filters,#filters .mobile-sort-filter{display:none}#filters .filter-form div{float:left}#filters .filter-box{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border-bottom:none;padding:15px}#filters .filter-box li.filter{padding-left:0}#filters .filter-box li a.filter{padding-left:20px;text-indent:-20px}#filters .filter-box .filter-list ul li{margin:0 .2em .3em 0;min-height:0;min-width:40px}#filters .filter-box .accor-data{padding-bottom:0}.filter-subtitle{height:20px;color:#000;cursor:pointer}.filter-subtitle.open{border-bottom:0}.filter-subtitle.open .type{float:right;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat right -1277px;background-size:cover}.filter-subtitle .type{float:right;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat right -1316px;width:30px;height:30px;background-size:cover}.collection-page .category-banner.desktop{max-width:1000px}.category-banner.mobile{display:none}.category-banner.desktop{display:block;max-width:728px;max-height:90px;overflow:hidden;margin-top:-1em;margin-bottom:1em}#product-results{width:100%;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out;padding:2em 0 3em}#product-results .list .item{min-height:310px;margin-bottom:.5em}#product-results .list .item:nth-of-type(2n+1),#product-results .list .item:nth-of-type(3n+1){clear:none}#product-results .list .item .product-title{font-size:13px}#profile #product-results,body.collection #product-results{padding-top:4em!important}#profile #product-results .list .item,body.collection #product-results .list .item{min-height:355px}}html.lt-ie9 #categories-page>.wrap{min-height:auto;padding:0 .625em}html.lt-ie9 #categories-page.show-filters #product-results,html.lt-ie9 #categories-page.show-filters-desktop #product-results,html.lt-ie9 #categories-page.show-filters-desktop>.wrap>.loader_container,html.lt-ie9 #categories-page.show-filters>.wrap>.loader_container{width:764px;padding-left:0;padding-right:0}html.lt-ie9 #categories-page.show-filters .item,html.lt-ie9 #categories-page.show-filters-desktop .item{width:25%}html.lt-ie9 #categories-page.show-filters .item.even>div,html.lt-ie9 #categories-page.show-filters .item.odd>div,html.lt-ie9 #categories-page.show-filters-desktop .item.even>div,html.lt-ie9 #categories-page.show-filters-desktop .item.odd>div{float:none;margin:auto}html.lt-ie9 #categories-page.show-filters .item.mid-1>div,html.lt-ie9 #categories-page.show-filters-desktop .item.mid-1>div{float:left;margin:0}html.lt-ie9 #categories-page.show-filters .item.mid-3>div,html.lt-ie9 #categories-page.show-filters-desktop .item.mid-3>div{float:right;margin:0}html.lt-ie9 #categories-page.show-filters-desktop #filters{visibility:visible;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html.lt-ie9 .shop-banner-container .store-description{width:50%}html.lt-ie9 .shop-banner-container .shop-details ul li a{font-size:.95em}html.lt-ie9 .category-archive #selected-category{clear:both;padding-left:.625em;padding-right:.625em;width:50%;float:left}html.lt-ie9 .category-archive .breadcrumbs.top .nav{padding-left:.625em;padding-right:.625em;width:25%;float:left;display:block}html.lt-ie9 .category-filters-heading{border-bottom:1px solid #efefef;padding-bottom:.3em;margin-top:-50px;margin-bottom:35px}html.lt-ie9 .category-filters-heading #selected-category{font-size:1.5em;text-transform:none}html.lt-ie9 .category-filters-heading #show-filters{display:none;padding-left:.625em;padding-right:.625em;width:25%;float:left;line-height:51px}html.lt-ie9 .category-filters-heading #show-filters a{font-size:1em;color:#686767;text-decoration:none;padding:.5em 0 .5em 3em;background-repeat:no-repeat;background-position:left -90px;background-size:35px}html.lt-ie9 .category-filters-heading #show-filters a:hover{background-position:left -2138px;color:#fc7001}html.lt-ie9 .category-filters-heading .mobile-filter-link{display:none}html.lt-ie9 .category-filters-heading .sort-filter{display:inline-block;max-width:210px;text-align:right;float:right;font-size:1em;direction:ltr}html.lt-ie9 #hide-filters{display:none;background-size:20px;font-size:1em;color:#95a5a6;padding-left:.625em;padding-right:.625em;text-decoration:none;margin-bottom:3em}html.lt-ie9 #hide-filters:hover{background-position:5px -4175px;color:#333}html.lt-ie9 #hide-filters span{display:block;padding:1em 0 .5em 3em;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat left -82px;background-size:35px;color:#686767;background-color:#f7f7f7}html.lt-ie9 #filters{-webkit-transition:transform .25s ease-out;-moz-transition:transform .25s ease-out;transition:transform .25s ease-out;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);position:absolute;z-index:10;width:220px;visibility:hidden;top:0;left:.625em;display:block;padding:0}html.lt-ie9 #filters .container{padding:0}html.lt-ie9 #filters .container>div{padding-bottom:1em;margin-bottom:1em}html.lt-ie9 #filters .container>div:last-child{border-bottom:none;margin-bottom:0}html.lt-ie9 #filters .mobile-filter-header{display:none}html.lt-ie9 #filters .filter-list ul li{font-size:.9em}html.lt-ie9 #filters .category-filters{display:block;padding:1.25em 1.25em 0}html.lt-ie9 #filters .category-filters>ul{border-bottom:1px solid #bdc3c7;padding-bottom:1.875em}html.lt-ie9 #filters .category-filters ul{padding-left:.625em;padding-right:.625em}html.lt-ie9 #filters .category-filters ul li{margin-bottom:.75em}html.lt-ie9 #filters .category-filters ul a{color:#95a5a6;text-decoration:none;display:block}html.lt-ie9 #filters .category-filters ul a:hover{color:#333}html.lt-ie9 #filters .category-filters a.active-parent{margin-bottom:1.75em}html.lt-ie9 #filters .category-filters a.active-parent+ul{display:block}html.lt-ie9 #filters .category-filters ul ul{padding:0;margin-bottom:1.75em;display:none}html.lt-ie9 #filters .category-filters ul ul a{font-size:.875em;color:#95a5a6}html.lt-ie9 #filters .category-filters ul ul a.active-sub{color:#f96;font-weight:700}html.lt-ie9 #filters .filter-subtitle{font-size:1.2em}html.lt-ie9 #filters .filter-title{color:#333;font-size:1.125em;font-weight:700;padding-left:.556em;margin-bottom:1em;display:block}html.lt-ie9 #filters .search-category{clear:both}html.lt-ie9 #filters .search-category .accor-data{border-bottom:0}html.lt-ie9 #filters .search-category .cat li{font-size:1em}html.lt-ie9 #filters .search-category .cat li a{color:#fc7001;font-weight:700;line-height:1.7em;text-decoration:none}html.lt-ie9 #filters .search-category .cat li a:hover{color:#fc7001}html.lt-ie9 #filters .search-category input[type=text]{width:79%}html.lt-ie9 #filters .search-subcategory{width:100%;margin:0!important}html.lt-ie9 #filters .search-subcategory>li.header{font-size:1.2em;padding-top:0;display:block;padding-bottom:5px}html.lt-ie9 #filters .search-subsubcategory li.header{font-size:1.2em;padding-bottom:5px}html.lt-ie9 #filters .collapse-filters,html.lt-ie9 #filters .mobile-sort-filter{display:none}html.lt-ie9 #filters .filter-form div{float:left}html.lt-ie9 #filters .filter-box{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border-bottom:none;padding:15px}html.lt-ie9 #filters .filter-box li.filter{padding-left:0}html.lt-ie9 #filters .filter-box li a.filter{padding-left:20px;text-indent:-20px}html.lt-ie9 #filters .filter-box .filter-list ul li{margin:0 .2em .3em 0;min-height:0;min-width:40px}html.lt-ie9 #filters .filter-box .accor-data{padding-bottom:0}html.lt-ie9 .filter-subtitle{height:20px;color:#000;cursor:pointer}html.lt-ie9 .filter-subtitle.open{border-bottom:0}html.lt-ie9 .filter-subtitle.open .type{float:right;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat right -1277px;background-size:cover}html.lt-ie9 .filter-subtitle .type{float:right;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat right -1316px;width:30px;height:30px;background-size:cover}html.lt-ie9 .collection-page .category-banner.desktop{max-width:1000px}html.lt-ie9 .category-banner.mobile{display:none}html.lt-ie9 .category-banner.desktop{display:block;max-width:728px;max-height:90px;overflow:hidden;margin-top:-1em;margin-bottom:1em}html.lt-ie9 #product-results{width:100%;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;transition:all .25s ease-out;padding:2em 0 3em}html.lt-ie9 #product-results .list .item{min-height:310px;margin-bottom:.5em}html.lt-ie9 #product-results .list .item:nth-of-type(2n+1),html.lt-ie9 #product-results .list .item:nth-of-type(3n+1){clear:none}html.lt-ie9 #product-results .list .item .product-title{font-size:13px}html.lt-ie9 #profile #product-results,html.lt-ie9 body.collection #product-results{padding-top:4em!important}html.lt-ie9 #profile #product-results .list .item,html.lt-ie9 body.collection #product-results .list .item{min-height:355px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{background:#eee 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 50% 50% repeat-x;color:#fff;font-weight:700}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 50% 50% repeat-x;font-weight:700;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #fbcb09;background:#fdf5ce 50% 50% repeat-x;font-weight:700;color:#c77405}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff 50% 50% repeat-x;font-weight:700;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 50% 50% repeat;color:#fff}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}.ui-slider-pips .ui-slider-label,.ui-slider-pips .ui-slider-pip-hide{display:none}.ui-slider-pips .ui-slider-pip-label .ui-slider-label{display:block}.ui-slider-pips .ui-slider-pip{width:2em;height:1em;line-height:1em;position:absolute;font-size:.8em;color:#999;overflow:visible;text-align:center;top:20px;left:20px;margin-left:-1em;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui-state-disabled.ui-slider-pips .ui-slider-pip{cursor:default}.ui-slider-pips .ui-slider-line{background:#999;width:1px;height:3px;position:absolute;left:50%}.ui-slider-pips .ui-slider-label{position:absolute;top:5px;left:50%;margin-left:-1em;width:2em}.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label{color:#000;font-weight:700}.ui-slider-vertical.ui-slider-pips{margin-bottom:1em;margin-right:2em}.ui-slider-vertical.ui-slider-pips .ui-slider-pip{text-align:left;top:auto;left:20px;margin-left:0;margin-bottom:-.5em}.ui-slider-vertical.ui-slider-pips .ui-slider-line{width:3px;height:1px;position:absolute;top:50%;left:0}.ui-slider-vertical.ui-slider-pips .ui-slider-label{top:50%;left:.5em;margin-left:0;margin-top:-.5em;width:2em}.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,.ui-slider-float .ui-slider-handle:focus,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label{outline:0}.ui-slider-float .ui-slider-tip,.ui-slider-float .ui-slider-tip-label{position:absolute;visibility:hidden;top:-40px;display:block;width:34px;margin-left:-18px;left:50%;height:20px;line-height:20px;background:#fff;border-radius:3px;border:1px solid #888;text-align:center;font-size:12px;opacity:0;color:#333;-webkit-transition-property:opacity,top,visibility;-moz-transition-property:opacity,top,visibility;-ms-transition-property:opacity,top,visibility;transition-property:opacity,top,visibility;-webkit-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-ms-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-duration:200ms,200ms,0ms;-moz-transition-duration:200ms,200ms,0ms;-ms-transition-duration:200ms,200ms,0ms;transition-duration:200ms,200ms,0ms;-webkit-transition-delay:0ms,0ms,200ms;-moz-transition-delay:0ms,0ms,200ms;-ms-transition-delay:0ms,0ms,200ms;transition-delay:0ms,0ms,200ms}.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{opacity:1;top:-30px;visibility:visible;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:200ms,200ms,0ms;-moz-transition-delay:200ms,200ms,0ms;-ms-transition-delay:200ms,200ms,0ms;transition-delay:200ms,200ms,0ms}.ui-slider-float .ui-slider-pip .ui-slider-tip-label{top:42px}.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:32px;font-weight:400}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after,.ui-slider-float .ui-slider-tip:after{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#fff;position:absolute;bottom:-10px;left:50%;margin-left:-5px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before,.ui-slider-float .ui-slider-tip:before{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#888;position:absolute;bottom:-11px;left:50%;margin-left:-5px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-bottom-color:#fff;top:-10px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-bottom-color:#888;top:-11px}.ui-slider-vertical.ui-slider-float .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-tip-label{top:50%;margin-top:-11px;width:34px;margin-left:0;left:-60px;color:#333;-webkit-transition-duration:200ms,200ms,0;-moz-transition-duration:200ms,200ms,0;-ms-transition-duration:200ms,200ms,0;transition-duration:200ms,200ms,0;-webkit-transition-property:opacity,left,visibility;-moz-transition-property:opacity,left,visibility;-ms-transition-property:opacity,left,visibility;transition-property:opacity,left,visibility;-webkit-transition-delay:0,0,200ms;-moz-transition-delay:0,0,200ms;-ms-transition-delay:0,0,200ms;transition-delay:0,0,200ms}.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:50%;margin-top:-11px;left:-50px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label{left:47px}.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{left:37px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after,.ui-slider-vertical.ui-slider-float .ui-slider-tip:after{border:5px solid rgba(255,255,255,0);border-left-color:#fff;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;right:-10px;margin-left:0;top:auto;left:auto}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before,.ui-slider-vertical.ui-slider-float .ui-slider-tip:before{border:5px solid rgba(255,255,255,0);border-left-color:#888;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;right:-11px;margin-left:0;top:auto;left:auto}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-right-color:#fff;right:auto;left:-10px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-right-color:#888;right:auto;left:-11px}.ui-slider-pips [class*=ui-slider-pip-initial]{font-weight:700;color:#14CA82}.ui-slider-pips .ui-slider-pip-initial-2{color:#1897C9}.ui-slider-pips [class*=ui-slider-pip-selected]{font-weight:700;color:#FF7A00}.ui-slider-pips .ui-slider-pip-inrange{color:#000}.ui-slider-pips .ui-slider-pip-selected-2{color:#E70081}.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line,.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line{background:#000}.ui-slider-horizontal{height:4px}.ui-slider-horizontal.ui-slider-pips{width:90%;margin:0 auto 1.4em}.ui-widget-content{border:0;background-color:#999}.ui-slider .ui-slider-handle{border-radius:15px;height:13px;width:13px;border:0;background-color:#fc7001}.ui-slider .ui-slider-range{background-color:#fc7001}.ui-slider-pips .ui-slider-pip-label .ui-slider-label{font-size:10px;color:#888;font-weight:100}#slider .ui-slider-pip-label .ui-slider-label{margin-left:-20px}#slider .ui-slider-pip-first .ui-slider-label{margin-left:-10px}#profile #product-results,body.collection #product-results{padding-top:1em}#profile #product-results .category-filters-heading,#profile #product-results .category-filters-heading .mobile-filter-link>span,body.collection #product-results .category-filters-heading,body.collection #product-results .category-filters-heading .mobile-filter-link>span{display:none}#product-detail .wrap{padding:.625em 0 0}#product-detail .wrap>div:after{content:"";display:table;clear:both}#product-detail .container{-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#fff;margin:1em 0 1.5em}#product-detail .container:after{content:"";display:table;clear:both}.contact-share{padding:1em 0;border-bottom:1px solid #bdc3c7}.contact-share:after{content:"";display:table;clear:both}.contact-share>span{display:none;color:#818e8f;padding:.85em 1em .85em 0}.contact-share .contact-seller{display:inline-block;color:#818e8f;text-decoration:none;margin-right:1.5em;padding:.85em 0;width:50%;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #fff;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;float:left}.contact-share .contact-seller span{background:url(../../images/sprite.png) no-repeat 6px -2536px;background-size:18px;padding:.725em 0 .725em 2.5em}.contact-share .contact-seller:hover{border-color:#bdc3c7;color:#333}.contact-share .contact-seller:hover span{background-position:6px -3490px}.cloudzoom-zoom{width:450px;height:450px}.cloudzoom-blank,.cloudzoom-zoom{z-index:1000000}.cloudzoom-lens{width:100px!important;height:100px!important}.cloudzoom-zoom-inside{width:90%!important;left:0!important;right:0!important;margin-left:auto!important;margin-right:auto!important}#images-desc{padding-left:.625em;padding-right:.625em;width:100%;float:left;padding-top:.625em}#images-desc #images{position:relative}#images-desc #images img{width:auto;height:auto}#images-desc #images ul{background:#fff}#images-desc #images ul:after{content:"";display:table;clear:both}#images-desc #images .images-container{width:95%;height:95%;margin:0 auto 1em;max-height:400px}#images-desc #images .main-image{max-height:290px;width:auto;display:block;margin:auto}#images-desc .flexslider{height:100px}#images-desc .flex-next,#images-desc .flex-prev{width:42px;height:42px;border:1px solid #bdc3c7;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}#images-desc .flex-next:hover,#images-desc .flex-prev:hover{border-color:#fc9}#images-desc .slides li{display:inline-block;float:left;width:90px;height:90px;margin-right:.313em;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;overflow:hidden}#images-desc .slides li.current a,#images-desc .slides li.selected a,#images-desc .slides li:hover a{border-color:#fc9}#images-desc .slides li a{display:block;height:100%;line-height:88px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:1px solid #bdc3c7;text-align:center;overflow:hidden}.product-text{padding-left:.625em;padding-right:.625em;width:100%;float:left;padding-top:1em}.product-text .social-media{display:inline-block;float:left}.product-text .social-media:after{content:"";display:table;clear:both}.product-text .social-media span{font-size:.875em;color:#95a5a6;margin-right:1.5em;line-height:30px;float:left}.product-text .social-media ul{display:inline-block;float:left}.product-text .social-media li{margin-right:.3em;display:inline-block}.product-text .social-media li:last-child{margin-right:0}.product-text .social-media a{display:block;background:url(../../images/sprite.png) no-repeat;background-size:30px;width:30px;height:30px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden}.product-text .social-media a:hover{opacity:.8}.product-text .social-media .facebook{background-position:2px -9035px}.product-text .social-media .twitter{background-position:2px -8963px}.product-text .social-media .pinterest{background-position:2px -3317px}.product-text .btn-like{margin-top:0;font-size:.8em}.product-text .btn-like.selected{background-color:#fff}.product-text .product-title{color:#333;font-size:1.3em;display:block;width:80%;text-align:left;line-height:1.2em;word-break:break-word}.product-text .store{color:#686767;text-align:left;font-style:italic;margin:.5em 0 1em;font-size:.95em}.product-text .store a{color:#fc7001}.product-text select{width:46%;color:#686767;font-size:.9em;margin-bottom:.5em;padding:0 36px 0 10px;height:42px;background-position:95% -1482px}.product-text select#select-color{margin-right:1em}.product-text .filter-colors{color:#333;font-size:1em;font-weight:700;padding-bottom:1em;margin-bottom:1em}.product-text .filter-colors ul.block-link{margin-top:.7em}.product-text .filter-colors ul.block-link li{display:inline-block;width:35px;height:35px;margin:0 .3em .3em 0}.product-text .filter-colors ul.block-link a{display:block;background:#fff;width:100%;height:100%;border:1px solid #ecf0f1}.product-text .filter-colors ul.block-link a.white{background:#fff}.product-text .filter-colors ul.block-link a.black{background:#000}.product-text .filter-colors ul.block-link a.silver{background:silver}.product-text .filter-colors ul.block-link a.blue{background:#00f}.product-text .filter-colors ul.block-link a.red{background:red}.product-text .filter-colors ul.block-link a.green{background:green}.product-text .filter-colors ul.block-link a.gray{background:gray}.product-text .filter-colors ul.block-link a.gold{background:gold}.product-text .filter-colors ul.block-link a.tan{background:tan}.product-text .filter-colors ul.block-link a.pink{background:pink}.product-text .filter-colors ul.block-link a.orange{background:orange}.product-text .filter-colors ul.block-link a.selected,.product-text .filter-colors ul.block-link a:hover{border:3px solid #f96}.product-text .filter-colors ul.text-link{margin-top:.7em}.product-text .filter-colors ul.text-link li{display:inline-block;font-family:"Helvetica Neue",Arial,sans-serif;margin-right:.4em;font-weight:400;font-size:1em;text-decoration:none;color:#95a5a6;text-transform:capitalize}.product-text .filter-colors ul.text-link li:last-child span{display:none}.product-text .filter-size{color:#333;font-size:1em;font-weight:700;padding-bottom:1em}.product-text .filter-size ul{margin-top:.7em}.product-text .filter-size ul li{color:#95a5a6;display:inline-block;margin:0 .5em .3em 0;text-align:center;font-size:1em;font-family:"Helvetica Neue",Arial,sans-serif;font-weight:400;text-decoration:none}.product-text .filter-size ul li:last-child span{display:none}.product-text .payment-method p{font-family:"Helvetica Neue",Arial,sans-serif;font-style:italic;color:#95a5a6;padding:1.25em 0 .875em}.product-text .payment-method ul{text-align:center}.product-text .payment-method li{display:inline-block}.product-text .payment-method a{text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;text-decoration:none;width:41px;height:26px}.reminders{display:none}.fb-like-box,.fb-like-box-none{color:#333;font-size:.85em;width:100%;margin-top:1em;font-weight:700;margin-bottom:2em;float:left;text-align:center}.fb-like-box-none:after,.fb-like-box:after{content:"";display:table;clear:both}.fb-like-box ul,.fb-like-box-none ul{margin-top:.7em;display:inline-block;vertical-align:middle}.fb-like-box ul li,.fb-like-box-none ul li{display:inline-block;width:42px;height:42px;border:1px solid #ecf0f1;margin:0 .3em .3em 0;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:relative;float:left}.fb-like-box ul li .no-avatar,.fb-like-box-none ul li .no-avatar{background:#f7f7f7 url(../../images/svg/sprite-selected-v5.svg) center -1396px no-repeat!important;background-size:50px!important;width:100%;height:100%}.fb-like-box ul li img,.fb-like-box-none ul li img{margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto}.fb-like-box a,.fb-like-box span,.fb-like-box-none a,.fb-like-box-none span{color:#95a5a6;font-style:italic;font-size:.9em;font-weight:400;display:inline-block;vertical-align:middle}.price-detail{display:block;padding:.86em;margin-bottom:1em;background:#fc7001;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:2px solid #fc7001;text-align:center;width:100%;color:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.price-detail:hover{-webkit-transition:background .2s ease-out;-moz-transition:background .2s ease-out;transition:background .2s ease-out}.price-detail .price{font-weight:700;font-size:1.05em;display:inline-block}.price-detail span{font-weight:400;font-size:.9em}.price-detail span.price{font-size:1.4em}.price-detail span.price span{font-weight:700}.price-detail .share-promo{margin-bottom:0;padding-bottom:0;padding-top:2em}.price-detail .share-promo>span{margin-bottom:.571em;display:block}.price-detail .share-promo span{font-size:.875em}.price-detail .share-promo .button{width:100%;display:block;margin-top:1.25em;font-size:1em;border:1px solid #bdc3c7;color:#95a5a6;text-transform:none;font-weight:400;font-family:"Helvetica Neue",Arial,sans-serif;padding:.5em 1.357em}.price-detail .share-promo .button:hover{background:#fff;color:#333;border-color:#333}.price-detail .share-promo .button:hover .facebook-promo{background-position:0 -4210px}.price-detail .share-promo .button .facebook-promo{background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-position:0 -2886px;display:inline-block;height:25px;line-height:25px;padding-left:2em;font-size:1em;background-size:25px}.price-detail .share-promo .saved{font-style:italic;text-align:center}.price-detail .share-promo .saved .amount{color:#333}.attribute{padding:.563em 0;text-align:left}.attribute:after{content:"";display:table;clear:both}.attribute label{font-size:.875em;color:#333;display:inline-block;float:left;width:20%;font-weight:700;line-height:51px}.attribute select{display:inline-block;float:left;width:80%;padding-left:1em;padding-right:3em;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-weight:400;font-size:1em;color:#95a5a6;min-width:80px;border:1px solid #bdc3c7;font-family:"Helvetica Neue",Arial,sans-serif;background-position:right -3346px;background-size:22px}.attribute select:hover{background-position:right -4512px;border-color:#333}.attribute input{display:inline-block;float:left;width:70%}.attribute input[type=number]{max-width:35%;width:70px;padding:.5em;color:#fc7001;font-weight:600}.stocks-qty .qty{display:inline-block}.stocks-qty .qty label{font-size:.875em;color:#333;display:inline-block;float:left;width:38%;font-weight:700;line-height:51px;text-transform:none;margin-right:1em}.stocks-qty .qty input{width:60px;display:block;margin-bottom:.5em;padding:.5em;font-family:"Helvetica Neue",Arial,sans-serif;font-weight:700;color:#f96;text-align:center}.stocks-qty .qty input:hover{border-color:#333}.stocks-qty .qty span{font-family:"Helvetica Neue",Arial,sans-serif;color:#95a5a6;display:block;text-align:center}.buttons{float:right;width:100%;display:inline-block}#remove-from-cart{display:inline-block;float:right;width:20%;margin-right:.65em;padding-left:0;padding-right:0}#out-of-stock{float:none;width:100%;padding-left:0;padding-right:0;font-size:1.2em;line-height:1em;background:#d7d7d7;border:1px solid #d7d7d7;display:none}#add-to-cart{cursor:pointer}.button{font-size:1em;background:#fc7001;border-color:#fc7001;display:block;width:50%;margin-bottom:.625em;padding:.71em 1.357em;color:#fff;float:right}.submit-button{display:block;width:100%;padding:.975em 1.357em}.submit-button:hover span{background-position:0 -131px}.submit-button span{background:url(../../images/sprite2.png) no-repeat left -156px;display:block;margin:auto;width:50%;text-align:right}.advertisement-text{width:100%;color:#f66;font-size:.9em;text-align:left;margin:0 auto 1em;line-height:1.3em;display:none}.advertisement-text span{font-weight:700}.advertisement-text.mobile{display:none}.stocks-qty{padding-bottom:.5em}.stocks-qty:after{content:"";display:table;clear:both}.stocks-qty p{color:#333;font-size:1em;font-weight:700;margin-bottom:.5em}.stocks-qty .stocks{color:#424141;float:left;width:45%;text-align:center;line-height:3.5em;font-size:.9em}.stocks-qty .stocks.hide-stock-count{display:none}.stocks-qty .stocks .stock-count{font-weight:700}.stocks-qty .stocks .stock-count.hide-stock-count{display:none}.stocks-qty .decrement,.stocks-qty .increment{height:42px;width:42px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:inline-block;float:left;margin:.25em 0;background-repeat:no-repeat;background-color:#fafafa;background-size:30px;border:1px solid #ccc;position:relative;top:1px}.stocks-qty .decrement:active,.stocks-qty .decrement:focus,.stocks-qty .decrement:hover,.stocks-qty .increment:active,.stocks-qty .increment:focus,.stocks-qty .increment:hover{border-color:#f96}.stocks-qty .increment{background-position:center -1108px}.stocks-qty .decrement{background-position:center -1068px}.stocks-qty .qty{float:left;width:55%;text-align:center}.stocks-qty .qty input[type=number]{width:55px;height:42px;display:inline-block;float:left;margin:.3em .5em;padding:.5em;color:#686767;font-weight:700;font-size:.9em;font-family:"Helvetica Neue",Arial,sans-serif;text-align:right;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#desc-comments{padding-left:.625em;padding-right:.625em;width:100%;float:left;clear:both}#desc-comments:after{content:"";display:table;clear:both}#desc-comments .section-label{margin-bottom:.75em;font-weight:700;color:#333}.short-desc{font-family:"Helvetica Neue",Arial,sans-serif;color:#666;display:none;text-align:left;line-height:1.25em;border-bottom:1px solid #ecf0f1;padding-bottom:1em;margin-bottom:1em}.short-desc .read-more{font-size:1em;margin:1em 0 0;display:inline-block}#desc{padding-bottom:1.125em}#desc._tab-content{border:0}#comments{display:none}#comments .section-label{margin-bottom:1.375em}#comments .comment-loading-gif{width:128px;height:128px}#tabs{margin:0;overflow:hidden;padding:0;zoom:1;position:relative;top:2px;z-index:1}#tabs li{display:inline-block;list-style:none;margin:0;margin-right:1px;padding:0;float:left;width:30%}#tabs li a{display:block;line-height:1.2em;padding:1em .5em 1em 0;border-bottom:0 none;text-decoration:none;font-size:.95em;color:#686767}#tabs li a.current,#tabs li a:hover{color:#fc7001;text-decoration:underline}.tab-section ul{margin-left:8em}.tab-section table{width:100%;margin:0 auto;color:#686767;font-size:.85em}.tab-section table tr{border:1px solid #e1e1e1}.tab-section table tr td{padding:.3em;vertical-align:middle}.tab-section table tr td strong{font-weight:700}.tab-section table tr td p{margin:0}#recently-viewed{width:100%;padding:.5em}#recently-viewed .wrap{border-top:1px solid #d7d7d7}#recently-viewed .section-title{width:100%;font-size:1em}#recently-viewed .section-filter{display:none}#recently-viewed .list .item:nth-of-type(2n+1){clear:both}#recommendations{border-top:1px solid #d7d7d7}.mobile-more-link{font-size:.875em;text-align:center;font-weight:700;display:none}.mobile-more-link a{color:#95a5a6;text-decoration:underline}.mobile-more-link a:hover{color:#333}#more-from-seller{width:380px;margin:0 auto}#more-from-seller .section-title{text-align:center;margin-bottom:.8em}#more-from-seller .list .item>div{height:auto;border:1px solid #efefef}#more-from-seller .list .item>div:after{content:"";display:table;clear:both}#more-from-seller .list .item .pic{width:32%;display:inline-block;float:left;padding-right:.5em;padding-bottom:.5em;height:auto;border:0}#more-from-seller .list .item .text{width:68%;float:left;display:inline-block;padding-left:.5em}#more-from-seller .list .item .price-container{width:55%}#recently-viewed-items .item .old-price{margin-bottom:-.6em}.notice{padding:1.25em;color:#666;position:relative;width:100%;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;border-top:1px solid #bdc3c7}.notice.hide{display:none}.notice>div{position:relative;padding:.5em}.notice a{color:#fff;padding:3px;display:inline-block;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;background:#f96}.notice p{font-size:.875em;margin-bottom:1em;text-align:left}.notice .bg{background:#ffebb6;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;top:0;left:0;width:100%;height:100%;z-index:1;opacity:1;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.notice .bg.fade-out{opacity:0}.notice .content{position:relative;z-index:2}.notice .close{position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;width:21px;height:21px;top:-10.5px;right:-10.5px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-position:6px -5656px;background-color:#9aa9aa;background-size:20px}.notice .close:hover{background-color:#9aa9aa}.notice .title{font-weight:700;margin-bottom:1em;text-align:left}.notice .link{color:#95a5a6;text-decoration:underline;font-weight:700;font-size:.875em}.notice .link:hover{color:#333}.notice .submit-button{margin-bottom:1.25em}.notice strong{font-weight:700;display:inline-block}.notice .submit-button,.notice input[type=text],.notice textarea{width:100%}.share-promo.notice{border:0;margin:auto}#share-thanks{border:0;padding-bottom:0}#thank-you-message{padding:1em 0;text-align:right}#notify-me-form{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}#notify-me-form form{padding-top:1em}#notify-me-form form:after{content:"";display:table;clear:both}#notify-me-form .content form>div{margin:auto}#notify-me-form .content form>div:after{content:"";display:table;clear:both}#notify-me-form input[type=text]{display:block;margin-bottom:.5em;float:left;width:60%}#notify-me-form textarea{display:block;margin-bottom:1.25em;height:125px;resize:none}#notify-me-form .submit-button{margin-bottom:0;float:right;width:35%;padding:0}#notify-me-form .submit-message{margin-bottom:0}#notify-me-form p{font-size:1em;text-align:center}._tabs-nav{padding-top:1.875em;padding-bottom:1.313em}._tabs-nav:after{content:"";display:table;clear:both}._tabs-nav li{display:inline-block;float:left;margin-right:1em}._tabs-nav li:last-child{margin-right:0}._tabs-nav a{color:#9aa9aa;text-decoration:none}._tabs-nav a:hover{color:#f96}._tabs-nav a._active{color:#f96;font-weight:700}.tab-group{border-bottom:1px solid #bdc3c7;padding-bottom:1.313em;margin-bottom:1.188em}._tab-content{border:0;display:none;padding-bottom:1.125em;margin-bottom:1.125em}._tab-content._active{display:block}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{min-width:100%!important;width:100%!important}@media only screen and (max-width:599px){.contact-share{border-top:1px solid #bdc3c7}.product-text .social-media{display:inline-block;float:left;padding:0 0 1.111em;text-align:center}.product-text .social-media>div{max-width:205px;margin:auto}.product-text .social-media>div:after{content:"";display:table;clear:both}.product-text .social-media span{color:#95a5a6;font-size:.875em;display:none;float:left;line-height:1.286em;margin-right:2em}.product-text .social-media ul{display:inline-block;float:left;padding-top:.25em}.product-text .social-media li:last-child{margin-right:0}.product-text .social-media a{background-size:30px;width:30px;height:30px}.product-text .social-media a:hover{opacity:.8}.product-text .social-media .facebook{background-position:2px -9035px}.product-text .social-media .twitter{background-position:2px -8963px}.product-text .social-media .pinterest{background-position:2px -3317px}#notify-me-form{padding:1.25em 0}}@media only screen and (min-width:600px) and (max-width:959px){#product-detail .wrap{padding:.625em}#product-detail .wrap>div{padding:0 0 1.875em}.contact-share{padding:1em .625em}.contact-share .contact-seller{float:none;width:100%}.contact-share .social-media{display:none}#images-desc{padding-left:.625em;padding-right:.625em;float:left;width:65%;padding-top:1.5em}#images-desc #images li{margin-right:.875em}#images-desc #images .main-image{max-height:395px}#images-desc .flexslider{width:100%}#images-desc .flex-direction-nav{display:none}.product-text{width:41.66667%;padding:0;max-width:32.5%;float:right}.product-text .product-main-info{padding:1.5em .5em}.product-text .product-title{width:100%}.product-text .social-media{float:none}.product-text .social-media ul{margin:auto;float:none}.product-text select{width:100%}.price-detail .share-promo{padding-left:0;padding-right:0}.price-detail .share-promo .saved{padding-left:.75em;padding-right:.75em}.attribute{padding:.813em 0}.product-buttons{padding:0 0 1.813em}.product-buttons label{width:45%;text-align:center}.product-buttons .submit-button span{width:90%}.product-buttons #add-to-cart,.product-buttons .buttons{width:100%}.product-buttons #remove-from-cart{width:25%}.advertisement-text{width:90%}.stocks-qty .stocks{padding:.813em 0 1.626em;font-size:.875em;width:50%}.stocks-qty .qty{width:100%}#desc-comments .section-label{text-transform:none;margin-bottom:1.188em}#desc-comments #desc._tab-content{border:0}#desc-comments #comments{display:block}#desc-comments #comments .section-label{font-size:1.125em}#tabs li{width:initial}#tabs li a{padding:1em 2em 1em 0;font-size:1.2em}#recently-viewed .section-filter{display:inline-block}#recently-viewed .section-header{padding:0}#recently-viewed .section-title{font-size:1.25em}#recently-viewed .list .item:nth-of-type(2n+1){clear:none}#recently-viewed .list .item:nth-of-type(3n+1){clear:both}#more-from-seller{width:100%}#more-from-seller .list .item{width:50%;height:auto;margin-bottom:1em;padding:0 .4em}#more-from-seller .list .item>div{height:auto;border:1px solid #efefef}#more-from-seller .list .item>div:after{content:"";display:table;clear:both}#more-from-seller .list .item .pic{width:32%;max-height:90px;display:inline-block;float:left;padding-right:.5em}#more-from-seller .list .item .text{width:68%;float:left;display:inline-block;padding-left:.5em}#more-from-seller .list .item .price-container{width:55%}.notice{padding:1.25em 0;width:100%}.notice>div{padding:.5em 0}#notify-me-form input[type=text]{width:100%;margin-bottom:.625em}#notify-me-form .submit-button{width:100%}#notify-me-form .close{right:.5px}._tabs-nav{border-top:1px solid #bdc3c7}._tabs-nav li{margin-right:.75em}._tabs-nav li a{font-size:.925em}._tab-content{padding-top:1.813em;padding-bottom:1.813em;margin-bottom:2.5em}}@media only screen and (min-width:600px){.mobile-more-link{display:none}}@media only screen and (min-width:960px){#product-detail{padding-top:2.5em}#product-detail .wrap{padding:0 .625em}#product-detail .wrap>div{padding:0 0 1.875em}#product-detail .wrap>div:after{content:"";display:table;clear:both}.contact-share{padding:1em}.contact-share .contact-seller{float:none;width:100%}.contact-share .social-media{display:none}#images-desc{float:left;width:63.5%;padding:2.5em 1em 1.813em}#images-desc #images{margin-bottom:0}#images-desc #images li{margin-right:.875em}#images-desc #images .main-image{max-height:395px}#images-desc .flexslider{width:100%;padding:0 60px;margin:auto}#images-desc .flex-direction-nav{display:block}#images-desc .flex-next,#images-desc .flex-prev{top:29px}#images-desc .slides li{width:100px;height:100px;margin-right:.625em}#images-desc .slides li a{line-height:94px;overflow:hidden}.product-text{width:41.66667%;padding:0;max-width:36%;float:right}.product-text .product-main-info{padding:2.5em 1.5em}.product-text .price{font-size:1.2em}.product-text .social-media{padding-top:0;border-bottom:0;width:50%}.reminders{display:block;color:#686767;border-bottom:1px solid #fafafa;font-size:.9em;text-align:center}.reminders ul{width:90%;margin:0 auto}.reminders ul li{border-bottom:1px solid #fafafa;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:35px;height:35px;line-height:2.3em}.reminders ul li:last-child{border:0}.reminders ul li.free-shipping{background-position:15% -2325px}.reminders ul li.return{background-position:15% -2418px}.reminders ul li.cod{background-position:15% -2696px}.reminders p{font-style:italic;font-size:1em;line-height:1.3em;margin:.5em 0}.fb-like-box ul{margin-top:.7em;display:inline-block;vertical-align:middle}.fb-like-box ul li{display:inline-block;border:1px solid #ecf0f1;margin:0 .3em .3em 0}.fb-like-box a,.fb-like-box span{color:#95a5a6;font-style:italic;font-size:.9em;font-weight:400;display:inline-block;vertical-align:middle}.price-detail .share-promo{padding:1.25em 1em}.price-detail .share-promo .saved{padding-left:2em;padding-right:2em;margin-bottom:0}.attribute{padding:.813em 0}.product-buttons{padding:0}.product-buttons.notify-buttons{border-top:1px solid #bdc3c7;padding-top:1em}.product-buttons label{font-size:1.125em;width:40%;text-align:left}.product-buttons .submit-button span{width:70%}.product-buttons .buttons{width:100%}.product-buttons #remove-from-cart{width:20%;margin-right:.65em}.product-buttons #notify-me{width:50%}.advertisement-text{width:90%}.stocks-qty{margin-bottom:1em;border-bottom:1px solid #f7f7f7}.stocks-qty:after{content:"";display:table;clear:both}.stocks-qty .qty{width:55%;max-width:170px;text-align:center}.stocks-qty .decrement,.stocks-qty .increment{text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:inline-block;float:left;margin:.25em 0}.stocks-qty .decrement:active,.stocks-qty .decrement:focus,.stocks-qty .decrement:hover,.stocks-qty .increment:active,.stocks-qty .increment:focus,.stocks-qty .increment:hover{border-color:#f96}#desc-comments #desc._tab-content{border:0}#desc-comments #comments{display:block}#desc-comments #comments .section-label{font-size:1.125em}#tabs li{width:initial}#tabs li a{padding:1em 2em 1em 0;font-size:1.2em}.tab-section table{width:80%}#recently-viewed .section-filter{display:inline-block}#recently-viewed .section-header{padding-bottom:1em;margin:0}#recently-viewed .section-title{font-size:1.4em}#recently-viewed .list .item:nth-of-type(2n+1),#recently-viewed .list .item:nth-of-type(3n+1){clear:none}#more-from-seller{width:100%;padding:1em 0}#more-from-seller .list .item{width:50%;height:auto;margin-bottom:1em;padding:0 .4em}#more-from-seller .list .item>div{height:auto;border:1px solid #efefef}#more-from-seller .list .item>div:after{content:"";display:table;clear:both}#more-from-seller .list .item .pic{width:32%;max-height:90px;display:inline-block;float:left;padding-right:.5em}#more-from-seller .list .item .text{width:68%;float:left;display:inline-block;padding-left:.5em}#more-from-seller .list .item .price-container{width:55%}.notice{padding:1.25em 0;width:100%}.notice>div{padding:.5em 0}.share-promo.notice{width:85%}#share-thanks{padding-left:0;padding-right:0}#notify-me-message .content{margin:auto}#notify-me-form{padding:1.25em .5em}#notify-me-form .content form>div{padding:.5em 0}#notify-me-form input[type=text]{width:100%;margin-bottom:.625em}#notify-me-form .submit-button{width:100%}._tabs-nav{border-top:1px solid #bdc3c7}._tabs-nav li{margin-right:1.563em}._tab-content{padding-top:1.813em;padding-bottom:1.813em;margin-bottom:1.188em}.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style]{min-width:90%!important;width:90%!important}}@media only screen and (min-width:960px) and (max-width:1120px){.product-text .product-main-info{padding:2.5em 1em}.stocks-qty .stocks{width:40%}.stocks-qty .qty{width:60%}}@media only screen and (max-width:430px){#more-from-seller{width:100%;margin:0 auto}#more-from-seller .list .item{width:100%}#more-from-seller .list .item .price-container,#more-from-seller .list .item .product-title{text-align:left;font-size:1em}#more-from-seller .list .item .price-container{width:53%}#more-from-seller .list .item .btn-like{clear:none;float:right;margin-top:.7em}}html.lt-ie9 #product-detail{padding-top:2.5em}html.lt-ie9 #product-detail .wrap{padding:0 .625em}html.lt-ie9 #product-detail .wrap>div{padding:0 0 1.875em}html.lt-ie9 #product-detail .wrap>div:after{content:"";display:table;clear:both}html.lt-ie9 .contact-share{padding:1em}html.lt-ie9 .contact-share .contact-seller{float:none;width:100%}html.lt-ie9 .contact-share .social-media{display:none}html.lt-ie9 #images-desc{float:left;width:63.5%;padding:2.5em 1em 1.813em}html.lt-ie9 #images-desc #images{margin-bottom:0}html.lt-ie9 #images-desc #images li{margin-right:.875em}html.lt-ie9 #images-desc #images .main-image{max-height:395px}html.lt-ie9 #images-desc .flexslider{width:100%;padding:0 60px;margin:auto}html.lt-ie9 #images-desc .flex-direction-nav{display:block}html.lt-ie9 #images-desc .flex-next,html.lt-ie9 #images-desc .flex-prev{top:29px}html.lt-ie9 #images-desc .slides li{width:100px;height:100px;margin-right:.625em}html.lt-ie9 #images-desc .slides li a{line-height:94px;overflow:hidden}html.lt-ie9 .product-text{width:41.66667%;padding:0;max-width:36%;float:right}html.lt-ie9 .product-text .product-main-info{padding:2.5em 1.5em}html.lt-ie9 .product-text .price{font-size:1.2em}html.lt-ie9 .product-text .social-media{padding-top:0;border-bottom:0;width:50%}html.lt-ie9 .reminders{display:block;color:#686767;border-bottom:1px solid #fafafa;font-size:.9em;text-align:center}html.lt-ie9 .reminders ul{width:90%;margin:0 auto}html.lt-ie9 .reminders ul li{border-bottom:1px solid #fafafa;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:35px;height:35px;line-height:2.3em}html.lt-ie9 .reminders ul li:last-child{border:0}html.lt-ie9 .reminders ul li.free-shipping{background-position:15% -2325px}html.lt-ie9 .reminders ul li.return{background-position:15% -2418px}html.lt-ie9 .reminders ul li.cod{background-position:15% -2696px}html.lt-ie9 .reminders p{font-style:italic;font-size:1em;line-height:1.3em;margin:.5em 0}html.lt-ie9 .fb-like-box ul{margin-top:.7em;display:inline-block;vertical-align:middle}html.lt-ie9 .fb-like-box ul li{display:inline-block;border:1px solid #ecf0f1;margin:0 .3em .3em 0}html.lt-ie9 .fb-like-box a,html.lt-ie9 .fb-like-box span{color:#95a5a6;font-style:italic;font-size:.9em;font-weight:400;display:inline-block;vertical-align:middle}html.lt-ie9 .price-detail .share-promo{padding:1.25em 1em}html.lt-ie9 .price-detail .share-promo .saved{padding-left:2em;padding-right:2em;margin-bottom:0}html.lt-ie9 .attribute{padding:.813em 0}html.lt-ie9 .product-buttons{padding:0}html.lt-ie9 .product-buttons.notify-buttons{border-top:1px solid #bdc3c7;padding-top:1em}html.lt-ie9 .product-buttons label{font-size:1.125em;width:40%;text-align:left}html.lt-ie9 .product-buttons .submit-button span{width:70%}html.lt-ie9 .product-buttons .buttons{width:100%}html.lt-ie9 .product-buttons #remove-from-cart{width:20%;margin-right:.65em}html.lt-ie9 .product-buttons #notify-me{width:50%}html.lt-ie9 .advertisement-text{width:90%}html.lt-ie9 .stocks-qty{margin-bottom:1em;border-bottom:1px solid #f7f7f7}html.lt-ie9 .stocks-qty:after{content:"";display:table;clear:both}html.lt-ie9 .stocks-qty .qty{width:55%;max-width:170px;text-align:center}html.lt-ie9 .stocks-qty .decrement,html.lt-ie9 .stocks-qty .increment{text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:inline-block;float:left;margin:.25em 0}html.lt-ie9 .stocks-qty .decrement:active,html.lt-ie9 .stocks-qty .decrement:focus,html.lt-ie9 .stocks-qty .decrement:hover,html.lt-ie9 .stocks-qty .increment:active,html.lt-ie9 .stocks-qty .increment:focus,html.lt-ie9 .stocks-qty .increment:hover{border-color:#f96}html.lt-ie9 #desc-comments #desc._tab-content{border:0}html.lt-ie9 #desc-comments #comments{display:block}html.lt-ie9 #desc-comments #comments .section-label{font-size:1.125em}html.lt-ie9 #tabs li{width:initial}html.lt-ie9 #tabs li a{padding:1em 2em 1em 0;font-size:1.2em}html.lt-ie9 .tab-section table{width:80%}html.lt-ie9 #recently-viewed .section-filter{display:inline-block}html.lt-ie9 #recently-viewed .section-header{padding-bottom:1em;margin:0}html.lt-ie9 #recently-viewed .section-title{font-size:1.4em}html.lt-ie9 #recently-viewed .list .item:nth-of-type(2n+1),html.lt-ie9 #recently-viewed .list .item:nth-of-type(3n+1){clear:none}html.lt-ie9 #more-from-seller{width:100%;padding:1em 0}html.lt-ie9 #more-from-seller .list .item{width:50%;height:auto;margin-bottom:1em;padding:0 .4em}html.lt-ie9 #more-from-seller .list .item>div{height:auto;border:1px solid #efefef}html.lt-ie9 #more-from-seller .list .item>div:after{content:"";display:table;clear:both}html.lt-ie9 #more-from-seller .list .item .pic{width:32%;max-height:90px;display:inline-block;float:left;padding-right:.5em}html.lt-ie9 #more-from-seller .list .item .text{width:68%;float:left;display:inline-block;padding-left:.5em}html.lt-ie9 #more-from-seller .list .item .price-container{width:55%}html.lt-ie9 .notice{padding:1.25em 0;width:100%}html.lt-ie9 .notice>div{padding:.5em 0}html.lt-ie9 .share-promo.notice{width:85%}html.lt-ie9 #share-thanks{padding-left:0;padding-right:0}html.lt-ie9 #notify-me-message .content{margin:auto}html.lt-ie9 #notify-me-form{padding:1.25em .5em}html.lt-ie9 #notify-me-form .content form>div{padding:.5em 0}html.lt-ie9 #notify-me-form input[type=text]{width:100%;margin-bottom:.625em}html.lt-ie9 #notify-me-form .submit-button{width:100%}html.lt-ie9 ._tabs-nav{border-top:1px solid #bdc3c7}html.lt-ie9 ._tabs-nav li{margin-right:1.563em}html.lt-ie9 ._tab-content{padding-top:1.813em;padding-bottom:1.813em;margin-bottom:1.188em}html.lt-ie9 .fb_iframe_widget,html.lt-ie9 .fb_iframe_widget span,html.lt-ie9 .fb_iframe_widget span iframe[style]{min-width:90%!important;width:90%!important}body.viewOrderPage #categories-search,body.viewOrderPage #footer #reminders,body.viewOrderPage #header .searchbox,body.viewShippingPage #categories-search,body.viewShippingPage #footer #reminders,body.viewShippingPage #header .searchbox{display:none!important}body.viewOrderPage.error-page #categories-search,body.viewOrderPage.error-page #header .searchbox,body.viewShippingPage.error-page #categories-search,body.viewShippingPage.error-page #header .searchbox{display:block!important}#cart .wrap select{width:100%;margin-top:1em;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background-position:95% -2244px}#cart .wrap>div{padding:0}#cart .section-header{padding:.25em 0;margin-bottom:.563em}#cart .section-title{width:100%;text-align:left;padding-top:1em}#cart .section-title>span{color:#fc7001}#cart .total-items{color:#95a5a6;font-weight:700;text-decoration:underline;float:right;line-height:0;font-size:.875em;display:none}#cart .total-items .count{color:#f96}#cart .grand-total{color:#686767;font-size:1.2em;text-align:center;line-height:4.5em}#cart .grand-total #totalAmount,#cart .grand-total .currency,#cart .grand-total .totalAmount{font-weight:700;color:#fc7001;font-size:1.3em}#cart .grand-total .currency{padding-left:.8em}#cart #cart-list{padding-bottom:0;float:none;width:100%;margin-bottom:1em}#cart .cart-total-header{color:#686767;display:table;width:100%}#cart .cart-total-header.hide{display:none}#cart .cart-total-header .col-left,#cart .cart-total-header .col-right{width:50%;float:left;display:table-cell;vertical-align:middle}#cart .cart-total-header>div{padding:.5em}#cart .cart-total-header>div:after{content:"";display:table;clear:both}#cart .cart-total-header>div.row-1{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#cart .cart-total-header>div.row-1 .col-left{font-size:.9em;line-height:2.2em;padding-left:30px;background:url(../../images/svg/sprite.svg) no-repeat left -4741px;background-size:25px}#cart .cart-total-header>div.row-1 .col-left span{font-weight:700}#cart .cart-total-header>div.row-1 .col-left.desktop{display:none}#cart .cart-total-header>div.row-1 .col-right{text-transform:uppercase;text-align:right;font-size:.9em}#cart .cart-total-header>div.row-1 .col-right span{display:block;color:#fc7001;font-weight:700;font-size:1.3em}#cart .cart-total-header>div.row-2{text-transform:uppercase;font-size:.8em;border-left:1px solid #efefef;border-right:1px solid #efefef}#cart .cart-total-header>div.row-2 .col-left{line-height:2em;width:70%}#cart .cart-total-header>div.row-2 .col-right{text-align:right;line-height:2em;width:30%}#cart .cart-total-header>div.row-2 .col-right.hide{display:none!important}#cart .cart-total-header>div.row-2 .col-right.desktop{display:none}#cart .cart-total-header>div.row-2 .col-right span{font-weight:700}#cart .cart-total-header>div.row-2 .col-right span:first-child{background:url(../../images/svg/footer-icons-v2.svg) no-repeat 37% 26%;background-size:cover;width:40px;height:20px;display:inline-block;vertical-align:top}#cart .cart-details{width:100%;margin-left:auto;margin-right:auto;margin-top:0;max-width:64em;border:1px solid #efefef;background:#fff;margin-bottom:0}#cart .cart-details:after{content:"";display:table;clear:both}#cart .cart-details h3{font-weight:700}#cart .cart-details .cart-products .error-msg{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#fffcd1;width:80%;min-height:100px;margin:0 auto;border:1px solid #fbecab;text-align:center;margin-bottom:1.5em;padding:1em;position:relative}#cart .cart-details .cart-products .error-msg .remove{top:10px;right:10px}#cart .cart-details .cart-products .error-msg .remove.delcart-remove{opacity:1!important}#cart .cart-details .cart-products .error-msg p{color:#ff211e;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif}#cart .cart-details .cart-products .error-msg ul{margin-top:.7em}#cart .cart-details .cart-products .error-msg ul li{padding:.175em 0}#cart .cart-details .product{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:64em;border-bottom:1px solid #efefef;position:relative;height:81px;overflow:hidden}#cart .cart-details .product:after{content:"";display:table;clear:both}#cart .cart-details .product:last-child{border-bottom:none}#cart .cart-details .remove{width:70px;height:70px;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat 25px -1576px;background-size:40px;position:absolute;top:50%;right:0;margin-top:-35px;opacity:1;cursor:pointer;z-index:999}#cart .cart-details .product-data-cart{display:table;width:100%;color:#686767;position:relative;left:0;font-size:.85em;padding:0 .5em;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}#cart .cart-details .product-data-cart>a,#cart .cart-details .product-data-cart>div{display:table-cell;vertical-align:middle}#cart .cart-details .product-data-cart.slide-open{left:-55px}#cart .cart-details .remove-confirmed{display:table;width:97px;height:100%;background:#f66;color:#fff;text-align:center;font-weight:700;position:absolute;top:0;right:-97px;z-index:999;cursor:pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;-webkit-box-shadow:inset 8px 0 10px rgba(0,0,0,.1);-moz-box-shadow:inset 8px 0 10px rgba(0,0,0,.1);box-shadow:inset 8px 0 10px rgba(0,0,0,.1)}#cart .cart-details .remove-confirmed p{display:table-cell;vertical-align:middle}#cart .cart-details .remove-confirmed.slide-open{right:0}#cart .cart-details .product-image{width:80px;height:80px}#cart .cart-details .product-image .helper{display:inline-block;height:100%;vertical-align:middle}#cart .cart-details .product-image img{display:inline-block;vertical-align:middle;max-width:50px;max-height:50px}#cart .cart-details .product-name-specs{padding-left:.3em;width:380px}#cart .cart-details .product-name-specs a{color:#353434;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:110px;display:block}#cart .cart-details .product-name-specs .specs{padding-top:.5em}#cart .cart-details .product-detail{padding-top:.688em;padding-bottom:.563em}#cart .cart-details .name-action{display:inline-block;vertical-align:top;width:60%;padding:0 .2em;font-size:.9em}#cart .cart-details .name-action .name{font-weight:700;color:#333;text-align:center;font-size:.875em;margin-bottom:.5em;text-decoration:none}#cart .cart-details .name-action .name:hover{text-decoration:underline}#cart .cart-details .name-action .specs{color:#8e8d8d;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;padding-top:.3em}#cart .cart-details .price{width:185px;padding-right:3em;text-align:right;font-weight:700;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}#cart .cart-details .price.slide-open{padding-right:4em}#cart .cart-details .price p{color:#333;font-size:1em;font-family:"Helvetica Neue",Arial,sans-serif;line-height:0;font-weight:700}#cart .cart-details .price p span{font-weight:700;float:right}#cart .cart-details .quantity{width:50px}#cart .cart-details .quantity p{color:#95a5a6;font-size:1em;font-family:"Helvetica Neue",Arial,sans-serif;font-style:italic;line-height:1.5em;padding-left:60px}#cart .cart-details .quantity .decrement,#cart .cart-details .quantity .increment{height:20px;width:35px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;margin:.25em 0;background:url(../../images/svg/sprite-selected-v5.svg) no-repeat;background-size:cover;display:none;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}#cart .cart-details .quantity .increment{background-position:0 -1585px}#cart .cart-details .quantity .increment.out-of-stock{opacity:0!important}#cart .cart-details .quantity .decrement{background-position:0 -1490px}#cart .cart-details .quantity>div{border:1px solid #d7d7d7;width:25px;height:35px;margin-left:5px;display:block;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#cart .cart-details .quantity input[type=number]{width:35px;height:35px;padding:.2em;color:#686767;font-weight:700;font-size:.9em;border:none;text-align:center}#cart .cart-details .order-page{width:100%;margin-left:auto;margin-right:auto;margin-top:0;max-width:64em;position:relative;margin-bottom:1em}#cart .cart-details .order-page:after{content:"";display:table;clear:both}#cart .cart-details .order-page .shop-name{font-size:.9em;color:#686767;font-style:italic;margin-top:1em}#cart .cart-details .order-page .shop-name span{font-style:normal;font-weight:600}#cart .cart-details .order-page .product-data{margin:1em 0;display:table-row;width:100%;font-size:.95em;height:80px}#cart .cart-details .order-page .product-data>div{display:table-cell;vertical-align:middle;max-height:50px;overflow:hidden}#cart .cart-details .order-page .divider{height:1px;width:100%;border-bottom:1px solid #f7f7f7}#cart .cart-details .order-page .quantity{color:#8e8d8d;font-size:.85em;font-weight:700;text-align:center;width:10%}#cart .cart-details .order-page .quantity p{padding-left:0;padding-top:.5em;font-size:.8em}#cart .cart-details .order-page .quantity span{font-weight:700}#cart .cart-details .order-page .product-image{width:1px;height:1px;float:left;margin:0;padding-right:0}#cart .cart-details .order-page .product-image img{display:none;max-width:100%}#cart .cart-details .order-page .product-name-specs{width:50%;color:#686767}#cart .cart-details .order-page .product-name-specs .specs{padding-top:.5em}#cart .cart-details .order-page .price{width:40%;padding:0;text-align:right;margin:0;float:none;line-height:1em}#cart .cart-details .order-page .price>span{display:block}#cart .order-button-div{height:4em}.mabuhay-miles-label{font-size:.8em;color:#95a5a6;text-align:right;margin-top:.5em}.mabuhay-miles-checkout{font-size:.9em;margin-top:-1em;margin-bottom:2em}.mabuhay-miles-container{font-weight:700}.cart-header{background-color:#999;border-left:1px solid #efefef;border-right:1px solid #efefef;display:block;padding:.5em}.cart-header:after{content:"";display:table;clear:both}.cart-header .product-title{color:#fff;display:inline-block;vertical-align:middle;font-style:italic;line-height:1em;width:35%;margin-left:.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-header .product-title span{font-size:.95em;width:70%}.cart-header .product-title .store-avatar{background:#fff;background-color:#fff!important;border:1px solid #efefef;width:30px;height:30px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;margin-right:.8em}.cart-header .product-title a{color:#fff;font-weight:700;text-decoration:underline;font-style:normal}.cart-header .product-title .item-count{font-size:.875em;color:#95a5a6;text-decoration:none;line-height:4.286em;margin-left:.714em}.cart-header .count-1,.cart-header .count-2{padding:.5em;background-color:#666;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;display:inline-block;vertical-align:middle;font-weight:700}.cart-header .count-1{width:25px;height:25px;text-align:center;font-size:.8em}.cart-header .count-2{float:right;text-align:right;font-size:.9em}.collapse .cart-header{background-position:right -469px}.collapse .cart-header:hover{background-position:right -424px}.expand .cart-header{background-position:right -558px}.expand .cart-header:hover{background-position:right -514px}.toggle{color:#333;font-size:.778em;text-decoration:underline;float:right;display:inline-block;line-height:1.286em;padding-right:2.25em;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden}.coupon{padding:1em 1em 0;vertical-align:top;text-align:left;width:100%;float:left}.coupon>div:after{content:"";display:table;clear:both}.coupon .coupon-code-msg{-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border:1px solid #f2f2f2;width:96%;background:#fafafa;padding:1em 0}.coupon .coupon-code-msg p{font-family:"Helvetica Neue",Arial,sans-serif;color:#686767;text-align:center;font-size:.95em}.coupon .coupon-code-msg p span{font-weight:700}.coupon .coupon-form{float:left;width:100%;padding:.5em 0}.coupon .error-txt{clear:both;color:red;display:block}.coupon .error-txt .highlight{color:#fc7001;line-height:1em!important}.coupon label{font-weight:700;color:#95a5a6;font-size:.875em;margin-right:1.286em;float:left;line-height:3.214em;display:none}.coupon .coupon-code{height:51px;background:#fff;background-repeat:no-repeat;background-position:right center;padding-right:2em;margin-right:.5em;font-weight:700;font-size:.875em;float:left;display:inline-block;width:100%;margin-bottom:.563em}.coupon .coupon-code.valid{background-image:url(../../images/sprite2.png);background-position:right -299px}.coupon .coupon-code.invalid{border-color:red}.coupon .coupon-desc{display:none}.coupon .submit-button{width:100%;height:51px;padding:.5em;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.coupon .submit-button.disabled{background-color:#f7f7f7;color:#d7d7d7;border:1px solid #d7d7d7}.coupon .submit-button:hover{background-color:#fc7001;color:#fff}.coupon .discount{font-weight:700;color:#f96;font-size:1.125em;float:right;line-height:2.5em;display:inline-block;width:40%;text-align:right}.use-coupon-link{color:#fc7001!important;font-size:.8em;line-height:1em;text-decoration:underline}.delivery-option{width:100%;display:inline-block;vertical-align:top;margin-bottom:3em}.delivery-option input{display:none;margin-top:1.5em;margin-left:1em;height:auto}.delivery-option label{display:none;font-weight:700;line-height:1.4em}.delivery-option label a{font-family:"Helvetica Neue",Arial,sans-serif;font-style:italic;color:#95a5a6;text-decoration:underline;font-size:.95em;font-weight:500;padding-left:.5em}.delivery-address{width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:1px solid #d7d7d7;padding:1em;margin-top:1em}.delivery-address p{font-weight:700;line-height:1em}.delivery-address .address{color:#686767;font-weight:400}.delivery-address a{color:#fc7001;text-decoration:underline;font-weight:400}.sub-total{width:100%;display:inline-block;padding-top:1em;padding-bottom:.5em;float:right}.sub-total h3 a{color:#fc7001;font-weight:400;text-decoration:underline}.sub-total .item-label{font-size:1.2em;color:#686767;text-align:center;font-family:"Helvetica Neue",Arial,sans-serif;display:block}.sub-total .item-price{display:block;color:#333;font-weight:800;font-size:1.5em;text-align:center;padding-top:.4em}.sub-total .sub-total-items:after{content:"";display:table;clear:both}.sub-total .sub-total-items>div{display:block;padding:1em 0;font-size:.95em;border-bottom:1px solid #f7f7f7}.sub-total .sub-total-items>div:after{content:"";display:table;clear:both}.sub-total .sub-total-items .item-label{font-size:1em;float:left;width:50%;text-align:left}.sub-total .sub-total-items .item-label .count{font-weight:700}.sub-total .sub-total-items .item-price{padding:0;font-size:1em;color:#353434;float:right;font-weight:800;display:block;width:50%;text-align:right}.sub-total .sub-total-items .item-price.coupon-amt{display:none}.payment-details{padding-left:0;padding-right:0;width:100%;right:auto;right:0;left:auto;margin-left:0!important;float:left;margin-top:0}.payment-details>div{background:#fff;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:none;margin-bottom:1em}.payment-details .container{padding:0 1.25em}.payment-details .sign-up{display:none;width:100%;height:199px;background:url(../../images/join-now.png) 50% 0 no-repeat}.payment-details .accordion{border-bottom:1px solid #bdc3c7}.payment-details .accordion-header{font-weight:700;color:#95a5a6;font-size:.875em;text-decoration:none;cursor:pointer;display:block;width:100%;padding:1.255em 0;position:relative}.payment-details .accordion-header.expanded span{background-position:4px -254px}.payment-details .accordion-header:hover{color:#333}.payment-details .accordion-header:hover span{background-color:#ccc}.payment-details .accordion-header span{width:16px;height:16px;position:absolute;right:.625em;top:50%;margin-top:-8px;background:#e2dfd8 url(../../images/sprite2.png) no-repeat 4px -229px;display:block;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.payment-details .accordion-body{display:none;padding:1.255em 0}.payment-details .accordion-body select{width:100%;font-weight:700;margin-bottom:1.375em}.payment-details h3{color:#333;font-size:1.2em;display:block;line-height:2em}.payment-details h3.coupon-header{padding-top:.938em}.payment-details .blurb{display:block;color:#686767;text-align:center;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;padding:1.1em 2em;font-size:.95em;line-height:1em}.payment-details .totals{padding:.938em 0;margin-bottom:1em;color:#686767;display:none}.payment-details .totals:after{content:"";display:table;clear:both}.payment-details .totals>div{display:block;padding:.7em 0;margin-bottom:1em}.payment-details .totals>p{margin-bottom:1.5em}.payment-details .totals .merchant-summary{font-size:.95em;border-bottom:1px solid #f7f7f7}.payment-details .totals .merchant-summary:after{content:"";display:table;clear:both}.payment-details .totals .delivery-charge{margin-top:1em}.payment-details .totals .total-price{font-size:1.375em;color:#f96;margin-bottom:0}.payment-details .totals .merchant-name{margin-bottom:.7em;color:#686767;font-weight:700}.payment-details .totals .merchant-name span{font-style:italic;font-weight:400}.payment-details .totals .item-label{float:left}.payment-details .totals .item-label span{font-weight:700}.payment-details .totals .price{color:#424141;float:right;font-weight:700}.payment-details .grand-total{text-align:center!important;line-height:3em!important}.payment-details .button{width:100%;text-transform:none;padding-top:1em;padding-bottom:1em;float:none}.payment-details .payment-option{border-bottom:1px solid #efefef;padding-bottom:1em;margin-bottom:1em}.payment-details .checkout{padding:.688em 0}.payment-details .checkout .button{background:#fff;width:100%;display:block;font-size:1em}.payment-details .checkout .button:hover{background:#f96}#order-payment-page .page-box{padding:.5em 1em 1em;text-align:left;position:relative;margin-bottom:2em}#order-payment-page .page-box:after{content:"";display:table;clear:both}#order-payment-page .page-description{display:none}#order-payment-page .credits{width:100%;display:block;text-align:left;color:#686767;margin-bottom:1em;font-size:.9em}#order-payment-page .credits .display-credit,#order-payment-page .credits input,#order-payment-page .credits label{display:inline-block;vertical-align:middle}#order-payment-page .credits input{width:20px}#order-payment-page .credits .display-credit{text-align:left;float:left;color:#686767;line-height:1.3em;padding-top:1em;margin-bottom:-10px}#order-payment-page .credits .display-credit #credit-amount{color:#1b1b1b;font-weight:600}#order-payment-page h1 a,#order-payment-page h1 a:hover,#order-payment-page h1 a:visited{color:#fc7001;font-size:.65em;margin-top:-10px}#order-payment-page h1 a{display:block}#order-payment-page .highlight{font-weight:700;line-height:2em}#order-payment-page ._payment-options{display:none;width:100%;margin:1em 0;height:auto;border:1px solid #d7d7d7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}#order-payment-page ._payment-options:after{content:"";display:table;clear:both}#order-payment-page ._payment-options li{display:inline-block;width:100%}#order-payment-page ._payment-options li:last-child a{border-bottom:none}#order-payment-page ._payment-options li a{display:block;width:100%;height:51px;line-height:45px;text-align:left;padding:0 0 0 4em;border-bottom:1px solid #d7d7d7;color:#686767;font-size:.95em;background:url(../../images/svg/checkcircle.svg) no-repeat 21px -85px}#order-payment-page ._payment-options li a.selected{color:#1b1b1b;background-position:21px 10px}#order-payment-page ._payment-options li a.selected+.payment-type-form{display:block}#order-payment-page ._payment-options li a span{width:70px;height:38px;display:inline-block;vertical-align:middle}#order-payment-page ._payment-options li .payment-type-form{display:none;padding-left:2em;padding-bottom:1em}#order-payment-page ._payment-options li .payment-type-form input{width:90%}#order-payment-page ._payment-options li .payment-type-form label{display:block}#order-payment-page ._payment-options li .payment-type-form label span{min-width:140px;display:inline-block}#order-payment-page .payment-desc{display:none}#order-payment-page h3{margin-bottom:1.5em}#order-payment-page .cart-details{border:none;margin:0;margin-top:-1.5em;padding:0;width:100%}#order-payment-page .cart-details:after{content:"";display:table;clear:both}#order-payment-page .cart-details .delivery-address{margin:0;width:100%}#order-payment-page .cart-details .sub-total{padding:0}#order-payment-page .summary-box{padding-bottom:2em;border-bottom:1px solid #efefef;margin-top:-1em;margin-bottom:3em}#order-payment-page .summary-box:after{content:"";display:table;clear:both}#order-payment-page .button{width:320px;height:51px;padding:.975em 1.357em;background-color:#fc7001;border-color:#fc7001;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;float:none;margin:0 auto}#order-payment-page .button:hover{background-color:#fe7e18;border-color:#fe7e18}#order-payment-page .reminder,#order-payment-page .reminder-box{font-size:.95em;color:#686767;line-height:1.2em;text-align:left}#order-payment-page .reminder .amount-covered-spiels,#order-payment-page .reminder-box .amount-covered-spiels{font-weight:400;display:block}#order-payment-page .reminder .reminderPrice,#order-payment-page .reminder .reminderPriceCurrency,#order-payment-page .reminder-box .reminderPrice,#order-payment-page .reminder-box .reminderPriceCurrency{display:inline-block}#order-payment-page .reminder span,#order-payment-page .reminder-box span{font-weight:700}#order-payment-page .reminder-box{width:100%;padding-top:2em;margin-top:2em;border-top:1px solid #d7d7d7;text-align:center}.special-instruction-container{margin:.5em 0 1em}.special-instruction-container a,.special-instruction-container a:hover,.special-instruction-container a:visited{color:#fc7001;font-size:.78em}.special-instruction-container .special-instruction-field{display:none}.special-instruction-container .special-instruction-label{font-weight:600;font-size:.9em;color:#686767}.special-instruction-container .special-instruction-text{color:#686767;font-size:.9em;margin:.8em 0;border-radius:4px}.special-instruction-container .showSpecialInstructions,.special-instruction-container .special-instruction-text:focus{border:1px solid #d7d7d7;background-color:#fff;outline:0;padding:1em 1em 2.4em;min-height:45px;line-height:1.2em}.special-instruction-container .special-instruction-text-box{min-height:15px;outline:0}.special-instruction-container .special-instruction-text-box:hover{cursor:text}.special-instruction-container .save-special-instruction{width:45px;height:auto;padding:5px;background-color:#fc7001;border:1px solid #fc7001;-webkit-transition:border-color .3s ease-out;-moz-transition:border-color .3s ease-out;transition:border-color .3s ease-out;margin:0 auto;color:#fff;text-align:center;border-radius:4px;position:absolute;right:10px;bottom:25px;float:right;font-size:.8em}.special-instruction-container .save-special-instruction:hover{background-color:#fe7e18;border-color:#fe7e18;color:#fff;cursor:pointer}.special-instruction-container .edit-special-instruction{margin-right:.5em}.special-instruction-container.hasSpecialInstructionsSesssion{display:block}.special-instruction-container.hasSpecialInstructionsSesssion .add-special-instruction{display:none}.special-instruction-container.hasSpecialInstructionsSesssion .special-instruction-field,.success-order .special-instruction-container .special-instruction-field{display:block}.success-order .special-instruction-container .special-instruction-text{margin-top:.5em}.viewOrderPage #loginbox #search-link{display:none!important}.viewOrderPage .datepicker .active.day{background-color:#fc7001;border-color:#fc7001;color:#fff}.viewOrderPage .datepicker .datepicker-close{display:none}.shipping-options label{font-size:.875em;color:#95a5a6;display:block;line-height:1.25em;cursor:pointer}.shipping-options li{position:relative;margin-bottom:1.125em;padding-left:1.25em;line-height:1.714em}.shipping-options a{display:block;cursor:pointer}.shipping-options a:hover .check{background-color:#ccc}.shipping-options a:hover .check.checked{background-color:#a1fa66}.shipping-options .price{font-weight:700;color:#95a5a6;font-size:.875em;display:block;line-height:1.714em;cursor:pointer}.shipping-options input[type=checkbox]{display:none}.shipping-options .check{width:16px;height:16px;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;background:#e0ddd5 url(../../images/sprite2.png) no-repeat 3px -279px;display:block;position:absolute;right:0;top:50%;margin-top:-8px;cursor:pointer}.shipping-options .check.checked{background-color:#a1fa66}.payment-method{background:none!important;border:none;display:none}.payment-method ul{padding:0 1em;text-align:center}.payment-method li{display:inline-block;width:60px;height:38px;margin-right:1.5em}.payment-method p{padding:1.2em 1.5em;font-style:italic;font-family:"Helvetica Neue",Arial,sans-serif;text-align:center}.visa{background-position:0 0}.mastercard{background-position:0 -26px}.paypal{background:url(../../images/paypal-new.png) no-repeat center center}.mepay{background:url(../../images/mepay-new.png) no-repeat center center}.smartmoney{background:url(../../images/smartmoney.png) no-repeat center center}.bank-transfer{background:url(../../images/bank-transfer.png) no-repeat center center}.dragonpay{background:url(../../images/logo-dragonpay.png) no-repeat center center;background-size:contain;width:100px!important}.paymaya{background:url(../../images/logo-paymaya.png) no-repeat center center;background-size:contain;width:100px!important}.app-modal{position:fixed;top:50%;left:50%;z-index:2;background:#fafafa;width:320px;padding:2em;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;display:none;overflow:auto}.app-modal .close{position:absolute;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;width:22px;height:22px;top:10px;right:12px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-position:6px -5655px;background-color:#9aa9aa;background-size:20px}.app-modal .close:hover{background-color:#9aa9aa}.app-modal .title{font-size:.95em;font-weight:700;margin-bottom:1.563em}.app-modal input[type=email],.app-modal input[type=password],.app-modal input[type=text],.app-modal select{display:block;margin-bottom:.563em;width:100%;border-color:#ccc}.app-modal input[type=email]:hover,.app-modal input[type=password]:hover,.app-modal input[type=text]:hover,.app-modal select:hover{border-color:#333}.app-modal .multi:after{content:"";display:table;clear:both}.app-modal .multi input{display:inline-block;width:49%;float:left}.app-modal .multi input:last-child{float:right}.app-modal .button{font-size:1em;width:100%}#checkout-modal,#guest-checkout-modal,#login-checkout-modal{height:360px;margin-top:-180px;margin-left:-160px}#checkout-modal #default-address-option,#guest-checkout-modal #default-address-option,#login-checkout-modal #default-address-option{margin:1em 0 0;font-size:.875em}#checkout-modal .button,#guest-checkout-modal .button,#login-checkout-modal .button{margin-top:2.5em}#login-options-modal{height:150px;margin-top:-75px;margin-left:-160px}#login-options-modal.enable-guest{height:215px;margin-top:-107.5px}#login-options-modal.enable-guest .guest-checkout{display:block}#login-options-modal .guest-checkout{display:none}#login-options-modal .button{text-align:center;margin-bottom:1.188em}#login-checkout-modal .box{width:100%;float:left;display:inline-block;text-align:center}#login-checkout-modal .box .forgot-password{text-decoration:underline;color:#fc7001;font-size:.875em;font-weight:700}#login-checkout-modal .box .forgot-password:active,#login-checkout-modal .box .forgot-password:focus,#login-checkout-modal .box .forgot-password:hover{color:#333}#login-checkout-modal .box.login{margin-bottom:2em}#login-checkout-modal .title{font-size:.95em;font-weight:700;margin-bottom:1.563em}#login-checkout-modal input{display:block;margin-bottom:.563em;width:100%;border-color:#bdc3c7;background:#fff}#login-checkout-modal input:focus,#login-checkout-modal input:hover{border-color:#869198}#login-checkout-modal .forgot-password{margin:1em 0 2.188em;display:inline-block}#login-checkout-modal .button,#login-checkout-modal .log-in-button{display:block;width:100%;font-size:1em;background:#fc7001;color:#fff;border-color:#fc7001;border-width:1px;text-align:center}#login-checkout-modal .button:hover,#login-checkout-modal .log-in-button:hover{border-color:#fe7e18;background:#fe7e18}#login-checkout-modal .register-link .button{font-size:1.067em;margin:0 auto}#login-checkout-modal .fb-login{margin:0 auto 2em;border-color:#768bc3;color:#768bc3;font-size:.84em!important;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out;padding:.975em .3em}#login-checkout-modal .fb-login:hover{background:#768bc3;color:#fff}#login-checkout-modal .fb-login:hover span{background-position:center -5535px}#login-checkout-modal .twitter-login{margin-bottom:1.188em;border-color:#4099ff;color:#4099ff;font-size:.875em;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#login-checkout-modal .twitter-login:hover{background:#4099ff;color:#fff}#login-checkout-modal .twitter-login:hover span{background-position:center -5357px}#login-checkout-modal .submit-button:active span,#login-checkout-modal .submit-button:focus span,#login-checkout-modal .submit-button:hover span{opacity:.8}#login-checkout-modal .submit-button span{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-image:url(../../images/sprite.png);vertical-align:middle;margin-right:1em;background-size:25px}#login-checkout-modal .submit-button .facebook{background-position:center -7531px}#login-checkout-modal .submit-button .twitter{background-position:center -7472px}#login-checkout-modal .submit-button{display:block;width:100%}#login-checkout-modal .log-in-button{margin:0 0 2em}.change-address-form{padding:1em .625em 0;clear:both;display:none;position:absolute;z-index:9999;top:10%;left:0;width:100%}.change-address-form .close{position:absolute;width:22px;height:22px;top:10px;right:12px;text-align:left;text-indent:-99999em;white-space:nowrap;overflow:hidden;display:block;background-image:url(../../images/sprite.png);background-repeat:no-repeat;background-size:20px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;background-color:#fc7001;background-position:6px -5656px}.change-address-form .close:hover{background-color:#9aa9aa}.change-address-form>div{background:#f7f7f7;padding:1.8em;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.change-address-form>div:after{content:"";display:table;clear:both}.change-address-form .box{text-align:center}.change-address-form .box .forgot-password{text-decoration:underline;color:#fc7001;font-size:.875em;font-weight:700}.change-address-form .box .forgot-password:active,.change-address-form .box .forgot-password:focus,.change-address-form .box .forgot-password:hover{color:#333}.change-address-form .box.login{margin-bottom:2em}.change-address-form .title{font-size:.95em;font-weight:700;margin-bottom:1.563em}.change-address-form input{display:block;margin-bottom:.563em;width:100%;border-color:#bdc3c7;background:#fff}.change-address-form input:focus,.change-address-form input:hover{border-color:#869198}.change-address-form .forgot-password{margin:1em 0 2.188em;display:inline-block}.change-address-form .button,.change-address-form .log-in-button{display:block;width:100%;font-size:1em;background:#fc7001;color:#fff;border-color:#fc7001;border-width:1px;text-align:center}.change-address-form .button:hover,.change-address-form .log-in-button:hover{border-color:#fe7e18;background:#fe7e18}.change-address-form .register-link .button{font-size:1.067em;margin:0 auto}.change-address-form .fb-login{margin:0 auto 2em;border-color:#768bc3;color:#768bc3;font-size:.84em!important;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out;padding:.975em .3em}.change-address-form .fb-login:hover{background:#768bc3;color:#fff}.change-address-form .fb-login:hover span{background-position:center -5535px}.change-address-form .twitter-login{margin-bottom:1.188em;border-color:#4099ff;color:#4099ff;font-size:.875em;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.change-address-form .twitter-login:hover{background:#4099ff;color:#fff}.change-address-form .twitter-login:hover span{background-position:center -5357px}.change-address-form .submit-button:active span,.change-address-form .submit-button:focus span,.change-address-form .submit-button:hover span{opacity:.8}.change-address-form .submit-button span{display:inline-block;width:25px;height:25px;background-repeat:no-repeat;background-image:url(../../images/sprite.png);vertical-align:middle;margin-right:1em;background-size:25px}.change-address-form .submit-button .facebook{background-position:center -7531px}.change-address-form .submit-button .twitter{background-position:center -7472px}.change-address-form .submit-button{display:block;width:100%}.change-address-form select{margin:1.5em 0 .563em}.change-address-form input{margin-left:0}.change-address-form input.delivery-first-name{width:48%;float:left;margin-right:4%;font-weight:700}.change-address-form input.delivery-last-name{width:48%;float:left;margin-bottom:1.5em;font-weight:700}.change-address-form input[type=checkbox]{margin:0;display:inline-block;max-width:8%}.change-address-form .button{background:0 0;color:#fc7001;border-width:2px;font-size:.9em;margin-bottom:10em}.change-address-form .button.disabled{color:#fff;background:#95a5a6;border-color:#95a5a6}.change-address-form .button:hover{color:#fff}.change-address-form label{display:inline-block}.change-address-form .box{background:#fff;border:1px solid #bdc3c7;padding:1em;margin:0 auto;float:none;display:block;width:95%}.change-address-form .box h1{font-size:1.7em;font-weight:700}.change-address-form .box p{color:#333;margin-top:2em;font-weight:700}.change-address-form .box p a{color:#fc7001}.change-address-form .box p a:hover{color:#333}.empty-address{border-style:solid;border-width:1px;border-color:#F62135;border-radius:3px}.cart-breadcrumbs{padding:1em 0;max-width:1024px;margin:0 auto}.cart-breadcrumbs.hide{display:none}.cart-breadcrumbs li{color:#d7d7d7;display:none}.cart-breadcrumbs li.selected{color:#fc7001;display:inline-block;padding-left:.5em}.cart-breadcrumbs li.selected a{color:#fc7001}.cart-breadcrumbs li.done,.cart-breadcrumbs li.done a{color:#686767}.cart-breadcrumbs li a,.cart-breadcrumbs li a:visited{color:#d7d7d7;text-decoration:none;text-align:left}@media only screen and (max-width:599px){#cart .cart-details .remove{margin-top:-60px;width:62px}#cart .cart-details .price{padding-right:0;width:300px}#order-payment-page .button{width:100%}body[site=PH] #selected-payment .payment.payment-option-paymaya-visa:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 0;margin-left:10px}body[site=PH] #selected-payment .payment.payment-option-paypal-mastercard:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 -56px;margin-left:10px}body[site=PH] #order-payment-page ._payment-options li a{display:flex}}@media only screen and (min-width:600px){#cart .wrap>div{padding-left:.625em;padding-right:.625em}#cart .section-header{border:0;margin-bottom:0}#cart .total-items{font-size:1em}#cart .cart-item.expand{margin-bottom:1.25em}#cart .grand-total{text-align:left}#cart .cart-total-header>div{padding:1em 1.5em}#cart .cart-total-header>div.row-1 .col-left.mobile{display:none}#cart .cart-total-header>div.row-1 .col-left.desktop{display:block}#cart .cart-total-header>div.row-2{font-size:.85em;padding:.5em 1.5em}#cart .cart-total-header>div.row-2 .col-left,#cart .cart-total-header>div.row-2 .col-right{width:50%}#cart .cart-total-header>div.row-2 .col-right.mobile{display:none}#cart .cart-total-header>div.row-2 .col-right.desktop{display:block}#cart .cart-total-header>div.row-2 .col-right span:first-child{display:inline-block}#cart .cart-details .product{height:90px}#cart .cart-details .product-data-cart{font-size:1em;padding:0 1em}#cart .cart-details .product-image img{max-height:80px;max-width:80px}#cart .cart-details .product-name-specs a{white-space:normal;overflow:visible;width:70%}#cart .cart-details .quantity .decrement,#cart .cart-details .quantity .increment{opacity:1;display:block}#cart .cart-details .price-qty{padding-left:0;padding-right:0;width:66.66667%;right:auto;right:0;left:auto;margin-left:0!important;float:right}#cart .cart-details .price-qty .price{text-align:center;padding-left:0;padding-right:0;width:50%;right:auto;right:0;left:auto;margin-left:0!important;float:left}#cart .cart-details .price-qty .quantity{padding-left:0;padding-right:0;width:50%;right:auto;right:0;left:auto;margin-left:0!important;float:left}#cart .cart-details .price-qty .quantity label{display:inline-block}#cart .cart-details .price-qty .quantity .mobile-label{display:none}#cart .cart-details .price-qty .quantity input[type=number]{width:40%}#cart .cart-details .price{padding-right:2em}#cart .cart-details .price p span{float:none}#cart .cart-details .order-page .divider{border-color:#d7d7d7}#cart .cart-details .order-page .product-image{width:50px;height:50px;margin:1em .5em 0 0}#cart .cart-details .order-page .product-image img{display:block}#cart .cart-details .order-page .quantity{width:10%}#cart .cart-details .order-page .quantity p{font-size:.9em}.cart-header{background-position:97% center}.cart-header .product-title{white-space:normal;overflow:visible;width:50%}.cart-header .product-title .item-count{font-size:.778em}.toggle{display:inline-block;text-indent:0;line-height:4.9em}.grand-total{text-align:left}#order-payment-page .page-box{padding:.5em 1em 1em}#order-payment-page ._payment-options{width:550px}#order-payment-page .cart-details{width:550px;background:#f7f7f7;padding:1.5em}#order-payment-page h1 a{display:inline-block}#order-payment-page .button{margin:0}.cart-header{padding:.8em 1.5em}.cart-header .product-title{margin-left:1em}.coupon .coupon-form .coupon-code{width:60%}.coupon .coupon-form .discount{width:30%}.coupon .coupon-form .submit-button{float:left;width:30%}.use-coupon-link{font-size:.95em}.payment-details>div{border:1px solid #efefef}.payment-details>div:after{content:"";display:table;clear:both}.payment-details .payment-method{border:none}.payment-details .payment-accordion{width:60%;float:left;display:inline-block;padding-top:.625em;padding-bottom:.625em}.payment-details .payment-accordion .breakdown{border-width:0}.payment-details .payment-totals{width:35%;float:right;display:inline-block;padding-right:0}.app-modal{padding:3em}#checkout-modal{width:480px;height:520px;margin-top:-272.25px;margin-left:-260px}#guest-checkout-modal{width:480px;height:545px;margin-top:-272.25px;margin-left:-240px}#login-checkout-modal{width:600px;height:370px;margin-top:-135px;margin-left:-300px;padding:3em 2em}#login-checkout-modal .box{width:46%}#login-checkout-modal .login.box{margin-bottom:0;margin-right:8%}#login-checkout-modal .register-link{margin-top:3.75em}#login-options-modal{width:480px;height:170px;margin-top:-85px;margin-left:-240px}#login-options-modal.enable-guest{height:170px;margin-top:-85px}#login-options-modal.enable-guest .button{width:47.5%;margin-right:1.25%}#login-options-modal .button{float:left;width:100%}#login-options-modal .button:last-child{float:right;margin-right:0}.change-address-form .box{width:80%}.change-address-form .button{margin-bottom:0}.delivery-address{width:550px}.sub-total .sub-total-items>div{border:none;padding:.7em 0}.cart-breadcrumbs{padding:2em 1em}.cart-breadcrumbs li{background:url(../../images/svg/sprite.svg) no-repeat 20px -4430px;padding-left:2em;font-size:1.3em;display:inline-block}.cart-breadcrumbs li:first-child{padding-left:0!important;background:0 0}.cart-breadcrumbs li.done a{color:#686767}.cart-breadcrumbs li.selected{padding-left:2em}body[site=PH] #selected-payment .payment.payment-option-paymaya-visa:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 0;margin-left:10px}body[site=PH] #selected-payment .payment.payment-option-paypal-mastercard:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 -56px;margin-left:10px}body[site=PH] #order-payment-page ._payment-options li a{display:flex}}@media only screen and (min-width:960px){#cart .cart-details div.tooltip{background-color:#2c2c2c;color:#fff;position:absolute;left:85.5%;top:-30px;z-index:1000000;max-width:80px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#cart .cart-details div.tooltip:before{border-color:transparent #2c2c2c transparent transparent;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #2c2c2c;border-style:solid;content:"";display:block;height:0;width:0;line-height:0;position:absolute;top:100%;left:40%}#cart .cart-details div.tooltip p{margin:4px;color:#fff;font-size:.9em}#cart .cart-details .product:hover .quantity .decrement,#cart .cart-details .product:hover .quantity .increment{opacity:1}#cart .cart-details .product:hover .quantity>div{border-color:#d7d7d7}#cart .cart-details .product:hover .remove{opacity:1}#cart .cart-details .remove{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}#cart .cart-details .price-qty{padding-left:1em}#cart .cart-details .quantity .decrement,#cart .cart-details .quantity .increment{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}#cart .cart-details .quantity>div{border-color:#fff;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}#cart .cart-details .price p{color:#95a5a6;font-size:1em;font-style:italic;font-weight:400}#cart .cart-details .price p span{float:none}#cart .cart-details .order-page .name-action .specs{font-size:.8em}#cart .cart-details .order-page .quantity p{font-size:.95em}#cart .section-title{width:65%}#cart .total-items{display:none}#cart .grand-total{text-align:right}#cart #cart-list{width:70%;float:left}.cart-header{background-position:98% center}.payment-details{width:30%;float:right;display:inline-block}.payment-details>div:first-child{border:none}.payment-details .payment-accordion,.payment-details .payment-totals{width:100%}.payment-details .totals{display:block}#login-checkout-modal .register-link{font-size:.95em}.change-address-form .box{width:50%;padding:3.5em 5em}.change-address-form .button{font-size:1em}#order-payment-page .page-box{padding:1.2em 3em 3em}#order-payment-page .page-description{display:block}#order-payment-page .col-left,#order-payment-page .col-right{width:49%;float:left;margin-top:3em}#order-payment-page .col-left{margin-right:2%}#order-payment-page .col-right{min-height:200px}#order-payment-page ._payment-method-container{margin-bottom:3em}#order-payment-page .credits .display-credit{text-align:right;float:right;padding-top:2.1em}#order-payment-page .credits>div:last-child{width:50%;margin-top:-25px}#order-payment-page ._payment-options{width:100%}#order-payment-page .payment-desc{display:block}#order-payment-page .payment-desc:after{content:"";display:table;clear:both}#order-payment-page .payment-desc div{padding-left:.625em;padding-right:.625em;width:33.33333%;float:left}#order-payment-page .payment-desc div span{width:100%;height:1px;display:block}#order-payment-page .payment-desc p{font-size:.95em;line-height:1.2em;color:#686767;margin-bottom:1.5em;background:0 0}#order-payment-page .payment-desc p.bank-transfer,#order-payment-page .payment-desc p.dragonpay,#order-payment-page .payment-desc p.mepay,#order-payment-page .payment-desc p.paymaya,#order-payment-page .payment-desc p.paypal{display:none}#order-payment-page .cart-details{width:100%}#order-payment-page .button{float:right}.coupon .coupon-form .coupon-code{width:65%}.sub-total .item-label,.sub-total .item-price{text-align:right}.delivery-option{margin-bottom:1em;margin-top:1em}.delivery-address{width:100%}.cart-breadcrumbs{padding:2em 0}.cart-breadcrumbs li{font-size:1.5em}body[site=PH] #selected-payment .payment.payment-option-paymaya-visa:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 0;margin-left:10px}body[site=PH] #selected-payment .payment.payment-option-paypal-mastercard:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 -56px;margin-left:10px}body[site=PH] #order-payment-page ._payment-options li a{display:flex}}html.lt-ie9 #cart .wrap>div{padding-left:.625em;padding-right:.625em}html.lt-ie9 #cart .section-header{border:0;margin-bottom:0}html.lt-ie9 #cart .total-items{font-size:1em}html.lt-ie9 #cart .cart-item.expand{margin-bottom:1.25em}html.lt-ie9 #cart .cart-total-header>div{padding:1em 1.5em}html.lt-ie9 #cart .cart-total-header>div.row-1 .col-left.mobile{display:none}html.lt-ie9 #cart .cart-total-header>div.row-1 .col-left.desktop{display:block}html.lt-ie9 #cart .cart-total-header>div.row-2{font-size:.85em;padding:.5em 1.5em}html.lt-ie9 #cart .cart-total-header>div.row-2 .col-left,html.lt-ie9 #cart .cart-total-header>div.row-2 .col-right{width:50%}html.lt-ie9 #cart .cart-total-header>div.row-2 .col-right.mobile{display:none}html.lt-ie9 #cart .cart-total-header>div.row-2 .col-right.desktop{display:block}html.lt-ie9 #cart .cart-total-header>div.row-2 .col-right span:first-child{display:inline-block}html.lt-ie9 #cart .cart-details .product{height:90px}html.lt-ie9 #cart .cart-details .product-data-cart{font-size:1em;padding:0 1em}html.lt-ie9 #cart .cart-details .product-image img{max-height:80px;max-width:80px}html.lt-ie9 #cart .cart-details .product-name-specs a{white-space:normal;overflow:visible;width:70%}html.lt-ie9 #cart .cart-details .quantity .decrement,html.lt-ie9 #cart .cart-details .quantity .increment{display:block}html.lt-ie9 #cart .cart-details .price-qty{padding-right:0;width:66.66667%;right:auto;right:0;left:auto;margin-left:0!important;float:right}html.lt-ie9 #cart .cart-details .price-qty .price{text-align:center;padding-left:0;padding-right:0;width:50%;right:auto;right:0;left:auto;margin-left:0!important;float:left}html.lt-ie9 #cart .cart-details .price-qty .quantity{padding-left:0;padding-right:0;width:50%;right:auto;right:0;left:auto;margin-left:0!important;float:left}html.lt-ie9 #cart .cart-details .price-qty .quantity label{display:inline-block}html.lt-ie9 #cart .cart-details .price-qty .quantity .mobile-label{display:none}html.lt-ie9 #cart .cart-details .price-qty .quantity input[type=number]{width:40%}html.lt-ie9 #cart .cart-details .price{padding-right:2em}html.lt-ie9 #cart .cart-details .order-page .divider{border-color:#d7d7d7}html.lt-ie9 #cart .cart-details .order-page .product-image{width:50px;height:50px;margin:1em .5em 0 0}html.lt-ie9 #cart .cart-details .order-page .product-image img{display:block}html.lt-ie9 #cart .cart-details .order-page .quantity{width:10%}html.lt-ie9 .cart-header .product-title{white-space:normal;overflow:visible;width:50%}html.lt-ie9 .cart-header .product-title .item-count{font-size:.778em}html.lt-ie9 .toggle{display:inline-block;text-indent:0;line-height:4.9em}html.lt-ie9 .grand-total{text-align:left}html.lt-ie9 #order-payment-page .cart-details{background:#f7f7f7;padding:1.5em}html.lt-ie9 #order-payment-page h1 a{display:inline-block}html.lt-ie9 #order-payment-page .button{margin:0}html.lt-ie9 .cart-header{padding:.8em 1.5em}html.lt-ie9 .cart-header .product-title{margin-left:1em}html.lt-ie9 .coupon .coupon-form .discount{width:30%}html.lt-ie9 .coupon .coupon-form .submit-button{float:left;width:30%}html.lt-ie9 .use-coupon-link{font-size:.95em}html.lt-ie9 .payment-details>div{border:1px solid #efefef}html.lt-ie9 .payment-details>div:after{content:"";display:table;clear:both}html.lt-ie9 .payment-details .payment-method{border:none}html.lt-ie9 .payment-details .payment-accordion{float:left;display:inline-block;padding-top:.625em;padding-bottom:.625em}html.lt-ie9 .payment-details .payment-accordion .breakdown{border-width:0}html.lt-ie9 .payment-details .payment-totals{float:right;display:inline-block;padding-right:0}html.lt-ie9 .app-modal{padding:3em}html.lt-ie9 #checkout-modal{width:480px;height:520px;margin-top:-272.25px;margin-left:-260px}html.lt-ie9 #guest-checkout-modal{width:480px;height:545px;margin-top:-272.25px;margin-left:-240px}html.lt-ie9 #login-checkout-modal{width:600px;height:370px;margin-top:-135px;margin-left:-300px;padding:3em 2em}html.lt-ie9 #login-checkout-modal .box{width:46%}html.lt-ie9 #login-checkout-modal .login.box{margin-bottom:0;margin-right:8%}html.lt-ie9 #login-checkout-modal .register-link{margin-top:3.75em}html.lt-ie9 #login-options-modal{width:480px;height:170px;margin-top:-85px;margin-left:-240px}html.lt-ie9 #login-options-modal.enable-guest{height:170px;margin-top:-85px}html.lt-ie9 #login-options-modal.enable-guest .button{width:47.5%;margin-right:1.25%}html.lt-ie9 #login-options-modal .button{float:left;width:100%}html.lt-ie9 #login-options-modal .button:last-child{float:right;margin-right:0}html.lt-ie9 .change-address-form .button{margin-bottom:0}html.lt-ie9 .sub-total .sub-total-items>div{border:none;padding:.7em 0}html.lt-ie9 .cart-breadcrumbs li{background:url(../../images/svg/sprite.svg) no-repeat 20px -4430px;padding-left:2em;display:inline-block}html.lt-ie9 .cart-breadcrumbs li:first-child{padding-left:0!important;background:0 0}html.lt-ie9 .cart-breadcrumbs li.done a{color:#686767}html.lt-ie9 .cart-breadcrumbs li.selected{padding-left:2em}html.lt-ie9 #cart .cart-details div.tooltip{background-color:#2c2c2c;color:#fff;position:absolute;left:85.5%;top:-30px;z-index:1000000;max-width:80px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}html.lt-ie9 #cart .cart-details div.tooltip:before{border-color:transparent #2c2c2c transparent transparent;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #2c2c2c;border-style:solid;content:"";display:block;height:0;width:0;line-height:0;position:absolute;top:100%;left:40%}html.lt-ie9 #cart .cart-details div.tooltip p{margin:4px;color:#fff;font-size:.9em}html.lt-ie9 #cart .cart-details .product:hover .quantity .decrement,html.lt-ie9 #cart .cart-details .product:hover .quantity .increment{opacity:1}html.lt-ie9 #cart .cart-details .product:hover .quantity>div{border-color:#d7d7d7}html.lt-ie9 #cart .cart-details .product:hover .remove{opacity:1}html.lt-ie9 #cart .cart-details .remove{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}html.lt-ie9 #cart .cart-details .price-qty{padding-left:1em}html.lt-ie9 #cart .cart-details .quantity .decrement,html.lt-ie9 #cart .cart-details .quantity .increment{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}html.lt-ie9 #cart .cart-details .quantity>div{border-color:#fff;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;transition:background-color .3s ease-out}html.lt-ie9 #cart .cart-details .price p{color:#95a5a6;font-size:1em;font-style:italic;font-weight:400}html.lt-ie9 #cart .cart-details .price p span{float:none}html.lt-ie9 #cart .cart-details .order-page .name-action .specs{font-size:.8em}html.lt-ie9 #cart .cart-details .order-page .quantity p{font-size:.95em}html.lt-ie9 #cart .section-title{width:65%}html.lt-ie9 #cart .total-items{display:none}html.lt-ie9 #cart .grand-total{text-align:right}html.lt-ie9 #cart #cart-list{width:70%;float:left}html.lt-ie9 .cart-header{background-position:98% center}html.lt-ie9 .payment-details{width:30%;float:right;display:inline-block}html.lt-ie9 .payment-details>div:first-child{border:none}html.lt-ie9 .payment-details .payment-accordion,html.lt-ie9 .payment-details .payment-totals{width:100%}html.lt-ie9 .payment-details .totals{display:block}html.lt-ie9 #login-checkout-modal .register-link{font-size:.95em}html.lt-ie9 .change-address-form .box{width:50%;padding:3.5em 5em}html.lt-ie9 .change-address-form .button{font-size:1em}html.lt-ie9 #order-payment-page .page-box{padding:1.2em 3em 3em}html.lt-ie9 #order-payment-page .page-description{display:block}html.lt-ie9 #order-payment-page .col-left,html.lt-ie9 #order-payment-page .col-right{width:49%;float:left;margin-top:3em}html.lt-ie9 #order-payment-page .col-left{margin-right:2%}html.lt-ie9 #order-payment-page .col-right{min-height:200px}html.lt-ie9 #order-payment-page ._payment-method-container{margin-bottom:3em}html.lt-ie9 #order-payment-page .credits .display-credit{text-align:right;float:right;padding-top:2.1em}html.lt-ie9 #order-payment-page .credits>div:last-child{width:50%;margin-top:-25px}html.lt-ie9 #order-payment-page ._payment-options{width:100%}html.lt-ie9 #order-payment-page .payment-desc{display:block}html.lt-ie9 #order-payment-page .payment-desc:after{content:"";display:table;clear:both}html.lt-ie9 #order-payment-page .payment-desc div{padding-left:.625em;padding-right:.625em;width:33.33333%;float:left}html.lt-ie9 #order-payment-page .payment-desc div span{width:100%;height:1px;display:block}html.lt-ie9 #order-payment-page .payment-desc p{font-size:.95em;line-height:1.2em;color:#686767;margin-bottom:1.5em;background:0 0}html.lt-ie9 #order-payment-page .payment-desc p.bank-transfer,html.lt-ie9 #order-payment-page .payment-desc p.dragonpay,html.lt-ie9 #order-payment-page .payment-desc p.mepay,html.lt-ie9 #order-payment-page .payment-desc p.paymaya,html.lt-ie9 #order-payment-page .payment-desc p.paypal{display:none}html.lt-ie9 #order-payment-page .cart-details{width:100%}html.lt-ie9 #order-payment-page .button{float:right}html.lt-ie9 .coupon .coupon-form .coupon-code{width:65%}html.lt-ie9 .sub-total .item-label,html.lt-ie9 .sub-total .item-price{text-align:right}html.lt-ie9 .delivery-option{margin-bottom:1em;margin-top:1em}html.lt-ie9 .delivery-address{width:100%}html.lt-ie9 .cart-breadcrumbs{padding:2em 0}html.lt-ie9 .cart-breadcrumbs li{font-size:1.5em}html.lt-ie9 body[site=PH] #selected-payment .payment.payment-option-paymaya-visa:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 0;margin-left:10px}html.lt-ie9 body[site=PH] #selected-payment .payment.payment-option-paypal-mastercard:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 -56px;margin-left:10px}html.lt-ie9 body[site=PH] #order-payment-page ._payment-options li a{display:flex}body[site=PH] #selected-payment .payment.payment-option-paymaya-visa:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 0;margin-left:10px}body[site=PH] #selected-payment .payment.payment-option-paypal-mastercard:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px;background-position:0 -56px;margin-left:10px}body[site=PH] #order-payment-page ._payment-options li a{display:flex}html.svg select{background-image:url(../../images/svg/sprite-selected-v5.svg)}html.svg .breadcrumbs .nav li{background-image:url(../../images/svg/sprite-selected-v5.svg);background-repeat:no-repeat;background-size:35px;background-position:100% -1538px}html.svg .breadcrumbs .nav li:last-child{background:0 0}html.svg #login-form .fb-login span,html.svg #login-form .twitter-login span,html.svg #register-form .submit-button span,html.svg .flex-next,html.svg .flex-prev{background-image:url(../../images/svg/sprite.svg)}html.svg #header #site-title #logo{background-image:url(../../images/svg/takatack-orange-logo.svg)}html.svg #header #loginbox #cart-link i,html.svg #header #loginbox #login-link i,html.svg #header #loginbox #search-link i{background-image:url(../../images/svg/sprite-selected-v5.svg)}html.svg #account-settings .close,html.svg #login-form .close{background-image:url(../../images/svg/sprite.svg)}html.svg #account-settings .actions a .icon{background-image:url(../../images/svg/icons.svg)}html.svg #categories .category-title{background-image:url(../../images/svg/sprite.svg)}html.svg .searchbox button{background-image:url(../../images/svg/sprite-selected-v5.svg)}html.svg #footer .footer-logo{background-image:url(../../images/svg/takatack-logo.svg)}html.svg #filters .search-category button,html.svg .category-filters-heading .mobile-filter-link .expand-filters,html.svg .facebook,html.svg .gplus,html.svg .instagram,html.svg .pinterest,html.svg .tumblr,html.svg .twitter{background-image:url(../../images/svg/sprite.svg)}html.svg #filters .collapse-filters{background-image:url(../../images/svg/sprite-selected-v5.svg)}html.svg #load-more span,html.svg .contact-share .contact-seller span,html.svg .notice .close,html.svg .product-text .price-detail .share-promo .button .facebook-promo{background-image:url(../../images/svg/sprite.svg)}html.svg .stocks-qty .decrement,html.svg .stocks-qty .increment{background-image:url(../../images/svg/sprite-selected-v5.svg)}html.svg .payment-details .accordion-header span,html.svg .payment-details .accordion-header.expanded span{background-image:url(../../images/svg/sprite2.svg)}@media only screen and (min-width:960px){.category-filters-heading #show-filters a{background-image:url(../../images/svg/sprite-selected-v5.svg)}}.slider-container{width:300px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.slider-container .back-bar{height:10px;position:relative;background-color:#fc7001}.slider-container .back-bar .selected-bar{position:absolute;height:100%}.slider-container .back-bar .pointer{position:absolute;width:10px;height:10px;background-color:red;cursor:pointer;opacity:1;z-index:2}.slider-container .back-bar .pointer.last-active{z-index:3}.slider-container .back-bar .pointer-label{position:absolute;top:-17px;font-size:8px;background:#fff;white-space:nowrap;line-height:1}.slider-container .back-bar .focused{z-index:10}.slider-container .clickable-dummy{cursor:pointer;position:absolute;width:100%;height:100%;z-index:1}.slider-container .scale{top:2px;position:relative}.slider-container .scale span{position:absolute;height:5px;border-left:1px solid #999;font-size:0}.slider-container .scale ins{font-size:9px;text-decoration:none;position:absolute;left:0;top:5px;color:#999;line-height:1}.slider-container.slider-readonly .clickable-dummy,.slider-container.slider-readonly .pointer{cursor:auto}.theme-green .back-bar{height:5px;border-radius:2px;background-color:#eee;background-color:#e7e7e7;background-image:-moz-linear-gradient(top,#eee,#ddd);background-image:-webkit-gradient(linear,0 0,0 100%,from(#eee),to(#ddd));background-image:-webkit-linear-gradient(top,#eee,#ddd);background-image:-o-linear-gradient(top,#eee,#ddd);background-image:linear-gradient(to bottom,#eee,#ddd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0)}.theme-green .back-bar .selected-bar{border-radius:2px;background-color:#fc7001;background-image:-moz-linear-gradient(top,#fc7001,#fc7001);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fc7001),to(#fc7001));background-image:-webkit-linear-gradient(top,#fc7001,#fc7001);background-image:-o-linear-gradient(top,#fc7001,#fc7001);background-image:linear-gradient(to bottom,#fc7001,#fc7001);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='$color30', endColorstr='#$color30', GradientType=0)}.theme-green .back-bar .pointer{width:14px;height:14px;top:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:10px;border:1px solid #fc7001;background-color:#fc7001;background-repeat:repeat-x}.theme-green .back-bar .pointer-label{color:#999}.theme-green .back-bar .focused{color:#333}.theme-green .scale span{border-left:1px solid #e5e5e5}.theme-green .scale ins{color:#999}.js-build-form{padding:2em 1em 1em}.js-build-form .js-form-field-container{clear:both;width:80%;margin-bottom:1.5em}.js-build-form .js-form-field-container .js-form-label{display:block;font-size:.9em;color:#686767;margin-bottom:.5em}.js-build-form .js-form-field-container .js-form-label-required::after{content:"*";color:#f15c63;display:inline-block;margin-left:.3em}.js-build-form .js-form-field-container .js-form-datepicker,.js-build-form .js-form-field-container .js-form-input,.js-build-form .js-form-field-container .js-form-textarea{background-color:#fff}.js-build-form .js-form-field-container .js-form-select{width:45%;display:inline-block;margin-right:1em}.js-build-form .js-form-field-container .js-form-qty input[type=number]{background-color:#fff}.js-build-form .js-form-field-container .js-form-submit{text-transform:uppercase;padding:1em 2em;background-color:#fff;color:#333;font-size:.9em;font-weight:700;border:1px solid #999;border-radius:4px;cursor:pointer}@font-face{font-family:misoregular;src:url(../../fonts/marketing/miso-regular.eot);src:url(../../fonts/marketing/miso-regular.eot?#iefix) format("embedded-opentype"),url(../../fonts/marketing/miso-regular.woff2) format("woff2"),url(../../fonts/marketing/miso-regular.woff) format("woff"),url(../../fonts/marketing/miso-regular.ttf) format("truetype"),url(../../fonts/marketing/miso-regular.svg#misoregular) format("svg");font-weight:400;font-style:normal}body.preschool{background-color:#f7f7f7}body.preschool #error-msg-container.requestquote{background-color:#27ae60}body.preschool.error-page #reminders .container{margin:0}body.preschool .page{background-color:#fff}body.preschool .page #product-detail .product-text .product-main-info .min-purchase-promo p{color:#686767;line-height:1.3em;margin:1.5em 0;text-align:center}body.preschool .page #product-detail .product-text .product-main-info .min-purchase-promo .discounted-price{font-weight:700}body.preschool .page .static-content p{margin-bottom:1em!important}body.preschool .page .static-content b{font-weight:700}body.preschool .page .static-content .indent-me{margin-left:1em!important}body.preschool .page .static-content .remove-margin-b{margin-bottom:0!important}body.preschool .page .static-content .remove-padding-l{padding-left:0!important}@media only screen and (min-width:64em){body.preschool .page .static-content{margin-bottom:200px}}body.preschool .page #header{background:#d9f6ff url(../../images/kidsmart/img-psm-background.jpg) no-repeat scroll 50% 0}body.preschool .page #header #categories-search{background:0 0;box-shadow:0 1px 1px rgba(0,0,0,.1)}body.preschool .page #header #categories-search .wrap{max-width:100%}body.preschool .page #header>.wrap{padding-top:15px}body.preschool .page #header .searchbox button{background:url(../../images/svg/icons-psm-sprite.svg) right -259px no-repeat;background-size:40px}body.preschool .page #header #loginbox #cart-link i,body.preschool .page #header #loginbox #login-link i,body.preschool .page #header #loginbox #search-link i{background:url(../../images/svg/icons-psm-sprite.svg) center center no-repeat;background-size:40px}body.preschool .page #header #loginbox #login-link i{background-position:center -950px}body.preschool .page #header #loginbox #login-link.logged-in i{background-position:center -1090px}body.preschool .page #header #loginbox #cart-link i{background-position:left -2595px}body.preschool .page #header #loginbox #search-link i{background-position:center -261px}body.preschool .page #hero-images .links li{background:url(../../images/svg/icons-psm-sprite.svg) center center no-repeat;background-size:45px}body.preschool .page #hero-images .links li.cheque{background-position:left -505px}body.preschool .page #hero-images .links li.cod{background-position:left -2%}body.preschool .page #hero-images .links li.free-delivery{background-position:left -343px}body.preschool .page #hero-images .links li.free-return{background-position:left 74%}body.preschool .page #hero-images .links li.support{background-position:left -672px}body.preschool .page #hero-images .wrap .banners div div{background-color:transparent;margin-bottom:1.3em}body.preschool .page #hero-images .wrap .banners>div:nth-of-type(1){width:64%}body.preschool .page #hero-images .wrap .banners>div:nth-of-type(1)>div:nth-of-type(1){width:100%}body.preschool .page #hero-images .wrap .banners>div:nth-of-type(1)>div:nth-of-type(2){margin-bottom:.5em;width:100%}body.preschool .page #hero-images .wrap .banners>div:nth-of-type(1)>div:nth-of-type(2) div{display:inline-block;width:48%;margin-right:1.3em}body.preschool .page #hero-images .wrap .banners>div:nth-of-type(1)>div:nth-of-type(2)>div:nth-child(2){margin-right:0}body.preschool .page #hero-images .wrap .banners>div:nth-of-type(2){width:31%}body.preschool .page #hero-images .wrap .sg-banners{padding:0 0 5em}body.preschool .page #hero-images .wrap .sg-banners .banner-1{height:auto}body.preschool .page #hero-images .wrap .sg-banners img{width:100%}body.preschool #featured-stores .section-title a.text-link{float:right;color:#686767}body.preschool #featured-stores .wrap{border-bottom:1px solid #ddd;padding:1em 10px 10px}body.preschool #top-picks{padding-top:2em}body.preschool #top-picks .section-title a.text-link{float:right;color:#686767}body.preschool .item .pic:hover .overlay-product{opacity:.9}body.preschool .item .pic:hover .item-description{display:block}body.preschool .item .pic .view-item{top:60%}body.preschool .item .pic .item-description{color:#444;text-align:center;display:none;top:10%;position:absolute;padding:1em;z-index:99}body.preschool #categories-menu{top:165px}body.preschool #categories-menu>li a{padding-right:1em;background:0 0}body.preschool #categories-menu>li:hover{background:0 0}body.preschool .breadcrumbs.top .nav{font-size:1.3em}body.preschool #categories-page .item .pic .item-description{top:5%;padding:1em 1em 1.5em;font-size:12px}body.preschool #filters .filter-box .filter-subtitle{background:url(../../images/svg/sprite-selected-v5.svg) no-repeat right -931px;background-size:25px}body.preschool #filters .filter-box .filter-subtitle.open{background-position:right -997px}body.preschool #filters .filter-box ul.boxed-filters li a.filter.selected{border:1px solid #999;background-color:#f8ef24;color:#686767}body.preschool #filters .filter-box a.filter.selected::before{border-color:#999;background-color:#f8ef24}body.preschool #filters .filter-box a.filter::before{border-radius:15px;border-color:#999}body.preschool #filters .filter-box .ui-slider .ui-slider-range{background-color:#f8ef24}body.preschool #filters .filter-box .ui-slider .ui-slider-handle{border:1px solid #999;background-color:#f8ef24}body.preschool #filters .filter-box .filter-slider .price-slider-container{color:#999}body.preschool #filters .filter-box .filter-slider .price-slider-container .price-slider-label{color:#000}body.preschool #filters .filter-box input.filter[type=checkbox]+span+label::before{border-radius:15px}body.preschool #filters .filter-box input.filter[type=checkbox]:checked+span+label{color:#000}body.preschool #filters .filter-box input.filter[type=checkbox]:checked+span+label::before{border-radius:15px;border-color:#999;background-color:#f8ef24}body.preschool #filters .filter-list #view-more-brands,body.preschool #filters .filter-list .view-more-filters,body.preschool #filters .filter-list ul li a.selected{color:#000}body.preschool #filter-breadcrumbs{display:none;font-size:13px;margin-bottom:1.5em}body.preschool #filter-breadcrumbs .filter-breadcrumbs-label{text-transform:capitalize}body.preschool #filter-breadcrumbs .filter-breadcrumbs-items{display:inline-block}body.preschool #filter-breadcrumbs .filter-breadcrumbs-items li{display:inline-block;margin-bottom:13px;margin-right:5px}body.preschool #filter-breadcrumbs .filter-breadcrumbs-items li a{color:#fff;text-decoration:none;padding:3px 10px;background:#686767;border-radius:4px;transition:padding-right .8s}body.preschool #filter-breadcrumbs .filter-breadcrumbs-items li a:hover{background:#686767 url(../../images/svg/sprite-selected-v5.svg) no-repeat right -3765px;padding-right:32px;background-size:24px}body.preschool .js-build-form .js-form-field-container .js-form-qty .stocks-qty{padding-bottom:1.3em}body.preschool .js-build-form .js-form-field-container .js-form-qty .stocks-qty .stocks{width:20%}body.preschool #product-list .item .pic{padding:0;height:150px}body.preschool #product-list .item .pic img{max-height:100%;height:100%;margin:0 auto}body.preschool .registration-form #signin-button,body.preschool .registration-form #signup-button{background-color:transparent;border-color:#4a4a4a;color:#4a4a4a}body.preschool .registration-form #signin-button:hover,body.preschool .registration-form #signup-button:hover{background-color:#000;border-color:#000;color:#fff}body.preschool .registration-form #signin-button.disabled,body.preschool .registration-form #signin-button.disabled:hover,body.preschool .registration-form #signup-button.disabled,body.preschool .registration-form #signup-button.disabled:hover{border-color:#d7d7d7;color:#d7d7d7;cursor:default;background-color:#fff}body.preschool .registration-form .divider span{background-color:#f8ef24;color:#000}body.preschool .registration-form #reg-operator-optional #organizationAddressTwo{margin-bottom:.5em}body.preschool .registration-form #reg-operator-optional #organizationContactNumber{margin-top:1em}body.preschool #psmrole_container{margin-left:2.3em}body.preschool #psmNewsletterFieldsContainer{width:500px;margin:0 auto}body.preschool #footer .large-8{width:66.67%;margin:0 auto}body.preschool #footer .columns-3{float:left;width:160px;margin:0 2px}body.preschool #footer #reminders.stick #subscribe{padding:1em 0 0}body.preschool #footer #reminders.stick .submit-button,body.preschool #footer #reminders.stick .submit-button-label{display:none!important}body.preschool #footer #reminders.steady #subscribe{padding:2em 0 1.4em}body.preschool #footer #reminders.steady .submit-button,body.preschool #footer #reminders.steady .submit-button-label{display:inline-block}body.preschool #footer #reminders,body.preschool #footer #reminders.stick{border-top:1px solid #f0f0f0;border-bottom:1px solid #f1f1f1;background-color:#f8ef24}body.preschool #footer #reminders ._btn-footer-close,body.preschool #footer #reminders.stick ._btn-footer-close{background-position:center -1390px}body.preschool #footer #reminders #subscribe form,body.preschool #footer #reminders.stick #subscribe form{width:100%}body.preschool #footer #reminders #subscribe .container,body.preschool #footer #reminders.stick #subscribe .container{width:100%;text-align:center}body.preschool #footer #reminders #subscribe input[type=text],body.preschool #footer #reminders.stick #subscribe input[type=text]{padding:5px 1.357em;width:100%;float:none;margin:0}body.preschool #footer #reminders #subscribe .margin-top,body.preschool #footer #reminders.stick #subscribe .margin-top{margin-top:.5em}body.preschool #footer #reminders #subscribe .error-msg,body.preschool #footer #reminders.stick #subscribe .error-msg{text-align:left;margin:0}body.preschool #footer #reminders #subscribe h3,body.preschool #footer #reminders.stick #subscribe h3{padding-right:0}body.preschool #footer #reminders #subscribe h3,body.preschool #footer #reminders #subscribe h3 span,body.preschool #footer #reminders.stick #subscribe h3,body.preschool #footer #reminders.stick #subscribe h3 span{color:#333}body.preschool #footer #reminders #subscribe #mc-embedded-subscribe-submit,body.preschool #footer #reminders.stick #subscribe #mc-embedded-subscribe-submit{width:95%;margin-top:1em;background-color:#000;border:0;color:#fff}body.preschool #footer #reminders #subscribe .submit-button,body.preschool #footer #reminders.stick #subscribe .submit-button{float:none;width:30%;display:inline-block;background-color:#fff;color:#333;border:0;margin:.3em .1em .5em!important}body.preschool #footer #reminders #subscribe .submit-button.selected,body.preschool #footer #reminders.stick #subscribe .submit-button.selected{background-color:#46c37c;color:#fff}body.preschool #footer #reminders #subscribe .submit-button:hover,body.preschool #footer #reminders.stick #subscribe .submit-button:hover{background-color:#93E4B5}body.preschool #footer #reminders #subscribe .submit-button-label,body.preschool #footer #reminders.stick #subscribe .submit-button-label{margin-left:4%}body.preschool #footer #colophon{background:#d9f6ff url(../../images/kidsmart/img-psm-background.jpg) no-repeat scroll 50% 100%}body.preschool #psmNewsletterModal{background-color:#f8ef24}body.preschool #psmNewsletterModal #psmNewsletterFieldsContainerModal input{background-color:#fff}body.preschool #psmNewsletterModal h3{font-size:1.5em;line-height:1em;margin:.8em}body.preschool #psmNewsletterModal h3 span{font-size:.65em}body.preschool #psmNewsletterModal .row .small-4{margin-bottom:1em}body.preschool #psmNewsletterModal .error-msg{text-align:left}body.preschool #psmNewsletterModal #mc-embedded-subscribe-submit-modal{width:93%;background-color:#000;border:0;color:#fff}body.preschool #psmNewsletterModal .submit-button{float:none;width:30%;background-color:#fff;color:#333;border:none;border-width:1px;margin:0 .1em 1.5em!important;display:inline-block;padding-top:.8em}body.preschool #psmNewsletterModal .submit-button.selected{background-color:#46c37c;color:#fff}body.preschool #psmNewsletterModal .submit-button:hover{background-color:#93E4B5}body.preschool #psmNewsletterModal .submit-button-label{margin-left:4%;margin-top:20px}body.preschool .btn-request-form{padding:1em 1.2em;background-color:#f8ef24;text-transform:uppercase;color:#333;text-decoration:none;border-radius:4px;display:inline-block}body.preschool .btn-request-form:hover{text-decoration:underline}body.preschool .service-details{font-size:.9em;color:#686767;margin-bottom:3em}body.preschool .service-details a{color:#fc7001}body.preschool .service-details .quoteform-container{margin-top:2em}body.preschool .service-details .quoteform-container a{color:#333}body.preschool .service-details .quoteform-container hr{border:0;border-top:1px solid #686767}body.preschool .service-details .quoteform-container p{margin:2em 0}@media only screen and (min-width:960px){body.preschool #psmNewsletterModal{width:60%;left:35%;min-height:350px}}@media only screen and (min-width:600px){body.preschool #mc-embedded-subscribe-educator{width:20%}}@media only screen and (max-width:960px){body.preschool #footer #reminders #subscribe #mc-embedded-subscribe-submit,body.preschool #footer #reminders.stick #subscribe #mc-embedded-subscribe-submit{width:55%}body.preschool .js-build-form{padding:2em .2em 1em}body.preschool .js-build-form .js-form-field-container{width:100%}body.preschool .js-build-form .js-form-field-container .js-form-select{width:40%}body.preschool .js-build-form .js-form-field-container .js-form-select select{text-overflow:ellipsis}body.preschool .js-build-form .js-form-field-container .js-form-qty .stocks-qty .qty{width:161px}body.preschool .js-build-form .js-form-field-container .js-form-qty .stocks-qty .stocks{width:45%;padding:0 0 0 20px;text-align:left}}@media only screen and (min-width:960px){body.preschool.homepage #footer{margin-top:18em}body.preschool #footer #back-to-top.has-reminder{bottom:150px}body.preschool .page-container .section2{margin-bottom:200px}body.preschool #psmNewsletterModal{width:60%;left:35%;min-height:350px}body.preschool #categories-menu{background:0 0}}@media only screen and (min-width:1280px){body.preschool .page-container .section1{background-size:cover}}@media only screen and (max-width:600px){body.preschool .item .product-title{min-height:55px}body.preschool #top-picks{padding-top:0}body.preschool #top-picks .wrap{padding-bottom:0}body.preschool #filter-breadcrumbs{display:none}body.preschool #categories-menu{top:125px}body.preschool #footer #psmNewsletterFieldsContainer{width:100%;margin:0 auto}body.preschool #footer .columns-3{width:100%;margin-bottom:5px}body.preschool #footer .small-centered{width:100%}body.preschool #footer #reminders #subscribe input[type=text]{width:93%}}body.preschool .datepicker-dropdown .datepicker-close{padding:.3em 1em}body.preschool .datepicker-dropdown .datepicker-close .fa-remove:before{content:"x"}body.preschool .datepicker-dropdown .prev .fi-arrow-left:before{content:"<"}body.preschool .datepicker-dropdown .next .fi-arrow-right:before{content:">"}.kidsmart-banner #kidsmart-logo{margin-left:-100px}.kidsmart-banner .body-section{width:100%;padding:0 0 100px;background:url(../../images/kidsmart/bg3.png) no-repeat 88% 60%,url(../../images/kidsmart/bg2.png) no-repeat bottom center,url(../../images/kidsmart/bg.jpg) no-repeat 50% 0;background-size:250px,contain,cover}.kidsmart-banner .body-section .banner-mid-parent{padding-left:7em;margin-bottom:1em}.kidsmart-banner .body-section .banner-mid-container{padding:0}.kidsmart-banner .body-section .partners{margin-top:-100px}@media only screen and (max-width:40em){.kidsmart-banner #kidsmart-logo{margin-left:0}.kidsmart-banner .body-section{padding:20px 0 80px;background:url(../../images/kidsmart/bg2.png) no-repeat bottom center,url(../../images/kidsmart/bg.jpg) center;background-size:200% auto,cover}.kidsmart-banner .body-section .banner-mid-parent{padding-left:0;margin-bottom:0}.kidsmart-banner .body-section .row{width:90%;margin:0 5%}.kidsmart-banner .body-section .contentimg{width:70%;margin:0 15%}}@media only screen and (min-width:40.063em) and (max-width:64em){.kidsmart-banner #kidsmart-logo{margin-left:0}.kidsmart-banner .body-section{padding:20px 0 100px;background:url(../../images/kidsmart/bg2.png) no-repeat bottom center,url(../../images/kidsmart/bg.jpg) center;background-size:contain,cover}.kidsmart-banner .body-section .banner-mid-parent{padding-left:0;margin-bottom:0}}@font-face{font-family:GothamMedium;src:url(../../fonts/gotham/GothamMedium.eot);src:url(../../fonts/gotham/GothamMedium.eot?#iefix) format("embedded-opentype"),url(../../fonts/gotham/GothamMedium.woff) format("woff"),url(../../fonts/gotham/GothamMedium.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:GothamBook;src:url(../../fonts/gotham/GothamBook.eot);src:url(../../fonts/gotham/GothamBook.eot?#iefix) format("embedded-opentype"),url(../../fonts/gotham/GothamBook.woff) format("woff"),url(../../fonts/gotham/GothamBook.ttf) format("truetype");font-weight:400;font-style:normal}body.pal{font-family:GothamBook}body.pal #header{background:#024098;background:-prefix-linear-gradient(top,#024098 10%,#4e6188,#4e6188);background:linear-gradient(to bottom,#024098 10%,#4e6188,#4e6188)}body.pal #header>.wrap:nth-of-type(1){height:55px}body.pal #header>.wrap{height:80px}body.pal #header #site-title #logo{width:175px;height:50px;background:url(../../images/pal/logo-pal-hires.png) no-repeat left 50%;background-size:contain;margin-top:4px}body.pal #header #loginbox{padding:5px 0 0}body.pal #header #loginbox a,body.pal #header #loginbox div{color:#fff}body.pal #header #loginbox #cart-link i,body.pal #header #loginbox #login-link i,body.pal #header #loginbox #search-link i{background:url(../../images/pal/icons-pal-online-boutique-v7.svg) no-repeat 0 0;background-size:100%}body.pal #header #loginbox #login-link i{background-position:0 -5055px}body.pal #header #loginbox #cart-link i{background-position:0 -4307px}body.pal #header #loginbox #search-link i{background-position:0 -4356px}body.pal #header .searchbox{width:22%;margin-top:.3em;top:0}body.pal #header .searchbox div{background:0 0;border:none;height:30px;padding:0}body.pal #header .searchbox button{border:0;background:url(../../images/pal/icons-pal-online-boutique-v7.svg) no-repeat 0 0;background-color:transparent;background-position:6px -4982px;background-size:100%;transition:none;width:40px}body.pal #header .searchbox form{border-bottom:1px solid #456aa6;padding-bottom:0}body.pal #header .searchbox form:hover{border-bottom:1px solid #456aa6}body.pal #header .searchbox form:hover button{background-position:6px -4982px}body.pal #header .searchbox .search{background:0 0;color:#fff;padding:0 35px 0 0;font-size:13px;width:100%;font-family:GothamBook}body.pal .banners{padding:18px 1em}body.pal .banners>div div{background-color:#e5e1e6}body.pal .banners>div:nth-of-type(1){width:40.7%;margin-right:.7em}body.pal .banners>div:nth-of-type(1) .img-banner2{margin-bottom:0}body.pal .banners>div:nth-of-type(2){width:23.45%;margin-right:.7em}body.pal .banners>div:nth-of-type(2) .img-banner5{margin-bottom:0}body.pal .banners>div:nth-of-type(3){width:32%}body.pal .banners>div:nth-of-type(3) .img-banner6{margin-bottom:0}body.pal #hero-images{background:url(../../images/pal/pal-bg-pattern04.jpg) repeat}body.pal .flex-control-nav li a.flex-active{background-color:#ee2a29}body.pal .categories-menu-icon p{color:#fff}body.pal .categories-menu-icon .lines-button .lines,body.pal .categories-menu-icon .lines-button .lines::after,body.pal .categories-menu-icon .lines-button .lines::before{background-color:#fff}body.pal .categories-menu-icon .lines-button.x2.close .lines{background-color:transparent}body.pal .breadcrumbs .page-title,body.pal .breadcrumbs li a{text-transform:uppercase}body.pal .breadcrumbs.top .nav{text-align:center;margin-left:.5em;padding-right:0}body.pal.category .breadcrumbs.top .nav{text-align:left}body.pal #categories-search{font-family:GothamBook;background:-webkit-gradient(radial,50% 30%,20,500 25%,1000,from(#004099),to(#002065));background:-moz-radial-gradient(50% 30%,circle,#004099 20px,#002065 1000px)}body.pal #categories-search>.wrap{padding:0 .8em}body.pal #categories-search #categories-menu{width:80%;text-align:left;background-color:transparent}body.pal #categories-search #categories-menu li:first-child{margin-right:15px}body.pal #categories-search #categories-menu li:first-child a{font-weight:700}body.pal #categories-search #categories-menu li{margin-right:0}body.pal #categories-search #categories-menu li a{font-size:.87em;padding-right:1.5em;color:#fff;text-transform:uppercase}body.pal #categories-search #categories-menu li a:hover{text-decoration:underline;color:#fff!important}body.pal #categories-search #categories-menu li a:last-child{padding-right:0}body.pal #categories-search #categories-menu li ul{padding-bottom:0}body.pal #categories-search #categories-menu li ul li a{color:#022965}body.pal #categories-search #categories-menu li ul li a:hover,body.pal #categories-search #categories-menu li ul li:hover{color:#fff!important;text-decoration:none;background-color:#004099}body.pal #categories-search #categories-menu li ul li:hover a{color:#fff!important}body.pal #categories-search #categories-menu li.no-sub:hover{background:0 0}body.pal .section-title a{color:#022965}body.pal #shop-list-container h1,body.pal .product-text .product-title{text-transform:uppercase}body.pal #featured-stores .store .url{background-color:#9b9b9b;font-weight:400}body.pal .item .text .product-title{text-transform:uppercase}body.pal .item .view-item{background-color:#9b9b9b}body.pal .item .price-container{width:90%;height:40px}body.pal #textpage.faq .wrap p{margin-left:1.5em}body.pal #textpage.faq .wrap ul{margin-left:1.5em;padding-left:1em}body.pal #textpage.privacy-policy .wrap b,body.pal #textpage.tc-page .wrap b{font-weight:700}body.pal #textpage .wrap .emphasis,body.pal #textpage .wrap a{color:#002065}body.pal #textpage h1{text-transform:uppercase}body.pal .store a,body.pal .store a:hover{color:#002065}body.pal .price-detail{background-color:#002065;border-color:#002065}body.pal .stocks-qty .decrement:active,body.pal .stocks-qty .decrement:focus,body.pal .stocks-qty .decrement:hover,body.pal .stocks-qty .increment:active,body.pal .stocks-qty .increment:focus,body.pal .stocks-qty .increment:hover{border-color:#002065}body.pal .earn-miles-count{font-size:1em;margin-top:.4em;margin-bottom:.8em;text-align:left;text-transform:uppercase;display:block;width:auto;height:17px;float:left;color:#022965;font-weight:700;font-style:normal;margin-right:2px}body.pal .miles-count{font-size:1em;margin-top:.3em;margin-bottom:.8em;text-align:left;text-transform:uppercase;display:block;width:auto;height:17px;float:left;color:#022965;font-weight:700;font-style:italic}body.pal .miles-count:after{background:url(../../images/pal/miles-sprite.png) no-repeat;background-position:0 2px;background-size:35px;width:40px;height:14px;display:inline-block;content:" ";margin-left:5px}body.pal .product-main-info .item-miles-count{text-align:left;padding:0 0 20px;font-weight:700;font-style:italic;color:#002361}body.pal .product-main-info .item-miles-count .earn-miles{font-style:normal;text-transform:uppercase;margin-right:2px;color:#333}body.pal .product-main-info .item-miles-count .miles-logo{background:url(../../images/pal/miles-sprite.png) no-repeat;background-size:40px;display:inline-block;width:40px;height:14px;margin-left:4px}body.pal #images-desc #images .flexslider .flex-direction-nav .flex-next,body.pal #images-desc #images .flexslider .flex-direction-nav .flex-prev{background:url(../../images/pal/icons-pal-online-boutique-v7.svg) no-repeat 0 0;background-size:30px}body.pal #images-desc #images .flexslider .flex-direction-nav .flex-next{background-position:5px -1322px}body.pal #images-desc #images .flexslider .flex-direction-nav .flex-next:hover{border-color:#002065;background-position:5px -3090px}body.pal #images-desc #images .flexslider .flex-direction-nav .flex-prev{background-position:3px -1402px}body.pal #images-desc #images .flexslider .flex-direction-nav .flex-prev:hover{border-color:#002065;background-position:3px -3170px}body.pal #images-desc .slides li.current a,body.pal #images-desc .slides li.selected a,body.pal #images-desc .slides li:hover a{border-color:#002065}body.pal .reminders{padding:10px 0}body.pal .reminders ul li{background:url(../../images/pal/icons-pal-online-boutique-v7.svg) no-repeat 0 0;background-size:35px}body.pal .reminders ul li.free-shipping{background-position:15% -275px}body.pal .reminders ul li.return{background-position:15% -370px}body.pal .reminders ul li.cod{background-position:15% -647px}body.pal #tabs li a.current,body.pal #tabs li a:hover{color:#002065}body.pal #cart .cart-details .remove-confirmed{background-color:#e1e5e6;color:#333}body.pal #cart-form .section-title a,body.pal #no-stocks .section-title a{color:#002065}body.pal .cart-breadcrumbs{padding:2em .5em}body.pal #cart .cart-total-header>div.row-1 .col-right span,body.pal #cart .grand-total #totalAmount,body.pal #cart .grand-total .currency,body.pal #cart .grand-total .totalAmount,body.pal #cart .special-instruction-container a,body.pal .cart-breadcrumbs li.selected{color:#002065}body.pal .payment-details .button{background-color:#002065;border-color:#002065}body.pal .payment-method-container #selected-payment .payment:after{display:inline-block;height:30px;width:52px;background:url(../../images/payment-sprites.png) no-repeat;background-size:40px;content:"";float:left;position:relative;top:10px}body.pal .payment-method-container #selected-payment .payment.payment-option-paymaya-visa:after{background-position:0 0}body.pal .payment-method-container #selected-payment .payment.payment-option-paymaya-mastercard:after{background-position:0 -56px}body.pal .payment-method-container #selected-payment .payment.payment-option-paypal-jcb:after{background-position:0 -113px}body.pal .payment-method-container #selected-payment .payment.payment-option-paypal-unionpay:after{background-position:0 -171px}body.pal .registration-form .divider span{background-color:#002065}body.pal .registration-form .button{background-color:#002065;border-color:#002065}body.pal .registration-form .button.disabled,body.pal .registration-form .button.disabled:hover{border-color:#d7d7d7;color:#d7d7d7;background-color:#fff}body.pal .registration-form .box .sign-me-up a{color:#002065}body.pal ._registration-mobile-link li.selected{color:#002065;border-color:#002065}body.pal #filters .mobile-filter-header h2{color:#002065}body.pal #filters .mobile-filter-header .btn-x{background-image:url(../../images/pal/pal-sprites.svg);background-position:0 -2167px}body.pal #filters .filter-box input.filter[type=checkbox]:checked+span+label{color:#686767}body.pal #filters .filter-box input.filter[type=checkbox]:checked+span+label::before{border-color:#ee2a29;background-color:#ee2a29}body.pal #filters .filter-box a.filter::before,body.pal #filters .filter-box ul.boxed-filters li a.filter{border-color:#002065}body.pal #filters .filter-box a.filter.selected::before,body.pal #filters .filter-box ul.boxed-filters li a.filter.selected{border:1px solid #ee2a29;background-color:#ee2a29;color:#fff}body.pal #filters .filter-box .filter-slider .price-slider-container .price-slider-label{color:#002065}body.pal #filters .filter-list ul li{font-family:GothamBook}body.pal #filters .filter-list #view-more-brands,body.pal #filters .filter-list .view-more-filters,body.pal #filters .filter-list ul li a.selected{color:#002065}body.pal .ui-slider .ui-slider-handle,body.pal .ui-slider .ui-slider-range{background-color:#002065}body.pal #shipping-address-page .col-right a,body.pal #shop-list-container #shopList-nav a.ln-selected,body.pal #shop-list-container #shopList-nav a:hover,body.pal #shop-list-container .store .store-name a:hover{color:#002065}body.pal #shipping-address-page input.btn-ship-to-address{border-color:#002065;color:#002065}body.pal #shipping-address-page input.btn-ship-to-address:hover{background-color:#002065;border-color:#002065;color:#fff}body.pal #cart-form .close,body.pal #no-stocks .close{background-color:#022965}body.pal #cart-form .btn-text,body.pal #no-stocks .btn-text{color:#022965}body.pal #cart-form .button-group .button,body.pal #no-stocks .button-group .button{background-color:#022965;border:#022965}body.pal #order-payment-page .delivery-option a,body.pal #order-payment-page h1 a,body.pal #order-payment-page h1 a:hover,body.pal #order-payment-page h1 a:visited{color:#002065}body.pal .sign-in-form .submit-button,body.pal .sign-up-form .submit-button{border-color:#002065;color:#002065}body.pal .sign-in-form .submit-button:hover,body.pal .sign-up-form .submit-button:hover{background-color:#002065;border-color:#002065}body.pal #mabuhayMilesMemberId{background:url(../../images/pal/icon-mabuhay-miles.png) no-repeat scroll 96% center;background-size:60px;padding-right:80px}body.pal #new-password-button,body.pal #order-payment-page .button,body.pal #order-payment-page .button:hover,body.pal #shop-now{background-color:#002065;border-color:#002065}body.pal .coupon .coupon-form .submit-button{border-color:#002065;color:#002065}body.pal .coupon .coupon-form .submit-button:hover{background-color:#002065;color:#fff}body.pal .success-order .container{font-family:GothamBook}body.pal .success-order .container #items-ordered .grand-total .price,body.pal .success-order .container .order-email,body.pal .success-order .container .section-title .order-id,body.pal .success-order .container .section-title-two .order-id{color:#002065}body.pal .success-order .container .subtitle{color:#555;font-style:normal;font-family:GothamBook;margin-bottom:2em}body.pal .success-order .container #items-ordered .grand-total .item-label,body.pal .success-order .container #items-ordered .product-items .prod-item .product-details .qty,body.pal .success-order .container #items-ordered .product-items .prod-item .product-details .specs,body.pal .success-order .container .user-details-box .col-left,body.pal .success-order .container p.p-footer{font-style:normal;font-family:GothamBook;color:#555}body.pal .success-order .container #items-ordered .delivery-details .address,body.pal .success-order .container .mabuhay-miles-label{color:#555}body.pal .welcome-page #start-shopping{background-color:#002065}body.pal .welcome-page .section-title{width:85%}body.pal .welcome-page .section-title p{font-size:1em;display:block;margin:0 auto;text-align:justify;width:90%}body.pal .success-order #reset-password-button{background-color:#002065;border-color:#002065}body.pal .success-order .container #fp-resend-email a{color:#002065;display:inline-block}body.pal #profile .profile-details a,body.pal #profile .profile-details a:visited{color:#022965}body.pal #profile .profile-detail-box .community-id{margin-bottom:1em}body.pal #profile #shipping-info-box input.btn-ship-to-address,body.pal #profile form input[type=submit]{border-color:#002065;color:#002065}body.pal #profile #shipping-info-box input.btn-ship-to-address:hover,body.pal #profile form input[type=submit]:hover{background-color:#002065;color:#fff}body.pal #profile #orders-box .order-item .order-status p.payment-status{color:#002065}body.pal #profile #edit-profile-form #mabuhayMilesMemberId{margin-top:-5px}body.pal #profile #shipping-info-box #profile-shipping-address-list #profile-shipping-load-more{background-color:#002065;border-color:#002065}body.pal #profile-shipping-address-list .profile-shipping-add{color:#022965}body.pal #colophon{font-family:GothamBook}body.pal #colophon .social-media a{background:url(../../images/pal/icons-pal-online-boutique-v7.svg) no-repeat 0 0}body.pal #colophon .social-media a.facebook{background-position:center -6145px}body.pal #colophon .social-media a.instagram{background-position:center -6074px}body.pal #footer .footer-seo{padding-left:10px;padding-bottom:10px}body.pal #footer .footer-seo h1,body.pal #footer .footer-seo p{font-size:14px}body.pal #footer .footer-seo p{margin-bottom:1em}body.pal #footer .footer-seo a{text-decoration:underline;color:#022965}body.pal #footer .footer-title{font-family:GothamBook}body.pal #footer #reminders,body.pal #footer #reminders.stick{border-top:1px solid #022965;border-bottom:1px solid #022965;background-color:#022965}body.pal #footer #reminders ._btn-footer-close,body.pal #footer #reminders.stick ._btn-footer-close{background-position:center -1390px}body.pal #footer #reminders #subscribe,body.pal #footer #reminders.stick #subscribe{padding:1em 0}body.pal #footer #reminders #subscribe form,body.pal #footer #reminders.stick #subscribe form{width:60%!important}body.pal #footer #reminders #subscribe #mc-embedded-subscribe-form,body.pal #footer #reminders.stick #subscribe #mc-embedded-subscribe-form{padding-top:.7em;padding-left:1em;vertical-align:top}body.pal #footer #reminders #subscribe .container,body.pal #footer #reminders.stick #subscribe .container{text-align:left;width:36.5%;margin:0}body.pal #footer #reminders #subscribe button,body.pal #footer #reminders #subscribe input,body.pal #footer #reminders.stick #subscribe button,body.pal #footer #reminders.stick #subscribe input{font-family:GothamBook}body.pal #footer #reminders #subscribe input[type=text],body.pal #footer #reminders.stick #subscribe input[type=text]{width:34.5%;text-align:left;font-size:.9em}body.pal #footer #reminders #subscribe h3,body.pal #footer #reminders #subscribe h3 span,body.pal #footer #reminders #subscribe h4,body.pal #footer #reminders #subscribe h5,body.pal #footer #reminders #subscribe h5 a,body.pal #footer #reminders.stick #subscribe h3,body.pal #footer #reminders.stick #subscribe h3 span,body.pal #footer #reminders.stick #subscribe h4,body.pal #footer #reminders.stick #subscribe h5,body.pal #footer #reminders.stick #subscribe h5 a{color:#fff}body.pal #footer #reminders #subscribe h3,body.pal #footer #reminders.stick #subscribe h3{text-transform:uppercase;margin:0;font-weight:700}body.pal #footer #reminders #subscribe h4,body.pal #footer #reminders.stick #subscribe h4{font-size:1.3em;margin:3px 0 4px;color:#d2d2d2}body.pal #footer #reminders #subscribe h5,body.pal #footer #reminders.stick #subscribe h5{font-size:.75em}body.pal #footer #reminders #subscribe h5 a,body.pal #footer #reminders.stick #subscribe h5 a{text-decoration:underline}body.pal #footer #reminders #subscribe .submit-button,body.pal #footer #reminders.stick #subscribe .submit-button{float:left;width:25%;display:inline-block;background-color:#ee2a29;color:#fff;border:0;margin:0}body.pal .autocomplete-suggestions{width:20%!important;margin-top:0}body.pal .autocomplete-suggestions strong{color:#002065}body.pal .autocomplete-suggestions .autocomplete-suggestion{text-overflow:ellipsis}body.pal .loader-img{content:url(../../images/pal/pal-loader.gif);height:102px;width:125px}body.pal .preloaderImg{background:url(../../images/pal/pal-loader.gif) no-repeat 0 0;height:102px;width:125px;background-size:90px;background-position:35% 0}body.pal .error-page .container .section-title,body.pal .error-page .container h2{display:none}body.pal .error-page .container .error-page-content{margin:-65px 0 70px}body.pal .error-page.error-page-404 .img-container{background:url(../../images/pal/error/img-error-404.png) no-repeat center center;background-size:contain;min-height:400px}body.pal .error-page.error-page-500 .img-container{background:url(../../images/pal/error/img-error-500.png) no-repeat center center;background-size:80%}body.pal .error-page.error-page-cart .img-container{background:url(../../images/pal/error/img-empty-cart.png) no-repeat center center;background-size:80%}body.pal #error-msg-container{background-color:#e1e5e6}body.pal #error-msg-container p{color:#333}body.pal .list .sorry-msg .img-container{background:url(../../images/pal/error/img-error-products.png) no-repeat center center;background-size:cover;height:350px}body.pal .list .sorry-msg p{display:none}body.pal .cart-drawer .cart-loader .cart-loader-default .img-loader{background:url(../../images/pal/pal-loader.gif) no-repeat 100% 100%;background-size:contain;height:102px;width:125px;margin:0 auto 2em}@media only screen and (min-width:960px){body.pal .bottom-clearer{padding-bottom:85px}body.pal #footer #colophon .colophon-col:nth-of-type(1){width:31%}body.pal #footer #colophon .colophon-col:nth-of-type(2){width:20%}body.pal #footer #colophon .colophon-col:nth-of-type(3){width:24%}body.pal #footer #back-to-top.has-reminder{bottom:120px}body.pal #categories-menu>li:hover{background:url(../../images/pal/pal-sprites.png) no-repeat;background-size:25px;background-position:100% -3931px}body.pal #categories-menu>li:hover ul{top:41px;width:200px}body.pal .error-page .container{min-height:450px}}@media only screen and (max-width:959px){body.pal #header #site-title #logo{height:30px}body.pal #header .searchbox{margin:.3em auto;width:95%}body.pal #categories-search #categories-menu{width:100%;background-color:#fff;top:105px;left:0}body.pal #categories-search #categories-menu ul.open{top:0}body.pal #categories-search #categories-menu li a,body.pal #categories-search #categories-menu li a:hover{color:#022965!important}body.pal #footer #reminders #subscribe input[type=text]{float:none;width:90%}body.pal #footer #reminders #subscribe .container{text-align:center;width:90%}body.pal #footer #reminders #subscribe form{width:100%!important}body.pal #footer #reminders #subscribe .submit-button{width:45%;float:none}}@media only screen and (max-width:480px){body.pal #header #site-title #logo{width:120px}body.pal #footer #reminders #subscribe .submit-button,body.pal #footer #reminders.stick #subscribe .submit-button{width:70%}body.pal .list .sorry-msg .img-container{height:200px}}@media only screen and (min-width:600px) and (max-width:959px){body.pal .autocomplete-suggestions{width:40%!important}body.pal #footer #reminders #subscribe input[type=text]{width:40%}}@media only screen and (max-width:600px){body.pal .error-page.error-page-404 .img-container,body.pal .error-page.error-page-500 .img-container,body.pal .error-page.error-page-cart .img-container{background-size:140%;min-height:200px}body.pal .error-page .container .error-page-content{font-size:.85em;margin:-15px 0 50px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){body.pal #header .searchbox{width:95%;margin:.3em auto .4em 20px}body.pal #header #loginbox #search-link{display:none}body.pal #categories-search #categories-menu{width:100%;background-color:#fff;top:105px;left:0}body.pal #categories-search #categories-menu ul.open{top:0;width:103%}body.pal #categories-search #categories-menu a:hover,body.pal #categories-search #categories-menu li a{color:#022965!important}}.greenhills #textpage .wrap .emphasis,.greenhills #textpage .wrap a{color:#168347}.greenhills #header #site-title #logo{background-image:url(../../images/greenhills/logo-greenhills.png)!important}.greenhills .lines-button{color:#fff}.greenhills #categories-search{background-color:#2a9f5e}.greenhills .categories-menu-icon p{color:#fff}.greenhills .lines,.greenhills .lines::after,.greenhills .lines::before{background-color:#fff}.greenhills #categories-menu{background-color:#2a9f5e}.greenhills #categories-menu>li.other-cat:hover,.greenhills #categories-menu>li:hover{background-position:100% -3977px!important}.greenhills #categories-menu>li a,.greenhills #categories-menu>li a:hover,.greenhills #categories-menu>li.other-cat a,.greenhills #categories-menu>li.other-cat a:hover{color:#fff!important}.greenhills #categories-menu>li ul li a,.greenhills #categories-menu>li.other-cat ul li a{color:#686767!important}.greenhills .item .view-item{background-color:#168347}.greenhills .ui-slider .ui-slider-handle,.greenhills .ui-slider .ui-slider-range{background-color:#686767}.greenhills #filters .filter-box .filter-slider .price-slider-container .price-slider-label,.greenhills #filters .filter-box a.filter.selected,.greenhills #filters .filter-box input.filter[type=checkbox]:checked+span+label,.greenhills #filters .search-subcategory li.selected{color:#686767}.greenhills #filters .filter-box a.filter.selected::before,.greenhills #filters .filter-box input.filter[type=checkbox]:checked+span+label::before{background-color:#686767;border-color:#686767}.greenhills #filters .filter-list ul li a.selected{color:#686767}.greenhills #filters .filter-list ul li a.selected::before,.greenhills #filters .filter-list ul.boxed-filters li a.filter.selected{background-color:#686767!important;border-color:#686767!important}.greenhills #filters .filter-list .view-more-filters{text-decoration:none!important;color:#686767!important}.greenhills #filters .filter-list .view-more-filters span{color:#686767}.greenhills .btn-like{display:none}.greenhills #footer #colophon{background-color:#168347}.greenhills #footer #colophon li,.greenhills #footer #colophon p,.greenhills #footer #colophon ul.footer-nav li a{color:#fff}.greenhills #footer #colophon .social-media a.facebook{background-position:center -9267px}.greenhills #footer #colophon .social-media a.twitter{background-position:center -9339px}.greenhills #footer #colophon .social-media a.instagram{background-position:center -9196px}.greenhills #footer .footer-title,.greenhills #footer a,.greenhills #footer p{color:#fff}.greenhills #footer #reminders,.greenhills #footer #reminders.stick{background-color:#fff;border-color:#fff}.greenhills #footer #reminders #subscribe .submit-button,.greenhills #footer #reminders.stick #subscribe .submit-button{background-color:#168347;border-color:#168347;color:#fff}.greenhills #footer #reminders #subscribe h3,.greenhills #footer #reminders.stick #subscribe h3{color:#333}.greenhills #footer #reminders #subscribe h3 span,.greenhills #footer #reminders.stick #subscribe h3 span{color:#686767}.greenhills .store a{color:#2a9f5e}.greenhills .price-detail{background-color:#2a9f5e;border-color:#2a9f5e}.greenhills #tabs li a,.greenhills #tabs li a.current,.greenhills #tabs li a:hover{color:#2a9f5e}.greenhills #images-desc .slides li.current a,.greenhills #images-desc .slides li.selected a,.greenhills #images-desc .slides li:hover a{border-color:#2a9f5e}.greenhills #images-desc .flex-prev:hover{border-color:#168347;background-position:16px -4187px;background-color:#2a9f5e}.greenhills #images-desc .flex-next:hover{border-color:#2a9f5e;background-position:18px -4128px;background-color:#168347}.greenhills #featured-stores .store .url{background-color:#2a9f5e}.greenhills .section-title a{color:#2a9f5e}@media only screen and (min-width:980px){.greenhills #header .searchbox{margin-top:-3em;float:right}}@media only screen and (max-width:980px){.greenhills #categories-menu>li ul li a:hover,.greenhills .greenhills #categories-menu>li.other-cat ul li a:hover{color:#686767!important}.greenhills #categories-menu a{background-position:right -4424px}.greenhills #filters .mobile-filter-header h2{color:#333}.greenhills #filters .mobile-filter-header .btn-x{background-position:center -2155px}.greenhills #header #loginbox #search-link i{background:url(../../images/svg/greenhills_search_icon.svg) no-repeat 0 0!important}.greenhills #colophon .colophon-col .footer-title{background-position:right -4611px}.greenhills #colophon .colophon-col .footer-title.open{background-position:right -4571px}}.greenhills .list .sorry-msg .img-container{background-image:url(../../images/greenhills/error-404.png);height:270px}.greenhills .error-page.error-page-404 .img-container,.greenhills .error-page.error-page-500 .img-container{background-image:url(../../images/greenhills/error-404.png)}.greenhills .loader-img{content:url(../../images/greenhills/loader.gif)}html.svg .greenhills .searchbox button{background:url(../../images/svg/greenhills_search_icon.svg) no-repeat 0 0/contain;border:0 none;margin-top:5px;height:75%}.violator-download-app{padding:15px 0;text-align:center;height:80px}.violator-close{background:transparent url(../../images/svg/sprite-selected-v5.svg) no-repeat scroll 0 -4702px/30px auto;width:25px;display:inline-block;float:left;height:25px;position:relative;left:5px;top:5px}.violator-logo{display:inline-block;position:relative;float:left;top:5px;margin-left:15px;width:35px}.violator-text{display:inline-block;font-size:.8em;float:left;margin:17px 0 0 10px}.violator-download-link{float:right;margin:5px 5px 0 0;width:100px}#modal-product-details{background-color:#f5f5f5;width:980px;max-width:980px;margin:0 auto;left:0;min-height:400px;height:auto;overflow:visible;position:absolute;display:block;top:5%;z-index:10}#modal-product-details .flexslider .slides,#modal-product-details.modal-window ul{list-style:none}#modal-product-details .filter-box{display:none}#modal-product-details .filter-box ul{margin-left:0}#modal-product-details .filter-box span.filter-label{text-transform:capitalize}#modal-product-details .product-modal-upper-container ul{list-style:none}#modal-product-details #add-to-cart-modal{cursor:pointer}#modal-product-details #page .breadcrumbs ul.nav{text-align:center!important;width:auto}#modal-product-details .product-text .product-main-info .delivery-details-direct ul{text-align:center!important}#modal-product-details .product-text .product-main-info .attributes-box select.attribute-filter{margin-right:4px}#modal-product-details .product-text .product-main-info .attributes-box #select-color{width:145px}#modal-product-details #product-detail #images .images-container,#modal-product-details #product-detail #images-desc #images .slides li{background:url(../../images/loader2.gif) no-repeat center center/20% auto}#modal-product-details #product-detail #images-desc #images ul.slides{margin-left:auto}#modal-product-details #product-detail #images-desc #images ul.slides .slick-list{margin-left:12.5px}#modal-product-details #product-detail #images-desc #images ul.slides li{background-size:50% auto}#modal-product-details #product-detail #images-desc #images ul.slides li img{display:inline-block;vertical-align:middle}#modal-product-details #page .breadcrumbs ul,#modal-product-details #product-detail #images .flexslider ul,#modal-product-details .product-text .product-main-info .delivery-details-affiliate ul{margin-left:0}#modal-product-details #product-detail{padding-top:0}#modal-product-details #product-detail .container{margin-top:.8em}#modal-product-details #prod-desc ul{margin-left:1em}#modal-product-details #prod-desc ul li{list-style-type:disc}#modal-product-details .fb-like-box ul{margin-left:0;width:82%}#modal-product-details:after{bottom:-20px;content:"";height:20px;position:absolute;width:1px;clear:both;display:block;visibility:hidden}.overlay-disabled.modal-product-details,.overlay.modal-product-details{background-color:rgba(18,18,18,.8);display:none}#modal-product-details-overlay{display:none;overflow-y:scroll;position:fixed;z-index:1000;width:100%;height:100%;top:0;background:rgba(80,80,80,.8)none repeat scroll 0 0}body.disable-scroll.show-product-modal #modal-product-details-overlay{display:block}#modal-product-details-overlay .product-modal-close{position:fixed;right:0;top:.5%;cursor:pointer;width:50px;height:50px;display:block;float:right;margin:.5em;background:url(../../images/svg/sprite-selected-v5.svg) center -7853px no-repeat;background-size:50px auto;z-index:11}body.disable-scroll.show-product-modal{overflow:hidden}body.disable-scroll.show-product-modal #footer #back-to-top{display:none!important}body.disable-scroll.show-product-modal #error-msg-container.added-to-cart{background-color:#fc7001}body.disable-scroll.show-product-modal #error-msg-container.added-to-cart.show{height:60px}body.disable-scroll.show-product-modal #error-msg-container.added-to-cart #error-msg-text a{color:#fff}body.disable-scroll.show-product-modal #error-msg-container.added-to-cart a.close{background-color:transparent;background-position:7px -8490px;background-size:30px auto;height:30px;width:30px}@media screen and (max-width:1023px){#modal-product-details{top:0}#modal-product-details:after{display:none}#modal-product-details-overlay .product-modal-close{background-position:center -1995px;z-index:100}}.cart-drawer .hide,.cart-drawer .payment-details .hide{display:none}.cart-drawer .cart-loader .cart-loader-default{margin-top:20%;height:300px;vertical-align:middle}.cart-drawer .cart-loader .cart-loader-default .img-loader{width:100%;height:150px;background:url(../../images/loader2.gif) no-repeat scroll 50% 50%/contain;margin-bottom:2em}.cart-drawer .cart-loader .cart-loader-default p{text-align:center}.cart-drawer .cart-loader .cart-loader-error{margin:3em auto 1em;text-align:center}.cart-drawer .cart-loader .cart-loader-error h2{font-size:1.875em;font-weight:700;margin-bottom:.5em}.cart-drawer .cart-loader .cart-loader-error .section-title{font-size:1.3em;font-weight:700;padding:0!important;text-align:center!important;width:100%!important}.cart-drawer .cart-loader .cart-loader-error .img-container{min-height:300px;width:100%;height:150px;background:url(../../images/error-products.png) no-repeat center center}.cart-drawer .cart-loader .cart-loader-error .cart-try-again{text-decoration:underline}.cart-drawer .cart-loader .cart-loader-error .cart-try-again:hover{cursor:pointer}.cart-drawer #cart .cart-total-header>div{padding:7px}.cart-drawer #cart .cart-total-header>div.row-1 .col-left{margin:0 auto;width:100%;text-transform:lowercase;font-size:1.2em;text-align:center;background:0 0;padding:0}.cart-drawer #cart .cart-total-header>div.row-1 .col-left span.cart-count-label{font-weight:400}.cart-drawer #cart #cart-list .cart-item .cart-details .cart-products .error-msg{width:100%;border:0;background-color:#eee;margin-bottom:0}.cart-drawer #cart #cart-list .cart-item .cart-details .cart-products .error-msg .delcart-remove{top:45px}.cart-drawer #cart #cart-list .cart-item .cart-details .cart-products .error-msg ul li{color:#353434;font-size:1.1em}.cart-drawer #cart #cart-list .cart-item .cart-header{background-color:#e4e4e4}.cart-drawer #cart #cart-list .cart-item .cart-header .product-title,.cart-drawer #cart #cart-list .cart-item .cart-header .product-title span,.cart-drawer #cart #cart-list .cart-item .cart-header .product-title span a{color:#4a4a4a}.cart-drawer .payment-details .blurb{padding:.5em 0 1.1em;line-height:1.2em}.cart-drawer .payment-details .blurb .blurb{font-weight:400}.cart-page #cart{padding:2em 0 1.5em}.cart-page .cart-loader .cart-loader-default{margin-top:5%}#cart-drawer{width:500px;right:-500px;top:0;height:100%;display:block;position:fixed;transition:right 500ms;z-index:1001;background-color:#f7f7f7}#cart-drawer.opened{right:0}#cart-drawer #cart .hide,#cart-drawer #cart.empty #cart-list,#cart-drawer #cart.empty #payment,#cart-drawer #cart.empty .cart-breadcrumbs{display:none}#cart-drawer #cart.empty .error-page .section-title{margin-bottom:1em}#cart-drawer #cart .error-page>.container{width:80%}#cart-drawer #cart .error-page>.container h2{font-size:1.6em;margin-bottom:10px}#cart-drawer #cart .error-page>.container p{font-size:1em}#cart-drawer #cart>.wrap{padding:0}#cart-drawer #cart .cart-breadcrumbs{padding:1em}#cart-drawer #cart .cart-breadcrumbs li{font-weight:400;font-size:1.2em}#cart-drawer #cart #cart-list{width:100%;padding:0}#cart-drawer #cart #cart-list .cart-header{border:0}#cart-drawer #cart #cart-list .cart-item-container{position:absolute;height:65%;display:block;overflow-y:auto;width:100%}#cart-drawer #cart #payment{width:100%;height:185px;position:absolute;bottom:0;float:none;padding:0}#cart-drawer #cart #payment>div{margin-bottom:0}#cart-drawer-overlay{display:none;overflow-y:scroll;position:fixed;z-index:1000;width:100%;height:100%;top:0;background:rgba(80,80,80,.8)none repeat scroll 0 0}body.disable-scroll.show-cart-drawer #cart-drawer-overlay{display:block;overflow:hidden}.banner-carousel{margin:0 auto;padding:1em 1em 0}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-list{text-align:center}@font-face{font-family:slick;src:font-url(slick.eot);src:font-url(slick.eot?#iefix) format("embedded-opentype"),font-url(slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{font-weight:700;position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#686767;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"<"}[dir=rtl] .slick-prev:before{content:">"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:">"}[dir=rtl] .slick-next:before{content:"<"}.slick-slider{margin-bottom:30px}.slick-dots{font-weight:700;position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:15px;line-height:20px;text-align:center;color:#686767;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#686767;opacity:.75}
