/*
	Theme Name: ADSDIGI
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Roboto', 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: #333;
	font-family: 'Roboto', 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: 120px;
	width: 100%;
	float: left;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 120px;
	height: 120px;
	margin-left: 15px;
}

.site-title {
	font-family: 'Roboto', 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: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo3.png) no-repeat left center;
	background-size: 150px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: calc(100% - 160px);
	margin: 32px 15px 0 0;
	position: relative;
}

.site-title img{
	width: 115px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #222a37;
}

.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: 0 25px;
}

.menu-primary li li{
	margin: 0;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #ffffff;
     display: block;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.nav-primary .wrap{
	width: 1140px;
}

.nav-primary .danhmuc{
    margin-left: 0;
    width: 250px;
}

.nav-primary .danhmuc > a{
    background: url(images/menu.svg) no-repeat left 15px center #ca2128;
    padding: 12px 12px 12px 50px;
    background-size: 25px;
}

.nav-primary .danhmuc .sub-menu li{
	margin: 0;
}

.nav-primary .danhmuc .sub-menu{
	display: none;
}

.nav-primary .danhmuc a:hover{
	border-bottom: none;
}

.nav-primary.f-nav .danhmuc:hover .sub-menu{
	display: block;
	left: auto;
}

.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;
    border-bottom: 3px solid #ca2128;
}

.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: #333;
	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: #ca2128;
    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: -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%;
	background: #f1f4ff;
    padding: 10px 0;
	font-size: 15px;
	text-align: center;
}

.breadcrumb .wrap{
	width: 1140px;
	color: #ca2128;
}

.breadcrumb a{
	color: #333;
	font-size: 15px;
	font-weight: 400;
}

.breadcrumb .label,
.breadcrumb .separator{
	margin: 0 5px;
	font-weight: 400;
	color: #333;
}

/* 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: 'Roboto', 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: #333;
	font-family: 'Roboto', Arial, sans-serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 16px;
	margin: 0 0 5px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	font-size: 16px;
	color: #333;
}

.widget-area .widgettitle a {
	color: #333;
	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: 16px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
	text-align: center;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #f2f2f2;
	color: #333;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #21b32a;
	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: #f9f9f9;
    margin: 0 0 15px;
    padding: 0 0 15px;
    float: left;
    width: 100%;
    border-bottom: 2px solid #e1181c;
}

.widget-area .widgettitle p {
    font-weight: 600;
    color: #fff;
}

.taxonomy-description h1, .sidebar .widget .widgettitle {
    background-color: #222a37;
    font-size: 17px;
    padding: 10px 15px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-radius: 15px 15px 0 0;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 ;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #333;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
    float: right;
    /* padding: 12px 0 0; */
    width: 205px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    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% - 40px);
	border: none;
	background: unset;
	height: 40px;
	color: #fff;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
    clear: both;
    font-size: 14px;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    background: #1b212a;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.site-footer p {
	color: #fff;
	font-size: 14px;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px;
    width: 348px;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: 98%;
    background: #fff;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #f2f2f2;
	color: #333;
	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: #9d9d9d;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #ca2128;
}

.section{
	float: left;
	width: 100%;
}

.site-header .widget:last-child a {
    color: #333;
    background: url(images/ico-hotline.svg) no-repeat left center;
    padding-left: 59px;
    display: block;
    line-height: 25px;
    font-size: 15px;
    background-size: 50px;
    font-weight: 500;
}

.site-header .widget a em {
    display: block;
    font-size: 28px;
    font-weight: 900;
    color: #ca2128;
    font-style: inherit;
}

.site-header .widget {
    float: left;
}

.site-header .widget:last-child {
    float: right;
}

.site-header .widget-area .widget_search input[type="submit"] {
    background: url(images/search.svg) no-repeat center center;
    border: none;
    width: 40px;
    height: 42px;
    float: right;
    text-indent: -9999px;
}

.content-slider .sub-menu {
	display: none;
}

.site-header .widget_search{
	margin: 0;
	position: absolute;
    bottom: -77px;
    right: -10px;
}

.site-header .widget:first-child .widgettitle{
	text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #ca2128;
}

.content-slider .widget_nav_menu{
	float: left;
	width: 240px;
	margin: 0 15px;
}

.content-slider .widget:first-child{
	float: left;
    width: 250px;
    margin: 0 15px;
    background: #fff;
    box-shadow: 0px 0px 2px #cfcfcf;
}

.content-slider .widget:first-child li{
	list-style-type: none;
    border-bottom: 1px solid #f7f7f7;
}

.content-slider .widget:first-child li:nth-child(even) a{
	background: #fbfafa;
}

.content-slider .widget:first-child li a{
	display: block;
    padding: 11px 15px;
    color: #333;
    text-transform: uppercase;
}

.content-slider .widget:last-child{
	float: left;
	width: calc(100% - 280px);
	margin: 10px 0;
}

.content-slider{
	margin:  0;
}

.content-slider .widget_text ul img{
	border-radius: 10px;
}

.content-slider .widget_nav_menu .widgettitle{
    background: #001d7e;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
    border-radius: 10px 10px 0 0;
}

.content-slider .widget_nav_menu ul li{
	list-style-type: none;
    background: #001d7e08;
    border-bottom: 1px solid #001d7e14;
}

.content-slider .widget_nav_menu ul li:nth-child(even){
	background: #001d7e0d;
}

.content-slider .widget_nav_menu ul li a{
    color: #333;
    width: calc(100% - 30px);
    display: block;
    padding: 10px 15px;
}

.content-slider .widget_nav_menu ul li:last-child,
.content-slider .widget_nav_menu ul li:last-child a{
	border-radius: 0 0 10px 10px;
}

.content-slider .widget_nav_menu ul li a:hover{
	color: #fff;
    background: #ca2128;
}

.content-uudiem .widget{
	float: left;
    width: calc(25% - 50px);
    margin: 35px 10px;
    box-shadow: 0px 3px 9px #d9d9d957;
    border-radius: 15px;
    padding: 15px 15px 5px;
}

.content-slider .custom_paging{
	float: left;
	width: 100%;
	text-align: center;
	margin: -40px 0 0;
    position: relative;
}

.content-slider .custom_paging li{
	list-style-type: none;
	background: url(images/dot.svg) no-repeat center center;
	width: 20px;
	height: 10px;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}

.content-slider .custom_paging li.slick-active{
	background: url(images/dot2.svg) no-repeat center center;
	width: 50px;
}

.content-sanpham .widget{
	float: left;
	width: 100%;
	margin: 50px 0 0;
	position: relative;
}

.content-sanpham .widget .product{
	margin: 0 10px 50px;
	float: left;
	width: calc(20% - 20px);
}

.content-sanpham .widget .widgettitle a,
.content-tintuc .widget .widgettitle a,
.content-doitac .widget .widgettitle{
	color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 26px;
}

.content-sanpham .widget .widgettitle,
.content-tintuc .widget .widgettitle{
	margin: 0 0 30px 15px;
    background: url(images/line.svg) no-repeat left bottom;
    background-size: 100px;
    padding-bottom: 7px;
}

.content-doitac .widget .widgettitle{
	margin: 70px 0 30px;
    background: url(images/line2.svg) no-repeat bottom center;
    background-size: 100px;
    padding-bottom: 7px;
    text-align: center;
}

.content-sanpham .widget .widget-item-title a,
.tax-product_cat main.content .product .entry-title a,
.content-danhmuc .product .widget-item-title a{
	color: #333;
	font-weight: 500;
	font-size: 18px;
}

.content-sanpham .widget .widget-item-title,
.tax-product_cat main.content .product .entry-title,
.content-danhmuc .product .widget-item-title{
	text-align: left;
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 15px 0 0;
}

.content-sanpham .widget .more-from-category {
	position: absolute;
    right: 10px;
    top: 11px;
    /*display: none;*/
}

.content-sanpham .widget .more-from-category a {
    color: #ca2128;
    font-weight: 500;
    border: 1px solid #ca2128;
    padding: 10px 15px 9px;
    border-radius: 5px;
}

.content-sanpham .widget .more-from-category a:hover{
	background: #ca2128;
	color: #fff;
}

.content-sanpham .widget .product:hover .widget-item-title a,
.content-tintuc .widget-item-title a:hover, .category main.content .post:hover .entry-title a,
.content-tintuc ul li a:hover,
.tax-product_cat main.content .product:hover .entry-title a{
	color: #ca2128;
}

.content-sanpham button.slick-next.slick-arrow,
.content-danhmuc button.slick-next.slick-arrow{
	background: url(images/next.svg) no-repeat center center;
    width: 30px;
    height: 51px;
    position: absolute !important;
    right: -25px !important;
    top: 115px !important;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    padding: 0;
    background-size: 30px;
    border-radius: 5px;
    border: 1px solid #ededed;
}

.content-sanpham button.slick-prev.slick-arrow,
.content-danhmuc button.slick-prev.slick-arrow{
	background: url(images/prev.svg) no-repeat center center;
    width: 30px !important;
    height: 51px !important;
    position: absolute !important;
    left: -25px !important;
    right: 190px !important;
    top: 115px !important;
    transform: translateY(-50%);
    z-index: 300 !important;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    padding: 0;
    background-size: 30px;
    border-radius: 5px;
    border: 1px solid #ededed
}

.content-tintuc .main-posts,.content-tintuc ul {
    float: left;
    width: calc(50% - 30px);
    margin: 0 15px;
}

.content-tintuc .main-posts img{
	width: 100%;
	margin: 0 0 15px 0;
	border-radius: 15px;
	height: 350px;
	object-fit: cover;
}

.content-tintuc ul li{
	list-style-type: none;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.content-tintuc ul li img{
	float: left;
	width: 230px;
	margin: 0 ;
	height: 150px;
	object-fit: cover;
	border-radius: 15px;
}

.content-tintuc{
	margin: 50px 0 20px;
}

.content-tintuc .widget-item-title a, 
.category main.content .post .entry-title a {
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.content-tintuc ul li a {
    color: #333;
    font-weight: 500;
}

.content-tintuc .more-link{
	display: none;
}

.content-before-footer{
	background: #2a303a;
	padding: 50px 0;
}

.content-before-footer .widget{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px;
}

.content-before-footer,
.content-before-footer p,
.content-before-footer ul li,
.content-before-footer a{
	color: #fff;
}

.content-before-footer .widget .widgettitle {
	text-transform: uppercase;
    font-weight: bold;
    color: #ca2128;
    font-size: 22px;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
}

.content-before-footer .widget .widgettitle::after{
	content: '';
	width: 65px;
	height: 2px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.content-before-footer ul{
	margin-left: 20px;
}

.content-before-footer ul li{
	margin-bottom: 10px;
}

.content-before-footer .widget:nth-child(2) .widget-wrap{
	width: fit-content;
    margin: 0 auto;
}

.content-before-footer .widget iframe{
	height: 300px;
}

.content-lienhe .lienhe{
    width: 1140px;
    margin: 0 auto 50px;
    display: table;
    box-shadow: 1px 0px 5px #001d7e29;
    border-radius: 5px;
}

.content-lienhe .widget{
	float: left;
	width: 50%;
}

.content-lienhe .widget img,
.content-lienhe .widget a{
	display: block;
	margin: 0;
}

.content-lienhe .widget img{
	border-radius: 5px 0 0 5px;
}

.content-lienhe .widget_text .widget-wrap{
	padding: 15px;
}

.content-lienhe .widget_text .widgettitle{
	text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #001d7e;
}

.content-lienhe .widget_text input{
    box-shadow: none;
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
}

.content-lienhe .widget_text input[type="submit"]{
	background: #001d7e;
    color: #fff;
    padding: 0 30px;
    font-weight: 500;
}

.content-lienhe form{
	margin: 15px 0 10px;
}

.content-lienhe .widget_text ul li{
	list-style-type: none;
	float: left;
	margin: 0 20px 0 0;
}

#fix-icon{
	position: fixed;
	bottom: 30px;
	right: 0px;
	width: 120px;
}

#fix-icon li{
	width: 100%;
	list-style-type: none;
	float: left;
	margin: 0 0 20px 0;
}

#fix-icon a{
}

.content-lienhe .widget_text ul li a{
	background: url(images/call.png) no-repeat left 14px center #ec0000;
    color: #fff;
    padding: 5px 5px 5px 20px;
    min-width: 90px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #870a0a;
    background-size: 20px;
}

#fix-icon ul li a{
    background: url(images/call.png) no-repeat left 10px center #ec0000;
    color: #fff;
    padding: 10px 23px 10px 32px;
    width: 117px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 2px 2px 3px #870a0a;
    background-size: 20px;
}

#fix-icon ul li:last-child a{
    box-shadow: 2px 2px 3px #083474;
    background: url(images/za.png) no-repeat left 10px center #0068ff;
    background-size: 20px;
    padding: 10px 5px 10px 40px;
}

.content-lienhe .widget_text ul li:last-child a{
	box-shadow: 2px 2px 3px #083474;
    background: url(images/za.png) no-repeat left 14px center #0068ff;
    background-size: 20px;
    padding: 5px 5px 5px 30px;
}

.category main.content .post{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px 40px;
}

.category main.content .post img{
    border: none;
    padding: 0;
    float: left;
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin: 0 0 15px 0;
}

.category main.content .post:nth-child(3n+1){
	clear: both;
}

.category h1,
.tax-product_cat h1,
.search-results h1,
.content-danhmuc .widgettitle h2{
    text-align: center;
    background: url(images/line2.svg) no-repeat bottom center;
    background-size: 170px;
    padding-bottom: 20px;
    margin: 20px 0 40px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 32px;
}

.category h1 a,
.tax-product_cat h1 a{
	color: #333;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 32px;
}

.search-results main.content .product .entry-content,
.tax-product_cat main.content .product .entry-content{
	float: left;
	width: 100%;
	text-align: center;
}

.tax-product_cat main.content .product,
.search-results main.content .product{
	float: left;
	width: calc(25% - 20px);
	margin: 0 10px 40px;
}

.tax-product_cat main.content .product:nth-child(4n+1),
.search-results main.content .product:nth-child(4n+1){
	clear: both;
}

.tax-product_cat main.content .product .entry-image-link,
.search-results main.content .product .entry-image-link{
	overflow: hidden;
    position: relative;
    border: 1px solid #d9d9d975;
    display: block;
}

.tax-product_cat main.content .product img,
.search-results main.content .product img{
	border: none;
    padding: 0;
    float: left;
    width: 100%;
    aspect-ratio: 1 / 1; /* vuông 1:1 */
    object-fit: cover;
    margin: 0 0 15px 0;
    border-radius: 5px;
}

.tax-product_cat main.content .product .entry-title,
.search-results main.content .product .entry-title{
	float: left;
    width: 100%;
    text-align: left;
    margin: 15px 0 0 0;
}

.tax-product_cat main.content .product .entry-title a,
.search-results main.content .product .entry-title a{
	font-size: 18px;
	font-weight: 500;
}

.list_cm li{
	list-style-type: none;
	float: left;
	margin: 0 7px 0 0;
}

.list_cm{
	text-align: center;
    width: fit-content;
    margin: 0 auto 25px;
    display: table;
}

.list_cm li a{
    color: #001D7E;
    display: block;
    padding: 5px 15px;
    border: 1px solid #001d7e42;
    border-radius: 5px;
}

.list_cm li a:hover,
.list_cm li.active a{
	color: #fff;
    border: 1px solid #ca2128;
    background: #ca2128;
}

#reply-title{
	color: #001d7e;
    font-size: 24px;
    font-weight: 700;
}

.page h1 {
    color: #333;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 20px;
}

.single-post h1 {
    color: #333;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 20px;
}

.page main.content h2,
.single main.content h2{
	color: #ca2128;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
}

.page main.content h3,
.single main.content h3{
	color: #333;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
}

.contentlienhe .lienhe{
	float: left;
	width: 555px;
	margin: 50px 15px;
}

.contentlienhe .lienhe iframe{
	width: 100%;
	display: block;
	height: 660px;
}

.contentlienhe form{
	background: #3a3737;
    padding: 30px 30px 20px;
    border-radius: 10px;
    margin: 30px 0 0;
}

.contentlienhe form p,
.baogia form p{
	color: #fff;
	font-size: 18px;
	margin: 0 0 15px;
}

.contentlienhe form label{
	color: #fff;
}

.contentlienhe form input{
	height: 50px;
	box-shadow: none;
}

.contentlienhe form input[type="submit"],
input#submit,
.baogia .widget_caldera_forms_widget input[type="submit"]{
	font-size: 16px;
    padding: 8px 30px;
    color: #fff;
    background: #ca2128;
    display: table;
    margin: 0 auto;
}

.contentlienhe p{
	margin-bottom: 15px;
}

.contentlienhe .lienhe ul {
    margin-left: 20px;
}

.contentlienhe .lienhe ul li{
	margin-bottom: 7px;
}

.page.full-width-content main.content article{
    width: 1140px;
    margin: 0 auto;
    display: table;
}

.single .content-sidebar-wrap,
.page .content-sidebar-wrap{
	margin: 20px 0 50px;
}

.sidebar .widget .main-posts {
    padding: 0 15px 15px;
}

.sidebar .widget .post img {
    float: left;
    width: 130px;
    margin: 0 15px 0 0;
    border-radius: 10px;
    height: 95px;
    object-fit: cover;
}

.sidebar .widget .post a,
.sidebar .widget .product .widget-item-title a{
	color: #333;
	font-weight: 400;
}

.sidebar .widget .post .widget-item-title,
.sidebar .widget .product .widget-item-title{
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sidebar .widget .post .widget-item-title a:hover,
.sidebar .widget .product:hover .widget-item-title a{
  	color: #ca2128;
}

.sidebar .widget .post,
.sidebar .widget .product{
	float: left;
	width: 100%;
	margin: 0 0 10px;
}

.sidebar .widget{
	margin-bottom: 20px;
}

.sidebar .widget .product img{
	width: 130px;
	height: 130px;
	object-fit: cover;
	float: left;
	margin: 0 15px 10px 0;
	border-radius: 10px;
}

.content-sanpham .widget .product .gia,
.tax-product_cat main.content .product .gia,
.search-results main.content .product .gia,
.content-danhmuc .product .gia{
    text-align: left;
    margin: 15px 0 0;
}

.content-sanpham .widget .product .gia a,
.tax-product_cat main.content .product .gia a,
.search-results main.content .product .gia a,
.content-danhmuc .product .gia a,
.info_sp .gia a{
	color: #ec0000;
	font-weight: 500;
}

.info_sp .gia{
	font-size: 20px;
}

.info_sp .gt {
	margin: 20px 0;
}

.info_sp .gt p{
	margin-bottom: 15px;
}

.info_sp .gt ul{
	margin-left: 20px;
}


.chitiet_sp .slide_sp{
	float:left;
	width: calc(40% - 30px);
	margin: 0 15px;
}

.chitiet_sp .info_sp{
	float:left;
	width: calc(60% - 30px);
	margin: 0 15px;
}

.chitiet_sp .slide_sp .slider-for {
	border: 1px solid #d9d9d9;
}

.chitiet_sp .itemnav {
	border: 1px solid #d9d9d9;
	margin: 15px 15px 0 0;
	cursor: pointer;
}

.chitiet_sp .slide_sp img{
	width: 100%;
	border-radius: 10px;
}

.chitiet_sp .info_sp h1 {
    color: #333;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 15px;
    background: url(images/sao.png) no-repeat bottom left;
    padding-bottom: 25px;
    background-size: 80px;
}

.chitiet_sp .info_sp ul li{
	margin: 7px 0;
}

.chitiet_sp .info_sp ul{
	margin:0 0 15px 20px;
}

.chitiet_sp .info_sp ul li b,
.chitiet_sp .info_sp ul li strong{
	font-weight: 500;
	float: left;
	width: 110px;
}

.chitiet_sp .info_sp .gia{
	margin: 10px 0;
}

.chitiet_sp .info_sp .gia span{
	color: #ec0000;
	font-weight: bold;
	font-size: 24px;
}

.chitiet_sp .info_sp .widget li{
	list-style-type: none;
	width: calc(25% - 15px);
	margin: 0 0 0 15px;
	float: left;
}

.chitiet_sp .info_sp .widget ul{
	margin: 20px 0;
}

.chitiet_sp .info_sp .widget li:nth-child(1) {
    background: #ca2128;
    margin: 0;
    padding: 12px 0;
    border-radius: 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    width: 50%;
}

.chitiet_sp .info_sp .widget li:nth-child(1) em {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    display: block;
    font-style: italic;
}

.chitiet_sp .info_sp .widget li em{
	display: block;
    font-style: inherit;
}

.chitiet_sp .info_sp .widget li:nth-child(3) a{
    background: url(images/za.png) no-repeat top 10px center #0068ff;
    background-size: 30px;
    width: 100%;
    display: block;
    color: #fff;
    padding: 39px 0 7px;
    text-align: center;
    border-radius: 15px;
}

.chitiet_sp .info_sp .widget li:nth-child(2) a{
	background: url(images/call.png) no-repeat top 10px center #ec0000;
    background-size: 30px;
    width: 100%;
    display: block;
    color: #fff;
    padding: 39px 0 7px;
    text-align: center;
    border-radius: 15px;
    font-weight: bold;
}

.chitiet_sp{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.baogia .widget_caldera_forms_widget {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}


.baogia .widget_caldera_forms_widget .widget-wrap {
    position: fixed;
    background: #001d7e;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 15px;
    width: 500px;
    z-index: 1000;
}

.baogia .widget_caldera_forms_widget .widgettitle {
    position: absolute;
    right: -33px;
    top: -25px;
    border: 1px solid #d6d6d6;
    color: #d6d6d6;
    padding: 0px 10px;
    cursor: pointer;
    background: unset;
}

.baogia form .tieude {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.nav-primary.f-nav{
	position: fixed;
	top: 0;
	z-index: 9999;
}

.site-header .widget:nth-child(2) p a:nth-child(n+4){
	display: none;
}

.content-sanpham .widget .product,
.tax-product_cat main.content .product, .search-results main.content .product,
.content-danhmuc .caia-post-list-widget .product{
	overflow: hidden;
}

.content-sanpham .widget .product img,
.content-danhmuc .caia-post-list-widget .product img{
	width: 100%;
    margin: 0;
    aspect-ratio: 1/1; /* vuông 1:1 */
    object-fit: cover;
    border-radius: 5px;
    transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}


.tax-product_cat main.content .product img, 
.search-results main.content .product img,
.content-danhmuc .caia-post-list-widget .product img {
	transform-origin: 65% 100%;
    transition: transform 1s, filter .5s ease-out;
}


.content-sanpham .widget .product:hover img,
.tax-product_cat main.content .product:hover img, .search-results main.content .product:hover img,
.content-danhmuc .caia-post-list-widget .product:hover img  {
    transform: scale(1.2);
}

.content-danhmuc{
	background: #fdfafa;
    margin: 50px 0;
    padding: 50px 0;
}

.content-sanpham .widget .product a.alignnone,
.content-danhmuc .caia-post-list-widget .product a.alignnone{
	overflow: hidden;
	position: relative;
	border: 1px solid #d9d9d975;
    display: block;
}

/*.content-sanpham .widget .product a.alignnone:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}

.content-sanpham .widget .product a.alignnone::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .5);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

@keyframes circle {
  0% {
    opacity: 1;
    width: 100%;
    height: 100%;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}*/

.content-danhmuc .caia-post-list-widget .product{
	margin: 0 15px;
}


.content-doitac .widget ul {
  display: flex;
  flex-wrap: wrap; /* nếu muốn xuống dòng */
  gap: 10px;
  margin: 0 15px;
}

.content-doitac .widget ul li {
  width: 200px;          /* tùy bạn */
  height: 150px;         /* CHIỀU CAO CỐ ĐỊNH = nhau */
  
  display: flex;
  justify-content: center; /* căn ngang */
  align-items: center;     /* căn dọc */

  list-style-type: none;
}

.content-doitac .widget ul li img {
  max-width: 170px;
  max-height: 100%;
  object-fit: contain; /* giữ tỉ lệ ảnh */
}

/*------------- mobi *------------- */

@media (max-width: 1170px){
	.wrap,
	.site-inner,
	.nav-primary .wrap,
	.content-lienhe .lienhe,
	.breadcrumb .wrap{
		width: calc(100% - 30px);
	}

	.content-slider .widget:first-child {
	    margin: 0 15px 0 0;
	}

	.content-slider .widget:last-child {
	    width: calc(100% - 265px);
	}

	.content-slider .widget:last-child img{
		width: 100%;
	}


}

@media (max-width: 1169px){
	.content-slider .widget_nav_menu{
		display: none;
	}

	.content-slider .widget_text{
		float: left;
		width: 100%;
	}

	.title-area {
	    width: 120px;
	    margin-left: 0;
	}

	.site-header .widget:first-child .widgettitle{
		font-size: 18px;
	}

	.site-header .widget-area{
		width: calc(100% - 125px);
		margin-right: 0;
	}

	.site-header .search-form{
		width: 170px;
	}

	.content-sanpham button.slick-next.slick-arrow, .content-danhmuc button.slick-next.slick-arrow{
		right: 0 !important;
	}

	.content-sanpham button.slick-prev.slick-arrow, .content-danhmuc button.slick-prev.slick-arrow{
		left: 0 !important;
	}

	.menu-primary li, .menu-secondary li, .site-header .menu li {
	    margin: 0 18px;
	}

	.site-header .widget_search {
	    margin: 15px 10px 0 0;
	}

	.content-lienhe .widget ul{
		display: none;
	}

	.contentlienhe .lienhe{
		width: calc(50% - 30px);
	}

	.content-sidebar .content, .sidebar-content .content{
		width: calc(70% - 30px);
		margin: 0 30px 0 0;
	}

	.sidebar{
		width: 30%;
		margin: 0;
	}

	.page.full-width-content main.content article{
		width: 100%;
	}

}


@media (max-width: 1000px){
	.menu-primary li, .menu-secondary li, .site-header .menu li {
        margin: 0 15px;
    }
}


@media (max-width: 960px){
	#menu-main-menu{
		display: none;
	}

	.site-header .widget:nth-child(2) .widget-wrap{
		margin: 0;
        position: fixed;
        top: 76px;
        right: 15px;
	}

	.site-header,
	.title-area{
		height: 70px;
	}

	.site-title img {
	    width: 65px;
	}

	.site-title a, .site-title a:hover{
		background-size: 115px;
	}

	.title-area {
        width: 65px;
    }

    .site-header .widget-area {
        width: calc(100% - 70px);
    }

    .site-header .widget:first-child .widgettitle {
        font-size: 12px;
    }

    .site-header .widget:first-child p{
    	font-size: 9px;
    }

    .site-header .widget a em{
    	font-size: 18px;
    }

    .site-header .widget_search {
        
    }

    .site-header .search-form {
        width: 230px;
    }

    .site-header .widget-area {
        margin: 20px 0;
    }

    .site-header .widget:last-child{
    	display: none;
    }

   .site-header .widget:last-child a {
        color: #ffffff;
        background: url(images/ico-hotline.svg) no-repeat left center;
        padding-left: 44px;
        display: block;
        line-height: 23px;
        font-size: 14px;
        background-size: 38px;
        position: fixed;
        right: 5px;
        top: 73px;
    }

	.site-header .search-form,
	.site-header .widget-area .widget_search input[type="submit"]{
		height: 37px;
	}

	.search-form input[type="search"] {
	    width: calc(100% - 50px);
	}

	.content-slider{
		margin: 0;
	}

	.content-slider .wrap{
		width: 100%;
		margin: 0;
	}

	.content-slider .widget_text ul img{
		border-radius: 0;
	}

	.content-uudiem .widget img{
		display: table;
		margin: 0 auto 10px;
		float: none;
		width: 40px;
	}

	.content-uudiem .widget {
        width: calc(25% - 30px);
        margin: 20px 5px;
        padding: 10px;
    }

	.content-uudiem .widget .noidung{
		display: none;
	}

	.content-uudiem .widget .title{
		font-size: 12px;
		text-align: center;
	}

	#click-menu{
		background: #ffffffd1;
        padding: 5px 5px 0 5px;
        border-radius: 5px;
        left: 15px !important;
	}

	#click-menu .line{
		width: 26px;
	}

	#click-menu.f-menu{
		position: fixed;
    	top: 9px;
    	z-index: 99999;
	}

	.site-header.f-head .widget_search{
		position: fixed;
	    top: 5px;
	    z-index: 99999;
	    right: 15px;
	}

	.content-slider .widget:first-child{
		display: none;
	}

	.content-slider .widget:last-child{
		width: 100%;
		margin: 0;
	}

	.content-danhmuc {
	    background: #fdfafa;
	    margin: 15px 0;
	    padding: 15px 0;
	}

	.site-header.f-head .widget:nth-child(2) .widget-wrap {
        top: 6px;
    }


}

@media (max-width: 700px){

	.content-doitac .widget .widgettitle {
	    margin: 30px 0 30px;
	}

	.content-doitac .widget ul li img {
	    max-width: 140px;
	}

	#fix-icon {
	    bottom: 10px;
	    left: 50%;
	    transform: translateX(-50%);
	    position: fixed;
	    display: flex;          /* Sắp xếp các li theo hàng ngang */
	    justify-content: center; /* Căn giữa các phần tử con */
	    align-items: center;
	    gap: 0;              /* Khoảng cách giữa các icon (tùy chỉnh) */
	    width: 260px;
	    list-style: none;       /* Bỏ dấu chấm của li nếu có */
	    padding: 0;
	    margin: 0;
	}

	#fix-icon li {
	    width: fit-content;
	    margin: 0 5px;
	}

	.content-uudiem .widget {
        min-height: 120px;
        width: calc(25% - 16px);
        margin: 20px 3px;
        padding: 5px;
    }

    .category h1, .tax-product_cat h1, .search-results h1, .content-danhmuc .widgettitle h2{
    	font-size: 28px;
    }

	.content-danhmuc .widget .title{
		font-size: 14px;
	}

	.content-danhmuc .widget:nth-child(n+6){
		display: block;
	}

	.content-sanpham .widget .widgettitle, .content-tintuc .widget .widgettitle{
		margin: 0 0 25px;
		background-size: 130px;
	}

	.content-sanpham .widget .widgettitle a, .content-tintuc .widget .widgettitle a{
		font-size: 26px;
	}

	.content-sanpham .widget .main-posts{
		display: grid;
  		grid-template-columns: 1fr 1fr;
  		gap: 10px; /* khoảng cách giữa 2 cột */
	}

	.content-sanpham .widget .more-from-category{
		position: relative;
    	display: table;
    	margin: 0 auto;
    	right: auto;
	}

	.content-sanpham .widget .product {
	    width: 100%;
	    margin: 0 0 20px;
	}

	.content-sanpham .widget .product img,
	.content-tintuc .main-posts img{
		height: auto;
	}

	.content-sanpham button.slick-prev.slick-arrow{
		right: 35px !important;
	}

	.content-sanpham button.slick-next.slick-arrow{
		right: 0 !important;
	}

	.content-tintuc .main-posts, .content-tintuc ul{
		width: 100%;
		margin: 0 0 15px;
	}

	.content-tintuc ul li img {
	    width: 130px;
	    height: 95px;
	}

	.content-tintuc ul li h3{
		text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 4;
	    overflow: hidden;
	}

	.content-tintuc ul li a {
	    color: #333;
	    font-weight: 500;
	    font-size: 15px;
	}

	.home .site-inner{
		padding: 0;
	}

	.content-tintuc ul{
		margin-bottom: 0;
	}

	.content-lienhe .lienhe,
	.content-lienhe .widget,
	.content-before-footer .widget:nth-child(2) .widget-wrap{
		width: 100%;
	}

	.content-lienhe .widget_text .widget-wrap {
	    padding: 15px 15px 0 15px;
	}

	.content-lienhe .widget_text input[type="submit"] {
	    display: table;
	    margin: 0 auto;
	}

	.content-lienhe .lienhe{
		margin-bottom: 30px;
	}

	.content-before-footer .widget{
		width: 100%;
		margin: 0 0 10px;
	}

	.content-before-footer {
	    padding: 30px 0 0;
	}

	
	.contentlienhe .lienhe {
        width: 100%;
        margin: 0 0 10px;
    }

    .contentlienhe form {
	    margin: 10px 0 0;
	}

	.category main.content .post {
	    float: left;
	    width: 100%;
	    margin: 0 0 15px;
	    border-bottom: 1px dashed #d9d9d9;
	    margin-bottom: 20px;
	}

	.single .content-sidebar-wrap, .page .content-sidebar-wrap {
	    margin: 0;
	}

	.content-sidebar .content, .sidebar-content .content {
        width: 100%;
        margin: 0 0 15px 0;
    }

    .sidebar{
    	width: 100%;
    }

    .category h1 a, .tax-product_cat h1 a{
    	font-size: 28px;
    }

    .category h1, .tax-product_cat h1, .search-results h1 {
	    margin: 10px 0 25px;
	}

	.list_cm li a {
	    padding: 2px 10px;
	}

	.list_cm li {
	    margin: 0 7px 7px 0;
	}

	.tax-product_cat main.content .product, .search-results main.content .product {
	    float: left;
	    width: calc(50% - 10px);
	    margin: 0 5px 20px;
	}

	.tax-product_cat main.content .product img, .search-results main.content .product img{
		height: auto;
	}

	.tax-product_cat main.content .product:nth-child(4n+1), .search-results main.content .product:nth-child(4n+1) {
	    clear: inherit;
	}

	.tax-product_cat main.content .product:nth-child(2n+1), .search-results main.content .product:nth-child(2n+1) {
	    clear: both;
	}

	.chitiet_sp .slide_sp, .chitiet_sp .info_sp{
		width: 100%;
		margin: 0 0 15px;
	}

	.chitiet_sp .slide_sp img{
		width: 100%;
	}

	.chitiet_sp .info_sp .widget li:nth-child(n+2){
		display: none;
	}

	.chitiet_sp .info_sp .widget li:nth-child(1){
		width: 100%;
		padding: 8px 0;
	}

	.chitiet_sp {
	    padding-bottom: 7px;
	    margin-bottom: 15px;
	}

	.baogia .widget_caldera_forms_widget .widget-wrap{
		width: 80%;
	}

	.baogia .widget_caldera_forms_widget .widgettitle {
	    right: -15px;
	    top: -33px;
	}

	.baogia .widget_caldera_forms_widget .widget-wrap {
	    background: #af1010;
	}

	.contentlienhe form p, .baogia form p{
		font-size: 15px;
	}

	.baogia form .tieude {
	    font-size: 18px;
	    margin: 0 0 10px;
	}

	#responsive-menu.f-list{
		position: fixed;
		top: 50px !important;
		height: calc(100% - 50px);
	}

	.search-form input[type="search"]{
		color: #fff;
	}

	.content-sanpham button.slick-next.slick-arrow, .content-danhmuc button.slick-next.slick-arrow,
	.content-sanpham button.slick-prev.slick-arrow, .content-danhmuc button.slick-prev.slick-arrow{
		top: 75px !important;
	}

	.content-danhmuc .caia-post-list-widget .product{
		margin: 0 5px;
	}

	.content-sanpham .widget .widget-item-title a, .tax-product_cat main.content .product .entry-title a, .content-danhmuc .product .widget-item-title a{
		font-size: 16px;
	}

}


@media (max-width: 465px){
	.site-header .widget-area {
        margin: 9px 0;
    }
}