.ltn__top-bar-menu > ul > li > i, .ltn__top-bar-menu > ul > li > a > i {
    margin-right: 3px;
    color: #fff;
}
.ltn__header-top-area {
    background: #cc0a0f;
}.ltn__top-bar-menu a {
    color: #ffff;
}
a.navbar-brand {
    max-width: 190px;
}
.special-link a {
    background-color: #cc0a0f;
    color: var(--white) !important;
    padding: 12px 30px !important;
    border-radius: 10px;
}
.special-link a:hover {
    background-color: #bb2121;
    color: var(--white) !important;
}
.mobile-menu-toggle.d-xl-none {
    position: absolute;
    right: 20px;
    top: 30px;
}
.ltn__main-menu > ul > li > a:hover {
    color: red;
}
.ltn__main-menu li > ul, .ltn__main-menu .sub-menu {
    border-top: 5px solid #d81f23;
}

.footer-widget.footer-about-widget p {
    font-size: 14px;
}
.theme-btn-1 {
    background-color: #d81f23;
}

.ltn__breadcrumb-area-3 {
    padding-top: 110px;
    padding-bottom: 110px;
}
.modal-header {
    padding: 0;
    border: 0;
    background: #ca0a11;
    padding: 5px;
}
h4.modal-title {
    color: #fff;
    font-size: 30px;
}
.modal-header .close span {
    display: block;
    font-size: 25px;
    color: #fff;
    line-height: 60px;
}
button.btn-inquiry.btn.btn-default {
    background: #cc0a0f;
    padding: 10px 30px;
    color: #fff;
    margin-bottom: 15px;
    border-radius: 10px;
}
.ltn__section-title-2 .section-title {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 54px;
}
.footer-address ul li .footer-address-info p {
    font-size: 14px;
}
.form-group input {
    width: 100%;
    padding: 10px;
    height: auto;
    border-radius: 5px;
    border: 1px solid #e6e6e8;
    font-size: 14px;
    color: grey;
}
.btn.submit_button.btn-theme {
    background: #d31f23;
    color: #fff;
    /* height: 10px; */
    padding: 8px 40px;
    border-radius: 5px;
}
/**********************************about us **************************************/

.ltn__breadcrumb-area-2 {
    padding-top: 110px;
    padding-bottom: 110px;
}
.ltn__category-item-3::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0%;
    height: 4px;
    background-color: #d81f23;
}
.col-lg-12.slick-slide {

    height: auto;
}
.ltn__testimonial-item-4 .ltn__testimoni-info h6 {
    margin-bottom: 5px;
    color: #b52121;
}
.slick-dots li:hover, .slick-dots li.slick-active {
    background-color: #d31f23;
}
a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: inherit;
    color: red;
}
.site-logo {
    height: auto;
}
.modal-product-info .product-price {
    font-size: 25px;
    margin-bottom: 10px;
    color: #cc0a0f;
    line-height: 1.2;
    font-weight: 600;
}
.slick-slide-arrow-1 .slick-arrow:hover {
    background-color: #d81f23;
    border-color: #d81f23;

}
.ltn__section-title-2 p {
    border-color: #cc0a0f;
}
.ltn__secondary-color {
    color: #d31f23 !important;
}
.slick-arrow-1 .slick-arrow:hover {
    background-color: #cc0a0f;
    border-color: #cc0a0f;
    color: var(--white) !important;
}
.ltn__category-item-3:hover h5 {
    color: #cc0a0f;
}

.btn.btn-default.view_details {
    background: #fff;
    color: #cc0a0f;
    border: 2px solid #cc0a0f;
    padding: 10px 30px;
    margin-bottom: 15px;
    border-radius: 10px;
}
.btn.btn-default.view_details:hover {
    background: #cc0a0f;
    color: #fff;
}
button.btn-inquiry.btn.btn-default:hover {
    background: #fff;
    color: #cc0a0f;
    border: 2px solid #cc0a0f;
}
h4.modal-title.heading-red {
    color: #000;
    margin-left: 20px;
}
button.close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 50px;
    height: 50px;
    background: #cc0a0f;
    border-bottom-left-radius: 50%;
    opacity: 1;
    color: #fff;
    z-index: 999;
}
@media (max-width: 767px){
.ltn__header-4 .site-logo-wrap, .ltn__header-5 .site-logo-wrap {
 
    justify-content: left;
}
}
.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    padding-top: 5px;
    padding-bottom: 5px;
}


.menu-icon > a::before{
	display: none;
}
.product-price {
    font-size: 16px !important;
}
h3.animated.fadeIn {
    color: #ffff;
}
.ltn__feature-item-8 .ltn__feature-icon {
    margin-right: 0px;
    width: 100%;
    margin-top: 0px;
    text-align: center;
}
.ltn__feature-item h3{
    color: #000 !important;
}
.ltn__contact-address-area.mb-90 h3.animated.fadeIn {
    color: #000;
}
.input-item.ltn__custom-icon::before {
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    color: #c30606;
}
.input-item .nice-select::before {
    color: #ce0000;
}