@import "main-rwd-base.1.css";

@media (max-width:767px) {
  .rwd html.mm-opened body {
    width: 100%;
  }

  .rwd .mm-menu .mm-listview.profile>li.mm-selected>span,
  .rwd div.mm-menu .mm-listview.profile>li.mm-selected>a:not(.mm-next) {
    background: 0 0;
    color: #222;
  }

  .rwd #menu form .button-green.login {
    font-size: 12px;
    min-width: 200px;
  }

  .rwd body .button-green.login:before {
    top: 11px;
  }

  .rwd .mozilla body .button-green.login:before,
  .rwd .safari body .button-green.login:before {
    top: 7px;
  }

  .rwd .default-right-menu-font {
    color: #222;
  }

  .rwd #menu {
    background-color: #f6f6f6;
  }

  .rwd #menu .mm-menu .mm-listview>li>a.mm-prev:before,
  .rwd div.mm-menu .mm-listview>li>a.mm-next:after {
    border-color: #cadd3a;
  }

  .rwd .mm-menu .mm-header .mm-btn:after,
  .rwd div.mm-menu .mm-header .mm-btn:before {
    border-color: #cadd3a;
  }

  .rwd #menu .mm-prev:before,
  .rwd div.mm-next:after {
    top: 21px;
  }

  .rwd #menu .mm-listview>li:not(.mm-divider):after {
    right: 20px;
  }

  .rwd #menu .mm-listview .mm-next {
    width: 100%;
  }

  .rwd #menu .mm-prev:before {
    left: 0;
  }

  .rwd div.mm-menu .mm-header,
  .rwd div.mm-menu .mm-listview>li:after {
    border-color: #e0e0e0;
  }

  .rwd .mm-menu .mm-listview>li.mm-selected>span,
  .rwd div.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next) {
    position: relative;
    background: #f8f8f8;
    color: #999;
  }

  .rwd .mm-menu .mm-listview>li.mm-selected>span:before,
  .rwd div.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next):before {
    width: 21px;
    height: 16px;
    content: ' ';
    right: 0;
    top: 13px;
    position: absolute;
  }

  .rwd #menu .mm-listview>li>a,
  .rwd .mm-listview>li>span {
    padding: 12px 20px 12px 20px;
  }

  .rwd .mm-listview>li>span.mmenu-button {
    text-overflow: clip;
  }

  .rwd #menu .mm-listview>li.mm-selected>a {
    margin-right: 20px;
  }

  .rwd .mm-menu .mm-header {
    margin: 0 20px;
  }

  .rwd #menu form {
    margin: 10px 20px;
  }

  .rwd #menu form label {
    color: #222;
    font-size: 12px;
    margin-bottom: 10px;
  }

  .rwd #menu form .form-control {
    border-radius: 0;
    height: 40px;
  }

  .rwd #menu form .button-green.login {
    width: 100%;
    margin-top: 10px;
  }

  .rwd #menu form a {
    color: #222;
    color: #b0b301;
    font-size: 11px;
    text-decoration: underline;
    float: right;
    padding: 5px 0 5px 5px;
  }

  .rwd #menu form .new-customer {
    margin: 15px 0;
  }

  .rwd #menu form .new-customer span {
    color: #222;
    font-weight: 700;
    font-size: 11px;
  }

  .rwd div.mm-menu .mm-header>a {
    color: #222;
    font-size: 17px;
  }

  .rwd div.mm-menu.mm-hasheader .mm-panel {
    top: 65px;
  }

  .rwd .custom-right-menu .mm-header {
    height: 61px;
  }

  .rwd .custom-right-menu .mm-listview {
    color: #222;
    font-size: 16px;
  }

  .rwd .custom-right-menu .mm-header>a {
    padding: 19px 0;
  }

  .rwd .custom-right-menu .country-flag {
    padding-right: 10px;
  }

  .rwd #nav-toggle {
    position: relative;
    right: 24px;
    top: -1px;
    float: right;
  }

  .rwd #nav-toggle {
    cursor: pointer;
    padding: 10px 4px 16px 3px;
  }

  .rwd #nav-toggle span,
  .rwd #nav-toggle span:after,
  .rwd #nav-toggle span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 3px;
    width: 20px;
    background: #0d0f64;
    position: absolute;
    display: block;
    content: '';
  }

  .rwd #nav-toggle span:before {
    top: -6px;
  }

  .rwd #nav-toggle span:after {
    bottom: -6px;
  }

  .rwd #nav-toggle span,
  .rwd #nav-toggle span:after,
  .rwd #nav-toggle span:before {
    transition: all .5s ease-in-out;
  }

  .rwd #nav-toggle.active span {
    background-color: transparent;
  }

  .rwd #nav-toggle.active span:after,
  .rwd #nav-toggle.active span:before {
    top: 0;
  }

  .rwd #nav-toggle.active span:before {
    transform: rotate(45deg);
  }

  .rwd #nav-toggle.active span:after {
    transform: translateY(-10px) rotate(-45deg);
    top: 10px;
  }
}

.rwd body .mm-slideout {
  left: 0;
  width: 100%;
}

.rwd .mm-slideout,
.rwd html.mm-opening .mm-slideout,
.rwd html.mm-right.mm-opening .mm-slideout {
  -webkit-transition: left .7s ease;
  -ms-transition: left .7s ease;
  transition: left .7s ease;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.rwd .mm-slideout.mm-page #modalBackground,
.rwd html.mm-opening .mm-slideout.mm-page #modalBackground,
.rwd html.mm-right.mm-opening .mm-slideout.mm-page #modalBackground {
  display: none!important;
}

.rwd html.mm-opened body #mm-blocker {
  background-color: rgba(0,0,0,0);
  visibility: hidden;
  box-shadow: 2px 0 10px 2px rgba(0,0,0,.2);
}

.rwd .mm-menu.mm-pageshadow:after {
  box-shadow: none;
}

.rwd html.mm-opening body #mm-blocker,
.rwd html.mm-opening body .mm-slideout,
.rwd html.mm-right.mm-opening #mm-blocker,
.rwd html.mm-right.mm-opening .mm-slideout {
  left: -87%;
}

.rwd html.mm-opened.mm-opening-complete body #mm-blocker {
  background-color: rgba(0,0,0,.3);
  visibility: visible;
}

@media all and (max-width:160.91954px) {
  .rwd html.mm-opening body #mm-blocker,
  .rwd html.mm-opening body .mm-slideout,
  .rwd html.mm-right.mm-opening #mm-blocker,
  .rwd html.mm-right.mm-opening .mm-slideout {
    left: -140px;
  }
}

@media all and (min-width:505.74713px) {
  .rwd html.mm-opening body #mm-blocker,
  .rwd html.mm-opening body .mm-slideout,
  .rwd html.mm-right.mm-opening #mm-blocker,
  .rwd html.mm-right.mm-opening .mm-slideout {
    left: -440px;
  }
}

@media (max-width:540px) {
  .rwd .custom-right-menu {
    display: block;
  }
}

@media (min-width:541px) and (max-width:768px) {
  .rwd .custom-right-menu {
    display: block;
  }
}

@media (min-width:700px) and (max-width:929px) {
  .rwd .custom-right-menu {
    display: none;
  }
}

@media (min-width:769px) and (max-width:929px) {
  .rwd .custom-right-menu {
    display: none;
  }
}

@media (min-width:930px) {
  .rwd .custom-right-menu {
    display: none;
  }
}

.rwd .button-universal {
  border: none;
  display: inline-block;
  border-radius: 2px!important;
  height: 48px!important;
  text-align: left!important;
  line-height: 46px!important;
  width: auto!important;
  min-width: 250px!important;
  outline: 0!important;
  padding: 0!important;
  color: #454a05!important;
  background: #cddc11!important;
  font-weight: 700;
  font-size: 16px;
  text-shadow: 0 1px 1px rgba(255,255,255,.5)!important;
  box-shadow: 0 2px 0 #b6c40f!important;
  position: relative;
  cursor: pointer;
}

@media (min-width:991px) {
  .rwd .button-universal:before {
    content: ' ';
    position: absolute;
    right: 23px;
    top: 16px;
    width: 18px;
    height: 16px;
    background: url('../img/arrow_green.png') no-repeat 0 0;
  }
}

.rwd .cookie-alert {
  display: none;
}

.rwd .cookie-alert {
  color: #fff;
  text-align: center;
  font-size: 12px;
  min-height: 39px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(90,90,90,.9);
  border: 1px solid rgba(90,90,90,.9);
  z-index: 99999;
}

.rwd .cookie-alert>.container {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.rwd .cookie-alert a,
.rwd .cookie-alert a:active,
.rwd .cookie-alert a:focus,
.rwd .cookie-alert a:hover,
.rwd .cookie-alert a:visited {
  text-decoration: underline;
  color: #fff;
  margin-left: 2px;
  cursor: pointer;
}

.rwd .cookie-alert a:active:focus,
.rwd .cookie-alert a:active:hover,
.rwd .cookie-alert a:focus,
.rwd .cookie-alert a:focus:focus,
.rwd .cookie-alert a:focus:hover,
.rwd .cookie-alert a:hover,
.rwd .cookie-alert a:hover:focus,
.rwd .cookie-alert a:hover:hover,
.rwd .cookie-alert a:visited:focus,
.rwd .cookie-alert a:visited:hover {
  text-decoration: none;
}

.rwd .cookie-alert .ico-close {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  cursor: pointer;
  margin-left: -5px;
  width: 11px;
  height: 12px;
  display: inline-block;
}

@media (max-width:767px) {
  .rwd .cookie-alert {
    font-size: 11px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.rwd .visible-xs {
  display: none!important;
}

@media (max-width:767px) {
  .rwd .visible-xs {
    display: block!important;
  }
}

@media (max-width:767px) {
  .rwd .hidden-xs {
    display: none!important;
  }
}

html:not(.mobile) .rwd .dropForm .jq-selectbox__dropdown li:hover {
  background: #cddc11;
  color: #fff;
}

html:not(.mobile) .rwd .jq-selectbox .jq-selectbox__dropdown li:hover {
  background: #cfdd15;
  color: #fff;
}

@media only screen and (min-width:992px) {
  html:not(.mobile) .rwd .info-tooltip,
  html:not(.mobile) .rwd .linked-tooltip {
    cursor: help;
    top: 0;
  }

  html:not(.mobile) .rwd .info-tooltip:hover:after,
  html:not(.mobile) .rwd .info-tooltip:hover:before,
  html:not(.mobile) .rwd .info-tooltip:hover>div,
  html:not(.mobile) .rwd .info-tooltip:hover>span,
  html:not(.mobile) .rwd .linked-tooltip:hover:after,
  html:not(.mobile) .rwd .linked-tooltip:hover:before,
  html:not(.mobile) .rwd .linked-tooltip:hover>div,
  html:not(.mobile) .rwd .linked-tooltip:hover>span {
    display: block;
    opacity: 1;
  }
}