/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 12 2024 | 17:25:21 */
span.bdevs-el-info a {
    font-size: 28px;
}
.header__action-location i {
    display: none;
}
.about__img  .founder, .about__img .delivered {
    display: none !important;
}
.color-header.color-header-2.c2.header-sticky {
    height: 100px;
    border-bottom: 2px solid #000000;
    background: #112233;
}
div.header__action-location .location-btn {
    color: #000;
    background: #ffbd59;
}
.v-btn, .footer__widget-title::after {
    background: #ffbd59;
    color: #000;
}
.footer__list-contact li i{color: #ffbd59; }
.cta__area.theme-bg.bdevs-el-section {
    background: #000;
    border-bottom: 3px solid #ffbd59;
    border-top: 3px solid #ffbd59;
}
.mail-address {
    border-bottom: 4px solid #ffbd59;
}
.cta__icon i {
    color: #ffbd59;
    opacity: 1;
}



@media only screen and (max-width: 500px) {
.page-title-area {
    min-height: 295px;
}
	span.bdevs-el-info a {
    font-size: 16px;
}
	.side-info-content .contact-infos.mt-30.mb-30{display:none;}
}