/*
Theme Name: Lori Beaty
Theme URI: 
Description: 
Author: Ngoc Trinh
Template: flatsome
Version: 1.0
*/
@import url('css/all.min.css');
h3, h4, h5, h6 {
    font-family: "Josefin Sans", sans-serif!important;
    font-weight: 700!important;
}
.blog-single h2 {
    font-size: 1.3em;
}
:root {
    --secondary-color: #071d34;
}
img.size-full.alignnone {
	margin-bottom: 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;
}
.icon-box-img svg {
    padding-top: 0;
}
.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: var(--secondary-color);
    font-size: 13px;
    text-transform: capitalize;
}
.breadcrumbs .last {
    color: var(--primary-color);
}
.dark .breadcrumbs span {
    color: #fff;
}
.shop-page-title > .page-title-inner {
    min-height: auto;
}
.shop-page-title > .page-title-inner,
#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;
}
.woocommerce-product-gallery__wrapper,
.product-thumbnails a, 
.product-thumbnails .is-nav-selected a {
    border: 1px solid #e6e6e6;
}
.woocommerce-product-gallery__wrapper, 
.product-thumbnails a, 
.product-thumbnails .is-nav-selected a {
    padding: 10px;
}
.product-section-title-related {
	margin-left: 0;
}
.sidebar-wrapper .widget-title,
#secondary .widget-title,
#product-sidebar .widget-title, 
#shop-sidebar .widget-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #E8E8E8;
    padding: 20px 0 13px;
    margin-bottom: 15px;
    font-size: 18px;
    display: block;
	color: #333333;
    font-weight: 700;
    text-align: center;
}
.sidebar-wrapper .widget, 
#secondary .widget > .row, 
#product-sidebar .widget, 
#shop-sidebar .widget  {
    padding: 0 10px;
    border-radius: 5px;
}
#product-sidebar ul>li>a,
#shop-sidebar ul>li>a {
    text-transform: uppercase;
    font-size: 14px
}
#product-sidebar ul>li li>a,
#shop-sidebar ul>li li>a {
    text-transform: capitalize;
}
.category-page-row {
    padding-top: 20px;
}
footer.entry-meta,
#shop-sidebar .widget_price_filter .widget-title {
	border: none;
}
/* ========== */
#wide-nav {
    border-top: solid 1px #0e467e;
}
#wide-nav .nav > li > a {
    font-size: 15px;
}
#wide-nav .nav-spacing-xlarge>li {
    margin: 0 25px;
}
.slider-nav-circle .flickity-prev-next-button svg {
    color: var(--primary-color);
}
.nt-about-us h1,
.nt-about-us h2 {
    font-size: 35px;
}
.nt-about-us h4 {
    font-size: 16px;
    color: #FFB335;
    text-transform: uppercase;
}
.nt-about-us p {
    font-size: 19px;
}
.nt-story .large-6 img {
    border-radius: 50px 20px 50px 20px;
}
.button.primary:not(.is-underline) {
    border-radius: 5px;
    border: solid 2px #efc681;
    background-image: linear-gradient(252deg, #c99f56 20%, #fee9c5 55%, #cea55e 95%);
    color: #021C35;
    box-shadow: none;
}
.nt-about-us .icon-box-text h3 {
    font-size: 18px;
    font-weight: 500;
}
.nt-about-us {
    z-index: 1;
}
.product-small .product-title a {
    font-size: 18px;
    text-transform: uppercase;
    color: var(--primary-color);
    min-height: 46px;
}
.product-small .price {
    color: #fff;
    font-size: 12px;
}
.product-small .box-image {
    border-radius: 10px;
}
.product-small span.amount {
    font-size: 16px;
    color: #fff;
}
.product-small del span.amount {
    font-size: 14px;
}
.product-small .box-text {
    border-radius: 5px;
    font-weight: 700;
    border: 3px solid var(--primary-color);
    background: var(--secondary-color);
}
.product-small .box-push .box-text {
    margin: -11% auto 0;
}
.testimonial-box {
    display: flex;
    flex-direction: column-reverse;
    border: 3px solid var(--primary-color);
    border-radius: 40px 10px;
    padding: 40px 30px 15px 30px;
    background: #fff;
    position: relative;
}
.testimonial-box::before {
    content: "";
    width: 53px;
    height: 41px;
    background: url(images/testimonial-nhay.jpg) no-repeat;
    display: block;
    position: absolute;
    top: 60px;
    right: 40px
}
.testimonial-name-divider {
    display: none;
}
.testimonial-meta {
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    padding-left: 85px;
    position: absolute;
}
.testimonial-box .star-rating:before,
.testimonial-box .star-rating span:before {
    letter-spacing: 5px;
    font-size: 30px;
    padding-top: 7px;
}
.testimonial-box .star-rating {
    min-width: 180px;
    min-height: 30px;
}
.testimonial-box .star-rating span {
    padding-top: 30px;
}
.testimonial-text p {
    font-style: normal!important;
    font-size: 23px;
    line-height: 27px;
}
.testimonial-text  {
    margin: 35px 0 65px 0;
}
.testimonial-name {
    font-size: 22px;
    line-height: 1.2;
}
.testimonial-company {
    font-size: 13px;
    font-weight: 700;
}
.post-item .button.primary {
    color: #021C35!important;
    padding: 0px 17px;
}  
.post-item .cat-label {
    color: var(--primary-color);
    font-size: 10px;
    opacity: 1;
    font-weight: 700;
}
.post-item .post-title {
    font-size: 17px;
    font-weight: 400;
    min-height: 44px;
    margin: 10px 0;
}
.post-item .box-text {
    padding-top: 38px;
    order: 2;
}
.post-item .post-date {
    order: 1;
    position: relative!important;
    margin: -35px 0 0 0;
    width: 44px;
}
.post-item .box-normal {
    display: flex;
    flex-direction: column;
}
.post-item .box-normal img {
    position: unset;
}
.post-item .box-normal .image-cover {
    padding: 0!important;
}
.post-item .badge-inner {
    background: var(--secondary-color)!important;
    border: none!important;
    padding: 10px 0 0 0;
}
.post-item .post-date-day {
    font-size: 19px;
}
.post-item .post-date-month {
    font-size: 9px;
    display: block;
    margin: 7px 0;
}
.portfolio-prices .percentage::after,
.post-item .badge-inner::after {
    content: '';
    border: solid var(--secondary-color);
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    border-width: 22px;
    display: block;
    border-top-width: 0;
    border-bottom-width: 15px;
}
.nt-phan-hoi .gallery-col img {
    border-radius: 20px;
}
.nt-phan-hoi {
    background-image: linear-gradient(to top, #f0eedf, rgba(239, 237, 223, 0));
}
.footer span.widget-title {
    display: block;
    font-size: 18px;
    color: var(--primary-color);
    margin-bottom: 25px;
}
.footer .social-icons i,
.footer i[class*="fa-"] {
    color: var(--primary-color);
}
.footer .social-icons a {
    font-size: 30px;
    margin: 0 10px;
}
.footer .social-icons a:first-child {
    margin-left: 0;
}
.footer p:not(:last-child) {
    margin-bottom: 10px;
}
.footer ul.menu>li>a {
    padding: 2px 0;
}
.footer-2 {
    background-position: top right;
    background-repeat: no-repeat;
    padding-top: 60px;
}
.footer-1,
.footer .block_widget {
    padding: 0;
    margin: 0;
}
.absolute-footer {
    background: url(images/bgr-footer-2.png) no-repeat top center;
    height: 166px;
    align-items: flex-end;
    display: flex;
    padding-bottom: 22px;
    margin-top: 25px;
    font-size: 16px;
    color: #fff!important;
}
.nt-contact .large-10 > .col-inner {
    border-radius: 80px 10px;
}
.nt-contact h3 {
    color: var(--primary-color);
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.nt-contact h4 {
    color: var(--primary-color);
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.nt-contact h5 {
    font-size: 12px;
    font-weight: 400!important;
    margin-bottom: 17px;
}
.nt-contact .icon-box.icon-box-left {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.icon-box-img img {
    padding-top: 0;
}
.dark .wpcf7 .form-flat select {
    background-color: transparent!important;
    border-radius: 0!important;
    border-bottom: 1px solid #fff!important;
}
.wpcf7-form-control:not(.wpcf7-submit) {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    box-shadow: none;
}
.wpcf7-form-control:not(.wpcf7-submit):focus {
    box-shadow: none;
    background: none;
	color: #fff;
}
.wpcf7-form-control::placeholder {
    color: #fff;
    opacity: 1; /* Firefox */
}
.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}
.wpcf7-form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.wpcf7 label {
    font-size: 14px;
    color: var(--primary-color);
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    margin-top: 16px;
}
.wpcf7 .wpcf7-submit {
    border: 3px solid var(--primary-color);
    color: var(--primary-color)!important;
    font-size: 14px;
    font-weight: 700;
    background: none!important;
    border-radius: 50px!important;
    padding: 4px 15px;
    min-width: 241px;
    margin-top: 30px;
    margin-bottom: 0;
}
.nt-phan-hoi .flickity-slider .gallery-col:nth-child(2n+1) .col-inner {
    margin-top: 50px;
}
.footer {
    border: none;
}
.nav-dropdown-has-border .nav-dropdown-default {
    border: 2px solid #ddd;
    background: #021c35;
    border: none;
    padding: 0 10px;
}
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom-color:  #303f4d;
    color: #fff;
}
.nav-dropdown.nav-dropdown-default>li.current-menu-item>a,
.nav-dropdown.nav-dropdown-default>li>a:hover {
    color: var(--primary-color);
}
.nav-dropdown-has-arrow li.has-dropdown:after, 
.nav-dropdown-has-arrow li.has-dropdown:before {
    content: initial;
}
.dark .form-flat.searchform-wrapper input:not([type="submit"]) {
    border: 2px solid var(--primary-color);
    color: #989898;
    font-size: 20px;
    background: #021c35d1!important;
    padding: 25px 30px;
}
.searchform .button.icon i {
    color: var(--primary-color);
    font-size: 20px;
}
h1.page-title,
.section-title-center span {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.17;
    letter-spacing: 1.17px;
    margin: 0;
}
h1.page-title::after,
.section-title-center span::after {
    content: "";
    display: block;
    margin: auto;
    background: url(images/bgr-title.png) no-repeat center bottom;
    width: 285px;
    height: 40px;
    margin-top: 15px;
    background-size: 200px;
}
.section-title-center b {
    background: none;
}
h1.page-title {
    margin-top: 30px;
}
.nt-br .banner,
.nt-br img,
.nt-br .banner-bg {
    border-radius: 20px;
}
.video-button-wrapper {
    font-size: 0!important;
}
.video-button-wrapper .button {
    background: url(images/button-play.png) no-repeat center;
    width: 120px;
    height: 120px;
    border: none!important;
}
.nt-service .banner .is-underline {
    font-size: 15px;
    font-weight: 400;
    padding: 0;
    min-height: auto;
    margin: auto;
}
.nt-service .button.is-underline:before {
    opacity: 1;
    width: 100%;
    left: 0;
    height: 1px;
    bottom: 10px;
}
.nt-service .banner h5 {
    color: #A4714E;
    font-size: 15px;
    margin: 9px 0 0px 0;
}
.nt-service .banner h2 {
    font-size: 24px;
    margin: 0;
    line-height: 35px;
}
.nt-tieu-chi {
    align-items: flex-start;
}
.nt-tam-nhin .icon-box-text h5 {
    font-size: 25px;
}
.nt-tam-nhin .icon-box-text h6 {
    font-size: 19px;
    color: var(--primary-color);
    text-transform: inherit;
}
#comments a.btn-reviews-now {
	border-radius: 50px;
	border: solid 2px var(--primary-color);
}
span.devvn_num_reviews {
	color: var(--secondary-color);
}
span.devvn_stars_value i {
	color: var(--primary-color)
}
#comments a.btn-reviews-now,
.shop-page-title .slider .ux-logo:hover a,
.shop-page-title .slider .ux-logo.active a,
.nav-pills>.tab.active>a {
    background-image: linear-gradient(252deg, #c99f56 20%, #fee9c5 55%, #cea55e 95%);
    color: var(--secondary-color);
}
.post-item .cat-label.tag-label {
    background-image: linear-gradient(252deg, #c99f56 20%, #fee9c5 55%, #cea55e 95%);
    border: solid 2px var(--primary-color);
    border-radius: 50px;
    color: var(--secondary-color);
    padding: 10px 20px 5px 20px;
    font-size: 15px;
    line-height: 1.2;
}
.nt-post-active .post-item .post-title {
    font-size: 20px;
    text-transform: uppercase;
    min-height: auto;
    margin-bottom: 11px;
    margin-top: 20px;
}
.nt-post-active .box-text p {
    font-size: 15px;
    color: var(--secondary-color);
}
.nt-post-active .button {
    color: #A4714E;
    font-size: 15px;
    font-weight: 400;
}
.shop-page-title .slider .ux-logo a,
.nav-pills>.tab>a {
    line-height: 1.2;
    font-size: 15px;
    border-radius: 50px;
    border: solid 2px var(--primary-color);
    padding: 10px 20px 5px 20px;
    color: var(--primary-color);
    margin-left: 12px;
}
.tabbed-content > .nav {
    margin-bottom: 30px;
}
.blog-archive .post-item .badge-inner::after {
    border-bottom-color: #F2F2F2;
}
.product-section {
    background: #fff;
    padding: 1px 30px;
    border: none;
}
.product-section+.product-section {
    margin-top: 20px;
}
.blog-wrapper.blog-single .post {
    background: #fff;
    padding: 15px;
    border-radius: 0;
    margin-top: 30px;
}
.blog-single #secondary {
    margin-top: 30px;
}
#secondary .widget {
    padding: 0;
    border-radius: 8px;
    background: #fff;
    border: none;
}
.entry-header-text-top {
    padding-bottom: 0;
}
.blog-share .social-icons .icon {
    color: #AAAAAA;
    border: 1px solid #E4E4E4;
    padding-top: 2px;
}
.nt-portfolio-content,
.blog-wrapper .single-page {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
    padding-bottom: 0;
}
.portfolio-footer .item-tags,
.blog-wrapper footer.entry-meta {
    font-size: 16px;
    text-transform: uppercase;
}
#secondary .widget_product_categories ul > li.active > a,
#secondary .widget_categories ul > li.active > a,
.portfolio-footer .item-tags,
.blog-wrapper footer.entry-meta a {
    color: var(--primary-color);
}
.blog-wrapper footer .col {
    padding-bottom: 0;
}
#secondary .widget_product_categories ul,
#secondary .widget_categories ul {
   background: var(--secondary-color);
   padding: 0 15px;
}
.portfolio-footer .item-tags strong {
    color: var(--secondary-color);
    font-weight: 400;
}
#secondary .widget_product_categories a:not(:hover),
#secondary .widget_categories a:not(:hover) {
    color: #fff;
}
#secondary .widget_product_categories ul > li > a,
#secondary .widget_categories ul > li > a {
    font-size: 15px;
    font-weight: 400!important;
    display: flex;
    align-items: center;
}
#secondary .widget_product_categories ul > li > a::before,
#secondary .widget_categories ul > li > a::before {
    content: "";
    min-width: 18px;
    height: 17px;
    display: inline-block;
    margin-right: 15px;
    background: url(images/icon-flower.png) center no-repeat;
    
}
#secondary .widget_product_categories ul > li.active > a::before,
#secondary .widget_product_categories ul > li:hover > a::before,
#secondary .widget_categories ul > li.active > a::before,
#secondary .widget_categories ul > li:hover > a::before {
    background: url(images/icon-flower-1.png) center;
}

#secondary .widget_product_categories .widget-title,
#secondary .widget_categories .widget-title  {
    background-image: linear-gradient(to left, #f3cc8a, #7e513c 100%);
    font-size: 20px;
    text-transform: uppercase;
    color: var(--secondary-color);
    text-align: center;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0;
    border: none;
}
.widget_categories.widget>ul>li+li {
    border-color: #303F4D;
    text-transform: capitalize;
}
#secondary .post-item .post-title {
    font-size: 15px;
    margin-top: 0;
}
#secondary .post-item .box-text-inner {
    display: flex;
    flex-direction: column-reverse;
}
.product-main {
    position: relative;
    padding: 0!important;
}
.product-main .product-info {
    position: absolute;
    bottom: 0;
    background: #f7d08dab;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0;
    align-items: center;
}
.product-page-sections .product-section:nth-child(1) h5.uppercase,
.product-main .woocommerce-product-rating {
    display: none;
}
.product-info .price-wrapper {
    width: 50%;
    text-align: right;
}
.product-info .product-title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Josefin Sans", sans-serif!important;
    margin: 0;
}
.product-info span.amount {
    font-size: 25px;
    color: var(--secondary-color);
}
.product-info del span.amount {
    font-size: 16px;
}
.product-info .so-lan {
    font-size: 20px;
}
.product-info .price {
    margin: 0;
}
.product-info .nt-so-phut {
    font-size: 14px;
    color: #fff;
}
.portfolio-single-page #portfolio-content,
.category-page-row,
.single-product .shop-container > .product {
    background: #F2F2F2;
    padding-top: 30px;
}
.shop-page-title .slider .ux-logo {
    width: auto!important;
    height: 50px;
}
.shop-page-title .slider .ux-logo a {
    width: 100%;
    white-space: nowrap;
    display: block;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.shop-page-title .slider .ux-logo .ux-logo-link {
    padding: 0 5px;
}
.shop-page-title .slider .flickity-prev-next-button {
    top: 0;
}
.flickity-prev-next-button:not(:hover) svg {
    background: var(--secondary-color);
    border-color: var(--secondary-color)!important;
}
.shop-page-title .section-title span {
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 35px;
}
.portfolio-element-wrapper > .row > .col:nth-child(2n) .portfolio-box {
    flex-direction: row-reverse;
}
.portfolio-element-wrapper .flex-col {
    width: 100%;
}
.portfolio-box .box-text {
    background: url(images/bgr-khuyen-mai.jpg) no-repeat;
    background-size: cover;
}
.portfolio-box .box-text-inner {
    padding: 30px;
}
.portfolio-box .box-text-containter {
    background: var(--secondary-color); 
    height: 100%;
    padding: 8px;
    border-radius: 10px;
}
.portfolio-box .box-text-containter-inner {
    height: 100%;
    border: 3px solid var(--primary-color);
    border-radius: 10px;
    padding: 15px;
}
.portfolio-box h1,
.portfolio-box h2 {
    font-size: 25px;
    text-transform: capitalize;
    margin: 0 0 23px 0;
}
.portfolio-box p {
    font-size: 15px;
}
.portfolio-box .primary {
    font-size: 13px;
    text-transform: uppercase;
    padding-top: 4px;
}
.portfolio-prices {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.portfolio-prices .percentage {
    background: var(--primary-color);
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 2.5;
    margin: 0 20px 0 0;
    text-align: center;
}
.portfolio-prices .percentage::after {
    border-color: var(--primary-color);
    border-bottom-color: var(--secondary-color);
}
.portfolio-box  .nt-price {
    font-size: 25px;
    font-weight: 700;
    color: var(--primary-color);
    line-height: 1.1;
    margin: 0;
}
.portfolio-box  .nt-price_sale {
    font-size: 16px;
}
.portfolio-btn {
    margin-top: 8px;
}
.portfolio-box .box-image a,
.portfolio-box .box-image img {
    width: 100%;
}
.page-title  h1.page-title {
    margin-top: 0;
}
.portfolio-single-page .portfolio-content-inner {
    background: #fff;
    margin-bottom: 30px;
}
.portfolio-single-page .portfolio-inner {
    padding: 0 30px 0 30px;
}
.portfolio-summary .portfolio-prices .percentage::after {
    border-bottom-color: #fff;
}
.portfolio-summary .entry-title {
    margin-top: 20px;
    margin-bottom: 15px;
}
.portfolio-box-category {
    display: none;
}
.portfolio-related .portfolio-box .box-text {
    background: none;
}
.portfolio-date h5 {
    font-size: 15px;
    color: var(--primary-color);
    text-transform: capitalize;
    margin-bottom: 0;
}
.portfolio-date {
    border-top: 1px dashed var(--primary-color);
    border-bottom: 1px dashed var(--primary-color);
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.portfolio-date p {
    margin-bottom: 0;
}
.portfolio-summary .portfolio-prices {
    margin-bottom: 0;
}
.portfolio-box-inner {
    padding-right: 30px;
}
.off-canvas-right.dark .mfp-content, .off-canvas-left.dark .mfp-content {
    background: var(--secondary-color);
}
.off-canvas .nav-vertical>li>a {
    font-size: 15px;
    color: #fff;
}
.nt-contact .large-8 p {
    margin-bottom: 0;
}
.nt-contact .large-8 iframe {
    margin-bottom: -7px;
}
.portfolio-bottom {
	padding-top: 50px;
}
.portfolio-item .post-title {
	color: var(--primary-color);
	font-size: 15px;
	text-transform: uppercase;
	margin: 10px 0;
}


@media screen and (max-width: 549px){
	.slider-home {
        margin-bottom: -30px!important;
    }
    .nt-story .bg-fill {
        background-size: contain !important;
    }
    .nt-story .row {
        background: #072B4F;
    }
    .nt-about-us h1, .nt-about-us h2 {
        font-size: 28px;
    }
    .nt-tam-nhin .icon-box-text h6,
    .nt-about-us h4 {
        font-size: 14px;
    }
    .testimonial-text p {
        font-size: 16px;
        line-height: 20px;
    }
    .portfolio-box h2,
    .nt-tam-nhin .icon-box-text h5,
    .testimonial-name {
        font-size: 18px;
    }
    .testimonial-company {
        font-size: 12px;
    }
    .testimonial-box {
        padding: 30px 20px 5px 20px;
    }
    .testimonial-box::before {
        background-size: 40px;
    }
    .testimonial-text {
        margin: 25px 0 40px 0;
    }
    .nt-phan-hoi .flickity-slider .gallery-col:nth-child(2n+1) .col-inner {
        margin-top: 20px;
    }
    .nt-contact h3 {
        font-size: 25px;
    }
    .nt-contact .large-10 > .col-inner {
        border-radius: 40px 10px;
    }
    .product-info .so-lan,
    .product-info .product-title,
    .nt-contact h4 {
        font-size: 16px;
    }
    .nt-story .icon-box-img {
        max-width: 80px;
    }
    .section-title-center span::after {
        background-size: 170px;
        height: 26px;
    }
    .nt-tieu-chi .icon-box-center .icon-box-img {
        max-width: 80px;
    }
    .video-button-wrapper .button {
        background-size: 80px;
    }
    .product-main .product-info {
        display: block;
    }
    .product-info .price-wrapper {
        width: 100%;
        text-align: left;
    }
    .portfolio-box h1,
    .product-info span.amount {
        font-size: 20px;
    }
    .product-info .price {
        margin: 5px 0;
    }
    .product-section {
        background: #fff;
        padding: 1px 15px;
        border: none;
    }
    .block_widget .box-vertical .box-image {
        width: 50% !important;
    }
    .block_widget .box-vertical {
        display: flex;
    }
    .shop-page-title .section-title span {
        margin-bottom: 0;
    }
    .shop-page-title .slider .ux-logo a {
        font-size: 13px;
        padding: 10px 10px 5px 10px;
    }
    .portfolio-box .box-text-inner {
        padding: 15px;
    }
    .portfolio-btn {
        text-align: center;
    }
    .portfolio-summary .portfolio-box-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .portfolio-summary .entry-title {
        margin-top: 0;
    }
    .portfolio-single-page .portfolio-inner {
        padding: 0 15px;
    }
    .blog-share.text-right {
        text-align: left;
    }
    .portfolio-footer .item-tags, .blog-wrapper footer.entry-meta {
        font-size: 12px;
    }    

}
@media only screen and (max-width: 849px) and (min-width: 550px) {
	.footer-2 .col  {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
    }
    .nt-story .icon-box-img {
        max-width: 80px;
    }
	.nt-story .icon-box-text h3 {
        font-size: 16px;
    }
    .nt-contact h3 {
        font-size: 30px;
    }
    



}
@media only screen and (max-width: 849px) {
	.footer-2 {
        background-size: cover;
    }
}
@media screen and (min-width: 850px){	
	.stuck #masthead {
        display: none;
    }
    .nt-service .row-small {
        display: flex;
        flex-flow: nowrap;
    }
    .nt-service .large-2 {
        min-width: 310px;
    }
}