/* ===================================================================================

* Theme Name: Volport Child
* Theme URI: https://www.devsnews.com/wp/volport/
* Author: theme_pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Volport - Logistics & Transport Business WordPress Theme
* Version: 1.0.0
* Template: volport
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

/* NAV */
.sticky-on {
	background: #FFFFFF !important;
}

.sticky-on > div > div > .d-lg-block > .main-menu ul li a {
    color: #000000 !important;
}

/* HEADER */
.elementor-217 .elementor-element.elementor-element-c7e6747 > .elementor-background-overlay {
	background-repeat: no-repeat;
    background-size: cover;
}


/* HOME */
.elementor-217 .elementor-element.elementor-element-4890e2c > div > div > div > div > div > div > h3.services__title-3 {
    padding-top: 36px;
}
.founder.tr, .project__img-content.project__img-content-2, .project__img:before {
    display: none;
}
.delivered {
	width: auto;
    height: auto;
}
.about__content, .section-title-wrapper {
    padding-left: 0;
}
.learn-more {
    padding-top: 40px;
}
.form__quote {
    margin-bottom: 0;
}


/* ABOUT US */
.page-title-area {
    background-position: center;
	background-repeat: no-repeat;
    background-size: cover;
}


/* CONTACT */
input[type="checkbox"] {
    height: 12px !important;
}


/* FOOTER */
.copyright__area.copyright-bg.pt-35 > div > div > .col-xl-4 {
    width: 100%;
}
