@charset "UTF-8";
/* CSS Document */


a[href^="tel"] {
	color:#fff !important;}


.content_top {
    position: relative;
    z-index: 100;
    background: #fff;
    margin-bottom: 640px;
    overflow: hidden;
}

.content_bottom {
    height:640px;
    width: 100%;
    background: #000 url();
    position: fixed;
    bottom: 0;
    z-index: -1;
    color: white;
}

.header{
	display:block;
	background-color:#fff;
	
	z-index: 100;
	position: relative;
	}

header{display:none;}


.header img{
	height:40px !important;
	padding: 5px 20px;
	box-sizing: content-box;
}

.header_logo{
	width:150px;
	}

.header_mainnav{
	clear:both;
	float:right;
	margin-top:50px;
}

.header_mainnav > li{
	display:inline-block;
}

.header_mainnav a{
	color:#000;
	font-weight:300;
	text-decoration:none;
	text-transform: uppercase;
	}

.social-header{
	background-color:#5A5A5A;
}

.social-header .social{
	margin:10px 0px 5px 0px;
}



.social-header .social li img{
	width:25px !important;
	height:21px;
}

.navigation{
	z-index: 10000;
	position: relative;
	background:#fff;
}

#nav {
	padding: 0;
	text-align:left;
}

#nav li {
	float: left;
	position:relative;
	list-style:none;
	z-index:1000;
}

#nav li ul{
	list-style:none;
	display: none;
	position: absolute; 
	top: 38px;
	left: 0px;
	line-height:1;
}

#nav li > ul {
	padding:10px 0px;
	background-color: #fff;
}


#nav li ul li {
	line-height: 25px;
	padding:6px 0px;
	width: 100%;
}

/* third level */
#nav li ul li ul li {
	line-height: 25px;
	width: 100%;
	padding-bottom: 5px; 
	display:none;
	position: relative;
}


#nav li ul li:hover ul li  {
	display: block;
	background-color:#fff;
	line-height:36px;
	width: 100%;
	left: 232px; 
	top: -39px;
}

#nav li ul li ul li a {
	background-color: #fff;
}

#nav li ul li ul
{
	padding:15px 0px;
	background-color: transparent;
}

/* end third level */

#nav li a {
	line-height: 38px;
	color: #484848 !important;
}

#nav li a:hover, .category-landing a:hover {
	text-decoration:none;
	color: #d73447 !important;}

#nav li ul li a:hover {
	color:#FFF;
}

#nav li ul li a{
	padding:6px auto;
	line-height:24px;
	width:200px;
	color: #484848!important;
}



#nav li:hover ul,li.over ul { 
	display: block; 
}

#nav li a{
	padding: 0 15px;
	color: #FFF;
	display:block;
}

#icon-search{
	width:20px;
	height:20px;
	}

#parallax-home.parallax-container{
	margin-top:-10px;
	height:auto;
	z-index: 1000;
}

.full-width{
	width:100%;}

.video_container .full-width{
	position:absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);}

.home-inspo {
	z-index: 10;
	position: relative;
}

.home-inspo section, .home-inspo .left, .home-inspo .right {
	width: 100%;
	position: relative;
	overflow: hidden;
	background-position: top center;
	background-repeat: no-repeat;
	/*background-size: auto 100% !important;*/
	min-height: 200px;
	background-attachment: fixed;
	}

.home-inspo .left{
	background-size:auto !important;
	background-position: top left;
	height:100vh;
}

.home-inspo .right{
	background-position: right !important;
	height:100vh;
}

.home-inspo .row{
	margin-bottom:0px;
	height:100vh;
}

.home-inspo-text{
	width:80%;
	margin:0 auto;
	text-align: center;
}

.content_bottom .btn-secondary{
	float:right;
}

footer > .top, footer .top .h1{
	background-color:#c10230;
	color:#fff;
	text-transform: uppercase;
	margin-top:0px;
}

footer > .top{
	padding:60px 0px 30px 0px;
}

footer > .bottom{
	padding:40px 0px;
	background-color:#5A5A5A;
}

footer, footer a, .social-header .social a{
	color:#fff;
}

footer a:hover{
	color:#F7CFC5;
}

footer .bottom-2 .top{
	float:left;
}

footer .bottom-2 .bottom{
	float:right;
}

footer .bottom .s4:nth-child(2) p{
		margin:0px;
}

footer .bottom .h4{
	text-transform: uppercase;
	font-weight:700;
	margin-top:0px;
}

footer .bottom span{
	display: block;
}

footer .bottom-2{
	background-color:#414141;
} 

footer .h4, .content_bottom h3{
	color:#fff;
}

.social li{
	display: inline-block;
	float:left;
	margin-right:15px;
}

.social li img{
	width:30px;
	height:25px !important;
	}

.category-landing-text{
	z-index: 100;
	position: relative;
	background-color:rgba(255, 255, 255, .9);
}

.category-landing-text h1, .category_list h2{
 	overflow-wrap: break-word;}

.about_image, .category_image, .category_textpage-image{
	position:absolute;
	z-index: -10;
}

#product-deveopment{
	opacity:.4;
	}

/*.about_image{
	top:-60px;
	max-height:700px;
	}*/

/*#product-deveopment{
	top:-100px;
	left:-100px;
}*/

/*.category_image{
	top:-150px;
	right:-400px;
}*/


/* CATEGORY LISTS */
.category_list{
	z-index: 100;
	position: relative;
	display:flex;
}

.category_list li{
	background-color:rgba(255,255,255,.9);
	text-align: center;
	/*display:inline-block;*/
	display:flex;
	float:left;
	padding:0px 15px;
}

.category_list li .z-depth-1{
	position: relative;
	padding-top:30px;
	padding-bottom:46px;
}


.category_list .h4{
	color:#c10230;
	font-weight: 500;
	padding:0px 10px;
}

.category_list li .btn_full{
	width: 100%;
	margin-top:20px;
	display: block;
	padding:5px 0px;
	height:auto;
	position:absolute;
	bottom:0px;
}
.category_list li p{
	padding:0px 15px;
	margin-bottom:30px;
}

/* one item */
.category_list li:first-child:nth-last-child(1) {
	width: 100%;
}

/* two items */
.category_list li:first-child:nth-last-child(2),
.category_list li:first-child:nth-last-child(2) ~ li {
	width: 50%;
	display:inline-block;
}

/* three items */
.category_list li:first-child:nth-last-child(3),
.category_list li:first-child:nth-last-child(3) ~ li {
	width: 33%;
}

/* four items */
.category_list li:first-child:nth-last-child(4),
.category_list li:first-child:nth-last-child(4) ~ li {
	width: 25%;
}

/* CATEGORY TEXTPAGE */

.category-text-text, .category_textpage-top{
	z-index: 100;
	position: relative;
}

.category_textpage-top{
	display:flex;
	margin-top:60px;
	background-color:rgba(255,255,255,.90);
}

.category_textpage-text{
	padding:0px 20px !important;
}

.category_textpage-text h1{
	margin-bottom:0px;
}

.category_textpage-image{
	overflow: hidden;

}

.category_textpage-image img{
	/*height:100%;
	width:100%;
	float:right;
	margin-right:-.75rem;*/
	height:100% !important;
	float:right;
	margin-right:-.75rem;
}

.category_pager, .category_pager .slick-list{
	z-index:100;
}

.category_pager.row{
	margin-left:-30px;
	margin-right:-30px;
}

.category_pager .slick-slide{
	margin:0px 15px 3px 15px;
}

.category_pager .card {
	background-color:rgba(255,255,255,0.80);
}

.category_pager .card .card-action:last-child{
	border-radius:0px;
}

.category_pager .card-content{
	padding:32px 24px;
}

.category_pager .card .card-action{
	padding:0px;
	border-top:0px;
}

.category_pager h4{
	text-align:center;
	font-weight:500;
	text-transform: uppercase;
	width:100%;
}

.category-slide {
  display: flex;  
  flex-flow: row wrap;
  font-weight: bold;
  text-align: center;
}

.category-slide > * {
  padding: 10px;
  flex: 1 100%;
}

.category-action {
  background: lightgreen;
}

.category {
  text-align: left;
  background: deepskyblue;
}

.video_container{
	height:600px;
	position:relative;
}

.video_text{
	position:absolute;
	z-index: 100;
	left: 50%;
  	top: 50%;
  	transform: translate(-50%, -50%);
	width:100%;
	}


.video_text h1{
	font-size:6.250em;
	}

.video_text h1, .video_text h2{
	color:#fff;
	margin:0px;
	text-align:center;
	text-shadow: 0px 0px 10px rgba(150, 150, 150, 0.75);
	}



.video_text h2{
	font-weight:normal;
	letter-spacing:5px;}

@media all and (min-width: 600px) {
  .category-img { flex: 1 auto; }
}

@media all and (min-width: 800px) {
  .category { flex: 3 0px; }
  .category-img { order: 1; } 
  .category { order: 2; }
  .category-action  { order: 3; }
}

/* BLOG HOMEPAGE */
.blog_nav{
	margin-bottom:30px;
}

.blog_nav .z-depth-1{
	padding:30px !important;
}
.blog_nav h4{
	font-weight:500;
	text-align:center;
}

.blog_nav section{
	margin-bottom:30px;
}

.blog_nav section:last-of-type{
	margin-bottom:0px;
}

.blog_nav .search{
	position: relative;
}

.blog_nav .search button{
	position: absolute;
	top:0px;
	right: -10px;
	width: 40px;
	height: auto;
	background: transparent;
	border: 0px;
	top: 54%;
	transform: translate(-50%, -50%);
}

 .blog_nav .collapsible li.active i {
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.blog_nav a{
	color:rgba(0,0,0,0.87);
}

.blog_nav a:hover{
	color:#DA2246;
}

.blog_header-image{
	margin-bottom: -8px;
	width:100%;
}

.blog_date{
	/*margin: -8px 0px 0px 0px;*/
	background-color: #c10230;
	color: #fff;
	padding: 15px 0px 15px 30px;
	clear: both;
	float: left;
	width: 100%;
}

.blog_date h4{
	color:#fff;
	margin:0px;
	float:left;
}

.blog_posts-text, .blog_post-text{
	clear: both;
	padding:1px 30px 30px 30px;
}

.blog_posts section{
	margin-bottom:30px;
}

.blogwrapper{
	max-height:350px;
	overflow:hidden;
	}

.blog_home .pagination{
	margin:0 auto;
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 60px
}

.blog_date .social{
	float:right;
	margin:0px;
}

.blog_date .social a{
	opacity:.75;
}

.blog_date .social a:hover{
	opacity:1;
}

.blog_post-text a{
	text-decoration: underline;
}

.blog_post-text img{
	margin:0 auto;
	display:block;
	max-width:100%;
	margin-bottom:30px;
}

.blog_pager, .blog_pager .slick-list{
	z-index:100;
}

.blog_pager .slick-slide{
	margin:0px 15px 3px 15px;
}

.blog_pager .card {
	background-color:rgba(255,255,255,0.80);
}

.blog_pager .card .card-action:last-child{
	border-radius:0px;
}

.blog_pager .card-content{
	padding:0px 10px;
}

.blog_pager .card .card-action{
	padding:0px;
	border-top:0px;
}

.blog_pager .card.horizontal .card-image{
	max-width:30%;
	min-height: 86.66px
}

.blog_pager p{
	text-align: center;
	color:#c10230 !important;
	margin-top:10px;
	width:100%;
}

.blog_pager .left-arrow{
	height: 100%;
	width:20px;
	position: relative;
	background-color:#c10230;
}

.blog_pager .left-arrow img{
	width:15px;
	position: absolute;
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	}

/* CONTACT PAGE */

.contact{
	background-size: cover;
}

.contact .breadcrumbs{
	margin-bottom:40px;
}

.contact .breadcrumb, .contact  .breadcrumb:before{
	color:#fff;
}

.contact_background{
	background-color:rgba(100,77,77,0.70);
}

.contact_form{
	padding:20px 30px 40px 30px !important;
	background:rgba(255,255,255,0.70);
}

.contact_form .center-align{
	margin-bottom:30px;
}

.contact_form .social li{
	float:none;
}

.contact_form .social{
	text-align: center;
}

.contact .input-field.col label{
	left:30px;
}

.contact .input-field{
	margin-bottom:20px;
}

.contact_locations{
	color:#fff;
}

.contact_locations h1{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:135px;
	color:#fff;
	margin-bottom:0px;
}

.color-namebar-buttons, .collections-nav, .collections-sub, .collections-search, .collections-search-item, .hypeTemplate_realtime.text-only, .hypeTemplate_inverse{
	background-color:transparent !important;
}

#collectionHolder .collections-nav, #collectionHolder .collections-nav-search{
	color:#ccc !important;
}

.social_image{
	position:absolute;
	top:-700px;
	right:-300px;
	z-index: 100;
}

.tint-text{
	position:relative;
	z-index: 200;
}

#inspo4 img{
	display:none;
	}

.vo h4{
	margin-top:30px;
	text-align:center;
	color:#5A5A5A;
}

@media only screen and (min-width:1024px){
	.header{display:none;}
	header{display:block;}
}

@media only screen and (max-width:1024px){
	#nav li a{
		padding:0px 10px;
	}
	
			
	.content_bottom{
		height:630px;
	}
	
	.content_top{
		margin-bottom:630px;
	}

	.category_pager.row{
		width:75%;
		margin: 0 auto;
	}
	
	.category_pager .card-content{
		padding:35px 28px;
	}
	
	.home-inspo .row{
	height:auto !important;
	background-size:contain !important;
	}
	
	.home-inspo .left{
	height:auto !important;}
	
	#inspo1, #inspo2, #inspo3, .social-header{
	display:none;
	}
	
	.home-inspo section, .home-inspo .left, .home-inspo .right{
	background-attachment:scroll;
	}
	
	.home-inspo{
		padding:10px 0px 40px 0px;
	}
	
	#parallax-home.parallax-container{
	height:auto;
	}
	
	.category_textpage-image img{
	margin: 0 auto;
    display: block;
    float: none;
	}
	

}

/* MMENU */
.mm-menu.mm-offcanvas.mm-opened {
	height: 100%;
}
.mm-listview>li {
	width: 100%;
}

/* COOKIE */

.cookieDiv{
	vertical-align:top;
	background-color:#c10230 !important;
	color:#fff !important;
	padding:10px 40px !important;
}

.cookieTop p{
	margin:0px;
	text-transform:uppercase;
	text-align:right;}

.cookieTop .acceptButton a{
	font-weight:bold !important;
	color:#fff !important;	}

.cookieTop{
	z-index: 11111111111 !important; 
	width: 100%; 
	position: fixed; 
	bottom: 0px; 
	background-color: #c10230; 
	font-size: 18px; 
	padding:10px 20px; 
	line-height: 28px; 
	color: #fff; 
	-webkit-box-shadow: 0px 0px 77px -17px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 77px -17px rgba(0,0,0,0.75); 
	box-shadow: 0px 0px 77px -17px rgba(0,0,0,0.75);
	}

.cookieTop img{
	width:35px;
	vertical-align:middle;]
