/*
Theme Name:   Solaz child theme
Theme URI:    http://hn.arrowpress.net/solaz/
Description:  Solaz - Elegant WooCommerce WordPress Theme.
Author:       AHT
Author URI:   http://arrowhitech.com/
Template:     solaz
Version:      1.0
License:      
License URI:  
Tags:         one-column, two-columns, right-sidebar,  custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:  solaz-child
*/

.footer {
    padding-top: 0px;
}

.side-breadcrumb {
    background-size: cover;
    background-attachment: scroll;
}

#page:not(.fixed-header) .header-v4 .header-logo img {
    width: auto;
    height: auto;
    vertical-align: text-bottom;
    padding-bottom: 0px;
}

.banner-content.banner-type-3:before {
    background: rgba(0, 0, 0, 0.3) !important;
}

.banner-content .btn-banner .btn-primary {
    border-color: #C06C27;
    color: #C06C27;
}

.banner-content.banner-type-3:after {
    background-color: #C06C27;
}

.footer .widget_nav_menu div > ul > li {
    padding-left: 8px;
    padding-right: 8px;
}

.footer .widget_nav_menu div > ul > li a {
    font-size: 14px;
}

.social-list a {
    padding: 0px;
}

.social-list {
    font-size: 14px;
    padding-top: 0px;
 }

.footer-v3 .footer-bottom a {
    font-size: 14px;
}

.blog-list .blog-post-info .post-name > a {
    margin-top: 0px;
}
.hb_room_pricing_plans{
    display: none;   
}
.icomoon-8 {
    display: none;
}
.tripadvisor{
    padding-right: 20px!important;   
}

.scroll-to-top{
    background-color:#DFDFDF;
}

.fa-angle-up{
    color: #c26d29;
}

.header-v4 .main-navigation{
    background-color: #700B14!important;
}

.header-v4 .btn-close-menu {
    background-color: #700B14!important;
}

.header-v4 .btn-close-menu{
    color: #fff!important;
}

.header-v4 .mega-menu > li > a{
    color: #fff!important;   
}

.header-v4 .mega-menu > li > a:hover{
    color: #B55817!important;    
}

.header-logo img{
    height: auto!important;
    max-height: 77px;
    margin-top: 25px;
}

.banner-content.text-center:before{
    background-color: rgba(51, 51, 51, 0.50);
}

.mtm-rooms,
.mtm-rates,
.mtm-gallery,
.mtm-contact{
    cursor: pointer;
}

.grouped_elements{
    background: #c26d29 !important;
}

.solaz-1 .tp-bullet:hover{
    color: #c26d29!important;
}

.solaz-1 .tp-bullet:hover:after{
     background-color: #c26d29!important;
}

.gallery-img a:before{
     background-color: #c26d29!important;
}

.related_rooms{
    display:none;
}

.wrapper{
    min-height: 400px;    
}

.banner-content.banner-type-3:after,
.blog-list .blog-img:before{
    background-color: rgba(0, 0, 0, 0.86);
}

.blog-img a:before{
    background-color: #c26d29!important;
    color: #fff;
}

.icomoon-10{
    visibility: hidden;
    width: 45px;
    display: inline-block
}

.header-logo{
    display: inline-block;
}

.header-logo img{
    margin-bottom: 12px;
}

#mtm-booknow{
    vertical-align: middle;
    font-family: Poppins;
    font-size: 15px;
    font-weight: 400;
    background-color: #c26d29;
   color: #fff;
   padding: 0px 15px;
   display: inline-block;
   border: 1px solid #c26d29;
}

.home #mtm-booknow{
    vertical-align: baseline;
}

#mtm-booknow:hover{
    background-color:#851619;
    border: 1px solid #fff;
}

.post-single .blog-info > .info-comment,
.post-single .blog-info > .info-cat,
.blog-list .blog-post-info .blog-info > .info-cat{
    display: none;
}

.test{
    color: red;
}

.blog .side-breadcrumb,
.single-post .side-breadcrumb,
.page-id-1298 .side-breadcrumb{
    background-image: url('//paxtonsquarecottages.com.au/wp-content/uploads/2016/12/ratesandextras.jpg');
}

.testimonials .wpb_wrapper p {
	color: #fff;
	padding: 0 5%;
}

.testimonials .wpb_wrapper a {
	color: #fff;
	text-decoration: underline;
}

.ult-carousel-wrapper .slick-dots li i {
	color: #fff;
	font-size: 12px;
}

.home ul.slick-dots {
	padding-top: 50px !important;
}

ul.slick-dots li {
    margin: 2px 3px !important;
}

.ult-carousel-wrapper .slick-dots li.slick-active i {
    background-color: #fff !important;
    border-radius: 50% !important;
}

.wpb_wrapper,
.wpb_content_element,
.slick-slide {
    outline: 0 !important;
}

.scroll-to-top {
    background-color: #DFDFDF;
}

.header-v4 .main-navigation {
    background-color: #700B14!important;
}

@media (max-width: 767px) {
    .header-logo {
        text-align: center;
        position: relative;
    }
    
    .header-logo img {
        width: 220px!important;
        max-width: none;
        margin-top: 30px;
    }
    
    #mtm-booknow{
       display: inline-block;
        position: absolute;
        width: 120px;
        bottom: -36px;
        margin-bottom: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    
    .home .banner-content.text-center .banner-desc{
        position: absolute;
        background: transparent;
    }
    
    .mtm-home-rooms .slick-track #room-1156{
       clear: both;
    }
    
    .header-v4.is-sticky,
    #page:not(.fixed-header) .header-v4{
        padding: 6px 10px 35px!important;
    }

    .home ul.slick-dots {
		padding-top: 15px !important;
	}

	.home .testimonial-carousel {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}