.single h1 {
  margin-bottom: 30px;
  display: block;
  width: 100%;
  padding: 15px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.7rem;
  text-align: center;
}

.single pre {
  display: inline-block;
  font-size: initial;
  color: initial;
  overflow: initial;
  margin: initial;
  margin-top: initial;
  width: auto;
  white-space: normal;
  line-height: initial;
  padding: 0 15px;
  margin-top: 20px;
}

.single pre * {
  font-size: 12px !important;
}

.single .leftSide .owl-thumbs {
  margin-top: 50px;
}

.single .leftSide .prop-1-1 {
  padding-bottom: 80%;
}

.single .leftSide .article_saving_badge {
  background: #222;
  color: #fff;
  display: inline;
  position: absolute;
  top: 0;
  right: 15px;
  padding: 15px;
  font-size: 1.5rem;
}

.single .leftSide .owl-thumbs .owl-item {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 5px;
  overflow: hidden;
  height: 110px;
  width: 110px;
}

.single .leftSide .owl-thumbs .owl-item .owl-thumb.border-appearance {
  max-height: 90px;
}

.single .leftSide .owl-thumbs .owl-thumb.active,
.single .leftSide .owl-thumbs .owl-thumb:hover {
  cursor: pointer;
  border: 1px solid #333;
}

.single .leftSide .owl-thumbs.owl-carousel .owl-stage-outer {
  min-height: 110px !important;
}

.single .leftSide .owl-carousel.owl-thumbs .owl-single-item-control {
  font-size: 1rem;
}

.owl-single-item-nav.left.carousel-control,
.owl-single-item-nav.right.carousel-control {
  position: absolute;
}

.owl-single-item-nav .fa::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  height: 35px;
  left: 0.15em;
  position: relative;
  top: 0;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 35px;
}

.single-carousel .owl-single-item-nav .owl-single-item-control {
  height: 45px;
  position: relative;
}

.single .single-carousel img.owl-lazy:hover {
  cursor: zoom-in;
}

.owl-single-item-nav.right .fa::before {
  left: -10px;
  transform: rotate(45deg);
}

.owl-single-item-nav.left .fa::before {
  left: 0.25em;
  transform: rotate(-135deg);
}

.owl-carousel .carousel-control:hover i {
  color: #000;
}

.centerSide {
  padding: 0 30px;
}

.ProducerImage {
  max-height: 40px;
  margin-bottom: 25px;
}

.centerSide .h4 {
  font-weight: 700
}

.articlenumber {
  display: block;
}

.articlenumber b {
  display: inline-block;
  min-width: 35%;
  font-weight: 500
}

.articlenumber a {
  text-decoration: underline;
}

.centerSide .fa {
  float: initial;
  margin-right: 10px;
  font-size: 16px;
  color: #59505c;
  line-height: 20px;
}

.centerSide .btn {
  display: inline-block;
  margin-bottom: 5px;
  clear: both;
  width: 49%;
  border: 1px solid #e5e5e5;
  padding: 7px;
  border-radius: 3px;
  text-align: center;
  background: #f9f9f9;
  font-size: .9rem;
  line-height: 20px;
}

.centerSide .btn:hover {
  background: #e5e5e5;
}

.rightSide .inner {
  background: #f5f5f5;
  height: auto;
  padding: 30px;
}

.single .rightSide .price {
  font-weight: 100;
  font-size: 2.5rem;
  letter-spacing: -0.09rem;
  color: #222 !important;
}

.base-price.text-muted.my-3 {
  margin-bottom: 0 !important;
}

.crossprice .text-muted.small.text-appearance {
  font-size: 1.5rem;
  font-weight: 500;
  display: inline-block;
  color: #222 !important;
}

.v-s-boxes.images .v-s-box:not(.empty-option) {
  width: 75px;
  height: 75px;
}

.widget.widget-attribute {
  border-top: 1px solid #e5e5e5;
  padding: 15px 0;
  margin-top: 15px;
  margin-bottom: 0;
}

.widget-attribute.widget-primary .v-s-box.active {
  color: #6b6866 !important;
  border-color: #6b6866 !important;
}

.currentSelection {
  padding: 5px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}

.currentSelection span {
  font-weight: 600;
  display: block;
}

.widget.widget-availability {
  margin-bottom: 10px;
}

.single .availability.badge {
  background: none;
  margin: 0;
  font-size: 0.9rem;
  font-weight: 100;
  position: relative;
  padding-left: 25px;
  color: #222;
  width: 100%;
  white-space: normal;
  text-align: left;
  line-height: 1.2rem;
  vertical-align: top;
  display: inline;
}

.single .availability.badge span {
  display: inline-flex;
  font-size: 1rem;
  font-weight: 600;
  color: #222;
}

.single .widget-availability::before {
  content: "Lieferzeit:";
  padding: 0;
  line-height: 20px;
  display: block;
  margin-top: -1px;
  float: left;
  margin-right: 10px;
  font-weight: 500;
  margin-left: 0px;
}

.single .availability.badge::before {
  content: " ";
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 50%;
  left: 0;
  top: 5px;
  position: absolute;
}

.single .availability-1::before,
.single .availability-2::before {
  background: #28a745;
}

.single .availability-3::before,
.single .availability-4::before {
  background: #FFCE1D;
}

.single .availability-5::before {
  background: #C40000;
}

.single .rightSide .shipping-count {
  margin: 0 0 15px 0px;
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 0px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  position: relative;
  padding-right: 100px
}

.single .rightSide .shipping-count svg {
  position: absolute;
  right: 0;
  z-index: 0;
  opacity: 0.2;
  bottom: 0px;
}

.add-to-basket-container .btn.btn-block {
  font-size: 1.2rem;
  font-weight: 600;
  border-radius: 3px;
  background: #222;
  border-color: #222
}

.add-to-basket-container .disabled {
  opacity: 0.25;
  cursor: not-allowed;
}

.btn.qty-btn .fa {
  padding: 0;
  line-height: 23px;
  height: 20px;
}

.tabsRow section {
  margin-bottom: 5px;
}

.sectionHeader {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  padding: 15px;
  font-size: 1.1rem;
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
}

.sectionContent {
  padding: 30px 30px;
}

.tabsRow #productDescription .sectionContent * {
  font-family: PT Sans !important;
  color: #222 !important
}

.sectionContent table {
  width: auto !important;
  height: auto !important;
  border-color: #e5e5e5 !important;
  outline: 0 !important;
  border-width: 1px !important;
  border-style: solid !important;
}
.sectionContent #collapseProductDescription.sectionContent *,
.sectionContent #collapseProductData.sectionContent * {
    margin-bottom: 0;
    font-size: initial !important;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 0;
}

.sectionContent td {
  padding: 5px;
}

.sectionHeader .fa {
  font-size: .9rem;
  font-weight: 100;
  height: 30px;
  line-height: 30px;
  opacity: 0.8;
}

.sectionHeader.collapsed .pull-right.fa::before {
  content: "\f067";
}

.feedback-container .title {
  font-size: 1.3rem;
  margin: 20px 0 5px 0;
}

.single .col {
  padding: 0;
}

.single .hotline {
    height: 200px;
    margin-bottom: 10px;
    margin-top: 30px;
    width: 100%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.single .hotline > div {
    margin-top: 0;
    padding: 0 15px;
    position: absolute;
    width: auto !important;
}
.single .hotline h3 {
  font: italic 36px/30px PT Sans;
  letter-spacing: -1px;
  text-transform: lowercase;
}

.single .hotline h4 {
    color: #888 !important;
    font: italic 31px/10px PT Sans;
    letter-spacing: -1px;
    margin-left: 36px;
    text-transform: lowercase;
}
.single .hotline h5 {
  font: italic 36px/40px PT Sans;
  letter-spacing: -1px;
}

.single .hotline p {
    font-weight: 700;
    width: 75%;
    font-size: 1rem;
    letter-spacing: 0;
}
.tabsRow #productDescription .sectionContent img {
    max-width: 100%;
}
/*--------------------------------------------------------------
  # FANCYBOX
--------------------------------------------------------------*/
.fancybox-arrow, .fancybox-infobar__body {
  -ms-user-select: none;
  -webkit-user-select: none
}

.fancybox-enabled {
  overflow: hidden
}

.fancybox-enabled body {
  height: 100%;
  overflow: visible
}

.fancybox-is-hidden {
  left: -9999px;
  position: absolute;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translateZ(0);
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99993
}

.fancybox-container~.fancybox-container {
  z-index: 99992
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #fff;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  box-sizing: border-box;
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible
}

.fancybox-infobar {
  left: 50%;
  margin-left: -79px;
  top: 0
}

.fancybox-infobar__body {
  -moz-user-select: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  background-color: rgba(30, 30, 30, .7);
  color: #ddd;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 44px;
  pointer-events: none;
  text-align: center;
  user-select: none;
  width: 70px
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  -webkit-transform: translate3d(0, 0, 0);
  direction: ltr;
  overflow: hidden;
  z-index: 99994
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-transform-style: preserve-3d;
  backface-visibility: hidden;
  box-sizing: border-box;
  display: none;
  height: 100%;
  left: 0;
  margin: 0;
  outline: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform-style: preserve-3d;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block
}

.fancybox-slide--image {
  overflow: visible
}

.fancybox-slide--image::before {
  display: none
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #E5E3DF
}

.fancybox-slide--next {
  z-index: 99995
}

.fancybox-slide>* {
  background-color: #fff;
  border-width: 0;
  box-sizing: border-box;
  display: inline-block;
  margin: 44px 0;
  overflow: auto;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle
}

.fancybox-slide .fancybox-image-wrap {
  -ms-transform-origin: top left;
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: top left;
  backface-visibility: hidden;
  background: no-repeat;
  background-size: 100% 100%;
  border: 0;
  cursor: default;
  left: 0;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fancybox-image, .fancybox-spaceball {
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: 80%;
  max-height: calc(100% - 88px);
  max-width: calc(100% - 100px);
  overflow: visible;
  padding: 0;
  width: 80%
}

.fancybox-error, .fancybox-iframe {
  background: #fff;
  margin: 0;
  width: 100%
}

.fancybox-iframe {
  border: 0;
  display: block;
  height: 100%;
  padding: 0
}

.fancybox-error {
  cursor: default;
  max-width: 380px;
  padding: 40px
}

.fancybox-button, .fancybox-close-small {
  border: 0;
  cursor: pointer;
  margin: 0;
  outline: 0
}

.fancybox-error p {
  color: #444;
  font: 16px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0
}

.fancybox-close-small {
  background: 0 0;
  border-radius: 0;
  height: 44px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10
}

.fancybox-close-small:after {
  background: #fff;
  border-radius: 50%;
  border-width: 0;
  box-sizing: border-box;
  color: #888;
  content: '×';
  font: 20px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  height: 30px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  transition: background .25s;
  width: 30px;
  z-index: 2
}

.fancybox-close-small:focus:after {
  outline: #888 dotted 1px
}

.fancybox-close-small:hover:after {
  background: #eee;
  color: #555
}

.fancybox-slide--iframe .fancybox-close-small {
  right: -44px;
  top: 0
}

.fancybox-slide--iframe .fancybox-close-small:after {
  background: 0 0;
  color: #aaa;
  font-size: 35px
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff
}

.fancybox-caption-wrap {
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
  bottom: 0;
  left: 0;
  padding: 60px 30px 0;
  pointer-events: none;
  right: 0
}

.fancybox-caption {
  -webkit-text-size-adjust: none;
  border-top: 1px solid rgba(255, 255, 255, .4);
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding: 30px 0
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline
}

.fancybox-button {
  border-radius: 0;
  color: #ddd;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 44px
}

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none
}

.fancybox-button, .fancybox-infobar__body {
  background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
  background: rgba(0, 0, 0, .8);
  color: #fff
}

.fancybox-button::after, .fancybox-button::before {
  background-color: currentColor;
  box-sizing: border-box;
  color: currentColor;
  content: '';
  display: inline-block;
  opacity: .9;
  pointer-events: none;
  position: absolute
}

.fancybox-button[disabled]::after, .fancybox-button[disabled]::before {
  opacity: .3
}

.fancybox-button--left::after, .fancybox-button--right::after {
  background: 0 0;
  border-right: solid 2px currentColor;
  border-top: solid 2px currentColor;
  height: 6px;
  top: 18px;
  width: 6px
}

.fancybox-button--left::after {
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  left: 20px;
  transform: rotate(-135deg)
}

.fancybox-button--right::after {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 20px;
  transform: rotate(45deg)
}

.fancybox-button--left {
  border-bottom-left-radius: 5px
}

.fancybox-button--right {
  border-bottom-right-radius: 5px
}

.fancybox-button--close::after, .fancybox-button--close::before {
  content: '';
  display: inline-block;
  height: 2px;
  left: calc(50% - 8px);
  position: absolute;
  top: calc(50% - 1px);
  width: 16px
}

.fancybox-button--close::before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.fancybox-button--close::after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.fancybox-arrow {
  -moz-user-select: none;
  background: 0 0;
  border: 0;
  cursor: pointer;
  height: 100px;
  margin: -50px 0 0;
  opacity: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: opacity .25s;
  user-select: none;
  width: 54px;
  z-index: 99995
}

.fancybox-arrow::after {
  background-color: rgba(30, 30, 30, .8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  content: '';
  height: 44px;
  position: absolute;
  top: 28px;
  width: 44px
}

.fancybox-arrow--right {
  right: 0
}

.fancybox-arrow--left {
  -ms-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  left: 0;
  transform: scaleX(-1)
}

.fancybox-arrow--left::after, .fancybox-arrow--right::after {
  left: 0
}

.fancybox-show-nav .fancybox-arrow {
  opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: .3
}

.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: 0 0;
  border: 6px solid rgba(100, 100, 100, .4);
  border-radius: 100%;
  border-top: 6px solid rgba(255, 255, 255, .6);
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  opacity: 0;
  transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  opacity: 0;
  transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 1;
  transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(.5, .5, .5);
  opacity: 0;
  transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  opacity: 1;
  transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  opacity: 0;
  transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  opacity: 0;
  transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  opacity: 1;
  transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-width:800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0
  }

  .fancybox-button--left, .fancybox-button--right {
    display: none !important
  }

  .fancybox-caption {
    margin: 0;
    padding: 20px 0
  }
}

.fancybox-button--fullscreen::before {
  background: 0 0;
  border: 2px solid;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  width: 15px
}

.fancybox-button--pause::before, .fancybox-button--play::before {
  background: 0 0;
  left: calc(50% - 4px);
  top: calc(50% - 6px)
}

.fancybox-button--play::before {
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px;
  border-top: 6px inset transparent;
  height: 0;
  width: 0
}

.fancybox-button--pause::before {
  border-style: solid;
  border-width: 0 2px;
  height: 11px;
  width: 7px
}

.fancybox-button--thumbs, .fancybox-thumbs {
  display: none
}

@media all and (min-width:800px) {
  .fancybox-thumbs, .fancybox-thumbs>ul>li {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    margin: 0
  }

  .fancybox-button--thumbs {
    display: inline-block
  }

  .fancybox-button--thumbs span {
    font-size: 23px
  }

  .fancybox-button--thumbs::before {
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
    height: 3px;
    left: calc(50% - 2px);
    top: calc(50% - 2px);
    width: 3px
  }

  .fancybox-thumbs {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    bottom: 0;
    left: auto;
    padding: 5px 5px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 220px;
    word-break: normal;
    z-index: 99995
  }

  .fancybox-show-thumbs .fancybox-thumbs {
    display: block
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 220px
  }

  .fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    width: 100%
  }

  .fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 5px solid transparent;
    border-right-width: 0;
    border-top-width: 0;
    cursor: pointer;
    float: left;
    height: 75px;
    max-width: 50%;
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 105px
  }

  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1)
  }

  .fancybox-thumbs>ul>li>img {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    left: 0;
    max-height: none;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    user-select: none
  }

  .fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    border-radius: 2px;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
  }

  .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
    opacity: 1
  }
}

@media (max-width: 1490px) {
  .centerSide .btn {
    white-space: nowrap;
  }

  .v-s-boxes.images .v-s-box:not(.empty-option) {
    width: 45px;
    height: 45px;
  }

  .btn.qty-btn .fa {
    line-height: 20px;
    height: 19px;
  }.single .hotline h5 {
    font: italic 30px/40px PT Sans;
    text-shadow: 1px 1px 3px #fff;
}.single .hotline h4 {

    font: italic 26px/10px PT Sans;

}
}

@media (max-width: 1390px) {
  .rightSide .inner {
    padding: 15px;
  }
}

@media (max-width: 1200px) {
  .centerSide {
    order: 1;
  }

  .rightSide .inner {
    background: #fff;
  }

  .single .rightSide .shipping-count {
    padding: 20px 0px;
  }

  .single .leftSide .owl-thumbs .owl-item {
    height: auto;
  }

  .owl-thumbs .owl-single-item-nav {
    display: none;
  }
}

@media (max-width: 768.5px) {
  .single h1 {
    margin-bottom: 20px;
    padding: 15px 0;
    font-size: 1.4rem;
  }

  .centerSide .btn {
    width: 100%;
  }

  .rightSide {
    padding: 0 15px 0 0;
    margin: 0 !important;
  }

  .single .rightSide .shipping-count {
    padding: 20px 0px;
    padding-right: 120px;
  }
}

.v-s-box.bg-white.empty-option
{
  display: none !important;
}
