/***************/
.added_to_cart{
	position: absolute;
    right: 34px;
    bottom: 100px;
}
.rn-woo-pro-title{
	font-size: 21px;
    margin-bottom: 10px;
}
.rn-woo-pro-price{
	float:left;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
	font-family: 'Outfit', sans-serif;
    font-size: 20px;
    line-height: 1.2em;
    color: #f5b754;
    font-weight: 500;
}
.position-re-order-car-list:hover .pt-po-lightbox{
	visibility:visible;
	opacity:1;
}
.pt-po-lightbox{
	position:absolute;
	width:45px;
	height:45px;
	top:30px;
	right:30px;
	border-radius:100%;
	background-color:#fff;
	color:#1b1b1b;
	line-height: 45px;
	z-index:9;
	text-align:center;
	transition: all 0.2s ease-in-out;
    transform: scale(1.0);
	visibility:hidden;
	opacity:0;
}

.pt-po-lightbox:hover{
	background-color:#f5b754;
	color:#fff;
}
.woocommerce .quantity .qty {
    width: 80px !important;
}
.woocommerce .quantity .qty {
    height: 47px;
}
/******star-rating*******/
.woocommerce .star-rating,
.woocommerce .star-rating:before, 
.woocommerce .star-rating:after{
	width:5.4em;
	height:16px;
	color:#f5b754;
	border:none!important;
	transform:rotate(0deg);
}
.woocommerce .star-rating span::before{
	color:#f5b754;
}
.caption .woocommerce-product-rating{
	margin-bottom:15px;
}
.woocommerce-review-link{
	display:none;
}
/*****easy booking******/
.flatpickr-months .flatpickr-month{
	height:60px;
}
.mbfw-date-picker-section{
	width:100%;
	max-width:100%;
	text-align:left;
}
.mbfw-date-picker-section__wrapper{
	flex-direction:column;
}
.mbfw-date-picker-section{
	position:relative;
}
.mbfw-date-picker-section:after{
	display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    pointer-events: none;
    content: "\e6b6" !important;
    font-family: "themify";
    font-size: 15px;
    line-height: 1;
    font-weight: 300;
}
.xdsoft_datetimepicker button{
	background:transparent;
}
div.wps_cal_timeslot span{
	float:left;
}
.summary-.entry-summary- input[type="text"]{
	text-align:left;
}
.wceb_picker_wrap{
	float:left;
	width:100%;
}
.wceb_picker_wrap label,
.mbfw-date-picker-section label{
	display:none!important;
}

body.woocommerce .picker__input,
.summary-.entry-summary- input[type="text"]{
	border-width: 1px 1px 1px!important;
	padding: 17px 49px 17px 20px;
}
.version-light .picker__input,
.version-light .picker__input.picker__input--active,
.version-light .summary-.entry-summary- input[type="text"]{
	border:1px solid #eee3d0;
}
.version-dark .picker__input,
.version-dark .picker__input.picker__input--active,
.version-dark .summary-.entry-summary- input[type="text"]{
	border:1px solid rgba(193, 157, 96, 0.1);
}
.wceb_picker_wrap p{
	position:relative;
}
.wceb_picker_wrap p:after {
    display: block;
    position: absolute;
    right: 20px;
    top: 23px;
    pointer-events: none;
    content: "\e6b6"!important;
    font-family: "themify";
    font-size: 15px;
    line-height: 1;
    font-weight: 300;
}
.version-dark .wceb_picker_wrap p:after{
	color:#999;
}
.version-light .wceb_picker_wrap p:after{
	color:#3b3b3b;
}
 p.booking_details{
	float: left;
    width: 100%;
    margin-top: 15px;
}
body{
	padding-right:0px!important;
}
.wceb-price-format{
	display:none;
}
.booking_price{
	padding-bottom:20px;
}
.wceb-price-format{
	display:none!important;
}
/******variations******/
.variations .select2-container--default .select2-selection--single .select2-selection__rendered{
	color:#1b1b1b;
	line-height: 28px;
    font-family: 'Outfit', sans-serif;
	font-size:15px;
}
body .variations td.value{
	position:relative;
}
body .variations td.value:after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 25px;
    pointer-events: none;
    content: "\e64b";
    font-family: "themify";
    font-size: 10px;
    color:#1b1b1b;
    font-weight: normal;
    line-height: 15px;
}
.variations input[type="number"] {
    outline: none;
    max-width: 100%;
    min-width: 82px;
    margin-bottom: 0px;
    height: auto;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: 'Outpit', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #1b1b1b;
    border: 1px solid #eee3d0;
}
.variations .select2-container--default .select2-selection--single .select2-selection__arrow b:after{
	border:none;
}
.variations tr:nth-child(odd),
.variations th, .variations td{
	background:transparent;
	border:none;
}
body .variations td.value{
	padding:0px;
	float: left;
    width: 100%;
}
.variations td.label{
	font-size: 14px;
	float:left;
	padding:0px;
	width:100%;
	font-weight:400;
    color: #3b3b3b;
	margin:10px 0px 10px 0px;
    font-family: 'Outpit', sans-serif;
}
.variations .swatchtitlelabel{
	font-weight:400;
}
.variations .reset_variations{
	font-size: 14px;
	float:left;
	margin-top:0px;
	background: transparent;
	width:100%;
	font-weight:unset;
    color: #1b1b1b;
    font-family: 'Outfit', sans-serif;
}
.version-dark .variations .reset_variations{
	color: #999;
}
.woocommerce-variation-add-to-cart{
	float:left;
	width:100%;
	margin-bottom: 0px;
}

table.variations{
	border:none;
}
.variations tr{padding:0px; border:none; float:left; width:100%;}
.version-dark .pt-pro-dt-chekout-price .pt-price-info,
.version-dark .variations td.label,
.version-dark .variations .select2-container--default .select2-selection--single .select2-selection__rendered,
body.version-dark .variations td.value:after {
	color:#999;
}
body.version-light  .variations td.value, body.version-dark .variations input[type="number"],
body.version-dark .variations input[type="number"]{
	color:#999;
}
body.version-dark td.value .select2{
	border:1px solid rgba(193, 157, 96, 0.1);
}
body.version-light td.value .select2{
	border:1px solid #eee3d0;
}
.woocommerce div.product form.cart .variations select{
	width:100%;
}
.variations td.label {
    font-size: 14px;
    float: left;
    padding: 0px;
    width: 100%;
    font-weight: 400;
    margin: 10px 0px 10px 0px;
}
.woocommerce div.product form.cart div.quantity{
	margin-top:4px;
}
.pt-pro-dt-chekout-price h4 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pt-pro-dt-chekout-price p {
    font-family: 'Outfit', sans-serif;
    font-size: 32px;
    line-height: 1.4em;
    font-weight: 700;
	color:#1b1b1b;
    margin: 0;
}
.pt-pro-dt-chekout-price .pt-price-info{
	padding-left:7px;
}
.sidebar-car .quantity{
	float:left;
}
/******checkout*****/
.version-light .woocommerce-checkout input[type="password"],
.version-light .woocommerce-checkout input[type="email"],
.version-light .woocommerce-checkout input[type="text"],
.version-light .woocommerce-checkout input[type="file"],
.version-light .woocommerce-checkout input[type="tel"],
.version-light .woocommerce form .form-row input.input-text, 
.version-light .woocommerce form .form-row textarea
.version-light .woocommerce-checkout textarea,
.version-light .woocommerce form .form-row .select2-container{
	border: 1px solid #eee3d0;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{
	margin-bottom:10px;
}

.version-dark .woocommerce form .form-row .select2-container{
	border:1px solid rgba(193, 157, 96, 0.1);
}
.woocommerce-input-wrapper{
	width:100%;
}

/*********woo notice**********/
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message{
	background-color: #282828;
	font-family: 'Outfit', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #999;
	border-top-color:#f5b754;
}
.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error::before{
	color:#f5b754;
}
.woocommerce-checkout #payment ul.payment_methods .woocommerce-info{
	background-color: #1b1b1b;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border-color: #282828;
    border-radius: 0px;
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment {
	background: #282828;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    border-bottom-color: rgba(193, 157, 96, 0.1);
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	background:#1b1b1b;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before{
	border-bottom-color:#1b1b1b;
}
.coupon-holder input{
	margin-right:30px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td, 
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th,
.woocommerce table.shop_table.woocommerce-table--order-details td,
.woocommerce table.shop_table.woocommerce-table--order-details tr,
.woocommerce table.shop_table.woocommerce-table--order-details tbody th, 
.woocommerce table.shop_table.woocommerce-table--order-details tfoot td, 
.woocommerce table.shop_table.woocommerce-table--order-details tfoot th,
.woocommerce table.shop_table.woocommerce-table--order-details tr th
{
	border-color:transparent!important;
	text-align:left;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:nth-child(odd), .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-child(odd), .woocommerce table.shop_table..woocommerce-table--order-details tbody tr:nth-child(odd), .woocommerce table.woocommerce-table--order-details tfoot tr:nth-child(odd){
	background:#282828;
}
/********empty cart*********/
.shop-cart-empty {
    background-color: rgb(129 129 129 / 5%);
    padding: 5%;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid rgb(120 120 120 / 20%);
}
.shop-cart-empty-icon {
    font-size: clamp(68px, 6vw, 100px);
    opacity: .5;
}
.shop-cart-empty-text {
    font-size: 19px;
}
.shop-cart-empty-button {
    margin-top: 30px;
}

/*******light checkout table********/
.version-light .woocommerce a.remove:hover{
	background:transparent;
	color: #1b1b1b!important;
}
.version-light .checkout-table tr td:nth-child(odd), .version-light .checkout-table tr th:nth-child(odd) {
    background: #fff;
}
.version-light .info-title th{
	color:#1b1b1b;
}
.version-light .cart_totals{
	 background: #F2F2F2;
}
.version-light .checkout-table > tbody > tr > td, .version-light .checkout-table > tbody > tr > th, .version-light .checkout-table > tfoot > tr > td, .version-light .checkout-table > tfoot > tr > th, .version-light .checkout-table > thead > tr > td, .version-light .checkout-table > thead > tr > th {
    border-top-color: #F2F2F2;
}
.version-light .checkout-table, .version-light .checkout-table th, .version-light .checkout-table tr, .version-light .checkout-table td{
	border-color: #F2F2F2;
}
.version-light .woocommerce table.shop_table td,
.version-light .woocommerce table.shop_table tr,
.version-light .woocommerce table.shop_table tbody th, 
.version-light .woocommerce table.shop_table tfoot td, 
.version-light .woocommerce table.shop_table tfoot th{
	border-color:rgba(229, 221, 220, 0.61);
}
.version-light .woocommerce table.shop_table{
	border-top-color:rgba(229, 221, 220, 0.61)
}
.version-light .woocommerce-ordering .select1_wrapper{
	border-color:#F2F2F2;
}
.version-light .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__rendered,
.version-light .woocommerce-ordering .select1_inner:after{
	color:#1b1b1b;
}

.version-light #billing_country_field .woocommerce-input-wrapper{
	border-bottom-color:#F2F2F2;
}

.version-light .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered, .version-light #billing_country_field .woocommerce-input-wrapper:after{
	color: #3b3b3b;
}
.version-light .woocommerce-error, 
.version-light .woocommerce-info, 
.version-light .woocommerce-message{
	background-color: #F2F2F2;
	color: #3b3b3b;
}
.version-light #add_payment_method #payment, .version-light .woocommerce-cart #payment, .version-light .woocommerce-checkout #payment{
	background: #F2F2F2;
}
.version-light .woocommerce-checkout #payment ul.payment_methods .woocommerce-info{
	background: #F6F1F0;
}
.woocommerce-checkout #payment ul.payment_methods .woocommerce-info{
	float:left;
	width:100%;
}
.version-light #add_payment_method #payment div.payment_box, .version-light .woocommerce-cart #payment div.payment_box, .version-light .woocommerce-checkout #payment div.payment_box{
	background:#F6F1F0;
}
.version-light #add_payment_method #payment div.payment_box::before, .version-light .woocommerce-cart #payment div.payment_box::before, .version-light .woocommerce-checkout #payment div.payment_box::before{
	border-bottom-color:#F6F1F0;
}
.version-light .woocommerce form.checkout_coupon, .version-light .woocommerce form.login, .version-light .woocommerce form.register{
	border-color:#F2F2F2;
}
.version-light .woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody tr:nth-child(odd), .version-light .woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-child(odd), .version-light .woocommerce table.shop_table.woocommerce-table--order-details tbody tr:nth-child(odd), .version-light .woocommerce table.shop_table.woocommerce-table--order-details tfoot tr:nth-child(odd){
	background:#F2F2F2;
}
.version-light.woocommerce div.product p.price, 
.version-light.woocommerce div.product span.price{
	color:#3b3b3b;
}
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form, .is-small .wc-block-checkout__billing-fields .wc-block-components-address-form, .is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{
	float:left;
	width:100%;
}
.wc-block-components-checkbox{
	float:left;
	margin:20px 0px;
}
.wc-block-components-checkbox__input:before{
	background:none!important;
	border:none!important;
}
.wc-block-components-checkout-step__container{
	float: left;
    width: 100%;
    margin: 20px 0px;
}
input[type=radio].wc-block-components-radio-control__input:after{
	background:none!important;
}
.wc-block-components-radio-control .wc-block-components-radio-control__input{
	top:40%!important;
}
.version-light .wc-block-components-button{
	color:#fff;
	outline:none;
}
.woocommerce .loader::before{
	display:none;
}
/* --------Checkout table------------------------------ */
.checkout-table p{
	margin-bottom:0px;
}
.checkout-table {
	border:1px solid rgba(193, 157, 96, 0.1);
	float:left;
	width:100%;
	font-size:14px;
}
.checkout-table th, .checkout-table tr, .checkout-table td{
	border:1px solid rgba(193, 157, 96, 0.1);
}
.checkout-table > tbody > tr > td,
.checkout-table > tbody > tr > th,
.checkout-table > tfoot > tr > td,
.checkout-table > tfoot > tr > th,
.checkout-table > thead > tr > td,
.checkout-table > thead > tr > th {
	border-top: 1px solid rgba(193, 157, 96, 0.1);
	padding: 12px;
}
.checkout-table tr td:nth-child(odd),
.checkout-table tr th:nth-child(odd) {
	background:#222;
}
.checkout-table tbody tr td:first-child,
.checkout-table tbody tr th:first-child {
	max-width: 100px;
}

.order-money {
    color: #777;
    line-height: 60px;
    font-size: 15px;
	font-family: 'Outfit', sans-serif;
	text-align:center;
}

.product-name {
	line-height: 60px;
    font-size: 15px;
	text-align:center;
}
.coupon-holder {
	float:left;
	width:100%;
	margin-top:30px;
	padding: 12px 12px 20px 12px;
}
.coupon-holder .col-md-12 {
	border-bottom:1px solid rgba(193, 157, 96, 0.1);
}
.coupon-holder input{
	float:left;
	width:auto;
	background:none;
	margin-bottom:20px;
	font-size: 14px;
	height:56px;
	border-radius: none;
	position:relative;
	z-index:20;
	padding: 22px 14px;
	padding-left:8px;
	color:#fff;
	border:0;
	border:1px solid rgba(193, 157, 96, 0.1);
	background:#222;
	margin-left:-12px;
}
.version-light .coupon-holder input{
	border:1px solid #eee3d0;
	background:#ffff;
}

.info-title th{
	line-height: 40px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
	text-align:center;
	font-weight: 400;
}


.checkout-table .order-count input {
    padding: 10px 0 10px 20px;
    border: 0;
    margin-top: 10px;
    background: #1b1b1b;
    color: #C19D60;
	margin-bottom: 0px;
}
.coupon-holder input::-webkit-input-placeholder{
	color:#777;
}
.coupon-holder input:-moz-placeholder{
	color:#777;
}
.pr-remove {
    vertical-align: middle !important;
    text-align: center;
}
.pr-remove a{
	width:auto!important;
	height:auto!important;
}
.woocommerce a.remove{
	font-size: 10px;
    color: #C19D60!important;
}
.woocommerce a.remove:hover{
	background:transparent;
	color: #C19D60;
}
.cd-product-img{
	vertical-align:middle;
}

.cart_totals {
	background: #222;
	padding:30px;
	border-radius:15px;
}
.cart-title,
.cart_totals > h2{
	font-size: 20px;
    text-align: left;
    padding-bottom: 0px;
}
.light-version .cart-title,
.light-version  .cart_totals > h2{
	color: #3b3b3b;
}
@media (max-width: 767px) {
.hidden-xs {
    display: none !important;
}
}


.woocommerce table.shop_table td,
.woocommerce table.shop_table tr,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{
	border-color:rgba(193, 157, 96, 0.1);
}
.woocommerce table.shop_table{
	border-radius:0px;
	border-top-color:rgba(193, 157, 96, 0.1);
}
.woocommerce table.shop_table th{
	text-align: left;
    font-weight: 400!important;
}
.show-cart_count_main{
	color:#C19D60;
}
.coupon-holder input {
    float: left;
    width: auto!important;
}
.coupon-holder button.btn-uc {
    float: right;
}
.coupon-holder button.btn-a {
    float: left;
    margin-left: 20px;
}
.woocommerce-input-wrapper {
    width: 100%;
}
#billing_country_field .woocommerce-input-wrapper{
	border-bottom:1px solid #282828;
	margin-top:10px;
	position:relative;
}
.button-4.wc-forward{
	width:100%;
}
.woocommerce-form-login,
.woocommerce-form-login .password-input{
	width:100%;
	float:left;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{
	margin:20px 0px;
}
.woocommerce ul.product_list_widget .thum img {
    float: none;
    width: 100%;
    margin: 0 10px 0 0;
	border-radius: 5px;
}
.woocommerce ul.product_list_widget .thum {
    width: 100px;
    overflow: hidden;
    float: left;
}
.woocommerce ul.product_list_widget .info {
    display: block;
    margin-left: 115px;
}

.term-description p {
    font-size: 10px;
    line-height: 10px;
    font-family: 'Outfit', sans-serif;
    font-weight: 300;
    color: #f5b754;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    z-index: 1;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.select2-container--default .select2-selection--single{
	min-width:200px;
}
.version-light .woocommerce-ordering .select2-container--default .select2-selection--single{
	border: 1px solid #eee3d0;
	border-radius: 30px;
}
@media (max-width: 767px) {
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
	margin: 0 2% 2.992em 0;
	margin-left:0px!important;
}
.mb-05{
	margin-bottom:5px!important;
}
dl.variation{
	text-align:center;
}
.woocommerce .single_add_to_cart_button{
	margin-left: 11px!important;
    padding: 10px 42px!important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover{
	background-color: #f5b754;
}
.booking_price{
	color: #f5b754;
    font-weight: 500;
    font-size: 18px;
}
@media (min-width: 767px) {
.shop-tools-holder a:nth-child(1):before{
	content:"|";
	padding-right: 20px;
}
}
.rn-feature-car-number {
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    line-height: 15px;
    vertical-align: middle;
    font-size: 21px;
}
/*****gutenberg*****/
.wc-block-cart tr:nth-child(odd){
	background:transparent;
}
.is-large.wc-block-cart .wc-block-cart-items th{
	padding:8px 8px 8px 8px!important;
	text-align:center!important;
	font-size:14px;
}
body .is-large.wc-block-cart .wc-block-cart__totals-title{
	font-size:14px;
}
.is-large.wc-block-cart .wc-block-cart-items td{
	padding: 24px 16px 24px 16px!important;
}
.wc-block-cart-items tr,
.wc-block-cart-items td{
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.version-dark .wc-block-cart-items tbody tr td, .version-dark .is-large.wc-block-cart .wc-block-cart-items td, .version-dark .wc-block-components-totals-wrapper, .version-dark .wp-block-woocommerce-cart-order-summary-totals-block {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    outline: none !important;
    max-height: 35px;
    box-shadow: none !important;
}
.version-dark .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link{
	color:#999;
}
/*******gutenberg checkout*********/
.version-dark .wc-block-components-quantity-selector{
	background-color:#323232;
}
.wc-block-components-button:not(.is-link){
	margin-top:30px;
	outline:none!important;
	box-shadow:none!important;
	display: inline-block;
    height: auto;
    padding: 14px 42px;
    border: 1px solid #f5b754;
    border-radius: 30px;
    background-color: #f5b754;
    color: #1b1b1b;
    font-weight: 300;
    text-align: center;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
    transform-style: preserve-3d;
}
.wc-block-components-title.wc-block-components-title{
	text-transform:uppercase;
	letter-spacing: 4px;
    word-spacing: 5px;
}

.version-dark .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{
	background:#323232;
	border-color:#323232;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before{
	background:transparent!important;
	border:none!important;
	width:auto!important;
	height:auto!important;
}
.version-dark .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{
	background:#323232;
	border-color:#323232;
}
body .wc-block-components-checkbox .wc-block-components-checkbox__mark{
	fill:#f5b754;
}
body .wc-block-checkout__add-note .wc-block-components-checkbox{
	margin-bottom:15px;
}
body .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{
	outline:none;
}
body .wc-block-components-checkout-step__description{
	font-size:14px;
	padding-bottom:15px;
}
body .is-large .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__email:only-child, body .is-medium .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__email:only-child, body .is-small .wc-block-components-address-form .wc-block-components-text-input.wc-block-components-address-form__email:only-child {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.version-dark .wc-block-components-form .wc-block-components-text-input input[type=email], .version-dark .wc-block-components-form .wc-block-components-text-input input[type=number], .version-dark .wc-block-components-form .wc-block-components-text-input input[type=password], .version-dark .wc-block-components-form .wc-block-components-text-input input[type=tel], .version-dark .wc-block-components-form .wc-block-components-text-input input[type=text], .version-dark .wc-block-components-form .wc-block-components-text-input input[type=url], .version-dark .wc-block-components-text-input input[type=email], .version-dark .wc-block-components-text-input input[type=number], .version-dark .wc-block-components-text-input input[type=password], .version-dark .wc-block-components-text-input input[type=tel], .version-dark .wc-block-components-text-input input[type=text], .version-dark .wc-block-components-text-input input[type=url], .version-dark .wc-blocks-components-select .wc-blocks-components-select__select{
	display: block;
    width: 100%;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.5);
    padding: 15px 20px;
    background: #222;
    border: none;
    box-shadow: none;
    border-radius: 30px;
    line-height: 28px;
	height:auto;
	margin-bottom: 15px;
}
.version-dark .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .version-dark .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .version-dark .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .version-dark .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .version-dark .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .version-dark .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .version-dark .wc-block-components-text-input input[type=email]:focus, .version-dark .wc-block-components-text-input input[type=number]:focus, .version-dark .wc-block-components-text-input input[type=password]:focus, .version-dark .wc-block-components-text-input input[type=tel]:focus, .version-dark .wc-block-components-text-input input[type=text]:focus, .version-dark .wc-block-components-text-input input[type=url]{
	color: rgba(255, 255, 255, 0.5);
	background: #222;
	border:none;
	outline:none;
	box-shadow:none;
}
.version-dark .wc-block-components-form .wc-block-components-text-input label, .version-dark .wc-block-components-text-input label{
	color: rgba(255, 255, 255, 0.5);
	left: 20px;
    top: 7px;
}
.version-light .wc-block-components-form .wc-block-components-text-input input[type=email], .version-light .wc-block-components-form .wc-block-components-text-input input[type=number], .version-light .wc-block-components-form .wc-block-components-text-input input[type=password], .version-light .wc-block-components-form .wc-block-components-text-input input[type=tel], .version-light .wc-block-components-form .wc-block-components-text-input input[type=text], .version-light .wc-block-components-form .wc-block-components-text-input input[type=url], .version-light .wc-block-components-text-input input[type=email], .version-light .wc-block-components-text-input input[type=number], .version-light .wc-block-components-text-input input[type=password], .version-light .wc-block-components-text-input input[type=tel], .version-light .wc-block-components-text-input input[type=text], .version-light .wc-block-components-text-input input[type=url], .version-light .wc-blocks-components-select .wc-blocks-components-select__select{
	display: block;
    width: 100%;
    font-size: 14px;
    color: #555;
    padding: 15px 20px;
    background: #f2f2f2;
    border: none;
    box-shadow: none;
    border-radius: 30px;
    line-height: 28px;
	height:auto;
	margin-bottom: 15px;
}
.version-light .wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .version-light .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .version-light .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .version-light .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .version-light .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .version-light .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .version-light .wc-block-components-text-input input[type=email]:focus, .version-light .wc-block-components-text-input input[type=number]:focus, .version-light .wc-block-components-text-input input[type=password]:focus, .version-light .wc-block-components-text-input input[type=tel]:focus, .version-light .wc-block-components-text-input input[type=text]:focus, .version-light .wc-block-components-text-input input[type=url]{
	color: #555;
	background: #f2f2f2;
	border:none;
	outline:none;
	box-shadow:none;
}
.version-light .wc-block-components-form .wc-block-components-text-input label, .version-light .wc-block-components-text-input label{
	color: #555;
	left: 20px;
    top: 28px;
}
body .wc-blocks-components-select .wc-blocks-components-select__container{
	background:transparent;
	border:none;
}
.wc-blocks-components-select .wc-blocks-components-select__label{display:none;}
.wc-block-components-radio-control--highlight-checked, .wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option {
    position: relative;
    float: left;
    width: 100%;
}
body .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{
	display: inline-block;
    height: auto;
    padding: 14px 42px;
    border: 1px solid #f5b754;
    border-radius: 30px;
    background-color: transparent;
    font-weight: 300;
    text-align: center;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    transition: border-color 300ms ease, transform 300ms ease, background-color 300ms ease, color 300ms ease;
    transform-style: preserve-3d;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{
	border: 1px solid #f5b754;
	background:#f5b754;
}
body .edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, body .editor-styles-wrapper .wc-block-grid__product-title, body .wc-block-grid__product-title{
	font-size:21px;
	font-family: 'Outfit', sans-serif;
    font-weight: 700;
    line-height: 1.5em;
    margin: 0 0 15px 0;
}
body .wc-block-grid__product .wc-block-grid__product-price{
	font-size: 14px;
    line-height: 1.2em;
    font-weight: 400;
}
.version-dark .wc-block-components-radio-control .wc-block-components-radio-control__input {
    background: #323232;
}
/*******my account********/
.woocommerce form.register{
	float:left;
	width:100%;
}
.woocommerce-form.woocommerce-form-login label,
.woocommerce form.register label{
	margin-bottom:10px;
}
body .woocommerce-form-register__submit{
	margin-top:15px!important;
}
.woocommerce-MyAccount-navigation input:-webkit-autofill, .woocommerce form.checkout_coupon input:-webkit-autofill, .woocommerce form.login input:-webkit-autofill, .woocommerce form.register input:-webkit-autofill, .woocommerce-ResetPassword.lost_reset_password input:-webkit-autofill {
    background-color: rgba(255, 255, 255, 0.1) !important;
    background: rgba(255, 255, 255, 0.1) !important;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
    font-family: Font Awesome\ 5 Pro;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: .618em;
    content: "\f070";
    text-decoration: none;
    position: relative;
    top: 4px;
    right: 10px;
}

.woocommerce form .show-password-input.display-password::after, .woocommerce-page form .show-password-input.display-password::after {
    content: "\f06e";
}
.woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after, .woocommerce form .show-password-input.display-password::after, .woocommerce-page form .show-password-input.display-password::after{
	color:#f5b754;
}
.woocommerce span.onsale{
	background-color:#f5b754;
	width: 43px;
    height: 43px;
	font-family: 'Outfit', sans-serif;
}
.woocommerce ul.products li.product .onsale{
	top:13px;
	right:13px;
}
 
.version-dark .woocommerce-Reviews input[type="email"], 
.version-dark .woocommerce-Reviews input[type="text"], 
.version-dark .woocommerce-Reviews textarea {
    background-color: #1b1b1b;
}
.woocommerce-Reviews p.form-submit{
	display:block;
}
.woocommerce-Reviews .comment-reply-title{
	color:#999;
}
.woocommerce-MyAccount-content fieldset,
.woocommerce form .password-input, 
.woocommerce-page form .password-input{
	float:left;
	width:100%;
}
.version-dark .cars2.rn-pro-details-wrapper{
	padding-bottom:0px;
}
.shop-tools-holder{
	display:flex;
}
@media only screen and (max-width: 1064px) {
.shop-tools-holder {
    display: flex;
    column-count: 2;
    column-gap: 20px;
    column-width: auto;
}
}
.wps_cal_timeslot button{
	background:unset;
}
.wc-blocks-components-select {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.wc-item-meta{
	padding-left:0px;
}