/* Enter your styles in this file to customise the theme */
/* Enter your styles in this file to customise the theme */
.fusion-header-wrapper {
    margin-bottom: -1px;
    position: relative !important;
    z-index: 10010 !important;
}
.fusion-header {
    border-top: 1px solid #aa4499 !important;
}
.fusion-header-v2 .fusion-secondary-header {
    border: 0;
}
.fusion-main-menu > ul > li {
    padding-right: 0;
}
.fusion-main-menu > ul > li > a {
    padding: 0 20px;
}
.fusion-main-menu > ul > li > a:hover,
.fusion-main-menu .current-menu-item > a,
.fusion-main-menu .current_page_item > a,
.fusion-main-menu .current-menu-ancestor > a,
.fusion-main-menu .current_page_ancestor > a {
    background: #aa4499;
}
.fusion-main-menu .fusion-menu .sub-menu {
    border-top-color: #aa4499;
}
.fusion-column-last {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.table-1 table th {
    background: #6fbdbd;
    color: #fff;
}
.table-1 table tr:nth-child(even) {
    background: #9fdada;
}

.property-listing-box {
    margin: 60px 0;
}

.fusion-footer .fusion-widget-area h2 {
    color: #fff;
    margin-bottom: .5em;
}

.fusion-footer .fusion-widget-area p {
    margin: .3em 0;
}

.property-listing-box {
    height: 0;
    padding-bottom: 28% !important;
    min-height: 200px;
    position: relative;
}
.property-listing-box .fusion-row {
    cursor: pointer;
    position: absolute;
    height: 100px;
    bottom: 0;
    background: rgba(0,0,0,.8);
    left: 0;
    right: 0;
    max-width: 100% !important;
    padding: 15px 5% !important;
    color: #fff;
    transition: background .3s;
}
.property-listing-box .fusion-row:hover {
    background: rgba(0, 156, 155,.8);
}
.property-listing-box .fusion-row h2 {
    color: #fff;
    margin-bottom: .5em;
}
.property-listing-box .fusion-row h2:after {
    content: '\f105';
    font-family: icomoon;
    font-size: 50px;
    position: absolute;
    right: 5%;
}
.property-listing-box .fusion-row h2 a {
    color: #fff;
    text-decoration: none !important;
}
.property-listing-box .fusion-row p {
    color: #fff;
    margin: .5em 0;
}

blockquote cite {
    display: block;
    font-weight: bold;
}

.fusion-mobile-menu-design-modern .fusion-alignleft {
    border-bottom: 0 !important;
}

.widget_itb_cruiseco {
    background: #00abec;
}
#cruiseandshipfinder {
    margin: 0 auto;
}

@media only screen and (max-width: 1170px) {
    .home .width-100 .nonhundred-percent-fullwidth:not(.property-listing-box) {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 1023px) {
    .property-listing-box {
        margin: 30px 0 130px;
    }
    .property-listing-box .fusion-row {
        background: #000;
        bottom: -100px;
        padding: 15px !important;
    }
    #wrapper .property-listing-box .fusion-row h2 {
        font-size: 18px;
        line-height: 24px;
        padding-right: 40px;
    }
}

/* homepage slider search */
.home .slider-sidebar .widget_search .searchform .search-table .search-field input[type="text"] {
    height: 40px;
    line-height: 40px;
}
.home .slider-sidebar .widget_search .searchform .search-table .search-button input[type="submit"] {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
@media only screen and (max-width: 800px) {
    .home #sliders-container {
        display: flex;
        flex-direction: column;
    }
}
@media only screen and (min-width: 800px) {
    .slider-sidebar .widget_search {
        display: block;
        position: absolute;
        width: 35%;
        padding: 30px;
        z-index: 100;
        left: 50%;
        top: calc(50% - 30px);
        transform: translate(-50%);
        background: rgba(0,0,0,.5);
        border-radius: 15px;
    }
}
.home .fusion-main-menu-search {
    display: none;
}

/* megamenu */
.fusion-megamenu-wrapper .fusion-megamenu-holder {
    border: 1px solid #aa4499;
}
.fusion-megamenu-wrapper .fusion-megamenu-title,
.fusion-megamenu-wrapper .fusion-megamenu-title a {
    color: #fff;
}
.fusion-megamenu-wrapper.mmimages .fusion-megamenu-title,
.fusion-megamenu-wrapper.mmimages .fusion-megamenu-submenu .sub-menu {
    border-left: 1px solid #aa4499;
}
.mm-collection {
    border: 1px solid #aa4499;
}
/* Enter your styles in this file to customise the theme */
