/*
 Theme Name:     Dhiaa
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Dhiaa Holdings - Hydrolic Spares and Accessories
 Author:         David Snyman
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
h1.nopadding {
    padding-bottom: 0;
}

.productHeading {
    position: absolute;
    bottom: 60px;
    width: 100%;
    text-align: center;
}

.arrowDown:before {
    content: '';
    border-top: 30px solid #fff;
    border-bottom: 0px solid transparent;
    border-left: 65px solid transparent;
    border-right: 65px solid transparent;
    top: 0;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

input {
    width: 48% !important;
    margin: 1% !important;
    padding: 10px !important;
    font-size: 14px !important;
}

textarea {
    width: 98%;
    margin: 1%;
    font-size: 14px;
    padding: 10px;
}

input.wpcf7-form-control.wpcf7-submit {
    background-color: #ee6434;
    color: #fff;
    border: none;
    font-size: 14px !important;
}

@font-face {
	font-family: Luminari;
	src: url(https://dhiaa.co.za/wp-content/themes/Dhiaa/fonts/Luminari.ttf);
}

h1.nopadding {font-family: Luminari;}

h1.orange {
    color: #f58220;
}

h1.blue {
    color: #034ea2;
}