/*
	Theme Name: BTM
	Theme URI: BTM
	Description: Themes h&#1073;»— tr&#1073;»&#1032; Genesis Theme v2.7.3 and Wordpress v5.0 tr&#1073;»&#1119; l&#1043;&#1028;n
	Author: BTM
	Author URI: BTM
	Version: 4.2
	Template: genesis
  aa
*/

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

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
  color: #787878;
  font-family: 'Roboto Slab', serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.618;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

body.home,
body.archive {
  position: relative;
  padding-bottom: 35px;
}

body.home::after,
body.archive::after {
  content: "Công ty CP Đầu Tư Thương Mại Và Dịch Vụ BTM";
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.content-icon-fixed {
  bottom: 4%;
}


blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}

input,
label,
select,
textarea {
  color: #787878;
  font-family: 'Roboto Slab', 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;
  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: 65px;
  width: 100%;
  float: left;
}

.site-header .wrap {
  position: relative;
}

.title-area {
  overflow: hidden;
  padding: 0;
  width: 220px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: table;
  margin: 0 auto;
  z-index: 400;
  height: 65px;
}

.site-title a,
.site-title a:hover {
  background-image: url(https://sofanhapkhau.com/wp-content/uploads/2025/06/logo-black-1.png) !important;
  background-size: 180px !important
}

.site-header {
  height: 120px
}

.title-area {
  height: 120px
}

.site-title {
  font-family: 'Roboto Slab', 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: #787878;
  padding: 0;
  text-decoration: none;
  float: left;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  background-size: 140px;
  background-repeat: no-repeat;
  background-position: top center;
}

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

.site-header .widget-area {
  float: right;
  padding: 0;
  width: 100%;
}

.site-header .widget-area .widget_search {
  float: left;
  width: 200px;
  height: 35px;
  background: #f4f4f4;
  margin: 10px 15px 0;
  border-radius: 5px;
  overflow: hidden;
}

.site-header .widget-area .widget_search [type="submit"] {
  background: url(images/search.svg) no-repeat center center;
  float: left;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  border: none;
}

.site-header .widget-area .caia_code_widget {
  float: left;
  width: 200px;
  margin: 0 15px;
  text-align: center;
}

.site-header .widget-area .caia_code_widget .widgettitle {
  background: none;
  padding: 0;
  margin: 0 0 10px;
  color: red;
  font-size: 12px;
  font-weight: 400;
  line-height: 1
}

.site-header .widget-area .caia_code_widget #countdown {
  background: #fce8e8;
  border-radius: 5px;
}

.site-header .widget-area .caia_code_widget #countdown,
.site-header .widget-area .caia_code_widget #countdown label {
  font-size: 13px;
}

.site-header .widget-area .widget_text {
  float: right;
  margin: 10px 15px 0;
}

.site-header .widget-area .widget_text p {
  background: url(images/cart.svg) no-repeat left top 5px;
  padding: 5px 0;
  padding-left: 30px;
  color: #333;
  font-size: 14px;
}

.site-header .widget-area .widget_text p:hover {
  text-decoration: underline;
}

.site-header .widget-area .gsc-shop-cart {
  float: right;
  margin: 14px 15px 0;
}

.site-header .widget-area .gsc-shop-cart .bg-cart-sh {
  display: none;
}

.site-header .widget-area .gsc-shop-cart .shop-cart-widget {
  background: url(images/cart.png) no-repeat left center;
  background-size: 22px;
  padding-left: 30px;
}

.site-header .widget-area .gsc-shop-cart .shop-cart-widget a {
  font-size: 14px;
  color: #434343;
  line-height: 1;
}

.site-header .widget-area .gsc-shop-cart .shop-cart-widget .product-called:first-child {
  display: none;
}

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

/* ================= MAIN MENU ================= */
.menu-primary {
  position: relative;
}

.menu-primary>li {
  float: left;
  position: relative;
  list-style: none
}

.menu-primary>li>a {
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  line-height: 22px;
  color: #787878
}

/* Hover on main menu */
.menu-primary>li:hover>a {
  color: #000 !important;
}

/* ================= SUB MENU ================= */
.menu-primary li {
  position: relative;
}

.menu-primary li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 220px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  display: none;
  z-index: 99999;
  padding: 10px 0;
  text-align: left;
}

/* Show submenu on hover */
.menu-primary li:hover>.sub-menu {
  display: block;
}

/* Submenu item style */
.menu-primary li .sub-menu li {
  width: 100%;
  float: none;
  display: block;
  margin: 0;
}

/* Submenu link */
.menu-primary li .sub-menu li a {
  display: block;
  padding: 10px 20px 10px 30px;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  line-height: 20px;
  color: #333;
  /* width: 100%; */
  position: relative;
}

/* Hover submenu link */
.menu-primary li .sub-menu li:hover>a {
  background: #f5f5f5;
  color: #000;
}

/* Bullet arrow before text */
.menu-primary .sub-menu li a::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #bbb;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
}

/* Bullet hover color */
.menu-primary .sub-menu li:hover a::before {
  border-left-color: #000;
}

/* Remove old active styling that affects submenu */
.menu-primary .sub-menu .current-menu-item>a,
.menu-primary .sub-menu .current-menu-parent>a {
  background: #f5f5f5;
  color: #333;
}

/* Ensure submenu stays inside viewport */
.menu-primary li .sub-menu li a {
  white-space: nowrap;
}

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

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

.single .site-inner,
.page .site-inner {
  width: 750px;
}

.single-sp .site-inner,
.page-template .site-inner {
  width: 1170px;
}

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

.breadcrumb {
  float: left;
  width: 100%;
  background: #f2f2f2;
  padding: 20px 0;
}

.breadcrumb .wrap {
  width: 1140px;
}

.breadcrumb a {
  color: #787878;
}

.breadcrumb .label {
  margin: 0 5px;
}

/* 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-sidebar-wrap .content .tab2 .entry-content,
.content-sidebar-wrap .content .tab3 .entry-content {
  width: 100% !important;
}

.content-sidebar-wrap .content .tab2 .entry-content p,
.content-sidebar-wrap .content .tab3 .entry-content p {
  text-align: center !important;
}

.content-sidebar-wrap .content .tab2 .entry-content p img,
.content-sidebar-wrap .content .tab3 .entry-content p img {
  max-width: 100% !important;
}


/* 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;
  width: 850px;
}

.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 Slab', 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: #787878;
  font-family: 'Roboto Slab', 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: #f5f5f5;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 15px;
  color: #787878;
  margin-bottom: 15px;
  font-weight: 600;
}

.widget-area .widgettitle a {
  color: #787878;
  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 10px 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: 15px;
  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 15px;
}

.pagination li a:hover,
.pagination li.active a {
  background: #333;
  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;
  width: 260px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

.sidebar p {
  font-size: inherit;
}

.sidebar .widget {
  background-color: #fff;
  margin: 0 0 30px;
  padding: 0 0 15px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
}

.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: #787878;
  -webkit-appearance: none;
}

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


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

.site-header .search-form {
  float: right;
  width: 100%;
}

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

.search-form input[type="search"] {
  margin: 0;
  padding: 0 10px;
  height: 35px;
  border: none;
  width: calc(100% - 40px);
  float: right;
  outline: none;
}

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

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

.site-footer {
  float: left;
  clear: both;
  font-size: 13px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
  background-color: #F4F8F8;
  border-top: 1px solid #f0f0f0;
}

.site-footer .wrap {
  overflow: hidden;
  padding: 15px 0;
}

.site-footer p {
  font-size: inherit;
}

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

.site-footer a:hover {
  color: #787878;
  text-decoration: none;
}

.site-footer .widget {
  float: left;
  width: 262px;
  margin: 15px 15px 50px;
}

.site-footer .widget:first-child {
  width: calc(100% - 30px);
  margin: 50px 15px;
  text-align: center;
}

.site-footer .widget ul {
  list-style: none;
}

.site-footer .widget ul li {
  margin-bottom: 5px;
  font-size: 11px;
  color: #787878;
  text-transform: uppercase;
}

.site-footer .widget ul li a {
  font-size: 11px;
  color: #787878;
  text-transform: uppercase;
}

.site-footer .widget img {
  margin: 0 10px;
  display: inline-block;
}

.site-footer .widget:last-child img {
  width: 200px;
  margin: 20px 0 0;
}

/* 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: #787878;
  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: 12px;
  height: 12px;
  margin-right: 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 12px;
  height: 12px;
  padding: 5px;
  border-radius: 100px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #fff;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
  background: #333;
}

.section,
.content-slider .sliders {
  float: left;
  width: 100%;
}

.content-slider img {
  width: 100%;
  display: block;
  margin: 0;
}

.content-slider .slick-dots {
  position: absolute;
  bottom: 15px;
  left: 0;
  z-index: 300;
  width: 100%;
  margin: 0;
}

.content-slider button.slick-prev.slick-arrow {
  background: url(images/prev.png) no-repeat center center;
  background-size: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 2%;
  top: 46%;
  z-index: 300;
  text-indent: -9999px;
  outline: none;
  cursor: pointer;
  border: none;
  border-radius: 100%;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  opacity: 0.5;
}

.content-slider button.slick-next.slick-arrow {
  background: url(images/next.png) no-repeat center center;
  background-size: 50px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 2%;
  top: 46%;
  z-index: 300;
  text-indent: -9999px;
  outline: none;
  cursor: pointer;
  border: none;
  border-radius: 100%;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
  opacity: 0.5;
}

.content-slider button.slick-prev.slick-arrow:hover,
.content-slider button.slick-next.slick-arrow:hover {
  opacity: 1;
}

.content-before-header .widget_text {
  float: left;
  width: 100%;
  margin: 10px 0;
}

.content-before-header .widget_text ul {
  list-style: none;
}

.content-before-header .widget_text ul li {
  float: left;
  margin: 0 15px;
}

.content-before-header .widget_text ul li:last-child {
  float: right;
}

.content-before-header .widget_text ul li a {
  background: url(images/phone.svg) no-repeat left center;
  padding-left: 25px;
  color: #4E565E;
  font-size: 14px;
  line-height: 1;
}

.content-before-header .widget_text ul li:last-child a {
  background: url(images/store.svg) no-repeat left center;
}

.content-product .left,
.content-product .right {
  margin: 50px 15px;
  width: 555px;
  float: left;
}

.content-product .widget_media_image {
  float: left;
  width: 100%;
  margin: 10px 0;
}

.content-product .widget_media_image img {
  display: block;
  margin: 0;
  width: 100%;
}

.content-video .wrap {
  display: flex;
  justify-content: center;
}

#code_widget-4 {
  margin-right: 20px;
}

.content-video .caia_code_widget {
  float: left;
  width: 100%;
  margin: 50px 0 20px;
  text-align: center;
}

.content-video .caia_code_widget iframe {
  width: 750px;
  display: table;
  margin: 0 auto;
  height: 424px;
}

.content-shop {
  background: #faf9f7;
}

.content-shop .widget {
  float: left;
  width: 555px;
  margin: 50px 15px;
}

.content-shop .widget_text .widgettitle {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0;
  color: #333;
  background: url(images/shop.svg) no-repeat left center;
  padding: 10px 0;
  padding-left: 100px;
}

.content-shop .widget_text p {
  margin-bottom: 25px;
  font-size: 16px;
}

.content-about .widget_text {
  float: left;
  width: calc(100% - 30px);
  margin: 50px 15px 30px;
  text-align: center;
}

.content-about .widget_text .widgettitle {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 40px;
  color: #333;
}

.content-about .widget_text p {
  margin-bottom: 20px;
  text-align: justify;
}

.content-about .widget_text p strong {
  color: #333;
}

h1.archive-heading {
  text-align: center;
  margin: 15px 0 30px;
}

h1.archive-heading a {
  font-size: 40px;
  text-transform: uppercase;
  color: #333;
  font-weight: 700;
}

.sort {
  float: left;
  width: 100%;
  text-align: right;
  margin-bottom: 30px;
}

.sort select {
  padding: 10px 15px;
  margin-left: 5px;
}

.archive .description {
  float: left;
  width: calc(100% - 130px);
  background: #fafafa;
  padding: 30px 50px;
  text-align: center;
  margin: 0 15px 50px;
}

.archive .description p {
  text-align: center;
}

.archive .content .post {
  float: left;
  width: 360px;
  margin: 15px;
}

.archive .content .post:nth-child(3n+2) {
  clear: both;
}

.imgsp {
  position: relative;
  width: 100%;
  aspect-ratio: 412 / 239;
  margin-bottom: 12px;
}

.imgsp .sale {
  position: absolute;
  left: 5px;
  top: 5px;
  color: #787878;
  padding: 5px 10px;
  background: rgb(255 255 255 / 60%);
  font-size: 14px;
}

.archive .content .post a img,
.archive .content .sp a img,
.yarpp-related .sp a img,
.search .content .sp a img {
  display: block;
  width: 100%;
  background: none;
  padding: 0;
  border: none;
  margin-bottom: 15px;
  border: 1px solid #d6d6d6;
  height: 100%;
}

.archive .content .post h2 {
  margin-bottom: 15px;
}

.archive .content .post h2 a,
.archive .content .sp h2 a,
.search .content .sp h2 a,
.yarpp-related .sp p a {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
}

.archive .content .post .more-link {
  display: table;
  margin-top: 15px;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #787878;
}

.archive .content .sp,
.search .content .sp {
  float: left;
  width: 410px;
  margin: 0 0 30px;
  text-align: center;
}

.archive .content .sp:nth-child(2n),
.search .content .sp:nth-child(2n) {
  float: right;
}

.archive .content .sp:nth-child(2n+1),
.search .content .sp:nth-child(2n+1) {
  clear: both;
}

.archive .content .sp p,
.search .content .sp p,
.yarpp-related .sp p {
  text-align: center;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.archive .content .sp .price,
.search .content .sp .price,
.yarpp-related .sp .price {
  font-weight: 700;
  text-align: center;
}

.archive .content .sp .price strike,
.search .content .sp .price strike,
.yarpp-related .sp .price strike {
  font-size: 12px;
  margin: 0 10px;
}

h1.entry-title {
  text-align: center;
  margin: 15px 0 30px;
  font-size: 26px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.3;
}

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

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

.single .content .entry-content iframe,
.page .content .entry-content iframe {
  display: table;
  margin: 0 auto 15px;
}

.single .content .entry-content table,
.page .content .entry-content table {
  border-collapse: collapse;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  border: 1px solid #d6d6d6;
}

.single .content .entry-content table th,
.single .content .entry-content table td,
.page .content .entry-content table th,
.page .content .entry-content table td {
  border: 1px solid #d6d6d6;
  padding: 10px;
}

.single .content .entry-content .gallery,
.page .content .entry-content .gallery {
  display: block;
  margin-bottom: 15px;
}

.single .content .entry-content .gallery .gallery-item,
.page .content .entry-content .gallery .gallery-item {
  float: left;
  width: calc(50% - 30px);
  margin: 15px;
  text-align: center;
}

.single .content .entry-content .gallery .gallery-item:nth-child(2n+1),
.page .content .entry-content .gallery .gallery-item:nth-child(2n+1) {
  clear: both;
}

.single .content .entry-content .gallery .gallery-item img,
.page .content .entry-content .gallery .gallery-item img {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.single .content .entry-content .gallery .gallery-item p,
.page .content .entry-content .gallery .gallery-item p {
  margin-bottom: 5px;
  text-align: center;
}

.single .content .entry-content .gallery .gallery-item p b,
.page .content .entry-content .gallery .gallery-item p b,
.single .content .entry-content .gallery .gallery-item p strong,
.page .content .entry-content .gallery .gallery-item p strong {
  font-size: 18px;
  text-transform: uppercase;
}

.post-meta-tag {
  float: left;
  width: 100%;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding: 15px 0;
  margin: 30px 0 15px;
}

.content-vote,
.yarpp-related {
  float: left;
  width: 100%;
  margin: 15px 0;
}

.yarpp-related .title,
.yarpp-related .titlesp,
.content-vote .title {
  font-size: 20px;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 20px;
  font-weight: 700;
}

.yarpp-related .titlesp {
  margin-top: -20px;
  text-align: center;
}

.content-vote .title {
  text-align: center;
}

.yarpp-related ul {
  padding-left: 20px;
}

.yarpp-related ul li {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.yarpp-related ul li a {
  font-size: 15px;
  color: #787878;
}

.yarpp-related .sp {
  float: left;
  width: 360px;
  margin: 15px;
}

.yarpp-related .sp p {
  margin-bottom: 10px;
}

.content-info-product .left,
.content-info-product .right {
  float: left;
  width: 555px;
  margin: 30px 15px 15px;
}

.content-info-product .left .slider-for {
  margin-bottom: 20px;
}

.content-info-product .left .slider-for img,
.content-info-product .left .slider-nav img {
  border: 1px solid #d6d6d6;
}

.content-info-product .left .slider-nav .slick-slide {
  margin: 0 5px;
  display: inline-block;
  text-align: center;
}

.content-info-product .left .slider-nav .slick-slide span {
  font-size: 36px;
}

.content-info-product .right h1.entry-title {
  text-align: left;
  margin: 0 0 10px;
}

.content-info-product .right .group {
  margin-right: 15px;
  font-weight: 600;
}

.content-info-product .right .price {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}

.content-info-product .right .price strike {
  font-size: 13px;
  font-weight: 400;
  margin-left: 15px;
}

.content-info-product .right ul {
  list-style: none;
}

.content-info-product .right ul li {
  display: inline-block;
  border: 1px solid #d6d6d6;
  padding: 5px 10px;
  margin: 5px 10px 5px 0;
  cursor: pointer;
}

.content-info-product .right ul li:hover,
.content-info-product .right ul li.check {
  background: #272727;
  color: #fff;
}

.content-info-product .right .button-cart {
  float: left;
  width: 100%;
  margin: 20px 0;
}

.content-info-product .right .button-cart [type="number"] {
  padding: 12px 10px 13px;
  width: 45px;
  background: #fff;
  border: 1px solid #272727;
  float: left;
  display: none;
}

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

.content-info-product .right .button-cart a {
  padding: 10px 15px;
  width: calc(50% - 37px);
  text-align: center;
  border: 1px solid #272727;
  color: #333;
  text-transform: uppercase;
  margin-right: 10px;
  float: left;
}

.content-info-product .right .button-cart a:last-child {
  background: #272727;
  color: #fff;
  margin-right: 0;
}

.content-info-product .right .widget_caldera_forms_widget {
  float: left;
  width: calc(100% - 30px);
  background: #f5f5f5;
  padding: 15px;
  margin-top: 15px;
}

.content-info-product .right .widget_caldera_forms_widget .widgettitle {
  font-size: 15px;
  color: #787878;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 15px;
}

.content-info-product .right .widget_caldera_forms_widget input[type="submit"] {
  background: #272727;
  width: 100%;
  text-align: center;
  font-size: 15px;
  text-align: center;
  color: #fff;
}

.tabs {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  list-style: none;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}

.tabs li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 30px 0;
  text-transform: uppercase;
  cursor: pointer;
}

.tabs li span {
  background: url(images/about.svg) no-repeat left center;
  padding: 5px 0;
  padding-left: 35px;
}

.tabs li.tab2 span {
  background: url(images/type.svg) no-repeat left center;
}

.tabs li.tab3 span {
  background: url(images/iprice.png) no-repeat left center;
}

.tabs li.tab4 span {
  background: url(images/ship.svg) no-repeat left center;
  padding-left: 40px;
}

.tabs li.tab5 span {
  background: url(images/store.png) no-repeat left center;
}

.content-tab {
  float: left;
  width: 100%;
  display: none;
}

.content-tab.active {
  display: block;
}

.content-tab .entry-content {
  display: table;
  margin: 0 auto;
  width: 750px;
}

.content-vote .rating {
  float: left;
  width: calc(100% - 32px);
  border: 1px solid #dbf6ff;
  background: #effaff;
  padding: 15px;
  margin: 0 5px 20px;
}

.content-rating .widget_text {
  float: left;
  border: 1px solid #dbf6ff;
  background: #effaff;
  padding: 15px;
  margin: 50px 15px 15px;
}

.content-vote .rating .name,
.content-rating .widget_text .widgettitle {
  color: #333;
  font-weight: 600;
  margin-bottom: 5px;
}

.vote {
  list-style: none;
  float: left;
  margin-right: 15px !important;
  margin-bottom: 10px !important;
  padding: 0 !important;
}

.vote li {
  display: inline-block;
  background: url(images/star.png) no-repeat center center;
  width: 15px;
  height: 25px;
  text-indent: -9999px;
  margin: 0 !important;
}

.vote li.star {
  background: url(images/stary.png) no-repeat center center;
}

.content-vote .rating .image {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.content-vote .rating .image img {
  height: 50px;
  margin: 0 5px 0 0;
  display: inline-block;
}

.content-vote .feed,
.content-rating .widget_text p {
  clear: both;
  display: table;
  font-size: 14px;
}

.content-rating .widget_text p {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.content-rating .widget_text img {
  width: 100%;
  display: block;
  margin: 10px 0;
}

.content-rating .widget_text p a {
  display: table;
  margin-top: 10px;
}

.sidebar .dcjq-accordion ul,
.sidebar .widget_nav_menu ul {
  list-style: none;
  padding: 0 15px;
}

.sidebar .dcjq-accordion ul li,
.sidebar .widget_nav_menu ul li {
  margin-bottom: 10px;
  border: none;
  padding: 0;
}

.sidebar .dcjq-accordion ul li a,
.sidebar .widget_nav_menu ul li a {
  color: #787878;
  font-size: 14px;
}

.sidebar .dcjq-accordion ul li a:hover {
  color: #333;
}

.sidebar .dcjq-accordion ul li ul {
  padding-top: 10px;
}

.sidebar .dcjq-accordion ul li ul li {
  margin-bottom: 15px;
}

.sidebar .caia_code_widget {
  border: none;
  padding: 0;
  margin: 0;
}

.sidebar .caia_code_widget .widgettitle {
  display: none;
}

.sidebar #uwpqsf_id {
  border: none;
}

.sidebar #uwpqsf_id .uwpqsf_class {
  background-color: #fff;
  margin: 0 0 30px;
  padding: 0 0 15px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
}

.sidebar #uwpqsf_id .uwpqsf_class span {
  background-color: #f5f5f5;
  font-size: 15px;
  text-transform: uppercase;
  padding: 10px 15px;
  color: #787878;
  margin-bottom: 15px;
  width: calc(100% - 30px);
}

.sidebar #uwpqsf_id .uwpqsf_class>label {
  margin-bottom: 5px;
}

.sidebar #uwpqsf_id .uwpqsf_class.uwpqsf_submit,
.sidebar #uwpqsf_id .uform_title {
  display: none;
}

.left-contact,
.right-contact {
  float: left;
  width: 555px;
  margin: 15px;
}

.map-contact iframe {
  display: block;
  margin: 0;
  width: 100%;
}

.left-contact p {
  margin-bottom: 15px;
}

.left-contact h2 {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.left-contact ul {
  list-style: none;
}

.left-contact ul li {
  color: #333;
  background: url(images/phone.svg) no-repeat left center;
  padding-left: 30px;
  margin-bottom: 15px;
  list-style: none;
  margin-left: 0;
}

.left-contact ul li:first-child {
  background: url(images/store.svg) no-repeat left center;
}

.left-contact ul li:last-child {
  background: url(images/about.svg) no-repeat left center;
  background-size: 20px;
}

.right-contact .caldera-grid input[type="submit"] {
  background: #272727;
  border: 1px solid #272727;
  padding: 10px 30px;
  font-weight: 700;
  font-size: 15px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
}

.content-icon-fixed {
  position: fixed;
  bottom: 10%;
  right: 10px;
  z-index: 1000;
}

.content-icon-fixed .widget {
  display: block;
  clear: both;
}

.content-icon-fixed .widget img {
  cursor: pointer;
  margin-bottom: 5px;
}

.content-icon-fixed .widget_text {
  position: relative;
}

.content-icon-fixed .widget_text ul {
  list-style: none;
  border: 1px solid #d6d6d6;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: -190px;
  width: 155px;
  background: #fff;
  display: none;
}

.content-icon-fixed .widget_text ul li {
  margin: 5px 0;
  font-weight: 700;
}

.page #gsc-shopcart-table ul.title-shopcart li,
.page #gsc-shopcart-table ul.li-products li {
  width: 20%;
}

.left-check-cart {
  float: left;
  width: 100%;
}

.left-check-cart .name-products img {
  width: 70px;
  float: left;
  margin-bottom: 5px;
}

.left-check-cart .name-products .product-name,
.left-check-cart .name-products .remove-product {
  display: block;
  clear: both;
  line-height: 1.3;
}

.left-check-cart #info-customer {
  margin-bottom: 20px;
}

.left-check-cart #info-customer .title {
  font-size: 25px;
  color: #333;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.left-check-cart .tiep-tuc {
  display: block;
  border: 1px solid #333;
  text-align: center;
  font-weight: 700;
  color: #333;
  background-image: none;
  float: right;
  padding: 9px 20px;
}

.left-check-cart .cart-summary .button {
  background: #272727;
  border: 1px solid #272727;
  text-transform: none;
  border-radius: 0;
}

.left-check-cart #gsc-shopcart-table .cart-total {
  margin: 0 0 15px;
}

.left-check-cart .total-price-bottom {
  float: right;
  font-weight: 600;
  text-align: right;
  color: #333;
}

.left-check-cart #gsc-shopcart-table .cart-total span.total-price {
  margin: 0;
}

.page-id-3989 .entry-content {
  float: left;
  width: 100%;
}