/*
Theme Name:   generatePresschild
Description:  Child Theme
Author:       Phạm Tiến
Author URL:   https://www.facebook.com/phamhungtienbg
Template:     generatepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  generatePresschild
*/
.about-author {
    padding: 20px 20px 10px 20px;
    display: flex;
    border-radius: 5px;
    margin-top: 20px;
    border: 1px solid #d1d1d1;
}
.about-author .social-share img {
	    width: 35px;
    margin-left: 8px;
}

.about-author .social-share {
	    text-align: right;
	    margin-top: -25px;
}
.about-author div:nth-child(1) {
	margin-bottom: 10px;
}

.about-author-text {
	width: calc(100% - 100px);
}
.about-author::after {
content: “”;
clear: both;
display: table; }

.about-author-image {
    float: left;
    width: 120px;
    margin-right: 20px;
}

/* Write here your own personal stylesheet */
/* Schema FAQ */
h2, h3 {
	font-weight: bold;
}

h2 span, h3 span {
	font-weight: bold;
}

.minus {
    float: right;
	background-image: url(/wp-content/uploads/2020/05/minus.png);
background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: 7px;

}
.plus {
    float: right;
		background-image: url(/wp-content/uploads/2020/05/plus.png);
background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: 7px;
}

.name-faq {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    transition: all .6s;
    color: #333;
    font-weight: normal;
        padding: 12px 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
	background: #e4edf5;
	margin-bottom: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-weight: normal !important;
}

.text-faq {
	padding: 5px 20px 20px 20px;
}


.views-new img {
	    position: absolute;
    margin-top: -3px;
    width: 25px;
}

.count-view {
	    margin-left: 30px;
	color: #08c675;
}
.entry-header .entry-title {
	font-weight: bold;
	margin-bottom: 20px;
}
.entry-content .col {
	width: 31.4%;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
}

.entry-content .v-icon img {
    height: 60px;
}

.entry-content .col:nth-child(3n+0) {
    margin-right: 15px !important;
}

.entry-content .col-inner {
	padding: 15px 10px;
}

.page-template-new-page .entry-content {
	height: 200px;
	overflow-y: scroll;
}

#toc_container {
	background: #ffffff;
    border: 1px solid #50b848;
    border-radius: 5px;
}
blockquote {
    border-left: 5px solid #50b848;
	font-size: 17px;
	    font-style: normal;
    background: #f7fff6;
}

/* Schema FAQ */

.minus {
    float: right;
	background-image: url(/wp-content/uploads/2020/11/minus.png);
background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: 7px;

}
.plus {
    float: right;
		background-image: url(/wp-content/uploads/2020/11/plus.png);
background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    margin-top: 7px;
}

.name-faq {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    transition: all .6s;
    color: #333;
    font-weight: normal;
        padding: 12px 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
	background: #e4edf5;
	margin-bottom: 5px;
	border-radius: 5px;
	font-size: 17px;
	font-weight: normal !important;
}

.text-faq {
	padding: 5px 20px 20px 20px;
}


.button-new a {
    padding: 15px 30px;
    border-radius: 100px;
    color: white !important;
    background: linear-gradient(to right, #f94343, #dc3232) !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    transition: 0.4s;
    box-shadow: 0 -3px 0 0 #bf2828 inset;
}

.button-new {
    text-align: center;
    transition: all 0.4s;
    cursor: pointer;
    margin: 30px auto;
}

.button-new a::after {
content: '»' !important;
    position: absolute;
    opacity: 0;
    top: 0;
    color: white !important;
    right: -30px;
    transition: 0.5s;
    margin-top: 7px;
    margin-right: 25px;
    font-size: 20px;
	 position: absolute;
}

.button-new a:hover {
   padding-right: 45px;
 }

.button-new a:hover::after {
   opacity: 1 !important;
   right: 0;
 }

.wp-caption {
    position: relative;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption-text {
	    font-size: 16px !important;
    margin-top: 5px;
    font-weight: bold;
    color: #333333;
}
.site-content .wpcf7 {
	    background: #2179ce;
    padding: 20px 20px 25px 20px;
    border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 35px;
	text-align: center;
}

.dangky-link {
	background: white;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0px 30px 40px 0px rgba(0,0,0,.2);
	color: #3ca18b !important;
}

.dangky-link:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/12/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 12px;
    margin-right: 5px;
}

.site-content.large .wpcf7 {
    margin-top: -20px;
	text-align: center;
}

.site-content.large .wpcf7-form-control-wrap {
	margin-right: 22px;
}
.site-content .wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 28%;
    background: white;
    border-radius: 10px;
    margin-right: 10px;
}

.site-content input[type="text"], .site-content  input[type="tel"], .site-content input[type="number"] {
	border-color: #ffffff !important;
    border-radius: 5px;
    background: white !important;
    height: 50px !important;
	width: 100%;
	font-size: 16px;
}

.site-content .wpcf7-submit {
	background: #50b848 !important;
	font-weight: bold;
	color: white !important;
	height: 49px !important;
	border-radius: 5px !important;
}

.dangky-title {
	font-size: 20px;
    font-weight: bold;
    color: white;
}

.dangky-description {
	color: white;
	margin-bottom: 20px;
}
.header-image {
	height: 48px;
}

.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    font-weight: bold;
}

.site-header {
    box-shadow: 1px 1px 10px rgba(0,0,0,.15);
}
.dang-ky a {
	    background: #50b848!important;
    color: white !important;
    font-weight: bold;
    border-radius: 5px;
    line-height: 38px !important;
    margin-top: 7px !important;
    padding: 0px 25px !important;
}

#masthead .inside-header, .page-template-new-page .inside-header {
	max-width: 1110px !important;
}

#footer-widgets .grid-container {
    max-width: 1110px !important;
}

.page-template-new-page .grid-container {
	max-width: 100% !important;
}

.page-template-new-page .kk-star-ratings {
	display: none !important;
}

.page-template-new-page .entry-header, .page-template-new-page .entry-content{
	width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
	margin-bottom: 25px;
}

.page-template-new-page .site-content {
	padding: 0px !important;
}

.page-template-new-page .gap {
		border-bottom: 3px dashed #50b848;
    width: 300px;
    text-align: center;
    margin: 0 auto;
}
.inside-article li::before {
     content: "•";
    padding-right: 8px;
    color: #669900;
    font-size: 20px;
    font-weight: bold;/
}

.inside-article li {
	list-style: none;
}

.inside-article ul {
	margin-left: 20px;
}

/* Related Home */

.news .lcp_catlist {
	list-style: none;
	margin: 0;
}

.news .lcp_catlist .title {
	font-size: 15px;

}
.news .lcp_catlist img {
	width: 100%;
 height: 160px;
	border-radius: 5px;
}

.title-readmore .news-title{
		border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
    position: relative;
}

.title-readmore .news-title:after {
    content: ' ';
    width: 75px;
    border-bottom: 2px solid #d02d21;
    display: block;
    position: absolute;
    bottom: -1px;
}

.news .lcp_catlist li a:nth-child(2) {
    order: 1;
}

.news .lcp_catlist li a:nth-child(1) {
    order: 2;
    height: 65px;
	    font-size: 16px;
	line-height: 20px;
	color: #666;
}

.news .lcp_catlist li {
    width: 23.5%;
    float: left;
    display: grid;
    margin-right: 20px;
}

.news .lcp_catlist li:nth-child(4) {
	margin-right: 0px;
}

.related-post {
	    margin-top: 25px;
    border-bottom: 1px solid #dadada;
}
.related-post .lcp_catlist li {
	width: 30.8%;
}

.related-post .lcp_catlist li:nth-child(4) {
	margin-right: 20px;
}

.related-title {
    border-left: 3px solid #669900;
    padding-left: 15px;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
}

.title-readmore {
	padding: 15px 20px 0px 20px;
	    margin-bottom: 0px !important;
}
.news {
	background: white;
	    display: grid;
	padding-bottom: 20px;
}

.news-readmore a {
    float: right;
    margin-top: -45px;
    display: block;
    font-size: 14px;
    color: #757575;
	position: relative;
}

.news-readmore a:after {
	    content: "\f105";
    font-family: GeneratePress;
    display: inline-block;
    width: .8em;
    text-align: left;
	
    margin-left: 5px
}

.news h2 {
	    color: #50b848;
    font-size: 30px;
    text-align: center;
}
.home .grid-container {
	max-width: 100% !important;
}

.home .site-content {
	padding: 0px !important;
}

.section-content {
	    padding: 0px 0px;
    padding-bottom: 0;
    background-color: #e9f5fb
}


.large {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
}

.part-one {
	text-align: center;
	margin-top: 20px;
}

.part-one h2 {
	    color: #50b848;
    font-size: 30px;
    font-weight: bold;
}

.san-pham .sanpham-inner {
	width: 16.6%;
	float: left;
	text-align: center;
	margin: 0 auto;
}

.sanpham-inner img {
	    width: 60px;
}

.sanpham-inner p {
	    font-weight: bold;
    font-size: 18px;
    color: #3a3a3a;
}
.part-two {
	
	margin: 20px auto 40px auto;
}
.part-two h2 {

    font-size: 30px;
    font-weight: bold;
	text-align:center;
}

.part-two h2 span {
			    color: #50b848;
}

.dichvu-inner {
		width: 32%;
	float: left;
	text-align: center;
	margin: 0 auto;
}

.dichvu-inner img {
	    width: 60px;
}

.dichvu-inner p:nth-child(2) {
	    font-weight: bold;
	margin-bottom: 5px;
	margin-top:10px;
}

.dichvu-inner p:nth-child(3) {

}


.col {
	width: 31.4%;
	    float: left;
    margin-right: 30px;
		margin-bottom: 30px;
}


.col:nth-child(3n+0) {
	margin-right: 0px !important;
}

.col-inner {
	    box-shadow: 0 5px 15px rgb(0 0 0 / 0.15), 0 3px 6px rgb(0 0 0 / 0.15);
	padding: 20px;
	    border-radius: 5px;
}

.col-inner:hover {
	box-shadow: 0px 30px 40px 0px rgba(0,0,0,.2);
	margin-top: -5px;
	margin-bottom: 5px;
	transition-duration: 0.3s;
}

.v-number {
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    position: absolute;
    font-size: 27px;
    border-radius: 100px;
    font-weight: bold;
}

.v-1 {
		    background: #ffc200;
}

.v-2 {
		    background: #068dd7;
}

.v-3 {
		    background: #4ece8e;
}
.v-icon {
	text-align: center;
}

.v-icon img {
	height: 70px;
}

.v-title {
	    text-align: center;
    margin-bottom: 20px;
    margin-top: -15px;
        color: #dc3232;
	font-size: 19px;
    font-weight: bold;
}

.v-content p{
	margin-bottom: 12px;
	font-size: 15.5px;
	color: #666666;
}

.v-content p:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/11/double-tick.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 12px;
    margin-right: 5px;
}

.v-readmore a {
	    font-size: 16px;
    color: #000080;
    text-decoration: underline;
}
.v-link a {
	    background-color: #50b848;
    padding: 12px 20px;
    color: white !important;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
	border-radius: 5px;
}

.v-link {
	margin: 20px auto 0px auto;
    text-align: center;
}

.v-link a:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/11/right-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 12px;
    margin-right: 5px;
}


.v-bar {
	border-bottom: 1px solid #c9ea84;
	    margin-bottom: 20px;
}
.v-button {
	background: white !important;
	color: #aaa !important;
	    font-weight: bold;
	
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.v-button:hover {
	    background: #ddd !important;
    color: #619100 !important;
    font-weight: bold;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.v-color {
	    background: #ddd !important;
    color: #619100 !important;
}

.inside-header {
	padding: 15px !important;
}
.main-title a, .main-title a:hover, .main-title a:visited {
    color: #669900 !important;
	margin-left: 20px !important;
}

.main-navigation .main-nav ul li a {
    line-height: 48px;
	text-transform: uppercase;
}

.entry-meta, .entry-meta a, .entry-meta time {
	color: #45a3d0;
}

footer.entry-meta a {
		margin-left: 5px;
}

.single .entry-meta {
	border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
}

.entry-summary {
	margin-top: 10px !important;
}

.entry-title a {
	color: #333;
	font-weight: bold;
}

article.post {
    border-top: 1px solid #e9e9e9 !important;
    margin-bottom: -35px !important;
    padding-top: 35px;
	
}

article.post:nth-child(1) {
	border-top: none !important;
	    padding-top: 0px;
}

.archive .page-header, .search .page-header  {
	border-bottom: 3px solid #669900;
	padding-bottom: 20px;
	margin-bottom: -2px;
	position: relative;
}

.sub-menu {
	padding: 0px 10px !important;
	border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}

.main-navigation .main-nav ul ul li a {
    color: #333333;
    border-bottom: 1px dotted #dddddd !important;
	padding-top: 15px;
	padding-bottom: 15px;
}

.widget .widget-title {
    border-left: 3px solid #669900;
    padding-left: 15px;
    color: white;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
}

#right-sidebar ul {margin-left: 15px;}

#right-sidebar li {
    list-style: decimal;
	font-weight: bold;
	color: #669900;
}


#right-sidebar li a {
	font-weight: normal;
}

.entry-content {
	margin-top: 15px;
}
.search-field {
	    border-radius: 5px !important;
    background: white !important;
    border-color: #eae7e7 !important;
}

#breadcrumbs a {
	color: #669900;
}

#breadcrumbs {
	color: #9f9f9f;
}

/* comment */

.comments-area .comment-content {
	padding: 0;
	margin: 0;
	border: none;
}

.comments-area .depth-1 .comment-body {
	margin-bottom: -15px;
}

.comments-area .depth-2 .comment-body, .comments-area .depth-3 .comment-body, .comments-area .depth-4 .comment-body, .comments-area .depth-5 .comment-body  {
	background: #f7f7f7;
    padding: 15px 15px 0px 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    border-radius: 5px;

}

.comments-area .depth-2:nth-child(1)::before, .comments-area .depth-3:nth-child(1)::before, .comments-area .depth-4:nth-child(1)::before, .comments-area .depth-4:nth-child(1)::before {
    content: '';
    border-bottom: 10px solid #f3f3f3;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    vertical-align: middle;
    margin: 0px 0px 0px 3px;
    margin-top: -10px;
    margin-left: 30px;
    position: absolute;
}

.comments-area .nav-previous {
	width: 50%;
    float: left;
}

.comments-area .nav-next {
	    width: 50%;
    float: right;
    text-align: right;
}

.comments-area .comment-navigation {
	margin-bottom: 5px !important;
	margin-top: 10px;
}

.comments-area .comment-navigation a, .comments-area .comment-navigation a:visited {
	    color: #365899;
}

.comment-form-comment textarea {
	height: 80px;
	border-radius: 5px;
}

.comments-area .depth-1 {
	margin-bottom: -15px;
	border-bottom: 1px solid #dce5ec;
}

.form-submit .submit {
	background-color: #669900;
    border-radius: 5px;
    font-weight: bold;
}

.comment-form #author, .comment-form #email, .comment-form #url {
    width: 49.6%;
    border-radius: 5px;
	display: inline-block!important;
}

.comment-form-cookies-consent {
	display: none;
}

.depth-1.parent>.children {
    border-bottom: none;
}

.comment .children {
	border: none;
}
.comment-content .reply {
    margin-top: -18px;
    display: block;
}

.load-more .button {
	    background-color: #669900 !important;
    display: block;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
}

.site-content {
	padding: 20px !important;
}

/*table */

.type-post td, .type-post th {
  border: 1px solid #ddd;
  padding: 8px;
}

.type-post tr:nth-child(even){background-color: #fbfbfb;}

.type-post tr:hover {background-color: #ddd;}

.type-post tr:nth-child(1) {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #669900;
  color: white;
}


@media only screen and (max-width: 600px) {
	
	.about-author {
    padding: 15px 15px 5px 15px;
		display: block;
}
	
	.about-author-image {
	text-align: center;
    width: 100px;
    display: block;
    margin-bottom: -10px !important;
    margin-right: 10px;
	}
	
	.about-author-text {
    width: 100%;
}
.about-author .social-share {
    margin-top: -20px;
    text-align: center;
}
	/* FQA */
	.name-faq {
		padding: 8px 25px 8px 10px;
		font-size: 15px;
	}
	
	.plus, .minus {
    	margin-right: -18px;
	}
	
	.home .site-content.large {
		padding: 20px !important;
	}
	.site-logo {
		z-index: 1;
		position: relative !important;
	}
	.entry-content .col {
    width: 100%;
    margin-right: 0px;
}
	.entry-content .v-icon img {
    height: 70px;
}
	
	.site-content .wpcf7-form-control-wrap {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
}
	
	.site-content .wpcf7-submit {
		margin-bottom: 20px !important;
	}
	
	.nav-float-right .inside-header .main-navigation {
    margin-top: -75px;
}
	
	.large {
		width: auto;
		padding: 20px;
	}
	

.san-pham .sanpham-inner {
    width: 33%;
	}
	
	.sanpham-inner p {
		font-size: 17px;
	}
	
	
	.v-bar {
    text-align: center;
}
	
	.dichvu-inner {
    width: auto;
	}
	
	.page-template-new-page .entry-header, .page-template-new-page .entry-content {
		width: auto;
		padding: 20px;
	}
	#masthead .inside-header, .page-template-new-page .inside-header {
		width: auto !important;
	}
	
	
	/* FQA */
	.name-faq {
		padding: 8px 25px 8px 10px;
		font-size: 15px;
	}
	
	.plus, .minus {
    	margin-right: -18px;
	}
	
	
	/* Home related */
		
	.news .lcp_catlist li {
    width: 46%;
		margin-bottom: 10px;
	}
	.news .lcp_catlist li a:nth-child(1) {
   
    margin-bottom: 25px;
    font-size: 14px;
}
	
	.news .lcp_catlist li:nth-child(2n+0) {
		margin-right: 0px;
	}
	.news .lcp_catlist {
    margin: 0 0 0 5px;
}
	.news .lcp_catlist img {
    height: 80px;
	}
	.title-readmore {
    padding: 20px 15px 0px 15px;
}
	
	.col {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
	
	.main-title a, .main-title a:hover, .main-title a:visited {
		margin-left: 0px;
	}
	.resize-featured-image .post-image img {
    width: 100% !important;
}
	.post-image {
		margin-bottom: 10px !important;
	}
	
	.entry-title a {
    font-size: 21px;
}
	
	article.post {
    margin-bottom: -15px !important;
    padding-top: 20px;
}
	
	.comment-form #author, .comment-form #email, .comment-form #url {
    width: 100%;
    display: block;
}
	
	
	.footer-widgets {
    padding: 15px !important;
}
	
}