/*
 Theme Name:    Seaview Resort Theme
 Theme URI:      
 Description:    Seaview Resort Theme
 Author:         Seaview Resort
 Author URI:     
 Template:       Divi
 Version:        1.8
*/

 
/* =Theme customization starts here
------------------------------------------------------- */
.inherit-font * {
	font-family: inherit;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	letter-spacing: inherit;
}

/* === Header === */
.home.logged-in .site-header {
    top: 32px;
}
.home .site-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.home .site-header > * {
    background-color: transparent !important;
    box-shadow: none !important;
    position: relative !important;
}
#top-header .container {
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 400;
}
#top-header .container > div {
    width: 50%;
}
#top-header .container > div.col-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
#et-secondary-menu li a {
    padding-bottom: 0 !important;
}
#et-secondary-menu li {
    position: relative;
    padding-right: 15px;
}
#et-secondary-menu {
    font-size: 0;
}
#et-secondary-menu li:after {
    content: '|';
    display: block;
    position: absolute;
    font-size: 16px;
    right: -5px;
    top: -1px;
}
#et-secondary-menu {
    float: none;
}
#et-secondary-menu li:last-child {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
#et-secondary-menu li:last-child:after {
    display: none !important;
}
ul.top-social-links li {
    display: inline-block;
    margin-right: 10px;
}
ul.top-social-links {
    font-size: 0;
    margin-left: 50px;
}
ul.top-social-links li a {
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: rgba(206, 206, 206, 0.44);
    text-align: center;
    color: #2f3941 !important;
    font-size: 12px !important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
ul.top-social-links li:last-child {
    margin-right: 0 !important;
}
ul.top-social-links li a:hover {
    background-color: #fff;
}
#main-header {
    padding: 15px 0 !important;
}
#top-menu li a {
    font-weight: 600;
}

/* === Body === */
.home-section-1 .et_pb_slide_description {
    padding: 215px 0 140px !important;
    text-shadow: none !important;
}
.home-section-1 .et_pb_slide_description p {
    font-size: 24px;
    font-weight: 400;
}
.home-section-1 .et_pb_slide_description h1, 
.home-section-1 .et_pb_slide_description h2 {
    font-size: 111px;
}
.home-section-1 .et_pb_slide_description .slider-wrap {
    position: relative;
}
.home-section-1 .et_pb_slide_description .slider-wrap:before {
    content: '';
    display: block;
    height: 67px;
    width: 1px;
    background-image: url(/wp-content/uploads/2018/04/rest-slider-top.jpg);
    margin: 0 auto 25px;
}
.home-section-1 .et_pb_slide_description .slider-wrap:after {
    content: '';
    display: block;
    height: 67px;
    width: 1px;
    background-image: url(/wp-content/uploads/2018/04/rest-slider-bot.jpg);
    margin: 0 auto;
}
.home-section-1 a.et_pb_button {
    max-width: 290px;
    width: 100%;
}
.home-section-1 .et-pb-slider-arrows > a:before {
    width: 96px !important;
    height: 96px !important;
    display: block;
    content: '' !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.home-section-1 .et-pb-slider-arrows > a.et-pb-arrow-prev:before {
    background-image: url(/wp-content/uploads/2018/04/slider-left-arr.png);
}
.home-section-1 .et-pb-slider-arrows > a.et-pb-arrow-next:before {
    background-image: url(/wp-content/uploads/2018/04/slider-right-arr.png);
}
.home-section-1 .et_pb_container {
    width: 100% !important;
}

/* === Footer === */
#footer-bottom .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#footer-bottom  ul#menu-primary-menu {
    padding: 0;
    font-size: 0;
}
#footer-bottom {
    padding: 20.5px 0;
}
#footer-bottom .container p {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1em;
}
#footer-bottom .container a {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}
#footer-bottom ul#menu-primary-menu li {
    padding-right: 15px;
    line-height: 1em;
    vertical-align: middle;
}
#footer-bottom ul#menu-primary-menu li:last-child {
    padding-right: 0;
}
#footer-widgets {
    padding: 80px 0 0!important;
}
.footer-widget:nth-child(2) p {
    margin-bottom: 40px;
    margin-top: 0px;
}
.footer-widget:nth-child(2) h4 {
    font-weight: 400;
    font-size: 18px;
}
.footer-widget:nth-child(2) ul.top-social-links {
    margin: 0;
}
.footer-widget ul li:before {
    display: none;
}
.footer-widget ul li {
    padding-left: 0 !important;
}
.footer-widget:nth-child(2) ul.top-social-links li a {
    width: 40px;
    height: 40px;
    font-size: 17px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer-widget:nth-child(2) ul.top-social-links li {
    margin-right: 20px;
}
#main-footer .footer-widget h4.title {
    font-weight: 400;
    padding-bottom: 35px;
}
.footer-widget:nth-child(2) p {
    margin-bottom: 30px;
}
.footer-widget:nth-child(2) a {
    display: block;
}
#media_image-2 h4, 
#media_image-3 h4 {
    padding-bottom: 20px !important;
}
#media_image-2, 
#media_image-3 {
    margin-bottom: 30px !important;
}
.blog-list h2.post-title {
    font-size: 17px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    padding-bottom: 5px;
}
.blog-list .post-item-inner-wrap {
    margin-bottom: 40px;
}
.blog-list .post-item-inner-wrap:last-child {
    margin-bottom: 0;
}
.blog-list .latest-post-meta > div {
    display: inline-block;
    font-size: 16px;
}
.blog-list .latest-post-meta {
    font-size: 0;
}
.blog-list .latest-post-meta > div.post-author {
    margin-right: 5px;
}
.blog-list .latest-post-meta > div.post-author, 
.blog-list .latest-post-meta > div.post-author a,
.blog-list .latest-post-meta > div.post-comment span.comment-count{
    color: #ffc21f !important;
}
.form-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #ffc21f;
}
.form-wrap .form-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    padding: 20px 40px;
}
.form-wrap .section-title {
    width: 10%;
}
.form-wrap .form-wrap-inner {
    background-color: #fff;
    width: 100%;
    max-width: 1170px;
    margin: -95px auto;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.13);
}
.form-wrap .section-title p {
    padding: 20px 25px 20px 20px;
    position: relative;
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
}
.form-wrap .section-title p:before {
    content: '';
    width: 47px;
    height: 47px;
    display: block;
    position: absolute;
    background-image: url(/wp-content/uploads/2018/04/form-btn.png);
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: contain;
         background-size: contain;
    right: -15px;
    top: 13px;
}
.form-wrap .form-wrap-inner .input-wrap label {
    display: block;
    font-size: 16px;
    color: #c80000;
    line-height: 1em;
    padding-bottom: 10px;
    margin-top: 12px;
}
.form-wrap .input-wrap {
    width: 16.67%;
    margin-right: 15px;
    border-right: solid 1px #e1e2e6;
    padding-right: 15px;
}
.form-wrap .input-wrap .ui-datepicker-trigger {
    display: none;
}
.form-wrap .input-wrap input, 
.form-wrap .input-wrap select {
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    padding: 9px 15px;
    border: solid 1px #fff;
}
.form-wrap .input-wrap:last-child {
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            padding-right: 0;
}
.form-wrap .input-wrap:last-child, 
.form-wrap .input-wrap:nth-last-child(2) {
    border: none;
}
.form-wrap .input-wrap #arrivalDate, 
.form-wrap .input-wrap #departureDate {
    background-image: url(/wp-content/uploads/2018/04/form-cal.png);
    background-position: 94% 50%;
    background-repeat: no-repeat;
    padding-right: 45px;
}
.form-wrap .form-wrap-inner .btn-check {
    display: block;
    width: 100%;
    line-height: 1em;
    font-size: 14px;
    cursor: pointer;
    background-color: #c80000;
    border: solid 1px #c80000;
    color: #fff;
    text-transform: uppercase;
    padding: 23px 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.form-wrap .form-wrap-inner .btn-check:hover {
    opacity: 0.8;
}
.date-custom-format {
    position: relative;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    padding: 0px;
    border: solid 1px #fff;
    background-color: #fff;
}
.date-custom-format input {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
}
.date-custom-format span {
    line-height: 1em;
    display: inline-block;
}
.date-custom-format .dateYear {
    display: none;
}
.date-custom-format .dateDay, 
.form-wrap .input-wrap select {
    color: #c80000;
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 400;
    font-size: 40px;
    padding: 0;
}
.date-custom-format .dateMonth {
    position: relative;
    font-size: 16px;
}
.date-custom-format .dateMonth:before {
    content: '/';
    display: inline-block;
    margin-right: 5px;
}
.form-wrap .input-wrap .select-wrap{
    position: relative;
}
/*.date-custom-format:before,
.form-wrap .input-wrap .select-wrap:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -7px;
    width: 9px;
    height: 9px;
    border-right: 1px solid #999a9f;
    border-bottom: 1px solid #999a9f;
    transform: rotate(45deg);
    z-index: 1;
}*/
.form-wrap .input-wrap select option {
    font-size: 20px;
}
.form-wrap .input-wrap select{
   -webkit-appearance: none;
   -moz-appearance: none;
   text-indent: 1px;
   cursor: pointer;
   position: relative;
}
.home-section-3 .heading-text h3 strong,
.home-section-4 .heading-text h3 strong {
    font-weight: 500;
    color: #c80000;
}
.home-section-3 .heading-text h3,
.home-section-4 .heading-text h3 {
    font-weight: 500;
}
.home-section-3 .inner-text h5 {
    font-weight: 500;
}
.home-section-3 .btn-view a {
    position: relative;
    display: block;
}
.home-section-3 .btn-view a:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/wp-content/uploads/2018/04/view-btn-overlay.png);
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.home-section-3 .btn-view a:hover:before {
    opacity: 1;
}
.floor_plan-posts {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.floor_plan-posts .floor-plan-wrap-inner a {
    display: block;
}
.floor_plan-posts .floor-plan-wrap-inner a .featured-img-wrap {
    min-height: 245px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    -moz-background-size: cover;
         background-size: cover;
}
.floor_plan-posts .floor-plan-wrap {
    width: 25%;
    padding: 15px;
}

.btminputs {
    width: 100%;
}

@media screen and (min-width: 981px) {
    .btminputs {
        width: 48.5%;
        float: left;
        font-size: 18px;
        margin-right: 3%;
    }

    .btminputs:nth-child(3) {
        margin-right: 0;
    }
}

.btminputs input,.btminputs textarea {
    width: 100%;
    padding: 15px;
    font-size: 18px;
    color: #1e1e1e;
    border-color: #ececec;
    background: #f5f5f5;
    margin-bottom: 17px;
}

.btminputs span:last-child input {
    margin-bottom: 0;
}

.btminputs textarea {
    height: 129px;
}

input.wpcf7-form-control.wpcf7-submit.submitbtn {
    cursor: pointer;
    display: block;
    margin-left: auto;
    /* margin-right: auto; */
    color: #000;
    font-size: 19px;
    border: 1px solid #000;
    background: #fff;
    padding: 15px 10px;
    width: 100%;
    max-width: 240px;
    font-family: "Montserrat",sans-serif;
    transition: all .2s ease-in;
    clear: both;
}

input.wpcf7-form-control.wpcf7-submit.submitbtn:hover {
    background: #000;
    color: #fff;
}

.flooraccordion .et_pb_toggle {
    padding: 0;
    border: 0;
    margin-bottom: 32px!important;
}

.flooraccordion .et_pb_toggle h5.et_pb_toggle_title {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Montserrat",sans-serif;
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 25px;
    background: transparent!important;
}

.flooraccordion .et_pb_toggle_content.clearfix {
    font-size: 18px;
    color: #23282d;
}

.flooraccordion .et_pb_toggle h5.et_pb_toggle_title:before {
    font-family: "Montserrat",sans-serif!important;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 25px!important;
    margin-top: -0.8em;
    color: #ccc;
    font-size: 16px;
    content: "+"!important;
    display: block;
    font-weight: 700!important;
    color: #868686;
}

.flooraccordion .et_pb_toggle.et_pb_toggle_open h5.et_pb_toggle_title:before {
    font-family: "Montserrat",sans-serif!important;
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 35px!important;
    margin-top: -0.8em;
    color: #ccc;
    font-size: 16px;
    content: "-"!important;
    display: block;
    font-weight: 700!important;
    color: #868686;
}

.flooraccordion .et_pb_toggle.et_pb_toggle_close {
    background: transparent;
}


/* === Responsive CSS === */
@media screen and (max-width: 1600px) {
#top-menu li {
    padding-right: 10px;
}
.form-wrap .section-title p {
    font-size: 18px;
}
}
@media screen and (max-width: 1440px) {
#top-menu li a {
    font-size: 15px !important;
}
.form-wrap .section-title p {
    padding: 20px 25px 20px 10px;
}
#footer-bottom .container {
    display: block;
    text-align: center;
}
#footer-bottom .container p {
    margin-bottom: 20px;
}
}
@media screen and (max-width: 1280px) {
.form-wrap .section-title {
    width: 15%;
}
.form-wrap .form-wrap-inner .btn-check {
    font-size: 12px;
}
.footer-widget:first-child ul.top-social-links li {
    margin-top: 20px;
}
#top-menu li a {
    font-size: 14px !important;
}
}
@media screen and (max-width: 1044px) {
#top-header .container {
    display: block;
    text-align: center;
}
#top-header .container > div {
    width: 100%;
}
#top-header .container > div.col-right {
    display: block;
    margin-top: 15px;
}
#top-header .container > div.col-right > * {
    display: inline-block;
}
ul.top-social-links {
    margin-left: 0px;
}
#et_mobile_nav_menu {
    display: block;
}
#top-menu-nav,
#et-secondary-menu{
    display: none !important;
}
span.mobile_menu_bar:before {
    color: #fff !important;
}
ul#mobile_menu {
    border-top-color: #fff;
}
.form-wrap .form-main {
    flex-wrap: wrap;
}
.form-wrap .input-wrap:nth-child(3n) {
    margin-right: 0 !important;
}
.form-wrap .input-wrap {
    width: 32%;
    margin-top: 10px;
}
}
@media screen and (max-width: 1000px) {
.home-section-1 {
    height: initial !important;
}
.home-section-1 .et_pb_slide_description {
    padding-top: 70px !important;
}
.home-section-1 .et_pb_slide_description h1, 
.home-section-1 .et_pb_slide_description h2 {
    font-size: 60px;
}
.home-section-2 {
    padding-top: 30px;
}
.form-wrap {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    width: 80%;
}
.form-wrap > div {
    width: 100% !important;
}
.form-wrap .section-title p:before {
    display: none;
}
.form-wrap .section-title p {
    padding: 20px !important;
}
.form-wrap .form-main {
    display: block;
}
.form-wrap .input-wrap {
    width: 100% !important;
    margin-right: 0 !important;
}
.floor_plan-posts .floor-plan-wrap {
    width: 50%;
    padding: 15px;
}
.btminputs input, 
.btminputs textarea {
    margin-bottom: 17px !important;
}
.form-wrap .input-wrap {
    border: none;
    padding-right: 0;
}
}
@media screen and (max-width: 640px) {
.home-section-1 .et-pb-arrow-next, 
.home-section-1 .et-pb-arrow-prev {
    display: none;
}
.home-section-1 .et_pb_slide_description h1, 
.home-section-1 .et_pb_slide_description h2 {
    font-size: 44px;
}
.floor_plan-posts .floor-plan-wrap {
    width: 100% !important;
}
}