@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,900,900i&subset=latin-ext");
/*
* theme: Tokyo
* preprocessor: scss
* framework: Bootstrap v3.3.7
* version: 1.1.36
*/

/*
* Roboto Font styles:
* Thin 100
* Light 300
* Normal 400
* Medium 500
* Black 900
*/

/* colors */

/* social colors */

/* error color */

/* alert colors */

/* left - right column */

/* modules */

/* globals */

/* snapshot  */

/* bannerscroller */

/* input - form elemets */

/* pagination */

/* dropdown-menu */

/* subcategory */

/* buttons */

/* responsive menu height */

/* aurorascroll */

/* header category */

/* quickview */

/* paf-filter */

/* check icon url*/

/* theme icon set */

/* badges */

/* product page */

/*
* bootstrap variables redefine
*/

:root {
  --global-color: #49b89a;
  --global-hover-color: #309F81;
  --global-font-color: #8e8e8e;
  --global-light-color: #ffffff;
  --global-dark-color: #2d2d2d;
  --font-family-base: "Roboto", sans-serif;
  --package-offer-separator-color: #d6d6d6;
}

@font-face {
  font-family: 'tokyo-design-icons';
  src: url("/catalog/view/theme/tokyo/fonts/tokyo-design-icons/tokyo-design-icons.eot?9143405");
  src: url("/catalog/view/theme/tokyo/fonts/tokyo-design-icons/tokyo-design-icons.eot?9143405#iefix") format("embedded-opentype"), url("/catalog/view/theme/tokyo/fonts/tokyo-design-icons/tokyo-design-icons.woff2?9143405") format("woff2"), url("/catalog/view/theme/tokyo/fonts/tokyo-design-icons/tokyo-design-icons.woff?9143405") format("woff"), url("/catalog/view/theme/tokyo/fonts/tokyo-design-icons/tokyo-design-icons.ttf?9143405") format("truetype"), url("/catalog/view/theme/tokyo/fonts/tokyo-design-icons/tokyo-design-icons.svg?9143405#tokyo-design-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'tokyo-design-icons';
    src: url('../font/tokyo-design-icons.svg?9143405#tokyo-design-icons') format('svg');
  }
}
*/

[class^="sr-icon-"]:before,
[class*=" sr-icon-"]:before {
  font-family: "tokyo-design-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none; /* fix buttons height, for twitter bootstrap */
  line-height: 1em; /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em; /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.sr-icon-tags:before {
  content: '\e800';
}

/* '' */

.sr-icon-tag:before {
  content: '\e801';
}

/* '' */

.sr-icon-heart:before {
  content: '\e802';
}

/* '' */

.sr-icon-search:before {
  content: '\e803';
}

/* '' */

.sr-icon-eye:before {
  content: '\e804';
}

/* '' */

.sr-icon-refresh:before {
  content: '\e805';
}

/* '' */

.sr-icon-user:before {
  content: '\e806';
}

/* '' */

.sr-icon-hamburger-menu:before {
  content: '\e807';
}

/* '' */

.sr-icon-calendar:before {
  content: '\e808';
}

/* '' */

.sr-icon-truck:before {
  content: '\e809';
}

/* '' */

.sr-icon-instagram:before {
  content: '\e80a';
}

/* '' */

.sr-icon-heart-o:before {
  content: '\e80b';
}

/* '' */

.sr-icon-trash:before {
  content: '\e810';
}

/* '' */

.sr-icon-list-alt:before {
  content: '\e811';
}

/* '' */

.sr-icon-list:before {
  content: '\e812';
}

/* '' */

.sr-icon-th:before {
  content: '\e813';
}

/* '' */

.sr-icon-sliders:before {
  content: '\e814';
}

/* '' */

.sr-icon-spinner:before {
  content: '\e815';
}

/* '' */

.sr-icon-edit:before {
  content: '\e816';
}

/* '' */

.sr-icon-phone-alt:before {
  content: '\e817';
}

/* '' */

.sr-icon-phone:before {
  content: '\e818';
}

/* '' */

.sr-icon-at:before {
  content: '\e819';
}

/* '' */

.sr-icon-globe:before {
  content: '\e820';
}

/* '' */

.sr-icon-gift:before {
  content: '\e821';
}

/* '' */

.sr-icon-gavel:before {
  content: '\e822';
}

/* '' */

.sr-icon-file:before {
  content: '\e823';
}

/* '' */

.sr-icon-money:before {
  content: '\e824';
}

/* '' */

.sr-icon-check:before {
  content: '\e825';
}

/* '' */

.sr-icon-print:before {
  content: '\e826';
}

/* '' */

.sr-icon-envelope:before {
  content: '\e827';
}

/* '' */

.sr-icon-map-pin:before {
  content: '\e828';
}

/* '' */

.sr-icon-arrow-blog:before {
  content: '\e829';
}

/* '' */

.sr-icon-angle-up:before {
  content: '\e830';
}

/* '' */

.sr-icon-angle-down:before {
  content: '\e831';
}

/* '' */

.sr-icon-angle-left:before {
  content: '\e832';
}

/* '' */

.sr-icon-angle-right:before {
  content: '\e833';
}

/* '' */

.sr-icon-angle-double-left:before {
  content: '\e834';
}

/* '' */

.sr-icon-angle-double-right:before {
  content: '\e835';
}

/* '' */

.sr-icon-info-circle:before {
  content: '\e836';
}

/* '' */

.sr-icon-exclamation-circle:before {
  content: '\e837';
}

/* '' */

.sr-icon-exclamation-triangle:before {
  content: '\e838';
}

/* '' */

.sr-icon-plus:before {
  content: '\e839';
}

/* '' */

.sr-icon-minus:before {
  content: '\e840';
}

/* '' */

.sr-icon-comments:before {
  content: '\e841';
}

/* '' */

.sr-icon-comment:before {
  content: '\e842';
}

/* '' */

.sr-icon-times:before {
  content: '\e843';
}

/* '' */

.sr-icon-times-circle:before {
  content: '\e844';
}

/* '' */

.sr-icon-youtube-square:before {
  content: '\e845';
}

/* '' */

.sr-icon-youtube:before {
  content: '\e846';
}

/* '' */

.sr-icon-twitter-square:before {
  content: '\e847';
}

/* '' */

.sr-icon-twitter:before {
  content: '\e848';
}

/* '' */

.sr-icon-google-plus-square:before {
  content: '\e849';
}

/* '' */

.sr-icon-google-plus:before {
  content: '\e850';
}

/* '' */

.sr-icon-google-plus-g:before {
  content: '\e851';
}

/* '' */

.sr-icon-linkedin:before {
  content: '\e852';
}

/* '' */

.sr-icon-linkedin-in:before {
  content: '\e853';
}

/* '' */

.sr-icon-facebook-square:before {
  content: '\e854';
}

/* '' */

.sr-icon-facebook:before {
  content: '\e855';
}

/* '' */

.sr-icon-pinterest-square:before {
  content: '\e856';
}

/* '' */

.sr-icon-pinterest:before {
  content: '\e857';
}

/* '' */

.sr-icon-pinterest-p:before {
  content: '\e858';
}

/* '' */

.sr-icon-caret-left:before {
  content: '\e859';
}

/* '' */

.sr-icon-caret-right:before {
  content: '\e860';
}

/* '' */

.sr-icon-caret-up:before {
  content: '\e861';
}

/* '' */

.sr-icon-caret-down:before {
  content: '\e862';
}

/* '' */

.sr-icon-question:before {
  content: '\e863';
}

/* '' */

.sr-icon-question-circle:before {
  content: '\e864';
}

/* '' */

.sr-icon-regular-check-square:before {
  content: '\e865';
}

/* '' */

.sr-icon-settings-cogwheel-button:before {
  content: '\e866';
}

/* '' */

@font-face {
  font-family: 'sr-cart-icons';
  src: url("/catalog/view/theme/tokyo/fonts/sr-cart-icons/sr-cart-icons.eot?65370621");
  src: url("/catalog/view/theme/tokyo/fonts/sr-cart-icons/sr-cart-icons.eot?65370621#iefix") format("embedded-opentype"), url("/catalog/view/theme/tokyo/fonts/sr-cart-icons/sr-cart-icons.woff2?65370621") format("woff2"), url("/catalog/view/theme/tokyo/fonts/sr-cart-icons/sr-cart-icons.woff?65370621") format("woff"), url("/catalog/view/theme/tokyo/fonts/sr-cart-icons/sr-cart-icons.ttf?65370621") format("truetype"), url("/catalog/view/theme/tokyo/fonts/sr-cart-icons/sr-cart-icons.svg?65370621#sr-cart-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'sr-cart-icons';
    src: url('sr-cart-icons.svg?65370621#sr-cart-icons') format('svg');
  }
}
*/

[class^="icon-sr-"]:before,
[class*=" icon-sr-"]:before {
  font-family: "sr-cart-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none; /* fix buttons height, for twitter bootstrap */
  line-height: 1em; /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em; /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-sr-cart-1:before {
  content: '\e801';
}

/* '' */

.icon-sr-cart-2:before {
  content: '\e802';
}

/* '' */

.icon-sr-cart-3:before {
  content: '\e803';
}

/* '' */

.icon-sr-cart-4:before {
  content: '\e804';
}

/* '' */

.icon-sr-cart-5:before {
  content: '\e805';
}

/* '' */

.icon-sr-cart-6:before {
  content: '\e806';
}

/* '' */

.icon-sr-cart-7:before {
  content: '\e807';
}

/* '' */

.icon-sr-cart-8:before {
  content: '\e808';
}

/* '' */

.icon-sr-cart-9:before {
  content: '\e809';
}

/* '' */

.icon-sr-cart-10:before {
  content: '\e810';
}

/* '' */

.icon-sr-cart-11:before {
  content: '\e811';
}

/* '' */

.icon-sr-cart-12:before {
  content: '\e812';
}

/* '' */

.icon-sr-cart-13:before {
  content: '\e813';
}

/* '' */

.icon-sr-cart-14:before {
  content: '\e814';
}

/* '' */

.icon-sr-cart-15:before {
  content: '\e815';
}

/* '' */

.icon-sr-cart-16:before {
  content: '\e816';
}

/* '' */

.icon-sr-cart-17:before {
  content: '\e817';
}

/* '' */

.icon-sr-cart-18:before {
  content: '\e818';
}

/* '' */

.icon-sr-cart-19:before {
  content: '\e819';
}

/* '' */

.icon-sr-cart-20:before {
  content: '\e820';
}

/* '' */

.icon-sr-cart-21:before {
  content: '\e821';
}

/* '' */

.icon-sr-cart-22:before {
  content: '\e822';
}

/* '' */

.icon-sr-cart-23:before {
  content: '\e823';
}

/* '' */

.icon-sr-cart-24:before {
  content: '\e824';
}

/* '' */

.icon-sr-cart-25:before {
  content: '\e825';
}

/* '' */

.icon-sr-cart-26:before {
  content: '\e826';
}

/* '' */

.icon-sr-cart-27:before {
  content: '\e827';
}

/* '' */

.icon-sr-cart-28:before {
  content: '\e828';
}

/* '' */

.icon-sr-cart-29:before {
  content: '\e829';
}

/* '' */

.icon-sr-cart-30:before {
  content: '\e830';
}

/* '' */

.icon-sr-cart-31:before {
  content: '\e831';
}

/* '' */

.icon-sr-cart-32:before {
  content: '\e832';
}

/* '' */

.icon-sr-cart-33:before {
  content: '\e833';
}

/* '' */

.icon-sr-cart-34:before {
  content: '\e834';
}

/* '' */

.icon-sr-cart-35:before {
  content: '\e835';
}

/* '' */

.icon-sr-cart-36:before {
  content: '\e836';
}

/* '' */

.icon-sr-cart-37:before {
  content: '\e837';
}

/* '' */

.icon-sr-cart-38:before {
  content: '\e838';
}

/* '' */

.icon-sr-cart-39:before {
  content: '\e839';
}

/* '' */

.icon-sr-cart-40:before {
  content: '\e840';
}

/* '' */

.icon-sr-cart-41:before {
  content: '\e841';
}

/* '' */

.icon-sr-cart-42:before {
  content: '\e842';
}

/* '' */

.icon-sr-cart-43:before {
  content: '\e843';
}

/* '' */

.icon-sr-cart-44:before {
  content: '\e844';
}

/* '' */

.icon-sr-cart-45:before {
  content: '\e845';
}

/* '' */

.icon-sr-cart-46:before {
  content: '\e846';
}

/* '' */

.icon-sr-cart-47:before {
  content: '\e847';
}

/* '' */

.icon-sr-cart-48:before {
  content: '\e848';
}

/* '' */

.icon-sr-cart-49:before {
  content: '\e849';
}

/* '' */

.icon-sr-cart-50:before {
  content: '\e850';
}

/* '' */

.icon-sr-cart-51:before {
  content: '\e851';
}

/* '' */

.icon-sr-cart-52:before {
  content: '\e852';
}

/* '' */

.icon-sr-cart-53:before {
  content: '\e853';
}

/* '' */

.icon-sr-cart-54:before {
  content: '\e854';
}

/* '' */

.icon-sr-cart-55:before {
  content: '\e855';
}

/* '' */

.icon-sr-cart-56:before {
  content: '\e856';
}

/* '' */

.icon-sr-cart-57:before {
  content: '\e857';
}

/* '' */

.icon-sr-cart-58:before {
  content: '\e858';
}

/* '' */

.icon-sr-cart-59:before {
  content: '\e859';
}

/* '' */

.icon-sr-cart-60:before {
  content: '\e860';
}

/* '' */

.icon-sr-cart-61:before {
  content: '\e861';
}

/* '' */

.icon-sr-cart-62:before {
  content: '\e862';
}

/* '' */

.icon-sr-cart-63:before {
  content: '\e863';
}

/* '' */

.icon-sr-cart-64:before {
  content: '\e864';
}

/* '' */

.icon-sr-cart-65:before {
  content: '\e865';
}

/* '' */

/* bootstrap framework */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #49b89a;
  text-decoration: none;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

pre {
  overflow: auto;
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:hover,
a:focus {
  color: #309F81;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  line-height: 1.42857;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  height: auto;
  border: 0;
  padding: 0;
  border-radius: 0;
  max-width: 100%;
}

.img-circle {
  border-radius: 50%;
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: #2d2d2d;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 3rem;
}

h2,
.h2 {
  font-size: 2.8rem;
}

h3,
.h3 {
  font-size: 2.4rem;
}

h4,
.h4 {
  font-size: 2rem;
}

h5,
.h5 {
  font-size: 1.8rem;
}

h6,
.h6 {
  font-size: 1.4rem;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 500;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #2d2d2d;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #2d2d2d;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ebebeb;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #49b89a;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(73, 184, 154, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
  max-width: none;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select.input-sm[multiple],
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select.input-lg[multiple],
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 43.75px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
  font-size: 12px;
  font-style: italic;
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.42857;
  border-radius: 0;
  -webkit-user-select: none;
  user-select: none;
  font-size: 1.4rem;
  text-transform: uppercase;
  padding: 8px 12px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  font-weight: 900;
  border-width: 1px;
  outline: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #49b89a;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #49b89a;
  background-color: #fff;
  border-color: #e9ecef;
}

.btn-default:focus,
.btn-default.focus {
  color: #49b89a;
  background-color: #e6e6e6;
  border-color: #9facb9;
}

.btn-default:hover {
  color: #49b89a;
  background-color: #e6e6e6;
  border-color: #c6cdd5;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #49b89a;
  background-color: #e6e6e6;
  border-color: #c6cdd5;
  background-image: none;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #49b89a;
  background-color: #d4d4d4;
  border-color: #9facb9;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #e9ecef;
}

.btn-default .badge {
  color: #fff;
  background-color: #49b89a;
}

.btn-primary {
  color: #ffffff;
  background-color: #49b89a;
  border-color: #49b89a;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #3a947c;
  border-color: #245d4e;
}

.btn-primary:hover {
  color: #ffffff;
  background-color: #3a947c;
  border-color: #378d76;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #3a947c;
  border-color: #378d76;
  background-image: none;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #307b66;
  border-color: #245d4e;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #49b89a;
  border-color: #49b89a;
}

.btn-primary .badge {
  color: #49b89a;
  background-color: #ffffff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
  background-image: none;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
  background-image: none;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
  background-image: none;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
  background-image: none;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #49b89a;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #309F81;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.btn-sm,
.btn-group-sm > .btn {
  line-height: 1.5;
  border-radius: 0;
  padding: 4px 10px;
  font-size: 1.3rem;
}

.btn-xs,
.btn-group-xs > .btn {
  line-height: 1.5;
  border-radius: 0;
  font-size: 1.1rem;
  padding: 2px 5px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #2d2d2d;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #ffffff;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #49b89a;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
  margin: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #49b89a;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #309F81;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #49b89a;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #49b89a;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #e4f1c9;
  border-color: #a5bd71;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #9ab560;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #ffdfe0;
  border-color: #f99;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #ff8080;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

.visible-print {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

.visible-print-inline {
  display: none !important;
}

.visible-print-inline-block {
  display: none !important;
}

/* order is important don't change without TEST! */

.page-body {
  padding: 0;
  background: #ffffff;
  color: #8e8e8e;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5em;
}

.column-left .btn,
.column-right .btn {
  white-space: normal;
}

.page-wrap {
  position: relative;
}

.sr-container {
  margin: auto;
}

/* home page */

.home-container {
  padding-top: 15px;
  padding-bottom: 15px;
}

.home-layout {
  position: relative;
  z-index: 10;
}

/* /home page */

.three-column-content > div {
  padding: 15px 25px 25px 25px;
  border: 2px solid #e9ecef;
  border-radius: 0;
}

header {
  font-size: 1.3rem;
}

header .module-head-title {
  line-height: 40px;
  font-size: 1.3rem;
  margin: 0;
  color: #81878d;
}

.header-middle {
  padding-bottom: 10px;
}

.header-phone {
  color: #81878d;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  font-weight: 400;
  padding: 0 10px 0 0;
}

.header-phone .sr-icon-phone {
  font-size: 15px;
}

.header-phone a {
  color: #81878d;
}

.header-phone a:hover {
  color: #309F81;
}

.header-bottom {
  background: #fff;
  border-bottom: 1px solid #ebedef;
}

.header-col-nonfloat {
  padding-left: 10px;
  padding-right: 10px;
}

.header-top-custom-position {
  background: #ebedef;
  padding: 3px 0;
}

.header-top-custom-position p {
  margin-bottom: 0;
}

.header-top-custom-position .module {
  margin-bottom: 0;
}

.header-navbar {
  min-height: 30px;
  border-bottom: 1px solid #ebedef;
  background: #fff;
  font-size: 1.2rem;
  margin-bottom: 0;
  border-radius: 0;
}

.header-navbar .header-position {
  padding: 0 10px 0 0;
}

.header-navbar .header-position .module-head {
  display: none;
}

.header-navbar .header-position .module-body {
  float: left;
}

.header-navbar li a {
  color: #81878d;
  font-weight: 400;
  font-size: 12px;
}

.header-navbar li a:hover {
  color: #49b89a;
  background: none;
}

.header-navbar .dropdown-hover:hover .dropdown-hover-menu {
  display: block;
  z-index: 2000;
}

.header-navbar-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 3px 0;
}

.header-categories {
  margin-right: auto;
}

.header-topmenu {
  margin-left: auto;
}

.header-container {
  position: relative;
  z-index: 1901;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 22px 0;
  width: 100%;
}

.menu-overlay {
  display: none;
  position: absolute;
  background: rgba(4, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 998;
}

.tablet-device-body .menu-overlay,
.mobile-device-body .menu-overlay {
  display: none !important;
}

.sticky-head-active .logo-image img {
  max-height: 50px;
}

footer {
  margin-top: 30px;
}

footer .list-group-item {
  border: 0;
  color: #969696;
  padding: 5px 0;
  font-weight: 400;
  background: none;
}

footer .list-group-item:focus,
footer .list-group-item:hover {
  background: none;
}

footer a:not(.btn),
footer a:not(.btn):hover {
  color: #969696;
  font-weight: 400;
}

footer .list-group-item:hover,
footer a:not(.btn):hover {
  color: #ffffff;
}

footer .accordion-hover:after {
  content: "\e831";
}

.footermenu {
  padding: 15px 0;
}

.footermenu-list li {
  padding: 5px 15px;
}

.footer-row {
  padding-bottom: 20px;
}

.footer-row .module-head {
  position: relative;
}

.footer-row .module-head-title {
  font-size: 1.8rem;
  display: inline-block;
  background: #2d2d2d;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  z-index: 2;
  padding-right: 25px;
  color: #ffffff;
}

.footer-row .module-body {
  padding-top: 20px;
}

.footer-wide-position .module {
  margin: 30px 0;
}

.footer-top-2-position {
  background: #ebedef;
  color: #969696;
}

.footer-copyright,
.footer-bottom-1-position,
.footer-bottom-2-position,
.footer-row {
  background: #2d2d2d;
  color: #969696;
}

.footer-col-position {
  width: 100%;
  padding: 25px 0;
}

.footer-col-position .module,
.footer-col-position .list-group {
  margin: 0;
}

/* footer-seo */

.footer-seo {
  font-size: 1.3rem;
}

/* /footer-seo */

/* copyright */

.footer-copyright {
  padding: 5px 0;
}

.copyright a {
  color: #969696;
}

.copyright a:hover {
  text-decoration: underline;
}

.copyright-inner {
  display: inline-block;
  background: #2d2d2d;
  padding: 10px 30px;
  border-radius: 0;
  color: #636363;
  font-size: 11px;
}

/* /copyright */

/* totop */

.totop {
  right: 20px;
  bottom: 100px;
  position: fixed;
  z-index: 9999;
}

.totop a,
.totop a:visited {
  background: transparent;
  display: block;
  height: 50px;
  line-height: 50px;
  width: 50px;
  border-radius: 100%;
  color: #ffffff;
  text-align: center;
}

.totop a:before,
.totop a:visited:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
  box-shadow: inset 0 0 0 35px #49b89a;
  transform: scale3d(0.9, 0.9, 1);
  transition: box-shadow 0.3s, transform 0.3s;
}

.totop a:hover,
.totop a:visited:hover {
  color: #49b89a;
  transform: scale(1.07, 1.07);
}

.totop a:hover:before,
.totop a:visited:hover:before {
  box-shadow: inset 0 0 0 2px #49b89a;
  transform: scale3d(1, 1, 1);
}

.totop a:hover:active,
.totop a:hover:focus,
.totop a:visited:hover:active,
.totop a:visited:hover:focus {
  transform: scale(1.3);
}

.totop a i,
.totop a:visited i {
  line-height: 45px;
}

/* /totop */

/* mobile footer */

.mobile-footer {
  padding: 15px 0;
}

.mobile-footer .module-head {
  display: none;
}

/* /mobile footer */

/**
* vendor intlTelInput rewrite
* path: catalog\view\javascript\phonevalidator\build\css\intlTelInput.css
 */

.sr-register .intl-tel-input.allow-dropdown .flag-container,
.sr-register .intl-tel-input.separate-dial-code .flag-container {
  z-index: 4;
  top: 1px;
  left: 1px;
  bottom: 1px;
}

.sr-register .intl-tel-input.allow-dropdown .selected-flag {
  background-color: #f6f7f7;
  width: 80px;
}

.sr-register .intl-tel-input .selected-flag .iti-flag {
  left: 25px;
}

.sr-register .intl-tel-input .selected-flag .iti-arrow {
  right: 14px;
  border-left: 4.5px solid transparent;
  border-right: 4.5px solid transparent;
  border-top: 7px solid #9ea4a6;
}

.sr-register .intl-tel-input.allow-dropdown .selected-flag:focus {
  outline: none;
}

.sr-register .intl-tel-input .country-list {
  z-index: 4;
}

/* alerts */

.success,
.warning,
.wait {
  padding: 5px 0;
  margin-bottom: 10px;
  text-align: center;
}

.success {
  background: #e4f1c9;
  border: 1px solid #a5bd71;
}

.warning {
  background: #ffdfe0;
  border: 1px solid #f99;
}

.wait {
  background: #fbfaea;
  border: 1px solid #efebaa;
}

span.required {
  color: #f00;
  font-weight: bold;
}

.error {
  color: #f00;
  display: block;
}

/* /alerts */

/*
 * Aurora Scroll 1.0 @author Gab @based on simplyScroll 1.0.4
 * http://logicbox.net/jquery/simplyscroll
 * http://logicbox.net/blog/simplyscroll-jquery-plugin
 * http://plugins.jquery.com/project/simplyScroll
 *
 */

.aurora-scroll {
  /* Modulon kívül vannak a nyilak */
  /* Modul fejléc jobb oldalán vannak a nyilak */
}

.aurora-scroll *:not(.clearfix) {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.aurora-scroll-list {
  z-index: 1;
  margin: 0;
  list-style: none;
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.aurora-scroll-list-item {
  text-align: center;
}

.aurora-scroll-container {
  position: relative;
}

.aurora-scroll-click-container {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}

.auroramessenger-popupcontent .aurora-scroll-click-container,
.quickview-scroller-wrapper .aurora-scroll-click-container {
  width: 100%;
  margin: 0;
}

.aurora-scroll-click-container .aurora-scroll-list {
  width: auto;
  margin: 0;
}

.aurora-scroll-clip {
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.aurora-scroll-btn {
  position: absolute;
  z-index: 3;
  cursor: pointer;
}

.aurora-scroll-btn:before {
  color: #49b89a;
  transition: text-shadow 0.4s ease-in-out 0s;
  font-size: 40px;
}

.aurora-scroll-btn:hover:before {
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
}

.aurora-scroll-btn-left {
  left: -6px;
}

.aurora-scroll-btn-right {
  right: -6px;
}

.aurora-scroll-btn-up,
.aurora-scroll-btn-down {
  right: calc(50% - 25px);
  left: auto;
}

.aurora-scroll-btn-left,
.aurora-scroll-btn-right {
  bottom: calc(50% - 25px);
}

.aurora-scroll-back:before,
.aurora-scroll-forward:before {
  font-family: "tokyo-design-icons", sans-serif;
  display: block;
  font-size: 40px;
  color: #666;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}

.aurora-scroll-arrow-pos-horizontal {
  padding: 15px 0;
}

.aurora-scroll-btn-up:before,
.aurora-scroll-btn-down:before {
  font-size: 16px;
}

.aurora-scroll-btn-up {
  top: -20px;
}

.aurora-scroll-btn-down {
  bottom: -15px;
}

.aurora-scroll-back:before {
  content: '\e832';
}

.aurora-scroll-forward:before {
  content: '\e833';
}

.aurora-scroll-btn-up:before {
  content: '\e830';
}

.aurora-scroll-btn-down:before {
  content: '\e831';
}

.aurora-scroll-arrow-pos-2 .aurora-scroll-btn-left {
  left: -45px;
}

.aurora-scroll-arrow-pos-2 .aurora-scroll-btn-right {
  right: -45px;
}

.aurora-scroll-arrow-pos-3 .aurora-scroll-btn-left,
.aurora-scroll-arrow-pos-3 .aurora-scroll-btn-right {
  bottom: auto;
  left: auto;
  top: -50px;
}

.aurora-scroll-arrow-pos-3 .aurora-scroll-btn-left {
  right: 50px;
}

.aurora-scroll-arrow-pos-3 .aurora-scroll-btn-right {
  right: 10px;
}

.aurora-scroll-arrow-pos-3 .aurora-scroll-btn:before {
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

/* buttons => button group-ok */

.buttons {
  padding: 15px 0;
}

.buttons table {
  width: 100%;
}

.buttons:before,
.buttons:after {
  content: " ";
  display: table;
}

.buttons:after {
  clear: both;
}

.open > .dropdown-toggle.btn-default {
  background: #49b89a;
  color: #ffffff;
  border: 1px solid #49b89a;
}

.btn-default.disabled,
.btn-default {
  background: #ffffff;
  border-color: #ffffff;
  color: #2d2d2d;
}

.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default.disabled:active,
.btn-default.disabled:active:hover,
.btn-default.disabled.active:hover,
.btn-default.disabled.active:focus,
.btn-default.disabled:active:focus,
.btn-default:focus,
.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default:active:focus {
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  color: #2d2d2d;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary.active:hover,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  background: #309F81;
  border-color: #309F81;
  color: #ffffff;
}

button.btn-primary {
  outline: 0 !important;
}

.btn-default:hover,
.btn-primary:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

.btn-default.active,
.btn-default:active,
.btn-primary.active,
.btn-primary:active {
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.18), 0 3px 1px 1px rgba(0, 0, 0, 0.25);
}

.btn-xl {
  padding: 15px 45px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 0;
}

.btn-xxl {
  padding: 16px 60px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0;
}

.btn-gray {
  color: #2d2d2d;
  background-color: #dee2e6;
  border-color: transparent;
}

.btn-gray:focus,
.btn-gray.focus {
  color: #2d2d2d;
  background-color: #c1c9d0;
  border-color: rgba(0, 0, 0, 0);
}

.btn-gray:hover {
  color: #2d2d2d;
  background-color: #c1c9d0;
  border-color: rgba(0, 0, 0, 0);
}

.btn-gray:active,
.btn-gray.active,
.open > .btn-gray.dropdown-toggle {
  color: #2d2d2d;
  background-color: #c1c9d0;
  border-color: rgba(0, 0, 0, 0);
  background-image: none;
}

.btn-gray:active:hover,
.btn-gray:active:focus,
.btn-gray:active.focus,
.btn-gray.active:hover,
.btn-gray.active:focus,
.btn-gray.active.focus,
.open > .btn-gray.dropdown-toggle:hover,
.open > .btn-gray.dropdown-toggle:focus,
.open > .btn-gray.dropdown-toggle.focus {
  color: #2d2d2d;
  background-color: #adb7c1;
  border-color: rgba(0, 0, 0, 0);
}

.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray.focus {
  background-color: #dee2e6;
  border-color: transparent;
}

.btn-gray .badge {
  color: #dee2e6;
  background-color: #2d2d2d;
}

.registration-wrapper .btn-primary,
.sr-login-wrapper .btn-primary {
  position: relative;
}

.sr-login-wrapper .btn-primary span.disabled-btn-color-hide {
  color: transparent;
}

.sr-login-wrapper .btn-primary .sr-icon-spinner {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  color: #f5f5f5;
}

/* aurora overlay */

/* TODO refactor */

.aurora-overlay-buttons {
  padding: 10px 0;
}

.aurora-overlay-buttons .btn {
  margin: 0 10px;
}

/* /aurora overlay */

/* custom-select */

.customselect_selectedoption {
  border: 1px solid #dee2e6;
  min-width: 280px;
  width: 100%;
  height: auto;
  padding: 5px 20px;
  margin: 0;
}

.customselect_optionswrapper {
  height: 180px;
  overflow-y: scroll;
  width: 100%;
  padding: 0;
}

.customselect_selectwrapper {
  border: 1px solid #dee2e6;
  margin: 0;
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  border-top: 0;
  z-index: 1;
  right: 0;
  top: 100%;
}

.selectphotolabel {
  vertical-align: top;
  padding-bottom: 30px;
  margin-bottom: 10px;
}

.customselect_arrow {
  background: #fff;
  cursor: pointer;
}

.customselect_arrow .fa-caret-down {
  float: right;
  margin-top: 2px;
}

.customselect_selectwrapper .selectitems {
  border-bottom: #dee2e6;
  padding: 10px 8px;
  background: #fff;
}

.customselect_selectwrapper .selectitems:last-child {
  border: 0;
}

.customselect_selectwrapper .selectitems:hover {
  background: #e9ecef;
  cursor: pointer;
}

.customselect_selectwrapper .selectedclass {
  background: #e9ecef;
}

img.selectphoto {
  float: left;
  margin-right: 5px;
  border: 1px solid #6c757d;
}

/* /custom-select */

/* dropdown-hover-menu, .dropdown-click-menu */

.navbar-nav > li > .dropdown-hover-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.dropdown-hover-menu {
  box-shadow: 0 5px 30px 5px rgba(69, 79, 91, 0.2);
  position: relative;
  border: 2px solid #fff;
  padding: 0;
  min-width: 160px;
  margin: 2px 0 0;
  color: inherit;
  font-size: inherit;
  background: #ffffff;
  border-radius: 0;
  z-index: 1902;
}

.dropdown-hover-menu > li > a {
  color: #81878d;
  line-height: 25px;
  height: 29px;
  padding: 3px 20px;
  display: block;
  clear: both;
  font-weight: inherit;
  white-space: nowrap;
}

.dropdown-hover-menu > li > a:hover {
  color: #ffffff;
  background: #49b89a;
}

.dropdown-hover-menu:after {
  content: '';
  width: calc(100% + 4px);
  height: 2px;
  display: block;
  position: absolute;
  bottom: -2px;
  left: -2px;
  background: #2d2d2d;
}

.dropdown-click-menu,
.dropdown-hover-menu {
  text-align: left;
  list-style: none;
  background-clip: padding-box;
}

/* /dropdown-hover-menu, .dropdown-click-menu */

/* fancybox defaults */

.fancybox-overlay .form-table {
  text-align: left;
}

#fancybox-thumbs.bottom {
  bottom: 2px;
  background: none;
  font-size: 1em;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}

/* /fancybox defaults */

/**
* SR custom checkbox
*/

.sr-custom-checkbox {
  --checkbox-size: 24px;
  display: flex;
  justify-content: flex-start;
  text-align: left;
}

.sr-custom-checkbox-label {
  font-size: 14px;
  line-height: var(--checkbox-size);
  flex-basis: calc(100% - var(--checkbox-size));
  margin: -3px 0 0 0;
}

.sr-custom-checkbox-control {
  width: var(--checkbox-size);
  height: var(--checkbox-size);
  margin: 0 9px 0 0;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
}

.sr-custom-checkbox-control:checked {
  background-size: 80% 80%;
  background-color: #fff;
}

/* SR custom checkbox END */

/**
* SR floating labels
*/

.sr-float-label input:focus {
  border: 1px solid #78b15a;
}

.sr-float-label {
  margin: 0;
  padding: 0;
  border: 0;
  height: 56px;
  box-sizing: border-box;
  box-shadow: none;
  position: relative;
}

.sr-float-label .sr-control-label {
  z-index: 3;
  height: 0;
  position: absolute;
  top: 19px;
  left: 21px;
  font-weight: 600;
  color: #878787;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease-in-out;
  width: auto;
  pointer-events: none;
  font-size: 15px;
}

.sr-float-label .sr-form-control {
  height: 56px;
}

.sr-float-label .sr-form-control:valid,
.sr-float-label .sr-form-control:focus {
  padding: 20px 8px 5px 20px;
}

.sr-float-label .sr-form-control:focus {
  background: white;
}

.sr-float-label.has-value .sr-form-control + .sr-control-label,
.sr-float-label.has-value .sr-control-label,
.sr-float-label .sr-form-control:focus + .sr-control-label,
.sr-float-label .sr-form-control:valid + .sr-control-label {
  color: #878787;
  font-size: 12px;
  transform: translate3d(0, -10px, 0);
}

.sr-input-group {
  position: relative;
  display: flex;
  width: 100%;
}

.sr-input-group .sr-form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.sr-input-group-addon,
.sr-input-group .sr-form-control {
  display: flex;
  align-items: center;
}

.sr-input-group-addon {
  z-index: 3;
  white-space: nowrap;
  vertical-align: middle;
  padding: 8px 12px;
  margin-bottom: 0;
  font-size: 14px;
  color: #2d2d2d;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ebebeb;
  border-radius: 0;
}

.sr-input-group-addon-checked {
  color: #78b15a;
}

.sr-input-group-addon-right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
  cursor: pointer;
}

.sr-form-control-feedback {
  top: 12px;
  right: 10px;
  font-size: 12px;
  color: #ff6d6d;
  position: absolute;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.sr-form-control-ok {
  top: 12px;
  right: 12px;
  font-size: 12px;
  color: #78b15a;
  position: absolute;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.has-error .sr-input-group-addon {
  border-color: #ff6d6d;
}

.sr-input-group-addon ~ .sr-form-control-ok,
.sr-input-group-addon ~ .sr-form-control-feedback {
  right: 50px;
}

.sr-float-label-group .sr-control-label {
  z-index: 2;
  left: 100px;
}

.sr-float-label-group .sr-form-control:valid,
.sr-float-label-group .sr-form-control:focus {
  padding-left: 100px;
}

/* telinput dependency */

.telephone-input .personal-telephone-number::-webkit-input-placeholder {
  color: transparent;
}

.telephone-input .personal-telephone-number:-moz-placeholder {
  color: transparent;
  opacity: 1;
}

.telephone-input .personal-telephone-number::-moz-placeholder {
  color: transparent;
  opacity: 1;
}

.telephone-input .personal-telephone-number:-ms-input-placeholder {
  color: transparent;
}

.telephone-input .personal-telephone-number:focus::-webkit-input-placeholder {
  color: #666;
}

.telephone-input .personal-telephone-number:focus:-moz-placeholder {
  color: #666;
  opacity: 1;
}

.telephone-input .personal-telephone-number:focus::-moz-placeholder {
  color: #666;
  opacity: 1;
}

.telephone-input .personal-telephone-number:focus:-ms-input-placeholder {
  color: #666;
}

input[type="checkbox"]:checked {
  background: #2d2d2d url("../image/check.svg") no-repeat center center/100% 100%;
}

input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid #2d2d2d;
  background: #ffffff;
  box-shadow: none;
}

input[type="radio"]:checked,
input[type="radio"].hovered,
input[type="radio"].checked {
  border: 1px solid #2d2d2d;
  background: #2d2d2d;
  box-shadow: inset 0 0 0 2px #ffffff;
  outline: none;
}

input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: #ffffff;
  outline: none;
  border-radius: 2px;
  background-size: cover !important;
  border-color: #2d2d2d;
  border: 1px solid #2d2d2d;
}

input.error {
  background: #f88 !important;
}

select {
  border: 0;
  background: transparent;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
.form-control,
.form-control:focus {
  box-shadow: none;
  transition: none;
  outline: none;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  top: 4px;
}

.has-error .sr-form-control,
.has-error .sr-form-control:focus {
  box-shadow: inset 2.1px 2.1px 0 0 rgba(150, 150, 150, 0.15);
  border-color: #ff6d6d !important;
}

.sr-form-control:focus {
  border-color: #78b15a !important;
}

.form-control:not(select):focus {
  transition: box-shadow .2s;
  border-color: #ebebeb;
  box-shadow: inset 0px -3px 0px 0px #49b89a;
}

.form-table {
  width: 100%;
}

.form-table td {
  padding: 5px;
}

.form-table tr > td:first-child {
  width: auto !important;
  padding-right: 40px;
}

.form-element-topyenoh {
  display: none !important;
}

#captcha {
  margin-top: 10px;
}

/* form generator */

.form-element {
  padding-bottom: 10px;
  clear: both;
}

.form-element label {
  font-weight: 600;
  display: block;
}

.form-element .checkbox-list label,
.form-element .radio-list label {
  font-weight: normal;
  float: none;
}

.label-inbefore .form-control {
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}

.label-inbefore span {
  line-height: 1.5em;
  display: inline-block;
  padding-left: 5px;
}

.form-label-side .checkbox-list,
.form-label-side .radio-list {
  float: left;
}

.form-label-side label {
  float: left;
  display: block;
  width: 150px;
}

.input-width-300 {
  width: 300px !important;
}

.input-width-180 {
  width: 180px !important;
}

.input-width-450 {
  width: 450px !important;
}

.form-help {
  display: block;
  font-weight: normal;
  font-size: 11px;
  padding-top: 2px;
}

span.required,
span.required-mark,
.error-list {
  color: #f00;
  font-weight: bold;
}

.element-errors {
  display: block;
  clear: both;
  float: none;
}

/* /form generator */

/**
* SR custom checkbox
*/

/* SR custom checkbox END */

/**
* SR floating labels
*/

/* telinput dependency */

/**
* SR nativ modal
*/

.sr-modal-mask {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  transition: opacity .3s ease;
  overflow-y: auto;
}

.sr-modal-wrapper {
  display: flex;
  margin: auto;
}

.sr-modal-container {
  width: 500px;
  margin: 0 auto;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all .3s ease;
  flex: 1;
}

.sr-modal-container .btn-primary {
  height: 56px;
  font-size: 18px;
  text-transform: none;
}

/* TODO refactor */

.sr-modal-container .password-reset {
  display: block;
  line-height: 14px;
  margin-bottom: 20px;
}

.sr-modal-header {
  position: relative;
  display: flex;
  justify-content: space-between;
  border-bottom: 0;
  padding-bottom: 0;
}

.sr-modal-header h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  color: #1e1e1e;
}

.sr-modal-body {
  margin: 10px 0;
}

/* TODO refactor */

.sr-modal-body .intl-tel-input.allow-dropdown input {
  padding-left: 50px;
  padding-top: 20px;
}

.sr-modal-body .form-group.telephone-input label,
.sr-modal-body .telephone-input .float-label.has-value .control-label {
  left: 50px;
}

.sr-modal-body .form-control-ok {
  right: 12px;
}

.sr-modal-body .intl-tel-input.allow-dropdown .flag-container {
  z-index: 2;
}

.sr-modal-body .billing-address-row.row {
  margin: 0;
}

.sr-modal-body .payment-company-row input {
  margin-top: -1px;
}

.sr-modal-default-button {
  float: right;
}

.sr-modal-enter {
  opacity: 0;
}

.sr-modal-leave-active {
  opacity: 0;
}

.sr-modal-enter .sr-modal-container {
  transform: scale(1.1);
}

.sr-modal-leave-active .sr-modal-container {
  transform: scale(0.9);
}

.sr-modal-close-button {
  position: absolute;
  top: 0;
  right: -13px;
  border: none;
  background: transparent;
}

.sr-modal-close-button:focus {
  outline: none;
}

.sr-modal-footer {
  border: 0;
  padding: 0;
}

.checkout-app #auth_modal #sociallogin .content {
  text-align: center;
  display: inline-block;
  margin: 0;
}

.checkout-app #auth_modal #sociallogin .checkout-content-title {
  display: none;
}

.checkout-app #auth_modal #sociallogin .social_link {
  border-radius: 4px;
  overflow: hidden;
  display: inline-flex;
  width: 32%;
}

.checkout-app #auth_modal #sociallogin .social_link .social_login_link {
  margin: 0;
  font-size: smaller;
}

/* TODO refactor */

.checkout-address-edit-modal {
  width: 600px;
}

/* SR nativ modal END */

.list-group-item.selected {
  background: #ffffff;
}

/* quickview */

.product-quickview .aurora-scroll-list-item,
.quickview-scroller-wrapper,
.quickview-img-snapshot img {
  width: 350px !important;
}

.quickview {
  z-index: 100;
  position: absolute;
  opacity: 0;
  margin: 0;
  will-change: opacity;
  transition: opacity .2s ease-in-out 0s;
  align-self: center;
}

.cartquickview-button {
  margin-top: 8px;
}

.cartquickview-button:hover {
  background: #49b89a;
  color: #ffffff;
  border: 1px solid #49b89a;
}

.quickview-details-button {
  font-size: 1.8rem;
}

.quickview-details-button-text {
  vertical-align: middle;
}

.quickview-details-button:after {
  font-size: 1.4rem;
  display: inline-block;
  width: 2.6rem;
  height: 2.6rem;
  line-height: 2.4rem;
  border-radius: 0;
  vertical-align: middle;
  color: #49b89a;
  margin-left: 8px;
  content: '\e833';
  font-family: "tokyo-design-icons", sans-serif;
  background: transparent;
}

.quickview-details-button:active,
.quickview-details-button:focus,
.quickview-details-button:hover {
  color: #2d2d2d;
}

.product-quickview {
  background: #fff;
  padding: 20px;
  min-height: 400px;
  text-align: left;
}

.product-quickview .product-page-price {
  min-height: 54px;
  height: 100%;
  padding: 10px 0;
}

.product-quickview .price_row {
  vertical-align: top;
}

.product-quickview-details {
  padding: 10px 0 5px 0;
  text-align: center;
  overflow: hidden;
}

.product-quickview .quantity-text {
  display: none;
}

.product-quickview .product_table_addtocart_wrapper {
  padding: 15px 0;
}

.product-quickview-heading {
  margin: 0 0 20px 0;
  font-size: 20px;
}

.product-quickview-left {
  margin-right: 20px;
}

.product-quickview-right {
  overflow: hidden;
}

.product-quickview-product-image {
  box-shadow: none;
}

.fancybox-quickview .fancybox-skin {
  background: #ffffff;
}

/* /quickview */

/* snapshot valtozatok */

.snapshot-list-attributes {
  width: 100%;
  z-index: 1000;
}

.snapshot_horizontal.side_module .snapshot-list-attributes {
  display: none;
}

.snapshot_horizontal .snapshot-list-attributes {
  margin: 5px 0;
}

.snapshot-list-attributes-inner {
  position: relative;
  width: 100%;
  margin: auto;
}

.snapshot-attribute {
  width: 46px;
  height: 46px;
  margin: 5px;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.snapshot-attribute-container {
  height: 56px;
  position: relative;
  overflow: hidden;
}

.snapshot-attribute-wrapper {
  position: absolute;
  font-size: 0;
  left: 0;
  top: 0;
  transition: all 700ms ease;
}

.snapshot-attribute-link .attribute-value {
  width: 46px !important;
  height: 46px !important;
}

.snapshot-attribute-link,
.snapshot-attribute-image {
  display: block;
  width: 100%;
  height: 100%;
}

.snapshot-slider-left,
.snapshot-slider-right {
  cursor: pointer;
  display: inline-block;
  z-index: 1000;
  position: absolute;
  top: 0;
  width: 12px;
  height: 56px;
}

.snapshot-slider-left:before,
.snapshot-slider-right:before {
  font-family: "tokyo-design-icons", sans-serif;
  font-size: 12px;
  line-height: 56px;
}

.snapshot-slider-left {
  left: -12px;
}

.snapshot-slider-left:before {
  content: '\e832';
}

.snapshot-slider-right {
  right: -12px;
}

.snapshot-slider-right:before {
  content: '\e833';
}

/* /snapshot valtozatok */

/* product badges */

.product_badges {
  left: -15px;
  top: -15px;
  position: absolute;
  z-index: 100;
}

.product-image .product_badges {
  top: 0;
  left: 0;
}

.product_badges .badgetype_5,
.product_badges .badgetype_9,
.product_badges .badgetype_11,
.product_badges .badgetype_12,
.product_badges .badgetype_1 {
  margin-top: 0;
}

.badgetype_2,
.badgetype_3,
.badgetype_5,
.badgetype_11,
.badgetype_12 {
  padding-top: 20px;
}

.badgetype_4 {
  text-indent: -6px;
  padding-top: 10px;
}

.badgetype_6,
.badgetype_7 {
  line-height: 30px;
}

.badgetype_8,
.badgetype_10 {
  padding-top: 28px;
}

.badgetype_13 {
  padding-top: 25px;
}

.badgetype_1 {
  font-size: 10px;
}

.badgetype_1,
.badgetype_9 {
  margin-left: 0;
}

.badgetype_4,
.badgetype_6,
.badgetype_7 {
  margin-left: 0;
}

.product-image .badgetype_5,
.product-image .badgetype_11,
.product-image .badgetype_12 {
  margin-top: 10px;
}

.product-image .badgetype_4,
.product-image .badgetype_6,
.product-image .badgetype_7 {
  margin-left: 0;
}

.product-image .badgetype_1,
.product-image .badgetype_9 {
  margin-top: 10px;
  margin-left: 0;
}

.badgetype_1 .badgeitem-text,
.badgetype_9 .badgeitem-text {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  padding-top: 10px;
  height: 100%;
  width: 100%;
  text-align: center;
  transform: rotate(318deg);
}

.badgeitem {
  float: left;
  text-align: center;
  font-size: 13px;
  overflow: visible;
  display: inline;
  line-height: 1;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}

.badgeitem-text {
  color: #fff;
  text-shadow: 1px 1px 1px #2d2d2d;
}

.badgeitem-content {
  display: inline-block;
  vertical-align: top;
}

.horizontal-orientation {
  text-align: left;
}

.vertical-orientation .badgeitem-content {
  display: block;
}

.vertical-orientation .badgeitem-content:after {
  content: "";
  display: block;
  clear: both;
}

.badgecolor_c .badgeitem-text {
  color: #000;
  text-shadow: 1px 1px 1px #fff;
}

/* /product badges */

/* snapshots global */

.product-module-list-link-wrapper {
  padding: 10px 0;
}

.img-thumbnail-link {
  display: block;
  position: relative;
  line-height: 0;
  overflow: hidden;
}

.list_with_divs {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.productscroller > li {
  margin: 0 !important;
}

.product-snapshot {
  padding: 15px;
}

.product-snapshot:empty {
  display: none;
}

.snapshot-list-item {
  font-size: 1.4rem;
  padding: 5px 0;
}

.snapshot-list-item .featured-table {
  width: 100%;
  text-align: left;
}

.list_prouctprice {
  padding: 10px 0;
  font-style: italic;
}

.list_addtocart .btn {
  width: 100%;
}

.list_picture {
  text-align: center;
  display: flex;
  justify-content: center;
  position: relative;
}

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

.list_picture:hover .quickview {
  opacity: 1;
}

.list-productname-link {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 300;
  color: #2d2d2d;
}

.review-rating-count {
  margin-left: 5px;
  vertical-align: middle;
}

.list_stock {
  font-weight: 600;
  font-size: 1.3rem;
}

.list_original {
  text-decoration: line-through;
  color: #888888;
  font-weight: 300;
  font-size: 2rem;
  display: block;
  line-height: 1.2;
}

.list_price {
  color: #2d2d2d;
}

.list_special {
  color: #2d2d2d;
}

.list_price,
.list_special {
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.2;
}

.list_addtocart .quantity-input {
  height: 30px;
  width: 50px;
  padding: 2px;
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #ffffff;
  vertical-align: middle;
}

.list_addtocart .quantity-name-text {
  padding: 0 10px;
}

.side-position .list_div_item {
  padding: 15px 0;
}

.side-position .list_prouctname {
  padding-top: 0;
}

.side-position .list-productname-link {
  color: #2d2d2d;
  font-size: 1.3rem;
  word-break: break-word;
}

.side-position .list-productname-link:hover {
  color: #49b89a;
}

.side-position .list_original {
  font-size: 1.5rem;
  font-weight: 300;
  width: auto;
}

.side-position .list_special,
.side-position .list_price {
  font-size: 1.7rem;
  font-weight: 800;
}

.side-position .list_prouctprice {
  padding: 5px 0;
}

/* /snapshots global */

.snapshot_vertical.list-style .list_div_item,
.snapshot_horizontal .list_div_item {
  width: 100%;
}

.snapshot_vertical.list-style .list_addtocart,
.snapshot_vertical.list-style .list_details,
.snapshot_horizontal .list_addtocart,
.snapshot_horizontal .list_details {
  display: inline-block;
  vertical-align: top;
}

.snapshot_vertical.list-style .list_addtocart .btn,
.snapshot_vertical.list-style .list-details-link,
.snapshot_horizontal .list_addtocart .btn,
.snapshot_horizontal .list-details-link {
  width: auto;
}

.snapshot_vertical.list-style .list_details,
.snapshot_horizontal .list_details {
  padding-right: 10px;
}

.snapshot_horizontal_product {
  border-bottom-width: 3px;
  background: #fff;
  padding: 15px;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out;
  box-shadow: none;
}

.snapshot_horizontal_product:hover {
  border-color: rgba(0, 0, 0, 0.1);
}

.snapshot_horizontal_left {
  padding-right: 20px;
  width: 30%;
  float: left;
}

.side_module .snapshot_horizontal_left {
  padding-right: 10px;
}

.snapshot_horizontal_right {
  padding-left: 5px;
  padding-bottom: 10px;
  overflow: hidden;
  text-align: left;
}

.side-position .snapshot_horizontal .list-details-link,
.side-position .snapshot_horizontal .list_addtocart .btn {
  font-size: 12px;
  padding: 8px 12px;
}

.side-position .snapshot_horizontal_product {
  border: 0;
}

.side-position .snapshot_horizontal .list_div_item {
  padding: 0;
}

.two-column-content .snapshot_vertical.list-style .list_div_item {
  width: 100%;
}

.snapshot_vertical_product {
  border-bottom-width: 3px;
  position: relative;
  background: #fff;
  padding: 15px;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out;
}

.snapshot_vertical_product .list_picture {
  margin-bottom: 20px;
}

.snapshot_vertical_product .list_prouctprice {
  padding: 10px 0 0 0;
}

.snapshot_vertical_product:after {
  content: "";
  display: block;
  clear: both;
}

.snapshot_vertical_product:hover {
  border-color: rgba(0, 0, 0, 0.1);
}

.snapshot_vertical .list_productprice_special_postfix .list_price_postfix,
.snapshot_vertical .list_productprice_special_postfix .list_original {
  display: block;
}

.snapshot_vertical:not(.list-style) .list_div_item {
  text-align: center;
}

.snapshot_vertical.list-style .list_div_item {
  transition: all 0.3s ease-in-out;
}

.snapshot_vertical.list-style .list_picture {
  float: left;
  margin-right: 20px;
}

.snapshot_vertical.list-style .short_description {
  display: block;
}

.snapshot_vertical.list-style .list_prouctname {
  height: auto !important;
}

.side-position .snapshot_vertical_product .list_actions {
  padding: 5px 30px 5px 30px !important;
}

.one-column-content .snapshot_vertical .list_div_item {
  width: 70%;
}

.two-column-content .snapshot_vertical .list_div_item {
  width: 100%;
}

/* module globals */

.hide-top .module-head {
  display: none;
}

.module {
  margin-bottom: 15px;
}

.module-head {
  margin: 0;
}

.column-content .module-head,
.home-position .module-head,
.side-position .module-head {
  padding: 15px 0;
}

.module-head-title {
  font-weight: inherit;
  color: #2d2d2d;
}

.column-content .module-head-title,
.home-position .module-head-title,
.section-module .module-head-title,
.side-position .module-head-title {
  font-size: 1.8rem;
  margin: 0;
  font-weight: 300;
}

.header-position {
  margin-bottom: 0;
}

.column-left .section-module,
.column-right .section-module,
.side-position {
  padding: 15px;
  margin-bottom: 50px;
  border-bottom: 3px solid #2d2d2d;
  color: #2d2d2d;
  background: #ffffff;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.column-left .section-module .module-head,
.column-right .section-module .module-head,
.side-position .module-head {
  padding: 10px 0;
  position: relative;
}

.column-left .section-module .module-head-title,
.column-right .section-module .module-head-title,
.side-position .module-head-title {
  display: inline-block;
  position: relative;
  z-index: 2;
  font-size: 2rem;
}

.column-left .section-module .module-head:after,
.column-right .section-module .module-head:after,
.side-position .module-head:after {
  content: "";
  bottom: 0;
  left: calc(50% - 35px);
  position: absolute;
  display: block;
  background: #2d2d2d;
  height: 1px;
  width: 70px;
  z-index: 1;
}

.column-left .section-module .module-body,
.column-right .section-module .module-body,
.side-position .module-body {
  padding-top: 10px;
}

.home-layout .section-module .module-head,
.home-position .module-head {
  margin-top: 30px;
  margin-bottom: 30px;
}

.home-layout .section-module .module-head-title,
.home-position .module-head-title {
  font-size: 3.5rem;
  font-weight: 100;
  display: inline-block;
  position: relative;
  line-height: 1.5em;
  text-transform: none;
}

.home-layout .section-module .module-head-title:after,
.home-position .module-head-title:after {
  content: "";
  display: block;
  background: #ced4da;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 50px);
}

.column-content .module-head,
.home-position .module-head,
.side-position .module-head,
.home-layout .section-module .module-head {
  text-align: center;
  text-transform: uppercase;
}

.three-column-content .module-head-title {
  display: inline-block;
  position: relative;
}

/* /module globals */

/* bannerscroller */

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* az első modul a home pozícióba mindig rá fog lódni a bannerscrollerre */

.scroller-container .container {
  width: 100%;
  padding: 0;
}

.bannerscroller-module {
  background: #ced4da;
  margin: 0;
  position: relative;
}

.bannerscroller-module img {
  display: none;
  height: auto;
}

.nivoSlider {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

.nivoSlider img {
  top: 0;
  left: 0;
  max-width: none;
  position: absolute;
  object-fit: cover;
}

.nivoSlider .nivo-imageLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  opacity: 0;
}

.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}

.nivo-box img {
  display: block;
}

.nivo-caption,
.nivo-html-caption {
  display: none;
}

.nivoSlider .lazy {
  display: none !important;
}

/* controlNav: true */

.nivo-controlNav {
  position: absolute;
  bottom: 70px;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 10;
}

.nivo-control {
  background: #49b89a;
  font-weight: bold;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  font-size: 1px;
  text-indent: -99999px;
  text-decoration: none;
  line-height: 10px;
  border-radius: 100%;
  cursor: pointer;
}

.nivo-control.active {
  background: #fff;
  font-weight: bold;
}

.nivo-control:hover {
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}

.nivo-control-text {
  cursor: pointer;
  border-radius: 0;
  font-size: 1.2rem;
  background: #49b89a;
  color: #ffffff;
  display: inline-block;
  width: auto;
  height: 25px;
  text-indent: 0;
  text-decoration: none;
  line-height: 25px;
  padding: 0 20px;
  text-transform: uppercase;
  opacity: 1;
  position: relative;
  font-weight: 300;
}

.nivo-control-text.active {
  background: #309F81;
  color: #ffffff;
  font-weight: 300;
}

.nivo-control-text.active:before {
  content: " ";
  display: block;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 5px solid #309F81;
  height: 0;
  position: absolute;
  top: -5px;
  width: 0;
  left: calc(50% - 10px);
}

.nivo-control-text:hover {
  background: #309F81;
  color: #ffffff;
}

/* directionNav: true */

.nivo-prevNav {
  left: 0;
}

.nivo-prevNav,
.nivo-nextNav {
  position: absolute;
  top: 45%;
  cursor: pointer;
  display: block;
  margin: 0 30px;
  z-index: 100;
}

.nivo-prevNav span,
.nivo-nextNav span {
  height: 100px;
  width: 50px;
  display: block;
  text-decoration: none;
  text-indent: -999999px;
}

.nivo-prevNav span:after,
.nivo-nextNav span:after {
  color: #49b89a;
  position: absolute;
  top: 0;
  background: none;
  text-align: center;
  display: block;
  width: 50px;
  height: 100px;
  line-height: 100px;
  text-indent: 0;
  transition: all 0.3s ease-in-out;
  font-family: "tokyo-design-icons", sans-serif;
  font-weight: normal;
  font-size: 5rem;
}

.nivo-prevNav span:hover:after,
.nivo-nextNav span:hover:after {
  color: #309F81;
}

.nivo-prevNav:hover span,
.nivo-nextNav:hover span {
  text-shadow: 0 0 40px rgba(255, 255, 255, 0.9);
}

.nivo-prevNav span:after {
  content: "\e832";
}

.nivo-nextNav {
  right: 0;
}

.nivo-nextNav span:after {
  right: 0;
  content: "\e833";
}

/* TODO refaktor */

.bannerscroller-module,
.nivoSlider img {
  height: 700px !important;
}

/*
* IE11 fix because object-fit does not support
*/

_:-ms-fullscreen,
:root .bannerscroller-module,
:root .nivoSlider img {
  height: auto !important;
}

/* /bannerscroller */

/* cart module */

/**
* Lenyíló kosár esetén ha a magasság kisebb mint 480px akkor
* a termék lista magasságát fixáljuk és az overflow miatt a
* scrollbarral lehet görgetni benne.
*/

.cart-module-button {
  display: block;
  text-decoration: none;
  text-align: left;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  font-size: 1.5rem;
  background-color: transparent;
  font-weight: 300;
  line-height: 26px;
  white-space: nowrap;
  max-width: 300px;
  text-overflow: ellipsis;
  color: #2d2d2d;
  padding: 4px 5px;
  min-width: initial;
  border: 0;
  position: relative;
  overflow: visible;
}

.cart-module-button .module-head {
  display: none;
}

.cart-module-button .icon-sr-cart:before {
  font-size: 2.8rem;
  vertical-align: bottom;
}

.cart-module-button.dropdown-toggle .fa-caret-down {
  top: auto;
  right: 10px;
  position: absolute;
  font-size: 1rem;
}

.cart-module-button h3 {
  font-size: 1.6rem;
}

.cart-module-button > h3 {
  display: inline;
  line-height: 1;
}

.cart-module-button:focus {
  text-decoration: none;
}

.cart-dropdown {
  background: #ffffff;
  border-radius: 0;
  margin-top: 0;
  box-shadow: none;
  font-size: 1.3rem;
  width: 100%;
  min-width: 70%;
  z-index: 1903;
  border: 1px solid #81878d;
  padding: 10px 0;
  color: #2d2d2d;
}

.cart-dropdown:before {
  right: 10px;
  top: -8px;
  border: 6px solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #81878d;
  margin-top: -5px;
}

.cart-dropdown.dropdown-click-menu,
.cart-dropdown.dropdown-hover-menu {
  left: auto;
  right: 0;
}

.cart-dropdown li:not(.cart-dropdown-product-list),
.cart-dropdown .cart-dropdown-product-list-box {
  padding: 5px 20px;
}

.cart-dropdown .table {
  margin: 0;
}

.cart-dropdown-product-list {
  border-bottom: 1px solid #ced4da;
  max-height: 300px;
  overflow-x: auto;
}

.cart-dropdown .cart-product-table tr:last-child td {
  border-bottom: 0;
}

.cart-dropdown .cart-product-table td {
  border: 0;
  border-bottom: 1px solid #ced4da;
  padding: 5px;
}

.cart-dropdown .cart-total-table td {
  border: 0;
}

.cart-dropdown .cart-actions {
  text-align: left;
  padding: 15px 10px 5px 10px;
  border-top: 1px solid #ced4da;
}

.cart-dropdown .cart-actions a {
  width: 48%;
}

.cart-dropdown .cart-actions a:last-child {
  float: right;
}

.cart-actions-only-one a {
  width: 100%;
}

.icon-sr-cart:before {
  content: "\e859";
  font-weight: 300;
  font-size: 2.3rem;
}

.cart-product-name {
  padding-bottom: 8px;
}

.cart-product-name-link {
  color: #2d2d2d;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.package-offer-product-table tbody {
  background: white;
}

.cart-module-packageoffer-container {
  background: #d5d5d533;
  padding: 0 20px 10px;
  margin: 0 0 10px;
}

.cart-module-packageoffer-head-container {
  display: flex;
  width: 100%;
}

.cart-module-packageoffer-head-container .left {
  width: 90%;
}

.cart-module-packageoffer-head-container .right {
  width: 10%;
}

.cart_remove_loading {
  background: url("../image/ajax_load.gif") no-repeat transparent;
}

.cart_remove_btn {
  color: #49b89a;
  cursor: pointer;
}

.cart_remove_btn:hover {
  color: #309F81;
}

.cart-module-quantity {
  background: #ef2809;
  color: #ffffff !important;
  position: absolute;
  top: -3px;
  left: calc(50% + 6px);
  border-radius: 9999em;
  min-width: 24px;
  height: 24px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  padding: 4px;
}

.cart-more-link {
  padding: 3px;
}

.cart-totals-text,
.empty-cart {
  padding: 5px 10px;
}

.cart-module-quantity.pulse {
  box-shadow: 0 0 0 rgba(239, 40, 9, 0.4);
  animation: cart-module-quantity-pulse 2s infinite;
}

.cart-module-quantity.pulse:hover {
  animation: none;
}

/* /cart module */

/* auroramessage */

.auroramessenger-popupcontent {
  width: 740px;
  overflow: hidden;
}

.auroramessage_prodname,
.auroramessage_prodname:visited,
.auroramessage_prodname:active {
  color: #000;
}

.auroramessenger-wrapper .buttons {
  background: none;
  border: 0;
}

.auroramessage_title {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.auroramessage_link {
  float: right;
  width: 27%;
  text-align: right;
  margin-top: 10px;
}

.auroramessage_others {
  margin: 10px 0;
  font-weight: bold;
  text-align: left;
}

.auroramessage_incart {
  background: #f8f9fa;
  width: 70%;
  float: left;
  text-align: left;
  padding: 5px;
  margin-top: 10px;
}

.auroramessage_incart .auroramessage_prodpic {
  display: inline-block;
  width: 50px;
  vertical-align: top;
  padding-right: 10px;
  margin-bottom: 5px;
}

.auroramessage_incart .auroramessage_prod_option,
.auroramessage_incart .auroramessage_prodname {
  line-height: 1.4rem;
}

.auroramessage_incart .auroramessage_prod_option {
  padding-left: 5px;
}

.auroramessenger-message.ribbon {
  color: #6c757d;
  position: relative;
  padding: 15px 30px;
  background: #e4f1c9 url("../image/yes_icon.png") 10px center no-repeat;
}

.auroramessenger-message.ribbon .auroramessage_text,
.auroramessenger-message.ribbon .cartPopupMessagePackage,
.auroramessenger-message.ribbon .cartPopupMessageProduct {
  display: inline-block;
}

.auroramessenger-message.ribbon .message-close {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 7px;
  height: 7px;
  background: url("../image/close_icon.png") left top no-repeat;
  cursor: pointer;
}

.auroramessenger-message.popup {
  padding: 15px;
  position: relative;
  background: #fff;
  box-shadow: 0 0 5px 0 #adb5bd;
  color: #6c757d;
}

.auroramessenger-message.popup .list_div_item {
  width: 220px !important;
}

.auroramessenger-message.popup .module-head,
.auroramessenger-message.popup .message-close {
  display: none;
}

.auroramessenger-message.popup .module {
  margin: 0;
  padding: 0;
}

.auroramessenger-message.popup .product-module {
  margin: 0 40px;
}

.auroramessenger-message.popup .cartPopupMessagePackage,
.auroramessenger-message.popup .cartPopupMessageProduct {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 60px);
}

.auroramessenger-message.popup .snapshot_horizontal_direction .list_div_item {
  width: 660px !important;
}

.auroramessenger-message.popup .aurora-scroll-container {
  position: relative;
}

.auroramessenger-message.popup .auroramessage_link a {
  text-decoration: none;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}

.auroramessenger-message.popup .auroramessage_link .message-close-button {
  text-decoration: none;
  display: inline-block;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 20px;
  background: #fff;
  border-radius: 100%;
  font-weight: 500;
  position: absolute;
  top: -13px;
  color: #000;
  border: 3px solid #495057;
}

.auroramessenger-message.popup .auroramessage_text {
  background: #fff url("../image/yes_icon.png") left center no-repeat;
  padding: 5px 0 5px 25px;
  display: inline-block;
}

.auroramessenger-message.popup .list-productname-link {
  font-size: 1.5rem;
}

.auroramessenger-message.popup .list_price,
.auroramessenger-message.popup .list_special {
  font-size: 2.5rem;
}

.auroramessenger-message.popup .list_actions .btn {
  font-size: 1.2rem;
}

.auroramessage_text a {
  color: #000;
  text-decoration: underline;
}

.auroramessage_text a:hover {
  text-decoration: none;
}

/* /auroramessage */

#category2 {
  position: relative;
  z-index: 300;
}

#category2.side-position:hover {
  z-index: 999;
}

.category-module .module-head {
  background: #309F81;
  text-align: center;
}

.category-module .module-head-title {
  margin-bottom: 0;
  background: none;
  padding: 10px 0;
  display: block;
}

.category-module .module-body {
  padding-top: 0;
}

.category-list b {
  text-decoration: none;
  font-weight: 300;
}

.category-list-link,
.category-list-link:visited {
  display: block;
  text-decoration: none;
  background: transparent;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 0 20px;
  color: #2d2d2d;
}

.category-list-link:hover,
.category-list-link:active,
.selected > .category-list-link,
.children .selected > .category-list-link:hover,
.parent:hover > .category-list-link {
  color: #ffffff;
  background: #309F81;
  font-weight: 300;
}

.category-list-link-text {
  margin: 0;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  display: inline;
}

.category_menu,
.children {
  background: #fff;
  padding: 0;
  margin: 0;
  list-style: none;
}

.children {
  border: 2px solid #fff;
  position: relative;
  box-shadow: 0 5px 30px 5px rgba(69, 79, 91, 0.2);
}

.children:not(.subTreeDropDown):after {
  content: '';
  width: calc(100% + 4px);
  height: 2px;
  display: block;
  position: absolute;
  bottom: -2px;
  left: -2px;
  background: #2d2d2d;
}

.children .category-list-link,
.children .category-list-link:visited {
  color: #2d2d2d;
  font-size: 13px;
  text-transform: none;
}

.children .category-list-link:hover,
.children .category-list-link:visited:hover {
  color: #ffffff;
}

.children .selected > .category-list-link {
  color: #2d2d2d;
  background: #ffffff;
}

.category_menu > li > a:hover {
  text-decoration: underline;
}

.header-position .category_menu > .category-list.selected > .category-list-link:before {
  opacity: 1;
  width: calc(100% - 40px);
}

.header-position .category_menu > .category-list > .category-list-link {
  position: relative;
}

.header-position .category_menu > .category-list > .category-list-link:before {
  content: '';
  position: absolute;
  left: 20px;
  height: 2px;
  bottom: 12px;
  width: 0;
  background: #49b89a;
  display: block !important;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.header-position .category_menu > .category-list > .category-list-link:hover:before {
  opacity: 1;
  width: calc(100% - 40px);
}

.header-position .category_menu > .category-list > .category-list-link:active,
.header-position .category_menu > .category-list > .category-list-link:hover,
.header-position .category_menu > .category-list.selected > .category-list-link,
.header-position .category_menu > .category-list.parent:hover > .category-list-link {
  background: #fff;
  color: #2d2d2d;
  text-decoration: none;
}

.header-position .category_menu > .category-list > .children .selected > .category-list-link:hover,
.header-position .category_menu > .category-list > .children .category-list-link:hover {
  background: #49b89a;
}

.header-position .category_menu .category-list-link b,
.header-position .category_menu .category-list-link:visited b {
  text-decoration: none;
}

.side-position.category-module {
  background: #49b89a;
  padding: 15px 0;
  border-bottom-color: rgba(0, 0, 0, 0.3);
}

.side-position.category-module .module-head {
  background: transparent;
  margin-bottom: 20px;
}

.side-position.category-module .module-head-title {
  color: #ffffff !important;
  padding: 0;
}

.side-position.category-module .module-head:after {
  display: block;
  background: #ffffff;
}

.side-position .category-list-link {
  font-size: 15px;
  padding: 8px 20px;
}

.side-position .category_menu > li.selected .category-list-link-text:before {
  opacity: 1;
  width: 100%;
}

.side-position .category_menu > li > a {
  padding-left: 30px;
  padding-right: 30px;
  background: #49b89a;
  color: #fff;
}

.side-position .category_menu > li > a .category-list-link-text {
  position: relative;
}

.side-position .category_menu > li > a .category-list-link-text:before {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 2px;
  width: 0;
  background: #ffffff;
  display: block !important;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.side-position .category_menu > li > a:hover {
  background: #309F81;
  color: #ffffff;
  text-decoration: none;
}

.side-position .category_menu > li > a:hover .category-list-link-text:before {
  width: 100%;
  opacity: 1;
}

/* custom-dropdown */

.subTreeDropDown {
  line-height: 1.5em;
  background: transparent;
}

.subTreeDropDown.children {
  border: 0;
  box-shadow: none;
}

.subTreeDropDown > li {
  padding: 30px;
  background: #ffffff;
  color: #8e8e8e;
  box-shadow: 0 5px 30px 5px rgba(69, 79, 91, 0.2);
  border-bottom: 2px solid #2d2d2d;
}

.subTreeDropDown > li li {
  padding-bottom: 10px;
}

.subTreeDropDown > li a {
  color: #49b89a;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.3rem;
}

.subTreeDropDown > li a:hover {
  color: #309F81;
  text-decoration: underline;
}

.subTreeDropDown ul {
  padding: 0;
}

.subTreeDropDown ul li {
  list-style: none;
}

.dropDownParent.align-1 {
  position: static;
}

.dropDownParent.align-0 .children {
  left: 0;
  top: 100%;
  min-width: 0;
}

.dropDownParent.align-1 .children {
  left: 0;
}

.dropDownParent.align-2 .children {
  right: 0;
  left: auto;
}

/* /custom-dropdown */

/* header-category-position */

.sticky-head-active {
  z-index: 8002;
  top: 0;
  position: fixed;
  width: 100%;
}

.header-categories-wrapper {
  background: #49b89a;
  margin: 0 auto;
}

.header-categories .module-head-title {
  display: none;
}

.header-position .category-list-link,
.header-position .category-list-link:visited {
  font-size: 1.5rem;
  line-height: 50px;
}

.header-position .children {
  font-size: 1.3rem;
}

.header-position .children .category-list-link,
.header-position .children .category-list-link:visited {
  line-height: 28px;
  font-size: 1.3rem;
}

/* /header-category-position */

/* header-category-position fallback - Kategória menü a fejlécben, fallback ha nem vizszintes */

.header-position .vertical-basic::after,
.header-position .slide-categories::after,
.header-position .sf-vertical:not(.vertical-dropdown)::after {
  content: "Change the type of the category module!";
  padding: 0 0 0 20px;
}

.header-position .vertical-basic,
.header-position .slide-categories,
.header-position .sf-vertical:not(.vertical-dropdown) {
  padding: 0;
  line-height: 40px;
}

.header-position .vertical-basic li,
.header-position .slide-categories li,
.header-position .sf-vertical:not(.vertical-dropdown) li,
.header-position .horizontal-basic .children {
  display: none;
}

/* /header-category-position fallback */

/* superfish basic */

.sf-arrows .children .sf-with-ul:after,
.sf-arrows.sf-vertical .sf-with-ul:after {
  content: "\e833";
  font-family: "tokyo-design-icons", sans-serif;
  position: absolute;
  right: 1em;
  font-size: .8rem;
}

/* /superfish basic */

/* sf-horizontal - Vízszintes kategória */

.horizontal-basic .category-list {
  display: inline-block;
}

.horizontal-basic,
.sf-horizontal {
  position: relative;
  z-index: 1901;
  padding: 0;
  position: static;
}

.sf-horizontal,
.sf-horizontal * {
  list-style: none;
}

.sf-horizontal > li {
  position: relative;
  display: inline-block;
}

.sf-horizontal .children > li {
  position: relative;
  display: block;
}

.sf-horizontal .children {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 10;
  min-width: 100%;
}

.sf-horizontal li:hover > .children,
.sf-horizontal li.sfHoverHorizontal > .children {
  display: block;
}

.sf-horizontal .children .children {
  top: 0;
  left: 100%;
}

.sf-horizontal .children .category-list-link,
.sf-horizontal .children .category-list-link:visited {
  white-space: nowrap;
}

.sf-horizontal .subTreeDropDown {
  top: inherit;
}

.sf-horizontal > li.dropDownParent > a:after,
.sf-horizontal > li.parent > a:after {
  content: "\e831";
  font-family: "tokyo-design-icons", sans-serif;
  display: inline-block;
  font-size: 1rem;
}

/* /sf-horizontal - Vízszintes kategória */

/* sf-vertical - Függőleges kigördülő kategória */

.sf-vertical .children {
  position: absolute;
  display: none;
  left: 100%;
  top: 0;
  z-index: 1900;
  min-width: 15em;
  box-shadow: 0 5px 30px 5px rgba(69, 79, 91, 0.2);
}

.sf-vertical .children a {
  text-transform: none;
}

.sf-vertical > li,
.sf-vertical .children > li {
  position: relative;
  display: block;
}

.sf-vertical > li:hover .children,
.sf-vertical > li.sfHover .children {
  display: block;
}

/* /sf-vertical - Függőleges kigördülő kategória */

/* slide-categories - Függőleges legördülő kategória */

.slide-categories .cat-arrow,
.slide-categories .children {
  display: none;
}

.slide-categories .category-list-link {
  padding: 5px 0 5px 15px;
}

.slide-categories .children {
  background: rgba(255, 255, 255, 0.15);
}

.slide-categories .children .category-list-link {
  padding: 5px 0 5px 25px;
}

.slide-categories .children .children .category-list-link {
  padding: 5px 0 5px 35px;
}

.slide-categories .category-list.parent.cat-closed > .category-list-link:after {
  content: "\e833";
}

.slide-categories .category-list.parent.cat-closed > .category-list-link:after,
.slide-categories .category-list.selected > .category-list-link:after {
  content: "\e831";
  font-family: "tokyo-design-icons", sans-serif;
  margin-top: 5px;
  font-size: 1rem;
  position: absolute;
  right: 4em;
}

/* /slide-categories - Függőleges legördülő kategória */

/* vertical-basic - Normál függőleges kategória */

.vertical-basic .category-list {
  padding: 0;
}

.vertical-basic .category-list-link {
  padding: 8px 0 8px 15px;
}

.vertical-basic .children {
  background: #ffffff;
}

.vertical-basic .children .category-list-link {
  padding: 5px 0 5px 40px;
  text-transform: none;
  font-size: 1.3rem;
}

.vertical-basic .children .children .category-list-link {
  padding: 5px 0 5px 50px;
}

.vertical-basic .parent.selected {
  padding-bottom: 0;
}

/* /vertical-basic - Normál függőleges kategória */

/* categoryoffer module */

.category_snapshot {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #fff;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  border: 0;
  padding: 0;
}

.category_snapshot br {
  display: none;
}

.category_snapshot:hover {
  border-color: rgba(0, 0, 0, 0.1);
}

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

.category-snapshot-name {
  padding: 15px 0;
}

.category-snapshot-name-link {
  background: #49b89a;
  color: #ffffff;
  font-size: 2rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  height: 65px;
  line-height: 1.2em;
  font-weight: 300;
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.category-snapshot-name-link:hover {
  color: #ffffff;
  opacity: .9;
}

/* /categoryoffer module */

/* compare popup */

.tablescroll_body {
  width: 800px;
  height: 360px;
}

.compare-product-table .list-picture img {
  max-height: 100px;
}

.compare-product-table .list-productname {
  height: 50px;
  padding: 0 10px;
  overflow: hidden;
}

.compare-product-table td {
  border: 0;
  padding: 4px 6px;
  vertical-align: top;
}

.compare-product-table .odd.samevalue td,
.compare-product-table .samevalue td {
  background: #e6e6e6;
}

.compare-product-table .odd .compare-product-values-row {
  background: #ffffff;
}

.compare-product-values-row {
  width: 200px;
}

.compare-filter-button {
  padding-top: 15px;
}

.compare-product-label-row {
  width: 150px;
  background: #ffffff;
  font-weight: 600;
}

.tablescroll_head .compare-product-label-row {
  background: #ffffff;
}

/* /compare popup */

/* compare module */

.deleteIcon {
  font-size: 2rem;
  cursor: pointer;
}

.module-compare-wrapper .list-group-item {
  border: 0;
  padding: 10px 0;
}

.module-compare-wrapper .list-group-item > .badge {
  float: left;
  background: transparent;
  color: #f00;
}

.module-compare-wrapper .product-module {
  display: none;
}

.compare_button_wrapper a:before {
  padding-right: 5px;
  content: "\e805";
  font-family: "tokyo-design-icons", sans-serif;
  font-size: 2rem;
}

.compare_button_wrapper a.compared:before {
  content: "\e843";
  font-size: 2rem;
}

/* /compare module */

/* currenciesselect module */

.header-navbar .currencieselect-select {
  height: 24px;
  line-height: 24px;
  font-size: 1.2rem;
  padding: 2px;
  background: transparent;
  border-color: #ced4da;
}

.mobile-footer .currencieselect-select {
  margin-top: 3px;
  border: 1px solid #969696;
  border-radius: 0;
  background: transparent;
  color: #969696;
}

.mobile-footer .currencieselect-select::-webkit-input-placeholder {
  color: #969696;
  opacity: 1;
}

.mobile-footer .currencieselect-select:-moz-placeholder {
  color: #969696;
  opacity: 1;
}

.mobile-footer .currencieselect-select::-moz-placeholder {
  color: #969696;
  opacity: 1;
}

.mobile-footer .currencieselect-select:-ms-input-placeholder {
  color: #969696;
  opacity: 1;
}

.mobile-footer .currencieselect-select:focus::-webkit-input-placeholder {
  color: transparent;
}

.mobile-footer .currencieselect-select:focus:-moz-placeholder {
  color: transparent;
}

.mobile-footer .currencieselect-select:focus::-moz-placeholder {
  color: transparent;
}

.mobile-footer .currencieselect-select:focus:-ms-input-placeholder {
  color: transparent;
}

/* /currenciesselect module */

/* customcontent module */

.customcontent .module-body {
  overflow: hidden;
}

/* /customcontent module */

.module-dealofday-wrapper .product_badges {
  left: 0;
  top: 0;
}

.module-dealofday-wrapper .snapshot_horizontal_product {
  padding: 0;
}

.module-dealofday-wrapper .snapshot_horizontal_product:hover {
  border-color: transparent;
}

.module-dealofday-wrapper .snapshot_horizontal_left {
  width: auto;
}

.module-dealofday-wrapper .list_picture {
  padding: 15px;
}

.module-dealofday-wrapper .list-productname-link {
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 100;
  display: inline-block;
  margin-bottom: 2rem;
}

.module-dealofday-wrapper .snapshot_horizontal_right {
  padding: 50px 20px 50px 5px;
}

.module-dealofday-wrapper .short_description {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 1rem;
}

.module-dealofday-wrapper .list_original {
  font-size: 2.5rem;
}

.module-dealofday-wrapper .list_price,
.module-dealofday-wrapper .list_special {
  font-size: 4rem;
}

.module-dealofday-wrapper .list_prouctprice {
  padding: 20px 0;
}

.headermenu-list {
  font-size: 12px;
}

.headermenu-list li:last-child > a {
  padding-right: 0;
}

.headermenu-list .dropdown > a:after {
  content: "\e831";
  font-size: 1rem;
  font-family: "tokyo-design-icons", sans-serif;
  display: inline-block;
  vertical-align: middle;
}

/* information */

.information_list_item_introtext img {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-right: 0;
}

.information-tags {
  padding-top: 20px;
}

/* /information */

/* kickerimages */

.kickerimages .kickerimages-col {
  padding: 0;
  overflow: hidden;
}

.kickerimages-row {
  margin: 0;
}

.kickerimage-box {
  position: relative;
  display: block;
}

.kickerimage-inner-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1rem 2rem;
  width: 100%;
  text-align: center;
}

.kickerimage-inner-wrapper > span {
  display: inline-block;
}

.kickerimage-title {
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
  padding: 0.5rem 0;
  line-height: 1;
  font-size: 4rem;
}

.kickerimage-title:empty {
  border: 0;
  padding: 0;
}

.kickerimage-description {
  padding: 0.5rem 0;
  line-height: 1.2em;
  font-size: 2.2rem;
  font-weight: 300;
  color: #fff;
}

.kickerimage-img {
  border-radius: 0;
}

.kickerimage-button {
  position: relative;
  margin-top: 5rem;
}

.kickerimage-button:before {
  content: '';
  background: #ffffff;
  width: 10rem;
  height: 1px;
  position: absolute;
  top: -3rem;
  left: calc(50% - 5rem);
}

.kickerimage-button-title {
  border-color: #ffffff;
}

.kickerimage-button-title:before {
  background: #6ec6ae;
}

.kickerimage-button-title:active:hover,
.kickerimage-button-title:active,
.kickerimage-button-title:focus,
.kickerimage-button-title:hover {
  background: #49b89a;
  border-color: #49b89a;
  color: #ffffff;
}

/* /kickerimages */

/* languageselect module */

.language_icon {
  display: inline-block;
  cursor: pointer;
}

.language_icon img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .5;
  transition: all 0.3s ease-in-out;
}

.language_icon img:hover,
.language_icon.active img {
  opacity: 1;
}

.language_icon span.language-code-name {
  display: none;
}

.languageselect-select {
  height: 24px;
  line-height: 24px;
  font-size: 1.2rem;
  padding: 2px 8px;
  border-color: #ced4da;
}

.language-text {
  display: inline-block;
  cursor: pointer;
  padding: 0 10px;
  font-size: 1.2rem;
  color: #81878d;
  line-height: 1.2rem;
  position: relative;
  text-transform: uppercase;
  margin: .7rem 0;
}

.language-text ~ .language-text {
  border-left: 1px solid rgba(0, 0, 0, 0.4);
}

.language-text span {
  transition: all 0.4s ease-in-out 0s;
  opacity: .7;
}

.language-text:hover span,
.language-text.active span {
  opacity: 1;
}

/* /languageselect module */

/* likebox */

.likebox-module .module-body {
  overflow: hidden;
}

/* /likebox */

/* login */

.logged-dropdown {
  padding: 0;
  position: relative;
  border-right: 0;
  text-align: left;
}

.logged-dropdown a {
  padding: 0 15px;
  text-decoration: none;
}

.logged-dropdown > a > span {
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  width: 120px;
}

.logged-dropdown > ul {
  position: absolute;
  width: 100%;
  z-index: 99999;
  transition: all 0.2s 0s linear;
  min-width: 150px;
  right: 0;
  left: auto;
  padding: 0;
}

.logged-dropdown > ul > li {
  display: block;
  border: 0;
  min-width: 100px;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.logged-dropdown > ul > li > a {
  height: 0;
  display: block;
  text-align: left;
  transition: height 150ms ease-in;
  font-size: 1.2rem;
  font-weight: 600;
}

.logged-dropdown > ul > li > a:hover {
  transition: all 0.3s ease-in-out;
  color: #ffffff;
}

.logged-dropdown:hover > ul > li > a {
  line-height: 25px;
  height: 29px;
}

.header-col-login {
  position: relative;
}

.header-col-login:before {
  content: '\e806';
  font-family: "tokyo-design-icons", sans-serif;
  font-size: 2rem;
}

.header-col-login .login-list li a {
  padding: 2px 15px;
  font-weight: 500;
}

.header-col-login .login-list > li > a {
  padding: 2px 4px;
}

.header-col-login .login-list > li > a:hover,
.header-col-login .login-list > li > a:focus,
.header-col-login .login-list > li > a:active {
  background: transparent;
  color: #49b89a;
}

.login-list {
  border-radius: 0;
}

.login-list .create-list-item {
  display: none;
}

.login-list li a {
  font-weight: 600;
  color: #8e8e8e;
}

.login-list-item {
  position: relative;
}

.login-list > ul {
  min-width: 150px;
  right: 0;
  left: auto;
  padding: 0;
}

.login-list > ul > li > a:hover {
  color: #ffffff;
}

.sr-login-forgotten-div {
  font-size: 14px;
}

.sr-login-remember-me-div {
  justify-content: flex-end;
  display: flex;
}

.sr-login-remember-me-div .sr-custom-checkbox-label {
  white-space: nowrap;
}

.registration-wrapper .btn-primary span.disabled-btn-color-hide,
.sr-login-wrapper .btn-primary span.disabled-btn-color-hide {
  color: transparent;
}

.logo-text a {
  color: #8e8e8e;
  font-weight: 300;
  font-size: 3.5rem;
  line-height: 3.5rem;
  text-transform: uppercase;
  text-decoration: none;
}

.logo-text a:hover {
  color: #309F81;
}

.secondary_logo_text {
  display: none;
}

/* manufactureroffer module */

.manufactureroffer-image-container {
  font-size: 0;
}

.manufactureroffer-image-link {
  padding: 15px;
  display: inline-block;
}

.all-manufacturer-link {
  border-top: 1px solid #dee2e6;
  margin-top: 2px;
}

/* /manufactureroffer module */

/* mobile menu */

#menu-nav:not(.mm-menu),
#categorytree-nav:not(.mm-menu),
.mm-menu.mm-offcanvas,
.responsive-menu,
.print_body #mobile-nav {
  display: none;
}

.mm-menu {
  text-align: left;
}

.mm-list a.mm-subopen {
  box-sizing: content-box;
}

.mm-navbar .mm-title {
  font-size: 15px;
}

#categorytree-nav .mm-search input,
#menu-nav .mm-search input {
  border: medium none;
  border-radius: 15px;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  width: 100%;
}

.mobile-filter-active .mm-page .page-wrap {
  padding-top: 116px;
}

.mm-opened .mm-menu.mm-theme-dark {
  background: #49b89a;
  color: #ffffff;
}

.mm-opened .mm-menu.mm-theme-dark .mm-navbar a,
.mm-opened .mm-menu.mm-theme-dark .mm-navbar > *,
.mm-opened .mm-menu.mm-theme-dark em.mm-counter {
  color: #ffffff;
}

.mm-opened .mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after,
.mm-opened .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: #ffffff;
}

.mm-opening body {
  overflow: hidden !important;
}

/* /mobile menu */

/* aurora nanobar */

.aurora-nanobar {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99999;
  background: #495057;
  color: #fff;
  padding: 30px;
  text-align: center;
}

.aurora-nanobar-freeshipping.aurora-nanobar {
  z-index: 9998;
}

.aurora-nanobar-firstlogin.aurora-nanobar {
  z-index: 9999;
}

#first-login-nanobar-button {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 37px;
  cursor: pointer;
  line-height: 37px;
  transition: all 0.2s ease-in-out 0s;
  background: rgba(78, 78, 78, 0.3);
  border-radius: 100%;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}

#first-login-nanobar-button:hover {
  background: rgba(78, 78, 78, 0.6);
  color: #fff;
}

#first-login-nanobar-button:hover:before {
  border-color: transparent transparent transparent rgba(34, 34, 34, 0.5);
}

.aurora-nanobar-container {
  width: 1170px;
  margin: auto;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.3rem;
  line-height: 1.4em;
}

.aurora-nanobar-text {
  display: block;
  padding: 0 20px 10px;
  text-align: left;
  flex: 1;
  flex-basis: 100%;
}

.aurora-nanobar-buttons-wrapper {
  flex: 1;
  flex-basis: 100%;
  text-align: left;
  padding: 0 20px 10px;
}

.aurora-nanobar-cookies {
  width: 100%;
  text-align: left;
  border-top: 1px solid #555;
  padding-top: 15px;
  margin-top: 15px;
}

.aurora-nanobar-cookies .form-group {
  margin-bottom: 0;
  padding: 5px 20px;
}

.aurora-nanobar-cookies label {
  font-weight: normal;
  vertical-align: middle;
  margin: 0;
}

.cookies-help-text {
  color: #a8a8a8;
  padding-left: 20px;
}

#aurora-nanobar-settings-button {
  margin-right: 10px;
  color: #fff;
}

#aurora-nanobar-settings-button:hover {
  color: #309F81;
}

.aurora-nanobar-cookies label input {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}

.aurora-nanobar-close-x {
  position: absolute;
  bottom: calc(50% - 12px);
  width: 25px;
  height: 25px;
  display: block;
  right: 115px;
  color: #fff;
  cursor: pointer;
}

/* /aurora nanobar */

/* news */

.news-pretext {
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.7em;
  padding-bottom: 2rem;
}

.news-article {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #ffffff;
  box-shadow: inset 0px -3px 0 0 #e9ecef;
  position: relative;
}

.news-article img {
  background: #fff;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  padding: 0;
  max-width: 100%;
  height: auto !important;
  border: 0;
}

.news-article:hover img {
  border-color: rgba(0, 0, 0, 0.1);
}

.news-article:hover .article-title a {
  color: #49b89a;
}

.news-article:hover .article-read-more .btn {
  color: #2d2d2d;
}

.news-all-button {
  text-align: center;
  padding-top: 25px;
}

.article-title {
  font-size: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  margin: 8px 0;
}

.article-title a {
  line-height: 1.1em;
  font-weight: 700;
  color: #2d2d2d;
}

.article-list {
  padding: 0;
  list-style: none;
}

.article-info {
  font-size: 1.2rem;
}

.article-info .fa {
  display: none;
}

.article-thumb {
  padding-right: 0;
  float: none;
}

.article-content {
  overflow: hidden;
}

.article-introtext {
  color: #000;
  font-size: 15px;
  line-height: 1.5em;
  padding: 10px 0;
}

.home-position .article-list {
  padding: 15px 0;
  margin: 0;
}

.home-position .article-list li {
  width: 100%;
  padding: 0 0 25px 0;
}

.home-position .article-list li:nth-child(n+4) {
  display: none;
}

.home-position .article-thumb {
  padding-right: 0;
}

.home-position .article-title {
  font-size: 2.4rem;
}

.home-position .article-info {
  font-size: 12px;
  text-align: center;
}

.home-position .article-read-more {
  text-align: center;
  padding-bottom: 20px;
}

.home-position .article-date {
  padding-right: 5px;
}

.side-position .news-pretext,
.side-position .article-list {
  margin: 0 -15px;
}

.side-position .article-thumb img {
  width: 100%;
  height: auto;
}

.side-position .article-content {
  padding: 15px;
}

.side-position .article-list li {
  border-bottom: 0;
  padding: 12px 0;
}

.side-position .news-all-button {
  margin: 0 -15px;
}

.side-position .news-all-button .btn {
  display: block;
  padding: 10px;
}

.side-position .article-info span {
  display: block;
}

/* /news */

/* newsletter subscribe module */

.newsletter-subscribe-form input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.newsletter-subscribe-form input:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.newsletter-subscribe-form input::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.newsletter-subscribe-form input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.newsletter-subscribe-form input:focus::-webkit-input-placeholder {
  color: transparent;
}

.newsletter-subscribe-form input:focus:-moz-placeholder {
  color: transparent;
}

.newsletter-subscribe-form input:focus::-moz-placeholder {
  color: transparent;
}

.newsletter-subscribe-form input:focus:-ms-input-placeholder {
  color: transparent;
}

.home-position.newsletter_subscribe-module {
  background: #49b89a url("../image/home_newsletter_bg.jpg") center center;
  background-size: cover;
  padding: 60px 40px;
  text-align: center;
  margin: 60px 0;
}

.home-position.newsletter_subscribe-module label.error {
  display: inline;
  font-size: 0.8rem;
}

.home-position.newsletter_subscribe-module input {
  margin-right: 10px;
}

.home-position.newsletter_subscribe-module .module-head {
  margin: 0;
  padding-bottom: 30px;
}

.home-position.newsletter_subscribe-module .module-head-title {
  color: #ffffff;
}

.home-position.newsletter_subscribe-module .module-head-title:after {
  bottom: -25px;
}

.home-position.newsletter_subscribe-module .newsletter-pretext,
.home-position.newsletter_subscribe-module .newsletter-posttext {
  padding: 0 15px;
}

.home-position.newsletter_subscribe-module .newsletter-pretext {
  color: #ffffff;
  font-size: 1.7rem;
  line-height: 1.8em;
  margin-top: 25px;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox) {
  border-color: #ffffff;
  background: transparent;
  height: 60px;
  line-height: 60px;
  padding-left: 25px;
  font-size: 1.8rem;
  font-style: italic;
  color: #ffffff;
  font-weight: 300;
  border-bottom: 1px solid #ffffff;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox)::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox):-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox)::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox):-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox):focus::-webkit-input-placeholder {
  color: transparent;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox):focus:-moz-placeholder {
  color: transparent;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox):focus::-moz-placeholder {
  color: transparent;
}

.home-position.newsletter_subscribe-module .form-control:not(.input-checkbox):focus:-ms-input-placeholder {
  color: transparent;
}

.home-position.newsletter_subscribe-module .input-checkbox {
  width: 22px;
  height: 22px;
  top: 0;
}

.home-position.newsletter_subscribe-module .input-checkbox:checked {
  background: #fff url("../image/check_alt.svg") no-repeat;
}

.home-position.newsletter_subscribe-module .input-checkbox:focus {
  border-bottom: 1px solid #ffffff;
}

.home-position.newsletter_subscribe-module .form-element {
  clear: none;
  float: left;
  width: 33.33%;
  padding: 0 10px;
}

.home-position.newsletter_subscribe-module .form-element-text {
  margin-bottom: 10px;
}

.home-position.newsletter_subscribe-module .form-element label {
  font-weight: 300;
  font-size: 17px;
}

.home-position.newsletter_subscribe-module .form-element-checkbox {
  width: 100%;
  text-align: left;
  color: #ffffff;
}

.home-position.newsletter_subscribe-module .form-element-customtext {
  float: none;
  display: inline-block;
}

.home-position.newsletter_subscribe-module .label-inbefore span {
  padding-left: 15px;
}

.home-position.newsletter_subscribe-module .btn {
  padding: 15px;
  background: #ffffff;
  border-color: #ffffff;
  color: #2d2d2d;
  width: 100%;
}

.home-position.newsletter_subscribe-module .btn:hover {
  background: #49b89a;
  border-color: #49b89a;
  color: #ffffff;
}

.home-position.newsletter_subscribe-module .form-control:focus {
  box-shadow: inset 0 -3px 0 0 #ffffff;
  border-color: #fff;
}

.side-position.newsletter_subscribe-module {
  background: #49b89a;
  color: #ffffff;
  border-radius: 0;
  border-bottom-color: rgba(0, 0, 0, 0.3);
  padding: 20px 30px;
}

.side-position.newsletter_subscribe-module .module-head-title {
  background: transparent;
  color: #ffffff;
  padding: 0;
}

.side-position.newsletter_subscribe-module .module-head:after {
  background: #fff;
}

.side-position.newsletter_subscribe-module input[type=checkbox]:checked {
  background: #fff url("../image/check_alt.svg") no-repeat;
}

.side-position.newsletter_subscribe-module .newsletter-posttext {
  font-size: 1.3rem;
}

.side-position.newsletter_subscribe-module .newsletter-pretext {
  padding: 0 20px 20px 20px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 300;
}

.side-position.newsletter_subscribe-module .form-control:not(.input-checkbox) {
  padding: 1px 10px;
}

.side-position.newsletter_subscribe-module .form-control:not(select):focus {
  box-shadow: inset 0 -3px 0 0 #ffffff;
  border-color: #fff;
}

.side-position.newsletter_subscribe-module .form-element label {
  font-weight: 300;
}

.side-position.newsletter_subscribe-module .btn {
  background: #fff;
  border: 0;
  width: 100%;
  padding: 12px 18px;
  font-size: 17px;
  color: #2d2d2d;
}

.side-position.newsletter_subscribe-module .btn:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #2d2d2d;
}

.side-position.newsletter_subscribe-module input {
  border: 1px solid #fff;
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-style: italic;
  font-weight: 300;
}

.side-position.newsletter_subscribe-module input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

.side-position.newsletter_subscribe-module input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.side-position.newsletter_subscribe-module input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.side-position.newsletter_subscribe-module input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

.side-position.newsletter_subscribe-module input:focus::-webkit-input-placeholder {
  color: transparent;
}

.side-position.newsletter_subscribe-module input:focus:-moz-placeholder {
  color: transparent;
}

.side-position.newsletter_subscribe-module input:focus::-moz-placeholder {
  color: transparent;
}

.side-position.newsletter_subscribe-module input:focus:-ms-input-placeholder {
  color: transparent;
}

.footer-position.newsletter_subscribe-module input[type="checkbox"]:checked {
  background: transparent url("../image/check.svg") no-repeat center center/100% 100%;
}

.footer-position.newsletter_subscribe-module input {
  border: 1px solid #969696;
  border-radius: 0;
  background: transparent;
  color: #969696;
}

.footer-position.newsletter_subscribe-module input::-webkit-input-placeholder {
  color: #969696;
  opacity: 1;
}

.footer-position.newsletter_subscribe-module input:-moz-placeholder {
  color: #969696;
  opacity: 1;
}

.footer-position.newsletter_subscribe-module input::-moz-placeholder {
  color: #969696;
  opacity: 1;
}

.footer-position.newsletter_subscribe-module input:-ms-input-placeholder {
  color: #969696;
  opacity: 1;
}

.footer-position.newsletter_subscribe-module input:focus::-webkit-input-placeholder {
  color: transparent;
}

.footer-position.newsletter_subscribe-module input:focus:-moz-placeholder {
  color: transparent;
}

.footer-position.newsletter_subscribe-module input:focus::-moz-placeholder {
  color: transparent;
}

.footer-position.newsletter_subscribe-module input:focus:-ms-input-placeholder {
  color: transparent;
}

.footer-position.newsletter_subscribe-module .newsletter-pretext {
  padding-bottom: 20px;
}

.footer-position.newsletter_subscribe-module .form-control:not(select):focus {
  box-shadow: inset 0px -3px 0px 0px #969696;
}

.footer-position.newsletter_subscribe-module .form-element {
  padding-bottom: 5px;
}

.footer-position.newsletter_subscribe-module .subscribe_button {
  padding-top: 10px;
}

/* /newsletter subscribe module */

/* PAF - Product Attribute Filter */

.paf-filter-module {
  border: 0;
  padding-top: 15px;
  border-bottom-color: rgba(0, 0, 0, 0.3);
}

.paf-filter-module.module {
  background: #434b58;
}

.paf-filter-module-title {
  padding: 0;
  color: #ffffff;
}

.paf-filter-module .module-head:after {
  background: #ffffff;
}

.paf-filter-module input[type=radio] {
  background: #434b58;
  border-color: #fff;
}

.paf-filter-module input[type=radio].checked,
.paf-filter-module input[type=radio].hovered,
.paf-filter-module input[type=radio]:checked {
  border-color: #fff;
  box-shadow: inset 0 0 0 2px #434b58;
  background: #fff;
}

.paf-filter-module input[type=checkbox] {
  border-color: #fff;
  background-color: transparent;
  box-shadow: inset 0 0 2px 0 white;
}

.paf-filter-module input[type=checkbox]:checked {
  background: #fff url("../image/check_alt.svg") no-repeat;
}

.paf-filter-module .form-control:focus {
  background: #ffffff;
}

.paf-filter-module .custom-value-filter-open-button,
.paf-filter-module .paf-filter-search-btn {
  border-color: #ffffff;
  background: #ffffff;
  color: #2d2d2d;
}

.paf-filter-module .custom-value-filter-open-button:active:hover,
.paf-filter-module .custom-value-filter-open-button:active:focus,
.paf-filter-module .custom-value-filter-open-button:focus,
.paf-filter-module .custom-value-filter-open-button:active,
.paf-filter-module .custom-value-filter-open-button:hover,
.paf-filter-module .paf-filter-search-btn:active:hover,
.paf-filter-module .paf-filter-search-btn:active:focus,
.paf-filter-module .paf-filter-search-btn:focus,
.paf-filter-module .paf-filter-search-btn:active,
.paf-filter-module .paf-filter-search-btn:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #2d2d2d;
}

.custom-value-filter {
  padding-top: 15px;
}

.custom-value-filter .form-control {
  border-radius: 0;
  color: #2d2d2d;
  line-height: 25px;
  height: 25px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}

.custom-value-filter .form-control::-webkit-input-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.custom-value-filter .form-control:-moz-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.custom-value-filter .form-control::-moz-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.custom-value-filter .form-control:-ms-input-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.custom-value-filter .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

.custom-value-filter .form-control:focus:-moz-placeholder {
  color: transparent;
}

.custom-value-filter .form-control:focus::-moz-placeholder {
  color: transparent;
}

.custom-value-filter .form-control:focus:-ms-input-placeholder {
  color: transparent;
}

.custom-value-filter-open-button {
  text-align: center;
  cursor: pointer;
  display: block;
}

.custom-value-filter-controls {
  padding-top: 10px;
}

.custom-value-filter-min,
.custom-value-filter-max {
  width: 30%;
  padding-right: 5px;
  float: left;
}

.custom-value-filter-button {
  width: 40%;
  float: left;
  margin-right: 0;
}

.custom-value-filter-button .btn {
  width: 100%;
  padding: 2px 12px;
}

.custom-value-filter .btn {
  border-color: #ffffff;
  background: #ffffff;
  color: #2d2d2d;
}

.custom-value-filter .btn:active:hover,
.custom-value-filter .btn:active:focus,
.custom-value-filter .btn:focus,
.custom-value-filter .btn:active,
.custom-value-filter .btn:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #2d2d2d;
}

.paf-filter-search-btn {
  text-align: left;
  position: relative;
}

.paf-filter-search-btn .sr-icon-refresh {
  position: absolute;
  right: 20px;
  font-size: 2rem;
  top: calc(50% - 14px);
}

.home-position .paf-filter-search-btn {
  padding-right: 45px;
}

.side-position .paf-filter-search-btn {
  width: 100%;
}

.paf-filter-link-reset,
.paf-filter-link-reset:hover {
  display: inline;
  float: left;
  height: 17px;
  width: 17px;
  line-height: 17px;
  text-decoration: none;
  margin-right: 4px;
  margin-bottom: 3px;
}

.paf-filter-link-reset span {
  text-indent: -99px;
  width: 1px;
  visibility: hidden;
  text-decoration: none;
}

.paf-filter-link-reset:before {
  padding-right: 4px;
  content: "\e844";
  font-family: "tokyo-design-icons", sans-serif;
}

.paf-filter-btn {
  padding: 10px;
}

.slice .slice-title {
  text-align: right;
}

.module_filter_centered .widget label,
.side-position .widget label {
  color: #ffffff;
}

.module_filter_centered .widget-title,
.side-position .widget-title {
  color: #ffffff;
}

.side-position .paf-filter-search {
  padding: 5px 15px 10px;
}

.side-position .slice-options .attribute-value {
  width: 16px !important;
  height: 16px !important;
  margin-top: 0;
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  margin-left: 5px;
}

.module_filter_centered .module-body {
  padding: 0 15px;
}

.module_filter_centered .widget {
  background: #fff;
  padding: 15px;
  border-radius: 0;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: all 0.3s ease-in-out;
}

.module_filter_centered .widget-col {
  padding-left: 5px;
  padding-right: 5px;
}

.module_filter_centered .paf-filter-search-btn .sr-icon-refresh {
  position: static;
}

.module_filter_centered .paf-filter-wrapper {
  margin-left: -5px;
  margin-right: -5px;
}

.slice-more-after .slice-title a {
  cursor: pointer;
}

.widget {
  padding: 0 30px 15px; /* TODO refactor */
}

.widget-title {
  padding-bottom: 4px;
  cursor: pointer;
  color: #2d2d2d;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
}

.widget-title img {
  margin-left: 5px;
  margin-right: 5px;
}

.widget-content {
  padding-top: 4px;
}

.widget_select select {
  width: 100%;
  cursor: pointer;
}

.home-position .widget {
  width: 100%;
  margin: 0 0 15px 0;
  padding: 10px;
  display: block;
  overflow-x: hidden;
}

.widget label {
  color: #2d2d2d;
  cursor: pointer;
  line-height: 1em;
}

.widget label span {
  font-size: 1.3rem;
  font-weight: 400;
  margin-left: 5px;
  vertical-align: top;
}

.widget label span img,
.widget label span span {
  margin-right: 5px;
}

.widget label span img {
  padding-left: 8px;
}

.widget label span span {
  margin-top: 3px;
}

.widget label span span.rs {
  margin: 0 0 0 3px;
}

.widget input[type="checkbox"] {
  margin: 0;
  float: left;
  outline: none;
}

.widget .separator {
  clear: both;
  padding: 2px 0;
}

.slider-inputs {
  color: #ffffff;
  margin-top: 15px;
  text-align: center;
}

.slider-inputs label {
  margin: 0;
}

.slider-inputs .min-value {
  float: left;
}

.slider-inputs .max-value {
  float: right;
}

.slider-inputs .formatcurrency {
  font-size: 1.2rem;
  font-weight: 400;
}

#loyalty_wrapper .slider-inputs {
  color: #8e8e8e;
}

#loyalty_wrapper .ui-slider-horizontal {
  background: #fff;
}

#loyalty_wrapper .ui-slider-horizontal .ui-slider-range {
  background: #434b58;
}

.mobile-filter-active .widget {
  background: #ffffff;
  border-radius: 0;
  color: #8e8e8e;
  padding: 15px;
  margin: 0 0 15px 0;
}

.mobile-filter-active .widget-title {
  padding-bottom: 0;
  color: #49b89a;
  text-transform: uppercase;
  min-height: 18px;
}

.mobile-filter-active .widget_slider .widget-content {
  padding: 10px 0;
}

.mobile-filter-active .widget-content {
  padding-top: 10px;
}

.paf-filter-wrapper .mobile-filter-active .widget:last-child {
  margin-bottom: 0;
}

.mobile-filter-active .widget label span {
  line-height: 24px;
}

.mobile-filter-active .widget label,
.mobile-filter-active .paf-filter-module .widget-title {
  color: #2d2d2d;
}

.mobile-filter-active input[type="checkbox"] {
  background-color: #fff;
  width: 22px;
  height: 22px;
  border: 2px solid #49b89a;
}

.mobile-filter-active input[type="checkbox"]:checked {
  background-color: #fff;
}

.mobile-filter-active input[type="radio"] {
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px #49b89a;
}

.mobile-filter-active input[type="radio"]:checked {
  background: #49b89a;
}

.mobile-filter-active .paf-filter-search {
  padding: 0;
  margin: 0 -15px 15px;
}

.mobile-filter-active .paf-filter-search-btn {
  border-color: #ffffff;
  padding: 10px 12px;
  display: block;
}

.mobile-filter-active .side-position .paf-filter-search {
  padding: 15px;
}

.mobile-filter-active .paf-filter-module {
  color: #ffffff;
  background: #49b89a;
  padding: 0 15px;
}

.mobile-filter-active .paf-filter-module-body {
  padding: 15px 15px 5px 15px;
}

.mobile-filter-active .paf-filter-module-title {
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}

.mobile-filter-active .paf-filter-module-head {
  display: block;
  text-align: center;
  color: #ffffff;
  background: #49b89a;
  position: fixed;
  z-index: 8002;
  top: 60px;
  left: 0;
  width: 100%;
  padding: 15px 0;
}

.mobile-filter-active .paf-filter-module-head .sr-icon-refresh {
  font-size: 25px;
  margin-right: 8px;
}

.mobile-filter-active .paf-filter-module-head:after {
  display: none;
}

.mobile-filter-active .paf-filter-module input[type=radio] {
  box-shadow: inset 0 0 0 2px #fff;
  border-color: #2d2d2d;
}

.mobile-filter-active .paf-filter-module input[type=radio].checked,
.mobile-filter-active .paf-filter-module input[type=radio].hovered,
.mobile-filter-active .paf-filter-module input[type=radio]:checked {
  box-shadow: inset 0 0 0 2px #fff;
  border-width: 1px;
}

.mobile-filter-active .paf-filter-module input[type=checkbox] {
  border-color: #2d2d2d;
  background-size: 100%;
  border-width: 1px;
}

.mobile-filter-active .paf-filter-module input[type=checkbox].checked,
.mobile-filter-active .paf-filter-module input[type=checkbox]:checked {
  background: #2d2d2d url("../image/check.svg") no-repeat;
  box-shadow: none;
}

.mobile-filter-active .filter_toggle_button {
  font-size: 1.5rem;
}

.filter_toggle_button {
  font-size: 6px;
  float: right;
  cursor: pointer;
}

.filter_toggle_button i {
  font-size: inherit;
}

.paf-attr-icon img {
  display: none;
}

.paf-attr-icon:before {
  font-weight: 300;
}

.paf-attr-icon-information-mark:before,
.paf-attr-icon-question-mark:before {
  font-family: "tokyo-design-icons", sans-serif;
  margin: 0 5px;
}

.paf-attr-icon-information-mark:before {
  content: '\e836';
}

.paf-attr-icon-question-mark:before {
  content: '\e863';
}

.ui-corner-all {
  border-radius: 0;
}

.ui-widget.ui-widget-content {
  border: 0;
}

.ui-slider-range {
  height: 12px;
}

.ui-slider-horizontal {
  height: 5px;
  font-size: 1em;
  border: 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 10px 0;
  background: #434b58;
}

.ui-slider-horizontal .ui-slider-handle,
.ui-slider-horizontal .ui-slider-handle:visited,
.ui-slider-horizontal .ui-slider-handle:hover,
.ui-slider-horizontal .ui-slider-handle:active {
  border: 0;
  background: #49b89a;
  width: 15px;
  height: 25px;
  top: -10px;
  cursor: pointer;
  border-radius: 0;
  transition: none;
}

.ui-slider-horizontal .ui-slider-range {
  border-radius: 0;
  height: 5px;
  line-height: 5px;
  font-size: 1em;
  background: #fff;
}

.ui-slider-horizontal span:nth-last-child(2) {
  margin-left: 0;
}

.ui-slider-horizontal span:last-child {
  margin-left: -15px;
}

/* /PAF - Product Attribute Filter */

/* PAS - Product Attribute Search */

.pafsearch-module .widget {
  float: left;
  width: 25%;
  padding: 0 15px;
}

.pafsearch-module select.input-select {
  max-width: 100%;
  width: 100%;
}

.pafsearch-module .buttons {
  background: none;
  border: 0;
}

.paf-search-button {
  text-align: left;
  padding: 15px 0;
}

.side-position .paf-search-form .widget {
  width: 100%;
  float: none;
  padding-bottom: 10px;
}

/* /PAS - Product Attribute Search */

/* pathway */

.pathway-inside-container,
.pathway-container {
  padding: 10px 0;
  background: #ffffff;
  font-size: 1.2rem;
  color: #8e8e8e;
  margin-bottom: 10px;
}

.pathway-inside-container {
  margin-bottom: 15px;
  padding: 10px;
}

.pw-item {
  display: inline;
  vertical-align: top;
}

.pw-item-home {
  padding-right: 10px;
}

.pw-item-last-h {
  margin: 0;
  display: inline;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

.pw-sep {
  padding: 0 5px;
}

.pw-sep-first,
.pw-sep span {
  display: none;
}

.pw-sep:after {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  padding: 0 2px;
  text-indent: 0;
  content: '\e833';
  font-family: "tokyo-design-icons", sans-serif;
  font-size: 6px;
}

.pw-link {
  font-weight: 400;
  color: #8e8e8e;
}

/**
* ha a pathway a main contentben van
*/

.body-pathway-inside header {
  margin: 0 0 15px 0;
}

/* /pathway */

/* search-popup */

.search-popup-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(0, -100%) scale(1, 0);
  background: rgba(255, 255, 255, 0.95);
  transition: all .5s ease-in-out;
  opacity: 0;
  z-index: 9999;
}

.search-popup-wrapper.collapsing,
.search-popup-wrapper.collapse {
  display: block;
  height: 100% !important;
}

.search-popup-wrapper.collapse.in {
  transform: translate(0, 0) scale(1, 1);
  opacity: 1;
  z-index: 99999;
}

.search-popup-content {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
}

.search-popup-container {
  height: 100%;
  width: 100%;
}

.search-popup-container .module-head {
  margin: 0;
}

.search-popup-container .module-head-title:after {
  display: none;
}

.search-popup-btn {
  padding: 0;
  font-size: 2.5rem;
  color: #2d2d2d;
}

.search-popup-btn:hover {
  color: #49b89a;
}

.search-popup-btn-close {
  margin: 40px 20px 0 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
}

/* /search-popup */

/* search module */

.search-module {
  position: relative;
  z-index: 1902;
}

.search-module .input-group {
  border-radius: 0;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ebebeb;
  transition: box-shadow .2s;
}

.search-module .input-group:focus-within {
  box-shadow: inset 0px -3px 0px 0px #49b89a;
}

.search-module .input-group-btn {
  padding: 4px;
}

.search-module .input-group .form-control {
  border: 0;
  background: transparent;
  box-shadow: none;
  padding: 0 16px;
  color: #2d2d2d;
  height: 58px;
  line-height: 58px;
  font-style: normal;
  font-weight: 400;
  font-size: 2.2rem;
}

.search-module .input-group .form-control::-webkit-input-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.search-module .input-group .form-control:-moz-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.search-module .input-group .form-control::-moz-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.search-module .input-group .form-control:-ms-input-placeholder {
  color: #2d2d2d;
  opacity: 1;
}

.search-module .input-group .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}

.search-module .input-group .form-control:focus:-moz-placeholder {
  color: transparent;
}

.search-module .input-group .form-control:focus::-moz-placeholder {
  color: transparent;
}

.search-module .input-group .form-control:focus:-ms-input-placeholder {
  color: transparent;
}

.search-module .input-group .btn {
  font-weight: 300;
  box-shadow: none;
  margin-left: 0;
  border-radius: 0;
  font-size: 3rem;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0;
  background: transparent;
  color: #2d2d2d;
}

.search-module .input-group .btn:hover {
  color: #49b89a;
}

.search-module .form-group {
  margin: 0;
}

.col-categoryselect {
  float: right;
}

.col-categoryselect .form-control {
  padding: 5px 10px;
  color: #2d2d2d;
  height: 60px;
  font-style: normal;
  font-weight: 400;
  font-size: 2.0rem;
  border: 0;
  border-bottom: 1px solid #ebebeb;
  background: transparent;
}

.module-search-row {
  margin-left: -10px;
  margin-right: -10px;
}

.header-col-search {
  width: auto;
}

.header-middle .col-search-input {
  padding: 0 5px;
}

.header-middle .col-categoryselect {
  padding: 0 5px;
}

/* /search module */

/* search results */

.search-results {
  position: absolute;
  display: none;
  z-index: 1902;
  top: 100%;
  width: 100%;
  border-top: 0;
  margin: 0;
  right: 0;
  padding-top: 20px;
  background: transparent;
  height: 300px;
  overflow: auto;
}

.search-results-list,
.search-results-item {
  padding: 0;
  margin: 0;
  border: 0;
  list-style: none;
}

.search-results li:last-child {
  border: 0;
}

.search-results .search_img {
  float: left;
}

.search-results-item {
  font-size: 1.4rem;
  padding-bottom: 15px;
}

.search-results-item a {
  display: block;
  text-decoration: none;
  padding: 0 0 15px 0;
  font-weight: 400;
  color: #2d2d2d;
}

.search-results-item a:hover {
  color: #49b89a;
}

.search-results-head {
  display: none;
}

.search-results .list_price,
.search-results .list_special {
  font-size: 1.5rem;
  font-style: italic;
}

.search-results .list_original {
  display: inline-block;
  width: auto;
  font-size: 1.4rem;
  font-style: italic;
}

.search_name {
  text-transform: uppercase;
}

.search_img {
  width: 50px;
  text-align: center;
}

.search_list_body h4.heading {
  display: none;
}

.search_right {
  overflow: hidden;
  padding-left: 5px;
  text-align: left;
}

.module-search-critea {
  padding-bottom: 2rem;
}

/* /search results */

/* searchlog module */

.search-word {
  margin: 0 2px;
}

.search-word:before {
  content: "\e800";
  font-family: "tokyo-design-icons", sans-serif;
  padding-right: 3px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}

.searchlog-link,
.searchlog-link:visited {
  margin: 2px;
  padding: 1px 2px;
  display: inline-block;
  text-decoration: none;
}

.searchlog-row {
  line-height: 200%;
}

.top-search-word {
  font-size: 120%;
}

.average-search-word {
  font-size: 100%;
}

.low-search-word {
  font-size: 80%;
}

/* /searchlog module */

/* social share */

.social-share-module {
  min-height: 40px;
  padding: 10px 0 0 0;
  position: relative;
}

.social-share-module > div {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px 5px;
}

.social-share-module #fb-root {
  margin: 0;
}

.twitter {
  width: 21px;
  height: 21px;
  cursor: pointer;
  background: url("../image/twitter_share.png") top left no-repeat;
}

/* /social share */

.stockfilter-module {
  padding-left: 30px;
  padding-right: 30px;
}

.stockfilter-module label span {
  display: inline-block;
  vertical-align: middle;
}

.wishlist-add:before {
  padding-right: 5px;
  content: "\e802";
  font-family: "tokyo-design-icons", sans-serif;
  font-size: 2rem;
}

.deleteFromWishlist:before {
  content: "\e810";
  font-family: "tokyo-design-icons", sans-serif;
}

.wishlist-product-count {
  background: #49b89a;
  color: #ffffff !important;
  position: absolute;
  top: -3px;
  right: -8px;
  border-radius: 9999em;
  min-width: 24px;
  height: 24px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  font-weight: 500;
  padding: 4px;
}

.wishlist-modul-empty .wishlist-product-count {
  display: none;
}

.wishlist-title {
  font-size: 0;
}

.wishlist-btn {
  position: relative;
  background: none;
  padding: 0;
  box-shadow: none;
}

.wishlist-btn:hover {
  background: none;
  padding: 0;
  box-shadow: none;
  border: 1px solid transparent;
}

.wishlist-btn:hover .sr-icon-heart-o:before {
  color: #309F81;
}

.wishlist-btn .sr-icon-heart-o {
  color: #309F81;
  font-size: 3rem;
}

.module-wishlist-wrapper .header-position .module-edit-link {
  right: -20px;
}

/* account page */

.account_edit_body .form-table tr > td:first-child {
  width: 40% !important;
}

.newpassword_popup {
  text-align: center;
  width: 500px;
  padding-top: 150px;
  padding-bottom: 150px;
}

.heading {
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0 0 15px 0;
  padding: 10px 0;
  border-bottom: 1px solid #cccccc;
}

#customer_delete.modal {
  z-index: 8003 !important;
}

#customer_delete.modal .modal-dialog {
  z-index: 8004;
}

.registration-contribution {
  z-index: 8003 !important;
}

.registration-contribution .modal-dialog {
  z-index: 8004;
}

/* /account page */

/* affilate */

.affiliate_parnerinfo {
  width: 100%;
  margin-bottom: 15px;
}

.affiliate_parnerinfo .head {
  font-weight: bold;
}

.affiliate_parnerinfo .stat_value {
  padding-right: 15px;
  text-align: right;
}

.affiliate_preview_wide_image_500 {
  max-width: 400px;
}

.affiliate_preview_wide_image_700 {
  max-width: 600px;
}

/* /affilate */

.top h1 {
  font-weight: 300;
  margin: 0 0 25px 0;
}

/* cart page */

.cart {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0;
}

.cart th {
  background: #ffffff;
}

.cart .btn {
  padding: 7px 12px;
}

.cart-information .panel-heading {
  background: #ffffff;
}

.cart-buttons-top {
  padding-top: 0;
}

.cart-bottom-row {
  padding-top: 15px;
}

.cart-bottom-row .cart-others-wrap {
  float: left;
}

.cart-bottom-row .cart-totals-wrap {
  float: right;
}

.quantity-to-cart {
  min-width: 60px;
}

.input-group-cart-quantity {
  max-width: 250px;
}

.input-group-cart-quantity .form-control {
  padding-right: 0;
}

.input-group-cart-quantity .btn-danger {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-cart-quantity .btn-info {
  border-radius: 0;
}

.input-group-cart-quantity .ui-spinner {
  display: table-cell;
}

.input-group-cart-quantity .ui-spinner-button {
  z-index: 3;
}

.cart-productname-td {
  white-space: normal !important;
  min-width: 200px;
}

.cart-quantity-name {
  border: 0;
  background: none;
}

.cart-totals-left-td {
  font-weight: bold;
}

.expected-delivery {
  position: relative;
}

.cart .cart_productquantity_th,
.cart .cart_productimage_th {
  text-align: center;
}

.cart .cart_productname_th {
  text-align: left;
}

.cart .cart_productprice_th,
.cart .cart_producttotal_th {
  text-align: center;
  width: 65px;
}

.cart .cart_productimage_td {
  text-align: center;
  width: 78px;
}

.cart .cart_productname_td {
  word-break: break-all;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.cart .cart_productprice_td {
  text-align: left;
  vertical-align: top;
}

.cart .cart_productquantity_td {
  text-align: right;
  vertical-align: middle;
  width: 20px;
}

.cart .cart_productquantityname_td,
.cart .cart_refreshcart_td,
.cart .cart_deletecart_td {
  text-align: right;
  vertical-align: middle;
  width: 10px;
}

.cart .cart_productprice_td,
.cart .cart_producttotal_td {
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.cart-productprice-td,
.cart-producttotal-td,
.cart-totals-left-td,
.cart-totals-right-td,
.cart th {
  color: #2d2d2d;
}

.cart_productprice_original {
  text-decoration: line-through;
}

.cart_productprice_special {
  color: #f00;
}

.cart_totals_type {
  position: relative;
  padding: 5px 0;
  border-bottom: 1px solid #ffffff;
}

.cart_total_text {
  font-size: 1.6rem;
  display: block;
  margin: 0;
  position: relative;
  z-index: 2;
  padding: 0 30px 5px 0;
  font-weight: 400;
}

.cart_total_price {
  font-size: 1.3rem;
  font-weight: 400;
  display: block;
}

.btn.remove-coupon {
  padding: 0 5px;
  margin-right: 5px;
  vertical-align: top;
  position: absolute;
  top: 6px;
  right: 0;
  z-index: 10;
}

.snapshot-cart-item {
  padding: 20px 0;
  border-bottom: 1px solid #dee2e6;
}

.snapshot-cart-item .list_picture {
  float: left;
  padding-right: 30px;
  width: 25%;
}

.snapshot-cart-item .list_picture img {
  width: 100%;
  height: auto;
}

.snapshot-cart-item .snapshot-list-item {
  float: right;
  width: 75%;
}

.snapshot-cart-item:first-child {
  border-top: 1px solid #dee2e6;
}

.coupon-label,
.coupon-btn,
.coupon-form-control {
  padding: 5px 12px;
  height: 3.2rem;
}

/* snapshot_cartpresent */

.cart-present-wrapper {
  padding: 10px 0;
  text-align: right;
}

.cart-present-label {
  display: inline-block;
  padding: 0 10px;
}

.cart-present-select {
  position: relative;
  display: inline-block;
}

.snapshot_cartpresent_left {
  float: left;
  width: 50px;
  padding: 5px 10px 0 0;
  text-align: center;
  line-height: 1em;
}

.snapshot_cartpresent_right {
  overflow: hidden;
}

.snapshot_cartpresent_right a,
.snapshot_cartpresent_right a:visited,
.snapshot_cartpresent_right a:active {
  text-decoration: none;
}

.snapshot_cartpresent .pr_strike {
  text-decoration: line-through;
}

/* /snapshot_cartpresent */

/* gift_wrapping */

#gift_wrapping_display_selector {
  display: block;
  float: right;
}

#gift_wrapping_display_selector label {
  font-weight: bold;
  vertical-align: top;
  cursor: pointer;
}

#gift_wrapping_display {
  margin: 0;
}

#gift_wrapping_module_body label {
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}

#gift_wrapping_module_body .autohelp {
  margin-left: 3px;
}

#gift_wrapping_module_body textarea {
  resize: vertical;
  height: 74px;
  width: 100%;
  margin: 0;
  padding: 5px;
  box-sizing: border-box;
}

#gift_wrapping_module_body select {
  margin-bottom: 15px;
  padding: 4px;
  line-height: 1;
  text-transform: none;
}

.gift_wrapping_wrapping_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: space-between;
  margin-bottom: 15px;
}

.gift_wrapping_wrapping {
  position: relative;
  margin: 0 5px 8px 5px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.gift_wrapping_wrapping span {
  position: absolute;
  font-weight: bold;
  color: #000;
  text-align: center;
  z-index: 1;
  width: 100%;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.gift_wrapping_wrapping:hover span.gift_wrapping_wrapping_text {
  opacity: 1;
}

.gift_wrapping_wrapping span.gift_wrapping_wrapping_pipe,
.gift_wrapping_wrapping span.gift_wrapping_wrapping_text,
.gift_wrapping_wrapping.selected:hover span.gift_wrapping_wrapping_text {
  opacity: 0;
}

.gift_wrapping_wrapping.selected span.gift_wrapping_wrapping_pipe {
  opacity: 1;
  font-size: 1.8rem;
  color: #5cb85c;
}

.gift_wrapping_wrapping img {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.gift_wrapping_wrapping.selected img,
.gift_wrapping_wrapping:hover img {
  opacity: 0.4;
}

.gift_wrapping_product {
  margin-bottom: 15px;
  display: none;
  justify-content: center;
  align-items: center;
}

.gift_wrapping_product.selected {
  display: flex;
}

.gift_wrapping_arrow {
  flex-basis: 30%;
  text-align: center;
}

.gift_wrapping_product_snapshot {
  text-align: center;
}

.gift_wrapping_product img {
  max-width: 100%;
  border: 1px solid #dee2e6;
}

/* /gift_wrapping  */

/* cart-page-vue */

/* SR Checkout Spinner for loading */

.sr-blur-background {
  filter: blur(2px);
}

.sr-overlay {
  width: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 8003;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100% !important;
}

.sr-checkout-spinner-wrapper {
  animation: checkout-spinner-rotator 1.4s linear infinite;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  z-index: 9991;
}

.sr-checkout-spinner {
  stroke-dasharray: 187;
  stroke-dashoffset: 0;
  transform-origin: center;
  animation: checkout-spinner-dash 1.4s ease-in-out infinite, checkout-spinner-colors 5.6s ease-in-out infinite;
}

.sr-cart-table th {
  font-size: 1.3rem;
  line-height: 1.3rem;
  font-weight: 400;
  color: #a1a3a8;
  text-transform: uppercase;
}

.sr-cart-table.table > thead > tr > th {
  border-bottom: 1px solid #ebedef;
  padding-bottom: 11px;
}

.sr-cart-table.table > tbody:not(.row-danger) > tr > td {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sr-cart-table.table > tbody:first-child > tr > td {
  border-top: 0 !important;
}

.sr-cart-table.table > tbody > tr > td {
  vertical-align: middle;
}

.sr-cart-table .row-danger {
  border: 2px solid #f77982 !important;
}

.sr-cart-table .row-danger > tr > td {
  border: none;
  padding: 7px 6px 6px 6px;
}

.sr-cart-table .row-danger-box {
  background: #f77982;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.sr-cart-table .mobile-quantity-row td {
  text-align: center;
}

.sr-cart-table .cart-row-name a {
  font-size: 1.5rem;
  line-height: 2rem;
}

.sr-cart-table .cart-product-attribute {
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #bfc6c7;
}

.sr-cart-table .cart-row-image img {
  border: 1px solid #e0e4e4;
}

.sr-cart-table .special-price,
.sr-cart-table .special-price-sum {
  font-weight: bold;
}

.sr-cart-table .special-price-sum,
.sr-cart-table .current-price {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 800;
  font-style: italic;
  color: #44464c;
}

.sr-cart-table .special-price,
.sr-cart-table .price {
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 800;
  font-style: italic;
  color: #44464c;
}

.sr-cart-table .original-price {
  font-size: 1.2rem;
  line-height: 1.2rem;
  font-weight: 400;
  text-decoration: line-through;
  font-style: italic;
  color: #a1a3a8;
}

.sr-cart-table .original-price-sum {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 400;
  font-style: italic;
  text-decoration: line-through;
  color: #a1a3a8;
}

.sr-cart-quantity-input {
  border: solid 1px #e0e4e4;
  float: right;
  width: 50px;
}

.sr-cart-quantity-input .form-control {
  background: #fff;
  box-shadow: none;
  border: 0;
  width: 50px;
  padding-right: 0;
}

.sr-cart-quantity-input .btn {
  background-color: #efefef;
  box-shadow: none;
  color: #9ea4a6;
  margin-left: 0;
  margin-right: 0;
  border: 0;
}

.sr-cart-quantity-input .btn:active,
.sr-cart-quantity-input .btn:hover {
  background-color: #e0e4e4;
}

.cart-package-offer-table.sr-cart-table.table > tbody,
.cart-package-offer-table.sr-cart-table.table > tbody:not(.row-danger) > tr > td,
.cart-package-offer-table.sr-cart-table.table > tbody > tr > td {
  border: none;
}

.cart-package-offer-table.sr-cart-table.table .cart-row-image {
  width: auto !important;
  display: block;
  text-align: center;
}

.cart-package-offer-table.sr-cart-table.table .package-offer-item:not(:last-child) .cart-row-image::after {
  color: var(--package-offer-separator-color, #d6d6d6);
  content: '+';
  font-size: 3rem;
  line-height: 0;
  top: 20px;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
}

.cart-package-offer-table.sr-cart-table.table > .package-offer-item-mobile:not(:last-child) .mobile-quantity-row td {
  border-bottom: 1px solid var(--package-offer-separator-color, #d6d6d6);
}

.cart-package-offer-table.sr-cart-table.table > .package-offer-item-mobile:not(:last-child) .cart-row-image::after {
  color: var(--package-offer-separator-color, #d6d6d6);
  content: '+';
  font-size: 3rem;
  line-height: 0;
  top: 35px;
  font-weight: bold;
  text-align: center;
  display: block;
  position: relative;
}

.cart-package-offer-table.sr-cart-table.table .package-offer-item:not(.package-offer-item-mobile):not(:last-child) .cart-row-name,
.cart-package-offer-table.sr-cart-table.table .package-offer-item:not(.package-offer-item-mobile):not(:last-child) .cart-row-price,
.cart-package-offer-table.sr-cart-table.table .package-offer-item:not(.package-offer-item-mobile):not(:last-child) .cart-row-quantity,
.cart-package-offer-table.sr-cart-table.table .package-offer-item:not(.package-offer-item-mobile):not(:last-child) .cart-row-amount {
  border-bottom: 1px solid var(--package-offer-separator-color, #d6d6d6);
}

.sr-cart-page {
  padding-top: 30px;
}

.sr-cart-page .cart-row-name a {
  color: #8e8e8e;
}

.sr-cart-page .cart-row-name a:active,
.sr-cart-page .cart-row-name a:hover {
  color: #309F81;
}

.sr-cart-page select.form-control.checkout-form-control {
  border: 0;
  color: #49b89a;
  border-bottom: 1px solid #49b89a;
  height: auto;
  padding: 3px 0;
}

.sr-cart-page .sr-country-select-inline {
  width: auto;
  max-width: 160px;
  margin-left: 0;
}

.sr-cart-page .special-price,
.sr-cart-page .special-price-sum {
  color: #2d2d2d;
}

.sr-cart-page .original-price,
.sr-cart-page .original-price-sum {
  color: #888888;
}

.sr-cart-page .edit-button.cart-button .btn {
  font-size: 11px;
  color: #4a4c4b;
  padding: 0 5px;
}

.cart-header-amount {
  width: 18%;
}

.sr-cart-special-row {
  display: flex;
  align-items: center;
}

.sr-cart-special-row-title {
  margin-right: 30px;
  color: #44464c;
  font-size: 1.5rem;
}

.sr-cart-summary-box-table {
  margin-top: 6px;
  width: 100%;
}

.sr-cart-summary-box-table td {
  padding: 5px 0;
  text-align: right;
}

.sr-cart-summary-box-table th {
  font-weight: normal;
}

.sr-cart-summary-box-table .gross-total {
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 2.4rem;
  color: #000;
}

.sr-cart-summary-box-table .total-save {
  color: #78b15a;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.sr-shipping-cost-calculator {
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  color: #1e1e1e;
  padding: 20px;
  margin-top: 30px;
  font-size: 13px;
}

.sr-shipping-cost-calculator .sr-separator:last-child {
  display: none;
}

.country-label {
  padding-right: 10px;
}

.sr-col-to-chekout {
  display: flex;
  justify-content: flex-end;
}

.sr-cart-bottom-buttons-row {
  margin-top: 30px;
}

/* /cart-page-vue */

/* checkout main */

.checkout_page h1 {
  font-size: 2.5rem;
}

.checkout_page .button_back_to_cart {
  margin-top: 20px;
  margin-bottom: 10px;
}

.checkout_page .checkout_row {
  border: 1px solid #cccccc;
}

.checkout_page .checkout_content_inner {
  border-top: 1px solid #cccccc;
}

.checkout-content-title {
  border-bottom: 1px solid #cccccc;
  font-size: 1.8rem;
  margin: 0 0 15px 0;
  padding: 0 0 10px 0;
}

.checkout_title {
  padding: 10px 0;
}

.carttable th {
  background: #ffffff;
}

.checkout_row {
  margin: 0 0 5px 0;
  padding: 0;
}

.checkout_heading {
  position: relative;
  padding: 10px;
  font-weight: 600;
  font-size: 1.6rem;
  background: #f8f9fa;
}

.checkout_active_step {
  background: #49b89a;
  color: #ffffff;
}

.checkout_step_label {
  display: inline-block;
  font-weight: 600;
}

.checkout_step_number {
  display: inline-block;
  padding: 0 10px;
}

.checkout_modify_button {
  float: right;
}

.checkout_modify_button a {
  cursor: pointer;
  font-size: 80%;
}

.checkout_content {
  padding: 0;
  overflow: hidden;
}

.checkout_content .form-control {
  margin: 2px 0 6px 0;
  max-width: 100%;
}

.checkout_personal_form_text,
.checkout_address_form_text {
  float: left;
  width: 150px;
}

.tablet-device-body .checkout_content,
.mobile-device-body .checkout_content {
  display: block !important;
}

.checkout_content_inner {
  position: relative;
  padding: 15px;
}

.customerdata_page .checkout_content_inner,
.login_page .checkout_content_inner {
  padding: 0;
}

.checkout_content input[type='checkbox'] {
  margin: 4px 5px 0 0;
  vertical-align: top;
}

.content.checkout_confirmation_content {
  margin-top: 8px;
}

.checkout_input_error {
  background: #f88 !important;
}

.checkout_form_global_errors {
  display: none;
}

#loading_gif {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8) url("../image/loading_big2.gif") center 25% no-repeat;
}

#loading_gif .sr-centered-content {
  width: 66%;
  text-align: center;
}

.alert-warning-1 {
  border: 1px solid #8a6d3b;
}

.sr-centered-content {
  position: absolute;
  transform: translate(-50%, -50%);
  width: auto;
  left: 50%;
  top: 50%;
  padding: 10px;
}

#expected_delivery {
  position: relative;
}

.checkout-coupon-module {
  padding-top: 15px;
  text-align: center;
}

.checkout-coupon-module .input-group-addon {
  display: none;
}

.button_back_to_cart {
  cursor: pointer;
  float: right;
}

.checkout-details-products-table {
  width: 100%;
}

.checkout-details-products td {
  border-bottom: 1px solid #ffffff;
  padding: 5px 0;
}

.checkout-details-products .cart_product_actions {
  padding: 5px 0;
  font-size: 1.3rem;
}

.checkout-details-products .cart_totals {
  padding: 5px 0;
  font-weight: 600;
}

.checkout-details-products .cart_price_value,
.checkout-details-products .cart_total_price {
  float: right;
}

.checkout-details-products .cart_prod_picture {
  padding-right: 10px;
}

.checkout-test-message {
  font-size: 17px;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  font-family: Arial, sans-serif;
  text-align: left;
  position: relative;
  padding: 20px 0 15px 65px;
}

.checkout-test-message a {
  display: block;
  text-align: center;
  margin: 5px 5px 0 5px;
}

.checkout-test-message:before {
  display: block;
  position: absolute;
  left: 5px;
  font-size: 56px;
  color: #f00;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 50px;
  line-height: 50px;
  font-family: "tokyo-design-icons", sans-serif;
  content: "\e837";
}

.tocheckout .btn-primary {
  font-size: 2rem;
  padding: 8px 25px;
}

.creditcard-succes-failure-page-body main > .container {
  padding-top: 40px;
}

/* /checkout main */

/* checkout confirmation */

.checkout_totals {
  width: 100%;
  display: inline-block;
}

.checkout_totals table {
  float: right;
  display: inline-block;
}

.checkout_totals table td {
  text-align: right;
  padding: 3px 20px 3px 0;
  font-weight: bold;
}

.checkout_totals table td.checkout_total_value {
  font-weight: normal;
  padding: 3px 0 3px 5px;
}

.checkout_comment_title {
  margin: 5px 10px 4px 10px;
  display: block;
}

.checkout_content textarea.form-control {
  max-width: none;
}

.checkout_agree_title {
  padding-right: 5px;
}

.checkout_agree_checkbox {
  width: 5px;
  padding-right: 10px;
}

.checkout_agree_checkbox input {
  vertical-align: top;
}

/* /checkout confirmation */

/* checkout guest form */

.validate-telephone-fields-country-code {
  width: 60px !important;
  margin-right: 15px !important;
}

.validate-telephone-fields-telephone-number {
  width: 100%;
}

.validate-telephone-fields-wrapper {
  padding-top: 8px;
  display: none;
}

.checkout_page_body .personal-telephone-number-wrapper {
  position: relative;
}

.checkout_guest_form_left_side {
  float: left;
  width: 48%;
  margin-right: 4%;
}

.checkout_guest_form_right_side {
  float: left;
  width: 48%;
}

.checkout-guest-data-group {
  margin: 10px;
  padding: 0 0 10px 0;
}

.customerdata_page .checkout-guest-data-group {
  margin: 5px 0 10px 0;
  padding: 0;
}

.checkout_guest_shipping_data_group {
  display: none;
}

.checkout_guest_form_checkbox {
  margin-top: 10px;
}

.checkout_guest_form_checkbox_div {
  padding: 5px;
}

/* /checkout guest form */

/* checkout logged in form */

.checkout_personal_data_group,
.checkout_payment_data_group,
.checkout_shipping_data_group {
  padding: 10px;
}

.checkout_personal_text {
  float: left;
  padding-right: 5px;
}

.checkout_address_row {
  margin: 2px;
  padding: 2px;
}

.checkout_address_row label {
  display: inline;
}

.checkout_address_form {
  margin: 0 10px;
  padding: 5px;
  background: #fff;
}

.checkout_personal_data_group .form-control {
  width: 100%;
  max-width: none;
}

.checkout_personal_data_group br {
  display: none;
}

/* /checkout logged in form */

/* checkout payment method */

.checkout_payment_methods {
  padding: 10px;
}

.checkout_payment_method_row td {
  padding-bottom: 10px;
}

.checkout_payment_method_label {
  padding: 2px 0;
}

.checkout_loyaltypoints_div {
  margin: 10px;
  padding-left: 10px;
}

.checkout_loyaltypoints_div .heading {
  padding-left: 10px;
}

/* /checkout payment method */

/* CIB payment */

.comeback {
  padding: 10px;
}

.comeback h2 {
  margin-bottom: 20px;
}

.comeback h2 img {
  vertical-align: middle;
  margin-right: 10px;
}

.comeback h3 {
  padding-bottom: 8px;
}

.comeback ul {
  list-style: disc;
  padding: 0 0 10px 25px;
}

#confirm-loading #spinholder {
  background: transparent url("../image/loading.gif") center center no-repeat;
  opacity: 1;
}

.atiranyitas_szoveg {
  padding: 20px 50px 20px 50px;
  margin: 20px;
  background: #fff url("../image/loading.gif") 10px center no-repeat;
  border: 1px solid #e6e6e6;
}

/* /CIB payment */

/* checkout shipping method */

.checkout_shipping_method_div {
  padding: 10px;
}

.checkout_shipping_method_div label {
  font-weight: 500;
}

/* /checkout shipping method */

/* shipping methods */

.pickpackpont-iframe {
  border: 0;
}

.shipping-method-table {
  margin: 6px 0;
}

.shipping-method-table td {
  padding: 4px 10px 4px 0;
}

.shipping-method-title span {
  cursor: pointer;
}

.mpl-store-open {
  padding: 0 0 6px 0;
}

/* /shipping methods */

/* contact page */

.contact-info-title {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 600;
}

.contact-info-value {
  margin-bottom: 5px;
}

.contact-content-form {
  padding: 15px 0;
}

.contact-content-form .input-text {
  max-width: 400px;
}

/* /contact page */

.content_addtocart_wrapper {
  padding: 0 !important;
}

/* gallery module */

.gallery-picture-box {
  vertical-align: top;
  display: inline-block;
  margin: 5px 0;
  padding: 5px;
}

.gallery-picture-desc {
  text-align: center;
  width: 100%;
  word-wrap: break-word;
}

/* /gallery module */

/* disqus */

#dsq-content {
  overflow: visible;
  width: 100%;
  font-size: inherit;
  padding: inherit;
  margin: auto;
  height: auto;
  clear: both;
}

#disqus_thread {
  height: auto;
  width: 100%;
}

/* /disqus */

/* landing-page */

.landing-page header,
.landing-page footer,
.landing-page .pathway-container {
  display: none;
}

.landing-page .top h1 {
  margin-top: 30px;
}

/* /landing-page */

.information_list_item_date {
  padding-right: 10px;
}

.information_list_item_info {
  padding-bottom: 10px;
  text-align: center;
  padding-bottom: 15px;
}

.orderby {
  margin: 15px 0;
  overflow: auto;
  padding: 15px;
  background: #ffffff;
  border-radius: 0;
}

.orderby .pagination {
  display: flex;
  justify-content: flex-end;
  display: block;
}

.orderby .pagination .results {
  order: -1;
  display: inline-block;
  margin-right: auto;
}

.information_list_item_introtext {
  min-height: initial !important;
}

.information_list_item {
  padding-bottom: 3rem;
}

.information_list .page-head {
  text-align: center;
}

.information_page .top h1,
.information_list .heading {
  text-align: center;
  position: relative;
  padding: 0 0 15px 0;
}

.information_page .top h1:before,
.information_list .heading:before {
  content: "";
  display: block;
  background: #ced4da;
  width: 100px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
}

.information_list .heading {
  border-bottom: 0;
}

.information_list .heading h3 {
  margin: 0;
}

.information_list .heading a {
  line-height: 1.1em;
  font-weight: 700;
  color: #2d2d2d;
}

.information_list .heading a:hover {
  color: #49b89a;
}

/* personal data remove and download page */

.pd-tab > input,
.pd-tab section > div {
  display: none;
}

.pd-tab #tab1:checked ~ section .tab1,
.pd-tab #tab2:checked ~ section .tab2 {
  display: block;
}

.pd-tab {
  width: 100%;
  max-width: 880px;
}

.pd-tab ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
}

.pd-tab ul li {
  display: inline-block;
  vertical-align: top;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.pd-tab ul li label {
  float: left;
  padding: 15px 25px;
  border: 1px solid #ddd;
  border-bottom: 0;
  background: #eee;
  cursor: pointer;
  margin-bottom: 0;
}

.pd-tab ul li label:active,
.pd-tab ul li label:hover {
  background: #f6f6f6;
  color: #444;
}

.pd-tab section {
  clear: both;
}

.pd-tab section div {
  color: #444;
}

.pd-tab #tab1:checked ~ nav .tab1 label,
.pd-tab #tab2:checked ~ nav .tab2 label {
  background: white;
  color: #111;
  position: relative;
}

.pd-tab .custom-tab .form-group {
  display: inline-block;
}

.pd-tab .custom-tab .form-group label {
  margin-right: 5px;
}

/* /personal data remove and download page */

/* list page */

.category-description {
  font-size: 1.7rem;
  line-height: 1.6em;
}

.subcategory-list {
  position: relative;
  z-index: 101;
  text-align: center;
}

.subcategory-description {
  position: absolute;
  left: 0;
  text-align: left;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  font-size: 1.7rem;
  line-height: 1.5em;
  padding: 10px 20px;
  font-weight: 300;
}

.subcategory-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

.subcategory-item-inner {
  position: relative;
  text-align: center;
  background: #fff;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
  border: 0;
  padding: 0;
}

.subcategory-item-inner:hover {
  border-color: rgba(0, 0, 0, 0.1);
}

.subcategory-item-inner:hover .subcategory-description {
  z-index: 2;
  left: 0;
  width: calc(100% + 0);
  visibility: visible;
  transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s;
  background: #49b89a;
  opacity: .9;
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
  color: #ffffff;
}

.subcategory-item-inner:hover .subcategory-description:empty {
  display: none;
}

.subcategory-item-inner:hover .subcategory-name {
  color: #ffffff;
  opacity: .9;
  border-bottom-color: transparent;
}

.subcategory-item-inner img {
  height: auto;
  max-width: 100%;
}

.subcategory-item.no-subcategory-description .subcategory-item-inner:hover {
  border: 0 solid transparent;
}

.subcategory-item.no-subcategory-description .subcategory-item-inner:hover .subcategory-name:hover {
  color: #ffffff;
  opacity: .9;
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.subcategory-name {
  background: #49b89a;
  color: #ffffff;
  font-size: 2rem;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 10px;
  height: 65px;
  line-height: 1.2em;
  font-weight: 300;
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}

.product-sortbar {
  margin: 20px 0;
  overflow: auto;
  background: #ffffff;
  border-radius: 0;
  padding: 15px 0;
}

.product-sortbar .form-control {
  width: 200px;
  height: 30px;
  display: inline-block;
  background: #fff;
  margin-left: 0;
  padding: 3px 15px;
}

.product-sortbar .packageofferlist-title {
  margin: 0 20px 0 10px;
  line-height: 30px;
  float: left;
}

.product-sortbar .limit {
  margin: 5px 20px 0 10px;
  float: left;
}

.product-sortbar-bottom .pagination {
  display: block;
  overflow: hidden;
}

.orderby-bottom .pagination,
.product-sortbar-bottom .pagination {
  margin-left: 0;
}

.results {
  color: #2d2d2d;
}

.pagination-link,
.pagination-link-active,
.pagination-link:visited {
  background: #ffffff;
  border: 1px solid transparent;
  color: #2d2d2d;
  font-weight: 900;
  border-bottom-width: 2px;
}

.pagination-link-active,
.pagination-link:hover {
  border-color: #2d2d2d;
  background: #ffffff;
  color: #2d2d2d;
}

.pagination .results {
  line-height: 30px;
}

.pagination_navi {
  font-family: "tokyo-design-icons", sans-serif;
}

.pagination-link-active,
.pagination-link,
.pagination-link:visited {
  float: left;
  display: inline-block;
  width: 21px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  margin: 0 0 0 6px;
  text-align: center;
  text-decoration: none;
  position: relative;
  background: #49b89a;
  border-radius: 0;
  color: #ffffff;
  font-size: 14px;
}

.pagination-link-active,
.pagination-link:hover,
.pagination-link:active {
  background: #2d2d2d;
}

.pagination_last:before {
  content: '\e835';
}

.pagination_first:before {
  content: '\e834';
}

.pagination_back:before {
  content: '\e832';
}

.pagination_next:before {
  content: '\e833';
}

.sort-text {
  display: none;
}

/* /list page */

/* login page */

.checkout_content .form-group label {
  cursor: pointer;
}

/* /login page */

/* osszes gyarto oldal */

.manufacturer_filter_by_abc,
.manufacturers_filtered_list {
  padding: 10px;
}

.manufacturers_filtered_list .mf_group_title {
  padding: 5px 0;
  font-weight: 600;
  border-bottom: 1px solid #e9ecef;
}

.manufacturers_filtered_list .mf_group_items {
  padding: 5px 0 10px 0;
}

.manufacturers_filtered_list .mf_group_items span {
  padding: 0 10px 0 0;
}

/* /osszes gyarto oldal */

/* maintenance page */

.maintenance_body {
  padding: 20px;
}

.maintenance_body header {
  border: 0;
  padding: 30px 0;
}

.maintenance-content {
  border-radius: 0;
  padding: 40px;
  font-size: 2rem;
  line-height: 1.7em;
  border: 2px solid #e9ecef;
}

/* maintenance page */

.flypage h1 {
  font-size: 2.5rem;
}

/* product-packageoffer */

.packageofferlist-orderby {
  display: flex;
  align-items: center;
}

.packageofferlist-orderby .form-control {
  width: 200px;
  margin: 0 15px;
}

.package-offer-variant-select-wrapper .variant-select-attribute-label {
  font-size: 12px;
}

.package-offer-variant-select-wrapper .package-offer-variants {
  margin: 5px 0 10px 0;
}

.package-offer-item-attributes {
  font-size: 12px;
}

.packageoffer-line {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}

.packageoffer-line-left {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}

.packageoffer-line-right {
  margin-top: 25px;
}

.packageoffer-item-plus {
  margin: 15px;
  font-size: 5rem;
  text-align: center;
  align-self: center;
  color: #2d2d2d;
  font-weight: 500;
}

.packageoffer-item-badge {
  display: block;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  position: absolute;
  bottom: 3px;
  left: 3px;
  line-height: 25px;
  height: 28px;
  width: 28px;
  text-align: center;
  z-index: 2;
  font-weight: 600;
}

.packageoffer-item-name {
  padding: 20px 0 10px 0;
}

.packageoffer-item-image {
  text-align: center;
  box-shadow: 0 0 25px 0 rgba(0, 0, 1, 0.05);
  border-bottom: 3px solid #2d2d2d;
}

.packageoffer-item-link {
  text-align: left;
  font-size: 1.8rem;
  color: #2d2d2d;
  font-weight: 300;
  text-transform: uppercase;
}

.packageoffer-item-link:hover {
  color: #49b89a;
}

.packageoffer-cart-button {
  padding: 10px 0;
}

.package_add_to_cart {
  padding: 15px 45px;
  font-size: 18px;
}

.packageoffer-totals {
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 300;
  color: #2d2d2d;
}

.packageoffer-totals-label {
  padding-right: 10px;
}

.packageoffer-totals-label,
.packageoffer-totals-text {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.product-packageoffer-package-price {
  font-size: 2.5rem;
  font-weight: 900;
  font-style: italic;
}

.product-packageoffer-normal-price .packageoffer-totals-text {
  text-decoration: line-through;
}

/* /product-packageoffer */

.position-3-container {
  overflow: hidden;
  position: relative;
}

.position_3_wrapper {
  position: relative;
  box-shadow: 0 0 25px 0 rgba(0, 0, 1, 0.05);
  margin: 70px 0;
}

.position_5_wrapper .module-head {
  display: none;
}

.youtube-video-item {
  margin: 15px 0;
}

.cetelem-calculator-wrapper {
  margin: 10px 0;
}

.cetelem-calculator-iframe {
  border: 0;
  width: 100% !important;
}

/* product page add-to-cart */

.product_table_quantity {
  padding: 0 20px 0 0;
  font-size: 1.8rem;
  color: #2d2d2d;
}

.product_table_quantity .quantity-to-cart {
  font-weight: 700;
  font-size: 1.6rem;
  padding: 4px 5px 4px 10px;
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #ffffff;
  margin: 0 20px 0 0;
  width: 78px;
  height: 53px;
  text-align: right;
}

.product_table_quantity .ui-spinner {
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}

.product_table_quantity .ui-spinner-input {
  border: 0;
  margin: 0;
}

.product_table_quantity,
.content_addtocart_wrapper,
.product_table_addtocartbtn {
  display: inline-block;
  vertical-align: top;
}

.text_minimum {
  padding-top: 3px;
}

.decrease_amount {
  font-weight: 600;
}

/* TODO refactor */

.product_table_addtocart_wrapper {
  padding: 30px 0;
}

.product_table_addtocart_wrapper .button-add-to-cart {
  position: relative;
  margin-right: 0;
  text-align: center;
  padding: 0 25px;
}

.product_table_addtocart_wrapper .button-add-to-cart span {
  display: inline-block;
  font-size: 20px;
  height: 51px;
  line-height: 51px;
}

.product_table_addtocart_wrapper .cart-loading.button-add-to-cart {
  pointer-events: none;
  cursor: default;
  background-color: rgba(0, 0, 0, 0.45);
}

.product_table_addtocart_wrapper .cart-loading.button-add-to-cart:active,
.product_table_addtocart_wrapper .cart-loading.button-add-to-cart:hover {
  background: none;
}

.product_table_addtocart_wrapper .cart-loading.button-add-to-cart:before {
  opacity: 0;
}

.product_table_addtocart_wrapper .cart-loading.button-add-to-cart:after {
  content: "";
  display: inline-block;
  animation: load5 1.1s infinite ease;
  transform: translateZ(0);
  text-align: center;
  position: absolute;
  color: rgba(255, 255, 255, 0.75);
  opacity: 1;
  font-size: 4px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-rendering: auto;
}

.product_table_addtocart_wrapper .cart-loading.button-add-to-cart span {
  opacity: 0;
}

.quantity-text,
.notify-request:before,
.offer_request:before {
  display: none;
}

/* /product page add-to-cart */

.product-children-table {
  width: 100%;
  font-size: 1.3rem;
}

.product-children-table-responsive {
  margin: 15px 0;
}

.product-children-table .product-children-table-header td {
  font-weight: 300;
  background: #49b89a;
  color: #ffffff;
}

.product-children-table tr.even td {
  background: #ffffff;
}

.product-children-table tbody > tr > td {
  vertical-align: middle;
}

.product-children-table td {
  width: 10%;
}

.product-children-table select {
  max-width: 100px;
}

.product-children-table .list_special,
.product-children-table .list_original,
.product-children-table .list_price {
  white-space: nowrap;
}

.product-children-table .list_original {
  font-size: 1.3rem;
}

.product-children-table .list_special,
.product-children-table .list_price {
  font-size: 1.5rem;
}

.product-children-table .addtocart_wrapper {
  font-size: 0;
}

.product-children-table .button-add-to-cart {
  margin: 5px 0 5px 5px;
  width: auto;
  display: inline-block;
  padding: 4px 8px;
}

.product-children-table .quantity_wrapper {
  display: inline-block;
  margin-right: 10px;
}

.product-children-table .quantity-input {
  margin: 0 5px 0 0;
  text-align: right;
  color: #2d2d2d;
  width: 60px;
}

.product-children-table .quantity-name-text,
.product-children-table .quantity-input {
  font-size: 14px;
}

.product-children-table .quantity-to-cart {
  width: 28px;
}

.product-children-table .quantity-name-text {
  vertical-align: middle;
}

.product-children-table .autohelp:hover {
  text-decoration: none;
}

.product-children-table .paf-attr-icon {
  font-size: 2.5rem;
}

.product-children-table .ui-spinner {
  border: 1px solid #ebebeb;
  border-radius: 0;
  background: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
}

.product-children-table .ui-spinner-input {
  border: 0;
  margin: 0;
}

/* collateral - kiegészítő termékek */

.product-collateral-wrapper {
  margin: 20px 10px;
}

.product-collateral-wrapper strong {
  font-size: 1.5rem;
  font-weight: 600;
  display: block;
  padding-bottom: 10px;
}

.product-collateral-wrapper .list_original {
  font-size: 11px;
  font-style: italic;
}

.product-collateral-wrapper .list_special,
.product-collateral-wrapper .list_price {
  font-style: italic;
  font-size: 13px;
}

.product-collateral-wrap strong {
  color: #2d2d2d;
}

.product_collateral,
.collateral-snapshot-table {
  width: 100%;
}

.collateral-module-cell {
  padding: 6px 6px 6px 0;
  vertical-align: top;
}

.collateral_module_picture {
  width: 5%;
}

.collateral_module_checkbox {
  width: 5%;
}

.collateral_module_productname {
  width: 60%;
}

.collateral_module_productname a {
  color: #2d2d2d;
}

.collateral_module_productname a:hover {
  color: #49b89a;
}

.collateral_module_details {
  width: 30%;
  text-align: right;
}

.collateral_options_table {
  margin-top: 5px;
  text-align: left;
}

/* /collateral - kiegészítő termékek */

/* product image */

.enlarge {
  display: none;
}

.productimages {
  padding: 10px 0;
  margin: -10px;
}

.productimages:after {
  content: "";
  display: block;
  clear: both;
}

.product-image {
  border-radius: 0;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}

.product-image-img {
  height: auto;
  width: 100%;
}

.one_productimage {
  padding: 10px;
  float: left;
  width: auto;
}

.one_productimage img {
  height: auto;
  width: 100%;
  border-radius: 0;
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.1);
}

.product-page-left .one_productimage {
  width: 25%;
}

.one_productimage img,
.product-image {
  box-shadow: 0 0 25px 0 rgba(0, 0, 1, 0.05);
}

.more-productpics-wrapper {
  padding: 10px;
}

.more-productpics-wrapper .row {
  margin-left: -5px;
  margin-right: -5px;
}

.more-pics-item {
  margin-bottom: 10px;
  padding: 0 5px;
}

.product-secondary-image {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid transparent;
}

.product-secondary-image.thumb-active {
  border: 1px solid #000;
}

.more-pics-button-assist {
  position: relative;
}

.more-pics-button-assist .step-thumbnail {
  border-radius: 0;
}

.slick-slide:focus,
.slick-slide a {
  outline: none !important;
}

/* video as product image */

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.product-image-mobile {
  margin-bottom: 20px;
}

.product-image-mobile .video-container {
  padding-bottom: inherit;
}

.video-outer {
  position: relative;
}

.video-outer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.3);
}

.video-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  height: 50%;
  pointer-events: none;
}

/* /video as product image */

/* /product image */

/* product options */

/* termék típusok - változatképző paraméterek */

.ring_wrapper {
  margin: 20px 0;
}

.ring_wrapper .variable {
  margin-right: 4px;
  padding: 3px;
  float: left;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  border: 2px solid #dee2e6;
  line-height: 0;
}

.ring_wrapper .variable.selected,
.ring_wrapper .variable:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.ring_wrapper .param-value-icon {
  width: 100%;
}

.ring-list {
  padding: 0;
}

/* termék típusok - változatképző paraméterek - ikonos választó */

.list-icon .variable {
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 100%;
}

.list-icon .variable img {
  border-radius: 100%;
}

.list-icon .variable.selected {
  border-color: transparent;
  padding: 0;
}

.list-icon .variable.selected .icon,
.list-icon .variable.selected .color {
  width: 26px !important;
  height: 26px !important;
  position: relative;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.list-icon .variable.selected .icon:before,
.list-icon .variable.selected .color:before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  background: url("../image/check.svg");
  background-size: 100%;
}

.list-icon .icon,
.list-icon .color {
  width: 20px !important;
  height: 20px !important;
}

.list-icon .color {
  border-radius: 100%;
  box-shadow: none;
}

/* termék típusok - változatképző paraméterek - szöveges választó */

.list-list .variable {
  padding: 0;
  border: 1px solid #e9ecef;
  background: #e9ecef;
  border-radius: 9999em;
  margin: 0 10px 10px 0;
}

.list-list .variable a {
  display: block;
  padding: 2px 8px;
  width: 50px;
  height: 25px;
  line-height: 21px;
  text-align: center;
  font-weight: 300;
  color: #2d2d2d;
}

.list-list .variable.selected,
.list-list .variable:hover {
  background: #49b89a;
}

.list-list .variable.selected a,
.list-list .variable:hover a {
  color: #ffffff;
}

.product-ring-select-parameter-row .form-element {
  padding: 0;
}

.product_options_wrapper {
  margin: 20px 0;
}

.product_options_text {
  font-size: 1.5rem;
  font-weight: 600;
  padding: 5px 20px;
}

.product_options_table {
  width: 100%;
}

.product_options_name {
  width: 50%;
}

/* /product options */

/* product-parameters */

.product-page-left .social-share-module {
  text-align: left;
}

.product-quantity-discounts {
  padding: 5px 20px;
}

.product-quantity-discounts strong {
  font-size: 1.5rem;
  font-weight: 600;
}

.product-quantity-discounts-cell {
  float: left;
  width: 50%;
}

.product-quantity-discounts-cell2 {
  text-align: right;
}

.attached-documents a {
  cursor: pointer;
}

.attached-documents-list {
  list-style: none;
  padding: 15px 0;
}

.attached-documents-list i {
  margin-right: 5px;
}

.product_discounted {
  width: 48%;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 100%;
  margin-right: 5px;
  vertical-align: top;
  padding: 15px 5px 5px;
}

.product_discounted_date {
  width: 40%;
  display: inline-block;
  padding: 5px;
}

.wishlist-add {
  text-decoration: none;
}

.wishlist-add .fa {
  padding-right: 5px;
}

.compare_button_wrapper a {
  text-decoration: none;
}

.compare_button_wrapper input {
  display: none;
}

.parameter_table {
  width: 100%;
}

.parameter_table tr td {
  padding: 10px 20px;
  color: #2d2d2d;
  font-weight: 300;
  font-size: 15px;
}

.parameter_table tr td strong {
  font-weight: 300;
}

.parameter_table tr.even td {
  background: #c6e9df;
}

.product_options_text,
.discount-intervall {
  padding: 10px 0;
}

.product_options_wrapper,
.discount-intervall,
.product_parameters {
  color: #2d2d2d;
}

.productstock-param-row,
.productstock1-param-row,
.productstock2-param-row,
.productshippingtime-param-row {
  background: #ffffff;
}

.product_option_name,
.product-ring-select-parameter-row .param-label-name,
.product-ring-select-parameter-row .param-label-name span {
  font-weight: 600;
}

.product_parameters {
  width: 100%;
}

.product_parameters .param-label {
  width: 45%;
}

.product_parameters .param-value {
  width: 55%;
}

.product_parameters .param-value.param-value-icon {
  width: 100%;
}

.product_parameters .no-border {
  padding: 5px 0;
}

.product_parameters .param-label,
.product_parameters .param-value,
.product_parameters .no-border,
.product_parameters .product-short-description {
  padding: 5px 10px;
}

.product_parameters .param-value-icon {
  padding: 0;
}

.product-print-preview-link:before {
  content: "\e826";
  font-family: "tokyo-design-icons", sans-serif;
  font-size: 2rem;
  padding-right: 5px;
}

/* /product-parameters */

/* product price */

.product-page-price {
  position: relative;
  height: auto;
  padding: 10px;
  background: #ffffff;
  font-style: italic;
}

.product-page-price .product-page-price-label {
  display: none;
}

.product-page-price .postfix {
  padding-left: 8px;
}

.price_row,
.decrease_wrapper,
.discount-intervall,
.product-page-price-label {
  display: inline-block;
  vertical-align: top;
}

.decrease_wrapper {
  vertical-align: text-bottom;
  float: right;
  padding: 2px 20px 2px 0;
}

.decrease_wrapper .decrease_text,
.decrease_wrapper .decrease_amount {
  font-weight: 900;
  color: #2d2d2d;
}

.price_row {
  padding-right: 8px;
  vertical-align: bottom;
}

.default-customer-group-price {
  font-weight: 300;
}

.discount-intervall {
  padding: 10px 20px;
}

.discount-intervall-item {
  display: inline-block;
}

.product_table_original {
  font-size: 1.6rem;
  font-weight: 300;
  text-decoration: line-through;
  color: #888888;
}

.product_table_special {
  font-size: 2.5rem;
  font-weight: 800;
  color: #2d2d2d;
}

.product_table_price {
  font-size: 2.5rem;
  font-weight: 800;
  color: #2d2d2d;
}

/* /product price */

/* product reviews */

.product-reviews-module .module-head {
  display: block;
}

.product-review-form {
  margin-top: 20px;
}

.product-review-item {
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb;
}

.review-date-added {
  font-size: 0.9rem;
  padding-bottom: 10px;
}

.product-review-form .lsep {
  display: none;
}

.form-element-rating .prefix {
  padding-right: 5px;
}

.form-element-rating input {
  cursor: pointer;
  margin: 5px 0 0 0;
}

.label-count {
  margin-left: 5px;
}

.label-count:before {
  content: '(';
}

.label-count:after {
  content: ')';
}

.product-review-count {
  margin-left: 5px;
  vertical-align: middle;
}

.review-verified-purchase {
  display: inline-block;
  line-height: 1rem;
}

.review-verified-purchase .review-verified-purchase-text {
  position: relative;
  background: #479900;
  text-align: center;
  color: white;
  padding: 4px 20px;
  display: inline-block;
  font-size: 1.2rem;
}

.review-verified-purchase .review-verified-purchase-text:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 10px solid white;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.review-verified-purchase .review-verified-purchase-text:before {
  content: "";
  position: absolute;
  right: -10px;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 10px solid #479900;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.product-review-summary .product-review-average-sum {
  height: 100%;
  display: flex;
  align-items: center;
  background: #49b89a;
  padding: 10px;
  border-radius: 0;
  color: white;
  text-align: center;
  justify-content: space-around;
}

.product-review-summary .product-review-pointer {
  cursor: pointer;
  color: #49b89a;
}

.product-review-summary .product-rating-average {
  font-size: 4rem;
  font-weight: 900;
}

.product-review-summary .product-review-values {
  padding: 5px 0;
}

.product-review-summary .product-review-values-row {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.product-review-summary .product-review-progress {
  margin: 5px 10px;
  height: 10px;
  width: 100%;
  border-radius: 10px;
}

.product-review-summary .product-review-progress .progress-bar {
  background: #49b89a;
}

.product-review-summary .product-review-rating-filter {
  width: 3.5em;
}

.product-review-summary .add-review {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  padding: 10px 20px;
  background: #e9ecef;
  border-radius: 0;
}

.product-review-summary .add-review .btn {
  white-space: normal;
  line-height: 15px;
}

.product-review-summary .add-review-text {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.2em;
}

.product-review-summary .product-review-average-sum,
.product-review-summary .product-review-values,
.product-review-summary .add-review {
  margin-bottom: 10px;
}

/* /product reviews */

/* tabs */

.tabs {
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  margin-top: 20px;
  background: #ffffff;
}

.tabs a,
.tabs a:visited {
  display: inline-block;
  cursor: pointer;
  line-height: 70px;
  padding: 0 20px;
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
}

.tabs a:after,
.tabs a:visited:after {
  content: '';
  width: calc(100% - 40px);
  height: 1px;
  background: #2d2d2d;
  display: block;
  position: absolute;
  bottom: 0;
  left: 20px;
  opacity: 0;
}

.tabs a.selected,
.tabs a.selected:visited {
  color: #2d2d2d;
  background: #ffffff;
}

.tabs a.selected:after,
.tabs a.selected:visited:after {
  opacity: 1;
}

.tab_page {
  padding: 25px 30px;
  margin-bottom: 20px;
  background: #ffffff;
  overflow: hidden;
}

.tab_page .product_desc {
  display: block;
}

.tab_page .module-head {
  display: none;
}

.flypage .tab-content {
  position: absolute;
  left: -9999999px;
  width: 100%;
}

.flypage .tab-content-active {
  position: static;
}

/* /tabs */

/* tags */

.tags {
  padding: 10px 0;
  font-size: 1.2rem;
}

.tags a {
  font-size: 1.2rem;
}

.tags:before {
  padding-right: 3px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  content: "\e800";
  font-family: "tokyo-design-icons", sans-serif;
}

/* tags */

.sr-thankyou-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 25px 0 50px 0;
}

.sr-thankyou-messages li {
  display: flex;
}

.sr-thankyou-messages i {
  color: #b5dca0;
  margin-right: 13px;
}

.sr-thankyou-page-head-center {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sr-thankyou-registration {
  margin-top: 30px;
}

.sr-guest-registration-form {
  margin-top: 35px;
}

.sr-guest-registration-form-inline {
  display: flex;
  flex-wrap: wrap;
}

/* wishlist page */

.wishlist-options {
  padding-bottom: 10px;
}

.wishlist-options-label {
  padding-right: 5px;
}

.wishlist_product_price .side_module_original {
  text-decoration: line-through;
}

.wishlist_product_picture {
  float: left;
  padding: 0 10px 10px 0;
}

.wishlist_table .button-add-to-cart {
  padding: 4px 10px;
}

.wishlist-cell-added-value {
  white-space: nowrap;
}

.wishlist-options-value,
.wishlist-options-label,
.wishlist-option-form-control {
  display: inline-block;
}

/* /wishlist page */

/* dev tools */

.editproduct {
  font-size: 2rem;
}

.editproduct:before {
  content: "\e816";
  font-family: "tokyo-design-icons", sans-serif;
}

/* /dev tools */

/* shop_protect */

#shop_protect {
  width: 350px;
  margin: 100px auto;
}

#shop_protect .loginbox {
  float: none;
  width: auto;
}

/* /shop_protect */

/* header category bugfix */

.header-position.module-editable.category-module {
  position: static;
}

.header-position.module-editable.category-module .module-edit-link {
  position: static;
  float: right;
  margin-right: -30px;
  margin-top: -50px;
}

/* /header category bugfix */

.body-admin-logged .module-cart-wrapper,
.body-admin-logged .module-editable {
  position: relative;
}

.module-edit-link {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #111111 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.8);
  transition: none;
  background: rgba(255, 255, 255, 0.5);
  z-index: 9000;
}

.module-edit-link i:before {
  content: "\e816";
}

.cart-module .module-edit-link {
  right: -30px;
}

.module-editable:hover .module-edit-link {
  opacity: 1;
}

.module-editable:hover .module-edit-link:hover {
  background: white;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.no-border {
  border: 0;
}

.sr-separator {
  height: 1px;
  background-color: #d6d6d6;
  margin: 15px auto;
}

.sr-separator.w-300 {
  width: 300px;
}

/* Bootstrap 4 display */

.d-none {
  display: none;
}

.accordion-toggle:focus,
.accordion-toggle:hover {
  text-decoration: none;
}

.accordion-hover:after {
  font-size: 10px;
  padding-left: 5px;
  content: "\e832";
  font-family: "tokyo-design-icons", sans-serif;
}

#loading-gif {
  display: none;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  text-align: center;
  background: #fff;
  vertical-align: middle;
}

#loading-gif .fa-spinner {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}

/* qtip */

.qtip-defaults.qtip {
  z-index: 60000 !important;
}

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

/* /qtip */

a:focus,
a:hover,
a:active {
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}

.autohelp {
  color: #49b89a;
  cursor: pointer;
}

.autohelp:hover {
  text-decoration: underline;
}

/* adwords */

iframe[name="google_conversion_frame"] {
  display: none;
}

/* /adwords */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 35px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .cart-dropdown {
    transition-delay: 5s;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sr-register-page-content .sr-custom-checkbox {
    display: block;
  }

  .sr-register-page-content .sr-custom-checkbox .sr-custom-checkbox-control {
    width: 9%;
    display: inline-block;
    vertical-align: top;
    background-color: transparent;
    background-image: none;
  }

  .sr-register-page-content .sr-custom-checkbox .sr-custom-checkbox-label {
    width: 90%;
    display: inline-block;
    vertical-align: top;
  }
}

@media screen and (min-width: 480px) {
  .one-column-content .snapshot_vertical .list_div_item {
    width: 50%;
  }

  .two-column-content .snapshot_vertical .list_div_item {
    width: 50%;
  }

  .product-sortbar-top .pagination {
    float: right;
    margin: 0 0 0 10px;
  }

  .product-sortbar .links {
    float: right;
    padding-top: 0;
    padding-right: 0;
  }

  .product-sortbar .links:after {
    content: "";
    display: block;
    clear: both;
  }

  .product-sortbar .results {
    float: left;
  }

  .product-sortbar .sort {
    float: left;
    margin: 0 10px 0 0;
  }

  [class*="col-sr-"] {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
  [class*="col-sr-"] {
    width: 50%;
  }

  [class*="col-sr-"]:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }

  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }

  .container {
    width: 750px;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }

  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }

  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }

  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }

  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }

  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }

  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }

  .navbar {
    border-radius: 4px;
  }

  .navbar-header {
    float: left;
  }

  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-static-top {
    border-radius: 0;
  }

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }

  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }

  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }

  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }

  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .visible-sm-block {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline !important;
  }

  .visible-sm-inline-block {
    display: inline-block !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .one-column-content .snapshot_vertical .list_div_item {
    width: 33.33%;
  }

  .two-column-content .snapshot_vertical .list_div_item {
    width: 33.33%;
  }

  .header-navbar .navbar-nav li a {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .home-position .article-list {
    display: flex;
    justify-content: flex-start;
  }

  .home-position .article-list li {
    width: 33.33%;
    padding: 0 0 10px 0;
  }

  .home-position .article-list li .article-introtext {
    max-height: 5.1em;
  }

  .home-position .article-list li + li {
    margin-top: 40px;
  }

  .home-position .article-list li:nth-child(1) {
    transform: scale(1.05);
    z-index: 10;
  }

  .home-position .article-list li:nth-child(1) .news-article {
    box-shadow: 0 0 25px 0 rgba(0, 0, 1, 0.15), inset 0px -1px 0 0 #e9ecef;
  }

  .home-position .article-list li:nth-child(1) .article-introtext {
    max-height: 8.5em;
  }

  .home-position .article-list li:nth-child(1) .article-read-more {
    margin-top: 20px;
  }

  .home-position .article-list li:nth-child(2) {
    order: -1;
  }

  .home-position .article-list li:nth-child(2) .article-content:before {
    right: 3px;
  }

  .home-position .article-list li:nth-child(2) .article-content:after {
    right: -25px;
  }

  .home-position .article-content {
    padding: 30px 30px 10px 30px;
  }

  .home-position .article-introtext {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    line-height: 1.7em;
    min-height: 5.1em;
    font-size: 15px;
    padding: 0;
    margin-top: 10px;
    position: relative;
  }

  .home-position .article-introtext:after {
    content: '';
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), #fff 100%);
    height: 5.1rem;
    line-height: 1.7rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .article-content {
    overflow: hidden;
    position: relative;
  }

  .article-content:before {
    content: '\e829';
    font-family: "tokyo-design-icons", sans-serif;
    color: #ffffff;
    position: absolute;
    text-align: center;
    transform: rotate(45deg);
    width: 33px;
    height: 33px;
    line-height: 33px;
    right: -5px;
    bottom: -2px;
    z-index: 2;
    font-size: 8px;
  }

  .article-content:after {
    border: 33px solid transparent;
    border-left-color: #dee2e6;
    content: '';
    display: inline-block;
    transform: rotate(45deg);
    position: absolute;
    right: -33px;
    bottom: -33px;
    z-index: 1;
  }

  .sr-next-to-checkout {
    margin-left: 20px;
  }

  .sr-shipping-cost-calculator-inline {
    display: flex;
  }

  .sr-shipping-cost-calculator-inline .sr-shipping-cost-calculator-inline-right {
    margin-left: 10px;
  }

  .sr-shipping-cost-calculator-inline .sr-shipping-cost-calculator-inline-right .select.form-control.checkout-form-control {
    padding-top: 0;
  }

  .checkout_page_body .personal-telephone-number-wrapper span.error {
    position: absolute;
  }

  .custom-tab .form-inline input {
    width: 400px;
  }

  .packageoffer-item {
    flex: 0 1 23%;
  }

  .product-collateral-wrapper {
    margin: 20px;
  }

  .more-images-position-image-left .product-page-images {
    width: 12%;
  }

  .more-images-position-image-left .product-page-left {
    position: static;
  }

  .more-images-position-image-left .position_5_wrapper .product-images-module {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    width: 12%;
  }

  .more-images-position-image-left .position_5_wrapper .product-images-module,
  .more-images-position-image-left .position_5_wrapper .productimages {
    padding: 0;
  }

  .more-images-position-image-left .position_5_wrapper .productimages {
    margin: 0;
  }

  .more-images-position-image-left .position_5_wrapper .one_productimage {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .more-images-position-image-left .position_5_wrapper .product-secondary-image {
    margin-bottom: 15px;
    box-shadow: none;
  }

  .more-images-position-image-left .product-images-module .aurora-scroll-clip {
    padding: 15px 15px 0 15px;
  }

  .more-images-position-image-left .product-image,
  .more-images-position-image-left .position_5_wrapper .product-secondary-image {
    box-shadow: 0 0 15px 0 rgba(0, 0, 1, 0.05);
    border: 0;
  }

  .flypage .product-page-left,
  .flypage .product-page-right {
    width: 50%;
  }

  .flypage .more-images-position-default .product-page-left,
  .flypage .more-images-position-default .product-page-right {
    width: 50%;
  }

  .flypage .more-images-position-image-left .product-page-left {
    width: 40%;
    padding-left: 0;
  }

  .flypage .more-images-position-image-left .product-page-right {
    width: 48%;
  }

  .product_parameters .no-border,
  .product_parameters .param-label,
  .product_parameters .param-value,
  .product_parameters .product-short-description {
    padding: 5px 0;
  }

  .product-page-price {
    height: 54px;
    line-height: 34px;
    padding: 0 0 10px 0;
  }

  .default-customer-group-price {
    display: flex;
  }

  .default-customer-group-price-1 {
    flex-basis: 50%;
  }

  .sr-guest-registration-input {
    width: 280px;
  }

  .col-sr-2 {
    width: 50%;
  }

  .col-sr-2:nth-child(2n+1) {
    clear: left;
  }

  .col-sr-3 {
    width: 33.33333%;
  }

  .col-sr-3:nth-child(3n+1) {
    clear: left;
  }

  .col-sr-4 {
    width: 25%;
  }

  .col-sr-4:nth-child(4n+1) {
    clear: left;
  }

  .col-sr-5 {
    width: 20%;
  }

  .col-sr-5:nth-child(5n+1) {
    clear: left;
  }

  .col-sr-6 {
    width: 16.66667%;
  }

  .col-sr-6:nth-child(6n+1) {
    clear: left;
  }

  .col-sr-7 {
    width: 14.28571%;
  }

  .col-sr-7:nth-child(7n+1) {
    clear: left;
  }

  .col-sr-8 {
    width: 12.5%;
  }

  .col-sr-8:nth-child(8n+1) {
    clear: left;
  }
}

@media only screen and (min-width: 768px) {
  .product-review-summary {
    display: flex;
    align-items: stretch;
    align-content: stretch;
  }

  .product-review-summary .product-review-average-sum {
    flex-direction: column;
    justify-content: center;
  }

  .product-review-summary .product-rating-average {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 991px) {
  .logo-image,
  .logo-text {
    margin-right: auto;
  }

  .show-search-category-on .logo-image,
  .show-search-category-on
    .logo-text {
    max-width: 220px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .modal-lg {
    width: 900px;
  }
}

@media (min-width: 992px) and (max-width: 1259px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .visible-md-block {
    display: block !important;
  }

  .visible-md-inline {
    display: inline !important;
  }

  .visible-md-inline-block {
    display: inline-block !important;
  }

  .hidden-md {
    display: none !important;
  }

  .sr-shipping-cost-calculator-inline .sr-shipping-cost-calculator-inline-right {
    margin-left: 5px;
  }

  .sr-cart-page .sr-shipping-cost-calculator-inline select.sr-country-select-inline.form-control.checkout-form-control {
    padding-top: 0;
    max-width: 120px;
  }
}

@media screen and (min-width: 992px) {
  .column-left,
  .column-right {
    width: 300px;
  }

  .column-content-left,
  .column-left,
  .two-column-content,
  .three-column-content {
    float: left;
  }

  .column-content-right,
  .column-right {
    float: right;
  }

  .two-column-content {
    width: 670px;
  }

  .three-column-content {
    width: 370px;
  }

  .sr-container-small {
    width: 610px;
  }

  .header-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    z-index: 1901;
  }

  header .header-categories .top {
    display: none;
  }

  .header-col {
    padding-left: 10px;
    padding-right: 10px;
    float: right;
  }

  .header-col-cart {
    width: auto;
  }

  .footer-col-row {
    display: flex;
    justify-content: flex-start;
  }

  .footer-col-position-wrapper {
    display: flex;
    align-items: stretch;
  }

  .footer-col-left,
  .footer-col-left-row,
  .footer-col-right,
  .footer-col-right-row {
    display: flex;
  }

  .footer-col-left-row,
  .footer-col-right-row {
    width: calc(100% + 30px);
  }

  .footer-col-position {
    margin-top: 50px;
    padding: 0 0 10px 0;
    border-right: 1px solid #636363;
  }

  .footer-cols-2 .footer-col-2-position {
    border-right: 0;
  }

  .footer-cols-3 .footer-col-3-position {
    border-right: 0;
  }

  .footer-cols-4 .footer-col-4-position {
    border-right: 0;
  }

  .dropdown-click-menu,
  .dropdown-hover-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    float: left;
    visibility: hidden;
    opacity: .3;
    transform: scale(1, 0);
    min-width: 100%;
    transform-origin: top;
    animation-fill-mode: forwards;
    transition: all 0.2s 0s linear;
  }

  .active .dropdown-click-menu,
  .dropdown:hover > .dropdown-hover-menu {
    visibility: visible;
    transform: scale(1, 1);
    opacity: 1;
    transition: all 0.2s 0s linear;
  }

  .product-quickview .product_table_addtocart_wrapper .button-add-to-cart {
    padding: 0 25px;
  }

  .snapshot_vertical:not(.list-style) .snapshot_vertical_product .list_prouctprice:not(.list_productprice_special) {
    padding: 25px 0 0px;
  }

  .snapshot_vertical:not(.list-style) .snapshot_vertical_product .list_actions {
    position: absolute;
    width: calc(100% + 2px);
    padding: 4px 30px;
    left: -1px;
    bottom: -3px;
    background: #212529;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
  }

  .snapshot_vertical:not(.list-style) .snapshot_vertical_product .list_actions .btn {
    margin: 4px 0;
  }

  .snapshot_vertical:not(.list-style) .snapshot_vertical_product .list_actions .snapshot-list-item {
    padding: 0;
  }

  .snapshot_vertical:not(.list-style) .snapshot_vertical_product:hover .list_actions {
    visibility: visible;
    opacity: 1;
  }

  .column-left .section-module .module-head,
  .column-right .section-module .module-head,
  .side-position .module-head {
    padding: 10px 0;
  }

  .home-position .module-head-title {
    font-size: 4rem;
  }

  .scroller-container {
    margin-bottom: -60px;
  }

  .cart-module {
    position: static !important;
  }

  .cart-dropdown {
    width: 350px;
  }

  .side-position .category-snapshot-col {
    width: 100%;
  }

  .module-dealofday-wrapper .btn {
    font-size: 1.8rem;
    padding: 10px 25px;
  }

  .aurora-nanobar-buttons-wrapper {
    flex-basis: 35%;
    text-align: right;
    padding: 0;
  }

  .aurora-nanobar-firstlogin .aurora-nanobar-text {
    flex-basis: 65%;
  }

  .aurora-nanobar-cookies {
    display: flex;
  }

  .mobile-filter-active .paf-filter-module-head {
    z-index: 8001;
    top: 70px;
  }

  .search-module {
    position: static !important;
  }

  .search-dropdown-wrapper {
    text-align: right;
    padding: 0;
  }

  .search-dropdown-module {
    z-index: 1903;
    padding: 10px;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    float: left;
    margin: 0;
    border-top: 2px solid #49b89a;
  }

  .search-dropdown-btn {
    display: inline-block;
    width: 40px;
    line-height: 26px;
    padding: 5px;
  }

  .col-categoryselect {
    width: 240px;
  }

  .col-search-input {
    width: 460px;
  }

  .hidden-search-category .col-search-input {
    width: 100%;
  }

  .hidden-search-category .search-results {
    right: auto;
    left: 0;
    max-width: 100%;
  }

  .search-results {
    max-width: 420px;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td.cart-row-name {
    width: 50%;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td.cart-row-price {
    width: 10%;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td.cart-row-quantity {
    width: 17%;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td.cart-row-image {
    width: 8%;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td,
  .sr-cart-table.table > tbody > tr > th,
  .sr-cart-table.table > tfoot > tr > td,
  .sr-cart-table.table > tfoot > tr > th,
  .sr-cart-table.table > thead > tr > td,
  .sr-cart-table.table > thead > tr > th {
    border-bottom: 1px solid #ebedef;
    border-top: 0;
  }

  .sr-cart-table.table > tbody:not(.row-danger) {
    border: 0;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sr-cart-table .cart-product-name {
    padding-bottom: 6px;
  }

  .sr-cart-table .cart-product-attribute-wrapper {
    margin-bottom: -11px;
  }

  .sr-cart-table .cart-button {
    display: inline-block;
  }

  .sr-cart-table .cart-buttons-wrapper {
    padding-top: 22px;
  }

  .sr-cart-table.table > tbody:not(.row-danger) + tbody {
    border: 0;
  }

  .subcategory-list .subcategory-item {
    width: 33.33%;
  }

  .pagination .links .pagination_navi {
    font-weight: 500;
    font-size: 10px;
    width: 21px;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 6px;
  }

  .packageoffer-line-right {
    padding-left: 50px;
  }

  .packageoffer-item-plus {
    margin: 25px;
  }

  .product_table_addtocart_wrapper .button-add-to-cart {
    padding: 0 75px;
  }

  .two-column-content .product_table_addtocart_wrapper .button-add-to-cart {
    padding: 0 25px;
  }

  .product-children-table tr td:first-child {
    width: 12%;
  }

  .product-children-table tr td:last-child {
    width: 18%;
  }

  .parameter_table:not(.product-children-table) tr td:first-child {
    width: 25%;
  }

  .parameter_table:not(.product-children-table) tr td:last-child {
    width: 75%;
  }
}

@media (min-width: 1260px) {
  .container {
    width: 1200px;
  }

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline !important;
  }

  .visible-lg-inline-block {
    display: inline-block !important;
  }

  .hidden-lg {
    display: none !important;
  }
}

@media screen and (min-width: 1260px) {
  .column-left,
  .column-right {
    width: 300px;
  }

  .two-column-content {
    width: 900px;
  }

  .three-column-content {
    width: 600px;
  }

  .header-phone {
    padding: 0 40px 0 0;
    padding-right: 20px;
  }

  .header-navbar .header-position {
    padding: 0 40px 0 0;
  }

  .one-column-content .snapshot_vertical .list_div_item {
    width: 25%;
  }

  .module-dealofday-wrapper .snapshot_horizontal_right {
    padding: 60px 100px 60px 5px;
  }

  .kickerimage-title {
    font-size: 5.5rem;
  }

  .kickerimage-description {
    font-size: 2.9rem;
  }

  .home-position.newsletter_subscribe-module .btn {
    padding: 16px 60px;
    font-size: 20px;
  }

  .home-position.newsletter_subscribe-module .newsletter-pretext,
  .home-position.newsletter_subscribe-module .newsletter-subscribe-form {
    padding: 0 100px;
  }
}

@media screen and (max-width: 1400px) {
  .header-container {
    padding: 10px 0;
  }
}

@media screen and (max-width: 1260px) {
  .home-position .aurora-scroll-arrow-pos-2 .aurora-scroll-btn-left {
    left: 0;
    bottom: auto;
    top: -50px;
  }

  .home-position .aurora-scroll-arrow-pos-2 .aurora-scroll-btn-right {
    right: 0;
    bottom: auto;
    top: -50px;
  }

  .home-position .aurora-scroll-arrow-pos-2 .aurora-scroll-btn:before {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .bannerscroller-module,
  .nivoSlider img {
    height: calc(700px * 0.9) !important;
  }
}

@media screen and (max-width: 1259px) {
  .category-list-link,
  .category-list-link:visited {
    padding: 0 15px;
  }

  .header-position .category_menu > .category-list.selected > .category-list-link:before {
    width: calc(100% - 30px);
  }

  .header-position .category_menu > .category-list > .category-list-link:before {
    left: 15px;
  }

  .aurora-nanobar-firstlogin .aurora-nanobar-text {
    display: block;
    padding-bottom: 10px;
  }

  .cart-module-button {
    max-width: 250px;
  }

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

  .tabs a,
  .tabs a:visited {
    font-size: 2rem;
  }

  html {
    font-size: 9px;
  }
}

@media screen and (max-width: 1200px) {
  .aurora-nanobar {
    padding: 10px;
  }

  .aurora-nanobar-container {
    width: 90%;
  }

  .aurora-nanobar-freeshipping .aurora-nanobar-text {
    padding: 0;
  }

  .aurora-nanobar-close-x {
    right: 15px;
  }
}

@media screen and (max-width: 992px) {
  .bannerscroller-module,
  .nivoSlider img {
    height: calc(700px * 0.6) !important;
  }
}

@media screen and (max-width: 991px) {
  .two-column-content {
    margin-bottom: 2rem;
  }

  .header-middle {
    padding: 0;
  }

  .footer-col-position {
    padding: 20px 0;
  }

  .footer-row {
    padding-top: 20px;
  }

  .sr-modal-header {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .sr-modal-close-button {
    right: -10px;
  }

  .mobile-cart-product-count {
    top: 10px;
    background: #ef2809;
    color: #ffffff !important;
    width: auto;
    min-width: 24px;
    height: 24px;
    line-height: 16px;
    position: absolute;
    right: 2px;
    z-index: 80004;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-weight: 600;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    display: block;
  }

  .cart-module {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    transform: scale(0, 0);
    transition: all 0.3s ease-in-out;
  }

  .cart-module.collapse.in {
    top: 60px;
    z-index: 99999;
    transform: scale(1, 1);
  }

  .mobile-filter-active .cart-module.collapse.in {
    top: 110px;
  }

  .header-bottom .cart-module {
    position: fixed;
  }

  .cart-dropdown {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
    transform: scale(1, 1);
  }

  .cart-dropdown-product-list {
    max-height: 300px;
    overflow-x: auto;
  }

  .mobile-cart-empty,
  .cart-module-button {
    display: none;
  }

  .module-dealofday-wrapper .snapshot_horizontal_left {
    width: 50%;
  }

  .module-dealofday-wrapper .list-productname-link {
    font-size: 4rem;
  }

  .module-dealofday-wrapper .short_description {
    font-size: 1.6rem;
  }

  .module-dealofday-wrapper .list_original {
    font-size: 2.1rem;
  }

  .module-dealofday-wrapper .list_price,
  .module-dealofday-wrapper .list_special {
    font-size: 3rem;
  }

  .kickerimage-title {
    font-size: 3.5rem;
    padding: .5rem 1rem;
    width: 100%;
  }

  .kickerimage-description {
    font-size: 2rem;
    padding: .5rem 1rem;
    width: 100%;
  }

  .kickerimage-button-title {
    padding: 1.5rem 3rem;
    font-size: 2rem;
  }

  .logo-image,
  .logo-text {
    padding: 2rem 0;
  }

  .logo-text {
    text-align: center;
    padding: 2rem 0;
  }

  .desktop-logo-hidden .logo-module {
    display: none;
  }

  .mm-page .page-wrap {
    padding-top: 60px;
  }

  .responsive-menu {
    width: 100%;
    position: fixed;
    top: 0;
    padding: 0 15px;
    line-height: 60px;
    height: 60px;
    background: #49b89a;
    display: flex;
  }

  .mobile-headers {
    z-index: 2;
    padding: 0 5px;
    text-decoration: none;
    display: flex;
    color: #ffffff;
  }

  .mobile-headers-icon,
  .mobile-headers-title {
    font-size: 18px;
    color: inherit;
    line-height: inherit;
    text-decoration: none;
  }

  .mobile-headers-icon {
    font-size: 28px;
  }

  .mobile-headers-title {
    margin-left: 10px;
  }

  .mobile-menu-orientation-default .mobile-category-header {
    order: 1;
  }

  .mobile-menu-orientation-default .mobile-content-header {
    order: 5;
  }

  .mobile-menu-orientation-default .mobile-logo {
    order: 3;
  }

  .mobile-menu-orientation-default .mobile-search-link {
    order: 2;
  }

  .mobile-menu-orientation-default .mobile-cart-link {
    order: 4;
  }

  .mobile-menu-orientation-left .mobile-search-link {
    margin-left: auto;
  }

  .mobile-menu-orientation-right {
    flex-direction: row-reverse;
  }

  .mm-group-title .fa {
    position: absolute;
    left: 20px;
    font-size: 20px;
  }

  .mobile-cart-link {
    position: relative;
  }

  .mobile-cart-link .icon-sr-cart:before {
    font-size: inherit;
  }

  .desktop-logo-hidden .header-bottom {
    padding: 0;
  }

  .mobile-logo {
    flex: 1;
    justify-content: center;
    align-items: center;
  }

  .mobile-logo img {
    max-height: 60px;
  }

  .mobile-logo-link {
    text-transform: uppercase;
    font-size: 1.8rem;
    color: inherit;
    display: inline-block;
  }

  .mm-group-title {
    background: #309F81;
  }

  .home-position.newsletter_subscribe-module .form-element {
    width: 100%;
  }

  .search-dropdown-module {
    display: block;
    position: static;
  }

  .col-phone-categoryselect,
  .col-categoryselect {
    display: none;
  }

  .search-popup-btn-close {
    margin-top: 100px;
  }

  .search-popup-content {
    top: 130px;
    width: 100%;
    padding: 0 5%;
  }

  #gift_wrapping {
    max-width: 450px;
    width: auto;
    float: none;
  }

  .sr-cart-table.table {
    display: flex;
    flex-direction: column;
    border-top: 1px solid #d6d6d6;
    padding-top: 5px;
  }

  .sr-cart-table.table > tbody {
    display: flex;
    flex-wrap: wrap;
    border: 0;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 5px;
  }

  .cart-page-vue .cart-title {
    margin-top: 0;
  }

  .sr-cart-table.table > tbody > tr {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-basis: 100%;
  }

  .sr-cart-table.table > tbody.row-danger {
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
  }

  .sr-cart-table .row-danger-box > td {
    margin: auto;
  }

  .sr-cart-table.table > tbody:not(.row-danger) > tr > td,
  .sr-cart-table.table > tbody > tr > th,
  .sr-cart-table.table > tfoot > tr > td,
  .sr-cart-table.table > tfoot > tr > th,
  .sr-cart-table.table > thead > tr > td,
  .sr-cart-table.table > thead > tr > th {
    border: 0;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-image {
    flex-basis: 12%;
    display: flex;
    flex-basis: 10%;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-name {
    display: flex;
    flex-basis: 88%;
    padding: 0;
    align-items: center;
    flex-wrap: wrap;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-name .cart-product-name {
    display: flex;
    flex-basis: 100%;
    padding-top: 10px;
    padding-bottom: 8px;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-amount {
    display: flex;
    flex-basis: 26%;
    align-items: center;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0;
  }

  .sr-cart-table.table .cart-product-attribute-wrapper {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    margin: 0;
  }

  .sr-cart-page .edit-button.cart-button .btn {
    padding: 2px 5px;
  }

  .sr-cart-table .cart-row-name a {
    line-height: 1.5rem;
  }

  .sr-cart-table.table tr.mobile-quantity-row > td {
    display: flex;
    flex-basis: 100%;
  }

  .sr-cart-table .mobile-price-wrapper {
    order: 2;
    display: flex;
    flex-basis: 84%;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: center;
    flex-basis: 80%;
  }

  .sr-cart-table .mobile-price-wrapper > div {
    display: flex;
    flex-basis: 100%;
    justify-content: flex-end;
  }

  .sr-cart-table .mobile-quantity-wrapper {
    display: flex;
    order: 1;
    flex-basis: 16%;
  }

  .sr-cart-table .edit-button.cart-button {
    padding-right: 10px;
  }

  .sr-cart-table .cart-button .btn {
    line-height: 18px;
  }

  .sr-cart-table .cart-buttons-wrapper {
    display: flex;
    flex-basis: 100%;
    padding-top: 8px;
  }

  .sr-cart-table .quantity-input .form-control {
    width: 35px;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-name,
  .sr-cart-table.table tr.mobile-quantity-row > td {
    flex-basis: 90%;
    padding-left: 0;
  }

  .sr-cart-table.table > tbody > tr.mobile-quantity-row {
    justify-content: flex-end;
  }

  .sr-cart-table.table > tbody > tr.mobile-quantity-row td {
    padding-top: 11px;
    padding-bottom: 15px;
  }

  .sr-cart-table.table > tbody.gift-wrapping tr > td,
  .sr-cart-table.table > tbody.free-gift-chooser tr > td {
    padding-bottom: 17px;
    padding-top: 9px;
  }

  .sr-cart-quantity-input {
    padding-right: 1px;
  }

  .sr-cart-quantity-input .input-group-btn-plus button {
    margin-right: -1px;
  }

  .checkout-right {
    padding-top: 15px;
  }

  .checkout_address_form {
    margin: 0;
  }

  .decrease_wrapper {
    width: 100%;
    text-align: left;
    line-height: 1.5em;
  }

  .product_table_quantity .quantity-to-cart {
    width: 50px;
  }

  .tab_page {
    padding: 15px;
  }

  .tabs a,
  .tabs a:visited {
    line-height: 60px;
    font-size: 1.6rem;
  }

  .product-image-flight-to-cart {
    display: none !important;
    visibility: hidden !important;
  }

  body .fb_iframe_widget.fb-customerchat iframe {
    top: auto !important;
    height: 65% !important;
    bottom: 0;
    background: #fff;
  }
}

@media screen and (max-width: 768px) {
  .bannerscroller-module,
  .nivoSlider img {
    height: calc(700px * 0.4) !important;
  }

  .stockfilter-module label span {
    padding-left: 10px;
  }

  .sr-guest-registration-order-1 {
    flex-basis: 100%;
  }

  .sr-guest-registration-order-2 {
    order: 2;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }

  .column-content-left,
  .column-content-right,
  .column-left,
  .column-right,
  .two-column-content,
  .three-column-content {
    float: none;
  }

  .aurora-scroll-btn-left {
    left: 0;
  }

  .aurora-scroll-btn-right {
    right: 0;
  }

  .quickview {
    display: none;
  }

  .snapshot_horizontal_left {
    width: 40%;
  }

  .snapshot_vertical_product,
  .snapshot_vertical_product:hover {
    border-color: transparent;
  }

  .home-position .module-head-title {
    font-size: 3rem;
  }

  .auroramessenger-popupcontent {
    width: 420px;
  }

  .module-dealofday-wrapper .snapshot_horizontal_left {
    width: 50%;
  }

  .news-article img {
    width: 100%;
  }

  .home-position .article-title,
  .home-position .article-info {
    text-align: left;
  }

  .home-position .article-content {
    padding: 20px 20px 10px;
  }

  .home-position .article-list {
    margin: 0 -15px;
  }

  .home-position.newsletter_subscribe-module .form-element {
    width: 100%;
  }

  .pafsearch-module .widget {
    width: 100%;
  }

  .account_edit_body .form-table tr > td {
    width: 100% !important;
    display: block;
  }

  .social_login_inline_text {
    padding-bottom: 10px;
  }

  #account_customerdata_container .social_login_div_inline .social_link {
    text-align: center;
  }

  .account_forgotten_body .social_link {
    text-align: center;
  }

  #customer_delete.modal,
  .registration-contribution {
    top: 60px;
  }

  .cart-buttons-bottom .btn {
    margin-bottom: 10px;
    width: 100%;
  }

  .cart-buttons-top {
    display: none;
  }

  #gift_wrapping {
    max-width: none;
    width: 100%;
    float: none;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-name,
  .sr-cart-table.table tr.mobile-quantity-row > td {
    flex-basis: 84%;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-image {
    flex-basis: 16%;
  }

  .sr-cart-table .special-price-sum,
  .sr-cart-table .current-price {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .sr-cart-table .cart-row-image img {
    max-width: 100%;
  }

  .sr-cart-bottom-buttons-row .btn {
    width: 100%;
    margin-bottom: 15px;
  }

  .sr-cart-special-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .sr-cart-special-row-title {
    padding-bottom: 8px;
    line-height: 1.5rem;
    margin-right: 10px;
  }

  .sr-cart-summary-box-table {
    table-layout: fixed;
  }

  .sr-cart-summary-box-table .gross-total {
    font-size: 2.1rem;
    line-height: 1.8rem;
  }

  .sr-col-to-chekout {
    flex-direction: column;
  }

  .col-country-select-box {
    margin-bottom: 10px;
  }

  .checkout-test-message {
    text-align: center;
    padding: 5px 0;
  }

  .checkout-test-message:before {
    position: relative;
    margin-bottom: 10px;
  }

  .checkout_content .form-control {
    margin: 5px 0;
    max-width: none;
    width: 100%;
  }

  .checkout_personal_form_text,
  .checkout_address_form_text {
    float: none;
    width: auto;
  }

  .glsparcelshop-sr-box {
    max-width: 300px;
  }

  .glsparcelshop-sr-box #glsparcelshopmap {
    width: 300px !important;
    height: 100% !important;
  }

  .glsparcelshop-sr-box #left-canvas {
    float: none;
    width: 100%;
  }

  .glsparcelshop-sr-box #right-canvas {
    float: none;
    width: 100%;
    padding: 10px 0;
    height: 400px;
  }

  .glsparcelshop-sr-box #left-canvas #psitems-canvas > div {
    line-height: 16px;
  }

  .glsparcelshop-sr-box #left-canvas #psitems-canvas > div br {
    display: none;
  }

  .pd-tab ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
  }

  .pd-tab ul li label {
    width: 100%;
    display: block;
    float: none;
    padding: 8px 25px;
  }

  .pd-tab .custom-tab .form-group {
    display: block;
  }

  .pd-tab .custom-tab button {
    width: 100%;
  }

  .subcategory-name {
    font-size: 1.5rem;
  }

  .packageoffer-line-right {
    background: #e9ecef;
    padding: 15px;
  }

  .packageoffer-item {
    text-align: center;
  }

  .packageoffer-line {
    flex-direction: column;
  }

  .packageoffer-line-left {
    flex-direction: column;
  }

  .packageoffer-totals {
    justify-content: center;
  }

  .packageoffer-cart-button {
    text-align: center;
  }

  .image-lens-magnifying-glass {
    display: none !important;
  }

  .tabs a,
  .tabs a:visited {
    font-size: 2rem;
  }

  .tabs a,
  .tabs a:visited,
  .tabs a:hover,
  .tabs a:active,
  .tabs a.selected,
  .tabs a.selected:visited,
  .tabs a.selected:hover,
  .tabs a.selected:active {
    display: block;
    float: none;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }

  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .visible-xs-block {
    display: block !important;
  }

  .visible-xs-inline {
    display: inline !important;
  }

  .visible-xs-inline-block {
    display: inline-block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  .product-children-table-responsive {
    border: none;
  }

  .product-children-table-responsive thead {
    display: none;
  }

  .product-children-table-responsive tbody,
  .product-children-table-responsive tr,
  .product-children-table-responsive th,
  .product-children-table-responsive td {
    display: block;
    width: 100% !important;
  }

  .product-children-table-responsive tr {
    margin-bottom: 3rem;
    border: 1px solid #49b89a;
  }

  .product-children-table-responsive td {
    display: flex;
    align-items: center;
  }

  .product-children-table-responsive td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    flex: 0 0 33%;
    font-size: 1.3rem;
    white-space: pre-wrap;
    word-wrap: break-word;
  }

  .product-children-table-responsive td:first-child {
    border-top: none;
  }

  .product-children-table-responsive td:last-child:before {
    display: none;
  }

  .product-children-table-responsive td:last-child {
    border-top: 2px solid #ddd;
  }

  .product-children-table-responsive td div {
    flex: 0 0 67%;
    font-size: 1.5rem;
    padding-right: 1rem;
    justify-content: flex-end;
    text-align: right;
  }

  .product-children-table-responsive .child-list-name,
  .product-children-table-responsive .list_prouctprice,
  .product-children-table-responsive .list_price {
    white-space: pre-wrap;
    word-wrap: break-word;
  }

  .product-children-table-responsive .list_addtocart {
    display: block;
    flex: 1;
    padding-right: 0;
  }

  .product-children-table-responsive .list_addtocart > * {
    flex: 0 0 100%;
  }

  .product-children-table-responsive .button-add-to-cart {
    flex: 1 1 100%;
  }

  .product-children-table-responsive .quantity-name-text {
    display: none;
  }

  .product-children-table-responsive .bootstrap-touchspin {
    flex: 0 0 120px;
    text-align: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px), screen and (max-height: 700px) {
  .auroramessenger-message.popup .module {
    display: none;
  }

  .cartPopupModuleProduct .auroramessage_prodpic,
  .cartPopupModulePackage .auroramessage_prodpic {
    display: none;
  }

  .cartPopupModuleProduct .auroramessage_incart,
  .cartPopupModulePackage .auroramessage_incart {
    float: none;
    width: auto;
    margin: 0;
    display: block;
  }

  .cartPopupModuleProduct .auroramessage_link,
  .cartPopupModulePackage .auroramessage_link {
    float: none;
    width: 100%;
  }

  .auroramessage_others {
    display: none;
  }
}

@media screen and (max-width: 560px) {
  .sr-cart-table.table > tbody > tr > td.cart-row-name,
  .sr-cart-table.table tr.mobile-quantity-row > td {
    flex-basis: 76%;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-image {
    flex-basis: auto;
  }
}

@media screen and (max-width: 480px) {
  .totop {
    display: none;
  }

  .footer-row {
    padding: 2rem 5rem 0 5rem;
  }

  .footer-row .module-head {
    text-align: center;
  }

  .footer-row .module-head-title {
    padding-right: 0;
  }

  .fancybox-overlay .form-table,
  .fancybox-overlay .form-table tbody,
  .fancybox-overlay .form-table tr,
  .fancybox-overlay .form-table td,
  .fancybox-overlay .form-table tbody {
    display: block;
  }

  .fancybox-overlay .form-table td {
    padding: 0 0 5px 0;
  }

  .fancybox-overlay .form-control {
    width: 100% !important;
  }

  .fancybox-overlay .content {
    margin: 0;
    padding: 5px 0;
  }

  .fancybox-overlay textarea {
    max-height: 70px;
  }

  input[type="checkbox"] {
    width: 22px;
    height: 22px;
  }

  .list-productname-link {
    font-size: 1.5rem;
  }

  .snapshot-list-item {
    text-align: left;
  }

  .list_original {
    font-size: 1.5rem;
  }

  .list_special,
  .list_price {
    font-size: 2rem;
  }

  .list_picture .product_badges {
    left: 0;
    top: 0;
  }

  .product-module .module-body {
    overflow: hidden;
  }

  .product-module .snapshot_vertical.list_with_divs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 20px;
  }

  .product-module .snapshot_vertical.list_with_divs .product-snapshot {
    width: 70%;
    flex-shrink: 0;
    padding: 0 5px;
  }

  .snapshot_vertical_product {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }

  .snapshot_vertical:not(.productscroller):not(.list-style) .snapshot-list-item {
    text-align: center;
  }

  .snapshot_vertical:not(.productscroller):not(.list-style) .list_actions .snapshot-list-item {
    width: 60%;
    margin: auto;
  }

  .home-position .module-head-title {
    font-size: 2rem;
    font-weight: 300;
  }

  .bannerscroller-module,
  .nivoSlider img {
    height: calc(700px * 0.3) !important;
  }

  .nivo-prevNav span:after,
  .nivo-nextNav span:after {
    font-size: 5rem;
  }

  .nivo-control-text {
    height: 20px;
    line-height: 20px;
    font-size: 1rem;
  }

  .auroramessenger-popupcontent {
    width: 95%;
  }

  .category_snapshot .category-snapshot-name-link {
    display: flex;
    padding: 10px;
  }

  .category_snapshot {
    padding: 0;
  }

  .category_snapshot br,
  .category-snapshot-img-link {
    display: none;
  }

  .module-dealofday-wrapper {
    margin: 0 -15px;
  }

  .module-dealofday-wrapper .snapshot_horizontal_left {
    width: 100%;
    padding-right: 0;
  }

  .module-dealofday-wrapper .list_with_divs {
    width: 100%;
    margin: 0;
  }

  .module-dealofday-wrapper .list_div_item,
  .module-dealofday-wrapper .list_picture {
    padding: 0;
  }

  .module-dealofday-wrapper .list_picture {
    box-shadow: inset 0px -3px 0 0 #e9ecef;
    border: solid 1px #e9ecef;
  }

  .module-dealofday-wrapper .snapshot_horizontal_right {
    padding: 20px;
  }

  .module-dealofday-wrapper .list-productname-link {
    font-size: 2.4rem;
    font-weight: 400;
  }

  .kickerimage-inner-wrapper {
    padding: 0;
  }

  .kickerimage-img {
    width: 100%;
    height: auto !important;
  }

  .kickerimage-title {
    font-size: 5.5rem;
  }

  .kickerimage-description {
    font-size: 2.9rem;
  }

  .kickerimage-button-title {
    font-size: 2.4rem;
    padding: 1.7rem 5rem;
  }

  .module-kickerimage-wrapper {
    margin: 0 -15px;
  }

  .mobile-headers span {
    display: none;
  }

  .news-all-button .btn {
    width: 100%;
  }

  .home-position.newsletter_subscribe-module {
    padding: 2rem 3rem;
    margin: 0 -15px;
  }

  .home-position.newsletter_subscribe-module .form-element {
    width: 100%;
  }

  .home-position.newsletter_subscribe-module .newsletter-pretext {
    padding: 0;
  }

  .identity-switcher {
    padding-bottom: 15px;
  }

  .identity-switcher .row {
    margin: 0 -5px;
  }

  .identity-switcher .identity-switcher-col {
    padding: 0 5px;
  }

  .identity-switcher-btn {
    width: 100%;
    font-size: 10px;
  }

  .personaldata-customer-buttons .btn-custom-group .button,
  #customer_delete .modal-footer .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  .registration-contribution .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .coupon-label {
    display: none;
  }

  .sr-cart-table.table > tbody > tr > td.cart-row-name,
  .sr-cart-table.table tr.mobile-quantity-row > td {
    flex-basis: 79%;
  }

  .checkout-guest-data-group {
    margin: 0;
  }

  .checkout_payment_methods,
  .checkout_shipping_method_div {
    padding: 0;
  }

  .checkout_guest_form_right_side,
  .checkout_guest_form_left_side {
    float: none;
    margin: 0;
    width: 100%;
  }

  .carttable {
    font-size: 1.2rem;
  }

  .product-sortbar {
    text-align: center;
  }

  .product_table_addtocartbtn,
  .product_table_quantity {
    display: block;
  }

  .product_table_addtocartbtn {
    padding-top: 15px;
  }

  .product_table_addtocartbtn .btn {
    width: 100%;
  }

  .collateral_module_picture {
    display: none;
  }

  .wishlist_table textarea {
    max-width: 70px;
  }

  .wishlist-buttons .btn {
    margin: 5px 0;
    width: 100%;
    display: block;
  }

  #fb-comments-wrap,
  #fb-comments-wrap .fb-comments,
  #fb-comments-wrap .fb-comments > span,
  #fb-comments-wrap .fb-comments iframe {
    width: 100% !important;
  }
}

@media screen and (max-width: 400px) {
  .sr-cart-table.table > tbody > tr > td.cart-row-name,
  .sr-cart-table.table tr.mobile-quantity-row > td {
    flex-basis: 75%;
  }
}

@media screen and (max-height: 480px) {
  .cart-dropdown-product-list {
    max-height: 200px;
    overflow-x: auto;
  }
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }

  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  .visible-print-block {
    display: block !important;
  }

  .visible-print-inline {
    display: inline !important;
  }

  .visible-print-inline-block {
    display: inline-block !important;
  }

  .hidden-print {
    display: none !important;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes cart-module-quantity-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(239, 40, 9, 0.4);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(239, 40, 9, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(239, 40, 9, 0);
  }
}

@keyframes checkout-spinner-rotator {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(270deg);
  }
}

@keyframes checkout-spinner-colors {
  0% {
    stroke: #6d6d6d;
  }

  25% {
    stroke: #78b15a;
  }

  50% {
    stroke: #f7c223;
  }

  75% {
    stroke: #78b15a;
  }

  100% {
    stroke: #6d6d6d;
  }
}

@keyframes checkout-spinner-dash {
  0% {
    stroke-dashoffset: 187;
  }

  50% {
    stroke-dashoffset: 46.75;
    transform: rotate(135deg);
  }

  100% {
    stroke-dashoffset: 187;
    transform: rotate(450deg);
  }
}

@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #fff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }

  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #fff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }

  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #fff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #fff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #fff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #fff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #fff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }

  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #fff;
  }
}

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

  100% {
    transform: rotate(359deg);
  }
}