#masthead {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
#masthead .flex-col.hide-for-medium.flex-right ul.sub-menu {
  padding: 0;
}

#top-bar {
  color: var(--fs-color-secondary);
}
#top-bar ul.nav li {
  color: var(--fs-color-secondary);
}

.lbk_breadcrumbs {
  padding: 8px 0;
  background: #f1f1f1;
  font-size: 14px;
  font-weight: 500;
}
.lbk_breadcrumbs p {
  margin-bottom: 0;
}

#top-bar .nav-column > li > a,
#top-bar .nav-dropdown > li > a,
#top-bar .nav-vertical-fly-out > li > a,
#top-bar .nav > li > a {
  color: #333;
  transition: all 0.2s;
}
#top-bar a {
  color: #333;
}

.footer_left .button {
  margin: 0;
  line-height: 20px;
  min-height: auto;
  background-color: #fff !important;
  color: var(--fs-color-primary) !important;
  padding: 0 10px;
  border-radius: 5px;
  display: block;
  margin-bottom: 10px;
  font-size: 30px;
}
@media screen and (max-width: 549px) {
  .footer_left .button {
    padding: 10px 10px 5px;
    font-size: 20px;
    margin-bottom: 0;
  }
  .footer_left .button i {
    display: block;
    margin: 0;
  }
}

@media screen and (max-width: 549px) {
  .footer_lienhe_section {
    padding: 10px !important;
  }
}

.footer_box_lienhe {
  background: var(--fs-color-secondary);
  background-image: url("../images/white.png");
  background-size: cover;
  overflow: hidden;
  background-position: 90% 0;
  position: relative;
}
.footer_box_lienhe:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(24, 42, 83, 0.5);
}
.footer_box_lienhe .text {
  font-weight: 500;
}
.footer_box_lienhe .text h4,
.footer_box_lienhe .text h3,
.footer_box_lienhe .text h2 {
  font-weight: 500;
}
.footer_box_lienhe .text h3,
.footer_box_lienhe .text h4 {
  color: #999 !important;
}
.footer_box_lienhe a.white.button.is-outline {
  color: #999 !important;
  margin: 0;
}

.fc-fixed-contact {
  position: fixed;
  left: 30px;
  bottom: 30px;
  width: 40px;
  z-index: 10;
}
@media screen and (max-width: 850px) {
  .fc-fixed-contact {
    left: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 549px) {
  .fc-fixed-contact {
    left: 10px;
    bottom: 10px;
  }
}
.fc-fixed-contact a {
  background: var(--fs-color-primary);
  width: 40px;
  height: 40px;
  margin-top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  padding: 5px;
}
.fc-fixed-contact a svg {
  fill: #fff;
}

#footer a {
  color: #fff;
}
#footer ul {
  margin-bottom: 0;
}
@media screen and (max-width: 549px) {
  #footer ul {
    font-weight: 300;
    font-size: 13px;
  }
}
@media screen and (max-width: 850px) {
  #footer .thongtin {
    padding-bottom: 20px !important;
  }
}
#footer .footer_top {
  padding-bottom: 0;
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
}
#footer p > i {
  font-size: 24px;
}
#footer .col-inner p:last-child {
  margin-bottom: 0;
}
#footer .row-dashed .col:before,
#footer .row-solid .col:before {
  border-left: 1px dashed #999;
}
#footer .row-dashed .col:after,
#footer .row-solid .col:after {
  border-bottom: 1px dashed #999;
}

.footer_text ul {
  list-style: none;
}

@media screen and (max-width: 549px) {
  .footer_lienhe {
    padding-top: 1px !important;
    padding-bottom: 0px !important;
  }
}

.absolute-footer {
  padding: 0;
}
.absolute-footer .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.absolute-footer .container::after {
  display: none;
}

.home_doitac .box-text {
  padding: 0;
}
.home_doitac .gallery-col .col-inner {
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (max-width: 850px) {
  .home_spkhac .tab-panels {
    overflow: hidden;
  }
}

.home_banchay .home_banchaybox > .col-inner {
  background: var(--fs-color-primary);
  padding: 0 20px;
  border-radius: 10px;
}
@media screen and (max-width: 549px) {
  .home_banchay .home_banchaybox > .col-inner {
    padding: 0 10px;
  }
}
.home_banchay .home_banchaybox h2 {
  color: #fff;
  font-size: 30px;
  padding: 10px 0;
  margin: 0;
  font-weight: 500;
}
@media screen and (max-width: 850px) {
  .home_banchay .home_banchaybox h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 549px) {
  .home_banchay .home_banchaybox h2 {
    font-size: 22px;
  }
}
.home_dichvu .col-inner .icon-box {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.home_dichvu .col-inner .icon-box .icon-box-text {
  padding: 0 10px 10px;
  text-align: center;
}
.home_dichvu .col-inner .icon-box .icon-box-text h5 {
  font-size: 24px;
  text-transform: unset !important;
}
.home_dichvu .col-inner .icon-box .icon-box-img {
  padding: 10px;
  margin-bottom: 0;
}
.home_dichvu .col-inner .icon-box .icon-box-img .icon-inner {
  padding-top: 100%;
}
.home_dichvu .col-inner .icon-box .icon-box-img img {
  border-radius: 10px;
  padding: 0;
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
  object-fit: cover;
}
.home_dichvu .col-inner .icon-box h3,
.home_dichvu .col-inner .icon-box h4 {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 20px;
  color: var(--fs-color-secondary);
}

.home_duan_tieubieu .post-item,
.home_duan_nha .post-item,
.home_duan_bietthu .post-item {
  padding-bottom: 0 !important;
}
.home_duan_tieubieu .post-item .box-text,
.home_duan_nha .post-item .box-text,
.home_duan_bietthu .post-item .box-text {
  padding-bottom: 10px !important;
}
.home_duan_tieubieu .button,
.home_duan_nha .button,
.home_duan_bietthu .button {
  margin-bottom: 0;
}

.home_mau_bietthu .post-item .post-title a {
  color: #fff;
}
.home_mau_bietthu .post-item .cat-label {
  color: var(--fs-color-primary);
  opacity: 1;
}
.home_mau_bietthu .post-item .box-text {
  padding: 10px;
}

.home_duan_tieubieu .post-item .cat-label {
  text-transform: unset;
  font-size: 12px;
}
.home_duan_tieubieu .post-item .post-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--fs-color-secondary);
}
.home_duan_tieubieu .icon-box .icon-box-img {
  margin-bottom: 0;
}
.home_duan_tieubieu .col-inner {
  height: 100%;
  position: relative;
}
.home_duan_tieubieu .col_icon .col-inner {
  height: 100%;
  padding: 15px;
}
.home_duan_tieubieu .col_icon .col-inner::before {
  content: "";
  position: absolute;
  width: calc(100% - 16px);
  height: 100%;
  left: 8px;
  top: 0;
  border: 1px solid var(--fs-color-primary);
  border-radius: 5px;
}
.home_duan_tieubieu .col_icon .col-inner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% - 16px);
  left: 0px;
  top: 8px;
  border: 1px solid var(--fs-color-primary);
  border-radius: 5px;
}
.home_duan_tieubieu .col_icon .col-inner h3,
.home_duan_tieubieu .col_icon .col-inner h4 {
  font-weight: 500;
  margin-bottom: 0;
  font-size: 20px;
  color: var(--fs-color-secondary);
}

.home_tai_sao .box-text-bottom {
  background: #f1f1f1;
  position: relative;
}
.home_tai_sao .box-text-bottom .box-text {
  padding-bottom: 10px;
}
.home_tai_sao .box-text-bottom .box-text h4 {
  color: var(--fs-color-secondary);
}
.home_tai_sao .col_pb_top {
  margin-top: 40px;
}
@media screen and (max-width: 549px) {
  .home_tai_sao .col_pb_top {
    margin-top: 0;
  }
}

.home_slide h4 {
  font-size: 20px !important;
  font-weight: 300;
}
@media screen and (max-width: 549px) {
  .home_slide h4 {
    font-size: 14px !important;
  }
}
.home_slide h2 {
  font-size: 40px !important;
}
@media screen and (max-width: 850px) {
  .home_slide h2 {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 549px) {
  .home_slide h2 {
    font-size: 22px !important;
  }
}
.home_slide h2 span {
  padding: 0 !important;
  line-height: 1.3 !important;
}
.home_slide h2 span::before, .home_slide h2 span::after {
  display: none;
}

.home_baimoi .box-blog-post .box-text {
  padding: 10px;
}
.home_baimoi .box-blog-post .box-text h5 a {
  color: #fff;
}
.home_baimoi .box-blog-post .box-image .overlay {
  background-color: rgba(0, 0, 0, 0.45) !important;
}
.home_baimoi .post-item .col-inner {
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 850px) {
  .home_baimoi .post-item:nth-child(n+2) .box-blog-post .post-title {
    font-size: 16px;
  }
  .home_baimoi .post-item:nth-child(n+2) .box-blog-post .from_the_blog_excerpt {
    display: none;
  }
  .home_baimoi .post-item:nth-child(7) {
    display: none;
  }
}
@media screen and (max-width: 549px) {
  .home_baimoi .post-item:nth-child(n+2) {
    width: 50%;
  }
}
.home_section h2 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 500;
}
@media screen and (max-width: 850px) {
  .home_section h2 {
    font-size: 26px;
  }
}
@media screen and (max-width: 549px) {
  .home_section h2 {
    font-size: 22px;
  }
}
.home_section h2 span {
  position: relative;
  line-height: 50px;
  padding: 0;
  display: inline-block;
  justify-content: center;
}
@media screen and (max-width: 549px) {
  .home_section h2 span {
    line-height: 30px;
    padding: 10px 0;
  }
}
.home_section h2 span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: var(--fs-color-primary);
  border-width: 0;
  z-index: 1;
}
.home_section h2 span::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  bottom: -7px;
  right: calc(50% - 8px);
  background: var(--fs-color-primary);
  border: 5px solid #fff;
  border-radius: 50%;
  z-index: 1;
}

.product-section-title {
  font-size: 20px;
  text-transform: unset;
  font-weight: 500;
}

.woocommerce-product-gallery__image a {
  padding-top: 75%;
  position: relative;
  display: block;
  width: 100%;
}
.woocommerce-product-gallery__image a img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: cover;
}

.woocommerce-product-attributes {
  margin-bottom: 15px;
}

.button_hotline_contact .col-inner a {
  display: block;
  margin: 0;
  font-weight: 500;
}

.button_hotline_phone .col-inner {
  display: flex;
  gap: 10px;
}
.button_hotline_phone a {
  margin: 0;
  border-radius: 5px;
}

.product-thumbnails {
  display: none;
}

#moc_woocommerce_review {
  margin-top: 0 !important;
}

@media screen and (max-width: 549px) {
  .product-footer .woocommerce-tabs {
    padding: 30px 5px;
  }
}
.product-footer .woocommerce-tabs .tabs li a {
  font-size: 20px;
  padding-bottom: 0;
}

@media screen and (max-width: 549px) {
  .product-main {
    padding-top: 10px;
  }
}
.product-main .product-info .price-wrapper {
  display: none;
}

.product-small > .col-inner {
  height: 100%;
}

.product-small.box {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  height: 100%;
}
.product-small.box .price-wrapper .price {
  font-size: 14px;
  font-weight: 500;
}
.product-small.box .price-wrapper .price span.amount {
  font-weight: 500;
}
.product-small.box .price-wrapper .price a {
  font-weight: 700;
}
.product-small.box .box-image img {
  border-radius: 10px 10px 0 0;
}
.product-small.box .box-text {
  border-top: 0;
  padding: 10px;
  background: #fff;
  border-radius: 0 0 10px 10px;
}
.product-small.box .box-text .category {
  text-transform: unset;
  font-size: 12px;
}
.product-small.box .box-text .product-title {
  padding: 5px 0;
}
.product-small.box .box-text .product-title .woocommerce-LoopProduct-link {
  color: var(--fs-color-secondary);
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

nav.woocommerce-breadcrumb {
  display: none;
}

.baiviet_footer {
  background: rgba(212, 175, 55, 0.2);
  border: 2px solid var(--fs-color-primary);
  border-radius: 5px;
  padding: 10px;
}
.baiviet_footer p:last-child {
  margin-bottom: 0;
}

.lienhe_bando p {
  margin-bottom: 0;
}

.about_taisao table h1,
.about_taisao table h2,
.about_taisao table h3,
.about_taisao table h4,
.about_taisao table h5,
.about_taisao table h6,
.about_taisao table td {
  color: #fff;
}

.thongtin_duan {
  margin-bottom: 20px;
}
.thongtin_duan .chitiet {
  background: var(--fs-color-secondary);
  color: #fff;
  padding: 0 10px;
}
.thongtin_duan .chitiet .col {
  padding: 5px 10px;
}

.about_quytrinh .accordion {
  border: solid #ddd;
  border-width: 0 1px 1px 1px;
}
.about_quytrinh .accordion .accordion-title {
  cursor: pointer;
}
.about_quytrinh .accordion .accordion-inner p:last-child {
  margin-bottom: 0;
}

.about_giatri {
  padding-bottom: 30px !important;
}
.about_giatri .col_icon .col-inner {
  height: 100%;
  background: #fff;
  padding: 20px;
}
.about_giatri .icon-box .icon-box-img {
  margin-bottom: 0;
}
.about_giatri .icon-box ul {
  font-size: 14px;
  list-style: none;
  margin-bottom: 0;
}
.about_giatri .icon-box ul li {
  padding: 0;
  margin: 0;
}

.about_doingu .box_doingu .box-text h4 {
  color: var(--fs-color-primary);
  font-weight: 500;
}
.about_doingu .box_doingu .box-text h3 {
  color: var(--fs-color-secondary);
  font-size: 22px;
}
.about_doingu .box_doingu img {
  border-radius: 5px;
}

@media screen and (max-width: 850px) {
  .about_tamnhin .img-inner.image-cover,
  .about_phuongcham .img-inner.image-cover {
    padding-top: 140% !important;
  }
}
@media screen and (max-width: 549px) {
  .about_tamnhin .img-inner.image-cover,
  .about_phuongcham .img-inner.image-cover {
    padding-top: 50% !important;
  }
}

@media screen and (max-width: 850px) {
  .about_cauchuyen .img-inner.image-cover {
    padding-top: 200% !important;
  }
}
@media screen and (max-width: 549px) {
  .about_cauchuyen .img-inner.image-cover {
    padding-top: 100% !important;
  }
}

.article-inner .entry-header .entry-header-text {
  padding-bottom: 0;
}
.article-inner .entry-header .entry-header-text h1 {
  color: var(--fs-color-primary);
}
.article-inner .entry-header .entry-header-text .entry-meta {
  text-transform: unset;
  font-size: 14px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  color: var(--fs-color-secondary);
  font-weight: 500;
}

.archive-page-header h1 {
  font-size: 30px;
  text-transform: unset;
  color: var(--fs-color-secondary);
  text-align: left;
}
@media screen and (max-width: 850px) {
  .archive-page-header h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 549px) {
  .archive-page-header h1 {
    font-size: 22px;
  }
}
.archive-page-header .row .large-12 {
  padding-bottom: 10px;
}

.sidebar_duan .post-item {
  padding-bottom: 15px;
}
.sidebar_duan .post-item .box-blog-post {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.sidebar_duan .post-item .box-blog-post .box-image {
  flex-basis: 120px;
  max-width: 120px;
  padding-right: 10px;
  margin: 0;
}
.sidebar_duan .post-item .box-blog-post .box-text {
  flex-basis: calc(100% - 130px);
  max-width: calc(100% - 130px);
  padding: 0;
}
.sidebar_duan .post-item .box-blog-post .box-text .post-title {
  font-size: 16px;
}

.page-title {
  margin-bottom: 0;
}

.lbk_box_timxe .timxe_title {
  background: var(--fs-color-secondary);
  color: #fff;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}
.lbk_box_timxe .timxe_title img {
  max-height: 24px;
  margin-right: 5px;
}
.lbk_box_timxe .timxe_content {
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}
@media screen and (max-width: 549px) {
  .lbk_box_timxe .timxe_content {
    padding: 10px;
  }
}
.lbk_box_timxe .timxe_content .col-inner > * {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 850px) {
  .lbk_box_timxe .timxe_content .col-inner input,
  .lbk_box_timxe .timxe_content .col-inner select {
    margin-bottom: 20px !important;
  }
}
@media screen and (max-width: 549px) {
  .lbk_box_timxe .timxe_content .col-inner input,
  .lbk_box_timxe .timxe_content .col-inner select {
    margin-bottom: 10px !important;
  }
}
.lbk_box_timxe .timxe_content form {
  margin-bottom: 0;
}
.lbk_box_timxe .timxe_content form .col {
  padding-bottom: 0;
}

.slider .flickity-prev-next-button,
.slider_mobile .flickity-prev-next-button {
  opacity: 1;
  margin-top: 0 !important;
  padding: 0;
  width: 30px !important;
  height: 60px !important;
  top: auto;
  bottom: calc(50% - 30px);
}
.slider .flickity-prev-next-button .flickity-button-icon,
.slider_mobile .flickity-prev-next-button .flickity-button-icon {
  height: 60px !important;
  width: 30px !important;
  border: 0 !important;
  background: #fff;
  padding: 5px !important;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.slider .flickity-prev-next-button.next,
.slider_mobile .flickity-prev-next-button.next {
  right: 10px !important;
  transform: translateX(0) !important;
}
@media screen and (max-width: 549px) {
  .slider .flickity-prev-next-button.next,
  .slider_mobile .flickity-prev-next-button.next {
    right: 5px !important;
  }
}
.slider .flickity-prev-next-button.next .flickity-button-icon,
.slider_mobile .flickity-prev-next-button.next .flickity-button-icon {
  border-radius: 5px 0 0 5px !important;
}
.slider .flickity-prev-next-button.previous,
.slider_mobile .flickity-prev-next-button.previous {
  left: 10px !important;
  transform: translateX(0) !important;
}
@media screen and (max-width: 549px) {
  .slider .flickity-prev-next-button.previous,
  .slider_mobile .flickity-prev-next-button.previous {
    left: 5px !important;
  }
}
.slider .flickity-prev-next-button.previous .flickity-button-icon,
.slider_mobile .flickity-prev-next-button.previous .flickity-button-icon {
  border-radius: 0 5px 5px 0 !important;
}

.woocommerce-product-gallery__wrapper .flickity-prev-next-button.next {
  right: 0px !important;
}
@media screen and (max-width: 549px) {
  .woocommerce-product-gallery__wrapper .flickity-prev-next-button.next {
    right: 0px !important;
  }
}
.woocommerce-product-gallery__wrapper .flickity-prev-next-button.previous {
  left: 0px !important;
}
@media screen and (max-width: 549px) {
  .woocommerce-product-gallery__wrapper .flickity-prev-next-button.previous {
    left: 0px !important;
  }
}

.row-small > .col {
  margin-bottom: 0;
  padding: 0 10px 20px;
}

.row-small > .flickity-viewport > .flickity-slider > .col {
  margin-bottom: 0;
  padding: 15px 10px 20px;
}

.block_lienhe {
  background: #fff;
  padding: 20px 0;
  border-radius: 10px;
}

.lbk_slide_product > .col-inner {
  overflow: hidden;
}

.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline, select {
  border: 1px solid;
  border-radius: 5px;
  margin-bottom: 0;
  line-height: 2.4;
}

.slider-custom-small {
  background: var(--fs-color-primary);
  padding: 10px 5px;
}
.slider-custom-small .flickity-slider > * {
  padding: 0 5px !important;
  max-width: 25%;
}
.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.wpcf7-form {
  margin-bottom: 0;
}
.wpcf7-form input.wpcf7-submit {
  margin: 0;
  width: 100%;
  border: 0 !important;
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7-form .wpcf7-response-output {
  margin: 10px 0 0 !important;
  border-radius: 5px;
  border-width: 1px !important;
}

#popup_tuvan {
  border-radius: 10px;
}
#popup_tuvan .block_lienhe {
  background: #fff;
}

.post-item .cat-label {
  text-transform: unset;
  font-size: 12px;
}
.post-item .post-title {
  font-size: 20px;
  font-weight: 500;
  color: var(--fs-color-secondary);
}
@media screen and (max-width: 549px) {
  .post-item .post-title {
    font-size: 18px;
  }
}
.post-item .post-title a {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.post-item .from_the_blog_excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
input,
textarea {
  border: 1px solid var(--fs-color-secondary) !important;
  box-shadow: 0 0 !important;
  margin-bottom: 10px;
  border-radius: 5px !important;
  margin-bottom: 0;
}
input[type=submit],
textarea[type=submit] {
  border: 0 !important;
}

b,
strong {
  font-weight: 700;
}

.res-text {
  font-size: unset;
}

.icon-box-img svg path {
  fill: var(--fs-color-primary);
  stroke: var(--fs-color-primary);
}

.is-divider {
  display: none;
}

@media screen and (max-width: 849px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  #masthead,
  #wide-nav,
  .row.row-small {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container .row-small:not(.row-collapse),
  .row .row-small:not(.row-collapse) {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-small > .col,
  .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 10px 20px;
  }
}
@media screen and (max-width: 549px) {
  #masthead,
  #wide-nav,
  .row.row-small {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container {
    padding-left: 5px;
    padding-right: 5px;
  }
  .container .row-small:not(.row-collapse),
  .row .row-small:not(.row-collapse) {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row-small > .col,
  .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 5px 10px;
  }
}
@media screen and (min-width: 850px) {
  .pb-pc-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 550px) and (max-width: 849px) {
  .pb-tb-0 {
    padding-bottom: 0 !important;
  }
}
@media screen and (max-width: 549px) {
  .pb-mb-0 {
    padding-bottom: 0 !important;
  }
}

/*# sourceMappingURL=style.css.map */
