.how-it-work-icon img {
    width: 100px;
    height: 100px;
}

.slider-item .slider-content-wrap .slider-video-btn .video-btn {
    font-size: 28px;
    color: var(--lt-color-theme-primary);
}

.about-items .about-item .about-icon i {
    font-size: 50px;
}

.logisec-contact-form .form-group p {
    margin-bottom: 0;
}

.post-content.lg-post-content-02 .title {
    max-width: inherit;
}

.footer-section.style-3 {
    overflow: inherit;
}

.copyright-content {
    display: block;
    align-items: inherit;
    justify-content: inherit;
    padding: 30px 0;
}

.footer-widget.footer__widget-3.widget_archive ul li a,
.footer-widget.footer__widget-3.widget_nav_menu ul li a {
    position: relative;
    padding-left: 20px;
    color: var(--lt-color-text-body);
    font-size: 16px;
    font-weight: 400;
}

.footer-widget.footer__widget-3.widget_archive ul li a:before,
.footer-widget.footer__widget-3.widget_nav_menu ul li a:before {
    background-image: none;
    font-family: "Font Awesome 6 Pro";
    color: var(--lt-color-theme-primary);
    font-size: 12px;
    font-weight: 700;
    content: "\f324";
    position: absolute;
    top: 48.5%;
    left: 0;
    transform: translateY(-50%);
}

.header-4.transparent .header .primary-header .primary-header-inner .header-right .lt-primary-btn.header-btn-6 {
    margin-right: 0 !important;
}

.testimonial-carousel-4 .testi-author img {
    width: 70px;
    border-radius: 100%;
    height: 70px;
    object-fit: cover;
}

.footer__widget-2:not(:last-child),
.footer__widget-3:not(:last-child) {
    margin-bottom: 30px;
}

.footer__widget-3 ul li a,
.footer__widget-3 ul li,
.footer__widget-2 ul li,
.footer__widget-2 a {
    color: #7A7A7A;
}

.footer__widget-2 #wp-calendar thead th,
.footer__widget-3 #wp-calendar thead th {
    color: #9ba1ad;
}

.footer-widget .wp-caption p,
.footer-widget .wp-caption img {
    margin: 0;
}

.counter-item:last-child:before {
    display: none;
}

.request-form-wrap-2 .submit-btn .lt-primary-btn {
    border: none;
}

.request-form-area {
    margin-top: 0;
}

.service-item-4.item-content .item-content-wrap {
    justify-content: flex-start;
}

.mc4wp-form .footer-widget input.form-control {
    padding: 14.5px 20px;
    box-shadow: none;
    border: 1px solid var(--lt-color-border-1);
    border-radius: 0px !important;
}

.mc4wp-form .footer-widget .submit-btn {
    margin-top: 15px;
}

.post-content {
    padding: 30px !important;
}

.post-card.card-5 .post-content-wrap .post-content {
    padding: 30px 0 20px 0 !important;
}
.header-4.transparent .header .top-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-4 .header-btn-6:before{
    background: #0f1b24;
}
.header-2 .top-bar:after {
    content: "";
    width: 100%;
    height: 80px;
    background: #0F1B24;
    position: absolute;
    top: 0;
    z-index: -1;
}
.post-card .post-thumb img{
    min-height: 250px;
    object-fit: cover;
}
.slider-3 .lt-primary-btn:hover{
    color: var(--lt-color-heading-primary);
    background-color: #fff !important;
}
.slider-3 .lt-primary-btn:before{
    background-color: #fff !important;
}
.footer-section.style-3 .footer-widget ul li a:hover {
    color: var(--lt-color-theme-primary);
}
@media (max-width: 767px) {
    .slider-4 .slider-item .slider-content-wrap .slider-content .logistec-caption.heading .logistec-cap {
        font-size: 32px;
        line-height: 42px;
    }
}

.blog-section .post-card .post-content-wrap {
    padding: 0;
}
.lg-blog-author-thumb img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.lg-blog-style-03 .post-card .post-content-wrap {
    padding: 0;
}

.post-card.card-5 .post-content-wrap {
    border: 1px solid var(--lt-color-border-1) !important;
}


.flex-control-nav.flex-control-thumbs {
    list-style: none;
    padding-left: 0;
    position: inherit;
    top: auto;
    left: 0;
    display: flex;
    gap: 15px;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images {
    position: relative;
    padding-right: 25px;
    padding-left: 0;
}
.flex-control-nav.flex-control-thumbs li {
    margin-bottom: 15px;
    margin-top: 15px;
}

.flex-control-nav.flex-control-thumbs img{
    height: 100px;
    width: 100px;
}
.testimonial-carousel {
    padding-bottom: 80px !important;
}

.post-card .lg-blog-author-thumb img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.sidebar_card{
	overflow: hidden;
}

.copyright-area .copyright-content {
    display: flex;
    justify-content: space-between;
}

.copyright-area.area-3 .copyright-content.content-3{
	display: inherit !important;
}
.lg-blog-style-03 .post-bottom img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    object-fit: cover;
}