.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: black;
}


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */



html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}


html, body {
  height:100%;
} 

body {
	background: #ffffff;
}

a {
	color: #24890d;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
	color: #5fb530;
}


h1, h2, h3, h4, h5, h6 {
	clear: both;;
	margin: 36px 0 12px;
}

h1 {
	font-size: 26px;
	line-height: 1.3;
}

h2 {
	font-size: 24px;
	line-height: 1;
}

h3 {
	font-size: 22px;
	line-height: 1.1;
}

h4 {
	font-size: 20px;
	line-height: 1.2;
}

h5 {
	font-size: 18px;
	line-height: 1.3;
}

h6 {
	font-size: 16px;
	line-height: 1.3;
}



address {







	font-style: italic;







	margin-bottom: 24px;







}















abbr[title] {







	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b, strong {
	font-weight: 700;
}
cite,dfn,em,i {
	font-style: italic;
}
mark,ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}
code,







kbd,







tt,







var,







samp,







pre {







	font-family: monospace, serif;







	font-size: 15px;







	-webkit-hyphens: none;







	-moz-hyphens:    none;







	-ms-hyphens:     none;







	hyphens:         none;







	line-height: 1.6;







}















pre {







	border: 1px solid rgba(0, 0, 0, 0.1);







	-webkit-box-sizing: border-box;







	-moz-box-sizing:    border-box;







	box-sizing:         border-box;







	margin-bottom: 24px;







	max-width: 100%;







	overflow: auto;







	padding: 12px;







	white-space: pre;







	white-space: pre-wrap;







	word-wrap: break-word;







}















blockquote,







q {







	-webkit-hyphens: none;







	-moz-hyphens:    none;







	-ms-hyphens:     none;







	hyphens:         none;







	quotes: none;







}















blockquote:before,







blockquote:after,







q:before,







q:after {







	content: "";







	content: none;







}















blockquote {







	color: #767676;







	font-size: 19px;







	font-style: italic;







	font-weight: 300;







	line-height: 1.2631578947;







	margin-bottom: 24px;







}















blockquote cite,







blockquote small {







	color: #2b2b2b;







	font-size: 16px;







	font-weight: 400;







	line-height: 1.5;







}















blockquote em,







blockquote i,







blockquote cite {







	font-style: normal;







}















blockquote strong,







blockquote b {







	font-weight: 400;







}















small {







	font-size: smaller;







}















big {







	font-size: 125%;







}















sup,







sub {







	font-size: 75%;







	height: 0;







	line-height: 0;







	position: relative;







	vertical-align: baseline;







}















sup {







	bottom: 1ex;







}















sub {







	top: .5ex;







}















dl {







	margin-bottom: 24px;







}















dt {







	font-weight: bold;







}















dd {







	margin-bottom: 24px;







}















ul,







ol {







	list-style: none;







	margin: 0 0 24px 20px;







}















ul {







	list-style: disc;







}















ol {







	list-style: decimal;







}















li > ul,







li > ol {







	margin: 0 0 0 20px;







}















img {







	-ms-interpolation-mode: bicubic;







	border: 0;







	vertical-align: middle;







}















figure {







	margin: 0;







}















fieldset {







	border: 1px solid rgba(0, 0, 0, 0.1);







	margin: 0 0 24px;







	padding: 11px 12px 0;







}















legend {
	white-space: normal;

}

/* Support a widely-adopted but non-standard selector for text selection styles







 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.







 */







::selection {







	background: #24890d;







	color: #fff;







	text-shadow: none;







}















::-moz-selection {







	background: #24890d;







	color: #fff;







	text-shadow: none;







}















/**







 * 2.0 Repeatable Patterns







 * -----------------------------------------------------------------------------







 */





/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}









































/**







 * 3.0 Basic Structure







 * -----------------------------------------------------------------------------







 */















/*.site {







	background-color: #fff;







	max-width: 1250px;







	position: relative;







}*/















.main-content {







	width: 100%;







	clear: both;







}







#header {







	background-color: #fff;







	width: 100%;







	position: relative;







}







.header {
	background-color: #fff;
	width: 1270px;
	position: relative;
	margin: 0 auto;	
}







#content, #secondary {







	width: 1270px;







	position: relative;







	margin: 0 auto;		







	clear: both;







}







.home-content {







	text-align: center;







	padding-top: 50px;







}























/**







 * 4.0 Header







 * -----------------------------------------------------------------------------







 */







 #top-header {







 	position: absolute;







 	z-index: 100;







 	margin-top: 40px;







 	width: 100%;







 }







img.logo-home  {







	margin-left: 5%;







	margin-top: 17px;







}







.logo {







	float: left;







	margin-top: 30px;







	margin-bottom: 10px;







}







.social-top {
	position: absolute;
	right: 5%;
	top: 0px;
}

.social-top ul li {
	list-style: none;
	float: left;
	margin-left: 9px;
}
.social-top ul li a:hover {
	opacity: 0.6;
}


/**
 * 5.0 Navigation
 * -----------------------------------------------------------------------------
 */

#main-menu {
	float: right;
	margin-top: 25px;
}

#main-menu ul li > a {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-menu ul li li > a {
	border: none;
}

#main-menu ul li a:hover,
#main-menu ul li:hover > a {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#main-menu ul li.current_page_item a {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}

#main-menu ul {
	float: left;
	list-style: none;
	position: relative;
}

#main-menu li {
	position: relative;
	display: inline-block;
	list-style: none;
	margin-left: 52px;
	height: 35px;
	line-height: 35px;
	float: left;
}

#main-menu ul li:last-child {
	margin-right: 0px;		
}

#main-menu li a {
	text-decoration: none;
	font-family: "YesevaOne", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	display: inline-block;
	float: left;
}

#main-menu ul ul {
	display: none;
	float: left;
	position: absolute;
	top: 0px;
	margin-top: 20px;
	left: 0px;
	margin-left: -10px;
	z-index: 99999;
}

#main-menu ul ul ul {  
	left: 100%;
	top: 0;
}

#main-menu ul li:hover > ul {
	display: block;
}

#main-menu ul li a:hover {
	display: block;
}

#main-menu ul ul.sub-menu {
	padding-top: 20px;
}

#main-menu ul ul.sub-menu li {
	margin-left: 0;
}
#main-menu ul ul.sub-menu li a {
  width: 170px;
  padding-left: 10px;
  background: rgb(255, 255, 255);
  color: #eb278b;
}
#main-menu ul ul.sub-menu li a:hover {
  font-weight: bold;
  border: none;
}



 /**
 * 6.0 Content
 * -----------------------------------------------------------------------------
 */

.full-thumb img {







 	position: relative;







	background-size: cover;







    width: 100%;







    height: auto;







 }







.home-content h1 {







	font-family: "YesevaOne", Helvetica, sans-serif;







	font-size: 50px;







	color: #303030;







	font-weight: normal;







	margin: 0 0 5px 0;







}







.home-content h1 strong {







	font-weight: normal;







	font-family: "JosefinSansLightItalic", Helvetica, sans-serif;







	font-size: 45px;







}







.home-content h2 {







	font-family: "JosefinSansLightItalic", Helvetica, sans-serif;







	font-size: 68px;







	color: #303030;







	font-weight: normal;







	text-transform: uppercase;







	margin: 0;







}







.home-content h3 {







	font-family: "JosefinSans", Helvetica, sans-serif;







	font-size: 25px;







	color: #6e6e6e;







	font-weight: normal;







	background-image: url(images/border.jpg);







	background-repeat: no-repeat;







	background-position: top center;







	margin: 45px 0 0 0;







	padding-top: 70px;







	padding-bottom: 77px;







}







.primary-sidebar h5 {
	background-image: url(images/catalog-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 140px;
	line-height: 140px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
}
.primary-sidebar h5 a {
	font-family: "YesevaOne", Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
.primary-sidebar h5:hover {
	background-color: #f4f2f2;
}
.primary-sidebar h5 span {
	margin-left: 25px;
}
.primary-sidebar h6 {
	font-family: "YesevaOne", Helvetica, sans-serif;
	font-size: 40px;
	color: #ffffff;
	background-color: #575757;
	text-transform: uppercase;
	font-weight: normal;
	padding: 50px 81px 50px 86px;	
	margin: 30px 0px 0px 0px;
}
.primary-sidebar h6 a {
	font-family: "HindMedium", Helvetica, sans-serif;
	font-size: 20px;	
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	background-color: #575757;
	border: 4px double #ef3cb1;
	line-height: 1;
	padding: 12px 92px;
	float: right;
}
.primary-sidebar h6 a:hover {
	color: #ffffff;
	background-color: #ef3cb1;
}
.home .primary-sidebar h6 {
	margin-top: 10px;
}




#home-blocks {
	display: block;
}
#home-blocks ul {
	display: inline-block;
	position: relative;
	margin: 0px -10px;
}
#home-blocks li {
	list-style: none;
	display: inline-block;
	cursor: pointer;
    float: left;
    position: relative;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
}
.home-blocks img {
	position: relative;
}
.text-blocks {
	position: absolute;
	top: 0;
	width: 100%;
	margin-top: -25px;
}
.home-blocks a {
    position: relative;
    z-index: 100;
    color: #d9dce5;
    font-family: "YesevaOne", Helvetica, sans-serif;
    font-size: 70px;
    margin: 0;
}
.error404 .home-blocks a {
	line-height: 1.4;
}
.error404 .home-blocks span {
	width: 100%;
	display: block;
}
.home-blocks a:hover {
	color: #fff;
}
.home-blocks span {
	font-style: normal;
}
.home-blocks span {
    text-transform: uppercase;
}
.home-blocks em {
	font-family: "HindMedium", Helvetica, sans-serif;
	font-size: 16px;
	background: #1a1d26;
	padding: 5px 15px;
	font-style: italic;
}



.home-content #home-blocks ul li {
   position: relative;
    overflow: hidden;
	width: 625px;
	height: 502px;
}
.home-content #home-blocks ul li img {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  backface-visibility: hidden;
}
.home-content #home-blocks ul li img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
    overflow: hidden;
}




.site-content h1 {
	font-size: 50px;
	font-family: "JosefinSans", Helvetica, sans-serif;
	line-height: 1.2;
	color: #303030;
	font-weight: normal;
	text-align: center;
	margin: 80px 0 40px 0px;
}







.site-content h2 {







	font-size: 50px;







	font-family: "JosefinSans", Helvetica, sans-serif;







	line-height: 1.2;







	color: #303030;







	font-weight: normal;







	text-align: center;







	margin: 35px 0px 45px 0px;







}







.site-content h6 {







	font-size: 24px;







	font-family: "JosefinSans", Helvetica, sans-serif;







	line-height: 1.2;







	color: #6e6e6e;







	font-weight: normal;







	text-align: center;







}







.site-content iframe {







	margin: 0 auto;







	display: block;







	position: relative;







	top: -45px;







}







.site-content ul {







	margin: 0;







}







.site-content ul li {







	display: inline-block;







	list-style: none;







	margin-right: 7px;







}

#top-banner {
	min-height: 20px;
}

#top-banner, #top-banner img {
	position: relative;
}

#top-banner span {
	font-family: "YesevaOne", Helvetica, sans-serif;
	font-size: 70px;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	text-align: center;
}

.page-template-template-get-inspired #top-banner span {
	color: #161616;
	top: 17%;
}

.black-section {
	background-color: #1f1f1f;
	color: #ffffff;
	text-align: center;
	padding: 60px 0px 90px 0px;
	font-size: 30px;
	font-family: "JosefinSansLightItalic", Helvetica, sans-serif;
	font-weight: normal;
}
.black-section ul {
	margin-top: 15px;
}
.black-section p {
	margin: 0px;
	line-height: 1.2;
}
.black-section a {
	color: #ffffff;
}







form.wpcf7-form {







	width: 940px;







	margin: 0 auto;







}







form p {







	text-align: center;







}






.site-content form.wpcf7-form {







	position: relative;







	margin-top: -30px;







}







.site-content form h1 {







	margin: 0px 0px 45px 0px;







}















.black-section-bkg {







	background-image: url(images/black-section-bkg.jpg);







	background-repeat: no-repeat;







	background-position: center center;







	text-align: center;







	color: #fff;







	font-size: 20px;







	font-family: "JosefinSansLight", Helvetica, sans-serif;







	min-height: 323px;







}







.black-section-bkg ul {







	margin-top: 45px;







}







.black-section-bkg ul li {







	display: inline-block;







	list-style: none;







	margin: 0px 7px;







}







.black-section-bkg h4 {







	font-size: 26px;







	font-family: "JosefinSansLight", Helvetica, sans-serif;







	font-weight: normal;







	padding-top: 50px;







	margin-bottom: 40px;







	margin-top: 0px;







}







.black-section-bkg a {







	color: #fff;







}







.black-section-bkg a img {







	margin-right: 7px;

	position: relative;
	
	top: -3px;





}







.black-section-bkg ul li a img {







	margin-right: 0px;







}







.black-section-bkg p {







	margin-bottom: 0px;


	line-height: 1.3;







}



 /**
 * 7.0 Slider
 * -----------------------------------------------------------------------------
 */

.cycloneslider  {
	margin: 0 auto;
}
.cycloneslider-template-standard {
	margin: 0px !important;
}
.cycloneslider-template-standard .cycloneslider-caption-title,
.cycloneslider-template-standard .cycloneslider-caption-description {
	padding: 0px !important;
}
.cycloneslider-template-standard .cycloneslider-caption {
	background: #575757 !important;
	opacity: 1 !important;
	width: 100% !important;
	position: relative !important;
}
.cycloneslider-template-standard .cycloneslider-caption-title {
	font-family: "YesevaOne", Helvetica, sans-serif;
	font-size: 50px !important;
	color: #ffffff;
	text-align: center;
	padding-top: 50px !important;
	padding-bottom: 55px !important;
	text-transform: capitalize;
	border-top: 1px solid #ffffff;
}

.cycloneslider-template-standard .cycloneslider-caption-description {
	font-size: 25px !important;
	padding-bottom: 90px !important;
	text-align: center;
	font-family: "JosefinSansLightItalic", Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff !important;
	width: 65%;
	margin: 0 auto;
	position: relative;
	z-index: 900;
	height: 350px;

}
.cycloneslider-template-standard .cycloneslider-caption-description p {
	margin: 0;
}
.cycloneslider-template-standard .cycloneslider-caption-description:before {
	content: url(images/blackquotes.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -35px;
	left: -40px;
	z-index: -1;
}
.cycloneslider-template-standard .cycloneslider-caption-description span {
	display: block;
	text-align: center;
	font-family: "JosefinSans", Helvetica, sans-serif !important;
	text-transform: uppercase;
	margin-top: 35px;
}
.cycloneslider-template-standard .cycloneslider-pager {
	bottom: 40px !important;
	position: relative !important;
}
.cycloneslider-template-standard .cycloneslider-pager span {
	background: #ececec !important;
	box-shadow: none !important;
	width: 15px !important;
	height: 15px !important;
	border-radius: 8px !important;
	margin: 0px 10px !important;
}
.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
	background: #353535 !important;
}

	
 /**
 * 8.0 Footer
 * -----------------------------------------------------------------------------
 */

#footer {
 	text-align: center;
 	display: block;
 	margin-top: 30px;
}
#copyright {
	font-family: "JosefinSansLightItalic", Helvetica, sans-serif;
 	color: #161616;
 	clear: both;
 	margin: 20px 0px;
	font-size: 16px;
}
#footer a {
	color: #575757;
	margin-bottom: 30px;
	display: block;
}
#footer a:hover {
	color: #ec2994;	
}
.textwidget .ezcol-one-half {
	width: 50%;
	margin-right: 0;
}
.section-footer {
	font-family: "JosefinSansLight", Helvetica, sans-serif;
	color: #ffffff;
	padding-left: 60px;
	background-image: url(images/our-showroom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 629px;
	height: 378px;
}
.section-footer h4 {
	font-size: 27px;
	margin: 0;
	font-weight: normal;
	padding: 75px 0 45px 0;
}
.section-footer a {
	color: #ffffff;
}
.section-footer a img {
	margin-right: 8px;
	position: relative;
	top: -3px;
}
.section-footer p {
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 0;
}
.section-footer ul {
	margin: 0;
	padding-top: 48px;
}
.section-footer ul li {
	display: inline-block;
	list-style: none;
	margin-right: 7px;
}

.section-footer ul li a:hover {
	opacity: 0.8;
}













 /**







 * 9.0 Get Inspired







 * -----------------------------------------------------------------------------







 */







.site-content #get_inspired ul li {







	margin-right: 0;







}







#get_inspired {







  overflow: hidden;







  width: 100%;







  height: auto;







  position: relative;







}







#get_inspired {







	width: 100%;







}







#get_inspired ul {
 	margin-left: -8px;
 	margin-right: -8px;
}
#get_inspired ul li {
   position: relative;
    overflow: hidden;
    /*padding: 0px 8px;*/
    margin: 0 16px;
	margin-bottom: 16px;
	width: 412px;
	height: 311px;
	float: left;
}
#get_inspired ul li img {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  backface-visibility: hidden;
}
#get_inspired ul li img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
    overflow: hidden;
}


.controls {







	margin-top: 25px;







	margin-bottom: 38px;







	padding-bottom: 25px;







	border-bottom: 1px solid #cccccc;







}







.controls label {







	font-family: "YesevaOne", Helvetica, sans-serif;







	font-size: 16px;







	color: #000;







	font-weight: normal;







	text-transform: uppercase;







	margin-right: 40px;	







}







.controls input {







	margin-right: 20px;







	position: relative;







	vertical-align: top;







}















input[type="checkbox"]:after,
input[type="radio"]:after {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    box-shadow: none;
    content: "";
    cursor: pointer;
    font-size: 20px;
    height: 20px;
    left: 0;
    margin-left: -2px;
    line-height: 20px;
	position: absolute;
    text-align: center;
    top: 0;
    margin-top: -2px;
    vertical-align: middle;
    width: 20px;
}
input[type="checkbox"]:checked:after,
input[type="radio"]:checked:after {
    background: #ffffff none repeat scroll 0 0;
    color: #000000;
    content: "âœ”";
}















 /**







 * 10.0 Products 







 * -----------------------------------------------------------------------------







 */







.products-top {







	position: relative;







}







.products-top .banner-description {







	font-family: "JosefinSans", Helvetica, sans-serif;







	font-size: 25px;







	color: #ffffff;







	position: absolute;







	top: 0px;







	left: 0;







	right: 0;







	text-align: center;







	margin-top: 110px;







}







.products-top h2 {







	font-family: "YesevaOne", Helvetica, sans-serif;







	font-size: 70px;







	color: #fff;







	text-transform: uppercase;







	font-weight: normal;







	text-align: center;







	margin: 0px 0px 10px 0px;







}







.products-top .banner-description .divider {







	border-bottom: 2px solid #5fb530;







	width: 242px;







	margin: 0 auto;







	margin-bottom: 25px;	







}







.products-top p {







	width: 45%;







	display: block;







	margin: 0 auto;







}





#products-filters {
	margin-bottom: 50px;
	border: 1px solid #cccccc;
	position: relative;
	width: auto;
}

#products-filters select {







	width: 254px;







	font-family: "YesevaOne", Helvetica, sans-serif;







	font-size: 16px;







	color: #000000;



	padding-top: 25px;



	padding-bottom: 25px;



}







#search-container {
	float: left;
	width: 100%;
}







#search-container {



	width: 254px;



}











 /**







 * 10.1 Products Individual 







 * -----------------------------------------------------------------------------







 */







 







ul#products, .acps_results_list {
	margin-top: 60px;
	margin-left: -20px;
	margin-right: -20px;
}
ul#products li, .acps_results_list article {
	position: relative;
	float: left;
	width: 25%;
	padding: 0 20px;
	margin: 0 0 50px 0;
	text-align: center;
	box-sizing: border-box;
}
.acps_results .entry-summary, .acps_results .comments-link, .acps_results .edit-link {
	display: none;
}






ul#products li:nth-child(4n+4) {







	margin-right: 0;







}





ul#products li a.product-image, .acps_results_list article a.post-thumbnail {
	display: block;
	height: 280px;
}

ul#products li img, .acps_results_list article img {
	max-width: 280px;
 	max-height: 280px;
 	width: auto;
 	height: auto;
}
ul#products li a.product-image img, .acps_results_list article img {
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}

.ie8-magic ul#products li a.product-image img, .ie8-magic .acps_results_list article img {
	position: relative;
  	top: 0 !important;
}



ul#products li h6 {







	margin: 50px 0px 0px 0px;







}







ul#products li h6, 
ul#products li h6 a,
.acps_results h2.entry-title,
.acps_results h2.entry-title a {
	font-family: "JosefinSans", Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	height: 40px;
}







ul#products li h6 a {







	max-width: 155px;







}















.page-template-template-products .primary-sidebar h6 {







	margin-top: 0px;







}







.products-single {

	margin-top: 35px;

	width: 100%;

	float: left;

}







.products-left {
	float: left;
	width: 50%;
	position: relative;
	margin-bottom: 45px;
}

.products-left .main-image {
	float: left;
	margin-left: 65px;
}

.products-left ul {
	float: left;
}

.products-left .MagicScroll {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}



.products-left .mcs-item a {

	border: 1px solid #000000;

	padding: 5px;

	display: block;

}

.products-left .mcs-item a:hover,

.products-left .mcs-item a.mz-thumb-selected {

	border-color: #ec2993;

}

.products-left .mz-thumb img {

	box-shadow: 0 0 0px 0px rgba(0,0,0,0);

}

.products-left .mz-thumb-selected img {

	-webkit-filter: brightness(100%);

    filter: brightness(100%);

}

.products-left .MagicScroll-vertical .mcs-item {

	margin-bottom: 5px;

	height: auto !important;

}









.products-right {
	float: left;
	text-align: left;
	margin-left: 8%;
	font-family: "JosefinSans", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #424242;
	width: 42%;
	margin-bottom: 45px;
}







.products-right h1 {







	font-size: 40px;







	color: #000000;







	font-family: "YesevaOne", Helvetica, sans-serif;







	margin: 0 0 5px 0;







	text-align: left;







	text-transform: uppercase;







}







.products-right h2 {







	font-size: 19px;







	font-family: "JosefinSans", Helvetica, sans-serif;







	font-weight: bold;







	color: #000000;







	margin: 0 3px 0 0;







	float: left;







	position: relative;







	top: 3px;







}







.products-right h6 {







	margin: 0px;







	color: #000000;







	font-weight: bold;







	text-align: left;







	line-height: 1;







}







.products-right ul li a {







	font-size: 19px;







	font-family: "JosefinSans", Helvetica, sans-serif;







	font-weight: bold;	







	color: #9f9f9f;







	float: left;







	text-transform: uppercase;







}



.products-right ul li a:hover {
	color: #eb278b;
}



.site-content .products-right ul li {







	margin-right: 4px;







}







.products-right ul.products-category li a:after {







	content: ',';







}







.products-right ul.products-category li:last-child a:after {







	content: '';







}







.products-right .product-cat ul li:after {







	content: ',';







}







.products-right .product-cat ul li:last-child:after {







	content: '';







}







.products-right .divider {







	border-bottom: 1px solid #5fb530;







	width: 160px;







	margin-bottom: 30px;







	margin-top: 20px;







}







#related-products, #product-inspiration {







	width: 100%;







	float: left;







	margin: 0 0 45px 0;







	font-size: 16px;







	text-transform: uppercase;







}







#related-products h2, #product-inspiration h2 {







	font-size: 30px;







	text-align: left;







	font-weight: normal;







	font-family: 'YesevaOne', sans-serif;







	margin: 0 0 45px 0;







}







#related-products ul, #product-inspiration ul {







	margin-left: -15px;







	margin-right: -15px;







}







#related-products ul li, #product-inspiration ul li {







	position: relative;







	width: 25%;







	float: left;







	margin: 0;







	text-align: center;







}







#related-products ul li a, #product-inspiration ul li a, 







#related-products ul li span, #product-inspiration ul li span {







	display: block;







	margin: 0px 15px;







}





#related-products ul li a.product-image {
	height: 280px;
	text-align: center;
	margin-bottom: 15px;
	display: block;
}

#related-products ul li img, #product-inspiration ul li img {
	max-width: 100%;
	max-height: 280px;
	height: auto;
}
#related-products ul li img {
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}







#related-products ul li a {







	color: #000000;







}







#related-products ul li a:hover {







	color: #ef3cb1;







}







a.addtoany_share_save {







	font-family: "HindMedium", Helvetica, sans-serif;







	font-size: 20px !important;







	text-transform: uppercase;







	color: #ffffff;







	background-color: #eb278b;







	font-weight: normal;







	padding: 15px 45px !important;







}
a.addtoany_share_save:hover {
	background-color: #000;
}
.search-results h1 {
	font-size: 30px;
	text-align: left;
}
.search-form input[type="search"], 
.search-box input.acps_text_input {
	font-family: "JosefinSansLight", Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 25px;
    padding-top: 26px;
}
.search-box .acps_keyword_input, .search-box-home .acps_keyword_input,
 .acps_keyword_input {
	display: none;
}
.search-box .submit_wrap {
	position: absolute;
	top: 0px;
	left: 204px;
}

.search-box .submit_wrap input {
	background-color: transparent;
	padding: 0;
	color: #000;
	background-image: url(images/search-icon.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-indent: -9999px;
	width: 24px;
	height: 24px;
}
.search-form p {
	margin: 0;
	padding: 0;
}
.search-box-home {
	float: right;
	position: relative;	
}
.search-box-home .submit_wrap {
	position: absolute;
	top: 0px;
}
.search-box-home input.acps_text_input {
	width: 80%;
	margin-top: 25px;
	margin-left: 35px;
	border: 1px solid #cccccc;
	text-transform: uppercase;
	font-size: 13px;
}
.search-box-home .submit_wrap input {
	background-color: transparent;
	padding: 0;
	color: #000;
	background-image: url(images/search-icon-home.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-indent: -9999px;
	width: 18px;
	height: 18px;
	position: relative;
	top: 6px; 
	left: 60px;
}
.page-template-page-advanced-search form p {
	text-align: left;
}
.page-template-page-advanced-search .page-content {
	margin-left: 20px
}
.ui-multiselect { text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }
.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }
.ui-multiselect-menu { display:none; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:auto }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }

.ui-multiselect-header {
	display: none;
}
.ui-multiselect-checkboxes {
	margin:0 0 0 -1px;
	padding: 15px 0 20px 20px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	width: 232px;
}
.ui-multiselect-checkboxes li {
	list-style: none;
	margin: 5px 0px;
}
.ui-multiselect-checkboxes li span {
	padding-left: 20px;
}
button.ui-multiselect {
	background-color: #fff;
	border: none;
	border-right: 1px solid #cccccc;
	padding-top: 25px;
	padding-bottom: 25px;
	-moz-appearance: none;
    background-image: url("images/down-arrow.png");
    background-position: 85% 50%;
    background-repeat: no-repeat;
}
button.ui-multiselect {
	max-width: 253px;
}
button.ui-multiselect:last-child {
	border-right: none;
}
button.ui-multiselect span {
	font-family: "YesevaOne", Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}


 /**
 * 404 Page
 * -----------------------------------------------------------------------------
 */

.error-page h1 {
	font-family: "YesevaOne", Helvetica, sans-serif;
	color: #303030;
	font-size: 50px;
	font-weight: normal;
	margin: 0;
	position: relative;
	padding-top: 43px;
}
.error-page h6 {
	font-family: "JosefinSans", Helvetica, sans-serif;
	font-size: 25px;
	background-image: url(images/border.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0;
    padding-top: 68px;
    padding-bottom: 70px;
    margin-top: 40px;
}


 /**
 * Arrow Homepage
 * -----------------------------------------------------------------------------
 */

.arrow-wrap {
  position:absolute;
  z-index:500;
  left:50%;
  margin-top: -5em;
}
.arrow {
  float:left;
  position:relative;
}
.arrow:after {
	content:'';
	width:40px;
	height:40px;
	position:absolute;
	top:40px;
	margin:auto;
	top:50px;
	right:0;
	bottom:0;
	left:0;
	-webkit-animation:3s arrow infinite ease;
	animation:3s arrow infinite ease;
}
.arrow:after {
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);	
}
@-webkit-keyframes arrow {
	0%,100% {
		top:50px;
	}
	50% {
		top:80px;
	}
}
@keyframes arrow {
	0%,100% {
		top:50px;
	}
	50% {
		top:80px;
	}
}
/*
.arrow-wrap .arrow {
    -webkit-animation: arrows 2.8s 0.4s;
    -webkit-animation-delay: 3s;
}*/

#top-nav-small {
	display: none;
}


@media screen and (max-width: 1290px) {
	#content, #secondary {
		width: 96%;
	} 
	.header {
		width: 100% !important;
		padding: 0 2%;
	}
	/*#home-blocks li {
		margin-right: 0px;
		width: 50%;
		height: auto;
	}*/
	.home-content #home-blocks ul li {
		width: 47.7%;
		height: auto;	
	}
	.home-content #home-blocks ul li:nth-child(2n+2) {
		margin-right: 0px;
	}
	#home-blocks li img {
		width: 100%;
		height: auto;
	}
	.home-blocks a {
		font-size: 4em;
	}
	#content img, #secondary img {
		max-width: 100%;
		height: auto;
	}
	.cycloneslider-template-standard .cycloneslider-slides {
		height: 350px !important;
	}
	.cycloneslider-template-standard .cycloneslider-caption-title {
		font-size: 40px !important;
	}
	.cycloneslider-template-standard .cycloneslider-caption-description {
		font-size: 20px !important;
		width: 85%;
	}
	.site-content iframe, form.wpcf7-form {
		width: 100%;
	}
	input[type="text"], input[type="email"], input[type="tel"] {
	    width: 48.8%;
	}
	.error404 #home-blocks li {
		width: 47.5%;
		height: auto;
	}
	.primary-sidebar h6 {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 30px;
	}
	.primary-sidebar h6 a {
	    float: none;
	    display: block;
	    width: 300px;
	    text-align: center;
	    margin: 0 auto;	
	    padding-left: 50px;
	    padding-right: 50px;
	    margin-top: 30px;
	}
	ul#products, .acps_results_list {
		margin-left: 0px;
    	margin-right: 0px;
	}
	ul#products li, .acps_results_list article {
		width: 33%;
	}
	#get_inspired ul li {
	    width: 31.5%;
	    height: auto;
	}
}

@media screen and (max-width: 1100px) {
	.products-top .banner-description {
		margin-top: 5%;
	}
	.products-top p {
		width: 60%;
	}
}


@media screen and (max-width: 1024px) {
	/*sruly
	.menu-main-menu-container, .search-box-home {
		display: none;
	}
	*/
	#main-menu li
	{
		margin-left: 25px;
		height: 25px;
		line-height: 25px;
	}

	#main-menu
	{
		float: left;
	}

	#top-nav-small {
		display: block; 
		-moz-appearance: none; 
		-khtml-appearance: none; 
		-webkit-appearance: none; appearance: none; 
		margin: 0px auto;
		width: 24px; 
		background-color: transparent; 
		color: #ffffff; 
		font-size: 16px; 
		border: none; 
		background-image: url(images/mobile-menu.png); 
		background-position: center; 
		height: 15px;
		text-indent: -99999px; 
		-moz-border-radius: 0px; 
		-khtml-border-radius: 0px; 
		-webkit-border-radius: 0; 
		border-radius: 0px; 
		background-repeat: no-repeat; 
		margin-top: 10%;
		margin-right: 2px;
	}
	#search-container {
	    width: 100%;
	    border-bottom: 1px solid #cccccc;
	}
	input[type="search"], .search-box input.acps_text_input {
		border-right: 0px;
	}
	button.ui-multiselect {
		max-width: 25%;
	    width: 25% !important;
	}
	#black-studio-tinymce-5 .ezcol-last img {
		height: 378px;
		width: 100%;
	}
	.search-box .submit_wrap input {
		top: 0px;
		right: 20px;
		position: absolute;
	}
	.search-box .submit_wrap {
		position: static;
	}
	.ui-multiselect-checkboxes {
	    width: 100%;
	    margin: 0;
	}

}

@media screen and (max-width: 900px) {
	#get_inspired ul li {
		width: 45%;
		height: auto;
		float: none;
	}
	#get_inspired ul li img {
		width: 100%;
	}
	#get_inspired {
	    width: 100%;
	    margin: 0 auto;
	    text-align: center;
	}
	.controls {
		padding-left: 28px;
	}
	.controls label {
		width: 200px;
		display: inline-block;
	}
	.controls span {
		margin-bottom: 5px;
		display: inline-block;
	}
	.primary-sidebar h6 {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-size: 30px;
	}
	.primary-sidebar h6 a {
	    float: none;
	    display: block;
	    width: 300px;
	    text-align: center;
	    margin: 0 auto;	
	    padding-left: 50px;
	    padding-right: 50px;
	    margin-top: 30px;
	}
	.products-top .banner-description {
		margin-top: 5%;
	}
	.products-top h2 {
		font-size: 60px;
	}
	.products-top p {
		width: 80%;
	}
	ul#products li, .acps_results_list article {
		width: 50%;
	}
	ul#products, .acps_results_list {
		margin-left: 0px;
		margin-right: 0px;
	}
	.section-footer {
		padding-left: 10%;
	}
	.section-footer h4 {
		padding-top: 10%;
	}

}

@media screen and (max-width: 840px) {
	.error404 #home-blocks li {
		width: 46%;
	}
	.error404 #home-blocks li a {
		font-size: 40px;
	}
}

@media screen and (max-width: 800px) {
	#top-banner span {
		top: 25%;
	}
	input[type="text"], input[type="email"], input[type="tel"] {
	    width: 48.5%;
	}
	.controls label {
		width: 200px;
		display: inline-block;
	}
	.products-top h2 {
		font-size: 50px;
	}
	.products-top p {
		font-size: 22px;
	}
	.products-top .banner-description .divider {
		margin-bottom: 15px;
	}
	img.logo-home {
		width: 25%;
	}
	.home-content #home-blocks ul li {
		width: 80%;
	}
	#home-blocks li {
		float: none;
	}
	.search-box-home {
		display: none;
	}
}


@media screen and (max-width: 768px) {
	button.ui-multiselect {
		max-width: 25%;
	    width: 25% !important;
	}
	.products-top .banner-description {
		margin-top: 4%;
	}
	.products-top p {
		width: 60%;
	}
}



@media screen and (max-width: 640px) { 
		button.ui-multiselect {
		max-width: 30%;
	    width: 30% !important;
	}
	#top-banner span {
		top: 20%;
		font-size: 50px;
	}
	input[type="text"], input[type="email"], input[type="tel"] {
	    width: 100%;
	}
	input[type="email"], span.your-name input {
		margin-bottom: 12px;
	}
	.site-content h1 {
		font-size: 40px;
	}
	#get_inspired ul {
		margin: 0 auto;
	    display: block;
	    text-align: center;
	}
	#get_inspired ul li {
		width: 80%;
		float: none;
	}
	.controls {
		padding-left: 12px;
	}
	.controls label {
		width: 200px;
		display: inline-block;
	}
	.controls span {
	    margin-bottom: 5px;
	    display: inline-block;
	}
	.products-top h2 {
		font-size: 40px;
	}
	.products-top p {
		font-size: 18px;
	}
	.error404 #home-blocks li {
	    width: 97%;
	    height: auto;
	}
	.error404 #home-blocks li a {
	    font-size: 50px;
	}
	.home-content #home-blocks ul li {
		width: 97%;
	}

}

@media screen and (max-width: 480px) {

	/*sruly
	#top-header, a.arrow-wrap, .search-box-home, .menu-main-menu-container {
		display: none;
	}
	*/
	#content img, #secondary img {
		max-width: 100%;
		height: auto;
	}
	#content, #secondary {
		width: 96%;
	} 
	.header {
		width: 100%;
		padding:0 2%;
	}
	#main-menu {
		margin-top: 33px;
	}
	#home-blocks ul {
		margin: 0px 0px 0px -10px;
	}
	#home-blocks li {
		margin-right: 0px;
		width: 100%;
		height: auto;
	}
	#home-blocks li img {
		width: 100%;
		height: auto;
	}
	.home-content #home-blocks ul li {
		width: 97%;
		height: auto;	
	}
	.primary-sidebar .widget {
		width: 100%;
		float: left;
	}
	.primary-sidebar h6 {
		height: auto;
		font-size: 30px;
		line-height: 34px;
		padding: 40px 5%;
		float: none;
	}
	.primary-sidebar h6 a {
		padding: 13px 40px;
		display: inline-block;
		margin-top: 30px;
		float: none;
		width: 250px;
	}
	.section-footer {
		padding-left: 25px;
		height: auto;
		padding-bottom: 25px;
	}
	.section-footer h4 {
		padding-top: 25px;
	}
	#footer {
		width: 100%;
		float: left;
	}
	.home-content h1 {
		font-size: 1.7em;
	}
	#black-studio-tinymce-4 {
		text-align: center;
	}
	.primary-sidebar h5 a {
		font-size: 30px;
	}
	.primary-sidebar h5 span {
		margin-left: 0px;
	}
	.home-content h2 {
		font-size: 1.9em;
	}
	.home-content h1 strong {
		font-size: 1em;
	}
	.home-blocks a {
		font-size: 40px;
	}

	/* About Us */
	#top-banner span {
		font-size: 40px;
		top: 25%;
	}
	.site-content h1 {
		font-size: 40px;
		margin-top: 40px;
	}
	.site-content h2 {
		font-size: 40px;		
	}
	.black-section {
		font-size: 20px;
	}
	.site-content iframe {
		width: 100%;
		height: auto;
	}
	form.wpcf7-form,
	input[type="text"], input[type="email"], input[type="tel"] {
		width: 100%;
	}
	input[type="email"], span.your-name input {
		margin-bottom: 12px;
	}

	/* Inspiration */
	.controls {
		padding-left: 12px;
	}
	.controls span {
		display: block;
		margin-bottom: 5px;
	}
	#get_inspired ul li {
		width: 100%;
		height: auto;
		margin: 0;
		margin-bottom: 16px;
		text-align: center;
		float: none;
	}
	..black-section-bkg {
		font-size: 18px;
	}
	.black-section-bkg h4 {
		padding-top: 10%;
		margin-bottom: 10%;
	}
	.banner-description h2 {
		font-size: 30px;
		margin: 0;
	}
	.products-top .banner-description {
		margin-top: 5%;
	}
	.products-top .banner-description .divider {
		margin-bottom: 5px;
	}
	.products-top p {
		font-size: 16px;
		width: 90%;
	}
	ul#products {
		margin-left: 0px;
		margin-right: 0px;
	}
	ul#products li {
		width: 100%;
	}
	#products-filters {
		border: none;
	}
	#search-container {
		width: 100%;
	}
	input[type="search"], .search-box input.acps_text_input {
		border: 1px solid #cccccc;
	}
	button.ui-multiselect {
		border: 1px solid #cccccc;
	}
	button.ui-multiselect {
		width: 100% !important;
		max-width: 100%;
		margin-bottom: 12px;
	}
	button.ui-multiselect:last-child {
		border-right: 1px solid #cccccc;	
	}
	.products-left {
		width: 100%;
	}
	.site-content h1 {
		font-size: 30px;
	}
	.products-right h2 {
		width: 100%;
		text-align: left;
	}
	.products-right {
		margin-left: 0px;
		width: 100%;
	}
	#related-products ul, #product-inspiration ul,
	ul#products, .acps_results_list {
		margin-right: 0;
		margin-left: 0;
	}
	.page-template-page-advanced-search  ul#products li, 
	.page-template-page-advanced-search .acps_results_list article {
		width: 50%;
	}
	.search-box .submit_wrap {
		left: 80%;
	}
	.single-our-products #related-products ul li, .single-our-products #product-inspiration ul li {
		width: 48%;
	}
	.cycloneslider-template-standard .cycloneslider-slides {
		height: 350px !important;
	}
	.cycloneslider-template-standard .cycloneslider-caption-title {
		font-size: 30px !important;
	}
	.cycloneslider-template-standard .cycloneslider-caption-description {
		font-size: 18px !important;
		width: 80%;
	}
	.search-form input[type="search"], .search-box input.acps_text_input {
		padding-top: 12px;
		padding-bottom: 12px;	
	}
	form input[type="submit"] {
		margin: 10px 0px 35px 0px;
	}
	button.ui-multiselect {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.error404 #home-blocks li a {
		font-size: 40px;
	}
	#black-studio-tinymce-5 .ezcol-last img {
		height: auto;
	}
	.ui-multiselect-checkboxes {
		width: 100%;
		margin: 0;
	}

}

@media screen and (max-width: 380px) {
	
	.primary-sidebar h5 a {
		font-size: 30px;
	}
	.primary-sidebar h5 span {
		margin-left: 0px;
	}
	.home-content h2 {
		font-size: 21px;
	}
	.home-content h1 strong {
		font-size: 14px;
	}
	.primary-sidebar h6 {
		font-size: 28px;
	}
	#top-banner span {
		top: 15%;
	}
	.page-template-page-advanced-search ul#products li, .page-template-page-advanced-search .acps_results_list article {
		width: 100%;
	}
	.products-top .banner-description {
		margin-top: 3%;
	}
	.products-top .banner-description .divider {
		margin-bottom: 0px;
	}
	.black-section-bkg p {
		font-size: 19px;
	}
	.black-section-bkg ul {
		margin-top: 30px;
	}
	.site-content h1, #related-products h2, .site-content h2 {
		font-size: 25px;
	}
	.products-right ul li a {
		font-size: 16px;
	}
	.section-footer p {
		font-size: 18px;
		line-height: 1.3;
	}
	.products-right h2 {
		top: 0px;
	}
	.site-content h6 {
		font-size: 22px;
	}
}

.bg-black{
    background:transparent;
    color:white;
    padding: 15px;
}
.home-blocks a {
    font-size: 50px;
}

.mb10 {
	margin-bottom:10px;
}

.caption-blocks{
	font-size: 14px;
}
.font-large{
	font-size: 16px;
}
