/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
 .owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/css/Carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
  
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-book-open:before{content:"\f518"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-credit-card:before{content:"\f09d"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-excel:before{content:"\f1c3"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-fulcrum:before{content:"\f50b"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-memory:before{content:"\f538"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-old-republic:before{content:"\f510"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-r-project:before{content:"\f4f7"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-ribbon:before{content:"\f4d6"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toolbox:before{content:"\f552"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-moving:before{content:"\f4df"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-glass:before{content:"\f4e3"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.eot);src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.woff2) format("woff2"),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.woff) format("woff"),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.ttf) format("truetype"),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.svg#fontawesome) format("svg")}.fa,.fab,.far{font-family:FontAwesome}.fa{font-weight:400}.fas{font-family:FontAwesome;font-weight:900}
@font-face{font-family:Raleway;font-style:normal;font-weight:300;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-300.eot);src:local('Raleway Light'),local('Raleway-Light'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-300.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-300.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-300.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-300.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-300.svg#Raleway) format('svg')}@font-face{font-family:Raleway;font-style:normal;font-weight:400;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-regular.eot);src:local('Raleway'),local('Raleway-Regular'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-regular.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-regular.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-regular.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-regular.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-regular.svg#Raleway) format('svg')}@font-face{font-family:Raleway;font-style:normal;font-weight:500;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-500.eot);src:local('Raleway Medium'),local('Raleway-Medium'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-500.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-500.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-500.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-500.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-500.svg#Raleway) format('svg')}@font-face{font-family:Raleway;font-style:normal;font-weight:600;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-600.eot);src:local('Raleway SemiBold'),local('Raleway-SemiBold'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-600.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-600.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-600.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-600.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-600.svg#Raleway) format('svg')}@font-face{font-family:Raleway;font-style:normal;font-weight:700;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-700.eot);src:local('Raleway Bold'),local('Raleway-Bold'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-700.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-700.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-700.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-700.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/raleway-v12-latin-700.svg#Raleway) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-regular.eot);src:local('Roboto'),local('Roboto-Regular'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-regular.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-regular.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-regular.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-regular.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-regular.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-500.eot);src:local('Roboto Medium'),local('Roboto-Medium'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-500.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-500.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-500.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-500.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-500.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-700.eot);src:local('Roboto Bold'),local('Roboto-Bold'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-700.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-700.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-700.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-700.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-700.svg#Roboto) format('svg')}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-900.eot);src:local('Roboto Black'),local('Roboto-Black'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-900.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-900.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-900.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-900.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-v18-latin-900.svg#Roboto) format('svg')}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-300.eot);src:local('Roboto Condensed Light'),local('RobotoCondensed-Light'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-300.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-300.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-300.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-300.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed) format('svg')}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-regular.eot);src:local('Roboto Condensed'),local('RobotoCondensed-Regular'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-regular.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-regular.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-regular.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-regular.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed) format('svg')}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-700.eot);src:local('Roboto Condensed Bold'),local('RobotoCondensed-Bold'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-700.eot?#iefix) format('embedded-opentype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-700.woff2) format('woff2'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-700.woff) format('woff'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-700.ttf) format('truetype'),url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed) format('svg')}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;height:0;width:0;opacity:0;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}html{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}body{background:#fff;color:#000;line-height:1}abbr,acronym,body,fieldset,html,img{border:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}caption,cite,code,th{font-weight:400;font-style:normal;text-align:left}address{font-style:normal}fieldset{margin:0;padding:0;border:0}img{display:block;max-width:100%}ol,ul{list-style:none}q:after,q:before{content:''}input[type=search]{-webkit-appearance:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}a,button{-ms-touch-action:manipulation;touch-action:manipulation}a{text-decoration:none;outline:n}ol,ul{list-style:none;margin:0;padding:0}.h1,h1{margin:0;margin-bottom:.7em;font-family:Roboto,sans-serif;font-size:28px;font-weight:400;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:uppercase}.h2,h2{margin:0;margin-bottom:.5em;font-family:Roboto,sans-serif;font-size:24px;font-weight:400;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:capitalize}.h3,h3{margin:0;margin-bottom:10px;font-family:Roboto,sans-serif;font-size:18px;font-weight:400;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:capitalize}.h4,h4{margin:0;margin-bottom:3px;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:capitalize}.h5,h5{margin:0;margin-bottom:10px;font-family:Roboto,sans-serif;font-size:13px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:capitalize}.h6,h6{margin:0;margin-bottom:5px;color:#636363;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}.address-list address{margin-bottom:1em}.availability{margin-bottom:0;font-size:13px;text-transform:uppercase}.availability .label{display:none}.availability.in-stock{color:#11b400}.availability.available-soon,.availability.out-of-stock{color:#df280a}.availability-only{color:#df280a;margin-bottom:10px}.page-title h1,.page-title h2,.product-name .h1,.product-name h1{font-size:24px;font-weight:600;color:#636363;border-bottom:1px solid #ededed;padding-bottom:3px;margin-bottom:0;text-transform:capitalize}.col-left-first .block:last-of-type{margin-bottom:0}.block-title small{font-size:100%;font-weight:400;color:#a0a0a0}body:not(.customer-account) .block:first-child .block-title{border-top:none;padding-top:0}.block-subtitle{font-weight:700;margin-bottom:7px}.block-content.unpad{padding:0}.block-content li.item:last-child{margin-bottom:0}.block .actions{margin:10px 0 0}.block .actions:after{content:'';display:table;clear:both}.block .actions a{float:left}.block .actions .button{float:right}.col-left .block .actions .button~a,.col-right .block .actions .button~a{line-height:33px;margin-right:5px}.block-account li a,.block-cms-menu li a{color:#4b4b4b}.block-account li a:hover,.block-cms-menu li a:hover{color:#f7941e}.sidebar .actions button.button{white-space:normal}.button,.cart-table .product-cart-actions .button,.footer .button{display:inline-block;border:0;color:#fff;font-size:13px;font-weight:400;text-align:center;text-transform:uppercase;vertical-align:middle}a.button{text-decoration:none}a.button:hover{color:#fff}.button.disabled,.button:disabled{background:#c8c8c8;opacity:.6;cursor:not-allowed}.button+.button{margin-left:5px}.button2{border:0;padding:0 5px;margin:0;background:0 0;cursor:pointer;vertical-align:middle}.button2:focus{outline:0}.paypal-or{line-height:34px;font-size:10px}.paypal-after .paypal-button{float:left}.paypal-button{line-height:0}.paypal-button img{display:inline}.buttons-set{clear:both;margin:10px 0 0;padding-top:10px;text-align:right}.breadcrumbs{overflow:hidden}.breadcrumbs li{float:left;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase}.breadcrumbs a{float:left}.breadcrumbs strong{font-weight:400}.breadcrumbs span{float:left;padding:0 7px}.btn-previous,.btn-remove{display:inline-block;width:20px;height:20px;border:1px solid #ededed;text-align:center;font-size:0;text-shadow:none;color:transparent;position:relative}.btn-previous:hover,.btn-remove:hover{background-color:#565555}.btn-remove:after{content:'X';color:#565555;height:20px;line-height:20px;width:100%;font-size:10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:700}.btn-remove:hover:after{color:#fff;text-decoration:none}.btn-remove2{background-position:4px -648px;border:none;vertical-align:top}.btn-remove2:after{display:none}.btn-remove2:hover{background-color:transparent;opacity:.8}.btn-previous:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #39c;border-left:none;position:absolute;top:50%;left:50%;margin-left:-2px;margin-top:-4px}.btn-previous:hover:after{content:'';position:absolute;width:0;height:0;display:block;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:4px solid #fff;border-left:none}#compare-items .btn-previous,#compare-items .btn-remove,.block-layered-nav .currently .btn-previous,.block-layered-nav .currently .btn-remove,.mini-products-list .btn-previous,.mini-products-list .btn-remove{float:right;margin-left:6px}.checkout-agreements li{margin-bottom:20px}.checkout-agreements .agreement-content{overflow-y:auto;max-width:670px;max-height:125px;margin-bottom:10px;padding:10px;border:1px solid #ccc;background:#f4f4f4}.cvv-what-is-this{margin-left:10px;font-size:13px;line-height:24px}.main-container{position:relative}.footer-container:after,.main-container:after{content:'';display:table;clear:both}.footer-container{padding-top:0}.col-wrapper:after,.main:after{content:'';display:table;clear:both}.col-left{float:left;width:25%;padding-left:0;clear:left}.col-left img{max-width:100%}.col-right{float:right;width:25%;padding-right:0}.col-right img{max-width:100%}.col1-layout .col-main{float:none;width:auto;padding:0}.col2-left-layout .col-main{float:right;padding-right:0}.col2-right-layout .col-main{padding-left:0}.col2-set{width:100%}.col2-set .col-1,.col2-set .col-2{width:49.6%}.col2-set .col-1{float:left;padding-left:0}.col2-set .col-2{float:right;padding-right:0}.col2-set .narrow{width:33%}.col2-set .wide{width:65%}.col2-set:after{content:'';display:table;clear:both}.global-site-notice{background:#676157;color:#e6e6e6;font-size:11px}.global-site-notice .notice-inner{padding-left:120px;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;line-height:11px;min-height:40px;padding-top:14.5px;padding-bottom:14.5px;background-image:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/demo-logo.png);background-position:left;background-repeat:no-repeat}.global-site-notice p{margin-bottom:0}.promo-msg{color:#39c;text-align:center;margin:10px;text-transform:uppercase;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.grid:after{content:'';display:table;clear:both}.success{color:#11b400}.error{color:#df280a;font-weight:700}.messages{margin-bottom:10px}.messages li li{position:relative;margin-bottom:5px;padding:7px 10px 7px 20px;background:#f4f4f4;font-size:15px}.messages li li:before{top:50%;left:0;margin-top:-6px}.messages .error-msg li{color:#000;border-left:5px solid red;background-color:#faebe7}.messages .error-msg li:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid red;border-right:none}.messages .notice-msg li{color:#000;border-left:5px solid #e26703;background-color:#f9ebe6}.messages .notice-msg li:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #e26703;border-right:none}.messages .success-msg li{color:#000;border-left:5px solid #11b400;background-color:#eff5ea}.messages .success-msg li:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #11b400;border-right:none}.page-popup{padding:20px;background:#fff;height:auto}.page-popup h1{margin:0 0 .5em;font-size:36px}.payment-methods{margin-bottom:20px}.payment-methods dt{padding:5px 0}.payment-methods dd{padding-top:10px}.payment-methods .form-list{position:relative;display:inline-block;max-width:100%;margin:5px 15px 15px;padding:15px;border:1px solid #ccc;background:#f4f4f4}.payment-methods .form-list:before{content:'';position:absolute;width:0;height:0;display:block;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #ccc;border-top:none;top:-11px;left:30px}.payment-methods .form-list:after{content:'';position:absolute;width:0;height:0;display:block;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:10px solid #f4f4f4;border-top:none;top:-10px;left:30px}.payment-methods .form-list li:last-child{margin-bottom:0}.please-wait{display:inline-block;margin-top:5px;line-height:24px;height:24px;white-space:nowrap}.please-wait img{float:left;margin-right:5px;width:24px}.price-box p{margin-bottom:0}.price-notice{color:#a0a0a0}.price-box .price-label{white-space:nowrap}.price-box .special-price .price-label{display:none}.price-box .price-excluding-tax,.price-box .price-including-tax{display:block}span.weee{display:block}.product-pricing,.tier-prices,.tier-prices-grouped{display:inline-block;padding:4px 8px;background:#fbf4de;border:1px solid #e2d4c7;margin-top:7px}.product-pricing li,.tier-prices li,.tier-prices-grouped li{font-size:12px}.product-pricing .benefit,.tier-prices .benefit,.tier-prices-grouped .benefit{font-style:italic}.product-pricing .price,.tier-prices .price,.tier-prices-grouped .price{font-weight:700}.page-print{width:6.5in;margin:20px;background:#fff;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.add-to-links{margin:7px 0}.add-to-links a{display:inline-block}.no-touch .product-image:hover{border-color:#39c}.ratings .rating-box{width:85px;height:20px;background-repeat:repeat-x;background-position:0 -18px;overflow:hidden}.ratings .rating-box .rating{float:left;height:20px;background-repeat:repeat-x;background-position:0 0}.ratings .rating-links .separator{margin:0 3px}.tabs{margin-bottom:10px;background:#fff}.toolbar{border-bottom:1px solid #ccc;border-top:1px solid #ccc;background:#f4f4f4;padding:5px 10px 0 10px}.toolbar:after{content:'';display:table;clear:both}.pager-no-toolbar{margin-bottom:10px}.pager-no-toolbar~.pager-no-toolbar{margin-top:10px}.pager,.toolbar{line-height:30px;font-size:12px}.pager-no-toolbar label,.toolbar label{font-weight:400;text-transform:uppercase}.sorter{float:left;margin-bottom:5px}.sorter label:after{content:':'}.sorter>.sort-by{float:left;margin-right:5px;height:30px}.sorter>.sort-by .sort-by-switcher{width:30px;height:30px;display:inline-block}.sorter>.sort-by .sort-by-switcher--asc{background-position:4px -540px}.sorter>.sort-by .sort-by-switcher--asc:hover{background-position:-46px -540px}.sorter>.sort-by .sort-by-switcher--desc{background-position:4px -564px}.sorter>.sort-by .sort-by-switcher--desc:hover{background-position:-46px -564px}.sorter>.view-mode{float:right}.sorter>.view-mode .grid,.sorter>.view-mode .list{float:left;width:30px;height:30px}.sorter>.view-mode .grid{margin-right:5px;background-position:8px -492px}.sorter>.view-mode a.grid:hover,.sorter>.view-mode strong.grid{background-position:-42px -492px}.sorter>.view-mode .list{background-position:11px -517px}.sorter>.view-mode a.list:hover,.sorter>.view-mode strong.list{background-position:-39px -517px}.pager{float:right}.pager .limiter{float:left;line-height:37px}.pager .limiter>label{padding-right:5px}.pager .limiter>label:after{content:':'}.pages strong{display:none}.pages li{float:left}.pages .current,.pages a{display:inline-block;border:0;font-size:13px;text-align:center;text-transform:uppercase;vertical-align:middle;white-space:nowrap;padding:0;color:#666}.pages .next,.pages .previous{font-size:0;text-shadow:none;color:transparent;background-color:transparent;position:relative}.pages .next:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6.5px solid transparent;border-left:6.5px solid #7d7d7d;border-right:none}.pages .previous:before{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6.5px solid transparent;border-right:6.5px solid #7d7d7d;border-left:none}#checkout-review-table .summary-collapse,#shopping-cart-totals-table .summary-collapse,body.customer-account .data-table .summary-collapse{position:relative;cursor:pointer}#checkout-review-table .summary-collapse:before,#shopping-cart-totals-table .summary-collapse:before,body.customer-account .data-table .summary-collapse:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #39c;border-bottom:none;position:static;display:inline-block;margin-right:5px}#checkout-review-table .summary-collapse:hover:before,#shopping-cart-totals-table .summary-collapse:hover:before,body.customer-account .data-table .summary-collapse:hover:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-top:7px solid #246b8f;border-bottom:none;position:static;display:inline-block;margin-right:5px}#checkout-review-table .show-details .summary-collapse:before,#shopping-cart-totals-table .show-details .summary-collapse:before,body.customer-account .data-table .show-details .summary-collapse:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #39c;border-top:none;position:static;display:inline-block;margin-right:5px}#checkout-review-table .show-details .summary-collapse:hover:before,#shopping-cart-totals-table .show-details .summary-collapse:hover:before,body.customer-account .data-table .show-details .summary-collapse:hover:before{content:'';position:absolute;width:0;height:0;display:block;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #246b8f;border-top:none;position:static;display:inline-block;margin-right:5px}#shopping-cart-totals-table tfoot td .summary-collapse:before,#shopping-cart-totals-table tfoot td .summary-collapse:hover:before{margin-bottom:5px}.a-center{text-align:center}.a-right,.align-right{text-align:right}.no-display{display:none!important}.nobr,.nowrap{white-space:nowrap}.width-full{width:100%}.hidden{display:none}.page-print .print-head{margin:0 0 15px}.page-print .print-head .logo{float:none;width:auto}.fieldset p{margin-bottom:7px}.fieldset p.required{margin-bottom:5px;font-size:12.67px;margin-top:0}.fieldset+.fieldset{margin-top:5px}form .legend{margin:0;margin-bottom:10px;color:#636363;font-family:Raleway,"Helvetica Neue",Verdana,Arial,sans-serif;font-size:18px;font-weight:400;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;margin-bottom:15px;padding-bottom:7px;border-bottom:1px solid #ededed}li.centinel-logos div.input-box img{display:inline;vertical-align:middle}.input-box .v-fix{float:left;margin-right:5px;max-width:100%}.input-hint{color:#a0a0a0;font-size:12px}select{cursor:pointer}select+select{margin-left:5px}select[multiple]{width:270px;border:1px solid silver;font-size:15px;padding:5px}textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:5px}.input-text{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;font-size:15px;background-color:#ddd;box-shadow:0 1px 0 0 rgba(255,255,255,1);-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,1);-moz-box-shadow:0 1px 0 0 rgba(255,255,255,1);border-top:1px solid #bcbcbc;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-radius:3px}.input-text.validation-failed{border-color:red}.input-text.validation-failed:focus{outline-color:red}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{height:30px;padding:0 8px;line-height:30px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{max-width:100%}.ie8 .input-text{max-width:none}input[type=number].qty,input[type=text].qty{width:3em;text-align:center;vertical-align:middle}.checkbox,.radio{position:relative;display:inline-block}.checkbox+label,.radio+label{width:auto;max-width:85%;padding:0 0 0 8px;font-size:14px;font-weight:400;vertical-align:top}.validation-advice,p.required{margin:5px 0 0;color:red;font-size:12px;text-transform:capitalize;position:inherit;display:inline-block;width:100%}p.required{color:#f7941e}.form-list>li{margin-bottom:10px}.form-list .input-range .input-text{width:74px}#checkout-shipping-method-load .sp-methods dd div.input-box,#co-shipping-method-form .sp-methods dd div.input-box,.form-list .control div.input-box,.product-options ul.options-list div.input-box,.sp-methods dt div.input-box{display:inline;float:left}#checkout-shipping-method-load .sp-methods dd div.input-box:after,#co-shipping-method-form .sp-methods dd div.input-box:after,.form-list .control div.input-box:after,.product-options ul.options-list div.input-box:after,.sp-methods dt div.input-box:after{display:none}#checkout-shipping-method-load .sp-methods dd input.checkbox,#checkout-shipping-method-load .sp-methods dd input.radio,#co-shipping-method-form .sp-methods dd input.checkbox,#co-shipping-method-form .sp-methods dd input.radio,.form-list .control input.checkbox,.form-list .control input.radio,.product-options ul.options-list input.checkbox,.product-options ul.options-list input.radio,.sp-methods dt input.checkbox,.sp-methods dt input.radio{float:left;margin-right:-40px;margin-top:10px;margin-left:15px}#checkout-shipping-method-load .sp-methods dd label,#co-shipping-method-form .sp-methods dd label,.form-list .control label,.product-options ul.options-list label,.sp-methods dt label{color:#2f2f2f;padding:5px 10px;display:inline-block;max-width:none;float:none;padding:0 10px 0 30px}.form-list .control.remember-me-box label{width:auto;max-width:none;min-width:inherit}.form-list .control .input-box{clear:none;display:inline-block;width:auto;padding:0}.customer-account-create form .form-instructions{font-size:18.18px;color:#2f2f2f;padding:20px 0;margin-bottom:1px}.hide-th{text-indent:-9999px}.data-table{width:100%}.data-table th{line-height:1.4;white-space:nowrap}.checkout-cart-index .data-table tfoot tr{border:1px solid #d8dfe2;border-top:0}.data-table tbody td .item-options{margin-left:20px;margin-top:10px}.data-table tbody td .item-options dt:after{content:':'}.info-box{border:1px solid silver;padding:12px 15px;margin:0 0 15px}.info-box h2{font-weight:700;font-size:13px}.info-table td,.info-table th{vertical-align:top}.info-table th{font-weight:700;padding:4px 20px 4px 0}.info-table td{padding:4px 0}.zebra-table th:first-child,.zebra-table tr:first-child{border-top:1px solid silver}.zebra-table td,.zebra-table th{border-bottom:1px solid silver;padding:6px;background-color:transparent}.zebra-table tr{background-color:#eeeded}.zebra-table tr:nth-child(odd){background-color:#f8f7f5}.wrapper{min-width:320px;min-height:100%;margin:0 auto;background:#fff}.wrapper:after{content:'';display:table;clear:both}.header-language-background,.header-language-container{text-transform:uppercase}.header-language-background .header-language-container{max-width:1090px;margin:0 auto;padding-left:1.2%}.header-language-background .currency-switcher,.header-language-background .form-language{float:left}.header-language-background .welcome-msg{float:right}.header-language-background,.header-language-background a{color:#6c6d6f;text-align:center}.logo img{max-width:100%}.logo:hover{opacity:.8}.skip-links{clear:both;overflow:hidden;border-top:1px solid #ededed;border-bottom:1px solid #ededed}a.skip-link{text-decoration:none}.skip-cart .icon,.skip-link .icon{display:inline-block;width:100%;height:100%;vertical-align:middle}.skip-content{display:none}.nav-primary li.level1 a{font-size:14px;color:#484a4e;padding-left:10%}.skip-search:not(.skip-active):hover .icon{background-position:-46px -146px}.skip-search .icon{background-position:4px -146px}#search_mini_form .input-box{position:relative;padding-top:0}#search_mini_form label{display:none}#header #search_mini_form .search-button{text-indent:-9999px;position:absolute;top:0;right:0;width:32px;height:31px;border:0;background:#f7941e;border-radius:0;background-position:0 -498px}#header-account li a{position:relative;display:block;padding:1.5%;line-height:23px;text-align:center}.skip-cart .count{-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;border-radius:12px;display:inline-block;top:-6px;position:relative;z-index:5;width:22px;height:22px;background:rgba(51,153,204,.9);color:#fff;font-size:11px;line-height:22px;text-align:center}.skip-link.skip-active .count{color:#fff}.skip-cart.no-count .count{display:none}.skip-cart .count.empty{display:none}.cart-menu .empty{padding:20px;text-align:center}.cart-menu .actions{overflow:hidden;padding:15px}.cart-menu .actions .button{float:left;width:48%}.cart-menu .actions .button+.button{margin-left:4%}.cart-menu .subtotal{padding:0 15px 15px;font-size:24px;line-height:1.2}.mini-cart-list{margin-bottom:5px}.mini-cart-list li{position:relative;min-height:90px;padding:15px 15px 15px 90px;border-top:1px solid #ccc;font-size:13px;line-height:1.35}.mini-cart-list .product-name{display:inline-block}.mini-cart-list .product-image{position:absolute;left:15px;top:15px}.mini-cart-list .product-image img{width:60px;height:60px}.mini-cart-list .has-options{margin-bottom:0;color:#a0a0a0;font-size:12px}.cart-menu .last-added{padding:10px 15px 15px;border-top:1px solid #ccc;font-size:13px}.footer .block-subscribe .block-content{position:relative}.footer .block-subscribe{float:right;border:1px solid rgba(255,252,252,.2);width:22%;margin:2px 0 30px;background-color:#de7300;border-radius:15px 0 0 15px;-webkit-border-radius:15px 0 0 15px;-moz-border-radius:15px 0 0 15px;-o-border-radius:15px 0 0 15px;-webkit-background-clip:padding-box;background-clip:padding-box;padding:0 1% 0 2.5%;border-right:0}.footer .form-subscribe-header{display:none}.footer .block-subscribe .input-text{width:100%;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;height:32px;font-size:12px;border:0;background:#fff}.footer .block-subscribe .block-content:after{content:'';display:table;clear:both}.footer .block-subscribe .actions{float:right;width:60.375%;margin:0}.footer .block-subscribe .actions .button{height:22px;line-height:22px;border-radius:10px;width:100%;background-color:#3c456b;padding:1px 0;margin-bottom:-10px}.footer .bugs,.footer address{clear:both}.footer .bugs{display:none}.footer address{border-top:1px solid #ccc;text-align:center;width:100%;font-size:11px;margin-top:30px;padding:30px 0}.category-title h1,body.catalogsearch-result-index .page-title h1{border-bottom:none}.products-grid .actions .button,.products-list .action .button{white-space:normal}h2.product-name,h3.product-name,h4.product-name,h5.product-name,p.product-name{margin:0;margin-bottom:.5em;color:#636363;font-size:24px;font-weight:400;font-style:normal;line-height:1.2;text-rendering:optimizeLegibility;text-transform:capitalize;font-size:13px;font-weight:400;line-height:1.4}h2.product-name a,h3.product-name a,h4.product-name a,h5.product-name a,p.product-name a{color:#636363}.products-list .product-name{text-transform:none;margin-bottom:5px;font-size:14px}.products-list .product-name a{font-weight:500}.products-list>li:after{content:'';display:table;clear:both}.products-list>li .product-image{float:left}.products-list>li .product-image img{width:100%;max-width:100%}.products-list>li:last-child{padding-bottom:0;border-bottom:none}.products-list .product-shop .product-name{margin-bottom:0}.products-list .product-shop .ratings{margin:0}.products-list .product-shop .ratings .rating-links{margin-top:4px}.products-list .product-shop .action{margin:7px 0}.products-list .product-shop .desc{margin-top:7px}.products-list .product-shop .desc,.products-list .product-shop .product-primary{float:left;width:65%;overflow:hidden}.products-list .product-shop .product-secondary{float:right;width:35%;text-align:right;clear:right}.category-image{padding:1.25% 1.5% 0}.category-image img{width:100%;max-width:100%}.category-image img:hidden{display:none}.block-layered-nav .block-subtitle--filter{display:none;margin:0;margin-bottom:10px;color:#636363;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:400;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4;cursor:pointer}.block-layered-nav .block-subtitle--filter:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:10px;top:50%;margin-top:-3px}.block-layered-nav .block-subtitle--filter:hover{background-color:#ececec}.block-layered-nav .block-content .toggle-tabs{display:none}.block-layered-nav dl dd{margin-bottom:10px;margin-top:10px}.block-layered-nav dl dd ol>li>a .count{color:#a0a0a0}.block-layered-nav .currently .block-subtitle{display:block;margin:0;margin-bottom:10px;color:#636363;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}.block-layered-nav .currently ol{padding-left:10px;margin-bottom:10px}.block-layered-nav .currently ol li{margin-bottom:5px}.block-layered-nav .currently ol li .label{font-weight:700}.block-layered-nav .actions{text-align:center;margin-bottom:7px;clear:both}.product-view .product-essential .extra-info .ratings .amount,.product-view .product-essential .extra-info .ratings .rating-box{float:left}.product-view .product-essential .extra-info .ratings label{padding-top:3px}.product-view .product-essential .extra-info .ratings:after{content:'';display:table;clear:both}.product-view .product-essential:after{content:'';display:table;clear:both}.product-view .product-img-box .product-name h1,.product-view .product-shop .product-name .h1{color:#39c;margin-bottom:10px;border:0}.product-view .product-shop .product-name{display:none;float:left}.product-view .product-shop .product-name .h1{float:left;margin-bottom:5px}.product-view .product-shop .short-description{margin-bottom:3px;clear:both}.product-view .product-shop .availability{font-size:16px}.product-view .product-shop .price-box .old-price,.product-view .product-shop .price-box .regular-price,.product-view .product-shop .price-box .special-price{padding-right:0;line-height:1.2}.product-view .product-shop .price-box .special-price .price-label{font-size:16px;text-transform:uppercase}.product-view .product-shop .price-box .special-price span.weee{color:#636363}.product-view .product-shop .price-box .special-price span.weee span.price{font-size:16px}.product-view .product-shop .price-box .price-excluding-tax,.product-view .product-shop .price-box .price-including-tax{display:block;line-height:1.2;color:#636363}.product-view .product-shop .price-box .price-excluding-tax .label,.product-view .product-shop .price-box .price-including-tax .label{font-size:16px;font-weight:300}.product-view .product-shop .price-box .price-excluding-tax .price,.product-view .product-shop .price-box .price-including-tax .price{font-size:20px}.product-view .price-box.map-info a{display:inherit}.product-img-box .product-name h1{border:0}.product-img-box .product-image{margin-bottom:10px}.product-img-box .product-image img{width:100%;max-height:750px;margin:0 auto}.product-image-gallery{position:relative}.product-image-gallery .gallery-image{display:none}.product-image-gallery .gallery-image.visible{display:block}.product-image-gallery .gallery-image.visible.hidden{visibility:hidden}.product-image-gallery:after,.product-image-gallery:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}.product-image-gallery:before{background-color:#fff;opacity:.8;z-index:2}.product-image-gallery:after{background-image:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}.product-image-gallery.loading{position:relative}.product-image-gallery.loading:after,.product-image-gallery.loading:before{display:block}.product-image-thumbs li{display:inline-block}.product-image-thumbs a{display:inline-block}.box-collateral,.product-collateral,.product-img-box,.product-view .block-related,.product-view .product-shop{margin-bottom:10px}.product-view .add-to-box:after,.product-view .add-to-cart:after{content:'';display:table;clear:both}.product-view .add-to-cart{padding-bottom:3px}.product-view .add-to-cart-buttons .paypal-logo,.product-view .product-options-bottom .price-box{margin-bottom:10px}.product-view .add-to-cart .qty-wrapper,.product-view .add-to-cart .qty-wrapper label{margin-right:7px;float:left}.product-view .add-to-cart .qty-wrapper label{line-height:40px}.product-view .add-to-cart .qty-wrapper .qty{float:left;height:40px}.product-view .add-to-cart-buttons{float:left;max-width:100%}.product-view .add-to-cart-buttons .paypal-logo{clear:left;text-align:center}.product-view .add-to-cart-buttons .paypal-logo .paypal-button{margin:0 auto;display:block;width:170px}.product-view .add-to-cart-buttons .paypal-logo .bml_button{display:block;width:174px;margin:0 auto}.product-view .add-to-cart-buttons .paypal-logo .bml_button a{text-align:center}.product-view .add-to-cart-buttons .paypal-logo .paypal-or{display:block;margin-bottom:10px;margin-left:0;margin-right:0;line-height:1;text-align:center}.product-view .alert-price,.product-view .alert-stock{clear:both}.add-to-box .or{display:none}.product-view .add-to-links{margin-top:0;margin-right:8px;float:left}.product-view .add-to-links:after{content:'';display:table;clear:both}.product-view .add-to-links li{float:left}.product-view .add-to-links li:first-child a{margin-left:0}.product-view .add-to-links li:last-child a{border-right:0}.product-view .sharing-links:after{content:'';display:table;clear:both}.product-view .sharing-links a:hover{opacity:.8}.product-view .sharing-links a.link-wishlist{background-position:0 -225px}.product-view .sharing-links a.link-compare{background-position:0 -250px}.product-view .sharing-links a.link-email-friend{background-position:0 -322px}.product-collateral{clear:both;background:#f7f7f7}.collateral-tabs dd h2{display:none}.box-collateral{clear:both}.product-view .ratings .rating-links{clear:left;float:left;margin-top:0}.grouped-items-table-wrapper{border:solid 1px silver;width:100%;padding:10px;margin-bottom:15px}.grouped-items-table-wrapper tbody tr:last-child td{border-bottom:none}.grouped-items-table .name-wrapper{color:#39c}.grouped-items-table .qty-wrapper{padding-top:7px}.grouped-items-table .qty-label{margin-left:7px}.grouped-items-table td{padding:4px}.grouped-items-table td:last-child{width:30%;text-align:left}.grouped-items-table .price-box{text-align:right}.product-options{width:100%;margin:10px 0 0;padding:10px 15px 15px;border:1px solid #ccc;clear:both;position:relative}.product-options dt{margin:10px 0 3px;font-weight:400}.product-options dt:first-child{margin-top:0}.product-options dd .qty-holder{display:block;padding:10px 0 0 0}.product-options dd .qty-holder .qty{width:3em}.product-options dd .qty-holder label{vertical-align:middle}.product-options dd .qty-disabled{background:0 0;border:0;padding:0 2px}.product-options dd{padding:0 0 10px 0;margin:0 0 5px;border-bottom:1px solid #ededed}.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0}.product-options dd .input-text{width:98%}.product-options dd .input-box{padding-top:0}.product-options dd input.datetime-picker{width:150px}.product-options dd .time-picker{display:-moz-inline-stack;display:inline-block;vertical-align:middle;zoom:1;display:inline;padding:2px 0;vertical-align:middle}.product-options dd textarea{width:98%;height:8em}.product-options dd select{width:330px;max-width:100%}.product-options ul.options-list{margin-right:5px}.product-options ul.options-list li{line-height:1.5;margin-bottom:7px}.product-options ul.options-list li:last-child{margin-bottom:0}.product-options ul.options-list .checkbox,.product-options ul.options-list .radio{float:left;margin-top:5px}.product-options ul.options-list .label{display:block}.product-options ul.options-list label{font-weight:400}.product-options p.note{margin:0;font-size:11px}.product-options-bottom{padding:0 5px 10px;border-top:0;margin-bottom:10px}.product-options-bottom:after{content:'';display:table;clear:both}.product-options-bottom .product-pricing,.product-options-bottom .tier-prices{float:right;margin:0;padding:0 0 10px;border:0;background:0;color:#636363}.product-options-bottom .tier-prices li{background:0;padding:2px 0}.product-options-bottom .tier-prices .benefit,.product-options-bottom .tier-prices .price{color:#636363}.product-options-bottom .price-box{display:none;float:right;margin:0 0 10px;padding:0}.block-related li{margin-bottom:7px}.block-related .block-title{border-bottom:none}.block-related .block-subtitle{margin-bottom:7px}.block-related .checkbox{float:left;margin-top:36px}.block-related .product-name{margin-bottom:3px}.block-related .product-details .price-box{margin:7px 0 3px;clear:both;text-align:center;width:100%;padding:0}.block-related .product-details .price-box a:first-child,.block-related .product-details .price-box p:first-child{margin-left:0;font-size:16px;padding-right:5px;padding-left:5px}.block-related .product-details .price-box:after{content:'';display:table;clear:both}.block-related .link-wishlist{display:none}.box-up-sell{margin-top:20px}.box-up-sell .ratings{display:none}.cart-msrp-totals{color:red;font-size:12px!important;font-weight:700;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:700;text-align:left;padding:2px 5px}.map-popup{background:#fff;border:5px solid #ccc;margin:12px 0 0;position:absolute;text-align:left;width:450px;z-index:100}.map-popup .map-popup-heading{padding:8px 10px;margin-right:40px;width:auto}.map-popup .map-popup-heading h3{font-size:14px;margin:0;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}.map-popup .map-popup-close{display:block;position:absolute;top:0;right:0;height:36px;width:36px;font-size:20px;line-height:32px;text-align:center}.map-popup .map-popup-content{border-top:1px solid #ededed;padding:10px;margin:0 10px;overflow:hidden;text-align:left}.map-popup .map-popup-checkout{padding:10px 0}.map-popup .map-popup-checkout form:after{content:'';display:table;clear:both}.map-popup .map-popup-checkout span{display:block}.map-popup .map-popup-checkout .button{float:left;margin:0 2px;clear:left}.map-popup .map-popup-checkout .additional-addtocart-box{float:left;min-width:210px}.map-popup .map-popup-checkout .additional-addtocart-box li{list-style-type:none}.map-popup .map-popup-checkout .paypal-logo{width:auto}.map-popup .map-popup-checkout .paypal-logo a{display:inline-block;float:left;clear:left}.map-popup .map-popup-checkout .paypal-logo .paypal-or{float:left;text-align:center;padding:5px 15px;clear:left}.map-popup .map-popup-checkout .paypal-logo:after{content:'';display:table;clear:both}.map-popup .map-popup-checkout .paypal-logo .bml_button a{clear:left}.map-popup .map-popup-checkout:after{content:'';display:table;clear:both}.map-popup .map-popup-price{padding:10px 0}.map-popup .map-popup-price .price-box,.map-popup .map-popup-price .price-box .special-price{display:inline-block;margin:0;padding:0}.map-popup .map-popup-price .price-box .minimal-price-link{display:inline-block}.map-popup .map-popup-text{padding:10px 0;margin:0 10px;word-wrap:break-word}.map-popup .map-popup-only-text,.map-popup .map-popup-text{border-top:1px solid #ededed}.price-box .map-link{display:block;text-align:center}.block-compare .product-name:after{content:'';display:table;clear:both}.compare-table .product-image{display:inline-block}.compare-table .product-shop-row.top td{padding-bottom:0;border-bottom:0}.compare-table .product-shop-row.bottom td{padding-top:0}.checkout-cart-index #postcode{width:100%}.display-both-prices .cart-table{float:none;width:100%}.display-both-prices .cart-forms{float:left;padding-right:10px;padding-left:0}.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{padding-left:10px}.display-both-prices .cart-forms,.display-both-prices .cart-totals-wrapper,.display-both-prices .crosssell{width:50%}.display-both-prices .crosssell{clear:right;float:right}.checkout-types li{vertical-align:top;display:inline-block}.checkout-types .method-checkout-cart-methods-multishipping{display:block}.checkout-types.top .paypal-logo .paypal-or{margin-top:5px}.checkout-types.bottom .paypal-logo a,.checkout-types.minicart .paypal-logo a{display:block}.checkout-types.bottom .paypal-or,.checkout-types.minicart .paypal-or{margin:0;display:block;text-align:center}.cart-table h2{color:#636363;font-size:14px;font-weight:600;margin-bottom:0;padding:10px 0 10px 5px}#success-orders thead th,.cart-table thead th{background-color:transparent;padding:10px 0 10px 0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.cart-table .product-cart-actions .button,.cart-table .product-cart-image .cart-links,.cart-table .product-cart-info .btn-remove{display:none}.cart-table .product-cart-image .product-image img{max-width:100%;width:100%}.cart-table .btn-empty{float:left}.cart-table .product-cart-price,.cart-table .product-cart-total{text-align:center}.cart-table .cart-tax-total{position:relative;cursor:pointer}.cart-table .cart-tax-total:after{content:'';position:absolute;width:0;height:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #39c;border-left:none;position:absolute;top:3px;right:-11px}.cart-table .cart-tax-total.cart-tax-total-expanded:after{content:'';position:absolute;width:0;height:0;display:block;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid #39c;border-bottom:none;right:-15px;top:6px}.cart-table .cart-links>li{white-space:nowrap;line-height:1.3;margin-bottom:5px;min-width:65px;font-size:13px}.cart-table .cart-links>li>a{display:block}.cart-table .cart-links>li:last-child{margin-bottom:0}.cart-table .product-cart-actions .button{margin-bottom:5px}.cart-table .item-options{padding-left:15px}.shipping h2{font-size:12px;font-weight:700;margin:0 0 5px}.shipping select.validation-failed{border-color:#df280a}.shipping .shipping-desc{display:none}.shipping .buttons-set{margin:0;padding:0}.shipping .form-list:after{content:'';display:table;clear:both}.shipping .form-list li{float:left;margin:10px 2% 10px 0}.shipping .form-list .shipping-country{width:39.31%}.shipping .form-list .shipping-region{width:30%}.shipping .form-list .shipping-postcode{margin-right:0;width:26.69%}.shipping .form-list input{margin-top:1px;height:26px;line-height:26px}.shipping .form-list label{font-size:11px;text-transform:uppercase;white-space:nowrap;padding-left:5px}.shipping .sp-methods{padding:10px 0 0;text-align:left}.shipping .sp-methods dd{margin-bottom:10px}.shipping .sp-methods label{font-family:Georgia,Times,"Times New Roman",serif;font-size:12px;font-style:italic;min-width:100px}.shipping .sp-methods label span{font-family:Raleway,"Helvetica Neue",Verdana,Arial,sans-serif;font-weight:700;font-style:normal}.cart .cart-totals table{width:100%;margin:0 0 10px}.cart .cart-totals table tfoot td{padding:2px;font-size:19px}#discount-coupon-form h2,.cart .giftcard h2{display:none}#discount-coupon-form .field-wrapper,.cart .giftcard .field-wrapper{display:inline-block;width:100%}#discount-coupon-form .validation-advice,.cart .giftcard .validation-advice{display:inline-block}#discount-coupon-form .button-wrapper,.cart .giftcard .button-wrapper{display:inline-block;vertical-align:bottom;border-top:1px solid #21358d;border-bottom:0;border-radius:3px}#discount-coupon-form .button-wrapper>button,.cart .giftcard .button-wrapper>button{float:left}#discount-coupon-form .button-wrapper .cancel-coupon{margin-top:5px}#discount-coupon-form .input-text,.cart .giftcard .input-text{border-radius:4px;height:31px;margin:0;width:100%;background-color:#e0e0e0;box-shadow:0 1px 0 0 rgba(255,255,255,1);-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,1);-moz-box-shadow:0 1px 0 0 rgba(255,255,255,1);padding-left:23%;color:#666}.crosssell h2{color:#39c}.crosssell .item a.product-image{float:left}#cart_address .step-title,.opc .section .step-title{width:100%;border-top:1px solid #ececec;position:relative;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.opc .section .step-title:after{content:'';display:table;clear:both}.opc .section.allow:not(.active) .step-title{cursor:pointer}.no-touch .opc .section.allow:not(.active) .step-title:hover{background-color:#f4f4f4}.opc .section.active .step-title{border-bottom:1px solid #ececec}.opc .section .step-title a{display:none}.opc .section.allow:not(.active) .step-title a{display:block;float:right;line-height:40px;height:40px;padding:0 10px}.no-touch .opc .section .step-title a:hover{text-decoration:none}#cart_address .step-title .number,.no-touch .opc .section.allow:hover .step-title .number,.opc .section .step-title .number,.opc .section.allow.active .step-title .number{width:40px;height:100%;text-align:center;color:#fff;line-height:26px;background-color:#f7941e;display:block;position:absolute;top:0;font-size:18px}.opc .section .step-title h2{font-size:14.73px;float:left;margin:0 4px 0 54px;color:#fff;padding:8px 0 4px 0;text-transform:capitalize}.opc .section .step:after{content:'';display:table;clear:both}.opc h3{font-weight:500;font-size:16px;color:#fff;padding:5px 10px 2px}#checkoutSteps .back-link{float:left;margin:0}.opc .buttons-set a{font-size:14px;color:#fff}.opc #opc-login .step{padding:35px 8px 10px}.customer-account-login .col2-set .col-2 .buttons-set,.opc #opc-login .col-2 .buttons-set{border:1px solid #d4d4d6;background-color:#f1f1f2;margin-top:-5px;border-top:0;padding:0 10px 9px;display:inline-block;width:100%;margin-right:0}#opc-payment .note{padding:10px}.sp-methods dt{font-weight:700;padding:6% 4.1%}.sp-methods label img{float:left;width:auto;padding-left:20px}.sp-methods label a{margin-top:6px;float:right;margin-left:10px}.sp-methods .price{font-weight:700}.sp-methods .form-list{padding-left:20px}.sp-methods .form-list li{margin:0 0 8px}.sp-methods select.month{width:120px;margin-right:10px}.sp-methods select.year{width:96px}.sp-methods input.cvv{width:4em!important}.sp-methods #advice-validate-cc-exp-ccsave_expiration{max-width:130px}.sp-methods .checkmo-list li{margin:0 0 5px;content:'';display:table;clear:both}.sp-methods .checkmo-list label{width:165px;padding-right:15px;text-align:right;float:left}.sp-methods .checkmo-list address{float:left}.sp-methods .release-amounts{margin:.5em 0}.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}.block-progress .block-content{font-size:13px}.block-progress dd{padding-left:5px;margin-bottom:10px}.block-progress #payment-progress-opcheckout .subtitle{margin:10px}.block-progress .payment-info dt{padding:0;margin:0 0 3px 0;color:#636363;text-transform:none;font-style:italic;float:left;clear:both;font-size:13px}.block-progress .payment-info dt:after{content:': '}.block-progress .payment-info dd{float:left;margin-bottom:3px;font-size:13px}.block-progress .payment-info:after{content:'';display:table;clear:both}#checkout-review-table .btn-remove img{display:none}#checkout-review-table-wrapper{clear:both;border:1px solid #d9d9d9}#review-buttons-container{width:100%!important;padding:20px 0 15px;margin-right:0!important;background-color:#e6e6e6;float:none!important;margin-top:0}#review-buttons-container .please-wait{margin-right:10px}#review-buttons-container .f-left{float:left;padding:3% 0 0 3%}.opc-block-progress dt.complete .separator,.opc-block-progress dt.complete a{display:inline}.opc-block-progress dt .separator,.opc-block-progress dt a{display:none}#checkout-step-review .opc-block-progress{border-left:none;padding-left:0}#checkout-step-review .opc-block-progress .block-title{display:none}#checkout-step-review .opc-block-progress .block-content{display:block!important;padding:0}#checkout-step-review .opc-block-progress .block-content>dl>div{float:left;width:50%}#checkout-step-review .opc-block-progress .block-content .changelink{display:none}#checkout-step-review .centinel>p{margin-bottom:10px}#checkout-step-review .centinel iframe{width:100%;min-height:400px}.gift-messages-form .item{content:'';display:table;clear:both;margin-top:30px}.gift-messages-form .item h5{font-weight:700}.gift-messages-form .item .product-img-box{width:auto;float:left;padding-right:15px}.gift-messages-form .item .details{float:left}.gift-message-form .inner-box>div{content:'';display:table;clear:both;width:100%;margin-top:15px;display:block}.gift-message-form .inner-box>div.extra-options-container p{margin-bottom:15px}.gift-message-form .gift-wrapping-form label{margin-right:10px}.gift-message-form .gift-wrapping-form img{float:left}.gift-message-form .gift-wrapping-form .gift-wrapping-design{height:75px}.gift-message-form .gift-wrapping-form .gift-wrapping-design:after{content:'';display:table;clear:both}.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box{margin-right:5px}.gift-message-form .gift-item{padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ececec}.gift-message-form .gift-item:after{content:'';display:table;clear:both}.gift-message-form .gift-item .product-img-box{width:200px}.gift-message-form .gift-item .product-img-box .product-image{width:75px;margin-left:auto;margin-right:auto}.gift-message-form .gift-item .product-img-box .product-name{display:block}.gift-message-form .gift-item .fieldset{margin-left:200px}.checkout-onepage-success .buttons-set{margin:0}.checkout-onepage-success .buttons-set button{float:none}.clearfix:after,.configurable-swatch-list:after,.product-view .product-options .swatch-attr:after{content:'';display:table;clear:both}.swatch-label,.swatch-link{display:block;border-radius:3px;font-size:14px;text-align:center;color:#636363;text-decoration:none;box-sizing:content-box}.swatch-link{border:1px solid #ccc;margin:0 0 3px}.swatch-link img{border-radius:2px}.swatch-link:hover{cursor:pointer;text-decoration:none}.swatch-link .x{display:none;text-indent:-999em;position:absolute;left:0;right:0;top:0;bottom:0;background:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/bg_x.png) center no-repeat transparent;z-index:10}.swatch-link.has-image .swatch-label{position:relative}.swatch-link.has-image img{position:absolute;top:0;left:0}.swatch-label{border:1px solid #fff;margin:0;white-space:nowrap;background:#f4f4f4}.configurable-swatch-list{margin-left:-3px;zoom:1;clear:both;-webkit-transform:translateZ(0)}.configurable-swatch-list li{float:left;zoom:1;margin:0 0 0 3px}.products-grid .configurable-swatch-list li{display:inline-block;float:none;margin:0;vertical-align:top}.configurable-swatch-list .not-available .x{display:block}.configurable-swatch-list .not-available .swatch-link{border-color:#ededed;position:relative}.configurable-swatch-list .not-available .swatch-link.has-image img{opacity:.4}.configurable-swatch-list .not-available .swatch-label{color:#aaa;background:#fff}.configurable-swatch-list .wide-swatch .swatch-label{padding:0 6px}.configurable-swatch-list .not-available a:focus{outline:0}#narrow-by-list dd .configurable-swatch-list li{margin:0 0 0 3px;width:47%}#narrow-by-list dd .swatch-link{border:none;line-height:25px;margin-right:2px;text-align:left}#narrow-by-list dd .swatch-link.has-image{line-height:inherit}#narrow-by-list dd .swatch-link:hover .swatch-label{border-color:#39c}#narrow-by-list dd .swatch-label{background:#f4f4f4;border:1px solid #ccc;border-radius:3px;display:block;float:left;line-height:1.5em;margin:0 5px 0 0;padding:1px 5px;white-space:nowrap}#narrow-by-list dd .swatch-label img{border:1px solid #fff;border-radius:3px;box-sizing:content-box}#narrow-by-list dd .has-image .swatch-label{padding:0}.currently .swatch-current{position:relative}.currently .swatch-current .btn-remove{margin-top:-10px;position:absolute;right:0;top:50%}.currently .swatch-current span{display:block;float:left}.currently .swatch-link{display:inline-block;margin:0 0 0 3px}.currently .swatch-link:hover{border-color:#ccc;cursor:default}.configurable-swatch-list .hover .swatch-link,.configurable-swatch-list .selected .swatch-link,.swatch-link:hover{border-color:#39c}.configurable-swatch-box{background:0 0!important}.configurable-swatch-box select.swatch-select{display:none}.configurable-swatch-box .validation-advice{margin:0 0 5px;background:#df280a;padding:2px 5px!important;font-weight:700;color:#fff!important;float:left;display:block;border-radius:3px}.availability.out-of-stock span{color:#a0a0a0}.product-view .product-options .swatch-attr{float:none;display:block;clear:both;border:0}.product-view .product-options .swatch-attr .select-label,.product-view .product-options .swatch-attr label{font-size:12px}.product-view .product-options .swatch-attr label{display:block;line-height:1.3}.product-view .product-options .swatch-attr .select-label{display:inline;font-weight:400;color:#39c;padding-left:5px}.product-view .product-options dd .input-box{width:auto;height:auto}.product-view .product-options .select-label{display:none}.product-view .add-to-cart button.out-of-stock{background-position:-80px -362px;cursor:default}.customer-account-login .scaffold-form label:first-child{width:115px}.customer-account-login .col2-set .buttons-set{text-align:left;border-top:0}.customer-account-login .col2-set .buttons-set .button{float:none;min-width:50%;margin:0;text-transform:uppercase;padding:8px}.customer-account-login .col2-set .col-1 ul{padding-left:10px;margin:10px 0 20px 0}.remember-me-box a.hide{display:none}.remember-me-box .link-tip{font-size:13px;padding-left:10px}.remember-me-popup{display:none;border:1px solid #ccc;padding:10px;position:relative}.remember-me-popup.show{display:block}.remember-me-popup .remember-me-popup-close{position:absolute;top:0;right:0;padding:10px;font-size:12px}.remember-me-popup .remember-me-popup-close-button{display:none}.customer-account-create .buttons-set{text-align:center;margin-top:0}.customer-account-create .buttons-set,.customer-account-create .fieldset{padding-left:20px}.customer-account-create .fieldset .hidden{display:none}.customer-account-forgotpassword .fieldset .input-box input.input-text{width:100%}.customer-account .dashboard .box-head h2,.wishlist-index-index .page-title h1,body.customer-account .my-account .page-title h1{border:0;text-align:left;font-size:17px;text-transform:capitalize;height:29px;background-color:#17214b;color:#fff;line-height:32px;padding-left:12px;display:block;float:left;width:100%;font-weight:400}.wishlist-index-index .title-buttons,body.customer-account .my-account .title-buttons{position:relative;text-align:right}body.customer-account .my-account .title-buttons h1{text-align:left}body.customer-account .my-account .addresses-list h2,body.customer-account .my-account .fieldset h2,body.customer-account .my-account .order-details h2{width:100%;display:inline-block}body.customer-account .my-account .addresses-list h3{font-size:14px;font-weight:600}body.customer-account .data-table td a{text-transform:uppercase;font-style:normal;font-size:13px}body.customer-account .data-table span.nobr{white-space:normal}body.customer-account .data-table span.nobr a{white-space:nowrap}body.customer-account .data-table td.view a{display:block}body.customer-account .data-table .separator{display:none}body.customer-account .sidebar .block ol#compare-items li{margin:10px 0}body.customer-account .sidebar .block .block-content p.block-subtitle{margin-bottom:15px}body.customer-account .sidebar .block .block-content .actions{margin-top:30px}body.customer-account .sidebar ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name{display:inline-block;margin-bottom:0}body.customer-account .sidebar .block-cart .summary{margin-bottom:15px}body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input{margin-right:10px}body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name{display:inline;margin-bottom:0}.form-list .customer-dob .dob-day,.form-list .customer-dob .dob-month{width:40px;float:left;margin-right:10px}.form-list .customer-dob .dob-year{width:80px;float:left}.dashboard .box-head{margin:17px 2px 0 1px;position:relative}.dashboard .box-head h2{font-size:15px;font-weight:600;display:inline-block;margin-bottom:0}.dashboard .col2-set .col-1 .box-title a,.dashboard .col2-set .col-2 .box-title a{line-height:19.6px}.dashboard .box-reviews.box-account{padding-bottom:0}.dashboard .box-reviews li{padding:10px 0;border-top:1px solid #ededed}.dashboard .box-reviews li:first-child{border-top:0}.dashboard .box-reviews li .number{margin-right:-20px;float:left;line-height:1.4;font-size:13px}.dashboard .box-reviews li .details{margin-left:20px}.dashboard .box-reviews li .details .ratings{content:'';display:table;clear:both;margin-bottom:0}.dashboard .box-reviews li .details .ratings strong{float:left;font-size:13px;margin-right:5px}.dashboard .box-reviews li .details .ratings .rating-box{float:left;margin:3px 0 0 0}.my-account .addresses-list .col-1,.my-account .addresses-list .col-2{padding-bottom:0}.my-account .addresses-list .item{margin:10px 0 30px 0}.my-account .addresses-list .item p{margin-top:10px}.order-info{padding-bottom:10px;width:100%;margin-bottom:30px}.order-info dd,.order-info dt,.order-info li,.order-info ul{display:inline}.order-info dt{margin-right:20px}.order-info li{margin:0 20px 0 0}.order-info li.current{font-weight:600}.order-info li:first-child{margin-left:0}.order-info li.last{margin-left:0}.order-date{text-transform:uppercase}.order-info-box{margin-top:20px}.order-info-box .col-1,.order-info-box .col-2{overflow:hidden;padding-top:0;padding-bottom:0}.order-info-box .box-title h2{font-size:14px;font-weight:700;line-height:1.5}.order-info-box .box-title h2:after{content:':'}.order-info-box .box-content{float:left}.order-info-box .box-content td,.order-info-box .box-content th{line-height:1.3}.order-info-box .box-content th{padding-top:10px}.order-info-box .box-content td{padding-left:15px}.order-info-box .box-content strong{font-weight:400;text-transform:uppercase}#my-orders-table .option-label{margin-left:10px;font-weight:600;font-style:italic}#my-orders-table .option-value{margin-left:20px}#my-orders-table tr.bundle:not(:last-child) td{border-bottom:none;border-top:none}ol#cart-sidebar-reorder li{margin-top:10px;margin-bottom:0}ol#cart-sidebar-reorder li input{margin-right:10px}ol#cart-sidebar-reorder p.product-name{display:inline}.order-additional{margin:40px 0}.order-gift-message dd{margin-top:10px}body.newsletter-manage-index .my-account .fieldset{margin-bottom:20px}body.newsletter-manage-index .my-account .fieldset h2{display:none}body.newsletter-manage-index .my-account .form-list{border-top:1px solid #ededed;padding-top:10px}.contacts-index-index .buttons-set{margin-left:30px;max-width:435px}.contacts-index-index .buttons-set p.required{float:left}.paypal-review-order .info-set{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ededed}.paypal-review-order .buttons-set{margin-top:0;padding-top:0;border:0}.paypal-review-order .buttons-set button{margin-bottom:10px}.top-container .bml-ad{margin-top:7px;margin-bottom:7px;text-align:center}.top-container .bml-ad span{display:inline-block}.top-container .bml-ad span a{display:block}.bml-ad{display:none;text-align:center;margin-bottom:5px}.bml-ad span{display:block;line-height:0}.bml-ad a{display:inline-block;max-width:100%}.bml-ad a:hover{opacity:.7}.bml-ad img{height:auto!important;max-width:100%}.cart-totals-wrapper .bml-ad.large img{display:block;margin:0}div.paypal-logo{text-align:center;margin:15px 0;max-width:100%}div.paypal-logo span{display:block;width:100%}div.paypal-logo span a{display:inline-block;max-width:100%}div.paypal-logo span a img{max-width:100%}div.paypal-logo span>img{display:none}.checkout-types div.paypal-logo{text-align:right}.bml-checkout-type{list-style-type:none}.sidebar .paypal-logo{text-align:center;line-height:0}.sidebar .paypal-logo>a{display:inline-block;max-width:100%}.sidebar .paypal-logo>a:hover{opacity:.8}.sidebar .paypal-logo>a img{display:block}.sidebar .paypal-logo .label{margin-top:4px}.sidebar .paypal-logo .label a{font-size:12px;line-height:1.5}#customer-reviews{width:auto;float:none}#customer-reviews .review-heading{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 0 5px}#customer-reviews .review-heading:after{content:'';display:table;clear:both}#customer-reviews .review-heading h2{float:left;display:block}#customer-reviews .review-heading .pager{clear:none;float:right;width:auto}#customer-reviews .review-heading .pager .count-container .limiter{margin-bottom:0}#customer-reviews .review-heading .pager .count-container .limiter label{font-size:10px;text-transform:uppercase}#customer-reviews .review-heading .pager .amount{display:none}#customer-reviews h2{color:#39c;font-size:12px;text-transform:uppercase}#customer-reviews h2 span{color:#636363}#customer-reviews h3{font-size:18px;font-weight:700;color:#333;background:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/bg_rate_product.png) no-repeat left;padding:12px 0;margin:-25px 0 0}#customer-reviews h3 span{color:#3894d5}#customer-reviews .fieldset{padding-top:10px}#customer-reviews .fieldset h4{font-size:18px;padding-bottom:15px;font-weight:700;color:#333}#customer-reviews .fieldset h4 em{display:none}#customer-reviews .fieldset .form-list{font-size:12px;font-weight:400;margin:10px 0;text-transform:uppercase;float:left;width:89%}#customer-reviews .fieldset .form-list .inline-label:after{content:'';display:table;clear:both}#customer-reviews .fieldset .form-list label{font-size:18px;font-weight:700;color:#333;margin-bottom:7px;display:block;text-transform:none}#customer-reviews .fieldset .form-list li{margin:20px 0 20px}#customer-reviews .fieldset .form-list textarea{border:1px solid #ccc;width:100%;-webkit-appearance:none;height:100px;margin-top:3px;border-radius:4px;font-size:16px;color:#535151;padding-top:10px}#customer-reviews .fieldset .form-list input[type=text]{width:100%}#customer-reviews .buttons-set{border:none;float:right;clear:none;width:11%}#customer-reviews dl{font-size:12px;font-weight:400;margin-bottom:10px;clear:both}#customer-reviews dl dt{margin:10px 0;text-transform:uppercase}#customer-reviews dl dd{font-size:14px;margin:10px 0}#customer-reviews dl dd .ratings-table{font-size:12px;width:100%}#customer-reviews dl dd .ratings-table tr{margin-right:15px}#customer-reviews dl dd .ratings-table .review-label{width:300px;max-width:70%}#customer-reviews dl dd table{margin:15px 0}#customer-reviews dl dd .review-meta{color:#39c;font-size:10px;font-weight:400;text-transform:uppercase}.review-summary-table{margin:0 0 10px}.review-summary-table thead{background:0 0}.review-summary-table thead th{background:0 0;border:none;padding:15px 7px 10px 8px}.review-summary-table tbody td{border:none;text-align:center;padding:0}.review-summary-table tbody td label{width:100%;display:block;padding:11px 0}.review-summary-table .rating-box .rating-number{display:none}.review-summary-table .rating-box .rating-number:after{content:"";display:inline-block;background-position:0 -599px;width:13px;height:14px;margin-left:5px;position:relative;top:2px}.ratings-table{font-size:12px;text-transform:uppercase}.ratings-table th{padding-right:10px}.review-product-view .product-review .product-details h2{border-bottom:none}.review-product-view .product-review .product-img-box{width:auto;max-width:50%}.review-product-view .product-review .product-img-box>a{width:100%}.review-product-view .product-review .product-img-box .product-image{width:100%}.slideshow-container{position:relative;display:block;width:100%;margin:0 0 9px}.slideshow-container .slideshow{width:100%;padding:0;position:relative;margin:0}.slideshow-container .slideshow>li{position:absolute;top:0;left:0;width:100%;padding:0;display:block;margin:0}.slideshow-container .slideshow>li:first-child{position:static;z-index:100}.slideshow-container .slideshow>li img{max-width:100%;width:100%}.slideshow-pager{text-align:center;width:100%;z-index:115;position:absolute;bottom:0;top:auto;overflow:hidden;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.slideshow-pager span{font-family:arial;width:44px;height:44px;display:inline-block;color:#ddd;cursor:pointer}.slideshow-pager span:before{content:'';display:block;width:16px;height:16px;left:50%;top:50%;margin-left:-8px;margin-top:-8px;border-radius:1px;background-color:#fff;position:relative}.slideshow-pager span:hover:before{background-color:#2e8ab8}.slideshow-pager span.cycle-pager-active:before{background-color:#297aa3}.slideshow-pager>*{cursor:pointer}.slideshow-next,.slideshow-prev{position:absolute;top:0;width:15%;max-width:80px;height:100%;opacity:.6;z-index:110;cursor:pointer;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.slideshow-next:before,.slideshow-prev:before{content:'';width:0;height:0;font-size:0;position:absolute;border-style:solid;display:block;top:50%;margin-top:-15px}.slideshow-next:hover,.slideshow-prev:hover{opacity:1}.slideshow-next.disabled,.slideshow-prev.disabled{opacity:.5;cursor:default}.slideshow-prev{left:8px}.slideshow-prev:before{border-width:15px 15px 15px 0;border-color:transparent #fff transparent transparent;top:50%;left:10px}.slideshow-prev:hover:before{border-color:transparent #2e8ab8 transparent transparent}.slideshow-next{right:8px}.slideshow-next:before{border-width:15px 0 15px 15px;border-color:transparent transparent transparent #fff;top:50%;right:10px}.slideshow-next:hover:before{border-color:transparent transparent transparent #2e8ab8}.cycle-caption{position:absolute;color:#fff;bottom:15px;right:15px;z-index:110}.cycle-overlay{font-family:tahoma,arial;position:absolute;bottom:0;width:100%;z-index:120;background:#000;color:#fff;padding:15px;opacity:.5}#wishlist-table th{text-align:center}#wishlist-table.clean-table{font-size:12px;text-transform:uppercase;width:100%}#wishlist-table.clean-table td{padding:15px;vertical-align:top}#wishlist-table.clean-table thead th{font-size:12px;text-transform:uppercase}#wishlist-table .product-name{font-size:16px;margin-bottom:0;text-transform:uppercase}#wishlist-table .product-name a{color:#39c}#wishlist-table .wishlist-sku{font-size:11px;margin:5px 0}#wishlist-table textarea::-webkit-input-placeholder{text-transform:uppercase}#wishlist-table textarea:-moz-placeholder{text-transform:uppercase}#wishlist-table textarea::-moz-placeholder{text-transform:uppercase}#wishlist-table textarea:-ms-input-placeholder{text-transform:uppercase}#wishlist-table textarea:focus{border:1px solid #fbac27}#wishlist-table .item-manage{text-align:right;max-width:450px;padding-top:5px}#wishlist-table .item-manage .button{font-size:11px;padding:3px 5px}#wishlist-table td.customer-wishlist-item-image{width:113px}#wishlist-table td.customer-wishlist-item-quantity{width:3em}#wishlist-table td.customer-wishlist-item-price{width:120px;text-align:center}#wishlist-table td.customer-wishlist-item-cart{width:150px}#wishlist-table td.customer-wishlist-item-cart .button{font-size:12px;margin-bottom:10px;padding:3px 5px;width:100%}#wishlist-table td.customer-wishlist-item-cart .truncated{margin-bottom:10px}#wishlist-table td.customer-wishlist-item-cart>p{margin-bottom:0}#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item{text-align:center}#wishlist-table td.customer-wishlist-item-cart .btn-remove{vertical-align:top}#wishlist-table td.customer-wishlist-item-remove{width:20px}#wishlist-table td .button,#wishlist-table td button{white-space:normal}#wishlist-table .giftregisty-add{margin-top:5px}#wishlist-table .giftregisty-add .change{display:none}#wishlist-table .giftregisty-add li{cursor:pointer;color:#fbac27;margin-bottom:3px}#wishlist-table .truncated .details{background:0 0;color:#fbac27;display:inline-block;margin:10px}#wishlist-table td[data-rwd-label]:before{font-weight:600}.block-wishlist .mini-products-list>li:not(:last-child){padding-bottom:5px}.block-wishlist .product-details .product-name{padding-top:0;margin-bottom:5px}.block-wishlist .price-box{float:left;margin:0}.block-wishlist .link-cart,.block-wishlist .price-box,.block-wishlist .price-box .price{font-size:12px}.block-wishlist .link-cart{float:left;text-transform:uppercase;margin-right:7px;padding-right:7px;border-right:1px solid #ededed}.header-minicart{display:inline-block}.header-minicart .minicart-message{display:block;padding:10px}.header-minicart .empty{padding:10px;text-align:center}.header-minicart .minicart-wrapper{clear:both;position:relative}.header-minicart .minicart-wrapper:after,.header-minicart .minicart-wrapper:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;display:none}.header-minicart .minicart-wrapper:before{background-color:#fff;opacity:.8;z-index:2}.header-minicart .minicart-wrapper:after{background-image:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/opc-ajax-loader.gif);background-repeat:no-repeat;background-position:center;z-index:3}.header-minicart .minicart-wrapper.loading{position:relative}.header-minicart .minicart-wrapper.loading:after,.header-minicart .minicart-wrapper.loading:before{display:block}.header-minicart .block-cart{display:none}.header-minicart .block-subtitle{color:#50a4cf;font-size:10px;font-weight:700;line-height:1.4;padding:5px;text-align:center;text-transform:uppercase;margin-bottom:0}.header-minicart .block-subtitle .close{width:40px;float:right;display:block;color:#636363;text-decoration:none;font-weight:400;font-size:30px;position:absolute;top:-8px;right:-3px}.header-minicart .mini-products-list{padding:10px;padding-top:0}.header-minicart .mini-products-list li{padding:8px 5px 8px 11px;border-bottom:1px solid #ddd;position:relative}.header-minicart .mini-products-list li.last{border:none}.header-minicart .mini-products-list li .product-details{position:relative}.header-minicart .product-details .product-name{padding-top:0;font-weight:700}.header-minicart .product-details .product-name a{color:#39c}.header-minicart .info-wrapper{margin-bottom:.5em}.header-minicart .info-wrapper th{text-transform:uppercase;padding-right:10px}.header-minicart .info-wrapper td{color:#39c;clear:right}.header-minicart .info-wrapper .qty-wrapper td{height:33px;line-height:33px}.header-minicart .info-wrapper .qty{padding-left:4px;padding-right:4px;margin-right:2px;width:3.2em;text-align:center;height:30px}.header-minicart .info-wrapper .quantity-button{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s}.header-minicart .info-wrapper .quantity-button[disabled]{cursor:default}.header-minicart .info-wrapper .quantity-button.visible{opacity:1}.header-minicart .subtotal{background-color:#ddd;text-align:center;line-height:2em}.header-minicart .subtotal .label{color:#fff;text-transform:uppercase}.header-minicart .subtotal .price{color:#39c}.header-minicart .minicart-actions{padding:10px;margin-top:0;overflow:hidden;position:relative;text-align:center}.header-minicart .minicart-actions .checkout-button{min-width:145px}.header-minicart .minicart-actions .cart-link{height:33px;line-height:39px;text-transform:uppercase;font-size:13px}.header-minicart .minicart-actions .paypal-logo .paypal-or{line-height:1.6}.header-minicart #minicart-error-message{text-align:center;color:red;display:none}.header-minicart #minicart-success-message{text-align:center;color:green;display:none}.header-minicart .jcarousel-control-next,.header-minicart .jcarousel-control-prev{display:none}.block-cart.skip-active,.header-minicart.skip-active .block-cart{display:block}.advanced-search{background:#f4f4f4;border:1px solid #ededed;padding:30px}.advanced-search select.multiselect option{border-bottom:1px solid #ededed;padding:2px 5px}.product-review .product-img-box p.label{border-bottom:1px solid #ccc;font-size:16px;margin-top:20px;padding-bottom:10px;text-transform:uppercase}.product-review .product-img-box .rating-box{margin:15px 0}.product-review .product-details h2{border-bottom:1px solid #ccc;color:#39c;font-size:16px;font-weight:600;padding-bottom:10px}.product-review .ratings-table th{padding-right:10px}.product-review .ratings-table tr{float:left;font-size:12px;margin-right:10px;text-transform:uppercase}.product-review .ratings-description dt{border-bottom:1px solid #ccc;font-size:16px;font-weight:400;font-family:Raleway,"Helvetica Neue",Verdana,Arial,sans-serif;margin-top:20px;padding:10px 0;text-transform:uppercase}.product-review .ratings-description dd{color:#737373;font-size:13px}.cms-no-route .page-head h1,.cms-no-route .page-head h3,.cms-no-route .page-title h1,.cms-no-route .page-title h3,.cms-page-view .page-head h1,.cms-page-view .page-head h3,.cms-page-view .page-title h1,.cms-page-view .page-title h3{border:none}.cms-no-route .std img,.cms-page-view .std img{max-width:100%}.cms-no-route .col-left:after,.cms-page-view .col-left:after{content:'';display:table;clear:both}.cms-no-route .std img{width:100%}.cms-home .std .messages,.cms-no-route .std .messages,.cms-page-view .std .messages{margin-bottom:10px}.cms-home .std .messages ul,.cms-no-route .std .messages ul,.cms-page-view .std .messages ul{margin-bottom:0}.cms-home .std .messages li,.cms-no-route .std .messages li,.cms-page-view .std .messages li{list-style:none;margin-left:0;font-style:normal}#accordion .toggle-tabs{display:none}#accordion>dl>dt{margin:0;margin-bottom:10px;color:#636363;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-weight:400;margin-bottom:0;padding:7px 10px 7px 24px;border-width:1px;border-style:solid;border-color:#ccc;position:relative;background-color:#f4f4f4;display:block}#accordion>dl>dt:after{content:'';position:absolute;width:0;height:0;display:block;border-right:4px solid transparent;border-left:4px solid transparent;border-top:4px solid #39c;border-bottom:none;left:10px;top:50%;margin-top:-3px}#accordion>dl>dt:hover{background-color:#ececec}#accordion>dl>dd{padding:10px;margin:0;border-width:0 1px;border-style:solid;border-color:#ccc}#accordion>dl>dd:last-child{border-width:0 1px 1px 1px}#accordion li{position:relative;overflow:hidden}#accordion li .plusimage h2{margin-right:10px}.page-sitemap .links{display:block;text-align:right;margin:0 20px 0 0}.page-sitemap .links a{position:relative}.page-sitemap .sitemap{padding:0 20px;margin:15px 0;font-size:12px}.page-sitemap .sitemap li{margin:3px 0}.contacts-index-index h1{border:none}#contactForm{padding-left:40px}#contactForm h2{display:none}#contactForm:after{content:'';display:table;clear:both}#contactForm .fieldset .legend+.required{margin:0}.catalog-category-view .price-box .minimal-price-link{padding-right:7px}.catalog-category-view .price-box .minimal-price-link .label,.catalog-category-view .price-box .minimal-price-link .price{color:#535353;font-size:12px;font-weight:700}.map-info{white-space:nowrap}.catalog-product-view .map-info{white-space:normal}.catalog-product-view .map-info>span{float:right;margin-bottom:5px}.catalog-product-view .map-info .price-box.map-info>a{float:right;width:100%}.notice-cookie .notice-inner{padding-bottom:0}.notice-cookie .notice-inner:after{content:'';display:table;clear:both}.notice-cookie .notice-text{float:left;max-width:90%;padding-top:4px;text-align:left}.notice-cookie .notice-text p{padding-bottom:14.5px;line-height:1.3}.notice-cookie .actions{float:left;text-align:right;padding-bottom:14.5px}#addTagForm button{margin-top:5px;margin-bottom:10px}#addTagForm .form-add{margin-top:10px}.product-tags{background-color:#f4f4f4;border:1px solid #ccc;float:left;margin-bottom:10px;padding:5px 1% 10px;width:98%}.product-tags li{float:left;margin-right:15px}.product-tags li.last{margin-right:0}.tags-list{float:left;width:100%;margin-bottom:10px}.tags-list>li{float:left;margin-right:10px}.block-tags .actions>a{font-size:12px}.my-tag-edit .button.btn-remove{padding:0}.my-tag-edit .button.btn-remove:after{color:#fff}.captcha-note{clear:left;padding-top:5px}.captcha-image{float:left;display:inline;max-width:100%;position:relative;width:258px;margin-bottom:10px}.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}.registered-users .captcha-image{margin:0}.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}.customer-account-create .scaffold-form .captcha-input-container label:first-child{width:100%}.captcha-reload{position:absolute;right:4px;top:4px}.captcha-img{border:20px solid #bbb}.captcha-input-container{margin-bottom:10px}.captcha-img-container,.captcha-input-container,.control.newsletter-box{float:none;clear:both}.captcha-img-container:after,.captcha-input-container:after,.control.newsletter-box:after{content:'';content:'';display:table;clear:both}#co-billing-form ul.form-list>.control{float:left;margin:0 0 5px;width:100%}#recurring_profile_list_view th{white-space:normal}#recurring_profile_list_view th span{white-space:inherit}.recurring-profiles-title{float:left}.recurring-profiles-title h1{margin-bottom:7px}body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons{float:right;text-align:right;margin-bottom:30px}body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button{position:static}.recurring-profiles-messages:after{content:'';display:table;clear:both}#recurring_start_date_trig{display:inline}.billing-agreements .info-box{margin-bottom:30px}.billing-agreements .info-box:after{content:'';display:table;clear:both}.billing-agreements .info-box .form-list{max-width:400px;width:100%}.billing-agreements .info-box .box-title{margin-top:20px;margin-bottom:7px}.billing-agreements .info-box .button{float:right;margin-top:7px}.billing-agreements #payment_method{width:100%;margin-top:7px;margin-bottom:7px}.billing-agreement-view-header-wrapper .heading{max-width:80%}.billing-agreement-details td,.billing-agreement-details th{padding:3.5px}.catalogsearch-term-popular .tags-list{float:left;width:100%}.catalogsearch-term-popular .tags-list>li{float:left;height:40px;margin-right:25px}.sidebar .widget-addbysku .sku-table .input-text:not(.qty){width:100%}.widget .pager{float:none;width:100%}body[class*=checkout-multishipping-] .checkout-progress{width:100%;float:left;margin-bottom:25px}body[class*=checkout-multishipping-] .checkout-progress>li{float:left;width:20%;text-align:center;padding:8px 1% 6px;background:#f4f4f4;text-transform:uppercase;border-bottom:1px solid #ccc;border-right:1px solid #ccc;margin-bottom:10px;font-family:Raleway,"Helvetica Neue",Verdana,Arial,sans-serif}body[class*=checkout-multishipping-] .checkout-progress>li.active{background-color:#ddd}body[class*=checkout-multishipping-] .checkout-progress>li.last{border-right:0}body[class*=checkout-multishipping-] .page-title{float:left;width:100%;margin-bottom:15px}body[class*=checkout-multishipping-] .page-title h1{border:0 none;float:left;margin-top:2px;margin-right:2%}body[class*=checkout-multishipping-] .page-title .button{float:right}body[class*=checkout-multishipping-] .multiple-checkout>h2{text-transform:none;font-size:17px;margin-bottom:15px}body[class*=checkout-multishipping-] .messages{float:left;width:100%}body[class*=checkout-multishipping-] .col-2.col-wide{width:66%}body[class*=checkout-multishipping-] .col-1.col-narrow{width:30%}body[class*=checkout-multishipping-] .actions{margin-bottom:10px}body[class*=checkout-multishipping-] .grand-total{text-align:right;font-size:16px;font-weight:700}body[class*=checkout-multishipping-] #checkout-review-submit{float:right}body[class*=checkout-multishipping-] #review-buttons-container{float:right;text-align:right}.checkout-multishipping-addresses .btn-remove2{text-indent:-5555px;display:block;width:22px;height:22px}.checkout-multishipping-shipping .gift-messages{margin-top:20px}.checkout-multishipping-shipping .gift-messages-form{margin-top:15px}.checkout-multishipping-shipping .gift-messages-form h4{margin-top:15px;margin-bottom:5px}.checkout-multishipping-shipping .gift-messages-form .form-list{margin-top:10px;margin-bottom:25px}.checkout-multishipping-shipping .gift-messages-form .item{margin-top:15px}.checkout-multishipping-billing .col-1 .box-title h2,.checkout-multishipping-billing .col-1 .box-title h3,.checkout-multishipping-billing .col-1 .box-title h4,.checkout-multishipping-billing .col-2 .box-title h2,.checkout-multishipping-billing .col-2 .box-title h3,.checkout-multishipping-billing .col-2 .box-title h4,.checkout-multishipping-overview .col-1 .box-title h2,.checkout-multishipping-overview .col-1 .box-title h3,.checkout-multishipping-overview .col-1 .box-title h4,.checkout-multishipping-overview .col-2 .box-title h2,.checkout-multishipping-overview .col-2 .box-title h3,.checkout-multishipping-overview .col-2 .box-title h4,.checkout-multishipping-shipping .col-1 .box-title h2,.checkout-multishipping-shipping .col-1 .box-title h3,.checkout-multishipping-shipping .col-1 .box-title h4,.checkout-multishipping-shipping .col-2 .box-title h2,.checkout-multishipping-shipping .col-2 .box-title h3,.checkout-multishipping-shipping .col-2 .box-title h4{font-weight:400;width:100%;background:#f4f4f4;border-bottom:1px solid #ccc;padding:10px;font-size:14px}.checkout-multishipping-billing .col-1>h4,.checkout-multishipping-billing .col-2>h4,.checkout-multishipping-overview .col-1>h4,.checkout-multishipping-overview .col-2>h4,.checkout-multishipping-shipping .col-1>h4,.checkout-multishipping-shipping .col-2>h4{font-weight:400;width:100%;background:#f4f4f4;border-bottom:1px solid #ccc;padding:10px;font-size:14px}.checkout-multishipping-billing .col-1 .box-content,.checkout-multishipping-billing .col-2 .box-content,.checkout-multishipping-overview .col-1 .box-content,.checkout-multishipping-overview .col-2 .box-content,.checkout-multishipping-shipping .col-1 .box-content,.checkout-multishipping-shipping .col-2 .box-content{margin-bottom:25px;padding-left:10px;margin-top:10px}.checkout-multishipping-billing .sp-methods dt{float:left;width:100%}#multiship-addresses-table>tbody>tr>td.a-center.last>a{background-image:none}#review-order-form>div:nth-child(3)>div.divider{width:100%;clear:both}div.calendar table{border-collapse:separate}div.calendar table td.button{display:table-cell;background:inherit;color:inherit;text-transform:none}.worldpay-payment-form .form-list{padding:0}.worldpay-payment-form .form-list li{margin-bottom:0}.worldpay-payment-form .worldpay-radio-container{margin:0!important;padding:2% 4.5% 2%}.worldpay-payment-form .worldpay-radio-container:nth-child(2n+1){border-top:1px solid #dcdde1;border-bottom:1px solid #dcdde1;background:#f1f1f1}#co-payment-form .worldpay_apm{display:none}.sp-methods .worldpay-payment-form label img{max-width:80px;height:auto;padding:0}#form-paylater dd{clear:both}.page-print h1{color:#f7941e}.page-print .order-date{font-size:14px;margin-bottom:5px}.page-print .col2-set .col-1,.page-print .col2-set .col-2{padding:20px}.page-print .col2-set .col-1{padding-left:0}.page-print .data-table th{background:#f4f4f4}.page-print .data-table tbody td,.page-print .data-table th{border-bottom:1px solid silver;padding:10px}.page-print .data-table tfoot tr td{padding:10px}.page-print .data-table tbody tr td.last{text-align:center}.page-print h3.product-name{color:#000}.page-print button{padding:10px;background:#f7941e}.page-print .buttons-set{border-top:1px solid #ededed}.td-print-page{display:none}.page-print .td-print-page{display:block}html body .col-main * .CMSbreadcrumbsHolder{background-color:#4f4b50;font:normal 13px Arial,Helvetica,sans-serif;color:#fff;text-align:left}html body .col-main * .CMSbreadcrumbsHolderPos{padding:13px}html body .col-main * .CMSbreadcrumbsPos{padding:0 8px}html body .col-main * .CMSbreadcrumbsHolder a{color:#fff;text-decoration:none;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}html body .col-main * .CMSbreadcrumbsHolder a:hover{color:#f7941e;text-decoration:none}html body .col-main * #aboutUsHolder{width:100%;margin:auto}html body .col-main * img{max-width:100%;height:auto}html body .col-main * img:not(.rd-block-image){border:0}html body .col-main * p.aboutUsHeroImage{text-align:center;margin:10px 0}html body .col-main * .aboutUsBox{width:100%;background-color:#fff;border:1px solid #e5e5e5;margin:0;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;float:left}html body .col-main * .aboutUsBoxPos{padding:25px 25px 5px 25px}html body .col-main * .aboutUsBoxPos h1{font:bold 30px Arial,Helvetica,sans-serif;color:#f7941e;margin:0 0 20px 0;text-align:left;text-transform:none}html body .col-main * .aboutUsBoxPos h2{font:normal 24px Arial,Helvetica,sans-serif;color:#f7941e;margin:0 0 20px 0;text-align:left}html body .col-main * .aboutUsBoxPos p{font:normal 14px Arial,Helvetica,sans-serif;color:#777676;line-height:24px;margin:0 0 20px 0;text-align:left}html body .col-main * .aboutUsBoxPos p a{color:#f7941e;text-decoration:underline;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}html body .col-main * .aboutUsBoxPos p a:hover{color:#4285f4;text-decoration:none}html body .col-main * .aboutUsPicRight{float:right;margin:0 0 10px 20px}html body .col-main * .aboutUsPicRightBorder{float:right;margin:0 0 10px 20px;border:1px solid #e5e5e5;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}html body .col-main * .aboutUsPicLeft{float:left;margin:0 20px 10px 0}html body .col-main * .aboutUsPicLeftBorder{float:left;margin:0 20px 10px 0;border:1px solid #e5e5e5;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}html body .col-main * .aboutUsInfoHolder{width:100%;background-color:#f4f3f3;border:1px solid #cbcaca;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;margin:15px 0;float:left}html body .col-main * .aboutUsInfoCol1{width:15%;float:left}html body .col-main * .aboutUsInfoCol2{width:85%;float:left}html body .col-main * .aboutUsInfoCol2 p{font:italic 13px Arial,Helvetica,sans-serif;color:#5f5e5e;line-height:20px;margin:10px 10px 10px 0}html body .col-main * .aboutUsInfoCol1 p{font:normal 50px Arial,Helvetica,sans-serif;color:#f7941e;margin:10px 0 10px 0;text-align:center}html body .col-main * .aboutUsHeroImage img{width:100%}html body .col-main * .aboutUsMeetTheTeamBox{width:100%;margin:0 0 21px 0;float:left}html body .col-main * .aboutUsMeetTheTeamName{width:100%;font:normal 16px Arial,Helvetica,sans-serif;color:#fff;background-color:#2c3e8d;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;float:left}html body .col-main * .aboutUsMeetTheTeamNamePos{padding:16px 21px;text-align:left}html body .col-main * .aboutUsMeetTheTeamPosition{font-size:14px;font-weight:400;color:#acbbfc}html body .col-main * .aboutUsMeetTheTeamProfile{width:100%;font:normal 14px Arial,Helvetica,sans-serif;color:#5f5e5e;background-color:#f4f3f3;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;float:left}html body .col-main * .aboutUsMeetTheTeamProfilePos{padding:16px 21px 5px 21px}html body .col-main * .aboutUsMeetTheTeamProfile p{font:normal 14px Arial,Helvetica,sans-serif;color:#5f5e5e;line-height:24px;margin:0 0 20px 0}html body .col-main * .aboutUsMeetTheTeamPicRight{float:right;margin:0 0 10px 20px}html body .col-main * .imageCenter{text-align:center;padding:18px 1px 0 20px}@media screen and (max-width:768px){html body .col-main * .aboutUsInfoCol1{width:10%;float:left}html body .col-main * .aboutUsInfoCol2{width:90%;float:left}}@media screen and (max-width:414px){html body .col-main * .aboutUsPicLeft,html body .col-main * .aboutUsPicLeftBorder,html body .col-main * .aboutUsPicRight,html body .col-main * .aboutUsPicRightBorder{float:none;margin:0}html body .col-main * .aboutUsInfoCol1{width:20%;float:left}html body .col-main * .aboutUsInfoCol2{width:80%;float:left}}@media screen and (max-width:375px){html body .col-main * .aboutUsInfoCol1{width:25%;float:left}html body .col-main * .aboutUsInfoCol2{width:75%;float:left}}.claimWarningTxt{font:bold 21px Arial,Helvetica,sans-serif;color:#fe2600;text-decoration:underline;margin-top:15px}.account_incl_label{font-size:10px;font-weight:600;display:block;line-height:10px;min-width:90px;color:#000;text-transform:uppercase}.grand_incl_label{font-size:11px;font-weight:400;display:block;line-height:13px;min-width:inherit;color:#f7941d;margin:10px 0 0 0}.sales-order-printinvoice .tfoot-wrapper .tfoot .table-tr .a-left{float:left;width:50%;margin:3px 0}.sales-order-printinvoice .tfoot-wrapper .tfoot .table-tr .a-right{float:right;width:50%;margin:3px 0}.sales-order-printinvoice .tfoot-wrapper .tfoot .table-tr.summary-tax .a-right{float:left;text-align:left}.sales-order-printinvoice .tfoot-wrapper .tfoot{padding:0 10px}.sales-order-printinvoice .tfoot-wrapper .tfoot .table-tr.summary-tax .last.a-right{float:right;text-align:right}.sales-order-printinvoice .tfoot-wrapper .tfoot .table-tr{display:inline-block;width:100%}.sales-order-printinvoice .tfoot-wrapper .tfoot .store_credit .a-left,.sales-order-printinvoice .tfoot-wrapper .tfoot .store_credit .a-right{padding:0!important}.sales-order-printinvoice .tfoot-wrapper .tfoot .giftcard_row .a-left,.sales-order-printinvoice .tfoot-wrapper .tfoot .giftcard_row .a-right{padding:0!important}.sales-order-printinvoice .tfoot-wrapper .tfoot .giftcard_row,.sales-order-printinvoice .tfoot-wrapper .tfoot .store_credit{width:100%!important;left:0!important}.page-print .buttons-set{display:none}.page{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100vh}
.blog-index-list .col2-right-layout > .main,
.blog-post-view  .col2-right-layout > .main,
.blog-cat-view .col2-right-layout > .main,
.blog-searchresults-list .col2-right-layout > .main , 
.blog-archives-list .col2-right-layout > .main{
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px;
}
.blog-index-list .col2-right-layout .col-main .breadcrumbs ,
.blog-post-view  .col2-right-layout .col-main .breadcrumbs,
.blog-cat-view .col2-right-layout .col-main .breadcrumbs,
.blog-searchresults-list .col2-right-layout .col-main .breadcrumbs,
.blog-archives-list .col2-right-layout .col-main .breadcrumbs{
    padding: 0 5px 10px 5px;
}
.blog-index-list .col2-right-layout .col-main .breadcrumbs li,
.blog-post-view  .col2-right-layout .col-main .breadcrumbs li,
.blog-cat-view .col2-right-layout .col-main .breadcrumbs li,
.blog-searchresults-list .col2-right-layout .col-main .breadcrumbs li, 
.blog-archives-list .col2-right-layout .col-main .breadcrumbs li {
    line-height: 22px !important;
}
.blog-index-list .col2-right-layout .col-main,
.blog-post-view  .col2-right-layout .col-main,
.blog-cat-view .col2-right-layout .col-main,
.blog-searchresults-list  .col2-right-layout .col-main,
.blog-archives-list  .col2-right-layout .col-main {
    float: left;
    width: 73%;
    max-width: 825px;
}
.blog-index-list .col2-right-layout .main .col-right,
.blog-post-view .col2-right-layout .main .col-right,
.blog-cat-view .col2-right-layout .main .col-right,
.blog-searchresults-list .col2-right-layout .main .col-right,
.blog-archives-list .col2-right-layout .main .col-right{
    float: right;
    width: 50%;
    max-width: 346px;
    padding-right: 0;
}
.postWrapper {
    border: 1px solid #ebeaea;
    margin-bottom: 30px;
    clear: both;
    position: relative;
    border-radius: 15px;
}

.postTitle {
    margin-bottom: 15px;
    padding: 0 30px;
}

.postTitle h1,
.postTitle h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    padding: 28px 0 15px 0;
    position: relative;
    color:#202020;
    text-transform: uppercase;
    line-height: 100%;
}
.postTitle h1:after,
.postTitle h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 167px;
    height: 3px;
    background: #f7941d;
}
.blog-post-view .postTitle h1:after,
.blog-post-view .postTitle h2:after {
    display: none;
}
.blog-post-view .postTitle h1,
.blog-post-view .postTitle h2{
    padding-bottom: 0;
    padding-top: 20px;
    font-size: 24px;
}
.postTitle h2 a {
    font-size: 20px;
    font-weight: bold;
    color:#202020;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.postTitle h2 a:hover{
    color:#f7941d
}

.postContent {
    padding:0 30px 10px 30px;
    color: #2d2d2e;
}
/*.blog-index-list .postContent img,
.blog-searchresults-list .postContent img,
.blog-cat-view .postContent img,
.blog-archives-list .postContent img {
    border-radius: 10px;
}*/
.postContent img {
    border-radius: 10px;
}
.postContent h2,
.postContent h3,
.postContent h4,
.postContent h5 {
    color:#202020;
    font-weight: bold;
    margin-bottom: 20px;
}
.postContent h2 {
    font-size: 18px;
}
.postContent h3 {
    font-size: 16px;
}
.postContent h4 {
    font-size: 14px;
}
.postContent h5 {
    font-size: 12px;
}
.postContent p {
    padding-bottom: 10px;
    color: #2d2d2e;
    font-size: 16px;
    line-height: 30px;
}
.blog-post-view .postContent p {
    margin-bottom: 20px;
    padding-bottom: 0;
}
.aw-blog-read-more {
    font-size: 16px;
}
.postContent a {
    color: #f7941d;
}
.postContent img {
    margin-bottom: 10px;
}
.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 28px;
    list-style: disc outside;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 30px;
}
.postContent ul li:last-child {
    padding-bottom: 0;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 28px;
    list-style: decimal outside;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 30px;
}
.postContent ol li:last-child {
    padding-bottom: 0;
}
.postContent table {
    width: 100%;
    margin-bottom: 15px;
}
.postContent table caption,
.postContent table tr th {
    text-align: center;
    background: #2d2d2e;
    color:#f7941d;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 14px;
}
.postContent table tr td {
    border:1px solid #eae9e9;
    padding:14px 10px;
    width: 50%;
    font-size: 16px;
}
.postContent table tr td:first-child {
    text-align: right;
    font-weight: bold;
}
.postDetails {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    font-size: 12px;
    color:#8f8f8f;
    padding: 10px 30px;
    border-top: 1px solid #ebeaea;
    flex-wrap: wrap;
}
.postDetails a {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color:#8f8f8f;
    text-decoration: underline;
}
.postDetails a:hover {
    text-decoration: none;
    color: #202020;
}
.post-date {
    margin: 0 6px 0 0;
    font-size: 12px;
}
.post-date .label {
    text-transform: none;
}
.post-cat {
    line-height: 100%;
    border-left: 1px solid #8f8f8f;
    margin-right: 6px;
    padding-left: 6px;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
}
.postDetails .label {
    padding-right: 3px;
}
.postDetails .space-right {
    padding-right: 2px;
}
.post-cat .cat-list {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
}
.cat-list li {
    padding-right: 5px;
    position: relative;
}
.cat-list li a {
    position: relative;
}
.cat-list li a:after {
    content: ',';
    position: relative;
    color: #8f8f8f;
}
.cat-list li:last-child {
    padding-right: 0;
}
.cat-list li:last-child a:after{
    display: none;
}
.comment-link {
    line-height: 100%;
    border-left: 1px solid #8f8f8f;
    margin-right: 6px;
    padding-left: 6px;
}
.postBookmarks {
    padding: 10px 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.postBookmarks h4 {
    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    width: 45px;
    height: 45px;
    margin-right: 5px;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding:0 28px 28px 28px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    color: #ffffff;
    line-height: 1.35;
    background: #2d2d2e;
    text-transform: uppercase;
}
.commentWrapper .form-list .input-box{
    margin-bottom: 15px;
    position: relative;
    padding-top: 15px;
}
.commentWrapper .form-list .input-box label {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    color: #2d2d2e;
    border: 1px solid #cfcfcf;
    background: #ffffff;
    left: 10px;
    top: -5px;
    text-transform: uppercase;
    padding: 7px 10px;
    line-height: 100%;
}
.legend-title {
    font-size: 18px;
    color: #202020;
    text-transform: uppercase;
    border-top:1px solid #cfcfcf;
    position: relative;
    padding: 19px 0;
    line-height: 100%;
    margin-bottom: 25px;
    font-weight: bold;
}
.legend-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 99px;
    height: 3px;
    background: #f7941d;
}
.commentWrapper .form-list .input-box .required em {
    color:#ff0000;
    padding-right: 3px;
}
.commentWrapper .input-text{
    border: 1px solid #cfcfcf;
    padding: 20px 10px;
    width: 100%;
    max-width: 432px;
    resize: none;
    background: #ffffff;
    color: #202020;
    border-radius: 0px;
}

.commentWrapper textarea.input-text {
    width: 100%;
    max-width:507px;
}
.commentWrapper .button-set .form-button {
    background: #f7941d;
    padding: 10px;
    color: #ffffff;
    border-radius: 0px;
    width: 160px;
    height: 41px;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.commentWrapper .button-set .form-button:hover {
    background: #ffffff;
    color: #f7941d;
    border:1px solid #f7941d;
}

.postError {
    font-size: 16px;
}

div.tags {
    border-left: 1px solid #8f8f8f;
    line-height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: 6px;
    padding-left: 6px;
    flex-wrap: wrap;
}

div.tags .label {
    margin-right: 3px;
}
.tags ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.tags ul li {
    font-weight: normal;
    display: inline;
    padding-right: 5px;
}
.tags ul li:last-child {
    padding-right: 0;
}
.tags ul li a {
    color: #8f8f8f;
}
.tags li a:after {
    content: ',';
    position: relative;
    color: #8f8f8f;
}
.tags li:last-child a:after{
    display: none;
}
.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-recent, .menu-categories, .menu-tags, .menu-search, .menu-archive {
    border: 1px solid #ebeaea;
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
    border-radius: 15px;
}
.menu-recent h5, .menu-categories h5, .menu-tags h5, .menu-search h5, .menu-archive h5 {
    font-size: 14px;
    color: #202020;
    text-transform: uppercase;
    padding: 0 0 11px 25px;
    margin: 0;
    border-bottom: 1px solid #f7941d;
    line-height: 100%;
    position: relative;
}
.menu-search h5:after {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icn_search-an-article.svg") 0 0 no-repeat;
    width: 18px;
    height: 18px;
}
.menu-recent h5:after{
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icn_recent-posts.svg") 0 0 no-repeat;
    width: 18px;
    height: 18px;
}
.menu-archive h5:after {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icn_archives.svg") 0 0 no-repeat;
    width: 16px;
    height: 16px;
}
.left-blog-search .menu-search {
    display: none;
}
.menu-categories h5:after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icn_categories.svg") 0 0 no-repeat;
    width: 19px;
    height: 12px;
}

.block-blog .menu-recent ul,
.block-blog .menu-categories ul {
    padding: 5px 0;
}

.block-blog .menu-recent ul li,
.block-blog .menu-categories ul li {
    list-style: none;
    border-bottom: 1px solid #f1f0f0;
}

.block-blog .menu-recent ul li:last-child,
.block-blog .menu-categories ul li:last-child {
    border-bottom: 0 none;
}

.block-blog .menu-recent ul li a,
.block-blog .menu-categories ul li a {
    font-size: 13px;
    color:#202020;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    padding: 9px 8px;
    text-shadow: 0px 0px 1px #a6a6a6;
}

.block-blog .menu-recent ul li a:hover,
.block-blog .menu-categories ul li a:hover {
    background: #f1f0f0;
}
.devider {
    padding: 0 7px;
}
.menu-tags {
    display: none;
}

.block-blog .block-content {
    padding-top: 32px;
}
.block-blog > .block-title{
    display: none;
}

.tagcloud {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 10px;
}

.block-blog .menu-tags ul li {
    padding: 2px 2px 5px 2px;
    margin-bottom: 10px;
}

.block-blog .menu-tags ul li a {
    font-size: 11px;
    background: #f7941d;
    padding: 6px 9px;
    border-radius: 11px;
    color: #fff;
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest .title {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.35;
    margin: 0 0 5px;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
/*BLOG TOOLBAR CSS START*/
.blog-toolbar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-line-pack: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.blog-toolbar > .-pages {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.blog-toolbar .-pages .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.blog-toolbar .-pages .list .item{
    border:1px solid #eae9e9;
    color: #606060;
    font-size: 14px;
    font-weight: 500;
    background: #f6f6f6;
    font-size: 14px;
    font-weight: 500;
    margin: 3px 9px 3px 0;
}
.blog-toolbar .-pages .list .item.current{
    font-weight: 400;
    background: #f7941e;
    text-decoration: none;
    color: #fff;
    line-height: 25px;
    padding: 7px 16px;
}
.blog-toolbar .-pages .list .item a{
    position: relative;
    display: block;
    padding: 7px 16px;
    margin: 0;
    min-width: 40px;
    line-height: 25px;
    color: #606060;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-toolbar .-pages .list .item:hover,
.blog-toolbar .-pages .list .item:hover > a,
.blog-toolbar .-pages .list .item:hover .link::before{
    background: #f7941e;
    text-decoration: none;
    color: #fff;
}
.blog-toolbar .-pages .list .next{
    border-right: 1px solid #ebebeb;
}
.blog-toolbar .-pages .list .previous {
    border-left: 1px solid #ebebeb;
}
.blog-toolbar .-pages .list .next .link::before,
.blog-toolbar .-pages .list .previous .link::before{
    color: #606060;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.blog-toolbar .-pages .list .next .link::before {
    content:'NEXT PAGE';
}
.blog-toolbar .-pages .list .previous .link::before {
    content: 'PREVIOUS PAGE';
}
.blog-toolbar .-pages .list .item .first::before,
.blog-toolbar .-pages .list .item .last::before {
    font-family: FontAwesome;
    font-size: 16px;
}
.blog-toolbar .-pages .list .item .first::before {
    content:'\f100';
}
.blog-toolbar .-pages .list .item .last::before {
    content: '\f101';
}
.blog-toolbar .-pages .box.-current {
    display: none;
}
.blog-toolbar .-pages .box.-current .-page,
.blog-toolbar .-pages .box.-current .-value {
    font-weight: bold;
}
.blog-toolbar .-pages .box.-limiter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: none;
}
.blog-toolbar .-filters {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display:none;
    justify-content: flex-end;
    width: 50%;
    margin-left: auto;
}
.blog-toolbar .-filters .sort-by-box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
/*BLOG TOOLBAR CSS END*/
.blog-index-list .g-recaptcha,
.blog-post-view  .g-recaptcha,
.blog-cat-view .g-recaptcha {
    margin-bottom: 10px;
}
.menu-search .box-input {
    position: relative;
    margin: 20px 0;
}
.menu-search .box-input label {
    display: none;
}
.menu-search .box-input .search-input{
    border: 1px solid #cfcfcf;
    font-weight: 500;
    color: #2d2d2e;
    font-size: 14px;
    width: 100%;
    padding: 10px 35px 10px 9px;
    height: 40px;
}
.menu-search .box-input .search-input::placeholder {
    color:#2d2d2e;
    font-weight: 500;
    font-size: 14px;
}
.menu-search .box-input .search-button {
    position: absolute;
    right: 8px;
    top: 11px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icn_submit.svg") 0 0 no-repeat;
    width: 22px;
    height: 18px;
    font-size: 0px;
    border: 0px none;
}
.blog-search-title,
.blog-tag-title,
.blog-cat-title,
.blog-archives-title{
    background: #117fa9;
    border: 1px solid #117fa9;
    font-size: 14px;
    color: #FFFFFF;
    margin-bottom: 25px;
    padding: 10px 15px;
    border-radius: 10px;
    position: relative;
}
.blog-search-title::after,
.blog-tag-title::after,
.blog-cat-title::after,
.blog-archives-title::after {
    content: "";
    background:url('https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/icn_caret-down.svg') 0 0 no-repeat;
    position: absolute;
    left: 28px;
    top: 100%;
    width: 17px;
    height: 9px;
    display: block;
}
.blog-search-title span,
.blog-tag-title span,
.blog-cat-title span,
.blog-archives-title span{
    font-weight: bold;
}
.no-blog-result {
    background: #fcfcfc;
    border:1px solid #eae9e9;
    font-size: 16px;
    color: #202020;
    margin-bottom: 25px;
    padding: 25px 15px;
    text-align: center;
}
.no-blog-result span {
    font-weight: bold;
    text-transform: uppercase;
}
/*Comments List*/
.comment-box {
    border:1px solid #ebeaea;
    margin-top: 30px;
    border-radius: 10px;
}
.comment-box .comment-title {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #202020;
    text-transform: uppercase;
    padding: 0 25px 0 45px;
    margin: 22px 0 15px 0;
}
.comment-box .comment-title::after {
    content: "";
    position: absolute;
    left: 19px;
    top: 4px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/aw_blog/images/svg_comments.svg") 0 0 no-repeat;
    width: 16px;
    height: 16px;
}
.commentWrapper-list {
    border: 1px solid #ebeaea;
    padding: 13px 14px;
    margin-bottom: 10px;
    border-left: 7px solid #cdcccc;
    margin: 0 19px 19px 19px;
}
.comment-box .commentWrapper-list:last-child {
    margin-bottom: 0;
}
.comment-box .blog-toolbar {
    margin: 24px 0;
}

.commentDetails {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    font-size: 12px;
    color:#8b8b8b;
    border-bottom: 1px solid #eae9e9;
    padding-bottom: 6px;
    margin-bottom: 8px;
}

.commentDetails .username {
    font-weight: bold;
    margin: 0 3px 0 0;
    font-size: 12px;
}
.commentDetails .comment-posted-on {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.comment-posted-on span {
    font-weight: bold;
    display: block;
    margin-left: 3px;
    font-size: 12px;
}
.commentContent {
    padding-bottom: 0px;
    color: #414141;
    font-size: 14px;
}
/*Navigate Post CSS*/
.navigate-blog-box {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-line-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
}
.navigate-blog-box .next-post {
    margin-left: auto;
    text-align: right;
}
.navigate-blog-box p {
    color:#555555;
    font-size:12px;
    text-transform: uppercase;
    font-weight: 500;
}
.navigate-blog-box a {
    font-weight: bold;
    color:#202020;
    text-transform: uppercase;
    text-decoration: underline;
}
.navigate-blog-box a:hover {
    color: #f7941d;
    text-decoration: none;
}
/*ARCHIVE CSS*/
.archive-box {}
.box-select {
    margin: 19px 0;
    position: relative;
}
.box-select::before {
    -webkit-transform: translate(-5%, -50%);
    -ms-transform: translate(-5%, -50%);
    transform: translate(-5%, -50%);
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 10px;
    font-family: FontAwesome;
    color: #2d2d2e;
    font-size: 20px;
    content: '\f107';
    z-index: 0;
    font-weight: 500;
}
.box-select select {
    width: 100%;
    border:1px solid #cfcfcf;
    padding: 0 13px;
    height: 34px;
    border-radius: 0;
    appearance: none;
    font-weight: 500;
    color: #2d2d2e;
    font-size: 14px;
    position: relative;
    z-index: 1;
    background: transparent;
}
.main-glossary .glossary-alpha{
    margin-bottom: 15px;
    margin-top: 15px;
}
.main-glossary .glossary-wrap .glossary-title {
    margin-bottom: 5px;
    font-size: 15px;
    cursor: pointer;
}
.main-glossary .glossary-wrap .glossary-answer{
    padding: 5px 0 10px 0;
    color: #2d2d2e;
    font-size: 16px;
    line-height: 30px;
}
/*RESPONSIVE CSS START*/
@media screen and (max-width: 1200px) { 
    .blog-index-list .col2-right-layout .col-main,
    .blog-post-view .col2-right-layout .col-main,
    .blog-cat-view .col2-right-layout .col-main,
    .blog-searchresults-list .col2-right-layout .col-main,
    .blog-archives-list .col2-right-layout .col-main {
        width: 73%;
    }
    .blog-index-list .col2-right-layout .main .col-right,
    .blog-post-view .col2-right-layout .main .col-right,
    .blog-cat-view .col2-right-layout .main .col-right,
    .blog-searchresults-list .col2-right-layout .main .col-right,
    .blog-archives-list .col2-right-layout .main .col-right{
        width: 26%;
    }
}
@media screen and (max-width: 834px) {
    .blog-index-list .col2-right-layout .col-main,
    .blog-post-view .col2-right-layout .col-main,
    .blog-cat-view .col2-right-layout .col-main,
    .blog-searchresults-list .col2-right-layout .col-main,
    .blog-archives-list .col2-right-layout .col-main {
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .blog-index-list .col2-right-layout .main .col-right,
    .blog-post-view .col2-right-layout .main .col-right,
    .blog-cat-view .col2-right-layout .main .col-right,
    .blog-searchresults-list .col2-right-layout .main .col-right,
    .blog-archives-list .col2-right-layout .main .col-right{
        float: none;
        width: 100%;
        max-width: 100%;
    }
    .postWrapper{
        margin-bottom: 25px;
    }
    .menu-recent, .menu-categories, .menu-tags, .menu-search, .menu-archive {
        margin-bottom: 25px;
    }
    .post-date, .post-cat,
    div.tags, .comment-link {
        margin-bottom: 5px;
    }
    .left-blog-search .menu-search { display: block;}
    .block-blog .menu-search { display: none;}
    .block-blog .block-content { padding-top: 10px;}
    .navigate-blog-box { display: block; margin-bottom: 15px;}
    .navigate-blog-box .next-post { text-align: left;}
    .navigate-blog-box .previous-post { margin-bottom: 10px;}
}

@media screen and (max-width: 640px) {
    .blog-index-list .col2-right-layout .col-main .breadcrumbs li,
    .blog-post-view  .col2-right-layout .col-main .breadcrumbs li,
    .blog-cat-view .col2-right-layout .col-main .breadcrumbs li,
    .blog-searchresults-list .col2-right-layout .col-main .breadcrumbs li,
    .blog-archives-list .col2-right-layout .col-main .breadcrumbs li{
        padding-bottom: 5px;
    }
    .commentDetails .username {
        max-width: 150px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media screen and (max-width: 414px) {
    .commentDetails{ display: block; }
    .postTitle,
    .postContent,
    .postDetails,
    .commentWrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .postDetails {
        padding-bottom: 20px;
    }
    .postTitle h1, .postTitle h2 {
        padding-top: 20px;
    }
}
/*RESPONSIVE CSS END*/
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ========================================================================== HTML5 display definitions ========================================================================== */
/* Corrects `block` display not defined in IE 8/9. */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }

/* Corrects `inline-block` display not defined in IE 8/9. */
audio, canvas, video { display: inline-block; }

/* Prevents modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/* Addresses styling for `hidden` attribute not present in IE 8/9. */
[hidden] { display: none; }

/* ========================================================================== Base ========================================================================== */
/* 1. Sets default font family to sans-serif. 2. Prevents iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }

/* Removes default margin. */
body { margin: 0; }

/* ========================================================================== Links ========================================================================== */
/* Addresses `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: none; }

/* Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* ========================================================================== Typography ========================================================================== */
/* Addresses `h1` font sizes within `section` and `article` in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; }

/* Addresses styling not present in IE 8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/* Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */
b, strong { font-weight: bold; }

/* Addresses styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/* Addresses styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/* Corrects font family set oddly in Safari 5 and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }

/* Improves readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/* Sets consistent quote types. */
q { quotes: "\201C" "\201D" "\2018" "\2019"; }

/* Addresses inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/* Prevents `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* ========================================================================== Embedded content ========================================================================== */
/* Removes border when inside `a` element in IE 8/9. */
img { border: 0; }

/* Corrects overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }

/* ========================================================================== Figures ========================================================================== */
/* Addresses margin not present in IE 8/9 and Safari 5. */
figure { margin: 0; }

/* ========================================================================== Forms ========================================================================== */
/* Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* 1. Corrects color not being inherited in IE 8/9. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/* 1. Corrects font family not being inherited in all browsers. 2. Corrects font size not being inherited in all browsers. 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome */
button, input, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 2 */ margin: 0; /* 3 */ }

/* Addresses Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Corrects inability to style clickable `input` types in iOS. 3. Improves usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/* Re-set default cursor for disabled elements. */
button[disabled], input[disabled] { cursor: default; }

/* 1. Addresses box sizing set to `content-box` in IE 8/9. 2. Removes excess padding in IE 8/9. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/* 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome. 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/* Removes inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* Removes inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 1. Removes default vertical scrollbar in IE 8/9. 2. Improves readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }

/* ========================================================================== Tables ========================================================================== */
/* Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

.material-icons, .link.-btn-cart::after, .product-card > .wrap.-info > .box > .add-to-links > .wishlist > .link.-wishlist::after, .notification-sent .popup > .popup-icon::after, .catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link::after, .catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link::before, #address-popup > .popup .buttons-set > .back-link > .back-link-address::before, .shipping.summary-form .form-list-item .select_box_image > #postcode_sel + .bg_top_select_right:before, .shipping-form .select_box .select_box_image .select2:before, .bg_register_form .select_box .select_box_image .select2:before, .popup-wrapper .change-setting .close:before, .header-top > .login-nav > .title-link:before, .custom-checkbox > .regular-checkbox:checked + label::after, .header-top .store-language-container .zoom-chat a::before, .page-header-container .mini-products-list .item .remove::before, .page-header-container .empty-wrp .empty::before, .wrp-floating-cart > .place-floating-cart > .floating-checkout-btn > .floating-checkout-count::after, .wrp-floating-cart > .place-floating-cart > .empty-button-cart > .floating-checkout-count::after { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

:focus { outline: none; }

button, input { font-family: inherit; }

body { min-width: 320px; height: 100%; color: #444444; font-style: normal; font-size: 14px; line-height: 1.57em; font-family: "Roboto", sans-serif; -ms-overflow-style: scrollbar; overflow-y: scroll; }

img { max-width: 100%; height: auto; }

a { background-color: transparent; text-decoration: none; outline: none; color: #f7941d; }

a:active, a:hover { outline: none; color: #444444; }

.visually-hidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }

.tab-selected { background-color: #fff; }

.body-cursor { cursor: pointer; }

.body-overflow { position: fixed; overflow: hidden; width: 100%; height: 100%; overflow-y: scroll; }

.bold { font-weight: 700; }

li { list-style: none; }

a { text-decoration: none; }

svg { fill: currentColor; }

main { display: flex; flex-wrap: wrap; }

.material-icons, .link.-btn-cart::after, .product-card > .wrap.-info > .box > .add-to-links > .wishlist > .link.-wishlist::after, .notification-sent .popup > .popup-icon::after, .catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link::after, .catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link::before, #address-popup > .popup .buttons-set > .back-link > .back-link-address::before, .shipping.summary-form .form-list-item .select_box_image > #postcode_sel + .bg_top_select_right:before, .shipping-form .select_box .select_box_image .select2:before, .bg_register_form .select_box .select_box_image .select2:before, .popup-wrapper .change-setting .close:before, .header-top > .login-nav > .title-link:before, .custom-checkbox > .regular-checkbox:checked + label::after, .header-top .store-language-container .zoom-chat a::before, .page-header-container .mini-products-list .item .remove::before, .page-header-container .empty-wrp .empty::before, .wrp-floating-cart > .place-floating-cart > .floating-checkout-btn > .floating-checkout-count::after, .wrp-floating-cart > .place-floating-cart > .empty-button-cart > .floating-checkout-count::after { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

@font-face { font-family: 'Material Icons'; src: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/MaterialIcons-Regular.eot"); src: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/MaterialIcons-Regular.eot?#iefix") format("embedded-opentype"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/MaterialIcons-Regular.woff2") format("woff2"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/MaterialIcons-Regular.woff") format("woff"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/MaterialIcons-Regular.ttf") format("truetype"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/MaterialIcons-Regular.svg#MaterialIcons-Regular") format("svg"); font-weight: 400; font-style: normal; }

@font-face { font-family: 'FontAwesome'; src: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.eot"); src: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.woff2") format("woff2"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.woff") format("woff"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.ttf") format("truetype"), url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/fonts/fontawesome-webfont.svg#fontawesome-webfont") format("svg"); font-weight: 400; font-style: normal; }

.-dropdown:after { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; display: inline-block; content: ''; border-top: 5px solid #cccbcb; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 0; height: 0; pointer-events: none; }

.title { color: currentColor; text-transform: capitalize; text-align: center; }

.title.-big { font: 700 26px "Roboto", sans-serif; }

.title.-small { font: 400 0.87rem "Roboto", sans-serif; }

.title.-xsmall { font: 400 0.75rem "Roboto", sans-serif; }

.title.-tag { text-transform: none; }

.title.-tag:hover { color: #fbfe03; }

@keyframes addToCart { 0% { transform: rotateX(0); }
  50% { transform: rotateX(90deg); }
  100% { transform: rotateX(0); } }

.link.-btn { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; font-size: 22px; line-height: 28px; padding: 16px 60px; width: 270px; margin: 0 auto; font-size: 16px; padding: 10px 0; border-radius: 2px; }

.link.-btn:hover { background-color: #e38008; }

.link.-btn:active { background-color: #c66f07; }

.link.-btn-cart { border-radius: 0 0 5px 0; display: inline-block; position: absolute; right: 0; top: 0; color: #f7941d; width: 50px; height: 100%; border: 0; background: none; }

.link.-btn-cart::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; content: '\E854'; font-size: 30px; }

.link.-btn-cart:hover { background-color: #f7941d; color: #fff; }

.link.-btn-cart.added::after { background: #8dc63f; color: #fff; width: 50px; height: 50px; border-radius: 50%; opacity: 1; cursor: default; content: '\E876'; }

.button.-submit { width: 150px; height: 45px; color: #fff; background: #315af3; border-radius: 5px; font: 700 18px "Roboto", sans-serif; text-transform: capitalize; }

.button.-cart-empty { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: #f49332; padding: 18px 89px; color: #fff; display: inline-block; margin-top: 30px; border-radius: 10px; font-size: 22px; }

.button.-cart-empty:hover { background: #ff8b00; }

.button.-calculate { transition: all 0.3s ease-out; background: #fff; padding: 15px; color: #000; display: inline-block; margin-top: 30px; border-radius: 3px; width: 100%; font-size: 16px; font-weight: 600; letter-spacing: 2.1px; padding-left: 47px; }

.button.-calculate .icon-wrap { position: relative; }

.button.-calculate .icon-wrap .icon { position: absolute; color: #f7941d; left: -25px; top: -3px; }

.block-alsobought.crosssell .link.-btn-cart, .catalog-category-view .product-card .link.-btn-cart, .catalogsearch-result-index .products-grid .product-card .link.-btn-cart { top: 10px; margin-right: 10px; }

.block-alsobought.crosssell .link.-btn-cart.added::after, .catalog-category-view .product-card .link.-btn-cart.added::after, .catalogsearch-result-index .products-grid .product-card .link.-btn-cart.added::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 35%; width: 50px; padding-top: 10px; height: 50px; background: #8dc63f; color: #fff; content: '\E876'; font-size: 30px; font-family: 'Material Icons'; font-weight: normal; font-style: normal; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

.svg-icon.-wishlist { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; width: 25px; height: 25px; }

.svg-icon.-cart { width: 30px; height: 30px; }

.svg-icon.-logo { width: 40px; height: 25px; }

.svg-icon.-hamburger { width: 45px; height: 45px; color: #fff; }

.item.-dropdown { height: 100%; width: 100%; overflow: hidden; }

.item.-dropdown:after { content: none; }

.item.-dropdown.currency-switcher .svg-icon { display: none; }

.item.-dropdown .svg-icon { -webkit-transform: translateY(-2px); -ms-transform: translateY(-2px); transform: translateY(-2px); position: relative; width: 45px; height: 45px; float: left; }

.item.-dropdown .title { display: inline-block; padding-top: 2px; padding-left: 17px; line-height: 30px; overflow: hidden; font-size: 14px; font-family: "Roboto", sans-serif; height: auto; text-align: center; font-weight: 600; color: #2f2f2f; width: calc(100% - 48px); }

.item.-dropdown > .wrap { height: 100%; width: 100%; padding: 0; border: none; background: none; box-shadow: none; }

.item.-dropdown > .wrap > .current, .item.-dropdown > .click-image-select { display: none; }

.item.-dropdown > .wrap > .input-text { margin: 0 0 10px 0; background: #fff; padding-left: 18px; border: none; height: 45px; width: calc(100% - 15px); }

.item.-dropdown > .wrap > .input-text::-webkit-input-placeholder { color: #c3c3c3; }

.item.-dropdown > .wrap > .input-text::-moz-placeholder { color: #c3c3c3; }

.item.-dropdown > .wrap > .input-text:-ms-input-placeholder { color: #c3c3c3; }

.item.-dropdown > .wrap > .input-text:-moz-placeholder { color: #c3c3c3; }

.item.-dropdown > .wrap > .list { -webkit-transform: none; -ms-transform: none; transform: none; display: inline-block; position: relative; top: 0; left: 0; height: 100%; width: 100%; z-index: 1; border: none; background: none; cursor: default; min-width: 0; padding-top: 5px; }

.item.-dropdown > .wrap > .country-list > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 12px 0 0; width: 100%; text-align: left; }

.item.-dropdown > .wrap > .country-list > .link > .title { text-align: left; }

.item.-dropdown > .wrap > .list > .item:hover a { color: #2f2f2f; background: none; }

.item.-dropdown > .wrap > .list > .item.selected > a:before { background: #202020; }

.item.-dropdown > .wrap > .list > .item.selected > a:after { position: absolute; display: inline-block; content: ''; top: 6px; left: 6px; width: 8px; height: 8px; border-radius: 100%; background: #f7941d; }

.item.-dropdown > .wrap > .list > .item { border-bottom: solid 1px #dbdbdb; padding: 12px 20px; }

.item.-dropdown > .wrap > .list > .item > a { display: inline-block; text-align: inherit; color: #2f2f2f; padding: 2px 0 0 35px; font: normal 14px "Roboto", sans-serif; position: relative; }

.item.-dropdown > .wrap > .list > .item > a:before { position: absolute; display: inline-block; content: ''; top: 0; left: 0; width: 20px; height: 20px; border-radius: 100%; background: #fff; border: 1px solid #9a9a9a; }

@media only screen and (min-width: 1000px) { .item.-dropdown { position: relative; cursor: pointer; font-weight: 500; overflow: visible; width: auto; }
  .item.-dropdown:after { content: ''; }
  .item.-dropdown.show-drop > .wrap > .list { display: block; border: none; }
  .item.-dropdown.currency-switcher .svg-icon { display: block; }
  .item.-dropdown .svg-icon { -webkit-transform: none; -ms-transform: none; transform: none; position: relative; width: 24px; height: 24px; float: left; margin-left: 10px; }
  .item.-dropdown > .wrap { padding: 0 30px 0 15px; }
  .item.-dropdown > .wrap > .list { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: none; position: absolute; top: 36px; left: 50%; z-index: 10; height: auto; width: 150%; padding: 15px 0; border: 1px solid #aaa; border-radius: 4px; background: #dbdbdb; cursor: default; overflow-x: hidden; }
  .item.-dropdown > .wrap > .current { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; font-size: 0.87rem; font-weight: 600; text-transform: uppercase; }
  .item.-dropdown > .wrap > .list > .item { position: relative; padding: 0; cursor: pointer; line-height: normal; }
  .item.-dropdown > .wrap > .list > .item:hover { color: #fff; background: #ccc; }
  .item.-dropdown > .wrap > .list > .item > a { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; width: 100%; min-height: 0; text-align: center; line-height: 24px; font: normal 14px "Roboto"; padding: 12px 15px; color: #000; }
  .item.-dropdown > .wrap > .list > .item > a:before { content: none; }
  .item.-dropdown > .wrap > .list > .item.selected > a:after { content: none; } }

.custom-scroll.ps.ps--theme_default .ps__scrollbar-y-rail { background-color: transparent; width: 0; transition: none; opacity: .6; z-index: 2; }

.custom-scroll.ps.ps--theme_default .ps__scrollbar-y-rail:hover { background-color: transparent; }

.custom-scroll.ps.ps--theme_default .ps__scrollbar-y-rail:hover .ps__scrollbar-y { background-color: #5f5f5f; opacity: 1; width: 6px; }

.custom-scroll.ps.ps--theme_default .ps__scrollbar-y-rail .ps__scrollbar-y { opacity: 1; width: 6px; border-radius: 11px; background-color: #5f5f5f; }

.custom-scroll.ps.ps--theme_default .ps__scrollbar-y-rail .ps__scrollbar-y:hover { background-color: #5f5f5f; }

.handpick-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; padding: 0 10px; color: #666; }

.handpick-block > .wrap.-products { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; overflow: hidden; height: 418px; margin: 30px 0 0 0; }

@media only screen and (max-width: 375px) { .handpick-block > .wrap.-products { height: 450px; } }

.handpick-block > .wrap.-products > .product-card { width: 270px; height: inherit; margin-left: 25px; }

.handpick-block > .wrap.-products > .product-card:first-child { margin-left: 0; }

.handpick-block .owl-nav { display: block !important; }

@media only screen and (min-width: 375px) { .handpick-block > .wrap.-products { height: auto; }
  .handpick-block > .wrap.-products > .product-card { width: 320px; }
  .handpick-block > .link.-btn { width: 220px; } }

@media only screen and (min-width: 375px) { .explore-wrapper > .link.-btn { width: 220px; } }

@media only screen and (min-width: 640px) { .handpick-block { padding: 0 15px; }
  .handpick-block > .wrap.-products { height: auto; }
  .handpick-block > .wrap.-products > .product-card { width: 300px; } }

@media only screen and (min-width: 1200px) { .handpick-block > .wrap.-products { height: auto; }
  .handpick-block > .wrap.-products > .product-card { width: 320px; } }

.handpick-block .wrap.owl-carousel:not(.-disabled) .product-card { width: 300px; height: auto; }

@media only screen and (max-width: 375px) { .handpick-block .wrap.owl-carousel:not(.-disabled) .product-card { width: 280px; } }

@media only screen and (max-width: 320px) { .handpick-block .wrap.owl-carousel:not(.-disabled) .product-card { width: 250px; } }

.products-grid.owl-carousel:not(.-disabled) .item { margin: 0 auto 20px; position: relative; display: block; max-width: 100%; float: none; }

.handpick-block .add-to-links { margin: 2px 0 0 0; }

.handpick-block #hot-carousel .owl-nav > .owl-prev { top: calc(50% - 27px); }

@media only screen and (max-width: 480px) { .handpick-block #hot-carousel .owl-nav > .owl-prev { left: -5px; } }

.handpick-block #hot-carousel .owl-nav > .owl-next { top: calc(50% - 27px); }

@media only screen and (max-width: 480px) { .handpick-block #hot-carousel .owl-nav > .owl-next { right: -5px; } }

.handpick-block .product-card .free-shipping { display: none; }

#hot-carousel.owl-carousel:not(.owl-loaded) .item { display: none; }

.handpick-block .item { position: relative; }

.handpick-block .item .floating-icon { position: absolute; top: 64px; right: 0; z-index: 2; }

.handpick-block .item .floating-icon img { border: 0; width: 75px; height: auto; }

.product-card { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; background-color: #fff; border-radius: 5px; align-self: flex-start; border: 2px solid #dfdfdf; text-transform: uppercase; width: 100%; }

.product-card .amount { display: none; }

.product-card .ratings > .rating-links { display: none; }

.product-card > .wrap.-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0 20px; position: relative; }

.product-card > .wrap.-info > .product-new { display: none; }

.product-card > .wrap.-info .link.-name { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; position: relative; color: #000; font: 700 16px "Roboto", sans-serif; height: 54px; width: 100%; overflow: hidden; text-overflow: ellipsis; text-align: left; line-height: 16px; padding-top: 20px; margin-bottom: 10px; }

.product-card > .wrap.-info .link.-name:hover { color: #ff8d00; }

.product-card > .wrap.-info > .box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: 100%; margin: 0 10px 10px 0; }

.product-card > .wrap.-info > .box > .title { font-size: 12px; color: #8c8c8c; pointer-events: auto; margin-right: 10px; overflow: hidden; text-overflow: ellipsis; max-width: 50%; white-space: nowrap; text-transform: uppercase; font-weight: bold; }

.product-card > .wrap.-info > .box > .title.-weight { margin-right: 0; padding-left: 10px; border-left: 1px solid #d7d7da; }

.product-card > .wrap.-info > .box > .title > a { text-decoration: none; color: inherit; }

.product-card > .wrap.-info > .box > .title > .label { font-weight: 600; }

.product-card > .wrap.-info > .box > .link.-wishlist { color: #d2d2d3; }

.product-card > .wrap.-info > .box > .ratings { margin-right: 10px; }

.product-card > .wrap.-image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; width: 100%; }

.product-card > .wrap.-image > .link, .product-card > .wrap.-image > .link img { width: 100%; }

.product-card > .wrap.-cart { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; padding: 0 6%; height: 90px; }

.product-card > .wrap.-cart > .box.-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }

.product-card > .wrap.-cart > .link { color: #eee; }

.product-card > .wrap.-cart > .box.-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin: 0; width: calc(100% - 140px); height: 70px; margin-right: 8px; }

.product-card > .wrap.-cart > .box.-price > .title { white-space: nowrap; }

.product-card > .wrap.-cart > .box.-price > .title.-oldprice { color: #000; font-size: 0.87rem; }

.product-card > .wrap.-cart > .box.-price > .title.-curprice { color: #000; font: 700 22px "Helvetica Neue", "Helvetica", Arial, sans-serif; }

.product-card > .wrap.-cart > .box.-price > .title.-save { color: #f00; font: 700 0.87rem "Helvetica Neue", "Helvetica", Arial, sans-serif; }

.product-card > .wrap.-cart > .box.-price > .title.-oldprice > .text { text-decoration: line-through; }

.product-card > .wrap.-cart > .link.-cart { position: relative; display: inline-block; border: none; border-radius: 0; background-color: transparent; color: #f7941d; padding: 5px 10px 0 8px; width: 50px; min-width: 50px; height: 50px; }

.product-card > .wrap.-cart > .link.-cart:hover { background: #f7941d; border-radius: 50%; }

.product-card > .wrap.-cart > .link.-cart:hover .svg-icon { fill: #fff; }

.product-card > .wrap.-cart > .link.-cart.added:hover { background: transparent; }

.product-card > .wrap.-cart > .link.-cart.added .svg-icon { display: none; }

.product-card > .wrap.-cart > .link.-cart.added::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; width: 50px; padding-top: 10px; height: 50px; border-radius: 50%; background: #8dc63f; color: #fff; content: '\E876'; font-size: 30px; font-family: 'Material Icons'; font-weight: normal; font-style: normal; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

.product-card > .wrap.-cart > .custom-qty { margin: auto 5px auto 0; }

.product-card > .link.-image { display: block; margin: 10px 0; }

.product-card > .link.-image > .image { width: 100%; height: 100%; }

@media only screen and (min-width: 1000px) { .product-card > .wrap.-info > .box > .ratings { margin-right: 3px; } }

@media only screen and (min-width: 1200px) { .product-card > .wrap.-info > .box > .ratings { margin-right: 10px; } }

.product-card > .wrap.-info > .box > .add-to-links > .wishlist > .link.-wishlist { position: relative; display: inline-block; color: #d2d2d3; width: 20px; height: 20px; }

.product-card > .wrap.-info > .box > .add-to-links > .wishlist > .link.-wishlist.full-width { width: auto; margin: 0 50%; }

.product-card > .wrap.-info > .box > .add-to-links > .wishlist > .link.-wishlist::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; content: '\E87D'; font-size: 24px; }

.product-card > .wrap.-info > .box > .add-to-links > .wishlist > .link.-wishlist:hover { color: #f7941d; }

.slider { position: relative; width: inherit; height: 235px; margin: 15px 0; overflow: hidden; }

.slider * { user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -webkit-touch-callout: none; }

.slider > .text-input { display: none; }

.slider > .text-input:checked + .slide-container > .slide { opacity: 1; transform: translateX(0); transition: opacity 1s ease-in-out; }

.slider > .text-input:checked + .slide-container > .label { display: block; opacity: 1; }

.slider > .slide-container { display: block; }

.slider > .slide-container > .slide { top: 0; opacity: 0; width: 320px; height: 235px; display: block; position: absolute; transform: translateX(-100%); transition: opacity 1s ease-in-out; }

.slider > .slide-container > .slide > .image { width: 100%; height: 100%; }

.slider > .slide-container > .label { width: 35px; height: 35px; display: none; position: absolute; top: 50%; left: 5%; opacity: 0; z-index: 9; cursor: pointer; transition: opacity .2s; }

.slider > .slide-container > .label.-next { left: initial; right: 5%; }

.slider > .slide-container > .label > .svg-icon { width: 100%; height: 100%; fill: #d7d7da; }

.explore-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; padding: 0 3.3%; color: #666; }

.explore-wrapper.-categories { padding: 130px 3.3% 30px; }

.explore-wrapper.-categories > .title.-big { margin-bottom: 20px; }

.explore-wrapper > .wrap.-categories { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; margin-bottom: 15px; }

.explore-wrapper > .wrap.-categories > .item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; height: 180px; width: 100%; margin: 15px; padding: 15px; color: #fff; cursor: pointer; border-radius: 5px; background-color: #f7941d; background-repeat: no-repeat; background-position: center; background-size: cover; }

.explore-wrapper > .wrap.-categories > .item:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 5px; background-color: #ff8d00; opacity: 0; z-index: 2; }

.explore-wrapper > .wrap.-categories > .item:hover:after { opacity: .8; transition: opacity .1s ease-in-out; }

.explore-wrapper > .wrap.-categories > .item > .box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-content: flex-end; -moz-align-content: flex-end; -ms-align-content: flex-end; align-content: flex-end; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; z-index: 3; width: 100%; color: #fff; }

.explore-wrapper > .wrap.-categories > .item > .box.-tags { -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; }

.explore-wrapper > .wrap.-categories > .item > .box.-titles > .title { width: 100%; text-align: center; font-weight: 400; }

.explore-wrapper > .wrap.-categories > .item > .box.-titles > .title.-name { font-size: 26px; }

.explore-wrapper > .wrap.-categories > .item > .box.-tags > .link { color: #fff; margin-right: 5px; }

@media only screen and (min-width: 640px) { .explore-wrapper > .wrap.-categories > .item { width: 320px; }
  .explore-wrapper > .wrap.-categories > .item:nth-child(10n+1), .explore-wrapper > .wrap.-categories > .item:nth-child(10n+8), .explore-wrapper > .wrap.-categories > .item:nth-child(10n+9), .explore-wrapper > .wrap.-categories > .item:nth-child(10n+10) { width: 670px; } }

@media only screen and (min-width: 1000px) { .explore-wrapper { padding: 0 5.6%; }
  .explore-wrapper.-categories { padding: 80px 5.6% 30px; } }

@media only screen and (min-width: 1200px) { .explore-wrapper > .wrap.-categories > .item:nth-child(10n+8), .explore-wrapper > .wrap.-categories > .item:nth-child(10n+10) { width: 320px; } }

.catalog-category-list .explore-wrapper > .title.-big { font-size: 28px; text-transform: uppercase; color: #000; }

.ratings .rating-box, .ratings .rating-box .rating { width: 88px; height: 17px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/rating-star-related.png") 0 -17px; }

.ratings .rating-box .rating { background-position: 0 0; }

.ratings > .amount { display: none; }

@media only screen and (min-width: 640px) { .ratings .rating-box, .ratings .rating-box .rating { width: 88px; height: 17px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/rating-star-related.png") 0 -17px; display: inline-block; }
  .ratings .rating-box .rating { background-position: 0 0; } }

.filter-category-crumb { display: inline-block; font-size: 0.75rem; width: 100%; color: #000; }

.filter-category-crumb .show-title { text-transform: uppercase; font-weight: 600; }

.filter-category-crumb > .link { cursor: pointer; color: #000; margin: 0 5px; }

.filter-category-crumb > .link.last-crumb, .filter-category-crumb > .link:last-child { cursor: default; pointer-events: none; }

.filter-category-crumb > .link.last-crumb span.crumb_name, .filter-category-crumb > .link:last-child span.crumb_name { text-decoration: none; }

.filter-category-crumb > .link.last-crumb > .count::after, .filter-category-crumb > .link:last-child > .count::after { content: ''; }

.filter-category-crumb > .link span.crumb_name { text-decoration: underline; }

.filter-category-crumb > .link span.crumb_name:hover { text-decoration: none; }

.filter-category-crumb > .all-categories-link { color: #8c8c8c; font-size: 12px; line-height: 16px; padding-left: 5px; font-weight: 500; }

.filter-category-crumb > .filter-category-count, .filter-category-crumb > .link > .count { color: #8c8c8c; font-size: 12px; line-height: 16px; padding-left: 5px; font-weight: 500; }

.filter-category-crumb > .filter-category-count::after, .filter-category-crumb > .link > .count::after { display: inline-block; padding: 0 0 0 10px; content: '\f105'; color: #000; font-size: 14px; font-weight: 400; font-family: 'FontAwesome'; }

.search-select { position: absolute; top: 0; left: 0; height: 100%; width: 40%; color: #787878; opacity: 0.5; padding-left: 2%; font-size: 12px; border: none; outline: none; border-left: 1px solid #dfdfdf; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icn_erpDropdownIcon.svg") 79px 1px no-repeat; }

@media only screen and (max-width: 1000px) { .search-select { padding-left: 5px; } }

.popup-wrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: fixed; top: 0; left: 0; z-index: 3000; width: 100%; height: 100%; background: rgba(27, 27, 27, 0.7); color: #444; }

.popup-wrap > .popup { max-height: 100%; max-height: 85vh; overflow-y: auto; min-width: 300px; max-width: 80%; width: 100%; }

.popup-wrap.mail-friend > .popup { padding: 0; }

.popup-wrap.mail-friend > .popup > .send-friend { padding: 0 20px 10px; }

.popup-wrap .text-area { height: 90px; font-size: 0.87rem; padding: 15px 20px; resize: none; border: 1px solid #e0dede; box-shadow: none; border-radius: 5px; }

.popup-wrap .text-area.validation-failed { margin-bottom: 10px; }

.popup-wrap .text-input { margin-bottom: 15px; border: none; box-shadow: none; padding: 10px 20px; font-size: 0.87rem; border-radius: 5px; width: 100%; height: 44px; border: 1px solid #e0dede; }

.popup-wrap .text-input.validation-failed { margin-bottom: 10px; }

.popup-wrap .text-area { margin: 0 0 10px 0; }

.popup-wrap > .popup { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; background: #edefed; z-index: 1121; padding: 25px; }

.popup-wrap > .popup.wrapper_art_address, .popup-wrap > .popup.warehouse-shipping-methods, .popup-wrap > .popup.customer-info-popup-edit-form { padding: 0; background: #fff; max-width: 650px; }

.popup-wrap > .popup.customer-info-popup-edit-form > .dashboard-container-wrapper { padding: 0; }

.popup-wrap > .popup .validation-advice { margin: 0 0 10px; text-align: left; text-transform: none; }

.popup-wrap > .popup .title { position: relative; font: 700 1.12rem "Roboto", sans-serif; margin-bottom: 20px; padding-bottom: 10px; text-align: left; padding-left: 25px; border-bottom: 1px solid #e0dede; }

.popup-wrap > .popup .title:before { position: absolute; top: 0; left: 0; /* content: '\f06a'; */ font: 400 22px "FontAwesome"; }

.popup-wrap > .popup .billing-form-popup .title { border-bottom: none; padding-left: 0; margin-bottom: 0; padding-bottom: 0; background: none; padding: 0; font: 700 0.81rem "Roboto", sans-serif; }

.popup-wrap > .popup .billing-form-popup .title:before { content: ""; }

.popup-wrap > .suggestion-price-war .title { text-transform: none; background: #edefed; }

.popup-wrap > .suggestion-price-war .title:before { content: '\f02b'; }

.popup-wrap > .popup > .content_cart_address .step-title > .number-step { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; padding: 20px; font-size: 18px; font-weight: bold; text-transform: uppercase; width: 100%; background: #f7f7f7; }

.popup-wrap > .popup > .content_cart_address .step-title > .number-step::before { display: inline-block; margin-right: 5px; width: 90px; height: 24px; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/paypal.svg) 50% 50% no-repeat; content: ''; }

.popup-wrap > .popup > .content_cart_address .step-title .title, .popup-wrap > .popup > .estimate-title, .popup-wrap > .popup > .account-title, .popup-wrap > .popup > .invitations-title { display: inline-block; padding: 30px 0; margin: 0 40px; font-size: 26px; text-align: center; font-weight: bold; text-transform: uppercase; color: #000; border-bottom: 1px solid #e0dede; width: calc(100% - 80px); }

.popup-wrap > .popup > .estimate-title { border-bottom: none; }

.popup-wrap > .popup > .content_cart_address > .billing-form-popup > .fieldset-content, .popup-wrap > .popup .warehouse-shipping-methods > .warehouse-shipping-methods { display: inline-block; padding: 30px 40px 40px; width: 100%; }

.popup-wrap > .popup .warehouse-shipping-methods .warehouse { padding-bottom: 25px; }

.popup-wrap > .popup .fields .field-custom .select { padding: 0 15px; }

.popup-wrap > .popup .hide-content { display: none; }

.popup-wrap .popup > .content_cart_address > .billing-form-popup > .fieldset-content .fields { display: inline-block; text-align: left; width: 100%; }

.popup-wrap .popup .buttons-set { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; }

.popup-wrap .popup #loader { height: 67px; }

.popup-wrap > .suggestion-price-war > .title { text-transform: none; background: #edefed; }

.popup-wrap > .suggestion-price-war > .title:before { content: '\f02b'; }

.popup-wrap > .out-of-stock-popup > .title { padding-left: 30px; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #d3d6d3; }

.popup-wrap > .out-of-stock-popup > .title:before { -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); transform: rotate(-30deg); color: #f49332; content: '\f0f3'; font-size: 22px; }

.popup-wrap > .popup > .label { font: 700 14px "Roboto", sans-serif; margin-bottom: 10px; }

.popup-wrap > .popup .text, .popup-wrap > .popup > .popup-message { margin-bottom: 15px; line-height: 1.5; text-align: left; }

.popup-wrap > .out-of-stock-popup > .form-list .text-input { color: #9b9b9c; }

.popup-wrap > .out-of-stock-popup > .form-list .text-input.validate-email { margin-bottom: 0; }

.popup-wrap > .popup .button-set { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; padding: 20px 0 10px; }

.popup-wrap > .popup > .close-popup, .popup-wrap > .popup > .block-title > .btn-close, .popup-wrap > .popup > .content_cart_address > .billing-form-popup > .close-popup, .popup-wrap > .popup > .content_cart_address > #cart_method > .close-popup, .popup-wrap > .popup > .dashboard-container > .scaffold-form > .close-popup, .popup-wrap .popup > .dashboard-container > .scaffold-form > .close-popup, .popup-wrap#co-shipping-method-form > .popup > .close-popup { position: absolute; top: 0; right: 0; cursor: pointer; padding: 10px; z-index: 2; }

.popup-wrap > .popup > .close-popup::before, .popup-wrap > .popup > .block-title > .btn-close::before, .popup-wrap > .popup > .content_cart_address > .billing-form-popup > .close-popup::before, .popup-wrap > .popup > .content_cart_address > #cart_method > .close-popup::before, .popup-wrap > .popup > .dashboard-container > .scaffold-form > .close-popup::before, .popup-wrap .popup > .dashboard-container > .scaffold-form > .close-popup::before, .popup-wrap#co-shipping-method-form > .popup > .close-popup::before { display: inline-block; color: #787575; content: '\f00d'; font: 400 1.12rem "FontAwesome"; }

.popup-wrap .scrollbar-inner.popup .scroll-content { position: static !important; }

.popup-wrap .scrollbar-inner.popup .scroll-content > .dashboard-container > .scaffold-form > .close-popup { right: 5px; }

.popup-wrap > .popup .popup-message-sent { display: none; }

.popup-wrap > .popup .wrap.-select { position: relative; display: block; margin: 15px 0 25px; width: 100%; height: 45px; border-radius: 5px; background-color: #fff; border: 1px solid #d4d4d4; }

.popup-wrap > .popup .wrap.-select:before { content: ''; display: inline-block; position: absolute; border-left: 5px solid transparent; border-right: 5px solid transparent; right: 15px; background-color: #f7f7f7; pointer-events: none; }

.popup-wrap > .popup .wrap.-select:before { top: 50%; border-top: 5px solid #636363; }

.popup-wrap > .popup .wrap.-select .custom-select { padding: 10px 40px 10px 20px; font-size: 14px; line-height: 1; border: 0; border-radius: 0; width: 100%; height: 45px; color: #9b9b9c; background: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.popup-wrap > .popup .success-icon { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_message-sent.svg") 0 0 no-repeat; width: 68px; height: 68px; text-indent: -9999px; margin: 0 auto; }

.popup-wrap > .popup .message { margin-top: 40px; }

.popup-wrap > .popup .form-container > .please-wait { float: right; padding: 0 20px; }

.catalog-product-view .popup-wrap > .popup, .catalog-product-view .popup-wrap .scrollbar-inner .popup { background: #fff; padding: 0 0 15px !important; }

.catalog-product-view .popup-wrap > .popup .title, .catalog-product-view .popup-wrap .scrollbar-inner .popup .title { padding: 15px 25px 15px 50px; background: #f6f4f4; }

.catalog-product-view .popup-wrap > .popup .title:before, .catalog-product-view .popup-wrap .scrollbar-inner .popup .title:before { left: 20px; top: 20px; }

.catalog-product-view .popup-wrap > .popup .text, .catalog-product-view .popup-wrap > .popup .popup-message, .catalog-product-view .popup-wrap > .popup .form-list, .catalog-product-view .popup-wrap > .popup .button-set, .catalog-product-view .popup-wrap .scrollbar-inner .popup .text, .catalog-product-view .popup-wrap .scrollbar-inner .popup .popup-message, .catalog-product-view .popup-wrap .scrollbar-inner .popup .form-list, .catalog-product-view .popup-wrap .scrollbar-inner .popup .button-set { padding: 0 20px; }

.catalog-product-view .popup-wrap > .popup .form-list, .catalog-product-view .popup-wrap .scrollbar-inner .popup .form-list { margin-bottom: 10px; }

.catalog-product-view .popup-wrap > .popup.suggestion-wishlist > .block-title, .catalog-product-view .popup-wrap .scrollbar-inner .popup.suggestion-wishlist > .block-title { padding-bottom: 0; }

.catalog-product-view .popup-wrap > .popup.suggestion-wishlist > .block-title > strong, .catalog-product-view .popup-wrap .scrollbar-inner .popup.suggestion-wishlist > .block-title > strong { border-bottom: 0; }

.catalog-product-view .popup-wrap > .popup .field-custom.-active > .label, .catalog-product-view .popup-wrap .scrollbar-inner .popup .field-custom.-active > .label { max-height: 22px; overflow: hidden; }

.catalog-product-view .popup-wrap > .popup.out-of-stock-popup, .catalog-product-view .popup-wrap .scrollbar-inner .popup.out-of-stock-popup { padding: 0; }

.catalog-product-view .popup-wrap, .popup-wrap.shipping-method-form { z-index: 3000; }

.catalog-product-view .popup-wrap #product_alert_stock_form { padding: 0 20px 30px; }

.shipping-method-form > .popup { padding-bottom: 10px; }

.shipping-method-form > .popup .label { text-align: left; }

.shipping-method-form > .popup > .buttons-set { -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; margin: 0 40px 40px; }

.shipping-method-form > .popup > .buttons-set .button { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; background-color: transparent; height: 55px; border-radius: 5px; color: #000; text-transform: uppercase; font-weight: bold; font-size: 16px; cursor: pointer; padding: 0 45px; border: 1px solid #cecece; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

@media only screen and (max-width: 640px) { .shipping-method-form > .popup > .buttons-set .button { width: 100%; padding: 0 10px; } }

.shipping-method-form > .popup > .buttons-set .button:hover { background-color: #eeeded; }

.shipping-method-form > .popup > .buttons-set .button:hover .svg-icon { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.shipping-method-form > .popup > .buttons-set .button .svg-icon { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; margin-right: 12px; height: 20px; width: 20px; fill: #f7941d; }

.notification-sent .popup > .popup-form { display: none; }

.notification-sent .popup > .title { display: inline-block; margin-top: 20px; margin-bottom: 10px; padding-left: 0; padding-bottom: 0; font-size: 30px; font-weight: bold; text-align: center; border: none; width: 100%; }

.notification-sent .popup > .title::before { display: none; }

.notification-sent .popup > .popup-icon { display: block; margin: 20px auto 0; width: 128px; height: 128px; text-align: center; border-radius: 100%; background-color: #8dc63f; }

.notification-sent .popup > .popup-icon::after { -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); transform: rotate(-30deg); line-height: 128px; height: 128px; font-size: 80px; color: #fff; content: '\E7F4'; }

.notification-sent .popup > .popup-icon::after { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); content: '\E876'; }

.notification-sent .popup > .popup-message { display: none; }

.notification-sent .popup > .popup-message-sent { display: inline-block; }

.catalog-product-view.notification-sent .popup .popup-message-sent { display: inline-block; margin-bottom: 20px; }

.wishlist-index-index.notification-sent .out-of-stock-popup { text-align: center; }

.catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link { border-color: #8dc63f; color: transparent; background: #8dc63f; cursor: default; }

.catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link::after { -webkit-transform: rotate(0deg) translate(0, -50%); -ms-transform: rotate(0deg) translate(0, -50%); transform: rotate(0deg) translate(0, -50%); position: absolute; left: 35%; top: 50%; color: #fff; content: '\E876'; font-size: 30px; }

.catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link::before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: absolute; left: 55%; top: 50%; color: #fff; content: '\E7F4'; font-size: 30px; }

.catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link:hover { background-color: #8dc63f; border-color: #8dc63f; }

.catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link:hover::after, .catalog-product-view.notification-sent .product-shop .wrp-cta .out-of-stock-popup-link:hover::before { color: #fff; }

.checkout-cart-index.custom-popup .select2-container > .select2-dropdown.opc-select-dropdown > .select2-results .select2-results__options { max-height: 200px; overflow: scroll; webkit-overflow-scrolling: touch; margin-bottom: 0 !important; }

@media only screen and (min-width: 1000px) { .popup-wrap > .popup { max-width: 650px; } }

@media only screen and (max-width: 1000px) { .catalog-product-view .popup-wrap .field-custom.-active > .label { max-height: 22px; overflow: hidden; } }

#address-popup > .popup { background: #fff; max-width: 680px; padding: 45px 60px !important; font-weight: 500; /*@include breakpoint_custom('min-width', $bp-medium){ padding: 45px 60px !important; }*/ }

@media only screen and (max-width: 640px) { #address-popup > .popup { padding: 45px 20px !important; } }

#address-popup > .popup .input-text { max-width: 100%; }

#address-popup > .popup .field-custom .select { max-width: 100%; }

#address-popup > .popup .select2-selection { max-width: 100%; }

#address-popup > .popup .button { position: unset; padding: 8px 82px; font-size: 22px; height: auto; }

#address-popup > .popup .address-profile-title { text-transform: capitalize; font-size: 19px; margin-bottom: 0; font-weight: bold; color: #000; }

#address-popup > .popup .fieldset { margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px solid #dedede; }

#address-popup > .popup .fieldset + .required-bottom { font-size: 12px; color: red; margin-bottom: 25px; }

#address-popup > .popup .fieldset > .form-list > .fields.-last { margin-bottom: 15px; }

#address-popup > .popup .fieldset > .form-list .label { font-weight: 100; }

#address-popup > .popup .fieldset > .form-list .label.checked-default { font-weight: bold; }

@media only screen and (max-width: 640px) { #address-popup > .popup .buttons-set > .button { width: 100%; } }

#address-popup > .popup .buttons-set > .back-link { margin-bottom: 20px; }

@media only screen and (max-width: 640px) { #address-popup > .popup .buttons-set > .back-link { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; margin-top: 20px; } }

#address-popup > .popup .buttons-set > .back-link > .back-link-address { color: #000; text-decoration: underline; }

#address-popup > .popup .buttons-set > .back-link > .back-link-address::before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); content: '\E313'; font-size: 25px; line-height: 15px; z-index: 90; width: 12px; height: 12px; pointer-events: none; position: relative; top: 2px; left: -3px; }

.catalog-product-view .popup-wrap > .popup .title { position: relative; font: 700 1.12rem "Roboto", sans-serif; margin-bottom: 20px; padding-bottom: 10px; text-align: left; padding-left: 25px; border-bottom: 1px solid #e0dede; padding: 20px 25px 20px 50px; background: #f6f4f4; }

@media only screen and (max-width: 1000px) { .checkout-cart-index.custom-popup .select2-container > .select2-dropdown.opc-select-dropdown > .select2-results .select2-results__options { overflow: scroll !important; } }

.catalog-product-view .popup-wrap .close-popup { position: absolute; top: 0; right: 15px; cursor: pointer; padding: 10px; z-index: 2; }

.catalog-product-view .popup-wrap .close-popup:before { display: inline-block; color: #787575; content: '\f00d'; font: 400 1.12rem "FontAwesome"; }

@media only screen and (max-width: 500px) { .popup-wrap > .popup { max-width: 98%; }
  .catalog-product-view .popup-wrap > .popup .text, .catalog-product-view .popup-wrap > .popup .popup-message, .catalog-product-view .popup-wrap > .popup .form-list, .catalog-product-view .popup-wrap > .popup .button-set, .catalog-product-view .popup-wrap .scrollbar-inner .popup .text, .catalog-product-view .popup-wrap .scrollbar-inner .popup .popup-message, .catalog-product-view .popup-wrap .scrollbar-inner .popup .form-list, .catalog-product-view .popup-wrap .scrollbar-inner .popup .button-set { padding: 0 7px; } }

.promotional-banner { display: none; }

@media only screen and (min-width: 1000px) { .promotional-banner { display: block; width: 100%; height: 180px; padding: 0 5px; }
  .promotional-banner.-list { margin-bottom: 20px; }
  .promotional-banner > .image { max-width: 100%; } }

.customer-address-form #form-validate .select_box select { width: 100% !important; }

.select2-container.select2-container--open { z-index: 999; }

.customer-info-index.customer-account.custom-popup .select2-container.select2-container--open { z-index: 3000; }

.customer-account .select2-container.select2-container--open { z-index: 997; }

.customer-account-index .select2-container.select2-container--open { z-index: 3000; }

.checkout-cart-index.custom-popup .select2-container.select2-container--open { z-index: 3000; }

.checkout-personalinfo-index .select2-container.select2-container--open { z-index: 11; }

.input-box .select2-container { width: 100% !important; position: relative; box-sizing: border-box; height: 45px; border-radius: 0; border: 0 !important; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d8d8d8', GradientType=0); }

.select2-container--default .select2-selection--single { background: transparent; border: 0; border-radius: 0; }

.select_box select { border: 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow b { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/cart/icon_select.png") 0 0 no-repeat; border: 0; margin-left: -9px; margin-top: -5px; width: 14px; height: 14px; }

.select2-dropdown { border: 1px solid #ccc; }

.select_box_image { margin-right: 0 !important; }

.select2-container--open .select2-dropdown { left: -1px; }

.select2-dropdown .option { padding: 6px 6px 6px 18px; }

.select2-container.select2-container--default.select2-container--open .select2-results > .select2-results__options { background: #fff; }

.select2-container.select2-container--default.select2-container--open .select2-results > .select2-results__options > .select2-dropdown .option:hover { background-color: #fff; cursor: pointer; }

.field-custom .select_box .select_box_image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative; width: 100%; }

.field-custom .select_box .select2-container { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }

.field-custom .select_box .select_box_image > .validation-advice { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; position: relative; display: inline-block; width: 100%; padding: 5px 0; z-index: 1; }

.shipping summary-form .field-custom .select_box .select_box_image > .validation-advice { padding: 5px; }

.select_box.validation-error .validation-advice { display: none; }

.select_box p.required, .select_box .validation-advice { margin: 2px 0 3px; }

.form-list-item .select_box_image > .select2-container { height: 48px; }

.select2-container.select2-container--open > .select2-dropdown { width: 390px; padding-top: 7px; border-radius: 0; border: 1px solid #cecece; border-top: none; border-top: 1px solid #cecece; background: #eeeeee; }

.select2-container.select2-container--open > .select2-dropdown > .select2-search .select2-search__field { height: 48px; padding-left: 20px; }

.select2-container.select2-container--open > .select2-dropdown > .select2-search { border-bottom: 1px solid #cecece; padding-bottom: 10px; margin-bottom: 0px; padding-left: 10px; padding-right: 10px; }

.select2-container.select2-container--open > .select2-dropdown > .default-block-selector { margin-bottom: 10px; }

.select2-container.select2-container--open > .select2-dropdown > .default-block-selector li li { cursor: pointer; }

.select2-container.select2-container--open > .select2-dropdown > .default-block-selector li li:hover { color: #1d9df7; }

.form-list-item .select_box_image > .select2-container > .selection > .select2-selection { border-radius: 0; border: none; height: 48px; }

.form-list-item .select_box_image > .select2-container > .selection > .select2-selection > span { line-height: 47px; font-size: 14px; border: 1px solid #cecece; }

#shipping-zip-form .form-list-item .select_box_image > .select2-container > .selection > .select2-selection > span { padding-top: 0; }

.form-list-item .select_box_image > .input-text { height: 48px; width: 100%; background: #fff; border: none; border-radius: 0; }

.form-list-item .select_box_image > #postcode_sel { height: 48px; width: 100%; background: #fff; border: none; border-radius: 0; font-size: 14px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.shipping.summary-form .form-list-item .select_box_image > #postcode_sel + .bg_top_select_right { position: absolute; right: 16px; top: 14px; font-size: 25px; background-color: #fff; pointer-events: none; width: 25px; height: 25px; }

.shipping.summary-form .form-list-item .select_box_image > #postcode_sel + .bg_top_select_right:before { color: #000; content: '\E313'; }

.select2-container--default .select2-results__option[aria-selected=true] { background-color: #fff !important; }

.form-list-item .select_box_image > .input-text { margin-top: 0; }

.shipping-region.zip > .input-box > .select_box { background: #fff; }

.form-list-item .select_box_image > .input-text { border: 1px solid #cecece !important; box-shadow: none; }

#suburb { margin-bottom: 10px; }

.input-box > .select_box > .select_box_image > #region { border: 1px solid #cecece; }

.select2-results__options .select2-results__option { padding: 6px 6px 6px 18px; }

.select2-results__options .select2-results__option.select2-results__option--highlighted { background-color: #fff !important; color: #1d9df7 !important; }

.select2-container > .selection > .select2-selection > .select2-selection__arrow { display: none; }

.form-list .select2-container .select2-selection--single .select2-selection__rendered { padding-left: 20px; line-height: 45px; padding-top: 3px; }

.form-list .select2-container--default .select2-selection--single { width: 100%; height: 45px; background-color: #fff; border-radius: 0; border: 1px solid #cccbcb; color: #787878; }

.shipping-form .select_box .select_box_image:before { content: ''; display: none; }

.shipping-form .select_box .select_box_image .select2:before, .bg_register_form .select_box .select_box_image .select2:before { position: absolute; right: 16px; top: 14px; color: #000; content: '\E313'; font-size: 25px; background-color: white; pointer-events: none; }

.shipping-form .select_box .select_box_image .select2.select2-container--open:before, .bg_register_form .select_box .select_box_image .select2.select2-container--open:before { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); top: 10px; }

.bg_register_form .select_box .select_box_image .select2:before { top: 12px; right: 6px; }

.shipping-region .input-box .select_box .select_box_image .select2-selection__rendered { color: #8d8d8d; }

.shipping-country.suburb .input-box .select_box .select_box_image .select2-selection__rendered { color: #8d8d8d; }

.shipping-region.zip .input-box .select_box .select_box_image .select { color: #8d8d8d; }

.shipping-country.suburb .input-box .select_box .select_box_image #suburb { color: #8d8d8d; }

.shipping-country.form-list-item .select_box_image:before { background: #eeeeee; }

#select2-region_id-results { border-top: none; padding-top: 5px; }

#paypal-review #shipping_method_form .select_box_image::before { z-index: 1040; color: #000; right: 13px; top: 13px; }

#paypal-review #shipping_method_form fieldset { margin: 0; padding: 0; border: none; }

#paypal-review #shipping_method_form fieldset .select2 { width: 100% !important; border-radius: 0; }

#paypal-review #shipping_method_form fieldset .select2 .select2-selection { border-radius: unset; height: 48px; }

#paypal-review #shipping_method_form fieldset .select2 .select2-selection .select2-selection__rendered { line-height: 48px; padding-left: 20px; }

.select2-container .select2-dropdown.express-select-dropdown { padding-top: 0; border-top: 0; }

.select2-container .select2-dropdown.express-select-dropdown .select2-results__options { border-top: none; }

.my-account #address-popup > .popup .button { padding: 15px 40px; }

.customer-info-index.customer-account.custom-popup #loader { width: 100%; font-weight: 100; height: auto; opacity: 0.5; }

.customer-info-index.customer-account.custom-popup .popup-wrap .field-custom input { color: #8d8d8d; }

.customer-info-index.customer-account.custom-popup .popup-wrap .field-custom label { color: #757575; }

.customer-info-index.customer-account.custom-popup .popup-wrap .select2-selection__rendered { color: #8d8d8d; font-weight: 100; }

.checkout-cart-index .select2-container .scroll-wrapper > .scroll-content#select2-billing-address-select-results { max-height: 200px; overflow: scroll; webkit-overflow-scrolling: touch; margin-bottom: 0 !important; padding: 10px 30px 10px 30px; border-top: none; }

.checkout-cart-index .select2-dropdown .select2-results__options#select2-billing-address-select-results .select2-results__option { background: #fff; margin-bottom: 10px; border-radius: 10px; padding: 20px 30px; padding-right: 100px; border: 1px solid #D3D3D3; color: #444444; }

.checkout-cart-index .select2-dropdown .select2-results__options#select2-billing-address-select-results .select2-results__option:hover { color: #444444; }

.checkout-cart-index .select2-dropdown .select2-results__options#select2-billing-address-select-results .select2-results__option[aria-selected=true] { background: #309fbb !important; color: #fff !important; position: relative; }

.checkout-cart-index .select2-dropdown .select2-results__options#select2-billing-address-select-results .select2-results__option[aria-selected=true]:after { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; content: '\E876'; font-size: 40px; color: #fff; background-color: #309fbb; position: absolute; right: 25px; font-weight: 600; top: 50%; transform: translateY(-50%); }

/* 

.checkout-cart-index .select2-container .scroll-wrapper > .scroll-content {
  max-height: 200px;
  overflow: scroll;
  webkit-overflow-scrolling: touch;
  margin-bottom: 0 !important;
  padding: 10px 30px 10px 30px;
  border-top: none;
}
.checkout-cart-index  .select2-dropdown .select2-results__options .select2-results__option {
  background: #fff;
  margin-bottom: 10px;
  border-radius: 10px;
  padding: 20px 30px;
  padding-right: 100px;
  border: 1px solid #D3D3D3;
  color: #444444;
  &:hover{
    color: #444444;
  }
}
.checkout-cart-index  .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true] {
  background: #309fbb !important;
  color: #fff !important;
  position: relative;
  &:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
      content: '\E876';
      font-size: 40px;
      color: #fff;
      background-color: #309fbb;
      position: absolute;
      right: 25px;
      font-weight: 600;
      top: 50%;
      transform: translateY(-50%);
  }
}

.checkout-cart-index  .select2-container.select2-container--default.select2-container--open .select2-results > 
.select2-results__options{
  border: none;
  padding: 10px 0 !important;
}
body.checkout-cart-index  .select2-container.select2-container--default.select2-container--open .select2-results  .select2-results__options{
  border: none;
  padding: 10px 30px 10px 30px !important;
}
body.checkout-cart-index  .select2-container.select2-container--default.select2-container--open .select2-results  .select2-results__options .select2-results__options{
  border: none;
  padding: 0 !important;
}

.checkout-cart-index  .select2-container.select2-container--default.select2-container--open .select2-results > 
.select2-results__options{
  border: none;
  padding: 10px 0 !important;
}

.checkout-cart-index  .select2-container.select2-container--default.select2-container--open .select2-results > 
.select2-results__options#select2-billingcountry_id-results,
.checkout-cart-index  .select2-container.select2-container--default.select2-container--open .select2-results > 
.select2-results__options#select2-billingregion_id-results{
  border: none;
  padding: 0  !important;
  background:none;
}
.checkout-cart-index .select2-container.select2-container--default.select2-container--open .select2-results > .select2-results__options#select2-billingcountry_id-results,
.checkout-cart-index .select2-container.select2-container--default.select2-container--open .select2-results > .select2-results__options#select2-billingregion_id-results{
  background: #fff;
}

.checkout-cart-index  .select2-dropdown .select2-results__options#select2-billingcountry_id-results .select2-results__option,
.checkout-cart-index  .select2-dropdown .select2-results__options#select2-billingregion_id-results .select2-results__option
 {
  background:none;
  margin-bottom: 0;
  border-radius: 0;
  padding: 6px 6px 6px 18px;
  padding-right: 0;
  border:none;
  color: #444444;
  &:hover{
    color: #444444;
  }
}
.checkout-cart-index  .select2-dropdown .select2-results__options#select2-billingcountry_id-results .select2-results__option[aria-selected=true],
.checkout-cart-index  .select2-dropdown .select2-results__options#select2-billingregion_id-results .select2-results__option[aria-selected=true] {
  background:none  !important;
  color: #444 !important;
  position: relative;
  &:after {
   display: none;
  }
}
.select2-results__options#select2-billingcountry_id-results .select2-results__option.select2-results__option--highlighted,
.select2-results__options#select2-billingregion_id-results .select2-results__option.select2-results__option--highlighted{
  background: none !important;
}
@media only screen and (max-width: 480px){
  .checkout-cart-index .select2-dropdown .select2-results__options .select2-results__option{
    padding-right: 50px;
  }
} */
.order-help { border-bottom: 1px solid #d7d7d7; padding-bottom: 30px; margin-bottom: 50px; }

.order-help .order-help-inner { text-align: center; }

.order-help .order-help-inner .order-help-link { position: relative; display: inline-block; overflow: hidden; border-radius: 20px; width: 100%; }

.order-help .order-help-inner .order-help-link .image { min-width: 1199px; }

.order-help .order-help-inner .order-help-link .order-help-content { position: absolute; left: 0; right: 0; top: 26px; }

.order-help .order-help-inner .order-help-link .order-help-content .title { display: block; font-size: 17px; color: #fff; }

@media only screen and (max-width: 640px) { .order-help .order-help-inner .order-help-link .order-help-content .title { font-size: 15px; margin-bottom: 5px; } }

.order-help .order-help-inner .order-help-link .order-help-content .subtitle { display: block; font-size: 37px; line-height: normal; font-weight: 500; color: #fff; }

@media only screen and (max-width: 640px) { .order-help .order-help-inner .order-help-link .order-help-content .subtitle { font-size: 28px; } }

.order-help .order-help-inner .order-help-link .order-help-content .button { display: block; max-width: 183px; font-size: 14px; border: 2px solid #d7d7d7; border-radius: 15px; padding: 9px 0; margin-left: auto; margin-right: auto; margin-top: 8px; background: transparent; }

@media only screen and (max-width: 375px) { .order-help .order-help-inner .order-help-link .order-help-content .button { font-size: 11px; } }

/* Effect: second border slides down */
.cl-effect-dashboard li:not(.current) { cursor: pointer; }

.cl-effect-dashboard li:not(.current) a { padding: 12px 10px 10px; color: #f7941d; text-shadow: none; }

.cl-effect-dashboard li:not(.current) a::before { position: absolute; top: -4px; left: 0; width: 100%; height: 4px; background: #000; content: ''; -webkit-transition: 0.3s; -moz-transition: 0.3s; -ms-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; -webkit-transform: scale(0.85); -ms-transform: scale(0.85); transform: scale(0.85); }

.cl-effect-dashboard li:not(.current):hover a::before, .cl-effect-dashboard li:not(.current):focus a::before { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); background: #f7941d; }

.popup-search.skip-content.skip-active { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; position: fixed; top: 0; left: 0; height: 100%; width: 100%; background: #f5f5f5; color: #000; z-index: 1001; overflow-y: auto; overflow-x: hidden; }

.popup-search.skip-content.skip-active .material-icons:after { content: '\E5C9'; font-size: 14px; color: #666; }

.popup-search.skip-content.skip-active > .search-form { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; height: 50px; position: relative; width: calc(100% - 40px); padding: 10px 0 10px 10px; background: #202020; }

.popup-search.skip-content.skip-active > .search-form > .search-button { background: #f7941d; width: 43px; height: 30px; border-radius: 0 5px 5px 0; margin-left: -2px; font-size: 18px; }

.popup-search.skip-content.skip-active > .search-form > .search-button.loading-run span.loader-run { display: block; height: 100%; padding: 0; width: 100%; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/search_loader.gif) no-repeat center; }

.popup-search.skip-content.skip-active > .close-wrapper { position: absolute; top: 0; right: 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 40px; height: 50px; background: #202020; }

.popup-search.skip-content.skip-active > .close-wrapper > .link.-cancel { font-size: 14px; color: #fff; }

.popup-search.skip-content.skip-active > .title { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; width: 100%; }

.popup-search.skip-content.skip-active > .title.-history { margin: 10px 0 10px 20px; color: #ccc; text-align: left; text-transform: none; font-weight: 600; }

.popup-search.skip-content.skip-active > .title.-clear { -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; color: #f7941d; text-align: center; font-weight: 700; margin-bottom: 20px; }

.popup-search.skip-content.skip-active > .title.-top { margin: auto 20px 20px; text-transform: none; text-align: left; }

.popup-search.skip-content.skip-active > .history-search { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; width: 100%; margin-bottom: 20px; }

.popup-search.skip-content.skip-active > .history-search > .item { display: inline-block; position: relative; width: 100%; padding: 10px 20px; border-bottom: 1px solid #e2e2e2; color: #666; }

.popup-search.skip-content.skip-active > .history-search > .item:first-child { border-top: 1px solid #e2e2e2; }

.popup-search.skip-content.skip-active > .history-search > .item > .title { display: inline-block; font-weight: 700; text-transform: none; width: calc(100% - 7%); text-align: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.popup-search.skip-content.skip-active > .history-search > .item > .js-item-clear { -webkit-transform: translateY(-40%); -ms-transform: translateY(-40%); transform: translateY(-40%); position: absolute; height: 100%; top: 50%; right: 4%; cursor: pointer; }

.popup-search.skip-content.skip-active > .wrap.-tags { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; width: 100%; margin: 0 0 15px; padding: 0 10px; }

.popup-search.skip-content.skip-active > .wrap.-tags > .item { background-color: #fff; font-size: 0.75rem; padding: 5px 10px; margin: 0 20px 7px 0; border-radius: 5px; cursor: pointer; color: #000; }

.popup-search.skip-content.skip-active > .wrap.-advanced { display: none; }

.popup-search.skip-content.skip-active > .wrap.-advanced > .title { text-transform: none; }

.popup-search.skip-content.skip-active > .wrap.-advanced > .link { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; width: 200px; color: #fff; background-color: #f7941d; margin: 0 0 0 15px; font-size: 14px; padding: 12px 0; }

.popup-search.skip-content.skip-active > .wrap.-advanced > .link:hover { background-color: #e38008; }

.popup-search.skip-content.skip-active > .wrap.-advanced > .link:active { background-color: #c66f07; }

.popup-search.skip-content.skip-active > .wrap.-advanced > .link { max-width: 270px; }

.popup-search.skip-content.skip-active > .search-form > .search-select { width: 100px; min-width: 105px; background-color: #eeeded; color: #5f5f5f; height: 30px; margin-top: 10px; margin-left: 10px; border-radius: 5px 0 0 5px; font-weight: 500; padding-right: 19px; opacity: 1; }

.popup-search.skip-content.skip-active > .search-form > .input-text { font-weight: 500; font-size: 12px; width: calc(100% - 110px); padding-left: 110px; border: none; background-color: #fff; box-shadow: none; }

.popup-search.skip-content.skip-active > .search-form > .input-text::-webkit-input-placeholder { text-transform: uppercase; }

.popup-search.skip-content.skip-active > .search-form > .input-text::-moz-placeholder { text-transform: uppercase; }

.popup-search.skip-content.skip-active > .search-form > .input-text:-ms-input-placeholder { text-transform: uppercase; }

.popup-search.skip-content.skip-active > .search-form > .input-text:-moz-placeholder { text-transform: uppercase; }

.popup-search.skip-content.skip-active > .search-form > .input-text.empty-value::-webkit-input-placeholder { color: #f00; }

.popup-search.skip-content.skip-active > .search-form > .input-text.empty-value::-moz-placeholder { color: #f00; }

.popup-search.skip-content.skip-active > .search-form > .input-text.empty-value:-ms-input-placeholder { color: #f00; }

@media only screen and (max-width: 375px) { .popup-search.skip-content.skip-active > .search-form > .input-text { padding-left: 110px; } }

@media only screen and (max-width: 999px) { body #myContainer, .yui-ac-container { left: 0 !important; width: 100% !important; } }

@media (max-width: 1000px) { .header-top .login-nav, .header-top .login-nav.show-block { max-height: 100%; } }

.header-top .login-nav { display: none; }

.header-top .block-title-login .name-title-account .mobile-view, .header-top .title-link .mobile-view { display: none; }

.header-top .block-title-login .name-title-account .svg-icon, .header-top .title-link .svg-icon { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; left: 0; height: 20px; width: 32px; fill: #ff8300; }

@media (max-width: 1000px) { .header-top .block-title-login .name-title-account::after, .header-top .title-link::after { display: none; }
  .header-top .block-title-login .name-title-account::before, .header-top .title-link::before { display: inline-block; }
  .header-top .block-title-login .name-title-account .mobile-view, .header-top .title-link .mobile-view { display: inline-block; font-weight: 400; font-size: 14px; } }

@media (max-width: 480px) { .header-top .block-title-login .name-title-account, .header-top .title-link { padding-left: 30px; } }

.header-top .block-title-login:hover .name-title-account::after, .header-top .block-title-login:active .name-title-account::after, .header-top .block-title-login:focus .name-title-account::after { -webkit-transform: rotate(-90deg) translateX(25%); -ms-transform: rotate(-90deg) translateX(25%); transform: rotate(-90deg) translateX(25%); }

.header-top .login-nav.show-block { min-height: initial; }

.header-top .login-nav .wrp-link { display: inline-block; width: 100%; text-align: center; margin-top: 25px; font-size: 16px; }

.header-top .login-nav .register-link { display: inline-block; margin-left: 6px; }

@media only screen and (min-width: 1000px) { .header-top .block-title-login:hover .info-account-login, .header-top .block-title-login:active .info-account-login, .header-top .block-title-login:focus .info-account-login { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }

@media (max-width: 1000px) { .header-top .block-title-login.show-info-login .info-account-login { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }

.header-top .block-title-login:hover .name-title-account::before, .header-top .block-title-login:active .name-title-account::before, .header-top .block-title-login:focus .name-title-account::before { content: '\E5CE'; }

.popup-wrapper { width: 0; height: 0; }

.popup-wrapper > .change-setting { position: relative; /*top: 50px; left: 0; height: 100%; width: 100%; font-family: $font-0; z-index: 11111; background: #f2f2f2; padding: 0 20px;*/ }

.popup-wrapper > .change-setting .head-title { display: block; font: 500 18px "Roboto", sans-serif; margin: 0; color: #ffffff; background-color: #8B8B8B; padding: 15px 0 15px 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; }

.popup-wrapper > .change-setting .head-title::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_settings.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: -2px; }

.popup-wrapper > .change-setting.-logged { /*top: 50px;*/ }

.popup-wrapper > .change-setting .settings-holder { height: 100%; overflow: scroll; padding-bottom: 60px; }

.popup-wrapper > .change-setting .settings-holder .wrp { display: block; position: relative; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; padding: 20px; background: #ffffff; border: 1px solid #c9c9c9; border-top: 0; -webkit-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px; }

.popup-wrapper > .change-setting .settings-holder .wrp .wrap > .list > .item { padding: 12px 0; border-bottom: solid 1px #E6E6E6; }

.popup-wrapper > .change-setting .settings-holder .wrp .wrap > .list > .item:last-child { border-bottom: 0 none; }

.popup-wrapper > .change-setting .settings-holder .wrp .wrap > .list > .item a { font: 400 16px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #222222; }

.popup-wrapper > .change-setting .settings-holder > .wrp > .change-title { font: 500 24px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 25px 0 10px 0; margin-bottom: 0; color: #222222; }

.popup-wrapper > .change-setting .settings-holder > .wrp > .close { height: 24px; width: 24px; }

.popup-wrapper > .change-setting .settings-holder > .wrp > .close::before { content: ' '; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_back.svg") no-repeat 0 0 transparent; height: 24px; width: 24px; display: block; }

.popup-wrapper .country-switcher .country { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.popup-wrapper .country-switcher .country .label { font-size: 16px; font-weight: 500; color: #222222; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.popup-wrapper .country-switcher .svg-icon { width: 40px; height: 30px; }

.popup-wrapper .country-switcher .js-country-search.input-text { margin: 20px; width: calc(100% - 40px); }

.popup-wrapper .country-switcher .title, .popup-wrapper .country-switcher .label { color: #222222; vertical-align: top; display: inline-block; padding-left: 15px; font-size: 16px; }

.popup-wrapper .country-switcher .label { padding: 0 10px 0 0; }

.popup-wrapper .country-switcher .country-list li, .popup-wrapper .country-switcher .js-change-location-header { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 12px 0; }

.popup-wrapper .footer-container { height: 100%; overflow: scroll; }

.popup-wrapper .footer-container > div { margin-bottom: 180px; }

/* start making the change language dropdown scrollable on mobile */
@media screen and (max-width: 999px) { #change-language .form-language.header-language-container-drop.-dropdown.item { height: calc(100% - 150px); width: 100%; overflow: scroll; }
  #change-currency .currency-switcher .list { overflow: scroll; }
  .popup-wrapper .country-switcher .mobile-country .js-country-search.input-text { font: 400 16px "Roboto", sans-serif; margin: 0; width: 100%; -webkit-border-radius: 15px; border-radius: 15px; background-color: #F2F2F2; border: 1px solid #C9C9C9; color: #222222; height: 50px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .popup-wrapper .country-switcher .mobile-country .js-country-search.input-text::-webkit-input-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #222222; }
  .popup-wrapper .country-switcher .mobile-country .js-country-search.input-text:-moz-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #222222; }
  .popup-wrapper .country-switcher .mobile-country .js-country-search.input-text::-moz-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #222222; }
  .popup-wrapper .country-switcher .mobile-country .js-country-search.input-text:-ms-input-placeholder { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #222222; }
  .popup-wrapper .country-switcher .mobile-country .country-list li { border-bottom: 1px solid #e6e6e6; }
  .popup-wrapper .country-switcher .mobile-country .country-list li:last-child { border-bottom: 0 none; } }

/* end making the change language dropdown scrollable on mobile */
/* start showing the title and back button on tablet and mobile views in country switcher */
/* end showing the title and back button on tablet and mobile views in country switcher */
.settings-wrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background-color: #fff; }

.settings-wrap .flag_contry { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.settings-wrap .svg-icon { -webkit-transform: translate(0, -15%); -ms-transform: translate(0, -15%); transform: translate(0, -15%); width: 24px; height: 24px; }

.settings-wrap > .box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; color: #000; }

.settings-wrap > .box.-links :first-child { -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }

.settings-wrap > .box > .title-sub-menu { display: inline-block; margin: 15px 0 20px 15px; color: #808080; font: 400 1.12rem "Roboto", sans-serif; }

.settings-wrap > .box > .title-sub-menu.-links { margin: 0 0 30px; padding: 30px 0 0 15px; border-top: 1px solid #e2e2e2; }

.settings-wrap > .box > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 0 30px 20px; color: #808080; font-size: 14px; width: 100%; padding-right: 20px; }

.settings-wrap > .box.-links > .link:nth-child(2) { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }

.settings-wrap > .box.-links > .link:nth-child(3) { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; }

.settings-wrap > .box.-links > .link:nth-child(4) { -webkit-box-ordinal-group: 4; -moz-box-ordinal-group: 4; -ms-flex-order: 4; -webkit-order: 4; order: 4; }

.settings-wrap > .box.-links > .link:nth-child(5) { -webkit-box-ordinal-group: 5; -moz-box-ordinal-group: 5; -ms-flex-order: 5; -webkit-order: 5; order: 5; }

.settings-wrap > .box.-links > .link:nth-child(6) { -webkit-box-ordinal-group: 6; -moz-box-ordinal-group: 6; -ms-flex-order: 6; -webkit-order: 6; order: 6; }

.settings-wrap > .box.-links > .link:nth-child(7) { -webkit-box-ordinal-group: 7; -moz-box-ordinal-group: 7; -ms-flex-order: 7; -webkit-order: 7; order: 7; }

.settings-wrap > .box.-settings > .link > .title { display: inline-block; text-align: left; }

.settings-wrap > .box.-settings > .link > .title.-label { margin-right: 15px; }

.settings-wrap > .box.-settings > .link > .title.-value-change { position: relative; color: #000; font-weight: 700; }

@media only screen and (min-width: 480px) { .settings-wrap > .box > .link { margin: 0 0 30px 30px; }
  .settings-wrap > .box > .title-sub-menu { margin: 15px 0 20px 20px; }
  .settings-wrap > .box > .title-sub-menu.-links { padding: 30px 0 0 20px; } }

.navigation { display: none; position: fixed; height: 100%; width: 100%; background: #f5f5f5; left: 0; z-index: 1002; }

.navigation .skip-content.skip-active { display: block; background: #fff; }

.navigation .icon_has_child { display: none; }

.navigation > .wrap { display: block; font-size: 0.75rem; padding: 15px; color: #333; background-color: #eee; }

.navigation > .wrap:after { content: none; }

.navigation .nav-primary { background-color: #eee; width: 100%; height: 100%; top: 0; }

.navigation .nav-primary > .level0 { cursor: pointer; border-bottom: 1px solid #d2d2d3; }

.navigation .nav-primary > .level0 > a.level0, .navigation .nav-primary > .level0 > .has-children { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; position: relative; width: 100%; min-height: inherit; font-size: 0.87rem; outline: none; line-height: 1.4; }

.navigation .nav-primary > .level0.cyber-sale a.level0 { color: #ffffff; background: #0066ff; border-radius: 4px; padding: 7px 10px; }

.navigation .nav-primary > .level0 > .level0 > .level1 { -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; position: relative; width: 46%; display: block; height: 85px; margin: 2%; }

.navigation .nav-primary > .level0 > .level0 > .level1.view-all { position: fixed; display: inline-block; top: 50px; right: 0; z-index: 2; margin: 0; font-size: 0.87rem; text-align: center; height: 50px; width: calc(100% - 120px); padding: 0; border-radius: 0; background-color: #fff; }

.navigation .nav-primary > .level0 > .level0 > .level1.view-all .link { display: inline-block; width: 96%; padding: 0; margin: 0; height: inherit; line-height: 40px; border-radius: 8px; border-top: 5px solid #fff; border-bottom: 5px solid #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; background-color: #47c989; }

.navigation.-customer_logged > .nav-primary > .level0 > .wrap > .view-all { top: 90px; }

.navigation .nav-primary > .level0 > .level0 > .view-all > .level1 { -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; padding: 0; font-size: 0.75rem; font-weight: 700; }

.navigation .nav-primary > .level0 > .level0 > .level1 > .level1 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; color: #fff; height: 100%; padding: 0 10px 10px; border: none; border-radius: 5px; font-size: 0.87rem; font-weight: 500; background-size: cover; background-repeat: no-repeat; background-position: center; }

.navigation > .title-sub-menu { display: none; }

.navigation > .block-login { display: none; }

.navigation .login-nav { display: none; }

.nav-secondary, .mobile-view { display: none; }

@media only screen and (min-width: 480px) { .navigation .nav-primary > .level0 > .level0 > .level1 { width: 47%; height: 120px; margin: 1.5%; }
  .navigation .nav-primary > .level0 > .level0 > .level1.view-all { width: calc(100% - 130px); }
  .navigation .nav-primary > .level0 > .level0 > .level1.view-all .link { width: 97%; } }

@media only screen and (min-width: 640px) { .navigation > .nav-primary > .level0 > .wrap { padding-right: 0; }
  .navigation .nav-primary > .level0 > .level0 > .level1 { width: 31.3%; margin: 1%; }
  .navigation .nav-primary > .level0 > .level0 > .level1.view-all .link { width: 98%; }
  .navigation.-customer_logged > .nav-primary > .level0 > .wrap > .view-all { top: 90px; } }

@media only screen and (min-width: 1000px) { .navigation { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; position: fixed; top: 50px; width: 100%; height: 50px; background-color: #2d2d2e; border-top: 1px solid #4d4d4e; color: #fff; line-height: 50px; padding: 0 40px; margin: 0; z-index: 998; }
  .navigation.-customer_logged > .nav-primary { height: 100%; margin-top: 0; }
  .navigation .nav-primary { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; padding-top: 0; overflow: hidden; background-color: transparent; position: static; width: 80%; height: 100%; margin-top: 0; }
  .navigation .nav-primary.overflow-visible { overflow: visible; }
  .navigation .nav-primary > .level0 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0 6px; width: auto; height: 50px; min-height: 0; border-bottom: none; }
  .navigation .nav-primary > .level0 a.level0 { color: #fff; }
  .navigation .nav-primary > .level0 .subcategories-container { display: none; margin: 0 auto; top: 100%; left: 0; max-width: 90%; width: auto; z-index: 2; }
  .navigation .nav-primary > .level0.no-sub:hover:after { display: none !important; }
  .navigation .nav-primary > .level0:after { content: ''; position: absolute; display: none; bottom: 0; border: 10px solid transparent; border-bottom: 10px solid white; }
  .navigation .nav-primary > .level0:hover:after { display: block; }
  .navigation .nav-primary > .level0:hover .subcategories-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
  .navigation .nav-primary .level0.settings, .navigation .nav-primary .level0.additional { display: none; width: 0; }
  .navigation .nav-primary.visible-links > .level0 { -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; text-align: center; }
  .navigation .nav-primary > .level0 > .wrap { margin-top: 0; padding-top: 0; }
  .navigation .nav-primary > .level0 .name { margin-bottom: 0; font-size: 14px; text-transform: uppercase; font-weight: 600; display: inline-block; }
  .navigation .nav-primary > .level0 > a.level0 { display: inline-block; padding: 0; font-size: 14px; text-transform: uppercase; font-weight: 600; }
  .navigation .nav-primary > .level0 > .level0 { color: currentColor; }
  .navigation .nav-primary > .level0 > .level0:hover { color: #f7941d; }
  .navigation .wrap { position: relative; background-color: transparent; font-size: 14px; padding: 0 20px 0 0; margin-left: .5%; cursor: pointer; }
  .navigation .wrap:after { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; right: 0; display: inline-block; content: ''; border-top: 5px solid transparent; border-left: 5px solid #cccbcb; border-bottom: 5px solid transparent; width: 0; height: 0; pointer-events: none; }
  .navigation .wrap:hover { color: #f7941d; }
  .navigation .wrap:hover:after { -webkit-transform: rotate(90deg) translateX(-25%); -ms-transform: rotate(90deg) translateX(-25%); transform: rotate(90deg) translateX(-25%); border-left: 5px solid #f7941d; }
  .navigation .wrap:hover .btn-more { color: #f7941d; }
  .navigation .wrap:hover .hidden-links { display: inline-block; }
  .navigation .wrap:hover .hidden-links.on-hover { overflow: visible !important; }
  .navigation .wrap .subcategories-container { display: none; }
  .navigation .wrap .btn-more { background: none; border: none; color: #fff; text-transform: uppercase; font-weight: 600; }
  .navigation .wrap .hidden-links { display: none; width: 190px; max-height: 505px; overflow-y: auto; font-size: 14px; background: #2d2d2e; }
  .navigation .wrap .hidden-links .settings { display: none; }
  .navigation .wrap .hidden-links > .level0 { line-height: 1.2; }
  .navigation .wrap .hidden-links > .level0 .subcategories-container { top: 0; right: 100%; min-height: 500px; max-width: 70vw; border-right: none; }
  .navigation .wrap .hidden-links > .level0:hover > .level0:before { display: block; }
  .navigation .wrap .hidden-links > .level0:hover .subcategories-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: fixed; }
  .navigation .wrap .hidden-links > .level0 > .level0 { display: inline-block; position: relative; padding: 17px 28px; width: 100%; color: #f6f6f6; font-size: 14px; outline: none; text-transform: uppercase; font-weight: 600; word-wrap: break-word; hyphens: auto; }
  .navigation .wrap .hidden-links > .level0 > .level0 .name { text-transform: uppercase; font-size: 14px; margin-bottom: 0; }
  .navigation .wrap .hidden-links > .level0 > .level0:before { content: ''; display: none; position: absolute; top: 12px; left: -2px; border: 13px solid transparent; border-left: 13px solid #fff; }
  .navigation .wrap .hidden-links > .level0 > .level0:hover { color: #f7941e; }
  .navigation .wrap .hidden-links > .level0 > .wrap.level0 { display: none; }
  .more-categories-container { position: absolute; top: 100%; right: -33px; z-index: 1; }
  .subcategories-container { -webkit-flex-flow: column; -moz-flex-flow: column; -ms-flex-flow: column; flex-flow: column; position: absolute; max-height: 680px; background-color: #fff; cursor: default; border-left: solid 2px #dfdfdf; border-right: solid 2px #dfdfdf; border-bottom: solid 2px #dfdfdf; }
  .category-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; padding: 15px 5px 0 5px; box-sizing: border-box; min-height: 154px; border-bottom: 1px solid #f7941e; }
  .category-block:last-child { display: none; }
  .category-block .block { width: 40%; text-align: center; }
  .category-block .block .link { display: block; line-height: normal; }
  .category-block .block .link:hover .name { color: #f7941d; }
  .category-block .block .image { height: 80px; margin: 0 auto; }
  .category-block .block .link .name { margin-top: 10px; color: #000; font-weight: bold; font-size: 16px; text-transform: uppercase; line-height: 1.2; display: block; }
  .category-list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; padding-top: 32px; overflow-x: auto; overflow-y: auto; text-align: left; height: 350px; }
  .category-list > .item { -webkit-flex-basis: 146px; -moz-flex-basis: 146px; -ms-flex-basis: 146px; flex-basis: 146px; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; margin: 0 12px; min-width: 0; line-height: 1.2; }
  .category-list > .item:first-child { margin: 0 12px 0 22px; }
  .category-list > .item:last-child { margin: 0 22px 0 12px; }
  .category-list > .item > .link { padding-bottom: 10px; font-size: 15px; color: #000; text-transform: uppercase; font-weight: bold; display: block; }
  .category-list > .item > .link:hover { color: #f7941d; }
  .category-list .subcategories-list > .item { display: block; padding-bottom: 10px; }
  .category-list .subcategories-list .link { color: #000; word-wrap: break-word; hyphens: auto; }
  .category-list .subcategories-list .link:hover { color: #f7941d; }
  .category-list .subcategories-list .link .name { text-transform: none; font-weight: normal; }
  .category-image { padding: 0; width: 100%; height: 120px; overflow: hidden; position: relative; }
  .category-image .img { position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); min-width: 100%; min-height: 100%; width: auto; height: auto; max-width: none; } }

@media only screen and (min-width: 1400px) { .subcategories-container .category-block .block:last-child { display: block; } }

.icon-arrow:after { display: none; position: absolute; right: 0; top: calc(50% - 11px); background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_arrow-right.svg") no-repeat 0 0 transparent; width: 18px; height: 19px; content: ''; }

@media only screen and (max-width: 999px) { .icon-arrow:after { display: block; }
  .navigation { overflow-y: auto; overflow-x: hidden; margin-top: 0; padding-bottom: 90px; background: #f2f2f2; height: 100%; z-index: 9999; padding-left: 20px; padding-right: 20px; top: 0; }
  .navigation.-customer_logged { height: calc(100% - 90px); margin-top: 90px; }
  .navigation.nav-opened { margin: 0; height: 100%; }
  .navigation.nav-opened .nav-primary { padding-top: 20px; }
  .navigation.nav-opened .login-nav, .navigation.nav-opened .mob-extra-cat-links, .navigation.nav-opened .title-sub-menu, .navigation.nav-opened .nav-secondary, .navigation.nav-opened .mobile-logged-in { display: none !important; }
  .navigation.nav-opened .mob-extra-cat-title { margin-top: 50px !important; }
  .navigation > .title-sub-menu { display: block; font: 500 18px "Roboto", sans-serif; margin: 0; color: #ffffff; background-color: #8B8B8B; padding: 15px 0 15px 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; }
  .navigation > .title-sub-menu::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_settings.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: -2px; }
  .navigation .nav-primary.subtree-opened > .level0, .navigation .nav-secondary.subtree-opened > .level0 { display: none; }
  .navigation .nav-primary.subtree-opened > .level0.opened, .navigation .nav-secondary.subtree-opened > .level0.opened { display: block; }
  .navigation .nav-primary > .level0, .navigation .nav-secondary > .level0 { position: relative; width: 100%; background: #fff; min-height: 45px; display: block; border-bottom: 1px solid #E6E6E6; }
  .navigation .nav-primary > .level0 .selected-lang, .navigation .nav-secondary > .level0 .selected-lang { padding-left: 10px; }
  .navigation .nav-primary > .level0 .selected-currency, .navigation .nav-secondary > .level0 .selected-currency { padding-left: 10px; }
  .navigation .nav-primary > .level0 .flag_contry, .navigation .nav-secondary > .level0 .flag_contry { padding-left: 10px; }
  .navigation .nav-primary > .level0:last-child, .navigation .nav-secondary > .level0:last-child { border-bottom: 0 none; }
  .navigation .nav-primary > .level0.additional, .navigation .nav-secondary > .level0.additional { text-transform: uppercase; }
  .navigation .nav-primary > .level0.additional.orange, .navigation .nav-secondary > .level0.additional.orange { background: #f7941d; }
  .navigation .nav-primary > .level0.additional.last, .navigation .nav-secondary > .level0.additional.last { border-bottom-width: 2px; }
  .navigation .nav-primary > .level0.opened > a, .navigation .nav-secondary > .level0.opened > a { background: #fff; text-align: left; display: inline-block; font: 500 24px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-left: 0; padding-top: 40px; padding-right: 0; padding-bottom: 0; }
  .navigation .nav-primary > .level0.opened > a .name, .navigation .nav-secondary > .level0.opened > a .name { font: 500 24px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; max-width: 300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
  .navigation .nav-primary > .level0.opened > a .icon-arrow::after, .navigation .nav-secondary > .level0.opened > a .icon-arrow::after { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_back.svg") no-repeat 0 0 transparent; top: -3px; }
  .navigation .nav-primary > .level0.settings > .level0 .flag_contry .svg-icon, .navigation .nav-secondary > .level0.settings > .level0 .flag_contry .svg-icon { max-width: 40px; max-height: 30px; }
  .navigation .nav-primary > .level0 a, .navigation .nav-secondary > .level0 a { padding: 15px 0; color: #222222; }
  .navigation .nav-primary > .level0 a .name, .navigation .nav-secondary > .level0 a .name { margin-bottom: 0; font-weight: normal; }
  .navigation .nav-primary > .level0.opened > .subcategories-container, .navigation .nav-secondary > .level0.opened > .subcategories-container { display: block; width: 100% !important; }
  .navigation .nav-primary > .level0 > .subcategories-container, .navigation .nav-secondary > .level0 > .subcategories-container { display: none; }
  .navigation .nav-primary > .level0 > .subcategories-container > .category-image, .navigation .nav-primary > .level0 > .subcategories-container > .category-block, .navigation .nav-secondary > .level0 > .subcategories-container > .category-image, .navigation .nav-secondary > .level0 > .subcategories-container > .category-block { display: none; }
  .navigation .nav-primary > .level0 > .wrap.settings-wrap, .navigation .nav-secondary > .level0 > .wrap.settings-wrap { position: static; }
  .navigation .nav-primary .opened > a, .navigation .nav-secondary .opened > a { padding: 15px 55px; }
  .navigation .nav-primary .opened > a .icon-arrow:after, .navigation .nav-secondary .opened > a .icon-arrow:after { left: 0; right: initial; top: -3px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_back.svg") no-repeat 0 0 transparent; }
  .navigation > .wrap { display: none !important; }
  .navigation .category-list { background: transparent; }
  .navigation .category-list.subtree-opened { margin-top: -75px; }
  .navigation .category-list .item { width: 100%; min-height: 45px; display: block; border-bottom: 1px solid #E6E6E6; }
  .navigation .category-list .item:last-child { border-bottom: 0 none; }
  .navigation .category-list .item .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; position: relative; width: 100%; min-height: inherit; outline: none; color: #000; }
  .navigation .category-list .item.opened > a { background: #fff; display: inline-block; font: 500 24px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-left: 0; padding-top: 40px; padding-bottom: 0; }
  .navigation .category-list .item.opened > a .name { font: 500 24px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; max-width: 300px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
  .navigation .category-list .subcategories-list { display: none; }
  .navigation .category-list.subtree-opened .subcategories-list { display: block; }
  .navigation .category-list.subtree-opened > .item { display: none; }
  .navigation .category-list.subtree-opened > .item.opened { display: block; border-bottom: 0 none; }
  .navigation .mobile-logged-in { padding-top: 50px; display: block; }
  .navigation .mobile-logged-in .block-title-login { border: 1px solid #C9C9C9; background: #ffffff; -webkit-border-radius: 15px; border-radius: 15px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image { display: block; position: relative; left: 0; top: 0; width: 100%; height: auto; z-index: 1003; background-color: #ffffff !important; -webkit-border-radius: 15px; border-radius: 15px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link > .wrap.-title { color: #222222; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: none; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding: 20px 20px 10px 20px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .wrap { margin-right: 15px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .wrap.-img { display: block !important; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .wrap.-img .customergroup-icon-standard { width: 30px; height: 43px; background-position: 0 0; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .wrap.-img .customergroup-icon-gold { width: 30px; height: 43px; background-position: -32px 0; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .wrap.-img .customergroup-icon-platinum { width: 30px; height: 43px; background-position: -63px 0; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-name-mobile { font: 500 18px "Roboto", sans-serif; color: #222222; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-transform: capitalize; padding: 0 25px 7px 0; line-height: 100%; position: relative; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-name-mobile::after { content: ' '; border: 0; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_arrow-circle.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; margin-left: 20px; position: absolute; top: -2px; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-name-mobile strong { display: inline-block; font-weight: 500; max-width: 140px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; vertical-align: top; line-height: 19px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-status { display: inherit; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; padding-top: 5px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-status .member-status { font: 400 16px "Roboto", sans-serif; color: #676767; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-status .vertical-divider { position: relative; padding: 0 10px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-status .vertical-divider::before { content: ' | '; display: inline-block; color: #676767; font-weight: 400; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-status .member-points { font: 400 16px "Roboto", sans-serif; color: #676767; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .navigation .mobile-logged-in .block-title-login .select_box_image .info-account-login { position: relative; background: transparent; top: 0; left: 0; padding: 0 20px 10px 20px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image .info-account-login a { font: 400 16px "Roboto", sans-serif; color: #222222; outline: none; padding: 12px 0; display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-bottom: 1px solid #E6E6E6; }
  .navigation .mobile-logged-in .block-title-login .select_box_image .info-account-login a:first-child { display: none; }
  .navigation .mobile-logged-in .block-title-login .select_box_image .info-account-login a.out { border: 0 none; opacity: 1; color: #F82020; }
  .navigation .mobile-logged-in .block-title-login.show-info-login .user-name-mobile::after { transform: rotate(180deg); }
  .navigation .mobile-logged-in .block-title-login.show-info-login .info-account-login { display: block; }
  .navigation .login-nav { border: 1px solid #C9C9C9; background: #ffffff; -webkit-border-radius: 15px; border-radius: 15px; padding: 5px 20px 10px 20px; margin-top: 50px; display: block; }
  .navigation .login-nav .title-link { display: block; width: 100%; }
  .navigation .login-nav .title-link span { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font: 400 16px "Roboto", sans-serif; color: #222222; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding: 10px 0; }
  .navigation .login-nav .title-link span.login { border-bottom: 1px solid #E6E6E6; }
  .navigation .login-nav .title-link span.login::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_sign-in.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: 0px; }
  .navigation .login-nav .title-link span.register { padding-bottom: 0px; }
  .navigation .login-nav .title-link span.register::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_register.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: -2px; } }

.page > .header-top.black-close { z-index: 1300; display: block; width: 20px; height: 40px; position: absolute; right: 10px; background: #fff; }

.page > .header-top.black-close > .block-login, .page > .header-top.black-close > .logo, .page > .header-top.black-close > .store-language-container, .page > .header-top.black-close > .link.-search { display: none; }

.page > .header-top.black-close > .hamburger.skip-active { background: #fff; }

.page > .header-top.black-close > .hamburger.skip-active:before { color: #000; }

@media screen and (min-width: 1000px) { .category-list { padding-top: 15px; }
  .navigation .nav-primary > .level0:after { content: ''; position: absolute; display: none; bottom: 0; border: 10px solid transparent; border-bottom: 10px solid #eee; }
  .cyber-sale .subcategories-container .category-block { min-height: 10px; }
  .category-block { background-color: #eee; border-bottom: 0; padding-bottom: 17px; }
  .category-block .block { padding: 0 6px; }
  .category-block .block .image { width: 150px; height: auto; }
  .category-block .block .link { background-color: #fff; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
  .category-block .block .link .name { font: 700 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; text-decoration: none; background-color: #292929; padding: 6px 0; margin-top: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
  .category-block .block .link:hover .name { color: #fff; background-color: #f7941d; text-decoration: none; } }

@media screen and (max-width: 999px) { .navigation .nav-primary .level0 a .name { font: 400 16px "Roboto", sans-serif; color: #222222; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .navigation .nav-primary > .level0.cyber-sale a.level0 { padding: 15px 55px 15px 20px; }
  .navigation .nav-primary > .level0.cyber-sale a .name { text-transform: uppercase; } }

nav#nav > h2.mob-extra-cat-title { font: 500 18px "Roboto", sans-serif; color: #ffffff; background-color: #8B8B8B; padding: 15px 0 15px 20px; margin: 0; clear: both; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: none; -webkit-border-radius: 15px 15px 0 0; border-radius: 15px 15px 0 0; }

nav#nav > h2.mob-extra-cat-title::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_product-categories.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: -2px; }

nav#nav > ul.mob-extra-cat-links { width: 100%; margin: 20px 0; padding: 5px 20PX; float: left; display: none; border: 1px solid #C9C9C9; background: #ffffff; -webkit-border-radius: 15px; border-radius: 15px; }

nav#nav > ul.mob-extra-cat-links::after { content: ''; display: table; clear: both; }

nav#nav > ul.mob-extra-cat-links li { width: 100%; border-bottom: 1px solid #E6E6E6; display: block; margin: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

nav#nav > ul.mob-extra-cat-links li:last-child { border-bottom: 0 none; }

nav#nav > ul.mob-extra-cat-links li a { font: 400 16px "Roboto", sans-serif; color: #222222; text-decoration: none; line-height: 16px; padding: 10px 0; display: block; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

nav#nav > ul.mob-extra-cat-links li a span.icon.icon-blog::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_blog.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: -1px; }

nav#nav > ul.mob-extra-cat-links li a span.icon.icon-new-items::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_new-items.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: 2px; }

nav#nav > ul.mob-extra-cat-links li a span.icon.bargain-bin-items::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icon-bargain-bin-items.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: 2px; }

nav#nav > ul.mob-extra-cat-links li a span.icon.icon-become-a-supplier::before { content: ''; display: inline-block; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icon-become-a-supplier.svg") no-repeat 0 0 transparent; width: 24px; height: 24px; vertical-align: middle; margin-right: 10px; position: relative; top: 2px; }


@media screen and (max-width: 999px) { nav#nav h2.mob-extra-cat-title, nav#nav ul.mob-extra-cat-links { display: block; }
  .navigation .nav-primary { height: auto; margin-bottom: 20px; border: 1px solid #c9c9c9; border-top: 0; -webkit-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px; padding: 0 20px 1px 20px; background: #ffffff; }
  .navigation .nav-secondary { display: block; border: 1px solid #c9c9c9; border-top: 0; -webkit-border-radius: 0 0 15px 15px; border-radius: 0 0 15px 15px; padding: 0 20px; background: #ffffff; }
  .navigation .nav-secondary li a { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; font: 400 16px "Roboto", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #222222; }
  .customer-account-login .wrapper .page nav#nav, .customer-account-create .wrapper .page nav#nav, .cms-page-view .wrapper .page nav#nav, .catalog-seo-sitemap-category .wrapper .page nav#nav, .catalog-seo-sitemap-product .wrapper .page nav#nav, .catalog-seo-sitemap-cms .wrapper .page nav#nav { margin-top: 50px; }
  .is-blog .wrapper .page nav#nav { margin-top: 50px; }
  .customer-account .wrapper .page nav#nav { margin-top: 87px; }
  .navigation .nav-primary > .level0.additional { display: none; } }

/*Cyber sale item bg*/
.navigation .nav-primary > .level0.cyber-sale a.level0 { background: #0066ff; }

@media screen and (max-width: 999px) { .navigation .nav-primary > .level0.cyber-sale a.level0 { -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; }
  .header-nav.popup-wrapper #change-language .wrp, .header-nav.popup-wrapper #change-currency .wrp { height: auto; }
  .header-nav.active { position: absolute; top: 50px; left: 0; height: 100%; width: 100%; font-family: "Roboto", sans-serif; z-index: 11111; background: #f2f2f2; overflow: scroll; padding: 0 20px; } }

@media screen and (max-width: 385px) { .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .wrap.-img { margin-right: 5px; }
  .navigation .mobile-logged-in .block-title-login .select_box_image > .link .mobile-view .user-log-detail .user-status .vertical-divider { padding: 0 5px; } }

.store-language-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; height: 50px; }

.store-language-container .js-change-location-header { width: 100%; height: 100%; cursor: pointer; }

.store-language-container .js-change-location-header .label { display: none; }

.store-language-container .country-switcher.-custom:hover #header-custom, .store-language-container .country-switcher.-custom:active #header-custom, .store-language-container .country-switcher.-custom:focus #header-custom { content: ''; display: table; clear: both; z-index: 10; min-width: 210px; padding: 4px 0; border-radius: 4px; background: #dbdbdb; }

.store-language-container .country-switcher.-custom { display: block; height: 50px; line-height: 50px; margin-bottom: 0; background: #202020; border: none; width: 64px; }

.store-language-container .country-switcher.-custom .js-change-location-header { height: 100%; }

.store-language-container .country-switcher.-custom #header-custom { top: 50px; min-height: 150px; }

.store-language-container .country-switcher.-custom #header-custom .js-country-search { background: #fff; }

.store-language-container .country-switcher.-custom .current { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; font-weight: normal; text-transform: uppercase; padding-left: 50px; max-height: 300px; }

.store-language-container .country-switcher.-custom .country-list.list { position: static; z-index: 10; padding: 4px 2px; border-radius: 4px; background: #dbdbdb; }

.store-language-container .country-switcher.-custom .country-list.list li:hover, .store-language-container .country-switcher.-custom .country-list.list li:active, .store-language-container .country-switcher.-custom .country-list.list li:focus { background-color: #cccbcb; color: #edefed; cursor: pointer; }

.store-language-container .country-switcher.-custom .country-list.list li.selected { background-color: #cccbcb; }

.store-language-container .country-switcher.-custom .country-list.list .title { color: #2f2f2f; align-items: center; width: 100%; min-height: 0; text-align: center; line-height: 24px; padding: 5px 6px; }

.store-language-container > .link { display: none; color: #fff; }

.store-language-container > .link.-search, .store-language-container > .link.-wishlist { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0 12.5px; }

.store-language-container > .link.-search > .svg-icon { display: block; }

.store-language-container > .link.-search.skip-active { position: fixed; top: 0; right: 0; z-index: 1004; padding: 21px; }

.store-language-container > .link.-search.skip-active > .svg-icon { display: none; }

.store-language-container > .link > .svg-icon { width: 25px; height: 25px; fill: currentColor; }

.store-language-container > .item { display: none; }

.store-language-container > .popup-search { display: none; }

.store-language-container .flash-deal-pos { padding-top: 9px !important; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_flash-deal-orange.svg") -9999px -9999px no-repeat; }

.store-language-container .flash-deal-pos a { width: 25px; height: 33px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_flash-deal-yellow.svg") center center no-repeat; background-size: contain; text-decoration: none; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.store-language-container .flash-deal-pos a:hover { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_flash-deal-orange.svg") center center no-repeat; background-size: contain; text-decoration: none; }

.wrapper .page nav#nav ol.nav-primary.visible-links li.flash-deal { text-transform: uppercase; background-color: #fee900; display: none; }

@media screen and (max-width: 1024px) { .header-top > .header-search-position > .search-form { min-width: 345px; } }

@media screen and (max-width: 999px) { .wrapper .page nav#nav ol.nav-primary.visible-links li.flash-deal { display: block; } }

@media only screen and (min-width: 1000px) { .store-language-container { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; color: currentColor; }
  .store-language-container .form-language.header-language-container-drop .list { width: 125% !important; left: 50% !important; }
  .store-language-container .icon.-chat { height: 24px; width: 24px; }
  .store-language-container > .link { display: block; text-align: center; color: currentColor; font-weight: 600; text-transform: uppercase; height: 50px; line-height: 50px; padding: 0 15px; white-space: nowrap; font-size: 0.87rem; }
  .store-language-container > .link:hover, .store-language-container > .link:active, .store-language-container > .link:focus { color: #f7941d; }
  .store-language-container > .link.-search, .store-language-container > .link.-wishlist { display: none; }
  .store-language-container > .item { display: block; height: 50px; line-height: 50px; position: relative; cursor: pointer; font-weight: 500; overflow: visible; width: auto; }
  .store-language-container > .item:after { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; display: inline-block; content: ''; border-top: 5px solid #cccbcb; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 0; height: 0; pointer-events: none; top: 50%; right: 11%; }
  .store-language-container > .item:hover { color: #f7941d; }
  .store-language-container > .item:hover:after { border-top: 5px solid #f7941d; }
  .store-language-container > .item > .wrap { padding: 0 30px 0 15px; }
  .store-language-container > .item > .wrap > .list { -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); display: none; position: absolute; top: 50px; left: 50%; z-index: 10; height: auto; width: 100%; padding: 15px 0; border: 1px solid #aaa; border-radius: 4px; background: #dbdbdb; cursor: default; overflow-x: hidden; }
  .store-language-container > .item > .wrap > .list > .item:hover, .store-language-container > .item > .wrap > .list > .item:active, .store-language-container > .item > .wrap > .list > .item:focus, .store-language-container > .item > .wrap > .list > .item.selected { background-color: #cccbcb; color: #edefed; cursor: pointer; }
  .store-language-container > .item > .wrap > .list > .item > a { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; min-height: 0; text-align: center; line-height: 24px; font: normal 14px "Roboto"; padding: 12px 15px; color: #000; }
  .store-language-container > .item > .wrap > .list > .item > a:before { content: none; }
  .store-language-container > .item:hover > .wrap, .store-language-container > .item:active > .wrap, .store-language-container > .item:focus > .wrap, .store-language-container > .item:active > .wrap > .list, .store-language-container > .item:focus > .wrap > .list, .store-language-container > .item:hover > .wrap > .list { display: block; border: none; }
  .store-language-container > .item.login-nav { display: none; }
  .store-language-container > .item.zoom-chat { padding: 0 30px 0 15px; } }

@media screen and (max-width: 1024px) { .store-language-container > .link { padding: 0 8px; }
  .header-top > .header-search-position > .search-form { min-width: 320px; } }

.block-title-login .select_box_image { display: none; position: absolute; left: 0; top: 0; height: 90px; width: 100%; z-index: 1003; background-color: #202020 !important; }

.block-title-login .select_box_image > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; width: 100%; font-size: 0.87rem; cursor: pointer; }

.block-title-login .select_box_image > .link:after { top: 36%; right: 16%; }

.block-title-login .select_box_image > .link .wrap.-img { display: -webkit-inline-box; display: -moz-inline-box; display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin: 0 10px 0 0; }

.block-title-login .select_box_image > .link .wrap.-img > .svg-icon.-logo { fill: #f7941d; }

.block-title-login .select_box_image > .link > .wrap.-title { padding: 20px; color: #fff; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.block-title-login .select_box_image > .link > .wrap.-title > span { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; width: 100%; }

.block-title-login .select_box_image > .link > .wrap.-title .title { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; font-size: 0.75rem; font-weight: 400; }

.block-title-login .select_box_image > .link > .wrap.-title .title.-name { display: inline-block; font-size: 14px; font-weight: 600; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: left; text-transform: uppercase; margin-right: 25px; }

@media only screen and (min-width: 1000px) { .block-title-login .select_box_image > .link > .wrap.-title .title.-name { margin-right: 0; } }

.block-title-login .select_box_image > .link > .wrap.-title .title.-name.-dropdown { position: relative; padding-right: 20px; }

@media only screen and (max-width: 1000px) { .block-title-login .select_box_image > .link > .wrap.-title .title.-name.-dropdown { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-bottom: 6px; } }

.block-title-login .select_box_image > .link > .wrap.-title .title.-name.-dropdown::after { right: 0; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; transform: translateY(0); top: calc(50% - 2px); }

.block-title-login .select_box_image > .link > .wrap.-title .title.-member { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; border-right: 1px solid white; padding-right: 5px; }

.block-title-login .select_box_image > .link > .wrap.-title .title.-points { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; margin-left: 5px; }

.block-title-login .select_box_image > .info-account-login { display: none; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; position: absolute; top: 92%; left: 0; width: 100%; background-color: #202020; }

.block-title-login .select_box_image > .info-account-login > .account-link { color: #fff; outline: none; font-size: 0.87rem; font-weight: 400; padding: 5px 0 5px 35px; }

.block-title-login .select_box_image > .info-account-login > .account-link:first-child { display: none; }

.block-title-login .select_box_image > .info-account-login > .account-link.out { border-top: 1px solid #31407e; opacity: .7; }

.block-title-login .select_box_image > .info-account-login > .account-link:hover { background-color: transparent; }

.block-title-login.show-info-login .select_box_image > .link > .wrap.-title .title.-name.-dropdown::after { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

@media only screen and (min-width: 1000px) { .block-title-login .select_box_image { display: block; position: relative; width: auto; height: 50px; z-index: 0; background-color: transparent; }
  .block-title-login .select_box_image > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; height: 50px; max-width: 160px; line-height: 50px; font-size: 0.87rem; cursor: pointer; }
  .block-title-login .select_box_image > .link .wrap.-img > .svg-icon.-logo { height: 18px; }
  .block-title-login .select_box_image > .link > .wrap.-img > .img { border-radius: 100%; display: block; height: 32px; width: 32px; background-color: #fff; }
  .block-title-login .select_box_image > .link > .wrap.-title { display: inline-block; padding: 0; text-overflow: ellipsis; overflow: hidden; }
  .block-title-login .select_box_image > .link > .wrap.-title > span { display: none; }
  .block-title-login .select_box_image > .link > .wrap.-title > .title.-name.-dropdown { padding-left: 10px; padding-right: 35px; }
  .block-title-login .select_box_image > .link > .wrap.-title > .title.-name.-dropdown::after { right: 15px; }
  .block-title-login .select_box_image > .link > .wrap.-title > .title.-name.-dropdown:hover { color: #f7941d; }
  .block-title-login .select_box_image > .link > .wrap.-title > .title.-name.-dropdown:hover:after { border-top: 5px solid #f7941d; }
  .block-title-login .select_box_image > .link > .wrap.-title > .title.-member, .block-title-login .select_box_image > .link > .wrap.-title > .title.-points { display: none; }
  .block-title-login .select_box_image > .info-account-login { top: 49px; left: 0; width: auto; min-width: 80%; max-width: 160px; height: auto; z-index: 1; text-align: left; background-color: #dbdbdb; border-radius: 4px; }
  .block-title-login .select_box_image > .info-account-login > .account-link { display: inline-block; width: auto; padding: 15px 23px; font-size: 14px; line-height: 20px; color: #2f2f2f; font-weight: 500; text-transform: capitalize; }
  .block-title-login .select_box_image > .info-account-login > .account-link:first-child { display: inline-block; border-bottom: 1px solid #cccbcb; }
  .block-title-login .select_box_image > .info-account-login > .account-link:first-child:hover { border-radius: 4px 4px 0 0; }
  .block-title-login .select_box_image > .info-account-login > .account-link.out { border-top: 1px solid #cccbcb; opacity: 1; }
  .block-title-login .select_box_image > .info-account-login > .account-link.out:hover { background-color: #ccc; opacity: 1; border-radius: 0 0 4px 4px; }
  .block-title-login .select_box_image > .info-account-login > .account-link:hover { background-color: #ccc; }
  .block-title-login .select_box_image > .info-account-login > .account-link > .title { display: inline-block; width: 100%; word-wrap: break-word; } }

.is-blog .wrapper .page .header-top, .is-blog .wrapper .page nav#nav { margin-top: 0; }

@media only screen and (max-width: 1023px) { .cms-page-view .wrapper .page nav#nav.-customer_logged, .customer-account-login .wrapper .page nav#nav.-customer_logged, .customer-account-create .wrapper .page nav#nav.-customer_logged, .checkout-cart-index .wrapper .page nav#nav.-customer_logged, .checkout-personalinfo-index .wrapper .page nav#nav.-customer_logged, .is-blog .wrapper .page nav#nav.-customer_logged { margin-top: 41px; } }

/* Header login User update css */
.page { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; }

.block-login .customergroup-icon-standard, .block-login .customergroup-icon-gold, .block-login .customergroup-icon-platinum { padding: 10px 0; }

.customergroup-icon-standard { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/group-icon-sprite.png) no-repeat; background-size: cover; width: 21px; height: 30px; display: inline-block; }

.customergroup-icon-gold { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/group-icon-sprite.png) no-repeat; background-size: cover; width: 21px; height: 30px; display: inline-block; background-position-x: -22px; }

.customergroup-icon-platinum { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/group-icon-sprite.png) no-repeat; background-size: cover; width: 21px; height: 30px; display: inline-block; background-position-x: -44px; }

/* Header login User update css */
.header-top > .login-nav > .title-link:before { display: none; }

body.cms-index-index .header-top { background: #202020; }

body.cms-index-index .header-top.js-scrolled { background: #202020; }

.body-overflow .header-top { z-index: 1021; }

.header-top { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; box-shadow: none; color: #f4f3f3; position: fixed; top: 0; height: 50px; width: 100%; background: #202020; background: #202020; z-index: 1000; }

@media only screen and (max-width: 1000px) { .header-top { z-index: 1020; } }

.header-top > .logo { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; color: #fff; margin: 0 auto; }

.header-top > .logo > .svg-icon.-logo-mobile { display: none; margin-left: 10px; }

@media only screen and (max-width: 1000px) { .header-top > .logo > .svg-icon.-logo-mobile { margin-left: 0; } }

@media only screen and (max-width: 1400px) { .header-top > .logo > .svg-icon.-logo-mobile { width: 35px; height: 35px; fill: #f7941d; } }

@media only screen and (max-width: 1024px) { .header-top > .logo > .svg-icon.-logo-mobile { display: block; } }

.header-top > .logo > .svg-icon.-logo-desktop { display: block; width: 250px; height: 35px; margin-left: 50px; }

@media only screen and (max-width: 1024px) { .header-top > .logo > .svg-icon.-logo-desktop { display: none; } }

.header-top > .search-form { display: none; }

.header-top > .hamburger { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-left: 10px; outline: none; }

.header-top > .hamburger.skip-active ~ .login-nav { display: inline-block; }

.header-top > .hamburger.skip-active ~ .block-login { position: static; }

.header-top > .hamburger.skip-active ~ .block-login > .block-title-login > .select_box_image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.header-top > .hamburger.skip-active { position: fixed; right: 0; padding: 10px 23px 20px; cursor: pointer; z-index: 1004; }

.header-top > .hamburger.skip-active:before { display: inline-block; content: ""; text-align: center; color: #5f5f5f; vertical-align: middle; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_close-window.svg") no-repeat 0 0 transparent; width: 22px; height: 22px; }

.header-top > .hamburger.skip-active.-logged:before { color: #fff; }

.header-top > .hamburger.skip-active > .svg-icon { display: none; }

.header-top .sign-in-link, .header-top .link.-register { display: none; }

.header-top > .login-nav { position: absolute; top: 0; left: 0; width: 100%; max-width: 100%; background-color: #fff; z-index: 1002; }

.header-top > .login-nav > .title-link { display: inline-block; position: relative; width: 100%; max-width: 100%; height: 50px; font-size: 14px; background-color: #f5f5f5; padding: 10px 50px 10px 30px; text-transform: capitalize; text-overflow: ellipsis; white-space: nowrap; cursor: pointer; color: #000; }

.header-top > .login-nav > .title-link span { display: inline-block; font-weight: 500; padding: 5px 17px; margin-right: 2px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.header-top > .login-nav > .title-link span.login { background: #000; color: #fff; font-weight: 300; }

.header-top > .login-nav > .login-info { display: none; }

.header-top > .login-nav.show-block > .login-info { display: inline-block; width: 100%; padding: 20px 30px 25px; background-color: #253771; }

@media only screen and (min-width: 1000px) { body.cms-index-index .header-top { background: #202020; }
  .body-overflow .header-top { z-index: 999; }
  .header-top { z-index: 999; }
  .header-top .name-customer-welcome { color: #fff; }
  .header-top > .hamburger { display: none; }
  .header-top > .store-language-container { margin-left: auto; }
  .header-top > .header-search-position { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; }
  .header-top > .header-search-position > .search-form { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; margin-left: 20px; min-width: 300px; width: 100%; padding-right: 40px; max-width: 480px; }
  .header-top > .header-search-position > .search-form > .search-select { width: 120px; right: 54px; font-weight: 500; color: #5f5f5f; border-radius: 5px 0 0 5px; padding-right: 29px; opacity: 1; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icn_erpDropdownIcon.svg") 100% 50% no-repeat; background-color: #eeeded; }
  .header-top > .header-search-position > .search-form > .input-text { height: 30px; line-height: 35px; font-size: 12px; font-weight: 500; color: #000; background-color: #fff; border-radius: 5px; padding: 0 15px; margin: 0; border: none; width: 72%; padding-left: 130px; box-shadow: none; }
  .header-top > .header-search-position > .search-form > .input-text::-webkit-input-placeholder { text-transform: uppercase; }
  .header-top > .header-search-position > .search-form > .input-text::-moz-placeholder { text-transform: uppercase; }
  .header-top > .header-search-position > .search-form > .input-text:-ms-input-placeholder { text-transform: uppercase; }
  .header-top > .header-search-position > .search-form > .input-text:-moz-placeholder { text-transform: uppercase; }
  .header-top > .header-search-position > .search-form > .input-text.empty-value::-webkit-input-placeholder { color: #f00; }
  .header-top > .header-search-position > .search-form > .input-text.empty-value::-moz-placeholder { color: #f00; }
  .header-top > .header-search-position > .search-form > .input-text.empty-value:-ms-input-placeholder { color: #f00; }
  .header-top > .header-search-position > .search-form > .input-text::-webkit-input-placeholder { color: #5f5f5f; }
  .header-top > .header-search-position > .search-form > .input-text::-moz-placeholder { color: #5f5f5f; }
  .header-top > .header-search-position > .search-form > .input-text:-ms-input-placeholder { color: #5f5f5f; }
  .header-top > .header-search-position > .search-form > .link.-cancel { display: none; }
  .header-top > .header-search-position > .search-form > .search-button { display: block; position: absolute; width: 43px; height: 30px; line-height: 28px; font-size: 18px; top: 0; right: 5px; color: #fff; background: #f7941d; outline: none; border: none; border-left: 1px solid #ebebeb; cursor: pointer; vertical-align: top; z-index: 100; border-radius: 0 5px 5px 0; outline: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
  .header-top > .header-search-position > .search-form > .search-button:hover { color: #fff; background-color: #f7941d; }
  .header-top > .header-search-position > .search-form > .search-button.loading-run span.loader-run { display: block; height: 100%; padding: 0; width: 100%; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/search_loader.gif) no-repeat center; }
  .header-top > .sign-in-link { border-radius: 5px; font-weight: 600; display: block; height: 30px; line-height: 30px; color: #3c3c3e; font-size: 14px; padding: 0 15px; margin-left: 10px; background: #fff; white-space: nowrap; }
  .header-top > .sign-in-link:hover { color: #f7941d; }
  .header-top > .link.-register { display: block; height: 50px; line-height: 50px; text-align: center; color: currentColor; font-weight: 400; text-transform: capitalize; padding: 0 15px; white-space: nowrap; font-size: 0.87rem; opacity: .7; border: none; }
  .header-top > .link.-register:hover { color: #f7941d; opacity: 1; }
  .header-top > .header-sign-in { position: absolute; top: 6.9%; right: 4%; width: 275px; padding: 20px; background-color: #f5f5f5; z-index: 1; }
  .header-top > .header-sign-in.skip-active { display: block; } }

.catalog-category-view .wrapper .page .main-container { margin-top: 10px; }

.catalog-product-view .wrapper .page .main-container { margin-top: 10px; }

.cms-page-view .wrapper .page .cyber_nov_header_stripe { display: none; }

.catalogsearch-result-index .wrapper .page .main-container { margin-top: 10px; }

.customer-account-login .wrapper .page .cyber_nov_header_stripe { display: none; }

.customer-account-create .wrapper .page .cyber_nov_header_stripe { display: none; }

.wrapper .page .sticky-header-banner-carousel-bar { width: 100%; min-height: 47px; background-color: #bf0841; padding: 3px 0; position: fixed; z-index: 1000; top: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners { width: 930px; margin: auto; position: relative; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { display: block; cursor: pointer; position: absolute; top: 0; right: -30px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close i { font: 700 13px 'Material Icons'; color: #fff; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { width: 157px; font: 700 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: none; position: absolute; top: 0; right: -165px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile a { color: #fff; background-color: #0461fc; padding: 7px 0; text-decoration: none; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile a:hover { color: #0461fc; background-color: #fff; text-decoration: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel { position: relative; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-prev { position: absolute; top: -7px; left: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-prev i.fa-angle-left::before { font-size: 40px; color: #000000; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-next { position: absolute; top: -7px; right: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-next i.fa-angle-right::before { font-size: 40px; color: #000000; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch { margin: 0; padding: 0; text-align: center; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li { vertical-align: middle; list-style-type: none; display: inline-block; margin: 0 36px 0 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.button { width: 157px; font: 700 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.button a { color: #fff; background-color: #0461fc; padding: 7px 0; text-decoration: none; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.button a:hover { color: #0461fc; background-color: #fff; text-decoration: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.with-star { position: relative; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.with-star span.floating-star { position: absolute; top: -2px; right: -27px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.with-star span.floating-star img { border: 0; width: 40px; height: auto; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li:last-child { margin-right: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { border: 0; max-width: 100%; height: auto; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile { position: relative; display: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile .owl-nav .owl-prev { position: absolute; top: -7px; left: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile .owl-nav .owl-prev i.fa-angle-left::before { font-size: 40px; color: #000000; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile .owl-nav .owl-next { position: absolute; top: -7px; right: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile .owl-nav .owl-next i.fa-angle-right::before { font-size: 40px; color: #000000; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch { margin: 0; padding: 0; text-align: center; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li { vertical-align: middle; list-style-type: none; display: inline-block; margin: 0 36px 0 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li.button { width: 157px; font: 700 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li.button a { color: #fff; background-color: #0461fc; padding: 7px 0; text-decoration: none; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 20px 20px 20px 20px; border-radius: 20px 20px 20px 20px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li.button a:hover { color: #0461fc; background-color: #fff; text-decoration: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li.with-star { position: relative; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li.with-star span.floating-star { position: absolute; top: -2px; right: -27px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li.with-star span.floating-star img { border: 0; width: 40px; height: auto; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li:last-child { margin-right: 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li img { border: 0; max-width: 100%; height: auto; }

.customer-notification { position: fixed; background: #f7941d; width: 300px; padding: 20px; right: -5000px; top: 10px; z-index: 999999; transition: all 0.5s ease-in-out; border-radius: 10px; }

.customer-notification.active { right: 10px; }

.customer-notification ul li { font-size: 14px; }

.customer-notification .notification-close { position: absolute; right: 0; top: 0; }

.customer-notification .notification-close::before { content: "\f057"; font-family: FontAwesome; font-size: 22px; color: #ffffff; }

@media screen and (max-width: 999px) { .navigation #header-nav .hamburger { display: none; }
  .navigation .hamburger { position: fixed; padding: 17px 15px 0 0; cursor: pointer; z-index: 1004; left: 0; width: 100%; background: #f2f2f2; text-align: right; height: 50px; }
  .navigation .hamburger:before { display: inline-block; content: ""; vertical-align: middle; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_close-window.svg") no-repeat 0 0 transparent; width: 22px; height: 22px; }
  .header-top #header-nav { display: none; }
  .header-top .block-login { display: none; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel { display: none; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile { display: block; }
  .wrapper .page .main-container .main .col-main .slider-wrapper { margin-top: 97px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 320px; margin: auto 244px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { display: block; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -200px; } }

@media screen and (max-width: 960px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto 236px; } }

@media screen and (max-width: 900px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto 207px; } }

@media screen and (max-width: 800px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto 157px; } }

@media screen and (max-width: 768px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto 141px; } }

@media screen and (max-width: 640px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto 76px; } }

@media screen and (max-width: 600px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto 57px; } }

@media screen and (max-width: 480px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 320px; margin: auto 9px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { width: 90px; right: -109px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -143px; } }

@media screen and (max-width: 414px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 250px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li img { width: 190px; height: auto; } }

@media screen and (max-width: 384px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 223px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li img { width: 170px; height: auto; } }

@media screen and (max-width: 375px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { right: -100px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -135px; } }

@media screen and (max-width: 360px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 207px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li img { width: 150px; height: auto; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { right: -105px; } }

@media screen and (max-width: 320px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 180px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel-mobile ul.batch li img { width: 130px; height: auto; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { right: -98px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -123px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-cta-mobile { font-size: 11px; } }

/* start update the color of sticky header image banner */
.wrapper .page .sticky-header-banner-carousel-bar { background-color: #ffe710; min-height: 36px; padding: 3px 0; }

.wrapper .page .sticky-header-banner-carousel-bar .banners { width: 685px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { top: 4px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close em { font-size: 20px; color: #615806; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-prev { top: 1px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-prev i.fa-angle-left::before { font-size: 24px; color: #000000; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-next { top: 1px; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-next i.fa-angle-right::before { font-size: 24px; color: #000000; }

@media screen and (max-width: 1366px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -47%; } }

@media screen and (max-width: 1300px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -42%; } }

@media screen and (max-width: 1280px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -41%; } }

@media screen and (max-width: 1024px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -22%; } }

@media screen and (max-width: 999px) { .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel { display: block; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -145px !important; }
  .wrapper .page .main-container .main .col-main .slider-wrapper { margin-top: 86px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners { margin: auto; }
  .catalog-category-view .wrapper .page .main-container { margin-top: 0; } }

@media screen and (max-width: 960px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -125px !important; } }

@media screen and (max-width: 900px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -96px !important; } }

@media screen and (max-width: 800px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -47px !important; } }

@media screen and (max-width: 768px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 530px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -106px !important; } }

@media screen and (max-width: 640px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -43px !important; } }

@media screen and (max-width: 600px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 490px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -43px !important; } }

@media screen and (max-width: 480px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 370px; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: 300px; height: auto; } }

@media screen and (max-width: 414px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 320px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -37px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: 270px; height: auto; }
  .wrapper .page .main-container .main .col-main .slider-wrapper { margin-top: 85px; } }

@media screen and (max-width: 384px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 300px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -32px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: 255px; height: auto; } }

@media screen and (max-width: 375px) { .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: 250px; height: auto; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -30px !important; } }

@media screen and (max-width: 360px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 280px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: 235px; height: auto; } }

@media screen and (max-width: 320px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 250px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close { right: -26px !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: 205px; height: auto; } }

/* end update the color of sticky header image banner */
/* start showing the flash deal menu on tablet and mobile views */
.wrapper .page nav#nav ol.nav-primary.visible-links li.flash-deal.show-flash-deal-menu-mobile { margin-top: 50px; }

#sac-results { padding-bottom: 30px; }

@media screen and (max-width: 999px) { .navigation .nav-primary.subtree-opened li.level0.flash-deal { display: none !important; }
  .cms-page-view .wrapper .page nav#nav ol.nav-primary li.flash-deal, .customer-account-login .wrapper .page nav#nav ol.nav-primary li.flash-deal, .customer-account-create .wrapper .page nav#nav ol.nav-primary li.flash-deal, .catalog-seo-sitemap-category .wrapper .page nav#nav ol.nav-primary li.flash-deal, .is-blog .wrapper .page nav#nav ol.nav-primary li.flash-deal { margin-top: 50px; }
  .customer-account .wrapper .page nav#nav ol.nav-primary li.flash-deal { margin-top: 90px; } }

/* end showing the flash deal menu on tablet and mobile views */
/* start add more 2 svg taglines to sticky header image banner carousel */
.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.mobile-tagline { display: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.mobile-tagline img { width: auto; margin: auto; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta { width: 150px; font: 700 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta a { color: #fff; background-color: #1cac04; text-decoration: none; padding: 6px 0; border: 1px solid #1cac04; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta a:hover { color: #fff; background-color: transparent; text-decoration: none; border: 1px solid #fff; letter-spacing: 3px; position: relative; }

@media screen and (max-width: 1023px) { .wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close em { display: none; } }

@media screen and (max-width: 800px) { .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li.desktop-tagline { display: none; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.mobile-tagline { display: block; margin: auto; } }

@media screen and (max-width: 414px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 90% !important; }
  .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel ul.batch li img { width: auto; height: auto; } }

@media screen and (max-width: 384px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 95% !important; } }

@media screen and (max-width: 360px) { .wrapper .page .sticky-header-banner-carousel-bar .banners { width: 97% !important; } }

@media screen and (max-width: 320px) { .wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.mobile-tagline.battery-christmas-deals { width: 88%; height: auto; } }

/* end add more 2 svg taglines to sticky header image banner carousel */
.wrapper .page .sticky-header-banner-carousel-bar { background-color: #22488c; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta a { color: #fff; background-color: #00b710; text-decoration: none; padding: 6px 0; border: 1px solid #00b710; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta a:hover { color: #fff; background-color: transparent; letter-spacing: 3px; border: 1px solid #fff; text-decoration: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta-cyber-sale a { color: #fff; background-color: #0066ff; text-decoration: none; padding: 6px 0; border: 1px solid #0066ff; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .item ul.batch li.cta-cyber-sale a:hover { color: #fff; background-color: transparent; letter-spacing: 3px; border: 1px solid #fff; text-decoration: none; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-prev i.fa-angle-left::before { color: #fff; }

.wrapper .page .sticky-header-banner-carousel-bar .banners #sticky-header-banner-carousel .owl-nav .owl-next i.fa-angle-right::before { color: #fff; }

.wrapper .page .sticky-header-banner-carousel-bar .banners span.floating-close em { color: #193466; }

.block-login > .wrap.-form > .block-content { background-color: #253771; }

.block-login > .wrap.-form > .block-content > .input-text { height: 45px; width: 100%; margin-bottom: 5px; box-shadow: none; border: 1px solid #dfdfdf; border-radius: 4px; background: #fff; }

.block-login > .wrap.-form > .block-content > .label { display: inline-block; margin: 10px 0; width: 100%; }

.block-login > .wrap.-form > .block-content > .validation-advice { display: block; margin-top: 0; }

.block-login > .wrap.-form > .block-content > .actions > .button { display: inline-block; margin-top: 20px; line-height: 45px; color: #fff; font-size: 1.12rem; text-transform: none; border-radius: 4px; height: 45px; width: 100%; background: #f7941d; }

.block-login > .wrap.-form > .block-content > .actions > .button:hover { background: #ff8b00; }

.block-login > .wrap.-form > .block-content > .actions > .two-col { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; font-size: 0.87rem; }

@media (max-width: 480px) { .block-login > .wrap.-form > .block-content > .actions > .two-col { font-size: 0.75rem; } }

.block-login > .wrp-link { display: inline-block; width: 100%; text-align: center; margin-top: 25px; font-size: 14px; }

.block-login > .wrp-link > .register-link { display: inline-block; color: #fff; }

.block-login > .wrp-link > .register-link:hover { color: #ff8b00; }

.block-login .color-blue { color: #007ff6; }

.block-login .custom-checkbox label { display: inline; cursor: pointer; }

.block-login .custom-checkbox > .regular-checkbox { display: none; }

.block-login .custom-checkbox .regular-checkbox + label { position: relative; display: inline-block; padding-left: 25px; max-width: 130px; margin-top: 0; }

.block-login .custom-checkbox > .regular-checkbox + label::after { position: absolute; top: 0; left: 0; display: inline-block; border: 1px solid #cacece; height: 15px; width: 15px; border-radius: 3px; content: ''; font-size: 0.75rem; text-align: center; line-height: 15px; background-color: #fff; }

.block-login .custom-checkbox > .regular-checkbox:checked + label::after { content: '\E876'; font-size: 0.87rem; font-weight: 600; }

.block-login .custom-checkbox > .regular-checkbox:checked + label::after { content: '\E876'; font-size: 0.87rem; font-weight: 600; }

@media only screen and (min-width: 1000px) { .block-login { color: #2f2f2f; }
  .block-login > .wrap.-form > .block-content { background-color: #f5f5f5; } }

.searchContainer { position: absolute; width: 100%; top: 75px; text-align: center; z-index: 20; }

.searchContainer > .bannerTitle { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); color: #fff; text-align: center; text-transform: uppercase; margin: 0; display: inline-block; z-index: 20; position: absolute; top: 0; left: 50%; min-width: 90%; font-size: 30px; line-height: 30px; }

.searchContainer > .bannerText { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); color: #fff; position: absolute; top: 60px; left: 50%; margin: 0; text-align: center; font-size: 15px; padding: 0 10px; width: 100%; }

.searchContainer > .bannerText > .link { color: #fff; font-weight: bold; text-decoration: underline; -webkit-transition: color 300ms; -moz-transition: color 300ms; -ms-transition: color 300ms; -o-transition: color 300ms; transition: color 300ms; }

.searchContainer > .bannerText > .link:hover { color: #f7941d; text-decoration: none; }

.searchContainer > .bannerSearchBar { -webkit-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); transform: translate(-50%, 100%); display: none; height: 50px; position: absolute; top: 50px; left: 50%; white-space: nowrap; }

.searchContainer > .bannerSearchBar > .search-form { width: 600px; padding-right: 59px; background: #fff; border-radius: 5px; }

.searchContainer > .bannerSearchBar > .search-form > .input-text { display: block; width: calc(60% - 15px); height: 50px; line-height: 50px; font-size: 15px; color: #787878; background-color: #fff; border-radius: 5px; padding: 0 0 0 15px; margin: 0; border: none; box-shadow: none; }

.searchContainer > .bannerSearchBar > .search-form > select { width: 80%; }

.searchContainer > .bannerSearchBar > .search-form > .input-text::-webkit-input-placeholder { color: #c6c5c5; }

.searchContainer > .bannerSearchBar > .search-form > .input-text::-moz-placeholder { color: #c6c5c5; }

.searchContainer > .bannerSearchBar > .search-form > .input-text:-ms-input-placeholder { color: #c6c5c5; }

.searchContainer > .bannerSearchBar > .search-form > .link.-cancel { display: none; }

.searchContainer > .bannerSearchBar > .search-form > .search-button { display: block; position: absolute; width: 59px; height: 50px; top: 0; right: 0; font-size: 20px; line-height: 50px; color: #b2b2b2; background: none; outline: none; border: none; border-left: 1px solid #ebebeb; cursor: pointer; vertical-align: top; z-index: 100; border-radius: 0 5px 5px 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.searchContainer > .bannerSearchBar > .search-form > .search-button:hover { color: #fff; background-color: #f7941d; }

.searchContainer > .searchNav { -webkit-transform: translate(-50%, 100%); -ms-transform: translate(-50%, 100%); transform: translate(-50%, 100%); display: none; margin: 0; position: absolute; top: 140px; left: 50%; white-space: nowrap; }

.searchContainer > .searchNav > .searchNavItem { display: inline-block; width: 184px; height: 30px; line-height: 30px; font-size: 13px; vertical-align: top; margin: 0 10px; text-align: center; }

.searchContainer > .searchNav > .searchNavItem .link { display: inline-block; width: 100%; height: 100%; color: #787575; background-color: #fff; border-radius: 5px; -webkit-transition: all 300ms; -moz-transition: all 300ms; -ms-transition: all 300ms; -o-transition: all 300ms; transition: all 300ms; }

.searchContainer > .searchNav > .searchNavItem .link:hover { color: #fff; background-color: #f7941d; }

#myContainer .yui-ac-content .yui-ac-bd .aw-sas-all-results-wrapper { padding: 0; }

#myContainer .yui-ac-content .yui-ac-bd .aw-sas-all-results-wrapper .aw-sas-all-results { width: 100%; display: block; padding: 15px; }

@media only screen and (min-width: 480px) { .searchContainer { top: 190px; }
  .searchContainer > .bannerTitle { font-size: 36px; line-height: 36px; min-width: 90%; }
  .searchContainer > .bannerText { font-size: 18px; top: 75px; } }

@media only screen and (min-width: 640px) { .searchContainer > .bannerTitle { min-width: 0; white-space: nowrap; }
  .searchContainer > .bannerText { top: 45px; } }

@media only screen and (min-width: 1000px) { .searchContainer > .bannerSearchBar, .searchContainer > .searchNav { display: inline-block; }
  .searchContainer > .bannerSearchBar > .search-form > .search-select { width: 35%; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icn_erpDropdownIcon.svg") 95% 50% no-repeat; }
  .searchContainer > .bannerText { width: auto; min-width: 70%; } }

@media only screen and (min-width: 1400px) { .searchContainer > .bannerText { min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }

.header-top .wrp { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; position: relative; margin: 0 auto; padding: 0 10px; height: 50px; width: 100%; max-width: 1090px; }

@media (max-width: 1000px) { .header-top .wrp { padding: 0 25px; } }

.header-top .logo .svg-icon.mobile-view { display: none; }

@media (max-width: 1000px) { .header-top .logo .svg-icon.mobile-view { display: inline-block; } }

.header-top .logo .title { font-size: 18px; font-weight: 900; line-height: 50px; margin-left: 9px; color: #ff0404; }

.header-top .logo .mobile-view { display: none; }

@media (max-width: 1000px) { .header-top .logo .mobile-view { display: inline-block; } }

.header-top .store-language-container > .block-login { border-left: 0; }

.header-top .store-language-container.mobile-view { display: none; }

@media (max-width: 1000px) { .header-top .store-language-container.mobile-view { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }

.header-top .store-language-container .cart-link .material-icons::after { content: '\E8CC'; }

.header-top .store-language-container .cart-link .count { display: inline-block; float: right; font-weight: 600; line-height: 24px; font-size: 14px; }

.header-top .store-language-container .search-link { background: none; line-height: normal; margin-left: 23px; color: #000; }

.header-top .store-language-container .search-link .material-icons::after { content: '\E8B6'; }

.header-top .store-language-container .header-language-container-drop.show-drop.currency-switcher::after, .header-top .store-language-container .header-language-container-drop.show-drop.country-switcher::after, .header-top .store-language-container .header-language-container-drop.show-drop.form-language::after, .header-top .store-language-container .sign-in-link.skip-active::after { -webkit-transform: rotate(-90deg) translateX(25%); -ms-transform: rotate(-90deg) translateX(25%); transform: rotate(-90deg) translateX(25%); }

.header-top .store-language-container .zoom-chat a { display: inline-block; height: 16px; width: 16px; position: relative; }

.header-top .store-language-container .zoom-chat a::after { position: absolute; display: inline-block; top: 0; left: -1px; content: ''; border: 1px solid #253771; border-radius: 100%; background: #17ce39; width: 7px; height: 7px; }

.header-top .store-language-container .zoom-chat a::before { position: absolute; color: #caccdc; content: '\E0BF'; }

.header-top .store-language-container .zoom-chat img, .header-top .store-language-container .icon_language { display: none; }

.header-top .store-language-container .code { float: left; }

.header-top .cart-link, .header-top .search-link { display: none; }

@media (max-width: 1000px) { .header-top .cart-link, .header-top .search-link { display: inline-block; } }

.header-top .currency-switcher .click-image-select { display: none; }

.header-top .show-drop .level1-header-location li { position: relative; padding: 0; font-size: 14px; cursor: pointer; }

.header-top .show-drop .level1-header-location .title { display: inline-block; padding-left: 15px; line-height: 18px; overflow: hidden; width: calc(100% - 24px); }

.header-top .show-drop .level1-header-location .country-list { max-height: 300px; overflow-y: auto; border-top: 1px solid #cccbcb; }

.header-top .show-drop .level1-header-location .country-list li, .header-top .show-drop .level1-header-location .top-country-list li { padding: 10px 15px 0px; }

.header-top .show-drop .level1-header-location .country-list li a, .header-top .show-drop .level1-header-location .top-country-list li a { padding: 0; }

.header-top .show-drop .level1-header-location .input-text { width: calc(100% - 30px); margin: 0 0 10px 15px; }

.header-top .account-link { display: inline-block; padding: 5px 23px; font-size: 14px; width: 100%; line-height: 32px; font-weight: 500; color: #2f2f2f; }

.header-top .account-link:hover { background: #e2e2e2; }

.header-top .country-switcher .flag_contry span { display: inline-block; height: 100%; width: 100%; position: absolute; top: 0; left: 0; text-indent: -9999px; }

.header-top .register.-link { line-height: 50px; }

@media (max-width: 1000px) { .header-top .register.-link { line-height: normal; height: auto; } }

@media only screen and (max-width: 1000px) { .header-top .store-language-container .footer-container .country-switcher { display: none; } }

.page-header-container { padding-top: 185px; }

.page-header-container .logo { display: none; }

.page-header-container .nav_header_top { padding-bottom: 13px; }

.page-header-container .left_nav_header_top { position: relative; display: inline-block; padding-bottom: 10px; }

.page-header-container .block-cart { position: absolute; display: none; top: 46px; left: 0; right: 0; border: 1px solid #4f4c50; width: 100%; background: #2f2f2f; box-shadow: 0 2px 8.6px 1.4px rgba(0, 0, 0, 0.46); z-index: 10; }

.page-header-container .skip-active .block-cart { display: block; }

.page-header-container .left_nav_header_top .loading .block-cart::before { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4) url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/custom-ajax-loadind.svg) 50% 50% no-repeat; z-index: 11; }

.page-header-container .mini-products-list { display: inline-block; overflow-y: auto; max-height: 365px; width: 100%; }

.page-header-container .mini-products-list::-webkit-scrollbar { width: 11px; }

.page-header-container .mini-products-list::-webkit-scrollbar-thumb { height: 5px; border: 3px solid rgba(0, 0, 0, 0); background-clip: padding-box; -webkit-border-radius: 11px; background-color: #d3d6d3; }

.page-header-container .mini-products-list::-webkit-scrollbar-button { display: none; height: 0; width: 0; }

.page-header-container .mini-products-list::-webkit-scrollbar-corner { background-color: transparent; }

.page-header-container .mini-products-list .item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; padding: 12px; border-bottom: 1px solid #4f4c50; width: 100%; }

.page-header-container .mini-products-list .item:hover { background: #171717; }

.page-header-container .mini-products-list .view-all-items { padding: 0; border-bottom: none; }

.page-header-container .mini-products-list .view-all-items a { display: inline-block; color: #e97800; text-align: center; line-height: 60px; text-transform: none; height: 60px; width: 100%; }

.page-header-container .mini-products-list .item .product-image { -webkit-flex-shrink: 0; -moz-flex-shrink: 0; -ms-flex-shrink: 0; flex-shrink: 0; }

.page-header-container .mini-products-list .item .product-details { padding-right: 40px; margin-left: 13px; width: 100%; }

.page-header-container .minicart-message { padding: 12px; display: none; }

.page-header-container .minicart-success-message { color: #caccdc; }

.page-header-container .mini-products-list .item .custom-qty { float: left; }

.page-header-container .mini-products-list .item .info-price { display: inline-block; padding-left: 15px; font-size: 20px; line-height: 30px; font-weight: bold; color: #fff; }

.page-header-container .mini-products-list .item .remove { position: absolute; top: 10px; right: 15px; }

.page-header-container .mini-products-list .item .remove::before { color: #4f4c50; content: '\E5CD'; }

.page-header-container .mini-products-list .item .product-name .link { display: inline-block; margin-bottom: 7px; font-size: 12px; font-weight: bold; color: #fff; }

.page-header-container .empty-wrp { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-align-content: center; -moz-align-content: center; -ms-align-content: center; align-content: center; position: relative; text-align: center; height: 360px; width: 100%; }

.page-header-container .empty-wrp .empty { position: relative; padding: 25px 0; margin-bottom: 8px; margin-left: 16%; font-size: 27px; font-weight: bold; color: #dedede; text-align: left; line-height: 22px; width: 67%; }

.page-header-container .empty-wrp .empty::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; right: 0; color: #dedede; content: '\E8CC'; font-size: 75px; }

.page-header-container .empty-wrp .empty .small { display: inline-block; padding-top: 10px; font-size: 19px; font-weight: normal; color: #dedede; width: 100%; }

.page-header-container .empty-wrp .minicart-actions { width: 100%; text-align: center; }

.page-header-container .empty-wrp .wishlist { display: inline-block; padding: 20px 20px 17px; color: #f7941d; border: 1px solid #f7941d; border-radius: 3px; }

.page-header-container .empty-wrp .wishlist:hover { opacity: .8; }

.page-header-container .minicart-actions.bottom { display: inline-block; padding: 0 27px; line-height: 68px; border-top: 1px solid #4f4c50; height: 68px; width: 100%; background: #000; }

.page-header-container .minicart-actions .skip-cart { padding: 0; font-size: 14px; text-transform: none; color: #b3b3b3; line-height: 68px; width: auto; }

.page-header-container .minicart-actions .button { float: right; padding: 0 27px; margin-top: 14px; font-size: 14px; font-weight: bold; line-height: 40px; text-transform: none; border-radius: 3px; background: #c6c5c5; width: auto; }

.page-header-container .minicart-actions .button:hover { background: #ff8b00; }

.page-header-container .minicart-actions .button.disabled, .page-header-container .minicart-actions .button:disabled { color: #fff; opacity: 1; cursor: default; background: #cdced2; }

.nav_header_top .left_nav_header_top { float: right; width: 39.5%; }

.nav_header_top .right_nav_header_top { float: left; width: 58.5%; }

.nav_header_top .left_nav_header_top .total_items { width: 65%; }

.skip-content.skip-active { display: block; }

.customer-account-login .form-list .input-box .checkbox { margin-top: 1px; margin-left: 10px; opacity: 1; width: auto; height: auto; }

.cart-forms.wrp-ajax.loading { position: relative; overflow: hidden; }

.cart-forms.wrp-ajax.loading::before { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 20; }

@media only screen and (max-width: 640px) { .cart-forms.wrp-ajax.loading::before { position: fixed; z-index: 1032; } }

.cart-forms.wrp-ajax.loading::after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/custom-ajax-loadind.svg) 50% 50% no-repeat; z-index: 21; -webkit-animation: rotate 2s linear infinite; -moz-animation: rotate 2s linear infinite; animation: rotate 2s linear infinite; }

@keyframes rotate { from { -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  to { -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

.wordldpay-wrapper .page-title .title-heading { border-bottom: none; margin-bottom: 5px; }

.wordldpay-wrapper .page-title .title-heading > .heading { display: block; font-weight: 400; padding: 0; padding-top: 45px; text-align: left; }

.wordldpay-wrapper .content .order-number { font-size: 18px; font-weight: 700; text-transform: uppercase; }

.wordldpay-wrapper .content .order-note { border-bottom: 2px solid #000; padding-bottom: 20px; margin-bottom: 20px; }

.checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing { width: 100%; background: none; border: 0; margin: 0; padding: 0; }

.checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price { font: 400 12px "Roboto", sans-serif; color: #fff; text-align: left; background-color: #437cad; list-style-type: none; padding: 6px 6px 6px 44px; border: 1px dashed #b7b7b7; margin: 0 0 5px 0; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price::before { content: ''; width: 35px; height: 35px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -2px; left: 2px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }

.checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price span.price { font: 700 12px "Roboto", sans-serif; }

.checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price span.quantity { font: 700 12px "Roboto", sans-serif; }

.checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price strong.benefit { font: 700 12px "Roboto", sans-serif; }

@media screen and (max-width: 768px) { .checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price { padding-left: 42px; } }

@media screen and (max-width: 640px) { .checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price::before { top: -5px; }
  .checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price { padding-left: 44px; } }

@media screen and (max-width: 414px) { .checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price::before { top: 2px; } }

@media screen and (max-width: 320px) { .checkout-cart-index .cart form.shopping_cart_form table.cart-table ul.product-pricing li.tier-price { padding-left: 41px; } }

.cms-page-view .wrapper .page .cyber_nov_header_stripe { display: none; }

.cms-page-view .wrapper .page .header-top, .customer-account-login .wrapper .page .header-top, .customer-account-create .wrapper .page .header-top, .checkout-cart-index .wrapper .page .header-top, .checkout-personalinfo-index .wrapper .page .header-top { margin-top: 0; }

.cms-page-view .wrapper .page nav#nav, .customer-account-login .wrapper .page nav#nav, .customer-account-create .wrapper .page nav#nav, .checkout-cart-index .wrapper .page nav#nav, .checkout-personalinfo-index .wrapper .page nav#nav { margin-top: 0; }

.customer-account .wrapper .page .cyber_nov_header_stripe { display: none; }

.customer-account .wrapper .page .header-top, .customer-account .wrapper .page nav#nav { margin-top: 0; }

.checkout-onepage-index .wrapper .page .header-top { margin-top: 0; }

.store-language-container .footer-container { position: relative; z-index: 1; }

.store-language-container .footer-container .footerNavigationLinksHolder { width: 100%; position: relative; background: #3c3c3e url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer_bg.jpg) repeat-x; background-color: #3c3c3e; }

.store-language-container .footer-container .footerSelectContainer { width: 25%; }

.store-language-container .footer-container .footerNavigationLinksColHolder { margin: 0 auto; padding: 17px 0 0; color: #edefed; width: 100%; max-width: 1020px; }

.store-language-container .footer-container .footerNavigationLinksColHolder:first-child { padding-top: 82px; }

.store-language-container .footer-container .footerNavigationLinksCol { float: left; width: 20%; color: #edefed; }

.store-language-container .footer-container .footerNavigationLinksCol:nth-child(3) { padding-left: 60px; }

.store-language-container .footer-container .footerNavigationLinksCol:last-child { padding-left: 70px; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block { position: relative; min-height: 213px; padding: 0.5% 9% 3% 6%; width: 108%; background-color: #000; border: 2px solid #fff; border-left: 0; clear: both; border-radius: 0 12px 12px 0; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block h4 { text-align: left; line-height: 34px; height: 34px; color: #fff; text-transform: capitalize; font-size: 15px; margin-bottom: 0; float: left; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block h4 b { color: #ff8d00; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block .screen-video { position: relative; padding-bottom: 38.25%; padding-top: 25px; height: 0; margin-top: 33px; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block .screen-video iframe { width: 100%; border: 0; position: absolute; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block .action_video { margin: 15px 0 0; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block .action_video #view_video_revious { color: #b1b1b1; font-weight: bold; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_open_list_video.png") no-repeat left; padding-left: 30px; cursor: pointer; width: 100%; display: inline-block; }

.store-language-container .footer-container .footerNavigationLinksCol .daily_video_block .action_video .list_video_recent { display: none; }

@media only screen and (max-width: 1000px) { .store-language-container .footer-container .footerNavigationLinksColHolder { padding: 0 15px 0; }
  .store-language-container .footer-container .footerNavigationLinksColHolder:first-child { padding-top: 30px; }
  .store-language-container .footer-container .footerNavigationLinksCol { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; width: 100%; }
  .store-language-container .footer-container .footerNavigationLinksCol:nth-child(3) { padding-left: 0; }
  .store-language-container .footer-container .footerNavigationLinksCol:last-child { padding-left: 0; } }

.store-language-container .footer-container .item.-dropdown, .store-language-container .footer-container .country-switcher { /* position: relative; cursor: pointer; font-weight: 500; margin-bottom: 8px; border-radius: 3px; overflow: visible; width: 160px; background: $custom-color-3-6; height: auto;*/ }

.store-language-container .footer-container .item.-dropdown::after, .store-language-container .footer-container .country-switcher::after { right: 7px; top: 50%; content: ''; }

.store-language-container .footer-container .item.-dropdown > .wrap, .store-language-container .footer-container .country-switcher > .wrap { position: relative; padding: 10px 30px 10px 14px; width: 100%; height: auto; }

.store-language-container .footer-container .item.-dropdown > .wrap::after, .store-language-container .footer-container .country-switcher > .wrap::after { -webkit-transform: rotate(-90deg) translateX(25%); -ms-transform: rotate(-90deg) translateX(25%); transform: rotate(-90deg) translateX(25%); }

.store-language-container .footer-container .item.-dropdown > .wrap > .current, .store-language-container .footer-container .country-switcher > .wrap > .current { display: block; font-size: 13px; font-weight: 400; text-transform: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .current > .svg-icon, .store-language-container .footer-container .country-switcher > .wrap > .current > .svg-icon { display: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list, .store-language-container .footer-container .country-switcher > .wrap > .list { /* display: none; border-radius: 4px 4px 0 0; position: absolute; z-index: 10; padding: 4px 2px; top: auto; bottom: 100%; left: 0; background: $custom-color-3-6; border: none; box-shadow: none; height: auto; width: 100%; max-height: 240px; overflow-y: auto; overflow-x: hidden;*/ }

.store-language-container .footer-container .item.-dropdown > .wrap > .list > .item, .store-language-container .footer-container .country-switcher > .wrap > .list > .item { position: relative; padding: 0; border: 0; cursor: pointer; line-height: normal; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list > .item:hover, .store-language-container .footer-container .country-switcher > .wrap > .list > .item:hover { background: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list > .item:hover > .link, .store-language-container .footer-container .country-switcher > .wrap > .list > .item:hover > .link { color: #ff8d00; background: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list .link, .store-language-container .footer-container .country-switcher > .wrap > .list .link { -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; padding: 5px 14px; color: #edefed; font-size: 13px; font-weight: 400; line-height: 24px; font-family: "Roboto", sans-serif; min-height: 0; text-align: left; /* &:hover { background-color: $custom-color-1-2; color: $custom-color-5-0; }*/ }

.store-language-container .footer-container .item.-dropdown > .wrap > .list .link:before, .store-language-container .footer-container .country-switcher > .wrap > .list .link:before { content: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list .link:after, .store-language-container .footer-container .country-switcher > .wrap > .list .link:after { content: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list > .item.selected > .link:after, .store-language-container .footer-container .country-switcher > .wrap > .list > .item.selected > .link:after { content: none; }

.store-language-container .footer-container .item.-dropdown > .wrap > .list .link .title, .store-language-container .footer-container .country-switcher > .wrap > .list .link .title { display: inline-block; padding-left: 34px; line-height: 17px; min-height: 20px; width: 100%; text-align: left; }

.store-language-container .footer-container .item.-dropdown > .wrap .item.selected .link, .store-language-container .footer-container .item.-dropdown > .wrap .link.selected, .store-language-container .footer-container .country-switcher > .wrap .item.selected .link, .store-language-container .footer-container .country-switcher > .wrap .link.selected { background-color: #333; }

.store-language-container .footer-container .item.-dropdown.show-drop > .wrap > .list, .store-language-container .footer-container .country-switcher > .wrap > .list { max-height: 300px; overflow: auto; display: block; }

.store-language-container .footer-container .item.-dropdown.show-drop::after, .store-language-container .footer-container .country-switcher.show-drop::after { -webkit-transform: rotate(-180deg) translateY(60%); -ms-transform: rotate(-180deg) translateY(60%); transform: rotate(-180deg) translateY(60%); }

.store-language-container .footer-container .item.-dropdown.-dark { width: 100%; background: none; position: relative; cursor: default; }

.store-language-container .footer-container .item.-dropdown.-dark::after { display: none; }

.store-language-container .footer-container .item.-dropdown.-dark .block-title { padding: 0 0 15px 0; font-size: 14px; background: none; }

.store-language-container .footer-container .item.-dropdown.-dark .wrap { padding: 0; }

.store-language-container .footer-container .item.-dropdown.-dark > .wrap > .list { display: inline-block; position: relative; padding: 0; background: none; max-height: 100%; }

.store-language-container .footer-container .item.-dropdown.-dark > .wrap > .list .link { display: inline; padding: 0; line-height: 16px; }

.store-language-container .footer-container .item.-dropdown.-dark > .wrap > .list .link:hover { color: #ff8d00; background: none; }

@media only screen and (max-width: 1000px) { .store-language-container .footer-container .item.-dropdown, .store-language-container .footer-container .country-switcher { margin: 0 10px 20px; }
  .store-language-container .footer-container .item.-dropdown, .store-language-container .footer-container .country-switcher { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: calc(33% - 10px); }
  .store-language-container .footer-container .item.-dropdown.-dark { width: 100%; background: none; position: relative; }
  .store-language-container .footer-container .item.-dropdown.-dark::after { display: inline-block; right: 7px; top: 18px; }
  .store-language-container .footer-container .item.-dropdown.-dark .block-title { position: relative; display: inline-block; padding: 9px 30px 9px 14px; background: #171717; border-radius: 3px; width: 100%; font-size: 14px; cursor: pointer; }
  .store-language-container .footer-container .item.-dropdown.-dark .wrap { padding: 0; }
  .store-language-container .footer-container .item.-dropdown.-dark > .wrap > .list { display: none; position: relative; background: none; }
  .store-language-container .footer-container .item.-dropdown.-dark.show-drop > .wrap > .list { display: inline-block; padding-top: 5px; }
  .store-language-container .footer-container .item.-dropdown.-dark > .wrap > .list .link { padding: 2px 14px; width: 100%; display: block; text-align: left; } }

.store-language-container .footer-container .currency-switcher .svg-icon { display: none; }

.store-language-container .footer-container .country-switcher:after { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; display: inline-block; content: ''; border-top: 5px solid #cccbcb; border-right: 5px solid transparent; border-left: 5px solid transparent; width: 0; height: 0; pointer-events: none; }

.store-language-container .footer-container .country-switcher:hover:after { border-top: 5px solid #f7941d; }

.store-language-container .footer-container .country-switcher .js-change-location { position: relative; padding: 8px 30px 8px 14px; width: 100%; }

.store-language-container .footer-container .country-switcher .current { display: inline-block; width: 100%; font-size: 13px; font-weight: 400; padding-left: 34px; }

.store-language-container .footer-container .country-switcher .svg-icon { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; left: 14px; width: 24px; height: 30px; }

.store-language-container .footer-container .country-switcher .country-list .svg-icon { -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); top: 0; }

.store-language-container .footer-container .country-switcher > .wrap { display: none; position: absolute; bottom: 100%; left: 0; padding: 0; border-radius: 3px; background: #666; }

.store-language-container .footer-container .country-switcher:hover > .wrap { display: inline-block; }

.store-language-container .footer-container .country-switcher:hover > .wrap > .js-country-search { margin: 14px; width: calc(100% - 28px); }

.store-language-container .footer-container .links .block-title { padding-bottom: 15px; font-size: 14px; font-weight: 600; }

.store-language-container .footer-container .links a { font-size: 12px; color: #edefed; }

.store-language-container .footer-container .links a:hover { color: #ff8d00; }

.store-language-container .footer-container .footerSocialMediaCol { display: inline-block; border-top: 1px solid #666; margin: 15px 0 0 0; padding: 0; text-align: center; width: 100%; }

.store-language-container .footer-container .footerSocialMediaCol .title, .store-language-container .footer-container .footerCopyrightTxt { display: inline-block; padding-top: 22px; padding-bottom: 5px; width: 100%; text-align: center; font-size: 12px; font-weight: 400; color: #edefed; }

.store-language-container .footer-container .footerCopyrightTxt { padding: 5px 0 25px; }

.store-language-container .footer-container .footerSocial { display: inline-block; margin: 0 20px; vertical-align: middle; list-style-type: none; font-size: 18px; text-align: center; color: #edefed; }

@media only screen and (max-width: 640px) { .store-language-container .footer-container .footerNavigationLinksCol { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .store-language-container .footer-container .item.-dropdown, .store-language-container .footer-container .country-switcher { margin: 0 0 20px; }
  .store-language-container .footer-container .item.-dropdown { width: calc(50% - 10px); }
  .store-language-container .footer-container .footerSocial { margin: 0 5px; }
  .store-language-container .footer-container .country-switcher { display: none; width: 100%; } }

.store-language-container .footer-container .footerSocial .link { display: block; width: 35px; height: 35px; line-height: 35px; border: 1px solid #666; border-radius: 100%; color: #fff; }

.store-language-container .footer-container .footerSocial .link:hover { border: 1px solid #f7941d; }

.store-language-container .footer-container .footerSocial .link .footerClearFix { clear: both; }

.store-language-container .footer-container .footerPaymentCol { width: 100%; clear: left; }

.store-language-container .footer-container .footerPaymentCol ul { margin: 15px 0 70px 0; padding: 0; text-align: center; }

.store-language-container .footer-container .footerPaymentCol ul li { margin: 0 5px 10px 5px; list-style-type: none; display: inline-block; }

.footer { background: #202020; }

.footer .footer__container { padding: 0 7%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }

.footer .footer__content { background: #202020; padding: 60px 0 0; }

.footer .footer__content .footer__container { -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; }

.footer .footer__content .footer__live-buttons { width: 100%; padding: 0 15px; }

.footer .footer__content .footer__live-buttons .footer__live-button { max-width: 276px; width: 100%; margin-bottom: 20px; overflow: hidden; height: 60px; position: relative; }

.footer .footer__content .footer__live-buttons .footer__live-button.footer__live-button_help { z-index: 99; }

.footer .footer__content .footer__live-buttons .footer__live-button.footer__live-button_help > a { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/btn_need-help.png) no-repeat 0 0; background-size: contain; }

.footer .footer__content .footer__live-buttons .footer__live-button.footer__live-button_chat > a { display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button.footer__live-button_chat > a span { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/live_chat.png) no-repeat 0% 50%; }

.footer .footer__content .footer__live-buttons .footer__live-button > a { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; width: 100%; padding: 0 25px; color: #C4C4C4; height: 60px; line-height: 60px; text-transform: uppercase; font: 500 0.95rem/60px "Roboto", sans-serif; position: relative; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.footer .footer__content .footer__live-buttons .footer__live-button > a:before { content: ""; width: 10px; height: 2px; background: #F0901E; position: absolute; top: 20px; right: 10px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button > a:after { content: ""; width: 10px; height: 2px; background: #F0901E; position: absolute; bottom: 20px; right: 10px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button > a span { font-size: 1.6rem; line-height: 48px; height: 48px; display: none; width: 40px; vertical-align: middle; display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button > a span.-rounded { height: 23px; width: 23px; text-align: center; line-height: 19px; font-size: 1.2em; border: 2px solid; border-radius: 50px; margin-right: 15px; display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button > a .button-text { color: #C4C4C4; font-size: 16px; display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button #comm100-button-515 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; }

.footer .footer__content .footer__live-buttons .footer__live-button #comm100-button-515 img { display: none; }

.footer .footer__content .footer__live-buttons .footer__live-button #comm100-button-513 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; }

.footer .footer__content .footer__live-buttons .footer__live-button #comm100-button-513 img { display: none; }

.footer .footer__content .footer__live-buttons .footer__socials { width: 100%; margin-top: 10px; }

.footer .footer__content .footer__live-buttons .footer__socials span { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 500 16px "Roboto", sans-serif; color: #F7941D; text-transform: uppercase; }

.footer .footer__content .footer__live-buttons .footer__socials h4 { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 700 30px "Roboto", sans-serif; color: #ffffff; text-transform: uppercase; margin-bottom: 15px; text-align: left; }

.footer .footer__content .footer__live-buttons .footer__socials ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; }

.footer .footer__content .footer__live-buttons .footer__socials ul li { margin: 0 10px 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a { width: 44px; height: 44px; background: #f7941d; border-radius: 50%; color: #000; font-size: 1.5rem; font-weight: bold; display: block; text-align: center; line-height: 40px; margin-bottom: 10px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-facebook { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_facebook.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-facebook:hover { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_facebook-hover.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-twitter { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_twitter.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-twitter:hover { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_twitter-hover.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-pinterest { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_pinterest.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-pinterest:hover { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_pinterest-hover.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-youtube { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_youtube.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-youtube:hover { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_youtube-hover.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-instagram { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_instagram.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a.icon-instagram:hover { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/social_icons/icn_instagram-hover.svg") no-repeat 0 0; }

.footer .footer__content .footer__live-buttons .footer__socials ul li a:hover { color: #f7941d; }

.footer .footer__content .footer__nav-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; width: 100%; }

.footer .footer__content .footer__nav { width: 100%; padding: 0 15px; }

.footer .footer__content .footer__nav .item.-dropdown:after { display: none; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap { padding: 0; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap .block-title { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #f7941d; font-weight: 700; text-transform: uppercase; font-size: 22px; margin-bottom: 10px; cursor: default; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap > .list { background: none; border: none; border-radius: 0; position: static; width: auto; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); display: block; padding: 0; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap > .list li { border-bottom: 1px solid #2e2e2e; padding: 0; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap > .list li:last-child { border-bottom: 0 none; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap > .list li:hover { background: transparent; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap > .list li a { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; color: #898989; text-transform: uppercase; font-size: 1rem; font-weight: 500; padding: 18px 10px; text-align: left; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.footer .footer__content .footer__nav .item.-dropdown > .wrap > .list li a:hover { color: #fff; background-color: #121212; }

.footer .footer__bottom { margin-top: 60px; }

.footer .footer__bottom .footer__container { display: block; }

.footer .footer__bottom .footer__copyright { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 50px; text-align: center; padding-bottom: 65px; }

.footer .footer__bottom .footer__copyright p { font-family: "Roboto", sans-serif; color: #ffffff; font-size: 18px; text-transform: uppercase; font-weight: 500; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-left: 15px; }

#launcher { opacity: 0 !important; }

@media only screen and (max-width: 1200px) { .footer .footer__container { padding: 0 20px; } }

@media only screen and (max-width: 1000px) { .footer .footer__top .footer__container { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }
  .footer .footer__top-content { width: 100%; }
  .footer .footer__top-text { margin-bottom: 15px; width: 100%; }
  .footer .footer__content .footer__container { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }
  .footer .footer__content .footer__live-buttons { width: 100%; padding: 0; }
  .footer .footer__content .footer__live-buttons .footer_live-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .footer .footer__content .footer__live-buttons .footer_live-box .footer__live-button_help { margin-right: 20px; }
  .footer .footer__content .footer__live-buttons .footer__socials { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: end; -ms-flex-line-pack: end; -moz-align-items: end; -ms-align-items: end; align-items: end; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 50px; }
  .footer .footer__content .footer__live-buttons .footer__socials .social-headings { margin-right: 40px; }
  .footer .footer__content .footer__live-buttons .footer__socials .social-headings .title { margin-bottom: 0; line-height: 100%; }
  .footer .footer__content .footer__live-buttons .footer__socials ul { -webkit-align-items: self-end; -ms-flex-line-pack: self-end; -moz-align-items: self-end; -ms-align-items: self-end; align-items: self-end; }
  .footer .footer__content .footer__live-buttons .footer__socials ul li a { margin-bottom: 0; }
  .footer .footer__content .footer__nav-block { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
  .footer .footer__content .footer__nav-block .footer__nav { border: 1px solid #2e2e2e; width: 100%; margin: 0 0 20px; padding: 0; }
  .footer .footer__content .footer__nav-block .item.-dropdown.show-drop > .wrap .block-title { margin-bottom: 10px; border-bottom: 1px solid #2e2e2e; }
  .footer .footer__content .footer__nav-block .item.-dropdown.show-drop > .wrap .block-title:before { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/icn_arrow-up.svg"); }
  .footer .footer__content .footer__nav-block .item.-dropdown.show-drop > .wrap > .list { display: block; }
  .footer .footer__content .footer__nav-block .item.-dropdown > .wrap .block-title { padding: 0 20px; line-height: 60px; position: relative; margin-bottom: 0; cursor: pointer; }
  .footer .footer__content .footer__nav-block .item.-dropdown > .wrap .block-title:before { content: ""; width: 26px; height: 26px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/footer/icn_arrow-down.svg"); position: absolute; top: 50%; right: 20px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .footer .footer__content .footer__nav-block .item.-dropdown > .wrap > .list { padding: 0 20px 10px; display: none; }
  .footer .footer__content .footer__nav-block .item.-dropdown > .wrap > .list li a { min-height: inherit; }
  .footer .footer__content .footer__nav-block .item.-dropdown > .wrap > .list li a:before { display: none; }
  .footer .footer__bottom { margin-top: 25px; }
  .footer .footer__bottom .footer__copyright { padding-bottom: 55px; } }

@media only screen and (max-width: 767px) { .footer .footer__top-content { margin: 0; }
  .footer .footer__container .footer__nav-block .footer_live-box { -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; } }

@media only screen and (max-width: 640px) { .footer .footer__top .footer__top-content .footer__top-form { width: 100%; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }
  .footer .footer__top .footer__top-content .footer__top-form .footer__top-input { width: 100%; max-width: 360px; margin-bottom: 20px; }
  .footer .footer__top .footer__top-content .footer__top-form .footer__top-input input { width: 100%; }
  .footer .footer__top .footer__top-content .footer__top-form .footer__top-button { width: 100%; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }
  .footer .footer__content .footer__container .footer__nav-block .footer__live-buttons .footer_live-box { -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .footer .footer__content .footer__container .footer__nav-block .footer__live-buttons .footer_live-box .footer__live-button_help { margin-right: 0; }
  .footer .footer__content .footer__container .footer__nav-block .footer__live-buttons .footer__socials { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-bottom: 35px; }
  .footer .footer__content .footer__container .footer__nav-block .footer__live-buttons .footer__socials .social-headings { margin: 0 0 20px 0; text-align: center; }
  .footer .footer__content .footer__container .footer__nav-block .item.-dropdown > .wrap .block-title { line-height: 50px; font-size: 18px; }
  .footer .footer__bottom .footer__container .footer__copyright { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding-bottom: 40px; }
  .footer .footer__bottom .footer__container .footer__copyright .footerCopyrightTxt { font-size: 16px; padding: 18px 0 0 0; } }

@media only screen and (max-width: 480px) { .catalog-product-view .footer .footer__bottom { margin-bottom: 80px; } }

.footer__payment { border-top: 1px solid #2e2e2e; border-bottom: 1px solid #2e2e2e; padding: 35px 0; width: 100%; }

.footer .footer__bottom .footer__payment .payment-logo:not(.owl-loaded) { display: none; }

.footer .footer__bottom .footer__payment .owl-stage { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.footer .footer__bottom .footer__payment .owl-stage .owl-item img { width: auto; }

iframe#launcher { z-index: 9 !important; }

.wrp-floating-cart::after { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display: inline-block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0; content: ''; background: rgba(0, 0, 0, 0.8); }

.wrp-floating-cart.-blackout::after { opacity: 1; z-index: 1000; }

.wrp-floating-cart > .place-floating-cart { height: 60px; position: fixed; right: 0; bottom: 0; z-index: 1001; }

.wrp-floating-cart.-blackout > .place-floating-cart { width: 280px; }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn, .wrp-floating-cart > .place-floating-cart > .empty-button-cart { position: fixed; display: inline-block; right: 20px; bottom: 90px; height: 60px; width: 60px; cursor: pointer; font-size: 12px; text-decoration: none; border-radius: 100%; background-color: #b2b2b2; box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.75); }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn > .label, .wrp-floating-cart > .place-floating-cart > .empty-button-cart > .label { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: none; top: 50%; left: 50%; color: #fff; text-align: center; line-height: 13px; }

html[lang="ja"] .wrp-floating-cart > .place-floating-cart > .floating-checkout-btn > .label, html[lang="ja"] .wrp-floating-cart > .place-floating-cart > .empty-button-cart > .label { white-space: nowrap; width: 50px; overflow: hidden; text-overflow: ellipsis; }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn > .floating-checkout-count, .wrp-floating-cart > .place-floating-cart > .empty-button-cart > .floating-checkout-count { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; line-height: 12px; text-align: center; color: #fff; }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn > .floating-checkout-count::after, .wrp-floating-cart > .place-floating-cart > .empty-button-cart > .floating-checkout-count::after { content: '\E8CC'; font-size: 24px; }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn.-visible, .wrp-floating-cart > .place-floating-cart > .empty-button-cart.-visible { background-color: #0461fc; }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn.loading, .wrp-floating-cart > .place-floating-cart > .empty-button-cart.loading { background-color: #0461fc; color: #fff; }

.wrp-floating-cart > .place-floating-cart > .floating-checkout-btn.loading > .floating-checkout-count, .wrp-floating-cart > .place-floating-cart > .floating-checkout-btn.loading > .label, .wrp-floating-cart > .place-floating-cart > .empty-button-cart.loading > .floating-checkout-count, .wrp-floating-cart > .place-floating-cart > .empty-button-cart.loading > .label { color: #fff; }

.wrp-floating-cart > .place-floating-cart > .empty-button-cart { cursor: default; background-color: #b2b2b2; }

.wrp-floating-cart > .place-floating-cart > .floating-product-content > .floating-product-list, .wrp-floating-cart.-blackout > .place-floating-cart > .floating-checkout-btn > .floating-checkout-count, .wrp-floating-cart > .place-floating-cart .floating-product-content > .total-price { display: none; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-checkout-btn > .label { display: inline-block; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list { -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; position: fixed; display: inline-block; right: 0; bottom: 148.5px; padding-right: 20px; overflow-y: auto; max-height: calc(100vh - 120px); padding-top: 20px; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; position: relative; margin-bottom: 10px; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-info, .wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .total-price { -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; padding: 9px 10px; margin-right: 20px; vertical-align: middle; text-align: left; display: inline-block; position: relative; width: 190px; font-size: 12px; border-radius: 5px; min-height: 50px; background-color: #fff; -webkit-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.75); -moz-box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.75); box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.75); }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-info > .name, .wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .total-price > .name { color: #808080; font-weight: 400; font-size: 12px; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-info > .price, .wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .total-price > .price { font-size: 14px; color: #444; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .total-price { display: inline-block; position: absolute; right: 85px; bottom: 90px; width: auto; min-width: 90px; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .total-price > .price { text-align: left; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-image { position: relative; width: 50px; height: 50px; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-image > .crop-image { display: inline-block; width: 50px; height: 50px; overflow: hidden; border-radius: 100%; text-align: center; font-size: 18px; color: #fff; line-height: 50px; background: #b2b2b2; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-image > .item-remove { position: absolute; top: -5px; right: -5px; cursor: pointer; width: 20px; height: 20px; border-radius: 100%; background: #fff; }

.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-image > .item-remove::before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; color: #b2b2b2; content: '\f00d'; font-size: 13px; font-weight: 400; font-family: 'FontAwesome'; }

.wrp-floating-cart .floating-loader-image { position: fixed; right: 32px; bottom: 103px; width: 35px; height: auto; z-index: 1035; }

.checkout-cart-index .wrp-floating-cart, .checkout-onepage-index .wrp-floating-cart { display: none; }

.floating-item .floating-image .crop-image { display: inline-block; width: 50px; height: 50px; overflow: hidden; border-radius: 100%; text-align: center; font-size: 18px; color: #fff; line-height: 50px; background: #b2b2b2; }

/* floating cart title Truncation UI work */
.wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .floating-product-list > .floating-item > .floating-info > .name, .wrp-floating-cart.-blackout > .place-floating-cart > .floating-product-content > .total-price > .name { line-height: 15px; display: inline-block; width: 100%; max-height: 31px; overflow: hidden; }

@media screen and (max-width: 1023px) { .wrp-floating-cart > .place-floating-cart { z-index: 9998; }
  .wrp-floating-cart.-blackout::after { z-index: 9997; } }

/* floating cart title Truncation UI work */
.hide { display: none !important; }

#cookiealert { position: fixed; bottom: 0; background: #202020; z-index: 1000; width: 100%; padding: 20px 0; border-top: 1px solid #fff; }

#cookiealert > .cookie-wrapper { max-width: 1360px; margin: 0 auto; }

@media only screen and (max-width: 1400px) { #cookiealert > .cookie-wrapper { padding: 0 30px; } }

#cookiealert .message { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { #cookiealert .message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

#cookiealert .message > .col1 { margin-right: 30px; }

@media only screen and (max-width: 640px) { #cookiealert .message > .col1 { margin-right: 0; margin-bottom: 20px; } }

@media only screen and (max-width: 640px) { #cookiealert .message > .col2 { width: 100%; } }

#cookiealert .message .text { color: #b5b5b5; }

#cookiealert .message .text-link { color: #f7941d; }

#cookiealert .message .text-link:hover { color: #f7941d; text-decoration: underline; }

#cookiealert .title { text-transform: uppercase; color: #f7941d; font-size: 18px; font-weight: 500; }

#cookiealert .accept .accept-link { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; color: #fff; display: inline-block; width: 230px; background: #f7941d; text-transform: uppercase; text-align: center; padding: 10px; border-radius: 10px; }

#cookiealert .accept .accept-link:hover { background-color: #e38008; }

#cookiealert .accept .accept-link:active { background-color: #c66f07; }

@media only screen and (max-width: 640px) { #cookiealert .accept .accept-link { width: 100%; } }

/*My subscriptions*/
#order-profile .order-profile-form { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; padding: 0 40px; }

@media only screen and (max-width: 640px) { #order-profile .order-profile-form { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 0; }
  #order-profile .order-profile-form .button { width: 100%; margin-bottom: 40px; } }

/*Personal information*/
#request-profile .page-title .box-head .head-title { padding-bottom: 20px; margin-bottom: 20px; }

#request-profile .page-title .box-head { margin-top: 25px; }

#request-profile .page-title .box-head .head-title:before { width: 41px; height: 41px; display: inline-block; content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/private.svg") 0 0 no-repeat; vertical-align: middle; margin-right: 7px; }

#request-profile .second-title { border-bottom: none; font-size: 22px; margin-bottom: 15px; color: #000; }

@media only screen and (max-width: 640px) { #request-profile .button { width: 100%; } }

#request-profile .text { margin-bottom: 15px; color: #000; }

#request-profile .form-list { text-align: center; }

#request-profile .form-list .select { border-radius: 15px; }

#request-profile #requestFormResultContainer { width: 95%; margin: 20px auto; border: 1px dashed #aaa; padding: 15px; border-radius: 10px; }

#request-profile #requestFormResultContainer h2.title { font: 500 16px 'Roboto', sans-serif; color: #000; text-transform: none; border-bottom: 1px dashed #aaa; padding-bottom: 7px; margin: 0 0 20px 0; }

#request-profile #requestFormResultContainer h2.title i.fa { padding-right: 5px; }

#request-profile #requestFormResultContainer p.text { font: 400 14px 'Roboto', sans-serif !important; color: #000; margin: 0 0 10px 0; }

#request-profile #requestFormResultContainer p.text i.fa { font-size: 14px; padding-right: 5px; }

#request-profile #requestFormResultContainer p.text span.bold { font: 700 14px 'Roboto', sans-serif; }

/*delete account*/
.delete-wrapper .delete-message { text-align: center; }

@media only screen and (max-width: 640px) { .delete-wrapper .delete-message .button { width: 100%; } }

.field-custom, .field-select-custom { position: relative; width: 100%; }

.field-custom > .label { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); -webkit-transition: transform 100ms ease-out; -moz-transition: transform 100ms ease-out; -ms-transition: transform 100ms ease-out; -o-transition: transform 100ms ease-out; transition: transform 100ms ease-out; will-change: transform; transform-origin: 0 0; position: absolute; top: 20px; left: 21px; z-index: 11; pointer-events: none; color: #8d8d8d; }

.shipping .form-list .field-custom > .label { text-transform: none; font-size: 14px; padding-left: 0; }

.shipping .form-list .field-custom.select-open > .label { z-index: 1052; }

.field-custom > .input-text { color: transparent; padding: 22px 20px; }

.field-custom > .text-area { color: transparent; padding: 15px 20px; }

.field-custom > .field::-webkit-input-placeholder { color: transparent; }

.field-custom > .field:-moz-placeholder { color: transparent; }

.field-custom > .field::-moz-placeholder { color: transparent; }

.field-custom > .field:-ms-input-placeholder { color: transparent; }

.field-custom .select { color: #fff; padding-left: 20px; }

.field-custom.-active > .label { -webkit-transform: translate(0, -17px) scale(0.75, 0.75); -ms-transform: translate(0, -17px) scale(0.75, 0.75); transform: translate(0, -17px) scale(0.75, 0.75); font-weight: 700; }

.field-custom.-active .field { color: #757575; }

.field-custom.-active .field::-webkit-input-placeholder { color: #c3c3c3; }

.field-custom.-active .field:-moz-placeholder { color: #c3c3c3; }

.field-custom.-active .field::-moz-placeholder { color: #c3c3c3; }

.field-custom.-active .field:-ms-input-placeholder { color: #c3c3c3; }

.field-custom .select[multiple] { height: auto; }

.two-columns-wrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.field-custom.-half-width, .field-select-custom.-half-width { width: calc(50% - 7px); }

.field-select-custom > .label { display: none; }

.wide-address .field-custom .input-text { padding: 16px 20px 0; min-width: 100%; }

.subscribe-wrapper { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/images/subscribe_bg_left.png") left no-repeat, url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/images/subscribe_bg_right.png") right no-repeat; background-color: #f5f5f5; }

@media only screen and (max-width: 1200px) { .subscribe-wrapper { background-image: none; } }

.subscribe-wrapper .newsletter-message { max-width: 720px; margin: 0 auto; /*.background-layer { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(255,255,255, 0.7); z-index: 111; }*/ }

@media only screen and (max-width: 1000px) { .subscribe-wrapper .newsletter-message { width: 100%; max-width: 100%; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message { background-color: #ffffff; border: 1px solid #D3D3D3; -webkit-border-radius: 15px; border-radius: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; position: relative; z-index: 111; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/icn_success-check.svg") 0 0 no-repeat; background-size: cover; width: 65px; height: 65px; display: block; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message::before { margin-bottom: 10px; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message p { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #2C2C2C; line-height: 30px; width: 100%; padding: 0 20px 0 23px; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message p { padding: 0; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message .newsletter-message-close { position: absolute; right: 15px; top: 15px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/icn_close.svg") 0 0 no-repeat; background-size: cover; display: block; width: 20px; height: 20px; }

.subscribe-wrapper .newsletter-message .newsletter-error-message { background-color: #ffffff; border: 1px solid #D3D3D3; -webkit-border-radius: 15px; border-radius: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; position: relative; z-index: 1; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/icn_report-captcha.svg") 0 0 no-repeat; background-size: cover; width: 65px; height: 65px; display: block; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message::before { margin-bottom: 10px; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message p { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #2C2C2C; line-height: 30px; width: 100%; padding: 0 20px 0 23px; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message p { padding: 0; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message .newsletter-message-close { position: absolute; right: 15px; top: 15px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/icn_close.svg") 0 0 no-repeat; background-size: cover; display: block; width: 20px; height: 20px; }

.discountPriceLetterBox { width: 70%; margin: 0 auto; padding: 37px 0; }

@media only screen and (max-width: 1200px) { .discountPriceLetterBox { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; padding-left: 20px; padding-right: 20px; } }

.discountPriceLetterBox .left-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox .left-wrapper { width: 100%; } }

.discountPriceLetterBox .subscribe-txt-wrapper { position: relative; text-align: center; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; line-height: 26px; font-size: 28px; text-transform: uppercase; margin-bottom: 28px; font-weight: bold; color: #000; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .signupTxt { color: #ff8d00; padding-left: 5px; }

.discountPriceLetterBox .subscribe-txt-wrapper .signupTxt-bottom { font-size: 16px; color: #000; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-pages { display: none; }

.discountPriceLetterBox > .formHolder { padding-bottom: 20px; }

@media only screen and (max-width: 1200px) { .discountPriceLetterBox > .formHolder { width: 100%; max-width: 100%; } }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.discountPriceLetterBox > .formHolder .field-custom > .label { display: none; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField { background: transparent; border: none; width: 100%; height: 60px; border-radius: 0; margin-bottom: 0; box-shadow: none; padding-right: 165px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 18px "Roboto", sans-serif; color: #202020; border: 1px solid #D3D3D3; -webkit-border-radius: 10px; border-radius: 10px; background: #ffffff; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder .discountPriceLetterTextField { height: 55px; padding-right: 60px; font-size: 16px; } }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField::-webkit-input-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField:-moz-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField::-moz-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField:-ms-input-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .emailTextField { width: 100%; position: relative; max-width: 720px; margin: 0 auto; font-family: "Roboto", sans-serif; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox > .formHolder .emailTextField { width: 100%; } }

.discountPriceLetterBox > .formHolder .emailTextField .validation-advice { position: relative; font-size: 14px; text-transform: none; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder .emailTextField .validation-advice { position: static; } }

.discountPriceLetterBox > .formHolder .g-recaptcha { width: 305px; margin: 25px auto 0 auto; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { border-bottom: 1px solid #D3D3D3; font-size: 22px; padding: 0 50px 26px 50px; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { padding: 0 0 26px 0; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon { margin-right: 27px; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon { margin-right: 0; margin-bottom: 20px; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon .icon-email { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/icn_envelope.svg") no-repeat; width: 70px; height: 70px; display: block; background-size: cover; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon .icon-email { width: 66px; height: 66px; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home span { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 900 36px "Roboto", sans-serif; color: #202020; text-align: left; display: block; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home span { font: 900 26px "Roboto", sans-serif; line-height: 32px; text-align: center; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home .signupTxt-bottom { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 18px "Roboto", sans-serif; color: #2C2C2C; padding-top: 10px; text-transform: none; text-align: left; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home .signupTxt-bottom { text-align: center; font: 400 16px "Roboto", sans-serif; line-height: 30px; } }

.discountPriceLetterBox .submitBtn { border-bottom: 0; padding-bottom: 0px; padding-left: 0; text-align: center; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; color: #fff; text-transform: uppercase; padding: 15px 35px; -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; border: none; position: absolute; right: 0; top: 0; height: 59px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 700 16px "Roboto", sans-serif; width: 160px; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn:hover { background-color: #e38008; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn:active { background-color: #c66f07; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn { height: 54px; width: 50px; padding: 0 15px; } }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-text { display: none; } }

.discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-icon { display: none; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/svg/icons/icn_submit-arrow.svg") no-repeat; width: 22px; height: 26px; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-icon { display: block; } }

@media screen and (max-width: 500px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { font-size: 18px; } }

@media screen and (max-width: 480px) { .discountPriceLetterBox .subscribe-txt-wrapper { padding-left: 0; }
  .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { font-size: 12px; }
  .discountPriceLetterBox .subscribe-txt-wrapper .signupTxt-bottom { font-size: 14px; } }

#newsletter_loading { position: fixed; height: 100%; width: 100%; top: 0; left: 0; opacity: 0.8; filter: alpha(opacity=80); background-color: #fbfafa; z-index: 100; }

#newsletter_loading > div { font-size: 16px; font-weight: bold; margin-left: -30px; margin-top: 5px; color: #7d7d7d; position: absolute; top: 50%; left: 50%; }

#newsletter_loading > div > .loader { margin: 0 auto; margin-top: -45px; margin-left: -16px; z-index: 110; height: 130px; width: 130px; background-image: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/images/loading_o.gif"); background-position: center; background-repeat: no-repeat; }

/*global messages*/
.messages-custom, .customer-account-index .messages-custom { text-align: center; font-weight: 600; margin-top: 100px; margin-bottom: 0; }

.messages-custom .messages, .customer-account-index .messages-custom .messages { margin-bottom: 0; }

.messages-custom .messages, .customer-account-index .messages-custom .messages { position: fixed; top: 0; width: 100%; z-index: 9999; opacity: 0.9; }

.messages li li { position: relative; margin-bottom: 5px; padding: 7px 10px 7px 20px; background: #f4f4f4; font-size: 15px; }

.messages .success-msg li { color: black; border-left: 5px solid #11b400; background-color: #eff5ea; }

.messages-custom .messages > li li, .customer-account-index .messages-custom .messages > li li { padding: 17px 10px 14px 20px; font-size: 16px; border-left: none; margin-bottom: 0; }

.messages li li:before { top: 50%; left: 0; margin-top: -6px; }

.messages .success-msg li:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-left: 6px solid #11b400; border-right: none; }

.messages-custom .messages > li li::before, .customer-account-index .messages-custom .messages > li li::before { border-left: none; }

.message-close { position: absolute; z-index: 9999; right: 10%; top: 10%; }

.message-close:before { font-family: 'FontAwesome'; font-weight: normal; content: "\f00d "; font-size: 17px; color: #000; }

/*global messages*/
/* loader add for all */
.loader { position: fixed; width: 100%; height: 100%; z-index: 1221; background: rgba(255, 255, 255, 0.8); }

.loader > .loader-on { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; width: auto; height: auto; top: 50%; left: 50%; }

/* loader add for all */
/* Footer social icon updated */
.footer .footer__bottom .footer__socials ul li a.link img { border: 0; padding: 8px 0 0 0; margin: auto; }

.footer .footer__bottom .footer__socials ul li a.link:hover img { -webkit-filter: invert(69%) sepia(88%) saturate(2285%) hue-rotate(346deg) brightness(99%) contrast(96%); filter: invert(69%) sepia(88%) saturate(2285%) hue-rotate(346deg) brightness(99%) contrast(96%); }

@media screen and (max-width: 640px) { .footer .footer__bottom .footer__socials ul li a { width: 40px; height: 40px; } }

/* Footer social icon updated */
.popup-drop-layer { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.6); z-index: 9999; }

#age-rest-prod-popup .close-btn-pop { background-image: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/fancybox_sprite.png"); background-color: transparent; background-position: 0 0; width: 33px; height: 33px; position: absolute; right: -14px; top: -13px; border: 0 none; font-size: 0; }

.checkbox-error { font-size: 12px; color: #ff0000; margin: 0 0 10px 0; }

.catalog-product-view #age-rest-prod-popup { position: fixed; max-width: 600px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #ffffff; padding: 15px 20px; width: 80%; }

.catalog-product-view #age-rest-prod-popup h2.title { font: 700 20px "Roboto", sans-serif; color: #000; text-align: center; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ddd; padding: 0 0 15px 0; margin: 0 0 15px 0; }

.catalog-product-view #age-rest-prod-popup h2.title i { font-size: 25px; vertical-align: top; padding: 0 1px 0 0; }

.catalog-product-view #age-rest-prod-popup .row { width: 100%; margin: 0 0 25px 0; float: left; }

.catalog-product-view #age-rest-prod-popup .row::after { content: ''; display: table; clear: both; }

.catalog-product-view #age-rest-prod-popup .row .col1 { width: 17%; float: left; }

.catalog-product-view #age-rest-prod-popup .row .col1 span.icon { width: 80px; height: 80px; font: 500 36px "Roboto", sans-serif; color: #000; background-color: transparent; text-align: center; padding: 18px 0 0 0; border: 2px dashed #000; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 50%; border-radius: 50%; }

.catalog-product-view #age-rest-prod-popup .row .col2 { width: 83%; float: left; }

.catalog-product-view #age-rest-prod-popup .row .col2 p.text { font: 400 14px "Roboto", sans-serif; color: #2b2b2b; text-align: left; line-height: 24px; margin: 0; }

.catalog-product-view #age-rest-prod-popup p.cta { text-align: center; margin: 0 0 5px 0; }

.catalog-product-view #age-rest-prod-popup p.cta input.checkout-btn { border: 0; width: 160px; height: 40px; font: 500 14px "Roboto", sans-serif; color: #fff; background-color: #f7941d; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.catalog-product-view #age-rest-prod-popup p.cta input.checkout-btn:hover { color: #fff; background-color: #e38008; }

.catalog-product-view #age-rest-prod-popup p.checkbox { margin: 0 0 10px 0; }

.catalog-product-view #age-rest-prod-popup p.checkbox label .checkbox { position: absolute; }

.catalog-product-view #age-rest-prod-popup p.checkbox label::before { content: '\e835'; font: 400 24px 'Material Icons'; color: #000; cursor: pointer; position: absolute; top: 0; left: 0; }

.catalog-product-view #age-rest-prod-popup p.checkbox label.active::before { content: '\e834'; font: 400 24px 'Material Icons'; color: #000; cursor: pointer; }

.catalog-product-view #age-rest-prod-popup p.checkbox label span { font: 500 14px "Roboto", sans-serif; color: #000; text-align: left; line-height: 24px; padding: 0 0 0 30px; }

.catalog-category-view #age-rest-prod-popup { position: fixed; max-width: 600px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #ffffff; padding: 15px 20px; width: 80%; }

.catalog-category-view #age-rest-prod-popup h2.title { font: 700 20px "Roboto", sans-serif; color: #000; text-align: center; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ddd; padding: 0 0 15px 0; margin: 0 0 15px 0; }

.catalog-category-view #age-rest-prod-popup h2.title i { font-size: 25px; vertical-align: top; padding: 0 1px 0 0; }

.catalog-category-view #age-rest-prod-popup .row { width: 100%; margin: 0 0 25px 0; float: left; }

.catalog-category-view #age-rest-prod-popup .row::after { content: ''; display: table; clear: both; }

.catalog-category-view #age-rest-prod-popup .row .col1 { width: 17%; float: left; }

.catalog-category-view #age-rest-prod-popup .row .col1 span.icon { width: 80px; height: 80px; font: 500 36px "Roboto", sans-serif; color: #000; background-color: transparent; text-align: center; padding: 18px 0 0 0; border: 2px dashed #000; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 50%; border-radius: 50%; }

.catalog-category-view #age-rest-prod-popup .row .col2 { width: 83%; float: left; }

.catalog-category-view #age-rest-prod-popup .row .col2 p.text { font: 400 14px "Roboto", sans-serif; color: #2b2b2b; text-align: left; line-height: 24px; margin: 0; }

.catalog-category-view #age-rest-prod-popup p.cta { text-align: center; margin: 0 0 5px 0; }

.catalog-category-view #age-rest-prod-popup p.cta input.checkout-btn { border: 0; width: 160px; height: 40px; font: 500 14px "Roboto", sans-serif; color: #fff; background-color: #f7941d; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.catalog-category-view #age-rest-prod-popup p.cta input.checkout-btn:hover { color: #fff; background-color: #e38008; }

.catalog-category-view #age-rest-prod-popup p.checkbox { margin: 0 0 10px 0; }

.catalog-category-view #age-rest-prod-popup p.checkbox label .checkbox { position: absolute; }

.catalog-category-view #age-rest-prod-popup p.checkbox label::before { content: '\e835'; font: 400 24px 'Material Icons'; color: #000; cursor: pointer; position: absolute; top: 0; left: 0; }

.catalog-category-view #age-rest-prod-popup p.checkbox label.active::before { content: '\e834'; font: 400 24px 'Material Icons'; color: #000; cursor: pointer; }

.catalog-category-view #age-rest-prod-popup p.checkbox label span { font: 500 14px "Roboto", sans-serif; color: #000; text-align: left; line-height: 24px; padding: 0 0 0 30px; }

.catalogsearch-result-index #age-rest-prod-popup { position: fixed; max-width: 600px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #ffffff; padding: 15px 20px; width: 80%; }

.catalogsearch-result-index #age-rest-prod-popup h2.title { font: 700 20px "Roboto", sans-serif; color: #000; text-align: center; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #ddd; padding: 0 0 15px 0; margin: 0 0 15px 0; }

.catalogsearch-result-index #age-rest-prod-popup h2.title i { font-size: 25px; vertical-align: top; padding: 0 1px 0 0; }

.catalogsearch-result-index #age-rest-prod-popup .row { width: 100%; margin: 0 0 25px 0; float: left; }

.catalogsearch-result-index #age-rest-prod-popup .row::after { content: ''; display: table; clear: both; }

.catalogsearch-result-index #age-rest-prod-popup .row .col1 { width: 17%; float: left; }

.catalogsearch-result-index #age-rest-prod-popup .row .col1 span.icon { width: 80px; height: 80px; font: 500 36px "Roboto", sans-serif; color: #000; background-color: transparent; text-align: center; padding: 18px 0 0 0; border: 2px dashed #000; display: block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 50%; border-radius: 50%; }

.catalogsearch-result-index #age-rest-prod-popup .row .col2 { width: 83%; float: left; }

.catalogsearch-result-index #age-rest-prod-popup .row .col2 p.text { font: 400 14px "Roboto", sans-serif; color: #2b2b2b; text-align: left; line-height: 24px; margin: 0; }

.catalogsearch-result-index #age-rest-prod-popup p.cta { text-align: center; margin: 0 0 5px 0; }

.catalogsearch-result-index #age-rest-prod-popup p.cta input.checkout-btn { border: 0; width: 160px; height: 40px; font: 500 14px "Roboto", sans-serif; color: #fff; background-color: #f7941d; letter-spacing: 1px; text-transform: uppercase; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-border-radius: 30px 30px 30px 30px; border-radius: 30px 30px 30px 30px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.catalogsearch-result-index #age-rest-prod-popup p.cta input.checkout-btn:hover { color: #fff; background-color: #e38008; }

.catalogsearch-result-index #age-rest-prod-popup p.checkbox { margin: 0 0 10px 0; }

.catalogsearch-result-index #age-rest-prod-popup p.checkbox label .checkbox { position: absolute; }

.catalogsearch-result-index #age-rest-prod-popup p.checkbox label::before { content: '\e835'; font: 400 24px 'Material Icons'; color: #000; cursor: pointer; position: absolute; top: 0; left: 0; }

.catalogsearch-result-index #age-rest-prod-popup p.checkbox label.active::before { content: '\e834'; font: 400 24px 'Material Icons'; color: #000; cursor: pointer; }

.catalogsearch-result-index #age-rest-prod-popup p.checkbox label span { font: 500 14px "Roboto", sans-serif; color: #000; text-align: left; line-height: 24px; padding: 0 0 0 30px; }

@media screen and (max-width: 640px) { .catalog-product-view #age-rest-prod-popup .row .col1, .catalog-category-view #age-rest-prod-popup .row .col1, .catalogsearch-result-index #age-rest-prod-popup .row .col1 { width: 19%; }
  .catalog-product-view #age-rest-prod-popup .row .col2, .catalog-category-view #age-rest-prod-popup .row .col2, .catalogsearch-result-index #age-rest-prod-popup .row .col2 { width: 81%; } }

@media screen and (max-width: 600px) { .catalog-product-view #age-rest-prod-popup .row .col1, .catalog-category-view #age-rest-prod-popup .row .col1, .catalogsearch-result-index #age-rest-prod-popup .row .col1 { width: 21%; }
  .catalog-product-view #age-rest-prod-popup .row .col2, .catalog-category-view #age-rest-prod-popup .row .col2, .catalogsearch-result-index #age-rest-prod-popup .row .col2 { width: 79%; } }

@media screen and (max-width: 480px) { .catalog-product-view #age-rest-prod-popup .row .col1, .catalog-category-view #age-rest-prod-popup .row .col1, .catalogsearch-result-index #age-rest-prod-popup .row .col1 { width: 26%; }
  .catalog-product-view #age-rest-prod-popup .row .col2, .catalog-category-view #age-rest-prod-popup .row .col2, .catalogsearch-result-index #age-rest-prod-popup .row .col2 { width: 74%; } }

@media screen and (max-width: 414px) { .catalog-product-view #age-rest-prod-popup h2.title, .catalog-category-view #age-rest-prod-popup h2.title, .catalogsearch-result-index #age-rest-prod-popup h2.title { font-size: 18px; }
  .catalog-product-view #age-rest-prod-popup .row .col1, .catalog-product-view #age-rest-prod-popup .row .col2, .catalog-category-view #age-rest-prod-popup .row .col1, .catalog-category-view #age-rest-prod-popup .row .col2, .catalogsearch-result-index #age-rest-prod-popup .row .col1, .catalogsearch-result-index #age-rest-prod-popup .row .col2 { width: 100%; }
  .catalog-product-view #age-rest-prod-popup .row .col1 span.icon, .catalog-category-view #age-rest-prod-popup .row .col1 span.icon, .catalogsearch-result-index #age-rest-prod-popup .row .col1 span.icon { margin: 0 auto 20px; }
  .catalog-product-view #age-rest-prod-popup p.cta input.checkout-btn, .catalog-category-view #age-rest-prod-popup p.cta input.checkout-btn, .catalogsearch-result-index #age-rest-prod-popup p.cta input.checkout-btn { width: 100%; }
  .catalog-product-view #age-rest-prod-popup h2.title i, .catalog-category-view #age-rest-prod-popup h2.title i, .catalogsearch-result-index #age-rest-prod-popup h2.title i { font-size: 20px; } }

@media screen and (max-width: 375px) { .catalog-product-view #age-rest-prod-popup h2.title, .catalog-category-view #age-rest-prod-popup h2.title, .catalogsearch-result-index #age-rest-prod-popup h2.title { font-size: 16px; }
  .catalog-product-view #age-rest-prod-popup .row .col1 span.icon, .catalog-category-view #age-rest-prod-popup .row .col1 span.icon, .catalogsearch-result-index #age-rest-prod-popup .row .col1 span.icon { width: 70px; height: 70px; font-size: 30px; padding-top: 16px; } }

@media screen and (max-width: 320px) { .catalog-product-view #age-rest-prod-popup h2.title, .catalog-category-view #age-rest-prod-popup h2.title, .catalogsearch-result-index #age-rest-prod-popup h2.title { font-size: 14px; } }

/*# sourceMappingURL=global-style.css.map */
#mobileFloatProceedCheckout{
    width:300px;
    font:700 16px Roboto,sans-serif;
    color:#fff;
    text-align:center;
    text-transform:uppercase;
    background-color:#f59331;
    position:fixed;
    bottom:20px;
    left:50%;
    margin-left:-150px;
    z-index:9999;
    display:none;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px
}
#mobileFloatProceedCheckout a{
    color:#fff;
    background-color:#f59331;
    text-decoration:none;
    padding:15px 0;
    display:block;
    -webkit-border-radius:5px 5px 5px 5px;
    border-radius:5px 5px 5px 5px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
#mobileFloatProceedCheckout a:hover{
    color:#fff;
    background-color:#e38008;
    text-decoration:none
}
.ais-search-box--powered-by{
    font-size:.8em;
    text-align:right;
    margin-top:2px
}
input::-ms-clear{
    display:none
}
#algolia-autocomplete-container .aa-dropdown-menu .before_special{
    color:#aaa;
    text-decoration:line-through;
    font-size:12px
}
#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .category-tag{
    color:#3284b6
}
#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details{
    font-size:10px;
    color:#666;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis
}
#algolia-autocomplete-container .aa-dropdown-menu .info-without-thumb .details em{
    color:#222
}
#algolia-autocomplete-tt.algolia-autocomplete{
    width:100%;
    display:inline-block!important
}
#algolia-autocomplete-container .aa-dropdown-menu{
    position:fixed;
    margin-top:-1px;
    right:0;
    width:100%;
    z-index:1000!important;
    border:1px solid #bbb;
    border-top:1px solid #C9C9C9;
    border-radius:15px;
    background:#E3E3E3;
    padding: 20px 10px;
}
@media (min-width:992px){
    #algolia-autocomplete-container .aa-dropdown-menu{
        width:71.1%;
        min-width:800px
    }
}
#algolia-autocomplete-container .aa-dropdown-menu .col-2{
    position:relative
}
#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-left{
    width:67%
}
#algolia-autocomplete-container .aa-dropdown-menu .col-2 .col-right{
    width:33%
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products{
    padding:20px 10px;
    min-height:250px
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    margin-bottom:30px;
    font-size:22px;
    color: #535353;
    text-align: center;
    border-bottom: 1px solid #c9c9c9;
    text-transform: none;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title .query-quote {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    font-weight:900;
    font-size: 42px;
    display: block;
    padding: 12px 0 25px 0;
    color: #202020;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title .query-quote::before {
    content: "{";
    display: inline-block;
    font-size: 42px;
    line-height: 100%;
    margin-right: 10px;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title .query-quote::after {
    content: "}";
    display: inline-block;
    font-size: 42px;
    line-height: 100%;
    margin-left: 10px;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions {
    text-align: center;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    font-size: 18px;
    color: #535353;
    margin-bottom: 15px;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions .query-links {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    flex-wrap: wrap;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions .query-links a {
    padding: 11px 20px;
    background: #F2F2F2;
    color: #202020;
    height: 45px;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #C9C9C9;
    border-radius: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    margin-right: 20px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions .query-links a:last-child {
    margin-right: 0;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions .query-links a:hover {
    color: #FFFFFF;
    background: #F7941D;
    border: 1px solid #F7941D;
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .see-all a{
    color:#636363;
    font-weight:700
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-no-results{
    padding:10px;
    font-style:italic
}
#algolia-autocomplete-container .aa-dropdown-menu .category{
    padding:4px;
    color:#a6a6a6;
    text-align:left;
    font-size:.8em;
    text-transform:uppercase;
    font-weight:700
}
#algolia-autocomplete-container .other-sections .aa-dataset-0 .category,#algolia-autocomplete-container .other-sections .aa-dataset-1 .category{
    background:#000;
    color:#fff
}
#algolia-autocomplete-container .aa-dropdown-menu .category-suggestions{
    padding:4px;
    color:#54a5cd;
    text-align:left;
    font-size:.7em;
    text-transform:uppercase
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position:relative;
    padding:10px;
    color:#000;
    text-align:left;
    text-decoration:none;
    align-items: center;
    box-sizing: border-box;
    background: #F2F2F2;
    overflow: hidden;
    border: 1px solid #C9C9C9;
    border-radius: 15px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit:hover {
    border: 1px solid #FFFFFF;
    background: #C9C9C9;
}
#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-dataset-suggestions .algoliasearch-autocomplete-hit{
    padding-left:30px
}
#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products .col9{
    background-color:#f9f9f9
}
#algolia-autocomplete-container .aa-dropdown-menu.aa-without-products #autocomplete-products-footer{
    display:none
}
#autocomplete-products-footer a{
    color:#F7941D;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
}
#autocomplete-products-footer a:hover {
    color: #1A6F9D;
}
.autocomplete-wrapper .aa-dataset-products{
    min-height:170px!important
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion{
    width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
}

.autocomplete-wrapper{
    width:100%
}
.autocomplete-wrapper:after{
    clear:both;
    content:''
}
#algolia-autocomplete-container .col9{
    float:right;
    width:100%
}
#algolia-autocomplete-container .col3{
    float:right;
    width:100%
}
#algolia-autocomplete-container.reverse .col3{
    float:left;
    width:100%
}
#algolia-autocomplete-container.reverse .col9{
    float:left;
    width:100%
}
@media (min-width:768px){
    #algolia-autocomplete-container .col9{
        border-left:solid 1px #eee;
        float:right;
        width:70%
    }
    #algolia-autocomplete-container .col3{
        float:right;
        width:30%
    }
    #algolia-autocomplete-container.reverse .col3{
        float:left;
        width:30%;
        background:#eee;
        padding:10px
    }
    #algolia-autocomplete-container.reverse .col9{
        border-right:solid 1px #eee;
        float:left;
        width:70%
    }
}
#algolia-autocomplete-container .other-sections{
    margin:10px 0
}
.aa-dataset-products .aa-suggestions{
    margin:0;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}
.aa-dataset-suggestions{
    margin: 0;
}
@media (min-width:768px){
    .aa-dataset-suggestions{
        display:block
    }
}
#algolia-autocomplete-container .aa-dropdown-menu .other-sections .algoliasearch-autocomplete-hit{
    padding-left:10px
}
#algolia-autocomplete-container .aa-dropdown-menu .other-sections .aa-suggestions{
    margin-bottom:20px
}
#algolia-autocomplete-container .aa-dropdown-menu .aa-cursor .algoliasearch-autocomplete-hit{
    background-color:#c9c9c9;
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit em{
    font-weight:700;
    font-style:normal
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-price{
    font-size:1.1em;
    color:#54a5cd;
    height:22px
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb {
    margin-right: 15px;
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .thumb img{
    width: 100px;
    border-radius: 10px;
}

#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info{
    width: calc(100% - 115px);
    

}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .search-product-name {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #202020;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#autocomplete-products-footer{
    background-color:#ffffff;
    padding:15px;
    text-align:center;
    display:none;
    margin: 0 10px;
    border-radius: 15px;
    border: 1px solid #C9C9C9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #222222;
}

@media (min-width:768px){
    #autocomplete-products-footer{
        display:block
    }
}
#autocomplete-products-footer span{
    color:#15769c;
    font-weight:600
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight: 400;
    color:#535353;
    max-width:350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 10px;
}
#algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category em{
    color:#222222;
}
#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia{
    position:absolute;
    width:100%;
    padding:10px;
    text-align:center;
    bottom:7px;
    left:4px;
    font-size:13px
}
#algolia-autocomplete-container.reverse .aa-dropdown-menu .footer_algolia{
    left:auto;
    right:4px;
    display:none
}
@media (min-width:768px){
    #algolia-autocomplete-container .aa-dropdown-menu .footer_algolia{
        width:30%
    }
}
#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia span{
    color:#b8b8b8;
    font-size:10px
}
#algolia-autocomplete-container .aa-dropdown-menu .footer_algolia img{
    display:inline;
    height:1.5em;
    vertical-align:bottom;
    max-width:130px
}
#algolia-searchbox{
    margin:20px 0;
    position:relative
}
.clear-cross{
    position:absolute;
    display:none;
    background:url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/css/clear-cross.svg) no-repeat center center/contain;
    cursor:pointer;
    width:10px;
    height:13px;
    margin-top:4px
}
#algolia-searchbox .clear-query-autocomplete{
    width:43px;
    height:37px;
    line-height:37px;
    top:0;
    left:0;
    background:transparent;
    outline:0;
    border:none;
    border-right:0 none;
    cursor:pointer;
    vertical-align:top;
    z-index:100;
    outline:0;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
    text-align:center;
    position:absolute;
    margin:0
}
#algolia-searchbox .clear-query-autocomplete:after{
    position:absolute;
    background:url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/header/icn_close.svg") no-repeat 0 0;
    cursor:pointer;
    width:19px;
    height:20px;
    content:"";
    top:6px;
    left:14px
}
#algolia_instant_selector .clear-query-instant{
    right:18px;
    top:10px
}
.cross-wrapper .clear-refinement{
    display:block;
    position:relative
}
.cross-wrapper .clear-refinement::before{
    content:"\f00d";
    font-family:FontAwesome;
    font-weight:400;
    font-size:13px;
    color:#fd961d
}
#algolia-autocomplete-container .aa-suggestions svg.algolia-glass-suggestion.magnifying-glass{
    position:absolute;
    right:auto;
    left:5px;
    top:7px;
    fill:#a6a6a6;
    stroke:#a6a6a6
}
#algolia-searchbox .magnifying-glass{
    display:block;
    position:absolute;
    width:43px;
    height:37px;
    line-height:28px;
    font-size:18px;
    top:0;
    left:0;
    color:#fff;
    background: transparent;
    outline:0;
    border:none;
    cursor:pointer;
    z-index:100;
    border-radius:0;
    outline:0;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
    text-align:center
}
#algolia-searchbox .magnifying-glass:before{
    content:"";
    position:relative;
    left:14px;
    background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/header/icn_search.svg") no-repeat 0 0;
    display: block;
    width: 21px;
    height: 20px;
    top: 50%;
    transform: translateY(-58%);
}
#algolia-searchbox .algolia-search-input{
    width:300px;
    float:right
}
#algolia-searchbox .algolia-search-input::placeholder {
    color: #202020;
    opacity: 1; /* Firefox */
}

#algolia-searchbox .algolia-search-input:-ms-input-placeholder {
    color: #202020;
}
  
#algolia-searchbox .algolia-search-input::-ms-input-placeholder {
    color: #202020;
}
#algolia-searchbox .algolia-search-input:focus:not([value=""]){
    background:0 0
}
#algolia-searchbox .algolia-search-input:focus{
    outline:0;
    box-shadow:none;
    border:solid 1px #54a5cd
}
#algolia_instant_selector .text-ellipsis{
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden
}
#algolia_instant_selector,#algolia_instant_selector *,#search_mini_form,#search_mini_form *{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
#algolia_instant_selector :after,#algolia_instant_selector :before,#algolia_instant_selector:after,#algolia_instant_selector:before,#search_mini_form :after,#search_mini_form :before,#search_mini_form:after,#search_mini_form:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
#algolia-autocomplete-container:after,.autocomplete-wrapper:after{
    clear:both;
    content:''
}
.algolia-clearfix:after{
    content:"";
    display:block;
    clear:both
}
.header-search-position #search_mini_form{
    display:flex;
    position:relative;
    margin-left:50px;
    min-width:300px;
    width:100%;
    padding-right:40px;
    max-width:480px
}
.header-search-position #search_mini_form #algolia-searchbox{
    display:inline-block;
    width:100%;
    margin:6px 0 0 0
}
.header-search-position #search_mini_form #algolia-searchbox .algolia-search-input{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height:37px;
    line-height:37px;
    font-size:16px;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    color:#202020;
    background-color:#fff;
    border-radius:40px;
    padding:0 15px 0 50px;
    margin:0;
    border:none;
    width:100%;
    box-shadow:none;
}
.close-wrapper-block{
    display:none
}
.store-language-container>.link.-mobile-search-magnify{
    display:none
}
.special-search-link{
    display:inline-block;
    border:1px solid #d58025;
    color:#d58025;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    -ms-border-radius:15px;
    font-size:12px;
    padding:2px 8px;
    margin-left:4px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.special-search-link:hover{
    color:#fff!important;
    background:#d58025
}
@media only screen and (max-width:999px){
    .store-language-container>.link.-mobile-search-magnify{
        display:-webkit-box;
        display:-moz-box;
        display:-ms-flexbox;
        display:-webkit-flex;
        display:flex;
        -webkit-align-items:center;
        -ms-flex-line-pack:center;
        -moz-align-items:center;
        -ms-align-items:center;
        align-items:center;
        padding:0 12.5px
    }
    .header-search-position{
        position:fixed;
        top:0;
        width:100%;
        height:100%;
        background:#F2F2F2;
        display:none
    }
    .header-search-position #search_mini_form{
        margin-left:0;
        width:100%;
        max-width:100%;
        padding:0 20px;
    }
    .header-search-position .close-wrapper-block{
        display:block;
        padding: 15px 20px 5px 20px;
    }
    .header-search-position .close-wrapper-block .-close-mob-search{
        font-size:24px
    }
    .header-search-position #search_mini_form #algolia-searchbox .algolia-search-input {
        height: 50px;
    }
    #algolia-searchbox .magnifying-glass {
        height: 50px;
    }
    #algolia-searchbox .clear-query-autocomplete {
        height: 50px;
    }
    #algolia-searchbox .clear-query-autocomplete:after {
        top: 14px;
    }
    
    #algolia-autocomplete-container .aa-dropdown-menu{
        position:fixed!important;
        z-index:1111!important;
        width:100%;
        left:0!important;
        top:127px!important;
        margin:0;
        border-radius:0;
        border:0 none;
        background: transparent;
        height: 100%;
        padding: 0 20px;
    }
    .autocomplete-wrapper {
        background: #e3e3e3;
        padding: 20px 10px 0 10px;
        border-radius: 15px;
        border: 1px solid #C9C9C9;
        overflow: scroll;
        height: calc(98% - 127px);
    }
    .header-search-position .close-wrapper-block .-close-mob-search::before {
        content: "";
        background:url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/header/icn_arrow-back.svg") no-repeat 0 0;
        width: 24px;
        height: 24px;
        display: block;
    }
    #autocomplete-products-footer {
        margin: 0 10px 20px 10px;
    }
}
@media only screen and (min-width:768px){
    #algolia-autocomplete-container.reverse .col3{
        padding:10px 10px 50px 10px
    }
}
@media (max-width:1000px) {
    .aa-dataset-products .aa-suggestions {
        display: block !important;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
        width: auto;
    }
 }
 @media (max-width:560px) {
    #algolia-autocomplete-container .aa-dropdown-menu .aa-dataset-products .aa-suggestion {
        margin: 0 0 10px 0;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .search-product-name {
        font-size: 14px;
        line-height: 20px;
     }
    #algolia-autocomplete-container .aa-dropdown-menu .algoliasearch-autocomplete-hit .info .algoliasearch-autocomplete-category {
        max-width: 200px;
        font-size: 12px;
    }
    .autocomplete-wrapper {
        padding: 10px 10px 0 10px;
    }
    #autocomplete-products-footer {
        display: block;
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title {
        font-size: 18px;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title .query-quote,
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title .query-quote::before,
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .title .query-quote::after {
        font-size: 30px;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions p {
        font-size: 16px;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions .query-links {
        flex-direction: column;
    }
    #algolia-autocomplete-container .aa-dropdown-menu .aa-no-results-products .suggestions .query-links a {
        margin-right: 0;
        margin-bottom: 19px;
    }
 }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title::before, .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before, .wrp-cta > .btn-wrp > .out-of-stock-popup-link > .title-alert-btn::before, .wrp-cta > .cta-popup-links > .link::before, .custom-input-button-placeholder::before, .cta-price .dealsExpiredCont::before, .add-to-links .link-wishlist::before, .add-to-links .change::before, .checkbox-custom.-small > input[type="checkbox"]:checked + .label::before, .checkbox-custom.-small > .label.checked-default::before, .sticky-bar .add-to-cart-buttons .btn-cart::after, .sticky-bar .out-of-stock-popup-link::after, .wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"]:checked + .label::before { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

/* ============================================ * Product Gallery ============================================ */
.product-img-box .product-image { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; background-color: #fff; border-radius: 2px; height: 415px; margin-bottom: 10px; position: relative; width: 100%; overflow: hidden; }

@media (max-width: 640px) { .product-img-box .product-image { border-width: 1px 0; border-radius: 0; height: 260px; } }

.product-img-box .product-image .video-block { display: none; height: 100%; }

.product-img-box .product-image.show-video .gallery-image { display: none; }

.product-img-box .product-image.show-video .video-block { display: block; }

.promo-banner { background-color: rgba(19, 49, 144, 0.7); display: none; padding: 20px; position: absolute; top: 20px; right: 20px; bottom: 20px; left: 20px; }

@media only screen and (min-width: 1000px) { .promo-banner { padding: 75px 45px; } }

.product-img-box .product-image.promo-image > .promo-banner { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.promo-banner .info { color: #fff; margin-bottom: 20px; font-size: 20px; font-weight: 400; text-transform: initial; }

.promo-banner .info.-bold { font-weight: 500; font-size: 34px; }

.promo-banner .link { color: #ff8d00; text-decoration: underline; }

.product-img-box .product-image .gallery-image { display: inline-block; position: absolute; left: auto; top: 0; width: auto; height: auto; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; }

.product-img-box .product-image-thumbs { margin-left: auto; margin-right: auto; position: relative; padding-left: 20px; padding-right: 20px; }

.product-img-box .product-image-thumbs.-loading { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

.product-img-box .product-image-thumbs.-loading:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8) url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/fancybox_media_loading.gif) 50% 50% no-repeat; z-index: 11; }

.product-img-box .product-image-thumbs.-loading > .item { float: left; }

.product-img-box .product-image-thumbs.-disabled { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

.product-img-box .product-image-thumbs.-disabled > .item { margin-left: 3px; margin-right: 3px; }

.product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -8px; }

.product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: 0; }

.product-img-box .product-image-thumbs .item { height: 77px; width: 100%; cursor: pointer; }

.product-img-box .product-image-thumbs .thumb-link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; border: 1px solid transparent; -webkit-box-shadow: inset 0px 0px 0px 1px transparent; -moz-box-shadow: inset 0px 0px 0px 1px transparent; box-shadow: inset 0px 0px 0px 1px transparent; border-radius: 2px; height: 100%; overflow: hidden; position: relative; }

.product-img-box .product-image-thumbs .thumb-link img { max-width: 100%; display: inline-block; }

.product-img-box .product-image-thumbs .thumb-link > .play-video { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; position: absolute; left: calc(50% - 3px); color: #f7941d; font-size: 23px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 2; }

.product-img-box .product-image-thumbs .thumb-link > .play-video:before { content: "\f04b"; font-weight: 900; }

.product-img-box .product-image-thumbs .thumb-link.video-link::after { content: ""; position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; }

.product-img-box .product-image-thumbs .thumb-link:hover > .play-video { color: #f00; }

.product-img-box .product-image-thumbs .thumb-link.active-thumbnail { border-color: #000; }

.product-img-box .product-image-thumbs .img-thumnail { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; }

.carousel .owl-nav > .owl-prev, .carousel .owl-nav > .owl-next { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; -ms-transition: background-color 0.2s linear; -o-transition: background-color 0.2s linear; transition: background-color 0.2s linear; width: 25px; height: 25px; margin: 0; text-align: center; position: absolute; padding: 3px; top: calc(50% - 12.5px); }

@media (max-width: 1000px) { .carousel .owl-nav > .owl-prev, .carousel .owl-nav > .owl-next { width: 34px; height: 34px; top: calc(50% - 17px); font-size: 34px; } }

.carousel .owl-nav > .owl-prev i, .carousel .owl-nav > .owl-next i { color: #f7941d; font-size: 25px; }

@media (max-width: 1000px) { .carousel .owl-nav > .owl-prev i, .carousel .owl-nav > .owl-next i { font-size: 34px; } }

.carousel .owl-nav > .owl-prev.disabled, .carousel .owl-nav > .owl-next.disabled { pointer-events: none; }

@media (max-width: 1000px) { .catalog-product-view .product-additional-info .carousel .owl-nav > .owl-prev, .catalog-product-view .product-additional-info .carousel .owl-nav > .owl-next { background: #bcbcbe; border-radius: 50%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; } }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing { width: 100%; background: none; border: 0; margin: 0; padding: 0; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { font: 400 14px "Roboto", sans-serif; color: #fff; text-align: left; background-color: #437cad; list-style-type: none; padding: 10px 0 10px 87px; border: 1px dashed #b7b7b7; margin: 0 0 13px 0; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { content: ''; width: 60px; height: 60px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -10px; left: 17px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price { font: 700 17px "Roboto", sans-serif; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity { font: 700 17px "Roboto", sans-serif; }

.catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font: 700 17px "Roboto", sans-serif; }

@media screen and (max-width: 1024px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { top: 0; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-right: 10px; } }

@media screen and (max-width: 999px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-right: 0; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { top: -10px; } }

@media screen and (max-width: 640px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { display: none; }
  .catalog-category-view .category-products ul.products-grid li.item .product-type-data { display: none; } }

@media screen and (max-width: 414px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { left: 10px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-left: 80px; margin-bottom: 15px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 16px; } }

@media screen and (max-width: 384px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price::before { width: 55px; height: 55px; left: -18px; top: -8px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-left: 47px; margin-bottom: 11px; } }

@media screen and (max-width: 375px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 15px; } }

@media screen and (max-width: 360px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.price, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 14px; }
  .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { margin-bottom: 13px; } }

@media screen and (max-width: 320px) { .catalog-product-view .product-view .product-info .wrp-cta .product-type-data ul.product-pricing li.tier-price { padding-right: 10px; } }

/* start aligning the play icon, carousel arrows and adjusting product thumbnails on pdp - tablet to mobile views */
@media screen and (max-width: 800px) { .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -40px; }
  .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -40px; } }

@media screen and (max-width: 640px) { .catalog-product-view .product-image-thumbs .item { height: auto; }
  .catalog-product-view .product-image-thumbs .item .img-thumnail { height: auto; } }

@media screen and (max-width: 414px) { .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -28px; }
  .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -28px; } }

@media screen and (max-width: 360px) { .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -27px; }
  .catalog-product-view .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -27px; } }

/* end aligning the play icon, carousel arrows and adjusting product thumbnails on pdp - tablet to mobile views */
/* start adding dashed border line on PDP product gallery thumbs on mouse over state */
.catalog-product-view .product-img-box .product-image-thumbs .item { height: auto; }

.catalog-product-view .product-img-box .product-image-thumbs .item .thumb-link:hover { border: 1px dashed #000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

@media screen and (max-width: 999px) { .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -40px; }
  .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -40px; } }

@media screen and (max-width: 640px) { .product-img-box .product-image-thumbs .img-thumnail { height: auto; } }

@media screen and (max-width: 480px) { .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-prev { left: -27px; }
  .product-img-box .product-image-thumbs.carousel .owl-nav > .owl-next { right: -27px; } }

/* end adding dashed border line on PDP product gallery thumbs on mouse over state */
.before-top-product-shop { color: #4d4d4e; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.before-top-product-shop > .title { font-weight: 500; }

.warehouse-stock-list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-content: stretch; -moz-align-content: stretch; -ms-align-content: stretch; align-content: stretch; width: 100%; }

.warehouse-stock-list > .warehouse-icon-second { -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; display: inline-block; margin-left: -1px; margin-top: -1px; padding: 22px 10px; text-align: center; font-size: 12px; border: 1px solid #d4d4d4; width: auto; cursor: pointer; }

.warehouse-stock-list > .warehouse-icon-second.selected { box-shadow: 0px -3px 0 #4286f5 inset; }

.product-info > .line.stock { margin: 15px 0 5px; text-align: center; font-weight: 500; }

.product-info > .line.stock > .out-of-stock { color: #f00; }

.product-info > .line.stock > .in-stock { color: #64bb2e; }

.product-info > .line.stock > .back-order, .product-info > .line.stock > .pre-order { color: #f49332; }

.product-info > .line > .title { display: none; }

.product-shop { display: inline-block; width: 100%; text-align: center; }

.catalog-product-view .product-shop .add-to-box .out-of-stock-popup .popup-form h4.label { text-align: left; }

.catalog-product-view .product-shop .add-to-box .out-of-stock-popup .popup-form .form-list { padding-left: 0; padding-right: 0; }

.wrp-cta { width: 100%; display: inline-block; padding: 0 10px; }

.wrp-cta > .line { display: inline-block; width: 100%; }

.wrp-cta > .line.align-center { position: relative; text-align: center; }

.wrp-cta > .wrp-qty { float: left; margin-top: 5px; width: 90px; }

.wrp-cta > .wrp-qty > .title { font-size: 12px; font-weight: 500; color: #666; margin-bottom: 3px; }

.wrp-cta > .wrp-qty > .custom-qty { max-width: 100%; width: 100%; }

.wrp-cta > .wrp-qty > .custom-qty > .qty { background: #fff; }

.wrp-cta > .btn-wrp { margin-top: 20px; margin-bottom: 20px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons { float: none; width: 100%; }

.wrp-cta > .btn-wrp > .out-of-stock { display: block; width: 100%; text-align: center; margin-top: 10px; color: #f00; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: uppercase; font-weight: bold; border-radius: 0; height: 50px; background: #f49332; width: 100%; font-size: 16px; margin-bottom: 5px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button:hover { background: #ff8b00; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title, .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title { position: relative; display: inline-block; padding-left: 35px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title::before, .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; left: 0; top: 50%; color: #fff; content: '\E8CC'; font-size: 30px; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title { display: none; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before { content: '\E876'; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added { background: #8dc63f; opacity: 1; animation-name: addToCart; animation-duration: .3s; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added > .default-title { display: none; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added > .added-title { display: inline; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; height: 50px; white-space: nowrap; font-size: 22px; color: #315af3; width: 100%; border: 2px solid #315af3; cursor: pointer; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link > .title-alert-btn { position: relative; display: inline-block; padding-left: 40px; text-transform: uppercase; font-size: 16px; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link > .title-alert-btn::before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: absolute; left: 0; top: 50%; content: '\E7F4'; font-size: 30px; }

.wrp-cta > .btn-wrp > .out-of-stock-popup-link:hover { opacity: 1; color: #fff; background: #315af3; }

.wrp-cta > .line > .add-to-links { display: inline-block; }

.wrp-cta > .line > .add-to-links > .item { width: 100%; }

.wrp-cta > .line > .add-to-links .split-button-title { display: none; }

.wrp-cta > .cta-description { margin-top: 15px; padding: 15px 15px 10px; background: #f7f7f7; }

.wrp-cta > .cta-description > .line { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 10px; }

.wrp-cta > .cta-description > .line > .title, .wrp-cta > .cta-description > .line > .value { float: left; display: inline-block; text-align: left; width: 50%; }

.wrp-cta > .cta-description > .line > .title { padding-right: 15px; text-align: right; font-size: 12px; font-weight: 600; color: #666; }

.wrp-cta .ratings > .rating-links { display: none; }

.wrp-cta > .cta-popup-links { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: space-around; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; justify-content: space-around; -ms-flex-pack: space-around; margin-top: 15px; }

.wrp-cta > .cta-popup-links > .link { position: relative; display: inline-block; padding-left: 30px; font-weight: 500; color: #4d4d4e; text-decoration: underline; cursor: pointer; }

.wrp-cta > .cta-popup-links > .link::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; left: 0; top: 50%; color: #9b9b9c; font-size: 25px; }

.wrp-cta > .cta-popup-links > .link:hover { color: #ff8b00; }

.wrp-cta > .cta-popup-links > .link:hover::before { color: #ff8b00; }

.wrp-cta > .cta-popup-links .issue::before { content: '\E160'; }

.wrp-cta > .cta-popup-links .price-war::before { content: '\E54E'; font-size: 22px; }

.box-flex-row.cta-price { margin-bottom: 20px; }

.box-flex-row.cta-price > .price-box > .minimal-price-link, .box-flex-row.cta-price > .price-box > .save-price-bargain, .box-flex-row.cta-price > .price-box > .special-price > .price-label, .box-flex-row.cta-price > .price-box > .special-price > .price-bargain, .box-flex-row.cta-price > .price-box > .save-old-price > .save-price > .price-bargain, .box-flex-row.cta-price > .price-box > .save-old-price > .save-price .price-label-bargain { display: none; }

.box-flex-row.cta-price > .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; font-weight: 600; }

.box-flex-row.cta-price > .price-box > .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin-left: 0; margin-bottom: 5px; font-size: 13px; line-height: 13px; color: #2f2f2f; width: 100%; }

.box-flex-row.cta-price > .price-box > .save-old-price > .save-price { display: inline-block; color: #f50909; font-size: 13px; white-space: nowrap; width: 100%; }

.box-flex-row.cta-price > .price-box > .save-old-price > .old-price { display: inline-block; white-space: nowrap; color: #9b9b9c; width: 100%; }

.box-flex-row.cta-price > .price-box > .save-old-price > .old-price > .price { text-decoration: line-through; }

.box-flex-row.cta-price > .price-box > .save-old-price > .save-price > .price-label { padding-right: 5px; }

.box-flex-row.cta-price > .price-box > .special-price, .box-flex-row.cta-price > .price-box > .regular-price { margin-left: 0; font-size: 27px; font-weight: 700; }

.box-flex-row .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; margin-right: 8px; }

.add-to-cart-wrapper { width: 0; height: 0; }

.social-links { padding-top: 20px; text-align: center; }

.social-links .shareTxt { display: inline; padding-right: 10px; color: #4d4d4e; font-weight: 500; }

.social-links .socialMediaList { display: inline; }

.social-links .socialMediaList > .item { display: inline; }

.social-links .socialMediaList > .item > .link { color: #9b9b9c; padding: 0 5px; }

.social-links .socialMediaList > .item > .link:hover { color: #ff8b00; }

@media only screen and (min-width: 320px) { .box-flex-row .wrp-qty, .catalog-product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons.pdp-add-to-cart, .box-flex-row.cta-price, .product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link, .add-to-cart-buttons .buyAllBtnPos { display: none !important; } }

@media only screen and (min-width: 480px) { .box-flex-row .wrp-qty, .catalog-product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons.pdp-add-to-cart, .box-flex-row.cta-price, .product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link, .add-to-cart-buttons .buyAllBtnPos { display: flex !important; } }

@media only screen and (min-width: 480px) { .wrp-cta { padding: 0; } }

.submit-review .reviewinfo { border-bottom: 1px solid #d4d4d4; margin-bottom: 20px; padding-bottom: 20px; text-align: left; }

.submit-review .reviewproduct { font: 500 16px "Roboto", sans-serif; }

.submit-review .reviewtitle { color: #999; font: 400 16px "Roboto", sans-serif; }

.submit-review .reviewevaluation { font: 500 18px "Roboto", sans-serif; margin-bottom: 20px; }

.submit-review .titles { color: #4c4c4e; font: 500 16px "Roboto", sans-serif; text-transform: capitalize; }

.submit-review .inline-label > .label, .submit-review .write-review > .label { display: none; }

.submit-review .input-text { background-color: #fff; padding: 5px 15px; width: 100%; }

.submit-review .input-text:not(.input-area) { height: 40px; }

.submit-review .input-area { height: 120px; padding-top: 15px; padding-bottom: 15px; }

.submit-review .required-message { color: #f00; }

.submit-review .buttonsubmit { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #f7941d; border-radius: 4px; float: right; font: 400 20px "Roboto", sans-serif; padding: 10px 50px; text-transform: capitalize; }

.submit-review .buttonsubmit:hover { background-color: #f9b058; }

.submit-review .review-frm-content { margin-bottom: 20px; }

@media only screen and (min-width: 1000px) { .submit-review .review-frm-content { float: left; width: 50%; } }

@media only screen and (max-width: 1000px) { .submit-review .review-frm-content { width: 100%; } }

.submit-review .review-frm-content > .buttons-set > .please-wait { clear: both; width: 100%; display: none; }

.submit-review .review-frm-content > .buttons-set > .please-wait > .v-middle { float: none; display: inline-block; vertical-align: middle; }

.submit-review input[type='radio'] { height: auto; width: auto; opacity: 10; }

@media only screen and (min-width: 1000px) { .image-review { float: left; width: 50%; } }

@media only screen and (max-width: 1000px) { .image-review { width: 100%; } }

.image-review .radingstarts { display: inline-block; width: 100%; margin: 7px 0; }

.image-review .radingstarts > .titles { float: left; width: 20%; font-size: 15px; font-weight: bold; }

.image-review .radingstarts > .titles > .icon { float: left; margin-right: 10px; }

@media only screen and (max-width: 640px) { .image-review .radingstarts > .titles > .icon { display: none; } }

.image-review .radingstarts > .titles > .value { float: left; margin-top: 3px; }

.image-review .radingstarts .checkbox-image-review { float: right; width: 55%; margin-top: 4px; }

@media only screen and (max-width: 640px) { .image-review .radingstarts .checkbox-image-review { width: 80%; } }

.review-state.-nologged { font-size: 16px; }

.checkbox-image-review .buttonchange { font-size: 18px; font-weight: bold; float: left; width: 15px; vertical-align: top; display: inline-block; height: 14px; line-height: 12px; cursor: pointer; }

.checkbox-image-review .buttonchange.-decrease { margin: 7px 5px 0 0; }

.checkbox-image-review .buttonchange.-decrease span { background: #000; height: 2px; width: 10px; display: block; margin-top: 3px; }

.checkbox-image-review .buttonchange.-increase { margin: 2px 0 0 5px; padding: 2px 10px; }

.checkbox-image-review .buttonchange.-increase span { background: #000; height: 11px; width: 2px; display: block; position: relative; }

.checkbox-image-review .buttonchange.-increase span:after { background: #000; content: ""; height: 2px; left: -4px; position: absolute; top: 4px; width: 10px; display: block; }

.icon-radio-check { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/crowns.png) no-repeat left; width: 35px; height: 18px; cursor: pointer; float: left; z-index: 99; background-position: -48px 0; }

.icon-radio-check.-checked { background-position: 0 0; }

.review-item { border-top: 1px solid #d4d4d4; }

.review-item:after { content: ''; display: table; clear: both; }

.review-item:last-child { padding-bottom: 0; }

@media only screen and (min-width: 1000px) { .review-item { padding-top: 30px; padding-bottom: 30px; } }

@media only screen and (max-width: 1000px) { .review-item { padding-top: 20px; padding-bottom: 20px; } }

.review-item .title { display: block; font: 500 18px "Roboto", sans-serif; margin-bottom: 8px; text-align: left; }

.review-item .review-meta { margin-bottom: 10px; font-weight: 500; }

.review-item .review-detail { line-height: 1.5; }

@media only screen and (min-width: 1000px) { .review-item .review-detail.-mobile { display: none; } }

@media only screen and (max-width: 1000px) { .review-item .review-detail.-desktop { display: none; } }

.review-item .review-ratings { width: 127px; margin-left: auto; margin-right: auto; }

.review-rating .ratings-table { border-top: 1px solid #d4d4d4; border-left: 1px solid #d4d4d4; margin-bottom: 10px; width: 100%; }

.review-rating .ratings-table th, .review-rating .ratings-table td { border-bottom: 1px solid #d4d4d4; border-right: 1px solid #d4d4d4; color: #4c4c4e; font: 500 16px "Roboto", sans-serif; text-transform: capitalize; width: 50%; }

@media only screen and (min-width: 1000px) { .review-rating .ratings-table th, .review-rating .ratings-table td { padding: 20px 30px; } }

@media only screen and (max-width: 1000px) { .review-rating .ratings-table th, .review-rating .ratings-table td { padding: 15px 20px; } }

.review-rating .ratings-table .title-rating > .icon { float: left; margin-right: 10px; }

@media only screen and (max-width: 640px) { .review-rating .ratings-table .title-rating > .icon { display: none; } }

.review-rating .ratings-table .title-rating > .value { float: left; margin-top: 3px; }

.review-ratings .rating-box, .review-ratings .rating-box .rating { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/start-rating.jpg") no-repeat 0 0; height: 21px; width: 127px; }

.review-ratings .rating-box { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/start-rating.jpg") no-repeat 0 -23px; }

.left-block { float: left; }

@media only screen and (max-width: 1000px) { .left-block { width: 100%; } }

@media only screen and (min-width: 1000px) { .left-block { padding-right: 10px; width: 50%; } }

.right-block { float: left; }

@media only screen and (max-width: 1000px) { .right-block { width: 100%; } }

@media only screen and (min-width: 1000px) { .right-block { padding-left: 10px; width: 50%; } }

.product-additional-info .ratings .rating-box, .product-additional-info .ratings .rating-box .rating { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/start-rating.jpg") no-repeat 0 0; height: 21px; width: 127px; }

.product-additional-info .ratings .rating-box { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/start-rating.jpg") no-repeat 0 -23px; }

/* ============================================ * Collateral Tabs ============================================ */
.collateral-tabs { margin: 0 auto; width: 100%; }

.collateral-tabs .flag-label { display: none; }

.collateral-tabs .products-grid .item .wrap.-info .link.-name .free-shipping { display: none; }

.combine-tabs > .product-collateral { background-color: #f7f7f7; }

.combine-tabs .nav-tabs { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; background-color: #f5f5f5; top: 0; max-width: 100%; position: relative; margin-bottom: 10px; }

.combine-tabs .nav-tabs.-mobile .link { border-width: 0 0 1px; }

.combine-tabs .nav-tabs.-mobile .link > .title { position: relative; }

.combine-tabs .nav-tabs.-mobile .link > .title:after { content: '\f107'; font-family: fontAwesome; font-size: 22px; position: absolute; top: -1px; right: 0; }

.combine-tabs .nav-tabs.-mobile .link.-active > .title:after { content: '\f106'; }

.combine-tabs .nav-tabs.-desktop .link { margin-right: 20px; }

.combine-tabs .nav-tabs .link > .title { color: #4d4d4e; text-transform: uppercase; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }

.combine-tabs .nav-tabs .collateraltab { width: auto; }

.combine-tabs .nav-tabs .link { font: 500 14px "Roboto", sans-serif; padding: 20px; text-align: center; text-transform: uppercase; border-radius: 0; border: 1px solid #c5c5c5; min-width: 195px; background-color: transparent; -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -ms-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; transition: all 0.4s ease-in; }

.combine-tabs .nav-tabs .link.-active { cursor: default; color: #fff; background: #1d8ddb; border-color: #1d8ddb; }

.combine-tabs .nav-tabs .link:hover { color: #fff; background: #1d8ddb; border-color: #1d8ddb; }

.combine-tabs .nav-tabs .link:hover > .title { color: #fff; }

.combine-tabs .nav-tabs .link.-active > .title { color: #fff; }

@media only screen and (min-width: 1000px) { .combine-tabs .tab { display: none; } }

.combine-tabs .tabheader > .title { color: #ff8d00; font: 500 18px "Roboto", sans-serif; padding: 25px 20px 20px; }

.combine-carousel { overflow: hidden; padding: 20px 60px 0; position: relative; }

@media only screen and (min-width: 1000px) { .combine-carousel { height: 455px; } }

@media only screen and (max-width: 480px) { .combine-carousel { padding-left: 20px; padding-right: 20px; } }

.combine-carousel .owl-nav > .owl-prev, .combine-carousel .owl-nav > .owl-next { top: calc(50% - 12px); }

.combine-carousel .owl-nav > .owl-prev i, .combine-carousel .owl-nav > .owl-next i { width: 34px; height: 34px; font-size: 30px; line-height: 34px; color: #f59331; background-color: #030303; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.combine-carousel .owl-nav > .owl-prev.disabled, .combine-carousel .owl-nav > .owl-next.disabled { display: none; }

.related-box .owl-nav > .owl-prev { left: 0; }

.combine-carousel .owl-nav > .owl-prev { left: 20px; }

@media only screen and (max-width: 480px) { .combine-carousel .owl-nav > .owl-prev { left: 4px; } }

.combine-carousel .owl-nav > .owl-next { right: 20px; }

@media only screen and (max-width: 480px) { .combine-carousel .owl-nav > .owl-next { right: 4px; } }

.box-collateral .sort-section > .wrap.-pages > .box.-pages > .list > .item.current > .link { padding: 0; border: 0 none; }

.description-tabs { position: relative; }

.description-tabs .nav-tabs .link { position: relative; }

@media only screen and (min-width: 1000px) { .description-tabs .nav-tabs .link { padding: 24px 18px 19px; text-align: center; } }

@media only screen and (max-width: 1000px) { .description-tabs .nav-tabs .link { border-bottom: 1px solid #606060; padding: 20px 18px 18px; background: #2e2d2e; }
  .description-tabs .nav-tabs .link:after { background-color: transparent; border-radius: 50%; content: '\f107'; color: #fff; font-family: fontAwesome; font-size: 38px; position: absolute; top: 21px; right: 20px; } }

.description-tabs .nav-tabs .link.-active:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.description-tabs .nav-tabs .link.-active > .title, .description-tabs .nav-tabs .link:hover > .title { color: #f69120; }

.description-tabs .nav-tabs .link:not(.-active) { background: #2d2d2e; }

@media only screen and (max-width: 1000px) { .description-tabs .nav-tabs .collateraltab { float: none; width: 100%; } }

.description-tabs .nav-tabs .link .title { color: #dedede; font: 500 14px "Roboto", sans-serif; text-align: left; text-transform: uppercase; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.5s ease-in; -ms-transition: all 0.5s ease-in; -o-transition: all 0.5s ease-in; transition: all 0.5s ease-in; }

.description-tabs .nav-tabs .link .title.-small { font: 500 14px "Roboto", sans-serif; }

.description-tabs .tab-container { background-color: #f7f7f7; }

@media only screen and (min-width: 1000px) { .description-tabs .tab-container { padding: 25px 25px 70px; } }

@media only screen and (max-width: 1000px) { .description-tabs .tabcontent { border-top: 1px solid #d4d4d4; padding: 20px; } }

@media only screen and (min-width: 1000px) { .nav-tabs { background-color: #2d2d2e; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.nav-tabs:after { content: ''; display: table; clear: both; }

.nav-tabs > .collateraltab { flex-grow: 1; -webkit-flex-grow: 1; -ms-flex-grow: 1; -moz-flex-grow: 1; }

.nav-tabs .link { display: block; }

.nav-tabs .title { display: inline-block; }

@media only screen and (min-width: 1000px) { .nav-tabs.-mobile { display: none; } }

@media only screen and (max-width: 1000px) { .nav-tabs.-desktop { display: none; } }

#collateral-tabs-custom .nav-tabs.-desktop .collateraltab { flex-grow: inherit; }

#collateral-tabs-custom .nav-tabs.-desktop .collateraltab .link { min-width: 150px; }

.tab-container > .tabcontent { display: none; margin-bottom: 0; }

.tab-container > .tabcontent:after { content: ''; display: table; clear: both; }

.tab-container > .tabcontent.-active { display: block; }

.tab-container > .tabcontent h2 { font: 500 18px "Roboto", sans-serif; }

.tab-container > .tabcontent p { font: 400 16px "Roboto", sans-serif; line-height: 1.4; margin-bottom: 10px; word-wrap: break-word; }

.tab-container > .tabcontent .specifications:after { content: ''; display: table; clear: both; }

.tab-container > .tabcontent .specifications .background-fill { float: left; width: 50%; }

@media only screen and (max-width: 480px) { .tab-container > .tabcontent .specifications .background-fill { width: 100%; } }

.tab-container > .tabcontent .specifications .background-fill:after { content: ''; display: table; clear: both; }

@media only screen and (min-width: 480px) { .tab-container > .tabcontent .specifications .background-fill.odd { padding-right: 20px; } }

.tab-container > .tabcontent .specifications .item { border-color: #ebebeb; border-style: solid; border-width: 1px 1px 0; height: 100%; }

.tab-container > .tabcontent .specifications .item:after { content: ''; display: table; clear: both; }

.tab-container > .tabcontent .list-attribute-product { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.tab-container > .tabcontent .specifications .background-fill:last-child > .item, .tab-container > .tabcontent .specifications .background-fill:nth-last-child(2) > .item { border-bottom-width: 1px; }

.tab-container > .tabcontent .specifications .item > .label, .tab-container > .tabcontent .specifications .item > .data { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; float: left; display: block; height: 100%; padding: 15px 25px; width: 50%; }

@media only screen and (max-width: 640px) { .tab-container > .tabcontent .specifications .item > .label, .tab-container > .tabcontent .specifications .item > .data { padding: 15px; } }

.tab-container > .tabcontent .specifications .item > .label { border-right: 1px solid #ebebeb; color: #676769; font: 500 14px "Roboto", sans-serif; }

.tab-container > .tabcontent .specifications .item > .data { color: #676769; font: 400 14px "Roboto", sans-serif; }

.post-discussion { margin-bottom: 25px; }

.post-discussion:after { content: ''; display: table; clear: both; }

@media only screen and (min-width: 640px) { .post-discussion { margin-top: 20px; } }

.post-discussion > .user-avatar { margin-top: 30px; }

@media only screen and (max-width: 640px) { .post-discussion > .user-avatar { display: none; } }

.post-discussion .create-post .additional-info { position: static; text-align: right; margin-bottom: 10px; }

@media only screen and (min-width: 640px) { .create-post { float: right; width: calc(100% - 90px); }
  .create-post.-disabled { width: 100%; } }

.create-post .input-text { background-color: #fff; height: 132px; padding: 15px; }

@media only screen and (max-width: 1000px) { .create-post .input-text { height: 164px; } }

.create-post > .buttonsubmit { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #4584f5; border-radius: 4px; float: right; font: 400 20px "Roboto", sans-serif; margin-top: 15px; padding: 10px 50px; text-transform: capitalize; }

.create-post > .buttonsubmit:hover { background-color: #7faaf8; }

.discussion-content { /* @include breakpoint_custom('max-width', $bp-medium) { margin-left: -20px; margin-right: -20px; } @include breakpoint_custom('min-width', $bp-medium) { margin-left: -25px; margin-right: -25px; }*/ }

.discussion-content .username { color: #000; font: 600 18px "Roboto", sans-serif; }

@media only screen and (max-width: 640px) { .discussion-content .username { line-height: 100%; width: 200px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }

.discussion-content .mobile-time { display: none; position: relative; padding-left: 20px; }

.discussion-content .mobile-time::before { content: ""; position: absolute; left: 0; top: 50%; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_time.svg") no-repeat 0 0; width: 15px; height: 15px; margin-top: -7px; }

@media only screen and (max-width: 640px) { .discussion-content .mobile-time { display: block; } }

.discussion-post { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; background-color: #ffffff; margin-bottom: 10px; }

.discussion-post:last-child { margin-bottom: 35px; }

.discussion-post .user-avatar { color: #ffffff; height: 50px; max-width: 50px; text-align: center; line-height: 50px; text-transform: uppercase; font-size: 25px; position: relative; cursor: pointer; }

.discussion-post .user-avatar.edit { cursor: pointer; }

.discussion-post .user-avatar.edit img { -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; transition: all 0.25s linear; border-radius: 50%; }

.discussion-post .user-avatar.edit:hover img { position: absolute; -webkit-transform: scale(1.5, 1.5) translate(0px, -3px); -ms-transform: scale(1.5, 1.5) translate(0px, -3px); transform: scale(1.5, 1.5) translate(0px, -3px); -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; transition: all 0.25s linear; box-shadow: 0px 3px 0 #e1e1e1; border-radius: 50%; }

.discussion-post:nth-child(even) .user-avatar { background: #74d2de; }

.discussion-post:nth-child(odd) .user-avatar { background: #7f7eff; }

.discussion-post-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; position: relative; width: 100%; }

.discussion-post-info > .discussion { font: 400 12px "Roboto", sans-serif; }

.discussion-post-info > .discussion p { font: 400 14px "Roboto", sans-serif; line-height: 1.5; }

.discussion-post-info > .discussion blockquote { border-left: 3px solid #1f73cd; font: 400 12px "Roboto", sans-serif; margin-bottom: 10px; padding: 20px 15px; background: #f7f8fa; }

.discussion-post-info > .discussion blockquote div { font: 400 12px "Roboto", sans-serif; margin-bottom: 15px; text-transform: uppercase; }

.discussion-post-info .points { padding-left: 10px; color: #1d46a2; }

@media only screen and (max-width: 640px) { .discussion-post-info .points { padding-left: 65px; margin-top: -11px; } }

.user-avatar { -webkit-align-self: flex-start; -moz-align-self: flex-start; -ms-align-self: flex-start; align-self: flex-start; background-size: cover; background-color: #808080; float: left; height: 72px; margin-right: 15px; max-width: 72px; width: 100%; }

@media only screen and (max-width: 640px) { .user-avatar { height: 52px; width: 52px; } }

.user-avatar.-rounded { border-radius: 50%; }

@media only screen and (min-width: 640px) { .user-avatar.-mobile { display: none; } }

@media only screen and (max-width: 640px) { .user-avatar.-desktop { display: none; } }

.show-post { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { .show-post { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; }
  .show-post .user { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.discussion-pagination > .item { display: inline-block; float: left; margin-right: 5px; }

.discussion-pagination > .item.-current > .link { background-color: #4584f5; cursor: default; color: #fff; }

.discussion-pagination .link { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background-color: #fff; border: 1px solid #4584f5; display: block; border-radius: 4px; font: 400 12px "Roboto", sans-serif; padding: 4px 8px; }

.discussion-pagination .link:hover { background-color: #7faaf8; color: #fff; }

.discussion-post-info .additional-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-bottom: 10px; }

@media only screen and (min-width: 640px) { .discussion-post-info .additional-info { position: absolute; right: 0; top: 0; } }

@media only screen and (max-width: 640px) { .discussion-post-info .additional-info { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.discussion-post-info .additional-info .time { color: #676f72; font: 400 14px "Roboto", sans-serif; padding: 1px 0 0 22px; line-height: 100%; position: relative; }

.discussion-post-info .additional-info .time::before { content: ""; position: absolute; left: 0; top: 50%; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_time.svg") no-repeat 0 0; width: 15px; height: 15px; margin-top: -7px; }

.count { font: 400 12px "Roboto", sans-serif; text-align: right; }

@media only screen and (max-width: 640px) { .count { font: 400 14px "Roboto", sans-serif; } }

.count.-highlight { color: #31407e; font: 500 24px "Roboto", sans-serif; }

@media only screen and (max-width: 640px) { .count.-highlight { font: 500 14px "Roboto", sans-serif; } }

.time-update { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { .time-update { display: none; } }

.discussion-reply-form { margin-top: 20px; }

.discussion-reply-form .input-text { background-color: #fff; height: 100px; padding: 15px; resize: none; }

.discussion-reply-form .button { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; border-radius: 4px; float: right; font: 400 14px "Roboto", sans-serif; margin-left: 10px; padding: 8px 24px; text-transform: capitalize; }

.discussion-reply-form .button.buttonsubmit { background-color: #4584f5; }

.discussion-reply-form .button.buttonsubmit:hover { background-color: #7faaf8; }

.discussion-reply-form .button.buttoncancel { background-color: #f49332; }

.discussion-reply-form .button.buttoncancel:hover { background-color: #f7b26c; }

.buttons-set:after { content: ''; display: table; clear: both; }

.discussion-login { background-color: #237992; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 25px 20px; }

.discussion-login p { color: #ffffff; margin: 0 !important; }

.discussion-login .user-controls { margin-left: auto; }

.discussion-login .user-controls .login-btn { background-color: #e2e7ea; color: #000000; margin-right: 5px; -webkit-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; padding: 7px; }

.discussion-login .user-controls .reg-btn { background-color: #f49332; color: #ffffff; margin-right: 5px; -webkit-border-radius: 2px 2px 2px 2px; border-radius: 2px 2px 2px 2px; padding: 7px; }

.discussion-login .user-controls .close-box { color: #ffffff; }

.user-control { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 10px 0 0 0; }

.user-control .comment-control { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; width: 50%; }

.user-control .comment-control .post-like { margin-right: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.user-control .comment-control .post-like .icon-like { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_like.svg) no-repeat 0 0; width: 20px; height: 20px; margin-right: 10px; }

.user-control .comment-control .post-like .icon-like:hover, .user-control .comment-control .post-like .icon-like.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .comment-control .post-dislike { margin-right: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.user-control .comment-control .post-dislike .icon-dislike { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_dislike.svg) no-repeat 0 0; width: 20px; height: 20px; margin-right: 10px; }

.user-control .comment-control .post-dislike .icon-dislike:hover, .user-control .comment-control .post-dislike .icon-dislike.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .comment-control .post-heart { margin-right: 20px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.user-control .comment-control .post-heart .icon-fav { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_favorite.svg) no-repeat 0 0; width: 20px; height: 20px; margin-right: 10px; cursor: pointer; }

.user-control .comment-control .post-heart .icon-fav:hover { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .comment-control .post-heart .icon-fav.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); cursor: default; }

.user-control .comment-control .counts { font-size: 15px; order: 2; }

.user-control .reply-control { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; width: 50%; }

.user-control .reply-control .post-share { margin-left: 20px; }

.user-control .reply-control .post-share .icon-share { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; width: 22px; height: 20px; display: inline-block; margin-right: 0; }

.user-control .reply-control .post-share .icon-share:hover, .user-control .reply-control .post-share .icon-share.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .reply-control .post-flag { margin-left: 20px; }

.user-control .reply-control .post-flag .icon-flag { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_report.svg) no-repeat 0 0; width: 25px; height: 25px; display: inline-block; }

.user-control .reply-control .post-flag .icon-flag:hover, .user-control .reply-control .post-flag .icon-flag.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

.user-control .reply-control .post-reply { margin-left: 20px; }

.user-control .reply-control .post-reply .icon-reply { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/community/icon_reply.svg) no-repeat 0 0; width: 18px; height: 18px; display: inline-block; }

.user-control .reply-control .post-reply .icon-reply:hover, .user-control .reply-control .post-reply .icon-reply.active { color: #f49332; filter: invert(74%) sepia(20%) saturate(4117%) hue-rotate(335deg) brightness(98%) contrast(96%); }

@media only screen and (max-width: 640px) { .discussion-login { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .discussion-login p { padding-bottom: 15px; }
  .discussion-login .user-controls { margin-left: 0; } }

/* ============================================ * Related Tags ============================================ */
.related-tags { padding-bottom: 25px; }

.related-tags:after { content: ''; display: table; clear: both; }

@media only screen and (min-width: 1000px) { .related-tags { max-width: 1000px; margin: 0 auto; width: 100%; } }

@media only screen and (max-width: 1200px) { .related-tags { padding-left: 20px; padding-right: 20px; } }

.related-tags > .title { font: 400 14px "Roboto", sans-serif; text-align: left; margin-bottom: 15px; }

.related-tags > .list:after { content: ''; display: table; clear: both; }

.related-tags .item { display: block; float: left; margin-right: 10px; margin-bottom: 5px; }

.related-tags .link { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #fff; border-radius: 2px; display: block; padding: 5px 10px; }

.related-tags .link:hover { background-color: #ff8d00; }

.related-tags .tagname { color: #000; font: 400 12px "Roboto", sans-serif; text-decoration: underline; }

.related-box, .handpick-block { clear: both; }

.related-box, .handpick-block { margin: 0 auto 57px auto; width: 100%; background-color: #f7f7f7; }

@media only screen and (min-width: 1000px) { .related-box, .handpick-block { max-width: 1280px; } }

@media only screen and (min-width: 320px) { .related-box .products-grid .item, .handpick-block .products-grid .item { max-width: 340px; } }

.related-box .item.product-card:last-child, .handpick-block .item.product-card:last-child { margin-bottom: auto; }

.related-box > .block, .handpick-block > .block { margin-bottom: 0; }

.related-box > .block > .title-block, .handpick-block > .block > .title-block { font: 600 20px "Roboto", sans-serif; color: #000; margin-bottom: 25px; }

@media only screen and (min-width: 1000px) { .related-box > .block-content, .handpick-block > .block-content { height: 474px; overflow: hidden; } }

.related-box .carousel, .handpick-block .carousel { padding-left: 60px; padding-right: 60px; padding-bottom: 35px; }

@media only screen and (max-width: 640px) { .related-box .carousel, .handpick-block .carousel { padding-left: 0; padding-right: 0; } }

.related-box .owl-nav > .owl-prev, .related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-next { top: calc(50% - 12px); }

.related-box .owl-nav > .owl-prev i, .related-box .owl-nav > .owl-next i, .handpick-block .owl-nav > .owl-prev i, .handpick-block .owl-nav > .owl-next i { width: 34px; height: 34px; font-size: 30px; line-height: 34px; color: #f59331; background-color: #030303; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.related-box .owl-nav > .owl-prev.disabled, .related-box .owl-nav > .owl-next.disabled, .handpick-block .owl-nav > .owl-prev.disabled, .handpick-block .owl-nav > .owl-next.disabled { display: none; }

.related-box .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-prev { left: 20px; }

@media only screen and (max-width: 1000px) { .related-box .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-prev { left: 5px; } }

@media only screen and (max-width: 480px) { .related-box .owl-nav > .owl-prev, .handpick-block .owl-nav > .owl-prev { left: -16px; } }

.related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-next { right: 20px; }

@media only screen and (max-width: 1000px) { .related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-next { right: 5px; } }

@media only screen and (max-width: 480px) { .related-box .owl-nav > .owl-next, .handpick-block .owl-nav > .owl-next { right: -16px; } }

.related-box .flag-label, .handpick-block .flag-label { position: absolute; display: inline-block; bottom: 10px; right: -5px; font-family: "Roboto", sans-serif; font-weight: bold; font-size: 14px; padding: 4px 10px; color: #fff; word-wrap: break-word; z-index: 5; }

@media (max-width: 640px) { .related-box .flag-label, .handpick-block .flag-label { bottom: 10px; } }

.related-box .flag-label-tail, .handpick-block .flag-label-tail { position: absolute; display: inline-block; right: 0; bottom: -6px; content: ''; border-left: 5px solid #aaa; border-bottom: 6px solid transparent; width: 0; height: 0; z-index: 1; }

.related-box .flag-label-tail::after, .handpick-block .flag-label-tail::after { position: absolute; display: inline-block; right: 0; bottom: -6px; content: ''; border-left: 5px solid #000; border-bottom: 6px solid transparent; width: 0; height: 0; z-index: 2; opacity: 0.35; }

.carousel .item { float: left; }

.carousel .item:not(:first-child) { margin-left: 20px; }

.carousel.-loading:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8) url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/fancybox_loading.gif) 50% 50% no-repeat; z-index: 11; }

.carousel.-disabled { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: start; -webkit-justify-content: start; -moz-justify-content: start; -ms-justify-content: start; justify-content: start; -ms-flex-pack: start; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.products-grid { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-around; -webkit-justify-content: space-around; -moz-justify-content: space-around; -ms-justify-content: space-around; justify-content: space-around; -ms-flex-pack: space-around; }

.products-grid .product-card { margin-bottom: 20px; box-shadow: 1px 1px 5px #e6e6e6; -webkit-box-shadow: 1px 1px 5px #e6e6e6; border-radius: 15px; max-width: 310px; }

.products-grid.owl-carousel:not(.-disabled) .item { width: 270px; margin: 0 auto 20px; position: relative; display: block; max-width: 100%; float: none; }

.products-grid .item .wrap.-image .link { height: auto; }

.products-grid .item .wrap.-image .link img { height: auto; width: 100%; max-height: none !important; }

.products-grid .item .wrap.-info .link.-name:hover .free-shipping { color: #ff0404; }

.products-grid .item .wrap.-info .link.-name .free-shipping { position: absolute; display: inline-block; bottom: 10px; left: 0; font-size: 12px; cursor: pointer; color: #ff0404; text-align: center; text-transform: uppercase; width: 100%; display: none; }

.products-grid .item .product-action .box .ratings .rating-links { display: none; }

.products-grid .item .wrap.-cart { padding-right: 65px; padding-top: 0; padding-bottom: 0; border-top: none; background: none; position: relative; height: 70px; }

.products-grid .item .wrap.-cart.full-width { padding: 0 6%; }

.products-grid .item .wrap.-cart.full-width .price-box { width: 100%; margin-right: 0; }

.products-grid .item .wrap.-cart.prohibited-country { padding: 0 6%; }

.products-grid .item .wrap.-cart.prohibited-country .price-box { width: 45%; margin-right: 0; }

.products-grid .item.group_product .wrap.-cart, .products-grid .group_product_pdp .wrap.-cart { display: inline-block; width: 100%; padding: 0 10px; height: auto; min-height: 72px; }

.products-grid .item.group_product .wrap.-cart .row-mg, .products-grid .group_product_pdp .wrap.-cart .row-mg { float: left; text-align: center; position: absolute; top: -8px; width: 75%; }

.products-grid .item.group_product .wrap.-cart .add-to-cart-buttons, .products-grid .group_product_pdp .wrap.-cart .add-to-cart-buttons { float: right; }

.products-grid .item.group_product .wrap.-cart .group-total-price, .products-grid .item.group_product .wrap.-cart .group_price_outer, .products-grid .group_product_pdp .wrap.-cart .group-total-price, .products-grid .group_product_pdp .wrap.-cart .group_price_outer { float: left; width: 100%; }

.products-grid .item.group_product .wrap.-cart .group_price_outer, .products-grid .group_product_pdp .wrap.-cart .group_price_outer { width: 100%; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box, .products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box, .products-grid .item.group_product .wrap.-cart .group-total-price, .products-grid .item.group_product .wrap.-cart .group_price_outer, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box, .products-grid .group_product_pdp .wrap.-cart .group-total-price, .products-grid .group_product_pdp .wrap.-cart .group_price_outer { font-size: 15px; font-weight: 600; color: #000; margin: 0 0 4px 0; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceLabel, .products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceLabel, .products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceLabel, .products-grid .item.group_product .wrap.-cart .group_price_outer .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .group_price_outer .offerPriceLabel { width: 45%; display: inline-block; margin: 0; float: left; font-size: 11px; text-align: left; line-height: normal; font-weight: 400; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceValue, .products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceValue, .products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceValue, .products-grid .item.group_product .wrap.-cart .group_price_outer .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .group_price_outer .offerPriceValue { font-size: 13px; margin: 0px 0 0 0; font-weight: 600; line-height: normal; display: inline-block; width: 55%; margin: 0; text-align: left; float: left; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box { background: #58b297; padding: 2px 0px 1px 4px; display: inline-block; width: 100%; box-sizing: border-box; margin: 0; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceLabel { color: #fff; line-height: 16px; }

.products-grid .item.group_product .wrap.-cart .grouped-saving-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-saving-price-box .offerPriceValue { color: #fff; }

.products-grid .item.group_product .wrap.-cart .group-total-price, .products-grid .group_product_pdp .wrap.-cart .group-total-price { font-size: 18px; margin: 0px 0 0 0; text-align: center; }

.products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceLabel { width: 45%; display: inline-block; margin: 0; float: left; font-size: 11px; text-align: left; line-height: 21px; font-weight: 400; }

.products-grid .item.group_product .wrap.-cart .group-total-price .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .group-total-price .offerPriceValue { font-size: 13px; margin: 0px 0 0 0; font-weight: 600; line-height: 20px; display: inline-block; width: 55%; margin: 0; float: left; text-align: left; }

.products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box { margin: 0 0 0px 0; font-size: 18px; position: relative; top: -5px; }

.products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceLabel, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceLabel { color: #000; line-height: 25px; }

.products-grid .item.group_product .wrap.-cart .grouped-bundle-price-box .offerPriceValue, .products-grid .group_product_pdp .wrap.-cart .grouped-bundle-price-box .offerPriceValue { font-size: 20px; }

.products-grid .item.group_product .wrap.-cart .link.btn-cart, .products-grid .group_product_pdp .wrap.-cart .link.btn-cart { border-radius: 0 0 5px 0; display: inline-block; position: absolute; right: 10px; top: 10px; color: #f7941d; width: 50px; height: 100%; border: 0; background: none; font-size: 0; }

.products-grid .item.group_product .wrap.-cart .link.btn-cart:after, .products-grid .group_product_pdp .wrap.-cart .link.btn-cart:after { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/cart_white_in_circle.svg) 0 0 no-repeat; width: 50px; height: 50px; content: ""; top: 0; left: 0; transform: none; display: inline-block; -webkit-transform: none; }

.products-grid .item.group_product .wrap.-cart .link.btn-cart:hover:after, .products-grid .group_product_pdp .wrap.-cart .link.btn-cart:hover:after { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/cart_orange_in_circle.svg) 0 0 no-repeat; }

.products-grid .item .wrap.-cart .price-box .minimal-price-link, .products-grid .item .wrap.-cart .price-box .save-price-bargain, .products-grid .item .wrap.-cart .price-box .special-price .price-label, .products-grid .item .wrap.-cart .price-box .special-price .price-bargain, .products-grid .item .wrap.-cart .price-box .save-old-price .save-price .price-bargain, .products-grid .item .wrap.-cart .price-box .save-old-price .save-price .price-label-bargain { display: none; }

.products-grid .item .wrap.-cart .ajax-form .qty-label { display: inline-block; padding: 3px 0; text-align: center; color: #8a8a8a; font-size: 12px; font-weight: 700; text-transform: uppercase; width: 100%; }

.products-grid .item .wrap.-cart .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin: 0; width: calc(100% - 100px); height: 70px; margin-right: 8px; }

.products-grid .item .wrap.-cart .price-box .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin-left: 0; font-size: 14px; line-height: 20px; color: #2f2f2f; width: 100%; }

.products-grid .item .wrap.-cart .price-box .save-old-price .save-price { display: inline-table; color: #ff0305; white-space: nowrap; font-size: 11px; text-transform: uppercase; font-weight: bold; text-align: center; }

.products-grid .item .wrap.-cart .price-box .save-old-price .old-price { display: inline-table; margin-bottom: 18px; white-space: nowrap; font-weight: bold; color: #000; font-size: 11px; text-transform: uppercase; text-align: center; }

.products-grid .item .wrap.-cart .price-box .save-old-price .old-price .price { text-decoration: line-through; }

.products-grid .item .wrap.-cart .price-box .save-old-price .save-price .price-label { padding-right: 5px; }

.products-grid .item .wrap.-cart .price-box .special-price { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; margin-left: 0; font-size: 22px; font-weight: 700; }

.products-grid .item .wrap.-cart .price-box .regular-price { margin-left: 0; font-size: 24px; font-weight: 700; text-align: center; width: 100%; }

.products-grid .item .wrap.-cart .price-box .special-price .price { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; top: 50%; left: 50%; z-index: 1; color: #000; text-align: center; width: auto; }

.products-grid .product-card > .wrap.-info .product-name { margin-bottom: 0; display: inline-block; width: 100%; }

.products-grid .product-card > .wrap.-info > .box > .ratings { margin-right: 14px; }

.products-grid .item .wrap.-cart .ajax-form .qty-label { display: none; }

.products-grid .custom-qty input[type="text"].qty { background: #fff; height: 34px; }

.products-grid .product-card > .wrap.-image { margin-bottom: 25px; }

.products-grid .regular-price .price { font-weight: bold; font-size: 22px; text-align: center; color: #000; }

.products-grid .custom-qty { height: 36px; line-height: 36px; }

.products-grid .link.-btn-cart::after { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/cart_white_in_circle.svg) 0 0 no-repeat; width: 50px; height: 50px; content: ""; top: 0; left: 0; transform: none; -webkit-transform: none; }

.products-grid .link.-btn-cart:hover { background: transparent; }

.products-grid .link.-btn-cart:hover:after { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/cart_orange_in_circle.svg) 0 0 no-repeat; }

.products-grid .link.-btn-cart.added::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; width: 50px; padding-top: 10px; height: 50px; border-radius: 50%; background: #8dc63f; color: #fff; content: '\E876'; font-size: 30px; font-family: 'Material Icons'; font-weight: normal; font-style: normal; display: inline-block; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; }

.products-grid .info-product-country { display: flex; width: 50%; font-size: 0.75rem; text-transform: initial; line-height: 1.2; }

.products-grid > .item { width: 100%; margin: 0 .75% 20px; }

@media only screen and (min-width: 640px) { .products-grid::after { content: ''; width: 338px; }
  .products-grid > .item { width: calc(48% - 10px); margin: 0 1.5% 20px; } }

@media only screen and (min-width: 1200px) { .products-grid { -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; }
  .products-grid > .item { width: calc(32% - 10px); margin: 0 1% 20px; } }

@media only screen and (max-width: 480px) { .products-grid.owl-carousel .item { width: 100%; max-width: 100%; } }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data { width: 100%; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing { width: 100%; background: none; border: 0; margin: 0; padding: 0; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price { font: 400 12px "Roboto", sans-serif; color: #fff; text-align: left; background-color: #437cad; list-style-type: none; padding: 6px 0 6px 31px; border: 1px dashed #b7b7b7; margin: 0 0 5px 0; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price::before { content: ''; width: 35px; height: 35px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -5px; left: -12px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price span.price { font: 700 12px "Roboto", sans-serif; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price span.quantity { font: 700 12px "Roboto", sans-serif; }

.catalog-category-view .category-products ul.products-grid li.item .product-type-data ul.product-pricing li.tier-price strong.benefit { font: 700 12px "Roboto", sans-serif; }

@media screen and (max-width: 1024px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price::before { background: none; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { padding: 3px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 25%; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 10px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .title-qty { display: none; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { margin-bottom: 2px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .js-custom-qty { margin-left: 0; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 20px; } }

@media screen and (max-width: 999px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price::before { content: ''; width: 35px; height: 35px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_best-offer.svg") center center no-repeat; background-size: contain; position: absolute; top: -5px; left: 2px; -webkit-filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); filter: drop-shadow(1px 4px 2px rgba(0, 0, 0, 0.3)); }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { padding: 6px 0 6px 43px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 42%; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.quantity, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price span.price, .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price strong.benefit { font-size: 12px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price { margin-bottom: 5px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .js-custom-qty { margin-left: 10px; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 40px; } }

@media screen and (max-width: 900px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 44%; } }

@media screen and (max-width: 800px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing li.tier-price::before { top: 2px; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { width: 34%; }
  .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data ul.product-pricing { margin-top: 6px; } }

@media screen and (max-width: 768px) { .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 20px; } }

@media screen and (max-width: 640px) { .catalog-category-view .category-products ol.products-list li.item form.wrap.-cart .product-type-data { display: block; }
  .catalog-category-view .category-products ul.products-grid li.item .product-type-data { display: block; }
  .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .special-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .special-price { padding-right: 40px; } }

.catalogsearch-result-index .category-products .products-list .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalogsearch-result-index .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }

.catalogsearch-result-index .category-products .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-category-view .category-products .products-list .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-category-view .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 5px 0 0 5px; border-radius: 5px 0 0 5px; }

.catalog-category-view .category-products .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.products-grid { margin: 20px 0 0 0; }

@media screen and (max-width: 960px) { .catalog-category-view .category-products .products-list .product-card .wrap.-image .link .image, .catalogsearch-result-index .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 0 0 0 0; border-radius: 0 0 0 0; } }

@media screen and (max-width: 600px) { .catalog-category-view .category-products .products-list .product-card .wrap.-image .link .image, .catalogsearch-result-index .category-products .products-list .product-card .wrap.-image .link .image { -webkit-border-radius: 5px 0 0 0; border-radius: 5px 0 0 0; } }

/* start add style to plp price incl gst */
.catalogsearch-result-index .category-products ul.products-grid li.item .price-box span.regular-price span.price { text-align: center; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { font: 700 22px "Roboto", sans-serif; color: #000; text-align: center; line-height: 15px; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box .save-old-price p.save-price { margin-top: 5px; }

.catalogsearch-result-index .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 40%; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box span.regular-price span.price { text-align: center; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price { font: 700 18px "Roboto", sans-serif; color: #000; text-align: center; line-height: 18px; }

.catalogsearch-result-index .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box span.regular-price span.price { text-align: center; }

.catalog-category-view .category-products ul.products-grid li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { font: 700 22px "Roboto", sans-serif; color: #000; text-align: center; line-height: 15px; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box .save-old-price p.save-price { margin-top: 5px; }

.catalog-category-view .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 40%; }

.catalog-category-view .category-products ol.products-list li.item .price-box span.regular-price span.price { text-align: center; }

.catalog-category-view .category-products ol.products-list li.item .price-box span.regular-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price { font: 700 18px "Roboto", sans-serif; color: #000; text-align: center; line-height: 18px; }

.catalog-category-view .category-products ol.products-list li.item .price-box .common_price_box p.special-price span.price span.label { font-size: 10px; display: block; color: #656363; }

.catalog-category-view .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { width: 100%; }

@media screen and (max-width: 1024px) { .catalog-category-view .products-list .product-card > .wrap.-cart > .price-box > .regular-price, .catalogsearch-result-index .products-list .product-card > .wrap.-cart > .price-box > .regular-price { padding-right: 20px; } }

@media screen and (max-width: 999px) { .catalog-category-view .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box, .catalogsearch-result-index .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 51%; } }

@media screen and (max-width: 800px) { .catalog-category-view .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box, .catalogsearch-result-index .category-products ol.products-list .product-card > .wrap.-cart > .price-box > .common_price_box { top: 52%; } }

/* end add style to plp price incl gst */
.catalogsearch-result-index .category-products ul.products-grid li.item .price-box .common_price_box p.special-price span.price { width: 100%; }

.sort-section .wrap.-modes a { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/listing-icon.png") 0 0 no-repeat; width: 24px; height: 24px; display: inline-block; fill: none; align-items: center; padding: 0 15px; height: 100%; }

.sort-section .wrap.-modes a.list { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/listing-icon.png") 0 0 no-repeat; width: 24px; height: 24px; display: inline-block; fill: none; margin: 7px 0 0 0; }

.sort-section .wrap.-modes a.grid { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/grid-view-icon.png") 0 0 no-repeat; width: 24px; height: 24px; display: inline-block; fill: none; margin: 7px 0 0 0; }

.wrp-upload-files { content: ''; display: table; clear: both; width: 100%; }

@media only screen and (min-width: 320px) { .table-wrap-files, .video-list-wrp { float: none; width: 100%; }
  .video-list-wrp .list-video { margin-bottom: 20px; } }

@media only screen and (min-width: 1000px) { .table-wrap-files, .video-list-wrp { display: inline-block; float: left; margin-top: 0; width: 57%; } }

.table-wrap-files > .title-block, .add_new_file_form > .title-block, .add_new_video_form > .title-block { display: inline-block; margin-bottom: 20px; font-weight: 600; font-size: 18px; color: #000; width: 100%; }

.upload-file > .title-block { margin-bottom: 5px; }

.upload-file > .input-text, .upload-video-form > .input-text { display: inline-block; border: 1px solid #d2d2d3; margin-bottom: 15px; padding-left: 15px; height: 40px; width: 100%; border-radius: 5px; font-size: 15px; color: #787575; background: #fff; }

.custom-input { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; overflow: hidden; }

.custom-input .input-file { opacity: 0; visibility: hidden; position: absolute; z-index: -999; }

.custom-input > .custom-input-button { margin-bottom: 15px; text-align: center; height: 40px; width: 100%; border-radius: 5px; font-weight: 600; font-size: 14px; color: #4286f5; background-color: #eeeded; }

@media only screen and (min-width: 640px) { .custom-input > .custom-input-button { width: 48%; } }

.custom-input > .custom-input-file-name { margin-bottom: 15px; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; width: 100%; }

@media only screen and (min-width: 640px) { .custom-input > .custom-input-file-name { width: 48%; } }

.custom-input > .custom-input-nofile-name { margin-bottom: 15px; -webkit-align-self: center; -moz-align-self: center; -ms-align-self: center; align-self: center; color: #f00; width: 100%; display: none; }

@media only screen and (min-width: 640px) { .custom-input > .custom-input-nofile-name { width: 48%; } }

.custom-input-button { overflow: hidden; position: relative; }

.custom-input-button > .custom-input-button-placeholder { position: relative; height: 34px; line-height: 34px; margin: 0 45%; margin-top: 4px; }

.custom-input-button-placeholder::before { content: '\E2C8'; display: block; position: absolute; top: 4px; left: -30px; }

.upload-file > .file-type { font-size: 12px; display: inline-block; margin-bottom: 15px; color: #4c4c4e; }

.upload-file > .file-type > .max-size-text { display: block; color: #000; font-weight: 600; }

@media only screen and (min-width: 320px) { .add_new_file_form, .add_new_video_form { float: none; margin-top: 20px; width: 100%; } }

@media only screen and (min-width: 1000px) { .add_new_file_form, .add_new_video_form { display: inline-block; float: left; margin-top: 0; width: 40%; }
  .add_new_file_form.-hasfile, .add_new_video_form.-hasfile { float: right; } }

.upload-video-form > .button, .upload-file-form > .button { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; float: right; margin-bottom: 20px; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 5px; height: 50px; background: #f49332; width: 50%; font-size: 22px; }

.upload-video-form > .button:hover, .upload-file-form > .button:hover { background: #ff8b00; }

.product-files-table { width: 100%; border-collapse: collapse; }

.product-files-table > .table-tbody > .item { border: 1px solid #d2d2d3; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 15px 20px; }

@media only screen and (max-width: 640px) { .product-files-table > .table-tbody > .item { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; } }

@media only screen and (max-width: 640px) { .product-files-table > .table-tbody > .item .file-name, .product-files-table > .table-tbody > .item .file-size { width: 100%; } }

.product-files-table > .table-tbody > .item .file-name > .link, .product-files-table > .table-tbody > .item .file-size > .link { color: #f49332; text-decoration: underline; }

.product-files-table > .table-tbody > .item .file-name > .link .icon-download > i, .product-files-table > .table-tbody > .item .file-size > .link .icon-download > i { margin-right: 5px; }

.product-files-table > .table-tbody > .item .file-name > .link:hover, .product-files-table > .table-tbody > .item .file-size > .link:hover { text-decoration: none; }

.product-files-table > .table-tbody > .item .file-name { color: #787575; text-transform: uppercase; word-break: break-all; }

.list-video { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: flex-start; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; -ms-flex-pack: flex-start; width: 100%; }

.list-video > .item { -webkit-flex-basis: 32%; -moz-flex-basis: 32%; -ms-flex-basis: 32%; flex-basis: 32%; margin: 1% 0 40px; cursor: pointer; }

.list-video > .item:nth-child(3n-1) { margin-left: 2%; margin-right: 2%; }

.list-video > .item > .product-video-detail { background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }

.list-video > .item > .product-video-detail > .image { opacity: 0; }

.list-video > .item > .product-video-detail { background-color: #eee; position: relative; }

@media only screen and (max-width: 480px) { .list-video > .item > .product-video-detail { max-height: 101px; } }

.list-video > .item > .video-name { padding: 10px; text-align: center; }

/* ============================================ * Send Friend Popup ============================================ */
.send-friend { background-color: #f5f5f5; padding: 40px 20px; }

.send-friend .buttons-set { text-align: left; padding-top: 0; margin: 0 0 20px; }

.send-friend .buttons-set .button { background-color: transparent; }

.send-friend .buttons-set .icon-remove { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); display: inline-block; }

.send-friend .buttons-set .button-add, .send-friend .buttons-set .button-remove { color: #636363; font-weight: 600; font-size: 13px; text-transform: capitalize; text-decoration: underline; }

.send-friend .buttons-set .button-send { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #4584f5; border-radius: 4px; float: right; font: 400 20px "Roboto", sans-serif; padding: 10px 30px; text-transform: capitalize; }

.send-friend .buttons-set .button-send:hover { background-color: #7faaf8; }

.send-friend .fieldset .legend, .send-friend .fieldset .title { font: 500 18px "Roboto", sans-serif; text-align: left; text-transform: capitalize; padding: 20px 0; margin: 0; }

.send-friend .fieldset .legend { border-top: 1px solid #ebebeb; color: #000; }

.send-friend .fieldset .title { color: #636363; }

.send-friend .fieldset .title .fa { color: #007ff6; font-size: 20px; margin-right: 10px; }

.send-friend .input-text { background-color: #fff; border: 1px solid #ebebeb; border-radius: 4px; box-shadow: none; margin-bottom: 15px; padding-left: 20px; padding-right: 20px; width: 100%; }

.send-friend .form-list > .fields, .send-friend .form-list > .wide { border-top: 1px solid #ebebeb; padding-top: 20px; }

.send-friend .form-list > .fields .input-text { height: 40px; padding: 22px 20px; }

.send-friend .form-list > .wide .input-text { height: 146px; }

.send-friend .link { -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; transition: background-color 0.3s linear; background-color: #fff; border-radius: 2px; display: block; padding: 5px 10px; }

.send-friend .link:hover { background-color: #ff8d00; }

.catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery { position: relative; }

.catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon { position: absolute; top: 0; left: 20px; z-index: 2; -webkit-box-shadow: 0 0 5px 5px #dcdfd5; box-shadow: 0 0 30px 0 #dcdfd5; }

.catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon img { border: 0; width: 103px; height: auto; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer { width: 100%; margin: -15px auto 15px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer { display: flex; justify-content: left; }

@media screen and (max-width: 1000px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer { padding: 0 20px; } }

@media screen and (max-width: 590px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer { justify-content: center; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .timerLabelHide { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container { display: inline-block; margin-right: 5px; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span.aw_countdown_days { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span.aw_countdown_days { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container div span.aw_countdown_days_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container { display: inline-block; margin-right: 5px; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span.aw_countdown_hours { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span.aw_countdown_hours { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container div span.aw_countdown_hours_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container { display: inline-block; margin-right: 5px; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span.aw_countdown_minutes { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span.aw_countdown_minutes { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container div span.aw_countdown_minutes_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_separator { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_separator .aw_countdown_separator_afterhours { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_separator .aw_countdown_separator_afterminutes { display: none; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container { display: inline-block; vertical-align: top; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds { background-color: #131213; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding: 5px 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds { padding: 5px 9px; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span { font: 500 12px "Roboto", sans-serif; color: #fff; text-transform: uppercase; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span.aw_countdown_seconds { font: 500 33px "Roboto", sans-serif; color: #65dafb; text-align: center; display: block; line-height: 100%; }

@media screen and (max-width: 480px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span.aw_countdown_seconds { font: 500 18px "Roboto", sans-serif; } }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container div { margin-top: 5px; }

.catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container div span.aw_countdown_seconds_label { font: 500 12px "Roboto", sans-serif; color: #fff; text-align: center; text-transform: uppercase; display: block; }

@media screen and (max-width: 960px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer { margin-top: 0; } }

@media screen and (max-width: 414px) { .catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon img { width: 90px; height: auto; } }

@media screen and (max-width: 384px) { .catalog-product-view .product-view .product-main-info .product-img-box .product-image-gallery .floating-icon img { width: 80px; height: auto; } }

@media screen and (max-width: 320px) { .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_days_container .aw_countdown_days span.aw_countdown_days, .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_hours_container .aw_countdown_hours span.aw_countdown_hours, .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_minutes_container .aw_countdown_minutes span.aw_countdown_minutes, .catalog-product-view .product-view .product-shop form#product_addtocart_form .flash-deals-timer .aw_countdown_timer .aw_countdown_seconds_container .aw_countdown_seconds span.aw_countdown_seconds { width: 55px; height: 55px; font-size: 24px; } }

.toolbar-bottom > .sort-section { margin: 35px 0; }

@media only screen and (max-width: 1000px) { .toolbar-bottom > .sort-section { margin: 20px 0; } }

.toolbar-bottom > .sort-section > .wrap.-pages .box.-pages { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 0 auto; }

.toolbar-bottom > .sort-section > .wrap.-pages { width: 100%; }

.toolbar-bottom > .sort-section > .wrap.-pages > .box.-current, .toolbar-bottom > .sort-section > .wrap.-pages > .box.-limiter { display: none; }

.toolbar-bottom > .sort-section > .wrap.-filters, .toolbar-bottom > .sort-section > .wrap.-modes { display: none; }

.toolbar-bottom > .currently { display: none; }

.toolbar-bottom .sort-section { background: none; }

.sort-section { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; min-height: 40px; margin: 10px 0 0; padding: 0 20px; background: #f7f7f7; }

@media only screen and (max-width: 1000px) { .sort-section { background: #f5f5f5; padding: 0 10px; } }

.sort-section .svg-icon { height: 24px; width: 24px; fill: currentColor; }

.sort-section > .wrap { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; min-height: 100%; }

.sort-section > .wrap > .box > .title { text-transform: lowercase; }

.sort-section > .wrap > .box { min-height: 100%; }

.sort-section > .wrap.-pages > .box.-current { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding-right: 20px; border-right: 1px solid #cacece; font-size: 0.75rem; color: #000; height: 40px; margin-top: 5px; min-height: 40px; }

.sort-section > .wrap.-pages > .box.-current > .title.-page { margin: 0 5px; cursor: default; }

.sort-section > .wrap.-pages > .box.-current > .title.-value { margin-left: 5px; cursor: default; }

.sort-section > .wrap.-pages > .box.-limiter { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; position: relative; margin-left: 20px; }

.sort-section > .wrap.-pages > .box.-limiter.show-drop > .list { display: block; }

.sort-section > .wrap.-pages > .box.-limiter.show-drop > .title.-current:after { content: '\f106'; }

.sort-section > .wrap.-pages > .box.-limiter > .list { display: none; position: absolute; top: 40px; left: 45px; z-index: 1; background: #f5f5f5; }

.sort-section > .wrap.-pages > .box.-limiter > .title { display: inline-block; line-height: 50px; color: #353535; cursor: default; }

.sort-section > .wrap.-pages > .box.-limiter > .list > .item { font: bold 0.87rem "Roboto", sans-serif; color: #000; text-align: center; padding: 5px 10px; cursor: pointer; }

.sort-section > .wrap.-pages > .box.-limiter > .list > .item:hover { color: #fff; background: #000; }

.sort-section > .wrap.-pages > .box.-limiter > .title.-current { position: relative; font: bold 0.87rem "Roboto", sans-serif; line-height: 50px; color: #000; padding: 0 20px 0 10px; cursor: pointer; }

.sort-section > .wrap.-pages > .box.-limiter > .title.-current:after { -webkit-transform: translate(-5%, -50%); -ms-transform: translate(-5%, -50%); transform: translate(-5%, -50%); position: absolute; display: inline-block; top: 50%; right: 0; font-family: 'FontAwesome'; color: #000; font-size: 20px; content: '\f107'; }

.sort-section > .wrap.-pages .box.-pages { display: none; background: #fff; min-height: 80%; }

.sort-section > .wrap.-pages .box.-pages > .list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; min-height: 40px; }

.sort-section > .wrap.-pages .box.-pages > .list > .item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; height: 40px; }

.sort-section > .wrap.-pages .box.-pages > .list > .item.current, .sort-section > .wrap.-pages .box.-pages > .list > .item.current > .link { background: #f7941e; color: #fff; cursor: default; }

@media (max-width: 480px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.first-page > .link { border-left: 1px solid #ebebeb; } }

@media (max-width: 480px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.last-page > .link { border-right: 1px solid #ebebeb; } }

@media (max-width: 480px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.next, .sort-section > .wrap.-pages .box.-pages > .list > .item.previous { display: none; } }

.sort-section > .wrap.-pages .box.-pages > .list > .item > .link, .sort-section > .wrap.-pages .box.-pages > .list > .item.current { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; min-height: 40px; padding: 0 15px; font-weight: 400; font-size: 0.87rem; color: #62676a; }

.sort-section > .wrap.-pages .box.-pages .link { position: relative; min-height: 100%; padding: 0 20px; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }

.sort-section > .wrap.-pages .box.-pages .link.first { border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border-radius: 5px 0 0 5px; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.first::before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f100'; }

.sort-section > .wrap.-pages .box.-pages .link.first:hover:before { color: #fff; }

.sort-section > .wrap.-pages .box.-pages .link.-previous { border-right: 1px solid #ebebeb; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.-previous.i-previous { border-left: 1px solid #ebebeb; border-radius: 5px 0 0 5px; }

.sort-section > .wrap.-pages .box.-pages .link.-previous::before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f104'; }

.sort-section > .wrap.-pages .box.-pages .link.-previous:hover:before { color: #fff; }

.sort-section > .wrap.-pages .box.-pages .link.-next { border-left: 1px solid #ebebeb; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.-next.i-next { border-right: 1px solid #ebebeb; border-radius: 0 5px 5px 0; }

.sort-section > .wrap.-pages .box.-pages .link.-next:before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f105'; }

.sort-section > .wrap.-pages .box.-pages .link.-next:hover:before { color: #fff; }

.sort-section > .wrap.-pages .box.-pages .link.last { border-right: 1px solid #ebebeb; border-left: 1px solid #ebebeb; border-radius: 0 5px 5px 0; padding: 0 19px !important; }

.sort-section > .wrap.-pages .box.-pages .link.last:before { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; display: inline-block; top: 50%; left: 50%; font-family: 'FontAwesome'; color: #d2d2d3; font-size: 22px; content: '\f101'; }

.sort-section > .wrap.-pages .box.-pages .link.last:hover:before { color: #fff; }

.sort-section > .wrap.-filters, .sort-section > .wrap.-modes { display: none; }

.sort-section > .wrap.-pages .box.-pages { min-height: 100%; }

.sort-section > .wrap.-pages .box.-pages > .list > .item.current { padding: 0 8px; line-height: 40px; height: 40px; color: #fff; }

@media only screen and (min-width: 1000px) { .sort-section > .wrap.-pages .box.-pages > .list > .item.current { padding: 0 14px; } }

.sort-section > .wrap.-pages .box.-pages > .list > .item > .link, .sort-section > .wrap.-pages .box.-pages .link.i-next, .sort-section > .wrap.-pages .box.-pages .link.i-previous { padding: 0 8px; line-height: 40px; height: 40px; }

@media only screen and (min-width: 1000px) { .sort-section > .wrap.-pages .box.-pages > .list > .item > .link, .sort-section > .wrap.-pages .box.-pages .link.i-next, .sort-section > .wrap.-pages .box.-pages .link.i-previous { padding: 0 14px; } }

.sort-section > .wrap.-pages .box.-pages > .list > .item > .link:hover, .sort-section > .wrap.-pages .box.-pages .link.i-next:hover, .sort-section > .wrap.-pages .box.-pages .link.i-previous:hover { background-color: #f7941e; color: #fff; border-color: #f7941e; }

.sort-section > .wrap.-pages .box.-pages > .link { padding: 0 25px; }

.wrp-upload-files .sort-section > .wrap.-pages .box.-pages > .list > .item.current > .link { padding: 0; height: auto; border: none; }

@media only screen and (min-width: 1000px) { .sort-section > .wrap.-filters { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 5px 0 5px 5px; padding: 0 0 0 10px; position: relative; border-left: 1px solid #cacece; }
  .sort-section > .wrap.-filters > .box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; height: 100%; cursor: pointer; }
  .sort-section > .wrap.-filters > .box.sort-by-box { padding-right: 65px; }
  .sort-section > .wrap.-filters > .box.sort-by-box:before { content: ""; width: 0; height: 0; border-bottom: 7px solid #000; border-right: 4px solid transparent; border-left: 4px solid transparent; position: absolute; right: 0; top: 12px; }
  .sort-section > .wrap.-filters > .box.sort-by-box:after { content: ""; width: 0; height: 0; border-top: 7px solid #000; border-right: 4px solid transparent; border-left: 4px solid transparent; position: absolute; right: 0; bottom: 12px; }
  .sort-section > .wrap.-filters > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; height: 100%; padding: 0 5px; }
  .sort-section > .wrap.-filters > .link > .svg-icon { fill: #000; }
  .sort-section > .wrap.-filters > .box > .title { font: 400 14px "Roboto", sans-serif; color: #000; text-transform: capitalize; }
  .sort-section > .wrap.-filters > .box > .title.-current { margin-left: 10px; }
  .sort-section > .wrap.-filters > .box > .sort-dropdown { top: 80%; bottom: auto; z-index: 1; text-align: center; }
  .sort-section > .wrap.-modes { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin: 5px 0 5px auto; }
  .sort-section > .wrap.-modes > .link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; padding: 0 15px; height: 100%; } }

.subscribe-wrapper { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/subscribe_bg_left.png") left no-repeat, url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/subscribe_bg_right.png") right no-repeat; background-color: #f5f5f5; }

@media only screen and (max-width: 1200px) { .subscribe-wrapper { background-image: none; } }

.subscribe-wrapper .newsletter-message { max-width: 720px; margin: 0 auto; /*.background-layer { width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(255,255,255, 0.7); z-index: 111; }*/ }

@media only screen and (max-width: 1000px) { .subscribe-wrapper .newsletter-message { width: 100%; max-width: 100%; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message { background-color: #ffffff; border: 1px solid #D3D3D3; -webkit-border-radius: 15px; border-radius: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; position: relative; z-index: 111; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_success-check.svg") 0 0 no-repeat; background-size: cover; width: 65px; height: 65px; display: block; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message::before { margin-bottom: 10px; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message p { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #2C2C2C; line-height: 30px; width: 100%; padding: 0 20px 0 23px; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-success-message p { padding: 0; } }

.subscribe-wrapper .newsletter-message .newsletter-success-message .newsletter-message-close { position: absolute; right: 15px; top: 15px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_close.svg") 0 0 no-repeat; background-size: cover; display: block; width: 20px; height: 20px; }

.subscribe-wrapper .newsletter-message .newsletter-error-message { background-color: #ffffff; border: 1px solid #D3D3D3; -webkit-border-radius: 15px; border-radius: 15px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 15px; position: relative; z-index: 1; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_report-captcha.svg") 0 0 no-repeat; background-size: cover; width: 65px; height: 65px; display: block; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message::before { margin-bottom: 10px; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message p { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 16px "Roboto", sans-serif; color: #2C2C2C; line-height: 30px; width: 100%; padding: 0 20px 0 23px; }

@media only screen and (max-width: 640px) { .subscribe-wrapper .newsletter-message .newsletter-error-message p { padding: 0; } }

.subscribe-wrapper .newsletter-message .newsletter-error-message .newsletter-message-close { position: absolute; right: 15px; top: 15px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_close.svg") 0 0 no-repeat; background-size: cover; display: block; width: 20px; height: 20px; }

.discountPriceLetterBox { width: 70%; margin: 0 auto; padding: 37px 0; }

@media only screen and (max-width: 1200px) { .discountPriceLetterBox { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; width: 100%; padding-left: 20px; padding-right: 20px; } }

.discountPriceLetterBox .left-wrapper { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox .left-wrapper { width: 100%; } }

.discountPriceLetterBox .subscribe-txt-wrapper { position: relative; text-align: center; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; line-height: 26px; font-size: 28px; text-transform: uppercase; margin-bottom: 28px; font-weight: bold; color: #000; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .signupTxt { color: #ff8d00; padding-left: 5px; }

.discountPriceLetterBox .subscribe-txt-wrapper .signupTxt-bottom { font-size: 16px; color: #000; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-pages { display: none; }

.discountPriceLetterBox > .formHolder { padding-bottom: 20px; }

@media only screen and (max-width: 1200px) { .discountPriceLetterBox > .formHolder { width: 100%; max-width: 100%; } }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

.discountPriceLetterBox > .formHolder .field-custom > .label { display: none; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField { background: transparent; border: none; width: 100%; height: 60px; border-radius: 0; margin-bottom: 0; box-shadow: none; padding-right: 165px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 18px "Roboto", sans-serif; color: #202020; border: 1px solid #D3D3D3; -webkit-border-radius: 10px; border-radius: 10px; background: #ffffff; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder .discountPriceLetterTextField { height: 55px; padding-right: 60px; font-size: 16px; } }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField::-webkit-input-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField:-moz-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField::-moz-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .discountPriceLetterTextField:-ms-input-placeholder { color: #202020; }

.discountPriceLetterBox > .formHolder .emailTextField { width: 100%; position: relative; max-width: 720px; margin: 0 auto; font-family: "Roboto", sans-serif; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox > .formHolder .emailTextField { width: 100%; } }

.discountPriceLetterBox > .formHolder .emailTextField .validation-advice { position: relative; font-size: 14px; text-transform: none; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox > .formHolder .emailTextField .validation-advice { position: static; } }

.discountPriceLetterBox > .formHolder .g-recaptcha { width: 305px; margin: 25px auto 0 auto; }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { border-bottom: 1px solid #D3D3D3; font-size: 22px; padding: 0 50px 26px 50px; }

@media only screen and (max-width: 1000px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { padding: 0 0 26px 0; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon { margin-right: 27px; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon { margin-right: 0; margin-bottom: 20px; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon .icon-email { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_envelope.svg") no-repeat; width: 70px; height: 70px; display: block; background-size: cover; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .icon .icon-email { width: 66px; height: 66px; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home span { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 900 36px "Roboto", sans-serif; color: #202020; text-align: left; display: block; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home span { font: 900 26px "Roboto", sans-serif; line-height: 32px; text-align: center; } }

.discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home .signupTxt-bottom { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 400 18px "Roboto", sans-serif; color: #2C2C2C; padding-top: 10px; text-transform: none; text-align: left; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home .subscribe-content-home .signupTxt-bottom { text-align: center; font: 400 16px "Roboto", sans-serif; line-height: 30px; } }

.discountPriceLetterBox .submitBtn { border-bottom: 0; padding-bottom: 0px; padding-left: 0; text-align: center; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; color: #fff; text-transform: uppercase; padding: 15px 35px; -webkit-border-radius: 0 10px 10px 0; border-radius: 0 10px 10px 0; border: none; position: absolute; right: 0; top: 0; height: 59px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font: 700 16px "Roboto", sans-serif; width: 160px; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn:hover { background-color: #e38008; }

.discountPriceLetterBox .discountPriceLetterSubmitBtn:active { background-color: #c66f07; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn { height: 54px; width: 50px; padding: 0 15px; } }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-text { display: none; } }

.discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-icon { display: none; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/icn_submit-arrow.svg") no-repeat; width: 22px; height: 26px; }

@media only screen and (max-width: 640px) { .discountPriceLetterBox .discountPriceLetterSubmitBtn .submit-icon { display: block; } }

@media screen and (max-width: 500px) { .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { font-size: 18px; } }

@media screen and (max-width: 480px) { .discountPriceLetterBox .subscribe-txt-wrapper { padding-left: 0; }
  .discountPriceLetterBox .subscribe-txt-wrapper .subscribe-txt-home { font-size: 12px; }
  .discountPriceLetterBox .subscribe-txt-wrapper .signupTxt-bottom { font-size: 14px; } }

#newsletter_loading { position: fixed; height: 100%; width: 100%; top: 0; left: 0; opacity: 0.8; filter: alpha(opacity=80); background-color: #fbfafa; z-index: 100; }

#newsletter_loading > div { font-size: 16px; font-weight: bold; margin-left: -30px; margin-top: 5px; color: #7d7d7d; position: absolute; top: 50%; left: 50%; }

#newsletter_loading > div > .loader { margin: 0 auto; margin-top: -45px; margin-left: -16px; z-index: 110; height: 130px; width: 130px; background-image: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/loading_o.gif"); background-position: center; background-repeat: no-repeat; }

.group-product-info { max-width: 1280px; margin: 0px auto 20px; }

.group-product-info #group_products.ui-helper-reset { position: relative; top: -8px; }

.group-product-info #group_products.ui-helper-reset:after { content: ""; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/group-product-icon.png) no-repeat; width: 89px; display: inline-block; height: 46px; position: absolute; top: -44px; right: 330px; }

.group-product-info .group-product-block { display: inline-block; width: 100%; }

.group-product-info .group-product-block .group_item_left { float: left; width: 80%; min-height: 210px; padding: 0  30px; max-height: 240px; }

.group-product-info .group-product-block .group_item_left .inside_product { background: #f5f5f5; border: 1px solid #fff; padding: 10px; box-sizing: border-box; display: inline-block; width: 100%; -webkit-box-shadow: 2px 2px 3px 0px #c2bec2; -moz-box-shadow: 2px 2px 3px 0px #c2bec2; box-shadow: 2px 2px 3px 0px #c2bec2; }

.group-product-info .group-product-block .group_item_left .item { position: relative; padding: 0 60px 0 0; }

.group-product-info .group-product-block .group_item_left .item .productPic { float: left; width: 50%; }

.group-product-info .group-product-block .group_item_left .item .productPic img { max-width: 100%; border: 2px solid #fff; }

.group-product-info .group-product-block .group_item_left .item .product_right_content { width: 50%; float: right; padding: 0 0 0 10px; }

.group-product-info .group-product-block .group_item_left .item:after { content: "+"; font-size: 33px; color: #000; position: absolute; top: 68px; right: 32px; font-weight: 600; }

.group-product-info .group-product-block .group_item_left .item h4 { font-size: 14px; font-weight: bold; margin: 0px 0 10px 0; padding: 0; color: #000; height: 60px; overflow: hidden; text-transform: uppercase; display: inline-block; width: 100%; max-height: inherit; }

.group-product-info .group-product-block .group_item_left .item .price-box, .group-product-info .group-product-block .group_item_left .item .gpqtycenter { font-size: 14px; font-weight: 600; padding: 0; color: #000; line-height: 20px; text-transform: uppercase; }

.group-product-info .group-product-block .group_item_left .item .price-box .label, .group-product-info .group-product-block .group_item_left .item .gpqtycenter .label { color: #666666; font-size: 12px; }

.group-product-info .group-product-block .group_item_left .item .save_price { font-size: 12px; color: #047f87; font-weight: 600; }

.group-product-info .group-product-block .group_item_left .owl-item:last-child .item:after { display: none; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next { position: absolute; top: 38%; right: -30px; font-size: 0; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next:after { content: "\f105"; font-family: 'FontAwesome'; font-weight: 900; font-size: 35px; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next.disabled:after { color: #90d2be; cursor: text; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev { position: absolute; top: 43%; left: -30px; font-size: 0; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev:after { content: "\f104"; font-family: 'FontAwesome'; font-weight: 900; font-size: 35px; }

.group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev.disabled:after { color: #90d2be; cursor: text; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart { float: right; width: 20%; position: absolute; top: 0; height: 100%; right: 0; background: #09211a; z-index: 99; color: #fff; text-align: center; padding: 20px 20px; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGroupDiscountLabel, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGroupbundleLabel, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGrouptotal_Label { font-size: 13px; color: #f49332; font-weight: 600; margin: 0 0 5px 0; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGroupDiscountPrice, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGroupbundlePrice, .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGrouptotal_Label_price { font-size: 18px; color: #fff; margin: 5px 0 18px 0; font-weight: 600; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGrouptotal_Label { color: #9fe2ce; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart h2.PDPGroupbundleLabel { color: #41e5b5; text-transform: uppercase; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .PDPGroupbundlePrice { font-size: 30px; margin: 8px 0 15px 0; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .add_to_cart { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 5px; height: 42px; line-height: 42px; background: #f49332; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 3px 0 0 0; border: none; text-transform: uppercase; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .add_to_cart:before { content: ""; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/group-cart-icon.jpg) no-repeat; width: 26px; display: inline-block; height: 23px; margin: 7px 5px 0 0; vertical-align: top; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_expired { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; box-shadow: none; border-radius: 5px; height: 43px; line-height: 43px; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 3px 0 0 0; border: none; background: #959494; text-transform: uppercase; font-weight: 600; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_expired:before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: relative; display: inline-block; content: '\f017'; font-size: 20px; margin: 0 0px 0 0; top: 22px; font-family: 'FontAwesome'; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_view { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; box-shadow: none; border-radius: 5px; height: 43px; line-height: 43px; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 7px 0 0 0; border: none; background: #0461fc; text-transform: uppercase; font-weight: 600; }

.group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_view:before { position: relative; display: inline-block; content: '\f15c'; font-size: 18px; margin: 0 7px 0 0; font-family: 'FontAwesome'; font-weight: normal; }

.group-product-info .group-product-block h3 { display: inline-block; font-size: 16px; color: #000; line-height: 34px; font-weight: 600; margin: 0; padding: 0; }

.group-product-info .group-product-block h3 { padding: 12px 24px; background: #b5ebdb; margin: 0px 0 8px 0; float: left; width: 100%; font-size: 16px; color: #000; line-height: 34px; font-weight: 600; cursor: pointer; border: 1px solid #92ddc7; }

.group-product-info .group-product-block h3 .combo_label { font-size: 18px; }

.group-product-info .group-product-block h3 span.mark { background: #00ffcc; padding: 0 2px; text-transform: capitalize; }

.group-product-info .group-product-block h3 span.ui-accordion-header-icon { background: #000; color: #fff; font-size: 23px; height: 32px; width: 32px; display: inline-block; text-align: center; border-radius: 100%; line-height: 32px; margin: 0 12px 0 0; vertical-align: top; }

.group-product-info .group-product-block h3 span.ui-accordion-header-icon:after { content: "\f105"; font-family: 'FontAwesome'; font-weight: 900; }

.group-product-info .group-product-block h3 a { display: inline-block; position: relative; z-index: 99; font-size: 18px; color: #f7941d; line-height: normal; max-width: 80%; vertical-align: middle; text-decoration: underline; }

.group-product-info .group-product-block h3 a:hover { color: #000; }

.group-product-info .group-product-block h3.ui-accordion-header-active { position: absolute; z-index: 99; margin: 0; border: none; top: 1px; left: 1px; width: 99.9%; }

.group-product-info .group-product-block h3.ui-accordion-header-active span.ui-accordion-header-icon:after { content: "\f107"; }

.group-product-info .group-product-block h3.ui-accordion-header-active a { max-width: 65%; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(2).ui-accordion-header-active { top: 69px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(3).ui-accordion-header-active { top: 138px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(4).ui-accordion-header-active { top: 207px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(5).ui-accordion-header-active { top: 276px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(6).ui-accordion-header-active { top: 345px; }

.group-product-info .group-product-block .ui-accordion-header:nth-of-type(7).ui-accordion-header-active { top: 414px; }

.group-product-info .group-product-block .aac-content-box { padding: 71px 20px 12px 20px; float: left; width: 100%; position: relative; background: #b5ebdb; border: 1px solid #92ddc7; margin: 0 0 8px 0; }

.aac-content-box { display: none; }

.product-view .group_products_new #group_products { top: 0; margin: 6px 0 0 0; }

.product-view .group_products_new .group_item_left { width: 100% !important; padding: 0 40px; }

.product-view .group_products_new .group_item_left .owl-carousel .owl-nav .owl-prev, .product-view .group_products_new .group_item_left .owl-carousel .owl-nav .owl-next { top: 55px; }

.product-view .group_products_new .group_item_left .item .price-box, .product-view .group_products_new .group_item_left .item .gpqtycenter { font-size: 14px; line-height: 19px; color: #000; }

.product-view .group_products_new .group_item_left .item .price-box .label, .product-view .group_products_new .group_item_left .item .gpqtycenter .label { color: #666666; font-size: 12px; }

.product-view .group_products_new .group_item_left .item h4 { font-size: 14px; font-weight: bold; margin: 0px 0 10px 0; padding: 0; color: #000; height: 60px; overflow: hidden; text-transform: uppercase; display: inline-block; width: 100%; max-height: inherit; }

.product-view .group_products_new .group_item_left .item .productPic, .product-view .group_products_new .group_item_left .item .product_right_content { width: 50%; }

.product-view .group_products_new .group_item_left .item:after { top: 55px; }

.group_products_new .group-product-block .group_item_left { min-height: 145px; }

.group_products_new .group-product-block .aac-content-box { padding: 71px 20px 20px 20px; height: auto !important; }

.group_products_new .group-product-block .owl-dots { display: none; }

.group_products_new .group-product-block h3.ui-accordion-header-active { width: auto; background: #0b3b2c; position: absolute; top: 13px; left: -12px; font-size: 18px; font-weight: bold; color: #fff; padding: 5px 15px; cursor: text; }

.group_products_new .group-product-block h3.ui-accordion-header-active:after { position: absolute; top: 44px; left: 0; width: 0; height: 0; border-top: 0px solid transparent; border-right: 12px solid  #092e22; border-bottom: 14px solid transparent; content: ""; }

.group_products_new .group-product-block h3.ui-accordion-header span.ui-accordion-header-icon { display: none; }

.grouped-items-table-outer { border: none; padding: 0; margin: 0; }

.cta-price { position: relative; }

.cta-price .group_total_price { margin: 0 0 20px 0; }

.cta-price .group_total_price h2.PDPGrouptotal_Label { font-size: 14px; text-transform: uppercase; color: #555555; font-weight: bold; width: 120px; text-align: left; margin: 0 100px 0 0; }

.cta-price .group_total_price .PDPGrouptotal_Label_price { font-size: 16px; font-weight: bold; color: #000; }

.cta-price .dealsExpiredCont { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 0; height: 62px; line-height: 62px; background: #959494; width: 100%; font-size: 16px; display: inline-block; color: #fff; margin: 3px 0 15px 0; border: none; text-transform: uppercase; }

.cta-price .dealsExpiredCont::before { -webkit-transform: rotate(-30deg) translate(30%, -50%); -ms-transform: rotate(-30deg) translate(30%, -50%); transform: rotate(-30deg) translate(30%, -50%); position: relative; display: inline-block; content: '\f017'; font-size: 30px; margin: 0 5px 0 0; top: 20px; font-family: 'FontAwesome'; }

.cta-price .groupedDiscountBox { border-bottom: 1px solid #2d2d2f; padding: 0 0 20px 0; margin: 0 0 20px 0; }

.cta-price .groupedDiscountBox h2.PDPGroupDiscountLabel, .cta-price .groupedDiscountBox h2.PDPGrouptotal_Label { font-size: 14px; text-transform: uppercase; color: #555555; font-weight: bold; width: 120px; margin: 0 100px 0 0; text-align: left; }

.cta-price .groupedDiscountBox .PDPGroupDiscountPrice, .cta-price .groupedDiscountBox .PDPGrouptotal_Label_price { font-size: 16px; font-weight: bold; color: #fc4820; }

.box-flex-row .pdp_group_right { box-sizing: border-box; max-width: 375px; width: 100%; }

.box-flex-row .group_total_price, .box-flex-row .groupedDiscountBox, .box-flex-row .group_bundle_price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.box-flex-row .group_bundle_price { text-align: left; }

.box-flex-row .group_bundle_price .offerPriceLabel { font-size: 14px; text-transform: uppercase; color: #555555; font-weight: bold; width: 120px; margin: 0 100px 0 0; }

.box-flex-row .group_bundle_price .offerPriceValue { font-size: 27px; font-weight: bold; color: #f49230; }

.add-to-cart-buttons .buyAllBtnPos .add_to_cart { transition: all 0.3s ease-out; position: relative; padding: 0; font-weight: bold; box-shadow: none; border-radius: 0; height: 62px; line-height: 62px; background: #f49332; width: 100%; font-size: 16px; display: inline-block; color: #fff; border: none; cursor: pointer; text-transform: uppercase; }

.add-to-cart-buttons .buyAllBtnPos .add_to_cart:before { content: ""; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/cart_big.svg) 0 0 no-repeat; width: 27px; display: inline-block; height: 27px; margin: 15px 4px 0 0; vertical-align: top; }

.add-to-cart-buttons .buyAllBtnPos .dealsExpiredContPos { border-color: #fc4820; background-color: #fc4820; color: #fff; height: 61px; width: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-transform: uppercase; }

.add-to-cart-buttons .buyAllBtnPos .dealsExpiredContPos .dealsExpiredCont .default-title { font-weight: bold; font-size: 15px; text-transform: uppercase; line-height: 34px; white-space: nowrap; }

.add-to-cart-buttons .buyAllBtnPos .dealsExpiredContPos .dealsExpiredCont .default-title::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_deal_expired.svg") 0 0 no-repeat; width: 27px; display: inline-block; height: 27px; margin: 2px 0 0 0; vertical-align: top; }

.wrp-cta > .btn-wrp > .already-purchased-product > .button.added > .added-title { display: inline-block; margin: 20px 0 0 0; font-size: 21px; }

@media only screen and (max-width: 1024px) { .group-product-info .group-product-block { padding: 0 20px; }
  .group-product-info .group-product-block .group_item_left { width: 75%; padding: 0 20px; }
  .group-product-info .group-product-block .group_right_cart { width: 20%; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart { width: 23%; }
  .group-product-info .group-product-block .group_item_left .item { padding: 0 30px 0 0; }
  .group-product-info .group-product-block .group_item_left .item:after { font-size: 24px; top: 56px; right: 10px; }
  .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev:after, .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next:after { font-size: 24px; }
  .group-product-info .group-product-block .ui-accordion-content { height: auto !important; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .add_to_cart { font-size: 15px; }
  .group-product-info #group_products.ui-helper-reset:after { top: -23px; right: 280px; height: 24px; } }

@media only screen and (max-width: 1023px) { .group-product-info #group_products.ui-helper-reset:after { display: none; }
  .group-product-info .group-product-block { margin: 15px 0 0 0; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart { width: 100%; padding: 20px; position: relative; top: 0; margin: 10px 0 0 0; }
  .group-product-info .group-product-block h3 { width: 100%; }
  .group-product-info .group-product-block .ui-accordion-header-active { position: relative !important; top: 0 !important; }
  .group-product-info .group-product-block .group_item_left .item:after { top: 71px; }
  .group-product-info .group-product-block .group_item_left { max-height: inherit; } }

@media only screen and (max-width: 800px) { .group-product-info .group-product-block .group_item_left { width: 100%; padding: 20px; }
  .group-product-info #group_products:after { top: -10px; right: 51%; height: 11px; }
  .group-product-info .group-product-block .group_item_left .item:after { top: 56px; right: 11px; }
  .group_products_new .group-product-block .group_item_left .item:after { top: 58px; right: 8px; }
  .group-product-info .group-product-block .ui-accordion-content { padding: 0; }
  .group-product-info .group-product-block .group_right_cart .add_to_cart { max-width: 200px; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_view { max-width: 200px; }
  .group-product-info .group-product-block .group_item_left .item { padding: 0 35px 0 15px; }
  .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-prev { top: 40%; left: -8px; }
  .group-product-info .group-product-block .group_item_left .owl-carousel .owl-nav .owl-next { position: absolute; top: 40%; right: -8px; font-size: 0; }
  .group-product-info .group-product-block h3.ui-accordion-header-active { position: relative; top: 0 !important; left: 0; width: 100%; }
  .group_products_new .group-product-block h3.ui-accordion-header-active { position: absolute !important; top: 13px !important; left: -12px; width: auto; }
  .group_products_new .group-product-block h3.ui-accordion-header-active:after { top: 36px; }
  .group_products_new .group-product-block .group_item_left { padding: 70px 20px 20px 20px; }
  .group-product-info .group-product-block .ui-accordion-content-active .group_right_cart .deal_expired { max-width: 200px; }
  .group-product-info .group-product-block .ui-accordion-header a { max-width: 70%; }
  .group-product-info .group-product-block .ui-accordion-header-active a { max-width: 65%; } }

@media only screen and (max-width: 640px) { .group-product-info .group-product-block .group_item_left .item:after { top: 66px; right: 11px; }
  .group_products_new .group-product-block .group_item_left .item:after { top: 65px; right: 8px; }
  .group-product-info .group-product-block h3 { width: 100%; font-size: 15px; line-height: normal; }
  .group-product-info .group-product-block .ui-accordion-content { height: auto !important; }
  .group-product-info .group-product-block .ui-accordion-header { font-size: 14px; }
  .group-product-info .group-product-block .ui-accordion-header a { max-width: 65%; font-size: 14px; } }

@media only screen and (max-width: 600px) { .group-product-info .group-product-block .group_item_left .item:after, .group-product-info #group_products.ui-helper-reset:after { display: none; }
  .group-product-info .group-product-block h3 span.ui-accordion-header-icon { float: left; }
  .group-product-info .group-product-block h3.ui-accordion-header { font-size: 14px; padding: 10px; }
  .group-product-info #group_products { top: 0; } }

@media only screen and (max-width: 480px) { .group-product-info .group-product-block .group_item_left .item { padding: 0  15px; }
  .group-product-info .group-product-block .ui-accordion-header a { max-width: 100%; font-size: 12px; margin: 5px 0 0 0; }
  .combo_label { margin: 10px 0 0 0; vertical-align: top; display: inline-block; }
  .group-product-info .group-product-block h3.ui-accordion-header-active a { max-width: 100%; }
  .dealsExpiredContPosMobile { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; display: flex; position: absolute; right: 0; top: 0; margin: 0; padding: 0; color: #ffffff; border-radius: 0; width: 75px; height: 100%; background: #fc4820; text-align: center; align-items: center; }
  .dealsExpiredContPosMobile .dealsExpiredContMobile { width: 100%; }
  .dealsExpiredContPosMobile .dealsExpiredContMobile .default-title { font-size: 0px; }
  .dealsExpiredContPosMobile .dealsExpiredContMobile .default-title::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_deal_expired.svg") 0 0 no-repeat; width: 35px; display: inline-block; height: 35px; margin: 0; vertical-align: top; } }

@media only screen and (max-width: 480px) { .box-flex-row .pdp_group_right { padding: 0; }
  .pdp_group_left .offerPriceHolder { display: inline-block; }
  .offer-price-box .offerPriceLabel, .group-total-price .offerPriceLabel { font-size: 10px; color: #8f8e8e; font-weight: 600; margin: 0 0 0px 0; float: left; width: 46%; text-align: right; padding: 0 5px 0 0; box-sizing: border-box; line-height: 10px; text-transform: uppercase; }
  .offer-price-box .offerPriceValue, .group-total-price .offerPriceValue { font-size: 12px; font-weight: 700; color: #e70303; line-height: 10px; float: left; width: 53%; text-align: left; }
  .group-total-price .offerPriceValue { color: #000; }
  .group_product_bundle { display: none; }
  .grouped-saving-price-box { margin: 10px 0 5px 0; width: 100%; display: inline-block; }
  .product-secondary-action .row-mg { display: inline-block; margin: 0 6px 0 0; width: 67%; }
  .grouped-bundle-price-box .offer-price-box .offerPriceLabel { color: #000; text-transform: uppercase; }
  .grouped-bundle-price-box .offer-price-box .offerPriceValue { font-size: 18px; color: #000; }
  #stickyBarGroupedProduct .sticky-bar .custom-qty { margin: 0; } }

.pdp_group_right .group_bundle_price .offerPriceValue .label { font-size: 12px; color: #656363; text-transform: uppercase; display: block; }

.add-to-links { position: relative; cursor: pointer; padding-left: 8px; }

.add-to-links.full-width { margin: 0; text-align: center; height: 40px; line-height: 30px; padding-left: 0; }

.add-to-links .list-container { -webkit-transform: translate(-50%, 10%); -ms-transform: translate(-50%, 10%); transform: translate(-50%, 10%); display: none; padding: 5px 0; position: absolute; left: 80px; top: 100%; z-index: 990; width: 200px; background: #fff; text-align: center; box-shadow: 0 0 1px rgba(0, 0, 0, 0.1); border: 1px solid #dfdfdf; }

.add-to-links .list-container::before { position: absolute; display: inline-block; top: -11px; left: 45%; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #dfdfdf; border-right: 13px solid transparent; }

.add-to-links .list-container::after { position: absolute; display: inline-block; top: -10px; left: 45%; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #fff; border-right: 13px solid transparent; }

.add-to-links .list-container > ul, .add-to-links .list-container ul { overflow: auto; display: block; max-height: 240px; }

.add-to-links .list-container ul li { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -moz-justify-content: center; -ms-justify-content: center; justify-content: center; -ms-flex-pack: center; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; position: relative; padding: 10px 20px; line-height: 20px; cursor: pointer; border-bottom: 1px solid #dfdfdf; color: #007ff6; width: 100%; min-height: 45px; }

.add-to-links .list-container ul li.new { position: relative; border-bottom: none; color: #000; }

.add-to-links .list-container ul li.new:before { position: relative; display: inline-block; margin-right: 10px; content: '+'; }

.add-to-links .list-container ul li > span { word-wrap: break-word; display: inline-block; width: 100%; }

.add-to-links .list-container ul li.new > span { text-decoration: underline; }

.add-to-links .list-container ul li:last-child { border-bottom: none; }

.add-to-links .split-button.active .list-container { display: block; }

.add-to-links .link-wishlist, .add-to-links .change { position: relative; display: inline-block; font-size: 13px; font-weight: 500; color: transparent; width: 22px; height: 21px; }

.add-to-links .link-wishlist::before, .add-to-links .change::before { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); position: absolute; top: 50%; left: 0; color: #b2b2b2; content: '\E87D'; font-size: 22px; }

.add-to-links .link-wishlist:hover, .add-to-links .change:hover { text-decoration: none; }

.add-to-links .link-wishlist:hover::before, .add-to-links .change:hover::before { color: #f49332; }

.category-products .products-grid .change, .handpick-block .change { margin-bottom: 6px; }

.wrp-cta .add-to-links .link-wishlist, .wrp-cta .add-to-links .change { padding-left: 40px; text-decoration: underline; color: #4d4d4e; width: auto; }

.wrp-cta .add-to-links .link-wishlist:hover, .wrp-cta .add-to-links .change:hover { text-decoration: none; color: #f49332; }

@media only screen and (min-width: 640px) { .wishlist_edit_action_container > .popup-block { min-width: 600px; } }

.wishlist_edit_action_container > .popup-block .block-title > strong { display: inline-block; position: relative; font: bold 26px "Roboto", sans-serif; text-align: center; width: 100%; margin: 30px 0 25px 0; }

.wishlist_edit_action_container > .popup-block .field-custom .label > .redTxt { color: red; margin-left: 3px; font-weight: 500; }

.wishlist_edit_action_container > .popup-block .btn-cancel { margin: 15px 20px; background-color: transparent; text-decoration: underline; text-transform: none; color: #444; font-size: 14px; font-weight: bold; }

.wishlist_edit_action_container > .popup-block .btn-cancel:hover { text-decoration: none; }

.checkbox-custom { text-align: left; margin-bottom: 200px; }

@media only screen and (min-width: 640px) { .checkbox-custom { margin-bottom: 15px; } }

.checkbox-custom > .label { position: relative; display: inline-block; margin: 0; padding-left: 40px; line-height: 24px; font-size: 14px; vertical-align: top; }

.checkbox-custom > .label::before { font-family: 'FontAwesome'; display: inline-block; position: absolute; top: 0; left: 0; content: "\f096"; color: #e0dede; background-color: #fff; font-size: 35px; border-radius: 5px; }

.checkbox-custom > .label > .link { text-decoration: underline; }

.checkbox-custom.-small { margin-bottom: 0; }

.checkbox-custom.-small > input[type="checkbox"] + .label, .checkbox-custom.-small > .label { position: relative; padding-left: 30px; }

.checkbox-custom.-small > input[type="checkbox"] + .label::before, .checkbox-custom.-small > .label::before { content: ''; position: absolute; width: 20px; height: 20px; left: 0; top: 0; border: 1px solid #000; display: inline-block; border-radius: 5px; }

.checkbox-custom.-small > input[type="checkbox"]:checked + .label::before, .checkbox-custom.-small > .label.checked-default::before { content: '\E876'; font-size: 18px; color: #f7941d; background-color: #000; }

.product-main-info .product-info .add-to-links .list-container { left: 50%; top: 100%; }

.product-main-info .product-info .add-to-links .list-container:after { left: 82px; }

.product-main-info .product-info .add-to-links .list-container:before { left: 82px; }

.popup-wrap.wishlist_edit_action_container .block-content .checkbox-custom { margin-bottom: 15px; }

.checkbox-custom > input[type="checkbox"]:checked + .label::before { content: "\f14a"; color: #4286f5; }

/* start change the position of wishlist popup on PLP */
.add-to-links .list-container { top: 20px; /* bottom: 100%; */ background: #0759bd; border: 1px solid #0759bd; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.add-to-links .list-container::after { position: absolute; display: inline-block; top: -11px; /* bottom: -11px; */ left: 15px; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #0759bd; border-top: 0; border-right: 13px solid transparent; }

.add-to-links .list-container::before { position: absolute; display: inline-block; top: -9px; /* bottom: -11px; */ left: 15px; width: 0; height: 0; content: ''; border-left: 13px solid transparent; border-bottom: 11px solid #0759bd; border-top: 0; border-right: 13px solid transparent; }

.add-to-links .list-container ul li { border-bottom: 1px solid #3084e7; min-height: 40px; }

.add-to-links .list-container ul li.new > span { text-align: right; text-decoration: none; }

.add-to-links .list-container ul li.new::before { content: ''; position: absolute; top: 7px; left: 17px; width: 25px; height: 25px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_wishlistPopupAdd.svg") center center no-repeat; }

.add-to-links .list-container ul li > span { color: #fff; text-transform: none; }

/* end change the position of wishlist popup on PLP */
.catalog-category-view .add-to-links .list-container, .catalogsearch-result-index .add-to-links .list-container { top: auto; bottom: 100%; left: -57px; }

.catalog-category-view .add-to-links .list-container::before, .catalogsearch-result-index .add-to-links .list-container::before { top: auto; bottom: -11px; border-top: 11px solid #0759bd; border-bottom: 0; left: 84%; }

.catalog-category-view .add-to-links .list-container::after, .catalogsearch-result-index .add-to-links .list-container::after { top: auto; bottom: -11px; border-top: 11px solid #0759bd; border-bottom: 0; left: 84%; }

@media screen and (max-width: 1024px) { .add-to-links .list-container { left: 81px; }
  .add-to-links .list-container::before, .add-to-links .list-container::after { left: 8%; }
  .product-additional-info .add-to-links .list-container { left: 47px; }
  .product-additional-info .add-to-links .list-container:after { left: 25%; }
  .product-additional-info .add-to-links .list-container:before { left: 25%; }
  .catalog-category-view .add-to-links .list-container, .catalogsearch-result-index .add-to-links .list-container { top: auto; bottom: 120%; right: auto; left: -52px; }
  .catalog-category-view .add-to-links .list-container::before, .catalogsearch-result-index .add-to-links .list-container::before, .catalog-category-view .add-to-links .list-container::after, .catalogsearch-result-index .add-to-links .list-container::after { left: 53%; } }

@media screen and (max-width: 600px) { .catalog-category-view .add-to-links .list-container, .catalogsearch-result-index .add-to-links .list-container { top: auto; bottom: 200%; left: -21px; } }

/* ============================================ * Product View ============================================ */
.catalog-product-view .main { padding: 0; }

@media only screen and (min-width: 320px) { .product-main-info, .product-collateral { width: 100%; max-width: 1280px; margin: 0 auto; clear: both; }
  .product-main-info:after, .product-collateral:after { content: ''; display: table; clear: both; }
  .product-main-info { padding-bottom: 10px; }
  .product-main-info:after { content: ''; display: table; clear: both; }
  .product-additional-info { padding-top: 30px; }
  .product-additional-info { background-color: #fff; }
  .product-additional-info:after { content: ''; display: table; clear: both; }
  .product-primary > .product-name { margin-top: -8px; font-size: 24px; font-weight: 600; color: #4c4c4e; text-transform: none; } }

.product-essential .product-additional-info { border: none; }

@media only screen and (min-width: 1400px) { .product-main-info, .product-collateral { padding-left: 0; padding-right: 0; } }

@media only screen and (min-width: 1000px) { .main-container > .main { max-width: 100%; }
  .product-img-wrap-m { display: none; }
  .product-main-info > .product-info { padding: 30px 0 0 0; }
  .catalog-product-view .product-img-box { float: left; padding: 0; max-width: 640px; width: 100%; }
  .catalog-product-view .product-info { float: right; width: 590px; }
  .catalog-product-view .sticky-bar { display: none; } }

.catalog-product-view #messages_product_view { display: none; }

.sticky-bar { display: none; font-family: "Roboto", sans-serif; }

@media (max-width: 480px) { .sticky-bar { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; -ms-flex-grow: 1; flex-grow: 1; border-radius: 0; position: fixed; bottom: 0; left: 0; padding: 4px 75px 4px 15px; width: 100%; min-height: 80px; background: #fff; box-shadow: 0 -3px 7px 0 rgba(0, 0, 0, 0.15); z-index: 100; } }

.product-additional-info .sticky-bar { z-index: 999; }

.sticky-bar .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: flex-end; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; -ms-justify-content: flex-end; justify-content: flex-end; -ms-flex-pack: flex-end; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: 100%; }

.sticky-bar .add-to-cart-buttons .btn-cart, .sticky-bar .out-of-stock-popup-link { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; display: inline-block; position: absolute; right: 0; top: 0; margin: 0; padding: 0; color: transparent; border-radius: 0; width: 75px; height: 50%; background: #f7941d; }

.sticky-bar .add-to-cart-buttons .btn-cart::after, .sticky-bar .out-of-stock-popup-link::after { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; color: #fff; content: '\E854'; font-size: 25px; }

.sticky-bar .sticky-btn.showFull { height: 100%; top: 0; }

.sticky-bar .out-of-stock-popup-link { top: 50%; background-color: #16a7eb; }

.sticky-bar .add-to-cart-buttons .btn-cart:hover { background-color: #ff8b00; }

.sticky-bar .add-to-cart-buttons .btn-cart.added { background: #8dc63f; opacity: 1; animation-name: addToCart; animation-duration: .3s; }

.sticky-bar .add-to-cart-buttons .btn-cart.added::after { -webkit-transform: rotate(0deg) translate(-50%, -50%); -ms-transform: rotate(0deg) translate(-50%, -50%); transform: rotate(0deg) translate(-50%, -50%); content: '\E876'; }

.sticky-bar .out-of-stock-popup-link::after { -webkit-transform: rotate(-30deg) translate(-20%, -80%); -ms-transform: rotate(-30deg) translate(-20%, -80%); transform: rotate(-30deg) translate(-20%, -80%); font-size: 27px; content: '\E7F4'; }

.notification-sent .sticky-bar .out-of-stock-popup-link { background-color: #eeeded; }

.notification-sent .sticky-bar .out-of-stock-popup-link::after { -webkit-transform: rotate(0deg) translate(-50%, -50%); -ms-transform: rotate(0deg) translate(-50%, -50%); transform: rotate(0deg) translate(-50%, -50%); content: '\E876'; color: #8dc63f; }

.sticky-bar .minimal-price-link { display: none; }

.sticky-bar .special-price { -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }

.sticky-bar .price-box .minimal-price-link, .sticky-bar .price-box .save-price-bargain, .sticky-bar .price-box .special-price .price-label, .sticky-bar .price-box .special-price .price-bargain, .sticky-bar .price-box .save-old-price .save-price .price-bargain, .sticky-bar .price-box .save-old-price .save-price .price-label-bargain { display: none; }

.sticky-bar .product-secondary-action { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between; -ms-flex-pack: justify; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; -webkit-align-content: center; -moz-align-content: center; -ms-align-content: center; align-content: center; min-height: 40px; min-height: 100%; width: 100%; }

.sticky-bar .price-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin: 0; padding-left: 2%; margin-right: 14px; }

.sticky-bar.saleable .price-box { max-width: calc(100% - 100px); }

.sticky-bar.full-width { padding: 4px 0 4px 15px; }

.sticky-bar .price-box .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; margin-left: 0; font-size: 14px; line-height: 20px; color: #2f2f2f; width: 100%; }

.sticky-bar .price-box .save-old-price .save-price { display: inline-block; color: #ff0000; white-space: nowrap; font-weight: bold; text-align: right; margin-top: -5px; font-size: 12px; }

.sticky-bar .price-box .save-old-price .old-price { display: inline-block; white-space: nowrap; font-weight: bold; color: #000; text-align: right; font-size: 12px; }

.sticky-bar .price-box .save-old-price .old-price .price-label { text-transform: lowercase; }

.sticky-bar .price-box .save-old-price .old-price .price { text-decoration: line-through; }

.sticky-bar .price-box .save-old-price .save-price .price-label { padding-right: 5px; }

.sticky-bar .price-box .special-price { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; margin-left: 0; font-size: 24px; font-weight: 700; }

.sticky-bar .price-box .regular-price { margin-left: 0; font-size: 20px; font-weight: 700; color: #000; }

.sticky-bar .price-box .regular-price .price { margin-left: 10%; }

.sticky-bar .price-box .special-price .price { color: #000; font-size: 20px; }

.sticky-bar .title-qty { margin-right: 8px; font-size: 12px; color: #676769; text-transform: uppercase; line-height: 32px; font-weight: 500; }

@media (max-width: 480px) { .sticky-bar .title-qty { min-width: 30px; position: absolute; top: 0; width: 85px; text-align: center; } }

@media (max-width: 480px) { .sticky-bar .custom-qty { margin-top: 15px; } }

.sticky-bar .custom-qty input[type="text"].qty { min-width: 37px; font-weight: 500; }

.sticky-bar .common_price_box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-end; -ms-flex-line-pack: flex-end; -moz-align-items: flex-end; -ms-align-items: flex-end; align-items: flex-end; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; width: 100%; }

.sticky-bar .common_price_box .special-price .price { width: 100%; }

.wrp-floating-cart .place-floating-cart .floating-checkout-btn.-visible, .wrp-floating-cart > .place-floating-cart > .empty-button-cart { bottom: 90px; }

.wrp-floating-cart.-blackout .floating-item { bottom: 30px; }

.wrp-floating-cart.-blackout .place-floating-cart .floating-product-content .floating-product-list { padding-top: 38px; }

.wrp-floating-cart.-blackout .place-floating-cart .floating-product-content .total-price { bottom: 92px; }

.product-img-box { overflow: hidden; }

.catalog-product-view .products-grid::after { display: none; }

.catalog-product-view .products-grid .link.-btn-cart { right: 10px; top: 10px; margin-right: 0; }

.catalog-product-view .products-grid .link.-btn-cart.added { top: 0; }

.catalog-product-view .products-grid .add-to-links.full-width { height: 21px; }

.catalog-product-view .products-grid .item .wrap.-cart .full-price-width .price-box { width: 100%; }

.catalog-product-view .product-view { background: #fff; color: #000; }

.catalog-product-view .product-view .product-name { font-weight: bold; font-size: 22px; text-transform: none; margin-bottom: 2px; color: #000; }

.catalog-product-view .product-view .product-info .ratings .rating-box, .catalog-product-view .product-view .product-info .ratings .rating-box .rating { width: 116px; height: 22px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/rating-stars-product.png") 0 -24px; display: inline-block; }

.catalog-product-view .product-view .product-info .ratings .rating-box .rating { background-position: 0 0; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -ms-flex-line-pack: flex-start; -moz-align-items: flex-start; -ms-align-items: flex-start; align-items: flex-start; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; position: relative; height: inherit; text-align: right; font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; margin: 0 auto; width: 100%; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-old-price { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column-reverse; -moz-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .old-price { font-size: 17px !important; color: #acacac !important; text-transform: uppercase; font-weight: bold; text-align: left; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .special-price { font-size: 28px; font-weight: bold; padding-top: 9px; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .special-price > .price { font-size: 30px !important; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .special-price .price-label, .catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-price .price-label { text-transform: uppercase; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-price { color: #f44c2b; font-size: 17px; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .save-price .price { color: #f44c2b !important; font-size: 17px !important; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .old-price > .price { text-decoration: line-through; font-size: 17px !important; color: #acacac !important; }

.catalog-product-view .product-view .main-product-shop .price-box .common_price_box .price-label-bargain, .catalog-product-view .product-view .main-product-shop .price-box .common_price_box .price-bargain { display: none; }

.catalog-product-view .product-info > .rating-wrap { margin-top: 15px; margin-bottom: 15px; }

.product-info .before-top-product-shop > .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; width: 190px; }

.product-info .wrp-cta > .cta-description { background: none; padding: 0; margin: 0; position: relative; }

.product-info .wrp-cta > .cta-description .out-of-stock { transition: all 0.3s ease-out; position: relative; padding: 0; text-transform: none; font-weight: bold; box-shadow: none; border-radius: 5px; height: 60px; line-height: 60px; background: #f49332; width: 100%; font-size: 17px; display: inline-block; color: #fff; margin: 3px 0 10px 0; border: none; }

.product-info .wrp-cta > .cta-description > .line > .title, .product-info .wrp-cta > .cta-description .row-column > .title, .product-info .wrp-cta > .cta-description > .line > .value, .product-info .wrp-cta > .cta-description .row-column > .value { width: auto; }

.product-info .wrp-cta > .cta-description > .line > .title, .product-info .wrp-cta > .cta-description .row-column > .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; margin-right: 8px; }

.product-info .wrp-cta > .cta-description > .social-block .split-button-title { display: none; }

.product-info .wrp-cta > .cta-description > .social-block .change, .product-info .wrp-cta > .cta-description > .social-block .link-wishlist { width: 24px; height: 24px; overflow: hidden; display: inline-block; padding: 0 0 0 24px; margin-right: 30px; }

.product-info .wrp-cta > .cta-description > .social-block .link-wishlist::before, .product-info .wrp-cta > .cta-description > .social-block .change::before { font-size: 24px; }

.product-info .wrp-cta > .cta-description > .social-block { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-top: 20px; }

.product-info .wrp-cta > .cta-description > .social-block .wishlist-social-share-icons { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.box-flex-row { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.box-flex-row.baseline-text { -webkit-align-items: baseline; -ms-flex-line-pack: baseline; -moz-align-items: baseline; -ms-align-items: baseline; align-items: baseline; }

.product-type-data { margin-top: 15px; text-align: left; }

.common-row .row-column { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; width: 50%; }

.product-view .add-to-links { margin: 0; }

.wrp-cta > .btn-wrp > .add-to-cart-buttons, .product-view .btn-wrp .add-to-links, .product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link, .eta-box { width: 50%; margin-bottom: 15px; }

@media only screen and (max-width: 480px) { .product-view .btn-wrp .add-to-links { width: 100%; padding-left: 0; }
  .eta-box { width: 100%; } }

.eta-box { padding: 19px 0 19px 8px; }

.eta-box .value { text-transform: uppercase; font-size: 15px; font-weight: 500; color: #555555; }

.product-view .add-to-links > .item .link-wishlist, .product-view .add-to-links > .item .change { width: 100%; height: 100%; border: 1px solid #d5d5d4; padding: 16px 0; text-transform: uppercase; font-size: 16px; text-decoration: none; color: #999999; font-weight: bold; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.product-view .add-to-links > .item .link-wishlist:before, .btn-wrp .add-to-links .item .split-button > a::before { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; display: inline-block; top: 16px; left: -4px; }

.product-view .add-to-links > .item .link-wishlist:hover, .product-view .add-to-links > .item .split-button > a:hover { color: #f49332; }

.product-view .add-to-links.full-width { margin-right: 0; }

.product-info .wrp-cta > .cta-description > .social-block > .social-share-product-page > .a2a_kit > .a2a_button > .a2a_svg { display: none; }

.product-info .wrp-cta > .cta-description .row-column > .in-stock, .product-info .wrp-cta > .cta-description .row-column > .out-of-stock, .product-info .wrp-cta > .cta-description .row-column > .pre-order, .product-info .wrp-cta > .cta-description .row-column > .back-order { font-weight: bold; color: #5bbf3e; text-transform: uppercase; }

.product-info .wrp-cta > .cta-description .row-column > .out-of-stock { color: #ff0000; background: none; padding: 0; width: auto; height: auto; margin: 0; font-weight: bold; line-height: normal; font-size: 14px; }

.product-info .wrp-cta > .cta-description .row-column > .pre-order, .product-info .wrp-cta > .cta-description .row-column > .back-order { color: #26a8e7; }

.product-info .wrp-cta > .cta-description > .line { margin-bottom: 8px; }

.product-view > .report-block { max-width: 1280px; margin: 0 auto; overflow: hidden; padding-left: 40px; padding-top: 14px; padding-bottom: 6px; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }

.product-view > .report-block > .product-shippng { font-weight: bold; float: left; margin-top: 6px; font-size: 13px; color: #555555; }

.product-view > .report-block > .product-shippng:before { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_want_free_shipping.svg) 0 0 no-repeat; content: ""; width: 42px; height: 23px; display: inline-block; vertical-align: top; margin-right: 12px; margin-top: -3px; }

.product-view > .report-block > .product-shippng > .shipping-link { color: #f49332; text-decoration: underline; }

.product-view > .report-block > .product-shippng > .shipping-link:hover { text-decoration: none; }

.product-view > .report-block > .product-shippng > .strong { font-size: 13px; }

.product-view > .report-block > .cta-popup-links > .link.issue:before { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_report.svg) 0 0 no-repeat; content: ""; width: 15px; height: 15px; display: inline-block; vertical-align: middle; margin-right: 8px; }

.product-view > .report-block > .cta-popup-links > .link.price-war:before { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_cheapest.svg) 0 0 no-repeat; content: ""; width: 19px; height: 19px; display: inline-block; vertical-align: middle; margin-right: 5px; }

.product-view > .report-block > .cta-popup-links > .link.issue, .product-view > .report-block > .cta-popup-links > .link.price-war { font-size: 13px; font-weight: bold; text-decoration: underline; position: relative; cursor: pointer; color: #555555; }

.product-view > .report-block > .cta-popup-links > .link.price-war { margin-left: 20px; }

.product-view > .report-block > .cta-popup-links > .link.issue:hover, .product-view > .report-block > .cta-popup-links > .link.price-war:hover { text-decoration: none; }

.product-view > .report-block > .cta-popup-links { float: right; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-right: 35px; margin-top: 5px; }

.product-view .add-to-cart-wrapper .button.-submit { background: #f49332; }

.product-view .add-to-cart-wrapper .button.-submit:hover { background: #ff8b00; }

.product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button.added { background: #8dc63f; }

.product-view .box-flex-row.cta-price > .price-box > .save-old-price > .old-price { font-size: 14px; color: #000; text-transform: lowercase; }

.product-view .box-flex-row.cta-price > .price-box > .save-old-price > .save-price { font-size: 14px; color: #ff0000; }

.product-view .box-flex-row.cta-price > .price-box > .save-old-price { margin-top: -10px; }

.product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link { border-color: #16a7eb; background-color: #16a7eb; color: #fff; height: 61px; }

.product-view .wrp-cta > .btn-wrp > .out-of-stock-popup-link:hover { background: #149bda; border-color: #149bda; }

.product-view .related-box > .block > .title-block, .product-view .combine-tabs .tabheader > .title { margin-bottom: 35px; font-size: 28px; text-transform: uppercase; text-align: center; font-weight: bold; color: #ffffff; background: #2d2d2e; padding: 15px 20px 15px; }

.product-view .combine-tabs .tabheader > .title { margin-bottom: 35px; }

.product-view .add-to-links .link-wishlist::before, .product-view .add-to-links .change::before { font-size: 22px; }

.catalog-product-view .products-grid .product-card > .wrap.-info > .box .add-to-links { width: 22px; height: 22px; }

.catalog-product-view .products-grid .product-card > .wrap.-info > .box .add-to-links { padding-left: 0; }

.product-view .product-shop .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .default-title::before, .product-view .product-shop .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button > .added-title::before { content: ""; background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/svg/icons/cart_big.svg) 0 0 no-repeat; width: 27px; height: 27px; margin-top: -2px; background-size: 100%; }

.catalog-product-view .wrp-cta > .btn-wrp { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin: 15px 0 0 0; flex-flow: row wrap; }

.catalog-product-view .wrp-cta > .btn-wrp > .add-to-cart-buttons > .button { height: 62px; margin-bottom: 2px; }

.catalog-product-view .box-flex-row .wrp-qty { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; margin-right: 50px; }

@media only screen and (max-width: 1105px) { .catalog-product-view .box-flex-row .wrp-qty { margin-right: 10px; } }

.catalog-product-view .box-flex-row .wrp-qty > .title { color: #555555; text-transform: uppercase; font-size: 14px; font-weight: bold; text-align: left; margin-right: 8px; }

.product-info .ratings > .amount { display: inline-block; vertical-align: top; line-height: 23px; }

.product-info .ratings > .amount > .amount-link { font-size: 15px; color: #555555; font-weight: bold; text-transform: uppercase; margin-left: 13px; line-height: 28px; }

.product-view .products-grid.owl-carousel:not(.-disabled) .item, .product-view .products-grid > .item { width: 300px; }

.product-view .related-box .owl-nav > .owl-prev, .product-view .related-box .owl-nav > .owl-next { top: 41%; }

.product-view .product-card > .wrap.-image > .link, .product-view .product-card > .wrap.-image > .link img { max-height: 200px; }

.product-view .product-tag-section { padding: 33px 0 0; overflow: hidden; }

.product-view .product-tag-section > .tag-title, .product-view .product-tag-section > .product-tags { width: 100%; padding: 0 25px; max-width: 1280px; margin: 0 auto; float: none; }

.product-view .product-tag-section > .tag-title { font-size: 18px; font-weight: bold; text-transform: uppercase; margin-bottom: 12px; }

.product-view .product-tag-section > .product-tags { border: 0 none; background: transparent; overflow: hidden; max-height: 98px; }

@media only screen and (max-width: 1000px) { .product-view .product-tag-section > .product-tags { max-height: 152px; } }

.product-view .product-tag-section > .product-tags > .tag { background: #ffe10a; padding: 11px 20px; border-radius: 25px; -webkit-border-radius: 25px; margin-right: 25px; margin-bottom: 25px; }

@media only screen and (max-width: 1000px) { .product-view .product-tag-section > .product-tags > .tag { margin-right: 10px; margin-bottom: 15px; } }

.product-view .product-tag-section > .product-tags > .tag > .tag-link { font-size: 12px; color: #4f4604; font-weight: bold; }

.product-view .product-tag-section > .product-tags > .tag > .tag-link:hover { text-decoration: underline; }

.product-view .combine-block { padding: 0 0 57px; position: relative; }

.product-view .combine-block > .product-collateral { background: #f7f7f7; max-width: 1280px; padding-bottom: 35px; }

.product-view .product-affiliate-text > .strong { font-weight: bold; font-size: 13px; position: relative; margin-left: 40px; display: inline-block; line-height: 35px; vertical-align: middle; cursor: pointer; }

.product-view .product-affiliate-text > .strong > .earn-points, .product-view .product-affiliate-text > .strong > .login-redirect { color: #555555; }

.product-view .product-affiliate-text > .strong:before { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_affiliate_program.svg) 0 0 no-repeat; content: ""; vertical-align: top; display: inline-block; width: 49px; height: 29px; }

.product-view .product-affiliate-text > .faq-link-affiliate { display: inline-block; vertical-align: middle; font-weight: bold; font-size: 15px; }

.product-view .product-affiliate-text > .strong:hover { text-decoration: underline; }

.product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second { -webkit-flex-grow: 0; -moz-flex-grow: 0; -ms-flex-grow: 0; flex-grow: 0; box-shadow: none; background: transparent; color: #555555; font-size: 12px; text-transform: uppercase; font-weight: bold; margin-right: 4px; min-width: 61px; line-height: 14px; padding: 10px 20px; }

@media only screen and (max-width: 1000px) { .product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second { min-width: 90px; } }

.product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second.selected { cursor: default; }

.product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second.selected, .product-info .before-top-product-shop .warehouse-stock-list > .warehouse-icon-second:hover { background: #2e2e2f; color: #fff; }

.product-additional-info .custom-input-button > .custom-input-button-placeholder { color: #000; }

@media only screen and (max-width: 1200px) { .catalog-product-view .product-info { width: 40%; }
  .catalog-product-view .product-img-box { max-width: 60%; } }

@media only screen and (max-width: 1000px) { .product-primary { padding-left: 20px; padding-right: 20px; }
  .catalog-product-view .product-main-info { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .catalog-product-view .product-img-box .product-image { border-top: 1px solid #eceeed; border-bottom: 1px solid #eceeed; }
  .catalog-product-view .product-info .before-top-product-shop .warehouse-stock-list { margin-top: 5px; }
  .catalog-product-view .product-info .wrp-cta > .cta-description > .line { margin-bottom: 0; }
  .catalog-product-view .product-view > .report-block { padding-left: 0; position: relative; overflow: visible; margin-top: 15px; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
  .catalog-product-view .product-view > .report-block > .product-shippng, .catalog-product-view .product-view > .report-block > .links { background: #d8d8d8; box-sizing: border-box; width: 100%; padding: 15px 20px 16px; }
  .catalog-product-view .product-view > .report-block > .links .product-affiliate-text { clear: both; padding: 18px 20px 0 60px; position: relative; }
  .catalog-product-view .product-view .product-affiliate-text > .faq-link-affiliate { position: absolute; }
  .catalog-product-view .product-view > .report-block > .cta-popup-links { position: absolute; top: -45px; padding: 0 20px; width: 100%; text-align: center; }
  .catalog-product-view .product-view .product-affiliate-text > .strong { margin-left: 0; position: static; line-height: 25px; max-width: 100%; }
  .catalog-product-view .product-view > .report-block > .product-shippng { border-bottom: 1px solid #e2e2e2; position: relative; padding-left: 80px; font-size: 13px; }
  .catalog-product-view .product-view > .report-block > .links .product-affiliate-text { padding-left: 60px; }
  .catalog-product-view .product-view .product-affiliate-text > .strong > .earn-points, .catalog-product-view .product-view .product-affiliate-text > .strong > .login-redirect { font-size: 14px; line-height: 18px; display: inline-block; }
  .catalog-product-view .product-view .product-affiliate-text > .strong > .earn-points > .points-value { display: block; clear: both; width: 100%; }
  .catalog-product-view .product-view > .report-block > .product-shippng:before, .catalog-product-view .product-view .product-affiliate-text > .strong:before { margin-top: 7px; position: absolute; left: 20px; }
  .catalog-product-view .product-view > .report-block > .product-shippng > .strong { width: 100%; display: block; font-size: 14px; }
  .catalog-product-view .product-view .product-affiliate-text > .strong:before { left: 0; margin-top: 5px; }
  .catalog-product-view .product-info .wrp-cta > .cta-description > .line.social-block > .add-to-links, .catalog-product-view .product-info .wrp-cta > .cta-description > .line.social-block > .social-share-product-page { display: inline-block; float: none; vertical-align: middle; }
  .catalog-product-view .product-info .wrp-cta { padding: 0 20px; display: block; margin: 0 auto; }
  .catalog-product-view .product-info .wrp-cta .box-flex-row { padding: 0; }
  .catalog-product-view .box-flex-row { padding: 0 20px; }
  .catalog-product-view .product-info { width: 100%; -webkit-box-ordinal-group: 3; -moz-box-ordinal-group: 3; -ms-flex-order: 3; -webkit-order: 3; order: 3; }
  .catalog-product-view .product-view .product-tag-section > .tag-title { text-transform: uppercase; text-transform: none; font-size: 14px; font-weight: 500; }
  .catalog-product-view .combine-tabs .nav-tabs .collateraltab { width: 100%; }
  .catalog-product-view .combine-tabs .nav-tabs.-mobile .link > .title, .catalog-product-view .combine-tabs .nav-tabs .link.-active > .title { color: #ffffff; display: block; }
  .catalog-product-view .product-view .combine-tabs .tabheader > .title, .catalog-product-view .product-view .related-box > .block > .title-block { font-size: 24px; }
  .catalog-product-view .product-view .also-bought-products { background: #f5f5f5; border-top: 2px solid #000; padding-top: 30px; }
  .catalog-product-view .product-view .related-box { border-top: 2px solid #000; padding: 30px 20px 0; }
  .catalog-product-view .product-info .ratings .rating-box { display: inline-block; }
  .catalog-product-view .product-info > .rating-wrap { text-align: center; margin-bottom: 10px; }
  .catalog-product-view .product-info .ratings .rating-box, .catalog-product-view .product-info .ratings .rating-box .rating { width: 116px; height: 22px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/rating-stars-product.png") 0 -24px; display: inline-block; }
  .catalog-product-view .product-info .ratings .rating-box .rating { background-position: 0 0; }
  .catalog-product-view .combine-tabs .nav-tabs { background: transparent; padding: 0 20px; }
  .catalog-product-view .tab-container > .tabcontent { padding-bottom: 30px; }
  .catalog-product-view .combine-tabs .nav-tabs .link { background: #1d8ddb; border-color: #1d8ddb; border-radius: 0; width: 100%; color: #ffffff; }
  .catalog-product-view .product-img-box { max-width: 100%; -webkit-box-ordinal-group: 1; -moz-box-ordinal-group: 1; -ms-flex-order: 1; -webkit-order: 1; order: 1; }
  .catalog-product-view .top-product-shop { -webkit-box-ordinal-group: 2; -moz-box-ordinal-group: 2; -ms-flex-order: 2; -webkit-order: 2; order: 2; }
  .catalog-product-view .product-view { background: #fff; }
  .catalog-product-view .product-view .product-name { font-size: 18px; color: #4d4d4f; margin-bottom: 17px; }
  .catalog-product-view .more-views.more-view-thumb-nails { max-width: 80%; margin: 0 auto 20px; }
  .description-tabs .nav-tabs .link .title, .description-tabs .nav-tabs .link .title.-small, .description-tabs .nav-tabs .link:hover > .title { color: #dedede; text-transform: uppercase; font: 500 16px "Roboto", sans-serif; }
  .description-tabs .nav-tabs .link.-active > .title { color: #f69222; }
  .product-view .product-tag-section { background: #f5f5f5; }
  .product-view .product-tag-section + .product-additional-info .also-bought-products { border-top: 0; padding-top: 0; margin-top: -5px; }
  .product-view .product-tag-section + .product-additional-info .combine-block + .also-bought-products { margin-top: 0; border-top: 2px solid #000; padding-top: 20px; } }

@media only screen and (max-width: 767px) { .product-img-box .product-image-thumbs .item { height: 45px; }
  .product-img-box .product-image-thumbs .img-thumnail { max-width: 62px; }
  .catalog-product-view .products-grid.owl-carousel .item { width: 100%; max-width: 280px; margin: 0 auto; }
  .catalog-product-view .product-view .products-grid.owl-carousel:not(.-disabled) .item { width: 280px; }
  .catalog-product-view .product-view .product-card > .wrap.-image > .link img, .catalog-product-view .product-view .product-card > .wrap.-image > .link { height: 195px; } }

@media only screen and (max-width: 480px) { .footer-container { margin-bottom: 80px; }
  .video-list-wrp #first_video_iframe { max-height: 170px; }
  .catalog-product-view .product-img-box .product-image-thumbs .owl-nav > .owl-prev { left: -25px; width: 12px; }
  .catalog-product-view .product-img-box .product-image-thumbs .owl-nav > .owl-next { right: -25px; width: 20px; } }

.catalog-product-view .breadcrumbs { display: block; max-width: 1280px; padding: 20px 18px; margin: 0 auto; font-size: 0.81rem; line-height: 25px; color: #000; background: #fff; }

@media only screen and (max-width: 480px) { .catalog-product-view .breadcrumbs { padding: 20px; } }

.catalog-product-view .breadcrumbs span { float: none; padding: 0; }

.catalog-product-view .breadcrumbs .breadcrumbs-heading { text-transform: uppercase; font-weight: 600; padding: 0; margin-right: 10px; }

.catalog-product-view .breadcrumbs .link { display: inline-block; float: none; color: #555555; margin-right: 5px; padding: 0; text-transform: uppercase; }

.catalog-product-view .breadcrumbs .link:not(:last-child) > .label { text-decoration: underline; }

.catalog-product-view .breadcrumbs .link:not(:last-child) > .label:hover { text-decoration: none; }

.catalog-product-view .breadcrumbs .link:not(:last-child)::after { display: inline-block; margin-left: 5px; content: '\f105'; font-family: 'FontAwesome'; }

.catalog-product-view .breadcrumbs .count { float: none; text-decoration: none; color: #555555; font-weight: normal; margin-left: 5px; }

.out-of-active { color: #f00; }

.out-of-active > .discountinued { font-size: 20px; }

#a2apage_dropdown { z-index: 99; }

.a2a_kit a { margin-right: 15px; }

@media only screen and (max-width: 1124px) { .product-view .product-affiliate-text > .strong { margin-left: 11px; }
  .product-view > .report-block { padding-left: 27px; } }

@media only screen and (max-width: 350px) { .catalog-product-view .product-view > .report-block > .links .product-affiliate-text { padding-left: 49px; }
  .catalog-product-view .product-view > .report-block > .links { padding: 15px 5px 16px; }
  .catalog-product-view .product-view > .report-block > .product-shippng:before { left: 12px; }
  .catalog-product-view .product-view > .report-block > .product-shippng { padding-left: 64px; } }

.catalog-product-view .product-info .wrp-cta .btn-wrp .add-to-cart-buttons .button { margin-bottom: 0; }

.catalog-product-view .product-view .product-affiliate-text > .faq-link-affiliate { -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; color: #f49332; }

.catalog-product-view .product-info .line.eta .title { background-color: transparent; padding: 3px 0; }

.catalog-product-view .product-info .line.eta-message { display: none; }

.catalog-product-view .product-info .line.eta-message .eta-message-box { width: 100%; background-color: #bfe3f3; padding: 15px 50px 15px 15px; position: relative; margin-bottom: 15px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box::before { content: ""; position: absolute; right: 30%; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid #bfe3f3; top: -14px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.message { font: 400 12px "Roboto", sans-serif; color: #454545; text-align: left; line-height: 20px; margin: 0; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close { font: 700 11px "Roboto", sans-serif; position: absolute; top: 10px; right: 10px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close span.underline { text-decoration: underline; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close a { color: #454545; text-decoration: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; background: #fff; padding: 3px 8px; font-size: 15px; }

.catalog-product-view .product-info .line.eta-message .eta-message-box p.close a:hover { color: #ff8b00; text-decoration: none; }

@media screen and (max-width: 999px) { .catalog-product-view .product-info .line.eta .title { padding-right: 20px; text-align: left; } }

.product-view .product-additional-info .product-additional-info div.related-box.also-bought-products:nth-of-type(1) { background-color: transparent; max-width: 100%; }

.product-view .product-additional-info .product-additional-info div.related-box.also-bought-products:nth-of-type(1) .block { max-width: 1280px; margin: 0 auto; background: #f7f7f7; padding-bottom: 35px; }

.group_product_pdp .group_price_outer { margin: 8px 0 0 0 !important; }

.group_product_pdp .offer-price-box { font-size: 15px; font-weight: 600; color: #000; margin: 0 0 4px 0; }

.group_product_pdp .offer-price-box .offerPriceLabel { color: #f49332; font-size: 11px; line-height: 10px; margin: 0; font-weight: 600; }

.group_product_pdp .offer-price-box p.offerPriceValue { font-size: 15px; font-weight: 600; color: #000; margin: 0 0 4px 0; }

.group_product_pdp .group-total-price { font-size: 22px; margin: 20px 0 0 0; text-align: center; }

.group_product_pdp .group-total-price .offerPriceLabel { color: #000; font-weight: 600; }

.group_product_pdp .group-total-price .offerPriceValue { font-size: 26px; margin: 4px 0 0 0; font-weight: 600; line-height: 26px; }

.group_product_pdp .grouped-bundle-price-box { margin: 0 0 0px 0; font-size: 22px; }

.group_product_pdp .grouped-bundle-price-box .offerPriceLabel { color: #41e5b5; }

.group_product_pdp .grouped-bundle-price-box p.offerPriceValue { margin: 0 0 0px 0; font-size: 22px; font-weight: 600; color: #000; }

.wrp-cta > .btn-wrp > .already-purchased-product > .button.added > .added-title { display: inline-block; margin: 18px 0 0 0; }

.catalog-product-view .product-info { position: relative; }

.catalog-product-view .product-info .waiting-addto-any { display: none; position: absolute; z-index: 131; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; }

.catalog-product-view .product-info .waiting-addto-any img { position: absolute; top: 50%; left: 50%; margin-top: -24px; margin-left: -24px; }

.catalog-product-view #affiliateWrapper .waiting-affiliate { text-align: center; }

.catalog-product-view #affiliateWrapper .waiting-affiliate img { display: inline-block; }

.catalog-product-view #affiliateWrapper .form-list .pos { text-align: center; margin: 15px 0; }

.catalog-product-view #affiliateWrapper .form-list button.copy-share-url { width: 160px; border: 0; font-size: 14px; color: #fff; background-color: #f7941d; text-align: center; text-transform: uppercase; padding: 13px 0; -webkit-appearance: none; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }

.catalog-product-view #affiliateWrapper .form-list button.copy-share-url:hover { color: #fff; background-color: #e38008; }

.catalog-product-view .product-additional-info .combine-block .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view .product-additional-info .also-bought-products .block-alsobought .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view .product-additional-info .related-box .products-grid .product-card { border: 1px solid #dfdfdf; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.product-main-info .product-info { text-align: left; }

.product-main-info .product-img-box { display: inline-block; float: none; }

/* start redirect sku functionality */
.catalog-product-view .product-info .redirect-sku-contents { display: none; }

.catalog-product-view .product-info.redirect-sku .wrp-cta { display: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents { display: block; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents img { border: 0; max-width: 100%; height: auto; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents p.text { font: 700 16px "Roboto", sans-serif; color: #000; line-height: 24px; margin: 12px 0 15px 0; text-transform: uppercase; text-align: left; padding-left: 40px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents p.text span.bold { font-weight: 700; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box { width: 100%; background-color: #eeefee; padding: 20px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box::after { content: ''; display: table; clear: both; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box h2.product-name { font: 500 14px "Roboto", sans-serif; color: #000000; line-height: 20px; text-align: left; margin: 0 0 20px 0; display: block; width: 100%; text-transform: uppercase; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details { width: 100%; margin: 0 0 20px 0; padding: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li { width: 50%; list-style-type: none; display: inline-block; vertical-align: top; margin: 0; float: left; }

@media screen and (max-width: 480px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li { width: 100%; display: block; float: none; } }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) { padding: 0 10px 0 0; }

@media screen and (max-width: 480px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) { padding: 0; } }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) p.product-image { margin: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) p.product-image img { margin: auto; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) { padding: 0 0 0 10px; }

@media screen and (max-width: 480px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) { padding: 15px 0 0 0; } }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .rating-wrap { text-align: left; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .rating-wrap .ratings .amount a.amount-link { color: #555555; text-decoration: none; margin-left: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .rating-wrap .ratings .amount a.amount-link:hover { color: #f59330; text-decoration: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .price-box { text-align: left; margin-top: 10px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .price-box p.save-price.save-price-bargain { display: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .price-box span.regular-price { font: 500 24px "Roboto", sans-serif; color: #f59330; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta { display: block; margin: 10px 0 0 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line { -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line .title { font: 700 14px "Roboto", sans-serif; color: #555555; text-align: left; text-transform: uppercase; padding: 0; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line .value { font: 400 14px "Roboto", sans-serif; color: #555555; text-align: left; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line.stock { margin-bottom: 10px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line span.in-stock { font: 700 14px "Roboto", sans-serif; color: #5bbf3e; text-align: left; text-transform: uppercase; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line span.out-of-stock { color: #ff0000; background: none; padding: 0; width: auto; height: auto; margin: 0; font-weight: bold; line-height: normal; font-size: 14px; text-transform: uppercase; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) .wrp-cta .cta-description .line.social-block { display: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details::after { content: ''; display: table; clear: both; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn { margin-top: 15px; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a { color: #f59330; background-color: #212020; text-decoration: none; padding: 15px 0 15px 0; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; text-transform: uppercase; font: 700 16px "Roboto", sans-serif; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a:hover { color: #fff; background-color: #1367cf; text-decoration: none; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a span.text { position: relative; }

.catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .view-detail-btn a span.text::after { content: '\e154'; font: 400 24px 'Material Icons'; color: #f59330; position: absolute; top: 1px; right: -31px; display: none; }

@media screen and (max-width: 999px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .wrp-cta .cta-description .line { background-color: transparent; padding: 0; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .wrp-cta { padding: 0; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents { padding: 0 20px; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box .wrp-cta .cta-description .line .title { width: auto; } }

@media screen and (max-width: 320px) { .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li { width: 100%; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(1) { padding-right: 0; margin-bottom: 20px; }
  .catalog-product-view .product-info.redirect-sku .redirect-sku-contents .box ul.details li:nth-child(2) { padding-left: 0; } }

/* end redirect sku functionality */
/* start add style to pdp price incl gst */
.catalog-product-view .product-shop form#product_addtocart_form .box-flex-row .price-box .price { font: 700 27px "Roboto", sans-serif; color: #f7941d; }

.catalog-product-view .product-shop form#product_addtocart_form .box-flex-row .price-box .price span.label { font-size: 12px; color: #656363; text-transform: uppercase; display: block; }

.catalog-product-view .product-shop form#product_addtocart_form .box-flex-row .price-box .save-price .price { color: #f7941d; font-size: 14px; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .price { font: 700 27px "Roboto", sans-serif; color: #000; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .price span.label { font-size: 12px; color: #656363; text-transform: uppercase; display: block; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .save-price .price { color: #ff0000; font-size: 14px; }

.products-grid .item .wrap.-cart .price-box .save-old-price .old-price .price { font-size: 11px; color: #000; }

.catalog-product-view .product-shop form#product_addtocart_form .wrp-cta .price-box .old-price .price { font-size: 11px; color: #000; text-transform: uppercase; font-weight: bold; }

.catalog-product-view .product-additional-info .product-additional-info .price-box .price span.label { display: none !important; }

@media screen and (max-width: 480px) { .sticky-bar .product-secondary-action .price-box span.label { font-size: 11px; color: #656363; text-transform: uppercase; display: block; } }

/* end add style to pdp price incl gst */
/* Diagram guide popup UI work Start */
.catalog-product-view img { border: 0; max-width: 100%; height: auto; }

.catalog-product-view .tab-container > .tabcontent .specifications .item > .label a { color: #000; text-decoration: underline; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; cursor: pointer; }

.catalog-product-view .tab-container > .tabcontent .specifications .item > .label a:hover { color: #000; text-decoration: none; }

.catalog-product-view .web_dialog_overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; height: 100%; width: 100%; margin: 0; padding: 0; background: #000000; opacity: .80; filter: alpha(opacity=80); -moz-opacity: .80; z-index: 9998; display: none; }

.catalog-product-view .web_dialog { display: none; position: fixed; width: 830px; height: auto; top: 10%; left: 50%; margin-left: -415px; margin-top: 0; background: #f9f9f9; padding: 15px; box-sizing: border-box; z-index: 9999; border-radius: 4px; }

.catalog-product-view .top-close-button { background: url(https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/fancybox_sprite.png) no-repeat; position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; font-size: 0; }

.catalog-product-view #dimension-diagram-guide-contents { display: block; }

.catalog-product-view #dimension-diagram-guide-contents h2.title { font: 700 18px "Roboto", sans-serif; color: #000; text-align: left; text-transform: capitalize; border-bottom: 1px solid #c9c9c9; padding-bottom: 10px; margin: 0 0 20px 0; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow { width: 100%; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams { margin: 0; padding: 0; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams::after { content: ''; display: table; clear: both; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li { width: 100%; text-align: center; vertical-align: top; list-style-type: none; margin: 0; text-align: center; float: left; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li::after { content: ''; display: table; clear: both; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li img { border: 0; max-width: 350px; height: auto; display: inline-block; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.image { margin: 0 0 15px 0; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.image img { margin: auto; }

.catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.label { font: 500 14px "Roboto", sans-serif; color: #000; text-align: center; margin: 0 0 20px 0; }

.catalog-product-view #dimension-diagram-guide-contents p.close { width: 90px; font: 500 12px "Roboto", sans-serif; text-align: center; text-transform: uppercase; letter-spacing: 1px; margin: 20px 0 0 0; float: right; }

.catalog-product-view #dimension-diagram-guide-contents p.close::after { content: ''; display: table; clear: both; }

.catalog-product-view #dimension-diagram-guide-contents p.close a { color: #000; background-color: #e3e1e1; text-decoration: none; line-height: 32px; display: block; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; -webkit-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }

.catalog-product-view #dimension-diagram-guide-contents p.close a:hover { color: #fff; background-color: #000; text-decoration: none; }

@media screen and (max-width: 1024px) { .catalog-product-view #diagram-model .web_dialog { top: 10%; margin-top: 0; } }

@media screen and (max-width: 960px) { .catalog-product-view #diagram-model .web_dialog { top: 10%; margin-top: 0; width: 90%; margin-left: 0; left: 5%; }
  .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li img { max-width: 100%; max-height: 300px; } }

@media screen and (max-width: 480px) { .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.label { font-size: 12px; } }

@media screen and (max-width: 414px) { .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li p.label { font-size: 14px; }
  .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow ul.diagrams li { width: 100%; }
  .catalog-product-view #dimension-diagram-guide-contents .diagrams-overflow { height: auto; overflow-y: auto; } }

/* Diagram guide popup UI work END */
/* pdp page Title Truncation UI update work */
.catalog-product-view .product-card > .wrap.-info .link.-name { font-weight: bold; font-size: 14px; text-transform: none; margin-bottom: 3px; height: 52px; }

@media only screen and (max-width: 767px) { .catalog-product-view .product-view .product-additional-info .products-grid.owl-carousel:not(.-disabled) .item { width: 100%; }
  .catalog-product-view .product-view .product-additional-info .product-card > .wrap.-info { padding: 0 10px; } }

/* pdp page Title Truncation UI update work */
/* PDP out of stock label UI work */
.catalog-product-view .product-info .wrp-cta > .cta-description > .line > .in-stock, .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .out-of-stock, .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .pre-order, .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .back-order { line-height: 22px; }

@media screen and (max-width: 999px) { .catalog-product-view .product-info .wrp-cta > .cta-description > .line > .title { width: auto; padding: 0; } }

/* PDP out of stock label UI work */
@media screen and (max-width: 600px) { .a2a_kit a { margin-right: 5px; }
  .a2a_kit a img { width: 45px; } }

@media screen and (max-width: 480px) { .a2a_kit a img { width: 35px; } }

/* PDP Review section design work. */
.catalog-product-view #customer-reviews-list .review-item-row::after, .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row::after { content: ''; display: table; clear: both; }

.catalog-product-view #customer-reviews-list .review-item-row { width: 100%; border-top: 1px solid #b8b8b8; padding: 0 0 20px 0; margin: 0; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row p.customer-name { font: 700 12px "Roboto", sans-serif; color: #000; text-transform: uppercase; letter-spacing: 1px; margin: 25px 0 20px 0; }

.catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.separator { font-weight: 400; color: #6f6f6f; padding: 0 5px; }

.catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.buyer { font-weight: 500; color: #6f6f6f; text-transform: capitalize; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 26%; height: 100%; padding: 0 40px 0 0; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews { margin: 0; padding: 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li { list-style-type: none; border-bottom: 1px solid #eee; padding: 0 0 35px 0; margin: 0 0 10px 0; display: block; vertical-align: middle; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row { width: 100%; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { width: 35%; font: 700 12px "Roboto", sans-serif; color: #6f6f6f; text-transform: uppercase; text-align: right; letter-spacing: 1px; padding: 6px 15px 0 0; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 65%; font-size: 12px; color: #ff9500; text-align: left; padding: 0 0 0 15px; float: left; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 74%; border-left: 1px solid #eee; padding: 0 0 0 40px; float: right; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 h4.review-title { font: 700 20px "Roboto", sans-serif; color: #000; text-align: left; margin: 0 0 20px 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 p.review-date { font: 400 12px "Roboto", sans-serif; color: #6f6f6f; text-align: left; letter-spacing: 1px; margin: 0 0 5px 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 p.review-message { font: 400 14px "Roboto", sans-serif; color: #000; text-align: left; line-height: 24px; margin: 0 0 20px 0; }

.catalog-product-view #customer-reviews-list .review-item-row .col2 p.review-message:last-of-type { margin-bottom: 0; }

.catalog-product-view .icon-radio-check { background: none; width: auto; height: auto; cursor: pointer; float: left; z-index: 99; }

.catalog-product-view .icon-radio-check:before { content: "\e83a"; font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; display: inline-block; color: #f49332; }

.catalog-product-view .icon-radio-check.-checked { background-position: 0 0; }

.catalog-product-view .icon-radio-check.-checked:before { content: "\e838"; }

@media screen and (max-width: 1024px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 30%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 70%; }
  .a2a_kit a { margin-right: 10px; } }

@media screen and (max-width: 960px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 32%; padding-right: 30px; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 68%; padding-left: 30px; } }

@media screen and (max-width: 800px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 38%; padding-right: 20px; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 62%; padding-left: 20px; } }

@media screen and (max-width: 640px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 { width: 100%; padding-right: 0; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 { width: 100%; padding-left: 0; border-left: 0; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label, .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 50%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col2 h4.review-title { font-size: 16px; margin-top: 15px; }
  .catalog-product-view #customer-reviews-list .review-item-row { border: 1px solid #eee; padding: 20px; margin-bottom: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name { border: 1px solid #eee; padding: 10px; margin-top: 0; }
  .a2a_kit a { margin-right: 5px; } }

@media screen and (max-width: 480px) { .catalog-product-view #customer-reviews-list .review-item-row .col2 h4.review-title { font-size: 14px; } }

@media screen and (max-width: 414px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { padding-right: 10px; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { padding-left: 10px; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.separator { display: none; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name span.buyer { display: block; }
  .catalog-product-view #customer-reviews-list .review-item-row p.customer-name { line-height: 18px; }
  .catalog-product-view #customer-reviews-list .review-item-row { padding: 15px; } }

@media screen and (max-width: 375px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { width: 40%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 60%; } }

@media screen and (max-width: 320px) { .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .label { width: 35%; }
  .catalog-product-view #customer-reviews-list .review-item-row .col1 ul.reviews li .row .review-ratings { width: 65%; } }

/* PDP Review section design work. */
/* PDP add css and free shipping orders css move from hobbyking.css */
.catalog-product-view .product-view .product-shop .wrp-cta .no-icon.freeShipping { font: 500 12px 'Roboto', sans-serif; color: #555555; text-transform: uppercase; text-indent: 0; text-align: left; padding-bottom: 3px; border-left: 0; margin: 0 0 20px 0; position: relative; }

.catalog-product-view .product-view .product-shop .wrp-cta .no-icon.freeShipping::before { content: ''; background: none; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping { font: 500 12px 'Roboto', sans-serif; color: #555555; text-transform: uppercase; text-indent: 39px; text-align: left; padding-bottom: 3px; border-left: 0; margin: 0 0 20px 0; position: relative; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping::before { content: ''; width: 30px; height: 16px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_want_free_shipping.svg") center center no-repeat; position: absolute; top: 0; left: 0; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping a { color: #555555; text-decoration: underline; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -ms-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.catalog-product-view .product-view .product-shop .wrp-cta .freeShipping a:hover { color: #f49332; text-decoration: none; }

.mobile-display { display: inline-block; }

.mobile-no-display { display: none; }

@media screen and (min-width: 1000px) { .mobile-display { display: none; }
  .mobile-no-display { display: inline-block; } }

/* PDP free shipping orders css move from hobbyking.css */
/* pdp wishlist popup */
.wishlist_edit_action_container > .popup-block { -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); max-height: 100%; max-height: 85vh; overflow-y: auto; min-width: 300px; width: 100%; position: absolute; top: 50%; left: 50%; background: #edefed; z-index: 1121; padding: 0; background: #fff; max-width: 650px; }

.wishlist_edit_action_container > .popup-block .block-title { display: inline-block; padding: 0; margin: 0 40px; font-size: 26px; text-align: center; font-weight: bold; text-transform: uppercase; color: #000; border-bottom: 1px solid #cecece; width: calc(100% - 80px); }

@media only screen and (max-width: 640px) { .wishlist_edit_action_container > .popup-block .block-title { margin: 0 20px; width: calc(100% - 40px); } }

.wishlist_edit_action_container > .popup-block .buttons-set { display: block; margin-top: 0; }

.wishlist_edit_action_container > .popup-block .require { font-size: 12px; color: #f71d1d; }

.wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"] + .label { position: relative; padding-left: 30px; cursor: pointer; font-weight: 500; color: #000; }

.wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"] + .label::before { content: ''; position: absolute; width: 20px; height: 20px; left: 0; top: 0; border: 1px solid #969696; display: inline-block; border-radius: 5px; }

.wishlist_edit_action_container > .popup-block .checkbox-custom > input[type="checkbox"]:checked + .label::before { content: '\E876'; font-size: 18px; color: #f7941d; background-color: #000; }

.wishlist_edit_action_container > .popup-block .block-content { padding: 30px 40px 40px 40px; }

@media only screen and (max-width: 640px) { .wishlist_edit_action_container > .popup-block .block-content { padding: 30px 20px 20px 20px; } }

.wishlist_edit_action_container > .popup-block .block-content .text-input { border-radius: 0; border: 1px solid #cecece; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.-submit { background: #f7941d; color: #fff; display: inline-block; text-transform: uppercase; border-radius: 8px; text-align: center; line-height: 20px; cursor: pointer; padding: 12px 40px; font-size: 14px; font-weight: bold; -webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; -ms-transition: all 0.1s linear; -o-transition: all 0.1s linear; transition: all 0.1s linear; background: #f7941d; font-weight: 600; padding: 0 90px; border-radius: 10px; height: 61px; text-transform: uppercase; font-size: 22.16px; width: auto; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.-submit:hover { background-color: #e38008; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.-submit:active { background-color: #c66f07; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.btn-cancel { font-size: 14px; font-weight: bold; background: transparent; color: #000; text-decoration: underline; margin-right: 20px; text-transform: uppercase; }

.wishlist_edit_action_container > .popup-block .buttons-set.form-buttons .button.btn-cancel:hover { text-decoration: none; }

.wishlist_edit_action_container > .popup-block .btn-close { position: absolute; top: 0; right: 0; cursor: pointer; padding: 10px; z-index: 2; font-size: 0; }

.wishlist_edit_action_container > .popup-block .btn-close:before { display: inline-block; color: #787575; content: '\f00d'; font: 400 1.12rem "FontAwesome"; }

.whishlist-dropdown > .select2-search--dropdown { display: none; }

.page { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; }

.messages-custom { text-align: center; font-weight: 600; margin-top: 100px; margin-bottom: 0; }

@media only screen and (max-width: 1000px) { .messages-custom { margin-top: 50px; } }

/* pdp wishlist popup */
/* pdp rating review css update */
.review-ratings .rating-box, .review-ratings .rating-box .rating { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/pdp-reviews-stars-sprite.png") no-repeat 0 0; height: 21px; width: 127px; }

.review-ratings .rating-box { background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/pdp-reviews-stars-sprite.png") no-repeat 0 -23px; }

.catalog-product-view .sort-section > .wrap.-pages .box.-pages > .list > .item > .link.first, .catalog-product-view .sort-section > .wrap.-pages .box.-pages > .list > .item > .link.last { font-size: 0; }

.stock-information .stock-qty-alert { display: block; text-align: left; padding: 10px 10px 0 0; color: #e30000; border-radius: 3px; font-size: 15px; margin-top: 8px; font-weight: bold; }

.stock-information .stock-qty-alert span { font-size: 17px; }

/* pdp rating review css update */
@media only screen and (max-width: 1000px) { .product-img-box .product-image .gallery-image { left: auto; top: auto; width: auto; height: 100%; } }

#profilePopup.popup-wrap .profile-popup .user-profile-rating .ratings { height: 17px; text-align: center; margin-top: 16px; }

#profilePopup.popup-wrap .profile-popup .user-profile-rating .ratings .rating-box { width: 97px; height: 17px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/profile_rating.png") 0 0 no-repeat; display: inline-block; }

#profilePopup.popup-wrap .profile-popup .user-profile-rating .ratings .rating-box .rating { width: 97px; height: 17px; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/profile_rating.png") 0 -17px no-repeat; }

#profilePopup.popup-wrap .profile-popup .close-popup { padding: 0; right: 10px; top: 10px; }

#profilePopup.popup-wrap .profile-popup .close-popup::before { content: ""; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icn_close.svg") 0 0 no-repeat; display: block; width: 25px; height: 25px; filter: invert(53%) sepia(0%) saturate(32%) hue-rotate(185deg) brightness(98%) contrast(88%); }

#suggestion-wrap .field-custom .value, #price-war .field-custom .value { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-align-items: center; -ms-flex-line-pack: center; -moz-align-items: center; -ms-align-items: center; align-items: center; }

@media only screen and (max-width: 640px) { #suggestion-wrap .field-custom .value, #price-war .field-custom .value { -webkit-flex-direction: column; -moz-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } }

#suggestion-wrap .field-custom .value .captcha-image-link, #price-war .field-custom .value .captcha-image-link { margin-right: 15px; }

#suggestion-wrap .field-custom .value .captcha-image-link img, #price-war .field-custom .value .captcha-image-link img { border: 1px solid #C9C9C9; }

#suggestion-wrap .field-custom .value .captcha-image-link .reload-image::after, #price-war .field-custom .value .captcha-image-link .reload-image::after { color: #202020; }

#suggestion-wrap .field-custom .value .label, #price-war .field-custom .value .label { text-align: left; }

#suggestion-wrap .field-custom .value .label input, #price-war .field-custom .value .label input { border: 1px solid #C9C9C9; }

#suggestion-wrap h2.title { position: relative; }

#suggestion-wrap h2.title::before { content: ""; position: absolute; background: url("https://cdn-global-hk.hobbyking.com/skin/frontend/redesign/default/images/icon_report.svg") no-repeat 0 0; width: 22px; height: 22px; display: block; }

/*# sourceMappingURL=product-view.css.map */
