body {
  font-family: Arial;
}
#wrapper {
  background-color: transparent;
}
.container {
  background-color: #ffffff;
}
a {
  color: #003e7e;
}
a:hover {
  color: #009ee0;
}
h1 {
  font-size: 2rem;
  color: #003e7e;
}
h2,
.h2 {
  font-size: 2rem;
  color: #003e7e;
}
h3 {
  font-size: 1.6rem;
  font-weight: 600;
}
.boxwrapper .page-header {
  text-align: left;
}
.boxwrapper .list-container .gridView .productBox form {
  background-color: #ffffff;
}
.panel {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  box-shadow: none;
}
.panel.panel-default {
  border-color: #003e7e;
}
.panel.panel-default > .panel-heading {
  background: #003e7e;
  color: #fff;
  padding: 10px 3px;
}
.panel.panel-default > .panel-heading h3 {
  margin: 0 1rem;
  font-size: 1.5rem;
}
.panel.panel-default > .panel-heading h3 a,
.panel.panel-default > .panel-heading h3 a:hover {
  color: #fff;
}
.breadcrumb {
  margin: 1rem 0 0 0;
}
.dropdown-menu > li > a:hover {
  background-color: #009ee0;
  color: #ffffff;
}
.img-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-control,
.btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.logo-col {
  padding: 0 1rem 0 0;
}
.logo-col img {
  max-width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .logo-col img {
    max-width: 100% !important;
  }
}
.search button.btn-primary {
  background-color: #003e7e;
}
.search button.btn-primary:active,
.search button.btn-primary:hover,
.search button.btn-primary:focus {
  background-color: #009ee0;
}
@media screen and (min-width: 768px) {
  .col-md-5.menus-col,
  .col-md-5.search-col {
    padding: 0;
  }
}
.menus-col {
  background-color: #003e7e;
}
@media screen and (min-width: 768px) {
  .menus-col {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
}
.menu-dropdowns.pull-right {
  float: left !important;
}
@media screen and (max-width: 991px) {
  .menu-dropdowns {
    width: 100%;
  }
}
.resHeaderMenuRight {
  float: right;
  height: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .resHeaderMenuRight {
    float: none;
  }
}
@media screen and (max-width: 570px) {
  .resHeaderMenuRight {
    float: none;
  }
}
@media screen and (max-width: 991px) {
  .resHeaderMenuRight .service-menu button span.small,
  .resHeaderMenuRight .minibasket-menu button span.small {
    display: none;
  }
}
.resHeaderMenuRight > div {
  height: 100%;
  border-right: 1px solid #ffffff;
  width: calc(33.3% - 3px);
  box-sizing: border-box;
}
@media screen and (min-width: 571px) and (max-width: 767px) {
  .resHeaderMenuRight > div {
    width: 50px;
  }
}
.resHeaderMenuRight > div:last-child {
  border-right: 0 none;
}
.resHeaderMenuRight > div > button {
  background-color: transparent;
  color: #fff;
  border: 0 none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.resHeaderMenuRight > div > button:hover,
.resHeaderMenuRight > div > button:focus {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #header .header-box {
    padding: 10px 0;
  }
  .logo-col {
    padding: 0 0 10px 0;
  }
  .logo-col a {
    display: block;
    text-align: center;
  }
  .logo-col img {
    max-width: 50% !important;
    max-height: 80px !important;
  }
}
@media screen and (max-width: 570px) {
  #header .header-box .menus-col {
    padding: 0;
  }
  #header .header-box .menus-col .menu-dropdowns {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  #header .form.search {
    height: 100%;
  }
  #header .form.search .input-group {
    height: 100%;
  }
  #header .form.search .input-group input {
    height: 100%;
  }
  #header .form.search .input-group span.input-group-btn {
    height: 100%;
  }
  #header .form.search .input-group span.input-group-btn button {
    height: 100%;
    padding-top: 2px;
    padding-left: 9px;
  }
}
@media screen and (max-width: 991px) {
  #header .form.search .input-group button i.fa-2x {
    font-size: 1em;
  }
}
header #mainnavext {
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.8);
  z-index: 3;
  border-bottom: 0;
  font-size: 17px;
}
@media screen and (min-width: 768px) {
  header #mainnavext {
    background-color: #009ee0;
  }
}
@media screen and (max-width: 767px) {
  header #mainnavext {
    border-top: 1px solid #E7E7E7 !important;
  }
  header #mainnavext.navbar-default .navbar-nav > li > a.dropdown-toggle {
    color: #009EC0;
  }
}
@media screen and (min-width: 1200px) {
  header #mainnavext .dd-menu-wrapper {
    width: 1170px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991px) {
  header #mainnavext .dd-menu-wrapper .dd-menu .nav .dd-expand-dropdown.open .dd-nav-expand {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 991px) {
  header #mainnavext .dd-menu-wrapper .dd-menu .dd-nav-expand .dd-nav-content dt {
    padding: 16px 0 0 0;
    border-bottom: 0 none;
    border-top: 1px solid #ddd;
  }
}
@media screen and (max-width: 991px) {
  header #mainnavext .dd-menu-wrapper .dd-menu .dd-nav-expand .dd-nav-content dt .dd-nav-category-main {
    color: #000000;
  }
}
header #mainnavext .dd-menu-wrapper .dd-menu .navbar-nav > li:hover {
  background-color: #ee7f00;
}
header #mainnavext .dd-menu-wrapper .dd-menu .navbar-nav > li:hover a.dropdown-toggle {
  color: #009EC0;
}
header #mainnavext .dd-menu-wrapper .dd-menu .navbar-nav > li.active {
  background-color: #ee7f00;
}
header #mainnavext .dd-menu-wrapper .dd-menu .navbar-nav > li.active a.dropdown-toggle {
  color: #009EC0f;
}
header #mainnavext .dd-menu-wrapper .dd-menu .navbar-nav > li.active:hover a.dropdown-toggle {
  color: #009EC0;
}
header #mainnavext .dd-menu-wrapper .dd-menu .dd-nav-expand .dd-nav-content dd .dd-nav-category-img {
  width: 100%;
}
.navbar-default .navbar-nav > li > a.dropdown-toggle {
  color: #009EC0;
}
.navbar-default .navbar-nav > li > a.dropdown-toggle:hover {
  color: #009EC0;
}
@media screen and (max-width: 991px) {
  #navigationext .dd-widget-content dl.dd-nav-content:not(.dd-nav-category) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #navigationext .dd-widget-content:last-child {
    display: none;
  }
}
.btn-primary {
  color: #fff;
  background-color: #003e7e;
  border-color: #003e7e;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background-color: #009ee0;
  border-color: #009ee0;
}
.btn-default {
  border-color: #003e7e;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: #009ee0;
  border-color: #009ee0;
  color: #ffffff;
}
.boxwrapper .list-container .gridView .productBox form,
.boxwrapper .list-container .infogridView .productBox form,
.boxwrapper .list-container .lineView .productBox form {
  border: 1px solid #003e7e;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.boxwrapper .list-container .gridView .productBox form:hover,
.boxwrapper .list-container .infogridView .productBox form:hover,
.boxwrapper .list-container .lineView .productBox form:hover {
  border-color: #009ee0;
}
.boxwrapper .list-container .gridView .productBox form:hover .picture img,
.boxwrapper .list-container .infogridView .productBox form:hover .picture img,
.boxwrapper .list-container .lineView .productBox form:hover .picture img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.boxwrapper .list-container .gridView .productBox form .picture img,
.boxwrapper .list-container .infogridView .productBox form .picture img,
.boxwrapper .list-container .lineView .productBox form .picture img {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.boxwrapper .list-container .gridView .productBox form {
  padding-bottom: 2rem;
}
.boxwrapper .list-container .infogridView .productBox form {
  padding-top: 2rem;
}
.cl-start #paypal-installment-banner-container {
  margin-bottom: 0;
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 2rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .homeCategoryTeaser.homeCategoryTeaser4Tiles {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 10rem;
  }
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.53);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.53);
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle .homeCategoryTeaser4TilesImg img {
  width: 100%;
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle .homeCategoryTeaser4TilesContent {
  position: absolute;
  top: 2.5rem;
  left: 2.5rem;
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle .homeCategoryTeaser4TilesContent .homeCategoryTeaser4TilesTitle h2 {
  margin-top: 0;
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle .homeCategoryTeaser4TilesContent .homeCategoryTeaser4TilesTitle h2 span {
  display: block;
  font-weight: 600;
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle .homeCategoryTeaser4TilesContent .homeCategoryTeaser4TilesButton {
  padding: 1rem 0 0 2.5rem;
}
.homeCategoryTeaser.homeCategoryTeaser4Tiles .homeCategoryTeaser4TilesSingle:hover .homeCategoryTeaser4TilesContent .homeCategoryTeaser4TilesButton .btn.btn-primary {
  background-color: #009ee0;
  border-color: #009ee0;
}
.homeCategoryTeaser.homeCategoryTeaserSmall {
  margin-bottom: 5rem;
  font-size: 15px;
}
.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-next {
  z-index: 1 !important;
}
@media screen and (max-width: 767px) {
  .homeCategoryTeaser.homeCategoryTeaserSmall .col-xs-12 {
    margin-bottom: 3rem;
  }
}
.homeCategoryTeaser.homeCategoryTeaserSmall img {
  width: 100%;
  border: 1px solid #003e7e;
  border-width: 0 1px;
  background-color: #fff;
}
.homeCategoryTeaser .homeCategoryTeaserContent {
  background-color: #fff;
  position: relative;
}
.homeCategoryTeaser .homeCategoryTeaserContent.bigTeaser {
  height: 200px;
  margin-bottom: 20px;
}
.sliderButtonContainer {
  position: relative;
  margin-bottom: 15px;
}
.sliderButtonContainer img {
  width: 100%;
  height: auto;
}
#content .homeCategoryTeaserBoxwrapper .page-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
.homeCategoryTeaser .homeCategoryTeaserSmallButton {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #fff;
  padding: 5px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.homeCategoryTeaser a:hover .homeCategoryTeaserSmallButton {
  -webkit-transform: translate(-50%, -50%) scale(1.05);
  -moz-transform: translate(-50%, -50%) scale(1.05);
  transform: translate(-50%, -50%) scale(1.05);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser .homeCategoryTeaserSmallDsc .homeCategoryTeaserSmallDscContent {
  max-height: 45px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  background: #FFF;
  width: 100%;
  position: absolute;
  bottom: -28px;
  left: 0;
  padding: 5px;
  -webkit-transition: max-height 0.25s ease-out;
  -moz-transition: max-height 0.25s ease-out;
  transition: max-height 0.25s ease-out;
  border: 1px solid #003e7e;
  border-top: 0;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser:hover .homeCategoryTeaserSmallDsc .homeCategoryTeaserSmallDscContent {
  height: auto;
  max-height: 300px;
  background: rgba(255, 255, 255, 0.9);
  white-space: inherit;
  text-overflow: inherit;
  -o-text-overflow: inherit;
  -ms-text-overflow: inherit;
  -webkit-transition: max-height 0.25s ease-in;
  -moz-transition: max-height 0.25s ease-in;
  transition: max-height 0.25s ease-in;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser .homeCategoryTeaserSmallDsc .homeCategoryTeaserSmallDscArrow {
  position: absolute;
  right: 0px;
  bottom: 0;
  background: #FFF;
  padding: 5px;
  color: rgba(0, 122, 177, 0.9);
  -webkit-transition: max-height 0.25s ease-in;
  -moz-transition: max-height 0.25s ease-in;
  transition: max-height 0.25s ease-in;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser:hover .homeCategoryTeaserSmallDsc .homeCategoryTeaserSmallDscArrow {
  visibility: hidden;
  -webkit-transition: max-height 0.25s ease-out;
  -moz-transition: max-height 0.25s ease-out;
  transition: max-height 0.25s ease-out;
}
.homeCategoryTeaser.homeCategoryTeaserSmall .homeCategoryTeaserSmallTitle {
  background: #003e7e;
  color: #fff;
  padding: 10px 3px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
}
.homeCategoryTeaser.homeCategoryTeaserSmall .homeCategoryTeaserSmallTitle h2 {
  margin: 0 1rem;
  font-size: 1.5rem;
  color: #ffffff;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser.topTeaser {
  margin-bottom: 28px;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser a {
  display: block;
  position: absolute;
  bottom: 4px;
  right: 4px;
  background-color: #058ec2;
  background: linear-gradient(to bottom, #0092d3, #007ab1);
  color: #FFF;
  border: 1px solid transparent;
  text-decoration: none;
  padding: 2px 10px;
}
.homeCategoryTeaser .homeCategoryTeaserContent.bigTeaserSliderButton {
  margin-top: 15px;
  padding: 5px;
  background: linear-gradient(to bottom, #0092d3, #007ab1);
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.homeCategoryTeaser .sliderButtonContainer:hover .homeCategoryTeaserContent.bigTeaserSliderButton {
  background: linear-gradient(to bottom, #007ab1, #0092d3);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
/*
.homeCategoryTeaser .homeCategoryTeaserContent.bigTeaserSliderButton span {
	background-color: #058ec2;
	background: linear-gradient(to bottom, #0092d3, #007ab1);
	color: #FFF;
	border: 1px solid transparent;
	text-decoration: none;
	padding: 2px 10px;
}

.homeCategoryTeaser .sliderButtonContainer:hover .homeCategoryTeaserContent.bigTeaserSliderButton span {
	background-color: #007ab1;
	background: linear-gradient(to bottom, #007ab1, #0092d3);
}
*/
.homeCategoryTeaser .bigTeaserDescription {
  position: absolute;
  bottom: 4px;
  left: 19px;
  width: 50%;
  background: rgba(255, 255, 255, 0.9);
  padding: 5px;
}
.homeCategoryTeaser .bigTeaserDescription h2 {
  margin-top: 0;
  color: #058ec2;
  margin-bottom: 0;
}
.homeCategoryTeaser a .bigTeaserDescription {
  color: #003e7e;
}
@media screen and (max-width: 767px) {
  .homeCategoryTeaser .bigTeaserDescription {
    width: 45%;
    bottom: 4px;
  }
}
@media screen and (max-width: 1199px) {
  .homeCategoryTeaser .bigTeaserDescription {
    background: transparent;
  }
}
.homeCategoryTeaser .homeCategoryTeaserContent.bigTeaserSliderButton a {
  bottom: 0;
  right: 0;
}
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser a:hover,
.homeCategoryTeaser .homeCategoryTeaserContent.bigTeaserSliderButton a:hover,
.homeCategoryTeaser .homeCategoryTeaserContent.smallTeaser a:focus,
.homeCategoryTeaser .homeCategoryTeaserContent.bigTeaserSliderButton a:focus {
  background-color: #007ab1;
  background: linear-gradient(to bottom, #007ab1, #0092d3);
}
.welcomeContainer {
  background-color: #FFF;
  padding: 0 0 15px;
}
.welcome-teaser {
  margin-bottom: 3rem;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
@media screen and (min-width: 571px) and (max-width: 991px) {
  .welcome-teaser {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 570px) {
  .welcome-teaser {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
body.cl-start .container {
  background-color: transparent;
}
body.cl-start .flexslider {
  margin-bottom: 2rem;
}
body.cl-start .flexslider .slides > li {
  background-color: #ffffff;
}
body.cl-start .flexslider .flex-viewport {
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
}
body.cl-start h1 {
  margin-top: 4rem;
}
body.cl-start .boxwrapper {
  margin: 0;
}
body.cl-start .boxwrapper .list-container {
  margin-top: 2rem;
}
body.cl-start .boxwrapper .list-container .gridView {
  margin-bottom: 0;
}
body.cl-start .boxwrapper .list-container .gridView .productBox form {
  background-color: #ffffff;
}
body.cl-start #boxwrapper_topBox,
body.cl-start #boxwrapper_newItems {
  margin-bottom: 5rem;
}
body #content .boxwrapper .page-header {
  margin: 0 0 3rem 0;
  padding: 0;
  background: #003e7e;
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
body #content .boxwrapper .page-header h2 {
  margin: 0;
  color: #ffffff;
}
body #content .boxwrapper .page-header .subhead {
  color: #ffffff;
}
body #content .boxwrapper .page-header:after {
  content: '';
  width: 45px;
  height: 15px;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 45px solid #003e7e;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
/* SLIDER TOP AND NEW */
.list-container {
  position: relative;
}
.list-container span.control_next,
.list-container span.control_prev {
  position: absolute;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  z-index: 999;
  display: block;
  width: auto;
  height: auto;
  background: 0 0;
  text-decoration: none;
  font-weight: 600;
  font-size: 2.5rem;
  cursor: pointer;
}
.list-container span.control_prev {
  left: -1rem;
}
.list-container span.control_next {
  right: -1rem;
}
#sliderNewBox,
#sliderTopBox {
  position: relative;
  overflow: hidden;
}
#sliderNewBox .sliderInner,
#sliderTopBox .sliderInner {
  position: relative;
  margin: 0;
  padding: 0;
}
#sliderNewBox .sliderInner .sliderItem,
#sliderTopBox .sliderInner .sliderItem {
  position: relative;
  display: block;
  float: left;
  margin: 0 10px;
}
#sliderNewBox .sliderInner .sliderItem form,
#sliderTopBox .sliderInner .sliderItem form {
  border: 1px solid #003e7e;
  background-color: #fff;
  border-radius: 8px;
  padding-bottom: 2rem;
  overflow: hidden;
}
#sliderNewBox .sliderInner .sliderItem form:hover,
#sliderTopBox .sliderInner .sliderItem form:hover {
  border-color: #009ee0;
}
#sliderNewBox .sliderInner .sliderItem form:hover .picture img,
#sliderTopBox .sliderInner .sliderItem form:hover .picture img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#sliderNewBox .sliderInner .sliderItem .picture,
#sliderTopBox .sliderInner .sliderItem .picture {
  width: 100%;
  height: 205px;
  display: table;
  margin-bottom: 15px;
  table-layout: fixed;
}
#sliderNewBox .sliderInner .sliderItem .picture img,
#sliderTopBox .sliderInner .sliderItem .picture img {
  max-height: 190px;
  margin: 0 auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#sliderNewBox .sliderInner .sliderItem .title,
#sliderTopBox .sliderInner .sliderItem .title {
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 600;
}
#sliderNewBox .sliderInner .sliderItem .price,
#sliderTopBox .sliderInner .sliderItem .price {
  margin-bottom: 15px;
}
#sliderNewBox .sliderInner .sliderItem .price .lead,
#sliderTopBox .sliderInner .sliderItem .price .lead {
  font-weight: 400;
  margin-bottom: 20px;
}
.sliderDotsNav {
  width: 100%;
  margin-top: 1.5rem;
}
.sliderDotsNav ul {
  text-align: center;
  list-style: none;
  padding: 0;
}
.sliderDotsNav ul li {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  margin-right: 0.75rem;
  background-color: #ccc;
}
.sliderDotsNav ul li.active {
  background-color: #003e7e;
  cursor: default;
}
/* END SLIDER TOP AND NEW */
/* PAGE HEADER ON HOMEPAGE */
body.cl-start #content .boxwrapper .page-header {
  background-color: transparent;
  border-radius: 0;
  text-align: center;
  padding: 0;
  margin: 0;
}
body.cl-start #content .boxwrapper .page-header h2 {
  color: #003e7e;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  position: relative;
}
body.cl-start #content .boxwrapper .page-header h2:after {
  content: '';
  width: 100%;
  height: 10px;
  border-radius: 8px;
  background-color: #00aeef;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
body.cl-start #content .boxwrapper .page-header .subhead {
  display: block;
  color: #003e7e;
  max-width: 325px;
  margin: 0 auto;
  padding-top: 25px;
}
body.cl-start #content .boxwrapper .page-header:after {
  display: none;
}
/* END: PAGE HEADER ON HOMEPAGE */
.cl-alist .col-md-2.col-percent-20 {
  width: 20%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .cl-alist .col-md-2.col-percent-20 {
    width: 25%;
  }
}
@media screen and (max-width: 570px) {
  .cl-alist .col-md-2.col-percent-20 {
    width: 50%;
  }
}
.categoryDescription {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0 0 3rem 0;
  padding: 20px 10px;
}
@media screen and (max-width: 991px) {
  .pull-right.options {
    width: 100%;
  }
}
@media screen and (min-width: 767px) {
  .cl-oetagstagcontroller #catDescLocator.categoryDescription {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
  .teaser_p {
    height: 223px;
  }
  body.cl-alist .row.categoryTitleContainer {
    background-color: #fff;
    margin: 0 0 3rem 0;
    position: relative;
    min-height: 277px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
  }
  body.cl-alist .row.categoryTitleContainer h1 {
    font-size: 30px;
    margin-top: 10px;
  }
  body.cl-alist .row.categoryTitleContainer .categoryTitleImg {
    padding: 0;
  }
  body.cl-alist .row.categoryTitleContainer .categoryTitleOverlay {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    font-size: 14px;
    line-height: 140%;
    width: 100%;
    height: 100%;
    padding: 5px 15px;
    background-color: rgba(255, 255, 255, 0.9);
    -moz-box-shadow: inset 0 0 50px 35px #ffffff;
    -webkit-box-shadow: inset 0 0 50px 35px #ffffff;
    box-shadow: inset 0 0 50px 35px #ffffff;
    display: none;
  }
  #categoryTitleOverlayOpener,
  #categoryTitleOverlayCloser {
    position: absolute;
    bottom: 3px;
    right: 3px;
    z-index: 4;
    background-color: #003e7e;
    color: #FFF;
    display: none;
  }
  #categoryTitleOverlayOpener:hover,
  #categoryTitleOverlayCloser:hover {
    background-color: #009ee0;
  }
  body.cl-alist .row.categoryTitleContainer .categoryTitleOverlay h3 {
    margin-top: 0;
    font-size: 1.5em;
  }
  #categoryTitleOverlayOpener i.fa-2x,
  #categoryTitleOverlayCloser i.fa-2x {
    vertical-align: -2px;
    margin-left: 5px;
    font-size: 1.5em;
  }
  body.cl-alist .row.categoryTitleContainer .categoryTitleOverlay .con_erfahrungen {
    text-align: right;
  }
  body.cl-alist .CatTitleDesc {
    padding: 15px;
  }
  body.cl-alist .listRefine {
    margin-top: 15px;
  }
  /*#catLongDescLocator.categoryDescription {
    margin-top: 15px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 15px;
    -moz-column-gap: 15px;
    column-gap: 15px;
  }*/
  body.cl-details #detailsRelated .tabbedWidgetBox .tab-content {
    background-color: #FFF;
  }
  body.cl-details #detailsRelated .tabbedWidgetBox .tab-content dl.attributes {
    margin-top: 15px;
  }
  body.cl-details #detailsRelated .tabbedWidgetBox .tab-content .dl-horizontal dt {
    text-align: left;
  }
}
body.cl-alist .container {
  background-color: transparent;
}
body.cl-alist .page-header {
  border-bottom: 0 none;
}
body.cl-alist .subcatList .panel:hover .panel-body img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  transform: scale(1.04);
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
body.cl-alist .subcatList .panel .panel-body img {
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
body.cl-alist .panel {
  margin-bottom: 0;
}
body.cl-alist .col-md-2.col-percent-20 {
  margin-bottom: 3rem;
}
body.cl-alist .boxwrapper {
  margin-bottom: 3rem;
}
body.cl-alist .listRefine {
  margin: 0 0 4.5rem 0;
  padding: 0;
  background: #003e7e;
  padding: 15px 15px 10px 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
body.cl-alist .listRefine:after {
  content: '';
  width: 45px;
  height: 15px;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 45px solid #003e7e;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (min-width: 767px) {
  body.cl-alist .listRefine {
    margin-top: 0;
  }
}
body.cl-alist .listRefine .refineHeading h2 {
  color: #ffffff;
  margin-top: 3px;
}
body .list-container .lineView .productBox form,
body .list-container .infogridView .productBox form {
  background-color: #ffffff;
  border: 1px solid #003e7e;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 15px;
}
.boxwrapper .list-container .gridView .productBox .title {
  padding: 0 0.5rem;
}
body.cl-details .container {
  background-color: transparent;
  /*background-color: rgba(255,255,255,.7);
      -webkit-box-shadow: 0px 10px 20px 10px rgba(255,255,255,.7);
      -moz-box-shadow: 0px 10px 20px 10px rgba(255,255,255,.7);
      box-shadow: 0px 10px 20px 10px rgba(255,255,255,.7);
      */
}
body.cl-details .details-col-left .img-responsive {
  width: 100%;
  height: auto;
}
body.cl-details .details-col-middle {
  padding-top: 15px;
}
body.cl-details .details-col-right {
  background-color: rgba(0, 174, 239, 0.2);
  -webkit-box-shadow: inset 10px 0px 15px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 10px 0px 15px -10px rgba(0, 0, 0, 0.75);
  box-shadow: inset 5px 0px 15px -10px rgba(0, 0, 0, 0.75);
  padding-top: 30px;
  margin-top: -15px;
  border-left: 1px solid #E7E7E7;
}
@media screen and (max-width: 767px) {
  body.cl-details .details-col-right {
    margin-top: 15px;
  }
}
body.cl-details .details-col-right hr {
  border-top: 1px solid #CCC;
}
body.cl-details .details-col-right .action-links a {
  color: #333333;
  font-size: 14px;
}
body.cl-details .details-col-right .action-links a:hover,
body.cl-details .details-col-right .action-links a:focus {
  color: #333333;
}
body.cl-details #morePicsContainer a.selected img {
  border-color: #333333;
}
body.cl-details .picture {
  position: relative;
}
body.cl-details #zoom1 {
  background-color: #FFF;
}
body.cl-details #productTitle {
  margin-bottom: 15px;
  font-size: 22px;
}
body.cl-details #detailsRelated .tabbedWidgetBox {
  margin-bottom: 3rem;
}
body.cl-details #detailsRelated .tabbedWidgetBox .nav-tabs {
  border-bottom: 0 none;
}
body.cl-details #detailsRelated .tabbedWidgetBox .tab-content {
  background-color: #FFF;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
  border-top: 1px solid #ddd;
}
body.cl-details .detailsInfo > .row {
  background-color: #FFF;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
body.cl-details .detailsInfo .productFullInfoBox {
  margin-bottom: 3rem;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
}
body.cl-details .widgetBox.reviews {
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 3rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
body.cl-details #resVariantsContainer {
  background-color: #ffffff;
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 3rem;
}
body.cl-details #resVariantsContainer .resVatInfo {
  padding-top: 2rem;
  margin-bottom: 0;
}
body.cl-details #boxwrapper_similar {
  margin-bottom: 3rem;
}
body.cl-details .resBlockPriceCol {
  margin-top: 3rem;
}
body.cl-details .resBlockPriceCol .resBlockPriceTable td {
  padding: 0 10px 0 0;
}
body.cl-details #productPrice {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: bold;
}
body.cl-details .resVatInfo {
  display: block;
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
body .brandLogo {
  text-align: left;
}
body #detailsContactinfo div.resContactInfoHeader {
  display: block;
  font-weight: 200;
  font-size: 22px;
  margin: 0 0 15px 0;
}
body .btn.black {
  background-color: #333333;
  border-color: #333333;
  color: #FFF;
  text-decoration: none;
  font-size: 1rem;
}
body .btn.black:hover {
  background-color: #000000;
  border-color: #000000;
  color: #FFF;
  text-decoration: none;
}
.whiteBg {
  background-color: #FFF;
}
body.cl-content #wrapper {
  margin-top: 1rem;
}
.resPaymentPage h2 {
  margin: 0 0 3rem 0;
  background: #003e7e;
  color: #ffffff;
  padding: 15px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.resPaymentPage h2:after {
  content: '';
  width: 45px;
  height: 15px;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 45px solid #003e7e;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.resPaymentPage h3,
.resPaymentPage h4 {
  color: #003e7e;
  margin: 0;
}
.resPaymentPage h3 {
  font-size: 16px;
  padding: 1rem 0 0 0;
}
.resPaymentPage h4 {
  font-size: 14px;
  color: #ffffff;
  background-color: #003e7e;
  padding: 0.3125rem 0.625rem 0.3125rem 1rem;
  position: relative;
  z-index: 2;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.resPaymentPage h4:after {
  content: '';
  width: 20px;
  height: 12px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #003e7e;
  position: absolute;
  bottom: -11px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.resPaymentPage table {
  width: 100%;
}
.resPaymentPage table.resPaymentTable {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 3rem;
}
.resPaymentPage table.resPaymentTable tr td:first-child {
  padding: 0 2rem 2rem 0;
}
.resPaymentPage table.resPaymentTable tr td:last-child {
  padding-bottom: 2rem;
}
.resPaymentPage table.resShippingCostsEu tr td {
  padding-bottom: 3rem;
}
.resPaymentPage table.resShippingCostsEu tr td table {
  width: -moz-fit-content;
  width: fit-content;
}
.resPaymentPage table.resShippingCostsEu tr td table tr th,
.resPaymentPage table.resShippingCostsEu tr td table tr td {
  padding: 0.3125rem 0.625rem 0.3125rem 1rem;
}
.resPaymentPage table.resShippingCostsEu tr td table tr th {
  padding-top: 1.5rem;
  font-size: 12px;
}
.resPaymentPage table.resShippingCostsEu tr td table tr td {
  color: #003e7e;
  font-weight: bold;
  font-size: 18px;
}
.resPaymentPage table.resShippingCostsEu strong {
  padding-left: 1rem;
  font-size: 12px;
}
body.cl-thankyou ol.checkoutSteps,
body.is-checkout ol.checkoutSteps {
  border-top-color: #009ee0;
}
body.cl-thankyou ol.checkoutSteps li .num,
body.is-checkout ol.checkoutSteps li .num {
  background-color: #009ee0;
}
body.cl-thankyou ol.checkoutSteps li.active .num,
body.is-checkout ol.checkoutSteps li.active .num {
  background-color: #ee7f00;
}
#footer {
  background-color: #003e7e;
  color: #ffffff;
  border: 0;
}
#footer .container {
  background-color: transparent;
}
#footer a {
  color: #ffffff;
}
#footer .footer-box-content .form-inline input {
  width: 60%;
}
#footer .footer-box-content .form-inline button {
  width: 37%;
}
#footer .footer-box-content .form-inline button.btn-primary {
  color: #000;
  background-color: #fff;
  border-color: #ccc;
}
#footer .footer-box-content .form-inline button.btn-primary:hover {
  background-color: #f5f5f5;
  border-color: #000000;
}
@media screen and (min-width: 571px) and (max-width: 991px) {
  #footer .footer-box-content .form-inline input {
    width: 100%;
    text-align: center;
  }
  #footer .footer-box-content .form-inline button {
    width: 100%;
  }
}
@media screen and (min-width: 571px) and (max-width: 767px) {
  #footer .footer-box-content .form-inline {
    width: 37%;
    margin: 0 auto 5px auto;
    text-align: center;
  }
}
@media screen and (max-width: 570px) {
  #footer .footer-box-content .form-inline input {
    margin: 0 auto 5px auto;
    text-align: center;
  }
  #footer .footer-box-content .form-inline button {
    width: 60%;
  }
}
.payShipLogos {
  background-color: #FFF;
  color: #333;
  padding: 25px 0 5px 0;
}
.payShipLogos a {
  text-decoration: none;
  line-height: 30px;
}
.payShipLogos a:hover {
  text-decoration: underline;
}
.payShipLogos .contactUs ul li {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .payShipLogos .contactUs ul li a {
    display: block;
  }
}
.payShipLogos .contactUs i {
  font-size: 3rem;
  vertical-align: middle;
  width: 40px;
  float: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .payShipLogos .contactUs i {
    float: none;
    width: auto;
  }
}
.payShipLogos .contactUs i.fa.fa-clock-o {
  padding-top: 3px;
}
.payShipLogos .contactUs .res_available span.res_available_day {
  width: 60px;
  display: inline-block;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .payShipLogos .contactUs {
    font-size: 1.2rem;
  }
}
.payShipLogos img {
  width: auto;
  height: 48px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .payShipLogos img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 570px) {
  .payShipLogos img {
    width: 100%;
    height: auto;
  }
}
.payShipLogos .socialCol img {
  width: auto;
  height: auto;
}
.legal {
  padding: 5px 0;
  background-color: #003e7e;
}
.legal .container {
  background-color: transparent;
}
.legal .legal-box {
  text-align: center;
  color: #ffffff;
  font-size: 1.2rem;
}
.legal .legal-box a {
  color: #ffffff;
  text-decoration: underline;
}
.legal .legal-box a:hover {
  color: #ffffff;
}
#incVatInfo {
  float: none;
  padding: 0;
}
.accountDashboardView .panel-heading a:not(.btn) {
  color: #fff;
}
#account_menu .list-group-item.active {
  z-index: auto;
}
.resGoogleMap:hover {
  cursor: pointer;
}
.resGoogleMap img {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.resGoogleMap .googleMapOverlayText {
  padding: 1rem;
  background-color: #000;
  color: #fff;
  line-height: 1.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  width: 82%;
}
/*# sourceMappingURL=dmc.css.map */