/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.15.2
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.is-divider {
  display: none;
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
  -webkit-box-shadow: none;
          box-shadow: none;
}

input[type='email']:focus, input[type='date']:focus, input[type='search']:focus, input[type='number']:focus, input[type='text']:focus, input[type='tel']:focus, input[type='url']:focus, input[type='password']:focus, textarea:focus, select:focus, .select-resize-ghost:focus, .select2-container .select2-choice:focus, .select2-container .select2-selection:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.teaser-row {
  margin-bottom: 20px;
}

.teaser-row > .col > .col-inner {
  height: 100%;
}

.row-bg-full > .col > .col-inner {
  height: 100%;
}

.row-bg-full > .teaser-box-text > .col-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.teaser-box {
  height: 100%;
}

.teaser-box .col-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.teaser-box .teaser-box-text .col-inner {
  padding: 40px;
  min-height: 300px;
}

.teaser-box .teaser-box-text .banner-layers {
  border: 2px solid #fff;
}

.teaser-box .teaser-button {
  margin-top: 2rem;
}

.teaser-box .teaser-button .icon-box-img {
  margin-bottom: 40px;
}

.teaser-box .icon-inner {
  background-color: white;
}

.slider-categories .flickity-slider .box-text {
  padding-bottom: 0;
}

.slider-categories .flickity-slider .box-image {
  border: 2px solid #fff;
}

.slider-categories .row-small > .flickity-viewport > .flickity-slider > .col, .slider-categories .row-small > .col {
  padding: 20px 10px 10px 10px;
}

.slider-categories .slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
  margin-top: unset;
}

.slider-categories .slider-nav-reveal .flickity-prev-next-button:hover, .slider-categories .slider-nav-reveal .flickity-prev-next-button {
  background-color: #B3C1D0;
}

.slider-categories > .col-inner > .row {
  padding-left: 15px;
  padding-right: 15px;
}

.breadcrumbs {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
}

.badge-container {
  display: none;
}

.nav-pagination > li > span,
.nav-pagination > li > a {
  border-radius: 0;
  border: 1px solid #00000020;
  background: white;
  font-weight: normal;
  font-size: 1em;
  -webkit-box-shadow: 0 8px 15px #00000019, 0 2px 2px #00000022;
          box-shadow: 0 8px 15px #00000019, 0 2px 2px #00000022;
}

.call-us {
  margin-bottom: 6px;
}

.call-us .icon-box-text {
  line-height: 30px;
  margin: auto;
}

.header #masthead > .header-inner.flex-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 18px 15px;
}

.header #masthead .form-flat input:not([type=submit]) {
  border-radius: 0;
  height: 52px;
  padding-right: 15px;
  padding-left: 15px;
}

.header #masthead .header-search-form {
  max-width: 488px;
  margin-left: 0;
}

.header #masthead .flex-col.flex-left {
  max-width: 488px;
  margin-right: 0;
}

.header #masthead .flex-col.flex-right {
  margin-left: 0;
}

.header #masthead ul.header-nav.nav-right {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.header #masthead .header-right-block ul {
  list-style: none;
}

.header #masthead .header-right-block ul li {
  margin-left: 0;
  margin-bottom: 0;
}

.header #masthead .cart-item a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header #masthead .cart-item .header-cart-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  margin-top: 5px;
}

.header #masthead .cart-item .header-cart-icon {
  width: 32px;
  margin: auto;
}

.absolute-footer {
  display: none;
}

.call-us-footer {
  border-radius: 99px;
  background-color: white;
  padding: 10px;
}

.call-us-footer p {
  color: black;
}

.call-us-footer .icon-box-img svg, .call-us-footer .icon-box-img img {
  padding-top: 0;
}

.product-cat-title {
  background-color: #B3C1D0;
  height: 50px;
}

.product-cat-title h1.shop-page-title {
  margin-bottom: 0;
  color: white;
  line-height: 50px;
}

.filter-box-bg {
  background-color: #f2f2f3;
}

.filter-box-section .filter-box {
  display: inline-block;
  margin-right: 10px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  width: 20%;
  position: relative;
}

.filter-box-section .filter-box > .filter-title {
  background-color: white;
  border: 1px solid #f5f5f5;
  padding: 0 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.filter-box-section .filter-box > .filter-title.click {
  background-color: #B3C1D0;
  border: 1px solid #B3C1D0;
  color: white;
}

.filter-box-section .filter-box > .filter-title.click i {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.filter-box-section .filter-box > .filter-title i {
  font-size: 18px;
  margin-left: 10px;
}

.filter-box-section .filter-box ul.woocommerce-widget-layered-nav-list, .filter-box-section .filter-box ul.product-categories {
  display: none;
  -webkit-box-shadow: 1px 3px 8px 0px #929292;
          box-shadow: 1px 3px 8px 0px #929292;
  position: absolute;
  z-index: 99;
  background-color: white;
  width: 100%;
}

.filter-box-section .filter-box ul.woocommerce-widget-layered-nav-list li, .filter-box-section .filter-box ul.product-categories li {
  border-bottom: 1px solid #d0d0d0;
  padding: 0 10px;
  margin-bottom: 0;
}

.filter-box-section .filter-box ul.woocommerce-widget-layered-nav-list li a, .filter-box-section .filter-box ul.product-categories li a {
  margin-right: 10px;
  line-height: 42px;
  width: 100%;
}

.filter-box-section .filter-box-applied {
  padding: 1.25rem 0;
  border-top: 1px solid #dfdfdf;
}

.filter-box-section .widget_layered_nav_filters ul li.chosen a {
  background-color: white;
  border: 1px solid black;
  padding: 0 2rem;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  color: black;
}

@media (max-width: 849px) {
  .filter-box-section {
    display: none;
  }
  .off-canvas-right .mfp-content {
    width: 100%;
  }
  .mfp-content .filter-box-section {
    display: block;
    padding: 1.5rem;
  }
  .mfp-content .filter-box-section .filter-box {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mfp-content .filter-box-section .filter-box > .filter-title {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .mfp-content .filter-box-section .filter-box ul.woocommerce-widget-layered-nav-list, .mfp-content .filter-box-section .filter-box ul.product-categories {
    position: unset;
    margin-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.products.row .product-small > .col-inner {
  border: 1px solid #ccc;
  height: 100%;
}

.products.row .product-small > .col-inner .box-image .flickity-prev-next-button {
  opacity: 1;
  width: 20px;
  height: 20px;
  background-color: #ffffff70;
}

.products.row .product-small > .col-inner .box-image .flickity-prev-next-button.next {
  right: 0;
  -webkit-transform: unset;
          transform: unset;
}

.products.row .product-small > .col-inner .box-image .flickity-prev-next-button.previous {
  left: 0;
  -webkit-transform: unset;
          transform: unset;
}

.products.row .product-small > .col-inner .box-text {
  padding: 0;
}

.products.row .product-small > .col-inner .box-text .title-wrapper {
  padding: 15px;
}

.products.row .product-small > .col-inner .box-text .title-wrapper .product-title a {
  height: 3.2rem;
  overflow: hidden;
  line-height: 1.6rem;
}

.products.row .product-small > .col-inner .box-text .title-wrapper .product-title a:hover {
  text-decoration: underline;
}

.products.row .product-small > .col-inner .box-text .price-wrapper {
  border-top: 1px solid #ccc;
  padding: 15px;
}

.swatch-attribute {
  margin: 8px 0;
}

.swatch-attribute .swatch-option {
  width: 50px;
  height: 50px;
  display: inline-block;
  margin: 0 5px 5px 5px;
  border: 1px solid #ffffff;
  cursor: pointer;
}

.swatch-attribute .swatch-option.active {
  outline: 2px solid #748eaa;
}

.slider-prod {
  display: none;
}

.slider-prod.show {
  display: block;
}

.category-banner {
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}

@media (max-width: 849px) {
  .category-banner {
    min-height: 300px;
  }
}

.woocommerce-ordering {
  margin: 20px 0;
  padding: 8px 5px;
  background-color: #B3C1D0;
}

.woocommerce-ordering ul {
  list-style: none;
  display: inline;
}

.woocommerce-ordering ul li {
  margin-left: 20px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 3px 20px;
  color: #666;
  background-color: white;
  margin: 0 5px;
}

.woocommerce-ordering ul li[selected="selected"] {
  cursor: unset;
  background: #798da7;
  color: #fff;
}

@media (max-width: 849px) {
  .woocommerce-ordering ul li {
    width: 95%;
  }
}

.subcate-slide-section {
  padding-top: 30px;
  padding-bottom: 20px;
}

.subcate-slide-section .container {
  max-width: 730px !important;
}

.subcate-slide-section .flickity-prev-next-button {
  background-color: #798da7;
  color: white;
  opacity: 1;
  border-radius: 99px;
  height: 35px;
  width: 40px;
}

.subcate-slide-section .flickity-prev-next-button.previous {
  left: -8%;
}

.subcate-slide-section .flickity-prev-next-button.next {
  right: -8%;
}

.row.subcate-slider {
  max-width: 730px !important;
}

.row.subcate-slider .col > .subcate-image {
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  -webkit-box-shadow: 0px 1px 2px 2px #00000026;
          box-shadow: 0px 1px 2px 2px #00000026;
}

.row.subcate-slider .col > .subcate-image span {
  font-size: 12px;
}

.product-thumbnails .flickity-viewport .flickity-slider .col {
  height: 145px !important;
}

.product-summary {
  text-align: center;
}

.product-summary h1.product-title {
  font-size: 21px;
  margin-bottom: 2rem;
}

.add-to-cart-box {
  -webkit-box-shadow: 0px 0px 10px #00000026;
          box-shadow: 0px 0px 10px #00000026;
}

.add-to-cart-box > * {
  padding: 10px 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #00000026;
}

.add-to-cart-box > *:last-child {
  border-bottom: none;
}

.add-to-cart-box .single_add_to_cart_button {
  height: 35px;
  line-height: 1;
  min-height: 35px;
}

.quantity .minus, .quantity .plus {
  width: 40px;
}

.quantity input {
  margin: 0 5px;
}

.quantity .button.minus, .quantity .button.plus {
  width: 35px;
  height: 35px;
  background-color: #fff !important;
  border: 1px solid black !important;
  border-left: 1px solid black !important;
  border-right: 1px solid black !important;
  line-height: 1;
  min-height: 35px;
}

.quantity .button.minus:hover, .quantity .button.plus:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.quantity input[type="number"] {
  width: 35px;
  height: 35px;
  border-width: 1px 0 !important;
  border: 1px solid black !important;
  border-left: 1px solid black !important;
  border-right: 1px solid black !important;
}

.product-footer .woocommerce-tabs {
  border-top: none;
}

.product-footer .woocommerce-tabs > ul.nav-pills {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product-footer .woocommerce-tabs > ul.nav-pills > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 2px;
}

.product-footer .woocommerce-tabs > ul.nav-pills > li > a {
  background-color: #B3C1D0;
  color: white;
  border-radius: 0;
  font-weight: normal;
  text-transform: uppercase;
  padding: 1px 35px;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-footer .woocommerce-tabs > ul.nav-pills > li.active > a {
  background-color: #748eaa;
}

.product-footer .section-title span {
  text-transform: uppercase;
}

.product-footer .section {
  padding-left: 0;
  padding-right: 0;
}

.product-features .icon-box {
  width: 32%;
  display: inline-block;
  margin-bottom: 40px;
}

.product-features .icon-box .icon-box-text h5.uppercase {
  font-weight: normal;
  text-transform: unset;
  font-size: 14px;
}

.blog-single {
  margin: auto;
  padding-top: 10px;
  padding-bottom: 0px;
}

.blog-single > .row > .large-8 {
  padding: 0 5px;
}

.blog-single > .row > .large-8 > div, .blog-single > .row > .large-8 article {
  padding: 10px;
  border-radius: 4px;
  background-color: white;
  margin: 0 5px;
  margin-bottom: 10px;
}

.blog-single > .row > .large-4 {
  padding: 0 5px;
}

.blog-single > .row > .large-4 #secondary {
  background-color: white;
  margin: 0 5px;
}

.blog-single .entry-header .badge {
  display: none;
}

.blog-single .entry-header-text {
  padding: 0;
}

.blog-single .section-title-normal {
  border-bottom: 2px solid #B3C1D0;
}

.blog-single .section-title-main {
  background-color: #B3C1D0;
  color: white;
  padding: 5px 12px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase !important;
  border-bottom: none;
}

.blog-single h6.entry-category {
  opacity: 1;
}

.blog-single h6.entry-category a {
  margin: 0 5px 5px 0;
  color: #fff;
  background-color: #363636;
  padding: 3px 6px 4px;
  white-space: nowrap;
  display: inline-block;
  text-transform: initial;
  font-weight: normal;
}

.blog-single h6.entry-category a:hover {
  background-color: #000;
}

.blog-single .entry-meta.uppercase {
  text-transform: none;
}

.blog-single .bai-cung-chuyen-muc .cat-label {
  background-color: #B3C1D0;
  color: white;
  opacity: 1;
  text-transform: initial;
  padding: 3px 6px 4px;
  font-size: 12px;
  border-radius: 0;
  position: absolute;
  top: -21px;
  margin: 0;
}

.blog-single .danh-muc {
  margin-bottom: 15px;
}

.blog-single .danh-muc span.title,
.blog-single .the-tim-kiem span.title {
  background: #B3C1D0;
  padding: 4px 10px;
  color: white;
  margin-right: 5px;
  position: relative;
}

.blog-single .danh-muc span.title::after,
.blog-single .the-tim-kiem span.title::after {
  border-width: 5px;
  border-color: transparent transparent transparent #B3C1D0;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
}

.blog-single .danh-muc a, .blog-single .the-tim-kiem a {
  margin-bottom: 10px;
  padding: 4px 10px;
  background: #ededed;
  color: #272727;
}

.blog-single .danh-muc a:hover, .blog-single .the-tim-kiem a:hover {
  background: #0058a3;
  color: white;
}

.blog-single #comments .commentlist li .avatar, .blog-single #comments .comment-list li .avatar {
  border-radius: 0;
  width: 25px;
  height: 25px;
  background-image: none;
  background-color: #ccc;
  margin-right: 7px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 26px;
  font-style: normal;
}

.blog-single #comments cite.strong.fn {
  font-style: normal;
}

.blog-single #comments .says {
  display: none;
}

.blog-single #comments ul.children li.comment {
  margin-left: 0 !important;
  display: block;
  margin-top: 5px;
  position: relative;
  background: #f1f1f1;
  border: 1px solid #e7e7e7;
  padding: 15px 10px;
  font-size: 14px;
  color: #333;
  margin-left: 30px;
}

.blog-single #comments ul.children li.comment::before {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #e7e7e7;
  border-width: 12px;
  margin-left: -1px;
}

.blog-single #comments ul.children li.comment::after {
  bottom: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f1f1f1;
  border-width: 11px;
}

.san-pham-lien-quan .product-small.product {
  border: none;
}

.san-pham-lien-quan .product-small.product img.hinh-noi-bat {
  display: none !important;
}

/* #region | BLOG ARCHIVE */
.row-blog-menu .col {
  padding: 0 10px;
}

.blog-menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  overflow: hidden;
  width: 100%;
}

.blog-menu,
.menu-blog-menu-container {
  border-radius: 4px;
  background-color: white;
  padding: 10px 10px 5px 10px;
  margin-bottom: 10px;
}

.blog-menu ul.menu > li + li,
.menu-blog-menu-container ul.menu > li + li {
  border-top: none;
}

.blog-menu ul,
.menu-blog-menu-container ul {
  margin-bottom: 0;
}

.blog-menu ul li,
.menu-blog-menu-container ul li {
  display: inline-block;
  white-space: nowrap;
}

.blog-menu ul li a,
.menu-blog-menu-container ul li a {
  display: block;
  padding: 0px 10px;
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
  border-radius: 2px;
}

.blog-menu li.current-menu-item a, .blog-menu li.current-post-parent a,
.menu-blog-menu-container li.current-menu-item a,
.menu-blog-menu-container li.current-post-parent a {
  background: #B3C1D0;
  color: white;
}

li.widget_nav_menu {
  margin-left: 0 !important;
}

.blog-archive .archive-page-header .large-12 {
  padding-bottom: 10px;
}

.blog-archive {
  padding-top: 10px;
  padding-bottom: 0px;
  margin: auto;
}

.blog-archive > .row > .large-8 {
  padding: 0 10px;
}

.blog-archive > .row > .large-4 {
  padding: 0;
}

.blog-archive > .row > .large-4 #secondary {
  background-color: white;
  margin: 0 5px;
}

.blog-archive h1.page-title {
  text-transform: none;
  letter-spacing: 0;
  font-size: 23px;
}

.blog-archive .blog-post-inner {
  text-align: justify;
}

.blog-archive .blog-post-inner .cat-label {
  background-color: #B3C1D0;
  color: white;
  opacity: 1;
  text-transform: initial;
  padding: 3px 6px 4px;
  font-size: 12px;
  border-radius: 0;
  position: absolute;
  top: -21px;
  margin: 0;
}

.blog-archive .blog-post-inner .post-meta {
  font-size: 0.9rem;
  opacity: 1;
}

.blog-archive .blog-post-inner .post-meta:before {
  content: "";
  margin-right: 5px;
  margin-bottom: 5px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBQcm8gNS4xNS4zIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlIChDb21tZXJjaWFsIExpY2Vuc2UpIC0tPjxwYXRoIGQ9Ik00MDAgNjRoLTQ4VjEyYzAtNi42MjctNS4zNzMtMTItMTItMTJoLThjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2NTJIMTI4VjEyYzAtNi42MjctNS4zNzMtMTItMTItMTJoLThjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2NTJINDhDMjEuNDkgNjQgMCA4NS40OSAwIDExMnYzNTJjMCAyNi41MSAyMS40OSA0OCA0OCA0OGgzNTJjMjYuNTEgMCA0OC0yMS40OSA0OC00OFYxMTJjMC0yNi41MS0yMS40OS00OC00OC00OHpNNDggOTZoMzUyYzguODIyIDAgMTYgNy4xNzggMTYgMTZ2NDhIMzJ2LTQ4YzAtOC44MjIgNy4xNzgtMTYgMTYtMTZ6bTM1MiAzODRINDhjLTguODIyIDAtMTYtNy4xNzgtMTYtMTZWMTkyaDM4NHYyNzJjMCA4LjgyMi03LjE3OCAxNi0xNiAxNnoiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 16px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}

.blog-archive .post-item .post-title {
  font-size: 1rem;
  margin-bottom: 10px;
  height: 3rem;
  overflow: hidden;
  line-height: 1.5rem;
}

.blog-archive .post-item .post-title:hover {
  color: #B3C1D0;
}

.blog-archive .post-item .box-text {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 10px 10px 20px 10px;
  background: white;
}

.blog-archive .post-item .col-inner {
  border-radius: 6px;
  border: 1px solid  #00000020;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-box-shadow: 0 8px 15px transparent, 0 4px 5px transparent;
          box-shadow: 0 8px 15px transparent, 0 4px 5px transparent;
  overflow: hidden;
}

.blog-archive .post-item .col-inner:hover {
  border: 1px solid #B3C1D0;
  -webkit-box-shadow: 0 15px 15px #00000030, 0 6px 6px #00000022;
          box-shadow: 0 15px 15px #00000030, 0 6px 6px #00000022;
}

.blog-archive .post-item .box-image {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.blog-archive .post-item a:hover {
  color: black;
}

.blog-archive .post-item .page-wrapper {
  padding-top: 30px;
  padding-bottom: 0;
}

.blog-archive .post-item .from_the_blog_excerpt {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.6rem;
}

.box-blog-post .is-divider {
  display: none;
}

.blog-archive .from_the_blog_comments {
  display: none;
}

.badge-outline .badge-inner:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  position: absolute;
  border: 3.2px solid #748ea9;
  border-left-color: transparent;
  border-bottom-color: transparent;
  bottom: -6px;
  z-index: -1;
  left: 0px;
}
/*# sourceMappingURL=style.css.map */