/*
	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
------------------------------------------------------------ */

@font-face {
	 font-family: SignPainter;
	 src: url(fonts/SignPainter-HouseScript.ttf);
	 font-weight: normal;
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #444444;
	font-family: 'Mulish', 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: #333;
	font-family: 'Mulish', 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;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-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: 100px;
	width: 100%;
	float: left;
}

.title-area {
    float: left;
    overflow: hidden;
    padding: 0;
    width: 180px;
    margin-left: 15px;
    height: 100px;
}

.site-title {
	font-family: 'Mulish', 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: #f26122;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	/*height: 100%; */
    /* text-indent: -9999px; */
    /* background: url(images/Logo.png) no-repeat left center; */
    font-size: 25px;
    font-weight: 800;
    margin: 16px 0;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
    float: left;
    width: 863px;
    margin-right: 15px;
    height: 100px;
}

.site-header .widget-area .widget_text{
	float: left;
}

.site-header .widget-area .widget_text:first-child {
/*    float: left;
    padding: 32px 0 22px 0;*/
        float: left;
    margin-top: 25px;
    padding: 5px 0;
    border-left: 1px solid #ffe1d5;
}

.site-header .widget-area .widget_text:first-child .textwidget p {
 	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
	color: #414042;
}

.site-header .widget-area .widget:first-child p em {
    display: block;
    font-style: inherit;
}

.site-header .widget-area .widget:nth-child(2) {
    float: right;
    padding: 22px 0;
}

.site-header .widget-area .widget:nth-child(2) a {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    line-height: 18px;
    background: url(images/Hotline.png) no-repeat left center;
    padding-left: 45px;
    display: inline-block;
}

.site-header .widget-area .widget:nth-child(2) a em {
	color: #F26122;
    font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 31px;
	line-height: 35px;
	display: block;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #F26122;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #333;
	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;
	margin-right: 2px;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #fff;
	display: block;
	padding: 11px 10px 13px;
	position: relative;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
}

.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: #009649;
}

.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: #F26122;
	border-bottom: 1px solid #f6d51e;
	color: #fff;
	font-size: 17px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 330px;
}

.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: #009649;
}

.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;
}

.menu-primary li.home a {
    background: url(images/home.png) no-repeat center center ;
    width: 50px;
    padding: 0;
    height: 50px;
    text-indent: -9999px;
}

.menu-primary li.home.current_page_item a{
	background-color: #009649;	
}

#wpadminbar li:hover ul ul {
	left: 0;
}

.menu-primary li.diemban a {
	padding-left: 20px;
    color: #FAFF00;
    background: url(images/location.png) no-repeat left center;
}

.menu-primary li.diemban a:active,
.menu-primary li.diemban a:hover {
    background: url(images/location.png) no-repeat left center;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 1170px;
}

.home .site-inner{
	padding: 0;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	float: left;
	width: 100%;
	padding: 12px 0;
	background: #FFF2ED	
}

.breadcrumb .wrap{
	width: 1140px;
	color: #828282;
}

.breadcrumb a{
	color: #828282;
}

.breadcrumb .home{
	color: #7C4832;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
}

.breadcrumb .separator{
	margin: 0 5px;
}

.archive-heading {
	font-size: 48px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

/* 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;
}

.page-template-page-sp .content {
	width: 750px;
	margin: 0 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post,
.home .content-sanpham .fitwp_question {
	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;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.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: 'Mulish', sans-serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

h1.entry-title {
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 35px;
	color: #444444;
	margin-bottom: 15px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Mulish', sans-serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 24px;
	margin: 0 0 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	margin-bottom: 10px;
	font-family: 'Quicksand';
}

/* 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;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	padding: 4px;
	border: 1px solid #E0E0E0;
	box-sizing: border-box;
	border-radius: 5px;
}

.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: 0 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	
}

img.alignnone {
	display: inline;
	margin: 0 0 15px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 5px 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: 15px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.tax-cm .pagination{
	text-align: center;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	box-shadow: 1px 2px 10px 4px #eaeaead5;
	color: #333;
	height: 40px;
	width: 40px;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	margin: 0 2px;
	background: #fff;
	border-radius: 4px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #F26122;
	color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.page-template-page-sp .sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin: 0 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 20px;
	padding: 0;
	float: left;
	width: 100%;
	position: relative;
}

.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"],
.content-dungdich a.sp {
	background: #F26122;
    padding: 10px 16px;
    -webkit-appearance: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 20px;
    color: #fff;
    text-transform: uppercase;
}

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
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #FFF2ED;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 35px 15px 10px;
}

.site-footer p {
	font-size: inherit;
}

.site-footer a,
.site-footer a:visited {
	color: #333;
}

.site-footer a:hover {
	color: #333;
	text-decoration: none;
}

.site-footer .widget_text .widgettitle{
	margin-bottom: 20px;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #444444;
	margin-top: 35px;
}

.site-footer .widget_text .textwidget p strong{
	color: #F26122;
}

.content-after-footer{
	float: left;
	width: 100%;
	background: #F26122;
}

.content-after-footer ul{
	list-style: none;
}

.content-after-footer ul li{
	float: left;
	width: 555px;
	margin: 15px;
	color: #FFE2D6;
	font-size: 16px;
}

.content-after-footer ul li:last-child{
	text-align: right;
}

.content-after-footer ul li strong{
	color: #fff;
	font-weight: 400;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
	position: relative;
}

#author,
#comment,
#email,
#url {
	margin: 10px 0 0 0;
    padding: 10px;
    width: calc(100% - 22px);
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #fff;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
	
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #F8E8E1;
	border: 1px solid #ccc;
}

.comment-content p {
	font-size: 16px;
	margin: 0 0 15px;
}

.yarpp-related {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 14px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #ABABAB;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #F26122;
	color: #fff;
	padding: 5px 10px;
}

.comment-author{
	color: #F26122;
}

.comment-author .says{
	color: #333;
	font-size: 16px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: none !important;
}

.thread-alt,
.thread-even {
	background-color: #fff;
}

.alt,
.depth-1,
.even {
	border: 1px solid #F8E8E1;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
}

.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 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #354ea2;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #fff;
}

.section {
    float: left;
    width: 100%;
}

.content-slider img {
    width: 100%;
    padding: 0;
    margin: 0;
}

.content-slider button.slick-prev.slick-arrow {
    position: absolute;
    left: 7%;
    top: 36%;
    margin-top: 0;
    background: url(images/muiten11.png) no-repeat left center;
    height: 60px;
    width: 60px;
    z-index: 100;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.content-slider button.slick-next.slick-arrow {
    position: absolute;
    right: 7%;
    top: 36%;
    margin-top: 0;
    background: url(images/muiten11.png) no-repeat right center;
    height: 60px;
    width: 60px;
    z-index: 100;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.content-after-slider .widget_text:first-child {
	text-align: center;
	padding: 25px 0;
}

.content-after-slider .main-posts p,
.content-sanpham .main-posts p{
	font-size: 15px;
}

.content-after-slider .widget_text:first-child .widgettitle,
.content-sanpham .widget_text:first-child .textwidget p {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 45px;
	color: #414042;
	text-align: center;
}

.content-sanpham .widget_text:first-child .textwidget p {
	line-height: 10px;
	padding-bottom: 50px;
}

.content-after-slider .widget_text:first-child .widgettitle span,
.content-sanpham .widget_text:first-child .textwidget span {
	color: #F26122;
}

.content-after-slider .widget_text:first-child .textwidget {   
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.content-after-slider .widget_text:first-child .textwidget .title,
.content-sanpham .widget_text:first-child .widgettitle { 
    font-weight: 600;
    font-size: 36px;
    color: #414042;
    line-height: 35px;
    font-family: 'SignPainter';
    text-align: center;

   
}

.content-after-slider .widget_text:first-child .textwidget .title span {
    padding: 0 15px 0 15px;
    background: #fff;
}

.content-after-slider .widget_text:first-child .textwidget .title:after {
    content: "";
    height: 3px;
    width: 65%;
    background: url(images/modules.png) no-repeat left center #C4C4C4;
    display: table;
    margin: -22px 0 30px;
    margin-left: 205px;
}

.content-after-slider .caia-post-list-widget,
.content-sanpham .caia-post-list-widget {
    display: inline-table;
    width: 360px;
    margin: 0 13px; 
}

.content-after-slider .caia-post-list-widget .widgettitle h2,
.content-sanpham .caia-post-list-widget .widgettitle h2 {
	padding-left: 15px;
    font-style: normal;
    line-height: 25px;
    font-family: Quicksand;
   
    margin-bottom: 20px;
    background: url(images/title.png) no-repeat left center;
}

.content-after-slider .caia-post-list-widget .widgettitle h2 span,
.content-sanpham .caia-post-list-widget .widgettitle h2 span {
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #009649;
}

.content-after-slider .caia-post-list-widget .widgettitle h2 a,
.content-sanpham .caia-post-list-widget .widgettitle h2 a {
	color: #414042;
    font-size: 20px;
    font-weight: 500; 
}

.content-after-slider .caia-post-list-widget .main-posts .post a img,
.content-sanpham .caia-post-list-widget .main-posts .post a img, 
.content-sanpham .caia-post-list-widget .main-posts .has-post-thumbnail a img {
    width: 100%;
    margin-bottom: 15px;
}

.content-after-slider .caia-post-list-widget .main-posts .post h3 a,
.content-sanpham .caia-post-list-widget .main-posts .post h3 a,
.content-sanpham .caia-post-list-widget .main-posts .has-post-thumbnail h3 a {
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #F26122;
}

.content-after-slider .caia-post-list-widget ul {
    padding-left: 20px;
    color: #ABABAB;
    border-top: 1px solid #E1E1E1;
    padding-top: 15px;
    margin-bottom: 15px;

}

.content-after-slider .caia-post-list-widget ul li {
    margin-bottom: 10px;
}

.content-after-slider .caia-post-list-widget ul li a,
.content-sanpham .caia-post-list-widget ul li a {
	font-weight: bold;
	line-height: 18px;
	color: #444444;
	font-size: 14px;
}

.content-after-slider .caia-post-list-widget ul li a:hover,
.content-sanpham .caia-post-list-widget ul li a:hover {
	color: #F26122;
}

.content-after-slider .widget_text:last-child {
	text-align: center;
	padding: 40px 0 50px 0;
}

.content-after-slider .widget_text:last-child .textwidget p a {
    font-weight: 700;
    padding: 12px 28px;   
    background: #F26122;
	border-radius: 32px;
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
}

.content-sanpham {
	background: #FFF2ED;
	padding: 40px 0;
}

.content-sanpham .widget_text:first-child .widgettitle:after {
	content: "";
    height: 3px;
    width: 50%;
    background: url(images/modules.png) no-repeat right center #F6C8B6;
    display: table;
    margin: -22px 0 30px;
    margin-left: 294px;
}

.content-sanpham .widget_text:first-child .widgettitle span {
    padding: 0 15px 0 15px;
    background: #FFF2ED;
}

.content-sanpham .widget_text:first-child .widget-wrap {
	float: left;
    width: 100%;
} 

.content-sanpham .caia-post-list-widget .widgettitle h2 {
    color: #414042;
    font-size: 20px;
    font-weight: 500;
}

.content-sanpham .caia-post-list-widget ul {
    padding-left: 20px;
    color: #F6C8B6;
    border-top: 1px solid #F6C8B6;
    padding-top: 15px;
    margin-bottom: 15px;
}

.content-question {
/*	background: url(images/hoidap.jpg)no-repeat center center;*/
	background-size: cover;
	padding-bottom: 30px;
}

.content-question .caia_code_widget {
    width: 100%;
    margin: 30px 0 80px 15px !important;
    font-family: 'SignPainter';
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 39px;
	color: #414042;
}

.content-question .widget_text .textwidget p {
	font-size: 16px;
}

.content-question .caia_code_widget,
.content-question .widget_text {
	width: 563px;
	margin: 0 15px;
}

.content-question .widget_text .textwidget p strong {
    display: table;
    margin-bottom: 30px;
}

.home .fitqa-ask-form input[type=text],
.home textarea#question_detail {
    width: calc(100% - 32px) !important;
}

.page-template .fitqa-ask-form input[type=text],
.page-template textarea#question_detail {
    width: 95.5% !important;
}

.content-question .widget_text .textwidget p strong a {
    font-size: 20px;
    font-weight: bold;
    color: #ff0000;
}

.popup-comment,
.popup-form .widget {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 2000;
    top: 0;
    left: 0;
    display: none;
}

.popup-comment .content-pop-up,
.popup-comment .box-comment,
.popup-form .widget .widget-wrap {
    position: fixed;
    width: 555px;
    padding: 30px 30px 15px;
    margin: 0 auto;
    top: 25%;
    left: 0;
    right: 0;
    z-index: 3000;
    background: #fff;
}

.popup-comment .close-popup-comment ,
.popup-form .widget .widgettitle {
    position: absolute;
    font-size: 16px;
    color: #fff;
    height: 20px;
    width: 20px;
    padding: 0;
    margin: 0;
    border: 1px solid #fff;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    right: -21px;
    top: -21px;
}

.fitqa-ask-form label {
    display: none;
}

#ask-new-question .fitqa-ask-form input,
#ask-new-question .fitqa-ask-form textarea,
.popup-comment .box-comment input {
    background: transparent;
    box-shadow: none;
    padding: 15px;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    font-size: 15px;
}

#ask-new-question .fitqa-ask-form input[type="submit"],
.popup-comment .box-comment input[type="submit"],
.datmua .widget_caldera_forms_widget input[type="submit"] {
    border: none;
    background: #F26122;
    color: #fff;
    font-size: 17px;
    padding: 12px 44px;
    border-radius: 31px;
    margin-bottom: 15px;
    font-weight: bold;
    float: left;
    text-transform: unset;
}

.datmua {
	background: #FFF2ED;
}

.datmua .widget_text {
    float: left;
    width: 100%;
    margin: 40px 15px 20px 15px;
    text-align: center;
    font-family: 'SignPainter';
    color: #414042;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 20px;
}

.datmua .widget_text .textwidget p {
	font-family: Quicksand;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 45px;
	color: #414042;
}

.datmua .caldera-grid .form-control {
	box-shadow: none !important;
}

.datmua .widget_text .textwidget p span {
	color: #F26122;
}

.datmua .widget_caldera_forms_widget {
    float: left;
    width: 650px;
    margin: 0 15px 50px;
}

.datmua.popup-form .widget:first-child{
	width: 100%;
	margin: 0
}

.datmua .widget_media_image {
    float: right;
    width: 460px;
    margin: 0 15px 50px;
}

.datmua .widget ul#dathang li {
    list-style-type: none;
    line-height: 23px;
    font-size: 16px;
    color: #414042;
}

.datmua .widget ul#dathang li:first-child span,
.datmua .widget ul#dathang li:nth-child(2) span {
	color: #EC1F1F;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	padding-left: 10px;
}

.datmua .widget ul#dathang li:nth-child(2) span {
	padding-left: 90px;	
}

.datmua .widget ul#dathang li:nth-child(2) {
	padding-bottom: 10px;
}

.dichvu .widget_text ul li {
	list-style-type: none;
	float: left;
	padding: 40px 0;
}

.site-footer .image-upload {
	float: left;
	width: 470px;
	padding-right: 30px;
}

.site-footer ul li {
	list-style-type: none;
}

.site-footer .widget_text {
	width: 670px;
	float: left;
}

.site-footer .widget_text ul {
    list-style: none;
    float: left;
    width: 320px;
    margin-right: 30px;
}

.site-footer .widget_text ul:last-child {
	margin-right: 0;
}

.site-footer .widget_text ul li:first-child {
    padding-left: 0;
    margin: 0 0 15px 0;
}
 .site-footer .image-upload ul li:first-child {
    padding-left: 0;
    margin: 15px 0;
 }


.site-footer .widget_text ul li,
.site-footer .image-upload ul li {
    margin: 0 0 6px 4px;
    padding-left: 30px;
}

.site-footer .widget_text ul li:nth-child(2),
.site-footer .image-upload ul li:nth-child(2) {
	background: url(images/ico_adrress.png) no-repeat left top 5px;
}

.site-footer .widget_text ul li:last-child {
	background: url(images/Phone.png) no-repeat left top 5px;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;	
}

.site-footer .widget_text ul li:last-child a {
	color: #F26122;
}

.site-footer .widget_text ul li strong {
    background: url(images/title.png) no-repeat left center;
    display: table;
    padding-left: 15px;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
}

.site-footer .widget_text ul li strong em {
    display: block;
    font-style: normal;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	text-transform: uppercase;
	color: #009649;
	padding-bottom: 5px;
}

.site-footer .image-upload .noidung ul li strong {
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #000000;
}

.site-footer .image-upload ul li:last-child {
	background: url(images/Phone.png) no-repeat left top 5px;
}

.site-footer .image-upload ul li:nth-child(3) {
	background: url(images/ico_mail.png) no-repeat left top 5px;
}

.content-before-category .caia-post-list-widget {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin: 0 15px 20px;
}

.content-before-category .caia-post-list-widget .main-posts {
    float: left;
    width: 750px;
}

.content-before-category .caia-post-list-widget .main-posts .post,
.content-after-category .caia-post-list-widget .main-posts .post,
.sidebar .caia-post-list-widget:first-child .main-posts .post {
    margin-bottom: 0;
    position: relative;
    float: left;
    width: 100%;
}

.content-before-category .caia-post-list-widget .main-posts .post a img {
    width: 100%;
    margin-bottom: 0;
    object-fit: cover;
}

.content-before-category .caia-post-list-widget .main-posts .post .widget-item-title {
    margin-bottom: 0;
}

.content-before-category .caia-post-list-widget .main-posts .post .widget-item-title a {
	background: rgba(65, 64, 66, 0.7) url(images/line.png)no-repeat left 40px center;
    width: 82%;
    padding: 15px 9%;
    position: absolute;
    left: 0;
    bottom: 5px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
}

.content-before-category .caia-post-list-widget ul {
    float: right;
    width: 340px;
    list-style: none;
    padding: 0 40px;
}

.content-before-category .caia-post-list-widget ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
   
}

.content-before-category .caia-post-list-widget ul a {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #F26122;
}

.content-before-category .caia-post-list-widget ul a img {
    width: 125px;
    float: left;
    margin-bottom: 0;
   
}

.content-before-category .alignnone {
	float: left;
    margin: 0 15px 10px 0;
}

.content-before-category .main-posts .alignnone {
    margin: 0;
}

.archive main.content .post {
    float: left;
    width: 100%;
}

.archive main.content .post a img {
    width: 263px;
    border: none;
    padding: 0;
    background: none;
}

.archive main.content .post h2 a {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 23px;
	color: #F26122;
}

.content-after-category {
	float: left;
	width: 100%;
	margin-top: 50px;
}

.content-after-category .caia-post-list-widget {
	width: 360px;
	float: left;
	margin-right: 30px;
	border: 1px solid #F2F2F2;
	box-sizing: border-box;
	border-radius: 5px;
}

.content-after-category .caia-post-list-widget:last-child {
	margin-right: 0;
}

.content-after-category .caia-post-list-widget .alignnone {
    float: none;
    margin: 0;
}

.content-after-category .post a img {
    width: 100% !important;
    padding-right: 0 !important;
    border-radius: 6px 6px 0 0;
}

.content-after-category .post a img {
    width: 360px;
    border: none;
    padding: 0;
    background: none;
    padding-right: 15px;
}

.content-after-category .caia-post-list-widget .main-posts .post .widget-item-title a {
    background: url(images/7.png)no-repeat left center;
    padding: 15px 26px 15px 15px;
    position: absolute;
    left: 0;
    top: 173px;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #FFFFFF;
}

.content-after-category .caia-post-list-widget .main-posts .post .list-info p {
	font-size: 16px;
	line-height: 26px;
	padding: 0 15px 30px 15px;
}

.content-after-category .caia-post-list-widget ul {
    list-style: none;
    padding: 0 15px 30px 15px;
}

.content-after-category .caia-post-list-widget ul li {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 15px;
}

.content-after-category .caia-post-list-widget ul li:last-child {
	border-bottom: none;
}

.content-after-category .caia-post-list-widget ul li p {
	padding-top: 10px;
}

.content-after-category .caia-post-list-widget ul li a {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}

.content-after-category .caia-post-list-widget ul li a:hover {
	color: #F26122;
}

.content-after-category .caia-post-list-widget ul li img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 25px;
    border-radius: 85px;
}

.more-link {
	display: none;
}

.content-after-category .more-link,
.sidebar .caia-post-list-widget .main-posts .post .more-link {
    display: block;
    float: right;
    padding: 20px 0;
    color: #F26122;
    font-weight: bold;
    font-size: 16px;
}

.sidebar .caia-post-list-widget:first-child .widgettitle {
	padding: 0;
    margin: 0;
}

.sidebar .caia-post-list-widget .main-posts .post img {
    border-radius: 6px 6px 0 0;
}

.widget-area .widgettitle p,
.widget-area .widgettitle a {
	font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Quicksand';
}

.sidebar .caia-post-list-widget:first-child .widgettitle p {
    text-align: right;  
}

.sidebar .caia-post-list-widget:first-child .widgettitle p a {
	padding-right: 10px;
}

.sidebar .caia-post-list-widget:first-child .widgettitle p {
    position: absolute;
    left: 0;
    bottom: 190px;
    z-index: 999;
    background: url(images/8.png)no-repeat right center;
    width: 100%;
    padding: 15px 0;
}

.sidebar .caia-post-list-widget:first-child .main-posts .post .list-info .widget-item-title a {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}

.sidebar .caia-post-list-widget:first-child .main-posts .post .list-info .widget-item-title a:hover {
	color: #F26122;
}

.sidebar .caia-post-list-widget:last-child,
.sidebar .widget_text .widget-wrap {
	background: #F8F8F8;
	border-radius: 0px 0px 5px 5px;
	position: relative;
}

.sidebar .caia-post-list-widget:last-child .support-extra .cnt-html {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.sidebar .caia-post-list-widget:last-child .support-extra .cnt-html a {
  	font-size: 16px;
    color: #F26122;
    font-weight: bold;
}

.sidebar .caia-post-list-widget .widgettitle{
	padding: 0;
}

.sidebar .caia-post-list-widget .widget-item-title a{
	color: #333;
	font-weight: bold;
}

.sidebar .caia-post-list-widget .widget-item-title {
	margin: 7px 0;
}

.sidebar .caia-post-list-widget .widgettitle p,
.sidebar .widget_text .widgettitle {
	background: url(images/nguoi_that.png)no-repeat right center;
	padding: 10px;
	font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-family: 'Quicksand';
}

.sidebar .widget_text .widgettitle {
    background: #F26122;
    line-height: 30px;
    border-radius: 5px;
}

.sidebar .caia-post-list-widget:last-child .widgettitle {
    padding: 0;
}

.sidebar .caia-post-list-widget:last-child .main-posts {
    padding: 15px 15px 50px 15px;
}

.sidebar .widget_text .textwidget {
    padding: 0 15px;
}

.sidebar .widget_text .textwidget ul li {
	list-style: disc;
}

.sidebar .caia-post-list-widget .main-posts .fitwp_question {
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0;
}

.sidebar .caia-post-list-widget:last-child .support-extra .widgettitle {
	display: none;
}

.sidebar .caia-post-list-widget .fitwp_question .alignnone {
	float: left;
    margin: 0 15px 10px 0;
}

.sidebar .caia-post-list-widget .main-posts .fitwp_question a img {
    width: 68px;
}

.sidebar .caia-post-list-widget .main-posts .fitwp_question p a,
.sidebar .widget_text .textwidget ul li a {
    font-size: 16px;
    color: #444444;
}

.sidebar .caia-post-list-widget .main-posts .fitwp_question p a:hover,
.sidebar .widget_text .textwidget ul li a:hover {
	color: #F26122;
}

.breadcrumb .archive-heading {
	display: none;
}

.single .content .post .entry-content h2,
.page .content .page .entry-content h2,
.fitwp_question-template-default .content .fitwp_question .answer-content h2 {
    font-size: 24px;
    font-weight: 700;
    color: #F26122;;
    text-align: left;
    margin: 15px 0;
}

.single .content .entry-content h3,
.page .content .entry-content h3,
.fitwp_question-template-default .content .fitwp_question .answer-content h3 {
    font-size: 19px;
    color: #ff860f;
    font-weight: 700;
    margin-bottom: 15px;
}

.yarpp-related .title,
.binhluan,
.comment-reply-title,
.list-question #thuonggap,
.content-after-comments .caia-post-list-widget .widgettitle,
#product-yarpp .box-product .title,
.yarpp-related .widgettitle p{   
    padding-left: 15px;
    margin-bottom: 15px;
    font-family: 'Quicksand';
	font-weight: bold;
	font-size: 24px;
	color: #009649;
	background: url(images/title.png) no-repeat left center;
}

.chtg{
	margin-top: 25px;
}

.entry-comments .depth-1 .hienthi {
    float: right;
    cursor: pointer;
    font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #F26122;
	position: absolute;
    right: 20px;
    bottom: 10px;;
}
/*
.entry-comments ul.children {
    display: none;
}
*/
.comment-content {
    padding-left: 70px;
}

.entry-comments .depth-2 .hienthi {
    display: none !important;
}

.depth-2 .comment-reply {
	display: none;
}

.paginate-com {
    float: left;
    width: 100%;
    margin: 20px 0;
    text-align: left;
}

.paginate-com a, .paginate-com span.page-numbers.current {
    border: none;
    height: 40px;
    width: 40px;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #444444;
    border-radius: 4px;
    box-shadow: 1px 2px 10px 4px #eaeaead5;
}

.paginate-com a:hover,
.paginate-com span.page-numbers.current{
    background-color: #F26122;
    color: #fff;	
}

.content-after-post,
.content-after-post1,
#content-after-page {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0 55px 0;
}

.content-after-post {
	 margin-bottom: 0;
}

.content-after-post1 {
	 margin: 0;
}

.content-after-post .widget_text {
	float: left;
	width: 100%;
	margin: 20px 0 30px;
    background: #FFFBF9;
    border: 1px solid #F8E8E1;
    border-radius: 8px;
}

.content-after-post .widget_custom_html,
.content-after-post .widget_custom_html .widget_text{
	background: unset;
	border: none;
	margin: 0;
}

.content-after-post .widget_custom_html .widget_text{
	margin:0 0 40px;
}

.content-after-post .widget_custom_html .widget_text.widget-wrap{
	padding: 0;
}

.btn_tuvan{
	padding: 10px;
    background-color: #029346;
    color: #fff !important;
    border-radius: 5px;
    font-weight: 600;
    box-shadow: 1px 3px 5px 0px #222;
    display: inherit;
    text-align: center;
    max-width: 450px;
    margin: auto;
}


.content-after-post .widget_text .widget-wrap {
	padding: 15px 15px 30px;
} 

.content-after-post .widget_media_image,
.content-after-post1 .widget_media_image,
#content-after-page .widget_media_image{
    display: inline-block;
}

.content-after-post1 .widget_media_image:nth-child(2),
#content-after-page1 .widget_media_image:nth-child(2) {
    width: 216px;
    margin: 46px 15px;
}

.content-after-post1 .widget_media_image img,
#content-after-page .widget_media_image img {
    width: 247px;
    float: left;
}

.content-after-comments{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

#comments{
	margin-top: 25px;
}

.content-after-comments .widget_text:nth-child(2) {
    float: left;
    padding: 15px;
    width: 100%;
    margin: 15px 0;
    background: #FFFBF9;
	border: 1px solid #F8E8E1;
	box-sizing: border-box;
	border-radius: 8px;
}

.content-after-comments .widget_text:nth-child(2) p:last-child em a{
	display: inherit;
	background: url(images/dm.png)no-repeat center center;
	padding: 10px 20px 13px;
	margin: 0 15px;
}

.content-after-comments .widget_text:nth-child(2) p:last-child{
	text-align: center;
}

.content-after-comments .widget_text:nth-child(2) .center,
.content-after-post .widget_text .widgettitle {
	padding: 30px;
	color: #444444;
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
}

.content-after-comments .widget_text:nth-child(2) a {
    color: #444444;
    font-family: 'Quicksand';
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}

.content-after-comments .widget_text:nth-child(2) a span {
	color: #F26122;
}

/*.content-after-comments .widget_text:nth-child(2) img {
    width: 500px;
    display: block;
    margin: 0 auto;
    padding-bottom: 30px;
}
*/
.content-after-comments .widget_text:nth-child(2) ol,
.content-after-comments .widget_text:nth-child(2) ul {
    padding-left: 20px;
    padding-bottom: 15px;
}

.content-after-comments .widget_text:nth-child(2) ol li,
.content-after-comments .widget_text:nth-child(2) ul li {
    margin-left: 10px;
}

.content-after-comments .widget_text:nth-child(2) p strong {
    font-weight: bold;
	font-size: 20px;
}

.content-after-comments .widget_text:nth-child(2) em a,
.content-after-post .widget_text .dat-hang-chan-trang  {
    background: url(images/dm.png)no-repeat left center;
    font-weight: 700;
    display: table;
    margin: 0 auto;
    padding: 7px 20px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
}

/*css lại    */

.content-after-comments .widget_caldera_forms_widget{
	/*display: none;*/
	margin: 30px 0 20px;
}
.content-after-comments .widget_caldera_forms_widget,
.sidebar .widget_caldera_forms_widget {
    float: left;
    width: 100%;
    background: #F8E8E1;
    background-size: 100%;
    border: 1px solid #F8E8E1;
	box-sizing: border-box;
	border-radius: 5px;
	position: relative;
	/*margin: 30px 0;*/
}

.content-after-comments .widget_caldera_forms_widget:after {
    content: none;
    width: 192px;
    height: 186px;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 200;
    background: url(images/doctor.png)no-repeat right center;
}

.content-after-comments .widget_caldera_forms_widget .widgettitle,
.sidebar .widget_caldera_forms_widget .widgettitle {
    font-family: 'Quicksand';
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 50px;
    color: #FFFFFF;
    padding: 0 0 0 15px;
    background: url(images/1.png) no-repeat left center;
}

.content-after-comments .widget_caldera_forms_widget .caldera_forms_form,
.sidebar .widget_caldera_forms_widget .caldera_forms_form {
	padding: 0 15px 0 15px;
	position: relative;
}

.sidebar .widget_caldera_forms_widget .col-sm-6{
	float: left;
	width: 100%;
}

.content-after-comments .caldera-grid .col-sm-6 {
    width: 36% !important;
}

.content-after-comments .widget_caldera_forms_widget .tuvan {
    padding: 15px 0;
}

.content-after-comments .caldera-grid .form-control {
    width: 100% !important;
    height: 40px;
}

.content-after-comments .widget_caldera_forms_widget input[type="submit"] {
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 9px 31px;
    font-weight: bold;
    background: #F26122;
    border-radius: 4px;
    text-transform: none;
    right: 110px;
    bottom: 11px;
    position: absolute;
    z-index: 999;
}
.sidebar .widget_caldera_forms_widget input[type="submit"]{
    color: #fff;
     border: none;
    font-size: 15px;
    padding: 5px 25px;
    font-weight: bold;
    background: #F26122;
    border-radius: 4px;
}

.sidebar .widget_caldera_forms_widget p{
	margin-bottom: 10px;
}

.content-after-comments .widget_caldera_forms_widget .caldera-grid .form-group {
    margin-bottom: 5px !important;
}

.content-after-comments .widget_text:nth-child(3) {
	float: left;
	width: 100%;
	margin: 15px 0;
}

.content-after-comments .widget_text:nth-child(3) ul li {
	list-style-type: none;
	float: left;
	padding: 0 41px;
}

.yarpp-related ul {
    padding-left: 20px;
    color: #C4C4C4;
}

.yarpp-related ul li,
.list-question ul li ,
.chtg .fitwp_question {
    margin-bottom: 10px;
    border-bottom: 1px dashed #C4C4C4;
    padding-bottom: 10px;
}

.yarpp-related ul li a,
.list-question ul li a ,
.chtg .fitwp_question a{
    color: #444444;
    font-size: 16px;
}

.yarpp-related ul li a:hover,
.list-question ul li a:hover ,
.chtg .fitwp_question a:hover{
    color: #F26122;
}

table.bangdb td {
    float: left;
    width: 24%;
    height: auto;
}

.page .bangdb tr td,
.page .bangdb tr td a {
    color: #F26122;
    font-size: 16px;
}

.page .bangdb tr td.diemmua {
    background: unset;
    color: #F26122;
    border: none;
    font-size: 21px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
    margin-bottom: 10px;
}

table.diem_ban, .page-template-page-diemban table {
    border-collapse: collapse;
    border: 1px solid #213d89;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.page-template-page-diemban table td, .page-template-page-diemban table th {
    padding: 5px 10px !important;
}

.page-template-page-diemban table td {
    border: 1px solid #aaa;
    padding: 2px;
}

.page-template-page-diemban table .vip_item td{
	font-weight: bold;
}

.page-template-page-diemban table th, .page-template-page-diemban table tr:first-child td {
    border: 1px solid #aaa;
    padding: 2px;
    background-color: #F26122;
    color: white;
}

.content-sidebar-wrap form#basic-fitqa-form {
    display: inline-block;
    width: 750px;
}

.page-template .content-sidebar-wrap .list-question {
    float: left;
    width: 100%;
    margin: 30px 0;
}

.list-question ul {
    padding-left: 20px;
    color: #a7a7a7;
}

.yarpp-related ul li:last-child, .list-question ul li:last-child {
    border: none;
    padding: 0;
    margin-bottom: 0;
}

.at-share-tbx-element {
    position: unset !important;
}

.single .content .entry-content .answer-content {
    padding: 20px;
    background: #f6f6f6;
    margin-bottom: 15px;
}

.popup-comment .box-comment input[type="submit"] {
    margin-top: 15px;
}

.ccselect2-container .ccselect2-choice {
    height: 34px !important;
    padding: 6px 12px !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
}

.ccselect2-container .ccselect2-choice .ccselect2-arrow b {
    background: #fff url(images/ccselect2.png) no-repeat top 15px right 14px !important;
}

.ccselect2-container .ccselect2-choice .ccselect2-arrow {
    width: 25px !important;
    border-left: none !important;
}

.nav-primary.f-nav {
    position: fixed;
    top: 0;
    z-index: 999;
    background: #F26122;
}

.entry-comments .count-comment {
    position: absolute;
    top: 7px;
    left: 126px;
    font-family: 'Quicksand';
}

.content-info-product {
    margin-bottom: 30px;
}

.content-info-product .left {
    float: left;
    width: 320px;
    margin-right: 15px;
    text-align: center;
}

.content-info-product .right {
    float: right;
    width: 400px;
    margin-left: 15px;
}

ul.tabs {
    margin: 0 0 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #F26122;
}

ul.tabs li {
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    margin-right: 5px;
    font-size: 18px;
    font-weight: 700;
}

ul.tabs li.active,
ul.tabs li:hover {
    border: 1px solid #F26122;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #F26122;
    color: #fff;
}

.postid-6451 ul.tabs,
.postid-6577 ul.tabs,
.postid-6574 ul.tabs {
	display: none;
}

.content-tab {
    margin: 0 0 15px;
    float: left;
    width: 100%;
    display: none;
}

.content-tab.active {
    display: block;
}

.content-info-product .right .baogia {
    background: #F26122;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 20px;
    border-radius: 5px;
    display: table;
    cursor: pointer;
    margin-top: 20px;
}

#tab1 h1.entry-title {
	display: none;
}

.content-info-meta {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.home .post, .home .content-sanpham .fitwp_question {
    margin: 0 0 20px;
    height: 389px;
}

.fb-share-button.fb_iframe_widget span {
    vertical-align: inherit !important;
}

.info-author {
    text-align: right;
    font-size: 15px;
}

p.answer-title {
    width: 90px;
    padding: 5px;
    background: #F26122;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.single .content .entry-content iframe, .page .content .entry-content iframe {
    display: table;
    margin: 0 auto 15px;
}

#backtotop {
	cursor: pointer;
}

.form_dat_hang {
    background: #f5e1d8;
    padding: 20px;
}

.form_dat_hang input[type="submit"] {
    background: #F26122;
    padding: 8px 20px;
    color: #fff;
    font-weight: 700;
    border: none;
    font-size: 17px;
    border-radius: 10px;
    display: table;
    margin: 0 auto;
}

.page .entry-content .caldera-grid {
    background: #f5cab6;
    padding: 25px 2% 0;
    display: block;
    border-radius: 5px;
    margin-bottom: 15px;
}

.CF61518f97059cb span.parsley-required {
    color: #fff;
}

.page-id-8440 .CF61518f97059cb,
.popup-form .CF61518f97059cb{
	position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding: 30px 5%;
    border-radius: 15px;
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
    background: #F26122 url(images/migrin-tuvan.png) no-repeat bottom right;
}

.page-id-8440 .entry-content .caldera-grid input[type="submit"],
.popup-form .widget:last-child input[type="submit"] {
	background: #009649;
    padding: 6px 12px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    border: none;
    border-radius: 5px;
    float: left;
}

.page-id-8440 .entry-content .caldera-grid,
.popup-form .CF61518f97059cb.caldera-grid{
	background: #fff;
}

.popup-form .widget:last-child .widget-wrap{
	padding: 0;
    border: none;
    background: none;
}

.page-id-8440 .caldera-grid .form-control {
    height: 40px;
    border-radius: 5px;
    box-shadow: none;
}

.page-id-8440 h1.entry-title {
	display: none;
}

.form_dat_hang .caldera-grid .btn-default:hover {
	background: #F26122;
	 color: #fff;
}

.fitwp_question-template-default .post-meta-tag {
    display: none !important;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8),
.popup-form .widget:first-child .row:nth-last-child(2) {
    background: #fff;
    margin: 0;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .col-sm-3,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .col-sm-3,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .col-sm-9,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .col-sm-9,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-2,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-3,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-4,
.popup-form .widget:first-child .row:nth-last-child(2) .col-sm-5 ,
.popup-form .widget:first-child .row:nth-last-child(2) .col-sm-3 ,
.popup-form .widget:first-child .row:nth-last-child(2) .col-sm-4 {
    padding: 0;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-2 .tieude,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-3 .tieude,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-4 .tieude,
.popup-form .widget:first-child .row:nth-last-child(2)  .tieude {
    background: #c7c7c7;
    padding: 7px 10px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-2 .text,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-3 .text,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-4 .text {
    padding: 0 10px;
    height: 45px;
    margin: 0;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 10px;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-4 .text:last-child,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-3 .text:last-child,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-2 .text:last-child {
	border-bottom:none;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(7),
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) {
    background: #fff;
    border: 1px solid #d6d6d6;
    margin: 0;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) {
	border-top: none;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .first_col,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .first_col {
    text-align: right;
    width: 75.1%;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .col-sm-3 .text,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .col-sm-3 .text,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .col-sm-9 .text,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .col-sm-9 .text {
    padding: 10px;
    margin: 0;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .col-sm-9 .pvc,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .col-sm-9 .pvc {
	border-right: 1px solid #d6d6d6;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) {
    color: #EC1F1F;
    font-weight: 700;
    margin-bottom: 15px;
}

.datmua .widget_caldera_forms_widget form input[type="submit"],
.popup-form .widget:first-child input[type="submit"] {
    background: url(images/cart.png) no-repeat left 10px center #F26122 !important;
    display: table !important;
    padding: 10px 30px !important;
    padding-left: 45px !important;
    margin: 10px auto !important;
    font-size: 16px !important;
    font-weight: bold !important;
    color: #fff !important;
    border: none !important;
    border-radius: 5px !important;
    width: auto !important;
    background-size: 30px !important;
    float: unset !important;
}

input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-3 .total-line,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(7) .last_col,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(6) .col-sm-3.last_col {
    width: 24.9%;
    text-align: right;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-2,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-3,
.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-4 {
    border-bottom: none;
    border-right: 1px solid #d6d6d6;
}

.datmua .widget_caldera_forms_widget form .row:nth-last-child(8) .col-sm-4 {
	border-left: 1px solid #d6d6d6;
}

.popup-form .widget:first-child .row:nth-last-child(2){
	border: 1px solid #d6d6d6;
}

.popup-form .row:nth-last-child(2) .col-sm-4 .text.mobile{
	padding: 9px 10px;
}

.popup-form .text{
	padding: 0 10px;
	line-height: 45px;
}

.popup-form .luongmua input{
	width: 80%;
	margin: 0 auto;
}

.popup-form .widget:first-child .row:nth-last-child(2) .col-sm-3 {
	border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}

.datmua .widget_caldera_forms_widget form .form-group.text.right {
    text-align: right;
    font-weight: bold;
}

.archive .content .sanpham {
	float: left;
    width: 360px;
    margin: 0 15px;
}

#product-yarpp .box-product .sanpham {
	width: 345px;
	margin: 15px;
	float: left;
	box-shadow: 1px 1px 8px 1px #e5e5e5;
}

.archive .content .sanpham:nth-child(3n+2) {
    clear: both;
}

.archive .content .sanpham img, 
#product-yarpp .box-product .sanpham img {
    width: 100%;
    padding-bottom: 15px;
}

#product-yarpp .box-product .sanpham .infoproduct {
    padding: 0 15px;
}

#product-yarpp .box-product .infoproduct .price {
    color: #F26122;
    font-size: 18px;
    font-weight: bold;
}

#hide-button-cart a.addtocart {
    border-radius: 5px;
    padding: 8px 14px;
    text-align: center;
    color: #F26122;
    border: 1px solid #F26122;
    font-weight: bold;
    font-size: 14px;
    float: left;
}

#hide-button-cart a.chitiet, 
.infoproduct a.chitiet {
    border-radius: 20px;
    padding: 8px 14px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    float: left;
    background: #F26122;
    margin-left: 35px;
}

.tax-cm .infoproduct a.addtocart {
    color: #fff;
    float: right;
    margin-right: 0;
    background: url(images/gh1.png)no-repeat right center;
    text-indent: -99999px;
    width: 40px;
    height: 40px;
    border: none;
}

#product-yarpp .box-product .sanpham .infoproduct h3 a {
    font-weight: bold;
    font-size: 18px;
    color: #F26122;
}

.tax-cm .content .sanpham h2 a {
    font-weight: bold;
    font-size: 22px;
    color: #444444;
    font-family: 'Quicksand';
}

#info-product .left-info-product {
    float: left;
    width: 500px;
    height: auto;
    margin-right: 30px;
    position: relative;
}

#info-product .left-info-product .slider-for {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #F8E8E1;
}

#info-product .left-info-product .slider-nav {
    margin: 0 15px;
    float: left;
    width: calc(100% - 35px);
}

.left-info-product .itemnav {
    border: 1px solid #F8E8E1;
    margin: 0 5px;
    padding: 5px;
}

.left-info-product .itemnav img {
    cursor: pointer;
}

#info-product .right-info-product {
    float: right;
    width: 610px;
    height: auto;
    text-align: justify;
}

#info-product .right-info-product h1.entry-title {
    font-size: 30px;
}

#info-product .right-info-product p.number input {
    background: #fff;
    padding: 10px 0 10px 15px;
    width: 100px;
    font-size: 14px;
    border-radius: 5px;
}

.right-info-product .priceold span, .right-info-product .price {
    color: #EA8B23;
    font-weight: bold;
    font-size: 24px;
    margin-right: 15px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}

.slick-slide img {
    display: block;
    width: 100%;
}

#info-product .right-info-product .button-cart .diem_ban,
.detail-info .widget_text .textwidget a,
#info-product .right-info-product .button-cart .addtocart,
.detail-info .widget_text .textwidget ul li a,
.detail-info .widget_text .textwidget ul li:last-child a {
	float: left;
    padding: 10px 30px 10px 50px;
    color: #fff;
    font-size: 18px;
    margin: 15px 15px 0 0;
    background: red url(images/cart1.png)no-repeat left 20px center;
    background-size: 24px;
    border-radius: 30px;
    border: none;
}

#info-product .right-info-product .button-cart .diem_ban {
	float: left;
    background: #009649 url(images/ico-db.png)no-repeat left 30px center;
    font-weight: bold;
    margin-right: 0
}

.detail-info .widget_text .textwidget ul li a,
.detail-info .widget_text .textwidget ul li:last-child a {
    background: #e85205 url(images/cart1.png)no-repeat left 20px center; 
    background-size: 24px;
}

.detail-info .widget_text .textwidget ul li:last-child a {
	float: left;
	margin-right: 0;
	background: #1ba9ff url(images/cart1.png)no-repeat left 20px center;
	background-size: 24px; 
}

.detail-info .widget_text .textwidget ul li {
	list-style-type: none;
}

.left-check-cart {
    float: left;
    width: 850px;
}

#gsc-shopcart-table ul.title-shopcart {
    border-bottom: none !important;
    margin-bottom: 0 !important;
}

#gsc-shopcart-table ul.li-products li, 
#gsc-shopcart-table ul.title-shopcart li {
    font-size: 15px;
}

#gsc-shopcart-table ul.title-shopcart li {
    border-right: 1px solid #fff;
    background: #F26122;
    color: #fff;
    width: calc(14% - 1.1px) !important;
    border-bottom: none;
}

#gsc-shopcart-table ul.title-shopcart li:nth-child(2), 
#gsc-shopcart-table ul.title-shopcart li:nth-child(3), 
#gsc-shopcart-table ul.title-shopcart li:nth-child(5), 
#gsc-shopcart-table ul.title-shopcart li:nth-child(7), 
#gsc-shopcart-table ul.li-products li:nth-child(2), 
#gsc-shopcart-table ul.li-products li:nth-child(3), 
#gsc-shopcart-table ul.li-products li:nth-child(5), 
#gsc-shopcart-table ul.li-products li:nth-child(7) {
    width: calc(19% + 1.88px) !important;
}

.sanpham-template-default .content .sanpham h2 {
    font-size: 24px;
    font-weight: 700;
    color: #F26122;
    text-align: left;
    margin-bottom: 15px;
}

.sanpham-template-default .content .sanpham h3 {
	font-size: 19px;
    color: #ff860f;
    font-weight: 700;
    margin-bottom: 15px;
}

.single-sanpham div#info-product {
    float: left;
    width: 1140px;
    border-bottom: 5px solid #b2dfc7;
    padding-bottom: 20px;
    margin: 0 15px 20px 15px;
}

#info-product .left-info-product button.slick-prev.slick-arrow {
    background: url(images/prev2.png) no-repeat left center;
    height: 30px;
    width: 20px;
    position: absolute;
    left: -15px;
    top: 40%;
    border: none;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    z-index: 400;
}

#info-product .left-info-product button.slick-next.slick-arrow {
    background: url(images/next2.png) no-repeat right center;
    height: 30px;
    width: 20px;
    position: absolute;
    right: -25px;
    top: 40%;
    border: none;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    z-index: 400;
}

#info-product .right-info-product input[type=number]::-webkit-inner-spin-button, 
#info-product .right-info-product input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
   background:url(images/nut.svg) no-repeat center center; 
    -webkit-appearance: none;
    cursor:pointer;
    width:30px;
    height:35px;
    outline: none;
}

.detail-info {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.describe {
    padding: 15px 0;
}

.page-id-284 .content {
    width: 100%;
}

#gsc-shopcart-table ul.li-products {
    padding: 10px 0;
    margin-bottom: 0!important;
    border: 1px solid #d6d6d6 !important;
    border-top: none !important;
    width: calc(100% - 3px)!important;
}

#gsc-shopcart-table ul.li-products li {
    width: 14% !important;
    padding: 0 !important;
}

#gsc-shopcart-table ul.li-products li.images-products img {
    width: 80% !important;
}

#gsc-shopcart-table ul.li-products li.name-products a {
    font-weight: 700;
}

#gsc-shopcart-table .cart-total {
    margin: 15px 0;
    padding: 15px;
    border: 1px solid #d6d6d6;
    width: calc(100% - 30px) !important;
    border-radius: 5px;
}

.total-price-bottom {
    float: right;
    color: #F26122;
    font-size: 15px;
    font-weight: bold;
}

p.clear.clearfix.description a {
    padding: 8px 30px;
    border: 1px solid #d6d6d6;
    background: #00539B;
    border-radius: 30px;
    color: #fff;
    float: left;
    margin: 15px 0 30px 0 !important;
}

p.clear.clearfix.description a {
    background: #EA8B23 !important;
    float: right !important;
    font-weight: bold;
}

#info-customer {
    width: calc(100% - 30px) !important;
    border: 1px solid #d6d6d6 !important;
    padding: 15px !important;
    border-radius: 5px !important;
}

#info-customer h2 {
    color: #F26122;
    font-weight: bold;
    padding-bottom: 15px;
}

.form-details-pc input, 
#gsc-shopcart-table ul.li-products li.number-products input {
    font-size: 14px;
}

.cart-summary .button {
    background: #F26122 !important;
}

.right-check-cart {
    float: right;
    width: 290px;
    background: #FFF2ED;
    border-radius: 5px;
    border: 1px solid #d6d6d6;
}

.right-check-cart .main-posts {
    padding: 15px;
}

.right-check-cart h2 {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    color: #F26122;
    padding-bottom: 15px;
}

.right-check-cart li {
    list-style-type: none !important;
    margin-left: 0 !important;
    margin-bottom: 15px !important;
    float: left;
    width: 100%;
    color: #F26122;
    font-size: 15px;
}

.right-check-cart li span {
    width: 150px;
    float: left;
    color: #333;
}

.right-check-cart li span.gsc-ship-fee {
    float: none;
    width: auto;
    color: #F26122;
    font-weight: bold;
}

#product-yarpp .box-product .infoproduct .price {
    padding: 15px 0;
}

.tax-cm .archive-heading,
.tax-cm .archive-heading a {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #444444;
    padding-top: 20px;
    margin-bottom: 0;
}

.single-sanpham div#product-yarpp {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.order-content h2 {
    font-size: 18px !important;
    font-weight: bold;
    color: #F26122;
    padding-bottom: 15px;
    margin: 15px 0;
}

.order-content ul li {
    border-bottom: 1px dashed #d6d6d6 !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    font-size: 16px !important;
}

.order-content thead tr th:first-child {
    width: 30% !important;
}

.order-content thead tr th {
    width: 15% !important;
    font-size: 16px;
    background: #F26122;
    color: #fff;
    padding: 10px 0;
}

.tax-cm .entry-content {
    border-right: 1px solid #FAFF00;
    padding-right: 15px;
}

.tax-cm .anhsp {
    width: 40%;
    float: left;
}

.tax-cm .infoproduct .gio_hang {
    float: right;
    width: 60%;
}

.tax-cm .infoproduct .gio_hang .noidung {
    min-height: 200px;
}

.tax-cm .infoproduct .gio_hang ul li {
    list-style: none;
    background: url(images/15.png)no-repeat left top;
    padding-left: 30px;
    background-size: 24px;
    font-size: 15px;
    padding-bottom: 15px;
}

.tax-cm .entry-header {
    text-align: center;
    margin: 50px 0 30px 0;
}

.page-id-6434 .datmua {
	display: none;
}

.tax-cm .site-inner {
	padding-bottom: 50px;
}

#gsc-shopcart-table .cart-total .notice-cart {
    width: 400px !important;
}

.content-slider.remove .widget_text .textwidget ul li:nth-child(n+2) {
	display: none;
}

#menu-footer{
	display: none;
}


#menu_pc{
	position: fixed;
    right: 15px;
    bottom: 15px;
}

#menu_pc ul li{
	list-style-type: none;
}

#menu_pc ul li img{
	margin-bottom: 7px;
	width: 50px;
	border-radius: 100%;
	box-shadow: 3px 3px 3px #dcdbdb;
}

.field-user_name{
	width: 100% !important;
	float: left;
}


.popup-form textarea{
	height: 55px !important;
}

.popup-form .widget:first-child .widget-wrap{
	top: 10%;
	border: 3px solid #d84141;
}

.popup-form .title{
	text-align: center;
    font-weight: 900;
    font-size: 24px;
    color: #F26122;
}

.popup-form .widget {
    background: rgb(0 0 0 / 59%);
}

.popup-form .widget .widgettitle{
	color: #333;
    right: 5px;
    top: 5px;
    font-size: 30px;
}

.popup-form .widget:last-child .widgettitle {
    color: #fff;
    right: 5px;
    top: 5px;
    font-size: 30px;
    z-index: 9;
    border: none;
}

.popup-form .widget:last-child p{
	margin-bottom: 15px;
}

.dathang, .tuvan{
	cursor: pointer;
}

.site-footer .widget:last-child,
.site-footer .widget:last-child ul{
	float: left;
	width: 100%;
}

.site-footer .widget:last-child ul li{
    background: unset;
    list-style-type: none;
    display: inline-block;
    padding-left: 0;
    margin: 0 10px;
    border-right: 1px solid #333;
    text-decoration: underline;
    margin: 0 0 0 10px;
    border-right: 1px solid #333;
    padding-right: 10px;
    line-height: 15px;
}

.site-footer .widget:last-child ul li a{
	color: #333 !important;
	font-size: 15px !important;
	font-weight: 400;
}

.site-footer .widget:last-child ul{
	text-align: center;
	margin: 15px 0 ;
}

.site-footer .widget:last-child ul li:last-child{
	border-right: none;
}

.site-footer .widget:last-child .widgettitle{
	display: none;
}