/* 
 Theme Name:     Divi Child Theme
 Author:         Results Repeat
 Author URI:     http://www.ResultsRepeat.com
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.flex .et_pb_column:first-child {
    order: 2;
}

/*------------ FLOOR PLAN CUSTOMIZATIONS ------------*/

/* FLOOR PLAN TABLE */

.floorplan-table table tbody tr:nth-child(odd) {
    background: #f4f4f4;
}
.floorplan-table table thead tr td {
    padding: 10px;
    text-align: center;
    font-weight: 700;
}
.floorplan-table table thead tr td:nth-child(-n+2) {
    text-align: left;
}
.floorplan-table table tbody tr td {
    padding: 10px;
    text-align: center;
}
.floorplan-table table tbody tr td:first-child {
    width: 15%;
}
.floorplan-table table tbody tr td:first-child img {
    width: 75%;
}
.floorplan-table table tbody tr td:nth-child(2) {
    text-align: left;
    font-weight: 700;
}

a.fp-button {
    display: inline-block;
    padding: 5px 10px;
    border: 2px solid #666666;
    color: #666666;
    margin-top: 10px;
    text-transform: uppercase;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
a.fp-button:hover {
    color: #fff;
    background: #04b3c4;
    border-color: #04b3c4;
}


@media only screen and (max-width: 768px) { 

/*------------ FLOOR PLAN CUSTOMIZATIONS ------------*/

/* FLOOR PLAN TABLE */

.floorplan-table table, .floorplan-tablethead, .floorplan-table tbody, .floorplan-table tr, .floorplan-table td {
	display: block;
}
.floorplan-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.floorplan-table tr {
    border: 1px solid #e1e1e1;
}
.floorplan-table td {
    border: none;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    padding-left: 50% !important;
    text-align: right !important;
}
.floorplan-table tbody td {
    border-top: 0 !important;
}
.floorplan-table tbody td:first-child {
    padding: 10px !important;
    width: 100% !important;
	border: none !important;
}
.floorplan-table tbody td:first-child img {
    display: block;
    margin: 0 auto;
    width: 50% !important;
}
.floorplan-table td:before {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    content: attr(data-label);
    text-align: left;
    font-weight: 700;
}
.floorplan-table table tbody tr td:last-child {
    padding: 10px !important;
    text-align: center !important;
}
.floorplan-table tbody td:nth-child(2) {
    padding: 10px !important;
    text-align: center !important;
    font-size: 4vw;
}

}
html body .et_button_no_icon .et_pb_button{padding:10px 20px !important;}
html body .et_pb_divider:before{border-top-color:#e1e1e1 !important;}
.et_pb_portfolio_grid_items{display: flex;justify-content: center; flex-wrap:wrap;}

html body .nav li ul{width:250px;}
html body #top-menu li li a {width: 250px;padding: 6px 10px;font-size: 14px; text-transform: none;}
.n10s-overlay{display:flex; align-items:center; justify-content:center; flex-wrap:wrap;}
html body .n10s-overlay h2{text-align:center !important; padding:0 !important; line-height:30px;}
html body .n10s-overlay p{display:none !important;}
html body .et_button_no_icon .et_pb_button{height:45px; line-height:38px !important;}
.et_pb_fullscreen .et_pb_fullwidth_header_container{width:94%;}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{width:100%;}

@media all and (max-width:979px){
.odd .et_pb_row_2{display:flex; flex-wrap:wrap;}
.odd .et_pb_column_2{order:2;}
.odd .et_pb_column_3{order:1;}
.et_pb_section_2 .et_pb_with_border {padding:50px 20px !important;}
}

h1, h2, h3, h4, h5, h6{font-weight:800 !important;}
.et-pb-contact-message{text-align:center; font-weight:bold;}
.et_pb_with_border .et_pb_module{height:100%; display:flex; flex-wrap:wrap;}
.et_pb_with_border .et_pb_module .et_pb_button_wrapper{align-self:flex-end; margin:0 auto;}
.et_pb_with_border .et_pb_module h2{font-size:18px !important; line-height:24px;}
@media all and (max-width:767px){
.container.et_menu_container, #top-header .container{width:94% !important;}
#et-info, #et-secondary-menu{display:flex; justify-content:space-between;}
}
html body .et_pb_section_2.et_pb_with_background .et_pb_divider::before{border-top-color: #fff !important;}
#et-info, #et-secondary-menu