/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.wc-bookings-booking-form {
    width:100%;
	border: none;
    padding: 0;
    margin: 0 ;
}
.wc-bookings-date-picker {
    padding: 0;
    padding-top: 0.61em;
}
.wc-bookings-booking-form .wc-bookings-booking-cost {
    background: transparent;
    border-top: 1px solid #1F6399;
    position: relative;
    margin: 0 -1em;
    padding: 1em;
}
.menu_footer ul.menu  {
	padding:0px !important;
	margin: 0px !important;
}

.menu_footer ul.menu li {
	list-style : none !important;
	font-size: 16px;
	padding-bottom : 20px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-page .single_add_to_cart_button, .woocommerce-page #respond input#submit, .woocommerce nav.woocommerce-pagination ul li a, html body nav.woocommerce-pagination ul li a, html body nav.woocommerce-pagination ul li span, .woocommerce-account .woocommerce-form-login button.button, .woocommerce-account .woocommerce-form-register button.button, .text_on_hover.product .add_to_cart_button, .text_on_hover.product > .button, .nectar-slide-in-cart .widget_shopping_cart .buttons a, .nectar-slide-in-cart.style_slide_in_click .widget_shopping_cart_content .nectar-inactive a, .material.product .product-wrap .product-add-to-cart a .price .amount, .material.product .product-wrap .product-add-to-cart a span, ul.products li.material.product span.onsale, .woocommerce .material.product .product-wrap .product-add-to-cart a.added_to_cart, .woocommerce-page ul.products li.product.material .price, .woocommerce-page ul.products li.product.material .price ins span, body .woocommerce .nectar-woo-flickity[data-controls="arrows-and-text"] .nectar-woo-carousel-top, .products li.product.minimal .product-add-to-cart a, .woocommerce div.product form.cart .button, .nectar-quick-view-box .nectar-full-product-link, .woocommerce-page .nectar-quick-view-box button[type="submit"].single_add_to_cart_button, #header-outer .widget_shopping_cart a.button, .woocommerce .classic .product-wrap .product-add-to-cart .add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button, .text_on_hover.product .nectar_quick_view, .woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_variable, .woocommerce.add_to_cart_inline a.button.add_to_cart_button, .woocommerce .classic .product-wrap .product-add-to-cart .button.product_type_grouped, .woocommerce-page .woocommerce p.return-to-shop a.wc-backward, .nectar-slide-in-cart.style_slide_in_click .woocommerce-mini-cart__empty-message a.button {
 	color: #424242;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message {
     color: #424242;

}
body.material #header-outer a.cart-contents .cart-wrap span {
	color: #424242;

}

.woocommerce .woocommerce-info a, .woocommerce .woocommerce-error a {
    color: #424242!important;

}
.woocommerce .container .woocommerce-message a.button, .woocommerce .container .woocommerce-error a.button, .woocommerce .container .woocommerce-info a.button, .woocommerce-page .container .woocommerce-message a.button, .woocommerce-page .container .woocommerce-error a.button, .woocommerce-page .container .woocommerce-info a.button {
      color: #424242!important;
}

.woocommerce div.product_meta > span {
    display: none;
    }
.h4-cart{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
}
.h3-cart{
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
}
.wpml-ls-statics-footer{
	background-color:#004e8b;
}
.wc-bookings-booking-form .form-field input[type="number"]{
	background-color: #FFF;
}