/*
Theme Name: KinKinDecor
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: wrap;
}
.nav-dropdown > li > a {
  display: block;
  font-size: 15px;
  color: var(--primary-color);
}
.nav-dropdown > li > a:hover {
  color: var(--fs-color-secondary);
  padding-left: 7px;
  font-weight: bold;
}
#header-contact li a {
  text-transform: none;
  letter-spacing: 0;
  color: white;
  font-size: 14px;
}

.header-search-form-wrapper input {
  border-radius: 7px !important;
}
.nut-dang-ky {
  letter-spacing: 0;
  font-weight: 500;
  color: white !important;
  font-size: 16px;
  padding: 8px 27px;
  margin-bottom: 0;
  animation-name: stretch;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-direction: reverse;
  animation-iteration-count: infinite;
  animation-play-state: running;
}
@keyframes stretch {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    /* transform: scale(1); */
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.nut-xem-them {
  margin-bottom: 0;
  letter-spacing: 0;
  font-size: 15px;
  font-weight: normal;
}
.header.show-on-scroll,
.stuck .header-main {
  background: white;
}
.section1 {
  background-image: url(/wp-content/uploads/2023/07/bg-section1.jpg);
  background-repeat: no-repeat;
  background-position-x: 31%;
  background-size: 600px;
  background-position-y: center;
}
.section1 .col {
  padding-bottom: 0;
}
.section-title-center span:after {
  content: "";
  display: table;
  clear: both;
  background: url(./assets/images/line2.png);
  width: 100%;
  height: 15px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  padding-top: 0;
  background-size: inherit;
}
.section-title b {
  background: none;
}
.section-title-center span {
  text-transform: none;
  font-size: 30px;
}
.section-title-container {
  margin-bottom: 0;
}
.section2 .large-2 .col-inner{
	height:100%;
}
.section2 .icon-box {
  position: relative;
  background: white;
  box-shadow: 2px 2px 15px #0000001a;
  padding: 60px 10px 25px 10px;
  border-radius: 10px;
	height:100%;
}
.buoc-text {
  display: inline-block;
  background: #e5e5e5;
  border-radius: 5px;
  width: 48px;
  height: 70px;
  line-height: 70px;
  font-weight: 800;
  color: white;
  font-size: 70px;
  position: absolute;
  left: 0;
  top: 0;
  transition: all linear 0.3s;
}
.section2 .icon-box:hover .buoc-text {
  top: -10px;
  left: -10px;
  transition: all linear 0.3s;
  background: var(--primary-color);
}
.section2 .icon-box .icon-box-img {
  transition: all linear 0.2s;
}
.section2 .icon-box:hover .icon-box-img {
  transform: scale(1.2);
  transition: all linear 0.4s;
}
.section4 .col {
  padding-bottom: 0;
}
.tabbed-content li a {
  background: #e3e3e3;
  padding: 5px 30px;
  font-size: 14px;
  letter-spacing: 0;
}
.tabbed-content li {
  margin: 0 10px;
}
.section2 .icon-box:hover h4 {
  color: var(--primary-color);
}
.section2 .icon-box h4 {
  font-weight: 600;
  font-size: 15px;
}
.tabbed-content .nav {
  margin-bottom: 10px;
}
.portfolio-box .box-image {
  border-radius: 7px;
}
.portfolio-box .portfolio-box-title {
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-transform: none;
  letter-spacing: 0;
  font-size: 15px;
  color: var(--primary-color);
  font-weight: 600;
}
.thong-tin-du-an span {
  color: gray;
  font-size: 13px;
  font-weight: normal;
  margin-right: 10px;
}
.thong-tin-du-an span:last-child {
  margin-right: 0;
}
.portfolio-box .portfolio-box-title:hover {
  color: var(--fs-color-secondary);
}
.section5 .col.large-12 {
  padding-bottom: 0;
}
.section6 .icon-box img {
  border-radius: 99px;
}
.section6 .icon-box h3 {
  font-size: 18px;
  font-weight: 600;
}
.section6 .icon-box p {
  font-size: 14px;
  color: #cfcfcf;
}
.section6 .cot1 .icon-box:nth-child(2) {
  margin-left: -50px;
}
.section6 .cot3 .icon-box:nth-child(2) {
  margin-left: 50px;
}
.section7 .slider h3 {
  text-transform: uppercase;
  font-size: 22px;
  color: var(--primary-color);
}
.section7 .slider h4 {
  font-weight: 600;
}
blockquote {
  border-left: 0;
  background-image: url(./assets/images/quote-open-editor-svgrepo-com.svg);
  background-repeat: no-repeat;
  background-size: 50px;
  padding-left: 62px;
  font-size: 17px;
  font-weight: 600;
}
.section6 .large-4 {
  padding-bottom: 0;
}
.section7 .flickity-prev-next-button.next {
  left: 5%;
}
.section7 .flickity-prev-next-button.previous {
  right: 96%;
}
.section7 .flickity-button {
  top: 40px;
  bottom: auto;
}
.section7 .large-7,
.section7 .large-5 {
  padding-bottom: 0;
}
.section8 .icon-box {
  background: white;
  padding: 50px 20px;
  border-radius: 7px;
  box-shadow: 2px 2px 20px #00000012;
}
.section8 .icon-box h4 {
  text-align: center;
  color: var(--primary-color);
  font-size: 23px;
  letter-spacing: -0.5px;
}
.section8 .icon-box h3 {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
.section8 .icon-box p {
  font-size: 15px;
}
.section8 .icon-box:hover .icon-box-img {
  transform: scale(1.2);
  transition: all linear 0.5s;
}
.section8 .col {
  padding-bottom: 0;
}
.post-item a {
  color: var(--primary-color);
}
.post-item a:hover {
  color: var(--fs-color-secondary);
}
.section7 .flickity-button svg {
  background: var(--fs-color-secondary);
  border-radius: 99%;
  color: white;
  font-size: 10px;
  padding: 12px;
}
.section6 .icon-box {
  margin-bottom: 50px;
}
.list-post1 .post-item .box-image {
  border-radius: 5px;
}
.list-post1 .post-item .post-title {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 600;
}
.list-post1 .post-item .post-title:hover {
  color: var(--primary-color);
}
.box-blog-post .is-divider {
  display: none;
}
.section10 .large-3 p strong {
  font-size: 45px;
  font-weight: 800;
}
.section10 .col {
  padding-bottom: 0;
}
.section9 .large-12 {
  padding-bottom: 0;
}
.section9 .post-item {
  padding-bottom: 0;
}
.section10 .large-5 .col-inner {
  border-radius: 8px;
  background: #fff;
  box-shadow: 2px 2px 30px #00000059;
  padding: 30px;
}
.section10 .large-5 h3 {
  color: black;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 42px;
  letter-spacing: -0.096px;
}
.form-lien-he input,
.form-lien-he select,
.form-lien-he textarea {
  padding-left: 0;
  border: none;
  box-shadow: none;
  font-size: 14px;
  border-bottom: 0.8px solid #b9c4d5;
}
.form-lien-he input[type="submit"] {
  height: 40px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 15px;
  width: 100%;
  margin: 0;
}
.wpcf7-spinner {
  display: none;
}
form {
  margin-bottom: 0;
}
.section10 .large-3 p {
  margin-bottom: 0;
  text-align: center;
  line-height: 25px;
  font-size: 15px;
}
a.back-to-top {
  background: var(--primary-color) !important;
  color: white !important;
  border: none !important;
}
.footer-section h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}
.footer-section h3:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background: var(--fs-color-secondary);
  position: absolute;
  left: 0;
  top: 34px;
}
.footer-section ul li {
  list-style: none;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 14px;
  color: #fff;
}
.footer-section ul li a:hover {
  color: var(--fs-color-secondary);
}
.absolute-footer {
  font-size: 14px;
  color: #fff !important;
  padding: 25px;
  border-top: 1px solid #343434;
}
.section11 .col {
  padding-bottom: 0;
}
.section11 img {
  border-radius: 7px;
}
.footer-section .col {
  padding-bottom: 0;
}
.icon-tu-van {
  align-items: center;
}
.icon-tu-van p {
  margin-bottom: 5px;
}
.gioi-thieu-1 .icon-box h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}
.gioi-thieu-4 ul li {
  margin-bottom: 0;
  padding-bottom: 25px;
  border-bottom: 0;
  background-image: url(./assets/images/double-right-arrows-angles-svgrepo-com.svg);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position-y: 8px;
  list-style: none;
  margin-left: 0;
  padding-left: 22px;
  font-size: 17px;
}
.gioi-thieu-4 ul li:last-child {
  padding-bottom: 0;
}
.gioi-thieu-5 .col {
  padding-bottom: 0;
}
.gioi-thieu-5 {
  padding-top: 0 !important;
}
.section7 {
  padding-bottom: 0 !important;
}
.dich-vu-2 .large-12 {
  padding-bottom: 0;
}
.dich-vu-4 .col-inner {
  height: 100%;
}
.pricing-table {
  background-color: #fff;
  border: 1px solid var(--primary-color);
  overflow: hidden;
  padding-bottom: 5px;
  border-radius: 10px;
  height: 100%;
}
.pricing-table-wrapper {
  border-radius: 10px;
  box-shadow: 2px 2px 10px #00000040;
  height: 100%;
}
.pricing-table .title {
  border-bottom: 1px solid #424242;
  background-color: var(--primary-color);
  padding: 20px 10px;
  color: white;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.pricing-table .price {
  font-weight: 300;
  padding: 10px;
  font-weight: 600;
  color: #e10000;
  font-size: 23px;
  background: #17415a;
}
.pricing-table.featured-table .price {
  background: #b9ecff;
}
.pricing-table.featured-table .title {
  border-bottom: 1px solid var(--fs-color-secondary);
  background: var(--fs-color-secondary) !important;
}
.pricing-table.featured-table {
  border: 2px solid var(--fs-color-secondary);
  border-radius: 12px;
}
.pricing-table .items > div {
  border-bottom: 1px solid #ececec;
  padding: 7.5px 0;
}
.pricing-table ul li {
  background-image: url(/wp-content/uploads/2023/07/double-right-arrows-angles-svgrepo-com.svg);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position-y: 7px;
  padding-left: 13px;
  list-style: none;
  margin-left: 0;
  font-size: 15px;
}
.gioi-thieu-6 .col {
  padding-bottom: 0 !important;
}
.gioi-thieu-4 .col {
  padding-bottom: 0;
}
.pricing-table .items {
  padding: 10px 15px;
}
.open-video {
  background: var(--primary-color) !important;
  border: 2px solid var(--primary-color) !important;
  box-shadow: 2px 2px 20px #000000b8;
}
.section4 .banner .banner-bg,
.section4 .banner {
  border-radius: 10px;
}
.dark .accordion-title.active {
  border-color: var(--fs-color-secondary);
}
.nav-dropdown {
  min-width: 320px;
}
.accordion-inner p {
  font-size: 15px;
}
.accordion-title i {
  font-size: 14px;
}
.archive-page-header {
  background-image: url(/wp-content/uploads/2023/07/bg-archive.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  padding: 80px 0;
  margin-bottom: 40px;
}
.row-sub-cat ul {
  margin-bottom: 20px;
  display: inline-block;
}
.row-sub-cat ul li {
  display: inline-block;
  list-style: none;
  float: left;
  margin-bottom: 0;
  margin-right: 24px;
}
.row-sub-cat li a {
  color: #515151;
  font-size: 15px;
  border: 1px solid #e7e7e7;
  padding: 7px 20px;
  border-radius: 20px;
  font-weight: 600;
}
.row-sub-cat {
  padding: 15px;
}
.blog-archive {
  padding-top: 0;
  padding-bottom: 0;
}
.blog-archive .page-title {
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 0;
  font-weight: 800;
  font-size: 35px;
  color: white;
}
.archive-page-header .large-8 {
  padding-bottom: 0;
}
.archive-page-header .row {
  justify-content: center;
  margin: 0 auto !important;
}
.blog-archive .post-item .post-title {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 600;
}
.bai-viet-section .post-item,
.bai-viet-section .large-12 {
  padding-bottom: 0;
}
.thong-tin-meta {
  font-size: 14px;
  color: #979797;
}
.blog-archive .post-item .from_the_blog_excerpt {
  font-size: 14px;
  color: #3d3d3d;
  margin-top: 10px;
}
.blog-archive .post-item .box-image {
  border-radius: 8px;
}
.thong-tin-meta .tac-gia,
.thong-tin-meta .luot-xem {
  margin-right: 15px;
}
.rank-math-breadcrumb p {
  margin-bottom: 10px;
  font-size: 15px;
}
.row-sub-cat li a:hover {
  background: var(--primary-color);
  color: white;
}
.blog-archive .post-item .post-title:hover {
  color: var(--primary-color);
}
.is-divider {
  display: none;
}
.blog-single .large-3 {
  padding-left: 0;
}
.xem-them .tieu-de-xem-them {
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  font-size: 19px;
  color: black;
}
.xem-them ul li {
  margin-bottom: 3px;
}
.xem-them ul li a {
  font-weight: 700;
  font-size: 16px;
}
.xem-them ul li a:hover {
  text-decoration: underline;
}
.bai-viet-lien-quan {
  margin-top: 15px;
}
.bai-viet-lien-quan h3 {
  font-size: 19px;
  color: black;
}
.bai-viet-lien-quan ul {
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
}
.bai-viet-lien-quan ul li {
  list-style: none;
  width: 25%;
  color: graytext;
  float: left;
  padding-left: 4px;
  padding-right: 5px;
}
.bai-viet-lien-quan h2 {
  font-size: 20px;
  margin-bottom: 15px;
}
.blog-single .large-9 {
  padding-bottom: 0;
}
.bai-viet-lien-quan ul li .box-image img {
  height: 180px;
  border-radius: 4px;
  object-fit: cover;
  object-position: center;
}
h1.entry-title.mb {
  margin-bottom: 20px;
  text-transform: none;
  letter-spacing: 0;
}
.row-lien-he {
  background-image: url(/wp-content/uploads/2023/07/bg-section1.jpg);
  background-repeat: no-repeat;
  background-position-y: top;
}
.row-lien-he .col {
  padding-bottom: 0;
}
.page-template-default .col {
  padding-bottom: 25px;
}
.entry-content {
  padding-bottom: 0;
  padding-top: 0;
}
.phong-thuy-section .col {
  padding-bottom: 0;
}
.bai-viet-lien-quan h4:hover {
  color: var(--primary-color);
}
.bai-viet-lien-quan h4 {
  font-weight: 600;
  font-size: 15px;
  color: black;
  line-height: 19px;
  padding-top: 7px;
  height: 64px;
  overflow: hidden;
}
span.widget-title {
  display: block;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
}
.badge.post-date {
  width: 5.8em;
  height: 3.8em;
}
.recent-blog-posts a {
  font-size: 15px;
}
footer.entry-meta {
  font-size: 14px;
}
.blog-single .blog-share {
  text-align: left;
}
.blog-single .large-3 .form-lien-he {
  background: var(--primary-color);
  padding: 20px 15px;
  border-radius: 5px;
}
.blog-single .large-3 .form-lien-he input,
.blog-single .large-3 .form-lien-he select,
.blog-single .large-3 .form-lien-he textarea {
  border-radius: 5px;
  height: 40px;
  padding-left: 10px;
}
.blog-single .large-3 .form-lien-he input[type="submit"] {
  background-color: var(--fs-color-secondary);
}
.form-lien-he input[type="submit"] {
  color: #fff;
  background: var(--primary-color);
}
.wp_phongthuy_form {
  box-shadow: 2px 2px 10px #0000001c;
  border: 1px solid #e0e0e0;
  border-radius: 7px;
}
.widget .wp_phongthuy_form {
  box-shadow: 2px 2px 10px #0000001c;
  border: 1px solid var(--primary-color);
  border-radius: 7px;
  padding: 15px;
}
.wp_phongthuy_form .form-line .label {
  color: var(--primary-color);
}
.wp_phongthuy_form .form-line select {
  margin: 0;
}
.wp_phongthuy_form .form-line input[type="submit"],
.wp_phongthuy_form .form-line input[type="button"] {
  background-color: var(--primary-color);
}
.wp_phongthuy_form .form-title span:after {
  background-color: var(--primary-color);
}
.wp_dutoan .content {
  background-color: var(--primary-color);
}
.wp_dutoan .content input[type="submit"] {
  background-color: var(--fs-color-secondary);
}
@media only screen and (max-width: 550px) {
  .bai-viet-lien-quan ul li {
    width: 50%;
  }
  .nav > li > a > i.icon-menu,
  .icon-search:before {
    color: var(--primary-color);
  }
  .off-canvas-left .mfp-content {
    width: 100%;
  }
  .off-canvas .nav-vertical > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0;
    color: black;
  }
  .nav:not(.nav-slide) .active > .children {
    padding-bottom: 10px;
  }
  .nav-vertical > li > ul li a {
    color: #2d2d2d;
    font-size: 15px;
  }
  .banner {
    padding-top: 500px !important;
  }
  .banner p {
    font-size: 15px;
  }
  .section-title-center span {
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
  }
  .section11 .col {
    padding-bottom: 15px;
  }
  .section2 .large-2 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .footer-section .col {
    flex-basis: 100%;
    max-width: 100%;
  }
  .banner .text-box {
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .gioi-thieu-3 {
    padding-top: 30px !important;
  }
  .gioi-thieu-1 .icon-box {
    text-align: center;
    font-size: 15px;
  }
  .gioi-thieu-1 .icon-box .icon-box-img {
    margin: 0 auto 15px auto;
  }
  .gioi-thieu-1 .icon-box h3 {
    font-size: 17px;
  }
  .gioi-thieu-4 .col {
    padding-bottom: 15px;
  }
  .gioi-thieu-5 .col {
    padding-bottom: 15px;
  }
  .tac-gia-section .icon-box {
    flex-direction: column;
  }
  .tac-gia-section .icon-box .icon-box-text {
    padding-left: 0;
  }
  .accordion-title {
    padding-right: 0;
    font-size: 15px;
  }
  .accordion-inner {
    padding: 0 15px;
  }
  .phong-thuy-section .col {
    padding-bottom: 15px;
  }
  .wp_dutoan .content input[type="submit"] {
    width: 100%;
  }
  .section4 .col {
    margin-bottom: 15px;
  }
  .section4 .banner .video-button-wrapper {
    font-size: 100% !important;
  }
  .section4 .banner {
    padding-top: 250px !important;
  }
  .dich-vu-1 p span {
    font-size: 140% !important;
  }
  .dich-vu-1 p {
    line-height: 20px;
  }
  .portfolio-box .portfolio-box-title {
    -webkit-line-clamp: 3;
  }
  .pricing-table.featured-table {
    margin-top: 0 !important;
  }
  .section2 .icon-box {
    padding: 60px 10px 15px 10px;
  }
  .section2 .icon-box h4 {
    line-height: 20px;
  }
  .buoc-text {
    font-size: 43px;
  }
  .tabbed-content li a {
    padding: 5px 15px;
  }
  .tab-panels .col {
    padding: 0 5px 10px;
  }
  .thong-tin-du-an span {
    display: block;
  }
  .section6 .cot1 .icon-box:nth-child(2) {
    margin-left: 0;
  }
  .section6 .icon-box {
    margin-bottom: 20px;
  }
  .section6 .cot3 .icon-box:nth-child(2) {
    margin-left: 0;
  }
  .section6 .large-4 {
    padding-bottom: 15px;
  }
  .section7 .large-7,
  .section7 .large-5 {
    padding-left: 0;
    padding-right: 0;
  }
  .section8 .icon-box {
    padding: 15px;
  }
  .section8 .icon-box {
    margin-bottom: 15px;
  }
  .section8 .icon-box h4 {
    font-size: 20px;
  }
  .blog-archive .page-title {
    font-size: 28px;
  }
  .blog-archive .post-item {
    padding-bottom: 0;
  }
  .blog-single .large-3 {
    padding-left: 15px;
  }
  .bai-viet-lien-quan h4 {
    font-weight: normal;
    font-size: 14px;
  }
  .row-lien-he .col-inner {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
}
.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

.entry-content ul,
#portfolio-content ul {
  list-style: disc;
  padding-left: 20px;
  padding-bottom: 5px;
}

.entry-content ul li,
#portfolio-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

.entry-content ol,
#portfolio-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li,
#portfolio-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content table {
  width: 100%;
  height: auto;
  overflow: auto;
}

.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}
