/*
Theme Name: CPQT
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.box-blog-post .is-divider {display: none;}
.section-title b {opacity: 1;background-color: #5cc1a2;}
.dich-vu .box .box-text {position: relative;border-top: 2px solid #fff;
padding:10px;}
#responsive-form {max-width:100% /*-- change this to get your desired form width --*/;margin:0 auto;width:100%;}
.form-row{width: 100%;}
.column-half, .column-full{float: left;position: relative;padding: 0.65rem;
width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.clearfix:after {content: "";display: table;clear: both;}
@media only screen and (min-width: 48em) { .column-half{width: 50%;}}
.slider-form input[type='submit']:not(.is-form) {background-color: #3A7084;width: 100%;border-radius: 7px;}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {height: 40px;border-radius: 5px;}
.tai-sao .icon-box {background: #f8f8f8;padding: 10px;height: 100%;border-radius: 20px;border-bottom: 4px solid #5cc1a2;box-shadow: rgb(208 199 199 / 19%) 0 3px 6px, rgb(168 153 153 / 23%) 0 3px 3px;}
.quy-trinh-gui-hang .box-image {max-width: 150px;background: #fff;border: 1px solid #397084;padding: 20px;}
.absolute-footer.dark {display: none!important;}
.top-divider {display: none;}
td {color: #000000;border: 1px solid #ececec;padding: 8px !important;}
.is-divider {display: none;}
.entry-header-text {padding: 1.5em 0 0em;}



@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}