/** variables */
/** definitions */
.logo {
  margin-bottom: 35px;
  margin-top: 35px;
  margin-left: 45px;
  width: 280px !important;
}
img.shopSeal {
  width: 135px !important;
  margin: -12px 26% !important;
}
.headersearch {
  margin-top: 25px;
}
.headersearch input {
  border: 4px solid #cc6699;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  padding: 6px !important;
  box-shadow: inset 0 0 10px #ccc;
  color: #000 !important;
  font-size: 12px;
  height: 40px;
}
.headersearch button {
  background-color: transparent !important;
  color: #fff;
  border: none !important;
}
.headersearch .input-group-btn {
  border: 4px solid #cc6699;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  background-color: #cc6699 !important;
}
.white_box {
  background: #fff;
}
.main_nav_wrapper {
  /*    border-bottom: 8px solid @brand-secondary;
    border-bottom-right-radius: 12%;    
    border-bottom-left-radius: 12%;*/
  padding-left: 28px !important;
  margin-bottom: 0;
}
.main_nav_wrapper .main_nav li a {
  padding: 6px 12px 6px 12px;
  font-size: 14px;
  text-shadow: 0px 2px #852154;
}
.white-bg {
  margin-top: -26px;
  padding: 24px 0 0;
  background-color: #fff;
}
.topbtns a {
  color: #fff !important;
  text-shadow: 0px 1px #852154;
}
.topbtns a:hover {
  background-color: #852154 !important;
}
.babsi_advantages_box {
  border-bottom: 3px solid #852154;
  text-shadow: 1px 2px #852154;
}
.babsi_mainlink_box {
  margin-top: 28px;
  border-bottom: 3px solid #411129;
  text-shadow: 1px 2px #411129;
}
.babsi_mainlink_box a {
  text-decoration: underline !important;
}
#myCarousel img {
  height: auto;
}
.pinkLinks a {
  color: #852154 !important;
  text-decoration: underline !important;
}
.bigLinks a {
  font-size: 1.25em;
  border-right: 1px solid #ccc;
  text-decoration: none;
}
.pinkText {
  color: #852154;
}
.b2navi,
.b2navi li,
.b2sub,
.b2sub li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.b2navi a {
  color: #fff;
  display: block;
  padding: 12px 16px 12px 16px;
  transition: all 0.3s;
  text-decoration: none;
  background-color: #cc6699 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all .3s;
  font-size: 14px;
  position: relative;
}
.b2navi a:hover {
  text-overflow: clip;
  white-space: pre-wrap;
  background-color: #852154 !important;
}
.b2navi > li > a:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-weight: bold;
  opacity: 0;
  transition: all .3s;
  position: absolute;
  left: -12px;
}
.b2navi > li > a:hover:before {
  opacity: 1;
  left: 6px;
}
.b2sub {
  padding-left: 12px;
}
.side_nav {
  border-bottom: 3px solid #852154;
}
.side_nav .active a {
  background-color: #852154 !important;
}
.side_nav .active a:before {
  content: '\f105';
  font-weight: bold;
  font-size: 12px;
  font-family: 'FontAwesome';
  padding-right: 12px;
  transition: all 1s;
}
.side_nav .active a:hover:before {
  color: #fff;
}
.b2sub > li > a {
  color: #fff;
}
.b2navi > li.active > a {
  background-color: #411129 !important;
}
.b2navi > li.active {
  background-color: #852154 !important;
}
.b2navi > li > a {
  border-bottom: 1px solid #852154 !important;
}
.b2sub > li > a {
  border-bottom: 1px solid #411129 !important;
}
.b2sub:last-child > a {
  border-bottom: none;
}
.b2navi:last-child a {
  border-bottom: none;
}
.b2sub a:hover {
  color: #852154 !important;
}
h3 {
  color: #852154;
  font-size: 1.3em;
}
h1 {
  color: #852154;
}
h2 {
  color: #cc6699;
}
h3.specialSpacing {
  margin-top: 24px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 24px;
}
div.specialSpacing {
  margin-top: 12px;
  margin-bottom: 24px;
  border-bottom: 1px solid #ccc;
}
.ls_product_title {
  font-weight: bold;
  color: #666;
  text-align: right;
  display: block;
}
.ls_product_new_price {
  display: block;
  text-align: right;
  color: #852154 !important;
  font-size: 1.45em !important;
}
.sidebarlinksbox,
.sidebarbox {
  border: 1px solid #ccc;
  margin-bottom: 16px;
  margin-top: 16px;
  padding: 10px 15px;
  color: #852154;
  background-color: #f8f7f8;
  width: 100%;
  position: relative;
  display: block;
}
.sidebarlinksbox a {
  position: relative !important;
  display: block;
  width: 100%;
  height: 30px;
}
.sidebarlinksbox h3,
.sidebarbox h3 {
  display: block;
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 6px;
}
.sidebarlinksImg {
  position: absolute;
  right: 5px;
  top: 5px;
}
.sidebarlinksbox img {
  width: 47px !important;
}
.ls_feedback,
.ls_help {
  margin-left: 38px;
  position: relative;
}
.ls_feedback:before,
.ls_help:before {
  content: ' ';
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  left: -38px;
  background-image: url(/template/images/babsi_rufzeichen.png);
  background-size: cover;
  top: 6px;
}
.ls_help:before {
  background-image: url(/template/images/babsi_fragezeichen.png);
}
/*
addthis_toolbox addthis_default_style addthis_32x32_style
addthis_button_facebook
addthis_button_twittger
addthis_button_google
addthis_button_pinterest_share
addthis_button_xing
addthis_button_email*/
.addthis_toolbox {
  height: 64px;
}
.addthis_32x32_style:after {
  clear: both;
  margin-bottom: 12px;
}
.addthis_32x32_style a {
  display: block !important;
  width: 29px;
  height: 29px;
  margin-right: 3px;
  float: left;
  border-radius: 6px;
  transition: all .3s;
  opacity: 1;
  text-decoration: none !important;
}
.addthis_32x32_style a:hover {
  opacity: 0.5;
  text-decoration: none !important;
}
.addthis_button_facebook {
  background-color: #305891;
  text-align: center;
}
.addthis_button_twitter {
  background-color: #2ca8d2;
  text-align: center;
}
.addthis_button_google {
  background-color: #0868b9;
  text-align: center;
}
.addthis_button_pinterest_share {
  background-color: #c82828;
  text-align: center;
}
.addthis_button_xing {
  background-color: #036567;
  text-align: center;
}
.addthis_button_email {
  background-color: #738a8d;
  text-align: center;
}
.addthis_button_facebook:before {
  color: #fff !important;
  content: "\f09a";
}
.addthis_button_twitter:before {
  color: #fff;
  content: "\f099";
}
.addthis_button_google:before {
  content: "\f0d5";
  color: #fff;
}
.addthis_button_pinterest_share:before {
  content: "\f0d2";
  color: #fff;
}
.addthis_button_xing:before {
  color: #cbd418;
  content: "\f168";
}
.addthis_button_email:before {
  color: #fff;
  content: "\f0e0";
}
.addthis_button_facebook:before,
.addthis_button_twitter:before,
.addthis_button_google:before,
.addthis_button_pinterest_share:before,
.addthis_button_xing:before,
.addthis_button_email:before {
  font-size: 1.5em;
  font-family: 'FontAwesome';
  font-weight: normal;
}
.prodcomp_standard_title {
  color: #cc6699;
  font-size: 1.6em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
}
.prodcomp_list ul > :first-child {
  border-top: none !important;
}
.prodcomp_list ul,
.prodcomp_list li {
  margin: 0px;
  padding: 0px;
  list-style: none !important;
}
.prodcomp_list ul li {
  display: block;
  clear: both;
  padding: 10px 0px 20px 0px;
  border-top: 1px solid #ccc;
}
.prodcomp_list li > a {
  display: block;
}
.prodcomp_list_content {
  padding-left: 12px !important;
  margin-left: 100px;
}
.prodcomp_list_content > a {
  font-weight: bold;
  color: #852154;
}
.prodcomp_list_content > p a.continueLink {
  text-decoration: underline;
  color: #cc6699;
}
.prodcomp_content_image {
  margin-bottom: 16px;
}
.contentImage {
  margin-top: 16px;
}
.prodcomp_form ul,
.prodcomp_form li {
  list-style: none;
}
.product_box {
  height: 100% !important;
}
.blogBox {
  border: 1px solid #cc6699;
  margin-bottom: 20px;
  padding-bottom: 12px;
  margin: 20px;
}
.blogBox .title,
.blogBox .excerpt,
.blogBox .info {
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.blogBox .excerpt {
  text-align: justify;
}
.blogBox h1 {
  margin-top: 12px;
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: normal;
}
.blogBox h1 a {
  color: #cc6699 !important;
}
.blogBox .info {
  font-size: 0.75em;
  padding: 6px 0px;
  margin-bottom: 8px;
}
.blogBox .excerpt a {
  text-decoration: underline !important;
  color: #cc6699;
}
.pinkBtn {
  background-color: #852154 !important;
  color: #fff !important;
  border: 2px solid #852154 !important;
}
.blogsearch {
  border: 2px solid #cc6699 !important;
  height: 36px;
}
a:hover > img.img-responsive {
  transition: all .3s;
  opacity: 0.8;
}
.btn-primary,
.btn-primary:hover {
  border-color: #852154 !important;
  color: #fff !important;
  text-decoration: none !important;
}
.btn-primary:hover {
  background-color: #852154 !important;
}
input.NLSubmit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a {
  color: #852154;
}
.breadcrumb a {
  color: #333;
}
.babsi_search_result {
  left: 15px;
  position: absolute;
  top: 40px;
  width: auto;
  z-index: 200;
  background-color: #fff;
}
.search_wrapper_img {
  float: left;
  width: 30px;
  margin-right: 3px;
}
.search_wrapper_content {
  float: left;
  width: 170px;
}
.search_wrapper_content .search_wrapper_content_descr {
  font-weight: normal;
  margin-top: -3px;
}
.search_wrapper_content a {
  text-decoration: none;
  font-weight: bold;
}
.search_wrapper_price {
  float: right;
  width: 50px;
  text-align: right;
}
.search_wrapper_row {
  margin-bottom: 5px;
  border-bottom: 1px solid #c3c3c3;
  height: auto;
}
.search_wrapper {
  background: #fff;
  border: 1px solid #C3C3C3;
  padding: 6px;
  height: auto;
}
.searchwrapper {
  background: #CC6699;
  padding: 15px 10px 10px;
  height: 65px;
  margin-bottom: 20px;
}
.popover {
  z-index: 999 !important;
}
.navbar-toggle {
  margin: 0;
}
.footerLinks ul.ls_box li a {
  border-right: 0 none;
}
@media only screen and (max-device-width: 420px) {
  .logo {
    margin: 0px;
    width: 100% !important;
    height: auto;
  }
  header {
    height: auto !important;
  }
  .logoContainer {
    text-align: center;
    margin-left: 18px;
    margin-top: 36px;
  }
  .main_babsi_wrapper {
    border: none;
    margin-top: 0px;
  }
  .footerLinks ul,
  .footerLinks .ls_box,
  .footerLinks li,
  .footerLinks a {
    margin: 0px !important;
    border: none !important;
    padding: 0px !important;
  }
  .footerLinks a {
    display: block !important;
    width: 100%;
    background-color: #852154 !important;
    color: #fff !important;
    text-shadow: none !important;
    text-decoration: none !important;
  }
  .footerLinks a:hover {
    background-color: #cc6699 !important;
  }
  .footerLinks {
    padding-top: 12px !important;
    text-align: center;
    padding-bottom: 12px !important;
  }
}
.headersearch form {
  padding: 0 15px;
}
.navbar-toggle-wrapper {
  padding: 15px 15px 0;
}
.bodyconvert_menu_toggle {
  width: 100%;
}
.main_nav_wrapper {
  padding-left: 0 !important;
  margin-bottom: 0;
}
.top-btn-wrapper {
  padding-top: 15px;
}
.product_box img {
  height: auto;
  width: 100% !important;
  margin: 0 auto !important;
}
.product_box h3 {
  min-height: 52px;
}
.ls_message {
  background: #eee;
}
.pagination {
  margin: 25px 0 25px 0;
  position: relative;
  top: 0;
}
.pagination li a {
  font-size: 150%;
  padding: 5px 15px;
}
.navbar-toggle span.btn-text {
  background: transparent !important;
  color: #fff;
}
.productInner {
  position: relative;
}
.productOuter:hover .hidden {
  display: block !important;
}
.product_box .prod_highlight_0 img,
.product_box {
  height: 100% !important;
}
.productOuter .hidden {
  position: absolute;
  bottom: 0;
  background: #cc6699 !important;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
}
.productOuter .hidden a {
  color: #fff;
  cursor: pointer;
}
.productDetailedAdd a {
  display: block;
  width: 100%;
  padding: 10px 0;
  cursor: pointer;
}
.product_box .ls_product_text {
  margin: 25px 0 0;
  font-size: 16px;
  display: block;
  color: #a99061;
  height: 95px;
}
.footer_buttons .btn {
  width: 100% !important;
}
.article-list li.tmpl_file,
.article-list li.tmpl_article {
  display: inline-block;
  width: 100%;
}
.article-list li .list-icon {
  margin: 0 15px 15px 0;
}
.tab-pane table {
  width: 100% !important;
}
.product_detail_wrapper {
  margin-top: 0;
}
.footerLinks ul.ls_box li a {
  padding: 10px 0 !important;
}
.infoLinks ul.ls_box li a {
  font-size: 16px;
  padding: 10px 0 !important;
  display: block;
}
.prodcomp_list_img_box {
  float: left;
}
.searchwrapper {
  display: none;
}
.search_wrapper_row {
  width: 100%;
}
.search_wrapper_content .search_wrapper_content_descr {
  font-size: 10px;
}
.tut_sidebar {
  margin-top: 15px;
}
.ratingBoxRight .volume .volumeSlider {
  background: #cc6699 !important;
}
.ratingContainer .comments .comment_box {
  background: #f5f5f5;
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 10px;
  display: none;
}
.ratingContainer .comments .comment_box .stars {
  margin-bottom: 10px;
}
.ratingContainer .comments .comment_box .date {
  font-size: 11px;
  color: #999;
  margin-bottom: 10px;
}
.ratingBox {
  background: #f5f5f5;
  margin-top: 15px;
  padding: 15px;
}
.ratingBox i {
  color: #cc6699;
}
.order_cart_amount_select {
  padding: 6px 3px;
}
.productDetailedAdd {
  display: none !important;
}
.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 300px;
  overflow: hidden;
}
.video iframe,
.video object,
.video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.prodcomp_list_content_title {
  font-weight: bold;
  font-size: 120%;
}
.cartFloaterContainer {
  width: 48px;
  height: 48px;
  background: url("/template/images/cart_flyin.png") no-repeat transparent;
  background-size: cover;
  z-index: 10000;
}
.cartPosition {
  position: relative;
  z-index: 101;
}
.ls_cart_logo {
  margin: 3px 0 0 0;
}
.product_sort_box label {
  display: block;
}
.ls_shopping_cart {
  font-size: 80%;
}
.cartBtn {
  width: 100%;
}
.productOuter .hidden img {
  display: none;
}
.cardinfo_agb .help-block {
  top: 70px !important;
}
@media (min-width: 768px) {
  .cardinfo_agb .help-block {
    top: 40px !important;
  }
  .babsi_mainlink_box {
    margin-top: 0;
    margin-bottom: 15px;
  }
  .navbar-toggle {
    margin: 145px 20px 20px 0;
  }
  .white-bg {
    padding: 24px 15px 0 15px;
  }
  .blogBox {
    margin: 15px 0;
  }
  .article-list li.tmpl_file,
  .article-list li.tmpl_article {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .productOuter:hover .hidden {
    display: block !important;
  }
  .productOuter:hover .ls_product_text {
    padding-bottom: 25px;
  }
  .productOuter:hover .hidden a:hover {
    background: #852154 !important;
  }
  .productOuter:hover .product_box {
    box-shadow: 0 0 3px 0 #666;
  }
  .ls_product_new_price,
  .ls_product_old_price {
    font-size: 13px !important;
  }
  .productOuter:hover .ls_product_new_price {
    background: #852154;
    color: #fff !important;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    right: 15px;
    font-size: 15px !important;
    padding-top: 39px;
  }
  .ls_cart_logo {
    margin: 3px 0 0 60px;
  }
  .cartBtn {
    width: auto;
  }
  .ls_shopping_cart {
    font-size: 100%;
  }
  .babsi_search_result {
    width: auto;
  }
  .footerLinks ul.ls_box li a {
    border-right: 1px solid #ccc;
  }
  .tut_sidebar {
    margin-top: 0;
  }
  .footerLinks ul.ls_box li a,
  .infoLinks ul.ls_box li a {
    padding: 3px 5px !important;
    font-size: 13px;
  }
  .article-list li.tmpl_file,
  .article-list li.tmpl_article {
    width: 32.3333%;
  }
  .footer_buttons .btn {
    width: auto !important;
  }
  .pagination li a {
    font-size: 12px;
    padding: 5px 10px;
  }
  .main_nav_wrapper {
    padding-left: 28px !important;
    margin-bottom: 0;
  }
  .top-btn-wrapper {
    padding-top: 15px;
  }
  .side_info_box {
    font-size: 100%;
  }
  .headersearch form {
    padding: 0 15px;
  }
  .footerLinks ul.ls_box {
    display: inline-block;
  }
  .footerLinks ul.ls_box li {
    float: left;
  }
}
@media (min-width: 1200px) {
  .babsi_mainlink_box {
    margin-top: 28px;
  }
}
.infoLinks h3 {
  margin-top: 5px;
}
.prodcomp_list h1 {
  margin: 0 0 15px 0;
}
.tellyourFriends {
  padding-bottom: 30px;
}
@media (max-width: 1024px), (-webkit-min-device-pixel-ratio: 2) {
  .productOuter .hidden {
    display: block !important;
  }
  .productOuter .ls_product_text {
    padding-bottom: 25px;
  }
  .productOuter .hidden a:hover {
    background: #852154 !important;
  }
  .productOuter .product_box {
    box-shadow: 0 0 3px 0 #666;
  }
  .ls_product_new_price,
  .ls_product_old_price {
    font-size: 13px !important;
  }
  .productOuter .ls_product_new_price {
    background: #852154;
    color: #fff !important;
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    right: 15px;
    font-size: 15px !important;
    padding-top: 39px;
  }
  .productOuter .hidden img {
    display: none;
  }
}
.copyright_text h3 {
  font-size: 110%;
}
@media (max-width: 768px) {
  .babsi_mainlink_box {
    margin-top: 0px;
    margin-bottom: 18px;
  }
}
@media (max-width: 1439px), (-webkit-min-device-pixel-ratio: 2) {
  .babsi_mainlink_box {
    margin-top: 0px;
    margin-bottom: 18px;
    padding-bottom: 0px;
  }
}
@media (min-width: 1020px) and (max-width: 1024px) {
  .product_box .img-wrapper {
    height: 180px;
  }
}
@media (max-width: 756px), (-webkit-min-device-pixel-ratio: 2) {
  .logoContainer {
    padding-left: 26%;
  }
  .navbar-toggle {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 1439px) {
  .babsi_advantages_box {
    height: 184px;
  }
}
@media (max-width: 540px), (-webkit-min-device-pixel-ratio: 2) {
  .logoContainer {
    padding-left: 12%;
  }
}
@media (max-width: 432px), (-webkit-min-device-pixel-ratio: 2) {
  .logoContainer {
    padding-left: 6%;
  }
}
@media (max-width: 380px), (-webkit-min-device-pixel-ratio: 2) {
  .logoContainer {
    padding-left: 0%;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .side_nav ul.b2navi {
    height: 204px;
    overflow-y: scroll !important;
  }
}
.sharebox-img-icons img:hover {
  cursor: pointer;
}
.cardinfo_comment {
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}
.cardinfo_agb {
  text-align: left;
  padding-top: 10px;
}
.cardinfo_agb div {
  position: relative;
  top: -5px;
}
.cardinfo_agb .help-block {
  position: absolute;
  left: 0;
  width: 300px;
}
.cardinfo_agb.has-error {
  background: rgba(209, 0, 25, 0.2);
}
p.ls_product_old_price {
  margin: 0 !important;
}
