.vouchers{
  list-style: none;
}

.vouchers li a{
  display: inline-block;
  font-size: 1.4em;
  width: 100%;
  text-align: center;
  padding: 15px;
  color: #fff!important;
  font-weight: bold;
  background: #000;
  border: 2px solid #000;
  margin-bottom: 15px;
}

.vouchers li a:hover{
  background: #fff;
  color: #000!important;
  text-decoration: none;
}

.entry-footer{
  max-width: 1170px;
  margin: 0 auto;
  padding: 30px 15px;
}

.product-template-default #container,
.woocommerce-page .woocommerce{
  max-width: 1170px;
  margin: 0 auto;
  padding: 30px 15px;
}

.product-template-default #container,
.woocommerce-page .woocommerce{
  margin-top: 80px;
}

@media screen and (min-width: 768px){
  .product-template-default #container,
  .woocommerce-page .woocommerce{
    margin-top: 144px;
  }
}

.product-type-simple{
  display: inline-block;
  width: 100%;
}

.woocommerce .input-text{
  width: 100%;
  border-radius: 0px;
  border: 0px solid #000;
  background-color: #939598;
  color: #fff;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
}

.woocommerce textarea{
  min-height: 300px;
  line-height: 1.42857143;
  padding: 12px;
}

.woocommerce .input-text::-webkit-input-placeholder,
.woocommerce textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.5;
}
.woocommerce .input-text::-moz-placeholder,
.woocommerce textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 0.5;
}
.woocommerce .input-text:-ms-input-placeholder ,
.woocommerce textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 0.5;
}
.woocommerce .input-text:-moz-placeholder,
.woocommerce textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 0.5;
}

.woocommerce h3{
  font-size: 2em;
}

.woocommerce{
  color: #000;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  border-radius: 0px;
}

#add_payment_method #payment label a,
.woocommerce-cart #payment label a,
.woocommerce-checkout #payment label a,
.woocommerce-info a{
  color: #000;
  text-decoration: underline;
}


#add_payment_method #payment label a:hover,
#add_payment_method #payment label a:active,
#add_payment_method #payment label a:focus,
.woocommerce-cart #payment label a:hover,
.woocommerce-cart #payment label a:active,
.woocommerce-cart #payment label a:focus,
.woocommerce-checkout #payment label a:hover,
.woocommerce-checkout #payment label a:active,
.woocommerce-checkout #payment label a:focus,
.woocommerce-info a:hover,
.woocommerce-info a:active,
.woocommerce-info a:focus{
  color: #ffd302;
  text-decoration: underline;
}

.select2-container--default .select2-selection--single{
  border-radius: 0px;
  height: 50px;
  padding: 11px 12px;
  font-size: 14px;
  line-height: 1.42857143;
}


.select2-container--default .select2-selection--single .select2-selection__arrow{
  margin: 11px 10px;
}

table a{
  color: #ffd302;
}

table a:hover,
table a:focus,
table a:active{
  color: #ffd302;
  text-decoration: underline;
}

.woocommerce-order h2{
  color: #000;
}


.woocommerce a.button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 18px;
  padding: 13.5px 15px;
}

.woocommerce a.button{
  margin-bottom: 30px;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:active,
.woocommerce button.button.alt:active,
.woocommerce input.button.alt:active{
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
}

.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active{
  background-color: #fff;
  border: 2px solid #000;
  color: #000;
}

.voucher-image-options{
  display: none;
}

.spaces{

}

.spaces--description table,
.spaces--description th,
.spaces--description td{
  border: 0px solid #d1d1d1;
}

.spaces--description table tbody{
  border-top: 1px solid #d1d1d1;
}

.spaces--wrap{
  position: relative
}

.spaces--tabs{
  display: inline-block;
  list-style: none;
  padding: 0px;
  margin-bottom: 15px;
}

.spaces--tabs li{
  float: left;
}

.spaces--tabs li:first-child a{
  padding: 0px 10px 0px 0px;
}

.spaces--tabs li a{
  padding: 0px 10px;
}

.spaces--tabs li+li a{
  border-left: 1px solid #000;
}



.modal.in .modal-dialog {
  border-radius: 0px;
}
.modal.in .modal-dialog .modal-content {
  border-radius: 0px;
}
.modal.in .modal-dialog .modal-content .modal-header {
  border-radius: 0px;
  text-align: center;
}


#spacesCarousel > .row > ol.carousel-indicators {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0px;
  left: 0;
  top: 0;
  padding: 0;
  width: 100%;
}
#spacesCarousel .carousel-indicators li {
  border-radius: 0;
  height: auto;
  margin-bottom: 0px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px
}
#spacesCarousel .carousel-indicators li .thumbnails--single{
  background-color: #e6e7e8;
  width: 100%;
}

#spacesCarousel .carousel-indicators li .thumbnails--single h3{
  font-size: 18px;
}

#spacesCarousel .carousel-indicators li .thumbnails--single h4{
  width: 100%;
}

#spacesCarousel .carousel-indicators img {
  float: left;
  left: 0;
  width: 100%;
  opacity: 0.5;
}

#spacesCarousel .carousel-indicators img{
  background-color: #000;
}

#spacesCarousel > .carousel-control{
  width: 25px;
  color: #fff;
  background-color: #e6e7e8;
  top: 210px;
  padding: 10px 5px;
}

#spacesCarousel > .carousel-control i{
  font-size: 28px;
  text-shadow: none;
}

#spacesCarousel > .carousel-control{
  opacity: 1;
}

#spacesCarousel > .carousel-control.right{
  background-image: none;
  opacity: 1;
  right: 1px;
}


#spacesCarousel > .carousel-control.right i{
  float: right;
}


#spacesCarousel > .carousel-control.left i{
  float: left;
}

#spacesCarousel > .carousel-control.left{
  background-image: none;
  opacity: 1;
  left: 1px;
}

#spacesCarousel .carousel-indicators li.active .thumbnails--single{
  background-color: #ccc;
}

#spacesCarousel .carousel-indicators .active img {
  opacity: 1;
} 

#spacesCarousel > .carousel-control{
  bottom: auto;
}

#spacesCarousel >  .carousel-inner{
  border: 1px solid #000;
  margin-bottom: 15px;
}

#spacesCarousel .carousel-inner.cont-slider .item{
  padding: 25px;
}

#spacesCarousel .cont-slider.inner-slider .item{
  padding: 15px;
}

#spacesCarousel .inner-slider  .carousel .carousel-indicators{
  display: inline-block;
}

#spacesCarousel #galleryCarousel .carousel-indicators li{
  height: 10px;
  width: 10px;
  padding: 0px;
  border-radius: 5px;
} 
.thumbnails{
  display: inline-block;
}

.thumbnails--single{
  display: inline-block;
  float: left;
  text-align: center;
}

.thumbnails--single img,
.thumbnails--single h4{
  display: inline-block;
  float: left;
  text-indent: 0;
}

.carousel ul.nav-tabs{
  border-bottom: 0px solid #ddd;
  display: inline-block;
  position: absolute;
  bottom: 20px;
  opacity: 0.8;
}

.carousel ul.nav-tabs>li a{
  background-color: #afafaf;
  margin-bottom: 0px;
  margin-right: 0px;
  height: 10px;
  width: 10px;
  border: 0px solid transparent;
  border-radius: 10px;
  padding: 0px;
}

.carousel ul.nav-tabs>li{
  margin: 0px;
}

.carousel ul.nav-tabs>li+li{
  margin-left: 5px;
}

.carousel ul.nav-tabs>li.active>a,
.carousel ul.nav-tabs>li.active>a:focus,
.carousel ul.nav-tabs>li.active>a:hover{
  cursor: pointer;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
}

.modal{
  z-index: 99999;
  background: rgba(255,255,255,0.5);
}

.modal-dialog{
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-header{
  color: #fff;
  background: #000;
}

.modal-header .close{
  color: #fff;
  opacity: 0.8;
}

.modal-title{
  text-transform: uppercase;
}

.modal.in .modal-dialog .modal-content{
  border: 0px solid #000;
}

@media screen and (min-width: 768px){
  .modal-content{
    min-width: 700px;
  }
}

.woocommerce form .form-row .input-checkbox{
  margin: 10px 10px 10px 0px;
  position: relative;
  float: left;
}

.woocommerce-form__label span{
  float: left;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal{
  padding: 0px 10px;
}