/* 
Theme Name ORIG: Hello Elementor Child
Theme Name: Harvest Logistics Child
Theme URI: https://harvestlogistics.co.nz/
Description: Harvest Logistics | Child theme, do not deactivate or delete
Author: MRD Web + Digital Marketing
Author URI: https://www.mrd.co.nz
Template: harvestlogistics
Version: 1.0.1
Text Domain: harvestlogistics-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

@import url("../harvestlogistics/style.css");



/* Theme customization starts here
============================================================== */



/* FORESTRY IMAGE BOX
============================================================== */
/*
.forestry .elementor-image-box-wrapper .elementor-image-box-img {
    width: 25% !important;
    margin-left: -128px !important;
}
*/


/* FORESTRY IMAGE BOX ENDS
================================= */





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

#footer ul {
    padding-inline-start: 0px !important;
}


.footer-top h3 {
	margin-top: 0rem;
    margin-bottom: 0rem;
    line-height: 1.1;
}

.footer-top .elementor-widget:not(:last-child) {
    margin-bottom: 10px !important;
}


.footer-top .premium-bullet-list-text {
    margin: 0px 0px 10px 0px !important;
}


#footer-bottom .elementor-widget:not(:last-child) {
    margin-bottom: 10px !important;
}

#footer-bottom .elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}
/* FOOTER ENDS
================================= */



.team-profile .elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}


.elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}




/* BUTTONS
============================================================== */

.induction .elementor-kit-10 input[type="button"], .elementor-kit-10 input[type="submit"], .elementor-kit-10 .elementor-button {
    border-radius: 36px 36px 36px 36px;
    padding: 18px 34px 18px 34px;
}


/* BUTTONS ENDS
================================= */



.elementor-kit-10 input[type="button"], .elementor-kit-10 input[type="submit"], .elementor-kit-10 .elementor-button {
    font-family: "Lato", Sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFFFFF;
    background-color: #3A935F;
    border-radius: 36px 36px 36px 36px;
    padding: 18px 34px 18px 34px;
}



/* GRAVITY FORMS
============================================================== */
button, [type="submit"], [type="button"] {
    border: 1px solid #3A935F;
}

.elementor-kit-10 input[type="submit"] {
    background-color: #3A935F;
}

input[type="text"], input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], select, textarea {
    border: solid 1px #ffffff;
    border-radius: 0px;
}


/* GRAVITY FORMS ENDS
================================= */






/* MEDIA QUERIES
================================================ */


@media only screen and (max-width: 767px) {
	
	.swiper-button-next {
		display: none;
	}
	
	.swiper-button-prev  {
		display: none;
	}
	
}

/* MEDIA QUERIES ENDS
================================= */





.elementor-widget-theme-site-logo.elementor-widget-image a img[src$=".svg"] {
    width: 100%;
}






