/*
	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: "Inter", sans-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: "Inter", sans-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: #E6F3FB;
}

::-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: 117px;
	width: 100%;
	float: left;
	background: #fff;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 544px;
	margin-left: 15px;
	height: 117px;
}

.site-title {
	font-family: "Inter", sans-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,
.site-footer .image-upload{
	float: right;
	margin: 25px 0 0;
}

.site-footer .image-upload{
	margin: 50px 15px;
}

.site-header .widget-area .image-upload .alignleft,
.content-after-single .image-upload .alignleft,
.content-order .image-upload .alignleft,
.site-footer .image-upload .alignleft{
	margin: 0 10px 0 0;
	padding: 0;
}

.site-header .widget-area .image-upload .box,
.content-after-single .image-upload .box,
.content-order .image-upload .box,
.site-footer .image-upload .box{
	display: table;
}

.site-header .widget-area .image-upload .title,
.site-header .widget-area .image-upload .title a,
.content-after-single .image-upload .title,
.content-after-single .image-upload .title a,
.content-order .image-upload .title,
.content-order .image-upload .title a,
.site-footer .image-upload .title,
.site-footer .image-upload .title a{
	font-size: 16px;
	color: #434343;
	font-weight: 600;
	margin: 0;
}

.site-header .widget-area .image-upload .readmore,
.content-after-single .image-upload .readmore,
.content-order .image-upload .readmore,
.site-footer .image-upload .readmore{
	font-size: 30px;
	background: linear-gradient(to right, #0094D9, #1D419C);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 700;
	line-height: 1.3;
}

.site-header .widget-area .widget_search{
	background-color: #235E9E;
	width: 262px;
	height: 50px;
	border-radius: 5px;
	position: absolute;
	top: 115px;
	right: 0;
	z-index: 10;
}

.site-header .widget-area .widget_search.f-search{
    position: fixed;
    top: 4px;
    right: 50%;
    z-index: 2000;
    transform: translateX(570px);
}

.logged-in .site-header .widget-area .widget_search.f-search{
    top: 36px;
}

.site-header .widget-area .widget_search input[type="submit"]{
	float: right;
	width: 50px;
	height: 50px;
	background: url(images/buttonsearch.svg) no-repeat center center;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 60px;
	background-color: #1D419C;
}

.nav-primary.f-nav{
	position: fixed;
	top: 0;
	z-index: 1000;
	left: 0;
}

.logged-in .nav-primary.f-nav{
	top: 32px;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	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: 600;
	display: block;
	padding: 16px 15px;
	position: relative;
	text-decoration: none;
}

.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: #0094D9;
}

.menu-primary li.diemban a{
	background: url(images/add.svg) no-repeat left 15px center #FA4556;
    padding: 10px;
    margin: 6px 2px;
	padding-left: 35px;
	color: #fff;
	border-radius: 100px;
}

.menu-primary li.dathang a{
	background: url(images/cart2.svg) no-repeat left 15px center #038CD3;
    padding: 10px;
    margin: 6px 2px;
	padding-left: 40px;
	color: #fff;
	border-radius: 100px;
}

.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: #1D419C;
	border-bottom: 1px solid #ddd;
	color: #fff;
	font-size: 17px;
	padding: 15px;
	position: relative;
	text-transform: none;
	width: 260px;
}

.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 {
	background-color: #0094D9;
}

.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-template-page-diembantong .site-inner,
.page-template-page-diemban .site-inner{
	width: 1140px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	padding: 40px 0;
	color: #434343;
	background: #f8f8f8;
}

.breadcrumb .wrap{
	width: 1140px;
}

.breadcrumb a{
	color: #1250DC;
}

.breadcrumb .separator{
	margin: 0 5px;
}

.breadcrumb .archive-heading,
.breadcrumb .archive-heading a{
	font-size: 30px;
    color: #1D419C;
    line-height: 1.3;
    font-weight: 700;
    margin: 10px 0 0;
}

/* 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: 710px;
	background: #fff;
	padding: 20px;
	border-radius: 20px;
	margin: 0 15px 40px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: calc(100% - 40px);
	padding: 20px;
	background: #fff;
	border-radius: 20px;
}

.home.full-width-content .content{
	padding: 0;
}

.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: "Inter", sans-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: 17px;
}

h2 a,
h2 a:visited {
	color: #434343;
	font-family: "Inter", sans-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 {
	font-size: 22px;
	color: #1D419C;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid #D5D6E9;
	padding: 0 0 15px;
	margin: 0 0 25px;
}

.widget-area .widgettitle p,
.widget-area .widgettitle a {
	font-size: 22px;
	color: #1D419C;
	line-height: 1.3;
	text-transform: uppercase;
	font-weight: 700;
	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: 17px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	border-top: 1px solid rgb(19 79 144 / 10%);
	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: 17px;
	border-radius: 100%;
	line-height: 1;
}

.pagination li a:hover,
.pagination li.active a,
.pagination .page-numbers:hover,
.pagination .page-numbers.current{
	color: #1D419C;
	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: #fff;
	margin: 0 0 25px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
	border-radius: 20px;
}

.sidebar .widget .widget-wrap{
	padding: 30px 25px 0;
	display: block;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0;
}

.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"] {
	padding: 15px 40px;
    background: linear-gradient(to right, #0094D9, #1D419C);
    color: #fff;
    -webkit-appearance: none;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
	-webkit-appearance: none;
	border-radius: 100px;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	width: 100%;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 0 0 0 40px;
	width: calc(100% - 50px);
	background: url(images/search.svg) no-repeat left 15px center transparent;
	height: 50px;
	border: none;	
	outline: none;
	color: rgb(255 255 255 / 60%);
	font-size: 14px;
}

.search-form input[type="search"]::placeholder{
	color: rgb(255 255 255 / 60%);
	font-size: 14px;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #fff;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 0;
}

.site-footer p {
	font-size: inherit;
	color: #434343;
	margin: 0 0 10px;
}

.site-footer a,
.site-footer a:visited {
	color: #434343;
}

.site-footer a:hover {
	color: #1D419C;
	text-decoration: none;
}

.site-footer .widget_text{
	width: 230px;
	float: left;
	margin: 50px 15px;
}

.site-footer .widget_text:first-child{
	width: 590px;
}

.site-footer .widget_text .widgettitle{
	color: #1D419C;
	font-size: 17px;
	line-height: 1.3;
	margin: 0 0 20px;
	font-weight: 700;
}

.site-footer .widget_text ul{
	list-style: none;
}

.site-footer .widget_text ul li{
	margin: 0 0 10px;
}

.site-footer .widget_text ul li a{
	font-size: 16px;
	color: #434343;
}

.content-after-footer{
	background: linear-gradient(to right, #0094D9, #1D419C);
}

.content-after-footer .widget_media_image{ 
	float: left;
	width: 550px;
	margin: 30px 15px;	
}

.content-after-footer .widget_text{
	float: right;
	width: auto;
	margin: 30px 15px;
}

.content-after-footer .widget_text p{
	display: flex;
	align-items: center;
}

.content-after-footer .widget_text img{
	display: inline-block;
	margin: 0 0 0 10px;
}

/* 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{
    font-size: 30px;
    color: #1D419C;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 20px;
}

.entry-comments,
#respond {
	margin: 15px 0;
	overflow: hidden;
	float: left;
	width: 100%;
}

#cancel-comment-reply-link {
    font-size: 17px;
    color: #6ABF;
    margin-left: 15px;
}

#phone,
#author,
#comment,
#email,
#url {
	margin: 15px 0 0 0;
    padding: 10px 15px;
    width: calc(49% - 30px);
    float: left;
    background: #f8f8f8;
    border-radius: 10px;
    border: 1px solid rgb(19 79 144 / 10%);
    outline: none;
    height: 35px;
}

#phone {
    float: right;
}

#comment {
    height: 90px;
    margin: 15px 0;
    width: calc(100% - 32px);
    background: #f8f8f8;
   	border: 1px solid rgb(19 79 144 / 10%);
    max-width: 100%;
    border-radius: 10px;
    outline: none;
    overflow: hidden;
}

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;
	border-radius: 20px;
}

.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: #1D419C;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f8f8f8;
	border-radius: 20px;
}

.alt,
.depth-1,
.even {
	border: 1px solid rgb(19 79 144 / 10%);
}

.comment-author{
	font-weight: 700;
	color: #1D419C;
}

.comment-author .says{
	font-family: "Inter", sans-serif;
	color: #434343;	
}

/*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;
}

.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;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.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: 4px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 4px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #CFCFE6;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #1D419C;
}

.section{
	float: left;
	width: 100%;
}

.content-slider .widget{
	margin: 15px 15px 30px;
	border-radius: 15px;
	overflow: hidden;
}

.content-slider img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-slider .slick-prev,
.content-product .slick-prev,
.content-order .slick-prev{
    background: url(images/prevs.svg) no-repeat left center;
    height: 35px;
    width: 35px;
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
    opacity: 0.7;
}

.content-product .slick-prev,
.content-order .slick-prev{
	left: 15px;
}

.content-slider .slick-next,
.content-product .slick-next,
.content-order .slick-next{
    background: url(images/nexts.svg) no-repeat left center;
    height: 35px;
    width: 35px;
    position: absolute;
    right: 50px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
    opacity: 0.7;
}

.content-product .slick-next,
.content-order .slick-next{
	right: 15px;
}

.content-slider .slick-prev:hover,
.content-slider .slick-next:hover,
.content-product .slick-prev:hover,
.content-product .slick-next:hover{
	opacity: 1;
}

.content-product .widget_text{
	float: left;
	width: 500px;
	margin: 30px 0 0 15px;
}

.content-product .widget_text:nth-child(2){
	float: right;
	width: 570px;
	margin: 30px 15px 0 0;
}

.content-product .widget_text .widgettitle{
	border-bottom: 1px solid #D5D6E9;
    padding: 0 0 20px;
    text-align: left;
    font-size: 25px;
    color: #434343;
    font-weight: 700;
    line-height: 1.3;	
    margin: 0 0 20px;
}

.content-product .widget_text .widgettitle span{
    font-size: 30px;
    color: #1D419C;
    font-weight: 700;
    margin: 15px 0 0;	
    line-height: 1.3;
    display: block;
}

.content-product .widget_text table,
.content-product .widget_text table tbody{
    width: 100%;
    display: block;
    margin-bottom: 15px;
    float: left;	
}

.content-product .widget_text table tr {
	padding: 15px 0 0;
    display: block;
    float: left;
    width: 100%;
}

.content-product .widget_text table tr:first-child{
	border-bottom: 1px solid #D5D6E9;
	padding: 15px 0;
}

.content-product .widget_text table tr td:first-child {
    width: 130px;
    float: left;
}

.content-product .widget_text table tr td:last-child{
    width: calc(100% - 170px);
    float: right;
}

.content-product .widget_text table tr:first-child td{
	width: auto;
	float: left;
	margin-right: 15px;
}

.content-product .widget_text table tr:first-child td:last-child strong{
	font-size: 25px;
	line-height: 1;
	color: #1D419C;
}

.content-product .widget_text table tr td ol,
.content-product .widget_text table tr td ul{
	margin: 0;
	padding: 0;
}

.content-product .widget_text table tr td ol li,
.content-product .widget_text table tr td ul li{
	margin: 0 0 0 15px;
}

.content-product .widget_text:nth-child(3){
	width: calc(100% - 30px);
	margin: 0 15px 40px;
}

.content-product .entry-content .widget_text:nth-child(3) ul{
	list-style: none;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #D5D6E9;
    padding: 0 0 20px;
}

.content-product .entry-content .widget_text:nth-child(3) ul li{
	list-style: none;
	float: left;
	width: calc(100%/3 - 5px);
	padding: 0;
	margin: 0;
}

.content-product .entry-content .widget_text:nth-child(3) ul li:nth-child(2){
	margin: 0 7.5px;
}

.content-product .entry-content .widget_text:nth-child(3) ul li:last-child{
	float: right;
}

.content-product .entry-content .widget_text:nth-child(3) ul li a{
    background: linear-gradient(to right, #FB4758, #EF283B);
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 15px 0;
    border-radius: 100px;
    display: table;
    margin: 15px auto 0;
    line-height: 1.3;
    border: none;
    outline: none;
    text-align: center;
    box-shadow: none;
    width: 100%;
    text-transform: uppercase;
}

.content-product .entry-content .widget_text:nth-child(3) ul li a strong{
	background: url(images/location.svg) no-repeat left center;
	padding: 5px 0;
	padding-left: 30px;	
}

.content-product .entry-content .widget_text:nth-child(3) ul li:first-child a{
	border: 1px solid #1D419C;
	color: #1D419C;
	background: none;
	padding: 14px 0;
}

.content-product .entry-content .widget_text:nth-child(3) ul li:first-child a strong{
	padding-left: 0;	
}

.content-product .entry-content .widget_text:nth-child(3) ul li:last-child a{
	background: linear-gradient(to right, #0094D9, #1D419C);
}

.content-product .entry-content .widget_text:nth-child(3) ul li:last-child a strong{
	background: url(images/cart1.svg) no-repeat left center;
	padding: 5px 0;
	padding-left: 40px;		
}

.content-product .image-upload{
	float: left;
	width: calc(100%/3 - 80px);
	margin: 0 40px 20px;
}

.content-product .image-upload .title,
.content-product .image-upload .title a{
	font-size: 17px;
	font-weight: 600;
	color: #434343;
	line-height: 1.3;
	margin: 0;
}

.content-product .image-upload .alignleft{
	margin: 0 15px 0 0;
	padding: 7px 0 0;
}

.content-info .boxs,
.content-info .grid{
    display: table;
    width: 100%;
    position: relative;
    overflow: inherit;
}

.content-info .widget_text{
	float: right;
	width: 250px;
	margin: 0 40px 0 0;
}

.content-info .widget_text:first-child{
    position: sticky;
    top: 80px;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
}

.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/open.svg) no-repeat right center;
	padding-right: 25px;
	color: #434343;
	font-weight: 700;
    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;
}

.content-info .widget_text:nth-child(2),
.content-info .caia_code_widget{
	float: left;
	width: 750px;
	margin: 0 0 0 40px;
}

.content-info .widget_text:nth-child(2) .textwidget{
	height: 750px;
	overflow: hidden;
}

.content-info .widget_text:nth-child(2) .textwidget.show{
	height: auto;
}

.content-info .entry-content .widget_text:first-child ul{
	list-style: none;
	padding: 0;
}

.content-info .entry-content .widget_text:first-child ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.content-info .entry-content .widget_text:first-child ul li{
	display: block;
	padding: 15px 20px;
	background: #fff;
	color: #434343;
	opacity: 0.7;
	margin: 0 0 5px;
	list-style: none;
    font-weight: 600;
    font-size: 17px;
    border-radius: 5px;
    line-height: 1.3;
}

.content-info .entry-content .widget_text:first-child ul li.active{
	opacity: 1;
	background: #F4F4F9;
	border-radius: 10px;
}

.content-info .entry-content .widget_text:first-child ul li:hover{
	color: #134F90;
	opacity: 1;
}

.content-info .widget_text h2{
    margin: 0 0 20px;
    text-align: left;
    font-size: 30px;
    color: #434343;
    font-weight: 600;
    line-height: 1.3;	
    border-bottom: 1px solid #D5D6E9;
    padding: 0 0 20px;
}

.content-info .widget_text h3{
	color: #1D419C;
    font-weight: 700;	
    margin: 0 0 15px;
    font-size: 22px;	
}

.content-info .image-upload{
	float: left;
	width: calc(100% - 80px);
	margin: 20px 40px 0;
	background: #F4F4F9;
	border-radius: 20px;
}

.content-info .image-upload .widget-wrap{
	padding: 20px;
	display: block;
}

.content-info .image-upload .title,
.content-info .image-upload .title a{
	font-size: 17px;
	font-weight: 600;
	color: #434343;
}

.content-info .image-upload .title span{
	float: right;
	font-size: 15px;
	color: #02C23B;
	font-weight: 400;
	background: url(images/check.svg) no-repeat left center;
	padding-left: 30px;
}

.content-info .image-upload .alignleft{
	margin: 0 20px 20px 0;
	width: 100px;
}

.content-info .image-upload .alignleft img{
	object-fit: cover;
	width: 100%;
	height: 100px;
	aspec-ratio: 1/1;
}

.content-info .image-upload .noidung{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;	
    margin: 0 0 5px;
}

.content-info .image-upload .readmore{
	font-size: 17px;
    color: #0094D9;
    background: url(images/more.svg) no-repeat right center;
    padding-right: 30px;
    transition: all 1s ease;	
}

.content-question .caia_code_widget{
	float: left;
	width: calc(100% - 80px);
	margin: 0 40px 30px;
}

.content-question .caia_code_widget .widgettitle{
	font-size: 30px;
	color: #1D419C;
	font-weight: 700;	
	line-height: 1.3;
}

.content-question .widget_text{
	margin: 0 40px 10px;
	float: left;
	width: calc(100% - 80px);
	border-radius: 10px;
	line-height: 1.3;
}

.content-question .widget_text .widgettitle{
    font-weight: 700;	
   	padding: 15px 60px 15px 30px;
    cursor: pointer;
    background: url(images/plus.svg) no-repeat right 30px center #EAEBF5;
    margin-bottom: 1px;
    color: #1D419C;
    font-size: 17px;
    border-radius: 10px;
}

.content-question .widget_text .widgettitle.show{
    background: url(images/minute.svg) no-repeat right  30px center #EAEBF5;
}

.content-question .widget_text .textwidget{
    display: none;
    background: #fff;
    border: 1px solid rgb(19 79 144 / 10%);
    padding: 15px 15px 0;
    border-radius: 10px;
    margin: 0 0 10px;
    float: left;
    width: calc(100% - 32px);
}

.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% - 80px);
	margin: 10px 40px;
	text-align: center;
}

.content-question .image-upload .title a{
	font-size: 18px;
    font-weight: 700;	
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	width: 100%;
	padding: 16px 0;
	line-height: 1;
	border-radius: 100px;
	width: 100%;
	float: left;
	background: linear-gradient(to right, #0094D9, #1D419C);
}

.content-new{
	background: #fff;
	margin: 20px 0;
}

.content-new.single{
	background: #fff;
	border-radius: 20px;
	margin: 0 15px;
}

.content-shop .widget_text{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.content-info .boxs,
.content-question .boxs,
.content-shop .boxs,
.content-health .boxs,
.content-doctor .boxs{
	float: left;
	width: calc(100% - 30px);
	margin: 20px 15px;
	background: #fff;
	border-radius: 15px;
	padding: 30px 0;
}

.content-product .box{
	background: #fff;
	margin: 0 15px;
	border-radius: 15px;
}

.content-new .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 80px 0;
	position: relative;
}

.content-new.single .caia-post-list-widget{
	margin: 30px 20px;
	float: left;
	width: calc(100% - 40px);
}

.content-new .caia-post-list-widget .more-from-category a{
	position: absolute;
	right: 15px;
	top: 15px;
	color: #0094D9;
}

.content-new .caia-post-list-widget .widgettitle,
.content-shop .widget_text .widgettitle{
	margin: 0 15px 30px;
	font-size: 30px;
	color: #1D419C;
	font-weight: 700;
	line-height: 1.3;
}

.content-shop .widget_text .widgettitle{
	margin: 0 40px 30px;
}

.content-new .caia-post-list-widget .widgettitle h2,
.content-new .caia-post-list-widget .widgettitle a{
	font-size: 30px;
	color: #1D419C;
	font-weight: 700;
	margin: 0;	
	line-height: 1.3;
}

.content-new .caia-post-list-widget .main-posts{
	float: left;
	width: 100%;
	margin: 0;
}

.content-new .caia-post-list-widget .post{
	margin: 0 15px;
	float: left;
}

.content-new .caia-post-list-widget .post .alignnone{
	display: block;
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
	border-radius: 10px;
}

.content-new .caia-post-list-widget .post img,
.content-shop .widget_text .gallery-item img,
.sidebar .caia-post-list-widget .post img,
.archive .content .post img,
.search .content .post img,
.content-before-category .caia-post-list-widget ul li img,
.content-before-category .caia-post-list-widget .post img,
.content-health .caia-post-list-widget .post img,
.content-health .caia-post-list-widget ul li img{
	display: block;
	width: 100%;
	margin: 0;
	transition: all 1s ease;
	padding: 0;
	background: none;
	border: none;
}

.content-new .caia-post-list-widget .post img,
.sidebar .caia-post-list-widget .post img,
.archive .content .post img,
.search .content .post img,
.content-before-category .caia-post-list-widget ul li img,
.content-before-category .caia-post-list-widget .post img,
.content-health .caia-post-list-widget .post img,
.content-health .caia-post-list-widget ul li img{
    aspect-ratio: 750 / 450;
    object-fit: cover;
}

.content-new .caia-post-list-widget .post:hover img,
.content-shop .widget_text .gallery-item:hover img,
.sidebar .caia-post-list-widget .post:hover img,
.archive .content .post:hover img,
.search .content .post:hover img,
.content-before-category .caia-post-list-widget ul li:hover img,
.content-before-category .caia-post-list-widget .post:hover img,
.content-health .caia-post-list-widget .post:hover img,
.content-health .caia-post-list-widget ul li:hover img{
	transform: scale(1.05);
}

.content-new .caia-post-list-widget .post .widget-item-title,
.sidebar .caia-post-list-widget .post .widget-item-title,
.archive .content .post h2,
.search .content .post h2,
.content-before-category .caia-post-list-widget .post .widget-item-title{
	line-height: 1.3;
	margin: 0 0 10px;
}

.sidebar .caia-post-list-widget .post .widget-item-title{
	padding: 10px 0 0;
}

.archive .content .post h2,
.search .content .post h2{
	padding: 20px 0 0;
}

.content-new .caia-post-list-widget .post .widget-item-title a,
.sidebar .caia-post-list-widget .post .widget-item-title a,
.content-before-category .caia-post-list-widget ul li p a{
	font-size: 17px;
	color: #434343;
	font-weight: 600;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;	
}

.content-health .caia-post-list-widget{
	float: left;
	width: 510px;
	margin: 20px 0 20px 40px;
}

.content-health .caia-post-list-widget:last-child{
	float: right;
	width: 510px;
	margin: 20px 40px 20px 0;
}

.content-health .caia-post-list-widget .widgettitle{
	background: url(images/icon2.svg) no-repeat left center;
	padding: 10px 0;
	padding-left: 60px;
	color: #1D419C;
	font-size: 30px;
	font-weight: 700;
	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;
}

.content-health .caia-post-list-widget .widgettitle h2,
.content-health .caia-post-list-widget .widgettitle a{
	color: #1D419C;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.3;
	margin: 0;
}

.content-health .caia-post-list-widget .post{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}

.content-health .caia-post-list-widget .post .alignleft{
	display: table;
	width: 280px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 15px 0 0;		
}

.content-health .caia-post-list-widget .post .widget-item-title{
	line-height: 1.3;
	margin: 0 0 10px;
	padding: 10px 0 0;
}

.content-health .caia-post-list-widget .post .widget-item-title a,
.content-health .caia-post-list-widget ul li a{
	font-size: 17px;
	font-weight: 600;
	color: #434343;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.content-health .caia-post-list-widget .post .widget-item-title a{
	color: #1D419C;
}

.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{
	display: table;
	width: 160px;
	overflow: hidden;
	border-radius: 10px;
	margin: 0 15px 0 0;	
}

.content-health .caia-post-list-widget ul li h3{
	height: 96px;
	display: flex;
	align-items: center;
	line-height: 1.3;
}

.content-health .caia-post-list-widget .more-from-category a,
.content-new .caia-post-list-widget .more-from-category a{
	font-size: 17px;
	color: #0094D9;
	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-new .caia-post-list-widget .more-from-category a:hover,
.content-info .image-upload .readmore:hover{
	padding-right: 40px;	
}

.content-doctor .widget_text{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.content-doctor .widget_text .widgettitle{
	margin: 0 40px 40px;
    border-bottom: 1px solid #D5D6E9;
    padding: 0 0 20px;
	text-align: center;
	font-size: 30px;
	color: #1D419C;
	font-weight: 700;
	line-height: 1.3;	
}

.content-doctor .widget_text .textwidget{
	float: left;
	width: calc(100% - 40px);
	margin: 0 20px;
}

.content-doctor .widget_text table,
.content-doctor .widget_text table tbody,
.content-doctor .widget_text table td{
    float: left;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.content-doctor .widget_text table tr{
	float: left;
	width: calc(100%/3 - 40px);
	margin: 0 20px;
    border-collapse: collapse;	
    padding: 0;
}

.content-doctor .widget_text table img{
	width: 100px;
	height: 100px;
	object-fit: cover;
	float: left;
	margin: 0 15px 0 0;
}

.content-doctor .widget_text table strong{
	font-size: 17px;
	display: block;
	color: #1D419C;
	font-weight: 600;	
	margin: 0 0 5px;
	padding: 20px 0 0;
}

.content-doctor .widget_text table p a{
	background: url(images/mess.svg) no-repeat left center;
	padding-left: 30px;
	color: #434343;
	font-size: 17px;
	display: inline-block;
}

.content-doctor .widget_text table p a:hover{
	color: #1250DC;
}

.content-doctor .widget_text table p:last-child{
	display: none;
}

.content-order .caia_code_widget{
	float: left;
	width: calc(100% - 30px);
	margin: 40px 15px 50px;
	text-align: center;
}

.content-order .caia_code_widget .widgettitle{
	background: url(images/title.svg) no-repeat top center;
	font-size: 30px;
	display: grid;
	color: #fff;
	font-weight: 700;	
	line-height: 1;	
	margin: 0 auto;
	width: 583;
	height: 69px;
	align-items: center;
}

.content-order .widget_text{
	float: left;
	width: 630px;
	margin: 0 15px 80px;
	background: #fff;
	border-radius: 20px;
}

.content-order .widget_text p{
	margin: 0 0 10px;
}

.content-order .widget_text:nth-child(2) p em{
	padding: 15px 30px;
	background: #0094D9;	
	font-size: 17px;
	font-style: normal;
	color: #fff;
	margin: 0 0 15px;
	display: block;
	border-radius: 10px;
}

.content-order .widget_text:nth-child(4) p em{
	font-size: 14px;
	color: #434343;
}

.content-order .widget_text p strong{
	font-size: 19px;
}

.content-order .widget_text ul{
	display: block;
	border-bottom: 1px solid #D5D6E9;
	padding: 15px 0;
	margin: 0 0 20px;
	list-style: none;
	float: left;
	width: 100%;
}

.content-order .widget_text ul li{
	background: url(images/i1.svg) no-repeat left center;
	padding-left: 40px;
	float: left;
	width: calc(50% - 70px);
	margin: 0 15px;
	line-height: 1.3;
}

.content-order .widget_text ul li:last-child{
	background: url(images/i2.svg) no-repeat left center;
}

.content-order .widget_text ul li strong{
	display: block;
}

.content-order .widget_text:nth-child(3),
.content-order .widget_text:nth-child(4){
	width: 455px;
	float: right;
	text-align: center;
	margin: 0 0 15px;
	background: none;
}

.content-order .widget_text .widget-wrap{
	padding: 20px;
	display: block;	
}

.content-order .widget_text:nth-child(3) .widget-wrap,
.content-order .widget_text:nth-child(4) .widget-wrap{
	padding: 0;
	display: block;
}

.content-order .widget_text .gallery,
.content-product .widget_text .gallery{
	float: left;
	width: 100%;
	margin: 0 0 15px;
}

.content-order .widget_text .gallery-item,
.content-product .widget_text .gallery-item{
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
}

.content-product .widget_text .gallery:last-child .gallery-item{
	margin: 0 7.5px;
	width: 140px;
}

.content-order .widget_text .gallery img,
.content-product .widget_text .gallery img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-order .widget_text .first_row input,
.content-order .widget_text .row:nth-last-child(7) input{
	height: 50px;
	background: #F6F6F6;
	border-radius: 5px;
	border: none;
	outline: none;
	box-shadow: none;
	color: #434343;
	font-size: 17px;
}

.content-order .widget_text .row:nth-last-child(7) textarea{
	background: #F6F6F6;
	border-radius: 5px;
	max-width: 100%;
	border: none;
	outline: none;
	box-shadow: none;
	color: #434343;
	font-size: 17px;		
}

.content-order .widget_text .first_row input::placeholder,
.content-order .widget_text .row:nth-last-child(7) input::placeholder,
.content-order .widget_text .row:nth-last-child(7) textarea::placeholder{
	color: #434343;
	font-size: 17px;	
}

.content-order .widget_text .row:nth-last-child(5),
.content-order .widget_text .row:nth-last-child(6){
	box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
	overflow: hidden;
	margin: 0 0 15px;
}

.content-order .widget_text .row:nth-last-child(5) .last_col,
.content-order .widget_text .row:nth-last-child(6) .last_col{
	text-align: center;
}

.content-order .widget_text .row:nth-last-child(5) .col-sm-2,
.content-order .widget_text .row:nth-last-child(5) .col-sm-3,
.content-order .widget_text .row:nth-last-child(5) .col-sm-7,
.content-order .widget_text .row:nth-last-child(6) .col-sm-2,
.content-order .widget_text .row:nth-last-child(6) .col-sm-3,
.content-order .widget_text .row:nth-last-child(6) .col-sm-7{
	margin: 0;
	padding: 0;
}

.content-order .widget_text .row:nth-last-child(5) .text,
.content-order .widget_text .row:nth-last-child(6) .text{
	height: 110px;
	background: #fff;
	font-size: 17px;
	padding: 10px 0;
	margin: 0;
}

.content-order .widget_text .row:nth-last-child(5) .text.phi,
.content-order .widget_text .row:nth-last-child(6) .text.phi{
	display: grid;
	align-items: center;
	font-weight: 700;
	color: #1D419C;
}

.content-order .widget_text .row:nth-last-child(5) .text .alignleft,
.content-order .widget_text .row:nth-last-child(6) .text .alignleft{
	width: 90px;
	float: left;
	margin: 0 15px 10px 10px;
	border-radius: 10px;
}

.content-order .widget_text .row:nth-last-child(5) .text strong,
.content-order .widget_text .row:nth-last-child(6) .text strong{
	display: block;
	padding: 15px 0 0;
}

.content-order .widget_text .row:nth-last-child(4),
.content-order .widget_text .row:nth-last-child(3),
.content-order .widget_text .row:nth-last-child(2){
	padding: 10px;
	border-bottom: 1px solid rgb(19 79 144 / 10%);
	font-size: 18px;
}

.content-order .widget_text .row:nth-last-child(2){
	font-weight: 700;
	padding: 10px 10px 0;
	border: none;
}

.content-order .widget_text .row:nth-last-child(4) div,
.content-order .widget_text .row:nth-last-child(3) div,
.content-order .widget_text .row:nth-last-child(2) div{
	padding: 0;
	margin: 0;
}

.content-order .widget_text .row:nth-last-child(4) .last_col{
	text-align: right;
}

.content-order .widget_text .row:nth-last-child(3) .last_col,
.content-order .widget_text .row:nth-last-child(2) .last_col{
	text-align: right;
	font-weight: 700;
}

.content-order .widget_text .row:nth-last-child(2) .last_col{
	color: #EE3124;
}

.content-order .widget_text .row:nth-last-child(5) .nuttanggiam,
.content-order .widget_text .row:nth-last-child(6) .nuttanggiam{
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0 0;
	height: 50px;
}

.content-order .widget_text .nuttanggiam input{
	border: 1px solid rgb(19 79 144 / 10%);
    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: 600;
    padding-left: 5px;
}

.content-order .widget_text .nuttanggiam .quantity-button{
    height: 100%;
    width: 30px;
    text-align: center;
    color: #434343;
    font-size: 17px;
    font-weight: 600;
    display: grid;
    align-items: center;
}

.content-order .widget_text .nuttanggiam .quantity-up{
	position: absolute;
	right: 0;
	top: 10px;
	cursor: pointer;
}

.content-order .widget_text .nuttanggiam .quantity-down{
	position: absolute;
	left: 0;
	top: 10px;
	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_text .guidi{
	background: linear-gradient(to right, #0094D9, #1D419C);
	float: left;
	width: 100%;
    padding: 15px 0;
    display: table;
    margin: 15px auto;
    border-radius: 100px;
    text-align: center;
}

.content-order .widget_text input[type="submit"] {
    background: url(images/cart1.svg) no-repeat left center;
    font-size: 17px;
    color: #fff;
    padding-left: 40px;
    font-weight: 700;
    display: table;
    line-height: 1.3;
    border: none;
    outline: none;
    text-align: center;
    box-shadow: none;
    text-transform: uppercase;
    float: none;
    margin: 0 auto;
}

.content-before-category{
	background: #fff;
}

.content-before-category .caia-post-list-widget{
	float: left;
	width: calc(100% - 30px);
	margin: 50px 15px 0;
	border-bottom: 1px solid rgb(19 79 144 / 10%);
	padding-bottom: 40px;
}

.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 .alignnone{
	display: table;
	width: 100%;
	margin: 0 0 15px;
	overflow: hidden;
	border-radius: 20px;
}

.content-before-category .caia-post-list-widget .post .widget-item-title a{
    font-size: 20px;
    color: #1D419C;
    font-weight: 700;	
}

.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 p{
	display: grid;
	height: 120px;
	align-items: center;
	margin: 0;
	line-height: 1.3;
}

.archive .content .post,
.search .content .post{
	float: left;
	width: 100%;
	margin: 0 0 30px;	
}

.archive .content .post .entry-image-link,
.search .content .post .entry-image-link{
	display: table;
	width: 350px;
	overflow: hidden;
	border-radius: 20px;
	float: left;
	margin: 0 15px 0 0;	
}

.archive .content .post h2 a,
.search .content .post h2 a{
    font-size: 17px;
    color: #434343;
    font-weight: 700;
}

.archive .content .post .more-link,
.content-before-category .caia-post-list-widget .post .more-link,
.search .content .post .more-link,
.list-question .fitwp_question .more-link{
	font-size: 17px;
    color: #0094D9;
    background: url(images/more.svg) no-repeat right center;
    padding-right: 30px;
	transition: all 1s ease;
	display: table;
	margin: 15px 0 0;
}

.archive .content .post .more-link:hover,
.content-before-category .caia-post-list-widget .post .more-link:hover,
.search .content .post .more-link:hover,
.list-question .fitwp_question .more-link:hover{
	padding-right: 40px;
}

h1.entry-title{
	font-size: 35px;
	color: #434343;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 1.3;
}

.single .content .entry-content h2,
.page .content .entry-content h2{
	font-size: 22px;
	color: #1D419C;
	font-weight: 700;
	margin-bottom: 15px;	
}

.single .content .entry-content h3,
.page .content .entry-content h3{
	font-size: 20px;
	color: #0094D9;
	font-weight: 700;
	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 .caldera-grid input,
.page .content .entry-content .caldera-grid input{
    background: #f8f8f8;
    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: #f8f8f8;
    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: linear-gradient(to right, #1B72D2, #0073B7);
	color: #fff;
	font-weight: 700;
	width: 100%;
	border-radius: 100px;
	font-size: 17px;
}

.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 #D5D6E9;
    text-align: left;
}

.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 #D5D6E9;
    padding-bottom: 10px;
    font-size: 24px;
    color: #0094D9;
    font-weight: 700;
}

.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 {
    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 {
    border-collapse: collapse;
    padding: 10px;
    border: 1px solid #D5D6E9;
    text-align: left;
    margin-bottom: 15px
}

.page-template-page-diemban .content table.diem_ban tr:first-child th{
    background: #F15B28;
    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{
    font-weight: 600;
}

.page.page-template-template-questions-archive .content .type-page .entry-content {
    padding: 20px;
    border: 1px solid rgb(19 79 144 / 10%);
    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 img{
	width: 240px;
}

.page.page-template-template-questions-archive .content .entry-content table td h2{
	font-size: 30px;
	color: #0094D9;
}

.content-footer-author{
	text-align: right;
	margin: 0 0 10px;
}

.content-author{
	background: #f8f8f8;
	border-radius: 10px;
	display: block;
	width: calc(100% - 30px);
	padding: 15px;
	color: #434343;
	font-size: 17px;
	margin: 0 0 25px;
}

.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: 700;	
	color: #434343;
	font-size: 17px;
}

.content-author .title span{
	font-size: 15px;
	color: #434343;
	font-family: "Inter", sans-serif;	
}

.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-order .image-upload .widget-wrap,
.content-after-single .image-upload .widget-wrap{
	display: table;
	margin: 0 auto;
}

.post-meta-tag{
	border-top: 1px solid #D5D6E9;
	border-bottom: 1px solid #D5D6E9;
	padding: 15px 0;
	margin: 20px 0;
}

.list-question .fitwp_question{
	float: left;
	width: calc(100% - 32px);
	margin-bottom: 15px;
	padding: 15px;
	border: 1px solid rgb(19 79 144 / 10%);
    background-color: #f8f8f8;
    border-radius: 20px;
}

.list-question .fitwp_question .question-title{
	margin-bottom: 15px;
}

.list-question .fitwp_question h2{
	margin-bottom: 0;
	line-height: 1.3;
}

.list-question .fitwp_question h2 a{
    color: #1D419C;
    font-size: 18px;
    font-weight: 700;	
}

.list-question .fitwp_question .question-time{
	font-size: 14px;
	color: #666;
}

.list-question .fitwp_question .answer-content{
	background: #fff;
	padding: 15px;
	border-radius: 20px;
	border: 1px solid #D5D6E9;
}

.single .content .entry-content .traloi{
	background: #0094D9;
	padding: 5px 15px;
	margin-bottom: 15px;
	border-radius: 10px;
	display: table;
	color: #fff;
}

.sidebar .caia-post-list-widget .post{
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.sidebar .caia-post-list-widget .post .alignleft,
.content-before-category .caia-post-list-widget ul li .alignleft{
	display: table;
	width: 120px;
	overflow: hidden;
	border-radius: 15px;
	margin: 0 15px 0 0;
}

.content-before-category .caia-post-list-widget ul li .alignleft{
	width: 200px;
	border-radius: 20px;
}

.sidebar .widget_media_image,
.sidebar .widget_media_image .widget-wrap{
	padding: 0;
}

.sidebar .widget_media_image img{
	display: block;
	width: 100%;
	margin: 0;
	border-radius: 20px;
}

.sidebar .widget_caldera_forms_widget .row div{
	margin: 0 0 10px;
	padding: 0;
}

.sidebar .widget_caldera_forms_widget input {
    height: 44px;
    background: #fffbef;
    border: 1px solid #D5D6E9;
    max-width: 100%;
    border-radius: 5px;
    font-size: 17px;
}

.sidebar .widget_caldera_forms_widget textarea{
    background: #fffbef;
    border: 1px solid #D5D6E9;
    max-width: 100%;
    border-radius: 5px;
    max-width: 100%;
   	font-size: 17px;
}

.sidebar .widget_caldera_forms_widget input::placeholder,
.sidebar .widget_caldera_forms_widget textarea::placeholder{
    font-size: 17px;
}

.sidebar .widget_caldera_forms_widget .caldera-grid [type="submit"]{
	background: #0094D9;
    border-radius: 100px;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    border: none;	
}

.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: 700;
	color: #1D419C;
	font-size: 20px;
}

.rating .glsr-default .glsr-summary-rating{
	font-size: 18px;
	color: #434343;
}

.content-vote{
    float: left;
    width: calc(100% - 80px);
    margin: 0 40px;
}

.review-rating .form{
	float: left;
	width: 100%;
    border-bottom: 1px solid #D5D6E9;
    padding: 0 0 20px;
    margin: 0 0 30px;
}

.review-rating .form .left {
    float: left;
    width: 500px;
}

.review-rating .form .right {
    float: right;
    width: 555px;
    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: #E8EEF4;
	opacity: 1;
}

.review-rating .glsr-default .glsr-bar-background-percent{
	background: #1D419C;
}

.review-form {
    display: none;
    margin: 0 0 50px;
}

.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: #F4F4F4;
    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: 500;
	font-size: 17px;
    display: table;
    margin: 45px auto 0;
    cursor: pointer;
    background: linear-gradient(to right, #0094D9, #1D419C);
    border-radius: 100px;
    font-weight: 600;
}

.review-rating .form .right .close {
	background: #0094D9;
	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: #1D419C;
	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: 17px;
    display: table;
    margin: 0 auto;
    cursor: pointer;
    background: linear-gradient(to right, #0094D9, #1D419C);
    text-transform: uppercase;
    border-radius: 100px;
    font-weight: 700;
    border: none;
}

.review-list  .glsr-review{
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px dashed rgb(124 72 50 / 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: 15px;
    height: 15px;
    background-size: 15px;
}

.review-list  .glsr-review-response{
	background: #f5f5f5;
	border-radius: 5px;
	padding: 15px;
}

.review-list  .glsr .glsr-review-response:after{
    background-color: #f5f5f5;
}

.content-fix {
    position: fixed;
    z-index: 2000;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.content-fix .caia_code_widget{
	background: url(images/show.svg) no-repeat center center #1D419C;
	width: 55px;
	padding: 5px 0;
	border-radius: 10px 0 0 0;
	margin: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.content-fix .caia_code_widget.close{
	background: url(images/hide.svg) no-repeat center center #1D419C;
}

.content-fix .widget_media_image{
	background: #f4f4f4;
	width: 55px;
	height: 55px;
	text-align: center;
	align-items: center;
	display: grid;
	margin: 0;
	float: right;
	clear: both;
	position: relative;
}

.content-fix .widget_media_image:after{
	content: "";
	background: rgb(19 79 144 / 30%);
	width: 27px;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	display: table;
	margin: 0 auto;
	height: 1px;
}

.content-fix .widget_media_image:last-child:after{
	display: none;
}

.info-author{
	background: #f8f8f8;
	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: #1D419C;
    font-weight: 700;
}

.info-author .top .name{
	padding-top: 20px;
}

.info-author .top .description{
	display: block;
	clear: both;
}

body div#toc_container{
	background: #fff;
	border: none;
	width: calc(100% - 32px) !important;
	padding: 15px !important;
	border-radius: 10px;
	margin-bottom: 20px;
	font-size: 15px;
	border: 1px solid #D5D6E9;
}

body #toc_container p.toc_title{
	text-align: left;
	font-size: 18px;
	font-weight: 600;
	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: #434343;
	text-decoration: none;
}

.content-error{
	float: left;
	width: 100%;
	margin: 0;
	text-align: center;
}

.content-error h1{
	color: #1D419C;
	text-align: center;
	font-size: 300px;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700;
}

.content-error h1 span{
	color: #0094D9;
}

.content-error p{
	margin-bottom: 20px;
	font-size: 17px;
}

.content-error p strong{
	color: #1D419C;
	font-weight: 700;
	font-size: 30px;
	line-height: 1;
	text-transform: uppercase;
}

.content-error p a{
	padding: 15px 40px;
    background: linear-gradient(to right, #0094D9, #1D419C);
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    -webkit-appearance: none;
    border-radius: 100px;
    display: table;
    margin: 20px auto 0;
}

body #toc_container a:hover,
.content-new .caia-post-list-widget .post .widget-item-title 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-before-category .caia-post-list-widget ul li p a:hover,
.page-template-page-diembantong .content .entry-content table ul li a:hover,
.content-health .caia-post-list-widget ul li a:hover{
	color: #1D419C;
	text-decoration: none;
}