@import  url(../Divi/style.css);
/*
 Theme Name:     AGK Divi Child
 Theme URI:       
 Description:    
 Author:         Murray
 Author URI:     http://www.agking.com.au
 Template:       Divi
 Version:        0.1
*/
/* =Theme customization starts here
------------------------------------------------------- */
/*#main-content {
background-color: #663603;
}
*/

@media only screen and (min-width: 768px) {
    #et-info { float:right !important;
		padding-left: 10px!important;}
}


.related.products {
visibility:hidden;
}

tr.spechead {
background-color: #79b32a; 
color: #ffffff!important;
font-size: 24px!important;
}

tr.specrow {
background-color: #ffffff; 
color: #000000;
}

tr.implementshead{
background-color: #79b32a!important; 
color: #ffffff!important;	
}

tr.improwbg {
background-color: #ffffff;
color: #000000;
}

/* unvisited link */
a.implementsrow:link {
color: #000000!important;
}

/* mouse over link */
a.implementsrow:hover {
color: #00ff00!important;
}


.gmap-location {
    padding: 25px;
    box-shadow: 0px 0px 10px 0px #ccc;
}

.gmap-blocks {
    position: relative;
    margin-left: 60px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
}

.gmap-blocks i {
    position: absolute;
    left: -60px;
    top: 5px;
    font-size: 24px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 37px;
    border-radius: 50%;
    color: #76b629;
    border: 1px solid #76b629;
}
/* Search form in top stuff */
.dgwt-wcas-search-wrapp {
margin-bottom: 10px!important;
    float: left;
}
#main-header {
    z-index: 1!important;
}

.custom-blog .et_pb_post a.more-link {
text-transform:capitalize;
color:#FFF;
background:#79B344;
float:right;
border:solid 1px;
padding:10px;
transition:0.5s ease-out;
	border-radius: 12px;
}

.custom-blog .et_pb_post a.more-link:hover {
color:white;
background:#38a5ed;
letter-spacing:1.5px;
	background:#79B344;
}
