/*
	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: #6a6a69;
	font-family: 'Mulish', 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: #6a6a69;
	font-family: 'Mulish', 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: 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;
	position: relative;
}

.wrap {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
	margin: 0 auto;
	height: 90px;
	width: 100%;
	float: left;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 280px;
	margin-left: 15px;
	height: 90px;
}

.site-title {
	font-family: 'Mulish', 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: #6a6a69;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.svg) no-repeat left center;
	background-size: 220px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: calc(100% - 350px);
	margin: 15px 15px 0 0;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #7b7a77;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #fff;
	font-size: 16px;
	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: 1px;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #fff;
    display: block;
    padding: 13px 18px;
    position: relative;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
}

.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: #fff;
    background: #c39802;
}

.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: #6a6a69;
	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: #c39802;
    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;
}

.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: -47px 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: #c3980214;
	padding: 12px 0;
	font-size: 16px;
}

.breadcrumb .wrap{
	width: 1140px;
	color: #c39802;
    font-weight: 500;
}

.breadcrumb a{
	color: #6a6a69;
	font-size: 16px;
	font-weight: 400;
}

.breadcrumb .label{
	margin: 0 5px;
	font-weight: 400;
	color: #6a6a69;
}

p.comment-author {
    font-size: 17px;
    color: #ca2014;
    font-weight: bold;
}

p.comment-author .says {
    color: #434343;
    font-size: 17px;
    font-weight: 400;
}

/* 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: 'Mulish', 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: #6a6a69;
	font-family: 'Mulish', 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 {
	background-color: #c39802;
	font-size: 16px;
	padding: 10px 15px;
	color: #fff;
}

.widget-area .widgettitle a {
	color: #fff;
	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: 16px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: inline;
	margin-right: 5px;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #f2f2f2;
	color: #6a6a69;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
  background: #c39802;
    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 {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #6a6a69;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
    width: 360px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 40px;
    margin: 10px 115px 0 0;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 50px);
	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%;
}

.site-footer .wrap {
	overflow: hidden;
}

.site-footer p {
	color: #818181;
}

.site-footer a,
.site-footer a:visited {
	color: #818181;
}

.site-footer a:hover {
	color: #818181;
	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;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #fff;
}

input#submit {
     color: #fff;
    float: left;
    background: #ca2014;
    text-transform: uppercase;
    border-radius: 5px;
    border: none;
}

.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: #c39802;
    color: #fff;
    padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f9fbfd;
}

.alt,
.depth-1,
.even {
	border: 1px solid #b8d8eb;
}

/*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;
}

.site-header .widget-area .widget{
	float: right;
}

.site-header .widget-area .widget_text a{
    color: #7b7a77;
    font-size: 16px;
    background: url(images/icon-call.svg) no-repeat left center;
    display: block;
    padding-left: 65px;
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: 55px;
    font-weight: 600;
}

.site-header .widget-area .widget_text a em{
	display: block;
	font-size: 28px;
    display: block;
    font-style: inherit;
    font-weight: 900;
    color: #c39802;
}

.site-header .widget-area .bg-cart-sh,
.site-header .widget-area .product-called {
	display: none;
}

.site-header .widget-area .gsc-shop-cart .btn-view-cart {
    background: url(images/cart.svg) no-repeat left center;
    position: relative;
    width: 37px;
    height: 37px;
    background-size: 37px;
    display: inline-block;
    padding: 0 0 0 10px;
    color: #000;
    font-weight: 400;
    margin: 15px 0 0 15px;
}

.site-header .widget-area .gsc-shop-cart .gsc-num-products {
    position: absolute;
    top: -9px;
    left: 26px;
    color: #fff;
    font-size: 16px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    background: #c39802;
    line-height: 21px;
}

.search-form input[type="submit"] {
    background: url(images/ico-s.svg) no-repeat center center;
    text-indent: -999px;
    border: none;
    float: right;
}

.section{
	float: left;
	width: 100%;
}

.content-slider .widget{
	margin: 15px 15px 0;
}

.content-slider .slick-next {
    background: url(images/nut2.svg) no-repeat left center;
    height: 45px;
    width: 45px;
    position: absolute;
    right: 30px;
    top: 43%;
    z-index: 200;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
    background-size: 45px;
}

.content-slider .slick-prev{
     background: url(images/nut1.svg) no-repeat left center;
    height: 45px;
    width: 45px;
    position: absolute;
    left: 30px;
    top: 43%;
    z-index: 200;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
    background-size: 45px;
}

.content-slider .slick-prev:hover{
     background: url(images/nut11.svg) no-repeat left center;
     height: 45px;
    width: 45px;
    background-size: 45px;
}

.section .widget:first-child .widgettitle{
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 800;
	margin: 50px 0 30px;
	color: #c39802;
	background: url(images/line1.png) no-repeat bottom center;
    padding-bottom: 15px;
}

/*#danhmuc .widget:first-child{
	float: left;
	width: 100%;
}*/

#danhmuc .widget{
    float: left;
    width: calc(16% - 9px);
    margin: 50px 8px 0;
    position: relative;
    text-align: center;
}

#danhmuc .widget .title{
    text-align: center;
    bottom: 7px;
    width: 100%;
}

#danhmuc .widget .title a{
	font-size: 20px;
	color: #7b7a77;
    font-weight: 800;
    width: 100%;
    display: block;
    padding: 10px 0 5px;
}

#danhmuc .widget:hover .title a{
	color: #c39802;
}

#danhmuc .widget:hover{
	box-shadow: 1px 1px 2px 1px #c3980273;
    border-radius: 10px;
}

#danhmuc .widget img{
	width: 100px;
	margin: 30px auto 10px;
}

#content_home .widget-wrap{
	width: 1170px;
	margin: 0 auto;
}

#content_home .widget{
	float: left;
	width: 100%;
	margin: 60px 0 0;
}

#content_home .widget:nth-child(even){
    background: #f9f9f9;
    margin: 50px 0 0;
    padding: 50px 0;
}

#content_home .widget:nth-child(even) .product{
	background: #fff;
	border-radius: 5px;
}

#content_home .widget .product:hover img{
	border-radius: 5px;
}

#content_home .widget:nth-child(even) .product img{
	border: none;
}

#content_home .widget .widgettitle,
#duan .widget .widgettitle{
	text-align: center;
    background: url(images/line1.png) no-repeat bottom center;
    padding-bottom: 5px;
}

#content_home .widget .get_child_cat{
	margin-top: 10px;
}

#content_home .widget .widgettitle a,
#duan .widget .widgettitle a{
	font-size: 30px;
	color: #c39802;
	font-weight: 800;
	text-transform: uppercase;
}

#content_home .widget .product{
	float: left;
    width: 290px;
    margin: 0;
    position: relative;
    border: 1px solid #e9e9e9;
}

#content_home .widget .product:nth-child(4n+1){
	clear: both;
}

#content_home .widget .product img{
	margin: 10px auto ;
    width: 270px;
    height: 270px;
    object-fit: cover;
    display: table;
}

#content_home .widget .product .widget-item-title a{
	font-size: 19px;
    color: #6a6a69;
    font-weight: bold;
}

#content_home .widget .product .widget-item-title{
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 51px;
    margin: 15px 0;
}

#content_home .widget .product .gia,
.sidebar .widget .product .gia,
.bosanpham .product .gia,
.bosanpham .product .gia a{
	color: #ff0000;
    font-size: 17px;
    font-weight: bold;
}

#content_home .widget .product .giacu,
.sidebar .widget .product .giacu,
.bosanpham .product .giacu{
	font-weight: 400;
    font-size: 15px;
    color: #797575;
    float: right;
    margin-top: 3px;
}

.giamgia{
	position: absolute;
    top: 10px;
    right: 0;
    background: red;
    color: #fff;
    font-size: 14px;
    padding: 5px;
    border-radius: 10px 0 0 10px;
}

.listsp{
	display: none;
}


#content_home .widget .giohang li,
.bosanpham .product .giohang li{
	list-style-type: none;
	display: inline-block;
	width: calc(50% - 6px);
	text-align: center;
}

#content_home .widget .giohang li:first-child,
.bosanpham .product .giohang li:first-child{
	margin-right: 6px;
}

.bosanpham .product .giohang li a{
	float: left;
    width: 100%;
    background: #c39802c2;
    color: #fff;
    padding: 3px 0;
}

.bosanpham .product .giohang{
	margin: 15px 0 20px;
}

#content_home .widget .giohang li a{
    float: left;
    width: 100%;
    background: #c39802c2;
    color: #fff;
    padding: 3px 0;
    opacity: 0;
}

#content_home .widget .product:hover .giohang li a{
	opacity: 1;
}

#content_home .widget .giohang{
	position: absolute;
    top: 223px;
    width: calc(100% - 20px);
}

#content_home .widget .giohang li a:hover{
	background: #c39802;
}

#content_home .widget .product:hover .widget-item-title a,
.bosanpham .product:hover .entry-title a{
	color: #c39802;
}

#content_home .widget .product:hover,
.bosanpham .product:hover{
	box-shadow: 1px 1px 7px 0px rgba(0, 0, 0, 0.10);
}

.bosanpham .product .info,
.bosanpham .product .giohang{
	padding: 0 10px;
}

#content_home .widget .product .list-info{
	padding: 0 10px 20px;
}

.child_cat li{
	list-style-type: none;
	display: inline-block;
	margin: 0 5px;
}

.no_child_cat{
	margin-bottom: 30px;
}

.child_cat{
	text-align: center;
    margin: 20px 0 30px;
    float: left;
    width: 100%;
}

.child_cat li a{
    padding: 6px 15px;
    border: 1px solid #d9d9d9;
    color: #6a6a69;
    border-radius: 5px;
    display: block;
    background: #fff;
}

.child_cat li a:hover,
.child_cat li.slick-current a{
	transition: all 0.3s ease-in-out;
	background: #7b7a77;
	color: #fff;
}

.get_child_cat{
	text-align: center;
	width: 900px;
	margin: 0 auto;
}

#duan .main-posts,
#duan ul{
	float: left;
	width: 555px;
	margin: 40px 15px;
}

#duan ul li{
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0 0 20px;
}

#duan ul li img{
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
	height: 82px;
	object-fit: cover;
}

#duan .main-posts img{
	height: 350px;
	width: 100%;
	object-fit: cover;
	margin: 0 0 15px;
}

#duan ul li a{
	color: #6a6a69;
	margin: 0;
}

#duan .widget-item-title a{
	font-size:18px;
	font-weight: bold;
	color: #c39802;
}

#duan .more-link{
	display: none;
}

#banner .widget{
	text-align: center;
}

.banner img {
    width: 100%;
    height: 250px !important;
    object-fit: cover;
    border-radius: 5px;
}

.banner .widget:last-child {
    position: absolute;
    top: 0;
    width: 100% !important;
    display: grid;
    height: 250px;
}

.banner .widget:last-child li:first-child {
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 52px;
}

.banner .widget:last-child li:last-child {
    float: right;
    line-height: 104px;
}

.banner .widget:last-child li {
    list-style-type: none;
    display: inline-block;
    float: left;
    padding: 0 50px;
}

.banner .widget:last-child li em {
    display: block;
    font-style: inherit;
    font-size: 46px;
    font-weight: 800;
    color: #ca2014;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}

.banner .widget:last-child li a{
	color: #fff;
	font-size: 20px;
	line-height: 40px;
}

.banner .widget:last-child .widget-wrap {
    display: grid;
    align-items: center;
}

.banner .widget:last-child li:last-child a{
	background: url(images/trang.svg) no-repeat right 15px center;
    color: #fff;
    font-weight: 300;
    height: 42px;
    line-height: 42px;
    padding: 0 45px 0 20px;
    margin: 10px 0 0;
    border: 1px solid #fff;
    width: fit-content;
    text-transform: uppercase;
    display: inline-block;
}

.banner .wrap {
    margin: 0 50px;
    width: calc(100% - 100px);
    position: relative;
}

#before_footer{
	float: left;
	width: 100%;
	background: #7b7a77;
}

#before_footer .widget{
	float: left;
	width: 360px;
	margin: 45px 15px 30px;
}

#before_footer .widget p,
#before_footer .widget a,
#before_footer .widget ul li,
#before_footer .widget .widgettitle{
	color: #fff;
}

#before_footer .widgettitle {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 2px;
    margin-bottom: 25px;
}

#before_footer ul{
	margin-left: 20px;
}

#before_footer ul li,
#before_footer p{
	margin-bottom: 15px;
}

#duan .widget_media_image img{
	margin-bottom: 50px;
}

.archive .content .post a img{
    width: 360px;
    height: 190px;
    object-fit: cover;
    display: block;
    margin-bottom: 0;
    background: none;
    padding: 0;
    border: none;
}

.archive .content .post{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
}

.archive main.content .post .entry-title a, 
.search main.content .product .entry-title a, 
.bosanpham .product .entry-title a {
    font-weight: bold;
    font-size: 19px;
    color: #6a6a69;
}

.archive main.content .post .more-link{
	display: table;
    border: 1px solid;
    padding: 5px 14px;
    margin: 12px 0 0;
    font-weight: 600;
}

.archive main.content .post .more-link:hover,
.archive main.content .post:hover .more-link{
	background: #ca2014;
	border: 1px solid #ca2014;
	color: #fff;
}

.archive main.content .post .entry-title , 
.search main.content .product .entry-title , 
.bosanpham .product .entry-title {
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 51px;
    line-height: 26px;
    margin-bottom: 15px;
}

h1.archive-heading a ,
.search-results .archive-heading{
    font-size: 36px;
    color: #c39802;
    font-weight: 700;
    margin: 0 15px 20px;
    display: block;
}

.archive main.content .post .entry-title a:hover, 
.search main.content .product .entry-title a:hover, 
.archive .content .product .entry-title a:hover,
.archive main.content .post:hover .entry-title a,
#duan ul li a:hover,
.yarpp-related ul li a:hover{
	color: #c39802;
}

h1.entry-title {
    font-size: 26px;
    color: #c39802;
    font-weight: 700;
    margin-bottom: 15px;
}

.sidebar .widget .widgettitle p{
	color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}

.sidebar .widget .product img{
	float: left;
	width: 130px;
	margin: 0 15px 0 0;
	border: 1px solid #e9e8e8;
}

.sidebar .widget .widgettitle{
	margin: 0 0 15px 0;
}

.sidebar .widget .product .widget-item-title a{
	font-size: 16px;
	color: #6a6a69;
	font-weight: 700;
}

.sidebar .widget .product .widget-item-title{
	line-height: 1.3;
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0 0 15px 0;
}

.sidebar .widget .product{
	float: left;
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 15px;
    padding-bottom: 7px;
    position: relative;
}

.sidebar .giamgia{
	right: auto;
    left: 82px;
}

.sidebar .widget .product ul li{
	border: none;
	display: inline-block;
	margin-top: 10px;
}

.sidebar .widget .giohang li a {
	display: block;
    padding: 5px 10px;
    background: #c39802;
    color: #fff;
    font-size: 16px;
    opacity: 0;
}

.sidebar .widget .product:hover li a{
	opacity: 1;
}

.sidebar .widget .product:hover li a:hover,
.bosanpham .product .giohang li a:hover{
	background: #c39802;
}

.bosanpham .product .giohang li a:hover{
	color: #fff;
}

.sidebar .widget .product:hover .widget-item-title a{
	color: #c39802;
}

.single .entry-content h2, .page .entry-content h2, .single-product .content h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0;
    color: #6a6a69;
}

.single .entry-content h3, .page .entry-content h3, .single-product .content h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 15px 0;
    color: #6a6a69;
}

.single .entry-content .caldera-grid,
.page .entry-content .caldera-grid{
	background: #c39802;
    padding: 15px;
    text-align: center;
    margin: 0 0 15px 0;
    border-radius: 10px;
}

.entry-content .caldera-grid input{
	box-shadow: none;
	height: 40px;
	border-radius: 5px;
	font-size: 16px;
}

.entry-content .caldera-grid textarea{
	box-shadow: none;
	border-radius: 5px;
	font-size: 16px;
}

.entry-content .caldera-grid input[type="submit"]{
	text-transform: uppercase;
    font-weight: bold;
    background: #ca2014;
    color: #fff;
    border: none;
    padding: 0 30px;
}

#reply-title,
.yarpp-related .title,
.yarpp-product .title{
	font-size: 26px;
    font-weight: bold;
    color: #c39802;
    margin-bottom: 15px;
}

.yarpp-product .title{
	text-align: center;
	font-size: 36px;
	margin: 30px 0 20px;
}

.yarpp-related .title{
	margin-bottom: 20px;
}

.yarpp-related ul li a{
	color: #6a6a69;
}

.yarpp-related ul li a strong{
	font-weight: 500;
}

.yarpp-related ul li{
    list-style-type: none;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: url(images/li.png) no-repeat left top 10px;
    padding-left: 15px;
}

.yarpp-related li:last-child{
	border-bottom: none;
	margin-bottom: 30px;
}

.sort {
    float: right;
    margin-top: 8px;
}

.sort select {
    padding: 5px 10px;
    background: #fff;
    border-radius: 5px;
}

.bosanpham .product {
	float: left;
    width: 290px;
    margin: 0;
    position: relative;
    border: 1px solid #e9e9e9
}

.nochildtax .product{
	width: 290px;
}

.nochildtax{
	float: left;
	width: 100%;
}

.haschildtax{
	float: left;
    width: 880px;
}

.haschildtax .product:nth-child(3n+1){
	clear: both;
}

.bosanpham .product img{
	margin: 20px auto ;
	height: 262px;
	object-fit: cover;
	display: table;
}

.tax-product_cat .danhmuc{
	float: left;
    width: 260px;
    margin:  0 15px;
}

.tax-product_cat .danhmuc .widgettitle{
	text-transform: uppercase;
    font-size: 22px;
    color: #c39802;
    font-weight: 800;
    margin: 11px 0px 5px;
}

.class-product .danhmuc li {
    list-style-type: none;
    border-bottom: 1px solid #f1f1f1;
    padding: 10px 0;
    position: relative;
    margin-left: 20px;
}

.class-product .danhmuc li a {
    color: #676664;
    font-size: 17px;
    font-weight: 600;
}

.class-product .danhmuc li a {
    position: relative;
}

.class-product .danhmuc li span {
	color: #ca2014;
    font-size: 15px;
    margin: 0 0 0 10px;
}

.class-product .danhmuc li:before {
	background-color: #ca2014;
    content: "";
    height: 1px;
    margin-right: 10px;
    position: absolute;
    right: 100%;
    top: 23px;
    width: 7px;
}

.chitiet_sp .anh_sp,
.chitiet_sp .info_sp{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.info_sp h1{
	font-size: 28px;
    font-weight: 700;
    color: #c39802
}

.info_sp .gia span,
.info_sp .gia sup{
	font-size: 30px;
    color: #ff0000;
    font-weight: bold;
}

.info_sp .giacu{
	font-weight: 400;
    font-size: 15px;
    color: #797575;
    font-size: 20px;
    margin-left: 20px;
}

.info_sp table th{
	text-align: left;
    font-weight: 500;
    width: 200px;
}

.info_sp table th,
.info_sp table td{
	font-size: 18px;
	padding: 5px 0;
}

.info_sp table td strong{
	font-weight: 500;
}

.info_sp table tr:first-child td strong{
	font-weight: bold;
}

.info_sp table tr{
    border-bottom: 1px dashed #d9d9d9;
}

.info_sp table{
	border-collapse: collapse;
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.info_sp .mota p,
.info_sp .mota div,
.info_sp .mota{
    font-size: 18px;
    text-align: justify;
    margin: 0 0 15px;
}

.info_sp .mota a{
	font-size: 18px !important;
}

.info_sp .gia{
	margin-bottom: 20px;
}

#sp_quantity{
	background: unset;
    text-align: center;
    border-radius: 5px;
    height: 37px;
}

#get_sl ul,
#get_sl .quantity{
	float: left;
}

.info_sp .muahang ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0 0 25px;
    vertical-align: middle;
}

.info_sp .muahang ul li a {
    background: url(images/cart2.svg) no-repeat left 20px center #c39802;
    color: #fff;
    height: 42px;
    padding: 0 20px 0 55px;
    line-height: 42px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
}

.info_sp .muahang ul li:nth-child(2) a {
    background: url(images/call.svg) no-repeat left 20px center #ca2014;
    color: #fff;
    padding: 0 35px 0px 60px;
}

.quantity-button {
    position: relative;
    cursor: pointer;
	height: 7px;
    width: 13px;
    line-height: 13px;
    text-align: center;
}

.quantity-up{
	background: url(images/nut.svg) no-repeat top center;
    text-indent: -9999px;
    background-size: cover;
}

.quantity-down{
	background: url(images/nut.svg) no-repeat bottom center;
    text-indent: -9999px;
    background-size: cover;
}

.nuttanggiam .quantity{
    position: relative;
    cursor: pointer;
}

.quantity-nav{
	position: absolute;
    right: 5px;
    top: 13px;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    opacity: 1; 
    -webkit-appearance: none;
}

.post-meta-tag{
	float: left;
	width: 100%;
	margin: 20px 0 0;
}

.chitiet_sp{
	float: left;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.chitiet_sp .muahang{
	margin: 20px 0 0 ;
}

.info_sp .mota ul li{
	list-style-type: none;
	margin: 2px 0;
	padding: 2px 0;
}

.anh_sp img{
    border: 1px solid #d9d9d9;
    width: 99%;
}

.chitiet_sp .itemnav {
	margin: 20px 20px 0 0;
	cursor: pointer;
}

.yarpp-product{
	float: left;
	width: 100%;
}

.nochildtax .product:nth-child(4n+1){
	clear: both;
}

#popup_success {
    display: none;
}

.ajax-loading {
    position: fixed;
    top: 40%;
    left: 50%;
    margin: auto;
    display: table;
    transform: translate(-50%, -50%) !important;
    margin: 0;
    width: 330px;
    padding: 75px 30px 20px;
    z-index: 9000;
    background: #342f2fba;
    border-radius: 0.3rem;
    color: #fff;
    font-size: 18px;
}

#popup_success .widgettitle {
    color: #ffffff;
    position: absolute;
    right: 12px;
    top: 4px;
    font-size: 27px;
    font-weight: 700;
    cursor: pointer;
}

.ajax-loading b {
    background: url(images/tc.png) no-repeat top center;
    padding-top: 60px;
    background-size: 45px;
}

#dautrang{
	background: #e6e6e6;
}

#dautrang p{
	padding: 5px 0;
    font-size: 14px;
    font-weight: 600;
    margin: 0 15px;
}

.left-check-cart{
	width: 950px;
	margin: 0 auto;
}

.left-check-cart .title{
	text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #c39802;
}

#gsc-shopcart-table ul.li-products .images-products,
#gsc-shopcart-table ul.title-shopcart .images-products{
	width: 40% !important;
	position: relative;
}

#gsc-shopcart-table ul.title-shopcart li,
#gsc-shopcart-table ul.li-products li{
	width: 20% !important;
	
}

#gsc-shopcart-table ul.li-products{
	padding-bottom: 15px;
}

#gsc-shopcart-table .images-products img{
	float: left;
	margin: 0 15px 0 50px;
}

#gsc-shopcart-table .images-products .product-name a,
#gsc-shopcart-table .name-products{
	color: #6a6a69;
	font-weight: bold;
	text-align: left;
}

#gsc-shopcart-table .remove-product {
    display: block;
    text-align: left;
    position: absolute;
    top: 31%;
    color: #898989;
    font-size: 15px;
    border: 1px solid #898989;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 100%;
    line-height: 23px;
}

#gsc-shopcart-table ul.title-shopcart{
	background: #c39802;
    color: #fff;
}

.left-check-cart .quantity input[type="number"]{
	border: none;
}

.left-check-cart .quantity{
	width: 100px;
    border: 1px solid #d9d9d9;
    margin: 0 auto;
    border-radius: 5px;
}

.cart-total {
    float: right !important;
}

.gsc-total-price-all{
	font-size: 30px;
    color: #ca2014;
}

.tiep-tuc{
	float: left;
    background: #ca2014;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    margin: -40px 0 0 0;
}

.form-details-pc div .info:nth-child(4) {
    float: left;
    width: 100% !important;
    margin: 0 0 10px !important;
}

#checkout-form input[type="text"], .form-details-pc textarea {
    border-radius: 5px;
    width: calc(100% - 32px) !important;
    padding: 0 15px !important;
}

.form-details-pc div .info select {
    border-radius: 5px;
    width: 100% !important;
    padding: 0 15px !important;
    height: 40px;
}

.form-details-pc div .info:nth-child(3) {
    float: right !important;
    margin-right: 0 !important;
}

.ck {
    float: left;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 15px 15px 0;
    width: calc(100% - 30px);
    margin-bottom: 15px;
    display: none;
}

#info-customer .cart-summary .button {
    background-color: #ca2014;
    border-radius: 5px;
    font-weight: 500;
    display: table;
    margin: 0 auto;
    float: none;
}

.page-id-3447 .entry-title {
    color: #ca2014 !important;
    margin-bottom: 30px;
    text-align: center;
    margin: 50px 0 20px;
    font-size: 36px !important;
}

#info_connect{
	position: fixed;
    top: 30%;
    right: 5px;
}

#info_connect img{
	width: 55px;
	margin: 0;
}

#info_connect ul li{
	list-style-type: none;
}

#content_home .more-from-category{
	float: left;
	width: 100%;
	text-align: center;
}

#content_home .more-from-category a{
	background: #7b7a77;
    color: #fff;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    padding: 0 30px;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 600;
    margin: 40px 0 0;
}

#content_home .more-from-category a:hover{
	background: #c39802;
}

.bosanpham .archive-heading{
	float: left;
}

#respond input, #respond textarea {
    border: 1px solid #c39802;
    border-radius: 10px;
    background: #fff;
    font-size: 17px;
    margin: 0 0 15px;
}

.comment-form-author, .comment-form-phone {
    float: left;
    width: calc(50% - 15px);
}

.comment-form-phone {
    margin-left: 30px;
}

.comment-form-phone input {
    height: 22px;
    width: calc(100% - 22px);
    padding: 10px;
}

#respond input[type="submit"] {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 100px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    background: url(images/muiten.svg) no-repeat right 35px center #c39802;
    padding: 0 75px 0 40px;
}

#content_home .widget .product:hover img,
.bosanpham .product:hover img,
.sidebar .widget .product:hover img,
#danhmuc .widget:hover img{
	transform: scale(1.2);
}


#content_home .widget .product img,
.bosanpham .product img,
.sidebar .widget .product img,
#danhmuc .widget img{
    transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}


#content_home .widget .product,
.bosanpham .product,
.sidebar .widget .product,
#danhmuc .widget{
	overflow: hidden;
}

.yarpp-product .bosanpham .entry-title a{
	color: #6a6a69;
}

#mapweb iframe{
	width: 100%;
}

/*.site-container::before{
    content: '';
    width: 200px;
    height: 200px;
    background: url(images/dao1.png) no-repeat;
    background-size: 200px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.site-container::after{
	content: '';
    width: 200px;
    height: 200px;
    background: url(images/dao2.png) no-repeat;
    background-size: 200px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
}
*/

/* -------------------------- mobi ----------------------------------*/

@media screen and (max-width: 1170px) {
	.wrap,
	.nav-primary .wrap,
	.site-inner,
	.breadcrumb .wrap{
		margin: 0 3%;
		width: 94%;
	}

	.title-area {
	    width: 220px;
	    margin-left: 0;
	}

	#menu-main-menu,
	#menu-menu-chinh{
		display: none;
	}

	.site-header .widget-area {
	    width: calc(100% - 250px);
	    margin: 15px 0 0 0;
	}

	.site-header .widget_search{
		position: absolute;
	    right: 3%;
	    top: 128px;
	    margin: 0;
	}

	.site-header .widget_search form{
		margin: 0;
	}

	.search-form input[type="submit"] {
	    background: url(images/ico-s2.svg) no-repeat center center;
	}

	.search-form input[type="search"]{
		color: #fff;
	}

	.search-form input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	    color: #fff !important;
	    opacity: 1; /* Firefox */
	  }

	.search-form input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	    color: #fff !important;
	  }

	.search-form input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
	    color: #fff !important;
	  }

	.click-menu{
		left: 3% !important;
	}

	.content-slider .widget {
	    margin: 15px 0 0;
	}

	#danhmuc .widget .title {
	    width: calc(100% - 20px);
	    padding: 0 10px;
	}

	#danhmuc .widget .title a {
	    font-size: 18px;
	    line-height: 1.3;
	}

	#content_home .widget-wrap{
		width: 94%;
	}

	#content_home .widget .product {
	    width: calc(25% - 14px);
	}

	#content_home .widget .product img{
		width: 100%;
	}

	#content_home .widget .product:nth-child(5n+1){
		clear: inherit;
	}

	#content_home .widget .product:nth-child(4n+1){
		clear: both;
	}

	#content_home .widget .product:nth-child(n+9){
		display: none;
	}

	#duan ul{
		margin-right: 0 !important;
	}

	#duan .main-posts, #duan ul {
	    float: left;
	    width: calc(50% - 15px);
	    margin: 40px 30px 40px 0;
	}

	.banner img,
	.banner .widget:last-child {
	    height: 210px !important;
	}

	#before_footer .widget:last-child{
		margin-right: 0 !important;
	}

	#before_footer .widget {
	    float: left;
	    width: calc(33.33% - 20px);
	    margin: 120px 30px 30px 0;
	}

	.tax-product_cat .danhmuc{
		display: none;
	}

	.bosanpham .product {
	    margin: 0 7px 35px;
	    width: calc(25% - 14px);
	}

	.haschildtax .product:nth-child(3n+1){
		clear: inherit;
	}

	.haschildtax .product:nth-child(4n+1){
		clear: both;
	}

	.bosanpham .product img{
		height: 100%;
	}

	.archive main.content .post .entry-title a, .search main.content .product .entry-title a, .bosanpham .product .entry-title a {
	    font-weight: bold;
	    font-size: 18px;
	    color: #6a6a69;
	}

	.sidebar {
	    width: 30%;
	    margin:0 0 0 30px;
	}

	.content-sidebar .content, .sidebar-content .content {
	    width: calc(70% - 30px);
	    margin-left: 0;
	}

	.archive .content .post a img {
	    width: 300px;
	}

	.sidebar .widget .giohang li a{
		display: none;
	}

	.sidebar .widget .product{
		padding-bottom: 15px;
	}

	.sidebar .widget .product .giacu{
		float: left;
	}

	.sidebar .widget .product .widget-item-title {
	    -webkit-line-clamp: 3;
	}

	#content_home .widget .product .giacu, .sidebar .widget .product .giacu, .bosanpham .product .giacu{
		font-size: 14px;
	}

	.chitiet_sp .info_sp{
		margin-right: 0 !important;
	}

	.chitiet_sp .anh_sp, .chitiet_sp .info_sp {
	    float: left;
	    width: calc(50% - 15px);
	    margin: 0 30px 0 0;
	}

	.info_sp .muahang ul li {
	    margin: 0 0 0 15px;
	}

	.left-check-cart {
	    width: 100%;
	}

	#danhmuc .widget {
	    width: calc(16% - 4px);
	    margin: 40px 5px 0;
	}

}

@media screen and (max-width: 860px) {

	.site-header{
		z-index: 999;
		position: relative;
	}

	.site-container::before,
	.site-container::after{
		content: unset;
	}

	#danhmuc .widget {
	    width: calc(33.33% - 20px);
	    margin:20px 10px 0;
	}

	#danhmuc .widget .title a {
	    padding: 10px 0;
	}

	#danhmuc .widget:nth-child(n+5){
		margin-bottom: 0;
	}

	.get_child_cat{
		width: 100%;
	}

	#content_home .widget .product,
	.bosanpham .product {
	    width: calc(33.33% - 14px);
	}

	#content_home .widget .product:nth-child(4n+1),
	.bosanpham .product:nth-child(4n+1){
		clear: inherit;
	}

	#content_home .widget .product:nth-child(3n+1),
	.bosanpham .product:nth-child(3n+1){
		clear: both;
	}

	#content_home .widget .product:nth-child(n+7){
		display: none;
	}

	#before_footer iframe{
		width: 100% !important;
	}

	.haschildtax {
	    float: left;
	    width: 100%;
	}


}

@media screen and (max-width: 768px) {
	#dautrang{
		display: none;
	}

	.click-menu{
		top: 106px !important;
	}

	.logged-in .click-menu {
	    top: calc(106px + 46px) !important;
	}

	.site-header .widget_search{
		top: 95px;
	}

	#responsive-menu {
	    top: 140px !important;
	}
	
}

@media screen and (max-width: 680px) {

	#duan ul{
		margin-bottom: 20px !important;
	}

	#duan .main-posts, #duan ul {
	    float: left;
	    width: 100%;
	    margin: 30px 0 0;
	}

	.banner .widget:last-child li:last-child {
	    float: left;
	    line-height: inherit;
	    margin: 15px 0 0;
	}

	#before_footer .widget:first-child{
		margin-top: 100px !important;
	}

	#before_footer .widget {
	    float: left;
	    width: 100%;
	    margin: 30px 0 0 0;
	}

	.banner .widget:last-child li em {
	    font-size: 35px;
	}

	.banner .widget:last-child li{
		padding: 0 30px;
	}

	.banner img, .banner .widget:last-child {
	    height: 150px !important;
	}

	#content_home .widget .product, .bosanpham .product {
	    width: calc(50% - 2px);
	}

	.bosanpham .product:nth-child(3n+1),
	#content_home .widget .product:nth-child(3n+1){
		clear: inherit;
	}

	.bosanpham .product:nth-child(2n+1),
	#content_home .widget .product:nth-child(2n+1){
		clear: both;
	}

	#content_home .widget .product img{
		height: auto;
	}

	.chitiet_sp .anh_sp, .chitiet_sp .info_sp {
	    float: left;
	    width: 100%;
	    margin: 0 0 30px 0;
	}

	.content-sidebar .content, .sidebar-content .content{
		width: 100%;
	}

	.sidebar{
		width: 100%;
		margin: 30px 0 0;
	}

	.yarpp-product .title{
		margin-top: 0;
	}

	#gsc-shopcart-table ul.li-products li.images-products img {
	    width: 70px;
	    display: block;
	    margin: 0 auto;
	    float: none;
	}

	#gsc-shopcart-table .name-products{
		float: left;
	}

	.site-header .widget-area .widget:nth-child(2){
		display: none;
	}

	#gsc-shopcart-table .remove-product {
	    top: 20px;
	}

	.bosanpham .product{
		margin: 0;
	}

		.site-title a, .site-title a:hover{
		background-size: 185px;
	}


	
}

@media screen and (max-width: 500px) {
	.site-header .widget-area .widget:nth-child(2){
		display: none;
	}
	
	.content-slider .slick-prev,
	.content-slider .slick-next{
		display: none !important;
	}

	.section .widget:first-child .widgettitle{
		margin: 30px 0;
		font-size: 26px;
	}

	#danhmuc .widget .title {
	    width: 100%;
	    padding: 0;
	    position: relative;
	    background: unset;
	    text-align: center;
	    float: left;
	}

	#danhmuc .widget .title a{
		color: #6a6a69;
	}

	#content_home .widget {
	    margin: 40px 0 0;
	}

	#danhmuc .widget img {
	    width: 55px;
	    margin: 20px auto 5px;
	}

	.banner {
	    display: none;
	}

	#before_footer .widget:first-child{
		margin-top: 30px !important;
	}

	#before_footer{
		margin-top: 0;
	}

	#content_home .widget .widgettitle a, #duan .widget .widgettitle a {
	    font-size: 26px;
	}

	#content_home .widget .product .giacu, .bosanpham .product .giacu {
	    font-size: 14px;
	    float: left;
	    margin-bottom: 10px;
	    width: 100%;
	}

	.sidebar .widget .product .giacu{
		display: block;
    	float: none;
    	font-size: 14px;
	 }

	.bosanpham .gia span{
		float: left;
		width: 100%;
	}

	#content_home .widget .giohang{
		display: none;
	}

	#duan .main-posts img{
		height: auto;
	}

	#duan .main-posts .post{
		margin-bottom: 0;
	}

	.site-header .search-form {
	    float: right;
	    width: 270px;
	}

	.archive .content .post a img {
	    width: 100%;
	    margin: 0 0 15px 0;
	}

	.archive .content .post .entry-header,
	.archive .content .post .entry-content{
		float: left;
		width: 100%;
	}

	.bosanpham .archive-heading a{
		margin-bottom: 0;
	}

	h1.archive-heading a, .search-results .archive-heading {
	    margin: 0 0 20px;
	}

	h1.archive-heading{
		text-align: center;
	}

	.sort {
	    margin: 0 0 30px;
	}

	#content_home .widget .giohang li, .bosanpham .product .giohang li{
		display: none;
	}

	.archive main.content .post .entry-title a, .search main.content .product .entry-title a, .bosanpham .product .entry-title a {
	    font-size: 17px;
	}

	.info_sp .muahang ul li:last-child{
		display: none;
	}

	.chitiet_sp .info_sp{
		margin-bottom: 0;
	}

	.chitiet_sp{
		margin-bottom: 15px;
	}

	#gsc-shopcart-table .images-products .product-name a, #gsc-shopcart-table .name-products {
	    font-weight: 500;
	    text-align: left;
	    font-size: 15px;
	}

	#gsc-shopcart-table .name-products {
	    font-weight: 500;
	    text-align: center;
	    font-size: 15px;
	    padding-bottom: 35px;
	}

	#gsc-shopcart-table .remove-product {
	    bottom: 0;
	    top: auto;
	    left: 40%;
	}

	#gsc-shopcart-table ul.title-shopcart li.total-products,
	#gsc-shopcart-table ul.li-products .total-products{
		display: none;
		width: 0;
	}

	#gsc-shopcart-table ul.li-products .images-products, #gsc-shopcart-table ul.title-shopcart .images-products {
	    width: 43% !important;
	    position: relative;
	}

	#gsc-shopcart-table ul.title-shopcart li.price-products,
	#gsc-shopcart-table ul.li-products .price-products{
		width: 35% !important;
	}

	#gsc-shopcart-table ul.title-shopcart li, #gsc-shopcart-table ul.li-products li{
		width: 22% !important;
	}

	#gsc-shopcart-table ul.title-shopcart li{
		font-size: 15px;
	}

	.left-check-cart .quantity input[type="number"] {
	    border: none;
	    width: calc(100% - 20px) !important;
	    border-radius: 5px;
	}

	.left-check-cart .quantity {
	    width: calc(100% - 2px);
	}



	.site-header .widget-area .gsc-shop-cart .btn-view-cart{
		margin-top: 12px;
	}

	#content_home .widget .product .widget-item-title a {
	    font-size: 17px;
	}

	.yarpp-product .title {
	    font-size: 28px;
	}

	h1.archive-heading a, .search-results .archive-heading {
	    font-size: 30px;
	}

	#info_connect img {
	    width: 45px;
	}

		.site-header.f-head .widget_search{
		position: fixed;
	    top: 4px;
	    z-index: 9999;
	}

	#responsive-menu.f-menu{
	    position: fixed;
	    top: 50px !important;
	    height: calc(100% - 50px);
	    z-index: 99;
	}

	#click-menu.f-click {
	    position: fixed;
	    top: 15px !important;
	    z-index: 999;
	}

	.nav-primary.f-nav {
	    position: fixed;
	    z-index: 999;
	    top: 0;
	}

}

@media screen and (max-width: 414px) {
	.bosanpham .product img {
	     min-height: 193px; 
	}

	#danhmuc .widget img {
	    width: 40px;
	    margin: 20px auto 5px;
	}

	#danhmuc .widget .title a {
	    font-size: 16px;
	}
}

@media screen and (max-width: 390px) {
	.bosanpham .product img {
	     min-height: 182px; 
	}
}

@media screen and (max-width: 375px) {
	.bosanpham .product img {
	     min-height: 174px; 
	}
}

@media screen and (max-width: 365px) {
	.bosanpham .product img {
	     min-height: 170px; 
	}
}

@media screen and (max-width: 360px) {
	#content_home .widget .product .widget-item-title {
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    height: 68px;
	    margin: 15px 0;
	}

	.archive main.content .post .entry-title, .search main.content .product .entry-title, .bosanpham .product .entry-title {
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    height: 68px;
	    line-height: 22px;
	}
	
}

@media screen and (max-width: 350px) {
	.bosanpham .product img {
	     min-height: 160px; 
	}
}