/*
Theme Name: Noi That Kali
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
/* ========== */
:root {
  --secondary-color: #58585a;
}

img.size-full.alignnone {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  text-align: center;
}

.icon-box-img svg {
  padding-top: 0;
}

.nt-bgr.banner .bg-fill,
.nt-bgr > .section-bg {
  background-size: auto !important;
}

.nt-bgr-repeat > .section-bg {
  background-size: auto !important;
  background-repeat: repeat-y !important;
}

.wp-block-media-text {
  margin-bottom: 40px;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}

.wp-block-media-text .wp-block-media-text__media {
  border: 13px solid #fff;
  border-radius: 13px;
  -webkit-box-shadow: 0 0 10px #00000010;
          box-shadow: 0 0 10px #00000010;
}

.absolute-footer {
  padding-bottom: 10px;
}

.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover,
.box-shadow-1, .box-shadow-1-hover:hover {
  -webkit-box-shadow: 0 0 25px #00000030;
          box-shadow: 0 0 25px #00000030;
}

.breadcrumbs a, .breadcrumbs span {
  font-size: 13px;
}

.blog-single footer.entry-meta {
  border: unset;
}

.mobile-nav .header-search .nav-dropdown {
  right: -30px;
  left: auto;
}

main .widget:not(.widget_search) {
  border: 1px solid #e6e6e6;
  padding: 0 20px 20px;
  border-radius: 12px;
}

main .widget-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0 13px;
  margin-bottom: 5px;
  font-size: 15px;
  display: block;
  color: #333333;
}

main .widget .post_comments {
  display: none;
}

.is-divider:not(.divider) {
  display: none;
}

.wpcf7 .flex-col > .wpcf7-spinner {
  position: absolute;
  bottom: -25px;
  right: 0;
}

@media only screen and (max-width: 849px) {
  .breadcrumbs {
    text-align: left;
  }
  .product-gallery {
    margin-bottom: 15px;
  }
  .product-main {
    padding-bottom: 0;
  }
}

.off-canvas-center.mfp-bg.mfp-ready {
  background: var(--secondary-color);
}

.nav-sidebar.nav-vertical > li.menu-item.active,
.nav-sidebar.nav-vertical > li.menu-item:hover {
  background: unset;
}

.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  color: #fff;
}

.header .header-main .nav > li > a {
  font-size: 18px;
}

.header .header-main .nav > li > a > i.icon-menu {
  font-size: 1.5em;
}

.nt-du-an a {
  color: var(--primary-color);
}

.section-title-center b {
  background: unset;
}

.section-title-center span {
  font-size: 30px;
}

.button .icon-gift::before {
  content: "";
  width: 24px;
  height: 24px;
  -webkit-mask: url(img/notifications.svg) no-repeat;
          mask: url(img/notifications.svg) no-repeat;
  background-color: var(--primary-color);
  display: block;
}

.button:hover .icon-gift::before {
  background-color: #fff;
}

.footer-wrapper p {
  color: #fff;
  margin-bottom: 5px;
}

.footer-wrapper h4 {
  font-size: 18px;
}

.footer-wrapper .button.white {
  margin: 0;
}

.footer-wrapper .button.white .icon-gift::before {
  background-color: #fff;
}

.footer-wrapper .button.white:hover {
  background: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
  color: #fff !important;
}

.footer-wrapper .dark .ux-menu-link__link {
  padding-top: 0;
  color: #fff;
}

.post-item .post-title {
  text-transform: uppercase;
}

.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  padding-left: 0 !important;
  padding-right: 0;
}

.custom-page-title {
  margin-bottom: 50px;
}

.product-small.box .category {
  background: var(--primary-color);
  display: inline-block;
  line-height: 2;
  padding: 0px 10px;
  opacity: 1;
}
.media-item .post-title {
	text-transform: uppercase;
  font-size: 18px;
}
.product-small.box .product-title a {
  text-shadow: none;
  text-transform: uppercase;
  font-size: 20px;
  
}
.product-small.box .category,
.product-small.box.box-overlay .product-title a {
	color: #fff;	
}

.product-small.box.box-overlay:hover .overlay {
	background: rgb(0 0 0 / 42%);
}

ul.nav-pagination {
  margin-top: 15px;
  margin-bottom: 30px;
}

ul.nav-pagination > li span, ul.nav-pagination > li a {
  border-radius: 0;
}

.custom-product-page .product-images .image-tools {
  display: none;
}

.custom-product-page .product-section-title,
.custom-product-page .product-title {
  font-size: 25px;
  text-transform: uppercase;
}

.custom-product-page .product-section {
  border: none;
}

.custom-product-page .flickity-slider .slide {
  max-width: 1200px;
}

.custom-product-page .flickity-prev-next-button {
  opacity: 1 !important;
	display: block!important;
}

.custom-product-page .flickity-prev-next-button svg {
  border: none !important;
}

.custom-product-page .product-short-description ul li {
  margin-bottom: 0;
}

.blog-single .entry-title {
  text-transform: uppercase;
  font-size: 25px;
}

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

@media screen and (max-width: 549px) {
  .header .header-main .nav > li > a {
    font-size: 14px;
  }
  .section-title-center span {
    font-size: 25px;
  }
  .custom-product-page .product-section-title,
  .custom-product-page .product-title {
    font-size: 18px;
  }
  .custom-product-page .primary.is-outline {
    margin-bottom: 0;
  }
  .custom-page-title {
    margin-bottom: 30px;
  }
	.media-item .post-title {
		font-size: 16px;
	}
}

@media only screen and (max-width: 849px) {
  .header .header-main .nav > li > a {
    color: #000;
    text-transform: uppercase;
  }
  .custom-product-page .flickity-slider .slide {
    max-width: 85%;
  }
  .product-small.col .has-hover .show-on-hover {
    position: unset;
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0) translateY(0) !important;
    transform: scale(1) translateZ(0) translateY(0) !important;
    pointer-events: inherit;
  }
  .product-small.col .has-hover .show-on-hover .product-title a {
    font-size: 18px;
    color: #000;
  }
}

@media screen and (min-width: 850px) {
  .home .header,
  .post-type-archive-product .header {
    position: absolute;
  }
}
/*# sourceMappingURL=style.css.map */