/*
Theme Name: azk
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* Custom CSS */
body {
    line-height: 22px;
    color: #222;
}

p {
    margin-bottom: 5px;
    color: #222;
    font-size: 14px;
}

.stuck .header-nav-main>li>a {
    padding: 7px 3px;
}

.stuck #logo img {
    max-height: 90px !important;
}

.row.row-large {
    max-width: 1200px;
}

.header-bottom {
    background: #fff;
    box-shadow: 1px 2px 3px #ccc;
}

.page-wrapper {
    padding-top: 10px;
}

a {
    color: #333;
}

.header-bottom .nav>li>a {
    padding: 10px;
}

.top-divider {
    display: none;
}

.header-top {
    background: #fff;
}

.hotline_call {
    padding: 10px 20px;
    background: red;
    color: #fff;
    border-radius: 5px;
}

.footer_chinhsach {
    background: #f1f1f1;
    padding-top: 30px !important;
}

#logo img {
    position: absolute;
    top: 0px;
    max-height: 120px !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 0;
    -webkit-box-shadow: 0 8px 6px -6px #222;
    -moz-box-shadow: 0 8px 6px -6px #222;
    box-shadow: 0 8px 6px -6px #222;
}

.header-main {
    border-top: 3px solid #2777b4;
}

.nav-dropdown-default .nav-column li>a,
.nav-dropdown.nav-dropdown-default>li>a {
    font-size: 14px;
    color: #fff;
}

.nav-dropdown-default .nav-column li>a:hover,
.nav-dropdown.nav-dropdown-default>li>a:hover {
    color: yellow;
}

.nav-dropdown>li.nav-dropdown-col {
    display: block;
}

.header-nav-main>li>ul>li>ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #2777b4;
}

.header-nav-main>li>ul>li>ul>a {
    color: #fff;
}

.header-nav-main>li>ul>li:hover>ul {
    display: block;
}

.header-nav-main>li>ul>li {
    position: relative;
}

.nav-dropdown>li.nav-dropdown-col,
.nav-dropdown>li.image-column {
    width: 100%;
    min-width: 100%;
}

.nav-dropdown.nav-dropdown-default>li a {
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.nav-dropdown.nav-dropdown-default>li a:after {
    content: "";
    width: 0;
    height: 2px;
    background: yellow;
    position: absolute;
    left: 0;
    bottom: -2px;
    transittion: all 300ms;
    -webkit-transition: all 300ms;
}

.nav-dropdown.nav-dropdown-default>li a:hover:after {
    width: 100%;
    transittion: all 300ms;
    -webkit-transition: all 300ms;
}

.nav-dropdown-default {
    background: #1b6fb0;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
    border-bottom-color: #1b6fb0;
}

.chinhsach i {
    font-size: 18px;
    width: 20px;
    color: #dc2611;
}

.hotline_top {
    padding: 5px 100px;
    font-size: 14px;
}

.header-button-1 .header-button a {
    background: #2777b4 url(https://hungducphat.com/wp-content/uploads/2020/12/phone-right.png) no-repeat 10px;
    background-size: 20px;
    padding-left: 40px;
    color: #fff;
    font-size: 14px;
}

.header-button-1 .header-button a span {
    color: #fff;
}

.hotline_top a {
    color: #fff;
    font-size: 16px;
}

.header-nav-main {
    display: block;
    text-align: center;
}

.header-nav-main>li>a {
    padding: 27px 3px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}

.nav>li>a:hover,
.nav>li.active>a {
    color: #2777b4;
}

.html_top_right_text h4 {
    font-size: 18px;
    color: #e8b235;
    text-align: center;
}

.goiy {
    margin-top: 5px;
    display: block;
    margin-top: 5px;
}

.html_nav_position_text_top span {
    font-style: italic;
    color: #000;
}

.header .flex-row {
    position: relativel;
}

.searchform .button.icon {
    background: #ffd401 !important;
    padding: 0px 30px;
    border-radius: 5px;
}

.searchform .button.icon i {
    color: #000;
}

.goinhanh {
    position: fixed;
    position: fixed;
    left: 5px;
    bottom: 5px;
    background: red;
    color: #fff;
    padding: 2px 15px;
    border-radius: 5px;
    font-size: 14px;
    z-index: 9999;
}

.container,
.row {
    max-width: 1200px;
}

.header-bottom .nav>li>a {
    font-size: 14px;
    color: #111;
}

.nav-dropdown-default {
    padding: 0px;
    border: 0;
    border-radius: 5px;
}

.row_chuchay {
    position: absolute;
    top: 0;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
}

.row_chuchay marquee {
    padding-top: 6px;
}

.row_chuchay p {
    margin-bottom: 0;
}

.marquee-container {
  width: 100%;
  overflow: hidden;
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: marquee 15s linear infinite;
}

.marquee-text {
  white-space: nowrap;
  color: #fff;
  font-size: 18px;
  padding-right: 200px;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.noidung {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.box_slider {
    padding-left: 2px !important;
    padding-right: 0px !important;
}

.section-title-normal span {
    font-size: 18px;
    padding: 5px 10px 8px 15px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    min-width: 299px;
    margin-bottom: 0;
    position: relative;
    height: 55px;
    margin: 0;
    color: #fff;
    border-radius: 5px;
    background: url(https://hungducphat.com/wp-content/uploads/2020/12/bg-tit-lg-x1.png) no-repeat;
    background-size: 100% 48px;
    border-bottom: 0;
}

.section-title-normal {
    border-bottom: none;
}

.row-shadow {
    box-shadow: 1px 2px 5px #ccc;
    border: 1px solid #ecf2f4;
}

.col_spnoibat h2 {
    font-size: 14px;
    color: #111;
}

.col_spnoibat .box-text.text-center {
    padding-bottom: 10px;
}

.col_spnoibat h2:hover a {
    color: #0060aa;
}

.col_spnoibat .col-inner .col-inner {
    border-radius: 10px;
    border: 1px solid #eee;
    overflow: hidden;
    -webkit-box-shadow: 0 8px 6px -6px rgb(0 0 0 / 0.5);
    -moz-box-shadow: 0 8px 6px -6px rgb(0 0 0 / 0.5);
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 0.5);
}

.product-category {
    padding-bottom: 0;
}

.row_spnoibat>col {
    padding-bottom: 0;
}

.row_spnoibat .box-normal {
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
}

.row.row-small {
    max-width: 1200px;
    padding: 10px 5px;
    border-radius: 10px;
}

.chinhsach .icon-box-top {
    text-align: center;
}

.icon-box .icon-box-img {
    margin: auto;
}

.chinhsach .icon-box-top h3 {
    font-size: 13px;
    color: #222;
    padding-top: 15px;
}

.footer-2 {
    font-size: 14px;
    background: #1b1919;
}

.footer-1 {
    font-size: 14px;
    background: #1b1919;
}

.goinhanh a {
    color: #fff;
}

#block_widget-3 {
    border-right: 0;
}

ul.menu>li>a,
ul.menu>li>span:first-child,
.widget>ul>li>a,
.widget>ul>li>span:first-child {
    font-size: 14px;
}

.section-title-center span {
    font-family: "Roboto Condensed", sans-serif;
    margin: 0;
    background: url(https://hungducphat.com/wp-content/uploads/2020/12/tit-5.png);
    padding: 10px;
    position: relative;
    color: #fff;
}

.section-title-center span:after {
    content: "";
    position: absolute;
    width: 45px;
    height: 42px;
    background: url(https://hungducphat.com/wp-content/uploads/2020/12/tit-at-5.png);
    background-size: 100% 100%;
    top: 0;
    left: 100%;
}

.section-title-center span:before {
    content: "";
    position: absolute;
    width: 45px;
    height: 42px;
    background: url(https://hungducphat.com/wp-content/uploads/2020/12/tit-bf-5.png);
    background-size: 100% 100%;
    top: 0;
    left: -45px;
}

.row_spnoibat .col_spnoibat {
    border: 1px solid #ccc;
    padding: 50px 20px 0 20px;
    background: #f6f6f6;
    border-radius: 20px;
}

.section-title b {
    visibility: hidden;
}

.sec_sanpham h3.section-title {
    margin-bottom: -30px;
    z-index: 99;
}

/* .section .product-small {
    background: #fff;
    padding: 10px;
    border: 1px solid #f6f6f6;
    border-radius: 10px;
}


.section .product-small:hover {
    box-shadow: 1px 2px 3px #ccc;
    transition: all 300ms;
} */


.product-small>.col-inner {
    padding: 10px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.product-small>.col-inner:hover {
    box-shadow: 1px 2px 3px #ccc;
    transition: all 300ms;
}

main {
    background-color: #f3f5f7 !important;
}

.list_sp_home>.col-inner {
    margin-left: 20px !important;
}

.col_left {}

.container {
    padding-left: 0;
    padding-right: 0;
}

.box1 {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
}

.row-small>.col {
    padding: 0 5px 10px;
}

.danhmuc {
    padding: 0;
    margin: 0;
}

.section-title-container {
    margin-bottom: 0;
}

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

.page-title-inner {
    padding-top: 0;
}

.breadcrumbs {
    font-size: 14px;
}

#shop-sidebar span.widget-title,
#product-sidebar span.widget-title {
    background: url(https://hungducphat.com/wp-content/uploads/2020/12/bg-tit-lg-x1.png);
    background-size: 100% 48px;
    display: block;
    height: 48px;
    color: #fff;
    line-height: 34px;
    padding-left: 10px;
}

.shop-page-title .breadcrumbs {
    margin-left: 140px;
}

.recent-blog-posts a {
    font-size: 14px;
}

ul.product-categories,
ul.product_list_widget {
    background: #fff;
    border: 1px solid #ececec;
}

#shop-sidebar .widget .is-divider,
#product-sidebar .is-divider {
    display: none;
}

.row-large>.flickity-viewport>.flickity-slider>.col,
.row-large>.col {
    padding: 0 10px 10px;
}

.widget_product_categories>ul>li {
    padding: 0px 10px;
}

.form-flat input:not([type="submit"]),
.form-flat textarea,
.form-flat select {
    background: #fff;
    border-radius: 5px;
    box-shadow:
        0 0 2px 0 rgba(0, 0, 0, 0.12),
        0 2px 2px 0 rgba(0, 0, 0, 0.24);
}

.searchform-wrapper.form-flat .flex-col:last-of-type {
    margin-left: -82px;
}

.icon-menu {
    text-align: center;
    display: block;
    font-size: 20px;
}

.entry-content {
    padding-top: 0;
}

.blog-single>div {
    background: #fff;
    padding-top: 20px;
}

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

.menu-item img._before,
.rtl .menu-item img._after {
    max-width: 30px;
}

.chantrang {
    font-size: 14px;
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(0deg,
            rgba(255, 255, 255, 1) 25%,
            rgba(246, 246, 246, 1) 100%);
    background: -webkit-linear-gradient(0deg,
            rgba(255, 255, 255, 1) 25%,
            rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(0deg,
            rgba(255, 255, 255, 1) 25%,
            rgba(246, 246, 246, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#f6f6f6", GradientType=1);
}

.chantrang .row.row-small {
    background: transparent;
}

input[type="submit"],
input[type="submit"].button,
input[type="submit"],
.primary {
    background-color: #d30827;
}

.absolute-footer,
html {
    background: #2777b4;
}

.absolute-footer.dark {
    color: #fff;
}

.entry-summary ul li {
    font-size: 14px;
}

h1.product-title {
    font-size: 25px;
    color: #00477d;
}

.is-divider {
    background-color: rgb(39 119 180);
}

.product-footer .woocommerce-tabs {
    padding: 10px;
    border-top: 0;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 7px;
}

.sale_text>div {
    display: flex;
    display: -webkit-flex;
    padding-left: 20px;
    flex-direction: row-reverse;
}

.section-title-bold span {
    background: #d30827;
    color: #fff;
    border-radius: 5px;
}

.ux-timer {
    max-width: 300px;
    margin: -13px 0px 0px 0px !important;
}

.box_tintuc2 .box-image {
    display: none;
}

.box_tintuc2 .box-text {
    padding: 2px 4px;
}

.box_tintuc2 .is-divider {
    display: none;
}

h5.post-title {
    color: #000;
}

h5.post-title:hover {
    color: #0060aa;
}

.big_news h5.post-title {
    font-size: 25px;
    margin-bottom: 10px;
}

.box_tintuc2 h5.post-title {
    font-weight: 400;
    position: relative;
}

.box_tintuc2 h5.post-title::after {
    content: "-";
    position: absolute;
    width: 10px;
    height: 10px;
    left: -10px;
}

.chantrang ul li {
    margin-bottom: 0;
}

.chantrang h4 {
    color: #1057b0;
}

.menu-item img._before {
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}

.product-main>div.row {
    background: #fff;
    border-radius: 7px;
    border: 1px solid #eee;
    padding: 14px 0;
}

.contact_cart {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    margin: 5px 0;
}

.contact_cart>div {
    width: 50%;
    text-align: center;
}

.contact_cart>div a {
    display: block;
    color: #fff;
    padding: 10px 5px;
    border-radius: 5px;
    transition: all 200ms;
    -webkit-transition: all 200ms;
}

.contact_cart>div a:hover {
    box-shadow: 1px 2px 3px #222;
    transition: all 200ms;
    -webkit-transition: all 200ms;
}

.contact_cart>div p {
    margin-bottom: 0;
    color: #fff;
}

.contact_cart>div.goi1 a {
    background: #ed0a0a;
    margin-right: 8px;
}

.contact_cart>div p {
    font-size: 13px;
}

.contact_cart>div span {
    display: block;
}

.goizalo a {
    background: #1d69c4;
    margin-left: 8px;
}

.woocommerce-tabs ul.product-tabs {
    background: #2777b4;
    border-radius: 7px;
    overflow: hidden;
}

.nav-pills>li>a {
    font-size: 14px;
}

.nav-pills>li.active>a {
    background-color: #1366a6;
    border-radius: 0;
    color: #fff;
}

.nav-pills>li>a,
.nav-pills>li:hover>a {
    padding: 5px 10px;
    color: #fff;
}

.product_meta>span {
    border-top: 0;
}

.product-footer {
    padding-bottom: 50px;
}

.product-section h3 {
    display: inline-block;
    background: url(https://hungducphat.com/wp-content/uploads/2020/12/bg-tit-lg-x1.png) no-repeat;
    background-size: contain;
    height: 48px;
    color: #fff;
    line-height: 7px;
    padding-left: 10px;
    margin-bottom: 0;
}

.product-section {
    margin-top: 20px;
    border-top: 0;
}

.blog-archive .page-title {
    font-size: 33px;
    color: #2777b4;
    margin-bottom: 0;
    padding: 20px 0;
}

.blog-archive .box-vertical .box-text {
    background: #fff;
}

.post-sidebar {
    background: #fff;
    padding: 10px !important;
    border-radius: 7px;
}

.spnoibat .product-title {
    font-size: 16px;
    font-weight: 600;
}

.price ins span.amount {
    font-size: 18px;
    color: red;
}

.price del span.amount {
    font-size: 12px;
}

.badge-frame .badge-inner,
.widget .badge-outline .badge-inner {
    background-color: #da0e0e;
    color: #fff;
    box-shadow: 1px 2px 3px #ccc;
}

.thongsokithuat {
    padding: 5px 0px;
    order: -1;
}

span.cham {
    position: absolute;
    right: 5px;
}

.thongsokithuat p {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: 0;
    padding: 3px 0;
    border-bottom: none;
    position: relative;
}

.shop-container .product-small .thongsokithuat,
.noidung1 .thongsokithuat,
.noidung2 .thongsokithuat,
.noidung3 .thongsokithuat {
    display: none;
}

.product-info .thongsokithuat p:nth-child(2n + 1) {
    width: 30%;
}

.thongsokithuat p:nth-child(2n + 1) {
    font-weight: 600;
}

/* .thongsokithuat p:last-child {
    display: none;
} */

.product-footer .thongsokithuat p:nth-child(2n + 1) {
    text-transform: uppercase;
    font-size: 16px;
}

.product-footer .thongsokithuat p {
    padding: 10px 0;
}


.product-short-description {
    text-align: justify;
}

.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -5%;
}

.flickity-prev-next-button.previous {
    left: -30px;
}

.flickity-prev-next-button.next {
    right: -30px;
}

.slider-nav-circle .flickity-prev-next-button svg,
.slider-nav-circle .flickity-prev-next-button .arrow {
    border: 2px solid #0b549f;
    background: #2777b4;
    color: #fff;
}

.category-page-row {
    max-width: 1230px;
}

.widget .current-cat>a {
    color: #00467b;
}

.entry-content table {
    border-collapse: collapse;
    border: 1px solid #eee;
    min-width: 100%;
}

.entry-content table tr td {
    border: 1px solid #eee;
}

.entry-content table tr:nth-child(even) td {
    background: #f6f6f6;
}

th:first-child,
td:first-child {
    padding-left: 5px;
}

.col_news>.col-inner {
    height: 100%;
    background: #f6f6f6;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.box-blog-post .is-divider {
    display: none;
}

/* .verticalnews {
    border-left: 1px solid #ccc;
} */

.verticalnews:after {
    content: '';
    width: 1px;
    height: 109%;
    top: -15px;
    left: 0;
    background: #ccc;
    position: absolute;
}

.verticalnews .post-item .col-inner {
    padding: 8px 0;
    border-bottom: 1px dashed #ccc;
}

.verticalnews h5.post-title {
    font-weight: 400;
}

.verticalnews .col:last-child .col-inner {
    border-bottom: 0;
}

.big_news,
.verticalnews {
    padding-bottom: 0;
}

.col_face .col-inner {
    background: #f6f6f6;
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.col_face h5 {
    color: #0b5891;
}

.col_face .section-title-normal {
    margin-bottom: 5px;
}

.row-solid .col:after {
    border-bottom: 0;
}

.row-solid .col:first-child:before {
    display: none;
}

.chantrang ul li a:hover {
    color: #1d4d8f;
}

.footer-wrapper .icon-box-img img {
    padding-top: 0;
    border-radius: 10px;
}

.footer-wrapper h5 {
    color: #2b6ab8;
}

.blog-archive .box-vertical h5.post-title {
    font-size: 22px;
    margin-bottom: 10px;
}

.block_contact {
    position: fixed;
    left: 0;
    bottom: 40%;
    z-index: 99;
    width: 50px;
    background: #2777b4;
    padding: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 1px 3px 2px #444;
}

.block_contact .col-inner {
    padding: 0 5px;
}

.block_contact .col:last-child .col-inner:after {
    border-bottom: 0;
}

.block_contact p {
    font-size: 11px;
}

.block_contact .icon-box-text p {
    color: #fff;
}

.dark .form-flat select {
    background: transparent;
}

.footer_row_02 .col {
    padding-bottom: 0px;
}

.col_spnoibat h5.header-title {
    font-size: 13px;
    color: #111;
}

.col_spnoibat h5.header-title:hover {
    color: #0060aa;
}

.col-border+.col,
.col-divided+.col {
    padding-left: 15px;
}

.star-rating span:before {
    color: #f5d807;
}

.footer-wrapper {
    border-top: 1px solid #ddd;
}

.support i {
    font-size: 18px;
}

.tagged_as a {
    color: #0f619f;
}

.tagged_as a:hover {
    color: red;
}

.product-short-description ul {
    margin: 0 !important;
}

.product-short-description ul li {
    margin-left: 0 !important;
    display: block;
}

.badge-inner {
    background-color: #2777b4;
}

.section-title a {
    position: absolute;
    top: 4px;
    right: 15px;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.product-gallery-slider img {
    padding: 0 50px;
}

#ez-toc-container {
    width: 100%;
}

#ez-toc-container a {
    color: #2777b4;
}

.product-footer .thongsokithuat {
    border: 1px solid #ddd;
    padding: 0;
}

.product-footer .thongsokithuat p {
    margin: 0;
    padding: 10px !important;
    border-bottom: 1px solid #ddd;
}

.product-footer .thongsokithuat p:nth-child(odd) {
    width: 40%;
    float: left;
    font-weight: bold;
    background: #f7f7f7;
    border-right: 1px solid #ddd;
}

.product-footer .thongsokithuat p:nth-child(even) {
    width: 60%;
    float: left;
}

.product-footer .thongsokithuat::after {
    content: "";
    display: block;
    clear: both;
}

/* Custom CSS Tablet */
@media (max-width: 849px) {
    .section-title-normal span {
        width: 100%;
    }

    .menu-title {
        display: block !important;
    }

    .mobile-nav .has-icon {
        width: 100%;
    }

    .header-bottom .nav>li>a {
        padding: 0 10px;
    }

    .nav-icon>a {
        color: #fff !important;
        margin: 0 5px !important;
        text-align: center !important;
        display: block !important;
    }

    .header-bottom {
        background: #dc0021;
    }

    .header-main {
        background: #47a2df;
    }

    .nav>li.has-icon>a>i {
        font-size: 35px;
    }

    .nav>li>a {
        padding: 0;
    }

    .off-canvas-right.dark .mfp-content,
    .off-canvas-left.dark .mfp-content {
        background-color: #2777b4;
    }

    .breadcrumbs {
        margin-left: 0;
    }

    .col_news,
    .col_face {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .verticalnews:after {
        display: none;
    }
}

/* Custom CSS Mobile */
@media (max-width: 549px) {
    .hotline_top {
        padding: 5px 40px;
    }

    .list_sp_home>.col-inner {
        margin-left: 0px !important;
    }

    #logo img {
        max-height: 95px !important;
        left: 7px;
    }

    .off-canvas .nav-vertical li li>a {
        font-size: 13px;
    }

    .ux-timer {
        margin: 0 !important;
    }

    .flickity-prev-next-button.previous {
        left: 0px;
    }

    .flickity-prev-next-button.next {
        right: 0px;
    }

    .header-button-1 .header-button a {
        background: #2777b4 url(https://hungducphat.com/wp-content/uploads/2020/12/phone-right.png) no-repeat 10px;
        background-size: 14px;
        padding-left: 29px;
        color: #fff;
        font-size: 13px;
    }

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

    .verticalnews .box-vertical {
        display: flex;
        display: -webkit-flex;
    }

    .verticalnews .box-vertical .box-image {
        width: 30% !important;
        margin-right: 10px;
    }

    .row_spnoibat .col_spnoibat {
        padding: 50px 10px 0 10px;
        margin: 0 15px;
    }

    .footer-wrapper .small-6 {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .footer-wrapper ul {
        margin-bottom: 0;
    }

    .row-dashed .col:before,
    .row-solid .col:before {
        display: none;
    }

    .footer-wrapper .footer_row_1 .col-inner {
        border-bottom: 1px solid #eee;
    }

    .footer-wrapper .footer_col_1 .icon-box-img img {
        margin-bottom: 10px;
    }

    .section-title a {
        color: #fff;
    }
}

.label-new.menu-item>a:after {
    content: "New";
}

.label-hot.menu-item>a:after {
    content: "Hot";
}

.label-sale.menu-item>a:after {
    content: "Sale";
}

.label-popular.menu-item>a:after {
    content: "Popular";
}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}