
/*Universal*/
body {
	font-family: 'Source Sans Pro', sans-serif !important;
}
.img-center {
	margin: 0 auto;
}
.cm-25 {
	margin-bottom: 20px;
}
@media (max-width: 991px) {
	.cm-20-mb {
		margin-bottom: 20px
	}
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
}
/*Menu*/
#logo {
	margin: 5px auto;
}
.navbar {
	min-height: 75px;
	border: none;
	background-color: transparent;
	border-radius: 0;
}
#menuLogo {
	border-right: 1px solid rgba(255,255,255,.1);
	padding: 10px 0;
	z-index: 1000000;
}
@media (max-width: 991px) {
	#menuLogo {
		padding: 0;
	}
}
#menuContainer {
	background-color: #353535;
	background-clip: content-box;
}
#menuContent {
	margin-top: 15px;
}
#socialInfo {
	height: 50px;
}
@media (max-width: 991px) {
	#menuLogo {
		margin-top: 15px;
	}
	#socialInfo, .phone-menu {
		display: none;
	}
}
.navbar-brand {
	height: auto;
	float: none;
	margin: 0 !important;
	padding: 5px 5px;
}
.navbar-header {
	float: none;
}
.social-links {
	float: right;
	margin-right: 34px;
}
.social-icon-wrapper {
	height: 21px;
	width: 21px;
	background-color: #BABABA;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	display: inline-block;
}
.social-icon-wrapper > .fa {
	font-size: 15px;
	line-height: 21px;
}
.navbar-inverse .navbar-nav>li>a {
	font-size: 16px;
	padding: 10px 5px;
	text-align: center;
	font-weight: 300;
	color: #FFFFFF;
}
.navbar-nav > li > a:hover {
	color: #60C7D0 !important;
}
/*Change Mobile Menu Breakpoint*/
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
/*End*/
.menu-active > a {
	color: #60C7D0 !important;
}
/*Footer*/
footer {
	background-color: #353535;
}
.footer-align > p > a:hover {
	color: #60C7D0 !important;
}
.footer-wrapper {
	padding: 10px 20px;
	height: 330px;
	display: table;
	width: 100%;
}
.footer-wrapper > div  {
	display: table-cell;
  	vertical-align: middle;
}
.footer-left {
	border-right: 1px solid rgba(255,255,255,.1);
}
.footer-left img {
	height: 140px;
	width: 140px;
}
.footer-center {
	text-align: center;
}
.footer-right {
	border-left: 1px solid rgba(255,255,255,.1);
	text-align: center;
}
@media (max-width: 991px) {
	.footer-left {
	border-right: none;
	border-bottom: 1px solid rgba(255,255,255,.1);
	}
	.footer-right {
		border-left: none;
		border-top: 1px solid rgba(255,255,255,.1);
	}
}
.footer-left h3 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #F9F9FA;
}
.footer-center p .fa {
	color: #4FC1C1;
	font-size: 24px;
	margin-right: 10px;
}
.footer-center p {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 300;
}
.footer-social-icon-wrapper {
	height: 30px;
	width: 30px;
	background-color: #BABABA;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 5px;
	display: inline-block;
}
.footer-social-icon-wrapper > .fa {
	font-size: 20px;
	line-height: 30px;
}
.footer-right h2 {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #4FC1C1;
	font-weight: 400;
}
.footer-right p {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0 5px 0;
	font-weight: 300;
}
.footer-align {
	display: inline-block;
	text-align: left;
}
.copyright-footer-wrapper {
	background-color: #353535;
}
 .copyright-footer {
 	border-top: 1px solid rgba(255,255,255,.1);
 	padding: 20px 0 10px 0;
 	text-align: center;
 	margin: 0;
 }
 .copyright-footer p {
 	color: #FFFFFF;
 	font-size: 14px;
 	font-weight: 300;
 }
 .copyright-footer > p > a {
 	color: #4FC1C1;
 }
/*Home Page CSS*/
.main-splash {
	padding: 115px 0 115px 80px ;
	background-image: url("images/parada-one-design-main.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.main-splash h1 {
	font-size: 40px;
	color: #FFFFFF;
}
.main-splash br {
	margin-bottom: 20px;
}
@media (max-width: 610px) {
	.main-splash {
		padding: 35px 50px;
	}
	.main-splash h1 {
		font-size: 23px;
	}
}
.main-splash strong {
	text-transform: uppercase;
}
/*Half Size Un-Equal Size Boxes*/
.home-box {
	width: 100%;
	display: table;
}
.blue-back {
	background-color: #60C7D0;
}
.purple-back {
	background-color: #8DA4BE;
}
.gray-back {
	background-color: #AEBAC0;
}
.home-box p {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: table-cell;
  	vertical-align: middle;
  	text-transform: uppercase;
  	text-transform: uppercase;
}
/*Equal Width Boxes*/
/*Remove Padding So They Are Joined Together*/
@media (min-width: 992px) {
	.home-box-half-left {
		padding-right: 0 !important;
	}
	.home-box-half-right {
		padding-left: 0 !important;
	}
}
@media (min-width: 768px) {
	.home-box-half-mobile-2-left {
		padding-right: 0 !important;
	}
	.home-box-half-mobile-2-right {
		padding-left: 0 !important;
	}
}
.home-box-half {
	width: 100%;
	display: table;
}
.home-box-half p {
	display: table-cell;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 20px;
}
.home-box-half-mobile {
	width: 100%;
	display: table;
}
.home-box-half-mobile p {
	display: table-cell;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.home-box-half-mobile-2 {
	width: 100%;
	display: table;
	padding: 20px;
	margin-bottom: 20px;
}
.home-box-half-mobile-2 p {
	display: table-cell;
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
@media (max-width: 767px) {
	#office-chairs-main {
		margin-bottom: 20px;
	}
}
/*One Third Width Boxes*/
.home-box-thirds {
	width: 100%;
	display: table;
}
.home-box-thirds p {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: table-cell;
  	vertical-align: middle;
  	text-transform: uppercase;
}
.home-box-thirds br, .home-box br {
	display: block;
    margin: -5px 0;
    line-height:22px;
    content: " ";
}
/*Right Most Box*/
.home-box-thirds-right {
	width: 100%;
	height: auto;
	padding: 20px 0;
	display: table;
	margin-top: 20px; 
}
.home-box-thirds-right p {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	text-transform: uppercase;
}
/*On Sale Items*/
.on-sale {
	width: 100%;
	display: table;
}
.on-sale p {
	display: table-cell;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}

.sale-item-border-left, .sale-item-border-middle, .sale-item-border-right {
	border: 1px solid #AEBAC0;
}
.sale-item-border-middle {
	border-left: none;
}
.sale-item-border-right {
	border-left: none;
}
@media (max-width: 991px) {
	.sale-item-border-middle {
	border-left: 1px solid #AEBAC0;
	border-top: none;
	}
	.sale-item-border-right {
	border-left: 1px solid #AEBAC0;
	border-top: none;
	}
}
.sale-item-wrapper img{
	padding-bottom: 23px;
}
.sale-item-wrapper p {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding-top: 10px;
	color: #F47924;
	margin: 0;
}
@media (max-width: 991px) {
	.sale-item-wrapper p {
		margin-bottom: 40px;
	}
}
/*Mobile Box Heights*/
@media (max-width: 991px) {
	.home-box, .home-box-half, .home-box-half-mobile-2  .home-box-thirds, .on-sale {
		height: auto !important;
		padding: 20px 0;
	}
	.image-thirds-mobile-wrapper {
		overflow: hidden;
		width: 100%;
	}
	.home-box p, .home-box-half p, .home-box-half-mobile p, .home-box-thirds p, .on-sale p, .home-box-thirds-right p {
		font-size: 40px;
	}
	br {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.image-thirds-mobile {
		max-width: none;
		width: 150%;
		height: 100%;
	}
}
@media (max-width: 767px) {
	.home-box-half-mobile {
		height: auto !important;
		padding: 20px 0;
		margin-bottom: 20px;
	}
}
/*End*/
/*Outdoor Product Page*/
@media (min-width: 992px) {
	.product-col-left {
		padding-right: 0 !important;
	}
	.product-col-right {
		padding-left: 0 !important;
	}
}
.product-title-box {
	display: table;
	width: 100%;
}
@media (max-width: 991px) {
	.product-title-box {
		height: auto !important;
		padding: 30px 0;
	}
}
.product-title-box h1 {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 50px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.product-menu {
	text-align: center;
	margin: 25px 0;
}
.product-menu span {
	font-size: 20px;
	font-weight: bold;
	margin: 0 5px;
	text-transform: uppercase;
}
.product-menu span:hover {
	cursor: hand;
	cursor: pointer;
	color: #60C7D0
}
.product-menu > .active {
	color: #60C7D0;
}
.product-divider {
	height: 1px;
	background-color: #AEBAC0;
	width: 100%;
}
.product-wrapper {
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
}
.product-name {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0, 0.5);
	opacity: 0;
	transition: ease-in-out 1s;
}
.product-name:hover {
	opacity: 1;
}
.on-sale-tag {
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 991px) {
	.product-name{
		opacity: 1;
	}
}
.on-sale-price {
	text-align: center;
	color: #F47924;
	font-size: 30px;
	font-weight: bold;
}
/*Single Product*/
.single-product-title {
	padding: 52px 0;
}
.single-product-title h1 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.single-product-desc {
	padding-left: 50px;
	margin-top: 40px;
}
.single-product-desc p {
	font-size: 15px;
	margin: 0;
}
.single-product-type {
	padding-left: 50px;
	margin-top: 60px;
}
.single-product-type h4 {
	font-size: 16px;
	font-weight: bold;
	color: #D7572A;
	margin: 5px 0;
}
.single-product-type p {
	font-size: 14px;
	margin: 0;
}
@media (max-width: 767px) {
	.single-product-type, .single-product-desc {
		padding-left: 0;
	}
	.single-product-type p, .single-product-type h4  {
		text-align: center;
	}
	.single-product-type {
		margin-bottom: 20px;
	}
	.single-product-item {
		margin-bottom: 30px;
	}
}
.info-sheet-dl {
	text-align: center;
	margin-top: 50px;
}
.info-sheet-dl a {
	text-align: center;
	font-size: 15px;
	margin-top: 50px;
	display: inline-block;
	color: #000000;
}
.info-sheet-dl .fa {
	margin-right: 10px;
	color: #D7572A;
	font-size: 16px;
	font-weight: bold;
}
.recently-viewed {
	
}
.recently-viewed h2 {
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 40px 0;
}
/*Gallery*/
@media (min-width: 992px) {
	.gallery-divider-right {
		border-right: 1px solid #AEBAC0;
	}
}
.single-product-gallery {
    width:100%;
}
ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
img {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.gallery-divider {
	background-color: #AEBAC0;
	height: 1px;
	width: 80%;
	margin: 10px auto;
}	

/*Projects*/
.projects-splash {
	padding: 115px 0 115px 80px ;
	background-image: url("images/projects.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.projects-splash h2 {
	font-size: 40px;
	color: #FFFFFF;
}
@media (max-width: 610px) {
	.projects-splash {
		padding: 35px 50px;
	}
	.projects-splash h2 {
		font-size: 23px;
	}
}
.projects-splash strong {
	text-transform: uppercase;
}
.projects > a:nth-child(odd) > div {
	margin-bottom: 20px;
}
.projects > a:nth-child(even) > div {
	margin-bottom: 20px;
}
.project-wrapper {
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
}
.project-name {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0, 0.3);
	opacity: 0;
	transition: ease-in-out 1s;
}
.project-name:hover {
	opacity: 1;
}
.project-name p {
	position: relative;
	top: 45%;
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;

}
.mfp-bottom-bar {
	margin-top: -82px;
	padding: 12px;
	font-size: 20px;
	color: #353535;
	background-color: rgba(0,0,0, 0.5);
}
.mfp-counter {
	display: none;
}
/*Abot Us*/
.about-us-header {
	padding: 40px 0;
	text-align: center;
}
.about-us-header h1 {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.about-padding {
	padding-top: 20px;
}
.about-us-text {
	color: #353535;
	margin-bottom: 20px;
	font-size: 18px;
}

/*Contact Us*/
.contact-us-header {
	padding: 40px 0;
	text-align: center;
}
.contact-us-header h1 {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.contact-blurb {
	text-align: center;
}
.contact-blurb > p {
	font-size: 20px;
	color: #353535;
}
.contact-title {
	font-size: 24px !important;
}
.contact-info {
	text-align: center;
	margin-bottom: 30px;
}
.contact-info > p > span {
	margin: 0 20px;
	display: inline-block;
	color: #353535
}
.contact-info > p > span > span {
	color: #60C7D0;
	padding-right: 5px;
}
.contact-form-wrapper p {
	margin-bottom: 30px;
	font-size: 18px;
}
.contact-form-wrapper {
	margin-bottom: 10px;
}
form {
	margin-bottom: 10px;
}
.contact-form {
	width: 100%;
	padding: 5px;
	border: 1px solid #353535;
	border-radius: 10px;
	box-shadow: none;
	margin-bottom: 10px;
	color: #000000;
	font-size: 15px;
	margin-bottom: 25px;
}
form > textarea {
	height: 150px;
	resize: none;
}
#send-button {
	text-align: center;
	width: 100%;
	box-shadow: none;
	background-color: #F47924;
	border: none;
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	padding: 7px;
	border-radius: 10px;
	text-transform: uppercase;
}
#send-button:hover, #send-button:active:focus, #send-button:focus {
	background-color: #EF670A;
	color: #FFFFFF;
	box-shadow: none;
	outline: none;
}
#sent {
	display: none;
}
.map {
	margin-top: 20px;
}
/*Blog*/
.blog-header {
	padding: 40px 0;
	text-align: center;
}
.blog-blurb {
	margin: 10px 0 10px 0;
	font-size: 24px;
	text-align: center;
}
.blog-blurb > p {
	margin-bottom: 20px;
}
.blog-header h1 {
	font-size: 50px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.blog-preview {
	border: 1px solid #AEBAC0;
}
.blog-preview-content {
	padding: 10px;
}
.post-title {
	color: #353535;
	font-size: 22px;
}
.post-date {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 400;
	color: #777777;
}
.post-date .fa {
	margin-right: 5px;
}
.post-preview {
	font-size: 17px;
	color: #777777;
	margin-bottom: 15px;
}
.read-more {
	text-align: center;
	font-size: 18px;
}
.read-more > .fa {
	color: #60C7D0;
	padding-left: 5px;
}
.no-more-posts {
	text-align: center;
	font-size: 18px;
}
.no-more-posts > p {
	margin: 20px 0;
	padding: 10px 15px;
	background-color: #AEBAC0;
	display: inline-block;
}
/*Blog Post*/
.blog-post-title > h2 {
	color: #353535;
	font-size: 33px;
	font-weight: 400;
}
.blog-post-image {
	margin-bottom: 40px;
}
.blog-post-text {
	margin-bottom: 50px;
}
.blog-post-text > p {
	font-size: 17px;
	color: #777777;
	margin-bottom: 15px;
}
.blog-sale {
	text-align: center;
}
.blog-sale-link:hover {
	color: #4FC1C1;
}
.blog-line {
	height: 1px;
	width: 100%;
	background-color: #AEBAC0;
	margin: 30px 0;
}



.sale-product-wrapper {
	position: relative;
	height: auto;
	width: 100%;
	text-align: center;
}
.sale-item-wrapper {
	padding: 0;
}
.product-middle {
	display: table;
	height: 100%;
	text-align: center;
	width: 100%;
}
.product-middle p {
	display: table-cell;
	vertical-align: middle;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
.white-space-pre {
    white-space: pre-wrap;
}

.project-wrapper {
	overflow: hidden;
}

.btn-default {
	background-color: #F47924;
	color: #FFFFFF;
	border: none;
}
.btn-default:hover, .btn-default:active:focus, .btn-default:focus {
	background-color: #EF670A;
	color: #FFFFFF;
	box-shadow: none;
	outline: none;
}
.jumbotron {
	background-color: #FFFFFF;
}
#sent {
	display: none;
}
@media (min-width: 1200px) {
	.middle-align-wrapper {
		display: table;
		height: 310px;
	}
	.middle-align {
	display: table-cell;
	vertical-align: middle;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.middle-align-wrapper {
	display: table;
	height: 245px;
	}
	.middle-align {
	display: table-cell;
	vertical-align: middle;
}
}
.green {
	color: #60C7D0;
}
a:visited, a:focus {
	outline: none;
	text-decoration: none;
}
@media (max-width: 767px) {
		.home-box-half-mobile-2-left {
			margin-top: 25px;
		}
}
.tables-main {
	background-image: url(/style/images/tables-main.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: cover;
}
.seating-main {
	background-image: url(/style/images/seating-main.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: cover;
}
.office-chairs-main {
	background-image: url(/style/images/office-chairs-main.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: cover;
}
.accesories-main {
	background-image: url(/style/images/accessories-main.jpg);
	background-repeat:  no-repeat;
	background-position: center center;
	background-size: cover;
}
.page-wrapper {
	z-index: 1;
	background-color: #ffffff;
}
/*Page loader*/

#loader {
  opacity: 0;
  filter: alpha(opacity=0);
}
#loader.loaded {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: ease-in-out opacity 1.2s;
  -o-transition: ease-in-out opacity 1.2s;
  transition: ease-in-out opacity 1.2s;
}
.line {
	margin: 25px 0;
	height: 1px;
	background: #AEBAC0;
}