/*
Theme Name: Flatsome Child
Description: Website Taxi tại 123web.vn
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.xdsoft_datetimepicker  {
	z-index: 9999999 !important;
}

.rmPB > ul {
    margin-bottom: 0;
}

.ss-footer {
    background-color: #222;
    background-image: url(/wp-content/uploads/2024/12/texture.png);
    background-repeat: repeat;
    background-size: cover;
    
    z-index: 1;
}
.absolute-footer {
	min-height: 50px;
	height: 50px;
	background-color: #222;
	background-repeat: repeat;
    background-size: cover;
    border-top: 1px solid #333;
	background-image: url(/wp-content/uploads/2024/12/texture.png);
}
.footer-secondary {
    padding: 0;
}

.rmList ul li {
    list-style: none;
    margin-left: 0;
}

#dat-xe form {
    margin-bottom: 0;
}

#dat-xe form .col {
	padding: 0 15px 5px !important;
}

#dat-xe form .wpcf7-spinner {
	display: none;
}

#dat-xe .wpcf7-submit {
    margin: 0 !important;
    width: 100%;
    background: #ff0000 !important;
    border: none !important;
    box-shadow: none !important;
}

#dat-xe input[type=text], #dat-xe input[type=tel], #dat-xe input[type=email], #dat-xe input[type=number], #dat-xe select, #dat-xe textarea {
    margin-bottom: 0;
}

.ss-services .col-left  .section-title-container, .ss-services .col-right .section-title-container {
    background: #ff0000;
	padding-top: 5px;
	padding-bottom: 5px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    overflow: hidden;
}

.ss-services .col-left .section-title, .ss-services .col-right .section-title {
	margin-bottom: 0 !important;
}

.ss-services table {
	
}

.ss-services table tbody tr {
    width: 100%;
    display: block;
}

.ss-services table tbody {
    width: 100%;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
}

.ss-services table tr:nth-child(odd) {
	background-color: #f2f2f2;
}

.ss-services table tbody tr td {
    color: #000;
    width: 100%;
    display: block;
	padding-left: 15px;
}

.rmLine b {
    background: transparent;
}

@media only screen and (max-width: 48em) {

}