/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.accordion-title {
	border-top-width: 0px;
}

.titlefooter1 p {
    margin-bottom: 10px;
}

.accordion .toggle {
    right: 0 !important;
    left: unset;
}

.off-canvas-right.dark .mfp-content, .off-canvas-left.dark .mfp-content{
	background-color:#0c4da2;
}
Tha Sai Sub-District,
Nonthaburi Provincem Thailand 11000
/** Footer accordion mobile **/
.accordion-title.active {
    background-color: unset;
}
.ftc .accordion-title {
    padding: 5px 0px;
	align-items: center;
}

.accordion-inner {
	padding: unset;
}

/* Css for contact footer */
.ft-contact i {
    padding-right: 10px;
}

.ft-contact p {
	 margin-bottom: 5px;
}

span.select2.select2-container.select2-container--default.select2-container--focus {
    width: 100%!important;
}

span.separator {
padding: 5px;
}



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