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

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

@font-face{font-family:'BMWBold';src:url(./fonts/VI_BMWTypeNextLatin-Bold.otf) format('opentype');font-weight:normal;font-style:normal}
@font-face{font-family:'BMWLight';src:url(./fonts/VI_BMWTypeNextLatin-Light.otf) format('opentype');font-weight:normal;font-style:normal;}
@font-face{font-family:'BMWRegular';src:url(./fonts/VI_BMWTypeNextLatin-Regular.otf) format('opentype');font-weight:normal;font-style:normal}
.is-divider{display: none;}
.is-divider.divider {
    display: block;
}
/*a,p{font-family: "BMWLight" !important;font-weight: normal !important;}*/
a,p,h1, h2, h3, h4, h5, h6,span.widget-title{font-family: "BMWLight" !important;font-weight: normal !important;}
.stars a{font-family:'fl-icons'!important}
body {
    overflow: hidden;
}
.transparent .header-main {
    height: 145px;
    background-image: linear-gradient(180deg, black, transparent);
}
.header-main .nav > li > a {
    padding: 0;
    font-size: 17px;
}
.badge.post-date ,p.from_the_blog_comments{
    display: none;
}
li.current-dropdown>.nav-dropdown {
    /*margin-top: -75px;*/
}
div#flatsome-uber-menu {
    display: none;
}
.ubermenu-nav >.ubermenu-item>.ubermenu-target {
    color: #fff;
}
ul.ubermenu-submenu {
    background: #fff !important;
}
ul.ubermenu-submenu ul.ubermenu-submenu {
    /*width: 420px !important;*/
}
.ubermenu .ubermenu-tab-layout-left>.ubermenu-tabs-group>.ubermenu-tab>.ubermenu-tab-content-panel>li {
    display: inline-block;
    width: 25%;
}
.ubermenu span.ubermenu-target {
    /*padding-bottom: 0 !important;*/
}
.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
    margin-bottom: 0 !important;
}
.stuck li.current-dropdown>.nav-dropdown {
    margin-top: unset;
}
#logo img {
    padding: 5px 0;
}
body:not(.ux-builder-iframe) .home-banner img {
    height: 100vh !important;
    width: auto !important;
}
.header-main ul.header-nav.header-nav-main.nav.nav-right {
    border-bottom: 1px solid #fff;
    top: -35px;
}
.header-main .nav > li {
    margin: 0 22px;
}
.stuck .header-main ul.header-nav.header-nav-main.nav.nav-right {
    top: unset;
}
.stuck .header-main ul.header-nav.header-nav-main.nav.nav-right {
    border: none;
}
.badge-container.absolute {
    display: none;
}
.sec-tabsp {
    /*height: 100vh;*/
}
table.variations .label {
    text-align: right;
}
.sec-tabsp .tabbed-content h4 {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
    width: max-content;
    float: left;
    cursor: default;
}
.sec-tabsp .tabbed-content .nav {
    float: right;
    width: max-content;
}
.sec-tabsp .tabbed-content {
    justify-content: center;
}
.sec-tabsp .tabbed-content .nav li a {
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
    padding: 0;
}
.sec-tabsp .tabbed-content h4 {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
    width: max-content;
    float: left;
    margin: 0;
    line-height: 1.6;
    padding-right: 15px;
    position: relative;
}

.sec-tabsp .tabbed-content .nav li {
    margin: 0;
    padding: 0 15px;
    position: relative;
}
.sec-tabsp .tabbed-content .nav li:not(:last-child):after {
    content: "";
    position: absolute;
    background: #000;
    width: 1px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.sec-tabsp .tabbed-content h4:after{
     content: "";
    position: absolute;
    background: #000;
    width: 1px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.slick-prev:before, .slick-next:before {
    color: #000 !important;
    opacity: 1;
}

.slick-prev:before {
    content: "\f104" !important;
    font-family: 'fl-icons' !important;
    font-size: 55px !important;
    font-weight: 100;
}
.slick-next:before {
    content: "\f105" !important;
    font-family: 'fl-icons' !important;
    font-size: 55px !important;
    font-weight: 100;
}
.slick-slide {
    outline: none;
}

.col-video .stack {
    margin-top: 20px;
}
.col-video .stack .row>.col:first-child {
    padding-left: 0;
}
.col-video .stack .row>.col:last-child {
    padding-right: 0;
}
.col-form span.section-title-main {
    font-size: 24px;
    font-family: 'BMWBold';
}
.col-form b {
    opacity: 1;
    height: 1px;
}
.col-form .wpcf7 {
    max-width: 440px;
    margin: auto;
    text-align: right;
}
.col-form .wpcf7 input.wpcf7-form-control {
    border: 1px solid #000;
    min-height: 50px;
        font-size: 18px;
    font-family: 'BMWLight';
}
.col-form input.wpcf7-form-control.wpcf7-submit {
    text-transform: none;
    font-size: 20px;
    font-weight: normal;
    font-family: 'BMWRegular';
    color: #fff;
    margin-right: 0;
    padding: 0 50px;
}
.col-form .wpcf7 .flex span {
    width: 50%;
}
.col-form .wpcf7 .flex p{
	display:flex;
    grid-gap: 15px;
}
.col-form .wpcf7 select.wpcf7-form-control {
    border: 1px solid #000;
    min-height: 50px;
    font-size: 18px;
    font-family: 'BMWLight';
}
.col-form .wpcf7 input.wpcf7-form-control::placeholder {
    color: #000;
    font-family: 'BMWLight';
    font-size: 18px;
}
.sec-news span.section-title-main {
    font-size: 30px;
    font-family: 'BMWBold';
    text-transform: none;
    border: none;
}
.sec-news span.section-title-main {
    font-size: 30px;
    font-family: 'BMWBold';
    text-transform: none;
    border: none;
    padding: 0;
    padding-right: 20px;
}
.sec-news b {
    opacity: 1;
    height: 1px;
}
.sec-news h3 {
    margin: 0;
}
.sec-news .box-text {
    padding-left: 70px;
    vertical-align: top;
}
.sec-news .box-text h5.post-title {
    font-size: 30px;
    font-family: 'BMWBold' !important;
    margin-bottom: 10px;
}
.sec-news .box-text p.from_the_blog_excerpt {
    font-size: 18px;
    color: #666666;
}
.sec-news .box-text button {
    border: none;
    color: #000;
    text-transform: none;
    font-size: 15px;
    padding: 0;
    margin: 0;
    float: right;
    clear: both;
    background: transparent;
    padding-left: 15px;
    position: relative;
}
.sec-news .box-text button:before {
    content: "\f105";
    position: absolute;
    font-family: 'fl-icons';
    font-size: 20px;
    font-weight: bold;
    padding-right: 3px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.row-title {
    overflow: hidden;
}
.row-title h2 {
    text-align: center;
    font-size: 40px;
    font-family: 'BMWRegular' !important;
    position: relative;
    width: max-content;
    margin: auto;
    margin-bottom: 50px;
    line-height: 1.6;
}
.row-title h2 strong {
    font-family: 'BMWBold';
}
.sec-vs .icon-box-img {
    width: max-content !important;
    max-width: 185px;
    margin: auto;
    margin-bottom: 14px;
    height: 140px;
}
.sec-vs .icon-box-text {
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
}
.sec-vs {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    height: 100vh;
}

.row-title h2:before {
    content: "";
    position: absolute;
    background: #000;
    width: 100%;
    height: 2px;
    right: 103%;
    top: 50%;
    transform: translateY(-50%);
}
.row-title h2:after {
    content: "";
    position: absolute;
    background: #000;
    width: 100%;
    height: 2px;
    left: 103%;
    top: 50%;
    transform: translateY(-50%);
}
.sec-vs .row-title h2:before,.sec-vs .row-title h2:after{
    background: #fff;
}

.sec-hot {
    padding-top: 70px !important;
    padding-bottom: 50px !important;
}

.sec-lh .row-title h2 {
    margin-bottom: 20px;
}
.row-lh h3 {
    font-family: 'BMWBold' !important;
    font-size: 18px;
    text-align: right;
    padding-right: 25px;

}
.row-lh h1 {
    font-family: 'BMWBold' !important;
    text-align: center;
    font-size: 30px;
    width: max-content;
    min-height: 56px;
    line-height: 56px;
    padding: 0 30px;
    border: 2px solid;
    flex: none;
    border-radius: 40px;
    padding-left: 60px;
}
.row-lh .icon-box {
    width: max-content;
    margin: auto;
    position: relative;
    padding-left: 120px;
}
.row-lh .icon-box-text{
    padding-left: 0 !important;
}
.row-lh .icon-box-img {
    position: absolute;
    width:120px !important;
    max-width: 120px;
    left: 45px;
    bottom: -7px;
}
.row-lh .icon-box-img img {
    width: max-content;
}
.row-lh .icon-box-img .icon-inner {
    text-align: right;
}
.absolute-footer {
    display: none;
}
.footerr p {
    margin-bottom: 5px;
        font-size: 18px;
    color: #bebebe;
}
.footerr p strong {
    font-family: 'BMWBold';
    color: #fff;
}
.product-small p.name.product-title {
    font-size: 20px;
}
body:not(.ux-builder-iframe) .banner-xe img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.row-menu {
    margin-top: 50px;
}
.row-menu .col-inner {
    display: flex;
    align-items: center;
}
.row-menu .col-inner .ux-menu {
    display: flex;
    flex-direction: row;
    margin-left: 45px;
    min-width: 715px;
}
.row-menu .col-inner h1.product-title {
    font-size: 50px;
    margin: 0;
    position: relative;
    padding-right: 10px;
}
.fullscreen img{
    height: 100vh;
    object-fit: cover;
}
.product-small.col:hover img {
    transform: scale(1.1);
}

.row-menu .col-inner h1.product-title:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 48px;
    background: #000;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.row-menu .col-inner .ux-menu span.ux-menu-link__text {
    font-size: 16px;
    font-family: 'BMWRegular';
    text-transform: uppercase;
    margin: 0 13px;
}
.row-color .tab-panels .woocommerce-Tabs-panel:not(.woocommerce-Tabs-panel--description) {
    display: none !important;
}
.row-menu .col-inner .ux-menu a.ux-menu-link__link.flex {
    min-height: unset;
    display: table-cell;
}
.single_variation_wrap {
    display: none !important;
}
.product-page nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
    display: none;
}
.product-page .product_meta {
    display: none;
}
.product-page .social-icons {
    display: none;
}

.row-xe h1.product-title {
    font-size: 60px;
    font-family: 'BMWBold' !important;
}
.row-xe form.cart {
    display: none;
}
.row-color p {
    font-size: 18px;
}
.row-color form.cart {
    display: none;
}
.row-color form.variations_form.cart {
    display: block;
}
.row-xe p.price.product-page-price.price-on-sale {
    display: flex;
    flex-flow: column;
    margin: 0;
}
.row-xe p.price.product-page-price.price-on-sale del span {
    font-size: 24px;
    color: #000;
    opacity: 1;
}
.row-xe p.price.product-page-price.price-on-sale del {
    margin-bottom: 20px;
}
.row-xe p.price.product-page-price.price-on-sale ins {
    font-size: 30px;
    font-family: 'BMWBold';
}
.row-xe .col {
    padding-bottom: 0;
}

.row-xe .woo-variation-gallery-thumbnail-wrapper {
    display: none;
}
.row-xe .woo-variation-product-gallery {
    margin: 0;
}
.row-color h1.product-title, .row-color .price-wrapper {
    display: none;
}
.row-color td.label {
    display: none;
}
.row-color .variations .value {
    align-items: center;display: flex;
}
.row-color .variations .value .select_option span {
    border: none;
    width: 60px;
    height: 10px;
}
.row-color .variations .value .select_option_colorpicker.select_option {
    border: none;
    margin: 0 10px;
}
.row-color .variations .value .select_option_colorpicker.select_option.selected span {
    height: 15px;
}
.row-color .variations .value .select_box_colorpicker {
    display: flex;
    align-items: center;
}
.row-color ul.tabs {
    display: none;
}
.row-xe .product-short-description,.row-color .product-short-description {
    display: none;
}
.sec-acf .tabbed-content h4 {
    font-size: 24px;
    border: 2px solid;
    width: max-content;
    min-height: 41px;
    line-height: 41px;
    padding: 0 25px;
    margin-bottom: 25px;
}

.sec-acf .tabbed-content .nav {
    float: left;
}
.sec-acf .tabbed-content .nav {
    float: left;
}
.sec-acf .tabbed-content .tab-panels {
    width: 75% !important;
    float: left;
    padding-left: 10px !important;
    padding-right: 0 !important;
    border: none;
    padding-bottom: 0 ;
}
.sec-acf .tabbed-content {
    display: table;
    display: flow-root;
    margin-bottom: 75px;
    width: 100%;
}
.sec-acf .tabbed-content .nav a {
    font-size: 18px;
    text-transform: none;
    color: #000;
    font-family: 'BMWRegular' !important;
    padding-left: 27px;
}
.sec-acf .tabbed-content .nav li {
    border: none;
    border-bottom: 1px solid #ddd;
}
.sec-acf .tabbed-content .nav li.active {
    background: #ebebeb;
}
.sec-acf .tabbed-content .nav li.active a:before,.sec-acf .tabbed-content .nav li:hover a:before
,.sec-acf .tabbed-content .nav li a:before {
    left: 0 !important;
    right: unset !important;
    width: 6px;
    transform: unset;
    background: #b2a27e;
}

.custom-product-page .img {
    margin-bottom: 0px !important;
}
.product-page {
    padding: 0 !important;
}

.sec-acf .tab-thuvien .nav {
    display: none;
}
.sec-acf .tab-thuvien .tab-panels {
    width: 100% !important;
    padding: 0 !important;
}




.sec-acf, .sec-acf .col {
    padding-bottom: 0 !important;
}
.sec-acf ul.slides li {
    margin: 0;
}
.sec-acf .tabbed-content.tab-thuvien {
    display: inline-block;
    display: flow-root;
}
.sec-acf .tabbed-content.tab-thuvien img {
    margin: auto;
}
.product-section {
    border-top: none;
}
.product-small .price-wrapper {
    display: none;
}
.button-view a {
    font-size: 15px;
    font-family: 'BMWBold' !important;
    position: relative;
    padding-left: 12px;
}
.button-view a:before {
    content: "\f105";
    position: absolute;
    font-family: 'fl-icons';
    font-size: 20px;
    font-weight: bold;
    padding-right: 3px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sec-tabsp .cus-excerpt {
    display: block;
    font-size: 13px;
    color: #666666;
    font-family: 'BMWRegular';
    /*margin-bottom: 30px;*/
}
.sec-tabsp .button-view {
    margin-top: 30px;
}
.sec-xe {
    padding: 40px 0 !important;
    z-index: 1;
}
.sec-xe-title {
    padding-top: 100px !important;
    padding-bottom: 0 !important;
}
.sec-xe-title .row-title h2 {
    font-size: 30px;
}
.sec-xe-title h1 {
    font-size: 50px;
    font-family: 'BMWRegular' !important;
}
.sec-xe .product-small {
    border: 1px solid #fff;
    padding: 30px;
    z-index: 2;
}
.sec-xe h1 {
    position: absolute;
    z-index: 1;
    font-size: 160px;
    font-family: Oswald !important;
    left: 50px;
    color: #c6c6c6;
    top: 30px;
    margin: 0;
    line-height: 1;
    width: auto;
    text-transform: uppercase;
}
.sec-xe .row {
    background: #f9f9f9;
}
.ex-view {
    display: none;
}
.sec-tabsp .ex-view {
    display: block;
}
.cus-excerpt {
    min-height: 20px;
}

.sec-xe .product-small:hover {
    background: #fff;
    z-index: 3;
    transition: 0s;
}
.sec-xe .product-small:hover .ex-view{
    display: block;
}
.sec-xe .product-small:hover .button-view {
    margin-top: 30px;
}

.sec-xe .product-small:hover .cus-excerpt {
    font-size: 12px;
    font-family: 'BMWRegular';
    color: #666666;
}
.sec-xe .product-small .box-text.box-text-products {
    padding: 0;
}

.sec-xe .product-small:hover .product-small {
    margin-bottom: -74px;
     box-shadow: 0 0 6px 0px #9E9E9E;
}
li.html.header-button-1 a {
    background: transparent !important;
    border: none;
}
li.html.header-button-1 a:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: url(/wp-content/uploads/2020/12/ilocation.png) no-repeat;
    width: 16px;
    height: 21px;
    top: 50%;
    background-size: contain;
}
li.html.header-button-1 {
    margin: 0;
}
.single-product header#header .stuck {
    background-color: rgba(0,0,0,0.9);
}
.sub-menu.nav-dropdown>.row {
    margin: auto;
}
.icon-right {
    position: fixed;
    right: -135px;
    bottom: 58pt;
    z-index: 99;
    width: 175px;
}
.icon-right .icon-box-img img {
    width: auto;
}

.icon-right .icon-box-img {
    width: 40px !important;
    text-align: center;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.icon-right .icon-box {
    margin-bottom: 10px;
    width: 175px;
    right: 0;
    position: relative;
    transition: 0.5s;
    border: 1px solid #000;
    border-right: none;
    background-color: #fff;
    transition: 0.5s;
}
.icon-right .icon-box:hover {
    right: 135px;
    transition: 0.5s;
}
.icon-right .icon-box-text {
    display: flex;
    align-items: center;
}
.product-page.fix {
    z-index: 2;
}
.product-page.fix .row-menu {
    position: fixed;
    top: 70px;
    /*top: 0;*/
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    z-index: 1;
    max-width: 100%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.admin-bar .product-page.fix .row-menu {
    top: 102px;
}

.product-page.fix .row-menu .col {
    padding-bottom: 0;
    max-width: 1300px;
    margin: auto;
}
.slick-dots li {
    margin: 0 5px !important;
}
.slick-dots li button:before {
    font-size: 10px !important;
    left: 50% !important;
    transform: translateX(-50%);
}
.sec-lh {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    z-index: 0;
}
.footerr {
    padding-top: 60px !important;
}
.footerr .col {
    padding-bottom: 0;
}
.imgleft,.imgright{
    display: none;
}
.blog-archive .col.post-item:nth-child(2n) .box.box-vertical {
    direction: rtl;
}
.blog-archive .col.post-item:nth-child(2n) .box.box-vertical .box-text {
    text-align: right;
}
.ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-flyout {
    width: 100%;
    position: fixed;
    left: 50%;
    max-width: 1270px;
    transform: translateX(-50%);
    top: 70px;
}
.header-main.addbg {
    background: #000;
}
.header-main.addbg a {
    /*color: #000 !important;*/
}
.header-main.addbg li.html.header-button-1 a:before{
    /*filter: invert();*/
}
.header-main.addbg ul.header-nav.header-nav-main.nav.nav-right{
    border-color: #000;
}
.addbg #logo img {
    max-height: 70px !important;
}
.addbg {
    height: 70px !important;
}
.header-main.addbg ul.header-nav.header-nav-main.nav.nav-right{
    top: 0;
}
.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item {
    /*width: 175px;*/
}
.ubermenu .ubermenu-submenu.ubermenu-submenu-type-flyout>.ubermenu-item>.ubermenu-submenu.ubermenu-submenu-type-mega {
    left: 175px;
    width: 100% !important;
    max-width: 1095px;
}
.header-main.addbg:before {
    position: absolute;
    top: 0;
    z-index: 150;
    width: 100%;
    height: 70px;
    pointer-events: none;
    content: " ";
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%), 0 3px 6px 0 rgb(0 0 0 / 23%);
}
.admin-bar .ubermenu:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-flyout {
    top: 102px;
}


/*/////////*/

.sec-vs .bg,.img-custom img{
	background-attachment: fixed;
}
.blog-archive h5.post-title.is-large {
    font-family: 'BMWBold' !important;
}
.blog-archive h1.page-title.is-large.uppercase span {
    font-size: 33px;
    font-weight: 800;
}
div#comments,footer.entry-meta,.entry-author,nav#nav-below {
    display: none;
}
.relpost-post-image
{
	width:100% !important;
}
#related_posts_thumbnails li
{
	width:33% !important;
}
.relpost_content {
    font-size: 15px !important;
    color: #333333;
    width: 100% !important;
    font-weight: 800;
    font-family: 'BMWBold' !important;
    height: auto !important;
    line-height: 36px;
}
#related_posts_thumbnails li {
    border-right: none !important;
}
.relpost-thumb-wrapper {
    margin-bottom: 20px;
}

/*/////*/


@media (min-width: 1200px){
/*  .sec-form:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2020/12/ileft.png) no-repeat;
    width: 20%;
    height: 387px;
    bottom: 70px;
    left: 0;
    background-size: cover;
    background-position: right center;
}
.sec-form:after {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2020/12/iright.png) no-repeat;
    width: 20%;
    height: 247px;
    bottom: 70px;
    right: 0;
    background-size: cover;
    background-position: left center;
}*/
.imgleft {
    position: absolute;
    /*height: 387px;*/
    bottom: 70px;
    left: 0;
    width: 20% !important;
    display: block;
}
.imgright {
    position: absolute;
    /*height: 247px;*/
    bottom: 70px;
    right: 0;
    width: 20% !important;
    display: block;
}
}

@media (max-width: 1550px){
    .imgright{
        right: -70px;
    }
}

@media (max-width: 1024px){
    .fullscreen img {
    height: auto;
    object-fit: contain;
}
    body:not(.ux-builder-iframe) .banner-xe img {
    height: auto;
}
body:not(.ux-builder-iframe) .home-banner img {
    height: auto !important;
}
.sec-vs {
    height: auto;
}
.row-lh .icon-box {
    transform: scale(0.7);
    right: 55px;
}
.sec-tabsp .tabbed-content .slick-next {
    right: 15px;
}
.sec-tabsp .tabbed-content .slick-prev {
    left: 15px;
}
.slider-nav-outside .flickity-prev-next-button.next {
    
    right: 2%;
    left: auto;
}
.slider-nav-outside .flickity-prev-next-button.previous {
    left: 2%;
    right: 100%;
}

.sec-acf .tabbed-content .tab-panels .slick-next {
    right: 15px;
}
.sec-acf .tabbed-content .tab-panels .slick-prev {
    left: 15px;
}
.img-custom {
    background-attachment: unset !important;
    height: 450px !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
}

@media (max-width: 849px){
    .sidebar-menu a {
    color: #000 !important;
}
.sidebar-menu ul.ubermenu-submenu {
    transform: unset !important;
    box-shadow: none !important;
    border: none !important;
    background: transparent !important;
    position: relative !important;
    margin: 0 !important;
}
.sidebar-menu ul.ubermenu-submenu a {
    border: none !important;
}
.off-canvas-right .mfp-content, .off-canvas-left .mfp-content {
    width: 100%;
}
.sidebar-menu ul.ubermenu-submenu> li.ubermenu-tab> ul {
    margin-bottom: 25px !important;
}
    .sec-xe-title{
        padding-top: 70px !important;
    }
    .row-lh .col {
    max-width: 100%;
    margin: auto;
}
.row-lh .icon-box {
    transform: unset;
    right: 0;
}
.row-title h2:before,.row-title h2:after{
    width: 50px;
}
header#header {
    position: relative;
    background: #000;
}
.header-main {
    height: 70px !important;
}
.header-main #logo img {
    max-width: 60px !important;
}
.row-menu .col-inner .product-title-container {
    display: none;
}
.row-menu .col-inner .ux-menu span.ux-menu-link__text{
    font-size: 14px;
}
.row-menu {
    margin-top: 25px;
}
.row-menu {
    display: none;
}

}

@media (max-width:  549px){
    .sec-xe-title {
    padding-top: 30px !important;
}
	.sec-news .box-text {
    padding-left: 0;
}
.row-title h2 {
    font-size: 24px;
    width: auto;
    margin-bottom: 0;
}
.row-title h2:before, .row-title h2:after {
    opacity: 0;
}
.sec-vs .icon-box-img {
    transform: scale(0.8);
    margin-bottom: 0;
    height: auto;
}
.sec-vs {
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
.sec-hot {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.row-xe .woo-variation-product-gallery {
    width: 100%;
}
.row-xe .slick-prev {
    left: 0;
}
.row-xe .slick-next {
    right: 0;
}
.sec-acf .tabbed-content .tab-panels {
    width: 100% !important;
}
.img-custom {
    background-size: contain !important;
    height: 100% !important;
    display: block;
    padding-top: 50%;
}
.row-lh .icon-box-img{
    left: 0;
}
.row-lh .icon-box{
    padding-left: 70px;
}
.sec-xe-title h1{font-size: 36px}
.sec-xe h1{
    font-size: 75px;
    top: 0;
    left: 10px
}

}