@charset "UTF-8";
/***!  /media/vendor/fontawesome-free/css/fontawesome.min.css?6.7.2  !***/

.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-variant:normal;text-rendering:auto;font-style:normal;line-height:1}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-fw{text-align:center;width:1.25em}.fa-ul{margin-left:var(--fa-li-margin,2.5em);padding-left:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em)*-1);text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em)var(--fa-border-style,solid)var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-iteration-count:1;animation-delay:-1ms}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0)}57%{transform:scale(1)translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto);position:absolute;left:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-text-height{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-stethoscope{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-info{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-explosion{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-wave-square{--fa:""}.fa-ring{--fa:""}.fa-building-un{--fa:""}.fa-dice-three{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-door-open{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-atom{--fa:""}.fa-soap{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-pump-medical{--fa:""}.fa-fingerprint{--fa:""}.fa-hand-point-right{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-flag-checkered{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-crop{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-users-rectangle{--fa:""}.fa-people-roof{--fa:""}.fa-people-line{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-male,.fa-person{--fa:""}.fa-laptop{--fa:""}.fa-file-csv{--fa:""}.fa-menorah{--fa:""}.fa-truck-plane{--fa:""}.fa-record-vinyl{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-bong{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-jar-wheat{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-pager{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-strikethrough{--fa:""}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-backward{--fa:""}.fa-caret-right{--fa:""}.fa-comments{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-code-pull-request{--fa:""}.fa-clipboard-list{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-user-check{--fa:""}.fa-vial-virus{--fa:""}.fa-sheet-plastic{--fa:""}.fa-blog{--fa:""}.fa-user-ninja{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-toggle-off{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-person-drowning{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-spray-can{--fa:""}.fa-truck-monster{--fa:""}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-rainbow{--fa:""}.fa-circle-notch{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-paw{--fa:""}.fa-cloud{--fa:""}.fa-trowel-bricks{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-hospital-user{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-binoculars{--fa:""}.fa-microphone-slash{--fa:""}.fa-box-tissue{--fa:""}.fa-motorcycle{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-toilets-portable{--fa:""}.fa-hockey-puck{--fa:""}.fa-table{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-users-slash{--fa:""}.fa-clover{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-star-and-crescent{--fa:""}.fa-house-fire{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-helicopter{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-file-circle-question{--fa:""}.fa-laptop-code{--fa:""}.fa-swatchbook{--fa:""}.fa-prescription-bottle{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-people-group{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-film{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-people-robbery{--fa:""}.fa-lightbulb{--fa:""}.fa-caret-left{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-sitemap{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-memory{--fa:""}.fa-road-spikes{--fa:""}.fa-fire-burner{--fa:""}.fa-flag{--fa:""}.fa-hanukiah{--fa:""}.fa-feather{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-comment-slash{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-compress{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-ankh{--fa:""}.fa-hands-holding-child{--fa:""}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:""}.fa-peseta-sign{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-ghost{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-cart-plus{--fa:""}.fa-gamepad{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-egg{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-campground{--fa:""}.fa-folder-plus{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-lock{--fa:""}.fa-gas-pump{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-house-flood-water{--fa:""}.fa-tree{--fa:""}.fa-bridge-lock{--fa:""}.fa-sack-dollar{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-car-side{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-microscope{--fa:""}.fa-sink{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-mitten{--fa:""}.fa-person-rays{--fa:""}.fa-users{--fa:""}.fa-eye-slash{--fa:""}.fa-flask-vial{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-om{--fa:""}.fa-worm{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-plug{--fa:""}.fa-chevron-up{--fa:""}.fa-hand-spock{--fa:""}.fa-stopwatch{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-chess-bishop{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-road-circle-check{--fa:""}.fa-dice-five{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-land-mine-on{--fa:""}.fa-i-cursor{--fa:""}.fa-stamp{--fa:""}.fa-stairs{--fa:""}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-pills{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-tooth{--fa:""}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:""}.fa-bicycle{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-snowman{--fa:""}.fa-mortar-pestle{--fa:""}.fa-road-barrier{--fa:""}.fa-school{--fa:""}.fa-igloo{--fa:""}.fa-joint{--fa:""}.fa-angle-right{--fa:""}.fa-horse{--fa:""}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-dong-sign{--fa:""}.fa-capsules{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-hand-point-up{--fa:""}.fa-money-bill{--fa:""}.fa-bookmark{--fa:""}.fa-align-justify{--fa:""}.fa-umbrella-beach{--fa:""}.fa-helmet-un{--fa:""}.fa-bullseye{--fa:""}.fa-bacon{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-radiation{--fa:""}.fa-chart-simple{--fa:""}.fa-mars-stroke{--fa:""}.fa-vial{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-user{--fa:""}.fa-school-circle-check{--fa:""}.fa-dumpster{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-building-user{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-highlighter{--fa:""}.fa-key{--fa:""}.fa-bullhorn{--fa:""}.fa-globe{--fa:""}.fa-synagogue{--fa:""}.fa-person-half-dress{--fa:""}.fa-road-bridge{--fa:""}.fa-location-arrow{--fa:""}.fa-c{--fa:"C"}.fa-tablet-button{--fa:""}.fa-building-lock{--fa:""}.fa-pizza-slice{--fa:""}.fa-money-bill-wave{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-house-flag{--fa:""}.fa-person-circle-minus{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-camera-rotate{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-star{--fa:""}.fa-repeat{--fa:""}.fa-cross{--fa:""}.fa-box{--fa:""}.fa-venus-mars{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-charging-station{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-mobile-retro{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-spider{--fa:""}.fa-hands-bound{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-x-ray{--fa:""}.fa-spell-check{--fa:""}.fa-slash{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-server{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-shop-lock{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-blender-phone{--fa:""}.fa-building-wheat{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-venus{--fa:""}.fa-passport{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-temperature-high{--fa:""}.fa-microchip{--fa:""}.fa-crown{--fa:""}.fa-weight-hanging{--fa:""}.fa-xmarks-lines{--fa:""}.fa-file-prescription{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-chess-knight{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-wheelchair{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-toggle-on{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-l{--fa:"L"}.fa-fire{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-folder-open{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-code-fork{--fa:""}.fa-city{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-pepper-hot{--fa:""}.fa-unlock{--fa:""}.fa-colon-sign{--fa:""}.fa-headset{--fa:""}.fa-store-slash{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-user-minus{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-clipboard{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-underline{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-signature{--fa:""}.fa-stroopwafel{--fa:""}.fa-bold{--fa:""}.fa-anchor-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-manat-sign{--fa:""}.fa-not-equal{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-jedi{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-mug-hot{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-gift{--fa:""}.fa-dice-two{--fa:""}.fa-chess-queen{--fa:""}.fa-glasses{--fa:""}.fa-chess-board{--fa:""}.fa-building-circle-check{--fa:""}.fa-person-chalkboard{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-less-than-equal{--fa:""}.fa-train{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-crow{--fa:""}.fa-sailboat{--fa:""}.fa-window-restore{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-torii-gate{--fa:""}.fa-frog{--fa:""}.fa-bucket{--fa:""}.fa-image{--fa:""}.fa-microphone{--fa:""}.fa-cow{--fa:""}.fa-caret-up{--fa:""}.fa-screwdriver{--fa:""}.fa-folder-closed{--fa:""}.fa-house-tsunami{--fa:""}.fa-square-nfi{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-square-binary{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-lemon{--fa:""}.fa-head-side-mask{--fa:""}.fa-handshake{--fa:""}.fa-gem{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-smoking{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-monument{--fa:""}.fa-snowplow{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-cannabis{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-tablets{--fa:""}.fa-ethernet{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-chair{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-plate-wheat{--fa:""}.fa-icicles{--fa:""}.fa-person-shelter{--fa:""}.fa-neuter{--fa:""}.fa-id-badge{--fa:""}.fa-marker{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-universal-access{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-lari-sign{--fa:""}.fa-volcano{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-viruses{--fa:""}.fa-square-person-confined{--fa:""}.fa-user-tie{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-certificate{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-suitcase{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-camera-retro{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-box-open{--fa:""}.fa-scroll{--fa:""}.fa-spa{--fa:""}.fa-location-pin-lock{--fa:""}.fa-pause{--fa:""}.fa-hill-avalanche{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-bomb{--fa:""}.fa-registered{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-subscript{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-burst{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-money-bills{--fa:""}.fa-smog{--fa:""}.fa-crutch{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-palette{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-vest{--fa:""}.fa-ferry{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-boxes-packing{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-bowl-food{--fa:""}.fa-candy-cane{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-file-word{--fa:""}.fa-file-powerpoint{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-house-lock{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-children{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-user-alt-slash,.fa-user-large-slash{--fa:""}.fa-envelope-open{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:""}.fa-mattress-pillow{--fa:""}.fa-guarani-sign{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-greater-than-equal{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-virus{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-layer-group{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-archway{--fa:""}.fa-heart-circle-check{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-square{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-couch{--fa:""}.fa-cedi-sign{--fa:""}.fa-italic{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-church{--fa:""}.fa-comments-dollar{--fa:""}.fa-democrat{--fa:""}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:""}.fa-road-lock{--fa:""}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-p{--fa:"P"}.fa-snowflake{--fa:""}.fa-newspaper{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-locust{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-person-dress-burst{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-vector-square{--fa:""}.fa-bread-slice{--fa:""}.fa-language{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-filter{--fa:""}.fa-question{--fa:"?"}.fa-file-signature{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-house-chimney-user{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-puzzle-piece{--fa:""}.fa-money-check{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-code{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-cubes-stacked{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-virus-covid{--fa:""}.fa-austral-sign{--fa:""}.fa-f{--fa:"F"}.fa-leaf{--fa:""}.fa-road{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-person-circle-plus{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-bolt-lightning{--fa:""}.fa-sack-xmark{--fa:""}.fa-file-excel{--fa:""}.fa-file-contract{--fa:""}.fa-fish-fins{--fa:""}.fa-building-flag{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-object-ungroup{--fa:""}.fa-poop{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-kaaba{--fa:""}.fa-toilet-paper{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-eject{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-plane-circle-check{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-object-group{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-mask-ventilator{--fa:""}.fa-arrow-right{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-cash-register{--fa:""}.fa-person-circle-question{--fa:""}.fa-h{--fa:"H"}.fa-tarp{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-heart{--fa:""}.fa-mars-and-venus{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-dumpster-fire{--fa:""}.fa-house-crack{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-bottle-water{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-kitchen-set{--fa:""}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-cube{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-shield-dog{--fa:""}.fa-solar-panel{--fa:""}.fa-lock-open{--fa:""}.fa-elevator{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-circle{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-recycle{--fa:""}.fa-user-astronaut{--fa:""}.fa-plane-slash{--fa:""}.fa-trademark{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-satellite-dish{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-users-rays{--fa:""}.fa-wallet{--fa:""}.fa-clipboard-check{--fa:""}.fa-file-audio{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-wrench{--fa:""}.fa-bugs{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-file-image{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-plane-departure{--fa:""}.fa-handshake-slash{--fa:""}.fa-book-bookmark{--fa:""}.fa-code-branch{--fa:""}.fa-hat-cowboy{--fa:""}.fa-bridge{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-truck-front{--fa:""}.fa-cat{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-truck-field{--fa:""}.fa-route{--fa:""}.fa-clipboard-question{--fa:""}.fa-panorama{--fa:""}.fa-comment-medical{--fa:""}.fa-teeth-open{--fa:""}.fa-file-circle-minus{--fa:""}.fa-tags{--fa:""}.fa-wine-glass{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-house-signal{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-faucet-drip{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-terminal{--fa:""}.fa-mobile-button{--fa:""}.fa-house-medical-flag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-tape{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-eye{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-audio-description{--fa:""}.fa-person-military-to-person{--fa:""}.fa-file-shield{--fa:""}.fa-user-slash{--fa:""}.fa-pen{--fa:""}.fa-tower-observation{--fa:""}.fa-file-code{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-bus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-window-maximize{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-prescription{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-vihara{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-plant-wilt{--fa:""}.fa-diamond{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-chart-diagram{--fa:""}.fa-bacterium{--fa:""}.fa-hand-pointer{--fa:""}.fa-drum-steelpan{--fa:""}.fa-hand-scissors{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-biohazard{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-mars-double{--fa:""}.fa-child-dress{--fa:""}.fa-users-between-lines{--fa:""}.fa-lungs-virus{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-phone{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-child-reaching{--fa:""}.fa-head-side-virus{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-door-closed{--fa:""}.fa-shield-virus{--fa:""}.fa-dice-six{--fa:""}.fa-mosquito-net{--fa:""}.fa-file-fragment{--fa:""}.fa-bridge-water{--fa:""}.fa-person-booth{--fa:""}.fa-text-width{--fa:""}.fa-hat-wizard{--fa:""}.fa-pen-fancy{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-trash{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-book-medical{--fa:""}.fa-poo{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-cubes{--fa:""}.fa-divide{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-headphones{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-clapping{--fa:""}.fa-republican{--fa:""}.fa-arrow-left{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-ruler{--fa:""}.fa-align-left{--fa:""}.fa-dice-d6{--fa:""}.fa-restroom{--fa:""}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:""}.fa-file-video{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-file-pdf{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-user-secret{--fa:""}.fa-otter{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-comment-dollar{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-clipboard-user{--fa:""}.fa-child{--fa:""}.fa-lira-sign{--fa:""}.fa-satellite{--fa:""}.fa-plane-lock{--fa:""}.fa-tag{--fa:""}.fa-comment{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-envelope{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-paperclip{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-ribbon{--fa:""}.fa-lungs{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-litecoin-sign{--fa:""}.fa-border-none{--fa:""}.fa-circle-nodes{--fa:""}.fa-parachute-box{--fa:""}.fa-indent{--fa:""}.fa-truck-field-un{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-mountain{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-square-virus{--fa:""}.fa-meteor{--fa:""}.fa-car-on{--fa:""}.fa-sleigh{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-water{--fa:""}.fa-calendar-check{--fa:""}.fa-braille{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-landmark{--fa:""}.fa-truck{--fa:""}.fa-crosshairs{--fa:""}.fa-person-cane{--fa:""}.fa-tent{--fa:""}.fa-vest-patches{--fa:""}.fa-check-double{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-cookie{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-dumbbell{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-tarp-droplet{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-calendar-plus{--fa:""}.fa-plane-arrival{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-chart-gantt{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-dna{--fa:""}.fa-virus-slash{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-chess{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-plug-circle-check{--fa:""}.fa-street-view{--fa:""}.fa-franc-sign{--fa:""}.fa-volume-off{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-mosque{--fa:""}.fa-mosquito{--fa:""}.fa-star-of-david{--fa:""}.fa-person-military-rifle{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-vials{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-place-of-worship{--fa:""}.fa-grip-vertical{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-pallet{--fa:""}.fa-faucet{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-s{--fa:"S"}.fa-timeline{--fa:""}.fa-keyboard{--fa:""}.fa-caret-down{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-plane-up{--fa:""}.fa-piggy-bank{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-mountain-city{--fa:""}.fa-coins{--fa:""}.fa-khanda{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-folder-tree{--fa:""}.fa-network-wired{--fa:""}.fa-map-pin{--fa:""}.fa-hamsa{--fa:""}.fa-cent-sign{--fa:""}.fa-flask{--fa:""}.fa-person-pregnant{--fa:""}.fa-wand-sparkles{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-ticket{--fa:""}.fa-power-off{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-flag-usa{--fa:""}.fa-laptop-file{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-diagram-next{--fa:""}.fa-person-rifle{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-closed-captioning{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-venus-double{--fa:""}.fa-images{--fa:""}.fa-calculator{--fa:""}.fa-people-pulling{--fa:""}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:""}.fa-cloud-rain{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-ship{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-download{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-file-circle-check{--fa:""}.fa-forward{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-align-center{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-calendar-week{--fa:""}.fa-laptop-medical{--fa:""}.fa-b{--fa:"B"}.fa-file-medical{--fa:""}.fa-dice-one{--fa:""}.fa-kiwi-bird{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-mill-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-skull{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-truck-pickup{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-stop{--fa:""}.fa-code-merge{--fa:""}.fa-upload{--fa:""}.fa-hurricane{--fa:""}.fa-mound{--fa:""}.fa-toilet-portable{--fa:""}.fa-compact-disc{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-caravan{--fa:""}.fa-shield-cat{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-glass-water{--fa:""}.fa-oil-well{--fa:""}.fa-vault{--fa:""}.fa-mars{--fa:""}.fa-toilet{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-sun{--fa:""}.fa-guitar{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-horse-head{--fa:""}.fa-bore-hole{--fa:""}.fa-industry{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-florin-sign{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:""}.fa-car-tunnel{--fa:""}.fa-head-side-cough{--fa:""}.fa-grip-lines{--fa:""}.fa-thumbs-down{--fa:""}.fa-user-lock{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-chess-pawn{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-person-through-window{--fa:""}.fa-toolbox{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-bug{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-mountain-sun{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-dice-d20{--fa:""}.fa-truck-droplet{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-medal{--fa:""}.fa-bed{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-podcast{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-bell{--fa:""}.fa-superscript{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-star-of-life{--fa:""}.fa-phone-slash{--fa:""}.fa-paint-roller{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-file{--fa:""}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-arrow-down{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-eraser{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-person-burst{--fa:""}.fa-dove{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-socks{--fa:""}.fa-inbox{--fa:""}.fa-section{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-envelope-open-text{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-wine-bottle{--fa:""}.fa-chess-rook{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-dharmachakra{--fa:""}.fa-hotdog{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-drum{--fa:""}.fa-ice-cream{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-fax{--fa:""}.fa-paragraph{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-star-half{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-tree-city{--fa:""}.fa-play{--fa:""}.fa-font{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-rupiah-sign{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-naira-sign{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-walkie-talkie{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-receipt{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-chevron-down{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-skull-crossbones{--fa:""}.fa-code-compare{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-school-lock{--fa:""}.fa-tower-cell{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-ranking-star{--fa:""}.fa-chess-king{--fa:""}.fa-person-harassing{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-arrow-up{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-shrimp{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-jug-detergent{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-user-shield{--fa:""}.fa-wind{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-fish{--fa:""}.fa-user-graduate{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-clapperboard{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-copy{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-hand-sparkles{--fa:""}.fa-grip,.fa-grip-horizontal{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-gun{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:""}.fa-computer{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-peso-sign{--fa:""}.fa-building-shield{--fa:""}.fa-baby{--fa:""}.fa-users-line{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-tractor{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-lines-leaning{--fa:""}.fa-ruler-combined{--fa:""}.fa-copyright{--fa:""}.fa-equals{--fa:"="}.fa-blender{--fa:""}.fa-teeth{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-map{--fa:""}.fa-rocket{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-folder-minus{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-store{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-bezier-curve{--fa:""}.fa-bell-slash{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-school-flag{--fa:""}.fa-fill{--fa:""}.fa-angle-up{--fa:""}.fa-drumstick-bite{--fa:""}.fa-holly-berry{--fa:""}.fa-chevron-left{--fa:""}.fa-bacteria{--fa:""}.fa-hand-lizard{--fa:""}.fa-notdef{--fa:""}.fa-disease{--fa:""}.fa-briefcase-medical{--fa:""}.fa-genderless{--fa:""}.fa-chevron-right{--fa:""}.fa-retweet{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-pump-soap{--fa:""}.fa-video-slash{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-radio{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-traffic-light{--fa:""}.fa-thermometer{--fa:""}.fa-vr-cardboard{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-display{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-trophy{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hammer{--fa:""}.fa-hand-peace{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-spinner{--fa:""}.fa-robot{--fa:""}.fa-peace{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-warehouse{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-splotch{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-dice-four{--fa:""}.fa-sim-card{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-mercury{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-person-falling-burst{--fa:""}.fa-award{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-building{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-qrcode{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-comment-nodes{--fa:""}.fa-house-medical{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-house-chimney-window{--fa:""}.fa-pen-nib{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tents{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-dog{--fa:""}.fa-carrot{--fa:""}.fa-moon{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-cheese{--fa:""}.fa-yin-yang{--fa:""}.fa-music{--fa:""}.fa-code-commit{--fa:""}.fa-temperature-low{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-broom{--fa:""}.fa-shield-heart{--fa:""}.fa-gopuram{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-oil-can{--fa:""}.fa-t{--fa:"T"}.fa-hippo{--fa:""}.fa-chart-column{--fa:""}.fa-infinity{--fa:""}.fa-vial-circle-check{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-voicemail{--fa:""}.fa-fan{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-calendar{--fa:""}.fa-trailer{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-sd-card{--fa:""}.fa-dragon{--fa:""}.fa-shoe-prints{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-hand-holding{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-clone{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-tornado{--fa:""}.fa-file-circle-plus{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-anchor{--fa:""}.fa-border-all{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-cookie-bite{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-draw-polygon{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-shower{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-book{--fa:""}.fa-user-plus{--fa:""}.fa-check{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-house-circle-check{--fa:""}.fa-angle-left{--fa:""}.fa-diagram-successor{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-cloud-moon{--fa:""}.fa-briefcase{--fa:""}.fa-person-falling{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-user-tag{--fa:""}.fa-rug{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-baht-sign{--fa:""}.fa-book-open{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-handcuffs{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-database{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-bottle-droplet{--fa:""}.fa-mask-face{--fa:""}.fa-hill-rockslide{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-paper-plane{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-dungeon{--fa:""}.fa-align-right{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-life-ring{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-calendar-day{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-dice{--fa:""}.fa-bowling-ball{--fa:""}.fa-brain{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-calendar-minus{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-gifts{--fa:""}.fa-hotel{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-thumbs-up{--fa:""}.fa-user-clock{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-file-invoice{--fa:""}.fa-window-minimize{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-brush{--fa:""}.fa-file-half-dashed{--fa:""}.fa-mask{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-ruler-vertical{--fa:""}.fa-user-alt,.fa-user-large{--fa:""}.fa-train-tram{--fa:""}.fa-user-nurse{--fa:""}.fa-syringe{--fa:""}.fa-cloud-sun{--fa:""}.fa-stopwatch-20{--fa:""}.fa-square-full{--fa:""}.fa-magnet{--fa:""}.fa-jar{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-bug-slash{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-bone{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-user-injured{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-plane{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:""}.fa-print{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-person-military-pointing{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-umbrella{--fa:""}.fa-trowel{--fa:""}.fa-d{--fa:"D"}.fa-stapler{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-kip-sign{--fa:""}.fa-hand-point-left{--fa:""}.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-barcode{--fa:""}.fa-plus-minus{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-person-circle-check{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
@charset "UTF-8";
/***!  /media/vendor/joomla-custom-elements/css/joomla-alert.min.css?0.4.1  !***/

joomla-alert{--jui-alert-min-width:250px;--jui-alert-padding:.5rem 1.25rem;--jui-alert-margin:0 0 1rem 0;--jui-alert-border:1px solid transparent;--jui-alert-border-radius:.25rem;--jui-alert-animation-duration:.5s;--jui-alert-animation-timing-function:ease-in-out;--jui-alert-button-color-dark:#000;--jui-alert-button-color-light:#fff;--jui-alert-success-color:#234423;--jui-alert-success-background-color:#d9e6d9;--jui-alert-success-border-color:#cadcca;--jui-alert-success-link-color:#122212;--jui-alert-info-color:#0c5460;--jui-alert-info-background-color:#d1ecf1;--jui-alert-info-border-color:#bee5eb;--jui-alert-info-link-color:#062c33;--jui-alert-warning-color:#7d5a29;--jui-alert-warning-background-color:#fcefdc;--jui-alert-warning-border-color:#fbe8cd;--jui-alert-warning-link-color:#573e1c;--jui-alert-danger-color:#712b29;--jui-alert-danger-background-color:#f7dddc;--jui-alert-danger-border-color:#f4cfce;--jui-alert-danger-link-color:#4c1d1b;animation-duration:var(--jui-alert-animation-duration,.5s);animation-timing-function:var(--jui-alert-animation-timing-function,ease-in-out);border:var(--jui-alert-border,1px solid transparent);border-radius:var(--jui-alert-border-radius,.25rem);margin:var(--jui-alert-margin,0 0 1rem 0);min-width:var(--jui-alert-min-width,250px);padding:var(--jui-alert-padding,.5rem 1.25rem);display:block}joomla-alert .joomla-alert--close{color:var(--jui-alert-button-color-dark,#000);float:right;opacity:.5;text-shadow:0 1px 0 var(--jui-alert-button-color-light,#fff);background:0 0;border:0;padding:.2rem 1rem;font-size:1.5rem;font-weight:700;line-height:1;position:relative;top:-.5rem;right:-1.25rem}joomla-alert .joomla-alert--close:focus,joomla-alert .joomla-alert--close:hover{color:var(--jui-alert-button-color-dark,#000);cursor:pointer;opacity:.75;text-decoration:none}joomla-alert[type=success]{background-color:var(--jui-alert-success-background-color,#d9e6d9);border-color:var(--jui-alert-success-border-color,#cadcca);color:var(--jui-alert-success-color,#234423)}joomla-alert[type=success] hr{border-top-color:var(--jui-alert-success-border-color,#cadcca)}joomla-alert[type=success] .alert-link{color:var(--jui-alert-success-link-color,#122212)}joomla-alert[type=info]{background-color:var(--jui-alert-info-background-color,#d1ecf1);border-color:var(--jui-alert-info-border-color,#bee5eb);color:var(--jui-alert-info-color,#0c5460)}joomla-alert[type=info] hr{border-top-color:var(--jui-alert-info-border-color,#bee5eb)}joomla-alert[type=info] .alert-link{color:var(--jui-alert-info-link-color,#062c33)}joomla-alert[type=warning]{background-color:var(--jui-alert-warning-background-color,#fcefdc);border-color:var(--jui-alert-warning-border-color,#fbe8cd);color:var(--jui-alert-warning-color,#7d5a29)}joomla-alert[type=warning] hr{border-top-color:var(--jui-alert-warning-border-color,#fbe8cd)}joomla-alert[type=warning] .alert-link{color:var(--jui-alert-warning-link-color,#573e1c)}joomla-alert[type=danger]{background-color:var(--jui-alert-danger-background-color,#f7dddc);border-color:var(--jui-alert-danger-border-color,#f4cfce);color:var(--jui-alert-danger-color,#712b29)}joomla-alert[type=danger] hr{border-top-color:var(--jui-alert-danger-border-color,#f4cfce)}joomla-alert[type=danger] .alert-link{color:var(--jui-alert-danger-link-color,#4c1d1b)}html[dir=rtl] joomla-alert .joomla-alert--close,html[dir=rtl] joomla-alert .joomla-alert-button--close{float:left;left:-1.25rem;right:auto}@keyframes joomla-alert-fade-in{0%{opacity:0}}@keyframes joomla-alert-fade-out{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){joomla-alert{animation-duration:1ms!important}}
@charset "UTF-8";
/***!  /plugins/system/cookiehint/css/redimstyle.css?c688a1  !***/

#redim-cookiehint-bottom #redim-cookiehint,#redim-cookiehint-top #redim-cookiehint{max-width:100%}#redim-cookiehint .reset{margin:0px !important;padding:0px !important}#redim-cookiehint-modal{background-color:rgba(0,0,0,0.75);padding:20px}#redim-cookiehint{box-sizing:border-box;font-size:14px;line-height:20px;font-weight:400;max-width:380px;background:#fff;padding:15px 30px;border-radius:3px}#redim-cookiehint .cookiehead{margin-bottom:20px;display:inline-block}#redim-cookiehint .cookiehead .headline{color:#707070;font-size:20px;line-height:26px;position:relative;padding:3px 0px 3px 50px;display:inline-block}#redim-cookiehint .cookiehead .headline::before{content:'';display:inline-block;position:absolute;left:0px;top:0px;width:35px;height:32px;background-image:url(https://www.playwithdogs.nl/plugins/system/cookiehint/img/little_cookie.png);background-repeat:no-repeat;background-position:left center}#redim-cookiehint .cookiecontent{font-size:14px;line-height:18px;display:inline-block;color:#707070}#redim-cookiehint .cookiecontent{padding-bottom:20px}#redim-cookiehint .clr{clear:both}#redim-cookiehint .cookiebuttons .btn,#redim-cookiehint .cookiebuttons button{font-size:18px;line-height:24px;cursor:pointer;display:block;margin-bottom:15px;padding:12px 8px !important;;text-align:center;width:100%;box-sizing:border-box}#redim-cookiehint .cookiebuttons a.btn{text-decoration:none !important;background-image:none !important}#redim-cookiehint.hidden{display:none;visibility:hidden}#cookiehintsubmit,#cookiehintsubmitno{transition:background 0.3s ease;border-radius:4px !important}#redim-cookiehint button{border:none !important}#cookiehintinfo{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#cookiehintinfo>*{margin:2px 6px}#cookiehintsubmit,#cookiehintsubmitno{background:#00bc13 !important;color:#fff !important}#cookiehintsubmit:hover,#cookiehintsubmitno:hover{background:#008a13 !important;color:#fff !important}#redim-cookiehint-bottom{box-shadow:0px 0px 5px 0px rgba(0,0,0,0.25);text-align:center;background-color:#fff}#redim-cookiehint-bottom #redim-cookiehint{margin:0 auto;text-align:left;max-width:980px}#redim-cookiehint-bottom #cookiehintinfo{float:left}#redim-cookiehint-bottom .cookiehead{margin-bottom:10px}#redim-cookiehint-bottom .cookiecontent{padding-bottom:5px}#redim-cookiehint-bottom .cookiebuttons{text-align:right}#redim-cookiehint-bottom .cookiebuttons .btn,#redim-cookiehint-bottom .cookiebuttons button{display:inline-block;padding:8px 14px !important;margin:0px 10px 0px 0px;width:auto}@media (max-width:576px){#redim-cookiehint{padding:7px 15px}#redim-cookiehint .cookiehead .headline{font-size:16px;line-height:24px}#redim-cookiehint .cookiebuttons{text-align:center}#redim-cookiehint .cookiebuttons .btn,#redim-cookiehint .cookiebuttons button{width:100%;margin:0 auto 8px;font-size:14px;line-height:20px;padding:8px !important}#redim-cookiehint-bottom #cookiehintinfo{float:none}}
@charset "UTF-8";
/***!  /media/com_hikashop/css/hikashop.css?v=515  !***/

.hk-container{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-thumbnails{list-style:outside none none}@media (min-width:768px){.hk-container{width:750px}}@media (min-width:992px){.hk-container{width:970px}}@media (min-width:1200px){.hk-container{width:1170px}}.hk-container-fluid{margin-right:auto;margin-left:auto;padding-left:5px;padding-right:5px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:0;padding:0;text-rendering:optimizespeed}.hk-row{margin-left:-5px;margin-right:-5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-container-fluid .hk-row{width:100%}.hikashop_main_content.hk-container-fluid,.hk-container-fluid .hk-container-fluid{display:block}.hk-row-fluid{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap;list-style:none;margin:0;padding:0;text-rendering:optimizespeed}.hkc-1,.hkc-2,.hkc-3,.hkc-4,.hkc-5,.hkc-6,.hkc-7,.hkc-8,.hkc-9,.hkc-10,.hkc-11,.hkc-12,.hkc-xs-1,.hkc-sm-1,.hkc-md-1,.hkc-lg-1,.hkc-xl-1,.hkc-xs-2,.hkc-sm-2,.hkc-md-2,.hkc-lg-2,.hkc-xl-2,.hkc-xs-3,.hkc-sm-3,.hkc-md-3,.hkc-lg-3,.hkc-xl-3,.hkc-xs-4,.hkc-sm-4,.hkc-md-4,.hkc-lg-4,.hkc-xl-4,.hkc-xs-5,.hkc-sm-5,.hkc-md-5,.hkc-lg-5,.hkc-xl-5,.hkc-xs-6,.hkc-sm-6,.hkc-md-6,.hkc-lg-6,.hkc-xl-6,.hkc-xs-7,.hkc-sm-7,.hkc-md-7,.hkc-lg-7,.hkc-xl-7,.hkc-xs-8,.hkc-sm-8,.hkc-md-8,.hkc-lg-8,.hkc-xl-8,.hkc-xs-9,.hkc-sm-9,.hkc-md-9,.hkc-lg-9,.hkc-xl-9,.hkc-xs-10,.hkc-sm-10,.hkc-md-10,.hkc-lg-10,.hkc-xl-10,.hkc-xs-11,.hkc-sm-11,.hkc-md-11,.hkc-lg-11,.hkc-xl-11,.hkc-xs-12,.hkc-sm-12,.hkc-md-12,.hkc-lg-12{min-height:1px;padding-left:5px;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hkc-xs-12,.hkc-xs-11,.hkc-xs-10,.hkc-xs-9,.hkc-xs-8,.hkc-xs-7,.hkc-xs-6,.hkc-xs-5,.hkc-xs-4,.hkc-xs-3,.hkc-xs-2,.hkc-xs-1,.hkc-sm-12,.hkc-sm-11,.hkc-sm-10,.hkc-sm-9,.hkc-sm-8,.hkc-sm-7,.hkc-sm-6,.hkc-sm-5,.hkc-sm-4,.hkc-sm-3,.hkc-sm-2,.hkc-sm-1,.hkc-md-12,.hkc-md-11,.hkc-md-10,.hkc-md-9,.hkc-md-8,.hkc-md-7,.hkc-md-6,.hkc-md-5,.hkc-md-4,.hkc-md-3,.hkc-md-2,.hkc-md-1,.hkc-lg-12,.hkc-lg-11,.hkc-lg-10,.hkc-lg-9,.hkc-lg-8,.hkc-lg-7,.hkc-lg-6,.hkc-lg-5,.hkc-lg-4,.hkc-lg-3,.hkc-lg-2,.hkc-lg-1,.hkc-xl-12,.hkc-xl-11,.hkc-xl-10,.hkc-xl-9,.hkc-xl-8,.hkc-xl-7,.hkc-xl-6,.hkc-xl-5,.hkc-xl-4,.hkc-xl-3,.hkc-xl-2,.hkc-xl-1{width:100%}.hkc-1,.hkc-2,.hkc-3,.hkc-4,.hkc-5,.hkc-6,.hkc-7,.hkc-8,.hkc-9,.hkc-10,.hkc-11,.hkc-12,.hk-container-fluid .hk-row div[class^=' hkc-'],.hk-container-fluid .hk-row div[class*=' hkc-']{float:left}.hkc-12{width:100%}.hkc-11{width:91.66666667%}.hkc-10{width:83.33333333%}.hkc-9{width:75%}.hkc-8{width:66.66666667%}.hkc-7{width:58.33333333%}.hkc-6{width:50%}.hkc-5{width:41.66666667%}.hkc-4{width:33.33333333%}.hkc-3{width:25%}.hkc-2{width:16.66666667%}.hkc-1{width:8.33333333%}@media (min-width:576px){.hkc-xs-11{width:91.66666667%}.hkc-xs-10{width:83.33333333%}.hkc-xs-9{width:75%}.hkc-xs-8{width:66.66666667%}.hkc-xs-7{width:58.33333333%}.hkc-xs-6{width:50%}.hkc-xs-5{width:41.66666667%}.hkc-xs-4{width:33.33333333%}.hkc-xs-3{width:25%}.hkc-xs-2{width:16.66666667%}.hkc-xs-1{width:8.33333333%}}@media (min-width:768px){.hkc-sm-11{width:91.66666667%}.hkc-sm-10{width:83.33333333%}.hkc-sm-9{width:75%}.hkc-sm-8{width:66.66666667%}.hkc-sm-7{width:58.33333333%}.hkc-sm-6{width:50%}.hkc-sm-5{width:41.66666667%}.hkc-sm-4{width:33.33333333%}.hkc-sm-3{width:25%}.hkc-sm-2{width:16.66666667%}.hkc-sm-1{width:8.33333333%}}@media (min-width:992px){.hkc-md-11{width:91.66666667%}.hkc-md-10{width:83.33333333%}.hkc-md-9{width:75%}.hkc-md-8{width:66.66666667%}.hkc-md-7{width:58.33333333%}.hkc-md-6{width:50%}.hkc-md-5{width:41.66666667%}.hkc-md-4{width:33.33333333%}.hkc-md-3{width:25%}.hkc-md-2{width:16.66666667%}.hkc-md-1{width:8.33333333%}}@media (min-width:1200px){.hkc-lg-11{width:91.66666667%}.hkc-lg-10{width:83.33333333%}.hkc-lg-9{width:75%}.hkc-lg-8{width:66.66666667%}.hkc-lg-7{width:58.33333333%}.hkc-lg-6{width:50%}.hkc-lg-5{width:41.66666667%}.hkc-lg-4{width:33.33333333%}.hkc-lg-3{width:25%}.hkc-lg-2{width:16.66666667%}.hkc-lg-1{width:8.33333333%}}@media (min-width:1200px) and (max-width:1600px){.hkc-lg-clear{clear:left}}@media (min-width:1600px){.hkc-xl-11{width:91.66666667%}.hkc-xl-10{width:83.33333333%}.hkc-xl-9{width:75%}.hkc-xl-8{width:66.66666667%}.hkc-xl-7{width:58.33333333%}.hkc-xl-6{width:50%}.hkc-xl-5{width:41.66666667%}.hkc-xl-4{width:33.33333333%}.hkc-xl-3{width:25%}.hkc-xl-2{width:16.66666667%}.hkc-xl-1{width:8.33333333%}.hkc-xl-clear{clear:left}}.clearfix:before,.clearfix:after,.hk-container:before,.hk-container:after,.hk-container-fluid:before,.hk-container-fluid:after,.hk-row:before,.hk-row:after,.hk-row-fluid:before,.hk-row-fluid:after,.hkform-group:before,.hkform-group:after,.hk-thumbnails:before,.hk-thumbnails:after{content:" ";display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after,.hk-container:after,.hk-container-fluid:after,.hk-row:after,.hk-row-fluid:after,.hkform-group:after,.hk-thumbnails:before,.hk-thumbnails:after{clear:both}.hk-row-10>.hkc-xs-10{width:100%}.hk-row-10>.hkc-xs-9{width:90%}.hk-row-10>.hkc-xs-8{width:80%}.hk-row-10>.hkc-xs-7{width:70%}.hk-row-10>.hkc-xs-6{width:60%}.hk-row-10>.hkc-xs-5{width:50%}.hk-row-10>.hkc-xs-4{width:40%}.hk-row-10>.hkc-xs-3{width:30%}.hk-row-10>.hkc-xs-2{width:20%}.hk-row-10>.hkc-xs-1{width:10%}@media (min-width:768px){.hk-row-10>.hkc-sm-10{width:100%}.hk-row-10>.hkc-sm-9{width:90%}.hk-row-10>.hkc-sm-8{width:80%}.hk-row-10>.hkc-sm-7{width:70%}.hk-row-10>.hkc-sm-6{width:60%}.hk-row-10>.hkc-sm-5{width:50%}.hk-row-10>.hkc-sm-4{width:40%}.hk-row-10>.hkc-sm-3{width:30%}.hk-row-10>.hkc-sm-2{width:20%}.hk-row-10>.hkc-sm-1{width:10%}}@media (min-width:992px){.hk-row-10>.hkc-md-10{width:100%}.hk-row-10>.hkc-md-9{width:90%}.hk-row-10>.hkc-md-8{width:80%}.hk-row-10>.hkc-md-7{width:70%}.hk-row-10>.hkc-md-6{width:60%}.hk-row-10>.hkc-md-5{width:50%}.hk-row-10>.hkc-md-4{width:40%}.hk-row-10>.hkc-md-3{width:30%}.hk-row-10>.hkc-md-2{width:20%}.hk-row-10>.hkc-md-1{width:10%}}@media (min-width:1200px){.hk-row-10>.hkc-lg-10{width:100%}.hk-row-10>.hkc-lg-9{width:90%}.hk-row-10>.hkc-lg-8{width:80%}.hk-row-10>.hkc-lg-7{width:70%}.hk-row-10>.hkc-lg-6{width:60%}.hk-row-10>.hkc-lg-5{width:50%}.hk-row-10>.hkc-lg-4{width:40%}.hk-row-10>.hkc-lg-3{width:30%}.hk-row-10>.hkc-lg-2{width:20%}.hk-row-10>.hkc-lg-1{width:10%}}@media (min-width:1600px){.hk-row-10>.hkc-xl-10{width:100%}.hk-row-10>.hkc-xl-9{width:90%}.hk-row-10>.hkc-xl-8{width:80%}.hk-row-10>.hkc-xl-7{width:70%}.hk-row-10>.hkc-xl-6{width:60%}.hk-row-10>.hkc-xl-5{width:50%}.hk-row-10>.hkc-xl-4{width:40%}.hk-row-10>.hkc-xl-3{width:30%}.hk-row-10>.hkc-xl-2{width:20%}.hk-row-10>.hkc-xl-1{width:10%}}.hk-row-9>.hkc-xs-9{width:100%}.hk-row-9>.hkc-xs-8{width:88.88888889%}.hk-row-9>.hkc-xs-7{width:77.77777778%}.hk-row-9>.hkc-xs-6{width:66.66666667%}.hk-row-9>.hkc-xs-5{width:55.55555556%}.hk-row-9>.hkc-xs-4{width:44.44444444%}.hk-row-9>.hkc-xs-3{width:33.33333333%}.hk-row-9>.hkc-xs-2{width:22.22222222%}.hk-row-9>.hkc-xs-1{width:11.11111111%}@media (min-width:768px){.hk-row-9>.hkc-sm-9{width:100%}.hk-row-9>.hkc-sm-8{width:88.88888889%}.hk-row-9>.hkc-sm-7{width:77.77777778%}.hk-row-9>.hkc-sm-6{width:66.66666667%}.hk-row-9>.hkc-sm-5{width:55.55555556%}.hk-row-9>.hkc-sm-4{width:44.44444444%}.hk-row-9>.hkc-sm-3{width:33.33333333%}.hk-row-9>.hkc-sm-2{width:22.22222222%}.hk-row-9>.hkc-sm-1{width:11.11111111%}}@media (min-width:992px){.hk-row-9>.hkc-md-9{width:100%}.hk-row-9>.hkc-md-8{width:88.88888889%}.hk-row-9>.hkc-md-7{width:77.77777778%}.hk-row-9>.hkc-md-6{width:66.66666667%}.hk-row-9>.hkc-md-5{width:55.55555556%}.hk-row-9>.hkc-md-4{width:44.44444444%}.hk-row-9>.hkc-md-3{width:33.33333333%}.hk-row-9>.hkc-md-2{width:22.22222222%}.hk-row-9>.hkc-md-1{width:11.11111111%}}@media (min-width:1200px){.hk-row-9>.hkc-lg-9{width:100%}.hk-row-9>.hkc-lg-8{width:88.88888889%}.hk-row-9>.hkc-lg-7{width:77.77777778%}.hk-row-9>.hkc-lg-6{width:66.66666667%}.hk-row-9>.hkc-lg-5{width:55.55555556%}.hk-row-9>.hkc-lg-4{width:44.44444444%}.hk-row-9>.hkc-lg-3{width:33.33333333%}.hk-row-9>.hkc-lg-2{width:22.22222222%}.hk-row-9>.hkc-lg-1{width:11.11111111%}}@media (min-width:1600px){.hk-row-9>.hkc-xl-9{width:100%}.hk-row-9>.hkc-xl-8{width:88.88888889%}.hk-row-9>.hkc-xl-7{width:77.77777778%}.hk-row-9>.hkc-xl-6{width:66.66666667%}.hk-row-9>.hkc-xl-5{width:55.55555556%}.hk-row-9>.hkc-xl-4{width:44.44444444%}.hk-row-9>.hkc-xl-3{width:33.33333333%}.hk-row-9>.hkc-xl-2{width:22.22222222%}.hk-row-9>.hkc-xl-1{width:11.11111111%}}.hk-row-8>.hkc-xs-8{width:100%}.hk-row-8>.hkc-xs-7{width:87.5%}.hk-row-8>.hkc-xs-6{width:75%}.hk-row-8>.hkc-xs-5{width:62.5%}.hk-row-8>.hkc-xs-4{width:50%}.hk-row-8>.hkc-xs-3{width:37.5%}.hk-row-8>.hkc-xs-2{width:25%}.hk-row-8>.hkc-xs-1{width:12.5%}@media (min-width:768px){.hk-row-8>.hkc-sm-8{width:100%}.hk-row-8>.hkc-sm-7{width:87.5%}.hk-row-8>.hkc-sm-6{width:75%}.hk-row-8>.hkc-sm-5{width:62.5%}.hk-row-8>.hkc-sm-4{width:50%}.hk-row-8>.hkc-sm-3{width:37.5%}.hk-row-8>.hkc-sm-2{width:25%}.hk-row-8>.hkc-sm-1{width:12.5%}}@media (min-width:992px){.hk-row-8>.hkc-md-8{width:100%}.hk-row-8>.hkc-md-7{width:87.5%}.hk-row-8>.hkc-md-6{width:75%}.hk-row-8>.hkc-md-5{width:62.5%}.hk-row-8>.hkc-md-4{width:50%}.hk-row-8>.hkc-md-3{width:37.5%}.hk-row-8>.hkc-md-2{width:25%}.hk-row-8>.hkc-md-1{width:12.5%}}@media (min-width:1200px){.hk-row-8>.hkc-lg-8{width:100%}.hk-row-8>.hkc-lg-7{width:87.5%}.hk-row-8>.hkc-lg-6{width:75%}.hk-row-8>.hkc-lg-5{width:62.5%}.hk-row-8>.hkc-lg-4{width:50%}.hk-row-8>.hkc-lg-3{width:37.5%}.hk-row-8>.hkc-lg-2{width:25%}.hk-row-8>.hkc-lg-1{width:12.5%}}@media (min-width:1600px){.hk-row-8>.hkc-xl-8{width:100%}.hk-row-8>.hkc-xl-7{width:87.5%}.hk-row-8>.hkc-xl-6{width:75%}.hk-row-8>.hkc-xl-5{width:62.5%}.hk-row-8>.hkc-xl-4{width:50%}.hk-row-8>.hkc-xl-3{width:37.5%}.hk-row-8>.hkc-xl-2{width:25%}.hk-row-8>.hkc-xl-1{width:12.5%}}.hk-row-7>.hkc-xs-7{width:100%}.hk-row-7>.hkc-xs-6{width:85.71428571%}.hk-row-7>.hkc-xs-5{width:71.42857143%}.hk-row-7>.hkc-xs-4{width:57.14285714%}.hk-row-7>.hkc-xs-3{width:42.85714286%}.hk-row-7>.hkc-xs-2{width:28.57142857%}.hk-row-7>.hkc-xs-1{width:14.28571429%}@media (min-width:768px){.hk-row-7>.hkc-sm-7{width:100%}.hk-row-7>.hkc-sm-6{width:85.71428571%}.hk-row-7>.hkc-sm-5{width:71.42857143%}.hk-row-7>.hkc-sm-4{width:57.14285714%}.hk-row-7>.hkc-sm-3{width:42.85714286%}.hk-row-7>.hkc-sm-2{width:28.57142857%}.hk-row-7>.hkc-sm-1{width:14.28571429%}}@media (min-width:992px){.hk-row-7>.hkc-md-7{width:100%}.hk-row-7>.hkc-md-6{width:85.71428571%}.hk-row-7>.hkc-md-5{width:71.42857143%}.hk-row-7>.hkc-md-4{width:57.14285714%}.hk-row-7>.hkc-md-3{width:42.85714286%}.hk-row-7>.hkc-md-2{width:28.57142857%}.hk-row-7>.hkc-md-1{width:14.28571429%}}@media (min-width:1200px){.hk-row-7>.hkc-lg-7{width:100%}.hk-row-7>.hkc-lg-6{width:85.71428571%}.hk-row-7>.hkc-lg-5{width:71.42857143%}.hk-row-7>.hkc-lg-4{width:57.14285714%}.hk-row-7>.hkc-lg-3{width:42.85714286%}.hk-row-7>.hkc-lg-2{width:28.57142857%}.hk-row-7>.hkc-lg-1{width:14.28571429%}}@media (min-width:1600px){.hk-row-7>.hkc-xl-7{width:100%}.hk-row-7>.hkc-xl-6{width:85.71428571%}.hk-row-7>.hkc-xl-5{width:71.42857143%}.hk-row-7>.hkc-xl-4{width:57.14285714%}.hk-row-7>.hkc-xl-3{width:42.85714286%}.hk-row-7>.hkc-xl-2{width:28.57142857%}.hk-row-7>.hkc-xl-1{width:14.28571429%}}@media only screen and (max-width:320px){.hk-xts-show{display:none}}@media only screen and (min-width:320px){.hk-xts-hide{display:none}}@media only screen and (max-width:480px){.hk-ts-show{display:none}}@media only screen and (min-width:480px){.hk-ts-hide{display:none}}@media only screen and (max-width:640px){.hk-xs-show{display:none}}@media only screen and (min-width:640px){.hk-xs-hide{display:none}}@media only screen and (max-width:768px){.hk-sm-show{display:none}}@media only screen and (min-width:768px){.hk-sm-hide{display:none}}@media only screen and (max-width:992px){.hk-md-show{display:none}}@media only screen and (min-width:992px){.hk-md-hide{display:none}}@media only screen and (max-width:1200px){.hk-lg-show{display:none}}@media only screen and (min-width:1200px){.hk-lg-hide{display:none}}@media only screen and (max-width:1600px){.hk-xl-show{display:none}}@media only screen and (min-width:1600px){.hk-xl-hide{display:none}}.hkform-control{display:block;width:100%}input[type=checkbox].hkform-control,input[type=radio].hkform-control{display:inline-block;width:auto;margin:0px 3px 0 0}.hkform-horizontal .hkradio,.hkform-horizontal .hkcheckbox,.hkform-horizontal .hkradio-inline,.hkform-horizontal .hkcheckbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.hkform-horizontal .hkradio,.hkform-horizontal .hkcheckbox{min-height:27px;padding-left:0;vertical-align:middle}.hkradio-inline input[type="radio"],.hkcheckbox-inline input[type="checkbox"]{position:absolute;margin:4px 4px 0px -15px}.hkradio-inline,.hkcheckbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;cursor:pointer}.hkform-horizontal .hkform-group{margin-left:-5px;margin-right:-5px;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;flex-flow:row wrap}.hkform-horizontal .hkcontrol-group:before,.hkform-horizontal .hkcontrol-group:after{display:table;content:"";line-height:0}.hkform-horizontal .hkcontrol-group:after{clear:both}@media (min-width:576px){.hkform-horizontal .hkcontrol-label{text-align:right;margin-bottom:0;padding-top:7px}.hikashop_checkout_login .hkform-horizontal .hkcontrol-label{text-align:unset}.hkform-horizontal .form-group-lg .hkcontrol-label{padding-top:11px}.hkform-horizontal .form-group-sm .hkcontrol-label{padding-top:6px}}.hkform-group{margin-bottom:15px}.hk-list-group{margin-bottom:20px;padding-left:0}.hk-list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.hk-list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.hk-list-group-item:last-child{margin-bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}a.hk-list-group-item,button.hk-list-group-item{color:#555}a.hk-ist-group-item:focus,a.hk-list-group-item:hover,button.hk-list-group-item:focus,button.hk-list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.hk-card{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);padding:0}.hk-card-header{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.hk-card-body{padding:15px}.hk-card-footer{padding:10px 15px;border-top:1px solid transparent;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.hk-card>.hk-list-group,.hk-card>.hk-row-fluid>.hk-list-group{margin-bottom:0}.hk-card>.hk-list-group .hk-list-group-item,.hk-card>.hk-row-fluid>.hk-list-group .hk-list-group-item{border-width:1px 0;border-radius:0}.hk-card-default{border-color:#ddd}.hk-card-default>.hk-card-header,.hk-card-default>.hk-card-footer{color:#333;background-color:#f5f5f5;border-color:#ddd}.hk-well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.hk-input-group{display:inline-block;margin-bottom:9px;vertical-align:middle;font-size:0;white-space:nowrap}.hk-input-group .hk-form-control,.hk-input-group .hk-input-group-text{margin:0;padding:6px 12px;font-size:14px;line-height:1.42;height:auto;width:auto}.hk-input-group .hk-input-group-text{color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;vertical-align:middle;display:inline-block}.hk-input-group>.hk-input-group-append>.hikabtn,.hk-input-group>.hk-input-group-append>.hk-input-group-text,.hk-input-group .hk-form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.hk-input-group>.hk-input-group-prepend>.hikabtn,.hk-input-group>.hk-input-group-prepend>.hk-input-group-text,.hk-input-group .hk-form-control:not(:last-child),.hk-input-group-btn:last-child>.btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.hk-input-group>.hk-input-group-prepend,.hk-input-group>.hk-input-group-append{display:inline-block;vertical-align:top}.hk-input-group>.hk-input-group-prepend>.hikabtn{margin-right:-1px}.hk-input-group>.hk-input-group-append>.hikabtn{margin-left:-1px}.clear_both{clear:both}div.hikashop_footer{padding:20px 0px;clear:both}.hikashop_hidden_checkout{display:none}.hikashop_product_show_reversed div#hikashop_product_bottom_part{margin-top:15px}.hikashop_product_show_reversed div#hikashop_social:has(>span.hikashopsocial_list){float:left}.hikashop_product_show_reversed #hikashop_product_left_part>span,.hikashop_product_show_reversed div#hikashop_product_left_part>div{float:right}.hikashop_slide_prev,.hikashop_slide_next{position:absolute;top:50%;width:auto;line-height:16px;padding:4px 6px 2px 6px;transition:0.6s ease;border-radius:0 3px 3px 0;border:2px solid #ccc}a.hikashop_slide_next i,a.hikashop_slide_prev i{color:#959595;transition:color 0.5s}.hikashop_slide_prev:hover i,.hikashop_slide_next:hover i{color:#fff;transition:color 0.5s}.hikashop_slide_prev{border-radius:5px 0px 0px 5px}.hikashop_slide_next{right:0;border-radius:0px 5px 5px 0px}a.hikashop_slide_prev_active:hover,a.hikashop_slide_next_active:hover{background-color:rgba(204,204,204,0.8);transition:background-color 0.5s}.hikashop_img_mode_classic a.hikashop_slide_next,.hikashop_img_mode_classic a.hikashop_slide_prev,.hikashop_img_mode_slider a.hikashop_slide_next,.hikashop_img_mode_slider a.hikashop_slide_prev,a.hikashop_slide_next,a.hikashop_slide_prev{display:none;z-index:9}a.hikashop_slide_prev_active,a.hikashop_slide_next_active{display:inline-block}.hikashop_product_page div.hikashop_small_image_div{text-align:center}.hikashop_product_page div.hikashop_small_image_div a{display:inline-block;border:2px solid #c4c4c4;margin-right:3px;padding:3px}.hikashop_product_page div.hikashop_small_image_div a img{display:block;margin-left:auto;margin-right:auto}.hikashop_product_page div.hikashop_small_image_div a:hover{border:2px solid #5b5b5b}.hikashop_product_page div.hikashop_small_image_div a.hikashop_active_thumbnail{border:2px solid #828282}@media only screen and (max-width:800px){div.hikashop_img_mode_slider a.hikashop_slide_prev,div.hikashop_img_mode_slider a.hikashop_slide_next{display:inline-block}}div#hikashop_hover-transition .hikashop_product_image_subdiv.hikashop_hover_img .hikashop_hover_div{float:right}.hikashop_product_image_subdiv.hikashop_hover_img div{position:relative}div.hikashop_hover_img div.hikashop_badge_div{background:none}.hikashop_category_information .hikashop_listing_fade2 .hikashop_fade_data,.display_grid .hikashop_listing_fade2 .hikashop_fade_data{opacity:0;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.hikashop_category_information .hikashop_listing_fade2:hover .hikashop_fade_data,.display_list .hikashop_listing_fade2 .hikashop_fade_data,.display_grid .hikashop_listing_fade2:hover .hikashop_fade_data{opacity:1;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.display_grid .hikashop_listing_fade2:hover .hikashop_product_image *{z-index:-1 !important}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_image{margin:0}.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div{display:inline-block}.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div,.display_list .hikashop_listing_fade2 form a.hikabtn{display:inline-block;float:left;margin:0px 20px 3px 0px}.hikashop_products.display_list .hikashop_listing_fade2 span{margin:0px}.display_grid .hikashop_subcontainer .hikashop_readmore_container{margin-top:2px}.hikashop_listing_fade2 .hikashop_fade_data form{margin-top:3px;min-height:35px;display:inline-block}.display_list .hikashop_listing_fade2 span.hikashop_product_vote,.display_list .hikashop_listing_fade2 span.hikashop_product_code_list{width:100%}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_stock_count{width:35%;text-align:center;padding-right:10%}.display_list .hikashop_subcontainer .hikashop_readmore_container{z-index:99;opacity:0;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.display_list .hikashop_subcontainer .hikashop_readmore_container:hover{opacity:1;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.display_list .hikashop_readmore_container a.hikabtn{margin:35% 10px;display:inline-block}dl.hika_options,dl.hika_suboptions{margin-bottom:2px}dl.hika_options>dt{float:left;clear:left;font-weight:normal;width:120px;text-align:right;line-height:16px;overflow:hidden !important;text-overflow:ellipsis;white-space:nowrap}dl.hika_options.large>dt{width:180px}dl.hika_options>dt label{margin:0px}.hika_j4 dl.hika_options>dt label{}.hika_j4 dl.hika_options>dd{margin:0px 20px 0px 205px;padding:5px 0px 10px 0px}dl.hika_options.large>dd{margin-left:190px}@media (max-width:768px){dl.hika_options.large>dd{margin-left:0px !important}dl.hika_options.large>dt{float:none !important;text-align:left !important}}@media (max-width:480px){dl.hika_options>dd{margin-left:0px !important}dl.hika_options>dt{float:none !important;text-align:left !important}}ul.hika_tabs{list-style:none !important;margin:2px 0px 15px 0px;border-bottom:1px solid #ddd}ul.hika_tabs:before,ul.hika_tabs:after{display:table;content:"";line-height:0}ul.hika_tabs:after{clear:both}ul.hika_tabs>li{float:left;margin-bottom:-1px !important}ul.hika_tabs>li>a{display:block;padding:8px 12px;line-height:18px;border:1px solid transparent;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;text-decoration:none}ul.hika_tabs>li>a:hover,ul.hika_tabs>li>a:focus{border-color:#eee #eee #ddd}ul.hika_tabs>li.active>a,ul.hika_tabs>li.active>a:hover,ul.hika_tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.hikabtn,.hika_j2 .btn{display:inline-block;margin-bottom:5px;font-weight:normal;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;color:#333;background-color:#fff;border-color:#ccc}.hikabtn:focus,.hika_j2 .btn:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.hikabtn,.hika_j2 .btn{text-decoration:none;color:#333;background-color:#eaedf0}.hikabtn:hover,.hika_j2 .btn:hover{text-decoration:none;background-color:#ced1d4;border-color:#adadad}.hika_j3 .hikabtn.badge{border-color:rgba(153,153,153,0)}.hika_j3 .hikabtn.hikabtn-error.badge:hover{background-color:#bd362f}.hikabtn-group,.hikabtn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.hikabtn-group>.hikabtn,.hikabtn-group-vertical>.hikabtn{position:relative;float:left}.hikabtn-group .hikabtn+.hikabtn,.hikabtn-group .hikabtn+.hikabtn-group,.hikabtn-group .hikabtn-group+.hikabtn,.hikabtn-group .hikabtn-group+.hikabtn-group{margin-left:-1px}.hikabtn-group>.hikabtn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.hikabtn-group>.hikabtn:first-child{margin-left:0}.hikabtn-group>.hikabtn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.hikabtn-group>.hikabtn:last-child:not(:first-child),.hikabtn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.hikabtn-group .hk-dropdown-backdrop{display:inline}.hikabtn-group-vertical>.hikabtn,.hikabtn-group-vertical>.hikabtn-group,.hikabtn-group-vertical>.hikabtn-group>.hikabtn{display:block;float:none;width:100%;max-width:100%}.hikabtn.hikabtn-mini,.hika_j2 .btn-mini{padding:1px 6px;font-size:10px;line-height:1.5;border-radius:3px}.hikabtn.hikadisabled,.hika_j2 .btn.disabled{cursor:default;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.hikabtn.hikadisabled,.hika_j2 a.btn.disabled{pointer-events:none}.hika_j2 .btn-primary,.hikabtn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.hika_j2 .btn-primary:focus,.hikabtn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.hika_j2 .btn-primary:hover,.hikabtn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.hika_j2 .btn-success,.hikabtn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.hika_j2 .btn-success:focus,.hikabtn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.hika_j2 .btn-success:hover,.hikabtn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.hika_j2 .btn-danger,.hikabtn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.hika_j2 .btn-danger:focus,.hikabtn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.hika_j2 .btn-danger:hover,.hikabtn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.hika_j2 .btn-warning,.hikabtn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.hika_j2 .btn-warning:focus,.hikabtn-warning:focus{color:#fff;background-color:#ec971f;border-color:#d58512}.hika_j2 .btn-warning:hover,.hikabtn-warning:hover{color:#fff;background-color:#ec971f;border-color:#985f0d}.hika_j2 .btn-info,.hikabtn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.hika_j2 .btn-info:focus,.hikabtn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.hika_j2 .btn-info:hover,.hikabtn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}div.hikashop_checkout_loading{position:relative}div.hikashop_checkout_loading>div.hikashop_checkout_loading_elem,div.hikashop_checkout_loading>div.hikashop_checkout_loading_spinner{position:absolute;z-index:999;top:0px;left:0px;right:0px;bottom:0px}div.hikashop_checkout_loading>div.hikashop_checkout_loading_elem{background-color:#fff;opacity:0.5;filter:alpha(opacity=50)}div.hikashop_checkout_loading>div.hikashop_checkout_loading_spinner{background:url('https://www.playwithdogs.nl/media/com_hikashop/images/spinner_02.gif') no-repeat center}div.hikashop_checkout_loading>div.hikashop_checkout_loading_spinner.small_spinner{background:url('https://www.playwithdogs.nl/media/com_hikashop/images/spinner.gif') no-repeat center}.hikashop_cart_product_quantity_refresh,.hikashop_cart_product_quantity_delete{display:inline-block}.hikashop_product_quantity_input_div_default_main{display:inline}.hika_address_element .hika_edit input[type="radio"]{float:left}.hikashop_accordion_default_after .hkbadge,.hikashop_accordion_default_before .hkbadge{width:35px;height:35px;font-size:1.7em;border-radius:25px;margin:10px}.hikashop_accordion_default_after span.hikashop_checkout_step_name,.hikashop_accordion_default_before span.hikashop_checkout_step_name{display:inline-block;text-decoration:none;vertical-align:top;font-weight:bold;font-size:1.7em;margin:5px}.hikashop_accordion_default_after span.hikashop_checkout_step_name a,.hikashop_accordion_default_before span.hikashop_checkout_step_name a{text-decoration:none}.hikashop_accordion_light_before span.hikashop_checkout_step_name a:hover,.hikashop_accordion_default_before span.hikashop_checkout_step_name a:hover{color:#2a69b8}.hikashop_accordion_default_before .hikashop_cart_step_finished{border:none;margin-top:10px;background-color:#5cb85c}.hikashop_accordion_default_before .hkbadge-past{background-color:#fff;color:green}.hikashop_accordion_default_before span.hikashop_checkout_step_name a{color:#fff;border:none}.hikashop_accordion_default_before .hkbadge-current{background-color:#fff;color:#337ab7}.hikashop_accordion_default_before .hikashop_cart_step_current{background-color:#337ab7;margin-top:10px}.hikashop_accordion_default_before span.hikashop_checkout_step_name{color:#fff}.hikashop_accordion_default_before .hkbadge-current{background-color:#fff;color:#337ab7;margin:10px}.hikashop_accordion_default_after{border:none}.hikashop_accordion_default_after div{background-color:#777;margin-top:10px}.hikashop_accordion_default_after .hikashop_checkout_step_name{color:#fff}.hikashop_accordion_default_after span.hkbadge{background-color:#fff;color:#777;margin:10px}.hikashop_accordion_light_before .hikashop_cart_step_current,.hikashop_accordion_light_before .hikashop_cart_step_finished,.hikashop_accordion_light_after div{margin:10px 0 0 0}.hikashop_accordion_light_before span.hikashop_checkout_step_name{color:#337ab7;width:90%}.hikashop_accordion_light_before span.hikashop_checkout_step_name a{text-decoration:none;font-weight:bold;color:#5cb85c;display:block}.hikashop_accordion_light_before .hikashop_cart_step_finished{border:1px solid #5cb85c;border-width:0 0 3px 0}.hikashop_accordion_light_before span.hikashop_checkout_step_name:hover a{color:#337ab7}.hikashop_accordion_light_before .hikashop_cart_step_current{border:1px solid #337ab7;border-width:0 0 3px 0}.hikashop_accordion_light_after div{margin:10px 0 0 0;border:1px solid #777;border-width:0 0 3px 0}.hikashop_accordion_light_after{border-top:3px solid #337ab7}.hikashop_accordion_light_after .hikashop_checkout_step_name{color:#777}.hikashop_wizardbar{background-color:#f9f9f9;border:1px solid #d4d4d4;margin-bottom:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.hikashop_wizardbar:before,.hikashop_wizardbar:after{display:table;line-height:0;content:""}.hikashop_wizardbar:after{clear:both}.hikashop_wizardbar ul{padding:0;margin:0;list-style:none outside none}.hikashop_wizardbar ul li{position:relative;float:left;height:46px;padding:0 20px 0 30px;margin:0;font-size:16px;line-height:46px;color:#999;cursor:default;background:#ededed}.hikashop_wizardbar ul li .hikashop_chevron{position:absolute;top:0;right:-14px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #d4d4d4}.hikashop_wizardbar ul li .hikashop_chevron:before{position:absolute;top:-24px;right:1px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #ededed;content:""}.hikashop_wizardbar ul li .hkbadge{margin-right:8px}.hikashop_wizardbar ul li a{color:#999}.hikashop_wizardbar ul li.hikashop_cart_step_finished{color:#468847;background:#f3f4f5}.hikashop_wizardbar ul li.hikashop_cart_step_finished a{color:#468847}.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover{cursor:pointer;background:#e7eff8}.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before{border-left:14px solid #e7eff8}.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before{border-left:14px solid #f3f4f5}.hikashop_wizardbar ul li.hikashop_cart_step_current{color:#3a87ad;background:#f1f6fc}.hikashop_wizardbar ul li.hikashop_cart_step_current a{color:#3a87ad}.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before{border-left:14px solid #f1f6fc}.hikashop_wizardbar ul li:nth-child(1){z-index:10;padding-left:20px;border-radius:4px 0 0 4px}.hikashop_wizardbar ul li:nth-child(2){z-index:9}.hikashop_wizardbar ul li:nth-child(3){z-index:8}.hikashop_wizardbar ul li:nth-child(4){z-index:7}.hikashop_wizardbar ul li:nth-child(5){z-index:6}.hikashop_wizardbar ul li:nth-child(6){z-index:5}.hikashop_wizardbar ul li:nth-child(7){z-index:4}.hikashop_wizardbar ul li:nth-child(8){z-index:3}.hikashop_wizardbar ul li:nth-child(9){z-index:2}.hikashop_wizardbar ul li:nth-child(10){z-index:1}.hkbadge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.hkbadge-current{background-color:#337ab7}.hkbadge-past{background-color:#5cb85c}#hikashop_checkout_terms label{display:inline}.next_button_disabled{cursor:not-allowed}.next_button_disabled::after{content:url('https://www.playwithdogs.nl/media/com_hikashop/images/spinner.gif');margin-left:5px}div.hikashop_main_image_div,div.hikashop_main_file_div{position:relative}div.hikashop_uploader_image_add,div.hikashop_uploader_file_add{position:absolute;top:5px;right:5px}.hikashop_uploader_image_add .hikabtn,.hikashop_uploader_file_add .hikabtn{margin-left:5px}div.hikashop_uploader_image_add span.hika_add_btn{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/gallery.png)}div.hikashop_uploader_image_add span.hika_upload_btn,div.hikashop_uploader_file_add span.hika_upload_btn{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/upload2.png)}ul.hikashop_uploader_images .ui-sortable-placeholder{border:1px dotted black;visibility:visible !important;width:50px;height:50px !important}ul.hikashop_uploader_images .ui-sortable-placeholder *{visibility:hidden}ul.hikashop_uploader_images{list-style-type:none;margin:0 !important;padding:15px 0 0 0 !important}div.hikashop_uploader_singleimage_content,div.hikashop_uploader_singlefile_content{padding:15px 0 5px 8px !important;width:100px}ul.hikashop_uploader_multiimage_content>li,div.hikashop_uploader_singleimage_content>div,div.hikashop_uploader_singlefile_content>div{position:relative}ul.hikashop_uploader_multiimage_content .deleteImg,div.hikashop_uploader_singleimage_content .deleteImg,div.hikashop_uploader_singlefile_content .deleteImg{position:absolute;right:0px;top:0px;display:none}ul.hikashop_uploader_multiimage_content:hover .deleteImg,div.hikashop_uploader_singleimage_content:hover .deleteImg,div.hikashop_uploader_singlefile_content:hover .deleteImg{display:block;opacity:0.5;filter:alpha(opacity=50)}ul.hikashop_uploader_multiimage_content .deleteImg:hover,div.hikashop_uploader_singleimage_content .deleteImg:hover,div.hikashop_uploader_singlefile_content .deleteImg:hover{opacity:1;filter:alpha(opacity=100)}.hkIcon-delete{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/cancel.png)}.dropOver{background-color:#909090}.hikashop_dropzone{border:2px dashed #CCC;width:auto;display:block;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;min-height:100px;position:relative}.hikashop_uploader_image_empty,.hikashop_uploader_file_empty{width:100%;padding:30px 0px;text-align:center}.hkIcon{width:16px;height:16px;display:inline-block;line-height:16px}.hkicon-32{background-repeat:no-repeat;background-position:center;height:32px !important;width:32px !important;background-position:0 0 !important}.hkicon-48{background-repeat:no-repeat;background-position:center;height:48px !important;width:48px !important;background-position:0 0 !important}.icon-32-cancel{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-cancel.png) !important}.icon-32-cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-show_cart.png) !important}.icon-32-go-cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-show_cart.png) !important}.icon-32-back{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-back.png) !important}.icon-32-new{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-new.png) !important}.icon-32-apply{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-apply.png) !important}.icon-32-save{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-save.png) !important}.icon-32-print{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-print.png) !important}.icon-32-wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-wishlist.png) !important}.icon-48-order{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-order.png) !important}.icon-48-category{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-category.png) !important}.icon-48-user{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-user.png) !important}.icon-48-user2{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-account.png) !important}.icon-48-account{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-account.png) !important}.icon-48-address{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-address.png) !important}.icon-48-affiliate{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-affiliate.png) !important}.icon-48-subscription{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-subscription.png) !important}.icon-48-product{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-product.png) !important}.icon-48-cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-cart.png) !important}.icon-48-wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-wishlist.png) !important}.icon-48-downloads{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-downloads.png) !important}.icon-32-add_cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-add_cart.png) !important}.icon-32-show_cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-show_cart.png) !important}.icon-32-add_wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-add_wishlist.png) !important}.icon-32-show_wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-show_wishlist.png) !important}.icon-32-badge{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-badge.png) !important}.icon-32-badge2{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-badge2.png) !important}.hika_edit{text-align:right}.hika_edit span{display:none}.hika-radio input[type="radio"]{display:none}div.hikashop_messages{border:2px solid;font-weight:bold;margin:4px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}div.hikashop_messages.hikashop_warning{background-color:#EFE7B8;border-color:#F0DC7E;color:#C00}div.hikashop_messages.hikashop_success{background-color:#CFB;border-color:#0A0;color:#0A0}div.hikashop_messages.hikashop_info{background-color:#C3D2E5;border-color:#84A7DB;color:#05B}div.hikashop_messages.hikashop_notice{background-color:#C3D2E5;border-color:#84A7DB;color:#05B}div.hikashop_messages.hikashop_error{background-color:#E6C0C0;border-color:#DE7A7B;color:#C00}div.hikashop_messages ul{margin:0px;padding:7px}div.hikashop_messages li{list-style-type:none}.hk-rating{margin:auto;display:inline}.hk-rating a{cursor:pointer;background-color:transparent !important}.hk-rate-star{width:16px;height:16px;font-size:2px;display:inline-block;text-decoration:none;vertical-align:bottom;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat}.hk-rate-star.state-full{background-position:left top}.hk-rate-star.state-mid{background-position:left -16px}.hk-rate-star.state-empty{background-position:left -32px}.hk-rate-star.state-hover{background-position:left -48px !important}@media print{.hikashop_no_print:after{content:"" !important}}.hikashopcurrency{width:100%}.hikashop_view_files_border{border:1px dashed black;margin:1px}.hikashop_view_files_title{position:relative;top:0;left:0;text-align:left;height:1.3em;overflow:hidden;z-index:auto}.hikashop_view_files_title span{position:absolute;color:red;font-weight:bold;white-space:nowrap;background-color:white}.hikashop_view_files_border:hover>.hikashop_view_files_title{overflow:visible;z-index:9999}.hikashop_view_files_border:hover>.hikashop_view_files_title span{outline:1px solid black}.carousel_vertical_pagination .owl-dot{display:block !important}.carousel_vertical_pagination{float:left}.carousel_main_vertical_pagination{float:left;width:95%}.carousel_main_vertical_pagination_names{width:80%}.owl-dots{cursor:pointer}.hikashop_products_listing,.hikashop_products_pagination{clear:both}.hikashop_pagination_dropdown{width:70px}.form-select.hikashop_pagination_dropdown{width:100%;max-width:160px}@media only screen and (max-width:640px){.hikashop_filter_main{width:100% !important}}.hikashop_filter_fieldset{display:inline-block}.hikashop_filter_fieldset h3{display:inline-block;margin:0px}.hikashop_filter_collapsable_title_mobile{display:none}.hikashop_filter_fieldset_always h3{display:none}div.hikashop_filter_collapsable_content_mobile{display:block}@media only screen and (max-width:800px){.hikashop_filter_collapsable_title_mobile{display:block}.hikashop_filter_fieldset_mobile h3{display:none}div.hikashop_filter_collapsable_content_mobile{display:none}}@media only screen and (max-device-width:1024px){.hika_toolbar a,div.hika_toolbar .hkdropdown{display:block !important}.hika_toolbar span{display:inline-block !important}.hika_toolbar .btnName{width:auto !important}div.hika_toolbar .btnIcon,div.hika_toolbar .hkdropdown-icon{float:left !important;font-size:18px;line-height:1em;width:auto;height:auto;margin:0}}.hikashop_order_main_table .key{text-align:right}.hikashop_products.display_list .hikashop_product{display:block;width:100%;-webkit-transition:width 0.3s;transition:width 0.3s}.hikashop_product{-webkit-transition:width 0.3s;transition:width 0.3s}li.hikashop_upload_imagethumb_main,.hikashop_upload_imagethumb_small,.hikashop_custom_file_area img{display:inline-block;margin:3px}.hikasocial_btn a,.hikasocial_btn a:hover{text-decoration:none}.hikasocial_btn:hover .hikasocial_icon{background-color:#383838}.hikasocial_btn:hover .hikasocial_name{background-color:#222}div#hikashop_social span.hikashopsocial_inline{display:inline-block}div#hikashop_social span{vertical-align:top}.hikasocial_btn{margin:3px}div#hikashop_social{margin-bottom:15px}span.hikasocial_icon{padding:1px 6px 6px 6px;border-radius:2px 0 0 2px}span.hikasocial_name{display:inline-block;width:90px;color:#fff;font-weight:bold;padding:1px 6px 3px 6px;border-radius:0 2px 2px 0}.hikasocial_twitter span.hikasocial_icon{background-color:#020202}.hikasocial_twitter span.hikasocial_name{background-color:#3b3a3a}.hikasocial_facebook span.hikasocial_icon{background-color:#395FB1}.hikasocial_facebook span.hikasocial_name{background-color:#3E68C0}.hikasocial_linkedin span.hikasocial_name{background-color:#0078B6}.hikasocial_linkedin span.hikasocial_icon{background-color:#03547e}.hikasocial_line span.hikasocial_name{background-color:#39cc00}.hikasocial_line span.hikasocial_icon{background-color:#31b100}.hikasocial_mastodon span.hikasocial_name{background-color:#6263ff}.hikasocial_mastodon span.hikasocial_icon{background-color:#563acc}.hikasocial_whatsapp span.hikasocial_name{background-color:#29c824}.hikasocial_whatsapp span.hikasocial_icon{background-color:#30bb2c}.hikasocial_bluesky span.hikasocial_name{background-color:#57b7ff}.hikasocial_bluesky span.hikasocial_icon{background-color:#1785ff}.hikasocial_pintinterest span.hikasocial_name{background-color:#ea3145}.hikasocial_pintinterest span.hikasocial_icon{background-color:#ce2536}.hikasocial_telegram span.hikasocial_name{background-color:#24a1de}.hikasocial_telegram span.hikasocial_icon{background-color:#1e97d3}span.hikasocial_btn.hikasocial_linkedin button{display:inline-block !important;width:110px;height:28px !important;font-size:18em !important;padding:3px 0 !important}span.hikasocial_btn.hikasocial_linkedin xdoor-icon{float:left;margin:-2px 0 10px 5px !important}#hikashop_social span.hikasocial_btn.hikasocial_linkedin button:hover{background-color:#222 !important}span.hikashopsocial_black .hikasocial_name{display:none}span.hikashopsocial_black.hikasocial_btn.hikasocial_pintinterest a{width:30px;color:rgba(0,0,0,0) !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.hikashopsocial_black.hikasocial_btn .hikasocial_icon{background-color:#000;border-radius:5px}span.hikashopsocial_black.hikasocial_btn a:hover{position:relative;bottom:3px;transition:bottom 1s}span.hikashopsocial_black.hikasocial_btn a:hover .hikasocial_icon{background-color:#454545}span.hikashopsocial_black.hikasocial_btn .hikasocial_icon{display:inline-block;width:40px;height:40px;padding:5px 11px}span.hikashopsocial_black.hikasocial_btn a{transition:bottom 1s}span.hikashopsocial_black.hikasocial_btn.hikasocial_linkedin xdoor-icon{margin:-2px 0 10px 0 !important}span.hikashopsocial_float.hikasocial_btn.hikasocial_pintinterest a{background:#e60023 url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/pintinterest_icon_hover.png) 5px 50% no-repeat}span.hikashopsocial_float.hikasocial_btn.hikasocial_pintinterest a:hover{background:#222 url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/pintinterest_icon_hover.png) 5px 50% no-repeat}span.hikashopsocial_float .hikasocial_name{display:none}span.hikashopsocial_float.hikasocial_btn .hikasocial_icon{width:30px;color:rgba(0,0,0,0) !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.hikashopsocial_float.hikasocial_btn.hikasocial_linkedin xdoor-icon{margin:-2px 0 10px 0 !important}div#hikashop_social:has(>span.hikashopsocial_float){width:30px;height:25px;position:fixed;left:12%;top:40%}span.hikashopsocial_float.hikasocial_btn .hikasocial_icon{border-radius:0px;display:inline-block;width:40px;height:40px;padding:5px 10px}span.hikashopsocial_share.hikasocial_btn.hikasocial_pintinterest a{width:30px;color:rgba(0,0,0,0) !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.hikashopsocial_share.hikasocial_btn.hikasocial_linkedin xdoor-icon{margin:-2px 0 10px 0 !important}span.hikashopsocial_share.hikasocial_btn span.hikasocial_icon{display:inline-block;height:40px;width:40px;border-radius:20px;padding:6px 11px}span.hikashopsocial_share.hikasocial_btn span.hikasocial_name{display:none}span.hikashopsocial_share.hikasocial_btn.hikasocial_linkedin xdoor-icon{margin:6px 0 0 0 !important}span.hikashopsocial_small .hikasocial_name{display:none}span.hikashopsocial_small.hikasocial_btn.hikasocial_pintinterest a{width:70px;height:30px;border-radius:15px;color:rgba(0,0,0,0) !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.hikashopsocial_small.hikasocial_btn span.hikasocial_icon{padding:2px 26px 8px 26px;display:inline-block;border-radius:15px;width:70px;height:33px}span.hikashopsocial_small.hikasocial_btn.hikasocial_pintinterest a{background:#e60023 url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/pintinterest_icon_hover.png) 25px 50% no-repeat}span.hikashopsocial_small.hikasocial_btn.hikasocial_pintinterest a:hover{background:#222 url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/pintinterest_icon_hover.png) 25px 50% no-repeat}span.hikashopsocial_small.hikasocial_btn.hikasocial_linkedin xdoor-icon{margin:2px 0 -5px 0px !important}span.hikashopsocial_grid.hikasocial_btn{margin-top:5px;display:inline-block}div#hikashop_social:has(>span.hikashopsocial_grid){width:40%}span.hikashopsocial_grid.hikasocial_btn .hikasocial_name{display:inline-block;width:150px;height:28px;padding:1px 25px 1px 15px;text-align:center;border-radius:0 3px 3px 0}span.hikashopsocial_grid.hikasocial_btn.hikasocial_linkedin button,span.hikashopsocial_grid.hikasocial_btn.hikasocial_pintinterest a{width:180px;margin-bottom:10px}span.hikashopsocial_grid.hikasocial_btn.fb-share-button.hikasocial_facebook{display:inline-block}span.hikashopsocial_grid.hikasocial_btn span.hikasocial_icon{border-radius:3px 0 0 3px}span.hikashopsocial_list.hikashopsocial_list.hikasocial_btn{display:block;margin:10px}span.hikashopsocial_list.hikasocial_btn .hikasocial_name{display:inline-block;width:150px;height:28px;padding:1px 25px 1px 15px;text-align:center}div#hikashop_social:has(>span.hikashopsocial_list){float:right;height:45px}div#hikashop_social span.hikashopsocial_list.hikasocial_btn{position:relative;z-index:9999}.hikashop_quantity_display{display:block}.hikashop_quantity_hide{display:none}.hikashop_alt_display{display:block}.hikashop_alt_hide{display:none}
@charset "UTF-8";
/***!  /media/com_hikashop/css/frontend_custom4.css?t=1645134377  !***/

.hika_edit{background-color:#f9f9f9;padding:4px}.hk_right{text-align:right}.hk_center{text-align:center}@media print{.hikashop_no_print:after{content:"" !important}}.hikashop_category_custom_info_main table,.hikashop_credit_card table,#hikashop_order_main table,.hikashop_product_page table{width:100%}.hika_edit{background-color:#f9f9f9;padding:4px}.hk_right{text-align:right}.hk_center{text-align:center}@media print{.hikashop_no_print:after{content:"" !important}}.hikashop_category_custom_info_main table,.hikashop_credit_card table,#hikashop_order_main table,.hikashop_product_page table{width:100%}input.hikashop_product_quantity_field{width:30px}span.hikashop_product_name{text-align:left;display:block;margin-bottom:5px}span.hikashop_product_price_before_discount{text-decoration:line-through;white-space:nowrap}div.hikashop_see_more_icon{background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-14-cart.png');display:block;height:14px;width:14px}#hikashop_cart_module div.hikashop_cart_dropdown_content{border:1px solid #d9d9d9}.hikashop_cart table{width:100%}.hikashop_cart table tfoot hr{margin:0px}.hikashop_cart_module label{display:inline-block}div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner.small_cart{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/spinner.gif) no-repeat center right}.hikashop_cpanel div.hikashop_cpanel_icon_div a{display:block;padding:5px;margin:5px 0px;text-decoration:none;border:1px solid #F0F0F0;border-radius:4px;vertical-align:middle}.hikashop_cpanel div.hikashop_cpanel_icon_div a:hover{border-color:#eee #ccc #ccc #eee;border-style:solid;border-width:1px;background:#F8F8F8;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f8f8f8));background:-webkit-linear-gradient(top,#ffffff,#f8f8f8);background:-moz-linear-gradient(top,#ffffff,#f8f8f8);background:-o-linear-gradient(top,#ffffff,#f8f8f8);background:linear-gradient(top,#ffffff,#f8f8f8)}.hikashop_cpanel .hikashop_cpanel_icon_image{width:80px;float:left}.hikashop_cpanel .hikashop_cpanel_icon_image span{margin:0 auto}.hikashop_cpanel .hikashop_cpanel_description{margin-left:80px;height:100%;min-height:50px;margin:auto 0;vertical-align:middle;text-align:center}.hikashop_cpanel span{display:block;text-align:center;color:#666;background-repeat:no-repeat;background-position:center}.hikashop_cpanel .hikashop_cpanel_description ul{margin:0;padding:0}.hikashop_cpanel .hikashop_cpanel_description li{list-style-type:none}.hikashop_cpanel .hikashop_cpanel_button_text{display:none}div.icon-wrapper{width:auto;height:auto;display:block}div.icon-wrapper div.icon{text-align:center;margin-right:15px;float:left;margin-bottom:15px;width:auto !important;height:auto !important}div.icon-wrapper div.icon a{background-color:#fff !important;background-position:-30px;display:block;float:left;height:97px;width:108px;color:#565656;vertical-align:middle;text-decoration:none;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition-property:background-position,-webkit-border-bottom-left-radius,-webkit-box-shadow;-moz-transition-property:background-position,-moz-border-radius-bottomleft,-moz-box-shadow;-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s}div.icon-wrapper div.icon a:hover,div.icon-wrapper div.icon a:focus,div.icon-wrapper div.icon a:active{background-position:0px center;background-color:#f8f8f8 !important;box-shadow:-2px 3px 8px rgba(0,0,0,0.25);position:relative;z-index:10}div.icon-wrapper div.icon a span{width:auto;display:block}div.icon-wrapper div.icon a span.hkIcon{background-repeat:no-repeat;background-position:center;height:48px;width:auto;padding:10px 0}span.hkIcon.icon-48-user2{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/account.png") !important}span.hkIcon.icon-48-address{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/address.png") !important}span.hkIcon.icon-48-order{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/order.png") !important}span.hkIcon.icon-48-cart{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/cart.png") !important}span.hkIcon.icon-48-wishlist{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/wishlist.png") !important}span.hkIcon.icon-48-affiliate{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/affiliate.png") !important}span.hkIcon.icon-48-downloads{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/download.png") !important}span.hkIcon.icon-48-subscription{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/subscription.png") !important}span.hkIcon.icon-48-serial{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/hikaserial.png") !important}span.hkIcon.icon-48-auction{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/hikaauction.png") !important}span.icon-32-email{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/email.png") !important}span.icon-32-print{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/print.png") !important}span.icon-32-cart{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/show_cart.png") !important}span.icon-32-go-cart{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/add_cart.png") !important}span.icon-32-wishlist{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/wishlist.png") !important}span.icon-32-save{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/save.png") !important}span.icon-32-back{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/back.png") !important}span.icon-32-new{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/new.png") !important}span.icon-32-apply{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/apply.png") !important}span.icon-32-cancel{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/cancel.png") !important}span.icon-32-pay{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/icon-32-pay.png") !important}.hika_toolbar .btnIcon,.hika_toolbar .hkdropdown-icon{display:block;float:none;margin:0 auto;width:32px;height:32px}.hika_toolbar>div>a,.hika_toolbar>div>.hkdropdown{margin-left:3px;text-align:center;white-space:nowrap;text-decoration:none;color:#252525}.hika_toolbar .hika_toolbar_btn.hika_btn_32{float:right}.hika_toolbar a{display:inline-block;text-align:center;white-space:nowrap;text-decoration:none;color:#252525}@media (max-width:768px){.hika_toolbar{clear:both}}div.hika_toolbar span.btnName{width:100%}div.hika_toolbar .hikabtn span.hk-icon{color:#1266a0}table.hikashop_no_border td{border:1px solid #d9d9d9;display:inline-block}table.hikashop_no_border td:hover{border:1px solid #9d9d9d}.hikashop_user_registration_page .chzn-container{margin-bottom:9px}div.hikashop_search_block input{margin-bottom:0px}a.hikacart{color:#fff;background-color:#5dbdeb;border-color:#000}a.hikacart:focus{color:#fff;background-color:#449d44;border-color:#255625}a.hikacart:hover{color:#fff;background-color:#449d44;border-color:#398439}a.hikawishlist{color:#fff;background-color:#f0ad4e;border-color:#eea236}a.hikawishlist:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}a.hikawishlist:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.hika-compare{color:#fff;background-color:#5bc0de;border-color:#46b8da}.hika-compare:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.hika-compare:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}#hikashop_add_to_cart_continue_div{display:inline-block}#hikashop_add_to_cart_checkout_div{float:right}div.hikashop_cart_dropdown_container{position:relative}div.hikashop_cart_dropdown_content{z-index:1000;position:absolute;width:auto;padding:4px;border:1px solid #808080;background-color:white}#hikashop_product_top_part:after{clear:both;content:'';display:block}img.hikashop_child_image{margin:2px;height:30px}.hikashop_product_bottom_part{clear:both;width:100%}div#hikashop_product_right_part,div#hikashop_product_left_part{display:inline-block}.hikashop_previous_product_btn,.hikashop_next_product_btn{width:65px;padding:0px}.hikashop_previous_product_btn a:hover,.hikashop_next_product_btn a:hover{text-decoration:none}.hikashop_previous_product_btn p,.hikashop_next_product_btn p{margin:0px}.hikashop_next_product_btn{margin-left:3px;float:right}.hikashop_previous_product i.fas.fa-caret-left.fa-2x,.hikashop_next_product i.fas.fa-caret-right.fa-2x{font-size:1.5em}.hikashop_previous_product,.hikashop_next_product{height:18px}#hikashop_product_description_main_mini{display:none}.hikashop_product_variant_out_of_stock_span{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/delete2.png) no-repeat}.hikashop_product_variant_out_of_stock{display:none}span.hikashop_option_info{background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/info.png');display:inline-block;height:13px;width:12px;margin-left:5px}.hikashop_vote_form .hikashop_comment_textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:70px}#hikashop_vote_listing table.hika_comment_listing{margin:5px 0px 0px 0px;border:1px solid #eee;border-collapse:separate;color:#999}#hikashop_vote_listing table.hika_comment_listing tr td{padding:3px 5px}#hikashop_vote_listing div.hika_comment_listing_content{font-weight:initial;color:#000}#hikashop_vote_listing .hk-rating.hk-rating-empty{display:none}#hikashop_vote_form p.hikashop_form_comment,#hikashop_vote_listing .hikashop_listing_comment{font-weight:bold}#hikashop_vote_listing span.hikashop_sort_listing_comment{margin-bottom:5px}#hikashop_vote_listing span.hika_vote_listing_username{color:#000}.hika_comment_listing_useful{background-color:transparent !important;width:16px !important;height:14px !important;background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/vote_plus.png) !important;background-size:16px 14px !important;background-repeat:no-repeat !important;background-position:right !important;cursor:pointer !important}.hika_comment_listing_useless{background-color:transparent !important;width:16px !important;height:14px !important;background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/vote_minus.png) !important;background-size:16px 14px !important;background-repeat:no-repeat !important;background-position:right !important;cursor:pointer !important}.hikashop_product_quantity_change_div_leftright span.add-on{position:relative}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on{display:inline-block;vertical-align:top}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{top:1px;left:-4px}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{top:1px;left:-21px}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{width:35px}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{left:25px}.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div{line-height:80%;padding:3px}.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a,.hikashop_product_quantity_div.hikashop_product_quantity_change_div_default div a:hover{text-decoration:none}.hikashop_product_quantity_change_div_leftright span.add-on a{padding:4px 5px;position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none}.hikashop_product_quantity_input_div_default{vertical-align:middle}.hikashop_product_quantity_change_div_default{vertical-align:top}.hikashop_product_quantity_div{display:inline-block}.hikashop_product_quantity_change_div_leftright.hika_j4{width:85px;display:block;margin:3px auto 3px auto}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a{width:25px;height:28px;border:1px solid #767676}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{left:-25px;top:-5px;border-radius:3px 0px 0px 3px}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{right:20px;top:-5px;border-radius:0px 3px 3px 0px}.hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{border:1px solid #767676;border-radius:0px;padding:2px 10px;position:relative;top:1px}.hikashop_product_quantity_change_div_leftright.hika_j4 input{text-align:center;max-width:unset}.hikashop_product_quantity_change_div_leftright input{text-align:center;max-width:20px}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a{font-weight:bold;color:#000;padding:3px 7px}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a{background-color:#e3e3e3}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a:hover{background-color:#b1b1b1}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{left:25px}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{left:0px}.hikashop_tabs_ul{padding:0px;margin:0px 0px 7px 0px;z-index:2;position:relative}.hikashop_tabs_ul li{display:inline;padding:8px 5px;z-index:2;font-weight:bold;background-color:#fcfcfc;border:solid 1px #E7E7E7}.hikashop_tabs_ul li a,.hikashop_tabs_ul li a:hover{text-decoration:none;color:#555}.hikashop_tabs_content{z-index:1;position:relative;display:none;min-height:200px;padding:5px;background-color:white;border:1px solid #E7E7E7;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.hikashop_tabs_li_selected{border-bottom:1px solid #fff !important;background-color:#fff !important}div.hikashop_carousel .hikashop_subcontainer_border span,div.hikashop_carousel .hikashop_carousel_item span{text-align:center;display:block}div.hikashop_carousel .owl-nav .owl-prev,div.hikashop_carousel .owl-nav .owl-next{border:1px solid #ddd;background:#ddd}div.hikashop_carousel .owl-nav .owl-prev:hover,div.hikashop_carousel .owl-nav .owl-next:hover{color:#aaa;background-color:#fff}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot{border:1px solid #ddd;padding:1px 5px;margin-top:5px;color:#000}div.hikashop_carousel_parent_div div.hikashop_carousel,div.hikashop_carousel_parent_div .owl-controls{margin:5px}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot:hover{border:1px solid #aaa}div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot{background-color:#ddd;color:#fff}div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot:hover{background-color:#fff;color:#aaa}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot.active{font-weight:bold;border:1px solid #aaa;color:#333;background:none}div.hikashop_carousel_parent_div.thumbnails div.owl-controls div.owl-dot{margin:5px;border:1px solid #eee}div.hikashop_carousel_parent_div.rounds div.owl-controls div.owl-dot{border:0px}.hikashop_carousel .hikashop_subcontainer_border,.hikashop_categories_listing_main .hikashop_subcontainer.hikashop_subcontainer_border,.hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border{border:1px solid #ddd;padding:5px}.hikashop_products.display_list br{display:none}.hikashop_products_listing_switcher h3,.hikashop_products.display_list .hikashop_product_price_full,.hikashop_products.display_list span.hikashop_product_name,.hikashop_products.display_list dl dt,.hikashop_products.display_list dl dd{display:inline-block}.hikashop_products_listing_switcher{display:inline-block;width:100%}.hikashop_products.display_list a.hikashop_switcher_list,.hikashop_products.display_grid a.hikashop_switcher_grid{border:1px solid #ddd;background-color:#eee}.hikashop_products.display_list a.hikashop_switcher_list i,.hikashop_products.display_grid a.hikashop_switcher_grid i{color:#aaa}.hikashop_products_listing_switcher a.hikabtn{float:right;padding:5px 8px 3px 8px;margin-left:5px}.hikashop_products_listing_switcher span i{color:#1266a0}.hikashop_products.display_list .hikashop_product_image{margin:10px 0px 0px 0px;margin-left:-30%;float:left}.hikashop_products.display_list div.hikashop_listing_img_title{padding-left:24%}div.hikashop_products.display_list span.hikashop_product_price_full{border-width:0px 1px 1px 0px}div.hikashop_products.display_list span.hikashop_product_name{border-width:0px 0px 1px 0px}.hikashop_products.display_list span.hikashop_product_price_full,.hikashop_products.display_list span.hikashop_product_name{margin-top:10px;border:1px solid #ddd;padding:5px;width:47%}.hikashop_products.display_list .hikashop_subcontainer.hikashop_subcontainer_border{min-height:unset !important;padding-top:0px}.hikashop_products.display_list .hikashop_product_code_list,.hikashop_products.display_list span.hikashop_product_vote,.hikashop_products.display_list .hikashop_product_stock_count{margin-bottom:5px;display:inline-block}.hikashop_products.display_list dl{margin:0px;display:inline-block;width:45%}.hikashop_products.display_list div.hikashop_subcontainer{min-height:unset !important}@media only screen and (max-device-width:1024px){.hikashop_products.display_list div.hikashop_listing_img_title{padding-left:0%}.hikashop_products.display_list .hikashop_product_image .hikashop_product_image_subdiv{max-width:75px !important}.hikashop_products.display_list span.hikashop_product_name,.hikashop_products.display_list span.hikashop_product_price_full{text-align:left !important;border-width:0px !important;width:65%!important;float:left;margin:0px 2px 2px 2px;padding:0px;display:inline !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hikashop_products.display_list .hikashop_product_image{float:right;margin:2px;height:unset !important}.hikashop_products.display_list .hikashop_product_code_list{text-align:left !important;float:left !important;width:55%;display:inline !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0px}.hikashop_products.display_list .hikashop_product .hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border{padding:3px}.hikashop_products.display_list .hikashop_product a.hikabtn span{font-size:11px}.hikashop_products.display_list .hikashop_product a.hikabtn{padding:1px 3px;display:inline-block}.hikashop_products.display_list dl,.hikashop_products.display_list dt,.hikashop_products.display_list dd,.hikashop_products.display_list dt label{float:left;margin:0px}.hikashop_products.display_list span.hikashop_product_vote{margin:0px}}.hikashop_product_image,.hk_product_image{text-align:center;clear:both}.hikashop_product_image .hikashop_product_image_subdiv,.hk_product_image .hk_subdiv{position:relative;text-align:center;clear:both;margin:auto}.hikashop_fade_effect,.hikashop_horizontal_slider{margin:auto;overflow:hidden;position:relative}.hikashop_fade_effect .hk_picture{position:absolute;opacity:1}.hikashop_fade_effect .hk_picture:hover{opacity:0}.hikashop_fade_effect .hikashop_product_description{overflow:hidden}.hikashop_fade_effect.hk_text_left,.hikashop_fade_effect.hk_text_left .hikashop_product_description{text-align:left}.hikashop_fade_effect.hk_text_center,.hikashop_fade_effect.hk_text_center .hikashop_product_description{text-align:center}.hikashop_fade_effect .hk_link_cursor{cursor:pointer}.hikashop_fade_effect .hk_picture.hk_0s3{-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;-o-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in}.hikashop_fade_effect .hk_picture.hk_0s5{-webkit-transition:opacity 0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.hikashop_fade_effect .hk_picture.hk_1s{-webkit-transition:opacity 1s ease-in;-moz-transition:opacity 1s ease-in;-o-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.hikashop_fade_effect .hk_picture.hk_2s{-webkit-transition:opacity 2s ease-in;-moz-transition:opacity 2s ease-in;-o-transition:opacity 2s ease-in;transition:opacity 2s ease-in}.hikashop_fade_effect .hk_picture.hk_3s{-webkit-transition:opacity 3s ease-in;-moz-transition:opacity 3s ease-in;-o-transition:opacity 3s ease-in;transition:opacity 3s ease-in}.hikashop_fade_effect .hk_picture.hk_4s{-webkit-transition:opacity 4s ease-in;-moz-transition:opacity 4s ease-in;-o-transition:opacity 4s ease-in;transition:opacity 4s ease-in}.hikashop_fade_effect .hk_picture.hk_5s{-webkit-transition:opacity 5s ease-in;-moz-transition:opacity 5s ease-in;-o-transition:opacity 5s ease-in;transition:opacity 5s ease-in}.hikashop_img_pane_panel{position:relative;bottom:0px;background:rgba(0,0,0,0.3);filter:alpha(opacity=30);text-align:center !important}.hikashop_infinite_scroll{min-height:18px;text-align:center}.hikashop_infinite_scroll a{padding:2px 18px}.hikashop_infinite_scroll.loading a{background:url('https://www.playwithdogs.nl/media/com_hikashop/images/spinner.gif') left center no-repeat}.hika_no_products{text-align:center;font-style:italic}ul.hikashop_pagination+div.counter{display:none}ul.hikashop_pagination{margin-left:auto !important;margin-top:0px;margin-right:0px}.hikashop_checkout_coupon_field{margin:3px}.hikashop_cart_product_name .hikashop_product_code_checkout{margin-left:4px}.hikashop_cart_bar{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/line.png) repeat-x scroll 100% 50% transparent;padding-bottom:0;padding-top:43px;margin-bottom:30px}#hikashop_checkout_page div.hikashop_cart_bar{text-align:center}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/current_step.png") no-repeat scroll 50% 0px transparent;color:#363636}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/finished_step.png") no-repeat scroll 50% 0px transparent;color:#363636}#hikashop_checkout_page div.hikashop_cart_step span{position:relative;left:4%;width:auto;font-size:11px}#hikashop_checkout_page div.hikashop_cart_step span a{color:#B2B2B2;font-size:11px;text-decoration:none}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a{color:#363636}.hikashop_cart_step{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/step.png") no-repeat scroll 50% 0px transparent;display:inline;padding-top:25px;padding-right:8%;white-space:nowrap}.hikashop_shipping_group ul.hikashop_shipping_products{margin:5px 0px;padding:0px}.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product{display:inline-block;list-style-type:none;margin:0 5px 0 0}.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product img{padding:3px;border:1px solid #eaeaea}.hikashop_checkout_terms label{display:inline-block}#hikashop_checkout_registration label{display:inline-block}.hikashop_checkout_buttons{margin:5px 0}.hikashop_checkout_buttons .buttons_right{float:right}.hikashop_checkout_buttons .buttons_left{width:50%;float:left}.hikashop_checkout_cart label{display:inline-block}td.hikashop_order_item_price_value,td.hikashop_order_item_quantity_value{text-align:center}#hikashop_order_main tr.row0,#hikashop_order_main tr.row1{border-bottom:1px solid #b8b8b8}#hikashop_order_main td.hikashop_order_total_value,#hikashop_order_main td.hikashop_order_tax_value,#hikashop_order_main td.hikashop_order_shipping_value,#hikashop_order_main td.hikashop_order_item_total_value,#hikashop_order_main td.hikashop_order_subtotal_value,#hikashop_order_main td.hikashop_order_coupon_value,#hikashop_order_main td.hikashop_order_payment_value{text-align:center}#hikashop_order_main td.hikashop_order_item_files_value a.hikabtn i{margin-left:5px}select.hikashop_default_address_dropdown{width:100%}div.hikashop_user_address{margin:2px 5px 6px 0px;padding:8px;border:1px solid #9e9e9e;background-color:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}div.modal-body{max-height:none !important}div.modal-body iframe{border:0px}@media only screen and (max-width:960px){div.modal.fade.in{width:800px !important;margin-left:-400px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:800px){div.modal.fade.in{width:640px !important;margin-left:-320px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:640px){div.modal.fade.in{width:480px !important;margin-left:-240px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:480px){div.modal.fade.in{width:320px !important;height:380px !important;margin-left:-160px !important;top:10% !important;left:50% !important}}@media only screen and (max-height:420px){div.modal.fade.in{height:320px !important;top:0% !important}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){div.hikashop_products_listing thead{display:none}div.hikashop_products_listing td.hikashop_product_image_row,div.hikashop_products_listing td.hikashop_product_price_row,div.hikashop_products_listing td.hikashop_product_name_row,div.hikashop_products_listing td.hikashop_product_vote_row,div.hikashop_products_listing td.hikashop_product_price_row,div.hikashop_products_listing td.hikashop_product_add_to_cart_row,div.hikashop_products_listing td.hikashop_product_compare_row,div.hikashop_products_listing span.hikashop_product_stock_count,div.hikashop_products_listing span.hikashop_product_name{display:block;text-align:center}}@media only screen and (max-width:350px){.hikashop_product_price_full{padding-top:10px !important;height:50px !important}}@media only screen and (max-width:375px){label.hkc-sm-4.hkcontrol-label{white-space:nowrap}}@media only screen and (max-width:760px){.hikashop_show_cart_form table,.hikashop_show_cart_form thead,.hikashop_show_cart_form tbody,.hikashop_show_cart_form tfoot,.hikashop_show_cart_form th,.hikashop_show_cart_form td,.hikashop_show_cart_form tr{display:block}.hikashop_checkout_cart_final_total_title{display:none}.hikashop_show_cart_form table thead tr{position:absolute;top:-9999px;left:-9999px}.hikashop_show_cart_form table tr{border:1px solid #ccc}.hikashop_show_cart_form table tr.margin{border:0px solid #ccc}.hikashop_show_cart_form table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%}.hikashop_show_cart_form table td:before{position:absolute;left:6px;padding-right:10px}.hikashop_show_cart_form table td.hikashop_cart_product_quantity_value:before{padding-top:3px}.hikashop_show_cart_form table td:before{content:attr(data-title);font-weight:bold}.hikashop_show_cart_form .hikashop_product_price_full{text-align:left;min-height:20px;padding-left:20px;padding-top:3px;display:inline !important}.hikashop_show_cart_form .hikashop_product_quantity_field{margin:0px 16px 0px 20px !important}.hikashop_show_cart_form a span.hikashop_product_variant_subname img{margin-left:10px;display:block;margin-top:5px}.hikashop_show_cart_form td.hikashop_cart_product_price_value span.visible-phone{margin-left:5px;display:inline !important}.hikashop_show_cart_form tbody tr td.hikashop_cart_empty_footer{display:none !important}#hikashop_carts_listing table,#hikashop_carts_listing table tbody,#hikashop_carts_listing table tbody td,#hikashop_carts_listing table tbody tr{display:block}#hikashop_carts_listing table tfoot tr,#hikashop_carts_listing table tfoot td,#hikashop_carts_listing table tfoot{display:block}#hikashop_carts_listing .row0{border:1px solid #e3e3e3;border-width:1px 1px 1px 1px}#hikashop_carts_listing tr.row1,#hikashop_carts_listing tr.row0{border:1px solid #e3e3e3;margin-top:5px}#hikashop_carts_listing thead{display:none}#hikashop_carts_listing table td:before{content:attr(data-title);font-weight:bold;position:absolute;left:50px;padding-right:10px}#hikashop_carts_listing table td{text-align:right}table#hikashop_cart_product_listing,table#hikashop_cart_product_listing>tbody,table#hikashop_cart_product_listing>tbody>tr,table#hikashop_cart_product_listing>tbody>tr>td{display:block;min-height:30px}table#hikashop_cart_product_listing>tbody>tr.hika_show_cart_total_text_2{border-top:2px solid #ccc}table.hikashop_product_quantity_table{float:right}table.hikashop_product_quantity_table tbody tr td{padding:0px}table.hikashop_product_quantity_table>tbody>tr>td>input{padding:4px !important;text-align:center}table.hikashop_no_border tbody tr td a span.caret{float:none}#hikashop_show_cart_form table tfoot tr,#hikashop_show_cart_form table tfoot td,#hikashop_show_cart_form table tfoot{display:none}#hikashop_show_cart_form .table thead tr th.hikashop_cart_name_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_status_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_price_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_quantity_title.title{display:none}#hikashop_show_cart_form table.hikashop_cart_products th:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:40%}#hikashop_show_cart_form .table thead tr th{text-align:center;border:1px solid #ddd;border-width:1px 0px 1px 0px}#hikashop_show_cart_form table.hikashop_cart_products td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}table.hikashop_cart_products tbody td img.hikashop_cart_product_image{float:none !important}table.hikashop_cart_products tbody tr.hika_show_cart_total_text_2{display:inline}#hikashop_show_cart_form table td{text-align:right !important}#hikashop_show_cart_form table.hikashop_no_border tbody td{text-align:center}.hika_toolbar .hika_toolbar_btn.hika_btn_32{float:none}.hika_toolbar.toolbar div.hkdropdown,.hika_toolbar.toolbar a.hikabtn{width:100%;height:32px}.hika_toolbar.toolbar div.hkdropdown span,.hika_toolbar.toolbar span.btnName{display:inline-block}.hika_toolbar.toolbar span.btnName{width:92%}.hika_toolbar.toolbar span.btncon{display:inline-block}.hika_toolbar.toolbar div.hkdropdown span span.caret{margin-left:0px}.hika_toolbar.toolbar div.hkdropdown a{width:100%;font-size:14px}.hika_toolbar.toolbar a.hikabtn span{display:inline-block;vertical-align:top}.hika_toolbar.toolbar a.hikabtn span.btncon{height:32px}.hikashop_registration_required_info_line label.hkc-sm-4.hkcontrol-label{display:none}.hika_toolbar.toolbar{float:none}span.hkdropdown-label{margin:auto;width:88%}.hika_toolbar.toolbar div.hkdropdown span{float:left;margin-left:1.5%}}@media only screen and (max-width:600px),(max-device-width:600px) and (min-device-width:600px){.hika_toolbar.toolbar div.hkdropdown span{margin-left:1%}}@media only screen and (max-width:500px),(max-device-width:500px) and (min-device-width:500px){span.hkdropdown-label{width:84%}}@media only screen and (max-width:500px),(max-device-width:500px) and (min-device-width:500px){.hika_toolbar.toolbar div.hkdropdown span{margin-left:0.5%}}@media only screen and (max-width:370px),(max-device-width:370px) and (min-device-width:370px){span.hkdropdown-label{width:74%}}tr.hika_show_cart_total_text_2{display:none}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){#hikashop_order_listing table,#hikashop_order_listing table tbody,#hikashop_order_listing table tbody td,#hikashop_order_listing table tbody tr{display:block}#hikashop_order_listing table tfoot tr,#hikashop_order_listing table tfoot td,#hikashop_order_listing table tfoot{display:block}#hikashop_order_listing thead{display:none}#hikashop_order_listing table td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}#hikashop_order_listing table td{text-align:right}div#hikashop_order_main table.hikashop_no_border{margin-bottom:10px}#hikashop_order_listing table#hikashop_order_listing tbody>tr{border:1px solid #ccc;margin-top:5px}.hikashop_search_block input{width:167px}.hikashop_search_block{margin-top:5px}}@media only screen and (max-width:600px),(min-device-width:768px) and (max-device-width:1024px){table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody{display:block}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr td{text-align:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table thead{display:none}#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td:before{content:attr(data-title);font-weight:bold;color:#333}table.hikashop_order_main_table tbody tbody td{display:inline-block;border:none !important}table.hikashop_no_border tbody tr td a span{display:inline-block;float:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr,table.hikashop_order_main_table tbody fieldset.adminform tbody tr.row1 td{border-bottom:1px solid #B8B8B8!important}table.hikashop_no_border tbody tr td a span.caret{float:none}#hikashop_order_main td.hikashop_empty_td{display:none}table.hikashop_order_main_table fieldset.adminform table tbody tr.row0>tr{border-bottom:1px solid #ccc}div#hikashop_order_main table.hikashop_no_border{margin-bottom:10px}fieldset#htmlfieldset_products label{font-weight:bold}fieldset#htmlfieldset_billing{margin-right:45px}td.hikashop_order_tax_title.key{max-width:82px}#hikashop_order_main td.hikashop_order_item_image_value img,#hikashop_order_main td.hikashop_order_item_price_value span,#hikashop_order_main td.hikashop_order_item_quantity_value span,#hikashop_order_main td.hikashop_order_item_total_value span,#hikashop_order_main td.hikashop_order_tax_value,#hikashop_order_main td.hikashop_order_subtotal_value,#hikashop_order_main td.hikashop_order_shipping_value,#hikashop_order_main td.hikashop_order_total_value,#hikashop_order_main td.hikashop_order_item_price_value,#hikashop_order_main td.hikashop_order_item_quantity_value,#hikashop_order_main td.hikashop_order_item_total_value,#hikashop_order_main td.hikashop_order_total_value,#hikashop_order_main table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td span,#hikashop_order_main td.hikashop_order_item_name_value span.hikashop_order_product_name span,#hikashop_order_main td.hikashop_order_coupon_value,#hikashop_order_main span.hikashop_order_product_name span{float:right}td.hikashop_order_subtotal_title label,td.hikashop_order_shipping_title label,td.hikashop_order_total_title label{float:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td{width:100%}table.hikashop_order_custom_fields_table tbody tr td{display:table-cell}table.hikashop_no_border tbody tr td{display:block}#hikashop_order_main td.hikashop_order_item_name_value a.hikashop_order_product_link p,#hikashop_order_main p.hikashop_order_option_name{text-align:right;margin-bottom:0px}#hikashop_order_main td.hikashop_order_item_files_value_resp{display:block !important}#hikashop_order_main td.hikashop_order_item_files_value{display:none}#hikashop_order_main td.hikashop_order_item_files_value_resp span a{float:right}#hikashop_order_main td.hikashop_order_item_files_value_resp p{text-align:right}#hikashop_order_main td.hikashop_order_item_files_value p,#hikashop_order_main span.hikashop_order_product_name div,#hikashop_order_main td.hikashop_order_item_files_value_resp div,#hikashop_order_main .hikashop_order_product_name div,#hikashop_order_main .hikashop_order_product_name+div{text-align:right}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){table#hikashop_downloads tbody,table#hikashop_downloads tbody tr.row1,table#hikashop_downloads tbody tr.row0,table#hikashop_downloads tbody tr.row1 td,table#hikashop_downloads tbody tr.row0 td{display:block}table#hikashop_downloads thead{display:none}table#hikashop_downloads td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}table#hikashop_downloads tbody tr td{text-align:right}table#hikashop_downloads tbody>tr{border:1px solid #ccc;margin-top:5px}#hikashop_address_listing table tbody,#hikashop_address_listing table tbody tr,#hikashop_address_listing table tbody tr,#hikashop_address_listing table tbody tr td,#hikashop_address_listing table tbody tr td{display:block}#hikashop_address_listing table thead{display:none}#hikashop_address_listing table td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}#hikashop_address_listing table tbody tr td{text-align:right;width:95% !important}#hikashop_address_listing tr.hikashop_address_listing_item{border:1px solid #ccc;margin-top:5px}#hikashop_address_listing tr.hikashop_address_listing_item td{max-width:94%}}#hikashop_order_main td.hikashop_order_item_files_value_resp{display:none}table#hikashop_downloads a.hikabtn i{margin-left:5px}@media only screen and (max-width:350px){.hikashop_product_price_full{padding-top:10px !important;height:50px !important}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){.hikashop_checkout_cart table,.hikashop_checkout_cart table thead,.hikashop_checkout_cart table tbody,.hikashop_checkout_cart table thead th,.hikashop_checkout_cart table tbody td,.hikashop_checkout_cart table thead tr,.hikashop_checkout_cart table tbody tr{display:block}.hikashop_checkout_cart table tfoot tr,.hikashop_checkout_cart table tfoot td,.hikashop_checkout_cart table tfoot{display:block}.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title,.hikashop_checkout_cart table tbody td.hikashop_cart_additional_title{display:none !important}.hikashop_checkout_cart_final_total_title{display:none}.hikashop_checkout_cart table thead tr{position:absolute;top:-9999px;left:-9999px}.hikashop_checkout_cart table tr{border:1px solid #ccc}.hikashop_checkout_cart table tr.margin{border:0px solid #ccc}.hikashop_checkout_cart table td{min-height:25px;border:none;border-bottom:1px solid #eee;position:relative;padding-left:30% !important}.hikashop_checkout_cart td.hikashop_cart_product_name_value{width:64%}.hikashop_checkout_cart table td:before{position:absolute;left:6px;padding-right:10px}.hikashop_checkout_cart table td.hikashop_cart_product_quantity_value:before{padding-top:3px}.hikashop_checkout_cart table td:before{content:attr(data-title);font-weight:bold}.hikashop_checkout_cart .hikashop_product_price_full{text-align:left;min-height:20px;padding-left:20px;padding-top:3px;display:inline !important}.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal,.hikashop_checkout_cart span.hikashop_checkout_cart_shipping,.hikashop_checkout_cart span.hikashop_checkout_cart_final_total,.hikashop_checkout_cart span.hikashop_checkout_cart_coupon,.hikashop_checkout_cart span.hikashop_checkout_cart_additional,.hikashop_checkout_cart span.hikashop_checkout_cart_taxes,.hikashop_checkout_cart span.hikashop_checkout_cart_payment,.hikashop_checkout_cart span.hikashop_checkout_cart_final_total{padding-left:20px}.hikashop_checkout_cart .hikashop_product_quantity_field{margin:0px 16px 0px 20px !important}.hikashop_checkout_cart a span.hikashop_product_variant_subname img{margin-left:10px;display:block;margin-top:5px}.hikashop_checkout_cart td.hikashop_cart_product_price_value span.visible-phone{margin-left:5px;display:inline !important}.hikashop_checkout_cart tbody tr td.hikashop_cart_empty_footer{display:none !important}}.hikashop_item_product_name_text{display:table;overflow:hidden}.hikashop_item_product_name_text div{display:table-cell;vertical-align:middle}.hikashop_item_product_name_p{font-weight:bold}.hikashop_filter_collapsable_title{margin:5px 5px 2px 5px}.hikashop_filter_always_collapsable_title_icon,.hikashop_filter_collapsable_title_icon{margin-right:5px;display:inline-block;content:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/open-menu.png);height:20px}.hikashop_filter_collapsable_title_always,.hikashop_filter_collapsable_title_mobile{margin-bottom:3px}.hikashop_filter_collapsable_title_always:hover,.hikashop_filter_collapsable_title_mobile:hover{border:1px solid #9d9d9d}.hikashop_filter_collapsable_title_always,.hikashop_filter_collapsable_title_mobile{border:1px solid #d9d9d9}.slider_input{width:60px}.slider_input_end_group,.slider_input_start_group{display:inline-block}.hikashop_wishlist_share_emails{overflow-x:hidden}#cart_link{font-style:italic}span.hk-label,span.order-label{border-radius:3px;display:inline-block;padding:2px 4px;font-size:10.998px;font-weight:bold;line-height:14px;color:#FFF;vertical-align:baseline;white-space:nowrap;text-shadow:0px -1px 0px rgba(0,0,0,0.25);background-color:#999}span.hk-label-grey,span.order-label-created{background-color:#999}span.hk-label-green,span.order-label-confirmed{background-color:#468847}span.hk-label-blue,span.order-label-shipped{background-color:#3a87ad}span.hk-label-orange,span.order-label-cancelled{background-color:#c67605}span.hk-label-red,span.order-label-refunded{background-color:#b94a48}span.hk-label-black,span.order-label-all{background-color:#000}.hika_cpanel_icons>a{display:block;padding:10px 4px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;color:#444;display:flex;flex-direction:row;align-items:center}.hika_cpanel_icons>a:focus,.hika_cpanel_icons>a:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.hika_cpanel_icons .hk-icon{color:#1266a0;font-size:24px;flex-basis:2em;min-width:2em}.hika_cpanel_icons .hk-icon .hk-icon-light{color:#549ccf}.hika_cpanel_icons .hk-icon .hk-icon-dark{color:#144263}.hika_cpanel_icons .hikashop_cpanel_button_text{flex-grow:2;text-align:center}.hika_cpanel_icons>a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.hika_cpanel_icons>a:last-child{margin-bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.hika_no_orders{text-align:center;font-style:italic}.hk-card-order .hika_cpanel_product_image_link,.hk-card-order .hika_order_product_image_link{float:left;margin-right:0.5em}.hk-card-order .hika_cpanel_price,.hk-card-order .hika_order_price{text-align:right}.hk-card-order .hika_cpanel_order_status,.hk-card-order .hika_cpanel_order_action{text-align:center}.hk-card-order a.hika_order_number{display:block}.hk-card-default.hk-card-order .hk-card-header:hover{background-color:#f0f0f0}.hika_cpanel_main_data .hk-card-body{border-bottom:1px solid #ddd}.hika_cpanel_products .hika_cpanel_product:last-child{border-bottom:0px}.hika_cpanel_products .hika_cpanel_product:first-child{border-top:0px}.hikashop_cpanel_main_interface .hk-card-order .hk-card-header{font-weight:bold}@media (max-width:768px){.hk-card-order .hika_cpanel_price{text-align:left}.hk-card-order .hika_cpanel_order_status{text-align:left}.hika_cpanel_icons .hk-icon{font-size:16px}.hk-card-order br.hika_order_number_invoice_separator{display:none}.hk-card-order .hika_order_number_value{margin-right:8px}.hk-card-order div.hika_order_shipping_address_title{display:inline-block}}@media (max-width:480px){.hk-card-order br.hika_order_number_invoice_separator{display:inherit}}.hikashop_search_zone{margin-top:5px}.hikashop_search_zone>div{display:inline-block}.hikashop_order_sort{float:right;text-align:right;margin-bottom:5px}.hk-card-order span.order-label{padding:4px 6px;font-size:1.1em;margin:7px 0px 7px 0px}.hk-card.hk-card-order{margin-bottom:10px}.hk-card.hk-card-order .hk-card-body{padding:7px}.hikashop_order_listing a.hika_order_number{text-decoration:none}.hikashop_order_listing .hika_cpanel_product:last-child{border-bottom:0px}.hikashop_order_listing .hika_cpanel_product:first-child{border-top:0px}.hikashop_cpanel_main_interface .hk-card-order .hk-card-header{font-weight:bold}#hikashop_order_listing .hk-card-order .hk-card-header{font-weight:bold}#hikashop_order_listing select#filter_order_range{float:right}.hikashop_cart_current_value .fa.fa-star{color:goldenrod}#hikashop_cart_product_listing .fa-check-circle{color:green;font-size:1.5em}#hikashop_cart_product_listing .fa-times-circle{color:red;font-size:1.5em}@media (max-width:768px){span.btnIcon.hk-icon i{vertical-align:top}}input.hikashop_product_quantity_field{width:30px}span.hikashop_product_name{text-align:left;display:block;margin-bottom:5px}span.hikashop_product_price_before_discount{text-decoration:line-through;white-space:nowrap}div.hikashop_see_more_icon{background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-14-cart.png');display:block;height:14px;width:14px}#hikashop_cart_module div.hikashop_cart_dropdown_content{border:1px solid #d9d9d9}.hikashop_cart table{width:100%}.hikashop_cart table tfoot hr{margin:0px}.hikashop_cart_module label{display:inline-block}div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner.small_spinner.small_cart{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/spinner.gif) no-repeat center right}.hikashop_cpanel div.hikashop_cpanel_icon_div a{display:block;padding:5px;margin:5px 0px;text-decoration:none;border:1px solid #F0F0F0;border-radius:4px;vertical-align:middle}.hikashop_cpanel div.hikashop_cpanel_icon_div a:hover{border-color:#eee #ccc #ccc #eee;border-style:solid;border-width:1px;background:#F8F8F8;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f8f8f8));background:-webkit-linear-gradient(top,#ffffff,#f8f8f8);background:-moz-linear-gradient(top,#ffffff,#f8f8f8);background:-o-linear-gradient(top,#ffffff,#f8f8f8);background:linear-gradient(top,#ffffff,#f8f8f8)}.hikashop_cpanel .hikashop_cpanel_icon_image{width:80px;float:left}.hikashop_cpanel .hikashop_cpanel_icon_image span{margin:0 auto}.hikashop_cpanel .hikashop_cpanel_description{margin-left:80px;height:100%;min-height:50px;margin:auto 0;vertical-align:middle;text-align:center}.hikashop_cpanel span{display:block;text-align:center;color:#666;background-repeat:no-repeat;background-position:center}.hikashop_cpanel .hikashop_cpanel_description ul{margin:0;padding:0}.hikashop_cpanel .hikashop_cpanel_description li{list-style-type:none}.hikashop_cpanel .hikashop_cpanel_button_text{display:none}div.icon-wrapper{width:auto;height:auto;display:block}div.icon-wrapper div.icon{text-align:center;margin-right:15px;float:left;margin-bottom:15px;width:auto !important;height:auto !important}div.icon-wrapper div.icon a{background-color:#fff !important;background-position:-30px;display:block;float:left;height:97px;width:108px;color:#565656;vertical-align:middle;text-decoration:none;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-transition-property:background-position,-webkit-border-bottom-left-radius,-webkit-box-shadow;-moz-transition-property:background-position,-moz-border-radius-bottomleft,-moz-box-shadow;-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s}div.icon-wrapper div.icon a:hover,div.icon-wrapper div.icon a:focus,div.icon-wrapper div.icon a:active{background-position:0px center;background-color:#f8f8f8 !important;box-shadow:-2px 3px 8px rgba(0,0,0,0.25);position:relative;z-index:10}div.icon-wrapper div.icon a span{width:auto;display:block}div.icon-wrapper div.icon a span.hkIcon{background-repeat:no-repeat;background-position:center;height:48px;width:auto;padding:10px 0}span.hkIcon.icon-48-user2{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/account.png") !important}span.hkIcon.icon-48-address{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/address.png") !important}span.hkIcon.icon-48-order{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/order.png") !important}span.hkIcon.icon-48-cart{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/cart.png") !important}span.hkIcon.icon-48-wishlist{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/wishlist.png") !important}span.hkIcon.icon-48-affiliate{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/affiliate.png") !important}span.hkIcon.icon-48-downloads{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/download.png") !important}span.hkIcon.icon-48-subscription{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/subscription.png") !important}span.hkIcon.icon-48-serial{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/hikaserial.png") !important}span.hkIcon.icon-48-auction{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-48/flatgrey/hikaauction.png") !important}span.icon-32-email{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/email.png") !important}span.icon-32-print{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/print.png") !important}span.icon-32-cart{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/show_cart.png") !important}span.icon-32-go-cart{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/add_cart.png") !important}span.icon-32-wishlist{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/wishlist.png") !important}span.icon-32-save{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/save.png") !important}span.icon-32-back{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/back.png") !important}span.icon-32-new{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/new.png") !important}span.icon-32-apply{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/apply.png") !important}span.icon-32-cancel{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/cancel.png") !important}span.icon-32-pay{background-image:url("https://www.playwithdogs.nl/media/com_hikashop/images/icon-32/flatgrey/icon-32-pay.png") !important}.hika_toolbar .btnIcon,.hika_toolbar .hkdropdown-icon{display:block;float:none;margin:0 auto;width:32px;height:32px}.hika_toolbar>div>a,.hika_toolbar>div>.hkdropdown{margin-left:3px;text-align:center;white-space:nowrap;text-decoration:none;color:#252525}.hika_toolbar .hika_toolbar_btn.hika_btn_32{float:right}.hika_toolbar a{display:inline-block;text-align:center;white-space:nowrap;text-decoration:none;color:#252525}@media (max-width:768px){.hika_toolbar{clear:both}}div.hika_toolbar span.btnName{width:100%}div.hika_toolbar .hikabtn span.hk-icon{color:#1266a0}table.hikashop_no_border td{border:1px solid #d9d9d9;display:inline-block}table.hikashop_no_border td:hover{border:1px solid #9d9d9d}.hikashop_user_registration_page .chzn-container{margin-bottom:9px}div.hikashop_search_block input{margin-bottom:0px}a.hikacart{color:#fff;background-color:#ccc;border-color:#5dbdeb}a.hikacart:focus{color:#fff;background-color:#449d44;border-color:#255625}a.hikacart:hover{color:#fff;background-color:#5dbdeb;border-color:#000}a.hikawishlist{color:#fff;background-color:#f0ad4e;border-color:#eea236}a.hikawishlist:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}a.hikawishlist:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.hika-compare{color:#fff;background-color:#5bc0de;border-color:#46b8da}.hika-compare:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.hika-compare:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}#hikashop_add_to_cart_continue_div{display:inline-block}#hikashop_add_to_cart_checkout_div{float:right}div.hikashop_cart_dropdown_container{position:relative}div.hikashop_cart_dropdown_content{z-index:1000;position:absolute;width:auto;padding:4px;border:1px solid #808080;background-color:white}#hikashop_product_top_part:after{clear:both;content:'';display:block}img.hikashop_child_image{margin:2px;height:30px}.hikashop_product_bottom_part{clear:both;width:100%}div#hikashop_product_right_part,div#hikashop_product_left_part{display:inline-block}.hikashop_previous_product_btn,.hikashop_next_product_btn{width:65px;padding:0px}.hikashop_previous_product_btn a:hover,.hikashop_next_product_btn a:hover{text-decoration:none}.hikashop_previous_product_btn p,.hikashop_next_product_btn p{margin:0px}.hikashop_next_product_btn{margin-left:3px;float:right}.hikashop_previous_product i.fas.fa-caret-left.fa-2x,.hikashop_next_product i.fas.fa-caret-right.fa-2x{font-size:1.5em}.hikashop_previous_product,.hikashop_next_product{height:18px}#hikashop_product_description_main_mini{display:none}.hikashop_product_variant_out_of_stock_span{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/delete2.png) no-repeat}.hikashop_product_variant_out_of_stock{display:none}span.hikashop_option_info{background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/info.png');display:inline-block;height:13px;width:12px;margin-left:5px}.hikashop_vote_form .hikashop_comment_textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:70px}#hikashop_vote_listing table.hika_comment_listing{margin:5px 0px 0px 0px;border:1px solid #eee;border-collapse:separate;color:#999}#hikashop_vote_listing table.hika_comment_listing tr td{padding:3px 5px}#hikashop_vote_listing div.hika_comment_listing_content{font-weight:initial;color:#000}#hikashop_vote_listing .hk-rating.hk-rating-empty{display:none}#hikashop_vote_form p.hikashop_form_comment,#hikashop_vote_listing .hikashop_listing_comment{font-weight:bold}#hikashop_vote_listing span.hikashop_sort_listing_comment{margin-bottom:5px}#hikashop_vote_listing span.hika_vote_listing_username{color:#000}.hika_comment_listing_useful{background-color:transparent !important;width:16px !important;height:14px !important;background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/vote_plus.png) !important;background-size:16px 14px !important;background-repeat:no-repeat !important;background-position:right !important;cursor:pointer !important}.hika_comment_listing_useless{background-color:transparent !important;width:16px !important;height:14px !important;background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/vote_minus.png) !important;background-size:16px 14px !important;background-repeat:no-repeat !important;background-position:right !important;cursor:pointer !important}.hikashop_product_quantity_change_div_leftright span.add-on{position:relative}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on{display:inline-block;vertical-align:top}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{top:1px;left:-4px}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{top:1px;left:-21px}.hikashop_carousel_item .hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{width:35px}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{left:25px}.hikashop_product_quantity_change_div_leftright span.add-on a{padding:4px 5px;position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none}.hikashop_product_quantity_input_div_default{vertical-align:middle}.hikashop_product_quantity_change_div_default{vertical-align:top}.hikashop_product_quantity_div{display:inline-block}.hikashop_product_quantity_change_div_leftright.hika_j4{width:85px;display:block;margin:3px auto 3px auto}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a{width:25px;height:28px;border:1px solid #767676}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{left:-25px;top:-5px;border-radius:3px 0px 0px 3px}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_plus{right:20px;top:-5px;border-radius:0px 3px 3px 0px}.hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{border:1px solid #767676;border-radius:0px;padding:2px 10px;position:relative;top:1px}.hikashop_product_quantity_change_div_leftright.hika_j4 input{text-align:center;max-width:unset}.hikashop_product_quantity_change_div_leftright input{text-align:center;max-width:20px}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a{font-weight:bold;color:#000;padding:3px 7px}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a{background-color:#e3e3e3}.hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a:hover{background-color:#b1b1b1}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 input.hikashop_product_quantity_field{left:25px}td.hikashop_cart_module_product_quantity_value.hikashop_cart_value .hikashop_product_quantity_change_div_leftright.hika_j4 span.add-on a.hikashop_product_quantity_field_change_minus{left:0px}.hikashop_tabs_ul{padding:0px;margin:0px 0px 7px 0px;z-index:2;position:relative}.hikashop_tabs_ul li{display:inline;padding:8px 5px;z-index:2;font-weight:bold;background-color:#fcfcfc;border:solid 1px #E7E7E7}.hikashop_tabs_ul li a,.hikashop_tabs_ul li a:hover{text-decoration:none;color:#555}.hikashop_tabs_content{z-index:1;position:relative;display:none;min-height:200px;padding:5px;background-color:white;border:1px solid #E7E7E7;-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.hikashop_tabs_li_selected{border-bottom:1px solid #fff !important;background-color:#fff !important}div.hikashop_carousel .hikashop_subcontainer_border span,div.hikashop_carousel .hikashop_carousel_item span{text-align:center;display:block}div.hikashop_carousel .owl-nav .owl-prev,div.hikashop_carousel .owl-nav .owl-next{border:1px solid #ddd;background:#ddd}div.hikashop_carousel .owl-nav .owl-prev:hover,div.hikashop_carousel .owl-nav .owl-next:hover{color:#aaa;background-color:#fff}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot{border:1px solid #ddd;padding:1px 5px;margin-top:5px;color:#000}div.hikashop_carousel_parent_div div.hikashop_carousel,div.hikashop_carousel_parent_div .owl-controls{margin:5px}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot:hover{border:1px solid #aaa}div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot{background-color:#ddd;color:#fff}div.hikashop_carousel_parent_div.numbers div.owl-controls div.owl-dot:hover{background-color:#fff;color:#aaa}div.hikashop_carousel_parent_div div.owl-controls div.owl-dot.active{font-weight:bold;border:1px solid #aaa;color:#333;background:none}div.hikashop_carousel_parent_div.thumbnails div.owl-controls div.owl-dot{margin:5px;border:1px solid #eee}div.hikashop_carousel_parent_div.rounds div.owl-controls div.owl-dot{border:0px}.hikashop_carousel .hikashop_subcontainer_border,.hikashop_categories_listing_main .hikashop_subcontainer.hikashop_subcontainer_border,.hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border{border:1px solid #ddd;padding:5px}.hikashop_products.display_list br{display:none}.hikashop_products_listing_switcher h3,.hikashop_products.display_list .hikashop_product_price_full,.hikashop_products.display_list span.hikashop_product_name,.hikashop_products.display_list dl dt,.hikashop_products.display_list dl dd{display:inline-block}.hikashop_products_listing_switcher{display:inline-block;width:100%}.hikashop_products.display_list a.hikashop_switcher_list,.hikashop_products.display_grid a.hikashop_switcher_grid{border:1px solid #ddd;background-color:#eee}.hikashop_products.display_list a.hikashop_switcher_list i,.hikashop_products.display_grid a.hikashop_switcher_grid i{color:#aaa}.hikashop_products_listing_switcher a.hikabtn{float:right;padding:5px 8px 3px 8px;margin-left:5px}.hikashop_products_listing_switcher span i{color:#1266a0}.hikashop_products.display_list .hikashop_product_image{margin:10px 0px 0px 0px;margin-left:-30%;float:left}.hikashop_products.display_list div.hikashop_listing_img_title{padding-left:24%}div.hikashop_products.display_list span.hikashop_product_price_full{border-width:0px 1px 1px 0px}div.hikashop_products.display_list span.hikashop_product_name{border-width:0px 0px 1px 0px}.hikashop_products.display_list span.hikashop_product_price_full,.hikashop_products.display_list span.hikashop_product_name{margin-top:10px;border:1px solid #ddd;padding:5px;width:47%}.hikashop_products.display_list .hikashop_subcontainer.hikashop_subcontainer_border{min-height:unset !important;padding-top:0px}.hikashop_products.display_list .hikashop_product_code_list,.hikashop_products.display_list span.hikashop_product_vote,.hikashop_products.display_list .hikashop_product_stock_count{margin-bottom:5px;display:inline-block}.hikashop_products.display_list dl{margin:0px;display:inline-block;width:45%}.hikashop_products.display_list div.hikashop_subcontainer{min-height:unset !important}@media only screen and (max-device-width:1024px){.hikashop_products.display_list div.hikashop_listing_img_title{padding-left:0%}.hikashop_products.display_list .hikashop_product_image .hikashop_product_image_subdiv{max-width:75px !important}.hikashop_products.display_list span.hikashop_product_name,.hikashop_products.display_list span.hikashop_product_price_full{text-align:left !important;border-width:0px !important;width:65%!important;float:left;margin:0px 2px 2px 2px;padding:0px;display:inline !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hikashop_products.display_list .hikashop_product_image{float:right;margin:2px;height:unset !important}.hikashop_products.display_list .hikashop_product_code_list{text-align:left !important;float:left !important;width:55%;display:inline !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0px}.hikashop_products.display_list .hikashop_product .hikashop_category_information .hikashop_subcontainer.hikashop_subcontainer_border{padding:3px}.hikashop_products.display_list .hikashop_product a.hikabtn span{font-size:11px}.hikashop_products.display_list .hikashop_product a.hikabtn{padding:1px 3px;display:inline-block}.hikashop_products.display_list dl,.hikashop_products.display_list dt,.hikashop_products.display_list dd,.hikashop_products.display_list dt label{float:left;margin:0px}.hikashop_products.display_list span.hikashop_product_vote{margin:0px}}.hikashop_product_image,.hk_product_image{text-align:center;clear:both}.hikashop_product_image .hikashop_product_image_subdiv,.hk_product_image .hk_subdiv{position:relative;text-align:center;clear:both;margin:auto}.hikashop_fade_effect,.hikashop_horizontal_slider{margin:auto;overflow:hidden;position:relative}.hikashop_fade_effect .hk_picture{position:absolute;opacity:1}.hikashop_fade_effect .hk_picture:hover{opacity:0}.hikashop_fade_effect .hikashop_product_description{overflow:hidden}.hikashop_fade_effect.hk_text_left,.hikashop_fade_effect.hk_text_left .hikashop_product_description{text-align:left}.hikashop_fade_effect.hk_text_center,.hikashop_fade_effect.hk_text_center .hikashop_product_description{text-align:center}.hikashop_fade_effect .hk_link_cursor{cursor:pointer}.hikashop_fade_effect .hk_picture.hk_0s3{-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;-o-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in}.hikashop_fade_effect .hk_picture.hk_0s5{-webkit-transition:opacity 0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.hikashop_fade_effect .hk_picture.hk_1s{-webkit-transition:opacity 1s ease-in;-moz-transition:opacity 1s ease-in;-o-transition:opacity 1s ease-in;transition:opacity 1s ease-in}.hikashop_fade_effect .hk_picture.hk_2s{-webkit-transition:opacity 2s ease-in;-moz-transition:opacity 2s ease-in;-o-transition:opacity 2s ease-in;transition:opacity 2s ease-in}.hikashop_fade_effect .hk_picture.hk_3s{-webkit-transition:opacity 3s ease-in;-moz-transition:opacity 3s ease-in;-o-transition:opacity 3s ease-in;transition:opacity 3s ease-in}.hikashop_fade_effect .hk_picture.hk_4s{-webkit-transition:opacity 4s ease-in;-moz-transition:opacity 4s ease-in;-o-transition:opacity 4s ease-in;transition:opacity 4s ease-in}.hikashop_fade_effect .hk_picture.hk_5s{-webkit-transition:opacity 5s ease-in;-moz-transition:opacity 5s ease-in;-o-transition:opacity 5s ease-in;transition:opacity 5s ease-in}.hikashop_img_pane_panel{position:relative;bottom:0px;background:rgba(0,0,0,0.3);filter:alpha(opacity=30);text-align:center !important}.hikashop_category_information .hikashop_listing_fade2 .hikashop_fade_data,.display_grid .hikashop_listing_fade2 .hikashop_fade_data{opacity:0;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.hikashop_category_information .hikashop_listing_fade2:hover .hikashop_fade_data,.display_list .hikashop_listing_fade2 .hikashop_fade_data,.display_grid .hikashop_listing_fade2:hover .hikashop_fade_data{opacity:1;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.display_grid .hikashop_listing_fade2:hover .hikashop_product_image *{z-index:-1 !important}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_image{margin:0}.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div{display:inline-block}.display_list .hikashop_listing_fade2 form .hikashop_product_quantity_div,.display_list .hikashop_listing_fade2 form a.hikabtn{display:inline-block;float:left;margin:0px 20px 3px 0px}.hikashop_products.display_list .hikashop_listing_fade2 span{margin:0px}.display_grid .hikashop_subcontainer .hikashop_readmore_container{margin-top:2px}.hikashop_listing_fade2 .hikashop_fade_data form{margin-top:3px;min-height:35px;display:inline-block}.display_list .hikashop_listing_fade2 span.hikashop_product_vote,.display_list .hikashop_listing_fade2 span.hikashop_product_code_list{width:100%}.hikashop_products.display_list .hikashop_listing_fade2 .hikashop_product_stock_count{width:35%;text-align:center;padding-right:10%}.display_list .hikashop_subcontainer .hikashop_readmore_container{z-index:99;opacity:0;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.display_list .hikashop_subcontainer .hikashop_readmore_container:hover{opacity:1;-webkit-transition:opacity .0.5s ease-in;-moz-transition:opacity 0.5s ease-in;-o-transition:opacity 0.5s ease-in;transition:opacity 0.5s ease-in}.display_list .hikashop_readmore_container a.hikabtn{margin:35% 10px;display:inline-block}.hikashop_infinite_scroll{min-height:18px;text-align:center}.hikashop_infinite_scroll a{padding:2px 18px}.hikashop_infinite_scroll.loading a{background:url('https://www.playwithdogs.nl/media/com_hikashop/images/spinner.gif') left center no-repeat}.hika_no_products{text-align:center;font-style:italic}ul.hikashop_pagination+div.counter{display:none}ul.hikashop_pagination{margin-left:auto !important;margin-top:0px;margin-right:0px}.hikashop_checkout_coupon_field{margin:3px}.hikashop_cart_product_name .hikashop_product_code_checkout{margin-left:4px}.hikashop_cart_bar{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/line.png) repeat-x scroll 100% 50% transparent;padding-bottom:0;padding-top:43px;margin-bottom:30px}#hikashop_checkout_page div.hikashop_cart_bar{text-align:center}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/current_step.png") no-repeat scroll 50% 0px transparent;color:#363636}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/finished_step.png") no-repeat scroll 50% 0px transparent;color:#363636}#hikashop_checkout_page div.hikashop_cart_step span{position:relative;left:4%;width:auto;font-size:11px}#hikashop_checkout_page div.hikashop_cart_step span a{color:#B2B2B2;font-size:11px;text-decoration:none}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a{color:#363636}.hikashop_cart_step{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/step.png") no-repeat scroll 50% 0px transparent;display:inline;padding-top:25px;padding-right:8%;white-space:nowrap}.hikashop_shipping_group ul.hikashop_shipping_products{margin:5px 0px;padding:0px}.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product{display:inline-block;list-style-type:none;margin:0 5px 0 0}.hikashop_shipping_group ul.hikashop_shipping_products li.hikashop_shipping_product img{padding:3px;border:1px solid #eaeaea}.hikashop_checkout_terms label{display:inline-block}#hikashop_checkout_registration label{display:inline-block}.hikashop_checkout_buttons{margin:5px 0}.hikashop_checkout_buttons .buttons_right{float:right}.hikashop_checkout_buttons .buttons_left{width:50%;float:left}.hikashop_checkout_cart label{display:inline-block}td.hikashop_order_item_price_value,td.hikashop_order_item_quantity_value{text-align:center}#hikashop_order_main tr.row0,#hikashop_order_main tr.row1{border-bottom:1px solid #b8b8b8}#hikashop_order_main td.hikashop_order_total_value,#hikashop_order_main td.hikashop_order_tax_value,#hikashop_order_main td.hikashop_order_shipping_value,#hikashop_order_main td.hikashop_order_item_total_value,#hikashop_order_main td.hikashop_order_subtotal_value,#hikashop_order_main td.hikashop_order_coupon_value,#hikashop_order_main td.hikashop_order_payment_value{text-align:center}#hikashop_order_main td.hikashop_order_item_files_value a.hikabtn i{margin-left:5px}select.hikashop_default_address_dropdown{width:100%}div.hikashop_user_address{margin:2px 5px 6px 0px;padding:8px;border:1px solid #9e9e9e;background-color:#fdfdfd;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}div.modal-body{max-height:none !important}div.modal-body iframe{border:0px}@media only screen and (max-width:960px){div.modal.fade.in{width:800px !important;margin-left:-400px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:800px){div.modal.fade.in{width:640px !important;margin-left:-320px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:640px){div.modal.fade.in{width:480px !important;margin-left:-240px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:480px){div.modal.fade.in{width:320px !important;height:380px !important;margin-left:-160px !important;top:10% !important;left:50% !important}}@media only screen and (max-height:420px){div.modal.fade.in{height:320px !important;top:0% !important}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){div.hikashop_products_listing thead{display:none}div.hikashop_products_listing td.hikashop_product_image_row,div.hikashop_products_listing td.hikashop_product_price_row,div.hikashop_products_listing td.hikashop_product_name_row,div.hikashop_products_listing td.hikashop_product_vote_row,div.hikashop_products_listing td.hikashop_product_price_row,div.hikashop_products_listing td.hikashop_product_add_to_cart_row,div.hikashop_products_listing td.hikashop_product_compare_row,div.hikashop_products_listing span.hikashop_product_stock_count,div.hikashop_products_listing span.hikashop_product_name{display:block;text-align:center}}@media only screen and (max-width:350px){.hikashop_product_price_full{padding-top:10px !important;height:50px !important}}@media only screen and (max-width:375px){label.hkc-sm-4.hkcontrol-label{white-space:nowrap}}@media only screen and (max-width:760px){.hikashop_show_cart_form table,.hikashop_show_cart_form thead,.hikashop_show_cart_form tbody,.hikashop_show_cart_form tfoot,.hikashop_show_cart_form th,.hikashop_show_cart_form td,.hikashop_show_cart_form tr{display:block}.hikashop_checkout_cart_final_total_title{display:none}.hikashop_show_cart_form table thead tr{position:absolute;top:-9999px;left:-9999px}.hikashop_show_cart_form table tr{border:1px solid #ccc}.hikashop_show_cart_form table tr.margin{border:0px solid #ccc}.hikashop_show_cart_form table td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%}.hikashop_show_cart_form table td:before{position:absolute;left:6px;padding-right:10px}.hikashop_show_cart_form table td.hikashop_cart_product_quantity_value:before{padding-top:3px}.hikashop_show_cart_form table td:before{content:attr(data-title);font-weight:bold}.hikashop_show_cart_form .hikashop_product_price_full{text-align:left;min-height:20px;padding-left:20px;padding-top:3px;display:inline !important}.hikashop_show_cart_form .hikashop_product_quantity_field{margin:0px 16px 0px 20px !important}.hikashop_show_cart_form a span.hikashop_product_variant_subname img{margin-left:10px;display:block;margin-top:5px}.hikashop_show_cart_form td.hikashop_cart_product_price_value span.visible-phone{margin-left:5px;display:inline !important}.hikashop_show_cart_form tbody tr td.hikashop_cart_empty_footer{display:none !important}#hikashop_carts_listing table,#hikashop_carts_listing table tbody,#hikashop_carts_listing table tbody td,#hikashop_carts_listing table tbody tr{display:block}#hikashop_carts_listing table tfoot tr,#hikashop_carts_listing table tfoot td,#hikashop_carts_listing table tfoot{display:block}#hikashop_carts_listing .row0{border:1px solid #e3e3e3;border-width:1px 1px 1px 1px}#hikashop_carts_listing tr.row1,#hikashop_carts_listing tr.row0{border:1px solid #e3e3e3;margin-top:5px}#hikashop_carts_listing thead{display:none}#hikashop_carts_listing table td:before{content:attr(data-title);font-weight:bold;position:absolute;left:50px;padding-right:10px}#hikashop_carts_listing table td{text-align:right}table#hikashop_cart_product_listing,table#hikashop_cart_product_listing>tbody,table#hikashop_cart_product_listing>tbody>tr,table#hikashop_cart_product_listing>tbody>tr>td{display:block;min-height:30px}table#hikashop_cart_product_listing>tbody>tr.hika_show_cart_total_text_2{border-top:2px solid #ccc}table.hikashop_product_quantity_table{float:right}table.hikashop_product_quantity_table tbody tr td{padding:0px}table.hikashop_product_quantity_table>tbody>tr>td>input{padding:4px !important;text-align:center}table.hikashop_no_border tbody tr td a span.caret{float:none}#hikashop_show_cart_form table tfoot tr,#hikashop_show_cart_form table tfoot td,#hikashop_show_cart_form table tfoot{display:none}#hikashop_show_cart_form .table thead tr th.hikashop_cart_name_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_status_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_price_title.title,#hikashop_show_cart_form .table thead tr th.hikashop_cart_quantity_title.title{display:none}#hikashop_show_cart_form table.hikashop_cart_products th:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:40%}#hikashop_show_cart_form .table thead tr th{text-align:center;border:1px solid #ddd;border-width:1px 0px 1px 0px}#hikashop_show_cart_form table.hikashop_cart_products td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}table.hikashop_cart_products tbody td img.hikashop_cart_product_image{float:none !important}table.hikashop_cart_products tbody tr.hika_show_cart_total_text_2{display:inline}#hikashop_show_cart_form table td{text-align:right !important}#hikashop_show_cart_form table.hikashop_no_border tbody td{text-align:center}.hika_toolbar .hika_toolbar_btn.hika_btn_32{float:none}.hika_toolbar.toolbar div.hkdropdown,.hika_toolbar.toolbar a.hikabtn{width:100%;height:32px}.hika_toolbar.toolbar div.hkdropdown span,.hika_toolbar.toolbar span.btnName{display:inline-block}.hika_toolbar.toolbar span.btnName{width:92%}.hika_toolbar.toolbar span.btncon{display:inline-block}.hika_toolbar.toolbar div.hkdropdown span span.caret{margin-left:0px}.hika_toolbar.toolbar div.hkdropdown a{width:100%;font-size:14px}.hika_toolbar.toolbar a.hikabtn span{display:inline-block;vertical-align:top}.hika_toolbar.toolbar a.hikabtn span.btncon{height:32px}.hikashop_registration_required_info_line label.hkc-sm-4.hkcontrol-label{display:none}.hika_toolbar.toolbar{float:none}span.hkdropdown-label{margin:auto;width:88%}.hika_toolbar.toolbar div.hkdropdown span{float:left;margin-left:1.5%}}@media only screen and (max-width:600px),(max-device-width:600px) and (min-device-width:600px){.hika_toolbar.toolbar div.hkdropdown span{margin-left:1%}}@media only screen and (max-width:500px),(max-device-width:500px) and (min-device-width:500px){span.hkdropdown-label{width:84%}}@media only screen and (max-width:500px),(max-device-width:500px) and (min-device-width:500px){.hika_toolbar.toolbar div.hkdropdown span{margin-left:0.5%}}@media only screen and (max-width:370px),(max-device-width:370px) and (min-device-width:370px){span.hkdropdown-label{width:74%}}tr.hika_show_cart_total_text_2{display:none}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){#hikashop_order_listing table,#hikashop_order_listing table tbody,#hikashop_order_listing table tbody td,#hikashop_order_listing table tbody tr{display:block}#hikashop_order_listing table tfoot tr,#hikashop_order_listing table tfoot td,#hikashop_order_listing table tfoot{display:block}#hikashop_order_listing thead{display:none}#hikashop_order_listing table td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}#hikashop_order_listing table td{text-align:right}div#hikashop_order_main table.hikashop_no_border{margin-bottom:10px}#hikashop_order_listing table#hikashop_order_listing tbody>tr{border:1px solid #ccc;margin-top:5px}.hikashop_search_block input{width:167px}.hikashop_search_block{margin-top:5px}}@media only screen and (max-width:600px),(min-device-width:768px) and (max-device-width:1024px){table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody{display:block}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr td{text-align:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table thead{display:none}#hikashop_order_main fieldset#htmlfieldset_products table tbody tr td:before{content:attr(data-title);font-weight:bold;color:#333}table.hikashop_order_main_table tbody tbody td{display:inline-block;border:none !important}table.hikashop_no_border tbody tr td a span{display:inline-block;float:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr,table.hikashop_order_main_table tbody fieldset.adminform tbody tr.row1 td{border-bottom:1px solid #B8B8B8!important}table.hikashop_no_border tbody tr td a span.caret{float:none}#hikashop_order_main td.hikashop_empty_td{display:none}table.hikashop_order_main_table fieldset.adminform table tbody tr.row0>tr{border-bottom:1px solid #ccc}div#hikashop_order_main table.hikashop_no_border{margin-bottom:10px}fieldset#htmlfieldset_products label{font-weight:bold}fieldset#htmlfieldset_billing{margin-right:45px}td.hikashop_order_tax_title.key{max-width:82px}#hikashop_order_main td.hikashop_order_item_image_value img,#hikashop_order_main td.hikashop_order_item_price_value span,#hikashop_order_main td.hikashop_order_item_quantity_value span,#hikashop_order_main td.hikashop_order_item_total_value span,#hikashop_order_main td.hikashop_order_tax_value,#hikashop_order_main td.hikashop_order_subtotal_value,#hikashop_order_main td.hikashop_order_shipping_value,#hikashop_order_main td.hikashop_order_total_value,#hikashop_order_main td.hikashop_order_item_price_value,#hikashop_order_main td.hikashop_order_item_quantity_value,#hikashop_order_main td.hikashop_order_item_total_value,#hikashop_order_main td.hikashop_order_total_value,#hikashop_order_main table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td span,#hikashop_order_main td.hikashop_order_item_name_value span.hikashop_order_product_name span,#hikashop_order_main td.hikashop_order_coupon_value,#hikashop_order_main span.hikashop_order_product_name span{float:right}td.hikashop_order_subtotal_title label,td.hikashop_order_shipping_title label,td.hikashop_order_total_title label{float:left}table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row1 td,table.hikashop_order_main_table fieldset#htmlfieldset_products table tbody tr.row0 td{width:100%}table.hikashop_order_custom_fields_table tbody tr td{display:table-cell}table.hikashop_no_border tbody tr td{display:block}#hikashop_order_main td.hikashop_order_item_name_value a.hikashop_order_product_link p,#hikashop_order_main p.hikashop_order_option_name{text-align:right;margin-bottom:0px}#hikashop_order_main td.hikashop_order_item_files_value_resp{display:block !important}#hikashop_order_main td.hikashop_order_item_files_value{display:none}#hikashop_order_main td.hikashop_order_item_files_value_resp span a{float:right}#hikashop_order_main td.hikashop_order_item_files_value_resp p{text-align:right}#hikashop_order_main td.hikashop_order_item_files_value p,#hikashop_order_main span.hikashop_order_product_name div,#hikashop_order_main td.hikashop_order_item_files_value_resp div,#hikashop_order_main .hikashop_order_product_name div,#hikashop_order_main .hikashop_order_product_name+div{text-align:right}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){table#hikashop_downloads tbody,table#hikashop_downloads tbody tr.row1,table#hikashop_downloads tbody tr.row0,table#hikashop_downloads tbody tr.row1 td,table#hikashop_downloads tbody tr.row0 td{display:block}table#hikashop_downloads thead{display:none}table#hikashop_downloads td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}table#hikashop_downloads tbody tr td{text-align:right}table#hikashop_downloads tbody>tr{border:1px solid #ccc;margin-top:5px}#hikashop_address_listing table tbody,#hikashop_address_listing table tbody tr,#hikashop_address_listing table tbody tr,#hikashop_address_listing table tbody tr td,#hikashop_address_listing table tbody tr td{display:block}#hikashop_address_listing table thead{display:none}#hikashop_address_listing table td:before{content:attr(data-title);font-weight:bold;color:#333;position:absolute;left:50px;padding-right:10px}#hikashop_address_listing table tbody tr td{text-align:right;width:95% !important}#hikashop_address_listing tr.hikashop_address_listing_item{border:1px solid #ccc;margin-top:5px}#hikashop_address_listing tr.hikashop_address_listing_item td{max-width:94%}}#hikashop_order_main td.hikashop_order_item_files_value_resp{display:none}table#hikashop_downloads a.hikabtn i{margin-left:5px}div#hikashop_download_listing a.hikabtn span.hikashop_file_name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:120px}div#hikashop_download_listing td.hikashop_purchased_date p{margin:0px}div#hikashop_download_listing td.hikashop_purchased_date{min-width:150px}div#hikashop_download_listing tr th{vertical-align:top}div#hikashop_download_listing th.hikashop_order_date_title.title a{display:block}@media only screen and (max-width:350px){.hikashop_product_price_full{padding-top:10px !important;height:50px !important}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){.hikashop_checkout_cart table,.hikashop_checkout_cart table thead,.hikashop_checkout_cart table tbody,.hikashop_checkout_cart table thead th,.hikashop_checkout_cart table tbody td,.hikashop_checkout_cart table thead tr,.hikashop_checkout_cart table tbody tr{display:block}.hikashop_checkout_cart table tfoot tr,.hikashop_checkout_cart table tfoot td,.hikashop_checkout_cart table tfoot{display:block}.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_total2_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_shipping_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_final_total_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_coupon_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_tax_title,.hikashop_checkout_cart table tbody td#hikashop_checkout_cart_payment_title,.hikashop_checkout_cart table tbody td.hikashop_cart_additional_title{display:none !important}.hikashop_checkout_cart_final_total_title{display:none}.hikashop_checkout_cart table thead tr{position:absolute;top:-9999px;left:-9999px}.hikashop_checkout_cart table tr{border:1px solid #ccc}.hikashop_checkout_cart table tr.margin{border:0px solid #ccc}.hikashop_checkout_cart table td{min-height:25px;border:none;border-bottom:1px solid #eee;position:relative;padding-left:30% !important}.hikashop_checkout_cart td.hikashop_cart_product_name_value{width:64%}.hikashop_checkout_cart table td:before{position:absolute;left:6px;padding-right:10px}.hikashop_checkout_cart table td.hikashop_cart_product_quantity_value:before{padding-top:3px}.hikashop_checkout_cart table td:before{content:attr(data-title);font-weight:bold}.hikashop_checkout_cart .hikashop_product_price_full{text-align:left;min-height:20px;padding-left:20px;padding-top:3px;display:inline !important}.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal,.hikashop_checkout_cart span.hikashop_checkout_cart_shipping,.hikashop_checkout_cart span.hikashop_checkout_cart_final_total,.hikashop_checkout_cart span.hikashop_checkout_cart_coupon,.hikashop_checkout_cart span.hikashop_checkout_cart_additional,.hikashop_checkout_cart span.hikashop_checkout_cart_taxes,.hikashop_checkout_cart span.hikashop_checkout_cart_payment,.hikashop_checkout_cart span.hikashop_checkout_cart_final_total{padding-left:20px}.hikashop_checkout_cart .hikashop_product_quantity_field{margin:0px 16px 0px 20px !important}.hikashop_checkout_cart a span.hikashop_product_variant_subname img{margin-left:10px;display:block;margin-top:5px}.hikashop_checkout_cart td.hikashop_cart_product_price_value span.visible-phone{margin-left:5px;display:inline !important}.hikashop_checkout_cart tbody tr td.hikashop_cart_empty_footer{display:none !important}}.hikashop_item_product_name_text{display:table;overflow:hidden}.hikashop_item_product_name_text div{display:table-cell;vertical-align:middle}.hikashop_item_product_name_p{font-weight:bold}.hikashop_filter_collapsable_title{margin:5px 5px 2px 5px}.hikashop_filter_always_collapsable_title_icon,.hikashop_filter_collapsable_title_icon{margin-right:5px;display:inline-block;height:20px}.hikashop_filter_collapsable_title_icon:empty{content:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/open-menu.png)}.hikashop_filter_collapsable_title_icon i.fas.fa-bars.fa-2x{font-size:1.5em}.hikashop_filter_collapsable_title_always,.hikashop_filter_collapsable_title_mobile{margin-bottom:3px}.hikashop_filter_collapsable_title_always:hover,.hikashop_filter_collapsable_title_mobile:hover{border:1px solid #9d9d9d}.hikashop_filter_collapsable_title_always,.hikashop_filter_collapsable_title_mobile{border:1px solid #d9d9d9}.slider_input{width:60px}.slider_input_end_group,.slider_input_start_group{display:inline-block}.hikashop_wishlist_share_emails{overflow-x:hidden}#cart_link{font-style:italic}span.hk-label,span.order-label{border-radius:3px;display:inline-block;padding:2px 4px;font-size:10.998px;font-weight:bold;line-height:14px;color:#FFF;vertical-align:baseline;white-space:nowrap;text-shadow:0px -1px 0px rgba(0,0,0,0.25);background-color:#999}span.hk-label-grey,span.order-label-created{background-color:#999}span.hk-label-green,span.order-label-confirmed{background-color:#468847}span.hk-label-blue,span.order-label-shipped{background-color:#3a87ad}span.hk-label-orange,span.order-label-cancelled{background-color:#c67605}span.hk-label-red,span.order-label-refunded{background-color:#b94a48}span.hk-label-black,span.order-label-all{background-color:#000}.hika_cpanel_icons>a{display:block;padding:10px 4px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;color:#444;display:flex;flex-direction:row;align-items:center}.hika_cpanel_icons>a:focus,.hika_cpanel_icons>a:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.hika_cpanel_icons .hk-icon{color:#1266a0;font-size:24px;flex-basis:2em;min-width:2em}.hika_cpanel_icons .hk-icon .hk-icon-light{color:#549ccf}.hika_cpanel_icons .hk-icon .hk-icon-dark{color:#144263}.hika_cpanel_icons .hikashop_cpanel_button_text{flex-grow:2;text-align:center}.hika_cpanel_icons>a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.hika_cpanel_icons>a:last-child{margin-bottom:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.hika_no_orders{text-align:center;font-style:italic}.hk-card-order .hika_cpanel_product_image_link,.hk-card-order .hika_order_product_image_link{float:left;margin-right:0.5em}.hk-card-order .hika_cpanel_price,.hk-card-order .hika_order_price{text-align:right}.hk-card-order .hika_cpanel_order_status,.hk-card-order .hika_cpanel_order_action{text-align:center}.hk-card-order a.hika_order_number{display:block}.hk-card-default.hk-card-order .hk-card-header:hover{background-color:#f0f0f0}.hika_cpanel_main_data .hk-card-body{border-bottom:1px solid #ddd}.hika_cpanel_products .hika_cpanel_product:last-child{border-bottom:0px}.hika_cpanel_products .hika_cpanel_product:first-child{border-top:0px}.hikashop_cpanel_main_interface .hk-card-order .hk-card-header{font-weight:bold}@media (max-width:768px){.hk-card-order .hika_cpanel_price{text-align:left}.hk-card-order .hika_cpanel_order_status{text-align:left}.hika_cpanel_icons .hk-icon{font-size:16px}.hk-card-order br.hika_order_number_invoice_separator{display:none}.hk-card-order .hika_order_number_value{margin-right:8px}.hk-card-order div.hika_order_shipping_address_title{display:inline-block}}@media (max-width:480px){.hk-card-order br.hika_order_number_invoice_separator{display:inherit}}.hikashop_search_zone{margin-top:5px}.hikashop_search_zone>div{display:inline-block}.hikashop_order_sort{float:right;text-align:right;margin-bottom:5px}.hk-card-order span.order-label{padding:4px 6px;font-size:1.1em;margin:7px 0px 7px 0px}.hk-card.hk-card-order{margin-bottom:10px}.hk-card.hk-card-order .hk-card-body{padding:7px}.hikashop_order_listing a.hika_order_number{text-decoration:none}.hikashop_order_listing .hika_cpanel_product:last-child{border-bottom:0px}.hikashop_order_listing .hika_cpanel_product:first-child{border-top:0px}.hikashop_cpanel_main_interface .hk-card-order .hk-card-header{font-weight:bold}#hikashop_order_listing .hk-card-order .hk-card-header{font-weight:bold}#hikashop_order_listing select#filter_order_range{float:right}.hikashop_cart_current_value .fa.fa-star{color:goldenrod}#hikashop_cart_product_listing .fa-check-circle{color:green;font-size:1.5em}#hikashop_cart_product_listing .fa-times-circle{color:red;font-size:1.5em}@media (max-width:768px){span.btnIcon.hk-icon i{vertical-align:top}}
@charset "UTF-8";
/***!  /media/com_hikashop/css/style_default.css?t=1740864296  !***/

div.hikashop_footer{padding-top:20px;clear:both;padding-bottom:20px}div.hikashop_category_image{clear:both}img.hikashop_category_image{margin:4px}.invalid{border:5px solid}table.hikashop_subcategories_table tr td{text-align:center}#hikashop_subcategories div{text-align:center}.hikashop_subcategories,.hikashop_products{clear:both}.hikashop_category_list{margin:0px}.hikashop_category_left_part{text-align:center}.hikashop_product_stock table tr,.hikashop_product_stock table td{border:0px !important}.hikashop_category_right_part{padding-left:1px}.hikashop_product_list,.hikashop_category_list{display:inline-block;list-style-type:none;text-align:left}.hikashop_subcontainer{padding-top:10px;padding-bottom:10px}.hikashop_product_item_left_part{text-align:center}.hikashop_product_item_right_part{margin-right:20px;margin-left:20px}.hikashop_product_image{padding-bottom:2px}div.hikashop_subcontainer_border{border:1px solid #eee}div.hikashop_subcontainer_border::hover{box-shadow:0px 1px 4px #ddd}.hikashop_container .thumbnail:hover{box-shadow:0px 1px 4px #ccc;transition:all 0.2s ease-in-out 0s}div.hikashop_product_listing_custom_item{padding-bottom:10px}.hikashop_product_top_part{width:100%}.hikashop_product_left_part{text-align:center;float:left;width:50%}@media (max-width:992px){.hikashop_product_left_part{width:100%}}.hikashop_product_main_image_thumb{margin-bottom:5px}.hikashop_product_right_part{float:left;padding-left:1px}#hikashop_product_price_main .hikashop_product_price_full{text-align:left;margin:10px 0px}#hikashop_product_right_part .hikashop_cart_input_button{margin-left:0px}.hikashop_product_characteristic_chooser{text-align:center}.hikashop_product_variant_out_of_stock{display:none}.hikashop_product_variant_out_of_stock_span{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/delete2.png);background-repeat:no-repeat;background-position:center;height:16px;display:block}.hikashop_product_quantity_field{width:25px}a.hikashop_product_quantity_field_change,a.hikashop_product_quantity_field_change:hover{text-decoration:none;margin:5px;color:#666;font-weight:bold}#hikashop_affiliate_main fieldset.adminform legend{margin:0px;padding:0px 3px;border:0px solid;width:auto}#hikashop_affiliate_main fieldset.adminform legend{position:relative;float:none;top:0px !important}div#hikashop_product_left_part div{text-align:center}img.hikashop_child_image{margin:2px;height:25px}#hikashop_product_top_part h1{font-size:16px;color:#555;font-weight:bold;border-bottom:1px solid #ddd;padding-bottom:4px;margin-bottom:20px}#hikashop_product_description_main{color:#666}.hikashop_product_name a{color:#666;text-decoration:none;font-weight:bold;display:block}.hikashop_product_name a:hover{color:#2C8296}.hikashop_product_code_list a{color:#666;text-decoration:none;font-size:12px}.hikashop_category_name a{color:#666;text-decoration:none;font-weight:bold;margin-top:10px;display:block}.hikashop_category_name a:hover{color:#2C8296}span.hikashop_product_price,.hikashop_checkout_cart_additional,.hikashop_checkout_cart_payment,.hikashop_checkout_cart_coupon,.hikashop_checkout_cart_additional{color:#2C8296;font-size:14px;font-style:italic;font-weight:bold;font-family:"Times New Roman",Times,serif;white-space:nowrap}span.hikashop_product_price_before_discount{color:black}span.hikashop_product_discount{white-space:nowrap}span.hikashop_product_price_full{color:#666;display:block}.hikashop_product_price_full{text-align:right}.hikashop_cart_product_quantity_value .hikashop_product_quantity_field,.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_refresh,.hikashop_cart_product_quantity_value .hikashop_cart_product_quantity_delete{float:left;margin-right:5px}.hikashop_checkout_cart table .row0:hover,.hikashop_checkout_cart table .row1:hover{background-color:#f8f8f8}.hikashop_checkout_cart table{border-collapse:collapse}.hikashop_checkout_cart td{padding:10px}.hikashop_checkout_cart thead tr{font-weight:bold;font-size:12px;color:#555}.hikashop_checkout_cart thead th{border-bottom:1px solid #ddd;padding:5px 10px}.hikashop_checkout_cart tfoot td{padding:5px 10px 5px 5px;text-align:right}.hikashop_checkout_cart hr{background-color:#ddd}#hikashop_checkout_terms label{display:inline}.table th.hikashop_cart_product_price_title,.table th.hikashop_cart_product_quantity_title,.table th.hikashop_cart_product_total_title{text-align:right}.table th.hikashop_cart_product_quantity_title{text-align:center}span.hikashop_checkout_cart_coupon{font-weight:bold}span.hikashop_checkout_cart_shipping{font-weight:bold}span.hikashop_checkout_cart_payment{font-weight:bold}span.hikashop_checkout_cart_taxes{font-weight:bold;font-size:14px;font-style:italic;color:#2C8296;font-family:"Times New Roman",Times,serif}span.hikashop_checkout_cart_final_total{font-weight:bold;color:#2C8296;font-style:italic;font-size:14px;font-family:"Times New Roman",Times,serif}#hikashop_checkout_cart_final_total_title{color:#333;font-weight:bold;font-size:12px}.hikashop_cart_module_product_total_title{text-align:right}.hikashop_cart_module_product_total_value span.hikashop_product_price,.hikashop_cart_value span.hikashop_product_price,.hikashop_cart_value span.hikashop_product_price_full,.hikashop_cart_module_product_total_value span.hikashop_product_price_full{text-align:left}.hikashop_cart_title{white-space:nowrap}tr.hikashop_checkout_payment_ccinfo td{padding:0px}#hikashop_checkout_cart tfoot tr{border:0px}#hikashop_checkout_cart tfoot tr td.hikashop_cart_empty_footer{border:0px}.pagenav{cursor:pointer}.list-footer li{list-style-type:none;display:inline}#hikashop_cart .hikashop_cart_product_name a{font-weight:bold}.hikashop_cart_product_name a{color:#666;text-decoration:none;font-size:12px}.hikashop_cart_product_name a:hover{color:#2C8296}.hikashop_cart_product_name_value{width:40%}.hikashop_cart_title{color:#555;font-size:12px;font-weight:bold}.hikashop_small_cart_checkout_link,.hikashop_small_cart_clean_link,.hikashop_small_cart_total_title span,.hikashop_small_cart_total_title span span,.hikashop_small_cart_total_title span span span{display:inline-block;zoom:1;*display:inline;margin-bottom:0px}#hikashop_checkout_next_button{float:right}#hikashop_checkout_shopping_button{float:left}.hikashop_submodules{padding-top:30px}a.hikashop_cart_button,a.hikashop_compare_button,.hikashop_cart_input_button{text-decoration:none;color:#777 !important;cursor:pointer;display:inline-block;line-height:18px;margin:5px;padding:3px 8px;text-align:center;box-shadow:none !important;text-shadow:none !important;border:1px solid;border-color:#EEE #DDD #DDD #EEE;border-radius:3px;background-color:#eee;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#eee));background:-webkit-linear-gradient(top,#ffffff,#eee);background:-moz-linear-gradient(top,#ffffff,#eee);background:-o-linear-gradient(top,#ffffff,#eee);background:linear-gradient(top,#ffffff,#eee)}a.hikashop_cart_button:hover,a.hikashop_compare_button:hover,.hikashop_cart_input_button:hover{box-shadow:0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05);display:inline-block;outline:none;border:1px solid;border-color:#EEE #DDD #DDD #EEE;text-decoration:none;background-color:#f8f8f8;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f8f8f8));background:-webkit-linear-gradient(top,#ffffff,#f8f8f8);background:-moz-linear-gradient(top,#ffffff,#f8f8f8);background:-o-linear-gradient(top,#ffffff,#f8f8f8);background:linear-gradient(top,#ffffff,#f8f8f8)}.hikashop_subcontainer br{display:none}#hikashop_order_listing a.hikashop_cart_button,#hikashop_order_listing a.hikashop_cart_button:hover,#hikashop_checkout_login a.hikashop_cart_button,#hikashop_checkout_login a.hikashop_cart_button:hover,a.hikashop_compare_button,a.hikashop_compare_button:hover{float:none}.hikashop_products a.hikashop_cart_button,.hikashop_products a.hikashop_cart_button:hover,#hikashop_checkout_coupon a.hikashop_cart_button,#hikashop_checkout_coupon a.hikashop_cart_button:hover{float:none;width:100px}#hikashop_checkout_coupon{color:#555;display:block;font-size:12px;font-weight:bold;margin:10px 0}#hikashop_checkout_coupon input{margin:0px 4px;padding:3px 6px;color:#666}#hikashop_button_1 div.hikashop_container,#hikashop_button_2 div.hikashop_container,#hikashop_button_3 div.hikashop_container{cursor:pointer}#hikashop_button_1 div.hikashop_subcontainer,#hikashop_button_2 div.hikashop_subcontainer,#hikashop_button_3 div.hikashop_subcontainer,#hikashop_order_listing div.hikashop_subcontainer{text-align:center}.hikashop_cart_bar{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/line.png) repeat-x scroll 100% 50% transparent;padding-bottom:0;padding-top:43px;margin-bottom:30px}#hikashop_checkout_page div.hikashop_cart_bar{text-align:center}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_current{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/current_step.png") no-repeat scroll 50% 0px transparent;color:#363636}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/finished_step.png") no-repeat scroll 50% 0px transparent;color:#363636}#hikashop_checkout_page div.hikashop_cart_step span{position:relative;left:4%;width:auto;font-size:11px}#hikashop_checkout_page div.hikashop_cart_step span a{color:#B2B2B2;font-size:11px;text-decoration:none}#hikashop_checkout_page .hikashop_cart_step.hikashop_cart_step_finished span a{color:#363636}.hikashop_cart_step{-moz-background-inline-policy:continuous;background:url("https://www.playwithdogs.nl/media/com_hikashop/images/step.png") no-repeat scroll 50% 0px transparent;display:inline;padding-top:25px;padding-right:8%;white-space:nowrap}.hikashop_checkout_login{clear:both;margin:auto}.hikashop_checkout_login_left_part{width:250px;float:left}.hikashop_checkout_login_right_part{width:440px;float:left}@media only screen and (max-width:480px){#hikashop_checkout_login_right_part td{display:block !important}}.hikashop_checkout_address_billing_only{clear:both;width:100%;margin:auto}.hikashop_checkout_billing_address legend{padding:0px 10px;font-weight:bold;color:#555;font-size:12px}.hikashop_checkout_billing_address_info{color:#333;font-size:12px}@media only screen and (max-width:480px){#hikashop_checkout_address td{display:block !important}}.hikashop_checkout_payment_name{font-weight:bold}.hikashop_custom_file_upload_link{display:block}.hikashop_red_border{border:1px solid red !important;box-shadow:0px 0px 8px rgba(255,0,0,0.6),0px 1px 1px rgba(255,0,0,0.2) inset !important}#hikashop_shipping_methods ul.hikashop_shipping_products{margin:5px 0px;padding:0px}#hikashop_shipping_methods .hikashop_shipping_group .hikashop_shipping_group_name{background-color:#f8f8f8;border:1px solid #eaeaea;padding:2px 5px}#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product{display:inline-block;list-style-type:none;margin:0 5px 0 0}#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product img{padding:3px;border:1px solid #eaeaea}#hikashop_shipping_methods ul.hikashop_shipping_products li.hikashop_shipping_product span{}#hikashop_checkout_page table.shipping_pickup_table,#hikashop_checkout_page table.shipping_pickup_table tr,#hikashop_checkout_page table.shipping_pickup_table td{border:1px solid #000;padding:5px}#hikashop_checkout_page table.shipping_pickup_table td{text-align:center}.hikashop_orders{width:100%;margin-top:10px}.hikashop_order_listing_status{margin-bottom:5px;display:block}.hikashop_orders img{border:none;padding:0px 5px}.hikashop_order_title{text-align:center}.hikashop_authorize_thankyou{text-align:center}.hikashop_address_listing_div{margin-left:auto;margin-right:auto}.hikashop_address_listing_table{width:100%}.hikashop_rbottom{clear:both}.clear_both{clear:both}div.hikashop_main_image_div,div.hikashop_main_file_div{position:relative}div.hikashop_uploader_image_add,div.hikashop_uploader_file_add{position:absolute;top:5px;right:5px}ul.hikashop_uploader_images .ui-sortable-placeholder{border:1px dotted black;visibility:visible !important;width:50px;height:50px !important}ul.hikashop_uploader_images .ui-sortable-placeholder *{visibility:hidden}ul.hikashop_uploader_images{list-style-type:none;margin:0 !important;padding:15px 0 0 0 !important}div.hikashop_uploader_singleimage_content,div.hikashop_uploader_singlefile_content{padding:15px 0 5px 8px !important;width:100px}ul.hikashop_uploader_multiimage_content>li,div.hikashop_uploader_singleimage_content>div,div.hikashop_uploader_singlefile_content>div{position:relative}ul.hikashop_uploader_multiimage_content .deleteImg,div.hikashop_uploader_singleimage_content .deleteImg,div.hikashop_uploader_singlefile_content .deleteImg{position:absolute;right:0px;top:0px;display:none}ul.hikashop_uploader_multiimage_content:hover .deleteImg,div.hikashop_uploader_singleimage_content:hover .deleteImg,div.hikashop_uploader_singlefile_content:hover .deleteImg{display:block;opacity:0.5;filter:alpha(opacity=50)}ul.hikashop_uploader_multiimage_content .deleteImg:hover,div.hikashop_uploader_singleimage_content .deleteImg:hover,div.hikashop_uploader_singlefile_content .deleteImg:hover{opacity:1;filter:alpha(opacity=100)}.hkIcon{width:16px;height:16px;display:inline-block;line-height:16px}.hkIcon-delete{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/cancel.png)}.dropOver{background-color:#909090}.hikashop_dropzone{border:2px dashed #CCC;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;min-height:100px}.hikashop_uploader_image_empty,.hikashop_uploader_file_empty{width:100%;padding:30px 0px;text-align:center}#hikashopcpanel div.icon a{border:1px solid #F0F0F0;display:block;float:left;border-radius:4px;padding:5px;text-decoration:none;vertical-align:middle;width:94%}#hikashopcpanel div.icon:hover a{border-color:#EEE #CCC #CCC #EEE;border-style:solid;border-width:1px;background:#F8F8F8;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f8f8f8));background:-webkit-linear-gradient(top,#ffffff,#f8f8f8);background:-moz-linear-gradient(top,#ffffff,#f8f8f8);background:-o-linear-gradient(top,#ffffff,#f8f8f8);background:linear-gradient(top,#ffffff,#f8f8f8)}#hikashopcpanel li{list-style-type:none !important}#hikashopcpanel div.icon{float:left;margin-bottom:8px;text-align:center;width:50%}.hikashop_cpanel_icon_image_span{background-repeat:no-repeat;background-position:center;height:48px !important;width:48px !important}#hikashop_cpanel_title h1{color:#555;font-size:16px;font-weight:bold}#hikashop_cpanel_title fieldset{border:none;border-bottom:1px solid #ddd}.hikashop_cpanel_button_description{color:#666;font-size:14px}#hikashopcpanel td{text-align:center}.hikashop_cpanel_icon_image{width:80px}.hikashop_cpanel_icon_table{width:100%}.hikashop_cpanel_icon_table:hover .hikashop_cpanel_button_description{color:#368AA9}#hikashopcpanel img{margin:0 auto;padding:10px 0}.hikashopcpanel{margin:20px 0}.hikashop_header_title{float:left}.hikashop_header_buttons{float:right}.icon-32-cancel{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-cancel.png) !important}.icon-32-back{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-back.png) !important}.icon-32-new{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-new.png) !important}.icon-32-apply{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-apply.png) !important}.icon-32-save{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-save.png) !important}.icon-32-print{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-print.png) !important}.icon-48-order{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-order.png) !important}.icon-48-category{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-category.png) !important}.icon-48-user{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-user.png) !important}.icon-48-user2{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-account.png) !important}.icon-48-account{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-account.png) !important}.icon-48-address{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-address.png) !important}.icon-48-affiliate{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-affiliate.png) !important}.icon-48-subscription{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-subscription.png) !important}.icon-48-product{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-product.png) !important}.icon-48-cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-cart.png) !important}.icon-48-wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-wishlist.png) !important}.icon-48-downloads{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-48-downloads.png) !important}.icon-32-add_cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-add_cart.png) !important}.icon-32-show_cart{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-show_cart.png) !important}.icon-32-add_wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-add_wishlist.png) !important}.icon-32-show_wishlist{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-show_wishlist.png) !important}.icon-32-badge{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-badge.png) !important}.icon-32-badge2{background-image:url(https://www.playwithdogs.nl/media/com_hikashop/images/icons/icon-32-badge2.png) !important}div.toolbar span{display:block;float:none;height:32px;margin:0 auto;width:32px;background-position:0% 0%}div.toolbar a{border:1px solid #FBFBFB;cursor:pointer;display:block;float:left;padding:1px 5px;text-align:center;white-space:nowrap}.tool-tip{float:left;background-color:#ffc;border:1px solid #D4D5AA;padding:5px;max-width:200px}.tool-title{padding:0;margin:0;font-size:100%;font-weight:bold;margin-top:-15px;padding-top:15px;padding-bottom:5px}.tool-text{font-size:100%;margin:0}div.hikashop_messages{border-bottom-style:solid;border-bottom-width:2px;border-top-style:solid;border-top-width:2px;font-weight:bold;margin:5px 10px}.hikashop_messages li{list-style-type:none}div.hikashop_warning{background-color:#EFE7B8;border-bottom-color:#F0DC7E;border-top-color:#F0DC7E;color:#C00}div.hikashop_success{background-color:#CFB;border-bottom-color:#0A0;border-top-color:#0A0;color:#0A0}div.hikashop_info{background-color:#C3D2E5;border-bottom-color:#84A7DB;border-top-color:#84A7DB;color:#05B}div.hikashop_error{background-color:#E6C0C0;border-bottom-color:#DE7A7B;border-top-color:#DE7A7B;color:#C00}#hikashop_add_to_cart_continue_div{float:left}.hikashop_delete_entry_button{float:right}span.hiakshop_AUP_price{color:#900;font-weight:bold}span.hikashop_AUP_points{color:#2f9900;font-weight:bold}.hikashop_checkout_cart tfoot hr{display:none}.pagenav_previous_chevron{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:-21px -25px;display:inline-block;text-indent:-9999px;width:6px}.pagenav_previous_chevron:hover{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:-21px 6px;cursor:pointer}.pagenav_start_chevron{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:8px -25px;display:inline-block;text-indent:-9999px;width:6px}.pagenav_start_chevron:hover{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:8px 6px;cursor:pointer}.pagenav_next_chevron{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:-51px -25px;display:inline-block;text-indent:-9999px;width:6px}.pagenav_next_chevron:hover{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:-51px 6px;cursor:pointer}.pagenav_end_chevron{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:-81px -25px;display:inline-block;text-indent:-9999px;width:6px}.pagenav_end_chevron:hover{background:url(https://www.playwithdogs.nl/media/com_hikashop/images/page.png) no-repeat;background-position:-81px 6px;cursor:pointer}.pagenav_text,.hikashop_start_link,.hikashop_previous_link,.hikashop_next_link,.hikashop_end_link{display:none}.hikashop_products_pagination,.hikashop_subcategories_pagination{font-size:11px;text-align:center;clear:both;padding-top:15px}.hikashop_products_pagination ul.pagination,.hikashop_subcategories_pagination ul.pagination{text-align:center}.hikashop_products_pagination .list-footer .limit,.hikashop_subcategories_pagination .list-footer .limit{color:#333;font-weight:normal;margin-bottom:5px}.hikashop_products_pagination .list-footer .limit select,.hikashop_subcategories_pagination .list-footer .limit select{width:60px}.hikashop_products_pagination .list-footer .limit .inputbox,.hikashop_subcategories_pagination .list-footer .limit .inputbox{margin-left:10px;border:1px solid #ddd;border-radius:3px;color:#333}.hikashop_products_pagination .list-footer .pagenav,.hikashop_subcategories_pagination .list-footer .pagenav{color:#14caec;font-weight:bold;background-color:#FFF;padding-right:5px;padding-left:5px;padding-top:2px;padding-bottom:2px;border:1px solid #ccc;line-height:30px}.hikashop_products_pagination .list-footer a.pagenav:hover,.hikashop_subcategories_pagination .list-footer a.pagenav:hover{color:#333}.hikashop_products_pagination .list-footer span.pagenav,.hikashop_subcategories_pagination .list-footer span.pagenav{color:#333}.hikashop_products_pagination .list-footer span.pagenav_text,.hikashop_subcategories_pagination .list-footer span.pagenav_text{display:none}.hikashop_products_pagination .list-footer .counter,.hikashop_subcategories_pagination .list-footer .counter{color:#666}.hikashop_products_pagination .hikashop_results_counter,.hikashop_subcategories_pagination .hikashop_results_counter{color:#666}#hikashop_social iframe{height:50px}#hikashop_social iframe.hikashop_social_fb_standard{width:300px;height:80px}#hikashop_social iframe.hikashop_social_fb_button_count{width:90px;height:20px}#hikashop_social iframe.hikashop_social_fb_box_count{width:65px;height:80px}#hikashop_social{position:relative;text-align:left}#hikashop_social{position:relative;text-align:right}#hikashop_social span.hikashop_social_tw{float:left;margin-right:5px}#hikashop_social span.hikashop_social_tw_horizontal{float:left}#hikashop_social span.hikashop_social_tw_right{float:right}#hikashop_social span.hikashop_social_tw_horizontal_right{float:right}#hikashop_social span.hikashop_social_fb{float:left}#hikashop_social span.hikashop_social_fb_right{float:right}#hikashop_social span.hikashop_social_google{float:left;margin-right:5px}#hikashop_social span.hikashop_social_google_right{float:right;margin-right:5px}#hikashop_social span.hikashop_social_pinterest{float:left;margin-right:5px}#hikashop_social span.hikashop_social_pinterest_right{float:right;margin-right:5px}#hikashop_social span.hikashop_social_addThis{float:left;margin-right:5px}#hikashop_social span.hikashop_social_addThis_right{float:right;margin-right:5px}#hikashop_social iframe{max_width:inherit !important}.hikashop_option_info{margin-left:5px}.hikashop_checkout_cart_print_link{float:right}.hikashop_cart_product_quantity_delete,.hikashop_cart_product_quantity_refresh,.hikashop_product_quantity_field{float:left}.hikashop_img_pane_panel{position:absolute;bottom:0px;background:none repeat scroll 0 0 rgba(0,0,0,0.8);filter:alpha(opacity=80);text-align:center !important;color:#fff}.hikashop_slide_numbers{margin:2px}.hikashop_slide_numbers:hover{background-color:#0080ff;color:white}.hikashop_slide_pagination_selected{color:white;background-color:#0080ff}.hikashop_pagination_images{opacity:0.6;display:inline-block\9;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"}.hikashop_pagination_images:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.hikashop_pagination_images_selected{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}.hikashop_slide_pagination{text-align:center !important}.hikashop_slide_dot_basic{background:url("https://www.playwithdogs.nl/media/com_hikashop/images/icons/dot_basic.png") no-repeat;margin:2px;height:13px;width:13px;display:inline-block}.hikashop_slide_dot_basic:hover{background:url("https://www.playwithdogs.nl/media/com_hikashop/images/icons/dot_hover.png") no-repeat;cursor:pointer}.hikashop_slide_dot_selected,.hikashop_slide_dot_selected:hover{background:url("https://www.playwithdogs.nl/media/com_hikashop/images/icons/dot_selected.png") no-repeat}.hikashop_pagination_images_block{margin:5px;display:inline-block}.hiakshop_slider_button{opacity:0.5}.hiakshop_slider_button:hover{cursor:pointer;opacity:1}.hikashop_slider_button{opacity:0.5}.hikashop_slider_button:hover{cursor:pointer;opacity:1}.hikashop_filter_checkbox{white-space:nowrap}a.hikashop_filter_list{color:black;cursor:pointer}a.hikashop_filter_list_selected:hover{color:black;font-weight:bold;text-decoration:none}.hikashop_filter_fieldset{border:1px solid #DDD;border-radius:3px 3px 3px 3px;margin-bottom:10px;padding:10px}.hikashop_filter_fieldset legend{color:#555;font-weight:bold;font-size:12px;padding:0px 5px}.hikashop_filter_cursor_range{border:0;color:#f6931f;font-weight:bold}.hikashop_compare_table{width:100%}.hikashop_compare_table input{margin-top:5px}.hikashop_product_custom_name{font-weight:bold}.hikashop_product_compare_custom_separator{text-align:center;height:25px}.hikashop_product_compare_custom_separator td{border-bottom:2px solid #ccc;text-align:center;font-weight:bold;height:30px}.hikashop_product_compare_custom_separator .hikashop_product_custom_name label{color:#1491A0}.hikashop_compare_page h1{color:#666;text-align:center;font-size:14px;border-bottom:1px dashed #ccc;padding:2px}#hikashop_compare_tr_cart .hikashop_compare_cart_prod_column{margin-bottom:20px;text-align:center}.hikashop_before_taxe{font-size:11px;font-weight:normal}.hikashop_compare_table .hikashop_product_quantity_field_change{margin-right:5px}.hikashop_compare_table .hikashop_product_name_main{color:#555;font-size:12px;font-weight:bold;text-decoration:none;border:none;text-align:center}.hikashop_compare_table .hikashop_product_name_main:hover{color:#2C8296}.hikashop_compare_table .hikashop_product_quantity_field{margin-right:5px}.hikashop_compare_details_prod_column{padding:10px;white-space:normal;border-top:1px solid #ddd}.hikashop_compare_table{text-align:center}.hikashop_compare_table a{text-decoration:none}.hikashop_compare_table #hikashop_main_image_thumb_div{margin:0px;border:none}.hikashop_compare_table #hikashop_main_image{display:block !important;margin:auto}.hikashop_compare_custom_prod_column{border-bottom:1px solid #ccc;border-right:1px solid #ccc;background-color:#ebf1f1;padding-left:10px;height:20px;text-align:center}.hikashop_compare_custom_prod_column:hover{border-bottom:1px solid #ccc;background-color:#fff}.hikashop_compare_page table{border-collapse:collapse;margin:auto}.hikashop_compare_page .hikashop_product_stock{color:#C30;margin:auto;border-bottom:1px solid #ddd}.hikashop_product_compare_custom_separator .hikashop_product_custom_value{color:#1491A0}.hikashop_product_custom_value{color:#000}.hikashop_compare_custom_first_column{color:#333;text-align:center;border:1px solid #ccc;border-top:0px;background-color:#f5f5f5}#hikashop_product_custom_info_main{margin-top:20px}#hikashop_product_custom_info_main td{border-bottom:1px solid #ccc}#hikashop_product_custom_info_main h4{color:#1491A0}#hikashop_order_listing .pagination{text-align:center;font-size:11px;padding-top:20px}.list-footer span.pagenav,.hikashop_subcategories_pagination .list-footer span.pagenav,.list-footer a.pagenav,.pagenav_previous_chevron,.pagenav_start_chevron,.pagenav_next_chevron,.pagenav_end_chevron{color:#666;padding:4px 8px;border:1px solid #eee;border-radius:3px}.list-footer span.pagenav:hover,.hikashop_subcategories_pagination .list-footer span.pagenav:hover,.list-footer a.pagenav:hover{color:#2C8296;text-decoration:none}.counter{color:#666;padding-top:5px;padding-bottom:5px}.pagination .inputbox{border:1px solid #eee;border-radius:3px 3px 3px 3px;margin-left:10px}.ui-rating{margin:auto;display:inline}.ui-rating-star{width:16px;height:16px;font-size:2px;display:inline-block;text-decoration:none;vertical-align:bottom;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat}.ui-rating a{cursor:pointer;background-color:transparent !important}.ui-rating-full{background-position:left top}.ui-rating-mid{background-position:left -16px}.ui-rating-empty{background-position:left -32px}.ui-rating-hover{background-position:left -48px !important}.hk-rating{margin:auto;display:inline}.hk-rating a{cursor:pointer;background-color:transparent !important}.hk-rate-star{width:16px;height:16px;font-size:2px;display:inline-block;text-decoration:none;vertical-align:bottom;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat}.hk-rate-star.state-full{background-position:left top}.hk-rate-star.state-mid{background-position:left -16px}.hk-rate-star.state-empty{background-position:left -32px}.hk-rate-star.state-hover{background-position:left -48px !important}.hikashop_vote_notification{display:inline;color:grey}.hikashop_vote_form .hikashop_comment_textarea{border:1px solid #EEE;border-radius:4px 4px 4px 4px;color:#666;height:60px;margin:5px 0;padding:5px;width:98%}.hikashop_vote_form .button{margin-left:0px}.hikashop_comment_textarea:hover,.hikashop_comment_textarea:focus{border:1px solid #ddd}.hikashop_vote_stars{width:100%;padding:5px 0px}.hikashop_vote_notification_mini{color:#666;font-size:11px;font-style:italic}.hikashop_total_vote{color:#666;font-size:11px}.hikashop_total_vote{display:inline}.hikashop_vote_form{margin-top:10px}.hikashop_vote_listing_useful_bought{font-style:italic}.hikashop_vote_listing_useful_note{margin-right:10px}.hikashop_vote_listing_notification:hover{margin-left:3px}#hikashop_product_vote_listing{margin-top:30px}#hikashop_product_vote_form table,.hikashop_product_vote_form table{margin:auto;color:#666}.hikashop_vote_no_comment{margin-left:80px;font-weight:bold}.hikashop_listing_comment{color:#555;font-weight:bold}.hikashop_form_comment{color:#555;font-weight:bold}.hikashop_vote_notification_mini{display:inline}.hikashop_comment_form{width:100%}.hikashop_comment_form input{border:1px solid #DDD;border-radius:3px 3px 3px 3px;padding:3px}.hikashop_product_vote_listing .pagination{text-align:center}.hikashop_product_vote_listing .pagination .list-footer{margin:10px 0px 5px 0px}.hikashop_product_vote_listing .pagination .list-footer .counter{display:none}.hikashop_product_vote_listing .pagination .list-footer .limit{display:none}.hika_comment_listing{margin:10px auto;border:1px solid #eee;color:#999;width:100%}.hika_comment_listing_notification{width:120px;font-style:italic}.hika_comment_listing td{padding:5px}.hika_comment_listing:hover{border:1px solid #ddd}.hika_comment_listing:hover .hika_comment_listing_useful_p{color:#90b1c3}.hika_comment_listing_name{font-weight:bold;color:#2C8296}.hika_comment_listing_stars{width:85px}.hika_comment_listing_content{background-color:white;padding:2px;color:#333}.hika_comment_listing_useful_p{width:18px;background-color:#fff;border:1px solid #90b1c3;font-weight:bold;padding:1px;text-align:center}.hika_comment_listing_useful.hide{width:16px;height:14px;background-size:0px 0px}.hika_comment_listing_useful_p.hide{display:none}.hika_comment_listing_useful.locked{opacity:0.2;cursor:default !important}.hika_comment_listing_useful.locked:hover,.hika_comment_listing_useless.locked:hover{opacity:1}.hika_comment_listing_useless.locked{opacity:0.5;cursor:default}.hika_comment_listing_full_stars{width:16px;height:16px;display:inline-block;text-decoration:none;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat;background-position:left top;cursor:default}.hika_comment_listing_empty_stars{width:16px;height:16px;display:inline-block;text-decoration:none;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat;background-position:left -32px;cursor:default}.hika_comment_listing_empty{color:#666;padding:5px}.hika_comment_listing_bottom{}@media only screen and (max-width:420px){.hikashop_sort_listing_comment{display:none}}.hikashop_wishlist_module .hikashop_wishlist_display_add_to_cart,.hikashop_wishlist_module .hikashop_checkout_cart_print_link{display:none}.hikashop_cart_module .hikashop_checkout_cart_print_link{display:none}.hikashop_background_color{background-color:#BCC7D6}.hikashop_all_carts{text-align:center}.hikashop_all_cart_name{}.hikashop_all_cart_quantity{text-align:center}.hikashop_all_cart_stock{}.hikashop_all_carts_current{text-align:center !important;width:50px}.hikashop_all_carts_current_star{width:16px;height:16px;text-decoration:none;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat;background-position:center top;margin:auto}.hikashop_all_carts_set_current{text-align:center;width:50px;text-decoration:none}.hikashop_all_carts_set_current a{text-decoration:none !important}.hikashop_all_carts_set_current_star{text-align:center;margin:auto;width:16px;height:16px;text-decoration:none !important;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') !important;background-repeat:no-repeat;background-position:center -32px;cursor:pointer}.hikashop_all_wishlits_button{text-align:center}.hikashop_product_cart_links{float:right}.hikashop_product_cart_show_carts_link,.hikashop_product_cart_print_link,.hikashop_product_cart_mail_link{display:inline}.hikashop_red_color{color:red}.hikashop_green_color{color:#690}.hikashop_all_carts_delete{text-align:center}.hikashop_show_cart_quantity{text-align:center;width:30px}.hikashop_carts{width:100%}.hika_show_cart_total{text-align:center}.hikashop_not_authorized{width:100%;text-align:center;margin:10px auto;color:red}.hika_wishlist_green{background-color:#CFC !important}#hikashop_wishlist_listing_pagination .list-footer .pagination{text-align:center}.hikashop_carts{margin-top:15px}.hika_show_cart_total td{border-top:solid 2px #ddd}#hikashop_wishlist_listing_pagination .limit{margin:auto}#hikashop_cart_product_listing{width:100% !important}.hikashop_main_carousel_div ul li{padding:0px !important;background:none !important}.hikashop_main_carousel_div>ul>li{margin:0px !important}.hika-radio input[type="radio"]{display:none}.thumbnail div.hikashop_product_image_subdiv{width:100% !important}.thumbnail .hikashop_product_image img{display:block;max-width:100%;margin-right:auto;margin-left:auto}.hikashop_categories_listing_main.row-fluid-10 [class*="span"],.hikashop_products .row-fluid-10 [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:1.7543859649122806%;*margin-left:1.7105263157894737%}.hikashop_product_page .row-fluid,.hikashop_product_page .row{clear:both}.hikashop_categories_listing_main .row-fluid-10 [class*="span"]:first-child,.hikashop_products .row-fluid-10 [class*="span"]:first-child{margin-left:0}.hikashop_categories_listing_main .row-fluid-10 .span10,.hikashop_products .row-fluid-10 .span10{width:100%;*width:99.95614035087718%}.hikashop_categories_listing_main .row-fluid-10 .span9,.hikashop_products .row-fluid-10 .span9{width:89.82456140350877%;*width:89.78070175438596%}.hikashop_categories_listing_main .row-fluid-10 .span8,.hikashop_products .row-fluid-10 .span8{width:79.64912280701753%;*width:79.60526315789473%}.hikashop_categories_listing_main .row-fluid-10 .span7,.hikashop_products .row-fluid-10 .span7{width:69.47368421052632%;*width:69.4298245614035%}.hikashop_categories_listing_main .row-fluid-10 .span6,.hikashop_products .row-fluid-10 .span6{width:59.29824561403509%;*width:59.25438596491228%}.hikashop_categories_listing_main .row-fluid-10 .span5,.hikashop_products .row-fluid-10 .span5{width:49.122807017543856%;*width:49.07894736842105%}.hikashop_categories_listing_main .row-fluid-10 .span4,.hikashop_products .row-fluid-10 .span4{width:38.94736842105263%;*width:38.90350877192982%}.hikashop_categories_listing_main .row-fluid-10 .span3,.hikashop_products .row-fluid-10 .span3{width:28.771929824561404%;*width:28.728070175438596%}.hikashop_categories_listing_main .row-fluid-10 .span2,.hikashop_products .row-fluid-10 .span2{width:18.596491228070175%;*width:18.552631578947366%}.hikashop_categories_listing_main .row-fluid-10 .span1,.hikashop_products .row-fluid-10 .span1{width:8.421052631578947%;*width:8.37719298245614%}.hikashop_categories_listing_main .row-fluid-8 [class*="span"],.hikashop_products .row-fluid-8 [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.127659574468085%;*margin-left:2.074468085106383%}.hikashop_categories_listing_main .row-fluid-8 [class*="span"]:first-child,.hikashop_products .row-fluid-8 [class*="span"]:first-child{margin-left:0}.hikashop_categories_listing_main .row-fluid-8 .span8,.hikashop_products .row-fluid-8 .span8{width:100%;*width:99.94680851063829%}.hikashop_categories_listing_main .row-fluid-8 .span7,.hikashop_products .row-fluid-8 .span7{width:87.23404255319149%;*width:87.18085106382978%}.hikashop_categories_listing_main .row-fluid-8 .span6,.hikashop_products .row-fluid-8 .span6{width:74.46808510638299%;*width:74.41489361702128%}.hikashop_categories_listing_main .row-fluid-8 .span5,.hikashop_products .row-fluid-8 .span5{width:61.702127659574465%;*width:61.648936170212764%}.hikashop_categories_listing_main .row-fluid-8 .span4,.hikashop_products .row-fluid-8 .span4{width:48.93617021276596%;*width:48.88297872340426%}.hikashop_categories_listing_main .row-fluid-8 .span3,.hikashop_products .row-fluid-8 .span3{width:36.170212765957444%;*width:36.11702127659574%}.hikashop_categories_listing_main .row-fluid-8 .span2,.hikashop_products .row-fluid-8 .span2{width:23.404255319148938%;*width:23.351063829787236%}.hikashop_categories_listing_main .row-fluid-8 .span1,.hikashop_products .row-fluid-8 .span1{width:10.638297872340425%;*width:10.585106382978724%}.hikashop_categories_listing_main .row-fluid-7 [class*="span"],.hikashop_products .row-fluid-7 [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.1621621621621623%;*margin-left:2.1081081081081083%}.hikashop_categories_listing_main .row-fluid-7 [class*="span"]:first-child,.hikashop_products .row-fluid-7 [class*="span"]:first-child{margin-left:0}.hikashop_categories_listing_main .row-fluid-7 .span7,.hikashop_products .row-fluid-7 .span7{width:100%;*width:99.94594594594595%}.hikashop_categories_listing_main .row-fluid-7 .span6,.hikashop_products .row-fluid-7 .span6{width:85.4054054054054%;*width:85.35135135135135%}.hikashop_categories_listing_main .row-fluid-7 .span5,.hikashop_products .row-fluid-7 .span5{width:70.81081081081082%;*width:70.75675675675677%}.hikashop_categories_listing_main .row-fluid-7 .span4,.hikashop_products .row-fluid-7 .span4{width:56.21621621621622%;*width:56.16216216216216%}.hikashop_categories_listing_main .row-fluid-7 .span3,.hikashop_products .row-fluid-7 .span3{width:41.62162162162162%;*width:41.567567567567565%}.hikashop_categories_listing_main .row-fluid-7 .span2,.hikashop_products .row-fluid-7 .span2{width:27.027027027027028%;*width:26.972972972972975%}.hikashop_categories_listing_main .row-fluid-7 .span1,.hikashop_products .row-fluid-7 .span1{width:12.432432432432433%;*width:12.378378378378379%}@media (max-width:767px){.hikashop_categories_listing_main .row-fluid-10 [class*="span"],.hikashop_categories_listing_main .row-fluid-8 [class*="span"],.hikashop_categories_listing_main .row-fluid-7 [class*="span"],.hikashop_products .row-fluid-10 [class*="span"],.hikashop_products .row-fluid-8 [class*="span"],.hikashop_products .row-fluid-7 [class*="span"]{float:none;display:block;width:auto;margin-left:0}}div.modal-body iframe{border:0px}#modal-preview{z-index:1100}.modal-body{max-height:none !important}@media only screen and (max-width:960px){div.modal.fade.in{width:800px !important;margin-left:-400px !important;top:10% !important;left:50% !important}}@media only screen and (max-width:800px){div.modal.fade.in{width:640px !important;margin-left:-320px !important;top:10% !important;left:50% !important}table#hikashop_order_listing tbody td:nth-child(1),table#hikashop_order_listing th:nth-child(1),table#hikashop_cart_listing td:nth-child(2),table#hikashop_cart_listing th:nth-child(2),table#hikashop_cart_listing td:nth-child(5),table#hikashop_cart_listing th:nth-child(5),table#hikashop_cart_product_listing tbody td:nth-child(1),table#hikashop_cart_product_listing th:nth-child(1),table#hikashop_cart_product_listing td:nth-child(5),table#hikashop_cart_product_listing th:nth-child(5){display:none}}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){table.hikashop_variants_table,table.hikashop_variants_table thead.hikashop_variants_table_thead,table.hikashop_variants_table tbody.hikashop_variants_table_tbody,table.hikashop_variants_table th.hikashop_variants_table_th,table.hikashop_variants_table td.hikashop_variants_table_td,table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr,table.hikashop_variants_table tr.hikashop_variants_table_thead_tr{display:block}table.hikashop_variants_table thead.hikashop_variants_table_thead tr.hikashop_variants_table_thead_tr{position:absolute;top:-9999px;left:-9999px}table.hikashop_variants_table tr.hikashop_variants_table_thead_tr,table.hikashop_variants_table tr.hikashop_variants_table_tbody_tr{border:1px solid #ccc}table.hikashop_variants_table td.hikashop_variants_table_td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:30%}table.hikashop_variants_table td.hikashop_variants_table_td:before{position:absolute;top:6px;left:6px;width:25%;padding-right:10px;white-space:nowrap}table.hikashop_variants_table td.hikashop_variants_table_td:before{content:attr(data-label)}}@media only screen and (max-width:640px){div.modal.fade.in{width:480px !important;margin-left:-240px !important;top:10% !important;left:50% !important}.hikashop_cpanel_icon_table{width:auto !important}}@media only screen and (max-width:480px){div.modal.fade.in{width:320px !important;height:380px !important;margin-left:-160px !important;top:10% !important;left:50% !important}table#hikashop_cart_product_listing tbody td:nth-last-child(1),table#hikashop_cart_product_listing th:nth-last-child(1),table#hikashop_clicks_listing tbody td:nth-child(1),table#hikashop_clicks_listing th:nth-child(1),table#hikashop_clicks_listing tbody td:nth-last-child(1),table#hikashop_clicks_listing th:nth-last-child(1),table#hikashop_sales_listing tbody td:nth-child(1),table#hikashop_sales_listing th:nth-child(1),table#hikashop_sales_listing tbody td:nth-last-child(1),table#hikashop_sales_listing th:nth-last-child(1),table#hikashop_leads_listing tbody td:nth-child(1),table#hikashop_leads_listing th:nth-child(1),table#hikashop_leads_listing tbody td:nth-last-child(1),table#hikashop_leads_listing th:nth-last-child(1){display:none}}@media only screen and (max-height:420px){div.modal.fade.in{height:320px !important;top:0% !important}}.row-fluid .hikashop_product_column_1,.row-fluid .hikashop_category_column_1,.row-fluid-7 .hikashop_product_column_1,.row-fluid-7 .hikashop_category_column_1,.row-fluid-8 .hikashop_product_column_1,.row-fluid-8 .hikashop_category_column_1,.row-fluid-10 .hikashop_product_column_1,.row-fluid-10 .hikashop_category_column_1,.row .hikashop_product_column_1,.row .hikashop_category_column_1{margin-left:0 !important;clear:left}#hikashop_tabs .ui-widget-header{border:0 none}#hikashop_tabs ul li{position:relative;top:-53px}#hikashop_tabs .ui-tabs-panel{margin-top:35px}.hikashop_product_bottom_part.show_tabular{padding-top:50px}.panel h3.pane-toggler>a:nth-child(1),.panel h3.pane-toggler-down>a:nth-child(1){padding:0px !important;margin:0px !important}.hikashop_filter_list_style li{list-style-type:none}.hikashop_filter_list_style li:before{content:"> "}.hikashop_products_table{border-collapse:collapse;margin:20px 0px}.hikashop_products_table thead th{border-bottom:1px solid #DDD;padding:5px 10px;color:#333;font-weight:bold;font-size:12px;text-align:left}.hikashop_products_table td{padding:10px}.hikashop_products_table tr{border-bottom:1px solid #eee}.hikashop_product_list_item a{color:#555;font-size:12px;text-decoration:none}.hikashop_product_name_in_list{font-weight:bold}.hikashop_product_list_item a:hover{color:#2C8296}.hikashop_product_price_per_unit{font-weight:normal}.hikashop_product_list li{list-style-position:inside;list-style-type:disc;line-height:1.7em;margin:15px 5px;text-align:center}.hikashop_wizardbar{background-color:#f9f9f9;border:1px solid #d4d4d4;margin-bottom:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.hikashop_wizardbar:before,.hikashop_wizardbar:after{display:table;line-height:0;content:""}.hikashop_wizardbar:after{clear:both}.hikashop_wizardbar ul{padding:0;margin:0;list-style:none outside none}.hikashop_wizardbar ul li{position:relative;float:left;height:46px;padding:0 20px 0 30px;margin:0;font-size:16px;line-height:46px;color:#999;cursor:default;background:#ededed}.hikashop_wizardbar ul li a{color:#999}.hikashop_wizardbar ul li .hikashop_chevron{position:absolute;top:0;right:-14px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #d4d4d4}.hikashop_wizardbar ul li .hikashop_chevron:before{position:absolute;top:-24px;right:1px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #ededed;content:""}.hikashop_wizardbar ul li.hikashop_cart_step_finished{color:#468847;background:#f3f4f5}.hikashop_wizardbar ul li.hikashop_cart_step_finished a{color:#468847}.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover{cursor:pointer;background:#e7eff8}.hikashop_wizardbar ul li.hikashop_cart_step_finished:hover .hikashop_chevron:before{border-left:14px solid #e7eff8}.hikashop_wizardbar ul li.hikashop_cart_step_finished .hikashop_chevron:before{border-left:14px solid #f3f4f5}.hikashop_wizardbar ul li.hikashop_cart_step_current{color:#3a87ad;background:#f1f6fc}.hikashop_wizardbar ul li.hikashop_cart_step_current a{color:#3a87ad}.hikashop_wizardbar ul li.hikashop_cart_step_current .hikashop_chevron:before{border-left:14px solid #f1f6fc}.hikashop_wizardbar ul li .badge{margin-right:8px}.hikashop_wizardbar ul li:nth-child(1){z-index:10;padding-left:20px;border-radius:4px 0 0 4px}.hikashop_wizardbar ul li:nth-child(2){z-index:9}.hikashop_wizardbar ul li:nth-child(3){z-index:8}.hikashop_wizardbar ul li:nth-child(4){z-index:7}.hikashop_wizardbar ul li:nth-child(5){z-index:6}.hikashop_wizardbar ul li:nth-child(6){z-index:5}.hikashop_wizardbar ul li:nth-child(7){z-index:4}.hikashop_wizardbar ul li:nth-child(8){z-index:3}.hikashop_wizardbar ul li:nth-child(9){z-index:2}.hikashop_wizardbar ul li:nth-child(10){z-index:1}.hikashop_custom_image_link{width:100px}.hikashop_tabs_ul{z-index:2;position:relative;margin:0px 0px 6px 0px}.hikashop_tabs_ul li{display:inline;background-color:#fcfcfc;padding:8px 5px;border:solid 1px #E7E7E7;z-index:2;font-weight:bold}.hikashop_tabs_ul li a{color:#555}.hikashop_tabs_ul li a:hover{text-decoration:none;color:#555}.hikashop_tabs_content{z-index:1;position:relative;display:none;min-height:200px;background-color:white;border:solid 1px #E7E7E7;padding:5px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.hikashop_tabs_li_selected{border-bottom:solid 1px #fff !important;background-color:#fff !important}.hikashop_tabs_li_selected a{color:#1491B0 !important}.hikashop_hidden_checkout{display:none}.hk-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-thumbnails{list-style:outside none none}@media (min-width:768px){.hk-container{width:750px}}@media (min-width:992px){.hk-container{width:970px}}@media (min-width:1200px){.hk-container{width:1170px}}.hk-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-row{margin-left:-15px;margin-right:-15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hk-row-fluid{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hkc-xs-1,.hkc-sm-1,.hkc-md-1,.hkc-lg-1,.hkc-xl-1,.hkc-xs-2,.hkc-sm-2,.hkc-md-2,.hkc-lg-2,.hkc-xl-2,.hkc-xs-3,.hkc-sm-3,.hkc-md-3,.hkc-lg-3,.hkc-xl-3,.hkc-xs-4,.hkc-sm-4,.hkc-md-4,.hkc-lg-4,.hkc-xl-4,.hkc-xs-5,.hkc-sm-5,.hkc-md-5,.hkc-lg-5,.hkc-xl-5,.hkc-xs-6,.hkc-sm-6,.hkc-md-6,.hkc-lg-6,.hkc-xl-6,.hkc-xs-7,.hkc-sm-7,.hkc-md-7,.hkc-lg-7,.hkc-xl-7,.hkc-xs-8,.hkc-sm-8,.hkc-md-8,.hkc-lg-8,.hkc-xl-8,.hkc-xs-9,.hkc-sm-9,.hkc-md-9,.hkc-lg-9,.hkc-xl-9,.hkc-xs-10,.hkc-sm-10,.hkc-md-10,.hkc-lg-10,.hkc-xl-10,.hkc-xs-11,.hkc-sm-11,.hkc-md-11,.hkc-lg-11,.hkc-xl-11,.hkc-xs-12,.hkc-sm-12,.hkc-md-12,.hkc-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hkc-xs-1,.hkc-xs-2,.hkc-xs-3,.hkc-xs-4,.hkc-xs-5,.hkc-xs-6,.hkc-xs-7,.hkc-xs-8,.hkc-xs-9,.hkc-xs-10,.hkc-xs-11,.hkc-xs-12{float:left}.hkc-xs-12{width:100%}.hkc-xs-11{width:91.66666667%}.hkc-xs-10{width:83.33333333%}.hkc-xs-9{width:75%}.hkc-xs-8{width:66.66666667%}.hkc-xs-7{width:58.33333333%}.hkc-xs-6{width:50%}.hkc-xs-5{width:41.66666667%}.hkc-xs-4{width:33.33333333%}.hkc-xs-3{width:25%}.hkc-xs-2{width:16.66666667%}.hkc-xs-1{width:8.33333333%}@media (min-width:768px){.hkc-sm-1,.hkc-sm-2,.hkc-sm-3,.hkc-sm-4,.hkc-sm-5,.hkc-sm-6,.hkc-sm-7,.hkc-sm-8,.hkc-sm-9,.hkc-sm-10,.hkc-sm-11,.hkc-sm-12{float:left}.hkc-sm-12{width:100%}.hkc-sm-11{width:91.66666667%}.hkc-sm-10{width:83.33333333%}.hkc-sm-9{width:75%}.hkc-sm-8{width:66.66666667%}.hkc-sm-7{width:58.33333333%}.hkc-sm-6{width:50%}.hkc-sm-5{width:41.66666667%}.hkc-sm-4{width:33.33333333%}.hkc-sm-3{width:25%}.hkc-sm-2{width:16.66666667%}.hkc-sm-1{width:8.33333333%}}@media (min-width:992px){.hkc-md-1,.hkc-md-2,.hkc-md-3,.hkc-md-4,.hkc-md-5,.hkc-md-6,.hkc-md-7,.hkc-md-8,.hkc-md-9,.hkc-md-10,.hkc-md-11,.hkc-md-12{float:left}.hkc-md-12{width:100%}.hkc-md-11{width:91.66666667%}.hkc-md-10{width:83.33333333%}.hkc-md-9{width:75%}.hkc-md-8{width:66.66666667%}.hkc-md-7{width:58.33333333%}.hkc-md-6{width:50%}.hkc-md-5{width:41.66666667%}.hkc-md-4{width:33.33333333%}.hkc-md-3{width:25%}.hkc-md-2{width:16.66666667%}.hkc-md-1{width:8.33333333%}}@media (min-width:1200px){.hkc-lg-1,.hkc-lg-2,.hkc-lg-3,.hkc-lg-4,.hkc-lg-5,.hkc-lg-6,.hkc-lg-7,.hkc-lg-8,.hkc-lg-9,.hkc-lg-10,.hkc-lg-11,.hkc-lg-12{float:left}.hkc-lg-12{width:100%}.hkc-lg-11{width:91.66666667%}.hkc-lg-10{width:83.33333333%}.hkc-lg-9{width:75%}.hkc-lg-8{width:66.66666667%}.hkc-lg-7{width:58.33333333%}.hkc-lg-6{width:50%}.hkc-lg-5{width:41.66666667%}.hkc-lg-4{width:33.33333333%}.hkc-lg-3{width:25%}.hkc-lg-2{width:16.66666667%}.hkc-lg-1{width:8.33333333%}}@media (min-width:1600px){.hkc-xl-1,.hkc-xl-2,.hkc-xl-3,.hkc-xl-4,.hkc-xl-5,.hkc-xl-6,.hkc-xl-7,.hkc-xl-8,.hkc-xl-9,.hkc-xl-10,.hkc-xl-11,.hkc-xl-12{float:left}.hkc-xl-12{width:100%}.hkc-xl-11{width:91.66666667%}.hkc-xl-10{width:83.33333333%}.hkc-xl-9{width:75%}.hkc-xl-8{width:66.66666667%}.hkc-xl-7{width:58.33333333%}.hkc-xl-6{width:50%}.hkc-xl-5{width:41.66666667%}.hkc-xl-4{width:33.33333333%}.hkc-xl-3{width:25%}.hkc-xl-2{width:16.66666667%}.hkc-xl-1{width:8.33333333%}}.clearfix:before,.clearfix:after,.hk-container:before,.hk-container:after,.hk-container-fluid:before,.hk-container-fluid:after,.hk-row:before,.hk-row:after,.hk-row-fluid:before,.hk-row-fluid:after,.hk-thumbnails:before,.hk-thumbnails:after{content:" ";display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix:after,.hk-container:after,.hk-container-fluid:after,.hk-row:after,.hk-row-fluid:after,.hk-thumbnails:before,.hk-thumbnails:after{clear:both}.hikashop_vote_stars_new{float:left}.jRatingAverage{position:relative;top:0;left:0;z-index:4;height:100%;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') repeat-x !important;background-position:left -48px !important}.jRatingColor{position:relative;top:0;left:0;z-index:3;height:100%;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') repeat-x !important;background-position:left top !important}.jStar{position:relative;left:0;z-index:2;background-image:url('https://www.playwithdogs.nl/media/com_hikashop/images/star.gif') repeat-x !important;background-position:left -32px !important}p.jRatingInfos{position:absolute;z-index:5;background:black;opacity:0.8;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;color:#fff;display:none;width:60px;height:22px;font-size:16px;text-align:center;padding-top:4px}p.jRatingInfos span.maxRate{color:#c9c9c9;font-size:14px}#hikashop_cart table{border-collapse:collapse}#hikashop_cart tr{color:#555;font-size:12px;font-weight:bold;text-align:left}#hikashop_cart td{padding:2px}#hikashop_cart th{border-bottom:1px solid #ddd;padding:10px 2px 5px 2px}.hikashop_cart_module_product_total_title{padding:10px 0px}#hikashop_cart hr{display:none}#hikashop_cart .hikashop_cart_module_product_name_value a{color:#666;text-decoration:none;font-weight:normal}#hikashop_cart .hikashop_cart_module_product_name_value a:hover{color:#2C8296}#hikashop_cart span.hikashop_product_price{font-size:12px}.hikashop_cart_module_product_total_title{text-align:left}#hikashop_cart .hikashop_cart_input_button{margin:5px 0px}#hikashop_cart .row0:hover,#hikashop_cart .row1:hover{background-color:#f8f8f8}.hikashop_cart_value input{padding:1px;margin:0px}#hikashop_cart .hikashop_product_quantity_field{margin:0px !important}.hikashop_currency_module{padding:10px 0px}.hikashopcurrency{width:100%}.hikashop_currency_module select{padding:2px;border:1px solid #ddd;border-radius:3px}.hikashopcurrency option{padding:2px 5px}.hikashopcurrency .inputbox,.hikashopcurrency .inputbox:hover,.hikashopcurrency .inputbox:focus{border:1px solid #ddd}.hikashop_subcategories h3 a{color:#555;font-weight:bold;font-size:12px;text-decoration:none}.hikashop_subcategories h3 a:hover{color:#2C8296}.hikashop_category_list_item a{color:#666;text-decoration:none;padding:2px 0px;display:block}.hikashop_category_list_item a:hover{color:#2C8296}.pane-sliders .title{margin:0;padding:5px;color:#666;cursor:pointer}.pane-sliders .panel{border:1px solid #eee;margin-bottom:3px;border-radius:3px}.pane-sliders .content{background:#fff}.pane-sliders div.content{padding:0px 10px 10px 10px}.pane-toggler a{background:transparent url(https://www.playwithdogs.nl/media/com_hikashop/images/j_arrow.png) 5px 50% no-repeat;padding-left:20px;font-weight:700}.pane-toggler-down a{background:transparent url(https://www.playwithdogs.nl/media/com_hikashop/images/j_arrow_down.png) 5px 50% no-repeat;padding-left:20px}.jpane-toggler-down{border-bottom:1px solid #ccc}.hikashop_categories_listing_main{margin:10px 0px}.pane-sliders .title{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#F9F9F9 none repeat scroll 0 0;border-color:#EEE #CCC #CCC #EEE;border-style:solid;border-width:1px;background-image:-moz-linear-gradient(center bottom,#f8f8f8 40%,#fff 60%) !important;border:none}.hikashop_subcategories h4{padding:5px;margin:0px}.accordion-heading .accordion-toggle{padding:0px;margin:0px;padding-left:20px}.hikashop_subcategories h4 a{color:#555;font-weight:bold;font-size:12px;text-decoration:none}.hikashop_subcategories h4 a:hover{color:#2C8296}.hikashop_category_list_item a{color:#666;text-decoration:none;padding:2px 0px;display:block}.hikashop_category_list_item a:hover{color:#2C8296}.accordion-heading .title{margin:0;padding:5px;color:#666;cursor:pointer}.accordion-heading .panel{border:1px solid #eee;margin-bottom:3px;border-radius:3px}.accordion-heading .content{background:#fff}.accordion-heading div.content{padding:0px 10px 10px 10px}.accordion-heading a.accordion-toggle{display:inline;background:transparent url(https://www.playwithdogs.nl/media/com_hikashop/images/j_arrow.png) 5px 50% no-repeat;padding-left:20px;font-weight:700}.hikashop_categories_listing_main{margin:10px 0px}.accordion-heading{-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:#F9F9F9 none repeat scroll 0 0;border-color:#EEE #CCC #CCC #EEE;border-style:solid;border-width:1px;background-image:-moz-linear-gradient(center bottom,#f8f8f8 40%,#fff 60%) !important;border:none}#hikashop_cart_listing,#hikashop_affiliate_main,#hikashop_address_listing,#hikashop_order_listing{margin:0px;padding:0px}#hikashop_carts_listing .header,#hikashop_affiliate_main .header,#hikashop_address_listing .header,#hikashop_order_listing .header{margin:0px}#hikashop_carts_listing .header h1,#hikashop_affiliate_main .header h1,#hikashop_address_listing .header h1,#hikashop_order_listing .header h1{margin:30px 0 0 0;color:#555;font-weight:bold;font-size:15px;padding:0px}#hikashop_carts_listing fieldset,#hikashop_affiliate_main fieldset,#hikashop_address_listing fieldset,#hikashop_order_listing fieldset{border-bottom:1px solid #ddd;margin-bottom:30px}#hikashop_carts_listing div.toolbar a,#hikashop_affiliate_main div.toolbar a,#hikashop_address_listing div.toolbar a,#hikashop_order_listing div.toolbar a{border:none;text-decoration:none;padding:5px}#hikashop_carts_listing div.toolbar a:hover,#hikashop_affiliate_main div.toolbar a:hover,#hikashop_address_listing div.toolbar a:hover,#hikashop_order_listing div.toolbar a:hover{color:#2C8296}#member-profile fieldset{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:10px}#member-profile legend{font-weight:bold;font-size:12px;color:#333;margin:0px 5px;padding:0px 5px}#member-profile input,#member-profile select{padding:4px;margin-bottom:5px}#member-profile .validate,#member-profile a{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#F5F5F5;background-image:linear-gradient(to bottom,#FFFFFF,#EEEEEE);background-repeat:repeat-x;border-color:#EEE #DDD #DDD #EEE;border-image:none;border-radius:3px 3px 3px 3px;border-style:solid;border-width:1px;box-shadow:0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05);color:#777;cursor:pointer;display:inline-block;line-height:18px;padding:3px 8px;text-align:center;text-decoration:none}#member-profile .validate:hover,#member-profile a:hover{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;background-color:#F5F5F5;background-image:linear-gradient(to bottom,#FFFFFF,#DDDDDD);background-repeat:repeat-x;border-color:#EEE #DDD #DDD #EEE;border-image:none;border-style:solid;border-width:1px;box-shadow:0 1px 0 rgba(255,255,255,0.2) inset,0 1px 2px rgba(0,0,0,0.05);color:#777;cursor:pointer;display:inline-block;outline:medium none}@media (max-width:768px){.hikashop_cpanel_icon_div{width:100% !important}}.hikashop_address_listing_item_details{border:1px solid #ddd;padding:10px;border-radius:3px;color:#666}.hikashop_header_buttons a{color:#666;font-size:11px;text-decoration:none}.contentpane h1{font-size:14px;padding-bottom:4px;margin-bottom:20px;border-bottom:1px solid #ddd}.contentpane #hikashop_address_form_span_iframe td{padding:5px 0px}.contentpane #hikashop_address_form_span_iframe .key{padding-right:20px;color:#666}.contentpane #hikashop_address_form_span_iframe select,.contentpane #hikashop_address_form_span_iframe input{padding:2px;color:#666}#hikashop_order_listing .hikashop_no_border td{padding:0px}#hikashop_order_listing .hikashop_no_border .btn{margin:0px;padding:3px 6px}#hikashop_search{padding:2px;margin:0px}#hikashop_order_listing table#hikashop_order_listing{margin-top:20px}#hikashop_order_listing th{border-bottom:1px solid #DDD;padding:10px 5px 5px}#hikashop_order_listing th,#hikashop_order_listing th a{color:#555;font-weigth:bold;font-size:12px;text-decoration:none;text-align:left}#hikashop_order_listing th a:hover{color:#2C8296}#hikashop_order_listing td{padding:5px;border-bottom:1px solid #ddd}#hikashop_order_listing .hikashop_no_border td{border:none}.span.hikashop_order_listing_status .hikashop_order_status_created{color:#08C}.span.hikashop_order_listing_status .hikashop_order_status_confirmed,.span.hikashop_order_listing_status .hikashop_order_status_shipped{color:#690}.span.hikashop_order_listing_status .hikashop_order_status_cancelled,.span.hikashop_order_listing_status .hikashop_order_status_refunded{color:#C30}.hikashop_order_number_value a{color:#2C8296;text-decoration:underline}#hikashop_order_listing .row0:hover,#hikashop_order_listing .row1:hover{background-color:#fff}#hikashop_order_listing .row0{background-color:#f9f9f9}#hikashop_order_listing .row1{background-color:#f6f6f6}#hikashop_order_listing table{border-collapse:collapse}#hikashop_order_main fieldset{border:none}#hikashop_order_main fieldset h1{color:#555;font-weight:bold;font-size:14px;padding-bottom:4px;border-bottom:1px solid #ddd}#hikashop_order_main .hikashop_order_left_part{border:1px solid #ddd;border-radius:3px;padding:10px}#hikashop_order_main .hikashop_order_right_part{float:right;margin-right:10px;padding-top:10px}#hikashop_order_main #adminForm fieldset{border:1px solid #ddd;border-radius:3px;padding:15px}#hikashop_order_main #adminForm legend{font-weight:bold;font-size:14px;color:#555;margin:0px 5px;padding:0px 5px}#htmlfieldset_products table{border-collapse:collapse}#htmlfieldset_products th{color:#555;font-weight:bold;font-size:12px;border-bottom:1px solid #ddd;padding:5px 10px;text-align:left}#htmlfieldset_products td{padding:10px}#htmlfieldset_products .hikashop_order_product_name{font-size:12px;color:#555}#htmlfieldset_products .hikashop_order_product_name:hover{color:#2C8296}#htmlfieldset_products a{text-decoration:none;color:#555}#htmlfieldset_products a:hover{text-decoration:none;color:#2C8296}#htmlfieldset_products .row0:hover,#htmlfieldset_products .row1:hover{background-color:#f8f8f8}#htmlfieldset_products .hikashop_order_item_total_value,#htmlfieldset_products .hikashop_order_subtotal_value,#htmlfieldset_products .hikashop_order_shipping_value{color:#2C8296;font-style:italic}#htmlfieldset_products .hikashop_order_total_title{font-weight:bold;color:#555}#htmlfieldset_products .hikashop_order_total_value{font-weight:bold;color:#2C8296;font-style:italic}.hikashop_order_tax_value{color:#2C8296;font-style:italic}#hikashop_carts_listing td{padding:0px}#hikashop_cart_listing .hikashop_no_border .btn{margin:0px;padding:3px 6px}#hikashop_cart_listing table{border-collapse:collapse}#hikashop_cart_listing th{color:#555;font-weight:bold;font-size:12px;border-bottom:1px solid #ddd;padding:5px 10px}#hikashop_cart_listing td{padding:10px}#hikashop_cart_listing td a{color:#555;text-decoration:underline}#hikashop_cart_listing td a:hover{color:#2C8296}#hikashop_cart_listing .row0:hover,#hikashop_carts_listing .row1:hover{background-color:#f8f8f8}#hikashop_cart_listing{margin-top:20px}#hikashop_cart_listing table{border-collapse:collapse}#hikashop_cart_listing table.hikashop_no_border{margin:0px}#hikashop_cart_listing fieldset{border:none}#hikashop_cart_listing fieldset h1{color:#555;font-weight:bold;font-size:15px}#hikashop_cart_product_listing th{color:#555;font-weight:bold;font-size:12px;border-bottom:1px solid #ddd;padding:5px}#hikashop_cart_product_listing td{padding:5px}#hikashop_cart_product_listing a{color:#555;font-size:12px;text-decoration:none}#hikashop_cart_product_listing a:hover{color:#2C8296}#hikashop_cart_product_listing .row0:hover,#hikashop_cart_product_listing .row1:hover{background-color:#f8f8f8}#hikashop_cart_product_listing .hika_show_cart_total_text{color:#555;font-weight:bold;font-size:12px}#hikashop_cart_product_listing .hika_show_cart_total_price{font-weight:bold;font-size:12px;color:#2C8296;font-style:italic}.hikashop_showcart_infos td{padding:5px}.hikashop_showcart_infos .key{text-align:right;color:#555;font-weight:bold;font-size:12px}.hikashop_showcart_infos input,.hikashop_showcart_infos select{padding:2px}.hikashop_showcart_infos{border:1px solid #ddd;width:auto}#hikashop_affiliate_main #adminForm fieldset{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:10px}#hikashop_affiliate_main #adminForm legend{color:#555;font-size:12px;font-weight:bold;margin-left:10px;padding:0 10px}.hikashop_affiliate_banners_table li{list-style-type:none;padding:3px 0px}.hikashop_banner_row td{border-bottom:1px solid #ddd}.hikashop_banner_row td:hover{background-color:#f8f8f8}.hikashop_banner_row a{color:#2C8296;text-decoration:none}.hikashop_banner_row a:hover{text-decoration:underline}.hikashop_banner_row textarea{border:1px solid #ddd;border-radius:3px;padding:5px;margin:10px 0px}#hikashop_checkout_page fieldset legend{color:#555;font-size:12px;font-weight:bold;margin:15px 0px;padding:0px;text-transform:uppercase}.hikashop_checkout_address_left_part{width:45%;float:left}.hikashop_checkout_address_right_part{width:45%;float:left;margin-left:2%}.hikashop_checkout_address_left_part table,.hikashop_checkout_address_right_part table{border-collapse:collapse;width:100%}.hikashop_checkout_address_left_part td,.hikashop_checkout_address_right_part td{padding:10px}.hikashop_checkout_address_left_part .row0:hover,.hikashop_checkout_address_left_part .row1:hover,.hikashop_checkout_address_right_part .row0:hover,.hikashop_checkout_address_right_part .row1:hover{background-color:#f8f8f8}.hikashop_checkout_address_right_part #same_address{margin:10px}#hikashop_shipping_methods table{border-collapse:collapse;width:100%}#hikashop_shipping_methods td{padding:10px 5px}#hikashop_shipping_methods tr{border-bottom:1px solid #eee}#hikashop_shipping_methods .row0:hover,#hikashop_shipping_methods .row1:hover{background-color:#f8f8f8}.hikashop_checkout_shipping_name{font-weight:bold;color:#333}.hikashop_checkout_shipping_price_full,.hikashop_checkout_payment_description{color:#666}.hikashop_checkout_cart_shipping,.hikashop_checkout_cart_subtotal{color:#2C8296;font-style:italic;font-family:"Times New Roman",Times,serif;font-size:14px;font-weight:bold}#hikashop_payment_methods table{border-collapse:collapse;width:100%}.hikashop_checkout_payment_description{margin-left:10px}#hikashop_payment_methods td{padding:5px;background-color:#fff}#hikashop_payment_methods .row0:hover,#hikashop_payment_methods .row1:hover{background-color:#f8f8f8}#hikashop_payment_methods .hikashop_credit_card td{background-color:#f8f8f8}#hikashop_checkout_cart table{border-collapse:collapse}#hikashop_checkout_additional_info .key label{margin-right:10px}#hikashop_checkout_additional_info input{margin:5px 0px}#hikashop_entries_info fieldset{border:1px solid #ddd;border-radius:3px;padding:10px;margin-bottom:10px}#hikashop_entries_info legend{color:#333;font-size:14px;font-weight:bold;margin-left:10px;padding:0 10px}#hikashop_entries_info input{margin-right:10px}#hikashop_entries_info{color:#666;font-size:12px}#hikashop_entries_info .key{font-weight:bold;color:#555;font-size:12px}#hikashop_entries_info td{padding:4px}#hikashop_entries_info label{margin-right:10px}#hikashop_entries_info a,#hikashop_new_entry a{color:#2C8296;text-decoration:none}#hikashop_entries_info a:hover,#hikashop_new_entry a:hover{color:#2C8296;text-decoration:underline}#hikashop_new_entry{margin:10px 0px}#hikashop_entry_next_button.hikashop_cart_input_button{margin-left:0px}#hikashop_download_listing fieldset{border:none}#hikashop_download_listing fieldset h1{color:#555;font-weight:bold;font-size:14px;padding-bottom:4px;border-bottom:1px solid #ddd}#hikashop_download_listing .hikashop_no_border .btn{margin:0px;padding:1px 4px}#hikashop_download_listing table{border-collapse:collapse;width:100%;margin-bottom:10px}#hikashop_download_listing th{color:#555;font-weight:bold;font-size:12px;border-bottom:1px solid #ddd;padding:10px 0px 5px;text-align:left}#hikashop_download_listing a{color:#555;text-decoration:none}#hikashop_download_listing a:hover{color:#2C8296;text-decoration:none}#hikashop_download_listing th img{margin:0px 5px}#hikashop_download_listing td{padding:4px 0px}#hikashop_download_listing .pagination{text-align:center;margin-top:20px;font-size:11px;color:#666}#hikashop_small_image_div{padding:5px 0px}#hikashop_product_price_with_options_main{margin:5px 0px;display:block}.hikashop_option_price_title{color:#666}.hikashop_option_price_value{color:#2C8296;font-weight:bold;font-size:14px;font-style:italic;font-family:"Times New Roman",Times,serif}#hikashop_product_characteristics,#hikashop_product_options{border:1px solid #ddd;padding:5px;border-radius:3px}.hikashop_product_characteristics_table td,.hikashop_product_options_table td{padding:3px;color:#666}.hikashop_product_characteristics_table select,.hikashop_product_options_table select{padding:2px;color:#666}#hikashop_product_description_main{padding-top:20px}.hikashop_category_name{color:#555;font-weight:bold;font-size:14px}.hikashop_category_desc{color:#666}.hikashop_category_information h2{clear:both;font-weight:bold;font-size:14px;color:#555;border-bottom:1px solid #ddd;padding-bottom:4px;margin-bottom:10px}.hikashop_filter_title{color:#555;font-weight:bold;font-size:12px;margin-bottom:8px;display:block}.hikashop_filter_checkbox input{margin-right:5px}.hikashop_filter_Filtre select,.hikashop_filter_Filtre option{padding:3px}#hikashop_checkout_page h1{font-size:14px;color:#555;font-weight:bold;border-bottom:1px solid #ddd;padding-bottom:4px;margin-bottom:10px}#hikashop_checkout_login_left_part fieldset{margin-right:20px}#hikashop_checkout_login_left_part h2,#hikashop_checkout_login_right_part h2,#hikashop_checkout_login_right_part h3{color:#555;font-weight:bold;font-size:14px;margin-bottom:20px}#hikashop_checkout_login_right_part h3{margin-top:20px}#hikashop_checkout_login_left_part input,#hikashop_checkout_login_right_part input,#hikashop_checkout_login_left_part select,#hikashop_checkout_login_right_part select{margin:3px 0px;padding:3px}#hikashop_checkout_login_left_part #remember{margin-left:5px}#hikashop_checkout_login_left_part li{list-style-type:none}#hikashop_checkout_login_left_part ul{margin-top:10px}#hikashop_checkout_login_left_part .hikashop_cart_input_button{margin-top:10px}#hikashop_checkout_login_left_part li a{font-size:11px;color:#555;text-decoration:none}#hikashop_checkout_login_left_part li a:hover{font-size:11px;color:#2C8296;text-decoration:none}.hikashop_product_quantity_field{padding:2px !important;margin:0px 5px !important}.hikashop_product_stock .hikashop_product_quantity_field{margin:0px !important}.checkout_billing_address_radio,.checkout_shipping_address_radio{float:left}.hika_edit{text-align:right}.hika_edit span{display:none}.hikashop_address_content{display:block;clear:both;color:#777;margin:15px 0px 0px 0px}#hikashop_checkout_billing_address_selection a{margin:0px}.address_selection,#hikashop_checkout_selected_billing_address,#hikashop_checkout_selected_shipping_address{border:1px solid #ddd;border-radius:4px;padding:15px;margin:0px 0px 10px 0px;background:#F8F8F8;background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f8f8f8));background:-webkit-linear-gradient(top,#ffffff,#f8f8f8);background:-moz-linear-gradient(top,#ffffff,#f8f8f8);background:-o-linear-gradient(top,#ffffff,#f8f8f8);background:linear-gradient(top,#ffffff,#f8f8f8)}.address_selection:hover,#hikashop_checkout_selected_billing_address:hover,#hikashop_checkout_selected_shipping_address:hover{background:#fff;box-shadow:0px 0px 4px #ddd}.hikashop_field_required{float:right;margin-left:10px}#hikashop_checkout_billing_address_zone select,#hikashop_checkout_shipping_address_zone select,#hikashop_checkout_billing_address_zone input,#hikashop_checkout_shipping_address_zone input{float:left;width:auto;max-width:190px;margin:0px}.hika_edit{background-color:#f9f9f9;padding:4px}#hikashop_checkout_address select{width:100%}#hikashop_checkout_address_left_part #hikashop_checkout_selected_billing_address,#hikashop_checkout_address_right_part #hikashop_checkout_selected_shipping_address{margin:0px}#hikashop_checkout_address_left_part fieldset,#hikashop_checkout_address_right_part fieldset{border:none;padding:0px}#hikashop_checkout_address_left_part fieldset legend,#hikashop_checkout_address_right_part fieldset legend{padding:0px;margin:20px 0px 10px 0px}#hikashop_checkout_address_shipping_selector,#hikashop_checkout_address_billing_selector{color:#2C8296;font-weight:bold;font-size:11px;border:1px solid #ddd}#hikashop_checkout_address_shipping_selector option,#hikashop_checkout_address_billing_selector option{color:#666;font-weight:normal;font-size:12px}@media print{.hikashop_no_print:after{content:"" !important}}.thumbnails{list-style:none}.hikashop_products_listing_main input.hikashop_listing_quantity_field,.hikashop_products_listing_main .limit select{display:inline}.hikashop_product_quantity_div{display:inline-block}.hikashop_product_quantity_field{text-align:center}.hikashop_product_stock .input-append,.hikashop_product_stock .input-prepend{margin:auto;vertical-align:bottom}.hikashop_product_quantity_input_div_default{vertical-align:middle}.hikashop_product_quantity_change_div_default{vertical-align:top}.hikashop_product_quantity_input_div_regrouped .hikashop_product_quantity_field{float:none;height:22px}.hikashop_product_quantity_change_div_regrouped div{line-height:10px}.hikashop_product_quantity_change_div_leftright input{float:none}.hikashop_product_quantity_change_div_leftright .hikashop_product_quantity_field{height:22px}.hikashop_product_quantity_input_div_select .chzn-container,.hikashop_product_quantity_input_div_select select,.hikashop_show_cart .chzn-container,.hikashop_show_cart select,.hikashop_product_quantity_div select,.hikashop_cart_module_product_quantity_value select{width:auto !important;vertical-align:top}.hikashop_product_quantity_input_div_simplified{vertical-align:middle}.hikashop_cart_product_quantity_value div{float:none !important;display:inline-block;margin:0px !important}.hikashop_cart_product_quantity_value .chzn-container{width:auto !important;vertical-align:top}.hikashop_cart_module_product_quantity_value .chzn-container{width:auto !important}.hikashop_show_cart_quantity_td{min-width:60px}.hikashop_show_cart_quantity_td input{float:left}.hikashop_show_cart_quantity_td div{float:none}@media only screen and (max-width:550px){.hikashop_tabs_ul li{display:block !important}}.hikashop_tabs_ul{cursor:pointer}.hikashop_tabs_li_selected{color:#1491B0 !important}div.hikashop_checkout_loading{position:relative}div.hikashop_checkout_loading div.hikashop_checkout_loading_elem,div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner{position:absolute;z-index:999;top:0px;left:0px;right:0px;bottom:0px}div.hikashop_checkout_loading div.hikashop_checkout_loading_elem{background-color:#fff;opacity:0.5;filter:alpha(opacity=50)}div.hikashop_checkout_loading div.hikashop_checkout_loading_spinner{background:url('https://www.playwithdogs.nl/media/com_hikashop/images/spinner_02.gif') no-repeat center}.hikashop_menu_block_content_type,.hikashop_module_block_content_type{color:#aaa;font-weight:bold;line-height:28px;text-align:center;background-color:#eee;cursor:pointer;border:solid 1px #ccc;border-bottom-style:none;border-radius:8px 8px 0px 0px}.hikashop_edit_display_type .selected{font-size:1.2em;background-color:white !important;color:#333}.hikashop_menu_block_content_type:hover,.hikashop_menu_block_content_type:hover{background-color:#ddd;color:#333}.hikashop_module_block,.hikashop_menu_block{border:solid 1px #ccc;border-top-style:none;width:99.9%}.item-cartmodule-interface .hikashop_module_block{border:solid 1px #ccc}.hikashop_module_subblock,.hikashop_menu_subblock{padding:10px 5px;width:100%}.hikashop_module_subblock_content,.hikashop_menu_subblock_content{background-color:#f7f7f7;border-radius:8px;border:1px solid #ddd;padding-bottom:10px}.hikashop_menu_subblock_title,.hikashop_module_subblock_title{font-weight:bold;text-align:center;background-image:linear-gradient(#f9f9f9,#e1e1e1);margin-top:5px;height:22px}dl.hika_options,dl.hika_suboptions{margin-bottom:2px}dl.hika_options>dt{float:left;clear:left;font-weight:normal;padding:5px;width:120px;text-align:right;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}dl.hika_options.large>dt{width:180px}dl.hika_options>dt label{margin:0px}dl.hika_options>dd{margin-left:130px;padding-top:4px;padding-bottom:4px;line-height:18px;min-height:18px}dl.hika_options.large>dd{margin-left:190px}#attrib-hk_options .control-group{display:none}.hikashop_option_name .field_rows{line-height:19}.hikashop_option_value .field_columns{padding-left:34px;margin:0px}.listing_item_quantity_selector{width:120px}.listing_item_quantity_selector{line-height:9px}.listing_item_quantity_selector div{display:inline-block;padding:8px 8px;border:solid 1px #ccc;margin:1px;background-color:#fff;cursor:pointer}.listing_item_quantity_selector div.listing_table{padding:8px 58px}.listing_item_quantity_selector div.listing_list{padding:4px 8px}.listing_item_quantity_selector div.selected,.listing_item_quantity_selector div.tmp_selected{background-color:#C8DEF4}.listing_item_quantity_fields{margin-top:5px}.listing_item_quantity_fields input{text-align:center;width:38px}.listing_item_quantity_fields.onecol input{width:105px}label.btn-default{background-color:#ccc;background-image:linear-gradient(to bottom,#ccc,#E6E6E6)}label.btn-default-lbl{font-weight:bold}.hikashop_vote_tooltip{display:block}.hikashop_vote_tooltip_label{font-weight:bold}.hikashop_fade_effect .hikashop_product_image{background-color:#fff}
