/*!
 * Font Awesome Free 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-brands-400.eot");
  src: url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-brands-400.woff") format("woff"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-regular-400.eot");
  src: url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-regular-400.woff") format("woff"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-regular-400.ttf") format("truetype"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-solid-900.eot");
  src: url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-solid-900.woff") format("woff"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("https://www.vitalmon.si/skin/frontend/vitalmon/default/fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* VITALMON  #f16623; */

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&subset=latin-ext');

/* Reset ================================================================================= */
* { margin:0; padding:0; font-family: 'Source Sans Pro', sans-serif; }
*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body          { background: #faf9f9; font-size: 15px; line-height: 1.4em; font-family: 'Source Sans Pro', sans-serif; font-weight: normal; color:#333; text-align:center; }
img           { border:0; vertical-align:top; }

a             { color: #a9b037; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }
.clear { clear: both; }
.no-display { display: none; }
.std img { max-width: 100%; }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6      { margin:0 0 5px; line-height:1.35; color:#333; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:normal; }
h4            { font-size:14px; font-weight:normal; }
h5            { font-size:12px; font-weight:normal; }
h6            { font-size:11px; font-weight:normal; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.container { max-width:1180px; margin:0 auto; padding: 0px 15px; text-align:left;  box-sizing: border-box; }
.main { margin-top: 15px; }
.cms-index-index .main { margin-top: 0; }

/* Base Columns */
.col-left { float: left; width:24%; padding: 0; }
.col-main { float: left; width:74%; margin: 0 2%; }
.col-right { float: right; width:28%; padding: 0;}
.col2-left-layout .col-main { width:74%; margin: 0 0 0 2%; }
.col2-right-layout .col-main { width:70%; margin: 0 2% 0 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto;  padding: 0; margin: 0; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:42%; margin: 0 2%; }
.col3-layout .col-wrapper{ float: left; width:74%; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

select::-ms-expand {
    display: none;
}

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; height: 26px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /*  Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; overflow: hidden; border: 1px solid rgba(154,161,44,1);  text-shadow:1px 1px 1px rgba(0,0,0,0.1); padding:0 15px; font-size: 15px; line-height: 32px; text-align:center; white-space:nowrap; color:#fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 );  }
button.button span span { border:0; padding:0; }
button.button:hover span { background: rgba(154,161,44,1);  }

button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.button.bttn span,
button.button.btn-cart span, 
button.button.btn-checkout span { padding: 0 10px 0 15px; font-size: 16px; font-weight: normal; border-color: rgba(154,161,44,1);  text-shadow:1px 1px 1px rgba(0,0,0,0.1); background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 ); }
button.button.btn-cart:hover span, 
button.button.btn-checkout:hover span {  background: rgba(154,161,44,1); } 
button.button.btn-cart span span:before, 
button.button.btn-checkout span span::before { display: inline-block; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 14px; text-shadow:0px 0px 0px rgba(0,0,0,0);  color: #fff; line-height: 32px; margin: 0 0 0 10px; padding-left: 10px; float: right; border-left: 1px solid #8a911f; }
button.button.btn-cart span span:before, 
button.button.btn-checkout span span::before { content: "\f07a"; }
button.button.bttn span span,
button.button.btn-cart span span, 
button.button.btn-checkout span span { padding: 0; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { background-color:#f9f9f9; }

/* Form lists */
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; margin: 5px 0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; max-width: 100%;}
.form-list .field { float:left; width:275px; max-width: 100%; }
.form-list input.input-text { min-width:240px; width: 100%; max-width: 100%; padding-left: 5px; line-height: 32px; background: rgba(0,0,0,0.005); }
.form-list textarea { width:254px; height:10em; max-width: 100%; background: rgba(0,0,0,0.005);  }
.form-list select { width:260px; max-width: 100%; }
.form-list li.wide .input-box { width:535px; max-width: 100%; }
.form-list li.wide input.input-text { width:529px; max-width: 100%; }
.form-list li.wide textarea { width:529px; max-width: 100%; }
.form-list li.wide select { width:535px; max-width: 100%; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; max-width: 100%; }

.form-list-narrow li  { margin-bottom:0; } 
.form-list-narrow li .input-box { margin-bottom:6px; }
.form-list-narrow li.wide .input-box { width:260px; } 
.form-list-narrow li.wide input.input-text, 
.form-list-narrow li.wide textarea { width:254px } 
.form-list-narrow li.wide select { width:260px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* Customer */
.fieldset { border:1px solid #ddd; background:#fff; padding: 20px; margin: 10px 0 10px 0px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.fieldset .legend { font-size: 19px; font-weight: 600; color:#333; margin: 0 0 15px 0; padding: 0 0 10px 0; border-bottom: 1px solid #ddd;  }

.buttons-set { clear:both; margin: 0 0 10px0; padding: 0; text-align:right; }
.buttons-set p.required { }
.buttons-set .back-link { float:left; margin:0; line-height: 32px; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

/* Form Validation */

.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }

/* Expiration date and CVV number validation fix */

.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:14px !important; font-weight:600 !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding: 10px; color: #999; margin: 0; text-align: left; position: relative; font-size: 14px; border-bottom: 1px dashed #ebebeb; }
.catalog-product-view .breadcrumbs { border-bottom:0; }
.catalog-product-view .main { margin-top: 0; }
.breadcrumbs::before { content: ''; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/shadow.png) no-repeat bottom center; background-size: 100% 100%; height: 11px; width: 100%; position: absolute; bottom: 0; left: 0; right: 0; opacity: 0.05; filter: alpha(opacity=5); }
.breadcrumbs li { display:inline; }
.breadcrumbs a { color: #666; text-decoration: none; }
.breadcrumbs a:hover { text-decoration: underline; }
.breadcrumbs strong { font-weight: 600; color: #666; }
.breadcrumbs .goback { float: right; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin: 10px 0; padding: 10px 0; }
.page-title h1,
.page-title h2 { margin:0; font-size: 24px; color: #222;  font-weight: 600; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#E03B73; }

/* Pager */
.pager { float:right; font-size: 11px; text-align:center; overflow: hidden; }
.pager a { color: #333;}
.pager .amount { float:left; margin:0; }
.pager .limiter { float:left; margin: 0px 0px 0px 10px;}
.pager .pages { float: right; }
.pager .pages strong { margin: 0 5px 0 0; font-size: 14px; color: #999; font-weight: normal; }
.pager .pages ol { display:inline-block; }
.pager .pages li { display:inline-block; line-height: 14px; }
.pager .pages li a { margin: 0px 0px 0px 0px; text-decoration: none; line-height: 14px; border: 1px solid #999; padding: 4px 8px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.pager .pages li.current { border: 1px solid rgba(154,161,44,1); background: rgba(154,161,44,1); color: #fff; padding: 5px 8px 4px 8px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } 
.pager .pages li img { margin-top: -2px; }
.pager .pages li a:hover { text-decoration: underline; background: rgba(154,161,44,1); border-color: rgba(154,161,44,1); color: #fff; }

/* Toolbar */
.toolbar { margin: 0 0 10px 0; padding: 5px 0; }
.toolbar-bottom { margin: 0 0 0 0; }
.view-mode,
.sort-by { float: left; }
.sort-by label { margin-right: 5px; color: #999; }
.sort-by select { margin:0 5px 1px 0; vertical-align:middle; }
.toolbar-bottom .sort-by { }
.toolbar-bottom .pages { display: block; }
.toolbar-bottom .pager { border-top:0px solid #e2e2e2; }
.view-mode { padding-right: 10px; margin-right: 10px; border-right: 1px solid #f0efef; }
.view-mode ul,
.view-mode ul li { display: inline; font-size: 20px; line-height: 23px; }
.view-mode a { color: #999; }

/* Data Table */
.data-table { width:100%; border:1px solid #e3e3e3; }
.data-table .odd  { background: #fefefe; }
.data-table .even { background: #fcfcfc; }

.data-table tr.odd:hover,
.data-table tr.even:hover { background:#f7f7f7; }
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #e3e3e3; padding:5px 8px; color:#111; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#555; }
.data-table thead th { background: #ccc; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #e3e3e3; }
.data-table tfoot tr.first td { background: #fff; }
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #e3e3e3; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; }

/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std h2 { margin: 20px 0 10px 0; font-weight: bold; }
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; color:#dc6809 !important; }
.link-compare {font-weight:bold; }
button.button.btn-compare span {background: none; border: none; color: #000; text-decoration: underline; text-shadow: none; padding: 0; line-height: 20px}
.link-print { /*background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#dc6809; }
.link-rss { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-previous  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_previous.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Global site notices */
.global-site-notice { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.global-site-notice .notice-inner { width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.global-site-notice .notice-inner p { margin:0; border:1px dotted #cccc73; padding:10px; }
.global-site-notice .notice-inner .actions { padding-top:10px; }

/* Cookie Notice */
.notice-cookie { }

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff; }
.demo-notice .notice-inner { width:auto; padding:0; background:none; text-align:center; }
.demo-notice .notice-inner p { padding:0; border:0; }

/* ======================================================================================= */


/* Header ================================================================================ */

.top-container { background: #faf9f9; border-bottom: 1px solid #f0efef; }
.top-container .top { }
.top-container .top ul.mylinks { padding: 12px 0; margin:0; overflow: hidden; float: right; }
.top-container .top ul.mylinks.kontakt { float: left; }
.top-container .top ul.mylinks li { display: inline; padding: 0px 12px; line-height: 1em; font-size: 14px; font-weight: 400; color: #555; float: left; border-right: 1px solid  #cacaca; }
.top-container .top ul.mylinks li:last-child { border-right: 0px; }
.top-container .top ul.mylinks li a { text-decoration: none; color: #333; cursor: pointer; }
.top-container .top ul.mylinks.kontakt  li a { font-weight: 600; }
.top-container .top ul.mylinks li a:hover { text-decoration: underline; }

.header-container { background: #fff; border-bottom: 5px solid #a9b037; }
.header { }
.header .logo { float: left; display: block; clear: left; margin: 15px 50px 15px 0; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; }
.header .left { width: 82%; }

#search_mini_form { display: block; margin: 30px 0 15px 0; overflow: hidden; }
.form-search {  }
.form-search input.input-text { box-sizing: border-box; float:left; border: 1px solid #ccc; background: #fefefe; color: #666; font-weight: 300; border-right: 0px; max-width:320px;  width: calc(100% - 50px); height: 36px; line-height: 36px; font-size: 13px; padding: 0px 0px 0px 10px; border-radius: 2px 0 0 2px; -webkit-box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.1);}
.form-search button.btn { box-sizing: border-box; float:left; padding: 0px; margin: 0px; cursor: pointer; height: 36px; width: 50px; border: 1px solid #9ca32d; color: #fff; font-size: 18px; text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1); background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 ); border-left: 0px; -webkit-border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -moz-border-radius-bottomright: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px;}
.form-search button.btn span span { display: none; }

/* Top cart */
.carteks { margin: 20px 0 0 0; float: right;  width: 170px; position: relative; }
.carteks a.title { text-decoration: none; }
.carteks .icon-contain { float: left; margin: 0 10px 0 0; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; padding: 5px; background: #faf9f9; }
.carteks .icon { position: relative; width: 50px; height: 50px; line-height: 54px; border: 1px solid #9ca32d; text-align: center; color: #fff; font-size: 24px; text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1); background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 ); -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.carteks .icon .amount { position: absolute; top: 0; right: 0; height: 18px; width: 18px; line-height: 18px; font-size: 12px; background: #2e3006; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }
.carteks .text { color: #444; font-size: 13px; font-wight: 300; padding-top: 13px; line-height: 1.3em; }
.carteks .text strong { display:block; color: #111;  font-size: 17px; font-weight: 600; }

.carteks .roza { position:absolute; display: none; text-align: center; right: 0; padding: 2px 0px 0px 0px; min-width: 290px; width:100% ; box-sizing: border-box; border: 1px solid #ccc; margin: 0px; background: #fff; color: #333; z-index: 999;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.1);}
.carteks .roza.show { display: block; } 
.carteks .roza:before { content: ''; display: block; position: absolute; top: -8px; right: 40px; z-index: 998; width: 0; height: 0; border-style: solid; border-width: 0 7.5px 8px 7.5px; border-color: transparent transparent #ccc transparent; }
.carteks .roza .summary { text-align: center; padding: 15px 0px 5px 0px; font-size: 15px; font-weight: 600; }
.carteks .roza .summary.nul { padding: 15px 0px 15px 0px;}
.carteks .roza .summary .napolni { font-weight: normal; color: #555; font-size: 13px; line-height: 16px; margin: 5px 0px 0px 0px;}
.carteks .roza button.button { margin: 5px 0px 15px 0px; line-height: 36px; height: 36px; font-size: 18px; }
.carteks .roza button.btn-cart::before { font-size: 18px; }

.carteks .roza .cart-products { position: relative;  }
.carteks .roza .cart-products:after { position: absolute; content: '';  bottom: 0; left: 0; right: 0; height: 11px; z-index:1; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/shadow.png) no-repeat top center; opacity: 0.2; filter: alpha(opacity=20); }
.carteks .roza .cart-products #cart-sidebar { max-height: 186px; overflow-y: scroll; overflow-x: hidden; position: relative; }
.carteks .roza .cart-products #cart-sidebar li { padding: 5px; text-align: left; position: relative; border-bottom: 1px dashed #ebebeb; }
.carteks .roza .cart-products #cart-sidebar li:after { content: ''; clear: both; display: block; }
.carteks .roza .cart-products #cart-sidebar li:last-child { border-bottom: 0px; }
.carteks .roza .cart-products #cart-sidebar li:nth-child(2n) { background: #f9f9f9;}
.carteks .roza .cart-products #cart-sidebar li .product-image { margin-right: 10px; width: 80px; height: 80px; float: left; display: block; border: 1px solid #ebebeb; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; overflow: hidden; -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.02); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.02); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.02);}
.carteks .roza .cart-products #cart-sidebar li .product-details { width: 160px; float: left; }
.carteks .roza .cart-products #cart-sidebar li .product-name { margin: 3px 0px 3px 0px; }
.carteks .roza .cart-products #cart-sidebar li .product-name a { text-decoration: none; color: #333; font-size: 14px; line-height: 1.1em; font-weight: 600; display: inline-block; }
.carteks .roza .cart-products #cart-sidebar li .btns { padding-top: 5px; }
.carteks .roza .cart-products #cart-sidebar li .remove,
.carteks .roza .cart-products #cart-sidebar li .edit { color: #666; font-size: 10px; line-height: 16px; text-decoration: none; font-weight: 300; }
.carteks .roza .cart-products #cart-sidebar li .remove { padding-right: 5px; margin-right: 5px; border-right: 1px dashed #ccc; }
.carteks .roza .cart-products #cart-sidebar li .remove:before,
.carteks .roza .cart-products #cart-sidebar li .edit:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 10px; line-height: 16px; color: #666; display: inline-block; margin: 0px 4px 0px 0px; }
.carteks .roza .cart-products #cart-sidebar li .remove:before { content: "\f00d"; }
.carteks .roza .cart-products #cart-sidebar li .edit:before { content: "\f044"; }
.carteks .roza .cart-products #cart-sidebar li .remove:hover,
.carteks .roza .cart-products #cart-sidebar li .edit:hover { color: #333 !important; }
.carteks .roza .cart-products #cart-sidebar li .price,
.carteks .roza .cart-products #cart-sidebar li .qty { font-size: 12px; line-height: 1em; }
.carteks .roza .cart-products #cart-sidebar li .qty { color: #666; }

/* Navigation */

.meni { margin: 0px 0px 15px 0px; }
.meni .maton { display: none;}

#nav { width: auto; display: inline-block; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { text-align:left; float:left; position: relative; }
#nav li.over { z-index:998; }

#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

#nav a { display: block; text-decoration:none; float:left; padding: 0px 15px; }
#nav a.level-top { font-size: 18px; line-height: 36px; font-weight: normal; color:#111;  }
#nav li:first-child a.level-top { padding-left: 0px !important; } 
#nav li.active a.level-top,
#nav li:hover a.level-top {  color: #000; text-decoration: underline; }
#nav a.level-top:before { content: '/'; float: right; color: #999; margin-right: -20px; font-weight: 300; }
#nav li:last-child a.level-top:before { display: none; }

#nav li.level-top > ul { background-repeat: no-repeat; background-position: right top; }


/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0;}
#nav ul li.last {  padding-bottom:0; }

/* 2nd Level */
#nav ul.level0 { position:absolute; z-index: 99999 !important; width:240px; padding: 5px 0px; top:40px; left:-10000px; color: #333; background:#fff; -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05); -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05); }
#nav ul.level0 a { color: #333; padding: 4px 15px; font-size: 15px; }
#nav ul.level0 a:hover { color:#222;  }
#nav div ul.level0 { position:static; border:none; }
#nav ul.level0 li.parent a { border-bottom: 1px dashed #ebebeb; font-weight: bold; z-index: 99999 !important; }
#nav ul.level0 li.parent ul a { border-bottom: 0px; font-weight: normal; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; z-index: 99999 !important; }

#nav ul li a { width: 180px; display: block; float: left; padding: 0px; margin: 0px; font-size: 14px; line-height: 25px;}
#nav ul li a:hover { color:#cb458b; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:99999 !important; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }


#nav .menu-wrapper { display: none; position:absolute; z-index: 99999 !important; top:39px; left:0; right: 0; color: #fff; background:#fff; border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
#nav .menu-wrapper .wrapper { position: relative; width:100%; }
#nav .menu-wrapper .container { width:974px; margin: 0 auto; padding: 20px 0px; }
#nav .menu-wrapper .right-content { float: right; width: 730px; }
/*#nav .menu-wrapper .right-content img { margin: 0px 20px 0px 0; }*/
#nav .menu-wrapper .right-content li { display: block; float: left; }
#nav .menu-wrapper .right-content a,
#nav .menu-wrapper .right-content img  { display: block; margin: 0 auto; }
#nav .menu-wrapper .right-content a { font-family: "acrylic scrypt"; font-size: x-small; text-align: center; }
#nav .menu-wrapper .right-content a strong { font-size: small; display: block; }

#nav .menu-wrapper .top-content { border-bottom: 1px solid #ebebeb; margin: 0 0 10px 0; }

#nav .menu-wrapper .top-content h1 span { display: inline; }
#nav .menu-wrapper .top-content h1 span:first-of-type { margin: 0 0 0 15px; }
#nav .menu-wrapper .top-content h1 span:nth-of-type(2) { margin: 0 0 0 175px; }

#nav .menu-wrapper .grid_10 { float: left; }

#nav li:hover .menu-wrapper { display: block; }

/* banner */
.banner-container { }
.banner .owl-carousel {}
/*.banner .owl-carousel .owl-item img { width: auto; }*/
.banner a { position: relative; display: block; text-decoration: none; overflow: hidden; z-index: 8; }
/*.banner a:after,
.banner a:before { content: ''; position: absolute; z-index: 2; top: 0; left: 50%; height: 1500px; width: 1500px; margin: -350px 0 0 -750px; background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); -webkit-border-radius: 9999999999999px; -moz-border-radius: 9999999999999px; border-radius: 9999999999999px; }*/
.banner a:after { margin-left: -700px; }
.banner .content { padding: 0; text-align: left; width: 460px; position: absolute; right: 58%; top: 50%; transform: translateY(-50%); box-sizing: border-box; z-index: 9; } 
.banner .text { color: #fff; }
.banner .text h3 { color: #fff; font-size: 44px; line-height: 1.1em; font-weight: normal; text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1); }
.banner .cta { margin-top: 30px; display: inline-block; padding: 0 0 0 25px; height: 44px; line-height: 44px;  color: #fff; font-size: 19px; font-weight: 600; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;  -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.1); background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 );  }
.banner .cta .fa-angle-right { float: right; padding: 0 15px; margin-left: 10px; border-left: 1px solid #8a911f; height: 44px; line-height: 44px; font-size: 24px; } 
.banner .cta:hover { }

/* search_form */
.search_wrapper { position: relative; }
.search_form_container { position: absolute; top: 0; left: 0; right: 0; z-index: 6; pointer-events: none; }
.search_form_container #search_form_wrapper { float: right; width: 100%; max-width: 470px; margin-top: 80px; z-index: 10; pointer-events: auto; }

.search_form_container ul.tabs { overflow: hidden; }
.search_form_container ul.tabs li { float: left; cursor: pointer; padding: 0 20px; margin: 0 2px 0 0; font-size: 16px; line-height: 44px; background: #eee; border-bottom: 1px solid #333; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.search_form_container ul.tabs li.current { border-bottom: 1px solid #eee; font-weight: 600; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); } 

.search_form_container .tab-content { display: none; }
.search_form_container .tab-content.current { display: inherit; }

.search_form_container .search_form .content { background: #eeeeee; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); -webkit-border-radius: 4px; -webkit-border-top-left-radius: 0; -moz-border-radius: 4px; -moz-border-radius-topleft: 0; border-radius: 4px; border-top-left-radius: 0; }
.search_form_container .section { padding: 20px; }

.search_form_container .section li { width: 33.33%; padding: 0 5px; float: left; text-align: center; }
.search_form_container .section label { font-size: 14px; text-align: center; display: block; margin: 5px 0 5px 0; }

.search_form_container .section-1 { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/section.png) no-repeat bottom center; border-bottom: 1px solid #d6d6d6; padding: 20px 20px 82px 20px; }
.search_form_container .section button.button { margin: 0 auto; margin-top: 30px;  }
.search_form_container .section button.button span { padding: 0 0 0 25px; height: 40px; line-height: 40px; color: #fff; font-size: 18px; font-weight: 600; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.search_form_container .section button.button span:before { content: "\f105"; font-family: 'Font Awesome 5 Free'; font-weight: 900; float: right; padding: 0 15px; margin-left: 10px; border-left: 1px solid rgba(35,35,35,1); height: 40px; line-height: 40px; font-size: 21px; } 

.custom-select { position: relative; display: inline-block; width: 120px; }
.custom-select select { cursor: pointer; width: 100%; text-align: center; font-size: 15px !important; font-weight: 600 !important; display: inline-block; border: 1px solid #a9b037; padding: 4px 30px 4px 5px; margin: 0; font: inherit; outline:none; line-height: 20px; background: #f8f8f8; -webkit-appearance:none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .custom-select select { padding-right:30px; }
}
.custom-select:after { font-family: 'Font Awesome 5 Free'; font-weight: 900; content: '\f107'; position: absolute; top: 0; right: 0; bottom: 0; font-size: 18px; line-height: 30px; padding: 0 12px; background: #a9b037; color: #fff; pointer-events:none; -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; }
.no-pointer-events .custom-select:after { content: none; }

.custom-checkboxes { position: relative; width: 120px; margin: 0 auto; }
.custom-checkboxes .selected-text { cursor: pointer; width: 100%; text-align: center; font-size: 15px !important; font-weight: 600 !important; display: inline-block; border: 1px solid #a9b037; padding: 4px 5px 4px 5px; margin: 0; font: inherit; outline:none; line-height: 20px; background: #f8f8f8; -webkit-appearance:none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.custom-checkboxes .selected-checkboxes { display: none; left: 0px; position: absolute; margin-left: -31px; min-width: 470px; padding: 20px; background: #FFF; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.3); -webkit-border-radius: 4px; -webkit-border-top-left-radius: 0; -moz-border-radius: 4px; -moz-border-radius-topleft: 0; border-radius: 4px; border-top-left-radius: 0; z-index: 10; }
.custom-checkboxes .selected-checkboxes.season { left: -120%; margin-left: -30px; }
.custom-checkboxes .selected-checkboxes.vehicle-type { left: -240%; margin-left: -29px; }
.custom-checkboxes .checkbox-rft { margin-top: 20px; }

.custom-checkboxes .selected-checkboxes input,
.custom-checkboxes .selected-checkboxes label,
.custom-checkboxes .checkbox-rft input,
.custom-checkboxes .checkbox-rft label { display: inline-block; vertical-align: middle; }
.custom-checkboxes .selected-checkboxes .checkbox-all { float: left; font-size: 18px; font-weight: bold; text-align: left; margin-bottom: 20px; }
.custom-checkboxes .selected-checkboxes button.btn-accept { float: right; margin-top: 0; }
.custom-checkboxes .selected-checkboxes button.btn-accept span { height: 30px; line-height: 30px; }
.custom-checkboxes .selected-checkboxes button.btn-accept span:before { height: 30px; line-height: 30px;} 
.custom-checkboxes .selected-checkboxes .checkbox-container li { padding: 0; } 
.custom-checkboxes .selected-checkboxes .checkox-subcategories { font-weight: bold; border-bottom: 2px solid #a9b037; text-align: left; margin-bottom: 10px; margin-right: 25px; }
.custom-checkboxes .selected-checkboxes .three-columns { width: 33.33%; text-align: left; }
.custom-checkboxes .selected-checkboxes .not-inline { display: block; text-align: left; width: 100%; }
.custom-checkboxes .selected-checkboxes #brand-checkboxes li:last-child { width: 100%; }
.custom-checkboxes .selected-checkboxes #brand-checkboxes li:last-child ul li { width: 33.33%;; }

.search_form_container .section-rim-cars { border-bottom: 1px solid #d6d6d6; }
.search_form_container .section-rim-cars .section-title { font-weight: bold; margin-bottom: 10px; }
.search_form_container .section-rim-cars li { width: 50%; text-align: left; }
.search_form_container .section-rim-cars li label { text-align: left; }
.search_form_container .section-rim-cars .custom-select { width: 140px; }
.search_form_container .section-rim-cars .custom-select::after { background: #999; }
.search_form_container .section-rim-cars .custom-select select { border: 1px solid #999; }
.search_form_container .section-rim-cars .search-notice { font-size: 16px; padding: 15px; text-align: center; }

/* sticky search_form on catalog list page and catalogsearch advanced */
.stickyform { height: 165px; background: #eeeeee; }
.stickyform #tab-2 { display: block; }
.stickyform .search_form_container { position: relative; }
.stickyform .search_form_container #search_form_wrapper { float: none; max-width: none; width: 100%; margin-top: 0; text-align: center; }
.stickyform .search_form_container .content { display: inline-block; background: none; }
.stickyform .search_form_container .section { display: inline-block; float: left; width: 33%; }
.stickyform .search_form_container .custom-select { width: 100px; }
.stickyform .search_form_container .custom-select:after { padding: 0 10px; }
.stickyform .search_form_container .custom-checkboxes { width: 105px; padding: 0 3px; }
.stickyform .search_form_container .custom-checkboxes.rft { margin-top: 30px; }
.stickyform .search_form_container .selected-checkboxes { margin-left: -70px; }
.stickyform .search_form_container .selected-checkboxes.season { margin-left: -56px; }
.stickyform .search_form_container .selected-checkboxes.vehicle-type { margin-left: -42px; }
.stickyform .search_form_container .selected-checkboxes.speed { margin-left: -107px; }
.stickyform .search_form_container .selected-checkboxes.load-type { margin-left: -219px; }
.stickyform .search_form_container .section button.button-show { margin-top: 20px; }
.stickyform .search_form_container .section-2 button.button-show { display: none; }

.stickyform .search_form_container .section-rim-cars { border-bottom: none; width: 60%; }
.stickyform .search_form_container .section-rim-cars li { width: 20%; }
.stickyform .search_form_container .section-rim-cars li.wider { width: 30%; }
.search_form_container .section-rim-cars .custom-select { width: 100px; }
.search_form_container .section-rim-cars .custom-select.wider { width: 150px; }
.stickyform .search_form_container .section-rim-dimensions { width: 40%;  }

/* search_form on catalogsearch page */
.catalogsearch-advanced-index .search_form_container { top: 0; left: 0; right: 0; z-index: 6; position: static; }
.catalogsearch-advanced-index .search_form_container .search_form { width: 100%; max-width: 470px; float: right; }
.catalogsearch-advanced-index .search_form_container #search_form_wrapper { float: none; margin-top: 10px; }

/* catalogsearch categories links */
.span-whole-width { width: 55vw; position: relative; left: 85%; margin-left: -50vw; }
.above-categories { margin-bottom: 40px; }
.margin-bottom { margin-bottom: 60px; }
.catalogsearch-categories .item { width: 16.66%; float: left; padding: 0 15px; text-align: center;}
.catalogsearch-categories .item img { max-width: 100%; }
.catalogsearch-categories .item a { text-decoration: none; }

/* advantages-container */
.advantages-container { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/advant.jpg) repeat-x bottom #fff; }
.advantages-container .advantages { border-bottom: 2px solid #a9b037; }
.advantages-container li { width: 25%; float: left; box-sizing: border-box; margin: 25px 0; padding: 5px 20px 5px 15px; border-right: 1px dashed #e5e5e5; }
.advantages-container li:last-child { border: 0; }
.advantages-container li a { text-decoration: none; }
.advantages-container li i { float: left; color: #cccccc; font-size: 44px; margin: 10px 15px 10px 0; }
.advantages-container li h4 { margin: 0 0 3px 0; font-size: 18px; color: #111; font-weight: bold;}
.advantages-container li p { margin: 0; font-size: 13px; line-height: 1.2em; color: #666; font-weight: normal; }
.advantages-container li p strong { font-weight: 600; }

/* ======================================================================================= */

/* Sidebar =============================================================================== */
.block {  margin:0 0 15px; padding: 15px; border: 1px solid #ddd; background: #fff; -webkit-border-radius: 3px;-moz-border-radius: 3px; border-radius: 3px; }
.block .block-title { color: #222; font-size: 19px; font-weight: 600; line-height: 1.2em; border-bottom: 1px solid #f0efef; padding: 0 0 10px 0; margin: 0px 0px 10px 0px; }
.block .block-title strong { font-weight: 600; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 0px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background: rgba(0,0,0,0.05); padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 0px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* block nav */
.block-nav a { text-decoration: none; line-height: 18px; }
.block-nav a:hover { text-decoration: underline; color: #333; }
.block-nav a.level-top { font-weight: bold; color: #111; display: block; margin: 10px 0px 5px 0px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account .block-content { }
.block-account .block-content li.current,
.block-account .block-content li a { display:block; border-bottom:1px dashed #f0efef; padding:6px 0; color:#555; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#111; }
.block-account .block-content li.last a,
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .actions { background: none transparent; padding: 5px 0px 0px 7px;}
.block-compare .actions a { line-height: 24px; color: #333;}
.page-popup .link-print { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; font-size: 14px; line-height: 14px; background: none; width:72px; height:15px; }
.compare-table tbody th { background:#efefef}
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fff; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }
.compare-table .relative { position: relative; }
.compare-table .relative .price-box { margin-bottom: 40px; }
.compare-table .relative .bottom-container { position: absolute; bottom: 0; margin: 10px auto; left: 0; right: 0; }

div.compare { margin: 10px 0; }
a.compare-link { background-color:#9ca32d; padding: 2px 4px; border-radius: 4px; color: #fff; cursor: pointer; }

.catalog-product-compare-index .buttons-set {padding-top: 10px}
.catalog-product-compare-index .table-wrapper {overflow-x: auto}
.catalog-product-compare-index .table-wrapper table {border-collapse: collapse; border-spacing: 0; min-width: 750px;}

/* Block: Recently Viewed */
.block-viewed { }

/* Block: Recently Compare */
.block-compared { }

/* Block: Poll */
.block-poll .block-subtitle { font-size:16px; color: #222; margin-bottom: 5px; font-weight: 600; }
.block-poll label { color:#444; font-weight: 600; }
.block-poll input.radio { float:left; margin: 4px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:0; background: none; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Reorder */
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .actions button.button.btn-cart span { font-size: 13px; padding: 0px 5px; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Layered Navigation */
.block-layered-nav { padding-top: 5px; }
.block-layered-nav .block-content { padding: 0; }
.block-layered-nav dt { font-weight:600; font-size: 16px; line-height: 18px; margin: 10px 0px 10px 0px; padding: 15px 0 0 0; border-top: 1px solid #ebebeb; }
.block-layered-nav dt.minus { font-size: 14px; line-height: 21px; margin: 0px; padding: 0 0 0 0; border-top: 0; cursor: pointer; }
.block-layered-nav dt:first-child { border: 0px; padding-top: 0px; }
.block-layered-nav .block-title { cursor: pointer; margin-top: 10px; }
.block-layered-nav .block-title.selected { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.block-layered-nav dt.minus:before,
.block-layered-nav .block-title:before { content: '\f078';  font-family: 'Font Awesome 5 Free'; font-weight: 900;  font-size: 9px; line-height: 18px; color: #666; display: inline-block; margin: 0px 4px 0px 10px; float: right; }
.block-layered-nav dd { overflow-y: hidden; }
.block-layered-nav dt.minus:before { content: '\f0fe';  font-size: 11px; color: #ccc; }
.block-layered-nav dt.minus.selected:before { content: '\f146';  }
.block-layered-nav .block-title.selected:before { content: '\f077';  }
.block-layered-nav dd.hide { display: none; }
.block-layered-nav dd { padding: 0 0 5px 0; }
.block-layered-nav dd li { color: #999; }
.block-layered-nav dd li a { color: #333; text-decoration: none; line-height: 18px; font-size: 14px; }
.block-layered-nav dd li a:after { content: ''; clear: both; }
.block-layered-nav dd li a:before { content: '\f0c8';  font-family: 'Font Awesome 5 Free'; font-weight: 400;  font-size: 14px; line-height: 18px; width: 11px; color: #999; display: block; margin: 2px 10px 0px 2px; float: left;}
.block-layered-nav dd li a:hover:before { content: '\f14a'; }
.block-layered-nav dd li.m-selected-ln-item a:before { content: '\f14a'; color: rgba(154,161,44,1) }
.block-layered-nav .currently { padding: 0; border: 1px solid #ebebeb; margin: 0px 0px 15px 0px; background: #fefefe; font-size: 13px; line-height: 1.3em; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.block-layered-nav .currently li { border-bottom: 1px solid rgba(0,0,0,0.02); }
.block-layered-nav .currently li:last-child { border-bottom: 0; }
.block-layered-nav .currently .block-subtitle { font-weight: 600; padding: 10px; font-size: 14px; border-bottom: 1px solid #ebebeb; }
.block-layered-nav .currently .actions { padding: 10px; }
.block-layered-nav .currently .actions a { background: #ccc; padding: 5px 10px; text-decoration: none; display: inline-block; line-height: 1.2em; font-weight: normal; color: #333; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.block-layered-nav .currently .actions a:hover { background: #ccc; } 
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

.block-layered-nav .layered-btn { display: none; margin: 10px auto 0 auto; }
.block-layered-nav .layered-btn span { background: none; border: none; color: #000; text-decoration: underline; text-shadow: none; padding: 0; line-height: 20px; }
.block-layered-nav .layered-btn span:hover { background: none; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */

/* Category Page ========================================================================= */
.category-title { border:0; margin: 0 0 10px 0; border-bottom: 1px solid #f0efef; padding: 8px 0;  }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center;}
.category-image img { width:100%; }
.category-description { margin:0 0 10px; }
.category-products { }

/* View Type: Grid */
.products-grid { position:relative; margin: -10px; }
.products-grid.last { border-bottom:0; }

.products-grid li.item {width: 33.33%; padding: 10px; float: left }
.products-grid li .item-inner { height:auto;position: relative; float: left; width: 100%; text-align: center; background: #fff; border: 1px solid #e3e3e3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.products-grid.owl-carousel li.item { margin: 0; width: 100%; padding: 0;  background: #fff; border: 1px solid #e3e3e3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.related .products-grid.owl-carousel {margin: 0; padding: 0 60px;}

.products-grid .product-image {display: block; padding: 10px}
.products-grid .product-image,
.products-grid .product-image img { width: 100%; height: auto; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;  }
.products-grid .box { height:100px; margin: 0px 5% 7px 5%; bottom: 0px; padding: 0px; width:90%; }
.products-grid .actions { width: 100%; text-align: center; }
.products-grid button.button.btn-cart { margin-left:auto;}

.products-grid .product-content { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/product-content.gif) repeat-x top; padding: 10px; }
.products-grid .tyre-product .product-content { min-height: 195px; position: relative }
/*.products-grid .tyre-product .product-content .product-add {position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%);}*/
.products-grid h2.product-name a { text-decoration: none; font-size:14px; line-height: 1.2em; height: 56px; overflow: hidden; display: block; padding: 5px 0; color: #555; }
.products-grid h2.product-name a:hover { text-decoration: underline; }
.products-grid h2.product-name a strong { display: block;  font-size: 15px; font-weight: 600; color: #222; }
.products-grid .price-box { padding: 5px 5px 5px 5px; margin: 0px ; text-align: center; }
.products-grid .price-box .price-label { display: none; }
.products-grid .price-box p { display: inline-block; margin: 0px; }
.products-grid .price-box .old-price { margin-right: 5px; }
.products-grid .regular-price .price {font-size: 20px}
.products-grid .stock { margin: 5px 0; }
.products-grid .stock .orange { font-weight: bold; color: rgba(154,161,44,1); }

.floate { position: absolute; top: 10px; left: -1px; width: 70px; }
.floate .ceneje,
.floate .novo { text-transform: capitalize; margin-bottom: 5px; height: 30px; line-height: 30px; width: 70px; text-align: center; color: #fff; font-size: 17px; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2); font-weight: 600; -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.1); -webkit-border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius-topright: 2px; -moz-border-radius-bottomright: 2px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
.floate .ceneje { background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 );  }
.floate .novo { font-size: 15px; background: rgb(78,82,90); background: -moz-linear-gradient(top,  rgba(78,82,90,1) 0%, rgba(68,71,78,1) 100%); background: -webkit-linear-gradient(top,  rgba(78,82,90,1) 0%,rgba(68,71,78,1) 100%); background: linear-gradient(to bottom,  rgba(78,82,90,1) 0%,rgba(68,71,78,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e525a', endColorstr='#44474e',GradientType=0 ); }

/* View Type: List */
.products-list li.item { position: relative; background: #fff; border: 1px solid #e3e3e3; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; margin-bottom: 10px; }
.products-list .product-image { padding: 10px; float:left; width: 20%; min-width: 120px; box-sizing: border-box; text-align: center; position: relative;overflow: hidden; height: 120px }
.products-list .product-image img {height: 100%; object-fit: cover}
.products-list .product-shop { float:left; width: 60%; box-sizing: border-box; min-height: 120px; padding: 10px 20px; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/shad.gif) repeat-y left; }
.products-list .product-add { float:right; width: 20%; box-sizing: border-box; text-align: right; padding: 10px;  }

.products-list .product-name { margin: 0 0 10px; }
.products-list .product-name a { text-decoration: none; color: #555; font-size: 15px; font-weight: 300; line-height: 1.2em; }
.products-list .product-name a strong { display: block; font-weight: 600; font-size: 17px; color: #222; }

.products-list .desc { clear:both; font-size: 14px; color: #555; line-height:1.3em; }
.products-list .desc .stock { margin-top: 5px; }
.products-list .desc .stock .orange { font-weight: bold; color: rgba(154,161,44,1); }

.products-list .price-box { margin:0px 0px 10px 0; font-size: 16px; width: 170px; float: right; }
.products-list .price-box p.old-price { float: left; text-align: left; }
.products-list .price-box .price-label { font-size: 11px; color: #777; line-height: 1.4em; display:block; margin-bottom: 2px; }
.products-list .price-box .price { font-size: 19px; }
.products-list .price-box .old-price { margin-bottom: 5px; }

.products-list button.button {min-width: 130px; position: absolute; bottom: 10px; right: 10px}

.products-list button.button.btn-compare {position: absolute; bottom: 10px; right: 150px}

/* oznake */
.oznaka { overflow: hidden; display: inline-block; margin: 15px 0 0 0; min-height: 20px; }
.oznaka li { display: inline-block; margin-right: 5px; line-height: 20px; }
.oznaka li.fuel_efficiency:before,
.oznaka li.wet_grip:before,
.oznaka li.rollnoise:before { content: ''; height: 20px; width: 20px; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/oznaka.png) no-repeat 0px 0px; display: block; float: left;  }
.oznaka li.wet_grip:before { background-position: 0px -49px; }
.oznaka li.rollnoise:before { background-position: 0px -24px; }

.oznake { width: 250px; height: 367px; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/oznake.gif) no-repeat; position: relative; }
.oznake .fuel_efficiency { position: absolute; left: 91px; top: 99px; }
.oznake .wet_grip { position: absolute; left: 187px; top: 99px; }
.oznake .fuel_efficiency span,
.oznake .wet_grip span { display: block; background: #000; color: #fff; font-size: 24px; font-weight: 600; height: 30px; width: 30px; line-height: 30px; text-align: center; margin-left: 15px; }
.oznake .fuel_efficiency:before,
.oznake .wet_grip:before { content: ''; display: block; float: left; width: 0; height: 0; border-style: solid; border-width: 15px 15px 15px 0; border-color: transparent #000000 transparent transparent; line-height: 0px; _border-color: #ffffff #000000 #ffffff #ffffff; _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff'); }
.oznake .rollnoise { position: absolute; bottom: 58px; right: 53px; color: #fff; font-size: 24px; line-height: 24px; font-weight: 600; }

.oznake .fuel_efficiency.position-A,
.oznake .wet_grip.position-A { top: 99px; }
.oznake .fuel_efficiency.position-B,
.oznake .wet_grip.position-B { top: 118px; }
.oznake .fuel_efficiency.position-C,
.oznake .wet_grip.position-C { top: 136px; }
.oznake .fuel_efficiency.position-D,
.oznake .wet_grip.position-D { top: 155px; }
.oznake .fuel_efficiency.position-E,
.oznake .wet_grip.position-E { top: 173px; }
.oznake .fuel_efficiency.position-F,
.oznake .wet_grip.position-F { top: 191px; }
.oznake .fuel_efficiency.position-G,
.oznake .wet_grip.position-G { top: 210px; }


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin: 15px 0; display: inline-block; }
.availability span { font-weight: bold; }
.availability.in-stock span { color: green; }
.availability.out-of-stock span { color: red; }

.product-view .product-shop .availability .orange { color: rgb(241,102,35); font-weight: bold; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:13px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/**********  Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { color: #222; }

/* Regular price */
.regular-price {  }
.regular-price .price { }
.block .regular-price,
.block .regular-price .price { }

/* Old price */
.old-price { }
.old-price .price { color:#888; text-decoration:line-through; }

/* Special price */
.special-price { }
.special-price .price-label { }
.special-price .price { font-weight: 900; color: #a9b037; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#a9b037;}
.minimal-price-link .price { font-weight:normal; color:#a9b037; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 0px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; color:#424242; }
.tier-prices li { line-height:1.4; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float: left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

/* Product view */
.product-view { }
.product-view .product-img-box { float: left; width: 35%; padding-right: 20px; box-sizing: border-box; position: relative; }
.product-view .hide { display: none; }
.product-view .product-img-box .floate { left: 20px; } 
.product-view .product-img-box .product-image {  margin: 0px 0px 10px 0px; border: 1px solid #e3e3e3; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 20px; background-color: #fff}
.product-view .product-img-box .product-image a.glavna { text-decoration: none; background: red; zoom:1; filter: alpha(opacity=0); opacity: 0; margin: 0px; height: 463px; width: 292px; display: block; position: absolute; z-index:9; overflow: hidden;}
.product-view .product-img-box .product-image a {width: 100%; display: block;}
.product-view .product-img-box .product-image img {width: 100%; margin: 0px; padding: 0px; }
.product-view .product-img-box .product-image .zoom { display: none; }

.product-view .product-img-box .more-views { width: 100%; clear: both; position: relative; text-align: center; padding: 0 35px}
.product-view .product-img-box .more-views .owl-carousel .owl-nav .owl-prev {margin-left: -35px}
.product-view .product-img-box .more-views .owl-carousel .owl-nav .owl-next {margin-right: -35px}
.product-view .product-img-box .more-views .owl-carousel .owl-nav .owl-prev,
.product-view .product-img-box .more-views .owl-carousel .owl-nav .owl-next {width: 30px; height: 30px; line-height: 30px;}
.product-view .product-img-box .more-views h2 { font-size: 16px; display: none; }
.product-view .product-img-box .more-views li { margin-right: 5px; }
.product-view .product-img-box .more-views li:last-child { margin-right: 0px; } 
.product-view .product-img-box .more-views li a { overflow:hidden; display: block;  }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next { top: 50%; transform: translateY(-50%)}

#banner { margin: 0px 0px 15px 0px; overflow: hidden;  position: relative; border: 1px solid #ebebeb; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.05); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.05); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.05); }
#banner img { width: 100%; }


/* Product Shop */
.product-view .share  { margin-top: 11px; border-top: 1px solid #ebebeb; padding-top:10px; }
.product-view .specification, .product-view .categories  { border-top: 1px solid #ebebeb; padding: 15px 0px 0px 0px; margin: 15px 0px 0px 0px;}
.product-view .specification h3, .product-view .categories h3 { font-weight: 300; color: #333; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/dwn.gif) no-repeat right center; cursor: pointer; }
.product-view .categories a.act { color: #444; }
.product-view .categories a { color: #777; }

.product-view .product-shop { float:left; width: 65%; background: #fff; padding: 20px; border: 1px solid #e3e3e3; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; }
.product-view .product-shop .product-name { margin: 0 0 5px; }
.product-view .product-shop .product-name h1 { color: #222; font-size: 24px; line-height: 1.2em; font-weight: 300; }
.product-view .product-shop .product-name h1 strong { font-size: 28px; font-weight: 600; display: block; } 
.product-view .product-shop .sku { font-size: 14px; margin-bottom: 15px; }
.product-view .product-shop .description { color: #555; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.product-view .product-shop .description a { color: #333; }
.product-view .product-shop .description p { margin: 0px 0px 0px 0px; }
.product-view .product-shop .price-box .price-label { display: none; }
.product-view .product-shop .price-box .old-price { float: left; margin-right: 5px; }
.product-view .product-shop .price-box { margin: 0 0 20px 0; font-size: 32px; line-height: 1.2em; letter-spacing: 0px; }
.product-view .product-shop .add-to-cart { text-align: left; float: left;  }
.product-view .product-shop .add-to-cart .izbira { float: left; margin-right: 5px; }
.product-view .product-shop .add-to-cart .izbira label { font-size: 12px; line-height: 16px; font-weight: normal; }
.product-view .product-shop .add-to-cart .qty { text-align: center; line-height: 23px; height: 23px; padding: 0 5px; }
.product-view .product-shop .add-to-cart button.button span { line-height: 44px; height: 44px; font-size: 19px; padding: 0px 20px; }
.product-view .product-shop .add-to-cart button.button span span { padding: 0px; }
.product-view .product-shop .add-to-cart button.button.btn-cart span span::before { line-height: 44px; font-size: 18px; padding-left: 15px; margin-left: 15px; }

.product-view .product-shop .zgoraj { }
.product-view .product-shop .zgoraj .season { float: right; }
.product-view .product-shop .zgoraj .season > div { height: 50px; width: 50px; }
.product-view .product-shop .zgoraj .season .celoletne { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/celoletne.jpg) center center; background-size: cover; }
.product-view .product-shop .zgoraj .season .summer { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/summer.jpg) center center; background-size: cover; }
.product-view .product-shop .zgoraj .season .winter { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/winter.jpg) center center; background-size: cover; }
.product-view .product-shop .zgoraj .brand-image { max-height: 70px; max-width: 200px; }

.product-view .product-shop .levo { float: left; width: 50%; }
.product-view .product-shop .levo .bold { font-weight: bold; }
.product-view .product-shop .mv-icons { margin: 15px 0; }
.product-view .product-shop .mv-icons > div { display: inline-block; margin: 0 1px; height: 19px; width: 19px; }
.product-view .product-shop .mv-icons .zima { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/mvicons/zima.png) center center; }
.product-view .product-shop .mv-icons .rft { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/mvicons/rft.png) center center; }
.product-view .product-shop .mv-icons .tuv { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/mvicons/tuv.png) center center; }
.product-view .product-shop .mv-icons .ece { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/mvicons/ece.png) center center; }
.product-view .product-shop .mv-icons .tpms { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/mvicons/tpms.png) center center; }

.product-view .product-shop .desno { float: right; width: 50%; }

.product-view .tab-content { float:left; width: 100%; background: #fff; padding: 20px; border: 1px solid #e3e3e3; border-top: none; box-sizing: border-box; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; }
.product-view .tabs-container ul.tabs { overflow: hidden; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/dot.gif) repeat-x bottom; margin: 10px 0 0 0; }
.product-view .tabs-container ul.tabs li { float: left; cursor: pointer; padding: 0 20px; border: 1px solid rgba(255,255,255,0); border-bottom: 0; margin: 0 2px 0 0; font-size: 16px; line-height: 44px; -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.product-view .tabs-container ul.tabs li.current { background: #fff; font-weight: 600;  border-color: #e3e3e3; } 
.product-view .tabs-container ul.tabs li a { text-decoration: none; color: #222; }
.box-additional .section-title { margin: 10px 0 ; font-size: 16px; font-weight: 300; display: block; }
.product-view .tabs-container .tab-content { display: none; }
.product-view .tabs-container .tab-content.current { display: inherit; }
.product-view .tabs-container .table-wrapper {overflow-x: auto}
.product-view .tabs-container .table-wrapper table {    border-collapse: collapse; border-spacing: 0; min-width: 500px;}

.product-view .tabs-container .oznaka_sprite {}
.product-view .tabs-container .oznaka_sprite li { float: left; width: 33.33%; text-align: center; }
.product-view .tabs-container .oznaka_sprite li div { position: relative; width: 200px; height: 100px; margin-left: 30px; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/oznake_sprite.png) no-repeat -9999px -9999px; display: inline-block; }
.product-view .tabs-container .oznaka_sprite li div.fuel_efficiency { background-position: 0 0; }
.product-view .tabs-container .oznaka_sprite li div.wet_grip { background-position: -228px 0; }
.product-view .tabs-container .oznaka_sprite li div.rollnoise { background-position: -827px 6px; }
.product-view .tabs-container .oznaka_sprite li div:before { content: ''; display: block; float: left; width: 0; height: 0; border-style: solid; border-width: 15px 15px 15px 0; border-color: transparent #000000 transparent transparent; line-height: 0px; margin-left: 85px; margin-top: 25px; }
.product-view .tabs-container .oznaka_sprite li div span { display: block; background: #000; color: #fff; font-size: 24px; font-weight: 600; height: 30px; width: 30px; line-height: 30px; text-align: center; margin-left: 100px; margin-top: 25px; }
.product-view .tabs-container .oznaka_sprite li div.rollnoise span { width: 60px; }

.morefrom h4 { font-size: 18px; font-weight: 600; margin: 20px 0 5px 0; }
.morefrom a { color: #555; text-decoration: none; }
.morefrom a.act { font-weight: 600; text-decoration: underline; }
.morefrom a:hover { text-decoration: underline; }

.product-view .related h3 { text-align: center; font-size: 21px; color: #222; font-weight: normal; margin: 20px 0; }

/* Product Options */
.product-options { margin:15px 0 0; padding: 0px; position:relative; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt label.required em { color:#eb340a; margin-right:5px; display: none; }
.product-options dd .qty-holder { display:block; padding:10px 0 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 0px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { padding:0px;  }
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; color:#e26703; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:15px 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#111; text-decoration: none; }
.product-name a:hover { text-decoration: underline; }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { display: none; margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:10px 0 0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-empty span,
.cart-table .btn-update,
.cart-table .btn-empty { float:right; }
.cart-table .btn-update { margin-left:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:90px; height:90px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:110px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }
.cart .crosssell button.button span { font-size: 14px; line-height: 26px; height: 26px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; padding:0x; color:#333; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:268px; background:#f9f9f9; border:1px solid #ebebeb; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:15px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/**********  Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#f9f9f9; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; color:#666; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#f18200; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login { margin: 0 0 20px 0; }
.account-login .content { min-height: 232px; padding: 20px; background:#fff; border:1px solid #ccc; border-bottom:0; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; }
.account-login .content h2 { font-size:21px; margin:0 0 15px; padding: 0 0 15px 0px; border-bottom:1px solid #ddd; color:#333; font-weight: 600; }
.account-login .buttons-set { border:1px solid #ccc; margin:0; padding:8px 13px; background:#f9f9f9; -webkit-border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px; -moz-border-radius-bottomright: 2px; -moz-border-radius-bottomleft: 2px; border-bottom-right-radius: 2px; border-bottom-left-radius: 2px; }
.account-login .buttons-set a.f-left { line-height: 32px; }

.account-login .new-users .content ol li { text-align: center; }
/* Captcha ================================================================================ */
.captcha-note      { clear:left; padding-top:5px; }
.captcha-image     { float:left; display:inline;  margin:0; position:relative; width:258px; }
.captcha-image .captcha-img { border:1px solid #b6b6b6; vertical-align:bottom; width:100%; }
.registered-users .captcha-image { margin:0;}
.captcha-reload { cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:1000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/**********  Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; }

/* General Box */
.box-account { border: 1px solid #ddd; background: #fff; padding:15px; margin: 0 0 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.box-account .box-head { border-bottom: 1px solid #f0efef; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:18px; padding: 0px 0px 10px 0px; color:#111; }

.dashboard .box .box-title {  border-bottom: 1px dashed #f0efef; padding: 5px 0 10px 0; margin:0 0 10px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:16px; font-weight: 600; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 {}

/* Block: Account Information */
.dashboard .box-info h4 { font-size:14px; font-weight:600; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-size:14px; color:#e26703; }
.addresses-list h3 { font-size:14px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#0a263c; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,


/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; }
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#d9e5ee; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis; }
.map-popup-arrow { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer { background: #535353; color: #fff; }
.footer .container { padding: 40px 0 40px 0; overflow: hidden; }
.footer .cols { width: 25%; float: left; box-sizing: border-box; padding: 0 20px; color: rgba(255,255,255,0.8); }
.footer .cols h4 { font-size: 24px; color: #fff; font-weight: 300; margin-bottom: 10px; }
.footer .cols ul { list-style: disc; margin: 0 0 0 15px; }
.footer a { text-decoration: none; color: rgba(255,255,255,0.8); }
.footer .first a { text-decoration: underline; color: #ebebeb; }

.copy { background: #333; padding: 15px 0; text-align: left; font-size: 14px; line-height: 1.2em; color: rgba(255,255,255,0.7); font-weight: 300; }
.copy a.degriz { float: right; color: rgba(255,255,255,0.7); text-decoration: none; }
.copy address { margin: 0px; color: rgba(255,255,255,0.7); }
.copy address a { color: rgba(255,255,255,0.7); text-decoration:none; }
.copy address a:hover { text-decoration: underline; }

/* social */
.social { background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/social.gif) repeat-x 0 40px; }
/*.catalog-product-view .social { background: #2e3006; }*/
.social-container {background: #fff; padding: 10px 20px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2); }
.social-container h4 { display: inline-block; line-height: 36px; font-size: 22px; color: #222; margin: 0; }

.enovice {float: left; width: 70%; text-align: left; border-right: 1px dashed #bdbdbd; box-sizing: border-box; padding: 10px 10px 10px 0; }
.enovice .newsletter { display: inline-block; margin-left: 30px; max-width: 350px; width: 100%;}
.enovice .newsletter label { font-weight:normal; color:#555; font-size: 18px; line-height:24px;}
.enovice .newsletter input.input-text {max-width: 275px; width: calc(100% - 75px);  text-align: center; margin: 0; height: 34px; float: left; background: #fefefe; color: #777; border-color: #ccc; border-right: 0; border-radius: 2px 0 0 2px}
.enovice .newsletter button.button span { border-color: rgba(154,161,44,1); background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 ); -webkit-border-radius: 0; -webkit-border-top-right-radius: 2px; -webkit-border-bottom-right-radius: 2px; -moz-border-radius: 0; -moz-border-radius-topright: 2px; -moz-border-radius-bottomright: 2px; border-radius: 0; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
.enovice .newsletter button.button {width: 75px;}
.enovice .newsletter .degriz_gdprnewsletter { position: absolute; }
.enovice .newsletter .degriz_gdprnewsletter label { font-size: 12px; line-height: 20px; }

.druzbena { float: right; width: 30%; text-align: left; padding: 10px 0 10px 10px; box-sizing: border-box;}
.druzbena .okvir { padding: 0px 15px; }
.druzbena ul { float: right; margin-top: 0; }
.druzbena ul li { display: inline; margin-left: 5px; }
.druzbena ul li i { color: #a9b037; font-size: 36px; }


/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/* J2T add to cart */
.j2t-box { width: 260px; max-width: 100%; margin-left: -130px; left: 50%; top: 30%; position: fixed; box-sizing: border-box; }
div.j2tajax-confirm div.j2tajax-checkout-img { float:left; margin-right:5px; }
div.j2tajax-confirm .success-msg { background:none; color:#000; padding: 8px !important; text-align:left; border:none !important; }
div.j2tajax-confirm, div.j2tajax-progress{ z-index: 9999; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 20px;  text-align:center; -webkit-box-shadow: 2px 2px 6px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 2px 2px 6px 0px rgba(50, 50, 50, 0.75); box-shadow: 2px 2px 6px 0px rgba(50, 50, 50, 0.75); }
div.j2tajax-progress { padding:5px; z-index: 9999; }
div.j2t-overlay { width: 100%; height: 100%; background: #a9b037; position: fixed; top: 0; left: 0; z-index: 198; }
span.j2t-upsells-list-wrapper { display:block; text-align:left; }
table.j2t-upsell-product-table { clear:both; }
table td.j2t-upsells-list-item h5.j2t-product-lnk a { font-size: 11px; font-weight: normal; }
h4.j2t-upsells-title { display:block; clear:both; padding-left:10px; padding-top:5px; }
div.j2tajax-progress, 
div.j2tajax-confirm { background:#fff; }
.j2tajax-checkout-txt { font-size: 15px; text-align: center; }
.j2t_ajax_message { display: none; }
.j2t-cart-bts button.btn-cart { margin-top: 10px; }

/* popup okna */
.popsup {position: fixed; right: 0px;  top: 300px; z-index: 999; height: 230px; -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.1); -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.1); box-shadow: 3px 3px 4px rgba(0,0,0,0.1); -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px;  background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 ); }
.popsups { position: relative; height: 230px; width: 320px; color: #484a04; padding: 20px 30px 0px 30px; box-sizing: border-box; overflow: hidden; float: left; text-align: left; }
.popsups h3 { color: #fff; font-size: 21px; line-height: 21px; font-weight: 600; margin: 0px 0px 10px 0px; font-weight: 600; }
.popsups p { margin: 0px 0px 12px 0px; color: rgba(255,255,255,0.8); }
.popsups p strong { color: #fff; }
.popsups .std p strong,
.popsups .std p { color: rgba(0,0,0,0.8); }
.popsups .input-box input { width: 190px; line-height: 28px; height: 28px; padding: 0px 0px 0px 10px; margin: 0px 0px 5px 0px; text-align: left; color: #666; border: 0px; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }
.popsups button.buttons {  cursor: pointer; display: block; height: 28px; color: #fff; font-weight: bold; line-height: 28px; border: 1px solid #000; padding: 0px; width: 200px; background: #000; width: 200px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.popsup .kno { width: 50px; height: 230px; float: left; cursor: pointer; overflow: hidden; font-size: 18px; text-align: center; position:relative; overflow: hidden; -webkit-box-shadow: inset -4px 0px 20px 0px rgba(0,0,0,0.1); -moz-box-shadow: inset -4px 0px 20px 0px rgba(0,0,0,0.1); box-shadow: inset -4px 0px 20px 0px rgba(0,0,0,0.1); }
.popsup .kno span { color: #fff; font-weight: 600; text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2); display: block; width: 230px; left: -90px; position: absolute; top: 105px; text-align: center; -ms-writing-mode: tb-rl; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);  -o-transform: rotate(90deg);  writing-mode: lr-tb; }
.popsup .block-title { display: none; }
.popsup button.button { float: none; }
.popsup .form-subscribe-header { display: none; }
.popsup input.validation-failed { margin-bottom: 0px; }
.popsup .validation-advice { margin-top: 0px; margin-bottom: 2px; color: #fff; }
.popsup .block .actions { text-align: left; }
.popsup a.gdprnewsletter_box_open { color: #fff; }

.popsup.anketa { top: 50px; }
.popsup.anketa #popsups-anketa { padding: 0; }
.popsup.anketa #popsups-anketa .block-poll { height: 100%; background: rgba(169,176,55,1); border: none; -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.1); -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.1); box-shadow: 3px 3px 4px rgba(0,0,0,0.1); -webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px;  background: rgb(241,102,35); background: -moz-linear-gradient(top,  rgba(169,176,55,1) 0%, rgba(154,161,44,1) 100%); background: -webkit-linear-gradient(top,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); background: linear-gradient(to bottom,  rgba(169,176,55,1) 0%,rgba(154,161,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16623', endColorstr='#df5613',GradientType=0 ); }
.popsup.anketa #popsups-anketa .block-poll .block-subtitle { color: #fff; }
.popsup.anketa #popsups-anketa .block-poll li { background: none; }
.popsup.anketa #popsups-anketa .block-poll li input { height: 16px; line-height: 16px; width: 12px; }
.popsup.anketa #popsups-anketa .block-poll li label { display: block; color: #fff; }
.popsup.anketa #popsups-anketa .block-poll li span { color: #fff; font-weight: normal; }

.popsups .zapr {display: block; position: absolute; cursor: pointer; top: 10px; right: 10px; font-size: 16px; color: rgba(0,0,0,0.5); }
.popsups .zapr:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; content: '\f00d';  }

/* Owl Carousel Theme */
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden; }
.owl-carousel .owl-stage:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item { position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.owl-carousel .owl-item img { display: block; width: 100%; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled { display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot { cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-loaded { display: block; }
.owl-carousel.owl-loading { opacity: 0; display: block; }
.owl-carousel.owl-hidden { opacity: 0; }
.owl-carousel.owl-refresh .owl-item { visibility: hidden; }
.owl-carousel.owl-drag .owl-item { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel.owl-grab { cursor: move; cursor: grab; }

.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; }

.owl-carousel .owl-dots { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; z-index: 99; }
.owl-carousel .owl-dots .owl-dot { display:inline-block; zoom:1 }
.owl-carousel .owl-dots .owl-dot span { width:12px; height:12px; margin: 0px 5px 10px 5px; background: rgba(255,255,255,0.8); display:block; -webkit-backface-visibility:visible; transition:opacity .2s ease;  -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.1); box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.1); }
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span { background: rgba(255,255,255,1);}
.products-grid.owl-carousel .owl-dots { position: relative; }
.products-grid.owl-carousel .owl-dots .owl-dot span { margin-bottom:0; margin-top: 20px; }
.products-grid.owl-carousel .owl-dots .owl-dot span { background: rgba(0,0,0,0.2); }
.products-grid.owl-carousel .owl-dots .owl-dot.active span,
.products-grid.owl-carousel .owl-dots .owl-dot:hover span { background: rgba(0,0,0,0.4); }

.owl-carousel .owl-nav { position: absolute; left: 0; right: 0; bottom: 0; top: 0; width: 100%; z-index: -1; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next { position: relative; cursor: pointer; width: 50px; height: 50px; line-height: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;  background: rgb(241,102,35); overlfow: hidden; text-indent: -99999999px; }
.owl-carousel .owl-nav .owl-prev { margin-left: 0px; float: left; }
.owl-carousel .owl-nav .owl-next { margin-right: 0px; float: right; }
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 32px; color: #fff; position: absolute; text-indent: 0; left: 0; right: 0; text-align: center; width: 100%; box-sizing: border-box; }
.owl-carousel .owl-nav .owl-prev:before { content: '\f104'; padding-right: 4px; }
.owl-carousel .owl-nav .owl-next:before { content: '\f105'; padding-left: 4px; }
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover { background: rgba(154,161,44,1); }

/* home */
.aktualno { padding: 30px 0; text-align: center; }
.aktualno h3 { text-align: center; font-size: 35px; color: #222; font-weight: normal; margin-bottom: 20px; }
.aktualno h3 strong { font-weight: 600; color: #a9b037; }
.aktualno .owl-dots { display: none; }

.products-grid.owl-products li.item { margin: 0; padding-bottom: 0; width: 100%; }

/* categories */
.categories {background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/les.jpg) no-repeat center top; margin-bottom: -61px; overflow: hidden;  -webkit-box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,0.3); -moz-box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,0.3); box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,0.3); }
.categories .title h3 { text-align: center; font-size: 35px; color: #333; font-weight: normal; text-shadow: 1px 1px 3px rgba(255,255,255,0.5); }
.categories .title h3 strong {  font-weight: 600; color: #757b16; }
.categories .title p { text-align: center; font-size: 18px; color: #333; font-weight: normal; margin-bottom: 50px; text-shadow: 1px 1px 3px rgba(255,255,255,0.5); }
.categories a { text-decoration: none; }
.categories .categories-content { padding: 80px 0px; }
.categories .categories-content .title {padding: 0 20px}
.categories .owl-categories { text-align: center; }
.categories .item { width: 16.66%; display: inline-block; text-align: center; }
.categories .item .image { display: block; height: 162px; width: 162px; margin: 0 auto; background: #fff; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.4); -moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.4); box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.4); }
.categories .item .image img {object-fit: cover; width: 100%; height: 100%;}
.categories .item .content { padding: 15px 0; }
.categories .item .content h2 { font-size: 16px; color: #333; font-weight: 600; margin: 0; text-shadow: 1px 1px 3px rgba(255,255,255,0.5);  }

/* company */
.company { padding: 30px 0; }
.company .title h3 { text-align: center; font-size: 35px; color: #222; font-weight: normal; margin-bottom: 20px; }
.company .title h3 strong {  font-weight: 600; color: #a9b037; }
.company .title p { text-align: center; font-size: 18px; color: #222; font-weight: normal; margin: 0 auto; max-width: 490px; }
.company .content { padding: 50px 0 0 0; overflow: hidden; }
.company .bloc { float: left; width: 50%; box-sizing: border-box; border-right: 1px dashed #cbcaca; padding: 20px 50px; text-align: center; }
.company .bloc.last { border-right: 0; }
.company .content h3 { font-size: 24px; color: #222; font-weight: 600; margin-bottom: 15px; }
.company .content p { font-size: 16px; color: #555; font-weight: normal; }
.company .content .slika { min-height: 166px; margin-bottom: 15px; }
.company .content .gumb { overflow: hidden; display: inline-block; clear: both; margin-top: 20px; line-height: 36px; color: #222; font-size: 15px; font-weight: 600; padding: 0 25px;  text-decoration: none; border: 1px solid #e3e3e3; background: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

/* blogs */
.blogs { padding-top: 40px; }
.blogs .item { display: block; position: relative; width: 41%; height: 400px; margin-bottom: 15px; box-sizing: borer-box; overflow: hidden; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.1); }
.blogs .item.wide { width: 58%; }
.blogs .item.left { float: left; }
.blogs .item.right { float: right; }
#slideshow .blogs .item img { max-width: none !important; }
.blogs .item.narrow img { margin-left: -162px; }
.blogs .blog_inner .blog_cat { color: #fff; font-size: 28px; }
.blogs .blog_inner .blog_name { color: #b9b9b9; font-size: 14px; }
.blogs .blog_inner .blog_name span { text-transform: lowercase; }
.blogs .blog_inner .blog_name strong { font-weight: 500; }

.block-blog-search .blog-search { padding: 0; }
.block-blog-search .blog-search .input-text { height: 38px; float: left; margin-right: 4px; }

.blog-inner .item { margin-bottom: 20px; float: left; width: 48%; box-sizing: border-box; margin-right: 2%; }
.blog-inner .item:nth-child(2n) { margin-right: 0; }
.blog-inner .item:nth-child(2n+1) { clear: both; }
.blog-inner .item img { margin-bottom: 15px; width: 100%; max-width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; }
.blog-inner .item .postTitle h2 a { text-decoration: none; font-weight: bold; margin-bottom: 10px; display: block; }
.block.block-blog-categories .block-content li.item { position: relative; padding-left: 15px; }

.related-blog-products .mini-products-list li .product-image { display: inline-block; float: left; margin-right: 20px; width: auto;  }
.related-blog-products .mini-products-list li .product-image img { width: auto;}
.related-blog-products .mini-products-list .product-details { margin-left: 0; }
.related-blog-products .mini-products-list li .product-name { margin-top: 0; }
.related-blog-products .mini-products-list li .product-name a { font-weight: 500; color: #111; font-size: 18px; }
.related-blog-products .mini-products-list li p { color: #555; }
.related-blog-products .mini-products-list li .price-label { display: none; }
.related-blog-products .mini-products-list li { overflow: hidden; clear: both; border-top: 1px solid #ebebeb; padding: 10px; }
.related-blog-products .mini-products-list li:nth-child(2n) { background: rgba(0,0,0,0.02); }
.related-blog-products .mini-products-list { border-bottom: 1px solid #ebebeb; }
.related-blog-products .mini-products-list .old-price .price { font-size: 18px; }

.wordpress-index-index .page-title { display: none; }
.post-entry { text-align: justify; }
.block.block-blog-categories li.odd { background-color: #fff; }
.block.block-blog-categories li a { text-decoration: none; font-size: 16px; color: #111; }

.novo-posts h3.section-title { text-align: center; font-size: 35px; color: #222; font-weight: normal; margin-bottom: 20px; }
.novo-posts h3.section-title strong { font-weight: 600; color: #a9b037; }
.novo-posts .objava { float: left; width: 32%; box-sizing: border-box; margin-right: 2%; margin-bottom: 30px; }
.novo-posts .objava:nth-child(3n) { margin-right: 0; }
.novo-posts .objava:nth-child(3n+1) { clear: both; }
.novo-posts .objava img { margin-bottom: 15px; width: 100%; max-width: 100%; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; }
.novo-posts .objava h2 a { text-decoration: none; font-weight: bold; }
.novo-posts .objava p { color: #555; }

/* gdpr */
.newsletter #newsletter-validate-detail .degriz_gdprnewsletter label { font-size: 12px; color: rgba(0,0,0,0.7); }
.newsletter #newsletter-validate-detail .degriz_gdprnewsletter { margin-top: -3px; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.vitalmon.si/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.swatchesContainerPadded:after,
.swatchesContainer:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#ul-moreviews li img{ cursor: pointer; }

/* Swatch Product View Styles */

#loadingImage {
	-moz-opacity:0.8;
	opacity: 0.8;
   	filter: alpha(opacity = 80);
   	border: 1px solid #CCC;
	position:absolute;
	left:400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	width:75px;
	height:50px;
	top:330px;
	background-image:url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/loading.gif);
	background-repeat:no-repeat;
	background-position:center 25px;
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	vertical-align:middle;
	text-align:center;
	z-index:99; }

.swatchesContainer { padding-top:8px; }

.swatchesContainerPadded { padding-top:15px; }

.swatchLabel { font-weight:normal!important; }

.swatch {
	padding:1px;
	display:inline;
	cursor:pointer;
	float:left;
	margin-bottom:4px;
	margin-right:8px;
	border:1px solid #e1e1e1;
	background: #f6f6f6;
	opacity: 1;
	filter:alpha(opacity=100);
	transition:opacity .5s linear;
	-moz-transition:opacity .5s linear;
	-webkit-transition:opacity .5s linear;
	-o-transition-transition:opacity .5s linear; }

.swatchSelected { border:1px solid #000000 !important; }

.disabledSwatch { cursor:default !important; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity:0.3; opacity:0.3; }

.swatchSelect { display:none; }

.swatchContainer { display:inline; }


/* Swatch Category View Styles */

.float-clearer { clear:both; display: none; }

.swatchLabel-category { display: none; }

.swatchContainer-category { display:block !important; height:auto; }

.firstswatch-category { float:left; display:inline; cursor:pointer; }

.swatch-category { float:left; display:inline; cursor:pointer; margin-left: 3px; border:1px solid #222; }

.swatch-category-container { margin-left: 2px; overflow:auto !important; height:auto !important; position:relative; }

@media (max-width: 1460px) {
	.banner a::after, 
	.banner a::before { left: 45%; }
	.banner .content { right: 64%; }
        .banner .owl-carousel .owl-item img { /*width: auto;*/ }
        
        .span-whole-width { width: 80vw; left: 50%; }
}
@media (max-width: 1200px) {
	.banner a::after, 
	.banner a::before { left: 41%; }
	.banner .content { right: 69%; }
        .enovice .newsletter {max-width: auto; width: auto}
        .products-grid li.item {width: 33.33%}
        
        .span-whole-width { width: 95vw; left: 35%; }
}
@media (max-width: 1160px) {
	.banner .content { right: 72%; width: 400px;}
	.header .logo { margin-right: 30px; }
        .categories .item .image {height: 80%; width: 80%}
        .product-view .product-shop .levo {width: 50%}
        
        .stickyform.tyre-category { height: 440px; }
        .stickyform.rim-category { height: 315px; }
        .stickyform .search_form_container .content .section { float: none; margin: 0 auto; width: 50%; }
        .stickyform .search_form_container .content .section-rim-cars { width: 75%; }
        .stickyform .search_form_container .selected-checkboxes { margin-left: -34px; }
        .stickyform .search_form_container .selected-checkboxes.season { margin-left: -56px; }
        .stickyform .search_form_container .selected-checkboxes.vehicle-type { margin-left: -80px; }
        .stickyform .search_form_container .selected-checkboxes.speed { margin-left: -34px; }
        .stickyform .search_form_container .selected-checkboxes.load-type { margin-left: -178px; }
}
@media (max-width: 1090px) {
	.banner .text h3 { font-size: 32px; }
	.banner .content { right: 74%; max-width: 340px; width: 100% }
	.banner .cta { margin-top: 30px; padding: 0 0 0 15px; height: 40px; line-height: 40px; }
	.banner .cta .fa-angle-right { padding: 0 12px; height: 40px; line-height: 40px; font-size: 18px; }

	#search_mini_form { margin-top: 50px; }
	.meni { margin-bottom: 0px; clear: both; }
	.header .left { width: 75%; }
        .enovice .newsletter {margin-left: 20px}
}

@media (max-width: 1030px) {
    .enovice {width: 50%}
    .enovice .newsletter {margin-left: 0; width: 100%}
    .social-container {display: table}
    .social-container .enovice, .social-container .druzbena {display: table-cell; float: none; vertical-align: middle;}
    .social-container .druzbena {width: 50%}
}

@media (max-width: 980px) {
	.search_wrapper { position: relative; }
	.search_wrapper .search_form_container { position: static; }
        .search_wrapper #search_form_wrapper { margin-top: 0px; max-width: 100%; float: none; }
	.search_wrapper.container { padding: 0; background: #f06623; }
	.search_wrapper ul.tabs { padding: 0 15px; }
	.search_wrapper #search_form .content { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
        .search_wrapper .selected-checkboxes { z-index: 10; }

	.banner { /*max-height: 480px; overflow: hidden; */}
        .banner a {/*height: 480px; overflow: hidden*/}
        .banner .owl-carousel .owl-item img {/*object-fit: cover; height: 100%*/}
	.banner .content {right: unset; left: 40px; }
        .footer .cols {width: 50%; margin-bottom: 30px}
}

@media (max-width: 890px) {
    .product-view .product-shop .levo {width: 100%}
    .product-view .product-shop .desno {float: left; margin: 20px 0}
}

@media (max-width: 870px) {
        .col-left,
        .col-main,
        .col-right,
        .col2-left-layout .col-main,
        .col2-right-layout .col-main,
        .col3-layout .col-main,
        .col3-layout .col-wrapper { width:100%;}
        .col2-left-layout .col-main,
        .col2-right-layout .col-main,
        .col3-layout .col-main {margin-bottom: 20px}
        
        .header {position: relative}
	.header .left { width: 100%; }
	#carteks.carteks { padding: 5px 0; margin: 0; position: absolute; top: 35px; right: 0}
	.carteks .icon { width: 40px; height: 40px; line-height: 42px; font-size: 17px; }
	.carteks .text { padding-top: 8px; }
	.logo h1 { margin: 0; }
	#search_mini_form { margin-top: 46px; width: 100%}

	.top-container .top ul.mylinks.kontakt li:first-child { padding-left: 0; }
	.top-container .top ul.mylinks.kontakt li:last-child { display: none; }
	.top-container .top ul.mylinks.kontakt li:nth-child(2) { border-right: 0; }

	/* menu */
	.meni .maton { display: block; text-transform: uppercase; height: 38px; line-height: 30px; border-top: 1px solid #eee; padding: 5px 15px; text-align: left; font-size: 21px; font-weight: 600; cursor: pointer; color: rgb(78,82,90)}
	.meni .maton:before { font-family: 'Font Awesome 5 Free'; font-weight: 900; content: '\f0c9'; float: left; margin-right: 10px; font-size: 16px; line-height: 31px;}
	.meni .maton.open { background: rgb(78,82,90); color: #fff; }
        .meni .mobile ul#nav li a:before {content: none}
	.meni .mobile {position: relative; margin: 0 -15px}
	.meni .mobile ul#nav { display: none; width: 100%; position: absolute; z-index: 9; background-color: #fff;}
	.meni .mobile ul#nav li.level-top { float: none; display: block; border-bottom: 1px solid #e0d8ca; }
	
	.meni .mobile li.home { display: none; }
	#nav li.recipes { float: none; }
	#nav li.recipes span { display: none; }
	#nav li.recipes a.level-top { padding-left: 15px; }
	#nav li.team { display: block; }
	
	#nav li { position: relative; padding-right: 40px}
	#nav li a.level-top { float:none; display: block; border: 0; height: 38px; line-height: 38px; padding: 0px 15px; }

	#nav li.parent:before {font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; right: 18px; top: 7px; margin-left: 10px; color: #452710; }
        #nav li.parent:before { content: '\f107'; }
	#nav li.parent.minus a.level-top span:before {  content: '\f146'; }
        .meni .mobile ul#nav li.level-top a {padding-left: 15px !important}

	#nav ul, 
	#nav div { left: 0; top: 0; width: 100%; position: relative; display: none; }
	#nav ul.level0 { overflow: hidden; }
	#nav .nav-1 ul.level0 { padding-bottom: 10px; }
	#nav ul li { width: 50%; }
	#nav ul li:nth-child(2n) a { border-left: 1px dashed  #e0d8ca; }
	#nav ul li a { line-height: 30px; height: 30px; }
        
        .advantages-container li {width: 50%}
        .advantages-container li:nth-child(2) {border-right: none}
        
        .social-container .enovice {width: 60%}
        .social-container .druzbena {width: 40%}
        
        .products-list .price-box {position: absolute; top: 10px; right: 10px}
        .products-list .product-add {padding: 0}
        
        .products-grid li.item {width: 50%} 
        
        .block-layered-nav {padding: 0 15px;}
        .block-layered-nav .block-title {border-bottom: none; padding: 0;}
        .block-layered-nav .block-title.selected {border-bottom: 1px solid #f0efef; padding-bottom: 10px;}
        .block-layered-nav .block-content {display: none;}
        
        .span-whole-width { width: 90vw; left: 55%; }
}

@media (max-width: 800px) {
    
    .custom-checkboxes .selected-checkboxes .three-columns { width: 50%; }
    .custom-checkboxes .selected-checkboxes #brand-checkboxes li:last-child ul li { width: 100%; }
    
    .stickyform.tyre-category { height: 400px; }
    .stickyform .search_form_container .section label { font-size: 12px; }
    .stickyform .search_form_container .content .section { padding: 10px; float: none; width: 100%; }
    .stickyform .search_form_container .content .section-1 { padding: 20px 10px 82px 10px; }
    .stickyform .search_form_container .custom-checkboxes { width: 90px; }
    .stickyform .search_form_container .selected-checkboxes { margin-left: -5px; }
    .stickyform .search_form_container .selected-checkboxes.season { margin-left: 30px; }
    .stickyform .search_form_container .selected-checkboxes.vehicle-type { margin-left: 60px; }
    .stickyform .search_form_container .selected-checkboxes.speed { margin-left: -5px; }
    .stickyform .search_form_container .selected-checkboxes.load-type { margin-left: -105px; }    
}

@media (max-width: 767px) {

    .block-cat-nav { display: none; }
    .grid_1{width:auto;}
    .grid_2{width:auto;}
    .grid_3{width:auto;}
    .grid_4{width:auto;}
    .grid_5{width:auto;}
    .grid_6{width:auto;}
    .grid_7{width:auto;}
    .grid_8{width:auto;}
    .grid_9{width:auto;}
    .grid_10{width:auto;}
    .grid_11{width:auto;}
    .grid_12{width:auto;}
    .categories .item {width: 33.33%}
    .categories .item .image {height: 150px; width: 150px} 

    .social-container .enovice {width: 100%; display: block; border-right: none; border-bottom: 1px dashed #bdbdbd; text-align: center; padding-bottom: 20px; padding-right: 0}
    .social-container .druzbena {width: 100%; display: block; padding-left: 0px}
    .druzbena ul {float: none; margin-top: 0; display: inline-block;}
    .druzbena .okvir {text-align: center}
    .products-grid.owl-carousel {padding: 0}
    .novo-posts .objava { width: 49%;}
    .novo-posts .objava:nth-child(2) { margin-right:0; } 
    .novo-posts .objava:nth-child(3) { display: none; }
}
@media (max-width: 730px) {
    .product-view .product-img-box {float: left; width: 100%; padding-left: 0; margin-bottom: 20px}
    .product-view .product-img-box .floate {left: 0}
    .product-view .product-img-box .product-image {}
    .product-view .product-shop {width: 100%}
    .related .products-grid.owl-carousel {padding: 0}
}

@media (max-width: 700px) {
    .company .bloc {padding: 20px}
    .table-wraper {overflow-x: auto}
    .data-table {border-collapse: collapse; border-spacing: 0; min-width: 600px;}
    body {-webkit-text-size-adjust: none;}
}

@media (max-width: 670px) {
    .top-container .top ul.mylinks {float: left}
    .top-container .top ul.mylinks.kontakt {padding-bottom: 0}
    .top-container .top ul.mylinks li:first-child {padding-left: 0}
    .popsup {display: none}
    .products-list .product-shop {width: 60%}
    .products-list .product-add {width: 0; padding: 0}
    .products-list button.button.btn-compare {right: 10px; bottom: 50px}
    .col2-set .col-1, .col2-set .col-2 {width: 100%}
    .col2-set .col-2 {margin-top: 15px}
}


@media (max-width: 630px) {
    .company .bloc {width: 100%; border-right: none; padding: 0}
    .company .bloc:first-child {border-bottom: 1px dashed #cbcaca; margin-bottom: 20px; padding-bottom: 20px}
    .company .content .slika {min-height: inherit}
    .company .bloc img {max-width: 100%}
    
    .span-whole-width .catalogsearch-categories { display: none; }
    
    .product-view .tabs-container .oznaka_sprite li { width: 100%; }
}

@media (max-width: 570px) {
    .categories .item .image {height: 80%; width: 80%} 
    .toolbar .pager {float: right; width: 100%; margin-top: 10px }
    .toolbar .pager .pages {float: left}
    .owl-carousel .owl-nav {display: none}
    .product-view .product-img-box .more-views {padding: 0}
    .page-popup {padding: 15px}
    .page-popup .page-title {text-align: left}
    .page-popup .page-title h1 {width: 100%}
    .products-list .product-shop {width:50% }
}

@media (max-width: 480px) {
    .custom-select, .custom-checkboxes { width: 100px; }
    .footer .cols {width: 100%; margin-bottom: 10px}
    .product-view .product-shop {padding: 10px}
    
	.novo-posts .objava { width: 100%; margin-right: 0; }
	.novo-posts .objava:nth-child(2) { display: none; }

	.blog-inner .item { float: none; width: 100%; margin-right: 0;}
}

@media (max-width: 460px) {
    .banner .content {left: 15px}
    .advantages-container li {width: 100%; border-right: none; border-bottom: 1px dashed #e5e5e5}
    .copy a.degriz, .copy address {display: block; width: 100%; text-align:center}
    .products-list .product-add {width: 100%; padding: 10px; background: url(https://www.vitalmon.si/skin/frontend/vitalmon/default/images/product-content.gif) repeat-x top;}
    .products-list button.button {position: inherit; bottom: auto; right: auto}
    .products-list .price-box {left: 13px; bottom: 15px; text-align: left; margin: 0; top: auto}
    .products-list button.button.btn-compare {bottom: 60px}
    .products-list .product-shop {float: none; width: 100%; background: none;}
    .products-list .desc {clear: inherit}
    .products-list .desc .stock {margin-top: 0}
}

@media (max-width: 400px) {
    #carteks.carteks {width: auto; top: 10px; right: 15px;}
    .header .logo img {width: 80%}
    .custom-select, .custom-checkboxes {width: 75px;}
    .catalog-category-view .search_form_container .custom-select { padding: 0 5px; }
    .banner a {/*height: 350px*/}
    .company .title h3 strong {display: block}
    .products-list .product-image {float: none; display: block; width: 100%; height: 100%;}
    .products-list .product-image img {padding: 0; width: 100%}
    .products-list .product-shop {min-height: inherit}
    .products-grid li.item {width: 100%} 
    .product-view .product-shop {padding: 20px 10px}
    
    .custom-checkboxes .selected-checkboxes { min-width: 300px; margin-left: -15px; }
    .custom-checkboxes .selected-checkboxes.season { margin-left: -20px; }
    .custom-checkboxes .selected-checkboxes.vehicle-type { margin-left: -25px; }
    
    .catalog-category-view .custom-checkboxes .selected-checkboxes { margin-left: 0px; }
    .catalog-category-view .custom-checkboxes .selected-checkboxes.season { margin-left: 5px; }
    .catalog-category-view .custom-checkboxes .selected-checkboxes.vehicle-type { margin-left: 10px; }
    
    .catalog-category-view .custom-checkboxes .selected-checkboxes .three-columns { width: 100%; }
}

@media (max-width: 360px) {
    .top-container .top {padding: 0 10px}
    .top-container .top ul.mylinks {width: 100%; text-align: center}
    .top-container .top ul.mylinks li {float: none}
    .top-container .top ul.mylinks.kontakt li {text-align: center; display: block; width: 100%; line-height: 20px; border-right: none; padding: 0; float: none}
    .top-container .top ul.mylinks li {padding: 0 7px}
}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#fff;border:1px solid #fff;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#333;line-height:18px;padding:15px;-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.2);}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
body.modal_opened,
html.modal_opened { overflow: hidden; }
.degriz_gdprnewsletter { margin: 0; }
.degriz_gdprnewsletter > label > input { display: inline-block; vertical-align: middle;  margin-right: 10px; }
.degriz_gdprnewsletter a.gdprnewsletter_box_open label { text-decoration: underline; }
.gdprpopup_class { opacity:0; filter:alpha(opacity=0); visibility: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; text-align: left; background: rgba(0,0,0, .9); -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease; z-index: 9999; }
.gdprpopup_bg { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }
.gdprpopup-state { display: none !important; }
.modal_opened .popup_opened.gdprpopup_class { opacity:1; filter:alpha(opacity=100); visibility: visible; }
.modal_opened .popup_opened.gdprpopup_class .gdprpopup_inner { top: 50%; }
.gdprpopup_inner { -webkit-transition: top 0.3s ease; -moz-transition: top 0.3s ease; -ms-transition: top 0.3s ease; -o-transition: top 0.3s ease; transition: top 0.3s ease; position: absolute; top: 20%; left: 50%; background: #fff; overflow: auto; width: 800px; max-width: 90%; height: auto; max-height: 90%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.gdprpopup_inner > div { margin: 3em; }
.gdprpopup_close { position: absolute !important; right: 0.5em; top: 0.5em; width: 2.1em; height: 2.1em; cursor: pointer; }
.gdprpopup_close:after,
.gdprpopup_close:before { content: ''; position: absolute; left: 50%; top: 0; width: 2px; height: 2.5em; margin: -3px 0 0 -1px; background: #999; display: block; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.gdprpopup_close:hover:after,
.gdprpopup_close:hover:before { background: #000; }
.gdprpopup_close:before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.gdprlabel_text,
.gdprlabel_button { cursor: pointer; }
.gdprpopup_class a { padding: 0; }
.gdprpopup_class a label { padding: 10px 15px; }
.gdprpopup_box_inner { margin-bottom: 2em; }
.gdprpopup_box_subscribe { text-align: center; }
.gdprpopup_box_subscribe a { margin: 5px;display: inline-block;padding: 10px 20px;}
.gdpr_line { margin-top: 0; color: #777; font-size: 12px; }
.gdpr_line a {  color: #777; }
.gdpr_line a label { vertical-align: unset; }
.quickshop .gdpr_line { margin: -10px 0 10px 0; }
.quickshop-agreement-p label {margin: 0; }

/* location specific css */
#newsletter-validate-detail .degriz_gdprnewsletter { position: absolute; font-size: 12px; margin-top: 25px; margin-bottom: 0; }
#newsletter-validate-detail .degriz_gdprnewsletter label { color: rgba(255,255,255,0.7); }
#newsletter-validate-detail .degriz_gdprnewsletter a.gdprnewsletter_box_open { color: rgba(255,255,255,0.9); }
#newsletter-validate-detail .degriz_gdprnewsletter .button label { color: rgba(0,0,0,0.7); }
.cookiealert {background: #333; color: #fff; padding: 5px 0; font-size: 12px; position: fixed; left: 0; bottom: 0; width: 100%; z-index: 99999999; }
.cookiealert .container { max-width: 960px; margin: 0 auto; box-sizing: border-box; padding: 5px 10px; }
.cookiealert .message { text-align: left; overflow: hidden; padding-right: 15px; float: left;  width: 80%; box-sizing: border-box; }
.cookiealert .buttons-set { float: right; margin: 0; width: 20%; border:0; padding: 10px 0 0 0; box-sizing: border-box; clear: none; text-align: right; }

.cookiealert .message span.cookie-title{display: block; color: #fff; font-size: 14px; font-weight: bold;}
.cookiealert .message a{color: #f90; text-decoration: underline;}
.cookiealert .message a:hover{text-decoration: none;}
.cookiealert .message .close a{font-size: 16px; text-decoration: none; font-weight: bold;}
.cookiealert .message .close a:hover{text-decoration: underline;}
.cookiealert .buttons-set .decline { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8; }

@media (max-width:960px) {
	.cookiealert .message,
	.cookiealert .buttons-set { float: none; width: 100%; text-align: left; }
}
@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
