/*
	Theme Name:   Hiệp hội khử trùng Việt Nam
	Theme URI:    https://shost.vn
	Description:  Công ty cổ phần W2W
	Author:       SHost
	Author URI:   https://shost.vn
	Template:     jannah
	Version:      1.0.2
	License:      license purchased
	License URI:  http://themeforest.net/licenses/regular_extended
	Tags:         Tags: two-columns, buddypress, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, microformats, rtl-language-support, sticky-post, threaded-comments, translation-ready
	Text Domain:  jannah-child
*/


/* write custom css after this line */
a>h1, a>h3 {
	color: #0099cc;
}
.main-nav-light .main-nav .components .search-bar form, .top-nav-light .top-nav .components .search-bar form {
    background: #fff;
}
.header-layout-2 #menu-components-wrap {
    justify-content: space-between;
}
input.wpcf7-form-control {
	width: 100%;
}
aside.sidebar .theiaStickySidebar .posts-list,
.sidebar .theiaStickySidebar .widget {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 15px;
	margin-bottom: 1em;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
	padding: 30px;
}
/* aside.sidebar .theiaStickySidebar .posts-list .widgettitle { */
	/* padding: .2em .5em; */
/* } */
/* aside.sidebar .theiaStickySidebar .posts-list .posts-list-items { */
	/* padding: 0 1em; */
/* } */
ul.contact-info {
	padding-left: 0;
	margin-left: 0;
}
ul.contact-info li{
	list-style:none;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.hide-on-mobile {
		display: none;
	}
}