
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-star:before {
	content: "";
}

.icon-pinterest .path1:before {
	content: "";
	color: #bcbec0;
}

.icon-pinterest .path2:before {
	content: "";
	margin-left: -1em;
	color: #231f20;
}

.icon-phone:before {
	content: "";
}

.icon-mail:before {
	content: "";
}

.icon-location .path1:before {
	content: "";
	color: #231f20;
}

.icon-location .path2:before {
	content: "";
	margin-left: -1em;
	color: #fff;
}

.icon-location .path3:before {
	content: "";
	margin-left: -1em;
	color: #231f20;
}

.icon-instagram .path1:before {
	content: "";
	color: #bcbec0;
}

.icon-instagram .path2:before {
	content: "";
	margin-left: -1em;
	color: #231f20;
}

.icon-heart:before {
	content: "";
}

.icon-hamburger:before {
	content: "";
}

.icon-next-arrow:before {
	content: "";
}

.icon-prev-arrow:before {
	content: "";
}

/* --------------------------------------------
	KEVIN
-------------------------------------------- */
.hack-nav {}

.hack-nav:nth-child(1) {
	display: block;
}

h2 {
	font-family: "Roboto Condensed";
	font-weight: 400 !important;
	font-style: normal !important;
}

.simplefavorite-button-count {
	position: absolute;
	top: 0;
	right: 17px;
}

button .label-text {
	float: left;
	margin-right: 10px;
}

button {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: #000;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-color: transparent;
	box-sizing: border-box;
	padding: 2px 6px 3px;
	border-width: 0;
	border-style: none;
	border-color: transparent;
}

.swift-slider a.swift-slider-prev, .swift-slider a.swift-slider-next {
	color: #000 !important;
}

a.swift-slider-prev, a.swift-slider-next {
	opacity: 1 !important;
	display: block !important;
}

.classic-grid-image-wrapper .image img {
	bottom: auto;
}

.classic-grid.archive-listing {
	max-width: 100%;
	width: 23.6%;
	margin-right: 1.5%;
	float: auto;
	margin-bottom: 2%;
	display: inline-block;
}

#wdi_feed_0 .wdi_media_info {
	display: none !important;
}

figure.animated-overlay figcaption {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}

figure.animated-overlay figcaption .thumb-info h4, figure.animated-overlay figcaption .thumb-info h5, figure.animated-overlay figcaption .thumb-info h6, figure.animated-overlay figcaption .thumb-info .gm-hover-price-wrap {
	-ms-transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2;
}

figure.animated-overlay img {
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
}

/* --------------------------------------------
	HEADER
-------------------------------------------- */

/*body:before{*/

/*display: block;*/

/*content:"";*/

/*width: 100%;*/

/*height: 45px;*/

/*position: absolute;*/

/*top:0;*/

/*left:0;*/

/*background: #000;*/

/*}*/
#top-bar {
	border-bottom: none;
	background: #000 !important;
}

#top-bar .container .tb-right {
	text-align: center;
}

#top-bar .container .tb-text {
	color: #d09933;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 45px;
	margin-left: -20px;
}

#top-bar .container a {
	color: #fff;
}

#top-bar ul.social-icons {
	height: 45px;
}

ul.social-icons li {
	height: 45px;
}

ul.social-icons li:not(.sf-love) a {
	height: 45px;
	line-height: 20px;
	font-size: 20px;
	padding: 12px;
}

ul.social-icons li a:hover {
	background-color: none !important;
}

#top-bar a {}

#top-bar a:hover {
	color: #d09933;
}

.logo-alt-version #header #logo img.standard {
	display: inline-block;
}

.logo-alt-version #header #logo img.alt-logo {
	display: none;
}

.logo-alt-version .sticky-wrapper {
	margin-top: 0px;
}

.sticky-wrapper {
	margin-top: 40px;
}

.is-sticky .sticky-header {
	background: #000 !important;
}

.is-sticky .sticky-header img.standard {
	display: none !important;
}

.logo-alt-version .is-sticky #logo img.alt-logo {
	display: inline-block !important;
}

.is-sticky nav .menu > li.menu-item > a, .is-sticky nav.std-menu .menu > li > a {
	color: #fff;
}

.header-wrap, #header-section .is-sticky .sticky-header, #header-section.header-5 #header {
	border: none !important;
}

.header-left .aux-item, .header-left .aux-item:only-child {
	border-right: none;
}

.header-right .aux-item, .header-right .aux-item:only-child {
	border-left: none;
}

#header.sticky-header {
	transition: all .4s linear !important;
	webkit-transition: all .4s linear !important;
}

.menu-item-text {
	font-size: 12px;
	letter-spacing: 0;
	font-weight: 600;
}

li.menu-item.sf-mega-menu ul.sub-menu li.menu-item > a:hover {
	color: #d09933 !important;
}

#header nav .menu ul.sub-menu li.current-menu-item > a {
	color: #d09933 !important;
	font-weight: bold;
}

.is-sticky a.header-search-link.header-search-link-alt, .is-sticky .header-right a {
	color: #fff !important;
}

.full-center #header-section #header {
	padding-top: 20px;
}

#header-section .is-sticky #header.sticky-header {
	padding-top: 0px;
}

/* search in header */
input.product-search-submit[type="submit"] {
	top: 9px;
}

#mobile-header {
	padding: 0;
	padding-top: 10px;
}

.logo-alt-version #mobile-header {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/* --------------------------------------------
	FOOTER
-------------------------------------------- */
#footer section#nav_menu-2 .sub-menu {
	display: none;
}

#footer, #footer a, #footer p {
	color: #000 !important;
}

#footer .spb-heading:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	display: block;
	width: 43px;
	height: 43px;
	font-size: 43px;
	color: #000;
	margin: 0 auto;
}

#footer .spb-heading span {
	display: none;
}

#footer .spb-heading {
	width: 100%;
}

span.wpcf7-form-control-wrap {
	display: inline-block;
	width: 70%;
}

section#text-6.widget .textwidget {
	text-align: center;
}

section#text-6.widget .textwidget h1 {
	padding-top: 60px;
	font-size: 22px;
}

section#text-6.widget .textwidget h1:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 43px;
	height: 43px;
	font-size: 43px;
	color: #000;
}

section#text-6.widget .textwidget > div {
	position: relative;
	padding-top: 60px;
}

section#text-6.widget .textwidget > div:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 43px;
	height: 43px;
	font-size: 43px;
	color: #000;
}

section#nav_menu-2 {
	position: relative;
	padding-top: 60px;
}

section#nav_menu-2 a {
	line-height: 24px;
	font-size: 12px;
	font-weight: 500;
}

section#nav_menu-2:after {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	display: block;
	width: 43px;
	height: 43px;
	font-size: 43px;
	color: #000;
}

#footer .wpcf7 label {
	display: block;
	float: left;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	width: 50px;
	text-align: right;
	margin-right: 5px;
}

#footer .wpcf7 label.txtarea-lbl {
	line-height: 60px;
}

#footer .wpcf7 input[type="text"], #footer .wpcf7 input[type="email"] {
	height: 30px;
	width: 100%;
	margin: 0 0 10px;
}

#footer .wpcf7 textarea {
	height: 60px;
	width: 100%;
	margin: 0 0 15px;
}

#footer .wpcf7 input.wpcf7-submit[type="submit"] {
	display: block;
	color: #fff;
	background-color: #000;
	border: none;
	float: none;
	margin: 0 auto;
}

/* --------------------------------------------
	Global Styles
-------------------------------------------- */
.section-header {
	text-align: center;
	border-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 80px;
	margin: 0 -15px 20px;
}

.section-header-center {
	position: relative;
	display: inline-block;
	height: 100%;
	width: 50%;
	margin: 0;
}

.section-header-center h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #d09933;
	font-size: 30px;
	line-height: 1.2;
	font-weight: 500;
}

.section-header-left {
	border-right-width: 1px;
	border-right-style: solid;
}

.section-header-withbg {
	background: url("https://vaironworks.com/wp-content/uploads/2016/02/fence1.gif") no-repeat bottom center;
}

.section-header-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-color: #000;
}

.section-header-withbg.nitro-lazy {
	background: none !important;
}

.section-header-left, .section-header-right {
	position: relative;
	display: inline-block;
	height: 100%;
	width: 25%;
	border-color: #000;
	line-height: 18px;
}

.section-header-left > div, .section-header-right > div, .section-header-center h2 {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	text-transform: uppercase;
	font-weight: 500;
}

.sh-large {
	font-size: 30px;
	font-family: "Georgia", "Times New Roman", serif;
}

.sh-medium {
	font-size: 21px;
	font-family: "Georgia", "Times New Roman", serif;
}

#footer {
	background-color: #d09933 !important;
	background-image: url("https://vaironworks.com/wp-content/uploads/2016/02/footer-fence.jpg") !important;
	background-repeat: repeat-x !important;
	padding-top: 80px;
}

#footer.nitro-lazy {
	background-image: none !important;
}

.widget_nav_menu ul > li.menu-item {
	border: none;
	text-align: center;
}

.widget_nav_menu ul > li.menu-item a {
	display: inline;
}

#copyright {
	display: none;
}

/* --------------------------------------------
	Sliders
-------------------------------------------- */
.sf-icon-slider-chevron-prev:before, .sf-icon-slider-chevron-next:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-chevron-prev:before, .sf-icon-chevron-next:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.sf-icon-slider-chevron-prev, .sf-icon-slider-chevron-next {
	transition: color .2s linear;
}

.sf-icon-slider-chevron-prev:hover, .sf-icon-slider-chevron-next:hover {
	color: #888;
}

.sf-icon-slider-chevron-prev:before {
	content: "";
}

.sf-icon-slider-chevron-next:before {
	content: "";
}

.swift-slider a.swift-slider-prev, .swift-slider a.swift-slider-next {
	font-size: 40px;
}

.swift-slider a.swift-slider-prev {
	left: 0px;
}

.swift-slider a.swift-slider-next {
	right: 0px;
}

.sf-icon-chevron-prev:before {
	content: "";
}

.sf-icon-chevron-next:before {
	content: "";
}

/*instashow*/
#instaShowGallery_1 .instashow-gallery-control-arrow {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: rotate(0deg) translateY(-50%);
	font-size: 35px;
	margin-left: 5px;
	background: none !important;
}

#instaShowGallery_1 .instashow-gallery-control-arrow-previous:before {
	content: "";
	background: none !important;
	transform: rotate(0deg);
}

#instaShowGallery_1 .instashow-gallery-control-arrow-next:before {
	content: "";
	background: none !important;
	transform: rotate(0deg);
}

#instaShowGallery_1 .instashow-gallery-control-arrow-previous:after, #instaShowGallery_1 .instashow-gallery-control-arrow-next:after {
	display: none;
}

.instashow-gallery-control-arrow-next {
	right: -30px !important;
}

.instashow-gallery-control-arrow-previous {
	left: -60px !important;
}

/* --------------------------------------------
	PRODUCT CATEGORY
-------------------------------------------- */
.spb_portfolio_carousel_widget .title-wrap {
	position: absolute;
	margin: 0;
	overflow: visible;
	left: 0;
	right: 0;
	height: 76%;
}

.spb_portfolio_carousel_widget .title-wrap .carousel-arrows {
	position: absolute;
	top: 50%;
	float: none;
	display: block;
	width: 100%;
	margin: 0;
	transform: translateY(-50%);
	z-index: 2;
}

.spb_portfolio_carousel_widget .title-wrap .carousel-arrows .carousel-prev {
	margin-left: -20px;
}

.spb_portfolio_carousel_widget .title-wrap .carousel-arrows .carousel-next {
	float: right;
	margin-right: -20px;
}

.carousel-asset {
	overflow: visible;
}

figure.animated-overlay figcaption {
	background-color: rgba(0, 0, 0, 1);
}

figure.animated-overlay figcaption .sf-icon-chevron-next {
	display: none;
}

/* --------------------------------------------
	OUR COMPANY
-------------------------------------------- */
.homepage-image-pusher .spb_image {
	background-color: #d09933;
}

.about-subhead {
	font-family: Domine, Georgia, serif;
	font-style: italic;
	text-align: center;
}

.about-subhead strong {
	font-family: Roboto, sans-serif;
	font-style: normal;
	text-align: center;
}

/* --------------------------------------------
	Testimonials
-------------------------------------------- */
#carousel-2 {
	margin-bottom: 30px;
}

#carousel-2.testimonials.carousel-items li.testimonial .testimonial-text {
	background: none;
	padding: 70px 34px;
	line-height: 60px;
	font-size: 18px;
	color: #666;
}

#carousel-2.testimonials.carousel-items li.testimonial .testimonial-text:after, .testimonials.carousel-items li.testimonial .testimonial-text:before {
	border: none;
	width: 220px;
	height: 152px;
	content: "";
	position: absolute;
}

#carousel-2.testimonials.carousel-items li.testimonial .testimonial-text:after {
	left: auto;
	right: 54px;
	/*bottom:-100px;*/
	background: url("https://vaironworks.com/wp-content/uploads/2016/02/right-quote.png") no-repeat;
}

#carousel-2.testimonials.carousel-items li.testimonial .testimonial-text:before {
	left: 54px;
	right: auto;
	top: 0;
	background: url("https://vaironworks.com/wp-content/uploads/2016/02/left-quote.png") no-repeat;
}

.spb_testimonial_carousel_widget .title-wrap {
	display: none;
}

/* --------------------------------------------
    Product Description
-------------------------------------------- */
.classic-grid-image-wrapper .pseudo {
	display: none;
}

.al_product div.entry-thumbnail.product-image {
	float: none;
	width: 100%;
	text-align: left;
	margin-left: 5px;
}

#product_details {
	float: none;
	max-width: 100%;
	word-break: break-word;
	margin-bottom: 30px;
}

.shortdesc {
	font-size: 12px;
}

.product-name, .product-number {
	display: inline-block;
	text-transform: uppercase;
	font-size: 24px;
}

.product-number {
	margin-right: 43px;
}

.product-name span, .product-number span {
	font-size: 14px;
}

#top_next_prev {
	background: none !important;
	margin-top: 15px;
}

.al_product div.entry-thumbnail.product-image > a {
	display: inline-block;
	width: 70%;
	margin: 0;
	vertical-align: top;
}

.al_product div.entry-thumbnail.product-image div.product-images {
	display: inline-block;
	width: 10%;
	margin: 0;
	vertical-align: top;
}

.al_product div.entry-thumbnail.product-image div.product-images.lightbox a {
	display: block;
	float: none;
	max-width: 100%;
}

.al_product div.entry-thumbnail.product-image div.product-images.lightbox a img {
	width: 100% !important;
	height: auto !important;
}

.al_product .product-header-bar {
	clear: both;
	width: 87%;
	margin-left: 10px;
}

.left a, .right a {
	background-color: #000;
	color: #fff !important;
	font-weight: bold;
	padding: 10px;
}

.product-subcategories {
	display: inline-block;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: -7px;
}

.product-subcategories li {
	display: inline-block;
	list-style-type: none;
	padding-bottom: 0;
	font-size: 14px;
}

.product-nav {
	width: 100%;
	margin: 0 auto;
}

.product-nav-item {
	display: inline-block;
	width: 47%;
	text-align: right;
	font-weight: bold;
}

.category-nav-item {
	display: inline-block;
	width: 47%;
	font-weight: bold;
}

h2.product-number {
	font-size: 24px;
	font-weight: 700 !important;
	font-family: Domine, Georgia, serif;
}

h2.product-number span {
	font-size: 14px;
	font-family: Roboto;
	font-weight: normal;
}

h2.product-name {
	font-size: 24px;
	font-weight: 700 !important;
}

h2.product-name span {
	font-size: 14px;
	font-weight: normal !important;
}

.info-icon {
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #000;
	background-color: #d09933;
	text-align: center;
	font-style: italic;
	font-family: "Crossaint One", Georgia, serif;
	font-size: 20px;
	line-height: 30px;
	margin-right: 25px;
}

.al_product div.entry-thumbnail.product-image > a {
	display: inline-block;
	width: 85%;
	margin: 0;
	vertical-align: top;
}

.al_product {
	margin-left: 40px;
	margin-top: 30px;
}

.cboxElement {
	padding: 5px;
}

.al_product div.entry-thumbnail.product-image div.product-images {
	display: inline-block;
	width: 12%;
	/* height: 7%; */
	margin: 0;
	vertical-align: top;
}

.cat-list-label {}

.cat-list {}

.after-product-description {
	margin-bottom: 0;
	padding: 0 0 20px 0;
	clear: both;
	text-align: center;
}

.single .product-entry {
	width: 87%;
	margin-left: 10px;
}

.al_product .simplefavorite-button {
	float: right;
	margin-top: 25px;
}

/* --------------------------------------------
    About Page
-------------------------------------------- */
.ironworks-header h6 {
	width: 100%;
	text-align: center;
	font-family: Domine, Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 56px;
	margin-top: 0px;
	text-transform: capitalize;
	margin-bottom: 30px;
}

.aboutus-image .title-wrap .spb-heading > span {
	border-bottom: 0;
	color: #fff;
	padding-bottom: 3px;
	display: inline-block;
	line-height: 100%;
	font-weight: normal;
}

.aboutus-image .title-wrap {
	margin-bottom: 5px;
}

.about-inline-header {
	margin-bottom: -20px;
}

.about-text {
	color: #999;
	padding-bottom: 40px;
}

.about-text {
	padding: 0 180px 40px;
}

.about-text p {
	font-family: Roboto !important;
	line-height: 30px !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 18px !important;
}

.about-text h3 {
	color: #d09933;
}

.about-photos {
	position: relative;
	margin: 0;
}

.about-photos > div {
	background-image: url("https://vaironworks.com/wp-content/uploads/2016/02/about-photos-fencing.gif");
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 26px !important;
}

.about-photos > div.nitro-lazy {
	background-image: none !important;
}

.about-photos > div h2 {
	color: #fff;
	font-size: 50px;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.about-photos > div h3 {
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px;
}

.about-photos > div p {
	color: #000;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 30px;
}

.about-photos.even h2 {
	color: #d09933;
}

.about-photos .spb_content_element {
	margin: 0;
}

/* this effects allpage so might need to drill down a more specific style */
.inner-page-wrap {
	margin-top: 50px;
	margin-bottom: 0px;
}

/* --------------------------------------------
    Why Us Page
-------------------------------------------- */
.why-us-text {
	text-align: center;
	padding-right: 150px !important;
}

.why-us-text h2 {
	display: block;
	position: absolute;
	top: 10px;
	left: -30px;
	color: #000;
	width: 178px;
	height: 161px;
	font-size: 96px;
	line-height: 160px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url("https://vaironworks.com/wp-content/uploads/2016/02/why-us-number-back.png") no-repeat center center;
	z-index: 9999;
	font-family: Domine, Georgia, "Times New Roman", serif;
}

.why-us-text h2.nitro-lazy {
	background: none !important;
}

.why-us-text h3 {
	font-size: 32px;
	color: #000;
	margin-bottom: 50px;
	margin-top: 150px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 30px;
	line-height: 38px;
}

.why-us-text p {
	color: #999;
	padding: 0 30px;
	text-align: left;
	font-family: Roboto;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	padding-bottom: 40px;
}

.why-us-text--left {
	padding-right: 0px !important;
	padding-left: 150px !important;
}

.why-us-text--left h2 {
	left: 50%;
	transform: translateX(-50%);
}

/* --------------------------------------------
    kpow mucking it up :)
-------------------------------------------- */
body, .layout-fullwidth #container {
	background-color: #f4f4f4 !important;
}

.product-subcategories img {
	display: none;
}

.product-subcategories .modern-grid-element .pseudo {
	padding-top: 15%;
}

.al_archive.grey-box {
	box-shadow: 0 0 0px #fff;
}

.product-subcategories.per-row-4 .modern-grid-element {
	margin: 0;
}

.product-subcategories-nav li:last-child .product-cat-bullet {
	display: none;
}

.home-image-pusher-left {
	width: 50%;
	padding-left: 9%;
}

.home-image-pusher-right {
	width: 50%;
	padding-right: 9%;
}

.page-heading {
	display: none;
	background-color: #fff !important;
}

.al_archive {
	max-width: 100%;
	min-width: 100px;
	background-size: 100% auto;
	box-shadow: 0 0 5px #005200;
	position: relative;
	cursor: pointer;
	float: left;
	width: 47.5%;
	margin: 1% 2% 4% 1%;
	line-height: 1.5;
	height: auto;
}

.al_archive .product-name.grey-box, #product_listing .al_archive .product-name.grey-box {
	background-color: transparent;
	box-shadow: 0 0 0px #989898;
}

.al_archive .product-name, #product_listing .al_archive .product-name, #product_listing .al_archive h3.product-name {
	background-color: none;
	width: 100%;
	box-shadow: 0 0 0px #005200;
	padding: 8px 5px;
	top: 100%;
	left: 2%;
	color: #d09933;
	font-size: 16px;
}

.al_archive {
	overflow: visible;
}

.product-archive-nav.grey-box li a, .product-archive-nav.grey-box li a:hover, .product-archive-nav.grey-box li.active a, .product-archive-nav.grey-box li.disabled, button.grey-box {
	background-color: #000;
	border-radius: 0px;
}

.archive.post-type-archive-al_product .catalog-header {
	display: none !important;
}

.archive.post-type-archive-al_product .product-subcategories-nav .al_archive {
	float: left;
	width: auto;
	height: 2em;
	margin: 10px auto;
}

.archive.post-type-archive-al_product .product-subcategories-nav .al_archive h3 {
	font-size: 14px !important;
	text-transform: none !important;
}

.archive.post-type-archive-al_product .product-subcategories-nav .al_archive h3::after {
	content: "&#149";
}

.archive.post-type-archive-al_product .product-subcategories-nav .al_archive.modern-grid-element a img {
	display: none !important;
}

.archive.post-type-archive-al_product .product-subcategories-nav .al_archive.modern-grid-element .pseudo-a, .archive.post-type-archive-al_product .product-subcategories-nav .al_archive.modern-grid-element .pseudo {
	display: none !important;
}

/* Safari 10.1+ */
@media not all and (min-resolution:.001dpcm) {
	@media {
		input.product-search-box[type="search"], .entry-content input.product-search-box[type="search"] {
			box-sizing: content-box;
		}
	}
}

h7.cat-nav {
	font-weight: bold;
	font-size: 14px;
}

.product-subcategories-nav .grey-box a {
	color: #d09933 !important;
}

.product-subcategories-nav .grey-box a:hover {
	color: #000 !important;
}

.product-subcategories-nav {
	padding-bottom: 0px;
	display: inline-block;
	width: 100%;
}

.back-to-products-holder {
	padding-bottom: 0px;
	display: inline-block;
	width: 50%;
	text-align: right;
	float: left;
	padding-right: 20px;
}

/* favorites page */
.favorites-text {
	padding-left: 20px;
	padding-right: 20px;
}

.favorites-list li {
	text-align: center;
}

.favorites-list p {
	display: inline-block;
	margin-right: 20px;
}

.favorites-list a {
	font-size: 32px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 48px;
}

.favorites-list ul {}

.green-box .product-search-submit, .green-box .price-filter-submit, .green-box #searchsubmit {
	background-color: #d09933;
}

input[type="submit"], button[type="submit"], .wpcf7 input.wpcf7-submit[type="submit"], .gform_wrapper input[type="submit"], .mymail-form input[type="submit"] {
	-webkit-transition: none;
	transition: none;
}

#product_search_form {
	margin-top: 25px;
	margin-left: 25px;
}

/*need to use this at some point*/
.about-row-alt {
	background-color: #d09933;
	margin-left: 130px;
}

.logo-alt-version #mobile-logo img.standard {
	display: inline-block !important;
}

.logo-alt-version #mobile-logo img.alt-logo {
	display: none !important;
}

@media (max-width: 480px) {
	.al_product {
		margin-left: 0px;
		margin-top: 10px;
	}
	
	h2.product-number {
		margin: 0;
		display: block;
		font-size: 18px;
	}
	
	h2.product-name {
		display: block;
		margin: 0;
		margin-bottom: 10px;
		line-height: 24px;
	}
	
	h2.product-name span {
		display: none;
		margin: 0;
		margin-bottom: 10px;
		line-height: 24px;
	}
	
	.al_product .simplefavorite-button {
		margin-top: 0;
	}
	
	.product-nav a {
		font-size: 12px;
	}
	
	.product-nav {
		padding-top: 15px;
	}
	
	.product-subcategories {
		margin-bottom: -8px;
	}
	
	.info-icon {
		display: none;
	}
	
	.section-header {
		font-size: 11px;
	}
	
	.ironworks-header h6 {
		font-size: 36px;
		margin-top: -50px;
		margin-bottom: 10px;
	}
	
	.home-image-pusher-left {
		width: 100%;
		padding-left: 0;
	}
	
	.home-image-pusher-right {
		width: 100%;
		padding-left: 0;
	}
	
	/* favorites page */
	.favorites-list {
		margin-left: 10px;
	}
	
	.about-text {
		padding: 0 40px 40px;
	}
	
	.home-image-pusher-left {
		width: 100%;
	}
	
	.home-image-pusher-right {
		width: 100%;
	}
	
	.section-header-center h2 {
		font-size: 20px;
	}
	
	.swift-slider a.swift-slider-prev {
		display: none !important;
	}
	
	.swift-slider a.swift-slider-next {
		display: none !important;
	}
	
	.swift-slider {
		margin-left: -20px;
	}
	
	body, p, nav .shopping-bag {}
	
	.why-us-text {
		padding: 0px !important;
	}
	
	.why-us-text h3 {
		margin-bottom: 30px;
		margin-top: 10px;
		padding: 0 30px;
		font-size: 24px;
	}
	
	.why-us-text h2 {
		display: none;
	}
	
	.why-us-text p {
		color: #999;
		padding: 0 30px;
		text-align: left;
		font-family: Roboto;
		line-height: 30px;
		font-weight: 400;
		font-style: normal;
		font-size: 18px;
		padding-bottom: 40px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.about-text {
		padding: 0 130px 40px;
	}
	
	.favorites-text {
		padding-left: 120px;
		padding-right: 120px;
	}
	
	h2.product-name span {
		/*display: block;*/
		margin: 0;
		margin-bottom: 10px;
		line-height: 24px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

@media (max-width: 500px) {}

.responsive .al_archive {
	margin: 5px auto 40px auto;
	float: none;
	width: 94%;
}
