.carikauf_shop_templates .shop_login_wrapper {
  margin-right: 5px;
  width: 200px;
  float: right;
}
.carikauf_shop_templates .shop_login_wrapper:hover .shop_login_dropdown {
  display: block;
}
.carikauf_shop_templates .shop_login_wrapper:hover .shop_login {
  background-color: #fff;
  color: #cc1e1c;
}
.carikauf_shop_templates .shop_login_wrapper:hover .shop_login_icon {
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -83px -83px;
}
.carikauf_shop_templates .shop_login {
  display: inline-block;
  text-decoration: none !important;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 30px;
  padding: 0 30px 0 15px;
  height: 30px;
  margin-right: 6px !important;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 100;
}
.carikauf_shop_templates .shop_login:hover {
  background-color: #fff;
  color: #cc1e1c;
}
.carikauf_shop_templates .shop_login_icon {
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -81px -95px;
  display: block;
  width: 14px;
  height: 11px;
  position: relative;
  left: 42px;
  top: -20px;
}
.carikauf_shop_templates .shop_login_dropdown {
  display: none;
  box-shadow: 1px 1px 4px #cccccc;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-top: 0px;
  padding: 11px;
  position: relative;
  left: 0px;
  top: 30px;
  right: 0;
  z-index: 99;
}
.carikauf_shop_templates .shop_login_dropdown a {
  color: #3f373f;
}
.carikauf_shop_templates .shop_login_dropdown div {
  position: relative;
  height: 25px;
  line-height: 25px;
}
.carikauf_shop_templates .shop_login_dropdown input[name] {
  width: 100%;
  line-height: 25px;
}
.carikauf_shop_templates .shop_login_dropdown input.submit {
  position: absolute;
  right: 0;
  bottom: 0;
}
.carikauf_shop_templates .shop_login_dropdown input.submit:hover {
  text-decoration: underline;
}
.carikauf_shop_templates .shop_ordering_data input {
  line-height: 25px;
}
.carikauf_shop_templates .shop_ordering_data textarea {
  line-height: 20px;
}
.carikauf_shop_templates .shop_newsletter input {
  line-height: 20px;
}
.carikauf_shop_templates .shop_main_product_pagination ul {
  text-align: center;
}
.carikauf_shop_templates .shop_main_product_pagination ul li {
  background: none;
  height: 15px;
  width: 15px;
  overflow-y: hidden;
  line-height: 1.2;
  border-right: 1px solid #817e82;
  padding: 1px 3px 0 0;
  margin: 0;
  vertical-align: top;
  display: inline-block;
}
.carikauf_shop_templates .shop_main_product_pagination ul li a {
  color: #817e82;
  display: block;
  height: 100%;
  width: 100%;
}
.carikauf_shop_templates .shop_main_product_pagination .active a {
  color: #cc1e1c;
  text-decoration: none;
}
.carikauf_shop_templates .shop_main_product_pagination .back {
  border-right-width: 0px;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -84px -41px;
  width: 31px;
  height: 18px;
  padding: 0;
}
.carikauf_shop_templates .shop_main_product_pagination .back:hover {
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -156px -62px;
}
.carikauf_shop_templates .shop_main_product_pagination .next {
  border-right-width: 0px;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -84px -61px;
  width: 31px;
  height: 18px;
  padding: 0;
}
.carikauf_shop_templates .shop_main_product_pagination .next:hover {
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -156px -82px;
}
.carikauf_shop_templates .shop_main_product_pagination .last {
  border-right-width: 0px;
}
.carikauf_shop_templates .shop_product_slider_wrapper .bx-controls-direction a.bx-prev:hover {
  opacity: 1 !important;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -156px -62px !important;
}
.carikauf_shop_templates .shop_product_slider_wrapper .bx-controls-direction a.bx-next:hover {
  opacity: 1 !important;
  background: url('/CariNetWebsites/defaultWebFamily/Layout/img/carikauf_images/shop_sprite.png') -156px -82px !important;
}
.carikauf_shop_templates .shop_ordering_print {
  width: 945px;
}
.carikauf_shop_templates .shop_ordering_print h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
.carikauf_shop_templates .shop_ordering_print .left {
  width: 490px;
  display: inline-block;
}
.carikauf_shop_templates .shop_ordering_print .right {
  float: right;
  display: inline-block;
  margin-top: 20px;
}
.carikauf_shop_templates .shop_ordering_print .block {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  padding: 25px;
  margin-bottom: 30px;
  margin: 20px 0!important;
}
.carikauf_shop_templates .shop_ordering_print .block span {
  color: #3f373f;
}
.carikauf_shop_templates .shop_ordering_print .block .addthis_toolbox {
  margin-top: 20px;
  height: 20px;
}
.carikauf_shop_templates input[type='checkbox'] {
  cursor: pointer;
  width: 15px;
  border: solid 1px #cccccc;
  background-color: white;
  box-shadow: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  position: relative;
  float: left;
  margin-right: 15px;
}
