/*
Theme Name: Bacsy Child
Description: This is a child theme
Author: Ngo Nghia
Template: noibai
Version: 3.0
*/
.icxe {
    display: flex;
}
.icxe>span {
    float: left;
}
.icxe>span:first-child {
    width: 40px;
    text-align: center;
    vertical-align: middle;
    background-color: #eee;
    border: 1px solid #ccc;
    height: 39px;
    padding-top: 6px;
}
.icxe>.wpcf7-form-control-wrap {
    width: calc(100% - 40px) !important;
	display:unset !important
}
.icxe .wid50 {
    width: calc(50% - 5px);
}
.icxe .wid50:first-child {
    margin-right: 10px;
}
.gui input {
    background: #0d568e;
    width: 100%;
    border-radius: 4px;
}
div#dat-xe {
    background: #fff;
    padding: 10px;
    border: solid 3px #F5AA06;
    box-shadow: 3px 3px 3px #000;
    border-radius: 5px;
}
#dat-xe .title {
    background: #f5aa06;
    padding: 10px;
    margin: -11px -11px 20px -11px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
#dat-xe .fa-map-marker-alt {
    color: #0288d1;
}
#dat-xe .fa-street-view {
    color: red;
}
#dat-xe .fa-car {
    color: red;
}
#dat-xe .fa-car {
    color: green;
}
#dat-xe .fa-location-arrow {
    color: black;
}
@media screen and (max-width:768px){
.icxe.m100 {
    display: block;
}
.icxe.m100>div {
    width: 100% !important;
    margin-right: unset !important;
}
	.icxe.thoigian .wid50 {
    width: 30% !important;
    float: left;
}

.icxe.thoigian .wid50:first-child {
    width: calc(70% - 10px) !important;
}
	
	
}
/*************** ADD CUSTOM CSS HERE.   ***************/
