/*@import 'priceDesigner.less';*/
@import url(https://fonts.googleapis.com/css?family=Roboto);
.item-padding-mixin {
  padding: 0 15px;
}
.product-info-slider {
  position: relative;
  margin: 10px 0;
  clear: both;
}
.product-info-slider h2 {
  text-align: center;
}
.product-info-slider div.scrollable {
  display: none;
  width: 100%;
  display: inline-block;
  padding: 0 5%;
  overflow: hidden;
  text-align: center;
}
.product-info-slider div.scrollable.disabled {
  display: block;
  visibility: visible;
}
div.scrollable-wrapper {
  position: relative;
}
ul#thumbs {
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
}
ul#thumbs li.layout-thumb {
  display: inline-block;
  margin: 0 0px;
  padding: 0;
  text-align: center;
}
ul#thumbs li.layout-thumb div.buttonSpan {
  width: 100%;
}
ul#thumbs li.layout-thumb div.buttonSpan img {
  cursor: pointer;
  border: 0.2em solid #fff;
  max-width: 100%;
  padding: 0 15px;
}
ul#thumbs li.selected div.buttonSpan img {
  border: 2px solid red;
  padding: 0 15px;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
  list-style: none !important;
}
.flex-direction-nav li {
  list-style: none !important;
}
.flex-direction-nav a {
  font-size: 0;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 30px;
  margin: -15px 0 0;
  display: block;
  background: #a50e2d;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
}
.flex-direction-nav a:hover {
  background-color: #d4123a;
  text-decoration: none;
}
.flex-direction-nav a:before {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  top: 50%;
  right: 0;
  margin-top: -15px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: 'IncertExpress';
  text-shadow: none;
}
.flex-direction-nav .flex-next {
  background-position: center;
  right: 0;
  border-radius: 100px;
}
.flex-direction-nav .flex-prev {
  left: 0;
  border-radius: 100px;
}
.flex-direction-nav a.flex-next:before {
  content: ">";
  position: absolute;
  display: block;
  line-height: 32px;
  top: 50%;
  left: 50%;
  height: 32px;
  width: 32px;
  margin-top: -16px;
  margin-left: -16px;
  text-align: center;
}
.flex-direction-nav a.flex-prev:before {
  content: "<";
  line-height: 32px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 32px;
  width: 32px;
  margin-top: -16px;
  margin-left: -16px;
  text-align: center;
}
.flex-direction-nav .flex-disabled {
  opacity: .0 !important;
  filter: alpha(opacity=30);
  cursor: default;
  visibility: hidden;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-control-nav {
  display: none;
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
label.control-label {
  font-weight: bold;
  margin-bottom: 0px;
}
label.subTitle {
  font-size: 11px;
}
.navbar-nav > li > a {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.navbar {
  min-height: 22px !important;
  margin-bottom: 3px;
}
.navbar ul {
  margin-bottom: 0px;
}
.footer {
  margin-top: 15px;
}
.footer ul {
  /* also works with ol */
  width: 100%;
  /* or your desired width */
  text-align: center;
  /* this will center the list items */
}
.footer li {
  display: inline-block;
  /* the key bit */
  *display: inline;
  /* IE7 hack */
  *zoom: 1;
  /* IE7 hack */
}
body {
  font-family: "open sans", verdana, arial;
}
a {
  color: #333;
}
.nospace-right {
  padding-right: 0;
}
.nospace-left {
  padding-left: 0;
}
.vspace-15 {
  margin-top: 15px;
}
.vspace-30 {
  margin-top: 30px;
}
.vspace-49 {
  margin-top: 50px;
}
.vspace-50 {
  margin-top: 50px;
}
.border-box-red {
  border: 1px solid #a50e2d;
  padding: 5px 5px;
  display: inline-block;
}
.clearer {
  Clear: both;
}
.brief_icon {
  float: left;
  margin-right: 15px;
  margin-top: 9px;
}
.postal-wrap {
  border: 1px solid #ccc;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.postal-wrap p {
  margin: 0;
}
.postal-wrap a {
  color: #333;
}
.gift-postal a {
  color: #333;
}
.headline_info {
  font-size: 20px;
  color: #333;
}
.print_icon_header {
  float: right;
}
.gift-headline {
  border-bottom: 1px solid #a50e2d;
  padding-bottom: 13px;
}
.postal-top a {
  border: 1px solid #a50e2d;
  padding: 5px 10px;
  margin-bottom: 5px;
  color: #a50e2d;
  display: inline-block;
  text-transform: uppercase;
}
.product-cat .teaserbox {
  background: #ECECEC;
}
.teaserbox {
  background: url(../images/bg_teaserbox.jpg) no-repeat center top;
}
.teaserbox h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 23px;
}
.teaserbox .subtext {
  text-transform: uppercase;
}
.teaser_innerwrap {
  padding: 10px;
  min-height: 160px;
}
.teaser_innerwrap a {
  color: #333;
}
.teaser_innerwrap a:hover {
  Color: #b98c56;
  text-decoration: none;
}
.teaser_text {
  margin-top: 15px;
}
.teaser-price {
  font-size: 20px;
  color: #b98c56;
  position: absolute;
  bottom: 10px;
  left: 15px;
}
.teaser_more {
  float: none;
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.teaser_more a {
  padding: 7px 30px;
}
.btn-default {
  background: #a50e2d;
  border: 1px solid #a50e2d;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-default:hover {
  background: #fff;
  border: 1px solid #a50e2d;
  color: #a50e2d;
  text-transform: uppercase;
  border-radius: 0;
}
.btn-gift {
  background: #f9f8f3;
  border: 1px solid #a50e2d;
  color: #a50e2d;
  border-radius: 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-add-to-cart {
  background: #a50e2d;
  border: 1px solid #a50e2d;
  color: #fff;
  border-radius: 0;
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.btn-add-to-cart:hover {
  background: #fff;
  border: 1px solid #a50e2d;
  color: #a50e2d;
}
.recipient_email {
  margin-top: 6px;
}
.font-underline {
  text-decoration: underline !important;
}
.font-underline:hover {
  color: #000;
}
.img-right {
  float: right;
}
.clear {
  clear: both;
}
.font-red {
  color: #a50e2d;
}
.border-bot {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
}
.wk-box {
  border: 1px solid #575756;
  margin-top: 20px;
}
.wk-box h3 {
  background: #575756;
  color: #fff;
  padding: 15px;
  margin: 0;
}
.wk-box p {
  padding: 15px;
}
.wk-box p a.shoppingcart {
  color: #000;
  margin-top: 15px;
  display: block;
}
.wk-box p .btn {
  display: block;
}
.wk-price {
  font-size: 16px;
}
label {
  font-weight: normal;
}
.service-left {
  padding: 0 15px;
}
.service-left h3 {
  color: #a50e2d;
  border-bottom: 1px solid #a50e2d;
  margin-bottom: 10px;
}
.service-left ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.service-left ul li {
  padding: 0;
  margin: 0;
}
.service-left ul li a {
  color: #000;
}
.vorlagen-wrap {
  width: 20%;
  float: left;
  padding: 0 15px;
}
.vorlagen-wrap img {
  margin: 0 auto;
}
.vorlagen-wrap .first img {
  margin: 0;
}
.vorlagen-wrap .last {
  margin-right: 0;
}
.vorlagen-wrap .last img {
  float: right;
}
.gift-price-total {
  font-size: 19px;
}
.gift-box {
  background: #f9f8f3;
  padding: 10px 15px;
}
.gift-box h3 {
  margin: 0;
}
.gutschein-detail select {
  border: 1px solid #a50e2d;
  border-radius: 0;
}
.gutschein-detail input {
  border: 1px solid #a50e2d;
  border-radius: 0;
}
.gutschein-detail textarea {
  border: 1px solid #a50e2d;
  border-radius: 0;
}
.checkbox-gift {
  margin-right: 5px !important;
}
.printAtHome {
  margin-bottom: 10px;
  margin-top: 15px;
}
.giftcard-preview-amount-box {
  position: absolute;
  top: 450px;
  color: #a50e2d;
  left: 208px;
  width: 138px;
  font-size: 18px;
  line-height: 20px;
}
.giftcard-preview-message-box {
  position: absolute;
  top: 400px;
  left: 210px;
  width: 138px;
  font-size: 9px;
  color: #333;
  line-height: 9px;
}
.giftcard-preview-meta-box {
  position: absolute;
  top: 380px;
  left: 44px;
  width: 160px;
  font-size: 11px;
  color: #333;
  line-height: 15px;
}
.font-size-l {
  font-size: 17px;
}
.related_gifts a {
  color: #333;
}
.related_gifts a:hover {
  color: #a50e2d;
  text-decoration: none;
}
.more_products {
  background: url(../images/bg_teaserbox.jpg) no-repeat center top;
  padding-bottom: 15px;
  display: block;
  min-height: 438px;
}
.more_products img {
  background: url(../images/bg_teaserbox.jpg) no-repeat center top;
  padding-bottom: 15px;
}
.more_products .more_products:hover img {
  opacity: 0.8;
}
.more_products .headline {
  text-transform: uppercase;
  padding: 0 15px;
  margin-bottom: 0;
  display: block;
  font-size: 30px;
  line-height: 36px;
}
.more_products .headline a {
  color: #333;
}
.more_products .smallheader {
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 15px;
  display: block;
}
.more_products .more_products .headline .more_products .back_btn {
  float: left;
  margin-right: 15px;
  color: #333;
}
.btns-einkauf {
  border-color: #a50e2d;
  color: #a50e2d;
}
.glyphicon-shopping-cart {
  margin-right: 10px;
}
.back_btn a {
  color: #333;
}
.print_btn {
  float: left;
  margin-right: 15px;
  color: #333;
}
.print_btn a {
  color: #333;
}
.warenkorb-titel {
  color: #a50e2d;
}
.btn-danger {
  color: #fff;
  background-color: #a50e2d;
  border-color: #a50e2d;
  border-radius: 0px;
}
.btn-danger:hover {
  color: #a50e2d;
  background: none;
}
.btn-warenkorb-akt {
  font-size: 12px;
  background: #fff;
  border: 1px solid #d6d2ac;
  color: black;
  text-transform: none;
}
.btn-warenkorb-akt:hover {
  font-size: 12px;
  border: 1px solid #d6d2ac;
  color: black;
  text-transform: none;
}
.btn-warenkorb-loeschen {
  font-size: 12px;
  text-transform: none;
  padding-right: 4px;
  margin-left: 4px;
  margin-bottom: 4px;
  background: #fff;
  color: #a50e2d;
}
.btn-warenkorb-loeschen:hover {
  font-size: 12px;
  text-transform: none;
  padding-right: 4px;
}
.auflistung {
  padding-top: 30px;
}
.btn-kassa {
  border-radius: 0px;
  text-transform: uppercase;
  background: #009145;
}
.btn-weiter {
  font-size: 11px;
  padding-top: 9px;
  padding-bottom: 8px;
  background: #f9f9f9;
  border: 1px solid #d6d2ac;
  color: #000;
}
.btn-weiter:hover {
  background: #fff;
  border: 1px solid grey;
  color: #333333;
}
button span {
  padding-right: 6px;
}
.table.produkte {
  background-color: #f9f9f9;
}
.table.produkte thead tr th {
  font-weight: normal;
  font-size: 12px;
}
.table.produkte > tbody > tr > td:last-of-type {
  text-align: right;
}
.table.produkte > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
.table.gesamt > tbody > tr > td:last-of-type {
  text-align: right;
}
.teaser_infotext {
  min-height: 300px;
  padding-bottom: 55px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .more_products .headline {
    font-size: 20px;
    line-height: 20px;
  }
  .giftcard-preview-meta-box {
    top: 308px;
    left: 34px;
    width: 160px;
    font-size: 8px;
    color: #333;
    line-height: 12px;
  }
  .giftcard-preview-message-box {
    top: 305px;
    font-size: 8px;
    left: 182px;
    width: 140px;
  }
  .giftcard-preview-amount-box {
    top: 260px;
    left: 182px;
    width: 160px;
  }
  .giftcard-preview-amount-box .giftcard-amount {
    font-size: 15px;
    margin-top: 10px;
  }
  .giftcard-preview-amount-box .giftcard-amount span {
    font-size: 35px;
  }
  #gift-card-message-preview {
    font-size: 8px !important;
    line-height: 8px !important;
  }
}
@media (max-width: 991px) {
  .more_products .headline {
    font-size: 15px;
    line-height: 20px;
  }
  .more_products .smallheader {
    font-size: 13px;
  }
  .brief_icon {
    float: none;
    margin-top: 0px;
  }
  .giftcard-preview-container {
    display: block;
    clear: both;
    margin-bottom: 20px;
  }
  .giftcard-preview-meta-box {
    top: 458px;
    left: 46px;
    width: 250px;
    font-size: 16px;
    color: #333;
    line-height: 24px;
  }
  .giftcard-preview-message-box {
    top: 593px;
    left: 47px;
    width: 250px;
    font-size: 13px;
    line-height: 15px;
  }
  .giftcard-preview-amount-box {
    font-size: 14px;
    top: 515px;
    left: 320px;
    width: 210px;
  }
  .giftcard-preview-amount-box .giftcard-amount {
    font-size: 30px;
    margin-top: 40px;
  }
  .giftcard-preview-amount-box .giftcard-amount span {
    font-size: 70px;
  }
  #gift-card-message-preview {
    font-size: 13px !important;
    line-height: 15px !important;
  }
  .btn-gift {
    white-space: normal;
  }
  .teaser_more a {
    padding: 3px 12px;
  }
  .teaser-price {
    color: #b98c56;
    position: absolute;
    bottom: 35px;
    left: auto;
    right: 15px;
  }
  .teaserbox h3 {
    font-size: 15px;
  }
  .teaserbox .subtext {
    font-size: 14px;
    text-transform: none;
  }
  .teaser_infotext {
    min-height: 340px;
  }
}
.paymentchoose .dropdown-menu.open {
  left: auto;
  right: 0;
}
@media (max-width: 767px) {
  .produkt-image {
    display: none;
  }
  .more_products {
    min-height: 0;
  }
  .more_products .headline {
    Padding-top: 0;
  }
  .gift-box {
    padding: 10px 0;
    background: none;
  }
  .related_gifts {
    margin-bottom: 15px;
  }
  .more_products {
    background-position: right top;
    padding-bottom: 0;
  }
  .more_products img {
    padding-bottom: 0;
  }
  .more_products .headline {
    padding: 15px 0 0;
  }
  .more_products .smallheader {
    padding: 0;
  }
  .more_products img {
    float: left;
    margin-right: 10px;
    width: 27%;
  }
  .related_gifts {
    padding: 0;
  }
  .price-total {
    margin-top: 15px;
  }
  .giftcard-preview-meta-box,
  .giftcard-preview-message-box,
  .giftcard-preview-amount-box {
    display: none;
  }
  .vspace-49 {
    margin-top: 15px;
  }
  .vorlagen-wrap {
    width: 50%;
    padding-left: 0;
  }
  .vorlagen-wrap img {
    margin-bottom: 15px;
  }
  .nospace-right-xs {
    padding-right: 0;
  }
  .col-top {
    vertical-align: top;
  }
  .row-full-height {
    height: 100%;
  }
  .col-full-height {
    height: 100%;
    vertical-align: middle;
  }
  .row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
  }
  .col-xs-height {
    display: table-cell;
    float: none !important;
  }
  .footernav {
    padding-top: 0;
  }
  .footernav li {
    display: block;
  }
  .footernav li a {
    border: none;
    padding: 0;
    font-size: 17px;
  }
  .vspace-xs-15 {
    margin-top: 15px;
  }
  .teaser-price {
    font-size: 20px;
  }
  .teaser_more a {
    padding: 3px 10px;
  }
  .teaser_innerwrap {
    padding: 0px;
  }
  .teaserbox {
    background: none;
    margin-bottom: 5px;
  }
  .innerwrap {
    background: url(../img/bg_teaserbox.jpg) no-repeat center top;
    height: 100%;
    padding-left: 15px;
    padding-top: 10px;
    padding-right: 15px;
  }
  .teaser_showall {
    font-size: 16px;
    padding: 10px 15px;
    margin-bottom: 15px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    background-color: #f1d2ce;
    color: #a50e2d;
  }
  .nav {
    padding: 0 15px;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
  }
  .nospace-left {
    padding-left: 15px;
  }
  .nospace-right {
    padding-right: 15px;
  }
  .navigation .navbar-default a {
    padding: 10px 15px;
  }
  .newsletter-header a {
    position: relative;
    bottom: auto;
    right: auto;
    font-size: 32px;
    margin-top: 18px;
    line-height: 100%;
  }
  .wk_header .glyphicon {
    font-size: 28px;
  }
  .wk_header {
    float: right;
  }
}
/*Section from Product*/
.gutschein-detail label.at-lable {
  font-style: italic;
  font-size: 1em;
}
.gutschein-detail #price-items .add_services {
  display: none;
}
.gutschein-detail .productPrices {
  border-bottom: transparent;
}
.gutschein-detail .row-space {
  margin: 27px 0;
}
.gutschein-detail #template-shipping-filter select {
  height: 2em;
  width: 25%;
}
.gutschein-detail #shipping-methods select {
  height: 2em;
  width: 100%;
}
.gutschein-detail div.amount {
  /*height: 47px;
        padding-top: 7px;*/
}
.gutschein-detail input.amount {
  /*height: 47px;
        text-align: center;*/
}
.gutschein-detail .printDesc {
  display: none;
  /*margin-top:10px;
        padding: 0 5px;*/
}
.templates-list div.selected {
  border-color: red;
  border-width: 0.2em;
  border-style: solid;
}
/*Section form Checkout*/
.pageNav a.btn {
  margin: 1em 0;
}
.opc .active .step {
  margin-top: 10px;
}
.opc .active .step-title {
  background-color: transparent;
  cursor: default;
}
.opc .step-title {
  background-color: transparent;
  padding: 0px;
  text-align: left;
}
.opc .step-title.ftOpcStepTitle {
  background-color: #f1d2ce;
  color: #a50e2d;
  padding: 10px;
  margin: 1px 0px 0px 0px;
}
.opc .active .step-title.ftOpcStepTitle,
.opc .allow .step-title.ftOpcStepTitle {
  background-color: #a50e2d;
  color: #fff;
}
.opc .allow .step-title .opcEditButton {
  display: block;
  text-transform: lowercase;
}
.opc .allow.active .step-title .opcEditButton {
  display: none;
}
.opc .label-info {
  background-color: #f9f8f3;
  color: #000;
}
.opc .order-setup h4 {
  display: inline;
  width: 100%;
  float: right;
}
.opc .order-setup h4 span {
  margin-right: 0.5em;
  float: left;
}
ul.checkout-agreements li {
  display: block;
}
div.opc h3.step-title a {
  text-decoration: none;
  color: #000;
}
div.opc h3.step-title a:hover {
  color: #fff;
  text-decoration: none;
}
table .last-th {
  float: right;
}
.shipping-form {
  margin-top: 5px;
}
.shipping-form h4 {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  margin: 4px 0 0px;
}
/*JQuery UI*/
.ui-state-active {
  font-weight: normal;
  color: #000;
  font-style: italic;
}
.ui-state-default {
  font-weight: normal;
  color: #000;
  font-style: italic;
}
.gallery-image-padding {
  padding: 15px 0 0 15px;
}
/* grid */
table.grd {
  margin-top: 5px;
  border-spacing: 0;
  width: 100%;
}
table.grd .min-width {
  width: auto;
}
table.grd td,
table.grd th {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  vertical-align: top;
  line-height: 13px;
  white-space: nowrap;
  padding: 0 4px 0 4px;
}
table.grd input.link {
  width: inherit;
  background: none;
  border: none;
  color: #a50e2d;
  text-decoration: underline;
  cursor: pointer;
}
table.grd th,
table.grd .sectionheader td {
  font-size: 11px;
  border-bottom: 4px solid #ccc;
  border-left: 1px solid #ccc;
  text-transform: uppercase;
  padding-bottom: 4px;
  font-weight: normal;
}
table.grd th:first-child,
table.grd .sectionheader td:first-child {
  border-left: none;
}
table.grd td {
  line-height: 19px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: normal;
  padding-top: 6px;
  padding-bottom: 6px;
}
table.grd tr {
  border-bottom: 1px solid #f3f3f3;
}
table.grd tr:first-child {
  border-top: 1px solid #f3f3f3;
}
table.grd tr.AsClickable {
  cursor: pointer;
}
table.grd tr.m_sel_row {
  background-color: #b8b8b8;
}
table.grd tr.m_sel_row td {
  color: #fff;
}
table.grd tr th.grd_col_max_wth {
  width: 100%;
}
table.grd tr td {
  min-width: 40px;
}
table.grd tr td.wrap {
  white-space: normal;
}
table.grd tr td.grd_col_max_wth {
  width: 100%;
}
table.grd tr td.grd_col_min {
  min-width: inherit;
}
table.grd tr td.grd_col_left {
  text-align: left;
}
table.grd tr:hover {
  background-color: #b8b8b8;
}
table.grd tr td:last-child,
table.grd tr th:last-child {
  text-align: right;
}
table.grd thead tr:hover {
  background-color: inherit;
}
table.grd.grd_all_left tr td:last-child,
table.grd.grd_all_left tr th:last-child {
  text-align: left;
}
.productPrices {
  margin: 15px 0 0 0;
  border-bottom: #333 1px solid;
}
.productPrices #grid {
  background-color: #ECECEC;
}
.productPrices label.group-title {
  margin: 15px 0 0 0;
  font-size: 16px;
}
/****************************************************
                Pager
****************************************************/
.pager-holder span {
  display: none;
}
.pager-holder ul {
  padding-top: 5px;
}
.pager {
  text-align: right;
}
.pager li {
  display: inline-block;
  padding: 0 5px;
}
.pager a {
  text-decoration: none;
  text-transform: capitalize;
  font-weight: normal;
  color: #000;
}
.pager .first,
.pager .last {
  display: none;
}
.pager .prev,
.pager .next {
  text-decoration: underline;
}
.pager .active {
  font-weight: bold;
}
.productDetailsBox .actions {
  margin: 4px 0 4px;
  padding: 0;
  text-align: right;
  display: none;
}
.productDetailsBox .actions .row {
  padding: 0 0 5px;
}
.selectpicker .btn-warning {
  background-color: #b98c56;
  border-color: #b98c56;
  border-radius: 0 0 0 0;
}
.selectpicker .btn-warning:hover,
.selectpicker .btn-warning .open > .dropdown-toggle.btn-warning {
  background-color: #b98c56;
  border-color: #b98c56;
}
.selectpicker .caret {
  padding-right: 0;
}
.giftselect h4 {
  border-bottom: 1px solid #000;
}
.paymentchoose {
  width: 100% !important;
}
.mustSign {
  display: none;
}
.fldMust .mustSign {
  display: initial;
  font-weight: bold;
}
.fldMust label {
  font-weight: bold;
}
/*bootstrap*/
.list-special .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-special .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/*editCart*/
.service-radio-category {
  padding: 5px;
}
.service-radio-category .services-list {
  list-style-type: none;
  padding-left: 5px;
}
.service-radio-category .services-list .service-item span {
  display: inline-block;
}
.cat-name {
  font-weight: bold;
  font-style: italic;
}
.priceDesigner {
  margin-top: 15px;
}
/****** LOGIN MODAL ******/
.loginmodal-container {
  padding: 30px;
  max-width: 350px;
  width: 100% !important;
  background-color: #F7F7F7;
  margin: 0 auto;
  border-radius: 2px;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  font-family: roboto;
}
.loginmodal-container h1 {
  text-align: center;
  font-size: 1.8em;
  font-family: roboto;
}
.loginmodal-container input[type=submit] {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.loginmodal-container input[type=text],
input[type=password] {
  height: 44px;
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-top: 1px solid #c0c0c0;
  /* border-radius: 2px; */
  padding: 0 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.loginmodal-container input[type=text]:hover,
input[type=password]:hover {
  border: 1px solid #b9b9b9;
  border-top: 1px solid #a0a0a0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.loginmodal {
  text-align: center;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  font-weight: 700;
  height: 36px;
  padding: 0 8px;
  /* border-radius: 3px; */
  /* -webkit-user-select: none;
  user-select: none; */
}
.loginmodal-submit {
  /* border: 1px solid #3079ed; */
  border: 0px;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1);
  background-color: #4d90fe;
  padding: 17px 0px;
  font-family: roboto;
  font-size: 14px;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}
.loginmodal-submit:hover {
  /* border: 1px solid #2f5bb7; */
  border: 0px;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  background-color: #357ae8;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}
.loginmodal-container a {
  text-decoration: none;
  color: #666;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  opacity: 0.6;
  transition: opacity ease 0.5s;
}
.login-help {
  font-size: 12px;
}
.soldout {
  color: #b98c56;
}
/* footer end
***************************************************************/
#footer {
  clear: both;
}
.footer-area ul li.AX {
  padding: 0;
}
.footer-area .security {
  margin: 18px 0 6px;
}
.footer-area .security li a {
  background: inherit;
}
.footer-area .security img {
  width: 129px;
  /*AsRat 3.3*/
  height: 39px;
  vertical-align: middle;
}
.footer-area .security a {
  background-color: #fff;
  padding: 6px 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #d8d8d8;
}
.footer-area .security a.SofortUeberweisung img {
  width: 80px;
  /*AsRat 3.8*/
  height: 22px;
}
.footer-area .security a.MastercardSecureCode img {
  width: 79px;
  /*AsRat 3.3*/
  height: 22px;
}
.footer-area .security a.VisaVer img {
  width: 78px;
  /*AsRat 3.8*/
  height: 22px;
}
.footer-area .security a.Diners img {
  width: 78px;
  /*AsRat 3.8*/
  height: 22px;
}
.footer-area .security a.JCB img {
  height: 25px;
  width: 30px;
}
.footer-area .security a.Wirecard img {
  width: 79px;
  /*AsRat 3.85*/
  height: 22px;
}
.footer-area .security a.Sixcard img {
  width: 79px;
  /*AsRat 4.13*/
  height: 21px;
}
.footer-area .security a.Concardis img {
  width: 79px;
  /*AsRat 4.13*/
  height: 21px;
}
.footer-area .security a.Payunity img {
  width: 69px;
  /*AsRat 4.13*/
  height: 21px;
}
.footer-area .security a.Postfinance img {
  width: 37px;
  /*AsRat 3.5*/
  height: 21px;
}
.footer-area .security a.PCI img {
  width: 66px;
  /*AsRat 3*/
  height: 22px;
}
.footer-area .security a.Igenico img {
  width: 73px;
  /*AsRat 3.33*/
  height: 22px;
}
.footer-area .security a.Thawte img {
  width: 79px;
  /*AsRat 3.8*/
  height: 22px;
}
.footer-area .security a.AX {
  border: none;
  margin-top: -3px;
}
.footer-area .security a.AX img {
  width: 72px;
  /*AsRat 1*/
  height: 32px;
  margin-top: -3px;
}
.footer-area .technology {
  text-align: center;
  margin-top: 0;
}
.footer-area .technology a {
  border: none;
  background: none;
}
.footer-area .technology img {
  width: 69px;
  /*AsRat 3.85*/
  height: 23px;
}
.tenant-branches {
  text-align: center;
}
.tenant-branches h1 {
  font-size: 20px;
}
div.navbar.checkout {
  margin: 15px 15px;
}
div.navbar.checkout img {
  max-height: 40px;
}
