/*
Theme Name: Geoport
Theme URI: http://pluginspoint.com/geoport
Author: https://themeforest.net/user/johanspond
Author URI: http://pluginspoint.com
Support: johanspond@gmail.com
Description: Geoport - Transport & Logistics WordPress Theme.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: geoport
Domain Path: /languages
Tags: threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
body{
	color:#333333;
}
h1, h2, h3, h4, h5, h6 {
    color: #262829;
}
#rev_slider_3_1_wrapper .custom.tparrows:hover, #rev_slider_2_1_wrapper .custom.tparrows:hover {
    width: 80px !important;
    background-color: #cca351 !important;
}

.services-carousel-thumb::before {
	background-image: -webkit-linear-gradient( 90deg, rgb(0 0 0 / 80%) 0%, rgba(0,14,48,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgba(0,14,48,0.70196) 0%, rgba(0,14,48,0) 100%);
}

.services-carousel-icon i {
    color: #cca351;
}
.scarousel-content > a {
    color: #cca351;
}
.scarousel-content > a:hover {
    color: #cca351 !important;
}
.elementor-6 .elementor-element.elementor-element-c337013 .section-title > span.line::before {
    background-color: #cca351 !important;
}

.third-cta-wrap .nav-tabs .nav-item.show .nav-link, .third-cta-wrap .nav-tabs .nav-link.active {
    background-color: #cca351;
}
.third-cta-wrap .nav-tabs {
    justify-content: left;
}

.orange-btn {
    background: #cca351;
    box-shadow: 0px 16px 16px 0px rgb(204 163 81 / 30%);
}
.personal-input-box input::placeholder,
.shipment-info-box input::placeholder,
.shipment-meta-box input::placeholder,
.shipment-info-box .custom-select{
	color: #000000;
}
.personal-input-box i,
.shipment-info-box i {
   color: #cca351;
}
.personal-input-box input,
.shipment-info-box input,
.shipment-info-box .custom-select{
	border: 2px solid #f5f5f5 !important;
}

.extra-services-list span.wpcf7-list-item input[type=checkbox]:checked:before {
    border-color: #cca351;
    background-color: #cca351;
}
.personal-input-box, .shipment-info-box, .shipment-meta-box {
    width: 47%;
    float: left;
}
.personal-data-wrap {
    display: inline;
}
.counter-icon::before, .counter-icon::after {
    background: #cca351;
}
@media (max-width: 767px){
.personal-input-box, .shipment-info-box, .shipment-meta-box {
    width: 100%;
}
	.third-cta-wrap .tab-pane {
    padding: 30px 10px 15px;
}
}
.contact-title-btn .btn {
    background: #cca351;
}
.contact-title-btn .btn:hover {
    background: #262829;
}
.contact-title-btn .btn span {
    color: #ffffff;
}
.contact-tabs .nav-tabs .nav-item.show .nav-link, .contact-tabs .nav-tabs .nav-link.active {
    color: #cca351;
}
.contact-tabs .nav-tabs .nav-link::before {
    background: #cca351;
}
.contact-map-content ul li i {
    color: #cca351;
}
.contact-map-content ul li {
    color: #262829;
}
.single-contact-box {
    border: 2px solid #ededed;
}

.contact-box-btn a {
    border-top: 2px solid #ededed;
}
.single-contact-box:hover, .single-contact-box:hover .contact-box-btn a {
    border-color: #cca351;
}
.wpcf7-form input, .wpcf7-form textarea {
    color: #262829;
    border: 2px solid #f0f0f0 !important;
}
.c-form-group i {
    color: #cca351;
}