/*
	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: #000;
	font-family: 'Manrope', Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: #000;
	font-family: 'Manrope', Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: underline;
}

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: 90px;
	width: 100%;
	float: left;
	background: #ba68351c;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 170px;
	height: 90px;
}

.site-title {
	font-family: 'Manrope', Arial, 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: #000;
	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: fit-content;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #000;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #000;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
     color: #000;
    display: block;
    padding: 12px 0px;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 20px;
}

.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 {
	color: #8d3b27;
    border-bottom: 2px solid #8d3b27;
    font-weight: 800;
}

.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: #fff;
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 16px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 230px;
}

.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: #8d3b27;
    color: #fff;
}

.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;
	top: 90px;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
	margin: 0;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -90px 0 0 250px;
}

.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: 20px 0;
	width: 1170px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
    float: left;
    width: 100%;
    background: url(images/banner-page2.jpg) no-repeat center center;
    padding: 10px 0;
    color: #222;
    text-align: center;
    height: 285px;
    background-size: cover;
    display: flex;
    justify-content: center;  /* căn ngang */
    align-items: center;  
    margin-bottom: 30px;
}

.breadcrumb .archive-heading{
	display: block;
}

.breadcrumb .archive-heading{
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 900;
    margin: 0 0 10px;
}

.breadcrumb .wrap{
	width: 1140px;
	color: #fff;
    font-weight: 500;
}

.breadcrumb a{
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}

.breadcrumb .label{
	margin: 0 5px;
	font-weight: 400;
	color: #fff;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

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: 'Manrope', Arial, 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: 16px;
}

h2 a,
h2 a:visited {
	color: #000;
	font-family: 'Manrope', Arial, 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: 16px;
}

h4 {
	font-size: 16px;
}

.taxonomy-description h1,
.widget-area .widgettitle {

}

.widget-area .widgettitle a {
	color: #000;
	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;
}

/* 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 {
	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: 13px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #f2f2f2;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 16px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #9c3b27;
	color: #fff;
}

/* 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 15px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #007cc2;
    cursor: pointer;
    padding: 10px 20px;
    color: #ffffff;
    -webkit-appearance: none;
    font-size: 16px;
    border: none;
    font-weight: 600;
    border-radius: 5px;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    /* padding: 12px 0 0; */
    width: 520px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
    display: none;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 110px);
	border: none;
	background: unset;
	height: 40px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 15px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #9c3b27;
}

.site-footer p {
	color: #fff;
	text-align: center;
	padding: 7px 0;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px;
    width: calc(100% - 22px);
    float: left;
    background: #fff;
    border-radius: 5px;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #fff;
    border-radius: 5px;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	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: 16px;
	font-weight: 300;
}

.comment-reply a{
    background: #007cc2;
    color: #ffffff;
    padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #9c3b2712;
}

.alt,
.depth-1,
.even {
	border: 1px solid #9c3b2733;
}

/*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 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: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #000;
}


.title-area img{
    width: 140px;
    position: absolute;
    z-index: 999;
    border-radius: 15px;
    top: 5px;
}

.section{
	float: left;
	width: 100%;
}

.content-slider img{
	width: 100%;
}

.site-header .widget-area .widget{
	float: left;
}

.site-header .widget_search .widgettitle, 
.site-header .widget_search input[type="submit"] {
    background: url(images/s.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    padding: 0;
    width: 23px;
    height: 23px;
    margin: 30px 20px 0;
    background-size: 23px;
}


.site-header .widget-area .gsc-shop-cart .btn-view-cart{
	background: url(images/gio_hang.svg) no-repeat left center;
    position: relative;
    width: 40px;
    height: 40px;
    background-size: 40px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    margin-top: 21px;
}

.fix_icon .gsc-shop-cart .btn-view-cart{
    background: url(images/gio_hang.svg) no-repeat left center;
    position: relative;
    width: 60px;
    height: 60px;
    background-size: 60px;
    display: inline-block;
    color: #000;
    font-weight: 400;
}

.site-header .widget-area .bg-cart-sh, .site-header .widget-area .product-called,
.fix_icon .bg-cart-sh,
.fix_icon .product-called{
    display: none;
}

.fix_icon .gsc-shop-cart .gsc-num-products{
	top: -15px;
	right: 0 !important;
}

.site-header .widget-area .gsc-shop-cart .gsc-num-products,
.fix_icon .gsc-shop-cart .gsc-num-products{
    position: absolute;
    top: -11px !important;
    left: auto;
    color: #fff;
    font-size: 15px;
    width: 25px;
    height: 26px;
    border-radius: 100%;
    text-align: center;
    background: #e87814;
    line-height: 25px;
    right: -14px;
    font-weight: bold;
}

.content-slider .widget{
	float: left;
	width: 100%;
	position: relative;
}


.content-slider .widget .box {
    position: absolute;
    top: 35%;
    width: 550px;
    left: calc((100% - 1170px + 610px) / 2);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: left;
    background-image: linear-gradient(to right, rgba(255, 255, 255, .74), rgba(255, 255, 255, .74)) !important;
    border-radius: 10px;
    padding: 30px;
}

.content-slider .widget .box .title{
	font-size: 32px;
    font-weight: 700;
}

/*.after_slide .widgettitle,
.product_journey .widget:first-child .widgettitle{
	font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin: 70px 0 50px;
}

.after_slide .widgettitle span,
.product_journey .widget:first-child .widgettitle span{
	font-size: 20px;
    font-weight: 400;
    border-left: 2px solid #000;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 20px;
}*/


/*.after_slide .widgettitle,
.product_journey .widget:first-child .widgettitle {
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
    gap: 20px; 
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin: 70px 0 50px;
}

.after_slide .widgettitle span,
.product_journey .widget:first-child .widgettitle span{
    font-size: 20px;
    font-weight: 400;
    border-left: 2px solid #000;
    padding-left: 20px;
    line-height: 20px;
    white-space: nowrap; 
}*/

.after_slide .widgettitle,
.product_journey .widget:first-child .widgettitle{
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 20px; 
    font-size: 32px;
    font-weight: 800;
    line-height: 30px;
    margin: 70px 0 50px;
    color: #8d3b27;
}

.after_slide .widgettitle span,
.product_journey .widget:first-child .widgettitle span{
    border-left: 2px solid #000;
    padding-left: 20px;
    white-space: normal;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.after_slide .textwidget{
	width: 700px;
	margin: 0 auto;
}

.after_slide ul li {
	list-style-type: none;
    float: left;
    width: 247px;
    margin: 0 20px;
    background: #fffaee;
    border: 1px solid transparent;
    transition: all 0.35s ease-in-out;
    box-shadow: 4px 10px 10px rgba(0, 0, 0, .06);
    text-align: center;
    padding: 30px;
}

.after_slide ul li img{
	height: 140px;
    width: auto;
    display: table;
    margin: 0 auto 20px;
}

.after_slide ul li a{
	font-size: 20px;
	color: #000;
	font-weight: 600;
}

.after_slide ul li a:hover,
.after_slide ul li:hover a{
	color: #8d3b27;
	font-weight: bold;
}

.product_journey {
	margin: 70px 0 50px;
	background: #a2cfd621;	
	padding-bottom: 50px;
}

.product_journey .widget:first-child ul li{
    list-style-type: none;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    padding: 8px;
    cursor: pointer;
    margin: 0 15px 20px;
}

.product_journey .widget.active{
	display: block;
}


.product_journey .widget:nth-child(n+2) .widgettitle,
.product_journey .widget:nth-child(n+2){
	display: none;
}

.product_journey .widget:first-child ul li:hover,
.product_journey .widget:first-child ul li.active{
	color: #ed8615;
    border-bottom: 3px solid;
    font-weight: bold;
}

.product_journey .widget.active,
.product_journey .widget:first-child ul{
    width: 1000px;
    margin: 0 auto;
    display: table;
}

.product_journey .widget:nth-child(n+2) ul li{
    list-style-type: none;
    float: left;
    width: 263px;
    margin: 30px 15px;
    text-align: center;
    background: #fff;
    padding: 20px 20px 35px;
    font-size: 17px;
    line-height: 25px;
    transition: all .35s ease-in-out;
    box-shadow: 4px 10px 10px rgba(0, 0, 0, .06);
    border-radius: 10px;
}

.product_journey .widget:nth-child(n+2) ul li img{
    width: 98px;
    height: 98px;
    object-fit: cover;
    margin: 25px auto 30px;
    display: table;
}

.products .widget .widgettitle a{
	font-size: 32px;
    font-weight: 800;
    color: #8d3b27;
    position: relative;
    background: url(images/line.png) no-repeat bottom center;
    background-size: 100px;
    padding-bottom: 32px;
}

.products .widget .widgettitle{
	text-align: center;
	margin: 0 auto 65px;
}

.products .main-posts .sp{
    margin: 0 15px 10px;
    position: relative;
    background: #967e6117;
    border-radius: 10px;
    transition: all .35s ease-in-out;
    height: 570px;
    text-align: center;
}

.products .sp .widget-item-title a{
	font-size: 20px;
	font-weight: 600;
	color: #000;
}

.dssp .sp .entry-title a{
	font-size: 18px;
	font-weight: 600;
	color: #000;
}

.products .sp .widget-item-title{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.dssp .sp .entry-title{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 49px;
}

.products .sp img{
	margin: 0 0 15px;
	width:  360px;
	height: 360px;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}

.products .sp .gia span,
.product-cat .sp .gia span,
.dssp .sp .gia span{
    color: #c60000;
    font-weight: 800;
    font-size: 18px;
    float: left;
}

.products .sp .gia strike,
.product-cat .sp .gia strike,
.dssp .sp .gia strike{
    color: #828282;
    font-size: 16px;
    margin-left: 10px;
    float: right;
    font-weight: 300;
}

.products .sp .gia,
.product-cat .sp .gia,
.dssp .sp .gia{
	width: 215px;
    display: table;
    margin: 0 auto;
}

.giamgia{
	position: absolute;
    top: 10px;
    right: 0px;
    color: #fff;
    font-size: 16px;
    background: #007cc2;
    padding: 7px 7px 7px 10px;
    border-radius: 10px 0px 0px 10px;
}

.products .sp .mota{
	float: left;
	width: 100%;
	margin: 10px 0;
}

.products .sp .mota p{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 15px;
}

.products .sp .list-info,
.product-cat .sp .list-info,
.dssp .sp .list-info{
	padding: 0px 15px 15px;
    display: table;
    width: calc(100% - 30px);
    text-align: center;
}

.products .sp:hover,
.dssp .sp:hover{
	transition: all .35s ease-in-out;
    box-shadow: 2px 0 5px rgb(141 59 39);
}

.products .sp:hover .widget-item-title a,
.dssp .sp:hover .entry-title a{
	color: #8d3b27;
	font-weight: bold;
}

.products .sp:hover img,
.dssp .sp:hover img{
	transform: scale(1.2);
}

.products .sp img,
.dssp .sp img{
    transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}

.products .sp,
.dssp .sp{
	overflow: hidden;
}

.products .sp:hover .waittocart,
.product-cat .sp:hover .waittocart,
.dssp .sp:hover .waittocart{
	color: #fff;
    background: #8d3b27;
}

.products .sp .waittocart,
.product-cat .sp .waittocart,
.dssp .sp .waittocart{
    border: 2px solid #8d3b27;
    color: #8d3b27;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 30px;
    font-weight: 600;
    margin: 20px auto 0;
    width: fit-content;
    padding: 0 30px;
    display: table;
}

.products .sp .muahang li,
.product-cat .sp .muahang li,
.dssp .sp .muahang li{
	list-style-type: none;
}

.products .sp .muahang li:first-child,
.product-cat .sp .muahang li:first-child,
.dssp .sp .muahang li:first-child{
	display: none;
}

.products .sp .vote,
.product-cat .sp .vote,
.dssp .sp .vote{
    background: url(images/vote.svg) no-repeat left center;
    color: #5d4f44;
    font-size: 15px;
    background-size: 60px;
    margin: 7px auto;
    padding-left: 65px;
    width: fit-content;
}

.dssp .sp{
	float: left;
	width: 262px;
	margin: 0 15px 50px;
	border-radius: 10px;
	background: #967e6117;
	transition: all .35s ease-in-out;
	padding-bottom: 10px;
}

.dssp .sp img{
	width: 262px;
	height: 262px;
	object-fit: cover;
	margin: 0 0 15px 0;
	border-radius: 10px 10px 0 0;
}

.dssp .sp:nth-child(4n+1){
	clear: both;
}

.sidebar .sp .xemchitiet{
	display: none;
}

.products .sp .anh {
  position: relative;
  width: fit-content;
  display: inline-block;
}

.products .sp:hover .xemchitiet{
	display: block !important;
}

.products .sp .anh .xemchitiet {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 10px 20px;
  background: #8d3b27d9;
  color: #fff;
  border-radius: 5px;
  display: none;
}

.products .sp .anh .xemchitiet a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.products .sp .anh .xemchitiet:hover{
	background: #ed8615;
}


.products .slick-prev{
	background: url(images/prev.png) no-repeat center center;
    width: 26px;
    height: 60px;
    position: absolute;
    left: 13px;
    top: 175px;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    background-size: 25px;
    opacity: 0;
    border-radius: 5px;
}

.products .slick-next{
	background: url(images/next.png) no-repeat center center;
    width: 26px;
    height: 60px;
    position: absolute;
    right: 13px;
    top: 175px;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    background-size: 25px;
    opacity: 0;
    border-radius: 5px;
}

.products .main-posts:hover .slick-next,
.products .main-posts:hover .slick-prev{
	opacity: 1;
}

.video{
	margin: 50px 0 0;
}

.blog .widgettitle{
	 margin: 70px 15px 40px;
}

.blog .widgettitle a,
.blog .widgettitle h2{
	font-size: 32px;
    font-weight: 800;
    line-height: 30px;
    color: #8d3b27;
    margin: 0;
}

.blog .main-posts .post{
	float: left;
	width: 360px;
	margin: 0 15px 50px;
}

.blog .post .widget-item-title a{
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.blog .post .name-category a{
	color: #ed8615;
    font-weight: 500;
    font-size: 15px;
}

.blog .post .list-info{
	margin: 15px 0;
}

.blog .post .more-link,
.category main.content .post .more-link,
.search main.content .post .more-link{
	display: block;
    background: #007cc2;
    width: fit-content;
    color: #fff;
    padding: 5px 12px;
    border-radius: 5px;
    font-size: 15px;
    margin: 15px 0 0;
}

.blog .main-posts .post:hover .widget-item-title a{
	color: #8d3b27;
	font-weight: bold;
}

.blog .main-posts .post .more-link:hover,
.category main.content .post .more-link:hover,
.search main.content .post .more-link:hover{
	background: #ed8615;
}

.before_footer{
	background: #9c3b2730;
	padding-bottom: 30px;
}

.before_footer .widget{
	float: left;
	width: 325px;
	margin: 0 15px;
}

.before_footer .widget:nth-child(2),
.before_footer .widget:nth-child(3){
	width: 200px;
}

.before_footer .widget:first-child .widgettitle::before{
    content: '';
    width: 50px;
    height: 50px;
    background: url(images/logon.png) no-repeat center center;
    background-size: 48px;
    position: absolute;
    left: 0;
    top: -10px;
    border-radius: 15px;
}

.before_footer .widget:first-child .widgettitle{
	padding-left: 60px;
}

.before_footer .widget .widgettitle{
	font-size: 20px;
    font-weight: 700;
    margin: 55px 0 25px;
    color: #e87814;
    text-transform: uppercase;
    position: relative;
}

.before_footer .widget ul{
	margin-left: 20px;
}

.before_footer .widget ul li{
	margin-bottom: 15px;
}

.before_footer .widget:last-child ul li{
	list-style-type: none;
	float: left;
	margin: 0 5px 0 0;
}

.before_footer .widget:last-child ul{
	margin: 20px 0 0;
}

.before_footer .widget:last-child ul li img{
	background: #fff;
	border-radius: 100%;
}

.before_footer .widget ul li a{
	color: #000;
}

.before_footer .widget ul li a:hover{
	color: #e87814;
}

.before_footer .widget:first-child ul{
	margin-left: 0;
}

.before_footer .widget:first-child ul li:first-child,
.before_footer .widget:first-child ul li:nth-child(2),
.before_footer .widget:first-child ul li:nth-child(3){
	background: url(images/add.svg) no-repeat left top 5px;
	padding-left: 22px;
	list-style-type: none;
}

.before_footer .widget:first-child ul li:nth-child(4){
	background: url(images/call.svg) no-repeat left top 5px;
	padding-left: 22px;
	list-style-type: none;
	background-size: 14px;
}

.before_footer .widget:first-child ul li:nth-child(5){
	background: url(images/mail.svg) no-repeat left top 5px;
	padding-left: 22px;
	list-style-type: none;
}

.video video{
	width: 100%;
	height: 600px;
	object-fit: cover;
}

.fix_icon{
	position: fixed;
	top: 30%;
	right: 5px;
	z-index: 999;
}

.fix_icon ul li{
	list-style-type: none;
}

.fix_icon img{
	margin: 0;
}

.archive-heading, .page .entry-title {
    text-align: center;
    margin: 30px 0;
    display: none;
}

.archive-heading a, .page .entry-title {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 800;
    color: #8d3b27;
    position: relative;
}

.category main.content .post{
	overflow: hidden;
}

.category main.content .post img{
	transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}

.category main.content .post:hover img{
	transform: scale(1.05);
	filter: brightness(0.8);
	transform: scale(1.05);
}

.category main.content .post{
    float: left;
    width: 100%;
    border-bottom: 1px dashed #5d4f4463;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.category main.content .post img{
	float: left;
	width: 100%;
	padding: 0;
	border: none;
	border-radius: 15px;
	margin: 0 0 15px;
}

.category main.content .post .entry-title a{
	color: #8d3b27;
    font-size: 22px;
    font-weight: bold;
}

.img_bn img{
	width: 100%;
	height: 285px;
	object-fit: cover;
	display: block;
}

.sidebar .widget .widgettitle p {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    position: relative;
    color: #5d4f44;
}

.sidebar .widget .widgettitle p::after,
.yarpp-related .title::after, #reply-title::after, .binhluan:after {
    content: '';
    width: 100px;
    height: 4px;
    background: linear-gradient(45deg, #9c3b27, transparent);
    position: absolute;
    bottom: -7px;
    left: 0;
}

.sidebar .widget .post img {
    float: left;
    width: 130px;
    margin: 0 15px 0 0;
    border-radius: 10px;
}

.sidebar .widget .post a {
    color: #000;
    margin: 0;
    font-weight: 600;
}

.sidebar .widget .post .widget-item-title{
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 22px;
}

.sidebar .sp .widget-item-title a{
	font-size: 17px;
	font-weight: 600;
	color: #000;
}

.sidebar .sp .widget-item-title{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 21px;
    margin-bottom: 10px;
}

.sidebar .sp{
	float: left;
	width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
    position: relative;
}

.sidebar .sp .giamgia {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 14px;
    background: #007cc2;
    padding: 7px 7px 7px 10px;
    border-radius: 10px 10px 10px 0;
    right: auto;
}

.sidebar .sp:last-child{
	border-bottom: none;
	padding-bottom: 0;
}

.sidebar .sp .anh{
	float: left;
	width: 130px;
	margin-right: 15px;
}

.sidebar .sp img{
    width: 130px;
    height: 130px;
	object-fit: cover;
	border-radius: 10px;
}

.sidebar .sp .gia span{
    color: #c60000;
    font-weight: 800;
    font-size: 16px;
    float: left;
}

.sidebar .sp .gia strike{
    color: #828282;
    font-size: 14px;
    margin-left: 10px;
    float: right;
    font-weight: 300;
}

.sidebar .sp .gia{
	width: 215px;
    display: table;
    margin: 0 auto;
}

.sidebar .sp .vote {
    background: url(images/vote.svg) no-repeat left center;
    color: #5d4f44;
    font-size: 10px;
    background-size: 48px;
    margin: 7px auto;
    padding-left: 52px;
    width: fit-content;
}

.sidebar .sp .waittocart{
    border: 2px solid #8d3b27;
    color: #8d3b27;
    text-align: left;
    height: 32px;
    line-height: 32px;
    border-radius: 30px;
    font-weight: 600;
    margin: 8px 0 0 0;
    width: fit-content;
    padding: 0 10px;
    display: table;
    font-size: 14px;
}

.sidebar .sp .muahang li{
	list-style-type: none;
}

.sidebar .sp .muahang li:first-child{
	display: none;
}

.sidebar .sp .list-info{
	float: left;
	width: calc(100% - 150px);
}

.single .entry-title, .page .entry-title {
    color: #8d3b27;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
}

.single .entry-content h2, 
.page .entry-content h2{
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    color: #e87814;
}

.single .entry-content h3, 
.page .entry-content h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
}

.vietbl {
    background: url(images/post-editor.png) no-repeat left 10px center;
    color: #222;
    font-style: italic;
    padding: 0 0 0 29px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 15px;
    float: right;
}

.content-date .entry-modified-time {
    background: url(images/date.png) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
    background-size: 15px;
    font-size: 15px;
    display: inline-block;
    float: left;
}

.yarpp-related .title, #reply-title, .binhluan {
    font-weight: 700;
    font-size: 24px;
    color: #9c3b27;
    position: relative;
    margin-bottom: 20px;
}

.yarpp-related .post{
    float: left;
    width: 230px;
    margin-top: 15px;
    margin-right: 30px
}

.yarpp-related .post:last-child {
    margin-right: 0;
}

.yarpp-related .post .widget-item-title a{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.yarpp-related .post img{
	border-radius: 5px;
	margin: 0 0 10px 0;
}

.yarpp-related{
	float: left;
	width: 100%;
	margin: 30px 0;
}

.product-cat .widgettitle a {
 	text-align: center;
    font-weight: 800;
    font-size: 32px;
    color: #9c3b27;
    text-transform: uppercase;
}

.product-cat .sp .widget-item-title a {
    color: #436253;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto;
    line-height: 1.3;
}

.product-cat .widgettitle{
	margin: 0px 0 60px;
	text-align: center;
}

.product-cat .sp{
	margin: 75px 15px;
	text-align: center;
}

.product-cat .sp .list-info{
	opacity: 0;
}

.product-cat .sp.slick-current .list-info{
	opacity: 1;
}

.product-cat .sp .widget-item-title a{
	color: #9c3b27;
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto;
    line-height: 1.3;
}

.product-cat .sp .widget-item-title{
	width: 100%;
	margin: 0 auto 15px;
}

.product-cat .sp.slick-current img{
    margin: -35px 0 40px;
}

.product-cat  .slick-prev{
	background: url(images/prev.png) no-repeat center center;
    width: 26px;
    height: 60px;
    position: absolute;
    left: -10px;
    top: 35%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    background-size: 25px;
}

.product-cat .slick-next{
	background: url(images/next.png) no-repeat center center;
    width: 26px;
    height: 60px;
    position: absolute;
    right: -10px;
    top: 35%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    background-size: 25px;
}

.product-cat img{
	width: 350px;
	height: 350px;
	object-fit: cover;
	border-radius: 5px;
}

.product-cat .sp .xemchitiet{
	display: none;
}

.site-header.f-head{
	position: fixed;
    z-index: 999;
    top: 0;
    background: #ba6835;
    height: 70px;
}

.site-header.f-head .menu a{
	margin: 10px 20px;
	color: #ffffff;
}

.site-header.f-head .title-area img {
    width: 100px;
    box-shadow: 4px 3px 5px rgb(146 136 130 / 26%);
}

.site-header.f-head .menu li a:hover, 
.site-header.f-head .menu .current_page_item a, 
.site-header.f-head .menu .current-cat a, 
.site-header.f-head .menu .current-menu-item a {
    border-bottom: 2px solid #ffffff;
    color: #fff;
}

.site-header.f-head .menu li ul{
	top: 70px;
}

.site-header.f-head .menu li li a, 
.site-header.f-head .menu li li a:link, 
.site-header.f-head .menu li li a:visited {
    background-color: #ba6835;
    border-top: 1px solid #ddd;
    border-bottom: none;
    color: #ffffff;
    margin: 0;
}

.site-header.f-head .menu li ul ul {
    margin: -60px 0 0 250px;
}

.site-header.f-head .widget_search .widgettitle,
.site-header.f-head .widget_search input[type="submit"] {
    background: url(images/s.svg) no-repeat center center;
    filter: brightness(0) invert(1); /* chuyển thành màu trắng */
}

.site-header.f-head .widget_search .widgettitle, 
.site-header.f-head .widget_search input[type="submit"]{
	margin: 22px 20px 0;
}

.site-header.f-head .widget-area .gsc-shop-cart .btn-view-cart {
    margin-top: 13px;
}

.info_detail .box,
.info_detail .them{
	float: left;
	width: 100%;
	margin: 20px 0;
}

.info_detail .box .anh,
.info_detail .box .text{
	width: 555px;
    margin: 0 15px;
    float: left;
}

.info_detail .text .noidung {
    width: 450px;
    text-align: justify;
}

.info_detail .box:nth-child(even) .text {
    float: right;
}

.info_detail .box:nth-child(even) .text .noidung{
	float: right;
}

.info_detail .box .anh img{
	border-radius: 10px;
}

.info_detail .box h2 {
    color: #007cc2;
    font-weight: bold;
    font-size: 28px;
    margin: 20px 0 30px;
    position: relative;
}

.info_detail .box h2:after {
    position: absolute;
    content: "";
    width: 75px;
    height: 3px;
    background: #e87814 ;
    bottom: -15px;
    left: 0;
}

.info_detail .them{
	margin: 20px 15px;
}

.info_detail .them p,
.info_detail .box p{
	margin:0 0 15px;
}

.info_detail .them ol li{
	list-style-type: none;
	margin: 20px 15px 0;
}

.info_detail .them ol li img{
	width: 100%;
}

.content_home .widget{
	margin-bottom: 70px;
}

#sortprice{
	float: right;
	height: 40px;
	padding: 0 7px;
	background: #fff;
	border-radius: 5px;
	margin:0 15px 25px;
}

.chitiet_sp .anh_sp,
.chitiet_sp .info_sp{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.chitiet_sp .slider-for img{
	width: 555px;
	height: 555px;
	object-fit: cover;
} 

.chitiet_sp .slider-nav img{
	width: 135px;
	height: 135px;
	object-fit: cover;
	margin: 0;
	cursor: pointer;
} 


.chitiet_sp .slider-nav .itemnav{
	margin: 15px 15px 0 0;
}

.chitiet_sp .info_sp h1{
	font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #8d3b27;
    margin-bottom: 10px;
}

.chitiet_sp .vote {
	background: url(images/vote.svg) no-repeat left center;
    color: #5d4f44;
    font-size: 15px;
    background-size: 90px;
    margin: 0 0 10px 0;
    padding-left: 100px;
    width: fit-content;
    text-align: left;
}

.chitiet_sp .gia span{
	color: #c60000;
	font-size: 24px;
	font-weight: 800;
	margin-right: 20px;
}

.chitiet_sp .gia strike{
	color: #828282;
    font-size: 18px;
    margin-left: 10px;
    font-weight: 300;
}

.chitiet_sp .vote span{
	margin: 0 15px;
}

.chitiet_sp .mota{
	margin: 20px 0 ;
}

.chitiet_sp .mota p,
.chitiet_sp .mota ul li{
	font-size: 17px;
	margin-bottom: 10px;
}

.chitiet_sp .mota ul{
	margin: 20px 0 0 20px;
}

.chitiet_sp img{
	border-radius: 10px;
}
.quantity-button {
    position: relative;
    cursor: pointer;
    height: 9px;
    width: 21px;
    line-height: 13px;
    text-align: center;
}

.quantity-up{
  background: url(images/nut.svg) no-repeat top center;
    text-indent: -9999px;
    background-size: cover;
    background-size: 15px;
}

.quantity-down{
  background: url(images/nut.svg) no-repeat bottom center;
    text-indent: -9999px;
    background-size: cover;
    background-size: 15px;
}

.nuttanggiam .quantity{
    cursor: pointer;
}

.quantity-nav{
  position: absolute;
    right: 3px;
    top: 11px;
}

.nuttanggiam input[type=number]::-webkit-inner-spin-button, 
.nuttanggiam input[type=number]::-webkit-outer-spin-button { 
    opacity: 1; 
    -webkit-appearance: none;
}

#get_sl {
    float: left;
    position: relative;
    margin-right: 15px;
}

#sp_quantity {
    border: 1px solid #007cc2;
    border-radius: 10px;
    background: #fff;
    height: 38px;
    padding: 0 10px;
    position: relative;
}

.chitiet_sp .info_sp .muahang .waittocart {
    background: url(images/buy.svg) no-repeat left 16px center #007cc2;
    color: #FFFFFF;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px 0 45px;
    font-weight: 500;
    border: none;
    border-radius: 10px;
}

.chitiet_sp .mota table ul{
	margin-top: 0;
}

.chitiet_sp .info_sp .muahang .waittocart:hover{
	background: url(images/buy.svg) no-repeat left 16px center #8d3b27;
}

.chitiet_sp .mota table {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    float: left;
}

.chitiet_sp .mota tr {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.chitiet_sp .mota tr td:first-child {
    width: 160px;
    float: left;
    font-weight: 600;
}

.chitiet_sp .mota tr td:last-child {
    width: calc(100% - 170px);
    float: right;
}

.uudai .widget .widgettitle {
    font-weight: 600;
    background: url(images/gift.svg) no-repeat left top;
    padding-left: 32px;
    padding-top: 3px;
    margin: 0px 0 10px;
    background-size: 25px;
}

.uudai {
	border: 1px solid #e87814;
    padding: 15px;
    background-color: #e878140d;
    float: left;
    border-radius: 5px;
    margin-top: 30px;
}

.uudai ul li {
    list-style-type: none;
    background: url(images/icon-check.svg) no-repeat left top 6px;
    padding-left: 23px;
    margin: 0 0 5px;
    font-size: 15px;
}

.button-cart .muahang{
	width: fit-content;
    float: left;
    margin-left: 5px;
}

.button-cart .hotline{
	float: left;
	margin-left: 20px;
}

.button-cart .hotline a{
    color: #000;
    background: url(images/hotline.svg) no-repeat left center;
    padding-left: 55px;
    display: block;
    line-height: 23px;
    background-size: 46px;
    font-size: 15px;
    margin-top: -5px;
}

.button-cart .hotline a em{
    display: block;
    font-style: inherit;
    font-size: 25px;
    font-weight: 900;
    color: #e87814;
}

.tt{
	font-size: 28px;
    font-weight: 600;
    border-top: 1px dashed #d9d9d9;
    margin-top: 20px;
    padding-top: 25px;
}

.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;
    border: 1px solid #d6d6d6;
    text-align: left;
}

.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;
    border: 1px solid #d6d6d6;
    text-align: left;
}

.single .content .entry-content table, .page .content .entry-content table {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

h1.title{
	text-transform: uppercase;
    font-weight: bold;
    color: #01723b;
    font-size: 28px;
    text-align: center;
}

.left-check-cart{
	width: 850px;
	margin: 0 auto 70px;
	display: table;
}

.shop-cart-table .name-products a {
    color: #222;
    font-weight: 600;
 	font-size: 17px;
    line-height: 20px;
}

#gsc-shopcart-table ul.li-products li.name-products .product-name{
    margin-bottom: 10px;
    display: table;
}

#gsc-shopcart-table .cart-total {
    float: left;
    width: calc(100% - 30px) !important;
    margin: 0 !important;
    border-radius: 0 0 10px 10px;
    padding: 7px 15px;
}

#gsc-shopcart-table .total-price-bottom {
    color: #222;
    float: right;
    font-size: 18px;
    font-weight: 600;
}

#gsc-shopcart-table .gsc-total-price-all {
    margin-left: 80px;
}

.tiep-tuc {
	color: #ffffff !important;
    margin: 30px 0 10px;
    background: url(images/ar.png) no-repeat right 15px center #e87814;
    padding: 8px 39px 8px 20px;
    display: inline-block;
    border-radius: 10px;
    font-weight: 500;
    float: right;
    background-size: 17px;
}

body #checkout-form p.info,
.form-details-pc .info {
    width: calc(50% - 10px) !important;
    margin: 0 20px 15px 0 !important;
    float: left;
}

body #checkout-form p.info:nth-child(3),
.form-details-pc .info:nth-child(2),
.form-details-pc .info:nth-child(4) {
    margin: 0 0 15px 0 !important;
}

body #checkout-form p.info input {
    padding: 0 10px !important;
    width: calc(100% - 20px) !important;
    font-size: 16px;
    border-radius: 10px;
    height: 40px !important;
}

body #checkout-form .form-details-pc select {
    height: 40px;
    border-radius: 10px;
    padding: 9px 7px !important;
    width: 100% !important;
}

.messagearea {
    float: right;
    width: 100%;
    margin-top: -10px;
}

#checkout-form .form-details-pc #message{
	width: calc(100% - 20px) !important;
    background: #f7f0ee;
    border: none;
    padding: 10px !important;
}

.title-shopcart {
    margin: 0 0 15px 0!important;
    background: #007cc2;
    border-radius: 10px 10px 0 0;
}

#gsc-shopcart-table ul.title-shopcart li {
    font-weight: 600;
}
.title-shopcart li:first-child {
    border-radius: 10px 0 0 0;
}

.title-shopcart li {
    color: #fff !important;
}

.shop-cart-table .name-products {
    width: 45% !important;
}

.shop-cart-table .images-products{
	width: 22% !important;
}

#gsc-shopcart-table ul.li-products li.images-products img {
    width: 100px !important;
    height: 100px !important;
    object-fit: cover;
    border-radius: 10px;
    float: right;
    margin: 0 20px 15px 0;
}

.title-shopcart li:last-child{
	border-right: 0;
}

#gsc-shopcart-table ul.li-products li.images-products{
	position: relative;
}

#gsc-shopcart-table .remove-product {
	font-size: 13px !important;
    color: #4343437a !important;
    text-transform: uppercase;
    font-weight: 500;
    background: url(images/xoa.png) no-repeat left top;
    padding-left: 20px;
    margin-bottom: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 40%;
}

.ck {
    float: left;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 15px 15px 0;
    width: calc(100% - 30px);
    margin-bottom: 15px;
    display: none;
}

.page-id-89 h1{
	display: none;
}

.page-id-89 .product-cat .widgettitle{
	margin: 0px 0 10px;
}

.messagearea textarea {
    width: calc(100% - 32px) !important;
    padding: 15px !important;
    border-radius: 10px !important;
}

.ajax-loading {
    background: rgb(0 0 0 / 60%);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 500;
}

.ajax-loading .box {
    width: 340px;
    padding: 20px 15px;
    background: #fff;
    background-size: 25px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    display: table;
    z-index: 400;
    border-radius: 10px;
    line-height: 1.3;
}

.ajax-loading p{
	background: url(images/tich.png) no-repeat left center;
	padding-left: 20px;
	background-size: 30px;
}

.left-check-cart .dssp,
.cart-total.pc {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
    display: inline-block;
    float: left;
    width: calc(100% - 42px);
    margin-bottom: 30px;
}

.left-check-cart h2 {
    color: #9c3b27;
    font-size: 20px !important;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #9c3b27;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.dssp input[type="number"]{
	padding: 0 10px !important;
}

.dssp .price-products span{
	    color: #c60000;
    font-size: 17px;
    font-weight: 800;
    margin-right: 20px;
}

.dssp .price-products strike{
    color: #828282;
    font-size: 15px;
    margin-left: 10px;
    font-weight: 300;
}

#gsc-shopcart-table ul.li-products:last-child{
	border-bottom: none;
	margin-bottom: 0;
}

.total-price-bottom p label {
    float: left;
    font-weight: 400;
    margin-bottom: 10px;
}

.total-price-bottom p {
    float: left;
    width: 100%;
}

.total-price-bottom p span {
    float: right;
}

.left-check-cart .khuyenmai span {
    color: #E60028;
}

.left-check-cart .pvc span {
    color: #222;
}

.left-check-cart .thanhtoan {
    border-top: 1px solid hsl(131.45deg 57.21% 44.9% / 30%);
    padding-top: 20px;
    margin-top: 15px;
    float: left;
    width: 100%;
}

.left-check-cart .total-price-all {
    font-size: 18px;
    font-weight: bold;
    float: left;
}

.left-check-cart .thanhtoan div {
    font-size: 20px;
    font-weight: 800;
    color: #e87814;
    float: right;
}

.tamtinhtien{
	font-size: 18px;
}

.left-check-cart #info-customer {
    float: left;
    width: calc(100% - 40px);
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
}

.error-message {
    color: red;
    font-size: 14px;
    display: none;
    margin-top: 4px;
}

#info-customer input, #info-customer select {
    background: #9c3b2714 !important;
    border-radius: 10px !important;
    padding: 0 15px !important;
    border: none !important;
    height: 45px !important;
    font-size: 16px !important;
    width: calc(100% - 30px) !important;
}

#info-customer input[type="submit"] {
     cursor: pointer;
    background: #007cc1 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px !important;
    text-align: center;
    height: 45px;
    border-radius: 30px;
    line-height: 45px;
    color: #fff;
    padding: 0 25px !important;
    width: fit-content !important;
    display: table;
    margin: 0 auto;
    float: none;
}

.site-header .widget-area .widget_gtranslate{
	margin-top: 30px;
}

.site-header .widget-area .widget_gtranslate img{
	margin-left: 10px;
}

.site-header.f-head .widget-area .widget_gtranslate {
    margin-top: 20px;
}

#myInput {
	background: #fff;
    height: 42px;
    padding: 0 15px;
    border-radius: 10px;
    width: calc(100% - 32px);
}

.list_cuahang {
	width: 1000px;
    margin: 0 auto 50px;
    display: table;
    float: none;
}

.list_cuahang table{
	width: 100%;
}

.list_cuahang li{
	list-style-type: none;
	margin-bottom: 5px;
}

.list_cuahang li:first-child {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.list_cuahang li:nth-child(2) {
	background: url(images/map.png) no-repeat left top 3px;
    padding-left: 30px;
    background-size: 20px;
}

.list_cuahang li:nth-child(3) {
    background: url(images/call.svg) no-repeat left center;
    padding-left: 30px;
    background-size: 18px;
}

.list_cuahang li:nth-child(4) {
    background: url(images/lo.png) no-repeat left center;
    padding-left: 30px;
    background-size: 20px;
}

.list_cuahang tr{
	float: left;
	width: calc(50% - 10px);
	margin: 30px 0 0
}

.list_cuahang tr:nth-child(2n+1){
	clear: both;
}

.list_cuahang tr:nth-child(even){
	margin-left: 20px;
}

.dem{
	margin: 30px 0 0;
}

.contact .ct{
	float: left;
	width: calc(50% - 10px);
	margin-bottom: 50px;
}

.contact .ct:first-child{
	margin-right: 20px;
}

.contact .ct h2{
	font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    color: #e87814;
}

.contact .ct h3{
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
}

.contact .ct ul{
	margin-left: 20px;
}

.contact .ct ul li{
	margin-bottom: 5px;
}

.contact .caldera-grid{
	background: #007cc2;
    padding: 20px;
    border-radius: 10px;
}

.contact .caldera-grid .tttv{
	color: #fff;
    margin: 0 0 14px;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 800;
}

.contact .caldera-grid p{
	color: #fff;
	margin-bottom: 10px;
}

.contact .caldera-grid input{
	border: none;
	box-shadow: none;
	height: 40px;
	font-size: 16px;
	border-radius: 10px;
}

.contact .caldera-grid textarea{
	border: none;
	box-shadow: none;
	font-size: 16px;
	border-radius: 10px;
}

.contact .caldera-grid input[type="submit"]{
    display: table;
    margin: 0 auto;
    background: #9c3b27;
    color: #fff;
    padding: 7px 23px;
    font-weight: bold;
    box-shadow: 0 3px 5px #8e321f;
}

.site-header .widget-area .widget_search.click{
	background: rgb(0 0 0 / 60%);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}

.site-header .widget_search.click .search-form{
	display: block;
}

.site-header .widget_search.click .widget-wrap{
    width: 340px;
    padding: 20px 15px;
    background: #fff;
    background-size: 25px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    display: table;
    z-index: 400;
    border-radius: 10px;
    line-height: 1.3;
}

.site-header .widget_search.click .widgettitle{
	background: unset;
    color: #000;
    text-indent: inherit;
    margin: 0;
    float: right;
    font-weight: bold;
    text-align: center;
}

.search main.content .post{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.search main.content .post img{
	float: left;
    width: 320px;
    margin: 0 15px 0 0;
    border-radius: 10px;
    padding: 0;
    border: none;
    height: 200px;
    object-fit: cover;
}

.search main.content .post .entry-title a{
	color: #8d3b27;
    font-size: 20px;
    font-weight: bold;
}

.content-error{
	float: left;
    width: 100%;
    margin: 100px 0 0;
}