/* LICENSE & DETAILS
==================================================

	Theme Name: Uplift Child Theme
	Theme URI: http://uplift.swiftideas.com
	Author: Swift Ideas
	Author URI: www.swiftideas.com
	Description: <strong>A Creative Multi-Purpose WordPress Theme, Designed & Developed by Swift Ideas</strong> - <a href="http://www.swiftideas.com">www.swiftideas.com</a>. Follow us for update notifications:<br/> <a href='http://twitter.com/swiftideas'>Twitter</a><br/> | <a href='http://www.facebook.com/SwiftIdeas'>Facebook</a>
	Version: 1.4.16
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: translation-ready, threaded-comments, theme-options, sticky-post, post-formats, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background, responsive-layout
	Text Domain: uplift
	Domain Path: /language
    Template: uplift

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

==================================================
*/

/**
 * Products/Materials Page
 */

/** Header Overrides **/
.material-products-page .header-wrap {
    position: absolute !important;
    width: 100% !important;
}
.material-products-page .header-wrap #header {
    background-color: initial !important;
    border-bottom: 0 !important;
}

.material-products-page .light-logo {
    display: initial !important;
}

.material-products-page .standard, .material-products-page .dark-logo {
    display: none !important;
}

/** Page Content **/
.product-banner-slide-container {
    display: flex;
    position: relative;
    width: 100%;
}
.carousel-inner {
    width: 100%;
}
.carousel-item {
    width: 100%;
    min-height: 500px;
}
.product-banner-content {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    width: fit-content;
    text-align: center;
    z-index: 2;
}
.product-banner-category-image img {
    max-width: 350px;
    width: 100%;
}
.product-banner-title {
    font-size: 46px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: normal;
}
.orange-line {
    height: 4px;
    width: 114px;
    background: #f66b06;
    margin-top: 35px;
    margin-bottom: 42px;
    margin-right: auto;
    margin-left: auto;
}
.product-banner {

}
.owl-prev {
    position: absolute;
    top: 50%;
    left: 46px;
    z-index: 11;
    transform: translateY(-50%);
    cursor: pointer;
    background: none;
    border: none;
}
.owl-prev:focus {
    outline: none;
}
.owl-next {
    position: absolute;
    top: 50%;
    right: 46px;
    z-index: 11;
    transform: translateY(-50%);
    cursor: pointer;
    background: none;
    border: none;
}
.owl-next:focus {
    outline: none;
}
.product-banner-play-video {
    margin-top: 80px;
}
.product-banner-play-video img {
    width: 50px;
    height: 50px;
}
.product-banner-slide, .product-banner-slide img {
    width: 100%;
}
.inner-body-primary {
    padding: 0 28px;
    max-width: 1400px;
    margin: 0 auto;
}

.inner-body-secondary {
    padding: 0 66px;
    max-width: 1400px;
    margin: 0 auto;
}

.product-bread-crumb-title {
    color: #f66b06;
}
.intro {
    width: 100%;
}
.product-top-half-container {
    display: flex;
    flex-wrap: wrap;
}
.product-intro-container {
    width: 784px;
}
.product-intro {
    max-width: 590px;
}
.product-intro p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 50px;
}
.product-intro .sf-button {
    text-transform: uppercase;
    min-width: 265px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.resources-box-container {
    max-width: 454px;
    width: 100%;
}
.video-box{
	max-width: 454px;
	width: 100%;
    margin-bottom: 25px;
}
.play-video-thumbnail{
    
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    }
.play-video-thumbnail img {
    width: 80px;
    height: 80px;
}
.video-info{
display:flex;
justify-content: space-between;
}
.video-title, .video-duration{
	font-size: 14px;
    font-weight: 400;
    color: #f66b06;
}
.resources-box {
    max-width: 454px;
    width: 100%;
    background: #f1f1f1;
    padding: 45px 40px;
}
.resource-item {
    display: flex;
    flex-flow: row;
    align-items: center;
    margin-top: 24px;
}
.resource-item:first-child {
    margin-top: 30px;
}
.resource-icon {
    width: 49px;
    text-align: center;
}
.resource-item span {
    margin-left: 26px;
    display: inline-block;
}
.resource-item span a {
    color: #8c8c8c;
    font-size: 18px;
    font-weight: normal;
}
.resource-item img {
    height: 40px;
}
.resources-box > .downloads {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    color: #f66b06;
}
.colors-textures-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 44px;
    
}
.colors-textures-container:after {
    content: "";
    flex: auto;
    width: 100%;
    max-width: 33%;
}
.material-products-page .gallery-item-col {
    max-width: 426px;
    width: 100%;
}
.gallery-item {

}
.material-products-page .gallery-item img {
    max-width: 426px;
    max-height: 426px;
    width: 100%;
}
.gallery-item span, .related-product-item span {
    font-size: 18px;
    text-transform: uppercase;
}
.gallery-item a span, .related-product-item a span {
    color: #000000;
    font-weight: normal;
    display: inline-block;
    padding: 10px 0;
}
.gallery-item-name {
    padding: 10px 0 30px 0;
}
.repeater-header {
    font-size: 24px;
    color: #f48025;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
}
.repeater-subline {
    font-size: 16px;
    font-weight: normal;
    color: #7a7a7d;
    display: inline-block;
    margin-top: 12px;
}
.repeater-subline a {
    color: #f48025;
}
.related-products-container {
    display: flex;
    flex-wrap:wrap;
    justify-content: space-between;
    margin-top: 44px;
}
.related-products-container:after {
    content: "";
    flex: auto;
    width: 100%;
    max-width: 260px;
}
.material-products-page .related-product-item-col {
    max-width: 312px;
    width: 100%;
}
.material-products-page .related-product-item {
    max-width: 312px;
    width: 100%; 
}
.spacer-92 {
    height: 92px;
}
.spacer-36 {
    height: 36px;
}

/***** ******/
/** Page Content **/
.product-banner-content {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0; 
    right: 0; 
    margin-left: auto; 
    margin-right: auto; 
    width: fit-content;
    text-align: center; 
}
.product-banner-category-image img {
    max-width: 350px;
    width: 100%;
}

.product-bread-crumbs {
    margin-top: 30px;
    font-size: 14px;
}
.product-bread-crumb-title {
    color: #f66b06;
}
.product-top-half-container {
    display: flex;
    flex-wrap: wrap;
}
.material-products-page .product-intro-container {
    width: 60%;
}
.material-products-page .product-intro {
    max-width: 85%;
}
.product-intro p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 50px;
}
.product-intro .sf-button {
    text-transform: uppercase;
    min-width: 265px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}
.material-products-page .resources-box-container {
    max-width: 40%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.material-products-page .resources-box {
    max-width: 454px;
    width: 100%;
    background: #f1f1f1;
    padding: 45px 40px;
}
.material-products-page .resource-item {
    display: flex;
    flex-flow: row;
    align-items: center;
    margin-top: 24px;
}
.material-products-page .resource-item:first-child {
    margin-top: 30px;
}
.resource-icon {
    width: 49px;
    text-align: center;
}
.resource-item span {
    margin-left: 26px;
    display: inline-block;
}
.resource-item span a {
    color: #8c8c8c;
    font-size: 18px;
    font-weight: normal;
}
.resource-item img {
    height: 40px;
}
.resources-box > .downloads {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    color: #f66b06;
}
.material-products-page .gallery-item-col {
    max-width: 31%;
    width: 100%;
}
.gallery-item {

}
.material-products-page .gallery-item img {
    width: 100%;
}
.gallery-item span, .related-product-item span {
    font-size: 18px;
    text-transform: uppercase;
}
.gallery-item a span, .related-product-item a span {
    color: #000000;
    font-weight: normal;
    display: inline-block;
    padding: 10px 0;
}
.gallery-item-name {
    padding: 10px 0 30px 0;
}
.repeater-header {
    font-size: 24px;
    color: #f48025;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
}
.repeater-subline {
    font-size: 16px;
    font-weight: normal;
    color: #7a7a7d;
    display: inline-block;
    margin-top: 12px;
}
.repeater-subline a {
    color: #f48025;
}
.material-products-page .related-product-item-col {
    max-width: 24%;
    width: 100%;
}
.material-products-page .related-product-item {
    width: 100%; 
}
.spacer-92 {
    height: 92px;
}
.spacer-36 {
    height: 36px;
}

.standard-items .blog-item.blog-item-single{width:50% !important}
#main-container > div.inner-container-wrap > div > div.inner-page-wrap.has-no-sidebar.clearfix > div > div > div{visibility: visible !important}

.blog-items-change{mix-height: 450px; margin: 20px 0px; }

.archive .page-heading,.tax-material-category .page-heading{background: white !important; border:none !important}


.archive #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link,.tax-material-category #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{color: #4E4E4E !important}




.archive #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link:hover,.tax-material-category #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link:hover{color:#f66b06 !important}


#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{color: #4E4E4E !important}
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link:hover{color:#f66b06 !important}

/*#breadcrumbs > .container{margin-left: 30px;}*/

.archive .full-center #header-section #header, .tax-material-category .full-center #header-section #header{border:none !important}
#breadcrumbs .container > span:last-child{color:#f66b06 !important}

.aftertitlebreadcrum{display: none !important}
.archive .aftertitlebreadcrum,.tax-material-category .aftertitlebreadcrum{display: block !important}





.home #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{color: #fff !important}
.home .aux-item nav .menu {color: white} 
.home li.menu-item > a{color: white}
.home .aux-item nav.std-menu .menu > li > a{color: white}
.home .aux-item nav.std-menu .menu > li > span{color: white}

.header-naked-light #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{color: #fff !important}
.header-naked-light .aux-item nav .menu {color: white} 
.header-naked-light li.menu-item > a{color: white}
.header-naked-light .aux-item nav.std-menu .menu > li > a{color: white}
.header-naked-light .aux-item nav.std-menu .menu > li > span{color: white}

.single-products #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{color: #fff !important}
.single-products #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-ancestor > a.mega-menu-link{color: #f66b06 !important}
.single-products .aux-item nav .menu {color: white} 
.single-products li.menu-item > a{color: white}
.single-products .aux-item nav.std-menu .menu > li > a{color: white}
.single-products .aux-item nav.std-menu .menu > li > span{color: white}

.single-materials #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link{color: #fff !important}
.single-materials #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-ancestor > a.mega-menu-link{color: #f66b06 !important}
.single-materials .aux-item nav .menu {color: white} 
.single-materials li.menu-item > a{color: white}
.single-materials .aux-item nav.std-menu .menu > li > a{color: white}
.single-materials .aux-item nav.std-menu .menu > li > span{color: white}


.archive #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, .tax-material-category #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{color: #f66b06 !important}

@media only screen and (max-width: 1024px) {
    .product-intro {
        width: 100%;
    }
    .resources-boxes-container {
        max-width: 100%;
        width: 100%;
    }
    .request-info-button {
        width: 100%;
    }
}
@media screen and (min-width: 1200px) {
 .container {
/*        width: 1300px;*/
    }
}

.product-banner-category-image img{margin: 0 auto}
#container {height: auto;z-index: 0;}
.material-products-page .inner-body-primary {padding: 0 66px!important;}
.mobilediv{display:none !important}
.desktopdiv{display: block  !important}
@media only screen and (max-width: 768px) {
    #hero-slider {
    display: block !important;
}
    .material-products-page .inner-body-secondary {padding: 0 20px;}
    .material-products-page .product-intro-container {width: 100%;text-align: initial;}
    .material-products-page .resources-box-container{max-width: 100%;display: block;}
    .material-products-page .resources-box {max-width: 100%;}
    .material-products-page .gallery-item-col{max-width: 100%;}
    .material-products-page .related-product-item-col{max-width: 100%;}
    .material-products-page .standard{display: block!important;}
    .material-products-page .related-product-item{max-width: 100%;}
    .product-banner-category-image img{width: 84% !important}
    .owl-carousel .owl-item img{margin: 0 auto;}
    .product-banner-content{top: 40%;margin: 20px 0px;width: 100%;}
    /*.orange-line{margin-top: 7px;margin-bottom: 16px;width: 70px;}*/
    .material-products-page .inner-body-primary {padding: 0 35px!important;}
    .product-banner-title{font-size: 43px;line-height: 43px;}
    .carousel-item{min-height: 1px}
    .product-banner-play-video{margin-top: 14px;}
    .product-banner{margin-bottom: 0px;}
    .product-top-half-container {padding-top: 0px;}
    .mobilediv{display:block  !important}
    .desktopdiv{display: none  !important}
    .product-banner-slide-container{position: initial;}
    .hero-slide-1 {
        display: flex !important;
    }
}

.portfolio-template-default article.type-portfolio figure.media-wrap{margin-bottom: 0px}
/*breadcream setting start*/
#breadcrumbs { font-size: 14px; }
#breadcrumbs a { color: #8c8c8c !important; }
#breadcrumbs span a.home{display:none !important}
#breadcrumbs span:after{content:" | "; padding-left: 5px;}
#breadcrumbs span span:after{content:''}
#breadcrumbs .container > span:first-child:after{content:''}
#breadcrumbs .container > span:last-child:after{content:''}
#breadcrumbs a span {font-weight: normal;
  font-stretch: normal;
  font-style: normal;}


#breadcrumbs .container > span:first-child {
    padding-left: 0;
    display: none;
}

#breadcrumbs .container > span:nth-child(2) {
    padding-left: 0;
}

#breadcrumbs .container {
    max-width: 1440px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.aftertitlebreadcrum {
    display: block !important;
}
/*breadcream setting end*/

.archive #breadcrumbs {
    padding-left: 14px;
}

#hero-slider {
    max-height: 700px;
    overflow: hidden;
}


.cat-logo {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}

.dots-container {
    text-align: center;
}

.single-materials #breadcrumbs, .single-products #breadcrumbs {
    margin-top: 20px;
}
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-item > a.mega-menu-link{color:#a2c301 !important}
.header-naked-light #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-item > a.mega-menu-link{color:#a2c301 !important}
#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-current-menu-ancestor > a.mega-menu-link{color:#a2c301 !important}

#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

@media only screen and (min-width: 601px){
    #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-item > a.mega-menu-link:hover{color:#a2c301 !important}
}

#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.addedontop > a.mega-menu-link{color:#a2c301 !important}

li.addedontop > a.mega-menu-link{color:#a2c301 !important}

#mega-menu-wrap-main_navigation #mega-menu-main_navigation > li.mega-menu-megamenu.mega-toggle-on > a.mega-menu-link{
   color:#a2c301 !important
}
/*
@media only screen and (min-width: 980px) {
     #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li#mega-menu-item-51 > ul.mega-sub-menu{min-width: 890px !important; left: -168px}
    #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li#mega-menu-item-52 > ul.mega-sub-menu{min-width: 1000px !important; left: -210px}
}
@media only screen and (min-width: 1200px) {
    #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li#mega-menu-item-51 > ul.mega-sub-menu{min-width: 890px !important; max-width: 1000px !important; left: auto}
    #mega-menu-wrap-main_navigation #mega-menu-main_navigation > li#mega-menu-item-52 > ul.mega-sub-menu{min-width: 1000px !important; max-width: 1000px !important; left: auto;}
}
*/

/** Category Pages **/
.blog-items-change li:nth-child(2n+1) {
   clear: both;
}

.inner-container-wrap {
	min-height: 400px;
}