/*
Theme Name: Lori B
Theme URI: https://bebrand.vn/
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
@import url('css/all.min.css');
@font-face {
    font-family: "Montserrat";
    font-weight: 400;
    src: url(webfonts/Montserrat-Regular.ttf);
}
@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    src: url(webfonts/Montserrat-Medium.ttf);
}
@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    font-style: italic;
    src: url(webfonts/Montserrat-MediumItalic.ttf);
}
@font-face {
    font-family: "Montserrat";
    font-weight: 600;
    src: url(webfonts/Montserrat-SemiBold.ttf);
}
@font-face {
    font-family: "Montserrat";
    font-weight: 700;
    src: url(webfonts/Montserrat-Bold.ttf);
}
@font-face {
    font-family: "Taviraj";
    font-weight: 400;
    src: url(webfonts/Taviraj-Regular.ttf);
}
@font-face {
    font-family: "Taviraj";
    font-weight: 400;
    font-style: italic;
    src: url(webfonts/Taviraj-Italic.ttf);
}
@font-face {
    font-family: "Taviraj";
    font-weight: 700;
    src: url(webfonts/Taviraj-SemiBold.ttf);
}
h1, h2, h3 {
    font-family: "Taviraj"!important;
}
img.size-full.alignnone {
	margin-bottom: 0;
}
.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;
}
p.form-row-first, p.form-row-last {
    width: 100%;
	margin-right: 0;
}
.flatsome_recent_posts .post_comments,
.is-divider:not(.divider) {
	display: none;
}
i[class*="fa-"] {
    font-size: 16px;
    padding-right: 10px;
}
.footer ul.menu>li+li,
.footer {
    border: none;
}
.footer-secondary {
    padding: 0;
}
.absolute-footer {
    padding: 8px 0;
}
.slider-home .flickity-enabled {
	position: unset!important;
}
.footer ul.menu>li:first-child>a {
    padding-top: 0;
}
.breadcrumbs span, .breadcrumbs a {
    color: #1a3154;
    font-size: 16px;
    font-weight: 500;
}
#breadcrumb-container .large-12 {
    padding-bottom: 10px;
    padding-top: 10px;
}
.breadcrumbs .separator {
	opacity: 1;
}
.page-wrapper {
    padding-top: 0;
}
.breadcrumbs p,
.flatsome_recent_posts a {
	margin-bottom: 0;
}
.product-section-title-related {
	margin-left: 0;
}
#secondary .widget_categories .widget-title,
#product-sidebar .widget-title, 
#shop-sidebar .widget-title {
    text-transform: uppercase;
    padding: 20px 15px;
    margin-bottom: 5px;
    display: block;
    color: #ffffff;
    font-weight: 700;
    font-size: 18px;
    font-family: "Taviraj";
    line-height: 1.2;
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 70%);
    margin: 0 -1px;
}
#product-sidebar .widget, 
#shop-sidebar .widget {
    padding: 0 ;
    border: 1px solid #cea571;
    border-top: 0px;
}
#secondary .widget_categories ul > li > a{
    font-size: 18px;
    font-weight: 600;
}
#product-sidebar .widget > ul>li>a,
#shop-sidebar .widget > ul>li>a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.44px;
    padding: 0;
    display: inline-block;
    flex: unset;
    line-height: 1;
}
#secondary .block_widget,
#secondary .widget_categories ul,
.widget.widget_product_categories > ul {
    padding: 25px 20px 0 20px;
}
#product-sidebar ul>li li>a,
#shop-sidebar ul>li li>a {
    font-size: 16px;
    letter-spacing: 0.39px;
}
#secondary .widget_categories ul > li::before,
.widget > .product-categories > li::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url(images/bgr-menu.png) no-repeat left center;
}
.widget>ul>li ul {
    display: block;
    border: none;
    padding-left: 25px;
    padding-top: 11px;
}
.widget>ul>li .toggle {
    display: none;
}
.category-page-row {
    padding-top: 20px;
}
#secondary .widget_categories ul>li+li {
    border: none;
}
.widget.widget_product_categories>ul>li+li {
    border: none;
    margin: 20px 0;
}
.widget.widget_product_categories .current-cat>a {
    color: #021c35;
    border-bottom: 2px solid #021c35;
}
footer.entry-meta,
#shop-sidebar .widget_price_filter .widget-title {
	border: none;
}
/* ========== */
.header-bg-image {
    background-repeat: no-repeat!important;
    background-position: left top;
    z-index: 1;
}
.header-cart-link [data-icon-label]:after {
    background-color: #ff1010!important;
}
#top-bar .nav>li.html {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
#top-bar .nav>li.lang-item {
    border: solid 1px #f3cc8a;
    margin: 0;
}
#top-bar .nav>li.lang-item>a {
    font-size: 16px;
    font-weight: bold;
    color: #f3cc8a;
    padding: 8px 13px;
}
#top-bar .nav>li.lang-item>a:hover,
#top-bar .nav>li.lang-item.current-lang>a {
    background: #f3cc8a;
    color: #ffffff;
}
#top-bar {
    border-bottom: 1px solid #cca48785;
}
.top-bar-nav > li.account-item > a {
    font-weight: 500;
    font-style: italic;
    font-size: 16px;
    letter-spacing: 1.4px;
}
.top-bar-nav > li.account-item {
    margin-right: 45px;
}
.header-nav.nav > li > a {
    font-size: 16px;
    font-weight: 400;
}
.header-nav.nav > li {
    margin: 0 18px;
}
.nav-left.nav:hover>li:not(:hover)>a:before,
.nav-left.header-nav-main.nav-line-bottom > li > a:before {
    background: url(images/bgr-menu-white.png) no-repeat center bottom!important;
    height: 16px;
    width: 16px;
    opacity: 1;
}
.nav-left.header-nav-main.nav-line-bottom > li:hover > a:before,
.nav-left.header-nav-main.nav-line-bottom > li.current-menu-item > a:before {
    background: url(images/bgr-menu.png) no-repeat center bottom!important;
}
.nav-left.header-nav-main.nav-line-bottom > li.current-menu-item > a {
    font-weight: 600;
}
.header-nav-main.nav-line-bottom > li > a.header-cart-link:before {
    opacity: 0!important;
}
.slider-home h2 {
    margin: 0 0 16px;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 2.14px;
    color: #021c35;
}
.slider-home p {
    font-size: 18px;
    color: #021c35;
    color: #021c35;
    line-height: 1.33;
    letter-spacing: 0.44px;
    margin-bottom: 22px;
}
.slider-nav-circle .flickity-prev-next-button svg {
    border: 2px solid #cca487!important;
    color: #cca487!important;
}
.slider-nav-circle .flickity-prev-next-button:hover svg {
    background-color: #cca487!important;
}
.flickity-prev-next-button {
    width: 48px;
}
.flickity-prev-next-button svg {
    padding: 27%;
}
.flickity-page-dots .dot,
.row-slider .flickity-page-dots .dot {
    width: 13px;
    height: 13px;
    margin: 0 5px;
    border: 3px solid #ffffff;
    opacity: 1;
    box-shadow: 0 0 1px 1px #b68c6a;
    background: #ffffff;
}
.flickity-page-dots .dot:hover,
.flickity-page-dots .dot.is-selected,
.row-slider .flickity-page-dots .dot:hover,
.row-slider .flickity-page-dots .dot.is-selected {
    background-color: #b68c6a;
}
.nt-about-us .row {
    position: relative;
}
.nt-about-us p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.78;
    letter-spacing: 0.11px;
    color: #566470
}
.nt-about-us .large-5 h3 {
    font-size: 40px;
    font-style: italic;
    letter-spacing: 0.75px;
    font-weight: 400;
    color: #7e513c;
}
#main .button:not(.icon) {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.4px;
}
.secondary.is-outline {
    border: none;
    position: relative;
    min-width: 278px;
    height: 56px;
    line-height: 2.5;
    padding: 8px 20px;
    overflow: hidden;
}
.secondary.is-outline::after,
.secondary.is-outline::before {
    content: "";
    display: block;
    width: 278px;
    height: 56px;
    position: absolute;
}
.secondary.is-outline::before {
    background: url(images/btn-outline-1.png) no-repeat top right;
    right: 0;
    bottom: 0;
}
.secondary.is-outline::after {
    background: url(images/btn-outline-2.png) no-repeat top left;
    left: 0;
    top: 0;
}
.section-title-center b {
    background: none;
}
.product-section-title-related,
.section-title-center span {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.17;
    letter-spacing: 1.17px;
    margin: 0;
}
.product-section-title-related::after,
.section-title-center span::after {
    content: "";
    display: block;
    margin: auto;
    background: url(images/bgr-title.png) no-repeat center bottom;
    width: 133px;
    height: 28px;
    margin-top: 15px;
}
.section-title-bold b:first-of-type {
    display: block;
    background: #7e513c;
    opacity: 1;
    max-width: 80px;
} 
.section-title-bold b:last-of-type {
    background: none;
} 
.section-title-bold span {
    border: none;
    font-size: 24px;
    color: #021c35;
    font-weight: 400;
}
.nt-about-us .flickity-prev-next-button {
    z-index: 1;
}
.nt-category-product .row-small>.col:first-child {
    padding-left: 0;
}
.nt-category-product .row-small>.col:last-child {
    padding-right: 0;
}
.nt-category-product h3 {
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 25px;
}
.nt-category-product p {
    font-style: italic;
    font-size: 16px;
    color: #566470;
}
#main .nt-category-product .button {
    color: #7e513c;
}
.button.is-underline {
    padding: 0;
}
.button.is-underline::before {
    width: 100%;
    height: 1px;
    left: 0;
    opacity: 1;
    background: #7e513c;
    bottom: 8px;
}
.product-small.box .product-title a {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.49px;
    color: #021c35;
    text-transform: uppercase;
    margin-top: 13px;
    margin-bottom: 14px;
	min-height: 52px;
}
.product-small p {
    font-size: 14px;
    line-height: 1.86;
    letter-spacing: 0.09px;
    color: #566470
}
.product-small span.amount {
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.45px;
    color: #b68c6a;
}
.product-small del span.amount {
    font-size: 18px;
}
.btn-buy-now {
    padding: 14px 56px;
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 80%);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.4px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.3;
    border: none;
}
.btn-buy-now:hover {
    color: #ffffff;
}
.product-info .single_add_to_cart_button.button,
.add-to-cart-button .button {
    font-size: 0!important;
    background: #ffffff url(images/bgr-add-to-cart.png) no-repeat center!important;
    width: 48px;
    height: 48px;
    border: none;
}
.product-info form.cart {
    position: relative;
    padding-top: 40px;
    display: flex;
    padding-bottom: 24px;
}
.product-section::before,
.product-footer::before,
.product-info form.cart::after,
.product-info form.cart:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 70%);
}
.product-section::before {
    left: 0;
}
.product-info form.cart:before  {
    top: 0;
}
.product-info form.cart::after {
    margin-top: 30px;
    bottom: 0;
}
.single_add_to_cart_button {
    order: 1;
}
.add-to-cart-button {
    display: inline-block;
    margin-left: 16px;
}
a.added_to_cart {
    font-size: 10px;
    font-weight: 600;
    color: #021c35;
}
.product-small.box  .price-wrapper {
    margin-top: 16px;
    margin-bottom: 20px;
}
.nt-advisory .row-solid .col:before{
    height: 80%;
    top: 10%;
    border: none;
    border-left: 1px solid #b68c6a;
}
.nt-advisory .row-solid .col::after ,
.nt-advisory .row-solid .col:first-child::before,
.nt-advisory .row-solid .col:first-child::after {
    content: initial;
}
.nt-advisory h4 {
    font-size: 32px;
    letter-spacing: 2.8px;
    color: #021c35;
}
.nt-advisory h5.uppercase {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1.4px;
    color: #b68c6a;
    margin-bottom: 5px;
}
.nt-advisory .icon-box-text {
    text-align: left;
}
.nt-advisory .icon-box {
    align-items: center;
}
.nt-advisory .row .large-5 .col-inner {
    border-radius: 0 16px 16px 0;
}
.nt-advisory .large-5:first-child .col-inner {
    border-radius: 16px 0 0 16px;
}
.nt-advisory-inner {
    margin-bottom: -145px;
}
.nt-advisory h3 {
    font-size: 48px;
    font-style: italic;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.nt-testimonial .bg-fill {
    background-size: unset !important;
}
.testimonial-box p {
    font-size: 18px;
    color: #021c35;
    font-style: normal;
}
.testimonial-box {
    display: flex;
    flex-direction: column-reverse;
}
.testimonial-box .icon-box-img {
    margin: 0;
}
.testimonial-box .testimonial-meta {
    position: absolute;
    margin-left: 120px;
    display: flex;
    flex-direction: column;
}
.testimonial-name-divider {
    display: none;
}
.testimonial-name {
    font-size: 24px;
    font-weight: 500;
    font-style: italic;
    color: #021c35;
}
.testimonial-company {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #566470;
}
.testimonial-text {
    margin-bottom: 65px;
}
.testimonial-box {
    background: url(images/icon-testimonial.png) no-repeat bottom right; 
}
.nt-testimonial .slider-nav-outside .flickity-page-dots {
    top: 0;
    bottom: auto; 
}
.nt-testimonial .slider-nav-outside {
    padding-top: 25px;
    padding-bottom: 70px;
}
.nt-testimonial .banner:not(.is-selected) .testimonial-box p {
    font-size: 16px;
}
.nt-testimonial .banner:not(.is-selected) .text-inner {
    height: 280px!important;
}
.nt-testimonial .slider-nav-outside .flickity-prev-next-button.previous {
    left: auto;
    right: 50%;
    margin-right: 25px;
}
.nt-testimonial .slider-nav-outside .flickity-prev-next-button.next  {
    right: auto;
    left: 50%;
    margin-left:  25px;
}
.nt-testimonial .slider-nav-outside .flickity-prev-next-button {
    bottom: 0;
    top: auto;
    width: 32px;
    height: 32px;
}
.nt-slogan .icon-box h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
    margin-top: 24px;
}
.nt-slogan .icon-box p {
    font-size: 14px;
}
.post-item .cat-label {
    opacity: 1;
    padding: 8px 30px 8px 30px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.22px;
    text-transform: none;
    background-image: linear-gradient(to left, #7d503b, #f7d08d 100%);
    margin: 5px 0 10px 0;
}
.post-item .post-title {
    line-height: 1.5;
    letter-spacing: 1px;
    color: #021c35;
    font-size: 24px;
    font-weight: 500;
}
.post-item .box-text {
    padding-bottom: 10px;
}
#main .post-item .button {
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
}
.nt-system p {
    font-size: 18px;
    color: #566470;
}
.nt-system h3 {
    font-size: 56px;
    margin-bottom: 30px;
    color: #021c35;
}
.nt-system h5 {
    font-size: 24px;
    font-weight: 500;
    color: #7f513a;
    margin-bottom: 0;
}
#main .nt-system .button {
    margin-top: 20px;
}
.footer .block_widget {
    padding: 0;
    margin: 0;
}
.absolute-footer.dark {
    border-top: 1px solid rgba(255, 249, 239, 0.5);
    border-top: 1px solid rgba(255, 249, 239, 0.5);
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding: 12px 0;
}
.footer h2 {
    font-size: 32px;
    letter-spacing: 0.6px;
    color: #021c35;
    margin-bottom: 15px;
}
.footer .nt-footer h3 {
    font-size: 18px;
    letter-spacing: 0.34px;
    color: #021c35;
}
.footer .icon-box h5 {
    font-size: 16px;
    text-transform: unset;
    font-weight: 400;
}
.icon-box-img svg {
    padding-top: 0;
}
.footer .icon-box {
    align-items: center;
    padding: 0 30px 16px 30px;
}
.footer .large-8 h4 {
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 120%);
    font-size: 54px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 1.02px;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 31px;
}
.wpcf7-form-control:not(.wpcf7-submit) {
    border: solid 2px #b68c6a;
    color: #787878;
    font-size: 18px;
    box-shadow: none;
    height: 56px;
}
.wpcf7-form p:last-of-type {
    text-align: right;
}
.wpcf7-form .wpcf7-submit:not(.is-form) {
    background: url(images/btn-send.png) no-repeat center;
    font-size: 16px;
    font-weight: 600;
    color: #B68C6A;
    width: 242px;
    height: 56px;
    box-shadow: none;
    margin-right: 0;
    margin-top: 5px;
}
.wpcf7-form .wpcf7-submit:not(.is-form):hover {
    background: #b68c6a;
    font-size: 16px;
    color: #ffffff;
}
.wpcf7-textarea {
    min-height: 150px;
}
.footer .large-8 .col-inner::before {
    content: "";
    background: url(images/bgr-contact.png) no-repeat right top;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: -9px;
    right: -9px;
}
.footer-1 {
    padding: 0;
}
.nt-footer {
    margin-bottom: -225px;
}
.footer .widget a {
    color: #ffffff;
}
.nt-footer-2 h3 {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.34px;
}
.ux-menu-link a {
    min-height: auto;
    padding: 5px 0;
}
.nt-footer-2 .social-icons {
    margin-top: 15px;
}
.nt-footer-2 .social-icons .icon {
    font-size: 20px;
    margin: 0 10px;
}
.nt-footer-2  .social-icons .icon:first-child {
    margin-left: 0;
}
.nt-about-us .bg-fill {
	background-size: contain !important;
}
.nt-slider-product h2 {
    font-size: 48px;
}
h1.shop-page-title {
    display: inline;
    font-size: 24px;
    margin-right: 15px;
}
h1.shop-page-title::before {
    content: "";
    width: 48px;
    height: 32px;
    display: inline-block;
    background: url(images/icons-description.png) no-repeat center;
    position: relative;
    top: 7px;
    margin-right: 15px;
}
.page-title-inner {
    padding-top: 7px;
    margin-bottom: 25px;
}
.nt-orderby {
    display: flex;
    align-items: center;
    background: #ededed;
    margin-bottom: 25px!important;
    height: 56px;
    padding: 12px 16px;
}
.nt-orderby .menu-item {
    margin-left: 16px;
}
.nt-orderby .menu-item > a {
    font-size: 12px;
    color: #566470;
    padding: 1px 20px;
    border-radius: 24px;
    background: #ffffff;
}
.nt-orderby .menu-item.active > a,
.nt-orderby .menu-item > a:hover {
    background: #021c35;
    color: #ffffff;
}
.woocommerce-result-count {
    font-size: 14px;
    color: #021c35;
}
.woocommerce-ordering {
    margin-top: 12px;
}
.single-product .product-page-title,
.post-type-archive-product #main {
    background: #f7f7f7;
}
.single-product .page-title-inner {
    padding-top: 0;
    min-height: 56px;
}
.product-info .product-title {
    font-size: 32px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Montserrat"!important;
}
.product-info  span.amount {
    font-size: 32px;
    font-weight: 500;
    font-style: italic;
    letter-spacing: 0.6px;
    color: #b68c6a
}
.product-info del  span.amount {
    font-size: 18px;
}
.is-form, button.is-form, input[type='submit'].is-form, input[type='reset'].is-form, input[type='button'].is-form {
    background: #f5f3f0;
    border: none;
    min-width: 40px;
    color: var(--primary-color);
    font-size: 19px!important;
    height: 48px;
}
.quantity input[type="number"] {
    background: #f5f3f0;
    border: none;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    box-shadow: none;
    font-size: 22px;
    font-weight: 500;
    height: 48px;
    width: 56px;
}
.goi-dat strong {
    font-size: 24px;
    font-weight: 600;
    color: #ff1010;
}
.nav-pills.nav > li > a {
    border: 2px solid #f0c988;
    border-radius: 24px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    display: block;
    background: #ffffff;
    padding: 0px 26px;
}
.wc-tabs.nav > li > a {
    height: 48px;
    width: 320px;
}
.nav-pills.nav > li:not(.active) > a {
    color: #7f513a;
}
#main .nav-pills.nav > li {
    margin: 0 12px;
}
.product-footer .woocommerce-tabs {
    padding-top: 0;
    margin-top: 70px;
}
.nt-flash-sale .section-title-normal::before,
.nt-post-active .is-divider,
.nav-pills.nav > li.active > a {
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 70%)!important;
    border: 0;
}
.product-footer .woocommerce-tabs > .tabs {
    margin-top: -24px;
    position: relative;
    z-index: 1;
    margin-bottom: 45px;
}
.nav-pills.nav {
    margin-bottom: 30px;
}
.page-title:not(.featured-title)+main .product-main {
    padding-top: 30px;
}
.product-section-title-related {
    text-align: center;
    margin-bottom: 25px;
    padding-top: 80px;
}
.product-section {
    border: none;
}
.product-gallery .flickity-page-dots {
    bottom: 0;
}
.product-gallery .product-gallery-slider {
    padding-bottom: 50px;
}
.nt-contact-page-2 {
    z-index: 10;
}
.nt-footer-1 {
    z-index: 9;
}
.nt-contact-page h4 {
    font-size: 48px;
    font-weight: 400;
    line-height: 1.17;
}
.woo-sctr-progress-bar-wrap {
    background-color: rgba(208, 151, 105, 0.59)!important;
}
.woo-sctr-progress-bar-fill {
    border-radius: 20px;
}
.woo-sctr-progress-bar-fill {
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 70%)!important;
}
.nt-flash-sale .btn-buy-now,
.product-small.col .woo-sctr-shortcode-countdown-timer-wrap,
.product-small.col .woo-sctr-progress-bar-wrap-container,
.product-small.col .woo-sctr-shortcode-countdown-1 {
    display: none!important;
} 
.nt-flash-sale .product-small.col .woo-sctr-progress-bar-wrap-container,
.nt-flash-sale .product-small.col .woo-sctr-shortcode-countdown-1  {
    display: block!important;
}
.nt-flash-sale .box-text {
    padding: 70px 7px 1px 7px;
}
.nt-flash-sale .section-title-normal::before {
    content: "";
    width: 100%;
    display: block;
    height: 8px;
}
.woo-sctr-progress-bar-wrap .woo-sctr-progress-bar-message {
    top: 2px;
}
.section-title-normal {
    border: none;
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 13px;
}
.section-title-normal span {
    font-size: 20px;
    border: none;
    padding-bottom: 0;
    padding-top: 13px;
    padding-left: 15px;
}
.section-title a {
    font-size: 16px;
    font-weight: 500;
    color: #7e513c;
    padding-right: 15px;
}
.nt-flash-sale .section-title-container {
    margin-bottom: 2px;
}
.nt-flash-sale .product-small.box .product-title a {
    font-size: 18px;
    margin-bottom: 3px;
}
.nt-flash-sale .product-small p {
    font-size: 12px;
}
.nt-flash-sale .product-small span.amount {
    font-size: 16px;
    color: #ff1010;
    display: block;
    font-weight: 600;
    margin: 5px 0;
}
.nt-flash-sale .product-small del span.amount {
    font-size: 12px;
    color: #021c35;
    font-weight: 400;
}
.nt-flash-sale .product-small .price {
    position: absolute;
    top: 30px;
    display: flex;
    flex-direction: column-reverse;
}
.badge-inner.on-sale {
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
}
.product-gallery .badge,
.product-small .badge {
    height: 25px;
    width: 53px;
}
.nt-flash-sale .badge-container {
    right: 5px;
    left: auto;
    bottom: 0;
    top: auto;
    margin-bottom: -52px;
}
.nt-flash-sale .box-image {
    overflow: initial;
}
.nt-flash-sale .box-image .image-zoom {
    overflow: hidden;
}
.nt-flash-sale .large-12 > .col-inner {
    box-shadow: 0 3px 8px 0 rgba(127, 81, 58, 0.14);
    background: #fff;
}
.single-post .blog-featured-title .fill {
    background: url(images/bgr-post-detail.jpg) no-repeat;
}
.single-post .page-title-inner {
    margin-bottom: 0;
}
.archive-page-header h1.page-title,
.single-post h1.entry-title {
    font-size: 32px;
    font-weight: bold;
    color: #7f523d;
    text-transform: uppercase;
    font-family: "Montserrat"!important;
}
.archive-page-header h1.page-title {
    margin-top: 50px;
}
.blog-single article {
    background: #ffffff;
    margin-top: 1.5em;
    padding-left: 30px;
    padding-right: 30px;
}
#secondary {
    background: #ffffff;
}
#secondary .widget+.widget {
    border-top: 1px solid #f3f3f3;
}
#secondary .block_widget .widget-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0.49px;
    color: #021c35;
    text-transform: uppercase;
    border-bottom: solid 1px #D8D8D8;
    padding-bottom: 24px;
    display: block;
    margin-bottom: 20px;
}
#secondary .post-item .post-title {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
#secondary .post-item .cat-label {
    padding: 5px 12px;
    font-size: 12px;
    font-weight: 600;
}
#main .social-icons .button {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1.4px;
    border: none;
    min-width: 25px;
    min-height: 25px;
    color: #021c35;
    margin-bottom: 0;
}
.blog-single #comments .comment-respond {
    background-color: #fff;
}
.nt-slider-sale h4 {
    font-size: 72px!important;
    height: 88px;
    width: 281px;
    background: #ff1010;
    text-align: center;
    color: #ffffff;
    line-height: 1.2;
    border-radius: 8px;
    margin-bottom: 22px;
}
.nt-slider-sale h2 {
    font-size: 48px;
}
.nt-slider-sale p {
    font-size: 20px;
}
.nt-promotions .post-item .post-title {
    font-weight: 700;
    font-family: "Taviraj";
}
.nt-promotions .post-item .box-text {
    padding-bottom: 0;
}
.nt-title-about-us h2 {
    font-size: 80px;
    margin-bottom: 15px;
    font-weight: 500;
}
.nt-vision .icon-box h6 {
    font-size: 20px;
    color: #9c9c9c;
}
.nt-vision .icon-box h5 {
    text-transform: none;
    font-size: 28px;
    font-family: "Taviraj";
    font-weight: 400;
    margin-top: 40px;
}
.nt-service-spa h5 {
    font-size: 17px;
    font-weight: 600;
    min-height: 63px;
    margin-top: 25px;
}
.nt-technology .ux-menu-link a {
    font-size: 20px;
    font-weight: 500;
    padding: 7px 0;
    color: #566470;
}
.nt-technology .ux-menu-link::before {
    content: "";
    width: 25px;
    height: 27px;
    background: url(images/icon-service.png) no-repeat center;
    display: inline-block;
    margin-right: 20px;
} 
.nt-technology h4 {
    font-size: 40px;
    margin-bottom: 5px;
}
.nt-technology .slider {
    padding-bottom: 45px;
}
.nt-sale-spa h3 {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 12px;
}
.nt-sale-spa h5 {
    color: #021c35;
    font-size: 24px;
    font-style: italic;
    text-decoration: line-through;
    margin-top: 7px;
    margin-bottom: 10px;
}
.nt-sale-spa h4 {
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 100%);
    font-size: 40px;
    font-family: "Taviraj";
    font-style: italic;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.nt-sale-spa h6 {
    font-size: 18px;
    color: #ffffff;
    background: #ff1010;
    padding: 5px;
    border-radius: 2px;
    position: absolute;
    width: 80px;
    height: 32px;
    right: 0;
    text-align: center;
    margin-top: 15px;
}
.nt-sale-spa ul>li {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #566470;
    margin-left: 0;
    padding-left: 37px;
    list-style: none;
    position: relative;
}
.nt-sale-spa ul>li::before {
    content: "";
    width: 25px;
    height: 100%;
    background: url(images/icon-list-spa.png) no-repeat center;
    display: block;
    position: absolute;
    left: 0;
}
.nt-service-spa .icon img {
	border-radius: 50%;
	padding-top: 0;
}


























@media screen and (max-width: 549px){
    .nt-system h5,
    .post-item .post-title {
        font-size: 18px;
    }
    .archive-page-header h1.page-title, 
    .single-post h1.entry-title,
    .nt-contact-page h4,
    .testimonial-name {
        font-size: 20px;
    }
    .footer .large-8 h4,
    .nt-advisory h3,
    .nt-advisory h4,
    .product-info .product-title,
    .product-info span.amount,
    .product-section-title-related, .section-title-center span {
        font-size: 25px;
    }
    .nt-slider-product h2,
    .nt-system h3,
    .nt-title-about-us h2,
    .nt-slider-sale h2,
    .slider-home h2 {
        font-size: 30px;
    }
    .nt-slider-sale p,
    .nt-advisory h5.uppercase,
    .nt-about-us p,
    #main .post-item .button,
    .testimonial-box p,
    .testimonial-company,
    .slider-home p {
        font-size: 14px;
    }
    .video-button-wrapper {
        font-size: 10px!important;
    }
    .secondary.is-outline {
        min-width: 140px;
        height: 45px;
        padding: 8px 15px;
        line-height: 2;
    }
    .nt-about-us .slider-nav-circle .flickity-prev-next-button svg {
        display: none;
    }
    .nt-about-us .large-5 h3 {
        font-size: 27px;
    }
    .nt-category-product h3 {
        font-size: 35px;
    }
    .nt-advisory .row .large-5 .col-inner {
        border-radius: 0  0 16px 16px;
    }
    .nt-advisory .large-5:first-child .col-inner {
        border-radius: 16px 16px 0 0;
        border-bottom: 1px solid #b68c6a;
    }
    .nt-advisory .row-solid .col:before {
        border: none;
    }
    .testimonial-box {
        background-size: 40px;
    }
    .nt-slogan .icon-box-img {
        max-width: 70px;
    }
    
    .post-item .cat-label {
        padding: 4px 20px;
    }
    .nt-testimonial .slider-nav-outside {
        padding-top: 35px;
        padding-bottom: 0px;
    }
    .product-info .btn-buy-now {
        padding: 14px 8px;
        font-size: 14px;
    }
    .page-title:not(.featured-title)+main .product-main {
        padding-bottom: 0;
    }
    .product-footer .woocommerce-tabs {
        padding-top: 0;
        margin-top: 10px;
    }
    #main .nav-pills.nav > li {
        margin: 0 5px!important;
    }
    .wc-tabs.nav > li > a {
        height: 36px;
        width: auto;
    }
    .nav-pills.nav > li > a {
        padding: 0px 10px;
        font-size: 13px;
    }
    .wc-tabs.small-nav-collapse>li {
        width: auto!important;
        margin: ;
    }
    .product-footer .woocommerce-tabs > .tabs {
        margin-top: -19px;
    }
    .wp-block-media-text .wp-block-media-text__content {
        padding-top: 15px;
    }
    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding-right: 0;
    }
    .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
        padding-left: 0;
    }
    .breadcrumbs span, .breadcrumbs a {
        font-size: 12px;
    }
    .single-product .page-title-inner {
        min-height: 30px;
    }
    .block_widget .box-vertical .box-image {
        width: 50% !important;
    }
    .block_widget .box-vertical {
        display: flex;
    }
    #secondary .post-item .post-title {
        font-size: 12px;
    }
    #secondary .post-item .cat-label {
        padding: 4px 12px;
        font-size: 10px;
    }
    .blog-featured-title .page-title-inner {
        min-height: 200px!important;
    }
    .blog-featured-title+#main .post-sidebar {
        padding-top: 0;
    }
    footer.entry-meta {
        text-align: left;
    }
    .nt-slider-sale .btn-buy-now {
        padding: 7px 24px;
        font-size: 14px;
    }
    .nt-title-about-us h2 {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 849px) and (min-width: 550px) {
	.nt-post-active .post-item .box-text {
        max-width: 66.66667%;
        margin: auto;
    }
    .footer .large-8 h4,
    .nt-advisory h3,
    .product-section-title-related, .section-title-center span {
        font-size: 35px;
    }
    #main .nt-testimonial .flickity-slider > * {
        max-width: 600px!important;
    }
    .nt-sale-spa h5,
    .post-item .post-title {
        font-size: 18px;
    }
    .nt-title-about-us h2 {
        font-size: 50px;
        margin-bottom: 0;
    }
    .nt-sale-spa h3,
    .nt-sale-spa h4 {
        font-size: 20px;
    }
    .nt-sale-spa h6 {
        font-size: 14px;
        padding: 5px;
        width: 70px;
        height: 27px;
        margin-top: 7px;
    }

}
@media only screen and (max-width: 849px) {
	#top-bar .nav>li.lang-item>a {
        font-size: 14px;
        padding: 2px 12px;
    }
    #top-bar .nav-center {
        -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end;
    }
    .testimonial-text {
        margin-bottom: 30px;
    }
    .footer .icon-box {
        align-items: center;
        padding: 0 5px 10px 15px;
    }
    .footer-1 .box-text {
        padding-left: 15px!important;
    }
    [data-icon-label]:after {
        top: 4px;
    }
    .header-main .nav > li > a.header-cart-link {
        width: 40px;
    }
    .nt-advisory .icon-box-img {
        max-width: 50px;
    }
    .shop-page-title .page-title-inner {
        text-align: center;
    }
    .sidebar-wrapper .widget-title, #secondary .widget-title, #product-sidebar .widget-title, #shop-sidebar .widget-title {
        padding: 10px 12px;
        font-size: 15px;
    }
    #product-sidebar .widget > ul>li>a, #shop-sidebar .widget > ul>li>a {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.44px;
        padding: 0;
        display: inline-block;
        flex: unset;
        line-height: 1;
    }
    .widget.widget_product_categories > ul {
        padding: 25px 0 0 10px;
    }
    #product-sidebar ul>li li>a, 
    #shop-sidebar ul>li li>a {
        font-size: 14px;
    }
    .off-canvas-center .nav-sidebar.nav-vertical>li>a {
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .blog-single article {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nt-slider-sale h4 {
        font-size: 40px!important;
        height: 48px;
        width: 150px;
    }
    .nt-service-spa h5 {
        min-height: 40px;
    }



}
@media screen and (min-width: 850px){	
    .nt-post-active .post-item .box-text {
        max-width: 66.66667%;
        margin: auto;
    }
    .nt-about-us .flickity-prev-next-button {
        bottom: 0;
        opacity: 1;
        top: 83%;
        transform: translateX(0) !important;
    }
    .nt-about-us  .flickity-prev-next-button.next {
        right: -140px;
    }
    .nt-about-us .flickity-prev-next-button.previous {
        left: auto;
        right: -65px;
        opacity: .5;
    }
    .nt-about-us .large-5 {
        position: absolute;
        right: 0;
        top: 60px;
    }
    .header-main .nav > li > a.header-cart-link {
        border: solid 2px #f3cc8a;
        border-radius: 50px;
        width: 48px;
        height: 48px;
        line-height: 23px!important;
        padding-left: 9px;
    }
    .nt-category-product .large-2 {
        min-width: 392px;
    }
    .nt-category-product .row {
        flex-wrap: nowrap;
    }
    .nt-about-us .row-slider {
        padding-bottom: 20px;
    }
    .product-footer .slider-nav-outside .flickity-prev-next-button.previous,
    .nt-product .slider-nav-outside .flickity-prev-next-button.previous {
        left: -14%;
    }
    .product-footer .slider-nav-outside .flickity-prev-next-button.next,
    .nt-product .slider-nav-outside .flickity-prev-next-button.next {
        right: -14%;
        left: auto;
    }
    .woocommerce-ordering {
        float: right;
    }
    .bgr .bg-fill {
        background-size: auto !important;
    }
    .nt-team h2 {
        position: absolute;
        z-index: 1;
        margin-top: 85px;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 850px)  {
    .nt-about-banner,
    .slider-home .banner {
		padding-top: 600px!important;
    }
    
    
}
