/*
Theme Name: site
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

.icon-calendar {
		background: url(https://phytocare.com.vn/images/lich.png) no-repeat;
		padding-left: 55px;
		min-height: 55px;
		display: flex;
		text-align: left;
	}
.icon-calendar2 {
		background: url(https://phytocare.com.vn/images/phone.png) no-repeat;
		padding-left: 55px;
		min-height: 55px;
		display: flex;
		text-align: left;
	}
.headertop {
		background: #009C92;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 30px;
	}

.regist_1_0_1{
        padding: 15px;
        max-width: 600px;
        margin: 0 auto;
        text-align: center;
        border-radius:6px;
        background:#4AAFAF url(https://phytocare.com.vn/wp-content/uploads/2022/12/bgform.png) right bottom;
        color:#fff;
    }
    .regist_1_0_1__tt {
        width: 100%;
        font-size: 14px;
        font-style:italic;
    }
    .regist_1_0_1__tt::before{
        content: '';
        width:31px;
        height:32px;
        vertical-align:middle;
        display:inline-block;
        background:url(https://phytocare.com.vn/wp-content/uploads/2022/12/doctor.png) 0 0 no-repeat;
        background-size:25px;
    }
    .regist_1_0_1__note {
        text-transform: uppercase;
        font-style: italic;
        font-size: 13px;
    }
    .regist_1_0_1 article {
        margin-top:10px;
    }
    .regist_1_0_1 input[type=textbox],
 
    .regist_1_0_1 input {
        margin-bottom: 10px;
    }
    .regist_1_0_1 select {
        width: 100%;
        margin-bottom: 5px;
        padding: 5px 8px;
        background: #ddd;
        border: 1px solid #adadad;
        color: #444;
        cursor: pointer;
    }
    .regist_1_0_1 textarea {
        margin-bottom: 4px;
        resize: none;
        height: 96px;
    }
    .Sent {
        padding: 7px 20px;
        background: #f26c4f;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 15px;
        border-radius: 28px;
        font-style: italic;
    }

.gg_news { height: 30px; margin-left: 5px }
.gg_news img { height: 30px; width: 280px; object-fit: contain }
.publish_date {align-items: center; font-weight: 700; }
.posted-on {margin-right:10px;}
.byline {margin-right:10px;}