/*
Theme Name: Cargozen
Theme URI: http://themexriver.com/wp/cargozen/demo
Author: themexriver
Author URI: http://themexriver.com/
Description: Cargozen - Logistics & Transportation WordPress Theme
Version: 1.0
Tested up to: 8.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cargozen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/



/* Custom CSS */

.brand-logo img{
	width: 200px !important;
}
.home {
	background-color: #faf7f4 !important;
}

.cg-ftr-cta-item .item-text span {
	color: #840803;
}

.cg-breadcurmb-img {
	background-image: url("https://rawzalogistics.calligraphypoint.com/wp-content/uploads/2025/05/bf1.webp");
}

.cg-pro1-ship::before {
    background: linear-gradient(179.83deg, rgb(169 124 94) 13.15%, rgba(75, 23, 23, 0) 99.85%);
}

.hr1-bottom-list {
	width: 500px;
}

.item-icon {
	color: #ffffff;
}

.cg-ab1-author .item-text .ab1-degi {
	color: var(--e-global-color-secondary);
}

.pera-content {
	color: #c3c3c3;
}

.cg-cta1-card .item-text {
	line-height: 24px;
}

.cg-qt-cta a i {
	    background-color: var(--cg-body-color3);
		color: var(--e-global-color-primary);
}

.inner-icon{
	max-width: 20%;
}

.cg-btn-1 a {
   color: #ffffff !important;
}
.cg-btn-1 a span {
	background-color: #840803 !important;
}

.logo_site-m-size{
	width: 180px;
}