/*
Theme Name: Divi Child Theme
Theme URI: 
Version: 2.7.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: B2 Interactive
Author URI: http://www.b2interactive.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: Divi
*/

/***** Hide Overview Links (Mobile Only Display) *****/

li.mobile-overview  {display: none !important;}


@media only screen and ( max-width: 1308px ) {
	li.mobile-overview {display: block !important;}
}

/***** Collapse Mobile Menu *****/

#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }

/***** Search Results *****/

.search #left-area
{
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 20px;
    column-gap: 20px;
}
.search #left-area .et_pb_post a img {
	float:left !important;
	max-width:300px !important;
	padding:10px;
}
.search #left-area ul  {
	list-style-type: none !important;
}
.search .et_pb_post > a {
    margin: -20px -20px 10px;
    display: block;
}
 
.search #left-area .et_pb_post {
    overflow: hidden;
    page-break-inside: avoid;
    break-inside: avoid-column;
    width: 100%;
    padding: 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    display: inline-block;
    margin-bottom: 10px;
}
 
.search #left-area .et_pb_post h2{
    font-size: 18px;
}
 
.search #left-area .et_pb_post.format-link,
.search #left-area .et_pb_post.format-quote,
.search #left-area .et_pb_post.format-audio
{
    padding: 0;
}
 
.search .et_pb_post .et_pb_image_container,
.search .et_pb_post .et_main_video_container,
.search .et_pb_post .et_audio_content,
.search .et_pb_post .et_pb_slider {
    margin: -20px -20px 10px;
}
 
.search .et_pb_post .et_pb_slider .et_pb_slide {
    min-height: 180px;
}
 
.search .pagination {
    padding: 20px 0;
}

.search-title {
    margin-bottom: 60px;}
    
hr.results_title_line {
    width: 25%;
    float: left;
    border: 0;
    height: 4px;
    background-color: #666666;}

/* Style Contact Page Gravity Form Button */

body #gform_wrapper_1 .gform_footer input[type=submit] {
	color: #ffffff!important;
    border-width: 1px!important;
    border-color: #6a9913;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase!important;
    background-color: #6a9913;
    box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.3);margin-right: 10px;
}

.salesforce-button {
	color: #ffffff!important;
    border-width: 1px!important;
    border-color: #6a9913;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase!important;
    background-color: #6a9913;
    box-shadow: 3px 3px 9px 0px rgba(0,0,0,0.3);margin-right: 10px;
}

/* Align Buttons to Bottoms of Rows */
	
	.align-bottom-column .et_pb_column {
		padding-bottom: 50px;
}
	.align-bottom-column .et_pb_button_module_wrapper {
		position: absolute; 
		bottom: 0; left: 0; 
		right: 0; 
		margin: auto;
}


/* Banner Styling homepage */

.banner-color {
	color: #0e2b8d;
}

/* Gravity Forms Styling */

body .gform_wrapper .gform_footer input[type=submit] {
	color: #3d3d3d!important;
    border-width: 1px!important;
    border-color: #333333;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #ffffff;
}

body .gform_wrapper textarea.textarea {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	color: #000000;
	padding: 10px;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	color: #000000;
	padding: 10px;
}

body .gform_wrapper select {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	color: #000000;
	padding: 10px;
}

body .gform_wrapper textarea.textarea {
	background-color: #f2f2f2;
	border-color: #f2f2f2;
	color: #000000;
	padding: 10px;
}

/* Residential Bundles Module Styling */

#residential-bundles-module, #speed-test-module {
	margin-bottom: 60px !important;
}

/* Voicemail Access select menu styling */

.voicemail-numbers {
	font-weight:700;
	font-size: 16px;
}

/* Cable TV Listings form Styling */
.SubmitButton {
	font-size:20px; 
	border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#cable-channels, #location, #vm-number, #country {
	font-size:20px; 
}
/* Styling Blog Search areas */

.et_pb_widget_area_left {
	padding-right: 0px !important;
	border-right: none !important;
}


/* Modern Tribe Calendar Styling */


label.label-tribe-bar-date, label.label-tribe-bar-search, label#tribe-bar-views-label {
	color: #444444 !important;
}

a.tribe-events-read-more {
	text-decoration: underline !important;
}

#tribe-events-content a {
	text-decoration: underline !important;
	color: #0f2c8d !important;
	background-color: #ffffff !important;
}

.tribe-events-calendar thead th {
	background-color: #f2f2f2 !important;
	border: 1px solid #666 !important;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] {
	background-color: #666;
}


/*** Expand the content area to fullwidth  ***/
.post-type-archive-tribe_events div.et-main-area {
	padding: 0 0 0 0 !important;
	width: 100% !important;
	max-width: none !important;
	margin: 0 0 0 0 !important;
}

.post-type-archive-tribe_events .entry-content {
	width: 100% !important;
	margin-top: -80px;
}

div#tribe-events-content-wrapper.tribe-clearfix {
	
}
	/*** Hide Sidebar ***/
#sidebar {
	display:none;
}

#tribe-events-content-wrapper {
	padding-right: 19em !important;
	padding-left: 19em !important;
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	#tribe-events-content-wrapper {
		padding-right: 5em !important;
		padding-left: 5em !important;
	}
}

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 768px)
  and (-webkit-min-device-pixel-ratio: 2) {
 	#tribe-events-content-wrapper {
		padding-right: 1em !important;
		padding-left: 1em !important;
	}
}

/***** ADA *****/
.ecwd_theme_calendar_grey .calendar-head .next a, .calendar_main .ecwd_calendar a {
	text-decoration: underline !important;
}

.post-meta a {
	text-decoration: underline !important;
}

   article.post .entry-content a {
	   text-decoration: underline !important;
}





/* Tabs Styling Business Voice Page and Enterpise Page */
.et_pb_tabs_controls li {
	border-bottom: 1px solid #d9d9d9 !important;
}

/* Sticky Nav on Mobile */

@media (max-width: 980px) {
.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
	}
	
#gpc-top-bar-menu{
	padding-top: 0.75em !important;
    padding-bottom: 0.75em !important;
	}
}

.et_mobile_menu {
    overflow: scroll !important;
    max-height: 83vh;
}



/* Career Page Widget */

.ht-apply-link {
	color: #626468!important;
    border-width: 2px!important;
    border-color: #ffffff;
    border-radius: 25px;
    font-size: 18px;
    font-weight: 600!important;
    text-transform: uppercase!important;
    background-color: #ffffff;
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);	
	padding: 10px 40px 10px 40px;
	margin-top: 20px !important;
	margin-bottom: 40px !important;
	max-width: 200px !important;
}

