/*
Theme Name:     DiviChild
Theme URI:      http://divi.com/themes/divi
Template:       Divi
Version:        1.0
*/



p a {
color: #67437e !important;
text-decoration: underline !important;
}


.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next, .mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev {
height: 70px !important;
}


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

#special_menu_top .et_pb_menu__menu {
display: block !important;
}

#special_menu_top .mobile_menu_bar {
    display: none !important;
}
}

.blogsidebar h4 {
    text-align: center !important;
}

.geodir-i-address > i:nth-child(1) {
    display: none !important;
}
.geodir_post_meta_title {
    display: none !important;
}

.gm-style-iw {
    min-width: 200px !important;
}

.gform_wrapper {
	padding: 15px, 4px;
}

.gravityformspecial input {
	padding: 15px !important;
}
.gravityformspecial label {
font-size: 17px !important;
}

.geodir-category a {
    color: white !important;
}

/*div.gd-cptcat-ul:nth-child(6) > div:nth-child(1) {
    display: none;
}*/
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
    color:#ffffff;
    font-weight: 600;
    font-size: 17px;
    padding-top:14px;
    padding-bottom:14px;
    padding-left:18px;
    padding-right:18px;
    border: 1px solid rgba(114,114,114,0.4);
    border-radius: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    -webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
    background-color: #913D97;
}