/*
Theme Name: Webtrack
Author: Be Media
Author URI: https://www.bemedia.com.au/
Template: Divi
Description: Webtrack website
Version: 1.0
*/

/* CLIENT LOGIN */
#client-login a {
    background-color: #fe0303;
   	padding: .3em 1em;
  	border-radius: 25px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
#client-login a:hover {
  	background: #e40404;
}
/* END CLIENT LOGIN */
/* GRAVITY FORM */
.gform_fields input[type="text"], .gform_fields textarea {
    background-color: #eee;
    border: none;
    padding: 16px!important;
  	color: #999;
}
.gform_fields textarea {
  	margin-top: 12px;
}
.gform_footer input[type="submit"] {
  	background: #fe0303;
  	border: none;
  	color: #fff;
  	text-transform: uppercase;
  	border-radius: 25px;
  	font-size: 20px!important;
  	-webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
  	padding: .3em 1em;
  	cursor: pointer;
}
.gform_footer input[type="submit"]:hover {
  	background: #e40404;
}
/* END GRAVITY FORM */

/* CTA STYLE 1 */
.cta-style1 {background-color: #e4e4e4;}
.cta-style1 h2 {font-size: 48px}
.cta-style1 p {
	font-size: 20px; 
	line-height: 1.7em
}
/* WOOCOMMERCE TAB */
#tab-description > h2 {display:none}
#tab-description ul li {list-style:none}
#tab-description ul li { 
  	list-style:none;
  	border-bottom: 1px solid #ebe9eb;
}
#tab-description ul li:last-child {border-bottom: none}
#tab-description ul {padding: 0}
#tab-description table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}
#tab-description th, td {
    text-align: left;
	width: 50%;
}
#tab-description tr:nth-child(even){background-color: #f2f2f2}
/* END WOOCOMMERCE TAB */
/* FOOTER SECTION */
.et-cart-info {display:none}
.footer-section a {color:#ffffff}
.footer-section .contact-info-footer .fa {
  	position: absolute;
  	top: 4px;
  	left: 0;
}
.footer-section .contact-info-footer ul li {
  	position: relative;
  	padding-left: 25px
}
.footer-section h4 {color: #FE0303!important}
.social-icons-footer a .fa {color: #ffffff}
.social-icons-footer a {
  	display: inline-block;
  	font-size: 30px;
  	margin-right: 10px;
}
/* END FOOTER SECTION */
#footer-bottom .container p {
  	text-align: right;
  	color: #ffffff;
}
#footer-bottom .container img { margin-left: 13px; }
.home-banner .et_pb_slide_description h1.et_pb_slide_title {
	font-size: 46px;
	line-height: 1.2!important;
}
.blurb-style1 .et_pb_blurb h4.et_pb_module_header {
  	text-transform: uppercase;
  	color: #EC2023!important;
}
.heading-red h2 {color: #FE0303}
.testimonial-style1 {
	padding: 30px;
	background-color: #ffffff;
	color: #4e4d4d;
	letter-spacing: 1px;
}
.top-logo {width: 160px}
#et-info-email {margin-right: 13px}
/* BUTTON STYLES */
.btn-style2 {
	background: transparent;
    border-color: #ffffff;
}
.btn-style2:hover {background: rgba(254, 3, 3, .7)!important}
.btn-style3 {
	background: transparent!important;
    border-color: #FE0303!important;
	color: #FE0303!important;
}
.btn-style3:hover {background: rgba(0, 0, 0, .1)!important}
.et_pb_button {color:#ffffff}
/* END BUTTON STYLES */
/* CUSTOM DIVI STYLE */
h1, h2, h3, h4, h5, h6 {line-height: 1.5}
h2 span {color: #EC2023}
h1, h2 {text-transform: uppercase}
h4 {color: #860404!important}
#et-info-phone:before, #et-info-email:before {color: #FE0303}
#et-secondary-menu {float: left}
#et-top-navigation {
  	width: 100%;
  	padding-left: 0!important;
}
#et-info-phone:hover {
    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;	
}
/* RESPONSIVE */
@media screen and (min-width: 1024px) {

}
@media screen and (min-width: 981px) {
	#left-area {width: 69.125%;}
	#sidebar {width: 30.875%;}
	.et_right_sidebar #main-content .container:before {right: 30.875%!important;}
	#et-info {
		float: right;
		padding-top: 15px;
	}
	.image-right {
		float: right;
		margin-right: 0!important;
		margin-left: 5.5%;
	}
	.home-banner .et_pb_slide .et_pb_slide_description {
		float: left;
		width: 47.25%;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}
	.home-banner .btn-style2 { margin-right: 15px; }
}
@media screen and (max-width: 980px) {
	.et_right_sidebar #sidebar {margin-top: 40px}
	.top-logo {display: none}
	#et_top_search {display: none}
	.et_mobile_menu {border-top: none}
	.mobile_menu_bar:before {color: #ffffff}
}
@media screen and (max-width: 767px) {
	#et-info a span {display: none}
	#top-header #client-login a {font-size: 9px}
}
@media screen and (max-width: 480px) { 
	body.woocommerce .woocommerce-tabs {border: none;}
	body.woocommerce div.product .woocommerce-tabs .panel {padding: 0!important}
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {padding: 4px 1px!important}
}
/* END RESPONSIVE */


/*body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 85px;
}
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 116px;
}*/