/* 
 Theme Name:   EasyITGuys Builder
 Theme URI:    https://www.easyitguys.com
 Description:  DIVI Theme Child
 Author:       Project Manager
 Author URI:   
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

/*======== GENERAL CSS ========*/

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

body {
    font-weight: 400!important;
}

.gc-row-center {
    align-items: center;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

a.gc-normal-btn:hover {
    color: #0092ff!important;
}

/*======== HEADER CSS ========*/

.logo_container {
    display: flex;
    align-items: center;
}

.logo_container .gc-logo-container {
    width: 30%;
}

.logo_container .gc-contact-header-details {
    width: 70%;
}

.logo_container .gc-contact-header-details ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.logo_container .gc-contact-header-details ul li {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    text-align: left;
    padding-left: 40px;
}

.logo_container .gc-contact-header-details ul li span.label {
    display: block;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.logo_container .gc-contact-header-details ul li span.email {
    display: block;
    text-align: left;
}

.logo_container .gc-contact-header-details ul li:last-of-type {
    padding-right: 0px;
}

.logo_container .gc-contact-header-details ul li a {
    font-size: 12px;
    text-align: left;
    color: #777;
    line-height: 12px;
}

.logo_container .gc-contact-header-details ul li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'ETmodules';
    font-size: 30px;
    color: #0c71c3;
}

.logo_container .gc-contact-header-details ul li.addres:before {
    content: "\e081";
}

.logo_container .gc-contact-header-details ul li.email:before {
    content: "\e076";
}

.logo_container .gc-contact-header-details ul li.phone:before {
    content: "\e090";
}

.logo_container .gc-contact-header-details ul li.facebook:before {
    content: "\e093";
}


.et-fixed-header #top-menu ul.sub-menu li a {
    color: #3a3a3a!important;
}

/*======== HOMEPAGE CSS ========*/

.gc-services-blurb a {
    color: white;
    text-decoration: underline;
}

.gc-service-blurb .et_pb_main_blurb_image {
    margin-bottom: 10px;
}

.gc-testimonial-slider .et_pb_slide_content p {
    text-shadow: none;
}

.gc-testimonial-slider p.gc-testimonial {
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.3em;
}

.gc-testimonial-slider p.gc-testimonial-author {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;
}

.gc-testimonial-slider img.gc-testimonial-img {
    max-width: 8%;
}

.gc-testimonial-slider .et_pb_slide {
    padding: 0px;
}

.gc-testimonial-slider .et-pb-controllers {
    text-align: left;
}

span.gc-tel {
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin-top: 15px;
}

span.gc-tel a {
    color: white;
    text-decoration: underline;
}

.gc-main-header .et_pb_slide_description {
    padding-left: 0px;
    padding-right: 0px;
}

ul.gc-area-list {
    list-style-type: none;
    padding: 0px;
	column-count: 3;
}

ul.gc-area-list li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 15px;
	display: inline-block;
    width: 100%;
}

ul.gc-area-list li:before {
    content: '\5c';
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'ETmodules';
    color: #0c71c3;
}


/*======== INNER PAGE CSS ========*/

ul.gc-az-list {
    list-style-type: upper-latin;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    column-count: 2;
}

ul.gc-az-list li span {
    font-size: 16px;
    font-weight: 400;
}

ul.service.points {
    list-style-type: none;
    padding: 0px;
}

ul.service.points li {
    position: relative;
    padding-left: 25px;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3em;
}

ul.service.points li:before {
    content: '\5c';
    position: absolute;
    font-family: 'ETmodules';
    border: none;
    left: 0;
    top: 0;
}


/*======== FOOTER CSS ========*/

div#footer-widgets .footer-widget div#media_image-2 {
    margin-bottom: 10px;
}

div#footer-widgets .footer-widget div#custom_html-2 h3 {
    color: white;
    font-size: 22px;
}

div#footer-widgets .footer-widget div#media_image-2 {
    margin-bottom: 20px;
}

ul.gc-contact-details {
    list-style-type: none;
}

div#footer-widgets .footer-widget ul.gc-contact-details li {
    position: relative;
    padding-left: 25px;
}

div#footer-widgets .footer-widget ul.gc-contact-details li:before {
    content: '';
    position: absolute;
    font-family: 'ETmodules';
    border: none;
    left: 0;
    top: 0;
}

div#footer-widgets .footer-widget ul.gc-contact-details li.phone:before {
    content: '\e090';
}

div#footer-widgets .footer-widget ul.gc-contact-details li.fax:before {
    content: '\e0fa';
}

div#footer-widgets .footer-widget ul.gc-contact-details li.mail:before {
    content: '\e076';
}

div#footer-widgets .footer-widget ul.gc-contact-details li.mail:before {
    content: '\e076';
}

div#footer-widgets .footer-widget ul.gc-contact-details li.address:before {
    content: '\e081';
}

div#footer-widgets .footer-widget ul.gc-contact-details li.hours:before {
    content: '\e06b';
}

div#footer-widgets .footer-widget ul#menu-quick-links li {
    position: relative;
    padding-left: 25px;
}

div#footer-widgets .footer-widget ul#menu-quick-links li:before {
    content: '\5c';
    position: absolute;
    font-family: 'ETmodules';
    border: none;
    left: 0;
    top: 0;
}

.footer-widget h4.title {
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 20px;
}

div#footer-widgets .footer-widget ul li a:hover {
    color: #0092ff;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
}

div#footer-widgets .footer-widget ul li a {
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    -moz-transition: 0.2s all;
    transition: 0.2s all;
}

div#custom_html-3 {
    width: 100%;
}

h3.gc-footer-tagline {
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    text-align: center;
}

footer#main-footer {
    background-color: transparent;
    background-image: url(https://www.andersonrepair.com/wp-content/uploads/2019/10/ep_naturalblack.png);
    background-size: initial;
    background-repeat: repeat;
}

div#footer-bottom ul.et-social-icons li:not(:first-child) {
    display: none;
}


/*======== RESPONSIVE CSS ========*/
@media screen and (max-width: 1920px) and (min-width: 981px) {
	
	.gc-main-header .et_pb_slide_content {
		max-width: 77%;
		margin: 0 auto;
	}
	
	.gc-main-header .et_pb_slide_content p {
		max-width: 60%;
		margin: 0 auto;
	}
	
	.gc-srvcs-row {
		display: flex;
		flex-direction: row;
	}

	.gc-srvcs-row .et_pb_column {
		position: relative;
		padding-bottom: 44px;
	}

	.gc-srvcs-row .et_pb_column .et_pb_button_module_wrapper {
		position : absolute;
		bottom: 0;
	}
	
	.et_header_style_centered #main-header .container {
		padding-top: 30px;
	}
	
	.container.clearfix.et_menu_container {
		max-width: 100%;
		width: 100%;
	}

	.logo_container {
		max-width: 1280px;
		margin: 0 auto;
		z-index: 99;
		position: relative;
		padding-bottom: 10px!important;
	}

	div#et-top-navigation {
		background-color: #0C71C3;
	}

	div#et-top-navigation nav#top-menu-nav ul#top-menu > li.menu-item a {
		padding: 20px;
	}

	div#et-top-navigation nav#top-menu-nav ul#top-menu > li.menu-item {
		padding: 0px;
	}

	div#et-top-navigation nav#top-menu-nav ul#top-menu > li.menu-item-has-children a:after {
		top: 50%;
		right: 0%;
		transform: translate(0%, -50%);
	}

	div#et-top-navigation nav#top-menu-nav ul#top-menu > li.menu-item.current_page_item a {
		background-color: #3a3a3a;
	}

	header.et-fixed-header .container.clearfix.et_menu_container {
		padding: 0px!important;
	}

	header.et-fixed-header .container.clearfix.et_menu_container .logo_container {
		height: 0px!important;
		padding: 0px!important;
	}
	
	header.et-fixed-header .gc-logo-container {
		display: none;
	}

	header.et-fixed-header .gc-contact-header-details {
		display: none;
	}

}

@media screen and (max-width: 1366px) {
	.logo_container {
		max-width: 90%;
	}
}

@media screen and (max-width: 980px) {
	logo_container .gc-logo-container {
    	width: 20%;
	}
	
	.et_header_style_centered #logo {
		max-height: 100%!important;
	}
	
	.logo_container .gc-contact-header-details {
		display: none;
	}

	.logo_container .gc-logo-container {
		width: 100%;
	}

	.logo_container .gc-contact-header-details {
		display: none;
	}

	.logo_container .gc-logo-container {
		width: 100%;
	}

	div#et-top-navigation {
		background-color: #0C71C3;
	}

	.mobile_menu_bar:before {
		color: white!important;
	}

	ul#mobile_menu li a {
		color: black!important;
	}
	
	.gc-service-blurb .et_pb_main_blurb_image {
		width: 100%;
	}

	.gc-service-blurb .et_pb_main_blurb_image img {
		width: 100%;
	}

	.footer-widget h4.title {
		font-size: 20px;
	}
}

@media screen and (max-width: 767px) {
	ul.gc-az-list {;
		column-count: 1;
	}
}

@media screen and (max-width: 568px) {
	ul.gc-area-list {
		column-count: 2;
	}
}

@media screen and (max-width: 384px) {
	ul.gc-area-list {
		column-count: 1;
	}
}