/*
	Theme Name: CAIA
	Theme URI: http://cucomin.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: DuocDT
	Author URI: http://cucomin.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

@font-face {
    font-family: 'SVN-Gotham';
    src: url('fonts/SVN-Gotham Regular.otf') format('opentype');
}

@font-face {
    font-family: 'SVN-Gotham-Black';
    src: url('fonts/SVN-Gotham Black.otf') format('opentype');
}

@font-face {
    font-family: 'SVN-Gotham-Bold';
    src: url('fonts/SVN-Gotham Bold.otf') format('opentype');
}

@font-face {
   font-family: 'SVN-Gotham-Book';
    src: url('fonts/SVN-Gotham Book.otf') format('opentype');
}

@font-face {
   font-family: 'SVN-Gotham-Light';
    src: url('fonts/SVN-Gotham Light.ttf') format('opentype');
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #434343;
	font-family: 'SVN-Gotham-Book', 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: #434343;
	font-family: 'SVN-Gotham-Book', Arial, Helvetica, sans-serif;
	font-size: 15px;
	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: #fff;
	border-bottom: 1px solid hsl(0deg 0% 26% / 10%);
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 100px;
	height: 90px;
}

.site-title {
	font-family: 'SVN-Gotham-Book', 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: #434343;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: fit-content;
	margin: 19px 0 0 ;
	position: relative;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #434343;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #434343;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
    color: #434343;
    display: block;
    padding: 12px ;
    position: relative;
    text-decoration: none;
    font-size: 17px;
    font-family: 'SVN-Gotham-Book';
}

.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: #E7A100;
}

.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: #f9f9f9;
    border-bottom: 1px solid #c6c2ba75;
	color: #434343;
	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 {
    color: #e7a100;
}

.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;
	padding-top: 20px;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 1170px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	padding: 25px 0;
	font-size: 15px;
	font-family: 'SVN-Gotham';
}

.breadcrumb a{
	color: #434343;
	font-size: 15px;
	font-weight: 400;
	font-family: 'SVN-Gotham-Book';
}

.breadcrumb .label{
	margin: 0 5px;
	font-weight: 400;
	color: #434343;
}

/* 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;
}

.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: 'SVN-Gotham-Book', 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: #434343;
	font-family: 'SVN-Gotham-Book', 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: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	background-color: #f2f2f2;
	font-size: 15px;
	padding: 10px 15px;
	color: #434343;
}

.widget-area .widgettitle a {
	color: #434343;
	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: right;
	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: #434343;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #f5f5f5;
}

/* 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: #434343;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    width: 400px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    height: 50px;
    display: none;
}

.site-header .widget_search input[type=submit] {
    float: right;
    border: none;
    height: 40px;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 60px);
	border: none;
	background: unset;
	height: 50px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	font-size: 16px;
	margin: 0 auto;
	width: 100%;
	background: #FDFAF4;
	color: #434343;
	padding: 50px 0 30px;
}

.site-footer p {
	color: #434343;
}

.site-footer a,
.site-footer a:visited {
	color: #434343;
}

.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;
     font-size: 16px;
    border-radius: 5px;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #fff;
    font-size: 16px;
    border-radius: 5px;
}

input#submit {
    color: #E7A100;
    background: url(images/muitenv.svg) no-repeat right 40px center;
    border: 1px solid #E7A100;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    border-radius: 50px;
    padding: 0 70px 0 40px;
    font-family: 'SVN-Gotham';
    text-transform: uppercase;
}

.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: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #f2f2f2;
	color: #434343;
	padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/*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;
}

.section{
	float: left;
	width: 100%;
}

.content-slider {
	margin: -91px 0 0 ;
}

.home .site-header{
    background: hsl(0deg 0% 100% / 40%);
    position: relative;
    z-index: 9;
}

.site-header .menu-item-has-children>a>span {
    background: url(images/down.svg) no-repeat right top 10px;
    padding-right: 15px;
}

.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: 50px;
    height: 50px;
    margin: 0;
}

.site-header .widget-area .gsc-shop-cart .btn-view-cart{
    background: url(images/cart.svg) no-repeat left center;
    position: relative;
    width: 40px;
    height: 40px;
    background-size: 22px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    margin: 6px 13px 0 30px;
}

.site-header .widget-area .bg-cart-sh, .site-header .widget-area .product-called,
.fix_icon .bg-cart-sh,
.fix_icon .product-called{
    display: none;
}

.site-header .widget-area .gsc-shop-cart .gsc-num-products, .fix_icon .gsc-shop-cart .gsc-num-products {
    position: absolute;
    top: 3px !important;
    left: auto;
    color: #E7A100;
    font-size: 16px;
    width: 23px;
    height: 23px;
    border-radius: 100%;
    text-align: center;
    line-height: 25px;
    right: -10px;
    font-family: 'SVN-Gotham-Book';
}

.site-header .widget{
	float: left;
}

.content-slider button.slick-prev.slick-arrow,
.content-timhieu button.slick-prev.slick-arrow,
.content-quyenloi button.slick-prev.slick-arrow,
.pp_loiich button.slick-prev.slick-arrow {
	background: url(images/btn.svg) no-repeat left center;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 15px;
    top: 45%;
    z-index: 9;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    background-size: 108px;
    transition: all 0.3s;
    padding: 0;
}

.content-slider button.slick-next.slick-arrow,
.content-timhieu button.slick-next.slick-arrow,
.content-quyenloi button.slick-next.slick-arrow,
.pp_loiich button.slick-next.slick-arrow{
    background: url(images/btn.svg) no-repeat right center;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 15px;
    top: 45%;
    z-index: 9;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    background-size: 108px;
    transition: all 0.3s;
    padding: 0;
}

.content-slider button.slick-next.slick-arrow:hover,
.content-slider button.slick-prev.slick-arrow:hover,
.content-quyenloi button.slick-next.slick-arrow,
.content-quyenloi button.slick-prev.slick-arrow{
	box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
	border-radius: 100%;
}

.content-gioithieu .wrap{
	width: 100%;
}

.content-gioithieu .widget{
	width: 50%;
	float: left;
	margin: 90px 0;
}

.content-gioithieu .widget:first-child .widget-wrap{
	float: right;
	width: 555px;
	margin: 0 ;
}

.content-gioithieu .widget:first-child .widgettitle,
.content-gioithieu .widget:first-child .textwidget{
	width: 85%;
	float: left;
}

.content-gioithieu .widgettitle h2{
	font-size: 50px;
	font-family: 'SVN-Gotham-Bold';
	margin: 50px 0 30px;
}

.content-gioithieu .widget:first-child p{
	font-size: 17px;
}

.content-gioithieu .widget:first-child p a,
.content-news .more-from-category a{
	color: #E7A100;
    background: url(images/muitenv.svg) no-repeat right 40px center;
    border: 1px solid #E7A100;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    border-radius: 50px;
    padding: 0 70px 0 40px;
    margin: 50px 0 0;
}

.content-gioithieu ul li{
	list-style-type: none;
	margin: 0 20px 0 0;
}

.content-gioithieu ul li img{
	margin: 0;
	width: 555px;
	height: 440px;
	object-fit: cover;
	border-radius: 15px;
}

.content-gioithieu .custom_paging,
.ldp_lydo .custom_paging{
    width: 480px;
    text-align: left;
    margin: 40px 0 0;
    background: hsl(0deg 0% 0% / 10%);
    height: 2px;
    float: left;
}

.content-gioithieu .custom_paging li.slick-active,
.ldp_lydo .custom_paging li.slick-active {
    background: #333;
}

.content-gioithieu .custom_paging li,
.ldp_lydo .custom_paging li {
    list-style-type: none;
    background: #d9d9d900;
    width: 160px;
    height: 3px;
    display: inline-block;
    margin: -1px 0 0 0;
    float: left;
}

.content-gioithieu .custom_paging li:nth-child(n+4),
.ldp_lydo .custom_paging li:nth-child(n+4){
	display: none;
}

.content-gioithieu button.slick-next.slick-arrow,
.ldp_lydo button.slick-next.slick-arrow{
    background: url(images/btn2.svg) no-repeat right center;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 530px;
    bottom: -54px;
    z-index: 9;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    background-size: 56px;
    transition: all 0.3s;
}

.content-gioithieu button.slick-prev.slick-arrow,
.ldp_lydo button.slick-prev.slick-arrow{
    background: url(images/btn2.svg) no-repeat left center;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 500px;
    bottom: -54px;
    z-index: 9;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    background-size: 50px;
    transition: all 0.3s;
}

.content-timhieu{
	background: url(images/bg_timhieu.webp) no-repeat top center;
}

.content-timhieu .widget:first-child{
	margin: 70px 0 15px;
}

.content-timhieu .widget{
	float: left;
	width: 100%;
}

.content-timhieu .widget:first-child h2{
	font-size: 50px;
    font-family: 'SVN-Gotham-Bold';
    margin: 0px 0 30px;
    color: #fff;
    line-height: 1.3;
}

.content-timhieu .widget:first-child h2 span{
	display: block;
	font-size: 25px;
	font-family: 'SVN-Gotham';
}

.content-timhieu .widget:first-child p{
	font-size: 17px;
	color: #fff;
	margin-bottom: 20px;
}

.content-timhieu .widget:first-child .widgettitle{
	float: left;
	width: 430px;
	margin: 0 15px;
}

.content-timhieu .widget:first-child .textwidget{
	float: right;
	width: 610px;
	margin: 0 15px;
}

.content-timhieu button.slick-prev.slick-arrow{
	left: -65px;
    top: 145px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
}

.content-timhieu button.slick-next.slick-arrow{
	right: -65px;
    top: 145px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
}

.content-timhieu li{
	list-style-type: none;
	margin: 0 15px;
}

.content-timhieu li img{
	width: 100%;
}

.content-loiich{
	margin: 70px 0;
}

.content-loiich .widgettitle h2,
.content-quyenloi h2,
.content-news .widgettitle h2 a{
	font-size: 50px;
    font-family: 'SVN-Gotham-Bold';
    margin: 0 0 50px;
    text-align: center;
    line-height: 1.3;
}

.content-loiich .widgettitle h2 span,
.content-quyenloi h2 span{
	display: block;
}

.content-loiich .widget{
	float: left;
	width: 100%;
	position: relative;
}

.content-loiich .widget:nth-child(3){
	width: 555px;
	margin: 0 auto;
	display: table;
	float: none;
}

.content-loiich .widget:nth-child(3) li{
	list-style-type: none;
}

.content-loiich .widget:nth-child(2) li{
	list-style-type: none;
	background: hsl(37deg 71% 52% / 5%);
	border-radius: 10px;
	padding: 20px;
	width: 220px;
	font-size: 16px;
	position: absolute;
	top: 0;
}

.content-loiich .widget:nth-child(2) li img{
	display: block;
	margin: 0;
}

.content-loiich .widget:nth-child(2) li:hover{
	background: #E7A100;
	color: #fff;
}

.content-loiich .widget:nth-child(2) li:hover img{
	filter: brightness(0) invert(1);
}

.content-loiich .widget:nth-child(2) li:nth-child(1){
	left: 15px;
}

.content-loiich .widget:nth-child(2) li:nth-child(2){
	right: 15px;
}

.content-loiich .widget:nth-child(2) li:nth-child(3){
	left: 15px;
	top: 155px ;
}

.content-loiich .widget:nth-child(2) li:nth-child(4){
	right: 15px;
	top: 155px ;
}

.content-loiich .widget:nth-child(2) li:nth-child(5){
	left: 15px;
	top: 310px ;
}

.content-loiich .widget:nth-child(2) li:nth-child(6){
	right: 15px;
	top: 335px ;
}

.content-loiich .widget:nth-child(3) ul{
	width: 555px;
}

.content-loiich .widget:nth-child(3) img{
	width: 100%;
	margin: 0;
}

.content-loiich .custom_paging,
.yarpp-related .custom_paging{
    float: left;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
}

.content-loiich .custom_paging li.slick-active,
.yarpp-related .custom_paging li.slick-active {
    background: url(images/dot2.svg) no-repeat center center;
    width: 10px;
}

.content-loiich .custom_paging li,
.yarpp-related .custom_paging li {
    list-style-type: none;
    background: url(images/dot1.svg) no-repeat center center;
    width: 10px !important;
    height: 10px;
    display: inline-block;
    margin: 0 3px;
}

.content-quyenloi{
	background: hsl(37deg 71% 52% / 5%);
	padding: 70px 0;
}

.content-quyenloi h2{
	color: #434343;
	text-align: left;
}

.content-quyenloi li{
	list-style-type: none;
	background: #fff;
	border-radius: 15px;
	padding: 30px;
	margin: 0 5px;
	text-align: center;
	font-size: 18px;
	line-height: 1.3;
	font-family: 'SVN-Gotham';
}

.content-quyenloi li img{
	display: table;
	margin: 0 auto 10px;
}

.content-quyenloi li em{
	display: block;
	font-style: inherit;
}

.content-quyenloi button.slick-next.slick-arrow{
	right: -20px;
    top: 70px;
}

.content-quyenloi button.slick-prev.slick-arrow{
	left: -20px;
    top: 70px;
}

.content-quyenloi .widget:nth-child(2){
	background: #E7A100;
	border-radius: 10px;
	padding: 30px 40px;
	margin: 60px 0 0;
}

.content-quyenloi .widget:nth-child(2) .widgettitle{
	color: #fff;
	font-size: 25px;
	margin: 0 0 10px;
	 font-family: 'SVN-Gotham';
}

.content-quyenloi .widget:nth-child(2) p{
	font-size: 17px;
	color: #fff;
}

.content-quyenloi .widget:nth-child(2) p:last-child strong{
    color: #E7A100;
    background: url(images/muitenv.svg) no-repeat right center;
    padding-right: 30px;
    text-transform: uppercase;
    height: 60px;
    display: block;
    line-height: 60px;
    border-radius: 30px;
    width: fit-content;
    margin: 0 auto;
}

.content-quyenloi .widget:nth-child(2) p:last-child{
    float: right;
    width: 400px;
    margin: -70px 0 0;
    background: #fff;
    text-align: center;
    border-radius: 30px;
    cursor: pointer;
}

.content-news {
	margin: 50px 0;
}

.content-news .main-posts,
.content-news ul{
	float: left;
	width: calc(50% - 30px);
	margin: 0 15px;
}

.content-news .widgettitle{
	margin: 0 15px 40px;
}

.content-news .widget{
	position: relative;
}

.content-news .post img{
	border-radius: 15px;
	margin: 0 0 10px;
}

.content-news .post .widget-item-title a,
.category main.content .post .entry-title a,
.yarpp-related .post a{
	font-size: 18px;
	color: #434343;
	font-family: 'SVN-Gotham';
}

.content-news li{
	list-style-type: none;
	float: left;
	width: calc(50% - 15px);
	margin-bottom: 25px;
}

.content-news li:nth-child(odd){
	margin-right: 30px;
}

.content-news li img{
	border-radius: 15px;
	margin: 0 0 10px;
}

.content-news .post-info{
	font-size: 16px;
	color: hsl(0deg 0% 0% / 30%);
	margin-bottom: 7px;
}

.content-news li a{
	font-size: 17px;
	color: #434343;
	font-family: 'SVN-Gotham';
}

.content-news li h3{
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0;
}

.content-news .more-link{
	display: none;
}

.content-news .more-from-category{
	position: absolute;
	right: 15px;
	top: 10px;
}

.content-news .more-from-category a{
	margin: 0;
}

.content-news .widgettitle h2 a:hover{
	color: #434343;
}

.site-footer .widget:first-child{
	float: left;
	width: calc(40% - 30px);
	margin: 0 15px;
}

.site-footer .widget:nth-child(2){
	float: left;
	width: calc(20% - 30px);
	margin: 0 15px;
}

.site-footer .widget:nth-child(3){
	float: right;
	width: calc(40% - 30px);
	margin: 0 15px;
}

.site-footer .widget .widgettitle{
	font-family: 'SVN-Gotham-Bold';
	font-size: 20px;
	background: url(images/line.svg) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.site-footer .widget ul{
}

.site-footer .widget li{
	margin-bottom: 20px;
	list-style-type: none;
}

.site-footer .widget:nth-child(1) li>img{
    float: left;
    margin: 3px 10px 10px 0;
}

.site-footer .widget:nth-child(1) li:last-child img{
    float: unset;
    margin: 0px 0 0 10px;
    vertical-align: middle;
}

.site-footer .widget:nth-child(1) li:last-child{
	background: url(images/ico4.png) no-repeat left center;
	padding-left: 35px;
}

.site-footer .widget:nth-child(1) .widgettitle{
	background: url(images/logo.svg) no-repeat left center;
	text-indent: -9999px;
	display: block;
	padding: 15px 0;
	position: relative;
	margin-bottom: 45px;
}

.site-footer .widget:nth-child(1) .widgettitle:after{
	content: '';
	width: 52px;
	height: 3px;
	background: #E7A100;
	position: absolute;
	bottom: -20px;
	left: 0;
}

.after_footer {
	background: #E7A100;
	padding: 10px 0;
}

.after_footer p{
	text-align: center;
	color: #fff;
	font-size: 17px;
}

.fix_icon {
    position: fixed;
    right: 5px;
    bottom: 30px;
    z-index: 999;
}

.fix_icon .widget .widgettitle {
    background: url(images/xora.svg) no-repeat center center #fff;
    width: 38px;
    height: 38px;
    display: table;
    margin: 12px 10px 10px;
    text-indent: -9999px;
    cursor: pointer;
    float: right;
    box-shadow: 0px 2px 3px #d9d9d9;
    border-radius: 100%;
}

.fix_icon ul li{
	list-style-type: none;
	margin: 0 5px 0 0;
	float: left;
}

.fix_icon .widget .textwidget {
    float: left;
}

.fix_icon ul li img{
	box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.15);
	border-radius: 100%;
}

.content-quyenloi .image-upload{
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;  
    display: none;  
}

.content-quyenloi .image-upload .widget-wrap{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 840px;
    background: #fff3df;
    z-index: 3000;
    border-radius: 20px;
}

.content-quyenloi form br {
    display: none;
}

.content-quyenloi .image-upload img{
    width: 400px;
    height: 494px !important;
    object-fit: cover;
    border-radius: 20px 0 0 20px;
    display: block;
    float: left;
    margin: 0;
}

.content-quyenloi .image-upload .noidung{
	float: right;
    width: 400px;
    padding: 20px 20px 0px 0;
}

.content-quyenloi .image-upload .title{
    width: 20px;
    height: 20px;
    position: absolute;
    right: -21px;
    top: -21px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    margin: 0 !important;
}

.content-quyenloi .image-upload label{
    color: #434343;
    font-size: 16px;
    font-family: 'SVN-Gotham';
    font-weight: normal;
}

.content-quyenloi .image-upload input{
	font-size: 16px;
	height: 40px;
	box-shadow: none;
	border: none;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
}

.content-quyenloi .image-upload textarea{
	font-size: 16px;
	box-shadow: none;
	border: none;
	border-radius: 5px;
	border: 1px solid #e3e3e3;
}

.content-quyenloi .image-upload input[type="submit"]{
	background: #E7A100;
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    border: 1px solid #ffffff9e;
    margin: 0 auto;
    display: table;
    padding: 0 30px;
    height: 50px;
}

.site-header .search-form.active {
    display: block;
    position: absolute;
    right: 0;
    z-index: 999;
    background: #fff;
}

.site-header .widget_search .widgettitle.active {
    background: unset;
    color: #434343;
    text-indent: inherit;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}

.ldp_gioithieu .widget,
.ldp_uudiem .widgettext{
	float: left;
	width: calc(50% - 30px);
	margin: 0px 15px;
}

.ldp_gioithieu .gioithieu:first-child .widget:first-child{
	float: right;
}

.ldp_gioithieu .gioithieu .nd{
	width: 90%;
	margin: 40px 0 0;
}

.ldp_gioithieu .gioithieu .nd p{
	font-size: 17px;
	margin-bottom: 15px;
	text-align: justify;
}

.ldp_gioithieu .gioithieu h1,
.ldp_gioithieu .gioithieu h2,
.ldp_uudiem h2,
.ldp_dinhvi h2,
.ldp_lydo .widgettext h2,
.archive-heading a{
	font-size: 50px;
	font-family: 'SVN-Gotham-Bold';
	margin-bottom: 25px;
	color: #434343;
}

.ldp_gioithieu .gioithieu{
	margin: 20px 0 50px;
	float: left;
	width: 100%;
}

.ldp_gioithieu .gioithieu:nth-child(even) .nd{
	float: right;
}

.ldp_gioithieu .gioithieu .nd ul{
	margin-left: 20px;
}

.ldp_gioithieu .gioithieu ul li{
	margin-bottom: 10px;
}

.ldp_uudiem{
	background: #FDFAF4;
	padding: 50px 0;
	margin: 0 0 50px;
}

.ldp_uudiem h2 span{
	display: block;
}

.ldp_uudiem h2{
	text-align: center;
	margin: 0 0 40px;
	line-height: 1.3;
}

.ldp_uudiem h3{
	font-size: 25px;
	font-family: 'SVN-Gotham';
}

.ldp_dinhvi .box{
	text-align: center;
	width: 600px;
	margin: 0 auto 50px;
}

.ldp_dinhvi .box p{
	font-size: 17px;
}

.ldp_cucomin p{
	width: 700px;
	margin: 0 auto 15px;
	text-align: center;
}

.ldp_cucomin ol li{
	list-style-type: none;
	float: left;
	width: calc(50% - 30px);
	margin: 30px 15px 0;
}

.ldp_cucomin{
	margin: 70px 0;
}

.ldp_lydo {
	background: linear-gradient(to bottom, #FDFAF4, #fff);
	padding: 70px 0;
}

.ldp_lydo .widgettext{
	float: left;
	width: 50%;
}

.ldp_lydo .widgettext:first-child .nd{
	float: right;
	width: 555px;
	margin-right: 30px;
}

.ldp_lydo .widgettext p{
	font-size: 17px;
	margin-bottom: 15px;
	text-align: justify;
}

.ldp_lydo .widgettext:last-child ul li{
	list-style-type: none;
	margin: 0 10px;
	box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, 0.1);
}

.ldp_lydo .widgettext:last-child ul li img{
	margin: 0;
}

.ldp_lydo .widgettext:last-child{
	width: calc(50% - 20px);
	margin-left: 20px;
}

.site-header.f-head{
	position: fixed;
	top: 0;
	z-index: 999;
	background: #fff;
}

#sortprice{
	float: right;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 10px;
	padding: 0 15px;
}

.archive-heading{
	float: left;
}

.dssp,
.search-results main.content{
	float: left;
	width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px 30px;
    margin:25px 0 40px;
}

.dssp .pagination,
.search-results main.content .pagination {
    grid-column: 1 / -1;
}

.post-thumb {
    display: block;
    position: relative;
}

.post-thumb .img-main img {
    display: block;
    transition: opacity 0.3s ease;
}

.post-thumb .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.post-thumb:hover .img-main {
    opacity: 0;
}

.post-thumb:hover .img-hover {
    opacity: 1;
    width: 100%;
}

.dssp .sp img,
.search-results main.content .sp img{
	margin: 0 0 15px;
	width: 100%;
	aspect-ratio: 1 / 1;
  	object-fit: cover;
  	border-radius: 10px;
}

.dssp .sp .entry-title a,
.listsp .sp .title-sp a,
.search-results .sp .entry-title a{
	color: #434343;
	font-family: 'SVN-Gotham';
	font-size: 18px;
}

.dssp .sp .entry-title,
.listsp .sp .title-sp,
.search-results .sp .entry-title{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.dssp .sp,
.listsp .sp,
.search-results .sp{
	position: relative;
	overflow: hidden;
}

.dssp .sp .price,
.listsp .sp .price,
.search-results .sp .price {
	color: #434343;
	font-family: 'SVN-Gotham';
	font-size: 18px;
	margin: 10px 0 0;
}

.dssp .sp strike,
.listsp .sp strike,
.search-results .sp strike{
	color: #a4a4a4;
	font-size: 16px;
	font-family: 'SVN-Gotham-Book';
	margin-left: 15px;
	float: right;
}

.dssp .sp .percent,
.listsp .sp .percent,
.search-results .sp .percent {
    position: absolute;
    background: #FF0000;
    color: #fff;
    top: 0;
    right: 0;
    padding: 3px 13px;
    border-radius: 0 0 0 25px;
}

.dssp .sp .giohang,
.listsp .sp .giohang,
.search-results .sp .giohang{
	position: absolute;
    top: 320px;
    width: 100%;
    text-align: center;
    border-radius: 0 0 10px 10px;
    opacity: 0;
    transition: all 0.4s ease;
}

.dssp .sp:hover .giohang,
.listsp .sp:hover .giohang,
.search-results .sp:hover .giohang{
    opacity: 1;    /* hiện dần */
}

.dssp .sp .giohang a,
.listsp .sp .giohang a,
.search-results .sp .giohang a{
    background: #e7a100db;
    color: #fff;
    font-family: 'SVN-Gotham';
    display: block;
    height: 50px;
    line-height: 50px;
    border-radius: 0 0 10px 10px;
}

.dssp .sp .giohang a span,
.listsp .sp .giohang a span,
.search-results .sp .giohang a span{
    background: url(images/cartt.svg) no-repeat left center;
    background-size: 33px;
    padding: 10px 0 10px 40px;
}

.dssp .sp .entry-title a:hover,
.category main.content .post .entry-title a:hover,
.search-results .sp .entry-title a:hover{
	color: #e7a100;
}

.sort{
	float: right;
}

.sort label{
    margin: 13px 10px;
    display: inline-block;
    font-size: 16px;
}

.list_cm{
	float: left;
	width: 100%;
	margin: 10px 0;
}

.list_cm ul li{
	list-style-type: none;
	margin: 0 25px 0 0;
	float: left;
}

.list_cm ul li a{
    height: 40px;
    line-height: 40px;
    display: block;
    color: #4343439e;
    border-radius: 37px;
    font-family: 'SVN-Gotham';
    font-size: 18px;
}

.list_cm ul li a:hover,
.list_cm ul li.active a{
	color: #e7a100;
	text-decoration: underline;
}

.category .archive-heading{
	margin-bottom: 35px;
}

.category main.content .post{
    float: left;
    width: 100%;
    border-bottom: 1px dashed #e7a1004d;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.category main.content .post img{
	float: left;
	width: 320px;
	margin: 0 15px 0 0;
	padding: 0;
	background: unset;
	border: none;
	border-radius: 10px;
}

.category main.content .post .more-link{
	color: #E7A100;
    background: url(images/muitenv.svg) no-repeat right bottom 5px;
    width: fit-content;
    display: block;
    padding-right: 20px;
    margin: 20px 0 0;
    font-style: italic;
    background-size: 13px;
    text-decoration: underline;
}

.sidebar .caia-post-list-widget .post img{
	float: left;
	width: 160px;
	margin: 0 15px 0 0;
	border-radius: 5px;
}

.sidebar .caia-post-list-widget .post a{
	margin: 0;
	color: #333;
}

.sidebar .caia-post-list-widget .post .widget-item-title{
	list-style-type: 1.3;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sidebar .caia-post-list-widget .main-posts{
	padding: 0 15px;
}

.sidebar .caia-post-list-widget{
	background: #f9f9f9;
	border-bottom: 3px solid #e7a100;
}

.sidebar .caia-post-list-widget .widgettitle a{
	text-transform: uppercase;
	font-size: 24px;
	font-family: 'SVN-Gotham';
}

.sidebar .caia-post-list-widget .widgettitle{
	margin: 0 0 25px;
	background: url(images/line.svg) no-repeat bottom left 15px;
}

h1.entry-title {
    font-size: 30px;
    color: #434343;
    font-family: 'SVN-Gotham';
}

body #toc_container a {
    font-weight: 500;
    font-size: 15px;
    color: #333;
}

body #toc_container p.toc_title {
    text-align: left;
    background: url(images/toc.svg) no-repeat left center;
    padding-left: 35px;
    font-size: 17px;
    font-weight: 700;
    color: #333;
}

.single .content .post .entry-content h2, 
.page .content .page .entry-content h2{
    font-size: 24px;
    font-weight: 700;
    color: #e7a100;
    margin: 15px 0;
}

.single .content .post .entry-content h3, 
.page .content .page .entry-content h3{
    font-size: 20px;
    font-weight: 700;
    color: #333;
    margin: 15px 0;
}

.single.product .entry-content table,
.single .entry-content table,
.archive .des table{
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 15px;
}

.single.product .entry-content table td,
.single.product .entry-content table th,
.single .entry-content table td,
.single .entry-content table th,
.archive .des table th,
.archive .des table td{
  border: 1px solid #dddddd;
  text-align: left;
  padding: 15px;

}


.content-date{
	text-align: right;
    color: #858282;
    margin: 0 0 15px;
    font-style: italic;
}

#reply-title{
	font-size: 28px;
	font-family: 'SVN-Gotham';
}

.yarpp-related .title,
h2.title{
	font-size: 40px;
	font-family: 'SVN-Gotham-Bold';
	text-align: center;
	margin: 20px 0 35px;
}

.yarpp-related .post{
	margin: 0 15px 20px;
	float: left;
}

.yarpp-related .post img{
	width: 100%;
	border-radius: 10px;
	margin: 0 0 15px;
}

.yarpp-related .post a{
	font-size: 17px;
}

.yarpp-related{
	margin: 0 0 70px;
	float: left;
	width: 100%;
}

.chitiet_sp{
	float: left;
	width: 100%;
}

.chitiet_sp .anh_sp{
	float: left;
	width: calc(50% - 30px);
	margin: 0 15px;
}

.chitiet_sp .info_sp{
	width: calc(48% - 30px);
    float: right;
	margin: 0 15px;
}

.chitiet_sp .anh_sp img{
	width: calc(100% - 2px);
	aspect-ratio: 1 / 1;
	border: 1px solid hsl(0deg 0% 0% / 10%);
	border-radius: 15px;
}

.single-sp .entry-title{
	margin: 0 0 20px;
}

.chitiet_sp .info_sp .price{
	margin: 20px 0 0 ;
}

.chitiet_sp .info_sp .prices{
	font-size: 25px;
	font-family: 'SVN-Gotham';
	margin: 0 20px 0 0;
} 

.chitiet_sp .info_sp .sale{
	font-size: 17px;
}

.chitiet_sp .info_sp ul li{
	list-style-type: none;
	margin: 25px 0 0;
	float: left;
	width: 100%;
}

.chitiet_sp .info_sp ul li strong{
	float: left;
	width: 160px;
	color: #434343;
	color: hsl(0deg 0% 26% / 50%);
    font-family: 'SVN-Gotham';
    font-weight: normal;
}

.chitiet_sp .itemnav {
	margin: 20px 20px 0 0;
	width: 110px;
}

.breadcrumb .wrap{
	width: 1140px;
}

.chitiet_sp .button-cart{
	margin: 30px 0 0;
}

.chitiet_sp .button-cart label{
	font-family: 'SVN-Gotham';
	font-size: 17px;
	margin: 0 0 15px;
	float: left;
	width: 100%;
}

.chitiet_sp .nuttanggiam{
	float: left;
	width: 120px;
}

.chitiet_sp .button-cart .nut{
	float: left;
    width: 120px;
    height: 58px;
    font-size: 17px;
    line-height: 58px;
    border: 1px solid #43434373;
    border-radius: 50px;
    position: relative;
}

.chitiet_sp .button-cart .nut input{
	height: 46px;
    padding: 0;
    width: 119px;
    text-align: center;
    background: unset;
    border: none;
    border-radius: 50px;
    font-family: 'SVN-Gotham-Bold';
    line-height: 46px;
}

.nuttanggiam .quantity{
    position: relative;
    cursor: pointer;
}

.quantity-nav{
  position: absolute;
    right: 3px;
    top: 3px;
}

.nuttanggiam input[type=number]::-webkit-inner-spin-button, 
.nuttanggiam input[type=number]::-webkit-outer-spin-button { 
    opacity: 1; 
    -webkit-appearance: none;
}

.chitiet_sp .quantity-up{
	position: absolute;
    width: 20px;
    top: -2px;
    right: 4px;
    background: url(images/tang.svg) no-repeat center center;
    text-indent: -9999px;
}

.chitiet_sp .quantity-down{
	position: absolute;
    width: 20px;
    top: 0;
    left: -105px;
    background: url(images/giam.svg) no-repeat center center;
    text-indent: -9999px;
}

.chitiet_sp .mua{
	float: right;
	width: calc(100% - 130px);
}

.chitiet_sp .mua a{
	width: 100%;
	height: 60px;
	text-align: center;
	font-family: 'SVN-Gotham';
	background: #E7A100;
	border-radius: 30px;
	display: block;
	color: #fff;
	line-height: 60px;
}

.chitiet_sp .them a{
	font-family: 'SVN-Gotham';
	color: #E7A100;
	border: 1px solid #E7A100;
	border-radius: 30px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	display: block;
	width: 100%;
	margin: 10px 0 0;
}

.chitiet_sp .them a span{
    background: url(images/cartv.svg) no-repeat left center;
    padding-left: 40px;
    height: 58px;
    display: inline-block;
}

.single-sp .site-inner{
	background: #FDFAF4;
	padding: 70px 0;
	width: 100%;
	margin: 70px 0;
	float: left;
}

.single-sp .site-inner .content-sidebar-wrap{
    width: 1170px;
    float: unset;
    margin: 0 auto;
}

.single-sp main.content .entry-content #toc{
	float: right;
	width: 360px;
	margin: 0 15px;
}

.single-sp main.content .entry-content .list_content{
	float: left;
	width: 750px;
	margin: 0 15px;
}

.single main.content h2,
.page main.content h2 {
    color: #434343;
    font-size: 26px;
    font-family: 'SVN-Gotham';
    margin: 15px 0;
}

.single main.content h3,
.page main.content h3 {
    color: #E7A100;
    font-size: 22px;
    font-family: 'SVN-Gotham';
    margin: 15px 0;
}

.embed-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.embed-video iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.single-sp div#toc {
  padding: 0;
  display: flex;
  gap: 20px;
  z-index: 99;
  margin-bottom: 30px;
}

.single-sp #toc.sticky {
  position: fixed;
  top: 115px;
  background: unset;
  border: none;
}

.single-sp #toc.sticky ul{
	width: 1140px;
	margin: 0 auto;
}

.single-sp div#toc li{
	list-style-type: none;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}

.single-sp div#toc li a{
    width: calc(100% - 30px);
    background: #FFF7E6;
    color: #434343;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    display: block;
    border-radius: 5px;
}

.single-sp #toc a.active {
  color: #fff;
  background: #E7A100;
  font-family: 'SVN-Gotham';
}

.btn-xemthem {
    display: none;
    text-align: center;
    margin: 20px auto;
    cursor: pointer;
    font-family: 'SVN-Gotham';
    color: #434343;
    background: linear-gradient(to top, #fdfaf4, #fdfaf4, #fdfaf400);
    padding: 50px 0 0;
    margin-top: -40px;
    z-index: 9;
    position: relative;
}

.btn-xemthem.btn-collapse{
    background: unset;
    padding: 0;
    margin: 20px 0 0 0;
}

.btn-xemthem span{
	color: #E7A100;
}

.listsp .sp{
	margin: 0 15px;
}

.listsp .sp img{
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	margin: 0 0 15px 0;
	border-radius: 10px;
}

.review-rating .form {
     float: left;
    width: calc(100% - 60px);
    background: #FDFAF4;
    padding: 30px;
    margin: 0 0 30px;
    border-radius: 15px;
}

.review-rating .form .left {
    float: left;
    width: 500px
}

.review-rating .form .right {
    float: right;
    width: 490px;
    text-align: center
}

.review-rating .glsr-default .glsr-summary,.review-rating .glsr-default .glsr-summary-percentages {
    max-width: 100%
}

.review-rating .glsr-default .glsr-bar {
    height: 35px
}

.review-rating .glsr-default .glsr-bar-background:before {
    background: hsl(37deg 71% 52% / 20%);
    opacity: 1
}

.review-rating .glsr-default .glsr-bar-background-percent {
    background: #dc992e;
}

.glsr-summary .glsr-bar span.glsr-bar-label{
	font-family: 'SVN-Gotham';
}

.review-form {
    display: none;
    margin: 0 0 50px
}

.review-form .glsr-default form.glsr-form input.glsr-input,.review-form .glsr-default form.glsr-form textarea.glsr-textarea {
    width: calc(100% - 20px);
    background: #F4F4F4;
    border: 0;
    max-width: 100%;
    border-radius: 5px;
    outline: 0;
    overflow: hidden
}

.review-form .glsr-default form.glsr-form input.glsr-input {
    height: 45px
}

.review-form .glsr-field.glsr-field-text[data-field=title],.review-form .glsr-field.glsr-field-email[data-field=email],.review-form .glsr-field.glsr-field-dropzone[data-field=images],.review-form .glsr-field.glsr-field-choice,.review-form .glsr-default form.glsr-form label.glsr-label {
    display: none
}

.review-rating .form .right .close,.review-rating .form .right .open {
    padding: 10px 0;
    width: 410px;
    text-align: center;
    color: #E7A100;
    border: 1px solid #E7A100;
    font-weight: 500;
    font-size: 16px;
    display: table;
    margin: 75px auto 0;
    cursor: pointer;
    border-radius: 100px;
}

.review-rating .form .right .close{
	background: #E7A100 !important;
	color: #fff;
	 display: none;
}

.review-rating .form .right .open span{
	background-image: url(images/muitenv.svg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 31px; /* set cố định */
	transition: background-position 0.25s ease;
}

.review-rating .form .right .open:hover span{
	background-position: calc(100% - 6px) center;
}

.review-rating .form .left .glsr-bar[data-level="1"],.review-rating .form .left .glsr-bar[data-level="2"] {
    display: none
}

.review-rating, .review-form , .review-form form{
	float: left;
	width: 100%;
}

#danhgia .review-form .title{
	font-size: 24px;
    text-align: left;
    float: left;
    width: 100%;
    margin: 30px 0 15px;
    padding: 0 0 10px;
    font-family: 'SVN-Gotham';
}

#danhgia .review-form .box,.review-list {
    float: left;
    width: 100%
}

#danhgia .review-list .glsr-review-author {
    font-size: 18px;
    color: #434343;
    margin: 0;
    position: relative;
    font-family: 'SVN-Gotham';
}

#danhgia .review-list .glsr-review-date {
    display: none
}

.glsr-default form.glsr-form textarea.glsr-textarea {
    height: 70px
}

button.glsr-button.button.btn.btn-primary,
.glsr-review-form button[type="submit"] {
    padding: 15px 50px;
    text-align: center;
    color: #fff;
    font-family: 'SVN-Gotham';
    font-size: 16px;
    display: table;
    margin: 0 auto;
    cursor: pointer;
    background: #e7a100;
    text-transform: uppercase;
    border-radius: 100px;  
    border: 0
}

#danhgia .review-list .glsr-review {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px dashed rgb(124 72 50 / 20%);
    padding-bottom: 15px
}

.review-list .glsr-review:last-child {
    border: 0;
    padding: 0
}

.review-list .glsr-default .glsr-review>.glsr-review-content {
    margin: 0 0 15px
}

.review-list .glsr .glsr-reviews,.review-list .glsr .glsr-reviews-wrap {
    gap: 20px
}

.review-list .glsr .glsr-review-images a.glsr-image {
    height: 75px
}

.glsr-review-rating {
    margin-left: 5px
}

.review-list .glsr .glsr-reviews,.glsr .glsr-reviews-wrap {
    gap: 1rem
}

h2.title{
	text-align: left;
	margin: 0 0 30px;
}

#danhgia{
	margin: 0 0 50px;
}

textarea.glsr-textarea{
	width: 100%;
}

.product-list .alignleft{
	float: left;
	width: 90px;
}

.product-list .product-name a{
	color: #434343;
	font-size: 15px;
	font-family: 'SVN-Gotham';
}

.product-list .product-name{
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.shop-cart-expand .widgettitle{
	background: unset;
    width: 100%;
    display: block;
    padding: 0;
    margin: 0 0 20px;
    font-size: 17px;
    font-family: 'SVN-Gotham';
}

.shop-cart-expand .widgettitle span{
	float: right;
	display: none;
}

.shop-cart-expand .product-qty{
	font-size: 14px;
    margin: 10px 0;
    display: block;
    color: #888585;
}

.price-number-widget{
	display: none;
}

.shop-cart-expand .product-price {
	font-size: 13px;
	 color: #888585;
	 margin-left: 105px;
}

.shop-cart-expand .product-price .product-price-new{
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 0 5px;
    color: #434343;
}

.shop-cart-expand a.shop-cart {
    background: #e7a100 !important;
    border-radius: 30px;
}

.shop-cart-expand ul li {
    border-bottom: 1px dashed #e3dcdc;
    margin-bottom: 10px;
    line-height: 1.3;
    padding-bottom: 10px;
}

.shop-cart-expand .price-total-widget label{
	font-size: 17px;
	float: left;
}

/* Giới hạn chiều cao danh sách và bật cuộn */
#dealer-list {
	float: left;
	width: 100%;
    max-height: 700px;         /* Giới hạn 500px */
    overflow-y: auto;          /* Cho phép cuộn dọc khi nội dung dài */
    padding-right: 6px;        /* tránh chữ dính sát scrollbar */
    scrollbar-width: thin;     /* Firefox: scrollbar mảnh */
    scrollbar-color: #434343 #f2f2f2; /* Firefox: màu thumb + track */
    margin: 30px 0 70px;
}

/* Chrome, Edge, Safari */
#dealer-list::-webkit-scrollbar {
    width: 6px;                /* độ mảnh của scrollbar */
}

#dealer-list::-webkit-scrollbar-track {
  background: #f2f2f2;       /* màu nền track */
  border-radius: 4px;
}

#dealer-list::-webkit-scrollbar-thumb {
  background-color: #434343; /* màu thanh cuộn */
  border-radius: 4px;
}

#dealer-list::-webkit-scrollbar-thumb:hover {
  background-color: #E7A100; /* màu khi hover (tùy chọn) */
}

#dealer-list .dealer-item{
	float: left;
	width: calc(50% - 45px);
	margin: 0 0 30px;
	padding: 15px;
	border-radius: 20px;
}

#dealer-list .dealer-item:nth-child(2n+1){
	clear: both;
}

#dealer-list .dealer-item:nth-child(even){
	margin-left: 30px;
}

#dealer-list .dealer-item img{
	float: left;
	width: 164px;
	margin: 0 20px 0 0;
	border-radius: 20px;
}

#dealer-list .dealer-item .info_daily{
	float: right;
	width: calc(100% - 184px);
}

.page main.content .info_daily h2{
	font-size: 17px;
	font-family: 'SVN-Gotham';
	font-weight: normal;
	margin: 0 0 10px;
}

#dealer-list .dealer-item .info_daily .map a {
    background: url(images/map.svg) no-repeat left center;
    padding-left: 30px;
    color: #1C6FD3;
    font-family: 'SVN-Gotham';
}

#dealer-list .dealer-item .info_daily p:nth-child(3) {
    font-family: 'SVN-Gotham';
    margin: 10px 0;
}

#dealer-list .dealer-item:hover {
    background: #FDFAF4;
}

.page-template-page-phanphoi h1,
.search-results h1{
	font-size: 50px;
    font-family: 'SVN-Gotham-Bold';
    margin: 0 0 30px;
}

.tongdl{
	font-family: 'SVN-Gotham';
	margin: 0 0 30px;
}

.tongdl span{
	color: #E7A100;
}

#filter-bar{
	width: 100%;
}

#filter-bar input{
	height: 58px;
	line-height: 58px;
	font-size: 17px;
	background: #F4F4F4;
	border-radius: 50px;
	width: calc(100% - 355px);
	border: none;
	padding: 0 15px 0 30px;
}

#filter-bar #btnSearch{
	height: 60px;
	line-height: 56px;
	font-size: 17px;
	color: #E7A100;
	border-radius: 50px;
	border: 1px solid #E7A100;
	width: 300px;
	font-family: 'SVN-Gotham';
	background: #fff;
	float: right;
	cursor: pointer;
}

.kqua{
	margin: 20px 0 0;
}

.pp_loiich h2,
.pp_dangky h2{
	font-size: 50px;
    font-family: 'SVN-Gotham-Bold';
    margin: 0 0 50px;
}

.pp_loiich h2 span{
	display: block;
}

.pp_loiich {
	background: linear-gradient(
		to bottom,
		#FDFAF4 0%,
		#FDFAF4 66.66%,
		#ffffff 66.66%,
		#ffffff 100%
	);
	padding: 50px 0 0;
	margin-bottom: 90px;
}

.pp_loiich .loiich{
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	margin: 0 10px 10px;
	padding: 30px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
}

.pp_loiich .loiich img{
	display: block;
	margin: 0 auto 20px;
}

.pp_loiich .loiich h3{
	font-size: 20px;
	font-family: 'SVN-Gotham-Bold';
}

.pp_loiich .loiich p{
	font-size: 17px;
}

.pp_loiich button.slick-prev.slick-arrow{
    left: -15px;
    top: 107px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
}

.pp_loiich button.slick-next.slick-arrow {
    right: -15px;
    top: 107px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
    border-radius: 100%;
}

.pp_dangky .widget_text:last-child{
	float: right;
	width: 555px;
}

.pp_dangky .widget_text:first-child{
	float: left;
	width: 490px;
}

.pp_dangky p{
	margin-bottom: 20px;
}

.pp_dangky ol li{
	list-style-type: none;
	float: left;
	width: calc(100% - 2px);
	border: 1px solid #E7A100;
	color: #E7A100;
	font-family: 'SVN-Gotham';
	font-size: 17px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	border-radius: 30px;
	text-align: center;
}

.pp_dangky ol li a{
	width: 100%;
	display: block;
	color: #E7A100;
	font-family: 'SVN-Gotham';
}

.pp_dangky ol li a em{
	background: url(images/callv.svg) no-repeat left center;
	font-style: inherit;
	padding-left: 25px;
}

.pp_dangky{
	margin-bottom: 70px;
}

.pp_dangky .caldera-grid{
	background: #E7A100;
	border-radius: 20px;
	padding: 40px 30px;
}

.pp_dangky .caldera-grid p,
.pp_dangky .caldera-grid label{
	color: #fff;
	font-family: 'SVN-Gotham';
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 10px;
}

.pp_dangky .caldera-grid input{
	height: 45px;
	line-height: 45px;
	border-radius: 10px;
	background: #fff;
	box-shadow: none;
	border: none;
	font-size: 17px;
}

.pp_dangky .caldera-grid label{
	margin-top: 20px;
}

.pp_dangky .caldera-grid textarea{
	height: 45px;
	border-radius: 10px;
	background: #fff;
	box-shadow: none;
	border: none;
	font-size: 17px;
	padding: 10px;
}

.pp_dangky .caldera-grid input[type="submit"] {
    border: 1px solid #fff;
    background-color: #E7A100;
    background-image: url(images/muitent.svg);
    background-repeat: no-repeat;
    background-position: calc(50% + 51px) center;
    background-size: 22px;
    width: 100%;
    height: 50px;
    border-radius: 31px;
    color: #fff;
    font-family: 'SVN-Gotham';
    line-height: 35px;
    transition: background-position 0.3s ease; /* 👈 thêm dòng này */
}

.pp_dangky .caldera-grid input[type="submit"]:hover {
    background-position: calc(50% + 55px) center; /* 👈 dịch sang phải */
}

.left-check-cart #shop-cart-form{
	float: left;
	width: calc(60% - 70px);
	margin: 0 15px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
}

.left-check-cart .right{
	float: left;
	width: calc(40% - 30px);
	margin: 0 15px;
}

.left-check-cart #shop-cart-form .title-shopcart{
	display: none;
}

.gsc-total-price-all{
	font-family: 'SVN-Gotham';
}

.left-check-cart #shop-cart-form .li-products{
	float: left;
    width: 100%;
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative;
}

.left-check-cart #shop-cart-form .li-products:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.left-check-cart #shop-cart-form .li-products .images-products img{
	float: left;
	width: 150px;
	margin: 0 15px 0 0;
}

.left-check-cart #shop-cart-form .li-products .infosp{
	float: right;
	width: calc(100% - 170px);
}

.left-check-cart #shop-cart-form .li-products .images-products{
	width: calc(100% - 50px);
}

.left-check-cart #shop-cart-form .remove-product{
    position: absolute;
    right: 0;
    top: 6px;
    background: url(images/xoa.png) no-repeat top center;
    text-indent: -9999px;
    font-size: 16px;
    width: 15px;
}

.left-check-cart #shop-cart-form .product-name{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.left-check-cart #shop-cart-form .product-name a{
	color: #333;
	font-family: 'SVN-Gotham-Book';
} 

.left-check-cart #shop-cart-form .gsc-single-price{
	font-family: 'SVN-Gotham';
    margin: 15px 0;
    display: block;
}

.left-check-cart #shop-cart-form .total-products{
	display: none;
}

.left-check-cart #shop-cart-form .nuttanggiam{
	border-radius: 30px;
	position: relative;
	width: 100px;
}

.left-check-cart #shop-cart-form .nuttanggiam input{
	border-radius: 30px;
	text-align: center;
	width: 100% !important;
}

#shop-cart-form .nuttanggiam .quantity-up{
	position: absolute;
    width: 20px;
    top: -36px;
    right: -16px;
    background: url(images/tang.svg) no-repeat center center;
    text-indent: -9999px;
}

#shop-cart-form .nuttanggiam .quantity-down{
	position: absolute;
    width: 20px;
    top: -35px;
    left: 12px;;
    background: url(images/giam.svg) no-repeat center center;
    text-indent: -9999px;
}

.left-check-cart .tieu{
	font-family: 'SVN-Gotham';
    font-size: 24px;
    margin: 0 0 25px;
    border-bottom: 1px solid #e1dfdf;
    padding-bottom: 15px;
}

.cotphu{
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
    float: left;
    width: calc(100% - 40px);
}

#info-customer{
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 20px;
    float: left;
    width: calc(100% - 70px);
    margin: 35px 15px;
}

.cotphu .alt-coupon-input{
	height: 48px;
    border-radius: 10px;
    box-shadow: none;
    width: calc(100% - 160px);
    line-height: 48px;
    float: left;
    padding: 0 15px;
    background: #fff;
    font-size: 16px;
}

.cotphu .button-apply-coupon{
	height: 50px;
    border-radius: 36px;
    box-shadow: none;
    width: 115px;
    line-height: 47px;
    color: #fff;
    background: #E7A100;
    font-size: 16px;
    font-family: 'SVN-Gotham';
    float: right;
    border: none;
    cursor: pointer;
}

.cotphu .gsc-total-price-all,
.cotphu .gsc-coupon-discount{
	float: right;
}

.cotphu .cart-total{
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
}

.total-price-bottom .gsc-total-price-all[data-role="final"]{
	font-size: 18px;
	color: #E7A100;
	font-family: 'SVN-Gotham';
}

.cart-coupon-active{
    float: right;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #6e6d6d;
    font-style: italic;
    margin: 5px 0 0;
}

.uudai{
	font-style: italic;
	margin: 0 0 10px;
}

.alt-coupon-item{
    font-size: 13px;
    color: #888686;
    margin: 0 0 5px;
    font-style: italic;
}

.alt-coupon-item .coupon-code{
	color: #E7A100;
	font-family: 'SVN-Gotham';
}

.alt-active-coupons{
    float: left;
    width: calc(100% - 35px);
    margin: 15px 0 0;
    background: #faf0db;
    padding: 10px 15px;
    border-radius: 10px;
    text-align: left;
}

.page-id-65 h1{
	display: none;
}

.form-details-pc select{
	display: none;
}

#checkout-form p input#full-name, #checkout-form p input#address, #checkout-form p input#phone, #checkout-form p input#email{
	height: 50px;
	border-radius: 10px;
}

#checkout-form #message{
	padding: 10px 15px;
    width: calc(100% - 32px);
    background: #f6f6f6;
    border: none;
    border-radius: 10px;
}

.ck {
	display: none;
}

.ck ul{
	margin: 0 0 0 20px;
}

.ck ul li{
	margin-bottom: 5px;
}

.ck p{
	margin-bottom: 15px;
}

.payment-cod-text {
	margin: 8px 0;
}

.form-details-pc label{
	font-size: 16px;
}

.right-check-cart input.checkout{
    color: #E7A100;
    background: url(images/muitenv.svg) no-repeat right 60px center;
    border: 1px solid #E7A100;
    height: 50px;
    line-height: 48px;
    text-transform: uppercase;
    border-radius: 50px;
    padding: 0 85px 0 70px;
    margin: 0 auto;
    float: none;
    display: table;
}

.guiditc{
	width: fit-content;
    margin: 0 auto 100px;
}

.guiditc p strong{
    width: 250px;
    display: inline-block;
    float: left;
}

.guiditc p {
	margin: 0 0 15px;
}

.guiditc h2{
    text-align: center;
    font-size: 30px !important;
    background: url(images/check.jpg) no-repeat top center;
    padding: 70px 0 0;
    background-size: 55px;
    margin: 0 0 38px !important;
}

.content-lienhe .lienhe iframe{
	width: 100%;
}

.content-lienhe .lienhe:first-child{
    float: left;
    width: calc(50% - 72px);
    margin: 0 15px 40px;
    padding: 20px;
}

.content-lienhe .lienhe:last-child{
	float: left;
	width: calc(50% - 30px);
	margin: 0 15px 40px;
}

.content-lienhe .lienhe .caldera-grid{
	padding: 20px;
	background: #fdfaf4;
}

.content-lienhe .lienhe ul{
	margin: 0 0 15px 0;
}

.content-lienhe .lienhe p{
	margin-bottom: 15px;
}

.content-lienhe .lienhe h2{
    color: #000C6E;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 20px 0 15px;
}

.content-lienhe .lienhe ul li{
	list-style-type: none;
	margin-bottom: 15px;
}

.content-lienhe .lienhe ul li img{
	vertical-align: middle;
    margin: 0 5px 0 0;
}

.content-lienhe input{
	border: none !important;
	height: 50px !important;
	line-height: 50px !important;
	font-size: 16px !important;
	border-radius: 5px;
	box-shadow: none !important;
}

.content-lienhe textarea{
	border: none !important;
	font-size: 16px !important;
	border-radius: 5px;
	box-shadow: none !important;
}

.content-lienhe input[type="submit"]{
	background: #e7a100;
    padding: 0 30px;
    height: 47px;
    line-height: 47px;
    border-radius: 30px;
    color: #fff !important;
    font-size: 16px;
    border: none;
    font-weight: bold;
}

.content-lienhe input[type="submit"]:hover{
	background: #e7a100;
}

.content-lienhe h1{
	    font-size: 50px;
    font-family: 'SVN-Gotham-Bold';
    margin-bottom: 25px;
    color: #434343;
}

.ggmap iframe{
	width: 100%;
	display: block;
}

.qas {
	margin: 70px 0;
}

.qas  h2{
	font-size: 42px;
    font-family: 'SVN-Gotham-Bold';
    margin-bottom: 40px;
    text-align: center;
}

.qas .question h3{
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	background: url(images/close.svg) no-repeat right top 10px;
	    background-size: 20px;
    padding-right: 25px;
}

.qas .question .traloi{
	padding: 0 25px;
	display: none;
}

.qas .question{
	border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.qas .question.active h3{
	color: #e7a100;
	margin-bottom: 10px;
	background: url(images/open.svg) no-repeat right center;
	    background-size: 20px;
    padding-right: 25px;
     font-family: 'SVN-Gotham';
}

.qas .question h3:hover{
	color: #e7a100;
	font-family: 'SVN-Gotham';
}

.qas .wigdet_wrap{
	width: 950px;
	margin: 0 auto;
}

.fix_icon .widget .widgettitle.active {
 	background: url(images/fhidetat.svg) no-repeat center center;
    box-shadow: none;
    background-size: 45px;
    width: 45px;
    height: 45px;
}

.fix_icon .widget .textwidget.active {
    display: none;
}

/* -------------------- mobile -----------------*/

@media screen and (max-width: 1200px){

	#click-menu{
		display: none;
	}

	.wrap{
		width: calc(100% - 30px);
		padding: 0 15px;
	}

	.site-inner{
		width: calc(100% - 30px);
		margin: 0 15px;
	}

	.content-timhieu button.slick-next.slick-arrow,
	.content-quyenloi button.slick-next.slick-arrow{
		right: 0;
	}

	.content-timhieu button.slick-prev.slick-arrow,
	.content-quyenloi button.slick-prev.slick-arrow{
		left: 0;
	}
}

@media screen and (max-width: 1170px){

	.site-header .widget_nav_menu{
		display: none;
	}

	#click-menu{
		display: block !important;
        right: 15px !important;
        background: #fcedd6;
        padding: 5px 5px 0 5px;
        border-radius: 5px;
        top: 20px;
	}

	.site-header .widget-area {
	    margin: 9px 45px 0 0;
	}

	#responsive-menu.f-menu{
		position: fixed;
		top: 70px;
		z-index: 999;
	}

	.site-header,
	.title-area{
		height: 70px;
	}

	.title-area img{
		width: 82px;
	}

	#click-menu.f-click{
		position: fixed;
	}

	.content-gioithieu .widget:first-child .widget-wrap {
	    float: right;
	    width: calc(100% - 30px);
	    margin: 0 15px;
	}

	.content-gioithieu button.slick-prev.slick-arrow, .ldp_lydo button.slick-prev.slick-arrow,
	.content-gioithieu button.slick-next.slick-arrow, .ldp_lydo button.slick-next.slick-arrow{
		display: none !important;
	}

	.content-gioithieu .widgettitle h2,.content-timhieu .widget:first-child h2,
	.content-loiich .widgettitle h2, .content-quyenloi h2, .content-news .widgettitle h2 a,
	.content-quyenloi h2,
	.pp_loiich h2, .pp_dangky h2{
		font-size: 42px;
	}

	.content-gioithieu ul li img {
	    width: 390px;
	    height: 390px;
	}

	.content-gioithieu .widgettitle h2{
		margin: 0 0 20px;
	}

	.content-timhieu .widget:first-child .widgettitle {
	    width:calc(40% - 15px);
	    margin: 0 15px 0 0;
	}

	.content-timhieu .widget:first-child .textwidget{
		width: calc(60% - 15px);
		margin: 0 0 0 15px;
	}

	.content-loiich .widget:nth-child(2) li {
	    padding: 15px;
	    width: 165px;
	}

	.content-loiich .widget:nth-child(3) ul,
	.content-loiich .widget:nth-child(3){
		width: 460px;
	}

	.content-quyenloi{
		margin: 30px 0 0;
	}

	.content-quyenloi .widget:nth-child(2) p{
		width: 350px;
	}

	.content-quyenloi .widget:nth-child(2) p:last-child{
		width: 240px;
	}

	.content-sidebar .content, .sidebar-content .content,
	.single-sp main.content .entry-content .list_content{
		width: calc(65% - 15px);
		margin: 0 15px 0 0;
	}

	.sidebar,
	.single-sp main.content .entry-content #toc{
		width: calc(35% - 15px);
		margin: 0 0 0 15px;
	}

	.breadcrumb .wrap{
		width: calc(100% - 30px);
	}

	.single-sp .site-inner .content-sidebar-wrap{
		width: calc(100% - 30px);
	}

	.review-rating .form .right .close, .review-rating .form .right .open{
		width: 290px;
	}

	.review-rating .form .left,
	.review-rating .form .right{
		width: 50%;
	}

	.qas .wigdet_wrap{
		width: 100%;
	}


}

@media screen and (max-width: 960px){
	.content-slider button.slick-next.slick-arrow, .content-timhieu button.slick-next.slick-arrow, .content-quyenloi button.slick-next.slick-arrow, .pp_loiich button.slick-next.slick-arrow {
	    background: url(images/btn.svg) no-repeat right center;
	    width: 37px;
	    background-size: 75px;
	    height: 37px;
	}

	.content-slider button.slick-prev.slick-arrow, .content-timhieu button.slick-prev.slick-arrow, .content-quyenloi button.slick-prev.slick-arrow, .pp_loiich button.slick-prev.slick-arrow {
	    width: 37px;
	    background-size: 75px;
	    height: 37px;
	}

	.content-gioithieu .widget{
		width: 100%;
		margin: 0 0 30px;
	}

	.content-gioithieu{
		margin: 40px 0;
	}

	.content-gioithieu .widget:first-child .widget-wrap{
		width: 100%;
		margin: 0;
	}

	.content-gioithieu .widget:first-child p a, .content-news .more-from-category a{
		margin: 25px 0 0;
	}

	.content-timhieu .widget:first-child .widgettitle,
	.content-timhieu .widget:first-child .textwidget{
		width: 100%;
		margin: 0 0 15px;
	}

	.content-timhieu .widget h2{
		margin-bottom: 15px !important;
	}

	.content-loiich {
	    margin: 50px 0 30px;
	}

	.content-loiich .widget:nth-child(2) li{
		position: relative;
		top: auto !important;
		left: auto !important;
		right: auto !important;
		bottom: auto !important;
		width: calc(100% - 30px);
	}

	.content-loiich .widget:nth-child(2) ul{
	  display: grid;
	  grid-template-columns: 1fr 1fr 1fr; /* 3 cột bằng nhau */
	  gap: 20px; /* khoảng cách giữa các cột */

	}

	.content-loiich .widget:nth-child(2) li img{
		margin: 0 0 10px;
	}

	.content-loiich .widget:nth-child(3){
		width: 100%;
		margin: 30px 0 0;
		float: left;
		display: block;
	}

	.content-loiich .widget:nth-child(3) ul{
		width: auto;
	}

	.content-loiich .widget:nth-child(3) ul li{
		margin: 0 20px 0 0;
	}

	.content-loiich .widget:nth-child(3) ul li img{
		aspect-ratio: 1 / 1;
		  width: 100%;
		  object-fit: cover;
		  border-radius: 5px;
	}

	.content-loiich .custom_paging{
		width: 100% !important;
	}

	.content-quyenloi{
		padding: 40px 0;
	}

	.content-loiich .widgettitle h2 span, .content-quyenloi h2 span{
		display: contents;
	}

	.content-news .widgettitle{
		margin: 0 0 30px;
	}

	.content-news .main-posts, .content-news ul{
		width: 100%;
		margin: 0 0 20px;
	}

	.content-news .more-from-category {
	    position: absolute;
	    right: 0;
	    top: -24px;
	}

	.site-footer .widget:first-child,
	.site-footer .widget:nth-child(2),
	.site-footer .widget:nth-child(3){
		width: 100%;
		margin: 0 0 15px;
	}

	.site-footer{
		padding: 40px 0 0;
	}

	.content-news {
	    margin: 30px 0 0;
	}

	.content-gioithieu .wrap{
		width: calc(100% - 30px);
	}

	.breadcrumb .wrap{
		width: calc(100% - 30px);
	}

	.content-sidebar .content, .sidebar-content .content{
		width: 100%;
		margin: 0;
	}

	.sidebar{
		width: 100%;
		margin: 15px 0 0;
	}



}

@media screen and (max-width: 860px){

	.content-lienhe .lienhe:first-child {
	    width: 100%;
	    margin: 0 0 10px;
	    padding: 0;
	}

	.content-lienhe .lienhe:last-child{
		width: 100%;
		margin: 0;
	}

	.qas {
	    margin: 20px 0 30px;
	}

	.qas h2 ,
	.content-lienhe h1{
	    font-size: 30px;
	}

	.qas .question h3{
		font-size: 17px;
	}

	.content-loiich .widget:nth-child(3) ul li{
		width: 400px;
	}

	.content-slider {
	    margin: 0;
	}

	.content-gioithieu .widgettitle h2, .content-timhieu .widget:first-child h2, .content-loiich .widgettitle h2, 
	.content-quyenloi h2, .content-news .widgettitle h2 a, .content-quyenloi h2,
	.ldp_gioithieu .gioithieu h1, .ldp_gioithieu .gioithieu h2, .ldp_uudiem h2, 
	.ldp_dinhvi h2, .ldp_lydo .widgettext h2, .archive-heading a,
	.page-template-page-phanphoi h1, .search-results h1,
	.pp_loiich h2, .pp_dangky h2,
	.yarpp-related .title, h2.title {
        font-size: 30px;
    }

    .content-gioithieu {
        margin: 30px 0 40px;
    }

    .content-gioithieu .widget:first-child .widgettitle, .content-gioithieu .widget:first-child .textwidget{
    	width: 100%;
    }

    .content-gioithieu ul li img{
    	aspect-ratio: 1 / 1;
	  width: 100%;
	  object-fit: cover;
	  height: auto;
    }

    .content-gioithieu ul li,
    .content-loiich .widget:nth-child(3) ul li {
        width: 300px;
    }

    .content-gioithieu .custom_paging, .ldp_lydo .custom_paging{
    	width: 100%;
    	margin: 30px 0 0;
    }

    .content-gioithieu .custom_paging li, .ldp_lydo .custom_paging li{
    	width: 50px;
    }

    .content-gioithieu .widget:last-child{
    	margin-bottom: 0;
    }

    .content-timhieu .widget:first-child {
	    margin: 35px 0 0;
	}

	.content-timhieu {
	    background: url(images/bg_timhieu.webp) no-repeat top center;
	    background-size: cover;
	    padding-bottom: 30px;
	}

	.content-loiich {
        margin: 35px 0 30px;
    }

    .content-loiich .widget:nth-child(2) ul {
        grid-template-columns: 1fr 1fr;
    }

    .content-loiich .widgettitle h2, .content-quyenloi h2, .content-news .widgettitle h2 a{
    	margin: 0 0 30px;
    }

    .content-quyenloi {
        padding: 35px 0;
        margin: 0;
    }

    .content-quyenloi .widget:nth-child(2){
    	padding: 20px;
    }

    .content-quyenloi .widget:nth-child(2) p,
    .content-quyenloi .widget:nth-child(2) p:last-child{
    	width: 100% !important;
    	margin: 0 0 15px;
    }

    .content-quyenloi .widget:nth-child(2) {
        padding: 20px 20px 10px;
        float: left;
        width: calc(100% - 40px);
    }

    .ldp_gioithieu .widget{
    	width: 100%;
    	margin: 0;
    }

    .ldp_gioithieu .gioithieu {
	    margin: 0 0 20px;
	}

	.ldp_gioithieu .gioithieu .nd{
		width: 100%;
	}

	.ldp_uudiem{
		padding: 40px 0;
		margin: 0 0 40px;
	}

	.page-template-page-aboutus .site-inner{
		padding-bottom: 0;
	}

	.ldp_uudiem h2 span{
		display: contents;
	}

	.ldp_uudiem h3{
		font-size: 22px;
	}

	.ldp_uudiem h2{
		margin: 0 0 25px;
	}

	.ldp_cucomin {
	    margin: 35px 0;
	}

	.ldp_lydo{
		padding: 40px 0;
	}

	.ldp_lydo .widgettext:first-child .nd{
		width: calc(100% - 30px);
		margin: 0 15px;
	}

	.ldp_cucomin p{
		width: 100%;
	}

	.ldp_cucomin ol li {
	    width: calc(50% - 10px);
	    margin: 10px 5px 0;
	}

	#filter-bar input{
		width: calc(100% - 30px);
		padding: 0 15px;
		margin: 0 0 20px;
		height: 60px;
		line-height: 60px;
	}

	#filter-bar #btnSearch{
		width: calc(100% - 2px);
	}

	#dealer-list .dealer-item{
		width: calc(100% - 30px) !important;
		float: left;
		width: 100%;
		margin: 0 0 15px;
		padding: 0;
	}

	#dealer-list .dealer-item:nth-child(even){
		margin: 0;
	}

	.pp_loiich .loiich{
		width: 200px;
	}

	.pp_loiich{
		padding: 40px 0 0;
		margin: 0 0 40px;
	}

	.pp_dangky .widget_text:first-child,
	.pp_dangky .widget_text:last-child{
		width: 100%;
		margin: 0 0 15px;

	}

	.pp_dangky h2,
	.pp_dangky{
		margin-bottom: 20px;
	}

	.pp_dangky .caldera-grid{
		padding: 30px;
	}

	.dssp, .search-results main.content{
		grid-template-columns: repeat(2, 1fr);
	}

	.dssp .sp .giohang, .listsp .sp .giohang, .search-results .sp .giohang{
		position: relative;
		top: auto;
		opacity: 1;
		margin: 20px 0 0;
		float: left;
		width: 100%;
	}

	.dssp .sp .giohang a, .listsp .sp .giohang a, .search-results .sp .giohang a{
		border-radius: 30px;
	}

	.dssp .sp .price, .listsp .sp .price, .search-results .sp .price{
		font-size: 17px;
		float: left;
		width: 100%;
	}

	.dssp .sp strike, .listsp .sp strike, .search-results .sp strike{
		float: left;
		margin: 0;
		font-size: 15px;
		display: block;
		width: 100%;
	}

	.chitiet_sp .anh_sp{
		width: 100%;
		margin: 0 0 20px;
	}

	.chitiet_sp .info_sp{
		width: 100%;
		margin: 0;
	}

	.single-sp .site-inner {
	    background: #FDFAF4;
	    padding: 40px 0;
	    width: 100%;
	    margin: 40px 0;
	    float: left;
	}

	.single-sp .site-inner{
		padding: 25px 0 30px;
	}

	.left-check-cart #shop-cart-form
	{
		width: calc(100% - 70px);
    	margin: 0 15px 30px;
    	padding: 20px;
	}

	.left-check-cart .right{
		width: calc(100% - 30px);
	}

}

@media screen and (max-width: 680px){

	.single-sp div#toc{
		display: none;
	}

	.single-sp main.content .entry-content .list_content{
		width: 100%;
		margin: 0;
	}

	.content-news .more-from-category{
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
	}

	.content-news li:nth-child(odd) {
	    margin-right: 20px;
	}

	.content-news li {
	    width: calc(50% - 10px);
	}

	.content-news li .post-info{
		display: none;
	}

	.content-news li a{
		font-size: 16px;
	}

	.content-news {
        margin: 5px 0 0;
    }

    .after_footer p{
    	font-size: 15px;
    }

    .ldp_uudiem .widgettext{
    	width: 100%;
    	margin: 0 0 30px;
    }

     .ldp_uudiem .widgettext:last-child{
     	margin-bottom: 0;
     }

     .ldp_dinhvi .box{
     	width: 100%;
     	margin: 0 0 30px;
     }

     .ldp_lydo .widgettext{
     	width: 100%;
     	margin: 0 0 20px;
     }

     .ldp_lydo .widgettext:last-child{
     	width: calc(100% - 30px);
     	margin: 0 15px;
     }

    .category main.content .post img{
    	width: 220px;
    }

     .category main.content .post p{
     	text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    margin: 0;
     }

     div#toc_container{
     	width: calc(100% - 22px) !important;
     }

    .yarpp-related .title, h2.title{
    	font-size: 30px;
    }

    .yarpp-related .post{
    	width: 100%;
    	margin: 0 0 20px;
    }

    .yarpp-related .post img{
    	float: left;
    	width: 160px;
    	margin: 0 15px 0 0;
    }

    .yarpp-related .post a{
    	font-size: 16px;
    }

    .yarpp-related .post .widget-item-title{
    	text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	    margin: 0;
    }

    .yarpp-related{
    	margin: 0 0 50px;
    }

    .list_cm{
    	display: none;
    }

    .review-rating .form .left,
	.review-rating .form .right{
		width: 100%;
	}

	.review-rating .form .right .close, .review-rating .form .right .open {
        margin: 30px auto 0;
    }

    #danhgia .review-form .title{
    	margin: 0 0 15px;
    }

    .listsp .sp{
    	width: 300px;
    }

    .site-header .search-form{
    	width: 315px;
    }

    .site-header .search-form.active{
    	top: 60px;
    }

    .left-check-cart #shop-cart-form .li-products .images-products img{
    	width: 120px;
    }

    .left-check-cart #shop-cart-form .li-products .infosp {
	    width: calc(100% - 140px);
	}

	.left-check-cart #shop-cart-form .li-products .images-products {
	    width: calc(100% - 25px);
	}

	.left-check-cart #shop-cart-form {
        width: calc(100% - 50px);
        margin: 0 5px 30px;
        padding: 20px;
    }

    .left-check-cart .right{
    	padding: 0;
    	margin: 0 5px;
    	width: calc(100% - 10px);
    }

    #info-customer{
    	width: calc(100% - 50px);
        margin: 30px 5px ;
    }

    .left-check-cart #shop-cart-form .gsc-single-price{
    	font-size: 14px;
    }


}

@media screen and (max-width: 420px){

	.content-gioithieu ul li,
	.content-loiich .widget:nth-child(3) ul li {
        width: 250px;
    }

    .content-timhieu li{
    	width: 250px;
    	margin: 0 10px;
    }

    .content-quyenloi li{
    	font-size: 16px;
    	padding: 20px;
    }

    .content-quyenloi li img{
    	width: 60px;
    }

    .category main.content .post img{
    	width: 100%;
    	margin: 0 0 15px 0;
    }

    .sidebar .caia-post-list-widget .post img{
    	width: 145px;
    }

    #dealer-list .dealer-item img{
    	width: 140px;
    }

    #dealer-list .dealer-item .info_daily {
	    width: calc(100% - 160px);
	}

	#dealer-list .dealer-item .info_daily p:nth-child(3),
	#dealer-list .dealer-item .info_daily p:nth-child(2),
	#dealer-list .dealer-item .info_daily .map a{
		font-size: 15px;
	}

	#dealer-list .dealer-item{
		margin-bottom: 30px !important;
	}

	#dealer-list{
		margin: 30px 0 20px;
	}

	.dssp, .search-results main.content{
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 15px;
	}

	.dssp .sp .entry-title a, .listsp .sp .title-sp a, .search-results .sp .entry-title a{
		font-size: 16px;
	}

	.dssp .sp .entry-title, .listsp .sp .title-sp, .search-results .sp .entry-title{
		-webkit-line-clamp: 3;
	}

	.dssp .sp .giohang a, .listsp .sp .giohang a, .search-results .sp .giohang a{
		font-size: 15px;
	}

	.dssp .sp .giohang a span, .listsp .sp .giohang a span, .search-results .sp .giohang a span {
	    background: url(images/cartt.svg) no-repeat left center;
	    background-size: 26px;
	    padding: 10px 0 10px 30px;
	}

	.archive-heading {
	    float: left;
	    width: 100%;
	    text-align: center;
	}

	.listsp .sp{
    	width: 250px;
    }

    .listsp .sp .title-sp{
    	-webkit-line-clamp: 2;
    }

    .left-check-cart #shop-cart-form .li-products .images-products img{
    	width: 80px;
    }

    .left-check-cart #shop-cart-form .li-products .infosp{
    	width: calc(100% - 100px);
    }

    .left-check-cart #shop-cart-form .product-name {
	    -webkit-line-clamp: 3;
	    font-size: 15px;
	}

	.left-check-cart .tieu{
		font-size: 22px;
	}

	.cotphu .alt-coupon-input{
		font-size: 15px;
		width: calc(100% - 145px);
	}

	.cotphu .button-apply-coupon {
	    width: 100px;
	    font-size: 15px;
	}

	.guiditc p strong{
		width: auto;
	}
	
}