/*
 Theme Name:   Boxcar Child
 Theme URI:    https://themeforest.net/item/boxcar-automotive-car-dealer-wordpress-theme/49741717
 Description:  Boxcar Child Theme
 Author:       ApusTheme
 Author URI:   http://apusthemes.com
 Template:     boxcar
 Version:      1.0.0
 Text Domain:  boxcar-child
*/


@import url('https://swiradesigns.net/ghandour/fonts/Helvetica.ttf');

@import url('https://swiradesigns.net/ghandour/fonts/Helvetica-Bold.ttf');

h1, h2, h3, h4, h5, h6, p, span, li, .elementor-counter-title, a, description{
	font-family: "Helvetica" !important;
}

#content > div.entry-content-detail.header-info-blog > div.top-detail-info.clearfix > a, #main > div > div:nth-child(1) > article > div > div.col-content > div.top-detail-info.clearfix > a {
    display: none !important;
}

.apus-breadscrumb .breadcrumb {
    
    display: none !important;
}

.widget-features-box .row {
    --bs-gutter-x: 1.875rem;
    --bs-gutter-y: 1rem;
}

.widget-brand .row .d-flex {

    padding-bottom: 30px !important;
}
@media (max-width: 500px){
	div#cc-app-widget {
    width: 400px !important;
}
}

.joinchat__open {
   
    color: #000000 !important;
}

.joinchat__button {
   
    bottom: 80px !important;
   
    background: #e1c03f var(--joinchat-ico) 50% / 60% no-repeat !important;
}

.header-mobile {
    
    background: #ffffff !important;
}