/**
 * 
 * @editor Compuccino
 * @author Cristina Carbonaro
 *
 */
@font-face {
  font-family: 'RobotoRegular';
  src: url("../fonts/RobotoRegular/Roboto-Regular-webfont.eot");
  src: url("../fonts/RobotoRegular/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoRegular/Roboto-Regular-webfont.woff") format("woff"), url("../fonts/RobotoRegular/Roboto-Regular-webfont.ttf") format("truetype"), url("../fonts/RobotoRegular/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoLight';
  src: url("../fonts/RobotoLight/Roboto-Light-webfont.eot");
  src: url("../fonts/RobotoLight/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoLight/Roboto-Light-webfont.woff") format("woff"), url("../fonts/RobotoLight/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/RobotoLight/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoThin';
  src: url("../fonts/RobotoThin/Roboto-Thin-webfont.eot");
  src: url("../fonts/RobotoThin/Roboto-Thin-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoThin/Roboto-Thin-webfont.woff") format("woff"), url("../fonts/RobotoThin/Roboto-Thin-webfont.ttf") format("truetype"), url("../fonts/RobotoThin/Roboto-Thin-webfont.svg#robotothin") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, ../sass/style.scss */
a {
  text-decoration: none;
  color: #777;
}

/* line 17, ../sass/style.scss */
a:hover {
  color: #10a6b9;
}

/* line 20, ../sass/style.scss */
body {
  margin: 0;
}

/* line 23, ../sass/style.scss */
body > p {
  margin: 0 !important;
}

/* line 32, ../sass/style.scss */
.page-external-autoren-ecke,
.page-external-med-rectangle {
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
}
/* line 35, ../sass/style.scss */
.page-external-autoren-ecke .claim,
.page-external-med-rectangle .claim {
  display: none;
}
/* line 38, ../sass/style.scss */
.page-external-autoren-ecke .node-iconist-product,
.page-external-med-rectangle .node-iconist-product {
  position: relative;
  height: 215px;
}
/* line 42, ../sass/style.scss */
.page-external-autoren-ecke .wrap-flex,
.page-external-med-rectangle .wrap-flex {
  width: 245px;
  height: 215px;
  position: relative;
}
/* line 47, ../sass/style.scss */
.page-external-autoren-ecke .item-list,
.page-external-med-rectangle .item-list {
  display: none;
}
/* line 50, ../sass/style.scss */
.page-external-autoren-ecke .shop,
.page-external-med-rectangle .shop {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 215px;
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 1;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 69, ../sass/style.scss */
.page-external-autoren-ecke .logo-banner,
.page-external-med-rectangle .logo-banner {
  height: 30px;
  background: #2f3438;
  opacity: 0.9;
  width: 215px;
  margin-left: 15px;
  position: absolute;
  top: 0;
  z-index: 1;
}
/* line 80, ../sass/style.scss */
.page-external-autoren-ecke .logo,
.page-external-med-rectangle .logo {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 5px 3px 10px;
}
/* line 86, ../sass/style.scss */
.page-external-autoren-ecke .logo img,
.page-external-med-rectangle .logo img {
  max-width: 45%;
  display: block;
  opacity: 1;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 93, ../sass/style.scss */
.page-external-autoren-ecke .link-ico,
.page-external-med-rectangle .link-ico {
  width: 75px;
  height: 22px;
  position: absolute;
  top: 14%;
  left: 62%;
  background: url(../images/med-sprite.png) no-repeat;
  background-size: 145%;
  background-position: -18px -6px;
}
/* line 102, ../sass/style.scss */
.page-external-autoren-ecke .link-ico a,
.page-external-med-rectangle .link-ico a {
  display: block;
  height: 30px;
}
/* line 106, ../sass/style.scss */
.page-external-autoren-ecke .link-ico:hover,
.page-external-med-rectangle .link-ico:hover {
  background: url(../images/med-sprite.png) no-repeat;
  background-size: 145%;
  background-position: -18px -30px;
}
/* line 112, ../sass/style.scss */
.page-external-autoren-ecke .overlay,
.page-external-med-rectangle .overlay {
  height: 15px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 121, ../sass/style.scss */
.page-external-autoren-ecke .overlay a,
.page-external-med-rectangle .overlay a {
  display: block;
  background: url(../images/med-sprite.png) no-repeat;
  background-size: 100%;
  background-position: 0 -73px;
  width: 148px;
  height: 34px;
  margin-left: 31px;
  margin-top: 20px;
}
/* line 134, ../sass/style.scss */
.page-external-autoren-ecke .wrap-flex.hover .overlay,
.page-external-med-rectangle .wrap-flex.hover .overlay {
  height: 35%;
  background: rgba(47, 52, 56, 0.5);
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 138, ../sass/style.scss */
.page-external-autoren-ecke .wrap-flex.hover .overlay .shop,
.page-external-med-rectangle .wrap-flex.hover .overlay .shop {
  opacity: 0;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 144, ../sass/style.scss */
.page-external-autoren-ecke .pic,
.page-external-med-rectangle .pic {
  display: inline-block;
  position: relative;
}
/* line 150, ../sass/style.scss */
.page-external-autoren-ecke .prev,
.page-external-autoren-ecke .next,
.page-external-med-rectangle .prev,
.page-external-med-rectangle .next {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 215px;
  background: url(../images/med-sprite.png) no-repeat white;
  background-position: -4px 60px;
}
/* line 159, ../sass/style.scss */
.page-external-autoren-ecke .next,
.page-external-med-rectangle .next {
  left: 230px;
  background: url(../images/med-sprite.png) no-repeat white;
  background-position: -165px 60px;
}

/* line 168, ../sass/style.scss */
.page-external-med-rectangle .node-iconist-product {
  height: 250px;
}
/* line 171, ../sass/style.scss */
.page-external-med-rectangle .wrap-flex {
  width: 300px;
  height: 250px;
}
/* line 175, ../sass/style.scss */
.page-external-med-rectangle .logo-banner {
  height: 50px;
  width: 270px;
}
/* line 179, ../sass/style.scss */
.page-external-med-rectangle .logo {
  padding-top: 11px;
}
/* line 182, ../sass/style.scss */
.page-external-med-rectangle .link-ico {
  width: 100px;
  height: 30px;
  top: 22%;
  left: 59%;
  background-size: 150%;
  background-position: -26px -8px;
}
/* line 189, ../sass/style.scss */
.page-external-med-rectangle .link-ico:hover {
  background-size: 150%;
  background-position: -26px -42px;
}
/* line 195, ../sass/style.scss */
.page-external-med-rectangle .overlay a {
  background-size: 123%;
  background-position: -23px -98px;
  width: 160px;
  height: 44px;
  margin-left: 70px;
  margin-top: 21px;
}
/* line 204, ../sass/style.scss */
.page-external-med-rectangle .shop {
  padding: 0 16px;
}
/* line 208, ../sass/style.scss */
.page-external-med-rectangle .prev,
.page-external-med-rectangle .next {
  height: 250px;
  background-position: -4px 74px;
}
/* line 212, ../sass/style.scss */
.page-external-med-rectangle .next {
  left: 285px;
  background-position: -165px 74px;
}

/* line 219, ../sass/style.scss */
.page-external-article-end {
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
}
/* line 222, ../sass/style.scss */
.page-external-article-end .wrap-flex {
  width: 780px;
  height: 200px;
  position: relative;
}
/* line 227, ../sass/style.scss */
.page-external-article-end .logo-banner {
  width: 200px;
  height: 200px;
  background: #2f3438;
  float: left;
  display: block;
}
/* line 234, ../sass/style.scss */
.page-external-article-end .logo {
  display: block;
  margin-top: 22px;
  margin-left: 15px;
  margin-bottom: 8px;
}
/* line 239, ../sass/style.scss */
.page-external-article-end .logo img {
  max-width: 65%;
  display: block;
}
/* line 244, ../sass/style.scss */
.page-external-article-end .claim {
  color: #7c8892;
  font-size: 14px;
  padding: 0 15px;
  line-height: 17px;
}
/* line 250, ../sass/style.scss */
.page-external-article-end .claim p {
  margin: 0;
}
/* line 254, ../sass/style.scss */
.page-external-article-end .link-ico {
  width: 124px;
  position: absolute;
  top: 70%;
  left: 2%;
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-position: -4px -14px;
}
/* line 261, ../sass/style.scss */
.page-external-article-end .link-ico a {
  display: block;
  height: 35px;
}
/* line 266, ../sass/style.scss */
.page-external-article-end .link-ico:hover {
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-position: -4px -54px;
}
/* line 271, ../sass/style.scss */
.page-external-article-end .carousel-out {
  position: relative;
  float: left;
}
/* line 275, ../sass/style.scss */
.page-external-article-end .bxslider {
  padding-left: 10px;
}
/* line 278, ../sass/style.scss */
.page-external-article-end .item-list {
  display: none;
}
/* line 281, ../sass/style.scss */
.page-external-article-end .pic {
  display: block;
  float: left;
  height: 200px;
}
/* line 286, ../sass/style.scss */
.page-external-article-end .clearfix {
  float: none;
  clear: both;
}
/* line 290, ../sass/style.scss */
.page-external-article-end .node-iconist-product {
  position: relative;
  height: 200px;
}
/* line 294, ../sass/style.scss */
.page-external-article-end .shop {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 190px;
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px;
}
/* line 306, ../sass/style.scss */
.page-external-article-end .overlay {
  height: 15px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 315, ../sass/style.scss */
.page-external-article-end .overlay a {
  display: block;
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-position: -5px -162px;
  width: 148px;
  height: 34px;
  margin-left: 25px;
  margin-top: 20px;
}
/* line 327, ../sass/style.scss */
.page-external-article-end .pic.hover .overlay {
  height: 75px;
  background: rgba(47, 52, 56, 0.7);
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 331, ../sass/style.scss */
.page-external-article-end .pic.hover .overlay .shop {
  opacity: 0;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 338, ../sass/style.scss */
.page-external-article-end .prev,
.page-external-article-end .next {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 100%;
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-position: -144px 40px;
}
/* line 348, ../sass/style.scss */
.page-external-article-end .next {
  left: 550px;
  background-position: -184px 40px;
}

/* line 356, ../sass/style.scss */
.page-external-fireplace-1 {
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
}
/* line 358, ../sass/style.scss */
.page-external-fireplace-1 .clearfix {
  float: none;
  clear: both;
}
/* line 363, ../sass/style.scss */
.page-external-fireplace-1 .wrap-flex {
  width: 120px;
  height: 600px;
  position: relative;
  overflow: hidden;
}
/* line 369, ../sass/style.scss */
.page-external-fireplace-1 .claim {
  display: none;
}
/* line 372, ../sass/style.scss */
.page-external-fireplace-1 .logo-banner {
  width: 120px;
  height: 120px;
  background: #2f3438;
  float: left;
  display: block;
}
/* line 379, ../sass/style.scss */
.page-external-fireplace-1 .logo {
  display: block;
  margin-top: 35px;
  margin-left: 12px;
}
/* line 383, ../sass/style.scss */
.page-external-fireplace-1 .logo img {
  display: block;
  max-width: 90%;
}
/* line 388, ../sass/style.scss */
.page-external-fireplace-1 .link-ico {
  width: 75px;
  background: url(../images/fireplace1-sprite.png) no-repeat;
  background-size: 128%;
  background-position: -2px -47px;
  margin: 10px 0 0 17px;
  margin:  0.625rem 0 0 1.0625rem;
}
/* line 394, ../sass/style.scss */
.page-external-fireplace-1 .link-ico a {
  display: block;
  height: 30px;
}
/* line 399, ../sass/style.scss */
.page-external-fireplace-1 .link-ico:hover {
  background: url(../images/fireplace1-sprite.png) no-repeat;
  background-size: 128%;
  background-position: -1px -74px;
}
/* line 405, ../sass/style.scss */
.page-external-fireplace-1 .item-list {
  display: none;
}
/* line 408, ../sass/style.scss */
.page-external-fireplace-1 .carousel-out {
  position: relative;
  float: left;
}
/* line 414, ../sass/style.scss */
.page-external-fireplace-1 .node-iconist-product {
  position: relative;
  height: 120px;
}
/* line 418, ../sass/style.scss */
.page-external-fireplace-1 .pic {
  display: block;
  height: 120px;
}
/* line 422, ../sass/style.scss */
.page-external-fireplace-1 .shop {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 120px;
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px;
  max-height: 15px;
}
/* line 435, ../sass/style.scss */
.page-external-fireplace-1 .overlay {
  height: 15px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 444, ../sass/style.scss */
.page-external-fireplace-1 .overlay a {
  display: block;
  background: url(../images/fireplace1-sprite.png) no-repeat;
  background-size: 105%;
  background-position: -4px -89px;
  width: 80px;
  height: 34px;
  margin-left: 19px;
  margin-top: 16px;
}
/* line 456, ../sass/style.scss */
.page-external-fireplace-1 .pic.hover .overlay {
  height: 40%;
  background: rgba(47, 52, 56, 0.7);
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 460, ../sass/style.scss */
.page-external-fireplace-1 .pic.hover .overlay .shop {
  opacity: 0;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 468, ../sass/style.scss */
.page-external-fireplace-1 .prev,
.page-external-fireplace-1 .next {
  top: 0;
  left: 0;
  width: 100%;
  height: 31px;
  position: absolute;
  background: url(../images/fireplace1-sprite.png) no-repeat;
  background-position: -12px -42px;
  z-index: 1;
}
/* line 478, ../sass/style.scss */
.page-external-fireplace-1 .next {
  top: 448px;
  background-position: -12px -5px;
}

/* line 487, ../sass/style.scss */
.page-external-welt-buehne {
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
}
/* line 490, ../sass/style.scss */
.page-external-welt-buehne .wrap-flex {
  width: 460px;
  height: 120px;
}
/* line 494, ../sass/style.scss */
.page-external-welt-buehne .logo-banner {
  width: 100px;
  height: 120px;
  background: #2f3438;
  float: left;
  display: block;
}
/* line 501, ../sass/style.scss */
.page-external-welt-buehne .logo {
  display: block;
  margin-top: 36px;
  margin-left: 16px;
}
/* line 505, ../sass/style.scss */
.page-external-welt-buehne .logo img {
  display: block;
  max-width: 80%;
}
/* line 510, ../sass/style.scss */
.page-external-welt-buehne .claim {
  display: none;
}
/* line 513, ../sass/style.scss */
.page-external-welt-buehne .link-ico {
  width: 70px;
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-size: 170%;
  background-position: -2px -5px;
  margin: 10px 0 0 14px;
}
/* line 519, ../sass/style.scss */
.page-external-welt-buehne .link-ico a {
  display: block;
  height: 25px;
}
/* line 524, ../sass/style.scss */
.page-external-welt-buehne .link-ico:hover {
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-size: 170%;
  background-position: -2px -27px;
}
/* line 530, ../sass/style.scss */
.page-external-welt-buehne .item-list {
  display: none;
}
/* line 533, ../sass/style.scss */
.page-external-welt-buehne .carousel-out {
  position: relative;
  float: left;
}
/* line 537, ../sass/style.scss */
.page-external-welt-buehne .pic {
  display: block;
  float: left;
  height: 120px;
}
/* line 542, ../sass/style.scss */
.page-external-welt-buehne .clearfix {
  float: none;
  clear: both;
}
/* line 546, ../sass/style.scss */
.page-external-welt-buehne .node-iconist-product {
  position: relative;
  height: 120px;
}
/* line 550, ../sass/style.scss */
.page-external-welt-buehne .shop {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 120px;
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px;
  max-height: 15px;
}
/* line 563, ../sass/style.scss */
.page-external-welt-buehne .overlay {
  height: 15px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 572, ../sass/style.scss */
.page-external-welt-buehne .overlay a {
  display: block;
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-size: 143%;
  background-position: -2px -84px;
  width: 80px;
  height: 34px;
  margin-left: 19px;
  margin-top: 16px;
}
/* line 585, ../sass/style.scss */
.page-external-welt-buehne .pic.hover .overlay {
  height: 50px;
  background: rgba(47, 52, 56, 0.7);
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 589, ../sass/style.scss */
.page-external-welt-buehne .pic.hover .overlay .shop {
  opacity: 0;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 596, ../sass/style.scss */
.page-external-welt-buehne .prev,
.page-external-welt-buehne .next {
  position: absolute;
  top: 0;
  left: 0px;
  width: 30px;
  height: 120px;
  background: url(../images/welt-buehne-sprite.png) no-repeat;
  background-position: -144px 5px;
}
/* line 606, ../sass/style.scss */
.page-external-welt-buehne .next {
  left: 330px;
  background-position: -184px 5px;
}

/* line 614, ../sass/style.scss */
.page-external-kanal-home {
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
}
/* line 616, ../sass/style.scss */
.page-external-kanal-home .wrap-flex {
  width: 960px;
  height: 280px;
  position: relative;
}
/* line 622, ../sass/style.scss */
.page-external-kanal-home .logo-banner {
  width: 280px;
  height: 280px;
  background: #2f3438;
  float: left;
  display: block;
}
/* line 629, ../sass/style.scss */
.page-external-kanal-home .logo {
  display: block;
  margin-top: 40px;
  margin-left: 40px;
}
/* line 634, ../sass/style.scss */
.page-external-kanal-home .claim {
  margin-top: 10px;
  color: #a4bed5;
  font-size: 18px;
  padding: 0 22px 0 40px;
  line-height: 21px;
  font-family: "RobotoLight", Georgia, serif;
  font-weight: normal;
  font-style: normal;
}
/* line 641, ../sass/style.scss */
.page-external-kanal-home .claim p {
  margin: 0;
}
/* line 645, ../sass/style.scss */
.page-external-kanal-home .link-ico {
  width: 124px;
  position: absolute;
  top: 74%;
  left: 8%;
  background: url(../images/kanal-home-sprite.png) no-repeat;
  background-position: -3px -97px;
}
/* line 652, ../sass/style.scss */
.page-external-kanal-home .link-ico a {
  display: block;
  height: 35px;
}
/* line 656, ../sass/style.scss */
.page-external-kanal-home .link-ico:hover {
  background: url(../images/kanal-home-sprite.png) no-repeat;
  background-position: -3px -170px;
}
/* line 661, ../sass/style.scss */
.page-external-kanal-home .clearfix {
  float: none;
  clear: both;
}
/* line 665, ../sass/style.scss */
.page-external-kanal-home .caroufredsel_wrapper {
  background: #e8e6e6;
}
/* line 668, ../sass/style.scss */
.page-external-kanal-home .item-list {
  display: none;
}
/* line 671, ../sass/style.scss */
.page-external-kanal-home .bxslider {
  padding-left: 55px;
}
/* line 674, ../sass/style.scss */
.page-external-kanal-home .pic {
  display: block;
  float: left;
  height: 260px;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 681, ../sass/style.scss */
.page-external-kanal-home .carousel-out {
  position: relative;
  float: left;
}
/* line 685, ../sass/style.scss */
.page-external-kanal-home .node-iconist-product {
  position: relative;
  height: 100%;
  overflow: hidden;
}
/* line 690, ../sass/style.scss */
.page-external-kanal-home .shop {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 250px;
  font-family: "RobotoRegular", Georgia, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0 5px;
}
/* line 702, ../sass/style.scss */
.page-external-kanal-home .overlay {
  height: 15px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 711, ../sass/style.scss */
.page-external-kanal-home .overlay a {
  display: block;
  background: url(../images/kanal-home-sprite.png) no-repeat;
  background-position: -5px -234px;
  width: 148px;
  height: 34px;
  margin-left: 50px;
  margin-top: 30px;
}
/* line 723, ../sass/style.scss */
.page-external-kanal-home .pic.hover .overlay {
  height: 35%;
  background: rgba(47, 52, 56, 0.7);
  -webkit-transition: height, background, ease-in, 0.5s;
  -moz-transition: height, background, ease-in, 0.5s;
  -o-transition: height, background, ease-in, 0.5s;
  transition: height, background, ease-in, 0.5s;
}
/* line 727, ../sass/style.scss */
.page-external-kanal-home .pic.hover .overlay .shop {
  opacity: 0;
  -webkit-transition: opacity, ease-in, 0.5s;
  -moz-transition: opacity, ease-in, 0.5s;
  -o-transition: opacity, ease-in, 0.5s;
  transition: opacity, ease-in, 0.5s;
}
/* line 734, ../sass/style.scss */
.page-external-kanal-home .prev,
.page-external-kanal-home .next {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 100%;
  background: url(../images/kanal-home-sprite.png) no-repeat;
  background-position: -180px 1px;
}
/* line 744, ../sass/style.scss */
.page-external-kanal-home .next {
  left: 640px;
  background: url(../images/kanal-home-sprite.png) 0 120px no-repeat;
  background-position: -223px 1px;
}
