.woocommerce .woocommerce-result-count {
	margin-top: 10px;
}
.woocommerce-product-search .input-search:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f002";
	position: absolute;
	right:1px;
	top: 1px;
  bottom: 3.5px;
	padding: 16px 15px 15px 5px;
	font-size: 16px;
	background: #fff;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	border-top: none;
	border-left: 5px solid;
	background: #fff;
	box-shadow: 0px 0px 10px #ccc;
}
.woocommerce-message::before {
	color: #395998;
}
.woocommerce-message {
	border-left-color: #395998;
	color: #395998;
}
.woocommerce-error {
	border-left-color: #b81c23 ;
	color: #b81c23 ;
}

.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
	border-radius: 0;
	margin: 0 2px;
}

.card-product .woocommerce-loop-product__link {
	text-decoration: none;
}

.card-product .woocommerce-loop-product__title {
	font-weight: 300;
	font-size: 14px !important;
	margin-bottom: 5px;
}
.card-shop .price,
.card-product .price {
	font-size: 14px !important;
	font-weight: 500;
	color: inherit !important;
  line-height: 1.2!important;
}
.card-product {
	overflow: hidden;
}

.woocommerce span.sold-out {
	/* min-height: 3.236em; */
	min-width: 3.236em;
	/* padding: .202em; */
	/* font-size: 1em; */
	/* font-weight: 700; */
	position: absolute;
	text-align: center;
	/* line-height: 3.236; */
	/* top: -.5em; */
	/* left: -.5em; */
	margin: 0;
	/* border-radius: 100%; */
	/* background-color: #77a464; */
	color: #fff;
	font-size: .857em;
	z-index: 9;
}

.woocommerce span.sold-out,
.woocommerce span.onsale {
	right: -33px;
	top: -7px;
	width: 100px;
	left: auto;
	border-radius: 0;
	background-color: #d11818;
	font-weight: 400;
	padding: 0;
	transform: rotate(45deg);
	line-height: 1;
	padding-top: 2.5em;
	min-height: 50px;
}

.woocommerce span.sold-out {
    background-color: #888;
}

.woocommerce .next.page-numbers:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f105';
}
.woocommerce .prev.page-numbers:before {
	font: normal normal normal 14px/1 FontAwesome;
	content: '\f104';
}
.woocommerce div.product div.images .flex-control-thumbs {
	text-align: center;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	display: inline-block;
	float: none;
	padding: 10px 5px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	/* top: 1em; */
	right: auto;
	left: .5em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
	overflow: hidden;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding-left: 0;
	border: 1px solid #ddd;
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: none;
	border: none;
	margin: 0;
	padding: 0 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	padding: 10px 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom: 3px solid #395998;
	color: #395998;
}
.woocommerce div.product .woocommerce-tabs .panel {
	background: #f6f6f6;
	padding: 15px;
}

.woocommerce div.product .product_title {
	font-size: 16px !important;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	color: #395998;
	font-size: 2em;
	line-height: 1;
	font-weight: 500;
}

/* add to cart */
.woocommerce div.product form.cart {
	background: #f6f6f6;
  margin-bottom: 0;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 0;
}
.woocommerce div.product form.cart .variations label {
	font-weight: 500;
	margin-bottom: 0;
}
.woocommerce div.product form.cart .single_variation_wrap {
	text-align: center;
}
.woocommerce div.product .stock {
	color: #395998;
}

.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
	vertical-align: middle;
}
.woocommerce div.product form.cart .variations td.label {
	padding: 20px 20px 20px 30px;
}
.woocommerce div.product form.cart .variations td.value {
	padding: 20px 30px 20px 0;
}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart {
	padding: 20px 30px; 
	border-top: 1px solid #cacaca;
}
.woocommerce div.product form.cart div.quantity {
	margin-right: 10px;
	float: none;
	display: inline-block;
}
.woocommerce .quantity .qty {
	height: 40px;
  border: 1px solid #ddd;
}
.woocommerce div.product form.cart .button {
	border-radius: 0;
	height: 40px;
	font-weight: 300;
	background-color: #395998;
	float: none;
	display: inline-block;
	margin-top: -2px;
}

.card.card-product-list {
	height: auto;
	background: #efefef;
}

.card.card-product-list .card-body {
	padding: 12px 8px 12px 0;
}
.card.card-product-list .card-body h2 {
	margin-bottom: 5px;
}
.card.card-product-list .card-body .price {
	color: #395998 !important;
}

.woocommerce .related.products,
.woocommerce .upsells.products {
	border: 1px solid #ddd;
	padding: 8px 8px 0 8px;
}
.woocommerce .related.products h2.list-title,
.woocommerce .upsells.products h2.list-title {
	font-size: 16px !important;
	padding: 16px 0;
}

/* cart */
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: 80px;
}
.woocommerce a.remove {
	color: #b81c23 !important;
	font-weight: 300;
}
.woocommerce a.remove:hover {
	background: #b81c23 !important;
}

.woocommerce table.shop_table {
	border-radius: 0;
}
.woocommerce table.shop_table th {
	font-weight: 500;
	padding: 16px 12px;
	background: #efefef;
}
.woocommerce table.shop_table td {
	font-weight: 300;
	padding: 20px 12px;
}
.woocommerce table.shop_table td.actions {
	padding: 20px;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
	font-weight: 500;
	background: none;
}
.woocommerce .cart_totals table.shop_table td {
	padding: 16px 12px;
}
.bsnav-light .cart-contents .cart-sum {
	min-width: 16px;
	text-align: center;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border-radius: 0;
}

.woocommerce form .form-row {
	flex-direction: column;
	margin: 20px 0
}
.woocommerce form .form-row label {
	font-weight: 500;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
	width: 48.5%;
}

.woocommerce form .form-row#billing_address_1_field {
	margin-bottom: 10px;
}
.woocommerce form .form-row#billing_address_2_field {
	margin-top: 10px;
}

.woocommerce-shipping-fields #ship-to-different-address {
	background: #efefef;
	padding: 20px;
	line-height: 1;
	font-size: 16px !important;
}
.woocommerce-shipping-fields #ship-to-different-address label {
	margin-bottom: 0;
}
.woocommerce table.shop_table {
	border-collapse: collapse;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	border-radius: 0;
	margin-top: 40px;
	background: #efefef;
}

#add_payment_method #payment .form-row, 
.woocommerce-cart #payment .form-row,
.woocommerce-checkout #payment .form-row {
	margin: 0;
}
.woocommerce-checkout #payment .place-order:before,
.woocommerce-checkout #payment .place-order:after {
	content: none;
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
	max-width: none;
}

.woocommerce .woocommerce-customer-details address {
	border-radius: 0;
}

.woocommerce div.product div.images, 
.woocommerce-page div.product div.images {
  float: none;
  width: 100%;
}

a.restore-item {
  text-decoration: underline;
}

.btn-secondary {
  background-color: #777;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #444;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #395998;
  background-color: #395998;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
	padding-left: 20px;
	border: none;
	background: #ececec;
	box-shadow: none;
	font-weight: 500;
}

.woocommerce-form-coupon-toggle .woocommerce-info:before {
  display: none;
}

.showcoupon {
  text-decoration: underline;
  font-weight: 300;
}

.woocommerce-shipping-fields .custom-control-label::after,
.woocommerce-shipping-fields .custom-control-label::before {
  top: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
  line-height: 1.8;
}

.validate-required.custom-checkbox {
  padding-left: 1.5rem!important;
}

.validate-required.custom-checkbox .custom-control-label::before,
.validate-required.custom-checkbox .custom-control-label::after {
  top: 0.2rem;
}

.woocommerce-terms-and-conditions-link {
  text-decoration: underline;
}

.woocommerce form .form-row textarea {
  height: auto;
}

.woocommerce-remove-coupon {
  color: #b81c23;
}

.woocommerce ul.order_details li {
  margin-bottom: 10px;
}

.btn-accordion {
  position: relative;
}
.btn-accordion:after {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #395998;
  font-family: "FontAwesome";
  content: "\f107";
}
.btn-accordion.collapsed:after {
  content: "\f105";
}

.nav-pills {
  border: 1px solid #ddd;
}

.nav-pills .nav-link {
  font-weight: 500;
  border-bottom: 2px solid #fff;
}

.nav-pills .nav-link.active {
  background-color: #fff;
  color: #395998;
  border-bottom-color: #395998;
}

.tab-pane .collapsing {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.tab-pane .collapse.show {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
}

.tab-pane .text-editor {
  background-color: #f5f5f5;
  padding: 20px 15px;
}

.text-editor a {
  color: #395998;
  text-decoration: underline;
}

.woocommerce div.product form.cart.rnb-cart {
	padding: 20px;
}

.booking-pricing-info {
	margin-top: 0;
}

.booking-pricing-info ul {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

.booking-pricing-info ul li span.price {
	float: none;
}

.booking-pricing-info ul li.return_location_cost,
.booking-pricing-info ul li.deposit_free_total,
.booking-pricing-info ul li.duration_cost {
	display: none;
}

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #6884ba;
}

.date-time-picker .pick-up-date-picker {
	width: 100%;
	padding-right: 0;
}
.date-time-picker .pick-up-time-picker, .date-time-picker .drop-off-time-picker {
	width: calc(50% - 10px);
}
.date-time-picker .pick-up-time-picker {
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: 35px;
	z-index: 2;
}
.date-time-picker .drop-off-time-picker {
	float: right;
	margin-top: 20px;
}

.date-time-picker .drop-off-time-picker::before {
	content: '-';
	position: absolute;
	left: -15px;
	top: 0;
	line-height: 38px;
	width: 10px;
	text-align: center;
}

.date-time-picker .pick-up-time-picker::after,
.date-time-picker .drop-off-time-picker::after {
	content: '';
	position: absolute;
	left: 0;
	top: -30px;
	line-height: 30px;
}
.date-time-picker .pick-up-time-picker::after {
	content: 'From';
}
.date-time-picker .drop-off-time-picker::after {
	content: 'To';
}

@media only screen and (max-width: 768px) {
  .woocommerce-page table.cart td.actions .coupon {
    text-align: right!important;
    margin-top: 15px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
  }
  
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    float: none;
    display: inline-block;
  }
}

@media(max-width: 767px) {
  .woocommerce-product-search {
    width: 100%;
  }
}

@media(max-width: 575px) {
  .accordion-xs > .tab-pane {
    display: block !important;
    opacity: 1;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
  }
  .accordion-xs > .tab-pane .card-header {
    padding: 0;
  }
  .accordion-xs > .tab-pane .card-header a {
    background-color: #fff;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-bottom: 0;
  }
}

@media(max-width: 479px) {
  .card-shop .card-body {
    padding: 10px;
  }
  
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
  }
  
  .woocommerce-page table.cart td.actions .coupon .btn-secondary {
    width: 100%;
    margin-top: 15px;
  }
}
