/*
 Theme Name:     AP-Gardner
 Theme URI:      https://www.abundantpractices.com
 Description:    Divi Child Theme
 Author:         AbundantPractices
 Author URI:     https://www.abundantpractices.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.footlink, a.footlink:hover {
	text-decoration: none;
}

a.team, a.team:hover {
	text-decoration: none;
}

.front-image {
	float: right;
	padding: 30px 0 30px 30px;
}

@media (max-width: 720px){
    .front-image {
	float: none;
	padding: 15px 0 10px 0px;
	}
}

.interior-image {
	float: right;
	padding: 20px 0 30px 30px;
}

@media (max-width: 920px){
    .interior-image {
	float: none;
	padding: 25px 0px 0px;
	}
}

.interior-left-image {
	float: left;
	padding: 10px 30px 20px 0;
}

@media (max-width: 920px){
    .interior-left-image {
	float: none;
	padding: 25px 0px 0px;
	}
}


/* Menus
-----------------------------------------------------------------------------*/

#et-top-navigation .et-cart-info {
  display: none;
}



#top-menu li {
  font-size: 16px;
  padding-right: 30px;
  font-weight: 500;
}

#top-menu li li a {
  padding: 10px 20px !important;
  width: 220px;
}

.nav li ul {
	width: 260px;
}

.nav li li {
  line-height: 1.7em !important;
}

.menu_cta {
box-shadow: 0px rgba(0,0,0,0.25) !important;
background: #d86cfe;
border: 0px solid #d86cfe;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 7px;
    	border-top-right-radius: 7px;
    	border-bottom-left-radius: 7px;
    	border-bottom-right-radius: 7px;
color: #fff !important;
padding: 0 !important;
}

.menu_cta a {
background: #d86cfe !important;
border: 0px solid #d86cfe;
        border-top-style: solid;
        border-top-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-style: solid;
        border-left-width: 2px;
        border-top-left-radius: 7px;
    	border-top-right-radius: 7px;
    	border-bottom-left-radius: 7px;
    	border-bottom-right-radius: 7px;
color: #fff !important;
padding: 15px 20px !important;
}

.menu_cta a:hover {
background: #c65deb !important;
border: 0px solid #c65deb;
        border-top-style: solid;
        border-top-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-style: solid;
        border-left-width: 2px;
        border-top-left-radius: 7px;
    	border-top-right-radius: 7px;
    	border-bottom-left-radius: 7px;
    	border-bottom-right-radius: 7px;
color: #fff !important;
padding: 15px 20px !important;
}

.menu_login {
box-shadow: 0px rgba(0,0,0,0.25) !important;
background: #fff;
border: 0px solid #d86cfe;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 7px;
    	border-top-right-radius: 7px;
    	border-bottom-left-radius: 7px;
    	border-bottom-right-radius: 7px;
color: #d86cfe !important;
padding: 0 !important;
margin-right: 25px;
}

.menu_login a {
background: #fff !important;
border: 0px solid #d86cfe;
        border-top-style: solid;
        border-top-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-style: solid;
        border-left-width: 2px;
        border-top-left-radius: 7px;
    	border-top-right-radius: 7px;
    	border-bottom-left-radius: 7px;
    	border-bottom-right-radius: 7px;
color: #d86cfe !important;
padding: 15px 20px !important;
}

.menu_login a:hover {
background: #d86cfe !important;
border: 0px solid #d86cfe;
        border-top-style: solid;
        border-top-width: 2px;
        border-right-style: solid;
        border-right-width: 2px;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-left-style: solid;
        border-left-width: 2px;
        border-top-left-radius: 7px;
    	border-top-right-radius: 7px;
    	border-bottom-left-radius: 7px;
    	border-bottom-right-radius: 7px;
color: #fff !important;
padding: 15px 20px !important;
}

.et-fixed-header #top-menu .menu_cta a {
	color: #fff !important;
}

.et-fixed-header #top-menu .menu_login a {
	color: #d86cfe !important;
}

.et-fixed-header #top-menu .menu_login a:hover {
	color: #fff !important;
}

.et-fixed-header #top-menu li.current-menu-item > a {
    color: #fff !important;
}

#top-menu.et-fixed-header li.menu_cta.current-menu-item > a {
	color: #fff !important;
}

#top-menu.et-fixed-header li.menu_login.current-menu-item > a {
	color: #d86cfe !important;
}

#top-menu.et-fixed-header li.menu_login.current-menu-item > a:hover {
	color: #fff !important;
}

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

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

#top-menu li.menu_login.current-menu-item > a:hover {
    color: #fff !important;
}

#top-menu li.menu_cta.current-menu-ancestor > a {
    color: #fff !important;
}

#top-menu li.menu_login.current-menu-ancestor > a {
    color: #d86cfe !important;
}

#top-menu li.menu_login.current-menu-ancestor > a:hover {
    color: #fff !important;
}

@media only screen and (min-width: 981px) {

	.et-fixed-header #top-menu .menu_cta a {
		color: #fff !important;
	}

	.et-fixed-header #top-menu li.current-menu-item > a {
    	color: #fff !important;
	}

	#top-menu.et-fixed-header li.menu_cta.current-menu-item > a {
		color: #fff !important;
	}

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

	#top-menu li.menu_cta.current-menu-ancestor > a {
    	color: #fff !important;
	}
	
	.et-fixed-header #top-menu li.current-menu-item > a {
    	color: #fff !important;
	}
}

/*make sure CTA text is white even when menu is fixed */

@media only screen and (min-width : 981px) {

	.et-fixed-header #top-menu li.current-menu-ancestor>a#menu_cta, 
    .et-fixed-header #top-menu li.current-menu-item>a#menu_cta,
    .et-fixed-header #top-menu li.current_page_item>a#menu_cta,
    .et-fixed-header #top-menu a#menu_cta {
    	color: white!important;
    }
}

@media only screen and (min-width: 981px) {

	.et_header_style_left #et-top-navigation {
		padding: 47px 0 15px 0 !important;
	}

	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding: 41px 0 15px 0 !important;
	}
}

@media only screen and (max-width: 1200px) {

	.et_header_style_left .et-fixed-header #et-top-navigation {
		padding: 56px 0 15px 0 !important;
	}
}


@media only screen and (max-width: 1400px) {

	#top-menu li {
  		font-size: 16px !important;
	}
	
	#top-menu li a {
		font-size: 16px !important;
	}
	
	#top-menu li li a {
		font-size: 16px !important;
	}
	
	#top-menu li {
		padding-right: 20px !important;
	}
	
	.menu_cta a {
		padding: 15px 0 15px 20px !important;
	}

}

@media only screen and (max-width: 1300px) {

	#top-menu li {
  		font-size: 15px !important;
	}
	
	#top-menu li a {
		font-size: 15px !important;
	}
	
	#top-menu li li a {
		font-size: 15px !important;
	}

}

@media only screen and (max-width: 1260px) {

	#top-menu li {
  		font-size: 14px !important;
	}
	
	#top-menu li a {
		font-size: 14px !important;
	}
	
	#top-menu li li a {
		font-size: 14px !important;
	}
	
	#top-menu li {
		padding-right: 15px !important;
	}
	
	.menu_cta a {
		padding: 15px 0 15px 15px !important;
	}

}

@media only screen and (max-width: 1200px) {

	.et_header_style_left #et-top-navigation {
  		padding: 62px 0 20px 0 !important;
	}
	
}

.et_mobile_menu li a {
  text-decoration: none !important;
}

@media (max-width: 980px) {

	.et_header_style_left #logo {
		max-width: 75%;
	}

}


/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
	content: '\4d';
}

/*adjust the new toggle element which is added via jQuery*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}

/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}

/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}

/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}

/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}

/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
	text-align: center;
	opacity: 1;
}

/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	color: rgba(0,0,0,0.6);
	background-color: transparent;
	border-radius: 50%;
	padding: 3px;
	font-size: 18px !important;
	display: inline;
}

/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
	content: '\32';
}

/*add point on top of the menu submenu dropdown*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
	position: absolute;
	right: 5%;
	margin-left: -20px;
	top: -14px;
	width: 0;
	height: 0;
	content: '';
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #ffffff;
}

/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
	position: relative;
	display: block;
	bottom: 10px;
	line-height: 0;
}

/*force the background color and add a rounded border*/

.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
	background-color: #ffffff!important;
	border-radius: 10px;
}



/* Home
-----------------------------------------------------------------------------*/

.et_pb_blurb_0.et_pb_blurb .et_pb_module_header, .et_pb_blurb_1.et_pb_blurb .et_pb_module_header, .et_pb_blurb_2.et_pb_blurb .et_pb_module_header {
  padding: 10px 20px;
}

.et_pb_main_blurb_image {
  margin-bottom: 15px !important;
}

.homecolumn {
  float: left;
  width: 50%;
}

/* Clear floats after the columns */
.homerow:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (max-width: 600px) {
  .homecolumn {
    width: 100%;
  }
}

.team-avatar {
  border-radius: 50%;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 3% 4% 11% !important;
  width: auto;
  margin: auto;
}

.et_pb_slider[data-active-slide="et_pb_slide_0"] .et-pb-slider-arrows .et-pb-arrow-prev, .et_pb_slider[data-active-slide="et_pb_slide_0"] .et-pb-slider-arrows .et-pb-arrow-next, .et_pb_slider[data-active-slide="et_pb_slide_1"] .et-pb-slider-arrows .et-pb-arrow-prev, .et_pb_slider[data-active-slide="et_pb_slide_1"] .et-pb-slider-arrows .et-pb-arrow-next, .et_pb_slider_0 .et-pb-slider-arrows .et-pb-arrow-prev, .et_pb_slider_0 .et-pb-slider-arrows .et-pb-arrow-next {
  text-decoration: none !important;
}

@media (max-width: 767px) {

	.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
		font-size: 16px !important;
	}

}

#egblurb:hover {
	background-color: #5271ff;
	color: #fff;
}

#egblurb:hover h3 {
	color: #fff;
}

@media (min-width: 981px) {
	
	.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-right: 2.5%;
	}
	.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
  		width: 22.875%;
	}
	
}

@media (min-width: 981px) {
	
	#quizblurb .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
		margin-left: 1.75% !important;
		margin-right: 1.75% !important;
	}
	
}

@media (max-width: 980px) {
	
	.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%;
	}
	
}

@media (max-width: 479px){
	
	.et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
		margin-right: 0%;
	}
	
}

/*
#egblurb2:hover {
	background-color: #fff;
	color: #d86cfe !important;
	cursor: pointer;
	background-image: none;
	border: 2px solid #d86cfe;
}

#egblurb2:hover h3 {
	color: #d86cfe !important;
}
*/



/* Sidebar
-----------------------------------------------------------------------------*/

@media (min-width: 981px) {

	.et_pb_widget {
		margin-bottom: 16.347% !important;
	}

}

.widgettitle {
	font-size: 26px !important;
}

.more-link {
    box-shadow: 0px rgba(0,0,0,0.25) !important;
	background: #00c3d1;
	background-clip: border-box;
    border: 1px solid #00c3d1;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    margin-top: 10px;
}

.more-link:hover {
    background: #fff !important;
    border: 1px solid #00c3d1;
    color: #00c3d1 !important;
    text-decoration: none !important;
}

@media (max-width: 720px){
    .more-link {
	padding-left: 25px;
    padding-right: 25px;
	}
}

.et_pb_blog_grid h2 {
  font-size: 23px !important;
  font-weight: 600;
}



/* Posts
-----------------------------------------------------------------------------*/

.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper {
  padding-top: 4%;
}

@media (max-width: 760px) {

	.et_pb_pagebuilder_layout.single.et_full_width_page:not(.et-tb-has-body) .et_post_meta_wrapper {
  		padding-top: 10%;
	}

}

.post-image {
	float: right;
	padding: 25px 0px 30px 0px;
}

@media (max-width: 920px){
    .post-image {
	float: none;
	padding: 0px;
	}
}

.entry-title {
	text-align: center !important;
	font-weight: 600 !important;
}

.post-meta {
	display: none;
}

.et_pb_image_container {
	margin: -19px -19px 29px !important;
}

.more-link {
	background: #004aad !important;
	border: 1px solid #004aad;
	color: #fff !important;
	margin-top: 20px !important;
}

.more-link:hover {
	background: #fff !important;
	border: 1px solid #004aad;
	color: #004aad !important;
}



/* Products
-----------------------------------------------------------------------------*/

.egproduct-image {
	float: left;
	padding: 7px 30px 30px 0px;
}

@media (max-width: 920px){
    .egproduct-image {
	float: none;
	padding: 25px 0px 0px;
	}
}

.et-db #et-boc .et-l .et_pb_wc_related_products ul.products li.product a img {
	margin-top: 10% !important;
}

.et-db #et-boc .et-l .et_pb_wc_related_products ul.products.columns-1 li.product, .et-db #et-boc .et-l .et_pb_wc_related_products ul.products:not(.columns-4) li.product:nth-child(4n+1) {
	padding: 15px;
}

.et-db #et-boc .et-l .et_pb_wc_related_products_1 ul.products li.product span.onsale {
	display: none;
}




/* Buttons
-----------------------------------------------------------------------------*/

.egbutton {
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.25) !important;
	background: #d86cfe !important;
	background-clip: border-box;
    border: 2px solid #d86cfe !important;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 5px !important;
    	border-top-right-radius: 5px !important;
    	border-bottom-left-radius: 5px !important;
    	border-bottom-right-radius: 5px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    color: #fff !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    margin: 10px 0;
}

.egbutton:hover {
    background: #fff !important;
    border: 2px solid #c65deb !important;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 5px !important;
    	border-top-right-radius: 5px !important;
    	border-bottom-left-radius: 5px !important;
    	border-bottom-right-radius: 5px !important;
    color: #c65deb !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

@media (max-width: 720px){
    .egbutton {
	padding-left: 30px !important;
    padding-right: 30px !important;
	}
}

.egbutton1 {
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.25) !important;
	background: #fff !important;
	background-clip: border-box;
    border: 2px solid #3f42c4 !important;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 5px !important;
    	border-top-right-radius: 5px !important;
    	border-bottom-left-radius: 5px !important;
    	border-bottom-right-radius: 5px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    color: #3f42c4 !important;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    margin: 10px 0;
}

.egbutton1:hover {
    background: #3f42c4 !important;
    border: 2px solid #3f42c4 !important;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 5px !important;
    	border-top-right-radius: 5px !important;
    	border-bottom-left-radius: 5px !important;
    	border-bottom-right-radius: 5px !important;
    color: #fff !important;
    text-decoration: none !important;
    cursor: pointer !important;
}

@media (max-width: 720px){
    .egbutton1 {
	padding-left: 30px !important;
    padding-right: 30px !important;
	}
}

.egbutton2 {
    box-shadow: 0px rgba(0,0,0,0.25) !important;
	background: #004aad;
	background-clip: border-box;
    border: 1px solid #004aad;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    color: #fff !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.egbutton2:hover {
    background: #fff !important;
    border: 1px solid #004aad;
    color: #3f42c4 !important;
    text-decoration: none !important;
}

@media (max-width: 720px){
    .egbutton2 {
	padding-left: 25px;
    padding-right: 25px;
	}
}

.egbutton3 {
    box-shadow: 0px rgba(0,0,0,0.25) !important;
	background: #0083ae;
	background-clip: border-box;
    border: 0px solid #0083ae;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.egbutton3:hover {
    background: #01759b !important;
    color: #fff !important;
    text-decoration: none !important;
}

@media (max-width: 720px){
    .egbutton3 {
	padding-left: 30px;
    padding-right: 30px;
	}
}

.egbutton4 {
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.25) !important;
	background: #cf6400 !important;
	background-clip: border-box;
    border: 0px solid #cf6400;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 5px;
    	border-top-right-radius: 5px;
    	border-bottom-left-radius: 5px;
    	border-bottom-right-radius: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 30px  !important;
    padding-right: 30px  !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500 !important;
    font-size: 20px !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

.egbutton4:hover {
    background: #e37915 !important;
    border: 0px solid #e37915;
        border-top-style: solid;
        border-top-width: 0px;
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-style: solid;
        border-left-width: 0px;
        border-top-left-radius: 5px;
    	border-top-right-radius: 5px;
    	border-bottom-left-radius: 5px;
    	border-bottom-right-radius: 5px;
    color: #fff !important;
    text-decoration: none !important;
}

@media (max-width: 720px){
    .egbutton4 {
	padding-left: 30px !important;
    padding-right: 30px !important;
	}
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
    color: #FFFFFF !important;
    border-width: 1px !important;
    border-color: #cf6400 !important;
    border-radius: 7px;
    background-color: #cf6400 !important;
}


/* Schedule Page
-----------------------------------------------------------------------------*/

.eg_schedule_column {
	float: left;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px;
	background-position: 50%;
	background-repeat: no-repeat;
}

.eg_schedule_column {
  margin-right: 2.5%;
}

@media (min-width: 981px) {
	.eg_schedule_column {
		width: 29.6667%;
	}
}

.eg_schedule_call {
	background-color: rgba(248,248,248,0.5);
	border-radius: 8px 8px 8px 8px;
	overflow: hidden;
	border-width: 1px !important;
	border-color: rgba(231,237,246,1);
	padding-top: 24px !important;
	padding-right: 24px !important;
	padding-bottom: 24px !important;
	padding-left: 24px !important;
	margin-top: 20px;
}

.egschedule1 {
	box-shadow: 0px rgba(0,0,0,0.25) !important;
	background: #d86cfe !important;
	background-clip: border-box;
	border: 1px solid #d86cfe;
		border-top-style: solid;
    	border-top-width: 1px;
    	border-right-style: solid;
    	border-right-width: 1px;
    	border-bottom-style: solid;
    	border-bottom-width: 1px;
    	border-left-style: solid;
    	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px 45px;
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	width: 100%;
	justify-content: center;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	text-shadow: none;
	box-shadow: none;
	position: relative;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}

.egschedule1:hover {
	background: #fff !important;
	border: 1px solid #d86cfe;
		border-top-style: solid;
    	border-top-width: 1px;
    	border-right-style: solid;
    	border-right-width: 1px;
    	border-bottom-style: solid;
    	border-bottom-width: 1px;
    	border-left-style: solid;
    	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #d86cfe !important;
	text-decoration: none !important;
}


.eg_schedule_column2 {
	float: none;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px;
	background-position: 50%;
	background-repeat: no-repeat;
}

.eg_schedule_column2 {
  margin-right: 2.5%;
}

@media (min-width: 981px) {
	.eg_schedule_column2 {
		width: 29.6667%;
	}
}


/* Footer
-----------------------------------------------------------------------------*/

#footer-widgets {
  padding: 4.5% 0 0;
}

#footer-widgets .footer-widget li::before {
  display: none;
}

#footer-info {
  text-align: center;
  float: none;
}

#main-footer .footer-widget h4 {
	font-size: 23px;
}

@media (max-width: 980px) {
	
	.footer-widget:nth-child(n) {
		width: 46.25% !important;
		margin: 2.5% 7.5% 5.5% 0 !important;
	}

}

@media (max-width: 980px) {

	#footer-widgets .footer-widget:nth-last-child(-n+2) {
  		margin-bottom: 7.5% !important;
	}
	
}

@media (max-width: 767px) {

	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 5% !important;
	}

}

@media (max-width: 580px) {

	#footer-widgets {
		padding: 12% 0 !important;
	}

}
