/*@import "variables/font_family";*/
.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

/*$blog-name-color:           #383D40;
$blog-name-hover           : $primary;
$short-desc-color          : #000;*/
/*@import "variables/font_family";*/
.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.blog-content {
  margin-top: 15px;
  clear: both;
  font-size: 1rem; }
  .blog-content .link-blog-name {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.875rem;
    line-height: 24px; }

.no-search-result {
  text-align: center;
  padding: 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 20px;
  font-size: 40px; }
  .no-search-result .fa-search:before {
    color: #2A82B6;
    font-weight: 400; }
  .no-search-result h5 {
    font-size: 24px;
    color: #2A82B6; }

.post-author {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .post-author .authername {
    padding-left: 5px;
    color: #5c827d;
    font-size: 0.875rem; }
    .post-author .authername:hover, .post-author .authername:active, .post-author .authername.active {
      color: black !important; }

.blog-img, .blog-imgs {
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  position: relative !important;
  /*height: 0;
  line-height: 0;*/ }
  .blog-img a, .blog-imgs a {
    /*position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;*/ }

.blog-items {
  margin-bottom: 15px; }
  .blog-items .blog-row .form-row > [class*="col-"], .blog-items .blog-row .row > [class*="col-"] {
    padding-left: 7.5px;
    padding-right: 7.5px; }
  .blog-items .blog-row .blog-content {
    margin: 0; }
  .blog-items .blog-row .view {
    margin-right: 10px;
    color: #000000;
    font-size: 0.875rem; }
  .blog-items .blog-row .time {
    color: #000000;
    font-size: 0.875rem; }
  .blog-items .post-short-description {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 48px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 5px 0 10px 0; }
  .blog-items .post-author {
    font-size: 0.875rem; }
  .blog-items .tab-content {
    padding: 0;
    border: none;
    background: none;
    margin: 10px 0 0 0; }
  .blog-items .nav-link {
    cursor: pointer;
    border: none; }
  .blog-items .post-readmore {
    margin-bottom: 15px; }
  .blog-items .blog-row {
    /*&:first-child {
    	max-width: 100%;
    	flex: 0 0 100%;
    	.blog-img {
    		img {
    			max-height: 100%;
    			height: 100%;
    			max-width: 100%;
    		}
    	}
    }		*/ }
  .blog-items .readmore {
    font-size: 0.875rem;
    color: #5c827d; }
  .blog-items .blog-list-date {
    font-size: 0.875rem;
    margin-bottom: 10px;
    line-height: 18px;
    height: 18px;
    display: block;
    color: #17a2b8; }

.blog-img {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 5px; }
  .blog-img .spinIcon {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #fff;
    border: 3px solid #5c827d;
    border-radius: 50%;
    cursor: pointer;
    z-index: 8; }
    .blog-img .spinIcon i {
      color: #5c827d;
      line-height: 35px; }
  .blog-img .pinIn {
    background: #5c827d;
    border-color: #fff; }
    .blog-img .pinIn i {
      color: #fff; }

.blog-list-date {
  font-size: 0.875rem;
  color: #000000; }

@media all and (max-width: 767px) {
  .blog-items .blog-row {
    display: block; }
    .blog-items .blog-row .blog-img {
      margin: 0 0 15px 0; } }
.blog-items.row {
  gap: 24px;
  margin-left: 0;
  margin-right: 0; }

.link-blog-name {
  display: block;
  font-weight: bold;
  color: #5c827d; }
  .link-blog-name:hover, .link-blog-name:active, .link-blog-name.active {
    color: #1d2827 !important; }

.link-blog-cat {
  display: block;
  color: #5c827d; }
  .link-blog-cat:hover, .link-blog-cat:active, .link-blog-cat.active {
    color: #1d2827 !important; }

.link-blog-widget-cat {
  display: block;
  color: #5c827d; }
  .link-blog-widget-cat:hover, .link-blog-widget-cat:active, .link-blog-widget-cat.active {
    color: black !important; }

.link-author {
  display: block;
  color: #5c827d; }
  .link-author:hover, .link-author:active, .link-author.active {
    color: #1d2827 !important; }

.link-sorting {
  display: block;
  color: #000000; }
  .link-sorting:hover, .link-sorting:active, .link-sorting.active {
    color: black !important; }

.link-account-menu {
  display: block;
  color: #000000;
  font-size: 1rem; }
  .link-account-menu:hover, .link-account-menu:active, .link-account-menu.active {
    color: black !important; }

.link-name-icon {
  display: block;
  color: #000000; }
  .link-name-icon:hover, .link-name-icon:active, .link-name-icon.active {
    color: black !important; }

.link-order {
  display: block;
  color: #6c757d; }
  .link-order:hover, .link-order:active, .link-order.active {
    color: #25282b !important; }

.left-sidebar .widget:first-child {
  margin-top: 50px; }

.blog-nav-item li i {
  vertical-align: baseline; }
.blog-nav-item .active {
  color: #5c827d !important; }

.tree, .tree-sub {
  list-style: none;
  margin: 0;
  padding: 0; }

.blogcatagory-widget .link-blog-cat {
  display: block;
  padding: 6px 12px 6px 0;
  border-bottom: 1px solid #fff;
  transition: all 0.5s;
  color: #000000;
  font-size: 1rem; }
  .blogcatagory-widget .link-blog-cat:hover, .blogcatagory-widget .link-blog-cat:active, .blogcatagory-widget .link-blog-cat.active {
    color: black !important; }
    .blogcatagory-widget .link-blog-cat:hover .arrows, .blogcatagory-widget .link-blog-cat:active .arrows, .blogcatagory-widget .link-blog-cat.active .arrows {
      opacity: 1; }
.blogcatagory-widget .arrows {
  opacity: 0;
  animation: all 0.5s; }

.widget {
  margin-bottom: 15px;
  margin-top: 30px; }
  .widget .text-large {
    margin-bottom: 10px;
    font-size: 1rem;
    text-transform: uppercase; }
  .widget .custom-line .blog-list-item {
    margin-top: 15px; }
  .widget.widget-blogcatagory {
    margin-top: 15px; }
  .widget ul {
    list-style: none;
    margin: 0;
    padding: 0; }

.date-time {
  font-size: 0.75rem;
  color: #6c757d;
  line-height: 24px; }

.blog-banner-img {
  position: relative;
  margin-bottom: 25px; }
  .blog-banner-img img {
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    object-fit: cover; }
  .blog-banner-img .blog-caption {
    position: absolute;
    left: 30px;
    bottom: 20px; }
    .blog-banner-img .blog-caption a {
      color: #fff; }
    .blog-banner-img .blog-caption .banner-read-more {
      margin-top: 10px;
      transition: all .4s ease-in-out;
      -webkit-transition: all .4s ease-in-out;
      border: 1px solid #fff;
      padding: 10px 10px;
      display: inline-block;
      line-height: 1; }
      .blog-banner-img .blog-caption .banner-read-more:hover {
        background: #5c827d;
        border-color: #5c827d; }
      .blog-banner-img .blog-caption .banner-read-more i {
        font-size: 0.875rem;
        margin-left: 5px; }

#list_view .blog-row.line-default {
  padding: 7.5px 0; }

.product-img-slider .slick-arrow {
  background-color: #5c827d; }

.tree-sub .link-blog-cat {
  padding-left: 30px; }

.tree-sub1 .link-blog-cat {
  padding-left: 45px; }

.tree-sub2 .link-blog-cat {
  padding-left: 60px; }

.shortby {
  margin-left: auto;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  list-style: none;
  padding: 0;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #000000;
  font-size: 1rem; }
  .shortby li > a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    text-transform: none; }
  .shortby .grid-switcher {
    display: block; }
  .shortby .mobilefilter {
    display: none; }
  .shortby .d-hide {
    display: block; }
  .shortby .showfilter {
    border: 1px solid #CECECE;
    margin-right: 10px;
    padding: 8px 0px 8px 10px; }
  .shortby .showpage {
    padding: 10px 0px; }
  .shortby .dropdown-toggle:after {
    color: #5c827d; }

.blog-content-wrap h2 {
  font-size: 1rem;
  color: #000000;
  margin: 15px 0;
  font-weight: bold; }

.category-wrap, .view-wraps, .post-author {
  line-height: 16px;
  height: 22px;
  display: block; }

.blog-item-row {
  margin-bottom: 10px;
  /*&.tag-wrap {
  	margin-bottom: 5px;
  	margin-top: 5px;
  }*/ }
  .blog-item-row .post-author {
    font-size: 0.875rem; }

.load-more {
  padding: 20px 0;
  text-align: center; }

/* sidebar */
.right-sidebar .widget .tag-wrap, .left-sidebar .widget .tag-wrap {
  margin-top: 10px; }

.catagory-widget {
  background: #5c827d; }

.catagory-title, .blogcatagory-title, .blogSearch-title {
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .catagory-title i, .blogcatagory-title i, .blogSearch-title i {
    margin-right: 5px; }

.archive-title, .recent-blog-title, .tag-title, .feature-blog-title, .wishlist-title, .rssfeed-title {
  margin-bottom: 5px;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .archive-title i, .recent-blog-title i, .tag-title i, .feature-blog-title i, .wishlist-title i, .rssfeed-title i {
    margin-right: 5px; }

.blog-cat-list li, .archive-list li, .rssfeed li {
  vertical-align: top;
  line-height: 1; }
.blog-cat-list a, .archive-list a, .rssfeed a {
  display: block;
  text-transform: uppercase; }
  .blog-cat-list a i, .archive-list a i, .rssfeed a i {
    vertical-align: baseline; }

.archive-list li {
  margin-bottom: 0px !important; }

.widget-signup-banner {
  position: relative; }
  .widget-signup-banner .widget-signup-heading {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    padding: 0 5px;
    text-align: center; }
    .widget-signup-banner .widget-signup-heading a {
      color: #fff; }
    .widget-signup-banner .widget-signup-heading p {
      margin-bottom: 0; }
    .widget-signup-banner .widget-signup-heading h2 {
      font-size: 1.5rem; }

/*  Blog detail */
.view-time .view {
  margin-right: 15px; }

.share-fb {
  text-align: center;
  color: #000; }

.blog-desc {
  margin-top: 15px; }

.share-fb-wrap {
  display: flex;
  margin: 15px 0 25px 0;
  border-top: 1px solid #CECECE;
  padding: 20px 0;
  border-bottom: 1px solid #CECECE;
  align-items: center; }

/*updated css*/
.share-fb-wrap h3 {
  font-size: 0.875rem;
  padding-right: 40px;
  margin-bottom: 0; }
.share-fb-wrap .share-fb {
  background: #3B5998;
  color: #fff;
  margin: 0 15px 0px 0;
  height: 20px;
  padding: 0 6px;
  border-radius: 3px;
  display: inline-block;
  font-size: 11px;
  line-height: 20px; }
  .share-fb-wrap .share-fb i {
    float: left;
    margin-right: 10px;
    line-height: 20px; }
  .share-fb-wrap .share-fb:hover {
    opacity: .8; }
  .share-fb-wrap .share-fb + .share-fb {
    background: #55acee; }
  .share-fb-wrap .share-fb + .share-fb + .share-fb {
    background: #95D03A; }

.ajax-load {
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 40px; }

.slick-dots button {
  display: none !important; }

.recent-blog {
  list-style: none;
  margin: 0;
  padding: 0; }

.view-wraps {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 15px; }

@media all and (max-width: 767px) {
  .left-sidebar {
    order: 2; } }
.blog-listing-page .blog-list-section .filter-list .shortby .selectdd {
  transition: all 0.3s ease; }

.blog-listing-page .blog-list-section .filter-list .shortby .selectdd:hover {
  color: #2a82b6;
  text-decoration: none;
  background-color: #fff; }

.blog-listing-page .blog-list-section .filter-list .shortby .selectdd:focus {
  color: #2a82b6;
  text-decoration: none;
  background-color: #fff; }

.dropdown-item.active, .dropdown-item {
  transition: all 0.3s ease; }

.dropdown-item:hover, .dropdown-item:focus {
  color: #2a82b6;
  text-decoration: none;
  background-color: #fff; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background: var(--new2026-graduant-primary, linear-gradient(104deg, #15b7aa 20.11%, #2a82b6 60.2%)); }

.blog-detail-page {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%; }
  .blog-detail-page .blog-detail-hero {
    display: flex;
    width: 1060px;
    max-width: 100%;
    padding: 20px 0;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 10px; }
  .blog-detail-page .blog-detail-title {
    margin: 0;
    color: #2d2d2d;
    font-family: 'Outfit', 'Noto Sans Thai', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; }
  .blog-detail-page .blog-detail-author {
    color: #2d2d2d;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; }
  .blog-detail-page .blog-detail-image {
    width: 1060px;
    max-width: 100%;
    height: 531px;
    align-self: center;
    aspect-ratio: 2 / 1;
    overflow: hidden; }
    .blog-detail-page .blog-detail-image img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .blog-detail-page .blog-detail-body {
    display: flex;
    width: 1060px;
    max-width: 100%;
    padding-bottom: 100px;
    flex-direction: column;
    align-items: flex-start; }
  .blog-detail-page .blog-detail-content {
    display: flex;
    padding: 20px 0 40px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch; }
  .blog-detail-page .blog-detail-date {
    color: #2d2d2d;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; }
  .blog-detail-page .blog-detail-description {
    color: #2d2d2d;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%; }
    .blog-detail-page .blog-detail-description p,
    .blog-detail-page .blog-detail-description li,
    .blog-detail-page .blog-detail-description div {
      color: inherit;
      font: inherit;
      line-height: inherit; }
    .blog-detail-page .blog-detail-description p {
      margin: 0 0 20px; }
      .blog-detail-page .blog-detail-description p:last-child {
        margin-bottom: 0; }
    .blog-detail-page .blog-detail-description img {
      max-width: 100%;
      height: auto; }
  .blog-detail-page .blog-detail-footer {
    display: flex;
    width: 100%;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid #707070;
    box-sizing: border-box; }
  .blog-detail-page .blog-detail-tags {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-wrap: wrap;
    flex: 1 1 auto; }
  .blog-detail-page .link-tag {
    display: flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 0;
    border-radius: 4px;
    background: #f9f9f9;
    color: #2a82b6;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    text-decoration: none; }
    .blog-detail-page .link-tag:nth-child(3n + 2) {
      color: #fe912a; }
    .blog-detail-page .link-tag:nth-child(3n) {
      color: #fc5c62; }
  .blog-detail-page .blog-detail-social {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    flex: 0 0 auto; }
  .blog-detail-page .blog-social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    aspect-ratio: 1 / 1;
    text-decoration: none;
    transition: transform 0.3s ease; }
    .blog-detail-page .blog-social-link:hover {
      transform: scale(1.05); }
    .blog-detail-page .blog-social-link img {
      display: block;
      width: 35px;
      height: 35px;
      aspect-ratio: 1 / 1; }
  .blog-detail-page .blogrelated-section {
    display: flex;
    position: relative;
    left: auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    transform: none;
    overflow: hidden;
    padding: 0 80px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #f3f4f4;
    box-sizing: border-box;
    z-index: 0; }
    .blog-detail-page .blogrelated-section__inner {
      display: flex;
      width: 100%;
      max-width: 1280px;
      padding: 40px 0;
      flex-direction: column;
      align-items: flex-start;
      gap: 40px; }
    .blog-detail-page .blogrelated-section .sub-title {
      margin: 0;
      color: #0e293e;
      text-align: center;
      font-family: 'Inter', 'Noto Sans Thai', sans-serif;
      font-size: 18px;
      font-style: normal;
      font-weight: 700;
      line-height: 150%; }
    .blog-detail-page .blogrelated-section .blog-related-grid {
      display: flex;
      flex-wrap: nowrap;
      gap: 24px;
      width: 100%;
      margin: 0;
      overflow-x: auto;
      overflow-y: hidden;
      overscroll-behavior-x: contain;
      scroll-behavior: auto;
      -webkit-overflow-scrolling: touch;
      cursor: grab;
      touch-action: pan-x;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .blog-detail-page .blogrelated-section .blog-related-grid::-webkit-scrollbar {
        display: none; }
      .blog-detail-page .blogrelated-section .blog-related-grid.is-dragging {
        cursor: grabbing;
        scroll-behavior: auto;
        user-select: none; }
        .blog-detail-page .blogrelated-section .blog-related-grid.is-dragging a,
        .blog-detail-page .blogrelated-section .blog-related-grid.is-dragging img {
          pointer-events: none; }
    .blog-detail-page .blogrelated-section .blog-grid-item {
      flex: 0 0 calc((100% - 48px) / 3);
      max-width: calc((100% - 48px) / 3);
      width: calc((100% - 48px) / 3);
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 0; }
    .blog-detail-page .blogrelated-section .blog-card {
      display: flex;
      min-width: 0;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      flex-shrink: 0;
      width: 100%;
      background: transparent; }
      .blog-detail-page .blogrelated-section .blog-card .blog-img {
        height: 205px;
        align-self: stretch;
        width: 100%;
        margin-bottom: 0;
        border-radius: 4px;
        overflow: hidden;
        transition: box-shadow 0.3s ease; }
        .blog-detail-page .blogrelated-section .blog-card .blog-img a {
          display: block;
          width: 100%;
          height: 100%; }
        .blog-detail-page .blogrelated-section .blog-card .blog-img img {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover; }
      .blog-detail-page .blogrelated-section .blog-card .blog-content {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        margin: 0;
        min-width: 0;
        padding: 0;
        width: 100%; }
      .blog-detail-page .blogrelated-section .blog-card .blog-list-date {
        height: auto;
        margin: 0;
        color: #707070;
        font-family: 'Inter', 'Noto Sans Thai', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 110%; }
      .blog-detail-page .blogrelated-section .blog-card .post-title {
        width: 100%;
        min-width: 0;
        margin: 0; }
      .blog-detail-page .blogrelated-section .blog-card .link-blog-name {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        max-width: 100%;
        color: #0e293e !important;
        font-family: 'Inter', 'Noto Sans Thai', sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        white-space: normal;
        overflow-wrap: anywhere;
        text-decoration: none; }
      .blog-detail-page .blogrelated-section .blog-card .post-short-description {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        height: auto;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #707070;
        font-family: 'Inter', 'Noto Sans Thai', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 150%;
        white-space: normal;
        width: 100%; }
      .blog-detail-page .blogrelated-section .blog-card .tag-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 8px 12px;
        width: 100%;
        height: auto;
        margin: 0;
        line-height: 1; }
      .blog-detail-page .blogrelated-section .blog-card .link-tag {
        display: inline-flex;
        padding: 6px 10px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border: 0;
        border-radius: 4px;
        background: #f9f9f9;
        color: #2a82b6;
        font-family: 'Inter', 'Noto Sans Thai', sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: 700;
        line-height: 110%;
        text-decoration: none; }
        .blog-detail-page .blogrelated-section .blog-card .link-tag:nth-child(3n + 2) {
          color: #fe912a; }
        .blog-detail-page .blogrelated-section .blog-card .link-tag:nth-child(3n) {
          color: #fc5c62; }
      .blog-detail-page .blogrelated-section .blog-card:hover .blog-img {
        box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.2); }
      .blog-detail-page .blogrelated-section .blog-card:hover .link-blog-name {
        background: var(--new2026-graduant-primary, linear-gradient(104deg, #15b7aa 20.11%, #2a82b6 60.2%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent !important; }

.blog-listing-page .cat-search-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  justify-content: space-between;
  align-items: flex-start;
  align-self: stretch;
  background: transparent; }
  .blog-listing-page .cat-search-wrap .container-fluid {
    width: 100%;
    padding: 0; }
  .blog-listing-page .cat-search-wrap .cat-search-content {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    border-bottom: 1px solid #e1e1e1; }
  .blog-listing-page .cat-search-wrap .searchbtn-form {
    width: auto;
    min-width: 299px;
    padding: 10px 0;
    margin-right: 0;
    transition: min-width 0.5s cubic-bezier(0.22, 1, 0.36, 1); }
    .blog-listing-page .cat-search-wrap .searchbtn-form .input-group {
      position: relative;
      border-radius: 20px;
      color: #909090;
      border: 1px solid #d3d3d3;
      background: #fff;
      overflow: hidden;
      width: 299px;
      transition: width 0.5s cubic-bezier(0.22, 1, 0.36, 1); }
    .blog-listing-page .cat-search-wrap .searchbtn-form .search-icon {
      position: absolute;
      left: 14px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 20px;
      font-weight: 100;
      color: #282828;
      cursor: pointer;
      z-index: 2; }
    .blog-listing-page .cat-search-wrap .searchbtn-form #blogsearch {
      width: calc(100% - 45px);
      min-width: 0;
      height: auto;
      padding-left: 45px;
      border-radius: 20px;
      border: 0;
      background: transparent; }
      .blog-listing-page .cat-search-wrap .searchbtn-form #blogsearch::placeholder {
        color: #909090;
        font-size: 16px;
        font-weight: 400;
        line-height: 150%;
        font-family: Outfit, 'Noto Sans Thai', sans-serif !important; }
    .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed {
      min-width: auto; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed .input-group {
        width: 24px;
        min-width: 24px;
        height: 24px;
        flex-shrink: 0;
        border: 0;
        background: transparent;
        padding: 0;
        border-radius: 0;
        overflow: visible; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed .search-icon {
        position: static;
        transform: none;
        width: 24px;
        height: 24px;
        flex-shrink: 0;
        font-size: 21px;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed #blogsearch {
        width: 0;
        height: 0;
        opacity: 0;
        padding: 0;
        border: 0;
        pointer-events: none; }
    .blog-listing-page .cat-search-wrap .searchbtn-form.is-open {
      min-width: 299px;
      padding: 10px 0; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-open .input-group {
        width: 299px;
        border: 1px solid #d3d3d3;
        background: #fff;
        border-radius: 20px; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-open .search-icon {
        position: absolute;
        left: 14px;
        top: 50%;
        transform: translateY(-50%); }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-open #blogsearch {
        width: 100%;
        opacity: 1;
        padding-left: 45px;
        pointer-events: auto;
        border-bottom: none !important; }
  .blog-listing-page .cat-search-wrap .tree {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    max-width: calc(100% - 320px);
    padding-right: 16px;
    list-style: none;
    margin: 0; }
    .blog-listing-page .cat-search-wrap .tree li {
      display: flex;
      padding: 20px 12px 10px 12px;
      justify-content: center;
      align-items: center;
      gap: 10px; }
      .blog-listing-page .cat-search-wrap .tree li:has(.link-blog-cat.active) {
        border-bottom: 2px solid var(--new2026-graduant-primary, #15b7aa); }
    .blog-listing-page .cat-search-wrap .tree .link-blog-cat {
      display: flex;
      padding: 0;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border: 0;
      background: transparent;
      color: var(--new2026-text-bule, #0e293e);
      text-align: center;
      font-family: 'Inter', 'Noto Sans Thai', sans-serif;
      font-size: 18px;
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
      text-decoration: none;
      transition: all 0.3s ease; }
      .blog-listing-page .cat-search-wrap .tree .link-blog-cat:hover, .blog-listing-page .cat-search-wrap .tree .link-blog-cat.active {
        background: var(--new2026-graduant-primary, linear-gradient(104deg, #15b7aa 20.11%, #2a82b6 60.2%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent !important; }
.blog-listing-page .sub-category-wrap {
  background: #fff; }
  .blog-listing-page .sub-category-wrap .container-fluid {
    width: 100%;
    padding: 0; }
  .blog-listing-page .sub-category-wrap .sub-category-content {
    width: 100%;
    box-sizing: border-box; }
  .blog-listing-page .sub-category-wrap .sub-tree {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
  .blog-listing-page .sub-category-wrap .link-sub-cat {
    display: flex;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    border: 1px solid #e1e1e1;
    border-radius: 99px;
    background: #fff;
    color: #0e293e;
    text-align: center;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    text-decoration: none;
    transition: border-color 0.3s ease, background 0.3s ease, color 0.3s ease; }
    .blog-listing-page .sub-category-wrap .link-sub-cat:hover {
      border-radius: 99px;
      border: 1px solid var(--new2026-graduant-primary, #15b7aa);
      background: var(--new2026-graduant-primary, linear-gradient(104deg, #15b7aa 20.11%, #2a82b6 60.2%));
      color: #fff;
      transition: all 0.3s ease; }
    .blog-listing-page .sub-category-wrap .link-sub-cat.active {
      border-radius: 99px;
      border: 1px solid var(--new2026-primary, #2A82B6);
      background: var(--new2026-primary, #2A82B6);
      color: #fff;
      transition: all 0.3s ease; }
.blog-listing-page .blog-content-page .container-fluid {
  width: 100%;
  padding: 0; }
.blog-listing-page .blog-content {
  margin-top: 0; }
@media (min-width: 1200px) {
  .blog-listing-page .blog-content-page > .container-fluid > .blog-content {
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box; } }
@media (min-width: 1200px) {
  .blog-listing-page .cat-search-wrap {
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box; }
  .blog-listing-page .sub-category-wrap .sub-category-content {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; } }
.blog-listing-page #grid_view > .blog-items.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  gap: 24px; }
.blog-listing-page .blog-grid-item {
  flex: 0 0 calc((100% - 48px) / 3);
  max-width: calc((100% - 48px) / 3);
  width: calc((100% - 48px) / 3);
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  min-width: 0;
  box-sizing: border-box; }
.blog-listing-page .blog-card {
  display: flex;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex-shrink: 1;
  width: 100%;
  max-width: 100%;
  background: #fff; }
  .blog-listing-page .blog-card .blog-img {
    height: 205px;
    align-self: stretch;
    width: 100%;
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden;
    transition: box-shadow 0.3s ease; }
    .blog-listing-page .blog-card .blog-img a {
      display: block;
      width: 100%;
      height: 100%; }
    .blog-listing-page .blog-card .blog-img img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover; }
      .blog-listing-page .blog-card .blog-img img[src*="loading.gif"] {
        width: 50px;
        height: 50px;
        margin: auto;
        object-fit: contain;
        filter: invert(42%) sepia(70%) saturate(789%) hue-rotate(165deg) brightness(88%) contrast(91%); }
  .blog-listing-page .blog-card .blog-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin: 0;
    min-width: 0;
    padding: 0;
    width: 100%; }
  .blog-listing-page .blog-card .blog-list-date {
    height: auto;
    margin: 0;
    color: #707070;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; }
  .blog-listing-page .blog-card .post-title {
    width: 100%;
    min-width: 0;
    margin: 0; }
  .blog-listing-page .blog-card .link-blog-name {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100%;
    color: #0e293e !important;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    white-space: normal;
    overflow-wrap: anywhere;
    text-decoration: none;
    transition: all 0.3s ease; }
  .blog-listing-page .blog-card .post-short-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    height: auto;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #707070;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    white-space: normal;
    width: 100%; }
  .blog-listing-page .blog-card .tag-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    width: 100%;
    height: auto;
    margin: 0;
    line-height: 1; }
  .blog-listing-page .blog-card .link-tag {
    display: inline-flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 0;
    border-radius: 4px;
    background: #f9f9f9;
    color: #2a82b6;
    font-family: 'Inter', 'Noto Sans Thai', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    text-decoration: none; }
    .blog-listing-page .blog-card .link-tag:nth-child(3n + 2) {
      color: #fe912a; }
    .blog-listing-page .blog-card .link-tag:nth-child(3n) {
      color: #fc5c62; }
  .blog-listing-page .blog-card:hover .blog-img {
    box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.2); }
  .blog-listing-page .blog-card:hover .link-blog-name {
    transition: all 0.3s ease;
    background: var(--new2026-graduant-primary, linear-gradient(104deg, #15b7aa 20.11%, #2a82b6 60.2%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent !important; }
.blog-listing-page .blog-list-section {
  width: 100%;
  padding: 0;
  box-sizing: border-box; }
  .blog-listing-page .blog-list-section__heading {
    width: fit-content;
    margin: 20px auto;
    font-family: 'Outfit', 'Noto Sans Thai', sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 130%;
    background: var(--new2026-graduant-primary, linear-gradient(104deg, #15b7aa 20.11%, #2a82b6 60.2%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: block; }
  .blog-listing-page .blog-list-section .filter-list {
    text-align: right;
    margin-top: 0;
    margin-bottom: 20px; }
    .blog-listing-page .blog-list-section .filter-list .shortby {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      color: #0e293e;
      font-family: 'Inter', 'Noto Sans Thai', sans-serif;
      font-size: 16px;
      font-style: normal;
      line-height: 150%;
      margin-bottom: 0; }
      .blog-listing-page .blog-list-section .filter-list .shortby .grid-view.d-hide {
        color: #0e293e;
        font-family: 'Inter', 'Noto Sans Thai', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 150%;
        margin-bottom: 0; }
      .blog-listing-page .blog-list-section .filter-list .shortby .showfilter {
        border: 0;
        margin-right: 0;
        padding: 0; }
      .blog-listing-page .blog-list-section .filter-list .shortby .dropdown-toggle,
      .blog-listing-page .blog-list-section .filter-list .shortby .selectdd {
        color: #0e293e;
        font-family: 'Inter', 'Noto Sans Thai', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 150%; }
      .blog-listing-page .blog-list-section .filter-list .shortby .dropdown-toggle {
        display: inline-flex;
        align-items: center;
        gap: 8px; }
        .blog-listing-page .blog-list-section .filter-list .shortby .dropdown-toggle::after {
          position: static;
          margin-left: 0;
          flex-shrink: 0; }
.blog-listing-page .ajax-load .loadmore-link {
  display: flex;
  width: fit-content;
  margin: 0 auto;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 0;
  border-radius: 35px;
  background: #2a82b6;
  color: #fff;
  text-align: center;
  font-family: 'Inter', 'Noto Sans Thai', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
  transition: all 0.3s ease; }
  .blog-listing-page .ajax-load .loadmore-link:hover {
    background: linear-gradient(108deg, #15B7AA 0%, #2A82B6 100%);
    color: #fff;
    border: 0;
    transition: all 0.3s ease; }
  .blog-listing-page .ajax-load .loadmore-link:active, .blog-listing-page .ajax-load .loadmore-link.active {
    background: linear-gradient(99deg, #15B7AA 13.12%, #2A82B6 64.75%);
    color: #fff;
    border: 0;
    transition: all 0.3s ease; }
@media all and (min-width: 768px) and (max-width: 1199px) {
  .blog-listing-page .cat-search-wrap {
    padding: 10px 16px 20px 16px;
    flex-direction: column;
    align-items: center;
    gap: 4px; }
    .blog-listing-page .cat-search-wrap .cat-search-content {
      flex-direction: column;
      align-items: center;
      gap: 4px;
      width: 100%; }
    .blog-listing-page .cat-search-wrap .searchbtn-form {
      width: 100%;
      min-width: 0;
      align-self: stretch; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed, .blog-listing-page .cat-search-wrap .searchbtn-form.is-open {
        width: 100%;
        min-width: 0; }
        .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed .input-group, .blog-listing-page .cat-search-wrap .searchbtn-form.is-open .input-group {
          width: 100%;
          min-width: 0; }
        .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed #blogsearch, .blog-listing-page .cat-search-wrap .searchbtn-form.is-open #blogsearch {
          width: 100%;
          border-bottom: none !important; }
    .blog-listing-page .cat-search-wrap .tree {
      order: 2;
      max-width: 100%;
      flex-wrap: nowrap;
      overflow-x: auto;
      padding-right: 0;
      width: 100%;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .blog-listing-page .cat-search-wrap .tree::-webkit-scrollbar {
        display: none; }
      .blog-listing-page .cat-search-wrap .tree .link-blog-cat {
        white-space: nowrap; }
  .blog-listing-page .sub-category-wrap .sub-tree {
    padding: 0 16px;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .blog-listing-page .sub-category-wrap .sub-tree::-webkit-scrollbar {
      display: none; }
    .blog-listing-page .sub-category-wrap .sub-tree .link-sub-cat {
      white-space: nowrap; }
  .blog-listing-page .blog-list-section {
    padding: 20px 16px 40px; }
    .blog-listing-page .blog-list-section__heading {
      font-size: 28px; }
  .blog-listing-page .blog-grid-item {
    flex: 0 0 calc((100% - 24px) / 2);
    max-width: calc((100% - 24px) / 2);
    width: calc((100% - 24px) / 2); }
  .blog-listing-page .blog-card {
    min-width: 0; } }
@media all and (max-width: 767px) {
  .blog-listing-page .cat-search-wrap {
    padding: 10px 16px 20px;
    flex-direction: column;
    align-items: center;
    gap: 4px; }
    .blog-listing-page .cat-search-wrap .cat-search-content {
      flex-direction: column;
      align-items: stretch;
      gap: 4px;
      width: 100%; }
    .blog-listing-page .cat-search-wrap .searchbtn-form {
      width: 100%;
      min-width: 0;
      margin: 0; }
      .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed, .blog-listing-page .cat-search-wrap .searchbtn-form.is-open {
        width: 100%;
        min-width: 0; }
        .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed .input-group, .blog-listing-page .cat-search-wrap .searchbtn-form.is-open .input-group {
          width: 100%;
          min-width: 0;
          overflow: visible; }
        .blog-listing-page .cat-search-wrap .searchbtn-form.is-collapsed #blogsearch, .blog-listing-page .cat-search-wrap .searchbtn-form.is-open #blogsearch {
          width: 100%;
          padding-right: 12px;
          border-bottom: none !important; }
    .blog-listing-page .cat-search-wrap .tree {
      order: 2;
      max-width: 100%;
      flex-wrap: nowrap;
      overflow-x: auto;
      padding-right: 0;
      width: 100%;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .blog-listing-page .cat-search-wrap .tree::-webkit-scrollbar {
        display: none; }
      .blog-listing-page .cat-search-wrap .tree .link-blog-cat {
        white-space: nowrap; }
  .blog-listing-page .sub-category-wrap .sub-tree {
    padding: 0 16px;
    flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none; }
    .blog-listing-page .sub-category-wrap .sub-tree::-webkit-scrollbar {
      display: none; }
    .blog-listing-page .sub-category-wrap .sub-tree .link-sub-cat {
      white-space: nowrap; }
  .blog-listing-page .blog-list-section {
    padding: 0 16px; }
    .blog-listing-page .blog-list-section__heading {
      font-size: 28px; }
  .blog-listing-page .blog-grid-item {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0; }
  .blog-listing-page .blog-card {
    min-width: 0; }
    .blog-listing-page .blog-card .blog-img {
      margin-bottom: 0; }
    .blog-listing-page .blog-card .link-blog-name {
      font-size: 16px; }
    .blog-listing-page .blog-card .post-short-description {
      font-size: 14px; } }

.news-banner {
  display: flex;
  padding: 40px 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  box-sizing: border-box; }
  @media (min-width: 1200px) {
    .news-banner {
      max-width: 1280px;
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }
  .news-banner .news-banner-container {
    width: 100%; }
  .news-banner h1 {
    margin: 0;
    font-family: 'Outfit', 'Noto Sans Thai', sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; }
    .news-banner h1 .news-banner-blue {
      color: #2a82b6; }
    .news-banner h1 .news-banner-orange {
      color: #fe912a; }
    .news-banner h1 .news-banner-red {
      color: #fc5c62; }

@media all and (max-width: 1200px) {
  .news-banner {
    padding: 20px 16px; }
    .news-banner h1 {
      font-size: 38px; }

  .blog-detail-page {
    align-items: center; }
    .blog-detail-page .blog-detail-hero {
      width: 100%;
      padding: 20px 16px;
      justify-content: flex-end;
      align-items: flex-start;
      gap: 10px;
      align-self: stretch; }
    .blog-detail-page .blog-detail-title {
      font-size: 32px; }
    .blog-detail-page .blog-detail-image {
      width: 100%;
      padding: 0 16px;
      height: 431px;
      aspect-ratio: 2 / 1; }
    .blog-detail-page .blog-detail-body {
      width: 100%;
      padding: 0 16px;
      padding-bottom: 0; }
    .blog-detail-page .blog-detail-content {
      width: 100%;
      padding: 20px 0 40px 0;
      gap: 20px; }
    .blog-detail-page .blog-detail-description {
      font-size: 16px; }
    .blog-detail-page .blog-detail-footer {
      padding: 20px 0;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      margin-bottom: 40px; }
    .blog-detail-page .blog-detail-social {
      flex-wrap: wrap; }
    .blog-detail-page .blogrelated-section {
      width: 100%;
      max-width: 100vw;
      padding: 0 40px; }
      .blog-detail-page .blogrelated-section .blog-grid-item {
        flex: 0 0 calc((100% - 24px) / 2);
        max-width: calc((100% - 24px) / 2);
        width: calc((100% - 24px) / 2); } }
@media all and (max-width: 767px) {
  .blog-detail-page {
    align-items: center; }
    .blog-detail-page .blog-detail-hero {
      width: 100%;
      padding: 20px 16px;
      justify-content: flex-end;
      align-items: flex-start;
      gap: 10px;
      align-self: stretch; }
    .blog-detail-page .blog-detail-title {
      font-size: 32px; }
    .blog-detail-page .blog-detail-image {
      width: 100%;
      padding: 0 16px;
      height: 144px;
      aspect-ratio: 2 / 1; }
    .blog-detail-page .blog-detail-body {
      width: 100%;
      padding: 0 16px 40px 16px;
      padding-bottom: 0; }
    .blog-detail-page .blog-detail-content {
      width: 100%;
      padding: 20px 0 40px 0;
      gap: 20px; }
    .blog-detail-page .blog-detail-description {
      font-size: 16px; }
    .blog-detail-page .blog-detail-footer {
      padding: 20px 0;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      margin-bottom: 40px; }
    .blog-detail-page .blog-detail-social {
      flex-wrap: wrap; }
    .blog-detail-page .blogrelated-section {
      width: 100%;
      max-width: 100vw;
      padding: 0 16px;
      align-items: flex-start; }
      .blog-detail-page .blogrelated-section__inner {
        width: 100%;
        padding: 20px 0;
        gap: 40px;
        align-self: stretch; }
      .blog-detail-page .blogrelated-section .sub-title {
        font-size: 16px;
        margin-bottom: 0; }
      .blog-detail-page .blogrelated-section .blog-related-grid {
        margin-left: 0 !important;
        margin-right: 0 !important;
        gap: 16px;
        width: 100%;
        max-width: 100%;
        touch-action: pan-x;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory; }
      .blog-detail-page .blogrelated-section .blog-grid-item {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        scroll-snap-align: start;
        scroll-snap-stop: always; } }
@media (min-width: 1200px) {
  .news-banner {
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 1200px) {
  .blog-listing-page .sub-category-wrap .sub-category-content {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; } }

body {
  font-size: 1rem; }

#blogsearch {
  border-bottom: none !important; }

/*  Hide Element  */
.breadcrumb, .main-title.blog,
.widget-blogcatagory, .widget-blogSearch {
  display: none !important; }

/*@media (min-width: 1350px) {
    .container {
        max-width: 1350px;
    }
}*/
.left-sidebar .widget:first-child {
  margin-top: 50px; }

.blog-nav-item li i {
  vertical-align: baseline; }
.blog-nav-item .active {
  color: #5c827d !important; }

.date-time {
  font-size: 0.75rem;
  color: #6c757d;
  line-height: 24px; }

.product-img-slider .slick-arrow {
  background-color: #5c827d; }

.tree-sub .link-blog-cat {
  padding-left: 30px; }

.left-sidebar .tag-wrap,
.right-sidebar .tag-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 16px;
  height: auto;
  display: block; }
  .left-sidebar .tag-wrap .link-tag,
  .right-sidebar .tag-wrap .link-tag {
    margin-right: 6px;
    margin-bottom: 6px;
    padding: 6px 12px;
    border: 1px solid #CECECE;
    display: inline-block;
    font-size: 0.875rem;
    color: #5c827d; }
    .left-sidebar .tag-wrap .link-tag:hover, .left-sidebar .tag-wrap .link-tag:active, .left-sidebar .tag-wrap .link-tag.active,
    .right-sidebar .tag-wrap .link-tag:hover,
    .right-sidebar .tag-wrap .link-tag:active,
    .right-sidebar .tag-wrap .link-tag.active {
      color: black !important; }

.load-more {
  padding: 20px 0;
  text-align: center;
  margin-bottom: 40px; }

/* sidebar */
.right-sidebar .widget .tag-wrap, .left-sidebar .widget .tag-wrap {
  margin-top: 10px; }

.catagory-widget {
  background: #5c827d; }

.catagory-title, .blogcatagory-title, .blogSearch-title {
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .catagory-title i, .blogcatagory-title i, .blogSearch-title i {
    margin-right: 5px; }

.archive-title, .recent-blog-title, .tag-title, .feature-blog-title, .wishlist-title, .rssfeed-title {
  margin-bottom: 5px;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center; }
  .archive-title i, .recent-blog-title i, .tag-title i, .feature-blog-title i, .wishlist-title i, .rssfeed-title i {
    margin-right: 5px; }

.blog-cat-list li, .archive-list li, .rssfeed li {
  vertical-align: top;
  line-height: 1; }
.blog-cat-list a, .archive-list a, .rssfeed a {
  display: block;
  text-transform: uppercase; }
  .blog-cat-list a i, .archive-list a i, .rssfeed a i {
    vertical-align: baseline; }

.archive-list li {
  margin-bottom: 0px !important; }

.widget-signup-banner {
  position: relative; }
  .widget-signup-banner .widget-signup-heading {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    padding: 0 5px;
    text-align: center; }
    .widget-signup-banner .widget-signup-heading a {
      color: #fff; }
    .widget-signup-banner .widget-signup-heading p {
      margin-bottom: 0; }
    .widget-signup-banner .widget-signup-heading h2 {
      font-size: 1.5rem; }

.collection-content-wrap {
  background: url("./../../../../images/collection-bg.png") center top no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 10px; }

/*  Blog detail */
.recent-blog {
  list-style: none;
  margin: 0;
  padding: 0; }

/*  Page not found  */
.no-search-result {
  text-align: center;
  font-size: 50px;
  font-size: 30px; }

@media all and (max-width: 767px) {
  .collection-content-wrap {
    padding-top: 30px; }

  .left-sidebar {
    order: 2; }

  .blog-items {
    		/*.col-md-3, .col-6 {
    			flex: 0 0 50%;
        		max-width: 50%;
    		}*/ } }
