/*
Theme Name: SHost Theme
Description: Thiết kế website miễn phí - SHost Web
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.plan-v2 .mgp-price-table .col:nth-child(1){
	order:1;
}
.plan-v2 .mgp-price-table .col:nth-child(4){
	order:2;
}
.plan-v2	.mgp-price-table .col:nth-child(2){
	order:3;
}
.plan-v2		.mgp-price-table .col:nth-child(5){
	order:4;
}
.plan-v2		.mgp-price-table .col:nth-child(3){
	order:5;
}
.plan-v2		.mgp-price-table .col:nth-child(6){
	order:6;
}
	.mgp-price-table .ux-menu-link__icon {
    width: 5px;
    font-size: 10px;
}

.nav .nav-dropdown {
    background-color: var(--primary-color) !important;
}
.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: var(--primary-color) !important;
}
.row-table p {
	margin-bottom:0
}
.row-table .col .row .col .col-inner{
padding:10px!important;
	min-height:71px
}
