/*
Theme Name: Float And Restore
Theme URI: http://perthbizweb.com.au/
Author: Perthbizweb
Author URI: http://perthbizweb.com.au
Description: Description
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: far
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.cat-links{
	display:none !important;
}


ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li {
    list-style: none !important;
    position: relative;
    padding-left: 2rem;
}
ul li:before {
    position: absolute;
    height: 6px;
    width: 6px;
    background: #333;
    content: '';
    border-radius: 50%;
    top: calc(50% - 3px);
    left: 0;
}

.slick-dots li {
    padding-left: 0;
}
.main-menu li:before,
.slicknav_menu li:before,
.site-footer li:before,
.widget li:before,
.slick-dots li:before{
    display: none;
}
html {
    font-size: 62.5%;
}

a:hover {
    text-decoration: none;

}
a {
    transition: all .3s;
}

p{
    line-height: 1.6;
    text-rendering: optimizeLegibility;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
    margin-bottom: 1.5rem;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.17em;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: .83em;
}
h6 {
    font-size: .75em;
}

img{
    max-width: 100%;
    height: auto;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 1.8rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    overflow-x: hidden;
}

input[type="search"],input[type="phone"],input[type="url"],input[type="password"] {
    /*border: 1px solid #c2c2c2;*/
    /*line-height: 28px;*/
    /*text-indent: 10px;*/
    /*font-size: 14px;*/
    /*border-radius: 3px;*/
    /*padding: 5px 0;*/
}
input[type="submit"]{
    /*background: #16aecf;*/
    /*border: none;*/
    /*line-height: 40px;*/
    /*border-radius: 3px;*/
    /*color: #fff;*/
    /*font-size: 14px;*/
    /*text-transform: uppercase;*/
    /*font-weight: 600;*/
    /*-webkit-transition: 0.4s;*/
    /*-o-transition: 0.4s;*/
    /*transition: 0.4s;*/
    /*padding: 0 10px;*/
}

.fr-mobile-view-booking,
.fr-mobile-view-calling {
    display: none;
}



    /*Mobile calling opening modal*/
    .fr-number-popup {
        margin-top: 5%;
        padding: 0 !important;
    }

    .fr-number-popup .modal-dialog {
        margin: 10% auto;
        width: 100%;
        max-width: 400px;
    }

    .fr-number-popup .modal-content {
        padding: 7rem 3rem 2rem;
        position: relative;
        text-align: center;
        border-radius: 3rem;
    }

    .fr-location-list li:before {
        display: none;
    }

    .fr-calling-heading {
        position: absolute;
        top: 0;
        width: 100%;
        background: #ddd;
        left: 0;
        padding: 1.5rem 2rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-top-right-radius: 3rem;
        border-top-left-radius: 3rem;
    }

    .fr-location-list li a {
        display: inline-block;
        font-size: 1.8rem;
        line-height: 30px;
        color: #333;
    }

    .fr-location-name {font-weight: 600;}

    .fr-location-list li {padding-left: 0;margin-bottom: 1rem;}



/*header bottom */
.far-responsive-menu-wrapper {
    display: none;
}
.header-bottom.sticky,
.single-post .header-bottom,
.blog .header-bottom{
    box-shadow: 0 0 0.8rem rgba(0,0,0,.07);
    padding: 1rem 0;
    background: #fff;
}

.header-bottom a.sticky-logo-link,
.blog .header-bottom a.sticky-logo-link,
.single-post .header-bottom a.sticky-logo-link{
    display: none;
}
.header-bottom.sticky a.sticky-logo-link,
.blog .header-bottom a.sticky-logo-link,
.single-post .header-bottom a.sticky-logo-link{
    display: block;
}


.header-bottom a.custom-logo-link {
    display: block;
}
.header-bottom.sticky a.custom-logo-link,
.blog .header-bottom  a.custom-logo-link,
.single-post .header-bottom  a.custom-logo-link{
    display: none;
}


.header-bottom {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    padding: 2rem 0 ;
    transition: .4s;
}
.site-branding a {padding: 1rem;}
.main-menu li {
    display: inline-block;
    /*margin-left: 2.5rem;*/
}

.header-bottom.sticky .main-menu li a,
.single-post .main-menu li a,
.blog .main-menu li a{
    color: #5c5e5f;
}
.main-menu li a:hover {
    background: #f7f7f7;
    color:#000;
}
.main-menu li a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    font-size: 1.9rem;
    font-weight: 300;
    text-shadow: 1px 1px 1px rgba(0,0,0,.01);
    padding: 1rem 2rem;
}

.quick-button a {
    background: #ffffffe3;
    display: inline-block;
    padding: 1.3rem 3.4rem;
    color: #5c5e5f;
    text-transform: uppercase;
    transition: .3s;
    border-radius: 24px;
    font-size: 1.5rem;
    letter-spacing: .4rem;

}

.quick-button a:hover {
  background: #e8e8e8 !important;
}


.sticky .quick-button a,
.single-post .quick-button a,
.blog .quick-button a{
    background: #f5f5f5;
    color: #333;
}






/*dropdown menu*/
.main-menu .sub-menu {
    position: absolute;
    top: 10rem;
    width: 22.5rem;
    background: #fcfdff;
    border-radius: 5px;
    left: 0;
    padding: 10px 10px;
    opacity: 0;
    visibility: hidden;
    transition: .2s;
    z-index: 2;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
}
.main-menu li:hover > ul.sub-menu {
    opacity: 1;
    visibility: visible;
    top: 4rem;
}

.main-menu .sub-menu li {
    display: block;
    margin: 0;
    padding: 0;
}


.main-menu .sub-menu li a {
    display: block;
    padding: 10px 15px;
    margin: 0;
    color: #5c5e5f;
}

.main-menu .sub-menu li:hover{
    background: #ddd;
    color: #000;
    border-radius: 5px;
}
.main-menu .sub-menu li:hover > a {
    color: #000;
}

.main-menu .sub-menu li:hover > ul {
    left: 100%;
    top: 0 !important;
}

.main-menu li:nth-last-child(1) .sub-menu ul li:hover > ul {
    left: auto;
    right:100%;
    top: 0 !important;
}
.main-menu li:nth-last-child(2) .sub-menu ul ul li:hover > ul {
    left: auto;
    right:100%;
}








/*slider content*/
.single-item h1 {
    font-size: 7.2rem;
    color: #fff;
    margin-bottom: 2rem;
}

.single-item p {
    font-size: 2.2rem;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 300
}







/*
Footer Area
 */

footer.site-footer {
    padding: 5rem 0;
}
.footer-default-action a {
    display: inline-block;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    border: 1px solid #000;
    padding: 2.2rem 4rem;
    margin-bottom: 15rem;
	background:#000 !important;
}

.footer-default-action a:hover {
    background: #363636 !important;
    color: #fff;
}

.single-footer ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.single-footer ul li {
    margin-right: 1rem;
}
.single-footer ul li a:hover {
    background: #000;
    color: #fff;
}
.single-footer ul li a {
    display: block;
    color: #333;
    font-size: 1.6rem;
    font-weight: 300;
    padding: 10px;
    text-transform: uppercase;
}



/*Footer social icons*/
.footer-social ul {
    display: flex;
    justify-content: center;
}

.footer-social ul li {
    margin-left: 1rem;
}

.footer-social ul li a {
    display: block;
    line-height: 4rem;
    width: 4rem;
    background: #ddd;
    text-align: center;
    border-radius: 50%;
    color: #fff;
}

.footer-social ul li a:hover {
    background: #333;
    color: #fff;
}


/*Blog Style*/
textarea:focus,input:focus {
    outline: none;
}

.blog-breadcrumb-section {
    background-color: rgba(0,0,0,.8);
    height: 35rem;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    display: flex;
    color: #fff;
    font-weight: 600;
    letter-spacing: 10px;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 10px #ddd;
    padding-top: 5rem;
    margin-bottom: 6rem;
}

/*Page Style*/

span.entry-title {  
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0,0,0,.2);
}
h1.entry-title {
    font-size: 3.5rem;
    font-weight: 800;
    margin-bottom: 1.5rem;
    padding: 0 15px;
}

.post_title a{
    color: #000;
}
h1.entry-title.single_post_title{
    padding: 0;
    color: #000;
    font-weight: 500;
}

.far_main_area h3 {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
}

.far_b_content .entry-meta,.far_b_content .entry-footer {
    padding-left: 5px !important;
}
.far-sidebar {
    margin-left: 3rem;
}
.far-sidebar a{
    color: #333333;
}

.far-sidebar.single-page-sidebar .widget {
    background: transparent;
    padding: 0;
}

.far-sidebar.single-page-sidebar .widget ul li h2 a:before{
    display:none;
}

.far-sidebar.single-page-sidebar .widget ul li h2 a{
    font-size: 2.5rem;
    margin: 0;
    padding: 0 !important;
    font-weight: 700;
}
.single_post_sidebar .far-sidebar {
    /*margin-left: 0;*/
}

/*blog sidebar widget area css*/

.far-sidebar .widget {
    background: #f8faff;
    padding: 30px;
    box-shadow: 0 0 20px rgba(221, 221, 221,.4);
}

.far-sidebar .widget-title {
    color: #000;
    margin-bottom: 10px;
    display: block;
    font-size: 1.8rem;
    font-weight: 400;
    text-transform: capitalize;
}
.far-sidebar .widget ul li{
    font-size: 14px;
}
.far-sidebar .widget ul li a {
    font-size: 16px;
    font-weight: 300;
    /*padding-left: 20px !important;*/
    position: relative;
    display: inline-block;
}

/*.far-sidebar .widget ul li a:before {
    position: absolute;
    content: "\f0da";
    top: 0;
    left: 5px;
    font-size: 14px;
    font-family: fontawesome;
}*/

.far-sidebar .widget ul li ul {
    margin-left: 20px;
}


/*calendar widgets style */
.calendar_wrap table,.entry-content table {
    width: 100%;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.calendar_wrap table td, .calendar_wrap table th,.entry-content table td,.entry-content table th {
    border-right: 1px solid #ddd;
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}

.calendar_wrap table thead,.entry-content table thead {
    background: #000;
    color: #fff;
}

.calendar_wrap table td a,.entry-content table tbody th a {
    color: #000;
    font-weight: 600;
}

/*widget rrs*/
.far-sidebar .widget_rss ul li a {
    line-height: 20px !important;
}

/*widget search */
.far-sidebar .widget_search{
    /*background: #ddd;*/
}

.far-sidebar .widget_search input {
    width: 100%;
}

.far-sidebar .widget_search label {
    width: 100%;
}

.far-sidebar .widget_search input[type=submit], .form-submit input[type=submit]{
    background: transparent;
    border: 1px solid #000;
    display: block;
    line-height: 40px;
    border-radius: 3px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.widget_search input[type=submit]:hover {
    background: #000;
    color: #fff;
}

.widget_search input[type=search] {
    border: 1px solid #c2c2c2;
    line-height: 28px;
    text-indent: 10px;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px 0;
}




/*widget image or text css*/

.far-sidebar .widget_text img {
    margin-bottom: 10px;margin-top: 10px;
}

.far-sidebar .widget_text p {
    font-size: 14px;
}

/*navigation widget style*/
.far-sidebar .widget_nav_menu ul li {
    border-bottom: 1px solid #cecece;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.far-sidebar .widget_nav_menu ul li a {
    font-size: 13px;
    padding: 0 !important;
    transition: .3s;
}

.far-sidebar .widget_nav_menu ul li a:before {
    display: none;
}

.far-sidebar .widget_nav_menu ul li a:hover {
    color: #0097d6;
}

.far-sidebar .widget_nav_menu ul li.current_page_item a {
    font-weight: 600;
    color: #5ccb47;
    font-size: 14px;
    position: relative;
}

.far-sidebar .widget_nav_menu ul li.current_page_item a:after {
    position: absolute;
    content: '\f107';
    font-family: fontawesome;
    right: -15px;
    top: 2px;
}
.far-sidebar .sub-menu li {
    border: none !important;
}

.far-sidebar .sub-menu > li {
    margin: 0 0 5px 0 !important;
    padding-left: 5px;
    padding-bottom: 0 !important;
}




.far_main_area {
    margin: 15rem 0;
}

.far_blog_wrap article {
    margin-bottom: 6rem;
    /*-webkit-box-shadow: 0 0 30px #ddd;*/
    /*box-shadow: 0 0 30px #ddd;*/
    /*padding: 30px;*/
    border-radius: 10px;
}

.far_blog_wrap article h2 {
    color: #167FC3;
    font-size: 32px;
    font-weight: 500;
}
.far_blog_wrap article h2 a{
    text-transform: capitalize;
}

.far_blog_wrap article img {
    margin-top: 15px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 0 10px #ddd;
}
.far_siderbar .widget {
    background: #fff;
    /*-webkit-box-shadow: 0 0 30px #ddd;*/
    /*box-shadow: 0 0 30px #ddd;*/
    padding: 30px;
    border-radius: 10px;
}

.far_siderbar .widget h2 {
    color: #272727;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

.far_featured_image {
    margin-bottom: 10px;
}
.far_b_content .entry-meta span, .far_b_content .entry-footer span {
    font-size: 14px;
    padding-left: 20px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
}

.far_b_content .entry-meta span a, .far_b_content .entry-footer span a {
    color: #808080;
}

.far_b_content .entry-meta span:first-child, .far_b_content .entry-footer span:first-child {
    padding-left: 0;
    margin-left: 0;
}

.posted-on:before {
    position: absolute;
    content: "\f017";
    left: -5px;
    top: 0;
    font-family: fontawesome;
}

.far_b_content .entry-meta span.posted-on {
    padding-left: 15px;
}

.byline:before {
    position: absolute;
    content: "\f007";
    font-family: fontawesome;
    left: 0;
    top: 0;
}

.far_b_content .entry-meta span.byline {
    margin-left: 10px;
}

.cat-links:before {
    position: absolute;
    content: "\f07c";
    font-family: fontawesome;
    left: -5px;
    top: 0;
}

.far_b_content .entry-footer span.cat-links {
    padding-left: 20px;
}

.tags-links:before {
    position: absolute;
    content: "\f02c";
    font-family: fontawesome;
    top: 0;
    left: 0;
}

.far_b_content .entry-footer span.tags-links {
    margin-left: 10px;
}

.far_b_content .entry-content p, .far_b_post p{
    font-size: 16px;
    color: #000;
    font-weight: 200;
    line-height: 1.8;
    margin-bottom: 25px;
}
.page-content, .entry-content, .entry-summary{
    margin: 0;
}
.btn-default {
    background-color: transparent;
    border: 1px solid #333;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 25px;
    margin-top: 10px;

}
.btn-default:hover,.btn-default:focus {
    background-color: #000;
    border-color: transparent;
    color: #fff;
}



/*Single Post CSS*/
/*Single Post CSS*/
/*Single Post CSS*/
.post-thumbnail img {
    width: 100%;
}
.single_post_article .entry-title {
    font-size: 34px;
    color: #125573;
    font-weight: 600;
}

.single_post_article .far_featured_image {
    margin-top: 30px;
    margin-bottom: 20px;
}

.far_single {
    /*-webkit-box-shadow: 0 0 30px #ddd;*/
    /*box-shadow: 0 0 30px #ddd;*/
   /* padding: 30px;
    border-radius: 10px;*/
}

/*single post pagination css*/
.nav-links {
    overflow: hidden;
    border-top: 1px solid #E6EAED;
    border-bottom: 1px solid #E6EAED;
    margin-top: 40px;
    padding: 15px 0;
}

.nav-previous {
    float: left;
    width: 50%;
    text-align: left;
}

.nav-next {
    text-align: right;
}

.nav-links a {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.nav-links h6{
    font-size: 14px;
}

.nav-links a:hover{
    color: #000;
}


.page-links {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

.page-links a {
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.page-links a:hover {
    background: #333;
    color: #fff;
}
.single_post_article .gallery figcaption {
    color: #333;
    font-size: 14px;
    line-height: 2;
}

.single_post_article .gallery img {
    margin-bottom: 10px;
}


/*comment style */
/*Comments style*/
#respond .comment-reply-title {
    font-size: 20px;
    font-weight: 600;
}
.comment-respond a {
    font-size: 12px;
    color: #333;
}
.comment-form-comment textarea {
    width: 100%;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
}
.comment-form-comment label {
    font-weight: 600;
}
.form-submit input[type=submit]{
    padding: 0 15px;
}
#comments input[type=submit]:hover {
    background: #000;
    color: #fff;
}

.comments-area ol,.comments-area li{
    list-style: none;
}
.comments-area .comments-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}

.comment-list li {margin-bottom: 40px;}

.comments-area .children {
    margin-bottom: 20px;
}

.comment-list li ol.children {}

.comment-list article {
    margin-bottom: 25px;
}
.comments-area{
    margin-top: 40px;
}
.comments-area .comment-author img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    margin-right: 5px;
}

.comments-area .comment-author {background: #f5f7f9;padding: 5px 10px;position: relative;border-radius: 3px;}
.comment-author .fn a:hover{
    color: #11de9c;
}
.comment-author .fn,.comment-author .fn a {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    color: #1f2125;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;
}
.comment-author .says {
    font-size: 10px;
    display: inline-block;
    background: #000;
    color: #fff;
    position: absolute;
    line-height: 18px;
    padding: 0 8px;
    top: 0;
    right: 0px;
}

.comment-metadata a {
    font-size: 10px;
    color: #1f2125;
    font-weight: 300;
}

.comments-area .comment-metadata {
    position: absolute;
    bottom: 8px;
    margin-top: -2px;
    border-radius: 0px;
    left: 88px;
}

.comments-area .comment-content {
    padding: 10px 20px;
    background: #fdfeff;
}

.comments-area .comment-content p {
    font-size: 13px;
}

.comments-area .comment-meta {
    position: relative;
}

.comments-area span.edit-link {padding-left: 10px;}

.comments-area .comment-edit-link {
    color: #333;
    font-size: 10px;
}

.comments-area .reply a:hover{
    background: #fff;
    color: #000;
}
.comments-area .reply a {
    display: inline-block;
    font-size: 12px;
    background: #000;
    padding: 0 12px;
    border-radius: 5px;
    color: #fff;
    margin-top: 10px;
    border:1px solid #ddd;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;
}

/*comment form*/
#comments input {
    width: 100%;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    text-indent: 10px;
}

#comments textarea {
    padding: 10px;
}

#comments input[type=submit] {
    width: auto;
    padding-right: 25px;
}

#comments label {
    font-weight: 600;
}

/*blog page pagination*/
.post_pagination .nav-links {
    margin: 0 0 0 15px;
    border: none;
}
.post_pagination .nav-links a,.post_pagination .nav-links span {
    display: inline-block;
    font-size: 14px;
    line-height: 38px;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.post_pagination .nav-links span.current {
    color: #fff;
    background: #26358B;
    font-weight: 600;
}

.post_pagination .nav-links a:hover{
    color: #fff;
    background: #0056B3;
}

/*Contact Form 7*/
.fr-contact-from label {
    width: 100%;
}

.fr-contact-from label input,.fr-contact-from label textarea {
    width: 100%;
    border: 1px solid #ddd;
    margin-top: 5px;
    border-radius: 5px;
    background: #fbfbfb;
    padding: 12px;
    text-indent: 10px;
}

.fr-contact-from label {
    font-size: 14px;
    margin-bottom: 15px;
}   

.fr-contact-from label textarea {
    height: 200px;
}

input[type=submit] {
    padding: 8px 40px;
    display: inline-block;
    background: #000;
    border: 1px solid #ddd;
    color:#fff;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 300;
    transition: .3s;
}

input[type=submit]:hover {
    background: #f1f1f1;
    color: #000;
    transform: translateY(-4px);
    box-shadow: 0 10px 15px rgba(0,0,0,.1);
}


/* AFTER LAUNCH CSS CODE */


.slicknav_nav {
    background: #fff !important;
	}

.slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover {
    background: #bbbbbb50  !important;
    color: #000  !important;
    border-radius: 4px;
}

.home-service-image{
	border-radius:5px;
}

.post_title a {
    color: #000;
    text-transform: capitalize;
}

a.far-default-btn:hover, body.kc-css-system .kc-css-327469 a:hover {
    background: #666 !important;
}



.single-footer ul li a:hover {
    background: #f7f7f7 !important;
    color: #000 !important;
}

.far-home-slide-content > .slide-action a {
color: #040404b8;
font-weight: 300;
background: #ffffffe3;
padding: 15px 20px;
border-radius: 25px;
}

.far-dots-container li button {
    display: none;
}

.far-home-slide-content > .slide-action a {
    position: relative;
	top:35px;
}

@media only screen and (max-width: 788px) {
.far-home-slide-content > .slide-action a {
    position: relative;
    left: 8%;
	top:30px;
}
	
	.header-bottom.sticky, .single-post .header-bottom, .blog .header-bottom {
    padding: 0rem 0;
}
	
	.sticky-logo{
		max-width: 80%;
	}
	
	.price-box{
	padding-bottom:25px;
}
	
	.far-slide-content i {
    display: none;
}
	.space-desktop{
		display:none;
	}
	
	.far-home-slide-content > .slide-action a {
border-radius: 25px 25px 0px 0px;
}
	
	}

.fr-mobile-view-calling a {
    background: #fff !important;
 
}


@media only screen and (min-width: 788px) {
.custom-logo-link{
    width: 180px !important;
	position:relative;
	left:50px;
}
	}



@media (max-width:1433px) and (min-width:1277px) {

.quick-button a {
    padding: 14px;
}
}


.fr-mobile-view-booking a {
    background: rgb(68, 68, 68) !important;
    color: #fff !important;
}


h2 > span{ 
	color: #606060 !important;
}


.far-home-slide-content > .slide-action a {
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.2);
}


.quote-home{
	text-align: center;
background: #f9f9f9;
padding: 25px;
border-radius: 25px;
color: #000 !important;
}


.entry-content a {
    box-shadow: none;
    color: inherit;
    border-bottom: 2px solid #a9d4ff;
}

.creative_title{
	    background: #b2c6cd40;
    padding: 7px 15px;
    color: #000000d9 !important;
    border-radius: 12px;
}

.far-default-btn{
	color:#fff !important;
	border-bottom: 0px solid #b5daff  !important;
}


.main-menu .sub-menu li a {
    display: block;
    padding: 5px 8px;
    margin: 0;
    font-size: 0.9em;
    color: #000000;
}