/*
Theme Name:  WSM Template Tahoe Child
Version:     1.0
Author:      WSM
Author URI:  http://www.whitestonemarketing.com
Template:    wsm-template-tahoe
*/
/* Adjust the value of 'Template:' above to match the parent theme's folder name */

/* add custom styles here */
.book-button {
	background: #296075;
	text-decoration: none;
	position: relative;
	color: #fff;
	top: 65%;
	left: 45%;
	font-size: 22px;
	padding: 5px 20px;
}

.carousel .carousel-inner .item {
	background: #284c5c !important;
}

.single-post blockquote {
    background-color: inherit;
    text-transform: none;
    color: inherit;
}

.single-post blockquote a, .single-post blockquote a:active, .single-post blockquote a:focus, .single-post blockquote a:hover {
    color: inherit;
}

.logo-header-inner {
    border-radius: 0 0 8px 8px;
}

.custom-icon {
	margin: 8px auto;
    height: 90px;
    width: 90px;
}

@media (min-width: 768px) {
	
		.reserve-widget {
			position: absolute;
			right: 5%;
			z-index: 1000;
		}
	
		.post-35148 .page-header {
			margin-bottom: 30px;
		}
		.post-35148 .flexible-content-container {
			margin-top: 20px;
		}

        /* rate chart */
        .rate-chart-container .table > thead > tr > th.room-col {
            width: 155px;
        }    
        .rate-chart-container .table > thead > tr > th.guests-col {
            min-width: 86px;
            width: 86px;
        }
        .rate-chart-container .table .bed-col {
            width: 110px;
        }
        /***

        .rate-chart-container .table .bath-col {
                display: none;
        }
        .rate-chart-container .table > thead > tr > th.guests-col {
                min-width: 98px;
                text-align: center;
                width: 98px;
        }
        .rate-chart-container .table > thead > tr > th.rates-col {
                min-width: 130px;
                width: 130px;
        }
        .rate-chart-container .table > thead > tr > th.room-col {
                width: 210px;
        }
        .rate-chart-container .table > thead > tr > th.book-col {
                width: 110px;
        }
        ***/
}

@media (min-width: 992px) {
        .logo-header-inner {
            border-radius: 0 0 13px 13px;
    }

        /* rate chart */

        .rate-chart-container .table .bath-col {
            display: table-cell;
            width: 155px;
        }
        /***
            .rate-chart-container .table > thead > tr > th.room-col {
            width: 175px;
        }  
        .rate-chart-container .table .bath-col {
                display: table-cell;
                width: 150px;
        }
        .rate-chart-container .table .features-col {
                min-width: 110px;
        }
        ***/
}

@media (min-width: 1200px) {

        /* rate chart */
        .rate-chart-container .table .bath-col {
            width: 130px;
        }
        .rate-chart-container .table > thead > tr > th.room-col {
                width: 140px;
        }
        /***
        .rate-chart-container .table > thead > tr > th {
                font-size: 18px;
        }
        .rate-chart-container .table > thead > tr > th.room-col {
                width: 210px;
        }
        .rate-chart-container .table > thead > tr > th.guests-col {
                width: 108px;
        }
        .rate-chart-container .table > thead > tr > th.bath-col {
                width: 130px;
        }
        .rate-chart-container .table > thead > tr > th.features-col {
                width: 267px;
        }
        .rate-chart-container .table > thead > tr > th.rates-col {
                width: 138px;
        }
        ***/
}

@media (min-width: 1440px) {
}
