/*!
Theme Name: daklak
Theme URI: http://tuvanweb.com/
Author: tuvanweb.com
Author URI: http://tuvanweb.com/
Description: Phòng khám daklak
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: daklak
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

daklak is based on tuvanweb.com https://tuvanweb.com/, (C) 2012-2020 Automattic, Inc.
tuvanweb.com is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

#ctns>div h3 {
    font-weight: 400;
}

#lg #nav {
    left: 12px;
    top: 30px;
}
#nav span {
    width: 30px;
    height: 4px;
}
.donvi img{
	width: 50% !important;
}
.donvi1 img{
	width: 80% !important;
}
.map {
	background-repeat: no-repeat !important;
	height: 100% !important;
}
.single #ctns a {
    font-size: 17px;
}
.phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #c9262d;
    background-color: rgb(227 151 154);
}
#camket .pop-new {
   box-shadow: none;
}
#s5>div>div .item ul li a {
    background: #00984e;
    border-radius: 5px;
}
#s5>div>div .item ul li a:before {
	left: 4px;
}
.map1 {
	padding-bottom: 80px
}

.nenxanh {
	display: none;
}

ul.ez-toc-list {
	font-size: 14px;
}
.color-red {
	color: red;
}