/*
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
*/
#footer-outer #copyright[data-layout="centered"] {
    padding: 25px 0;
}
.wcpt-cell {
    vertical-align: middle!important;
}
.woocommerce-mini-cart .quantity input.qty{
	color:#ffffff!important;
}

.casa-heading b{font-family: Playfair Display, sans-serif;font-weight:600;}
.casa-heading{font-family: Playfair Display, sans-serif;font-size: 46px;font-weight: 500;line-height: 58px;}
    .wcpt-cart-widget {
        display: none!important;
    }
body table.wcpt-table .wcpt-title {
    font-weight: bold;
    margin-right: 5px;
    font-family: 'Metropolis-Regular';
    font-size: 16px;
}
.wcpt-regular-price, .wcpt-sale-price {
    display: inline-block;
    font-weight: bold;
}
body .wcpt-table a.wcpt-button, body .wcpt-table a.wcpt-link_button {
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, .2);
    border-radius: 3px;
    background-color: #824648!important;
}
.wcpt-cart-widget {
    display: none!important;
}
table tr.wcpt-row {
    border-bottom: 10px solid #f4f4f4 !important;
background:#ffffff!important;
}
.casahotelandsuites-all-tab .wcpt-navigation.wcpt-header{
	display:none!important;
}
.casahotelandsuites-all-tab .menu-cat-heading {
    background: #52893a;
    color: #fff;
    padding: 5px 10px 8px 12px;
    font-size: 24px !important;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.tabbed[data-style="material"] >ul li a:not(.active-tab) {
    background-color: #fff;
	color:#222222;
	margin-bottom: 10px;
}
.tabbed[data-style="material"] >ul li a{
    margin-right: 8px;
	font-size: 18px;
}
.casa-menu-tab .nectar_icon::after {
    content: 'MENU';
    POSITION: absolute;
    font-size: 24px;
    font-weight: bold;
	color:#8b4247;
    top: 27px;
    left: auto;
    right: 0;
    bottom: -20px;
}
.casa-menu-tab .nectar_icon {
    width: 80px;
    margin-right: 60px;
}
.woocommerce-checkout-review-order-table .product-container .cart_item {
    position: relative;
}
.woocommerce-checkout-review-order-table .product-container .cart_item a.remove.remove-icon {
    position: absolute;
    right: -15px;
    top: -15px;
	font-size: 20px;
}
@media(max-width:1000px){
.tabbed[data-style="material"] >ul li a{
    margin: 8px 0px!important;
	font-size: 20px!important;
}
.casahotelandsuites-all-tab .wcpt-responsive-navigation {
        display: none!important;
    }
body table.wcpt-table .wcpt-title {
    font-weight: bold;
    margin-right: 5px;
    font-family: 'Metropolis-Regular';
    font-size: 14px!important;
}
.wcpt-excerpt {
    font-size: 12px;
}
}
@media(max-width:1000px){
.casa-heading {
	font-size: 30px;
	line-height: 40px;
    }
.wcpt-dropdown.wcpt-filter{
	display:none!important;
}
}
@media(min-width:1001px){
	.wcpt-options-row.wcpt-filter.mob-filter{
	display:none!important;
}
	    .wcpt-left-sidebar {
        margin-top: 35px;
    }
}
