/*======================================
Theme Name: Bella Casa
Theme URI: https://divicake.com/
Description: Bella Casa
Version: 1.0
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
======================================*/

@import url('https://fonts.googleapis.com/css?family=Raleway:300i,400,500&display=swap');


body {
	font-family: Raleway,sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    font-weight: 400;
    overflow-y: scrollbar!important;
	overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased;
}


.sgpb-popup-close-button-1 {
    position: absolute; float: left; right: 9px; top: 9px; width: 21px; cursor: pointer; height: 21px; background-repeat: no-repeat; background-size: cover!important;
}


.et_pb_row {
    position: relative;
    width: 80%;
    max-width: 70%;
    margin: auto;
}

.our-story-image span.et_pb_image_wrap {
    width: 100%;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Raleway,sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    color: #4f81bd;
    line-height: 39px!important;
}
#main-header .container {
    width: 90%;
    max-width: 90%;
}
#logo {
    display: inline-block;
    float: none;
    max-height: 100%;
}
.homepage-slideshow {
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 100% !important;
}
.homepage-slideshow .et_pb_row {
    padding: 0px;
    max-width: 100%;
    width: 100%;
}

.homepage-image-section {
    width: 10%;
    padding: 0px;
    margin: 0px;
}
.homepage-image-section .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    text-align: center;
}
.homepage-image-section .et_pb_row .et_pb_text_inner {
    padding-top: 200px;
    padding-bottom: 200px;
    text-align: center;
}

div#et-top-navigation a {
    font-weight: 300;
	color: #000000;
    letter-spacing: 2px;
    font-size: 13px;
    text-transform: uppercase;
}

.nav li ul {	
	visibility: hidden;
    z-index: 9999;
    width: auto-flow;
    border-top: #262626;
    opacity: 0;
    background: #515050;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    color: #FFF;
}
.nav li ul {
    position: absolute;
	margin-left: -70px;
    padding: 10px 5px;
    color: #FFF;
}
#top-menu li li a {
    width: 100%;
    padding: 8px 0px;
	line-height: 20px!important;
    color: #FFF;
    font-size: 13px;
}

.homepage-slideshow .et_pb_slide_description {
    padding: 23% 8%;
}


.homepage-service-section {
    text-align: center;
    background: #f4f4f4 !important;
}
.homepage-service-section .et_pb_text_inner {
    text-align: left;
    letter-spacing: 2px;
}
.homepage-service-section .et_pb_module.et_pb_image {
    margin-bottom: 10px;
}
.homepage-service-section h2 {
    margin: 0px;
    padding: 0px;
    color: #444 !important;
    font-size: 32px;
    font-weight: normal !important;
}


.homepage-portfolio-section .et_pb_module.et_pb_image {
    margin-bottom: 10px;
}
.homepage-portfolio-section .et_pb_text_inner {
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
}



.homepage-image-section .et_pb_row .et_pb_text_inner {
    margin-top: 100px;
    margin-bottom: 100px;
    text-align: center;
    background: rgba(255,255,255,0.7);
    padding-top: 50px;
    padding-bottom: 20px;
}
.homepage-image-section .et_pb_row .et_pb_text_inner h3, .homepage-image-section .et_pb_row .et_pb_text_inner h2 {
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 39px;
}
.homepage-image-section a {
    color: #000;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 23px;
    font-weight: 500;
}

.video-heading .et_pb_text_inner {
    text-align: center;
    font-size: 30px;
    color: #666;
    letter-spacing: 2px;
}

.video-heading .et_pb_text_inner a.et_pb_button {
    background: #000;
    color: #FFF;
    border-color: #000;
    margin-top: 25px;
    display: inline-block;
}

.fancybox-container {
    z-index: 999999999999999999999 !important;
}


.contact-section .et_pb_text_inner {
    text-align: center;
}


.contact-section .et_pb_text_inner h3 {
    letter-spacing: 2px;
    font-size: 30px;
    color: #444;
}
.contact-section input.wpcf7-text,
.contact-section textarea {
    border: 0px;
    border-bottom: 1px solid #CCC;
    width: 100%;
    font-size: 15px;
	resize:none;
	
}
.contact-section textarea {
	 border: 0px;
    border-bottom: 1px solid #CCC;
}
.contact-section  .wpcf7-form-control-wrap {
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
ul.locations-list {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.locations-list li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 3%;
    font-size: 13px;
    text-align: center;
}
ul.locations-list li:nth-child(3) {
    margin: 0px;
}
.contact-heading-row {
    background: #888;
    color: #FFF;
    width: 100%;
    max-width: 100%;
    padding: 0px;
    margin-bottom: 40px;
}
.contact-heading-row h3 {
    color: #FFF !important;
    padding: 35px;
}

#footer-bottom {
    padding: 50px 0 5px;
    background-color: #0092cf;
    text-align: center;
}
#footer-info {
    float: left;
    padding-bottom: 30px;
    color: #fff;
    text-align: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
}

ul.locations-list h3 {
    font-weight: 300;
}
.tnp-subscription input.tnp-submit {
    background-color: #FFF;
    color: #000;
    width: auto;
    height: auto;
    margin: 0;
    border: 1px solid #000;
    border-radius: 28px !important;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block !important;
    cursor: pointer;
}
.tnp-field.tnp-field-button {
    text-align: center;
    display: inline-block;
    width: 100%;
}
input.tnp-email {
    text-align: center;
    padding-left: 0px;
}

.inner-header {
    padding: 0px;
    margin: 0px;
    width: 100%;
    max-width: 100%;
}
.inner-header .et_pb_row {
    padding: 0px;
    width: 100%;
    max-width: 100%;
}

#top-menu li.current-menu-item a {
    color: #999999 !important;
}


#top-menu li.current-menu-item ul.sub-menu li a {
    color: #fff !important;
}

.contact-section textarea {

    height: 100px;
}
@media only screen and (max-width: 600px) {
.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0px;

}	
.et_mobile_menu {
    border-top: 3px solid #888;
    color: #000000!important;
	background: #ccc
}
.video-heading .et_pb_text_inner {
    text-align: center;
    font-size: 26px;
    color: #666;
    letter-spacing: 2px;
    line-height: 38px;
}	
.mobile_menu_bar:before {
 
    font-size: 50px;
    cursor: pointer;
    color: #000;
}
.et_pb_row {
    position: relative;
    width: 90%;
    max-width: 90%;
    margin: auto;
}	
ul.locations-list li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 0px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 40px;
}
}