/*
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: 'JustLovely' !important;
    src: url(fonts/JustLovelyExtras.ttf);
} 


@font-face {
    font-family: 'JuliusSansOne' !important;
    src: url(fonts/JuliusSansOne-Regular.ttf);
} 

:root{
    --family :'JuliusSansOne' !important;
}


.bodyMarTop > #main{ margin-top:120px}


.header-main {
    background: #fff !important;
}


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


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

.fp-section.fp-table, .fp-slide.fp-table {

    display: flex !important;
}

.header-top .top-bar-nav  li a {
	font-size: 16px;
	text-transform: uppercase;
}

input#woocommerce-product-search-field-0 {
    background: transparent;
    border: 0px;
}

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

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

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

.nav-dropdown-default {
    padding: 0px !important;
    border: 0px;
    box-shadow: 0px;
}
.nav-dropdown.nav-dropdown-default>li a {
    color: #000 !important;
}
.nav-dropdown.nav-dropdown-default>li a:hover {
    color: var(--yellow-color) !important;
}

.nav-dropdown.nav-dropdown-default>li.nav-dropdown-col a {
    color: #000 !important;
    font-family: "Roboto-Bold" !important;
}


.nav-dropdown.nav-dropdown-default>li.nav-dropdown-col a:hover {
    background:#e6e6e6;
    padding-left: 10px;
    color: var(--yellow-color) !important;
    border-bottom: 0px solid !important;
}

.nav-dropdown.nav-dropdown-default>li.nav-dropdown-col ul.nav-column.nav-dropdown-default>li a {
    font-weight: 400 !important;
    font-family: var(--family) !important;
}






.button.primary {
	color: #fff;
	border:#fff solid 2px;
	background: transparent;
}
.sec-video .fill {
	height: 760px;
}
.sec-video p,
.sec-video h2 {
	text-transform: uppercase;
}

.about-about,
.box-img-sec {
    margin-top: 19%;
}

.sec-4 .row {
    margin-bottom: -30px;
}

.sec-4 .box-text-bottom {
	margin-bottom: 15px;
}
.row-image-box .box-text-bottom:hover .box-text,
.row-image-box .box-text,
.sec-4 .box-text-bottom:hover .box-text,
.sec-4 .box-text {
	background: transparent;
	position: absolute;
    top: 50%;
}
.row-image-box .box-text,
.sec-4 .box-text {
	display: none;
}
.row-image-box .box-text-bottom:hover .box-text,
.sec-4 .box-text-bottom:hover .box-text{
	display: block !important;
}
.row-image-box .box-image:before,
.sec-4 .box-image:before {
    background: #00000075 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    pointer-events: none;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease-out 0s;
    z-index: 99;
}
.row-image-box .box-text-bottom:hover .box-image:before,
.sec-4 .box-text-bottom:hover .box-image:before {
	opacity: 1;
}

.row-image-box .box-text h4,
.sec-4 .box-text h4 {
	border: 2px solid #fff;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    font-size: 20px;
    width: 60%;
}
.sec-about h3,
.sec-about p,
.sec-about {
	color: #fff;
	text-transform: uppercase;
}
.sec-about h3{
	font-size: 25px;
	margin: 15px 0px;
	font-weight: 500;
}
.sec-about p {
	text-align: left;
	font-size: 13px;
}
.sec-about .cot-4 .col-inner {
	height: 100%;
	padding:25px;
}



.sec-contact .wpb_wrapper p,
.sec-contact .wpb_wrapper h2 {
	text-transform: uppercase;
}

.sec-contact textarea,
.sec-contact input {
	border:0px solid;
	box-shadow: inset 0 0px 0px rgb(0 0 0 / 10%);
	border-bottom: 1px solid #000;
}
.sec-contact span.wpcf7-list-item {
    float: left;
    width: 45%;
}

.sec-contact input[type="checkbox"] {
    float: left;
}

.sec-contact .wpcf7-submit {
	background: transparent;
	color: #000;
	border:0px;
	font-size: 20px;
}
.sec-contact .wpcf7-submit:before {
	content: "\f105";
	margin-right: 10px;
	font-size: 30px;
	font-family: 'FontAwesome';
}

.title-home h2 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
}

.wpb_wrapper p,
.wpb_wrapper h2 {
	text-transform: uppercase;
}

.nav-line>li>a:before {
    display: none;
}

.sec-stories .nav li,
.sec-editorials .nav li,
.sec-project .nav li {
	padding: 0px 10px;
}
.sec-stories .nav li a,
.sec-editorials .nav li a,
.sec-project .nav li a {
	color: #000;
	font-size: 17px;
}

.sec-stories .nav li:hover a:after,
.sec-stories .nav li.active a:after,
.sec-editorials .nav li:hover a:after,
.sec-editorials .nav li.active a:after,
.sec-project .nav li:hover a:after, 
.sec-project .nav li.active a:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.sec-stories .nav li a:after,
.sec-editorials .nav li a:after,
.sec-project .nav li a:after {
    content: "";
    transition: 0.37s all cubic-bezier(0.23, 0.46, 0.4, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    display: block;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #000;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

.sec-project .box-text.text-left {
	padding: 20px;
	background: #eaeaea;
}
.sec-project  h5.post-title {
	overflow: hidden;
	height: 40px;
	font-size: 14px;
	font-weight: 400;
}


#content-img,
#content-project {
    display: none;
}
.btn-project i {
	color: #ff6600;
	font-size: 30px;
}


.list-socail .list-item {
    float: left;
    width: 33.3%;
}
.list-socail .list-item .box-text-bottom:hover .box-text,
.list-socail .list-item .box-text {
	background: transparent;
	position: absolute;
    top: 20%;
}
.list-socail .list-item .box-text {
	display: none;
}
.list-socail .list-item .box-text-inner {
	text-transform: uppercase;
	color: #fff;
}

.list-socail .list-item .box-text-bottom:hover .box-text{
	display: block !important;
}
.list-socail .list-item .box-image:before {
    background: rgba(195, 126, 82, 0.47) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    pointer-events: none;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease-out 0s;
    z-index: 99;
}
.list-socail .list-item .box-text-bottom:hover .box-image:before {
	opacity: 1;
}

.download-post .download-content {
    background: #f3f3eb;
    padding: 25px;
}
.download-post .download-content  h3 {
	height: 45px;
	font-size: 15px;
	overflow: hidden;
	text-transform: uppercase;
}
.download-post .download-mb {
    overflow: hidden;
    height: 25px;
}

.sec-desgner .cot-ct .col-inner {
   height: 100%;
   padding: 0px 20px;
}

.row-dk h3 {
	text-transform: uppercase;
	margin-top: 15px;
}
.row-dk input[type="checkbox"] {
    float: left;
}
.row-dk  span.wpcf7-list-item {
	width: 100% !important;
}

.sec-stories .gallery-avatar img {
	width: 100%;
	height: 350px;
}
.sec-stories .gallery-content {
	background: #f3f3eb;
	padding: 25px;
}
.sec-stories .date {
    font-size: 20px;
    margin-bottom: 15px;
}
.sec-stories .gallery-export {
	overflow: hidden;
	height: 70px;
}
.sec-stories .gallery-title {
    overflow: hidden;
    height: 60px;
}

.cot-9 .row-image-box .box-text-bottom {
    margin-bottom: 0px;
}


.menu-siderbar-menu.fixed {
    width: 100%;
    position: fixed;
    z-index: 7000;
    margin: 0 auto;
    height: auto;
    height: 100%;
    max-height: 100%;
}
.menu-tab-sidebar.fixed {
    top: 105px;
}

.menu-tab-sidebar li {
	list-style: none;
	margin-bottom: 0px;
}

.menu-tab-sidebar  a {
	display: block;
	text-transform: uppercase;
}

.menu-tab-page {
	margin-top: 40px;
}

.name.product-title {
	text-transform: uppercase;
	font-size: 17px;
}

.menu-tab-materials {
    overflow: scroll;
    height: 500px;
}
.page-id-264 .scroll-to-bullets.hide-for-medium,
.page-id-266 .scroll-to-bullets.hide-for-medium {
    display: none;
}
.sec-materials .menu-sub {
	margin-left: 25px;
}
.sec-materials .menu-sub li {
	list-style: none;
}

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

.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;
}



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

/***** sing-product****/
.title-product {
	margin: 30px 0px;
}
.title-product h3:before {
    content: "";
    position: absolute;
    height: 50px;
    width: 5px;
    left: 49.2%;
    background: #ff6600;
    top: -60px;
}

.desgner-product img,
.banner-single img {
	width: 100%;
}

.banner-single .title-single.text-center {
    position: absolute;
    top: 50%;
    left: 50%;
}
.banner-single .title-single a,
.banner-single .title-single h1 {
	color: #fff;
	text-transform: uppercase;
}
.content-text-product h2 {
	text-transform: uppercase;
}
.slider-content .item img {
	/*height: 500px;*/
	width: 100%;
}
.slider-content .content {
	margin-top: 30px;
}
.slider-content .item i {
	color: #ff6600;
	font-size: 30px;
}
.owl-next,
.owl-prev {
	position: absolute;
	top: 40%;
}

.owl-prev {
    float: right;
    left: -25px;
}
.owl-next {
  float: left;
  right: -25px;
}

.owl-prev i,
.owl-next i {
	font-size: 40px;
	color: #ff6600;
}

.silder-img .owl-nav {
	display: none;
}




.silder-img .owl-dots {
    text-align: center;
    display: block;
    position: absolute;
    left: 40%;
}

.silder-img .owl-dot {
    float: left;
    padding: 0px 5px;
}
.silder-img .owl-dot.active span {
	background: #333;
}
.silder-img .owl-dot span {
	width: 50px;
	height: 3px;
	background: #ddd;
	display: inline-block;
}

.desgner-product .content {
    padding: 3% 30px 5.5% 50px;
}
.desgner-product  .btn-product {
	background: #425259;
	padding: 30px 50px;
}

.desgner-product  .btn-product a {
	display: table;
	border: 1px solid;
	color: #fff;
	padding: 10px 25px;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
	width: 15vw;
}
.desgner-product  .btn-product span {
    left: 0;
    display: inline-block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
    -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
    position: relative;
}
.down-btn a {
	display: table;
	color: rgb(195, 126, 82);
	border:1px solid rgb(195, 126, 82);
	text-align: center;
	width: 25vw;
	margin: 20px auto;
	text-transform: uppercase;
	padding: 10px 50px;
}
.down-btn a:nth-child(2n) {
	color: rgba(161, 168, 172, 0.75);
	border:1px solid rgba(161, 168, 172, 0.75);
}

.slide-thumbnail{
    display: none
}



.desgner-product  .btn-product a:hover,
.down-btn a:hover {
	background: #000;
	color: #fff;
	border: 1px solid #000
}

.content-top {
    position: absolute;
    left: 35%;
    top: 40%;
    display: inline-block;
}

.desgner-video .col-5 .col-inner {
	background: #425259;
	height: 100%;
	padding: 35% 20px 0% 20px;
	color: #fff;
}
.desgner-video .title-video {
    background: #dfd7c4;
    text-align: center;
    padding: 25px 0px;
    font-size: 20px;
}
.other-content.text-center {
    background: #dfd7c4;
    text-align: center;
    width: 100%;
    padding: 35px;
    font-style: italic;
}

.shortcode-other-stories  .box-text.text-left {
    background: #eaeaea;
    padding: 10px;
}

.shortcode-other-stories .box-text.text-left h5.post-title.is-large {
    overflow: hidden;
    height: 50px;
}

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

.absolute-footer {
	display: none;
}

.footer-1 {
	background: #000;
}

.mxh-share {
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 0px;
}
.footer .mxh-share li {
	float: left;
	padding: 0px 9px;
}
.footer .mxh-share li i {
	color: #fff;
	font-size: 20px;
}
.mxh-socail {
	margin: 0px auto;
	text-align: center;
	display: inline-block;
}
.mxh-socail li {
	list-style: none;
	float: left;
	padding: 0px 10px;
}
.mxh-socail i {
	color: #dbd2bb;
	font-size: 20px;
}

p.footer__fu {
    color: #fff;
    text-align: center;
    font-family: "JustLovely" !important;
}

.box-footer .icon-box-text p,
.content-bottom p,
.content-footer p,
.footer a {
	color: #fff;
}

.menu-footer-3,
.menu-footer-2 {
	margin-bottom: 15px;
}
.menu-footer-3 li,
.menu-footer-2 li{
    margin-bottom: 0px;
}
.menu-btn li {
	margin-bottom: 15px;
}
.menu-btn a {
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 10px 15px;
	display: block;
    text-align: center;
}


@media only screen and (max-width: 991px) {
    #fullpage {
        display: none;
    }
    .fp-enabled body, 
    html.fp-enabled,
    .body {
        overflow: auto !important;
    }
} 

@media only screen and (max-width: 812px) {
    .sec-video .fill {
        height: 457px;
    }
} 

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

    
    .silder-img .owl-dots {
        left: 30%;
    }
    .down-btn a {
        width: 85vw;
    }
    .menu-tab-sidebar.fixed {
         top: 0px; 
         position: initial !important;
    }
    .sec-video .fill {
        height: 415px;
    }

}
@media only screen and (max-width: 500px) {
    .sec-contact span.wpcf7-list-item {
        float: left;
        width: 100%;
    }
    .desgner-video .col-5 .col-inner {
        background: #425259;
        height: 100%;
        padding: 5% 20px 8% 20px;
        color: #fff;
    }
    .silder-img .owl-dots {
        left: 20% !important;
    }
    .down-btn a {
        width: 100%;
    }
    .sec-video .fill {
        height: 235px !important;
    }
    .sec-video .banner {
        background: transparent !important;
        margin-bottom: -55px;
    }
    .about-about,
    .box-img-sec {
        margin-top: 5% !important;
    }
    .footer-1.fp-section .row{
    	margin-top: 65%;
    }
}



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


}

