/*
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: "Roboto";
    src: url(fonts/Roboto-Regular.ttf);
} 

@font-face {
    font-family: "Roboto-Bold" ;
    src: url(fonts/Roboto-Bold.ttf);
} 




body{
    font-size: 15px !important;
    font-family: var(--family) !important;
    overflow: hidden;
    color: #000;
}
p,a,ul,li{
    color: #000;
    font-family: var(--family) !important;
}

h1,h2,h3,h4,h5,h6{
    color: #000;
    font-weight: 500;
    font-family: var(--family-Freight) !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
a.quick-view.quick-view-added {
    display: none;
}




:root{
    --color:#ff5400;
    --family : "Roboto";
    --family-bold : "Roboto-Bold";
}




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

.header-button a {
    background: #000;
}

.sidebar-menu.no-scrollbar {
    background: #000;
}

.sidebar-menu.no-scrollbar li a {
    display: block;
    text-shadow: 0 2px 4px rgb(0 0 0 / 43%);
    font-size: 14px;
    font-weight: 700;
    line-height: 1.44;
    text-align: center;
    color: #9c978f;
    font-family: var(--family) !important;
}




.header:not(.transparent) .header-nav-main > li {
    padding: 5px 15px;
}

.header:not(.transparent) .header-nav-main > li a {
   color: #000;
   font-size: 15px;
   font-weight: 400;
   font-family: var(--family) !important;
}


.header:not(.transparent) .header-nav-main > li:hover a {
    color: var(--color);
}



.nav-dropdown-default {
    padding: 0px;
}
.nav-dropdown  li {
    border-bottom: 1px solid #eaeaea;
}

li.current-dropdown>.nav-dropdown{
    left: 0px;
}


.nav-column.nav-dropdown-default>li>a,
.nav-dropdown.nav-dropdown-default>li>a { 
    padding: 5px 10px;
    display: block;
    border-bottom: 0px;
    font-weight: 400;
}



.nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}
.nav-dropdown>li.nav-dropdown-col{display:block}

.nav-dropdown{border:1px solid var(--color); padding:0;}

.nav-column.nav-dropdown-default>li>a,
.nav-dropdown .nav-dropdown-col>a,
.nav-dropdown li a{
    font-weight:normal !important;
    text-transform:none !important;
    font-size:15px;
    font-weight:500
}




.nav-dropdown .nav-dropdown-col>ul{
    border: 1px solid var(--color);
    margin-top:-30px;
    box-shadow: 2px 2px 5px #828282;
    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 .menu-item-has-children {
   margin-top: 0px;
}

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

.nav-column.nav-dropdown-default li.menu-item-has-children ul{
    border: 1px solid var(--color);
    margin-top: -40px;
    box-shadow: 2px 2px 5px #828282;
    display:none;
    position: absolute;
    left: 100%;z-index: 9;
    background: white;
    min-width: 240px;
}

.nav-column.nav-dropdown-default li.menu-item-has-children:hover >ul,
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}


/************************************************************/
.name.product-title a {
    overflow: hidden;
    height: 65px;
    font-size: 16px;
    font-family: var(--family) !important;
}
.name.product-title a:hover{
    color: var(--color);
}
.title-home h2 {
    color: #000;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 56px;
    text-transform: uppercase;
    font-family: var(--family) !important;
}
.title-home h2:after {
    position: absolute;
    content: "";
    height: 40px;
    width: 1px;
    margin-top: 55px;
    left: 50%;
    background-color: #ff5400;
}

.home-list-news li {
    list-style: none;
    border-bottom: solid 1px #e6e6e6;
    font-size: 16px;
    line-height: 2;
    width: 100%;
    padding: 10px 0 15px;
}

.home-list-news .lst-news__date {
    vertical-align: top;
    color: #555;
    padding: 20px 40px 15px 0;
}
.button-news {margin-top: 50px;}

.button-news a {
    border: 1px solid #000;
    padding: 15px 5vw;
    color: #000;
    text-transform: uppercase;
    font-family: var(--family) !!important;
}
.button-news a:hover{
    background: #000;
    color: #fff;
}

.lst-brand {
    display: block;
    text-align: center;
    font-size: 0;
}
.lst-brand li.block {
    display: block;
    margin-bottom: 0;
    padding: 0;
}
.lst-brand li {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin-bottom: 50px;
    list-style: none;
    width: 200px;
}

.lst-brand li.lst-brand__row01 {
    padding: 0 15px;
    width: 233px;
}
.lst-brand li.lst-brand__row02 {
    margin-bottom: 45px;
    padding: 0 10px;
    width: 150px;
}

.lst-brand li.lst-brand__row03 {
    padding: 0 25px;
}


.home-topics .box-text-bottom {
    border: 1px solid #e8e8e8;
}

.home-about .box-text-bottom .box-text,
.home-topics .box-text-bottom .box-text {
    background: #f8f8f8;
    padding: 20px 25px 24px;
    font-size: 16px;
}

.home-about .box-text-bottom .box-text {
    background: #fff;
}

.home-about .box-text-bottom .box-text p:before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.home-btn .btn-btn {
    color: #333;
    border: 1px solid #333;
    padding: 15px;
    font-weight: 400;
    font-family: var(--family) !important;
}
.home-btn .btn-btn:hover{
    background: #000;
    color: #fff;
}


.home-silder-img .owl-prev, .home-silder-img .owl-next {
    margin: 0px !important;
    width: 30px;
    height: 30px;
    background: var(--color);
    border-radius: 50%;
    position: absolute;
    top: -60px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}

.home-silder-img .owl-prev {
    right: 40px;
}

.home-silder-img .owl-next {
    right: 0px;
}

.product-brand .box-img {
    background: #ededed;
    padding: 20px;
}

.product-brand .box-img img {
    width: 50%;
}
.product-silder-full .owl-nav,
.silder-special .owl-nav {
    display: none;
}

.product-silder-full .def {
    width: 65%;
    float: left;
    margin-right: 10px;
}

.product-silder-full .block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 103px;
    margin-left: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-silder-full .block img {
    margin-bottom: 10px;
}

.box-about-tab {
    display: flow-root;
}

.tab-wrapper li {
    list-style: none;
    float: left;
    margin-right: 15px;
    margin-left: 0px !important;
}

.tab-wrapper li a {
    color: #000;
    border: 1px solid #e6e6e6;
    padding: 10px 40px;
    font-family: var(--family) !important;
}

.tab-wrapper li.active a {
    background: #000;
    color: #fff;
}
.newsItem {
    border-bottom: #e6e6e6 solid 1px;
    padding: 40px 0;
}
.newsItem dl dt {
    float: left;
    width: 97px;
    color: #818181;
}
.newsItem dl dd span {
    background: #000;
    color: #fff;
    padding: 2px;
    margin: 0px 10px;
}
.img-news {
    width: 20%;
    border: 1px solid #818181;
}


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



.post-sidebar.large-3.col {
    padding: 0px;
}

.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}


.blog-archive .box-blog-post.box-text-bottom {
    border: 1px solid #eaeaea;
    border-radius: 10px;
}

.post_related .image-cover,
.blog-archive .image-cover {
    padding-top: 75% !important;
}

.blog-archive .box-text{
    padding: 10px;
    background: #f1f1f1;
}
.post_related .box-text-bottom {
    padding: 10px;
    border: 1px solid #eaeaea;
}
.post_related h5.post-title,
.blog-archive h5.post-title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-flex: 3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-transform: uppercase;
}
.post_related p.from_the_blog_excerpt,
.blog-archive p.from_the_blog_excerpt {
    height: 70px;
    overflow: hidden;
}







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

.footer-1 {
    background: #313131;
    color: #fff;
    padding: 60px 0 30px;
}

.top-left {
    font-size: 20px;
    font-family: var(--family) !important;
}

.top-left span {
    font-weight: 600;
    font-size: 30px;
}

.top-left a {
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 40px;
}
.top-left a:hover {
    background: #fff;
    color: #000;
}

.title-footer {
   border-bottom: 1px solid #525557;
   margin-bottom: 20px;
}
.menu-footer.menu-two {
    display: flow-root;
}

.title-footer a {
    color: #fff;
    display: block;
    padding-bottom: 15px;
}

.title-footer a i {
    margin-right: 10px;
}

.menu-footer-6 li a,
.menu-footer li a {
    color: #fff;
}

.menu-bottom a:hover,
.menu-footer-6 li:hover a,
.menu-footer li:hover a {
    color: var(--color);
}

.menu-footer-6 li,
.menu-two li {
    float: left;
    width: 50%;
}

.menu-footer-6 {
    border-top: 1px dashed #525557;
    padding-top: 20px;
    margin-top: 30px;
}

.menu-footer-6 li.li-3{
    width: 100%;
}

.menu-bottom a {
    color: #fff;
    padding-right: 30px;
}

.absolute-footer {
   display: none;
}




@media only screen and (min-width: 1600px) {
    .product-silder-full .def {
      width: 300px;
    }

    .product-silder-full .block {
        width: 145px;
    }
}

@media only screen and (max-width: 1024px) {
   
}

@media only screen and (max-width: 991px) {
    

}

@media only screen and (max-width: 812px) {
    
}

@media only screen and (max-width: 767px) {
    .home-list-news .lst-news__date {
        padding: 0px 40px 15px 0;
        display: block;
    }
    .lst-brand li {
        width: 25%;
    }
    .lst-brand li.block {
        display: none;
    }
  
}


@media only screen and (max-width: 500px) {
    
    .lst-brand li {
        width: 50% !important;
    }

    .tab-wrapper li {
        margin-right: 5px;
    }

    .product-silder-full .block {
        width: 130px;
    }

}




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


}