/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
  color: #333;
  font-family: "Lato", 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: "Lato", serif;
  font-size: 16px;
  font-weight: 400;
}

li,
ol,
ul {
  margin: 0;
  padding: 0;
}

ol li {
  list-style-type: decimal;
}

strong,
b {
  font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
  color: #0d72c7;
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
  outline: none;
}

a img {
  border: none;
  outline: 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: 60px;
  width: 100%;
  float: left;
  top: 0;
  left: 0;
  z-index: 1000;
  position: absolute;
}

.logged-in .site-header {
  top: 32px;
}

.title-area {
  float: left;
  overflow: hidden;
  padding: 0;
  width: 68px;
  margin-left: 15px;
  height: 60px;
}

.site-title {
  font-family: "Lato", serif;
  font-size: 36px;
  line-height: 1.35;
  margin: 0;
  text-transform: uppercase;
  float: left;
  width: 100%;
  height: 100%;
}

.title-area img {
  /* filter: brightness(0) invert(1); */
}

.site-title a,
.site-title a:hover {
  color: #333;
  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: auto;
  margin-right: 15px;
}

.site-header .widget-area .widget_nav_menu {
  float: left;
  margin: 15px 30px 0;
}

.site-header .widget-area .widget_media_image {
  float: right;
  margin: 20px 0 0;
  cursor: pointer;
}

.site-header .widget-area .widget_media_image img {
  display: block;
  margin: 0;
  width: 20px;
  filter: brightness(0) invert(1);
}

.site-header .widget-area .widget_search {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
  cursor: pointer;
}

.site-header .widget-area .widget_search .search-form {
  position: fixed;
  width: 555px;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: auto;
  z-index: 3000;
  background: #fff;
  border-radius: 5px;
}

.site-header .widget-area .widget_search input[type="submit"] {
  background: url(images/search.svg) no-repeat center center;
  background-size: 20px;
  border: none;
  width: 50px;
  height: 50px;
  float: right;
  text-indent: -9999px;
  padding: 0;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.menu-primary,
.menu-secondary,
.site-header .menu {
  clear: both;
  color: #333;
  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: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
  padding: 3px 15px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
  color: #463525;
}

.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: #463525;
  border-bottom: 1px solid #fff;
  color: #434343;
  font-size: 16px;
  padding: 10px;
  position: relative;
  text-transform: none;
  width: 260px;
}

.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: #333;
}

.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: 40px 0;
  width: 1170px;
}

.single .site-inner,
.page .site-inner {
  width: 750px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
  float: left;
  width: 100%;
  background: url('../../uploads/2025/10/bco-689a1f15-6f35-4ef7-a8b1-07e81578e539.png') no-repeat center center;
  background-size: cover;
  padding: 120px 0 100px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.breadcrumb .wrap {
  width: 1140px;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb .separator {
  margin: 0 5px;
}

.breadcrumb .archive-heading,
.breadcrumb .archive-heading a {
  font-size: 30px;
  font-weight: 500;
  display: table;
  color: #fff;
  margin: 0 auto;
}

/* 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;
}

.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: "Lato", 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: "Lato", 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: 16px;
  padding: 10px 15px;
  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;
}

/* Images
------------------------------------------------------------ */

img {
  height: auto;
  max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 4px;
}

.author-box .avatar {
  background-color: #fff;
  float: left;
  margin: 0 10px 0 0;
}

.post-image {
  margin: 0 10px 10px 0;
}

.comment-list li .avatar {
  background-color: #fff;
  float: left;
  margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 10px;
}

img.alignnone {
  display: inline;
  margin: 0 0 10px;
}

img.alignleft {
  display: inline;
  margin: 0 15px 10px 0;
  filter: brightness(0) invert(1);
}

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-block;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
  background: #efe8db;
  color: #333;
  width: 32px;
  height: 32px;
  align-items: center;
  text-align: center;
  display: inline-grid;
}

.pagination li a:hover,
.pagination li.active a {
  background: #463525;
  color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
  display: inline;
  float: right;
  width: 360px;
  margin-right: 15px;
}

.sidebar-secondary {
  float: left;
  width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
  margin-left: 15px;
  margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

.sidebar p {
  font-size: inherit;
}

.sidebar .widget {
  background-color: #fff;
  margin: 0 0 15px;
  padding: 0 0 15px;
  float: left;
  width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
  padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
  border-bottom: 1px solid #ddd;
  list-style-type: none;
  margin: 0 0 7px;
  padding: 0 0 5px;
  word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
  border: none;
  margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
  cursor: pointer;
  background: #463525;
  padding: 15px 30px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  -webkit-appearance: none;
  border: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
  text-decoration: none;
}

/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
  float: right;
  padding: 0;
  width: 100%;
  overflow: hidden;
}

.search-form input[type="search"] {
  margin: 0;
  padding: 0 15px;
  width: calc(100% - 50px);
  height: 50px;
  background: transparent;
  border: none;
  outline: none;
}

/* Footer
------------------------------------------------------------ */

.content-before-footer .widget .gallery {
  float: left;
  width: 100%;
}

.content-before-footer .widget .gallery-item {
  float: left;
  width: calc(100% / 6);
  margin: 0;
  padding: 0;
}

.content-before-footer .widget .gallery-item img {
  aspect-ratio: 1/1;
  margin: 0;
  display: block;
  width: 100%;
}

.site-footer {
  float: left;
  clear: both;
  font-size: 16px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  background: #000000;
}

.site-footer .wrap {
  overflow: hidden;
  padding: 15px 0;
}

.site-footer p {
  font-size: inherit;
  color: #fff;
  margin: 0 0 15px;
}

.site-footer a,
.site-footer a:visited {
  color: #fff;
}

.site-footer a:hover {
  color: #fff;
  text-decoration: none;
}

.site-footer .widget {
  float: left;
  width: 360px;
  margin: 50px 15px;
}

/* .site-footer .widget:nth-child(2),
.site-footer .widget:nth-child(3) {
  width: 165px;
} */

.site-footer .widget:last-child {
  text-align: right;
}

.site-footer .widget .widgettitle {
  color: #fff;
  font-size: 24px;
  font-family: "Outfit", serif;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 20px;
}

.site-footer .widget .widgettitle p,
.site-footer .widget .widgettitle a {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
}

.site-footer .widget ul {
  list-style: none;
}

.site-footer .widget ul li {
  margin: 0 0 10px;
  color: #fff;
}

.site-footer .widget ul li a {
  color: #fff;
}

.site-footer .widget input {
  height: 50px;
}

.site-footer .widget input[type="submit"] {
  background: #463525;
  color: #fff;
  border: 1px solid #463525;
}

.content-after-footer {
  border-top: 1px solid rgb(243 241 241 / 30%);
  background: #000;
}

.content-after-footer p {
  text-align: center;
  color: #fff;
  padding: 20px 0;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
  margin: 15px 0;
  overflow: hidden;
  float: left;
  width: 100%;
}
#submit {
	color: #fff;
}
.comment-reply-title {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 15px;
}

#author,
#comment,
#email,
#url {
  margin: 10px 0 0;
  padding: 10px;
  width: calc(49% - 22px);
  float: left;
  background: #fff;
}

#email {
  float: right;
}

#comment {
  height: 100px;
  margin: 0;
  width: calc(100% - 22px);
  background: #fff;
}

input#submit {
  float: right;
  margin: 10px 0 0;
}

.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 {
  display: block;
  clear: both;
}

.comment-content p {
  font-size: 16px;
  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: #463525;
  color: #fff;
  padding: 5px 10px;
}

.comment-author {
  color: #463525;
  font-weight: 600;
}

.comment-author .says {
  color: #333;
  font-weight: 400;
}

.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;
}

.slick-dots li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 5px;
  border-radius: 100px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #d7c4a1;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
  background: #463525;
}

.section {
  float: left;
  width: 100%;
}

.content-slider .widget {
  float: left;
  width: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.content-slider .widget img {
  display: block;
  width: 100%;
  margin: 0;
  height: 810px;
  object-fit: cover;
}

.content-slider .widget .title {
  display: none;
}

.content-slider .widget .noidung {
  width: 500px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: calc(50% - 625px);
  transform: translateY(-50%);
  display: table;
}

.content-slider .widget .noidung p {
  width: 500px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  line-height: 1.3;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
  float: right;
  clear: both;
  text-align: left;
}

.content-slider .widget .noidung p strong {
  font-weight: 700;
  font-size: 50px;
  color: #fff;
  line-height: 1.3;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
  font-family: "Outfit", serif;
}

.content-slider .widget .noidung p a {
  background: #463525;
  color: #fff;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  display: table;
  margin: 20px 0 0;
}

.content-policy {
  background: #463525;
  margin: 0 0 30px;
}

.content-policy .widget {
  float: left;
  width: calc(100% / 3 - 30px);
  margin: 40px 15px;
}

.content-policy .widget .alignnone {
  aspect-ratio: 1 / 1;
  margin: 0 15px 0 0;
}

.content-policy .widget .title {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
  display: block;
  color: #fff;
  text-transform: uppercase;
}

.content-policy .widget .noidung p {
  font-weight: 600;
  font-family: "Outfit", serif;
  color: #fff;
  font-size: 16px;
}

.content-product .widget,
.content-blog .widget {
  float: left;
  width: 100%;
  margin: 30px 0;
}

.single .content-blog .widget {
  margin: 0 0 50px;
}

.content-choice .widget_text .widgettitle,
.content-client .widget_text .widgettitle,
.content-product .widget .widgettitle,
.content-blog .widget .widgettitle {
  text-align: center;
  margin: 0 0 30px;
  font-weight: 700;
  font-size: 50px;
  color: #333;
  line-height: 1.3;
  font-family: "Outfit", serif;
}

.content-choice .widget_text .widgettitle {
  text-align: left;
}

.content-product .widget .widgettitle h2,
.content-product .widget .widgettitle a,
.content-blog .widget .widgettitle h2,
.content-blog .widget .widgettitle a {
  text-align: center;
  margin: 0;
  font-weight: 700;
  font-family: "Outfit", serif;
  font-size: 50px;
  color: #333;
  line-height: 1.3;
}

.content-choice .widget_text .widgettitle span,
.content-client .widget_text .widgettitle span,
.content-product .widget .widgettitle span,
.content-blog .widget .widgettitle span {
  display: block;
  font-family: "Lato", serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}

.content-product .widget .status-publish,
.class-product .content .status-publish,
.content-blog .widget .status-publish,
.class-new .content .status-publish {
  float: left;
  width: calc(100% / 4 - 30px);
  margin: 20px 15px;
  text-align: center;
}

.content-blog .widget .status-publish,
.class-new .content .status-publish {
  text-align: left;
  width: calc(100% / 3 - 30px);
}

.content-product .widget .status-publish .alignnone,
.class-product .content .status-publish .alignnone,
.content-blog .widget .status-publish .alignnone,
.class-new .content .status-publish .entry-image-link {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px;
}

.content-product .widget .status-publish img,
.class-product .content .status-publish img,
.content-blog .widget .status-publish img,
.class-new .content .status-publish img {
  display: block;
  margin: 0;
  border: none;
  aspect-ratio: 1/1;
  transition: all 1s ease;
  object-fit: cover;
  width: 100%;
}

.content-blog .widget .status-publish img,
.class-new .content .status-publish img {
  aspect-ratio: 16/9;
}

.content-product .widget .status-publish:hover img,
.class-product .content .status-publish:hover img,
.content-blog .widget .status-publish:hover img,
.content-category .widget:hover img,
.class-new .content .status-publish:hover img {
  transform: scale(1.05);
}

.content-product .widget .status-publish .widget-item-title,
.class-product .content .status-publish h2,
.content-blog .widget .status-publish .widget-item-title,
.class-new .content .status-publish h2 {
  line-height: 1.3;
  margin: 0 0 10px;
}

.content-product .widget .status-publish .widget-item-title a,
.class-product .content .status-publish h2 a {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  font-family: "Outfit", serif;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 47px;
}

.content-blog .widget .status-publish .widget-item-title a,
.class-new .content .status-publish h2 a {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  font-family: "Outfit", serif;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 62.5px;
}

.content-blog .widget .status-publish .more-link,
.class-new .content .status-publish .more-link {
  display: table;
  color: #434343;
  font-weight: 500;
  margin: 15px 0 0;
  text-decoration: underline;
  text-transform: uppercase;
}

.content-blog .widget .status-publish .more-link:hover,
.class-new .content .status-publish .more-link:hover {
  text-decoration: none;
}

.content-product .widget .status-publish .star,
.class-product .content .status-publish .star{
	font-size: 18px;
	color: #463525;
}

.content-product .widget .status-publish .price,
.class-product .content .status-publish .price{
	font-size: 18px;
	color: #333;
	font-weight: 600;
}

h1.entry-title{
	font-size: 30px;
	color: #333;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 1.3;
}

.single .content .entry-content h2,
.page .content .entry-content h2{
	font-size: 24px;
	color: #0078ff;
	font-weight: 600;
	margin-bottom: 15px;	
}

.single .content .entry-content h3,
.page .content .entry-content h3{
	font-size: 20px;
	color: #333;
	font-weight: 600;
	margin-bottom: 15px;	
}

.content-product .widget .more-from-category {
  float: left;
  width: 100%;
  text-align: center;
}

.content-product .widget .more-from-category a {
  background: #463525;
  padding: 15px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  display: table;
  margin: 20px auto 0;
}

.content-choice .widget_media_image {
  float: right;
  width: 555px;
  margin: 30px 15px;
}

.content-choice .widget_text {
  float: left;
  width: 555px;
  margin: 30px 15px;
  padding-top: 20px;
}

.content-choice .widget_text p {
  margin: 0 0 20px;
}

.content-choice .widget_text ul li {
  float: left;
  width: 50%;
  font-weight: 600;
  font-family: "Outfit", serif;
  font-size: 20px;
  list-style: none;
  margin: 0 0 15px;
}

.content-company .widget,
.content-client .widget {
  float: left;
  width: 100%;
  margin: 30px 0;
  text-align: center;
}

.content-company .widget_media_gallery .gallery {
  float: left;
  width: 100%;
}

.content-company .widget_media_gallery .gallery-item {
  float: left;
  width: calc(100% / 6 - 30px);
  margin: 0 15px;
  text-align: center;
  display: grid;
  align-items: center;
}

.content-company .widget_media_gallery .gallery-item img {
  height: 62px;
  object-fit: contain;
}

.content-client {
  background: url(images/bg.webp) no-repeat center center fixed;
  margin: 30px 0;
}

.content-company .widget_text,
.content-client .widget_text {
  float: left;
  width: 100%;
  margin: 80px 0;
}

.content-client .widget_text table,
.content-client .widget_text table tbody,
.content-client .widget_text table td {
  float: left;
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

.content-client .widget_text table tr {
  float: left;
  width: calc(100% - 270px);
  margin: 0 135px;
  border-collapse: collapse;
  padding: 0;
  text-align: center;
}

.content-client .widget_text table p {
  margin: 0 0 15px;
  font-size: 20px;
}

.content-client .widget_text table em {
  color: #463525;
  font-style: normal;
  font-size: 24px;
}

.content-client .widget_text table img {
  width: 75px;
  height: 75px;
  object-fit: cover;
  margin: 15px 0 10px;
  border-radius: 100%;
  display: table;
  margin: 0 auto;
}

.content-client .widget_text table strong {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  font-family: "Outfit", serif;
}

h1.entry-title {
  font-size: 35px;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.3;
}

.single .content .entry-content h2,
.page .content .entry-content h2 {
  font-size: 24px;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}

.single .content .entry-content h3,
.page .content .entry-content h3 {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}

.single .content .entry-content iframe,
.page .content .entry-content iframe {
  display: table;
  margin: 0 auto 15px;
}

.single .content .entry-content .caldera-grid input[type="submit"],
.page .content .entry-content .caldera-grid input[type="submit"] {
  background: #463525;
  padding: 15px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  border: none;
}

.single .content .entry-content table,
.page .content .entry-content table {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.single .content .entry-content table,
.single .content .entry-content table td,
.single .content .entry-content table th,
.page .content .entry-content table,
.page .content .entry-content table td,
.page .content .entry-content table th {
  border-collapse: collapse;
  padding: 10px 15px;
  border: 1px solid #bfb39f;
  text-align: left;
}

.info-author {
  text-align: right;
}

.content-info-product .left {
  float: left;
  width: 455px;
  margin: 40px 15px 0;
}

.content-info-product .left img {
  display: block;
  width: 100%;
}

.content-info-product .right {
  float: right;
  width: 640px;
  margin: 40px 15px 0;
}

.content-info-product .right h1 {
  padding-top: 20px;
}
.content-info-product .right .star{
	margin: -10px 0 15px;
	font-size: 18px;
	color: #463525;
}

.content-info-product .right .price{
	font-size: 24px;
	color: #333;
	font-weight: 600;
	margin: 0 0 15px;	
}

.content-info-product .right .contactnow a {
  background: #463525;
  padding: 15px 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  display: table;
}

.content-error {
  float: left;
  width: 100%;
  margin: 0;
  text-align: center;
}

.content-error h1 {
  color: #333;
  text-align: center;
  font-size: 300px;
  margin: 0;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
}

.content-error h1 span {
  color: #463525;
}

.content-error p {
  margin-bottom: 20px;
  font-size: 16px;
}

.content-error p strong {
  color: #463525;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}

.content-error p a {
  padding: 15px 30px;
  background: #463525;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  -webkit-appearance: none;
  display: table;
  margin: 20px auto 0;
}

.content-product .widget .status-publish .widget-item-title a:hover,
.class-product .content .status-publish h2 a:hover,
.content-blog .widget .status-publish .widget-item-title a:hover,
.class-new .content .status-publish h2 a:hover {
  color: #463525;
}

.content-about .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  padding: 0 0 60px;
}

.content-about .widget .widgettitle {
  font-size: 50px;
  font-weight: 700;
  font-family: "Outfit", serif;
}

.content-about .widget .textwidget p {
  font-size: 16px;
  padding: 10px 0;
  font-family: "Outfit", serif;
}
.content-about .widget .gallery {
  position: relative;
  display: block;
}

.content-about .widget .gallery .gallery-item {
  margin: 0;
}

.content-about .widget .gallery .gallery-item:first-child {
  position: relative;
  width: 70%;
  height: auto;
  overflow: hidden;
  border-radius: 10px;
}

.content-about .widget .gallery .gallery-item:first-child img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.content-about .widget .gallery .gallery-item:nth-child(2) {
  position: absolute;
  right: 20%;
  bottom: -20px;
  width: 40%;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.253);
  padding: 5px;
  border-radius: 20px;
}

.content-about .widget .gallery .gallery-item:nth-child(2) img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
  border-radius: 20px;
}

.content-about .widget .gallery .gallery-item:nth-child(3) {
  display: none;
}

.content-category {
  padding: 40px 0;
}
.content-category .wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
}

.content-category .widget_text {
  border-radius: 16px;
  padding: 30px 25px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.content-category .widget_text:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.content-category .widget_text .widget-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 12px;
}

.content-category .widget_text .textwidget p {
  font-size: 16px;
  color: #fff;
  padding: 0 0 20px;
  font-family: "Outfit", serif;
  margin: 0;
}

.content-category .widget_text:nth-child(1) {
  background-image: url("https://veres.la-studioweb.com/wp-content/uploads/2022/04/m3-gl-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 250px;
  border-radius: 16px;
  position: relative;
  font-family: "Outfit", serif;
  overflow: hidden;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.content-category .widget_text:nth-child(1)::before,
.content-category .widget_text:nth-child(2)::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.336);
  z-index: 0;
}

.content-category .widget_text:nth-child(1) .widget-wrap,
.content-category .widget_text:nth-child(2) .widget-wrap {
  position: relative;
  z-index: 1;
}

.content-category .widget_text:nth-child(2) {
  background-image: url("https://kobi.vn/wp-content/themes/yootheme/cache/b9/nguyen-lieu-lam-nen-thom-thumbnail-b9fbcf9f.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 250px;
  border-radius: 16px;
  position: relative;
  font-family: "Outfit", serif;
  overflow: hidden;
  color: #fff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.content-category .widget .widget-wrap p a {
  display: inline-block;
  padding: 10px 18px;
  background: #000;
  color: #fff;
  border-radius: 30px;
  text-decoration: none;
  font-weight: bold;
}
