.layout-product {
  margin-bottom: 100px
}

.title-product {
  font-size: 24px;
  font-weight: 700;
  margin: 0px 0px 15px;
  color: #140626
}

.gallery-top .swiper-slide {
  padding-bottom: 100%;
  display: block;
  height: 0;
  background: #fff;
  overflow: hidden;
  border-radius: 15px
}

.gallery-top .swiper-slide img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 99%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
  position: absolute;
  border-radius: 5px
}

@media (max-width: 991px) {
  .product-image-block {
    margin-bottom: 20px
  }
}

.product-image-block .btn-wishlist {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9
}

.product-image-block .btn-wishlist svg {
  width: 30px;
  height: 30px
}

.product-image-block .btn-wishlist svg path {
  fill: #140626
}

.product-image-block .thong-so {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
  padding: 5px 10px 5px 20px;
  background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.7) 30%, #fff 100%);
  font-size: 12px;
  text-align: right;
  font-style: italic
}

.product-image-block .thong-so ul li {
  margin-bottom: 5px
}

.product-image-block .thong-so ul li span {
  display: block;
  font-weight: 700
}

.gallery-thumbs {
  margin-top: 10px !important
}

.gallery-thumbs .swiper-slide {
  border: 2px solid #ebebeb;
  cursor: pointer;
  background: #fff;
  border-radius: 5px;
  overflow: hidden
}

.gallery-thumbs .swiper-slide .p-100 {
  padding-bottom: 100%;
  overflow: hidden;
  height: auto;
  display: block;
  position: relative
}

.gallery-thumbs .swiper-slide .p-100 img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain
}

.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  border-color: #140626
}

.gallery-thumbs .swiper-slide:hover {
  border-color: #140626
}

.layout-product {
  padding-bottom: 30px
}

.layout-product .details-pro {
  background: #fff;
  border-radius: 15px
}

.layout-product .details-pro .price-box {
  margin-bottom: 20px
}

.layout-product .details-pro .price-box .special-price {
  font-size: 25px;
  font-weight: 600;
  color: #ed3334;
  display: inline-block
}

.layout-product .details-pro .price-box .old-price {
  color: #545454;
  font-size: 16px;
  display: inline-block;
  text-decoration: line-through;
  margin-left: 10px
}

.layout-product .inventory_quantity {
  font-size: 16px;
  margin-bottom: 10px
}

.layout-product .inventory_quantity .thump-break {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.layout-product .inventory_quantity .thump-break .mb-break,
.layout-product .inventory_quantity .thump-break .sku-product {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px
}

@media (max-width: 767px) {

  .layout-product .inventory_quantity .thump-break .mb-break,
  .layout-product .inventory_quantity .thump-break .sku-product {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
}

.layout-product .inventory_quantity .thump-break .a-stock,
.layout-product .inventory_quantity .thump-break .a-vendor,
.layout-product .inventory_quantity .thump-break .variant-sku {
  font-weight: bold;
  color: #ed3334
}

.layout-product .product-summary {
  margin-top: 10px;
  font-size: 14px;
  background: #f0f0f0;
  padding: 10px;
  border-radius: 5px img;
  border-radius-display: none
}

.layout-product .select-swatch {
  margin-bottom: 20px
}

.layout-product .swatch {
  font-size: 14px;
  margin-bottom: 5px
}

.layout-product .swatch .header {
  margin-bottom: 5px;
  font-weight: 600
}

.layout-product .swatch .header .value-roperties {
  color: #ed3334
}

.layout-product .swatch .swatch-element {
  display: inline-block;
  margin: 0px 5px 5px 0
}

.layout-product .swatch .swatch-element input {
  display: none
}

.layout-product .swatch .swatch-element label {
  min-width: 36px;
  height: 33px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  cursor: pointer;
  white-space: nowrap;
  padding: 0 5px;
  position: relative;
  margin-bottom: 0;
  border-radius: 5px
}

.layout-product .swatch .swatch-element label .crossed-out {
  display: none
}

.layout-product .swatch .swatch-element input:checked+label {
  background: #140626;
  border-color: #140626;
  color: #fff
}

.layout-product .swatch .swatch-element .tooltip {
  display: none
}

.layout-product .swatch .swatch-element.color label {
  padding: 0 10px 0 0
}

.layout-product .swatch .swatch-element.color label img {
  max-height: 31px;
  border-radius: 5px
}

.layout-product .swatch .swatch-element.color label span {
  padding-left: 10px
}

.layout-product .selector-wrapper {
  display: none !important
}

.layout-product .button_actions {
  width: 100%;
  margin-top: 0px;
  display: flex
}

@media (max-width: 767px) {
  .layout-product .button_actions {
    display: block
  }
}

.layout-product .button_actions .add_to_cart {
  border: initial;
  height: 45px;
  padding: 0 20px;
  background: #ed3334;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  width: 100%;
  font-weight: 700;
  border: 1px solid #ed3334;
  display: flex;
  align-items: center;
  justify-content: center
}

.layout-product .button_actions .add_to_cart svg {
  margin-right: 10px;
  width: 20px;
  height: 20px
}

.layout-product .button_actions .add_to_cart svg path {
  fill: #fff
}

@media (max-width: 767px) {
  .layout-product .button_actions .add_to_cart {
    width: 100%;
    margin-right: 0px
  }
}

.layout-product .button_actions .add_to_cart:hover {
  background: #fff;
  color: #000;
  border: 1px solid #ed3334
}

.layout-product .button_actions .add_to_cart:hover svg path {
  fill: #ed3334
}

.layout-product .button_actions a {
  display: block;
  background: #ed3334;
  color: #fff;
  text-align: center;
  padding: 11px 12px;
  text-transform: uppercase;
  border-radius: 8px;
  width: 50%;
  margin-left: 5px
}

@media (max-width: 991px) {
  .layout-product .button_actions a {
    width: 100%;
    margin-left: 0px;
    margin-top: 5px
  }
}

.layout-product .button_actions a:hover {
  background: #b34700
}

.layout-product .button_actions .btn-soldout {
  border: initial;
  height: 45px;
  padding: 0 20px;
  background: #140626;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  width: 100%;
  margin-right: 5px
}

@media (max-width: 991px) {
  .layout-product .button_actions .btn-soldout {
    width: 100%;
    margin-right: 0px
  }
}

.layout-product .button_actions .btn-soldout:hover {
  opacity: 0.8
}

.layout-product .btn-buyNow {
  border: initial;
  height: 45px;
  padding: 0 30px;
  background: #FFF9F3;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  width: 100%;
  font-weight: 700;
  border: 1px solid #ed3334;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ed3334;
  margin-bottom: 20px;
  font-size:25px
}

.tuvan{
  background: #58a346 !important;
  border: 1px solid #58a346 !important;
}

.tuvan:hover{
  background: #ed3334 !important;
  border: 1px solid #ed3334 !important;
}

.layout-product .btn-buyNow:hover {
  color: #fff;
  background: #58a346;
  border: 1px solid #58a346;
}

.layout-product .flex-quantity {
  display: flex;
  font-size: 14px;
  margin-top: 10px;
  align-items: center;
  width: 100%;
  margin-bottom: 10px
}

.layout-product .flex-quantity .custom-btn-number {
  display: flex;
  align-items: center;
  margin-right: 10px
}

.layout-product .flex-quantity .custom-btn-number .sl {
  display: block;
  font-weight: 600;
  white-space: nowrap;
  margin-right: 10px;
  margin-bottom: 0
}

.layout-product .input_number_product {
  width: 80px;
  margin-right: 10px;
  position: relative
}

.layout-product .input_number_product .btn_num {
  border: 0;
  width: 20px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  height: 23px;
  line-height: 18px;
  cursor: pointer;
  background: initial;
  padding: initial
}

.layout-product .input_number_product .btn_num svg {
  width: 10px;
  height: 10px
}

.layout-product .input_number_product .btn_num svg path {
  fill: #000
}

.layout-product .input_number_product .btn_num.num_1 {
  bottom: 0;
  top: initial
}

.layout-product .input_number_product input {
  width: 100%;
  height: 45px;
  border: solid 1px #000;
  text-align: center;
  padding-right: 20px;
  border-radius: 5px;
  color: #000
}

@media (max-width: 767px) {
  .title-product {
    margin-top: 15px
  }

  .layout-product .flex-quantity {
    display: block
  }

  .layout-product .button_actions .add_to_cart {
    margin-top: 15px;
    width: 100%
  }

  .layout-product .inventory_quantity .line {
    display: none
  }

  .layout-product .inventory_quantity .mb-break {
    display: block
  }
}

.khuyen-mai {
  margin-top: 20px
}

.khuyen-mai .title {
  width: auto;
  color: #fff;
  font-weight: 600;
  background: #140626;
  border-radius: 5px 5px 0px 0px;
  font-size: 14px;
  display: inline-flex;
  padding: 5px 15px;
  align-items: center;
  border: 2px solid #140626
}

.khuyen-mai .title img {
  width: 30px;
  height: auto;
  margin-right: 10px
}

.khuyen-mai .content {
  padding-bottom: 5px !important;
  padding: 25px 15px 15px 15px;
  border-radius: 0 5px 5px 5px;
  position: relative;
  border: 1px solid #140626
}

.khuyen-mai .content ul li {
  display: flex;
  margin-bottom: 10px;
  align-items: center
}

.khuyen-mai .content ul li img {
  width: 20px;
  height: auto;
  margin-right: 5px
}

.flashsale_product {
  background: rgba(239, 255, 207, 0.7);
  padding: 10px;
  z-index: 999;
  width: 100%;
  border-radius: 5px;
  color: #fff;
  position: absolute;
  bottom: 0
}

.flashsale_product .title-count-down {
  font-weight: 600;
  color: #140626
}

.flashsale_product .title-count-down img {
  height: 30px;
  width: auto;
  animation: 0.8s linear 0s infinite normal none running pulseSmall;
  margin-right: 10px
}

.flashsale_product .count-down {
  display: inline-flex;
  position: relative;
  font-size: 14px;
  padding: 0;
  background: transparent;
  margin-bottom: 0;
  align-items: center
}

@media (max-width: 1199px) {
  .flashsale_product .count-down {
    font-size: 12px
  }
}

@media (max-width: 375px) {
  .flashsale_product .count-down {
    flex-direction: column;
    justify-content: center;
    display: flex
  }
}

.flashsale_product .count-down .timer-view {
  display: inline-block;
  text-align: center;
  margin-bottom: 0
}

.flashsale_product .count-down .timer-view .block-timer {
  width: 30px;
  height: 25px;
  background: #140626;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  margin: 5px 3px
}

.flashsale_product .count-down .timer-view .block-timer p {
  padding-top: 2px;
  margin-bottom: 0
}

@media (max-width: 1199px) {
  .flashsale_product .count-down .timer-view .block-timer p {
    padding-top: 3px
  }
}

.flashsale_product .elio-productcount .title {
  font-weight: 600
}

.flashsale_product .elio-productcount .title span {
  color: #ef1104
}

.reviews_details_product {
  margin-bottom: 15px
}

.content-pro .chinh-sach-pro {
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 20px
}

@media (max-width: 991px) and (min-width: 767px) {
  .content-pro .chinh-sach-pro {
    margin-right: 10px
  }
}

.content-pro .chinh-sach-pro .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative
}

.content-pro .chinh-sach-pro .title:before {
  background: #140626;
  content: '';
  right: 0;
  left: 0;
  position: absolute;
  bottom: -5px;
  height: 3px;
  display: block;
  z-index: 1;
  width: 40%
}

.content-pro .chinh-sach-pro li {
  display: flex;
  margin-bottom: 10px
}

.content-pro .chinh-sach-pro li span {
  min-width: 20px;
  height: 20px;
  display: inline-block;
  background: #140626;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  margin-right: 10px;
  line-height: 21px;
  font-size: 16px;
  position: relative;
  top: 3px
}

.product-tab {
  margin-top: 30px
}

.product-tab .tabs-title {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-bottom: 2px solid #eee;
  margin-bottom: 30px
}

@media (max-width: 767px) {
  .product-tab .tabs-title {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: inherit
  }
}

.product-tab .tab-link {
  cursor: pointer
}

@media (max-width: 767px) {
  .product-tab .tab-link {
    flex: 0 0 auto;
    white-space: nowrap
  }
}

.product-tab .tab-link h3 {
  color: #000;
  margin: 0;
  font-size: 24px;
  padding: 10px 20px;
  position: relative
}

@media (max-width: 1199px) {
  .product-tab .tab-link h3 {
    padding: 10px 20px
  }
}

.product-tab .tab-link.active h3:before,
.product-tab .tab-link:hover h3:before {
  content: '';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  height: 2px;
  background: #ed3334
}

@media (max-width: 767px) {

  .product-tab .tab-link.active h3:before,
  .product-tab .tab-link:hover h3:before {
    bottom: 0px
  }
}

.product-tab .tab-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden
}

.product-tab .tab-content.active {
  opacity: 1;
  visibility: visible;
  height: auto
}

.product-col .swiper-slide {
  margin-top: 0 !important;
  margin-bottom: 10px !important
}

.motangan {
  margin-bottom: 20px
}

.motangan img,
.motangan iframe,
.motangan table {
  display: none
}

@media (max-width: 991px) and (min-width: 767px) {
  .product-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
  }

  .product-right>div {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    margin-top: 0;
    border: 0;
    border-radius: 0px
  }

  .product-right>div.product-col {
    width: 100%;
    flex: 100%;
    max-width: 100%
  }
}

@-webkit-keyframes pulseSmall {
  50% {
    opacity: 0.3;
    transform: scale(1.3)
  }
}

.thump-check {
  height: 10px;
  position: relative;
  font-size: 12px;
  text-align: center;
  background: #e7e7e7;
  margin-top: 10px;
  border-radius: 5px;
  overflow: hidden
}

.thump-check .check-bar1 {
  position: absolute;
  height: 8px;
  top: 0px;
  border-radius: 5px;
  background-color: #140626;
  -webkit-animation: progress_bar_fill 2s linear infinite;
  animation: progress_bar_fill 2s linear infinite;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  transition: width .6s ease;
  height: 100%
}

.check-bar {
  display: inline-block;
  width: 100%;
  height: 100%;
  z-index: 1;
  color: #000;
  position: relative;
  margin-top: 10px
}

@keyframes progress_bar_fill {
  0% {
    background-position: 0 0
  }

  100% {
    background-position: 40px 0
  }
}

.chinhsach-pro {
  margin-bottom: 30px;
  background: #efffcf;
  padding: 10px;
  border-radius: 5px
}

.chinhsach-pro .title-head {
  margin-bottom: 15px;
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #140626;
  display: inline-block
}

.chinhsach-pro .title-head img {
  height: 25px;
  position: relative;
  top: -5px
}

@media (max-width: 1199px) {
  .chinhsach-pro .title-head img {
    display: none
  }
}

.chinhsach-pro .col-12 {
  margin-bottom: 15px
}

.chinhsach-pro .item {
  display: flex;
  align-items: center
}

.chinhsach-pro .item img {
  max-height: 40px;
  width: auto
}

.chinhsach-pro .item .text {
  color: #000;
  padding-left: 10px
}

.chinhsach-pro .item .text .title {
  display: block;
  color: #140626;
  font-size: 16px;
  font-weight: 600
}

.section_coupon .item {
  width: 100%;
  margin-right: 30px;
  display: flex;
  align-items: center;
  border: 2px solid #140626;
  border-radius: 5px;
  margin-bottom: 10px
}

.section_coupon .item .content_wrap {
  display: flex;
  flex-direction: column;
  padding: 5px;
  position: relative;
  width: 100%
}

.section_coupon .item .content_wrap .content-top {
  font-size: 16px
}

.section_coupon .item .content_wrap .content-top span {
  display: block;
  font-size: 12px;
  color: #000
}

@media (max-width: 350px) {
  .section_coupon .item .content_wrap .content-top {
    font-size: 14px
  }

  .section_coupon .item .content_wrap .content-top span {
    font-size: 10px
  }
}

.section_coupon .item .content_wrap .content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.section_coupon .item .content_wrap .content-bottom span {
  color: #140626;
  font-size: 12px
}

.section_coupon .item .content_wrap .content-bottom .coupon-code {
  display: inline-block;
  color: #fff;
  background: #ed3334;
  padding: 5px 10px;
  border-radius: 8px;
  margin-top: 5px;
  margin-left: 0px;
  min-width: 90px;
  text-align: center;
  cursor: pointer
}

.section_coupon .item .content_wrap .info-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  font-size: 14px;
  border: 1px solid #140626;
  border-radius: 99px;
  position: absolute;
  right: 10px;
  top: 5px
}

.section_coupon .item .content_wrap .info-button svg {
  width: 10px;
  height: 10px;
  fill: #140626
}

.section_coupon .item .content_wrap .info-button:hover svg {
  fill: #ed3334
}

.popup-coupon {
  padding: 0 8px;
  box-sizing: border-box;
  width: 450px;
  max-height: 505px;
  height: auto;
  background: transparent;
  margin: 0 auto;
  position: relative;
  position: fixed;
  left: 50%;
  top: 10%;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: none;
  touch-action: manipulation;
  opacity: 0;
  transform: translateX(-50%);
  z-index: -1;
  min-height: 200px
}

@media (max-width: 767px) {
  .popup-coupon {
    width: 100%
  }
}

.popup-coupon.active {
  opacity: 1;
  z-index: 99999
}

.popup-coupon .content {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 auto;
  -webkit-box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden
}

.popup-coupon .content .title {
  display: block;
  width: 100%;
  padding: 10px;
  background: #140626;
  color: #fff
}

.popup-coupon .content .close-popup {
  position: absolute;
  top: 8px;
  right: 10px
}

.popup-coupon .content .close-popup svg {
  width: 15px;
  height: 15px;
  transition: transform 0.3s
}

.popup-coupon .content .close-popup svg path {
  fill: #fff
}

.popup-coupon .content .close-popup:hover svg {
  transform: rotate(90deg)
}

.popup-coupon .content ul {
  width: 100%
}

.popup-coupon .content ul li {
  padding: 10px;
  display: flex
}

.popup-coupon .content ul li:nth-child(2n+1) {
  background-color: #f9f9f9
}

.popup-coupon .content ul li span:first-child {
  min-width: 126px;
  display: inline-block;
  color: #140626
}

@media (min-width: 991px) {
  .product-right .group_title_index .title .title-name {
    font-size: 18px
  }
}

.productRelate {
  margin-top: 30px;
  padding: 10px;
  background: #fff;
  border-radius: 15px
}

.productRelate .title {
  font-size: 48px;
  line-height: 56px;
  z-index: 9;
  padding: 0;
  margin: 0 0;
  position: relative;
  display: block;
  color: #ed3334;
  font-weight: 700;
  margin-bottom: 50px;
  text-align: center
}

@media (max-width: 991px) {
  .productRelate .title {
    margin-bottom: 38px
  }
}

@media (max-width: 767px) {
  .productRelate .title {
    font-size: 30px;
    line-height: inherit
  }
}

.productRelate .title a {
  color: #ed3334
}

.support-product {
  margin-bottom: 20px;
  background: #F7F7F7;
  padding: 10px;
  border-radius: 5px
}

@media (max-width: 767px) {
  .support-product {
    margin-top: 20px
  }
}

.support-product .title {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin: 0;
  font-weight: 700
}

.support-product .image {
  height: 150px;
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px
}

.support-product .image img {
  width: auto !important;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.support-product .title2 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 23px;
  margin: 0;
  font-weight: normal
}

.support-product .phone {
  width: 100%;
  margin-top: 10px;
  display: block;
  text-align: center;
  line-height: 1.1
}

.support-product .phone a {
  font-size: 29px;
  font-weight: 600;
  color: #140626;
  text-decoration: none
}

.support-product .phone a:hover {
  color: #ed3334
}

.support-product .or {
  width: 100%;
  margin: 10px 0;
  color: #7a7d8d;
  text-align: center;
  line-height: 1.1
}

.support-product .or span {
  display: inline-block;
  background: #f7f7f7;
  padding: 0 10px;
  transform: translateY(50%);
  font-size: 13px
}

.support-product .or:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #ededed
}

.support-product .title3 {
  width: 100%;
  text-align: center;
  font-size: 14px;
  margin: 0;
  font-weight: 700
}

.support-product .chat {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  position: relative;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  background: #140626;
  color: #fff
}

.support-product .chat:hover {
  background: #ed3334
}

.block-blog {
  padding: 10px;
  background: #fff;
  border-radius: 15px;
  position: sticky;
  top: 10px
}

@media (max-width: 1199px) {
  .block-blog {
    margin-top: 20px
  }
}

.block-blog .title {
  font-size: 35px;
  line-height: 56px;
  z-index: 9;
  padding: 0;
  margin: 0 0;
  position: relative;
  display: block;
  color: #140626;
  font-weight: 700;
  text-align: left;
  margin-bottom: 20px
}

@media (max-width: 767px) {
  .block-blog .title {
    font-size: 30px;
    line-height: inherit;
    text-align: center
  }
}

.block-blog .title a {
  color: #140626
}

.block-blog .title a:hover {
  color: #ed3334
}

.block-blog .see-more {
  width: 100%
}

.thump-swatch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.blog_noibat {
  padding: 10px;
  background: #f7f7f7;
  border-radius: 10px 0 0 0;
  margin-bottom: 20px
}

.blog_noibat h2 {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #ed3334
}

.blog_noibat h2 a {
  color: #ed3334
}

.blog_noibat h2 a:hover {
  color: #140626
}

.blog_noibat .blog_content {
  padding: 5px;
  border-radius: 0 0 10px 10px
}

.blog_noibat .blog_content .item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px
}

.blog_noibat .blog_content .item .post-thumb {
  width: 100px;
  margin-right: 10px
}

.blog_noibat .blog_content .item .contentright {
  width: calc(100% - 110px)
}

.blog_noibat .blog_content .item .contentright h3 {
  font-size: 14px;
  margin: 0
}

.blog_noibat .blog_content .item .contentright h3 a {
  display: block;
  color: #000;
  font-weight: 400
}

.blog_noibat .blog_content .item .contentright h3 a:hover {
  color: #ed3334
}

.blog_noibat .blog_content .item:last-child {
  border: initial;
  margin: 0;
  padding: 0
}

.aside-content-blog {
  padding: 10px;
  background: #f7f7f7;
  border-radius: 10px 0 0 0
}

.aside-content-blog .title-head-col {
  position: relative;
  font-size: 24px;
  font-weight: 700;
  color: #ed3334;
  display: inline-block
}

@media (max-width: 767px) {
  .aside-content-blog .title-head-col {
    font-size: 20px
  }
}

.aside-content-blog .title-head-col img {
  height: 25px;
  position: relative;
  top: -5px
}

@media (max-width: 767px) {
  .aside-content-blog .title-head-col img {
    display: none
  }
}

.aside-content-blog .nav-category {
  padding: 5px;
  border-radius: 0 0 10px 10px
}

.aside-content-blog .nav-category ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.aside-content-blog .nav-category ul .nav-item .nav-link {
  display: block;
  padding: 8px 0;
  font-size: 15px;
  color: #000
}

.aside-content-blog .nav-category ul .nav-item .nav-link.pr-5 {
  padding-right: 30px
}

.aside-content-blog .nav-category ul .nav-item.active>.nav-link,
.aside-content-blog .nav-category ul .nav-item:hover>.nav-link {
  color: #ed3334
}

.aside-content-blog .nav-category ul .nav-item.active>.down_icon:after,
.aside-content-blog .nav-category ul .nav-item.active>.down_icon:before,
.aside-content-blog .nav-category ul .nav-item:hover>.down_icon:after,
.aside-content-blog .nav-category ul .nav-item:hover>.down_icon:before {
  background-color: #ed3334
}

.aside-content-blog .nav-category ul .menu_down {
  padding-left: 10px !important
}

.aside-content-blog .nav-category ul .down_icon {
  height: 20px !important;
  width: 20px !important;
  position: absolute;
  right: 7.5px;
  top: 21px;
  transform: translate(0, -50%);
  cursor: pointer
}

.aside-content-blog .nav-category ul .down_icon:after,
.aside-content-blog .nav-category ul .down_icon:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  background-color: #000;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.aside-content-blog .nav-category ul .down_icon:before {
  width: 11px;
  height: 1px;
  opacity: 1
}

.aside-content-blog .nav-category ul .down_icon:after {
  width: 1px;
  height: 11px
}

.aside-content-blog .nav-category ul .down_icon.cls_mn:after,
.aside-content-blog .nav-category ul .down_icon.cls_mn:before {
  background-color: #140626;
  transform: translate(-50%, -50%) rotate(90deg)
}

.aside-content-blog .nav-category ul .down_icon.cls_mn:before {
  opacity: 0
}