.sticky-img-area {
  width: 600px;
  position: -webkit-sticky;
  position: sticky;
  top: 105px;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
  margin-left: -12px;
}
.hoarding-details {
  padding-left: 24px;
  width: calc(100% - 594px);
  float: right;
}
.btn-add-to-cart,
.btn-checkout {
  width: 48%;
  height: 50px;
  color: #fff;
  font-size: 18px;
  outline: none;
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
#test {
  position: absolute;
  top: -105px;
  left: -12.5%;
  bottom: 0;
  z-index: 4;
}
@media screen and (width: 1366px) {
  #test {
    position: absolute;
    top: -105px;
    left: 4.8%;
    bottom: 0;
  }
  .sticky-img-area {
    top: 70px;
  }
}
@media screen and (width: 1536px) {
  #test {
    position: absolute;
    top: -105px;
    left: -6.7%;
    bottom: 0;
  }
}
@media screen and (min-width: 1300px) and (max-width: 1310px) {
  #test {
    position: absolute;
    top: -105px;
    left: 4%;
    bottom: 0;
  }
  .sticky-img-area {
    top: 70px;
  }
}
.btn-add-to-cart:hover,
.btn-checkout:hover,
.btn-add-to-cart:focus,
.btn-checkout:focus {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.btn-checkout {
  background: #009fe3;
}
.btn-add-to-cart {
  background: #000;
}
.btn-row {
  margin: 10px -12px;
  margin-left: -19px;
  margin-top: 278px;
}
.old-price {
  font-size: 18px;
  text-decoration: line-through;
  color: #878787;
  margin: 0 5px;
}
.new-price {
  font-size: 22px;
  font-weight: 600;
}
.per-off {
  font-size: 18px;
  color: #388e3c;
}
.special {
  font-weight: 600;
}
.green {
  color: #388e3c;
}
.discount-row {
  margin: 10px -15px;
}
.input-daterange input {
  border: none;
  outline: none;
  border-bottom: 1px solid #ccc;
  background: transparent;
  padding: 10px;
  font-size: 18px;
  width: 100%;
}
.input-daterange .date-range-addon {
  border: none;
  outline: none;
  background: #fff;
}
.input-daterange {
  width: 100%;
}
.input-daterange label {
  position: absolute;
  top: 15px;
  margin-right: -20px;
  font-size: 18px;
}
.input-daterange label.date-range-addon {
  margin: 0 10px;
}
.availability {
  margin: 10px 0;
}
.detail-type {
  font-weight: 600;
  margin-left: -15px;
}
.details {
  margin: 10px 0;
}
.card-display {
  border: 1px solid #ccc;
  padding: 20px;
  margin: 10px;
  margin-right: 18px;
  margin-left: 0px;
}

.no-border {
  border: none;
  padding: 20px 0;
  padding-top: 0;
}
.card-display .card-head {
  font-weight: 600;
  margin: 10px 0;
}
.card-item-head {
  font-weight: 600;
  margin-bottom: 0;
}
.card-item-camp-head {
  font-weight: 600;
}
.card-item-camp-details {
  font-weight: 500;
  margin: 5px 0;
}
.card-details-row {
  margin-top: 25px;
}
.card-item-details {
  font-size: larger;
  margin-top: 5px;
}

.yellow {
  color: #ffd700;
}
.di-type {
  font-size: 20px;
  padding-top: 20px;
}
.di-icon {
  height: 80px;
  width: 80px;
}
.dimensions {
  font-size: 20px;
  color: #545454;
  padding-top: 30px;
}
.card-table-col-1 {
  padding-top: 32px;
}
.map-head {
  display: inline-block;
  vertical-align: middle;
}
.map-img {
  clear: both;
  margin: 10px;
  border: 1px solid #ccc;
}
.btn-comment {
  margin: 10px;
  background: #009fe3;
  color: #fff;
  border: 2px solid #009fe3;
  transition: all 0.3s ease-in-out;
  width: 100px;
}
.btn-map {
  margin: 10px;
  background: #009fe3;
  color: #fff;
  border-radius: 30px;
  border: 2px solid #009fe3;
  transition: all 0.3s ease-in-out;
}
.btn-map:focus,
.btn-map:hover,
.btn-map:active,
.btn-comment:focus,
.btn-comment:hover,
.btn-qr-code:active,
.btn-qr-code:focus,
.btn-qr-code:hover,
.btn-qr-code:active {
  color: #009fe3;
  background: #fff;
  outline: none;
  border: 2px solid #009fe3;
}
.card-item-question {
  font-weight: 600;
}
.card-item-ans {
  margin: 5px 0;
}
.container.back-ccc {
  background: #fff;
  width: 1366px;
  margin-top: 80px;
}
.review-stars {
  font-size: 2em;
  margin: 0 10px;
  vertical-align: middle;
}
.review-head {
  font-weight: 600;
}
.t-star {
  padding: 5px;
  color: #fff;
  background: #388e38;
  border-radius: 5px;
  margin-right: 5px;
}
.like-dislike {
  display: inline-block;
}
.review-row {
  margin: 20px -15px;
}
.full-textarea {
  width: 100%;
  height: 150px;
  resize: none;
  border: 1px solid #ccc;
}
.generate-qr {
  font-weight: 600;
  padding: 10px;
  font-size: 1.5em;
}
.btn-qr-code {
  width: 100%;
  font-size: 1.5em;
  background: #009fe3;
  color: #fff;
  border: 2px solid #009fe3;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 993px) and (max-width: 1366px) {
  .container.back-ccc {
    background: #fff;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .row {
    margin-right: 0;
  }
}
@media screen and (max-width: 992px) {
  .hoarding-details {
    width: 100%;
    padding: 0 30px;
    display: block;
  }
  .sticky-img-area {
    display: none;
  }
  .carousel-wrapper {
    display: block;
  }
  .container.back-ccc {
    background: #fff;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .review-stars {
    font-size: 1em;
    margin: 0 10px;
  }
}
/*.di-icon:hover{
    box-shadow: 0 3px 8px 0 rgba(0,0,0,0.2), 0 0 0 1px rgba(0,0,0,0.08);
    border-radius: 50%;
}*/
.top-carousel {
  max-width: 100%;
  margin-bottom: 20px;
}

.details-car-item,
.owl-item {
  background: #fff;
  display: inline-block;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
}

.details-car-item:hover,
.owl-item:hover {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.details-car-img {
  width: 100%;
}

.top-carousel {
  overflow: hidden;
}
.owl-nav.disabled {
  display: none;
}

.carousel-wrapper {
  position: relative;
}

.carousel-wrapper a.car-nav {
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  z-index: +1;
  background-color: #fff;
  color: #757575;
  border-radius: 50%;
  padding: 15px;
  font-size: 1em;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 48px;
  width: 48px;
  opacity: 0.9;
  transition: all 0.3s ease-in-out;
}
a.car-nav:hover {
  color: #000;
  opacity: 1;
}

.carousel-wrapper a.car-nav.right {
  right: 10px;
}

.carousel-wrapper a.car-nav.left {
  left: 10px;
}
.inline {
  display: inline;
  font-weight: 500;
}
.ta-check-box {
  position: absolute;
  top: -5px;
  left: 40px;
  height: 80px;
  width: 80px;
  opacity: 0;
}
.ta-check-box:checked + img + p {
  color: #169e1b;
}
.ta-check-box:checked + img {
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
  border-radius: 50%;
}
.sort-by {
  outline: none;
  border: none;
  font-size: 1em;
  font-weight: 600;
}

.price-new,
.price-old {
  font-size: 18px;
  padding: 10px 10px 0 0;
}

.price-old {
  text-decoration: line-through;
  color: #878787;
}

.price-new {
  font-weight: 600;
}
.zoomWrapper #img_01 {
  left: 85px;
}
.row.text-row {
  margin: 0 0;
}
.btn-div {
  padding-left: 0;
}
.zoomWrapper #img_01 {
  left: 85px;
  height: 544px !important;
  width: 497px !important;
  border: 1px solid #ccc;
}
#gal1 {
  position: absolute;
  top: 0px;
  left: 115px;
  margin-right: 10px;
  width: 50px;
  margin-left: -100px;
  height: auto;
}
#gal1 a img {
  margin: 2px 0;
}
#gal1 a img:hover {
  border: 3px solid #009fe3;
}
.btn-buy-now {
  margin-top: 15px;
  background: #fff;
  border: 2px solid #757575;
  border-radius: 0;
  transition: all 0.3s linear;
}

.btn-buy-now:hover,
.btn-buy-now:focus,
.btn-buy-now:active {
  outline: none;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}

.result-item {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  height: 180px;
  width: 80%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  height: 100%;
  padding-bottom: 20px;
  margin-top: 20px;
}
.result-img {
  height: 100%;
  width: 95%;
  margin: 5px;
}

.filter-wrapper {
  width: 80%;
  margin: 0 auto;
}
.filter-wrapper select {
  outline: none;
  border: 1px solid #ccc;
  width: 150px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  color: #757575;
  padding: 5px;
}

@media screen and (max-width: 400px) {
  .result-title h3 {
    font-size: 18px;
    font-weight: 600;
  }
  .text-row h4 {
    font-size: 14px;
  }
  .price-new,
  .price-old {
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .row.text-row {
    margin-left: 20px;
  }
  .full-textarea {
    width: 90%;
    margin: 0 5%;
  }
  .row-head,
  .btn-comment {
    margin: 10px 5%;
  }
  .date-input {
    width: 100%;
  }
  .input-daterange {
    width: 100%;
  }
}

.shortlist {
  text-align: right;
  padding-top: 10%;
  padding-right: 20%;
}
.shortlist img {
  margin-top: 20px;
  height: 22px;
}
@media screen and (min-width: 993px) {
  .carousel-wrapper {
    display: none;
  }
}
.targetdiv-m {
  margin-left: 25px;
}
.targetdiv-m p {
  text-align: center;
  margin-left: 10px;
}
.targetdiv-m .ta-check-box {
  position: absolute;
  top: -5px;
  left: 15px;
  height: 80px;
  width: 80px;
  opacity: 0;
}
