/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #434343;
	font-family: "Roboto", serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.618;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #434343;
	font-family: "Roboto", serif;
	font-size: 17px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
	outline: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

body.page-product{
	background: #FFF8F2;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
	margin: 0 auto;
	height: 140px;
	width: 100%;
	float: left;
	background: #fff;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 360px;
	margin-left: 15px;
	height: 140px;
}

.site-title {
	font-family: "Roboto", serif;
	font-size: 36px;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	height: 100%;
}

.site-title a,
.site-title a:hover {
	color: #434343;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: auto;
	margin-right: 15px;
}

.site-header .widget-area .image-upload{
	float: right;
	margin: 35px 0 0;
}

.site-header .widget-area .image-upload .alignleft,
.sidebar .image-upload .alignleft,
.content-order .image-upload .alignleft,
.content-after-single .image-upload .alignleft{
	margin: 0 10px 0 0;
}

.site-header .widget-area .image-upload .box,
.sidebar .image-upload .box,
.content-order .image-upload .box,
.content-after-single .image-upload .box{
	display: table;
}

.site-header .widget-area .image-upload .title,
.site-header .widget-area .image-upload .title a,
.sidebar .image-upload .title,
.sidebar .image-upload .title a,
.content-order .image-upload .title,
.content-order .image-upload .title a,
.content-after-single .image-upload .title,
.content-after-single .image-upload .title a{
	font-size: 20px;
	color: #1C9046;
	line-height: 1.3;
}

.site-header .widget-area .image-upload .noidung p a,
.sidebar .image-upload .noidung p a,
.content-order .image-upload .noidung p a,
.content-after-single .image-upload .noidung p a{
	font-size: 35px;
	color: #F15A22;
	font-weight: 700;
	line-height: 1.3;
}

.sidebar .image-upload .noidung p a,
.content-after-single .image-upload .noidung p a,
.content-order .image-upload .noidung p a{
	font-size: 32px;
}

.site-header .widget-area .image-upload .noidung p em,
.sidebar .image-upload .noidung p em,
.content-order .image-upload .noidung p em,
.content-after-single .image-upload .noidung p em{
	font-size: 17px;
	color: #434343;
	font-weight: 400;
}

.sidebar .image-upload .noidung p em,
.content-order .image-upload .noidung p em,
.content-after-single .image-upload .noidung p em{
	font-size: 15px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 60px;
	background: #1C9046;
}

.nav-primary.f-nav{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
}

.logged-in .nav-primary.f-nav{
	top: 32px;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #434343;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	display: block;
	padding: 16px 9px;
	position: relative;
	text-decoration: none;
}

.menu-primary li.diemban a{
    background: url(images/add.svg) no-repeat left 15px center;
    padding-left: 40px;
    color: #FFFF7C;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	background-color: #F15A22;
}

.menu-primary li.diemban a:hover{
	background-color: transparent;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
	background: none;
	background-color: #1C9046;
	border-bottom: 1px solid rgb(255 255 255 / 30%);
	color: #fff;
	font-size: 17px;
	padding: 15px;
	position: relative;
	text-transform: none;
	width: 320px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover,
.menu-primary li.diemban li a:hover{
	background-color: #F15A22;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	width: 1170px;
}

.home .site-inner{
	padding: 0;
}

.page-product .site-inner{
	padding: 0;
	overflow: inherit;
}

.page-template-page-diembantong .site-inner,
.page-template-page-diemban .site-inner{
	width: 1140px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	background: #FFF8F2;
	padding: 30px 0;
}

.page-product .breadcrumb{
	text-align: center;
}

.breadcrumb .wrap{
	width: 1140px;
}

.breadcrumb a{
	color: #434343;
}

.breadcrumb .separator{
	margin: 0 5px;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #434343;
	font-family: "Roboto", serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	background-color: #1C9046;
	font-size: 25px;
	color: #fff;
	font-weight: 500;
	padding: 10px 20px;
	color: #434343;
	border-radius: 15px 15px 0 0;
	line-height: 1.3;
	border-bottom: 3px solid #F15A22;
	margin: 0 0 20px;
}

.widget-area .widgettitle p,
.widget-area .widgettitle a {
	font-size: 25px;
	line-height: 1.3;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: justify;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination{
	font-size: 16px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	border-top: 1px solid rgb(241 90 34 / 20%);
	text-align: center;
}

.pagination li,
.pagination .page-numbers{
	display: inline-block;
	margin: 0;
}

.pagination li a,
.pagination li.disabled,
.pagination .page-numbers{
	color: #434343;
	margin-right: 15px;
	align-items: center;
	text-align: center;
	display: inline-grid;
	font-size: 16px;
	border-radius: 100%;
	line-height: 1;
}

.pagination li a:hover,
.pagination li.active a,
.pagination .page-numbers:hover,
.pagination .page-numbers.current{
	color: #F15A22;
	font-weight: 700;
}

.pagination .page-numbers.prev,
.pagination li.pagination-previous a{
	background: url(images/pprev.svg) no-repeat center center;
	border: none;
	text-indent: -9999px;
	width: 7px;
}

.pagination .page-numbers.next,
.pagination li.pagination-next a{
	background: url(images/pnext.svg) no-repeat center center;
	border: none;
	text-indent: -9999px;
	width: 7px;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #F5F5F5;
	margin: 0 0 30px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
	border-radius: 15px 15px 0 0;
	border-bottom: 3px solid #F15A22;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #F15A22;
	cursor: pointer;
	padding: 15px 45px;
	color: #fff;
	-webkit-appearance: none;
	font-weight: 700;
	font-size: 17px;
	border: none;
	border-radius: 100px;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 12px 0 0;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.content-before-footer{
	background: #F6762F;
}

.content-before-footer .widget_text{
	float: left;
	width: calc(100% - 410px);
	margin: 40px 15px;
}

.content-before-footer .widget_text:first-child{
	width: 210px;
}

.content-before-footer .widget_text:first-child img{
	float: left;
	margin: 0;
	display: block;
}

.content-before-footer .widget_text:first-child img:last-child{
	float: right;
}

.content-before-footer .widget_text:last-child{
	width: 100px;
}

.content-before-footer .widget_text:last-child img{
	margin: 5px 0 5px 10px;
	display: inline-block;
	float: left;
}

.content-before-footer .widget_text:last-child img:nth-child(2n){
	float: right;
}

.content-before-footer .widget_text .widgettitle{
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	width: 178px;
	float: left;
	height: 100px;
	align-items: center;
	display: grid;
	border-left: 1px solid rgb(255 255 255 / 50%);
	padding-left: 15px;
}

.content-before-footer .widget_text:nth-child(2) .textwidget{
	float: right;
	width: 555px;
	height: 100px;
	align-items: center;
	display: grid;
}

.content-before-footer .widget_text:nth-child(2) ul{
	list-style: none;
	color: #fff;
}

.site-footer {
	float: left;
	clear: both;
	font-size: 17px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #FEF3E9;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 15px 0;
}

.site-footer p {
	font-size: inherit;
}

.site-footer a,
.site-footer a:visited {
	color: #434343;
}

.site-footer a:hover {
	color: #434343;
	text-decoration: none;
}

.site-footer .widget_text{
	float: left;
	width: 555px;
	margin: 30px 15px 10px;
}

.site-footer .widget_text:first-child{
	float: right;
	text-align: right;
}

.site-footer .widget_text p em{
	font-size: 15px;
}

.site-footer .widget_text ul{
	list-style: none;
	float: right;
}

.site-footer .widget_text ul li{
	margin: 0 0 10px;
}

.site-footer .widget_text ul li a{
	color: #434343;
	font-size: 17px;
}

/* Comments
------------------------------------------------------------ */

.content-notice{
    background: rgb(0 0 0 / 60%);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 500;
    display: none;	
    text-align: center;
}

.content-notice p{
	width: 400px;
    padding: 30px 15px;
    background:#fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    display: table;
    z-index: 400;
    border-radius: 10px;
    text-align: center;
}

.comment-reply-title,
.content-fitwp .widgettitle,
.content-yarpp-new .widgettitle{
    font-size: 35px;
    color: #F15A22;
    font-weight: 600;
    line-height: 1.3;
    margin: 0 0 20px;
}

.content-fitwp .widgettitle,
.content-yarpp-new .widgettitle{
	margin: 0 0 30px;
}

.entry-comments,
#respond,
.content-fitwp{
	margin: 15px 0;
	overflow: hidden;
	float: left;
	width: 100%;
}

#cancel-comment-reply-link {
    font-size: 16px;
    color: #F15A22;
    margin-left: 15px;
}

#phone,
#author,
#comment,
#email,
#url {
	margin: 15px 0 0 0;
    padding: 10px 15px;
    width: calc(49% - 30px);
    float: left;
    background: #EDEDED;
    border-radius: 10px;
    outline: none;
    height: 35px;
    border: none;
}

#phone {
    float: right;
}

#comment {
    height: 90px;
    margin: 15px 0;
    width: calc(100% - 30px);
    background: #EDEDED;
    max-width: 100%;
    border-radius: 10px;
    outline: none;
    overflow: hidden;
    border: none;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	display: block;
	clear: both;
}

.comment-content p {
	font-size: 17px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #1C9046;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
}

.comment-author{
	font-weight: 600;
	color: #F15A22;
}

.comment-author .says{
	font-weight: 400;
	color: #434343;	
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

#comments,
.pagination-comment{
	display: none;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
	border-radius: 10px;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.content-info-product .left .slider-for .widgets:nth-of-type(n+2),
.content-info-product .left .slider-nav .widgets:nth-of-type(n+4) {
	/*display: none;*/
}

/*.content-slider .widget,
.content-info-product .widgets,*/

.content-order .widget_text .gallery-item,
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

/*.content-slider .slick-initialized .widget,*/

.content-order .widget_text .slick-initialized .gallery-item,
.content-info-product .slick-initialized .widgets,
.slick-initialized .slick-slide{
    display: block;
}

.content-order .widget_text .slick-loading .gallery-item,
.content-slider .slick-loading .widget,
.content-info-product .slick-loading .widgets,
.slick-loading .slick-slide{
    visibility: hidden;
}

.content-order .widget_text .slick-vertical .gallery-item,
.content-slider .slick-vertical .widget,
.content-info-product .slick-vertical .widgets,
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0;
    padding: 20px 0 0;
}

.slick-dots li{
	display: inline-block;
	width: 40px;
	height: 3px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 3px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #F15A22;
	opacity: 0.4;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    opacity: 1;
}

.youtube {
    background-color: #333;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}

.youtube .play-button {
    width: 70px;
    height: 50px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 10px;
}

.youtube:hover .play-button{
	background-color: #dc2424;
}

.youtube .play-button:before {
	content: "";
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff;	
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.section{
	float: left;
	width: 100%;
}

/*.content-slider .sliders{
	aspect-ratio: 1920/410;
	float: left;
	width: 100%;
	background: transparent;
}*/

.content-slider .sliders .widget:nth-of-type(n+2) {
	display: none;
}

.content-slider img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-product .image-upload{
	float: left;
	width: 555px;
	margin: 90px 15px;
	text-align: center;
}

.content-product .image-upload img{
	display: table;
	margin: 0 auto;
}

.content-product .image-upload .title,
.content-product .image-upload .title a{
	font-family: "Roboto Condensed", serif;
	font-weight: 800;
	color: #1C9046;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 1.3;
	margin: 0 0 25px;
	position: relative;
}

.content-product .image-upload:first-child .title,
.content-product .image-upload:first-child .title a{
	color: #F15A22;
	padding-right: 40px;
}

.content-product .image-upload .title span{
	background: linear-gradient(to right, #52A8D7, #316197);
	color: #fff;
	font-size: 20px;
	padding: 5px 15px;
	border-radius: 48px 0 48px 0;
	line-height: 1;
	position: absolute;
	right: -40px;
	top: 7px;
}

.content-product .image-upload .noidung p{
	margin: 0 0 30px;
	min-height: 83px;
}

.content-product .image-upload .noidung ul{
	list-style: none;
	float: left;
	width: 100%;
	margin: 10px auto 0;
}

.content-product .image-upload .noidung ul li{
	display: inline-block;
	margin: 0 5px;
}

.content-product .image-upload .noidung ul li a{
	border: 1px solid #1C9046;
	padding: 14px 50px;
	line-height: 1;
	color: #1C9046;
	font-weight: 700;
	font-size: 17px;
	border-radius: 100px;
}

.content-product .image-upload:first-child .noidung ul li a{
	color: #F15A22;
	border: 1px solid #F15A22;
}

.content-product .image-upload .noidung ul li:last-child a{
	background: linear-gradient(to right, #47BD72, #1C9046);
	border: 1px solid transparent;
	color: #fff;
}

.content-product .image-upload:first-child .noidung ul li:last-child a{
	background: linear-gradient(to right, #FF8D63, #F15A22);
	border: 1px solid transparent;
	color: #fff;
}

.content-product .image-upload .noidung ul li a em{
	background: url(images/cart.svg) no-repeat left center;
	padding: 2px 0;
	padding-left: 30px;
	font-style: normal;
}

.content-question{
	background: #FEF3E9;
}

.content-question.page{
	background: none;
}

.content-question .caia_code_widget{
	float: left;
	width: calc(100% - 30px);
	margin: 80px 15px 40px;
}

.content-question.page .caia_code_widget{
	width: 100%;
	margin: 0 0 40px;	
}

.content-question .caia_code_widget .widgettitle{
	background: url(images/icon-question.svg) no-repeat left center;
	font-size: 35px;
	color: #F15A22;
	font-weight: 600;
	line-height: 1.3;
	padding-left: 50px;
}

.content-question .widget_text{
	margin: 0 15px 20px;
	float: left;
	width: calc(100% - 90px);
	background: rgb(241 90 34 / 10%);
	padding: 10px 30px;
	border-radius: 10px;
}

.content-question.page .widget_text{
	margin: 0 0 20px;
	width: calc(100% - 60px);	
	background: #FFF8F5;
}

.content-question .widget_text .widgettitle{
    font-weight: 600;
    padding: 10px 0;
    padding-right: 30px;
    cursor: pointer;
    background: url(images/open.svg) no-repeat right center;
    margin-bottom: 1px;
    color: #434343;
    font-size: 17px;
    border-radius: 5px;
}

.content-question .widget_text .widgettitle:hover{
	color: #F15A22;
}

.content-question .widget_text .widgettitle.show{
    background: url(images/close.svg) no-repeat right center;
}

.content-question .widget_text .textwidget{
    display: none;
    background: #FFFAF4;
    padding: 15px 15px 0;
    border-radius: 10px;
    margin: 10px 0;
    float: left;
    width: calc(100% - 30px);
}

.content-question.page .widget_text .textwidget{
	background: #fff;
}

.content-question .widget_text .textwidget p{
	margin-bottom: 15px;
}

.content-question .widget_text .textwidget ul{
	padding-left: 15px;
}

.content-question .widget_text .textwidget ul li{
	margin-bottom: 10px;
}

.content-question .image-upload{
	float: left;
	width: calc(100% - 30px);
	margin: 30px 15px 80px;
	text-align: center;
}

.content-question .image-upload .title a{
	font-size: 17px;
	color: #F15A22;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	padding: 14px 0;
	line-height: 1;
	border-radius: 100px;
	border: 1px solid #F15A22;
	width: calc(100% - 2px);
	float: left;
}

.content-health .caia-post-list-widget{
	float: left;
	width: 555px;
	margin: 80px 15px;
}

.content-health .caia-post-list-widget .widgettitle,
.content-new .caia-post-list-widget .widgettitle{
	background: url(images/icon2.svg) no-repeat left center;
	padding: 10px 0;
	padding-left: 60px;
	color: #1C9046;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0 0 25px;
}

.content-health .caia-post-list-widget:first-child .widgettitle{
	background: url(images/icon1.svg) no-repeat left center;
	color: #F15A22;
}

.content-new .caia-post-list-widget:first-child .widgettitle{
	background: url(images/flash.svg) no-repeat left center;
	color: #F15A22;
	margin: 0 15px 25px;
	padding-left: 35px;
}

.content-health .caia-post-list-widget .widgettitle h2,
.content-health .caia-post-list-widget .widgettitle a,
.content-new .caia-post-list-widget .widgettitle h2,
.content-new .caia-post-list-widget .widgettitle a{
	color: #1C9046;
	font-size: 30px;
	font-weight: 600;
	line-height: 1.3;
	margin: 0;
}

.content-health .caia-post-list-widget:first-child .widgettitle h2,
.content-health .caia-post-list-widget:first-child .widgettitle a,
.content-new .caia-post-list-widget:first-child .widgettitle h2,
.content-new .caia-post-list-widget:first-child .widgettitle a{
	color: #F15A22;
}

.content-health .caia-post-list-widget .post{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}

.content-health .caia-post-list-widget .post .alignnone,
.content-new .caia-post-list-widget .post .alignnone,
.content-before-category .caia-post-list-widget .post .alignnone{
	display: block;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 0 15px;
}

.content-health .caia-post-list-widget .post img,
.content-health .caia-post-list-widget ul li img,
.content-new .caia-post-list-widget .post img,
.content-before-category .caia-post-list-widget .post img,
.content-before-category .caia-post-list-widget ul li img,
.archive .content .post img,
.search .content .post img,
.content-yarpp-new .post img,
.sidebar .caia-post-list-widget .post img{
	display: block;
	width: 100%;
	margin: 0;
	transition: all 1s ease;
	aspect-ratio: 750/450;
	object-fit: cover;
	background: none;
	padding: 0;
	border: none;
}

.content-health .caia-post-list-widget .post:hover img,
.content-health .caia-post-list-widget ul li:hover img,
.content-new .caia-post-list-widget .post:hover img,
.content-before-category .caia-post-list-widget .post:hover img,
.content-before-category .caia-post-list-widget ul li:hover img,
.archive .content .post:hover img,
.search .content .post:hover img,
.content-yarpp-new .post:hover img,
.sidebar .caia-post-list-widget .post:hover img{
	transform: scale(1.03);
}

.content-health .caia-post-list-widget .post .widget-item-title,
.content-new .caia-post-list-widget .post .widget-item-title,
.content-before-category .caia-post-list-widget .post .widget-item-title{
	line-height: 1.3;
	margin: 0 0 10px;
}

.content-health .caia-post-list-widget .post .widget-item-title a,
.content-health .caia-post-list-widget ul li a,
.content-new .caia-post-list-widget .post .widget-item-title a,
.content-before-category .caia-post-list-widget ul li p a,
.sidebar .caia-post-list-widget .post .widget-item-title a{
	font-size: 17px;
	font-weight: 500;
	color: #434343;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.content-health .caia-post-list-widget ul{
	float: left;
	width: 100%;
	list-style: none;
	margin: 0 0 20px;
}

.content-health .caia-post-list-widget ul li{
	float: left;
	width: 100%;
	margin: 0 0 15px;
}

.content-health .caia-post-list-widget ul li:last-child{
	margin: 0;
}

.content-health .caia-post-list-widget ul li .alignleft,
.content-before-category .caia-post-list-widget ul li .alignleft{
	display: table;
	width: 200px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 15px 0 0;	
}

.content-health .caia-post-list-widget ul li h3,
.content-before-category .caia-post-list-widget ul li p,
.sidebar .caia-post-list-widget .post .widget-item-title{
	height: 120px;
	display: flex;
	align-items: center;
	line-height: 1.3;
}

.sidebar .caia-post-list-widget .post .widget-item-title{
	height: 72px;
}

.content-health .caia-post-list-widget .more-from-category a,
.content-question .widget_text .textwidget .more-link{
	font-size: 17px;
	color: #0D72C7;
	font-weight: 500;
	background: url(images/more.svg) no-repeat right center;
	padding-right: 30px;
	transition: all 1s ease;
}

.content-health .caia-post-list-widget .more-from-category a:hover,
.content-question .widget_text .textwidget .more-link:hover{
	padding-right: 40px;	
}

.content-new{
	background: #F6F6F6;
}

.content-new .caia-post-list-widget,
.content-doctor .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 80px 0;
}

.content-doctor.video .caia-post-list-widget{
	margin: 0 0 50px;
}

.content-new .caia-post-list-widget .post{
	margin: 10px 15px;
	border-radius: 15px;
	padding: 20px;
	background: #fff;
	box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.10);
}

.content-new .caia-post-list-widget .post .more-link{
	display: table;
	margin: 20px auto 0;
	color: #F15A22;
    border: 1px solid #F15A22;
    font-weight: 700;
    font-size: 17px;
    border-radius: 100px;
    padding: 13px 45px;
    line-height: 1;
}

.content-doctor .caia-post-list-widget .widgettitle{
	color: #F15A22;
    margin: 0 15px 25px;
    line-height: 1.3;
}

.content-doctor .caia-post-list-widget .widgettitle h2,
.content-doctor .caia-post-list-widget .widgettitle a{
	color: #F15A22;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    margin: 0;
}

.content-doctor.video .caia-post-list-widget .widgettitle a{
	font-size: 25px;
	color: #434343;
}

.content-doctor .caia-post-list-widget .post{
	float: left;
	width: 555px;
	margin: 15px;
	border-radius: 10px;
	overflow: hidden;
}

.archive .content-doctor .caia-post-list-widget .post{
	margin: 15px;
}

.archive .content-doctor .caia-post-list-widget .post img{
	aspect-ratio: auto;
}

.content-doctor button.slick-prev.slick-arrow,
.content-order button.slick-prev.slick-arrow{
    background: url(images/prevw.svg) no-repeat center center;
    width: 14px;
    height: 27px;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    opacity: 0.8;
}

.content-order button.slick-prev.slick-arrow{
	left: 15px;
}

.content-doctor button.slick-next.slick-arrow,
.content-order button.slick-next.slick-arrow{
    background: url(images/nextw.svg) no-repeat center center;
    width: 14px;
    height: 27px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    opacity: 0.8;
}

.content-order button.slick-next.slick-arrow{
	right: 15px;
}

.content-doctor button.slick-prev.slick-arrow:hover,
.content-doctor button.slick-next.slick-arrow:hover,
.content-order button.slick-prev.slick-arrow:hover,
.content-order button.slick-next.slick-arrow:hover{
	opacity: 1;
}

.content-order{
	background: #FEF3E9;
}

.content-order .caia_code_widget{
	float: left;
	width: calc(100% - 30px);
	margin: -15px 15px 40px;
	text-align: center;
}

.content-order .caia_code_widget .widgettitle{
	background: url(images/title.svg) no-repeat top center;
	font-size: 26px;
	display: grid;
	color: #fff;
	font-weight: 600;
	line-height: 1;	
	margin: 0 auto;
	width: 585px;
	height: 69px;
	align-items: center;
	text-transform: uppercase;
}

.content-order .caia_code_widget .widgettitle h2{
	font-size: 26px;	
	font-weight: 600;
	line-height: 1;	
	margin: 0;
	color: #fff;
}

.content-order .widget_text{
	float: left;
	width: 655px;
	margin: 0 15px 40px;
}

.content-order .widget_text .widgettitle{
	font-size: 20px;
	font-weight: 500;
	color: #434343;
	line-height: 1.3;
	margin: 0 0 20px;
}

.content-order .widget_text table,
.content-order .widget_text table tbody,
.content-order .widget_text table tr{
	width: 100%;
    display: block;
    float: left;	
}

.content-order .widget_text table td{
	background: #fff;
	display: block;
	padding: 25px 20px;
	border-radius: 10px;
	margin: 0 0 10px;
	border: none;
	box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.10);
}

.content-order .widget_text table td h3{
	font-size: 25px;
	color: #F15A22;
	font-family: "Roboto Condensed", serif;
    font-weight: 800;
}

.content-order .widget_text table td strong{
	color: #F15A22;	
}

.content-order .widget_text table tr:nth-child(2) h3,
.content-order .widget_text table tr:nth-child(2) strong{
	color: #1C9046;
}

.content-order .widget_text table tr:nth-child(3) h3,
.content-order .widget_text table tr:nth-child(3) strong{
	color: #FF8D49;
}

.content-order .widget_text table td em{
	background: linear-gradient(to right, #FF8D63, #F15A22);
	color: #fff;
	font-weight: 500;
	font-style: normal;
	padding: 5px 10px;
	border-radius: 100px;
}

.content-order .widget_text table tr:nth-child(2) em{
	background: linear-gradient(to right, #47BD72, #1C9046);
}

.content-order .widget_text:nth-child(3){
	float: right;
	width: 455px;
	margin: 0 15px 40px;
	border-radius: 10px;
	overflow: hidden;
}

.content-order .widget_text .gallery{
	float: left;
	width: 100%;
	margin: 0;
}

.content-order .widget_text .gallery-item{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;	
}

.content-order .widget_caldera_forms_widget{
	float: left;
	width: 655px;
	margin: 0 15px 25px;
}

.content-order .widget_caldera_forms_widget:nth-child(4){
	clear: both;
}

.content-order .widget_caldera_forms_widget .widgettitle{
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 25px;
	line-height: 1.3;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .row{
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.10);
	padding: 10px 7.5px;
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 10px;	
}

.content-order .widget_caldera_forms_widget:nth-child(4) .row.last_row{
	display: none;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .row .phi{
	text-align: right;
	font-size: 17px;
	font-weight: 500;
	color: #F15A22;
	margin: 32px 0 0;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .row .text img{
	float: left;
	margin: 0 15px 0 0;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .row .text p{
	color: #F15A22;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .row .text p strong{
	padding: 15px 0 0;
	font-weight: 500;
	display: table;
	color: #434343;
	line-height: 1.3;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .nuttanggiam{
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .nuttanggiam input{
	border: 1px solid rgb(241 90 34 / 20%);
    width: calc(100% - 2px);
    height: 50px;
    background: #fff;
    text-align: center;
    padding: 0;
    margin: 0;
    outline: none;
    border-radius: 100px;
    font-size: 17px;
    color: #434343;
    font-weight: 500;
    padding-left: 5px;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .nuttanggiam .quantity-button{
    height: 100%;
    width: 30px;
    text-align: center;
    color: #434343;
    font-size: 17px;
    font-weight: 400;
    display: grid;
    align-items: center;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .nuttanggiam .quantity-up{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.content-order .widget_caldera_forms_widget:nth-child(4) .nuttanggiam .quantity-down{
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.content-order .widget_caldera_forms_widget:nth-child(5){
	float: right;
	width: 455px;	
}

.content-order .widget_caldera_forms_widget:nth-child(5) .caldera-grid{
	background: #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.10);
	padding: 20px;
	display: block;
	float: left;
	width: calc(100% - 40px);
}

.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(12),
.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(11),
.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(10),
.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(9),
.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(8){
	display: none;
}

.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(7) input,
.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(6) input{
	height: 50px;
    background: #F6F6F6;
    border-radius: 5px;
    border: none;
    outline: none;
    box-shadow: none;
    color: #434343;
    font-size: 17px;	
}

.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(7) input::placeholder,
.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(6) input::placeholder{
	font-size: 17px;
}

.content-order .widget_caldera_forms_widget .donhang,
.content-order .widget_caldera_forms_widget .mau{
	font-weight: 500;
	font-size: 17px;
	text-align: right;
}

.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(2){
	border-top: 1px solid rgb(241 90 34 / 20%);
	padding: 15px 0;
}

.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(2) .first_col{
	background: url(images/total.svg) no-repeat left center;
	padding: 5px 0;
	padding-left: 25px;
	font-size: 17px;	
}

.content-order .widget_caldera_forms_widget:nth-child(5) .row:nth-last-child(2) .last_col{
	color: #F15A22;
	font-size: 20px;
	font-weight: 500;
	text-align: right;
}

.content-order .widget_caldera_forms_widget .note{
	margin: 15px 0;
	color: #1C9046;
	font-size: 17px;
	font-style: italic;
}

.content-order .widget_caldera_forms_widget .datngay{
	background: linear-gradient(to right, #FF8D63, #F15A22);
	float: left;
	width: 100%;
	border: none;
	text-align: center;
	padding: 10px 0;
	line-height: 1.3;
	font-size: 17px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 100px;
}

.content-order .widget_caldera_forms_widget input[type="submit"]{
	background: url(images/b2.svg) no-repeat left center;
	padding-left: 30px;
	line-height: 1.3;
	font-size: 17px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border: none;
}

.content-order .widget_media_image{
	float: right;
	width: 455px;
	margin: -130px 15px 50px;
}

.content-order .widget_text .gallery-item img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-order .image-upload{
	float: left;
	width: 655px;
	margin: 0 15px 60px;
}

.content-order .image-upload .widget-wrap{
	display: table;
	margin: 0 auto;
}

.content-before-category .caia-post-list-widget{
	float: left;
	width: calc(100% - 30px);
	margin: 40px 15px 20px;
	padding: 0 0 40px;
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.content-before-category .caia-post-list-widget .main-posts{
	float: left;
	width: 655px;
	margin: 0;
}

.content-before-category .caia-post-list-widget .post{
	float: left;
	width: 100%;
	margin: 0;
}

.content-before-category .caia-post-list-widget .post .widget-item-title a{
	font-size: 20px;
	font-weight: 500;
	color: #434343;
}

.content-before-category .caia-post-list-widget ul{
	float: right;
	width: 455px;
	margin: 0;
	list-style: none;
}

.content-before-category .caia-post-list-widget ul li{
	float: left;
	width: 100%;
	margin: 0 0 15px;
}

.content-before-category .caia-post-list-widget ul li:last-child{
	margin: 0;
}

h1.archive-heading{
    margin: 0 0 25px;
    font-size: 35px;
    color: #F15A22;
    font-weight: 600;
    line-height: 1.3;
}

h1.archive-heading a{
	font-size: 35px;
	color: #F15A22;
	font-weight: 600;	
}

.full-width-content h1.archive-heading{
	margin: 0 15px 25px;
}

.archive .content .post,
.search .content .post,
.content-yarpp-new .post{
	float: left;
	width: 100%;
	margin: 0 0 30px;	
}

.archive .content .post .entry-image-link,
.search .content .post .entry-image-link,
.content-yarpp-new .post .alignleft{
	display: table;
	width: 260px;
	overflow: hidden;
	border-radius: 20px;
	float: left;
	margin: 0 15px 0 0;	
}

.archive .content .post h2,
.search .content .post h2,
.content-yarpp-new .post .widget-item-title{
	padding: 20px 0 0;
	line-height: 1.3;
	margin: 0 0 10px;
}

.archive .content .post h2 a,
.search .content .post h2 a,
.content-yarpp-new .post .widget-item-title a{
    font-size: 18px;
    color: #434343;
    font-weight: 500;
}

h1.entry-title{
	font-size: 30px;
	color: #F15A22;
	font-weight: 600;
	margin: 0 0 15px;
	line-height: 1.3;
}

.page-product h1.entry-title{
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	margin: 0 0 30px;
}

.page-product.page-id-326 h1.entry-title,
.page-id-326 .content-info-product .right table:first-child tr:first-child td strong{
	color: #1C9046;
}

.single .content .entry-content h2,
.page .content .entry-content h2{
	font-size: 25px;
	color: #1C9046;
	font-weight: 600;
	margin-bottom: 15px;	
}

.single .content .entry-content h3,
.page .content .entry-content h3{
	font-size: 20px;
	color: #434343;
	font-weight: 600;
	margin-bottom: 15px;	
}

.single .content .entry-content iframe,
.page .content .entry-content iframe{
	display: table;
	margin: 0 auto 15px;
}

.single .content .entry-content table,
.page .content .entry-content table{
	display: table;
	width: 100%;
    margin-bottom: 15px;
}

.single .content .entry-content table,
.single .content .entry-content table td,
.single .content .entry-content table th,
.page .content .entry-content table,
.page .content .entry-content table td,
.page .content .entry-content table th{
    border-collapse: collapse;
    padding: 10px 15px;
    border: 1px solid rgb(241 90 34 / 20%);
    text-align: left;
}

.single .content .entry-content .caldera-grid input,
.page .content .entry-content .caldera-grid input{
    background: #EDEDED;
    border-radius: 10px;
    outline: none;
    height: 50px;
    border: none;
    box-shadow: none;
    font-size: 17px;
}

.single .content .entry-content .caldera-grid textarea,
.page .content .entry-content .caldera-grid textarea{
    background: #EDEDED;
    border-radius: 10px;
    outline: none;
    max-width: 100%;
    border: none;
    box-shadow: none;
    font-size: 17px;
}

.single .content .entry-content .caldera-grid input::placeholder,
.page .content .entry-content .caldera-grid input::placeholder,
.single .content .entry-content .caldera-grid textarea:placeholder,
.page .content .entry-content .caldera-grid textarea:placeholder{
	font-size: 17px;
}

.single .content .entry-content .caldera-grid input[type="submit"],
.page .content .entry-content .caldera-grid input[type="submit"]{
	background: #F15A22;
	color: #fff;
	font-weight: 700;
	width: 100%;
	border-radius: 100px;
	font-size: 17px;
}

.page.page-template-template-questions-archive .content .entry-content{
    padding: 20px;
    border: 1px solid rgb(241 90 34 / 20%);	
    border-radius: 10px;
    width: calc(100% - 42px);
    margin: 20px 0 40px;
}

.page.page-template-template-questions-archive .content .entry-content table,
.page.page-template-template-questions-archive .content .entry-content table td,
.page.page-template-template-questions-archive .content .entry-content table th{
    padding: 0;
    border: none;	
}

.page.page-template-template-questions-archive .content .entry-content table td:last-child{
	padding: 0 30px;
}

.page.page-template-template-questions-archive .content .entry-content table td h2{
	font-size: 30px;
	color: #F15A22;
}

.page.page-template-page-diembantong .content .entry-content table {
    border: none;
}

.page-template-page-diembantong .content .entry-content table.bangdb td {
    float: left;
    width: 24%;
    height: auto
}

.page.page-template-page-diembantong .content .entry-content table td, 
.page.page-template-page-diembantong .content .entry-content table th {
    padding: 0;
    border: none;
}

.page-template-page-diembantong .content .entry-content table td.diemmua {
	width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
    padding-bottom: 10px;
	font-size: 25px;
    color: #1C9046;
    font-weight: 600;
}

.page-template-page-diembantong .content .entry-content table td.diemmua strong{
	background: url(images/shop.svg) no-repeat left center;
	padding-left: 30px;
}

.page-template-page-diembantong .content .entry-content table ul li {
    margin-bottom: 10px;
    color: #434343
}

.page-template-page-diembantong .content .entry-content table ul li a{
	color: #434343;
}

.page-template-page-diemban .content table,
.page-template-page-diembanplus .content table{
    width: 100%;
    margin-bottom: 15px
}

.page-template-page-diemban .content table,
.page-template-page-diemban .content table td,
.page-template-page-diemban .content table th,
.page-template-page-diemban .content table tbody,
.page-template-page-diembanplus .content table,
.page-template-page-diembanplus .content table td,
.page-template-page-diembanplus .content table th,
.page-template-page-diembanplus .content table tbody{
    border-collapse: collapse;
    padding: 10px;
    border: 1px solid rgb(241 90 34 / 20%);
    text-align: left;
    margin-bottom: 15px
}

.page-template-page-diemban .content table.diem_ban tr:first-child th,
.page-template-page-diembanplus .content table.diem_ban tr:first-child th{
    background: #f15b22;
    color: #fff;
    font-weight: 600;
}

.page-template-page-diemban .content table.diem_ban tr.nha_thuoc.vip1,
.page-template-page-diemban .content table.diem_ban tr.nha_thuoc.vip2,
.page-template-page-diembanplus .content table.diem_ban tr.nha_thuoc.vip1,
.page-template-page-diembanplus .content table.diem_ban tr.nha_thuoc.vip2{
    font-weight: 600;
}

.content-footer-author{
	text-align: right;
	margin: 0 0 10px;
}

.content-author{
	background: #FFF8F2;
	border-radius: 10px;
	display: block;
	width: calc(100% - 30px);
	padding: 15px;
	color: #434343;
	font-size: 16px;
	margin: 0 0 25px;
	display: none;
}

.content-author .alignleft{
	margin: 0 15px 0 0;
}

.content-author img{
	width: 80px;
	height: 80px;
	display: block;
	object-fit: cover;
	border-radius: 100%;
}

.content-author .title{
	padding-top: 10px;
}

.content-author a{
	font-weight: 600;
	color: #F15A22;
	font-size: 17px;
}

.content-author .title span{
	font-size: 15px;
	color: #434343;
	font-weight: 400;
}

.content-after-single .widget_media_image{
	float: left;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

.content-after-single .widget_media_image img{
	display: table;
	margin: 0 auto;
}

.content-after-single .image-upload{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.content-after-single .image-upload .widget-wrap{
	display: table;
	margin: 0 auto;
}

.content-yarpp-new{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.content-shop{
	margin: 60px 0 80px;
	display: none;
}

.content-shop .box{
	display: table;
	width: 850px;
	margin: 0 auto;
}

.content-shop .widgettitle{
    margin: 0 0 40px;
    padding: 0 0 20px;
    border-bottom: 1px solid rgb(241 90 34 / 20%);
    font-size: 35px;
    color: #F15A22;
    font-weight: 600;	
    line-height: 1.3;
    text-align: center;
}

.rating .glsr-default .glsr-summary,
.review-rating .glsr-default .glsr-summary{
	max-width: 100%;
}

.rating .glsr-default .glsr-summary-text,
.review-rating .glsr-default .glsr-summary-text{
	margin: 0;
	width: auto;
	display: inline-block;
}

.review-rating .glsr-default .glsr-summary-rating,
.content-title .caia_code_widget .glsr-default .glsr-summary-rating{
	font-weight: 600;
	color: #F15A22;
	font-size: 30px;
}

.rating .glsr-default .glsr-summary-rating{
	font-size: 18px;
	color: #434343;
}

.content-vote{
    float: left;
    width: calc(100% - 60px);
    margin: 0 30px;
}

.review-rating .form{
	float: left;
	width: 100%;
    border-bottom: 1px solid rgb(241 90 34 / 20%);
    padding: 0 0 20px;
    margin: 0 0 30px;
}

.review-rating .form .left {
    float: left;
    width: 450px;
}

.review-rating .form .right {
    float: right;
    width: 300px;
    text-align: center;
}

.review-rating .glsr-default .glsr-summary,
.review-rating .glsr-default .glsr-summary-percentages{
	max-width: 100%;
}

.review-rating .glsr-default .glsr-bar{
	height: 35px;
}

.review-rating .glsr-default .glsr-bar-background:before{
	background: #FCD8C9;
	opacity: 1;
}

.review-rating .glsr-default .glsr-bar-background-percent{
	background: #F15A22;
}

.review-form {
    display: none;
    margin: 0 0 50px;
    float: left;
    width: 100%;
}

.review-form .glsr-default form.glsr-form input.glsr-input, 
.review-form .glsr-default form.glsr-form textarea.glsr-textarea{
    width: calc(100% - 20px);
    background: #EDEDED;
    border: none;
    max-width: 100%;
    border-radius: 5px;
    outline: none;
    overflow: hidden;	
}

.review-form .glsr-default form.glsr-form input.glsr-input{
	height: 45px;
}

.review-form .glsr-field.glsr-field-text[data-field="title"], 
.review-form .glsr-field.glsr-field-email[data-field="email"], 
.review-form .glsr-field.glsr-field-dropzone[data-field="images"], 
.review-form .glsr-field.glsr-field-choice, 
.review-form .glsr-default form.glsr-form label.glsr-label{
	display: none;
}

.review-rating .form .right .close,
.review-rating .form .right .open {
    padding: 10px 0;
    width: 310px;
    text-align: center;
    color: #fff;
	font-weight: 700;
	font-size: 16px;
    display: table;
    margin: 70px auto 0;
    cursor: pointer;
    background: #F15A22;
    text-transform: uppercase;
    border-radius: 100px;
    font-weight: 600;
}

.review-rating .form .right .close {
	background: linear-gradient(to right, #52A8D7, #0D72C7);
	display: none;
}

.review-rating .form .left .glsr-bar[data-level="1"],
.review-rating .form .left .glsr-bar[data-level="2"]{
	display: none;
}

.review-form .box,
.review-list{
	float: left;
	width: 100%;
}

.review-list .glsr-review-author {
	font-size: 17px;
	color: #434343;
	margin: 0;
	font-weight: 600;
	position: relative;
}

.review-list .glsr-review-date{
	display: none;
}

.glsr-default form.glsr-form textarea.glsr-textarea{
	height: 70px;
}

button.glsr-button.button.btn.btn-primary {
	padding: 15px 50px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    display: table;
    margin: 0 auto;
    cursor: pointer;
    background: #F15A22;
    text-transform: uppercase;
    border-radius: 100px;
    border: none;
}

.review-list  .glsr-review{
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid rgb(241 90 34 / 20%);
    padding-bottom: 15px;
}

.review-list  .glsr-review:last-child{
	border: none;
	padding: 0;
}

.review-list .glsr-default .glsr-review>.glsr-review-content{
	margin: 0 0 15px;
}

.review-list .glsr .glsr-reviews, 
.review-list .glsr .glsr-reviews-wrap{
	gap: 20px;
}

.review-list .glsr .glsr-review-images a.glsr-image{
	height: 75px;
}

.glsr-review-rating{
	margin-left: 5px;
}

.review-list  .glsr .glsr-reviews, .glsr .glsr-reviews-wrap {
    gap: 1rem;
}

.content-vote .glsr-default .glsr-summary-stars .glsr-star,
.content-title .caia_code_widget .glsr-default .glsr-summary-stars .glsr-star,
.review-list .glsr .glsr-star{
    width: 18px;
    height: 18px;
    background-size: 18px;
    margin: 4px 0 0;
}

.review-list  .glsr-review-response{
	background: #f5f5f5;
	border-radius: 5px;
	padding: 15px;
}

.review-list  .glsr .glsr-review-response:after{
    background-color: #f5f5f5;
}

.sidebar .widget_media_image,
.sidebar .image-upload{
	background: none;
	padding: 0;
	border: none;
	border-radius: 0;
}

.sidebar .caia-post-list-widget .main-posts{
	padding: 0 15px;
}

.sidebar .caia-post-list-widget .post{
	background: #fff;
	padding: 10px;
	border-radius: 10px;
	margin: 0 0 15px;
}

.sidebar .caia-post-list-widget .post .alignleft{
	width: 120px;
	display: table;
	margin: 0 15px 0 0;
	overflow: hidden;
	border-radius: 10px;
}

.info-author{
	background: #fff8f2;
	margin: 15px 0 40px;
	color: #434343;
	border-radius: 20px;
}

.author .info-author{
	margin: 15px 15px 40px;
	width: calc(100% - 30px);
}

.info-author .box{
	padding: 20px;
	float: left;
	width: calc(100% - 40px);
}

.info-author .top .avatar{
	width: 70px;
	background: none;
	border: none;
	padding: 0;
	margin: 0 15px 15px 0;
}

.info-author .top .name,
.info-author .top .name a{
	font-size: 20px;
    color: #434343;
   	font-weight: 500;
    text-transform: uppercase;
}

.info-author .top .name{
	padding-top: 20px;
}

.info-author .top .description{
	display: block;
	clear: both;
}

.content-info-product .left{
	float: left;
	width: 500px;
	margin: 0 15px;
}

/*.content-info-product .left .slider-for{
	margin: 0 0 20px;
	border-radius: 10px;
	overflow: hidden;
	aspect-ratio: 1/1;
}*/

.content-info-product .left .slider-nav{
	aspect-ratio: 500/140;	
}

.content-info-product .left .slider-for img,
.content-info-product .left .slider-nav img{
	display: block;
	width: 100%;
	aspect-ratio: 1/1;
	margin: 0;
	object-fit: contain;
}

.content-info-product .left .slider-nav .widgets{
    border-radius: 10px;
    overflow: hidden;
    width: 140px;
    margin: 15px 15px 0 0;
    float: left;
    cursor: pointer;
}

.content-info-product .left .note{
	background: #FDE4D5;
	border-radius: 10px;
	overflow: hidden;
	border: 1px solid rgb(241 90 34 / 20%);
	float: left;
	width: calc(100% - 42px);
	padding: 25px 20px;
	margin: 40px 0 0;
}

.content-info-product .left .note p{
	background: url(images/back.svg) no-repeat left top;
	padding-left: 50px;
	font-weight: 700;
	font-size: 16px;
}

.content-info-product .right{
	float: left;
	width: 610px;
	margin: 0 15px;
}

.content-info-product .right .rating{
	margin: 0 0 20px;
}

.content-info-product .right .rating .glsr-summary-rating{
    font-weight: 600;
    color: #F15A22;
    font-size: 24px;	
}

.content-info-product .right table,
.content-info-product .right table tbody{
    width: 100%;
    display: block;
    margin-bottom: 15px;
    float: left;	
}

.content-info-product .right table:last-child tbody{
	margin: 0;
}

.content-info-product .right table:last-child{
	border: 1px solid rgb(241 90 34 / 20%);
	border-radius: 20px;
	padding: 0 20px;
}

.content-info-product .right table:last-child img{
	display: inline-block;
	margin: 0 15px 0 0;
}

.content-info-product .right table:last-child ul{
	list-style: none;
	padding: 0;
}

.content-info-product .right table:last-child ul li{
	list-style: none;
	padding: 5px 0;
	margin: 0 0 10px;
	background: url(images/i2.svg) no-repeat left center;
	padding-left: 50px;
}

.content-info-product .right table:last-child ul li:first-child{
	background: url(images/i1.svg) no-repeat left center;
}

.content-info-product .right table:last-child ul li:last-child{
	background: url(images/i3.svg) no-repeat left center;
}

.content-info-product .right table tr {
	padding: 15px 0 0;
    display: block;
    float: left;
    width: 100%;
}

.content-info-product .right table:first-child tr:first-child{
	border-top: 1px solid rgb(241 90 34 / 20%);
	border-bottom: 1px solid rgb(241 90 34 / 20%);
	padding: 15px 0;
}

.content-info-product .right table:first-child tr:nth-child(2) td:first-child{
	width: 100%;
}

.content-info-product .right table:first-child tr td:first-child {
    width: 130px;
    float: left;
}

.content-info-product .right table:first-child tr td:last-child{
    width: calc(100% - 170px);
    float: right;
}

.content-info-product .right table:first-child tr:first-child td{
	width: auto;
	float: left;
	margin-right: 15px;
}

.content-info-product .right table:first-child tr:first-child td strong{
	font-size: 25px;
	color: #F15A22;
	font-weight: 700;
}

.content-info-product .right table:first-child tr:first-child td em{
	display: inline-block;
    background: linear-gradient(to right, #FF8D63, #F15A22);
    border-radius: 100px;
    color: #fff;
    font-style: normal;
    font-weight: 600;
    padding: 8px 15px;
    line-height: 1.3;
    margin: 0 0 0 5px;	
}

.content-info-product .right table tr td ol,
.content-info-product .right table tr td ul{
	margin: 0;
	padding: 0;
}

.content-info-product .right table tr td ol li,
.content-info-product .right table tr td ul li{
	margin: 0 0 0 15px;
}

.content-info-product .bottom{
	float: left;
	width: calc(100% - 30px);
	margin: 15px;
}

.content-info-product .bottom ul{
	list-style: none;
}

.content-info-product .bottom ul li a{
	float: right;
    background: #1C9046;
    border-radius: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    text-transform: uppercase;
    padding: 18px 0;
    width: calc(50% - 5px);
    line-height: 1.3;
    border-radius: 100px;
    text-align: center;
}

.content-info-product .bottom ul li a strong{
	background: url(images/b1.svg) no-repeat left center;
	padding: 5px;
	padding-left: 27px;
}

.content-info-product .bottom ul li:first-child a{
	float: left;
    background: #F15A22;	
}

.content-info-product .bottom ul li:first-child a strong{
	background: url(images/b2.svg) no-repeat left center;
	padding-left: 30px;
}

.content-box{
	float: left;
    width: calc(100% - 30px);
    margin: 15px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 30px 0;
}

.content-box .box{
    display: table;
    position: relative;
    width: 100%;
}

.content-box h2{
	margin: 0 50px 40px;
	padding: 0 0 20px;
	border-bottom: 1px solid rgb(0 0 0 / 10%);
	font-size: 30px;
	color: #434343;
	font-weight: 600;
}

.content-box .more-info{
	float: left;
	width: 750px;
	margin: 0 0 0 50px;
}

.page .content .content-box .entry-content h3{
    background: #F15A22;
    text-align: center;
    width: 100%;
    padding: 10px 0;
    color: #fff;
    font-size: 25px;
    line-height: 1.3;
    margin: 0 0 30px;
}

.content-box .list-menu{
	position: sticky;
    top: 100px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
	float: right;
    width: 250px;
    margin: 0 50px 0 0;
}

.content-box .list-menu ul{
	list-style: none;
	padding: 0;
}

.content-box .list-menu ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	cursor: pointer;
}

.content-box .list-menu ul li{
	display: block;
	padding: 15px 20px;
	background: #fff;
	color: #434343;
	opacity: 0.7;
	margin: 0 0 5px;
	list-style: none;
    font-weight: 500;    
    font-size: 17px;
    border-radius: 5px;
    line-height: 1.3;
}

.content-box .list-menu ul li.active{
	opacity: 1;
	background: #FFF8F2;
}

.content-box .list-menu ul li:hover{
	opacity: 1;
}

.load-open {
	background: linear-gradient(to bottom, rgba(255 255 255 / 0), rgba(255 255 255 / 62.5), rgba(255 255 255 / 1));
    float: left;
    padding: 100px 0 0;
    width: 100%;
    position: relative;
    margin-top: -100px;
    text-align: center;
    margin-bottom: 20px;
}

.load-open span,
.load-close span{
	background: url(images/opens.svg) no-repeat right center;
	padding-right: 25px;
	color: #434343;
	font-weight: 600;
    cursor: pointer;
}

.load-close span{
    background: url(images/hiden.svg) no-repeat right center;
}

.load-close{
	display: none;
    width: 100%;
    position: relative;
    margin: 20px 0;
    float: left;
    text-align: center;
}

body div#toc_container{
	background: #fff;
	width: calc(100% - 32px) !important;
	padding: 15px !important;
	border-radius: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	border: 1px solid rgb(241 90 34 / 20%);
}

body #toc_container p.toc_title{
	text-align: left;
	font-size: 17px;
	font-weight: 500;
	color: #434343;
	background: url(images/toc.svg) no-repeat left center;
	padding-left: 35px;
}

body #toc_container li{
	margin-top: 5px;
}

body #toc_container a{
	color: #0D72C7;
	text-decoration: none;
	font-size: 16px;
}

.content-fix {
    position: fixed;
    z-index: 2000;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.content-fix .caia_code_widget{
    background: url(images/fhide.svg) no-repeat center center;
    width: 70px;
    height: 60px;
    padding: 0;
    margin: 0;
    text-indent: -9999px;
    cursor: pointer;
    float: right;
    clear: both;
}

.content-fix .caia_code_widget.close{
	background: url(images/fshow.svg) no-repeat center center;
}

.content-fix .image-upload{
	background: #FFF9F3;
	width: 70px;
	height: auto;
	padding: 10px 0 12px;
	text-align: center;
	align-items: center;
	display: grid;
	margin: 0;
	float: right;
	clear: both;
	position: relative;
	line-height: 1;
}

.content-fix .image-upload .title,
.content-fix .image-upload .title a{
	color: #F15A22;
	font-size: 13px;
}

.content-fix .image-upload:after{
	content: "";
	background: #F15A22;
	width: 27px;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	display: table;
	margin: 0 auto;
	height: 1px;
}

.content-fix .image-upload:nth-last-child(2){
	background: #1C9046;
}

.content-fix .image-upload:nth-last-child(2) .title,
.content-fix .image-upload:nth-last-child(2) .title a{
	color: #FFFF7C;
	font-weight: 500;
}

.content-fix .image-upload:nth-last-child(2):after,
.content-fix .image-upload:nth-last-child(3):after{
	display: none;
}

.content-error{
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
}

.content-error h1{
	color: #1C9046;
	text-align: center;
	font-size: 300px;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 800;
}

.content-error h1 span{
	color: #F15A22;
}

.content-error p{
	margin-bottom: 20px;
	font-size: 17px;
}

.content-error p strong{
	color: #434343;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	text-transform: uppercase;
}

.content-error p a{
	border: 1px solid #1C9046;
    padding: 14px 50px;
    line-height: 1;
    color: #1C9046;
    font-weight: 700;
    font-size: 17px;
    border-radius: 100px;
    display: table;
    margin: 20px auto 0;
}

.content-popup{
    background: rgb(0 0 0 / 60%);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9000;
    text-align: center;
    cursor: pointer;
    display: none;
}

.content-popup .box{
	width: 900px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    display: table;
    z-index: 9001;
    border-radius: 10px;
    text-align: center;
}

.content-popup .close{
	font-size: 50px;
    color: #fff;
    top: -50px;
    right: -50px;
    position: absolute;
    cursor: pointer;
}

.content-popup .widget_media_image{
	float: left;
	width: 100%;
}

.content-popup .widget_media_image img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-popup .widget_text{
    width: 320px;
    position: absolute;
    right: 95px;
    top: 125px;	
}

.content-popup .widget_text .widgettitle{
	text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
	font-family: "Roboto Condensed", serif;
    font-weight: 800;
    line-height: 1.3;	
    text-shadow: 2px 2px 5px rgba(255, 223, 0, 0.8), 0 0 25px rgba(255, 223, 0, 0.8), 0 0 5px rgba(255, 223, 0, 0.8);
}

.content-popup .widget_text .box-countdown span{
	background: #1C9046;
	border-radius: 8px;
	display: inline-block;
	padding: 10px 0;
	margin: 20px 5px;
	width: 70px;
}

.content-popup .widget_text .box-countdown strong{
	font-size: 40px;
	color: #fff;
	display: block;
	line-height: 1;
	margin-bottom: 0;
}

.content-popup .widget_text .box-countdown label{
	font-weight: 400;
	font-size: 17px;
	color: #fff;
	display: block;
	line-height: 1;	
}

.content-popup .widget_text input{
	height: 50px;
    background: #fffbef;
    border: 1px solid rgb(124 72 50 / 20%);
    border-radius: 10px;
    outline: none;
    font-size: 17px;
}

.content-popup .widget_text input::placeholder{
	font-size: 17px;	
}

.content-popup .widget_text input[type="submit"]{
	background: linear-gradient(to right, #47BD72, #1C9046);
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    border-radius: 100px;
    display: table;
    margin: 0 auto;
    height: auto;
    padding: 10px 30px;
    box-shadow: none;
}

.breadcrumb a:hover,
.site-footer .widget_text ul li a:hover,
.page-template-page-diembantong .content .entry-content table ul li a:hover,
.content-before-category .caia-post-list-widget .post .widget-item-title a:hover,
.content-health .caia-post-list-widget .post .widget-item-title a:hover, 
.content-health .caia-post-list-widget ul li a:hover, 
.content-new .caia-post-list-widget .post .widget-item-title a:hover, 
.content-before-category .caia-post-list-widget ul li p a:hover, 
.sidebar .caia-post-list-widget .post .widget-item-title a:hover,
.archive .content .post h2 a:hover, 
.search .content .post h2 a:hover,
.content-yarpp-new .post .widget-item-title a:hover{
	color: #F15A22;
}
