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

/** Fonts Manrope **/
@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Thin.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-ThinItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-ExtraLight.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-ExtraLightItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Light.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-LightItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Regular.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Italic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Medium.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-MediumItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-SemiBold.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-SemiBoldItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Bold.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-BoldItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-ExtraBold.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-ExtraBoldItalic.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-Black.ttf");
}

@font-face {
    font-family: 'Be Vietnam Pro';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/BeVietnamPro-BlackItalic.ttf");
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Oswald-ExtraLight.ttf");
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Oswald-Light.ttf");
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Oswald-Regular.ttf");
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Oswald-Medium.ttf");
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Oswald-SemiBold.ttf");
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("assets/fonts/Oswald-Bold.ttf");
}

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

.mt-2 {
    margin-top: 15px;
}

/*************** ADD CUSTOM CSS HERE.   ***************/

body {
    font-size: 15px;
    font-weight: 400;
    font-family: "Be Vietnam Pro", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
    font-size: 16px;
    font-family: "Be Vietnam Pro", sans-serif;
    font-weight: 500;
}

h1,h2,h3,h4,h5,h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: "Be Vietnam Pro", sans-serif;
}

.alt-font {
    font-family: "Be Vietnam Pro", sans-serif;
}

/** Header **/

#top-bar ul.nav li {
    color: #093B6B;
    font-size: 15px;
}

#top-bar ul.nav li.menu-item a {
    color: #FFF;
}

#top-bar ul.nav.nav-divided>li {
    margin: 0 0.8em;
}

.nav-dark .nav-divided>li+li>a:after {
    border-color: #FFF;
}

.header-main .nav>li {
    margin: 0px 10px;
}

.header-main .header-nav.nav>li>a {
    padding: 0;
    color: #00317E !important;
}

.stuck .header-main .nav > li > a {
    line-height: 70px;
}

#masthead .header-inner .flex-col.flex-right {
    width: 70%;
}

.header-search-form.search-form .header-search-form-wrapper {
    width: 450px;
}

.searchform-wrapper .searchform input[type="search"] {
    height: 45px;
    width: 100%;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    box-shadow: none;
    padding-left: 15px;
}

.searchform-wrapper .searchform button[type="submit"] {
    height: 45px;
    width: 60px;
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    background: linear-gradient(75.84deg, #093B6B 19.34%, #026FAF 95.07%);
}

.header .nav-small a.icon:not(.button) {
    font-size: 1.3em;
}

ul.header-nav li.html_top_right_text {
    position: relative;
    padding-left: 50px;
}

ul.header-nav li.html_top_right_text:before {
    content: "";
    background: url("assets/images/icon-phone.png") no-repeat;
    background-size: contain;
    position: absolute;
    width: 41px;
    height: 41px;
    top: 7px;
    left: 0;
}

ul.header-nav li.html_top_right_text p {
    font-weight: 400;
}

ul.header-nav li.html_top_right_text h3 {
    color: #ED1F24;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
}

/** Nav **/

#wide-nav .nav.header-nav > li > a {
    padding: 0;
}

#wide-nav .nav.header-nav > li {
    margin: 0 15px;
}

/** Footer **/

#footer {
    background: url("assets/images/bg_footer.png") no-repeat;
}

.footer-1 {
    border-top: 0;
}

#footer .footer-widgets.footer-1 {
    padding-top: 50px;
}

#footer .footer-1 .widget:first-child {
    flex-basis: 35%;
    max-width: 35%;
}

#footer .footer-1 .widget:nth-child(2),
#footer .footer-1 .widget:nth-child(3) {
    flex-basis: 20%;
    max-width: 20%;
}

#footer .footer-1 .widget:last-child ul:nth-child(2) li::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
    font-size: 15px;
    padding-right: 5px;
}

#footer .footer-1 .widget:last-child ul:nth-child(2) li:nth-child(2):before {
    content: "\f095";
}

#footer .footer-1 .widget:last-child ul:nth-child(2) li:nth-child(3):before {
    content: "\f0e0";
}

#footer .footer-1 .widget:last-child ul:nth-child(2) li:nth-child(4):before {
    content: "\f0ac";
}

.absolute-footer.dark {
    color: #FFFFFF;
    padding: 25px 0px;
}

#footer a.back-to-top {
    border: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    margin: 0;
    bottom: 55px;
    background: #d32323;
}

.wpcf7-spinner {
    display: none;
}

/** Home **/

.title-intro h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.3em;
    text-align: left;
}

.title-intro h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
}

.heading-home span.section-title-main {
    color: #FFF;
    font-family: "Oswald", sans-seri;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    padding: 12px 40px;
    position: relative;
    margin: 0;
    background: linear-gradient(90deg, #07447C 3.3%, #046FB2 94.79%);
}

.heading-home span.section-title-main::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 26px solid white;
    border-right: 26px solid transparent;
}

.heading-home span.section-title-main::after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 26px solid white;
    border-left: 26px solid transparent;
}

.heading-home .section-title b {
    opacity: 1;
    background: #019EE6;
    position: relative;
}

.heading-home .section-title b:nth-child(1)::before {
    content: "";
    background: #019EE6;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    left: 0;
}

.heading-home .section-title b:nth-child(1)::after {
    content: "";
    position: absolute;
    right: -25px;
    top: 2px;
    width: 0;
    height: 0;
    border-bottom: 26px solid white;
    border-right: 26px solid transparent;
    z-index: 9;
}

.heading-home .section-title b:nth-child(3)::before {
    content: "";
    background: #019EE6;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: -3px;
    right: 0;
}

.heading-home .section-title b:nth-child(3)::after {
    content: "";
    position: absolute;
    left: -25px;
    bottom: 2px;
    width: 0;
    height: 0;
    border-top: 26px solid white;
    border-left: 26px solid transparent;
    z-index: 9;
}

.title-home h2,
.title-home_ceo h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 45px;
    text-transform: uppercase;
    position: relative;
    font-family: "Oswald", sans-seri;
}

.title-home h2::before {
    content: "";
    position: absolute;
    background: #019EE6;
    width: 60px;
    height: 2px;
    bottom: -10px;
    left: calc(50% - 30px);
}

.title-home h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
}

.btn_more {
    margin: 0;
    height: 35px;
    line-height: 33px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50px !important;
    background: linear-gradient(86.01deg, #F69727 9.62%, #FABD00 100%);
}

.btn_more span::after {
    content: "\f101";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 14px;
    padding-left: 5px;
}

.box-shadow-1 {
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 10px 0px rgba(0,0,0,.12);
}

.row-slider .flickity-page-dots, .slider-nav-outside .flickity-page-dots {
    bottom: -15px;
}

.flickity-page-dots .dot.is-selected {
    background-color: #d32323;
    opacity: 1!important;
}

.section__blog .title__heading{
    margin-bottom: 0px;
}

.section__blog .post-item .box-normal .post-title {
    font-weight: 600;
    line-height: 25px;
    height: 50px;
    display: block;
    margin: 0 0 10px 0;
    overflow: hidden;
    font-size: 16px;
    color: #403F46;
}

.section__blog .post-left .post-item .box-normal .post-title {
    height: 60px;
}

.section__blog .post-item .box-normal .post-meta {
    font-size: 13px;
    color: #848484;
    margin-bottom: 8px;
}

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

.section__blog .post-item .box-normal {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 0px #ccc;
}

.section__blog .post-item .box-normal .box-text {
    padding: 25px 33px;
    background: #fff;
}

.section__blog .post-item .box-normal .box-text  .from_the_blog_excerpt  {
    font-size: 15px;
    line-height: 23px;
    height: 46px;
    color: #838383;
    overflow: hidden;
}

.section__blog .post-item .box-vertical {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 5px 0px #ccc;
}

.section__blog .post-item .box-vertical .box-text {
    padding: 0 0 0 15px;
}

.section__blog .post-item .box-vertical .post-title {
    font-weight: 600;
    line-height: 23px;
    height: 69px;
    display: block;
    margin: 0 0 10px 0;
    overflow: hidden;
    font-size: 15px;
    color: #403F46;  
}

.section__blog .post-item .box-vertical .post-meta {
    font-size: 13px;
    color: #848484;  
}

.section__blog .post-item .box-vertical .is-divider {
    display: none;
}

.section__blog .large-4 .post-item {
    padding-bottom: 20px;
}

.icon-box.testimonial-box {
    text-align: left;
}

.icon-box.testimonial-box.icon-box-center .icon-box-img {
    margin: 0 0 1em;
}

.icon-box.testimonial-box .testimonial-text {
    font-style: normal !important;
}

.icon-box.testimonial-box .testimonial-text .text-justify {
    margin-top: 15px;
}

.text-justify p {
    text-align: justify;
}

/** Category Posst **/

.post-item .box .box-text {
    padding-left: 0px;
    padding-right: 0px;
}

.post-item .box .post-title {
    height: 55px;
    overflow: hidden;
    margin-bottom: 5px;
}

.post-item .box .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-item .box .from_the_blog_excerpt  {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0em;
}

.post-item .box .button.is-outline {
    color: #FFF;
    border: 0;
    height: 35px;
    line-height: 33px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50px !important;
    background: linear-gradient(86.01deg, #F69727 9.62%, #FABD00 100%);
    background-color: rgba(0, 0, 0, 0);
}

.post-item .box .button.is-outline::after {
    content: "\f101";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 14px;
    padding-left: 5px;
}

.post-item .box-blog-post .is-divider {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

/** Single Post **/

h1.page-title {
    font-size: 35px;
}

.post-item .col-inner .post-title a {
    color: #083B70;
    font-size: 19px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
}

.post-right .post-item .col-inner .post-title a {
    font-size: 17px;
}

.post-item .col-inner .post-meta::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 12px;
    padding-right: 5px;
}

.entry-header-text .entry-meta {
    font-size: 14px;
}

.entry-header-text .entry-meta .posted-author {
    padding-right: 10px;
}

.entry-header-text .entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.related-post .heading {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 25px;
}

.related-post .flickity-prev-next-button {
    opacity: 1;
}

.related-post .flickity-prev-next-button.previous {
    left: -15px;
}

.related-post .flickity-prev-next-button.next {
    right: -15px;
}

.related-post .flickity-prev-next-button .flickity-button-icon {
    padding: 25%;
    color: #FFF;
    background: #243ac4;
    border-radius: 4px;
}

/**  Product **/

h1.shop-page-title {
    margin: 0;
}

.category-page-title .is-large {
    display: none;
}

.product-main {
    padding-bottom: 0px;
}

.product-main .product-gallery {
    flex-basis: 40%;
    max-width: 40%;
}

.product-main #product-sidebar {
    flex-basis: 25%;
    max-width: 25%;
}

.term-description {
    margin-top: 30px;
    border-radius: 15px;
    padding: 15px 20px;
    border: 1px dashed #979797;
}

.term-description ul {
    margin-left: 15px;
}

.price-wrapper .price {
    font-size: 16px;
    line-height: 30px;
}

.price-wrapper .price span.amount {
    color: #bb1d1d;
}

.product-small .title-wrapper .product-title a {
    color: #083b70;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px !important;
}

.product-small .add-to-cart-button a.button {
    color: #FFF;
    border: 0;
    height: 35px;
    line-height: 33px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 50px !important;
    background: linear-gradient(86.01deg, #F69727 9.62%, #FABD00 100%);
}

/** Sidebar **/

.post-sidebar .widget {
    padding: 16px;
    border-radius: 5px;
    background: var(--bg-1, #F6F6F6);
}

.post-sidebar #secondary.fixed-sidebar {
    position: sticky;
    top: 80px;
    left: 0px;
}

body.admin-bar .post-sidebar #secondary.fixed-sidebar {
    top: 110px;
}

.recent-blog-posts-li .recent-blog-posts .badge {
    width: 80px;
    height: 65px;
}

.recent-blog-posts-li .recent-blog-posts {
    padding: 10px 0;
}

.recent-blog-posts-li:last-child .recent-blog-posts {
    padding-bottom: 0;
}

.recent-blog-posts-li .recent-blog-posts a {
    font-size: 13px;
    margin-bottom: 0px;
    font-weight: 400;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month {
    color: #334862;
    font-size: 10px;
}

.recent-blog-posts-li .recent-blog-posts .post-date-month::before {
    content: "\f133";
    font-family: "Font awesome 6 Pro";
    font-weight: 300;
    font-size: 10px;
    padding-right: 5px;
}

.post-sidebar .widget-title span {
    font-size: 18px;
    font-weight: 600;
}

.post-sidebar .is-divider {
    background-color: transparent;
    margin-bottom: 0;
}

.widget>ul>li+li,
ul.menu>li+li {
    border-top: 1px dashed #ddd;
}

#product-sidebar aside {
    padding: 0px;
    background: #eee;
    border-radius: 3px;
    overflow: hidden;
}

#product-sidebar .is-divider {
    opacity: 0;
}

#product-sidebar .widget-title {
    font-size: 18px;
    color: #FFF;
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
    background: #083B70;
    background: linear-gradient(75.84deg, #093B6B 19.34%, #026FAF 95.07%);
}

#product-sidebar .textwidget {
    padding: 0px 15px;
}

#product-sidebar h3 {
    font-size: 14px;
    color: #083B70;
}

#product-sidebar ul {
    margin-bottom: 20px;
}

#product-sidebar ul li {
    margin-bottom: 5px;
    color: #d12626;
}

/** Menu **/

ul.header-nav.nav-uppercase >li.menu-item >a {
    text-transform: uppercase;
}

.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
    border-bottom-color: rgb(0 0 0 / 1%);
}

.nav-dropdown-default .nav-column li>a, 
.nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px dashed rgb(0 0 0 / 15%);
}

.nav-column>li>a, 
.nav-dropdown>li>a, 
.nav-vertical-fly-out>li>a, 
.nav>li>a {
    color: #222;
}

.nav-dropdown-has-border .nav-dropdown {
    border: 0;
    padding: 10px;
    min-width: 290px;
}

.nav-dropdown li {
    font-size: 14px;
}

li.current-dropdown>.nav-dropdown-full,
li.has-dropdown:hover>.nav-dropdown-full {
    display: block;
}

.nav-dropdown-full>li.nav-dropdown-col {
    width: 25%;
    float: left;
}

.nav-dropdown .menu-item-has-children>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown .title>a {
    color: #222;
    font-size: 14px;
    font-weight: bold;
}

#main-menu ul.nav-sidebar .html.custom {
    color: #FFF;
    flex-flow: nowrap;
}

#main-menu ul.nav-sidebar .html.custom i {
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 10px;
    text-align: center;
    border: 1px solid #FFF;
}

/** Menu sub-menu 3 **/

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

.nav-dropdown {
    border: 1px solid #ddd;
    padding: 0;
}
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a {
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

.nav-dropdown-default>li:hover>a, 
.nav-dropdown .nav-dropdown-col>ul li:hover>a {
    color: #FB8800;
}

.nav-dropdown-default>li.menu-item-has-children>a {
    position: relative;
}

.nav-dropdown-default>li.menu-item-has-children>a::before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    position: absolute;
    top: 0px;
    right: 0px;
    line-height: 40px;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-width: 10px;
    margin-left: -10px;
}

.nav-dropdown .nav-dropdown-col>ul {
    margin-top:-40px;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    display:none;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-dropdown>li.nav-dropdown-col {
    width:100%;
    border-right:0;
}

.nav-dropdown .nav-dropdown-col>ul li a {
    padding:10px;
    text-transform: none;
    color:black;
}

.header-nav li.nav-dropdown-col:hover >ul {
    display:block !important;
}

/** Mega Menu **/

ul.nav.header-nav >li.mega-menu {
    position: initial;
}

li.mega-menu.current-dropdown>.nav-dropdown {
    left: 0px;
    margin-left: 0px !important;
}

.mega-menu ul.sub-menu li {
    width: 33.333%;
    float: left;
    padding-left: 42px;
    padding-right: 10px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 20px;
}

.mega-menu .nav-dropdown-default .nav-column li>a,
.mega-menu .nav-dropdown.nav-dropdown-default>li>a {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    border-bottom: 0;
}

/** Menu Page **/

.menu-page.stack-col {
    flex-direction: row;
}

.menu-page > .menu-item {
    position: relative;
}

.menu-page > .menu-item:not(:last-child)::after {
    content: "\2f";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    position: absolute;
    top: 5px;
    right: 2px;
}

.menu-page > .menu-item:not(:last-child) a {
    padding-right: 15px;
}

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

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

    /** Header **/
    .header-top {
        min-height: 30px;
    }
    .header-search-form.search-form .header-search-form-wrapper {
        width: auto;
    }
    #main-menu ul.nav-sidebar .html.custom {
        color: hsla(0,0%,7%,.85);
    }
    #main-menu ul.nav-sidebar .html.custom i {
        font-sixe: 30px;
    }
    #main-menu ul.nav-sidebar .html.custom.html_top_right_text a {
        padding-top: 0;
        padding-bottom: 0;
    }
    /** Home **/
    .title-intro h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .title-intro h3 {
        font-size: 14px;
    }
    .title-home h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .heading-home span.section-title-main {
        color: #07457D;
        background: #FFF;
    }
    .heading-home span.section-title-main::before {
        border-top: 40px solid white;
        border-right: 10px solid transparent;
    }
    .heading-home span.section-title-main::after {
        border-bottom: 40px solid white;
        border-left: 10px solid transparent;
    }
    .heading-home .section-title b:nth-child(1)::after,
    .heading-home .section-title b:nth-child(1)::before,
    .heading-home .section-title b:nth-child(3)::before {
        display: none;
    }
    .heading-home .section-title b:nth-child(3)::after {
        left: -10px;
        border-top: 40px solid white;
        border-left: 10px solid transparent;
    }
    /** Footer **/
    #footer {
        background-size: cover;
    }
    #footer .footer-1 .widget:first-child,
    #footer .footer-1 .widget:nth-child(2), 
    #footer .footer-1 .widget:nth-child(3){
        flex-basis: 100%;
        max-width: 100%;
    }
    /** Product **/
    .product-main .product-gallery,
    .product-main .product-info {
        flex-basis: 100%;
        max-width: 100%;
    }
}