/*---------------------------------------------------------------------------------

 Theme Name:   Divi-child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 Author:       Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     Divi
 Version:      3.0.39
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/





/* #price-calulator table{
	border: 2px solid !important;
	border-color: #222b54 transparent !important;
}
#price-calulator table tr{
	border: 0 !important;
}
#price-calulator table td{
	border-right: 1px solid #eee;
	border-top: 0 !important;
	text-align: center;
	padding: 10px 0;
	width: 33.3%;
	position: relative;
}
#price-calulator .addons-checkboxes input{
	position: absolute;
    opacity: 0;
    margin: 0 auto;
    cursor: pointer;
    height: 25px;
    width: 25px;
    z-index: 2;
}

#price-calulator .addons-checkboxes{
    display: flex;
    justify-content: center;
}
#price-calulator .addons-checkboxes label{
	position: absolute;
	height: 25px;
	width: 25px;
	margin: 0 auto;
	border: 2px solid #222b54;
}
#price-calulator .addons-checkboxes input:checked ~ label::after{
	content: url('data:image/svg+xml; utf8, <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><g><g><path d="M504.502,75.496c-9.997-9.998-26.205-9.998-36.204,0L161.594,382.203L43.702,264.311c-9.997-9.998-26.205-9.997-36.204,0 c-9.998,9.997-9.998,26.205,0,36.203l135.994,135.992c9.994,9.997,26.214,9.99,36.204,0L504.502,111.7 C514.5,101.703,514.499,85.494,504.502,75.496z"/></g></g></svg>');
	height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    padding: 0 3px;
    margin-top: -2px;
}
.calls-per-day-input{
	width: 50px !important;
	height: 25px;
	margin: 0 auto;
	border: 2px solid #222b54;
	display: block;
	padding-left: 6px;
}
.labels{
	text-align: left !important;
}

#price-calulator .totals{

	display: flex;

} */

.promo-slide-in {
	z-index: 10 !important;
}

.simple .ccchildpage {
	padding:10px 0px 0px 0px;
}

.ccpages_excerpt {
	padding:5px !important;
}

.simple .ccchildpage h3 {
	padding:10px 0px 0px 0px;
	min-height: 0px;
}

@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 20%;
}
}

body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {
  padding-top: 0 !important
}
.wp-grid-builder .wpgb-card-21 .wpgb-block-3 {
  font-size: 18px !important; line-height: 20px !important;
}
.wpgb-grid-1 .wpgb-area-bottom-2 {margin-top: 30px !important}
.wpgb-facet .wpgb-pagination li a:focus {outline-width: 0 !important}
.wpgb-facet .wpgb-pagination li a[aria-current] {color: #f6921e !important}
.nav-single {
  background: #f2f4f6;
  padding: 4% 0 5%;
}
.nav-single h4 {
  text-align: center;
  font-size: 40px !important;
  line-height: 3.75rem;
  letter-spacing: 2px;
  margin-bottom: 40px;
  text-transform: uppercase;
  position: relative;
}
.nav-single h4::after {
    content: '';
    display: block;
    border: 1px solid #f6921e;
    margin: 15px auto;
    width: 55px;
 }
.nav-single ul {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.nav-single ul li {
  display: block;
}
.nav-single ul li:first-child {
  height: 45vh;
  overflow: hidden;
  margin-bottom: 4%;
}
.nav-single ul li:first-child img {
  width: 100%;
  transition: transform 0.5s;
}
.nav-single ul li:first-child:hover:hover img {
  transform: scale(1.2);
}
.nav-single ul li:nth-child(2) {
  margin-bottom: 4%;
}
.nav-single ul li:last-child {
  padding-right: 35%;
}

.nav-single ul li h5 {
  margin-bottom: 2%;
}
.nav-single ul li h5 a {
  color: #2A2A2A;
  font-size: 18px;
  line-height: 1.6875rem;
  text-transform: inherit;
}
.nav-single ul li h5 a:hover, .nav-single ul li h5 a:focus {
  color: #222b54;
}
.nav-single ul li a {
  font-size: 14px;
  line-height: 1.5rem;
  color: #666;
}
.nav-single .nav-previous {
  width: 45%;
}
.nav-single .nav-previous ul {
  justify-content: flex-end;
}
.nav-single .nav-previous ul li {
  text-align: right;
}
.nav-single .nav-previous ul li:last-child {
  padding-left: 35%;
  padding-right: 0 !important;
}
.nav-single .nav-next {
  width: 45%;
}

@media all and (max-width: 1100px) {
  .nav-single ul li:first-child {height: 20vh;}
}

@media all and (max-width: 980px) {
  .nav-single h4 {margin-bottom: 20px}
}

@media all and (max-width: 767px) {
  .nav-single h4 {font-size: 28px !important; letter-spacing: 1px}
  .nav-single ul li:first-child {height: 16vh}
  .nav-single ul li:last-child {padding-right: 10%}
  .nav-single .nav-previous ul li:last-child {padding-left: 10%}
}
