/*
Theme Name:   Facilities
Description:  Write here a brief description about your child-theme
Author:       RFac926Acmp
Author URL:   Write here the author's blog or website url
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Facilities
*/

/* Write here your own personal stylesheet */

#main-content .container:before {
    background-color: transparent;
}

#top-menu li {padding-right: 11px;}

.single #content-area {background-color: #ededed;}
.single #left-area {background-color: #f1f1f1; padding: 40px;}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.2em;
}

.et_right_sidebar #sidebar {
    padding-right: 30px;
	padding-top: 40px;
	background-color: #0a4e5f;
}

#rpwwt-recent-posts-widget-with-thumbnails-2 {line-height: 1.2em; font-weight: bold;}
.rpwwt-widget img {border: 2px solid #fff;}
.rpwwt-post-title {color: #fff;}

.widgettitle {color: #fff; margin-bottom: 30px;}

#left-area {
    width: 70%;
    padding-bottom: 23px;
}

#sidebar {
    float: left;
    width: 30%;
}

.et-pb-contact-message {color: #fff; font-weight: bold; text-shadow: 3px 3px 5px black; }

.wp-pagenavi a, .wp-pagenavi span {
    border: none;
}

@media (min-width: 981px) {
#sidebar {
    width: 30% !important;
}
}

/* Tablets Horizontal */
@media all and (min-width: 981px) and (max-width: 1340px) {
		.single #left-area {margin-top: 30px; padding: 20px !important;}
	
 #top-menu {display: none !important;}
  #et_mobile_nav_menu {display: block !important; float: right !important;}
  #et_top_search {float: left; margin: 10px 20px 0 0 !important;}
  #logo {margin-bottom: -40px !important;}
	.et-search-form input {width: 90% !important;}
	form.et-search-form {max-width: 70% !important;}
	
}

/* Tablets Vertical */
@media all and (max-width: 980px) {

  .et_right_sidebar #sidebar {
    padding-left: 20px !important;
	  padding-right: 20px !important;
}
	
			.single #left-area {margin-top: 30px; padding: 20px !important;}

	
}

/* Cel Horizontal */
@media all and (max-width: 767px) {

	
	
}

/*  Cel Vertical */
@media all and (max-width: 479px) {
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {width: 100%;}
	
}
