/*
 Theme Name:   Identify Custom Theme
 Theme URI:    http://www.identifywebdesign.co.uk/twentyfifteen-child/
 Description:  Bespoke Web Theme
 Author:       Identify Web Design
 Author URI:   http://www.identifywebdesign.co.uk
 Template:     twentyfifteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyfifteen-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */

@font-face {
	font-family: 'MetaPro';
	src: url('MetaPro/MetaPro-Medium.eot');
	src: url('MetaPro/MetaPro-Medium.eot?#iefix') format('embedded-opentype'),
		url('MetaPro/MetaPro-Medium.woff2') format('woff2'),
		url('MetaPro/MetaPro-Medium.woff') format('woff'),
		url('MetaPro/MetaPro-Medium.ttf') format('truetype'),
		url('MetaPro/MetaPro-Medium.svg#MetaPro-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}


body {
    font-family: 'Work Sans', sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    font-weight: 400;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

:hover {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration:none;
}

a:hover {
	cursor:pointer;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6, .title {
	font-family: 'MetaPro', sans-serif;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
 * {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
 
*:before, *:after {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

*:hover:before, *:hover:after {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
 
p {
    margin: 0 0 24px;
}

:focus {
	outline:none;
}
 

 
/* Rules for Parallax Background */
.parralax {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}

.slick-image.team {
  overflow: hidden;
}

:before, :after {
	font-family: FontAwesome;
}

a#identify-web-design-logo {
    float: right;
    width: 34%;
    height: 34px;
}

.container-fluid.search-bar-main {
  display: none;
}

.container-fluid.header-main.sticky-nav {
  display: none;
}

.identify-black {
	background:url(images/identify-black.png) no-repeat;
	background-size:contain;
	text-indent:-9999px;
}

.identify-white {
	background:url(images/identify-white.png) no-repeat;
	background-size:contain;
	text-indent:-9999px;
}

.mega-menu {
	display:none;
}
 
.search-icon {
  width: 3%;
}

.container-fluid {
  margin: 0 0 50px 0;
  float: left;
  width: 100%;
  clear: both;
}

div#hover-on-me, div#i-need-to-find {
  width: 100%;
  height: 150px;
  text-align: center;
  position: relative;
  overflow:hidden;
}

div#hover-on-me:hover, div#i-need-to-find:hover {
	color:#ffffff;
}

div#hover-on-me div#the-hover-effect, div#i-need-to-find  div#this-pops-over {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  background: #000000;
  display:none;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	display:none !important;
}

.wpcf7-not-valid {
  border: 1px solid #ff0000 !important;
}

span.wpcf7-not-valid-tip {
  display: none !important;
}

form.wpcf7-form.sent input.wpcf7-form-control.wpcf7-submit {
  background: #2FBE1F!important;
}

.get-in-touch-footer {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 0 25px;
    color: #333;
}

.get-in-touch-footer a{
	color:#333;
}

.get-in-touch-footer a:hover{
	color:#841d37;
}

.get-in-touch-footer:before {
    font-family: FontAwesome;
    position: absolute;
    color: #333;
    lefT: 0;
}

.get-in-touch-footer#address:before {
	content:"\f015";
}

.get-in-touch-footer#phone:before {
	content:"\f095";
}

.get-in-touch-footer#fax:before {
	content:"\f1ac";
}

.get-in-touch-footer#email:before {
	content:"\f003";
}

.get-in-touch-footer#facebook:before {
	content:"\f09a";
}

.get-in-touch-footer#twitter:before {
	content:"\f099";
}

#cookie-law-info-bar {
  border: 0;
  font-size: 14px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  z-index: 9999;
  border-bottom: none !important;
  background: rgba(27, 27, 27, 0.8) !important;
  color: #ffffff !important;
}

#cookie-law-info-bar a#cookie_action_close_header {
  background: #ffffff !important;
  border-radius: 0px !important;
  color: #1b1b1b !important;
  text-shadow: 0 0px 0px rgba(0,0,0,00) !important;
  padding: 10px 15px !important;
  margin: 0 16px;
}

#cookie-law-info-bar a#cookie_action_close_header:hover {
	background:#ff0000 !important;
	color:#ffffff !important;
	text-decoration:none;
}

#cookie-law-info-bar a#CONSTANT_OPEN_URL {
  color: #ffffff !important;
}

body.error404 {
  overflow: hidden;
}

.error404 .fixed-header-container, .error404 .container-fluid.footer, .error404 .container-fluid.footer-bottom {
  display: none;
}

.container-fluid.error-middle {
  margin: 0 0 0 0;
  height: 57vh;
  text-align: center;
  padding: 7vh 0;
}


.container-fluid.error-middle h1 {
  font-size: 32vh;
  line-height: 24vh;
  font-weight: bold;
  color: #1b1b1b;
  margin: 0 0 3vh 0;
}

.container-fluid.error-middle h2 {
  margin: 0 0 4vh 0;
  font-size: 7vh;
  color: #333;
}

.container-fluid.error-top, .container-fluid.error-bottom {
  height: 21vh;
  margin: 0 0 0 0;
  background: #1b1b1b;
}

.container .no-padding {
    padding: 0 0 0 0;
}

.container-fluid.full-width-header-image {
    height: 300px;
    overflow: hidden;
}

.featured-container {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 50px 0;
    height: 300px;
    overflow: hidden;
}

.breadcrumbs-container {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.breadcrumbs-container p#breadcrumbs {
    width: 100%;
    display: block;
    margin: 0 0 0 0;
    color: #1b1b1b;
}

.breadcrumbs-container p#breadcrumbs span.fa {
    float: left;
}

.breadcrumbs-container p#breadcrumbs a {
    float: left;
    display: block;
	color:#841D37;
    margin: 0 10px 0 0;
}

.breadcrumbs-container p#breadcrumbs a:hover{
	color:#1b1b1b;
	font-weight:400;
}

.breadcrumbs-container p#breadcrumbs strong {
    float: left;
    display: block;
}

.breadcrumbs-container p#breadcrumbs span.fa {
    float: left;
    display: block;
    margin: 5px 14px 0 0;
}

.header-title-container {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
}

.header-title-container h1 {
    margin: 0 0 0 0;
}

.google-map-container {
    width: 100%;
    display: block;
    height: 300px;
    overflow: hidden;
    margin: 0 0 50px 0;
}

.right-contact-form {
    display: block;
    float: left;
    width: 46%;
}

.left-contact-form {
    float: left;
    width: 47%;
    display: block;
    margin: 0 50px 0 0;
}

.right-contact-form p {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.right-contact-form p.last {
    margin: 0 0 0 0;
}

.right-contact-form p strong {
    float: left;
    display: block;
    width: 50%;
    color: #1b1b1b;
}

.right-contact-form p span.details {
    float: left;
    display: block;
    width: 50%;
}

.right-contact-form p span.details a{
	color:#666666;
}

.right-contact-form p span.details a:hover{
	color:#841D37;
}

.wpcf7-form p {
    margin: 0 0 3px 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    display: block;
    padding: 13px 16px;
    border: 1px solid #cccccc;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
    background: #1b1b1b;
    color: #ffffff;
    font-weight: 600;
}

.left-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 113px;
}

.left-contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 212px;
}

.container-fluid.footer-bottom {
    margin: 0 0 0 0;
}

a#take-me-to-the-top {
    position: fixed;
    bottom: 50px;
    right: 50px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 34px;
    background: #1b1b1b;
    display: block;
    float: left;
    color: #ffffff;
    line-height: 47px;
    padding: 0 0px 0 0px;
    opacity: 0.3;
}

a#take-me-to-the-top:hover {
	opacity:1;
}

.side-bar-section {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 50px 0;
}

.side-bar-section.last {
    margin: 0 0 0 0;
}

.side-bar-section h3 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
}

.side-bar-section .details-container {
    width: 100%;
    display: block;
    float: left;
    height: auto;
	margin:0 0 5px 0;
}

.side-bar-section .details-container.last {
	margin:0 0 0 0;
}

.side-bar-section .details-container span.fa {
    float: left;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 19px;
    text-align: center;
    background: #1b1b1b;
    color: #ffffff;
    border-right: 1px solid #ffffff;
    line-height: 39px;
    padding: 0 0px 0 0px;
}

.side-bar-section .details-container span.fa.fa-mobile-phone {
    font-size: 25px;
    padding: 0 1px 0 0px;
}

.side-bar-section .details-container span.details {
    float: left;
    background: #f5f5f5;
    color: #1b1b1b;
    width: 86%;
    font-size: 12px;
    padding: 8px 15px;
}

.latest-news-container {
    float: left;
    width: 100%;
    display: block;
    height: auto;
}

.latest-news-container .latest-news-image img.attachment-blog-preview-thumb.wp-post-image {
    width: 100%;
    height: auto;
    float: left;
}

.latest-news-container .latest-news-image {
    width: 100%;
    float: left;
    display: block;
    height: 150px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.latest-news-container h5 {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 15px 0;
    font-size: 20px;
    color: #1b1b1b;
}

.latest-news-container .content {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
}

.latest-news-container a {
    float: right;
    width: auto;
    display: block;
    height: auto;
}

.side-bar-section .menu-footer-nav-container {
    float: left;
    width: 100%;
    clear: both;
    display: block;
}

.side-bar-section .menu-footer-nav-container ul#menu-footer-nav {
    width: 100%;
    display: block;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    list-style-type: none;
}
form.wpcf7-form img.ajax-loader {
    display: none;
}

.side-bar-section a.fa {
    width: 50px;
    height: 50px;
    display: block;
    background: #f5f5f5;
    text-align: center;
    float: left;
    margin: 0 5px 5px 0;
    padding: 0 0px 0 0;
    font-size: 16px;
    line-height: 46px;
	color:#ffffff;
}



a.fa.fa-facebook {
	background:#3b5998;
}

a.fa.fa-linkedin {
	background:#007bb5;
}

a.fa.fa-twitter {
	background:#00aced;
}

a.fa.fa-google-plus {
	background:#dd4b39;
}
a.fa.fa-pinterest {
	background:#cb2027;
}
a.fa.fa-instagram {
	background:#6dc993;
}

a.fa.fa-flickr {
	background:#ff0084;
}

a.fa.fa-youtube {
	background:#bb0000;
}

a.fa.fa-vine {
	background:#00bf8f;
}

a.fa.fa-tumblr {
	background:#32506d;
}

a.fa.fa-facebook:hover {
	background:#2F477A;
}

a.fa.fa-linkedin:hover {
	background:#025C86;
}

a.fa.fa-twitter:hover {
	background:#018CC0;
}

a.fa.fa-google-plus:hover {
	background:#B03D2E;
}

a.fa.fa-pinterest:hover {
	background:#97191E;
}

a.fa.fa-instagram:hover {
	background:#53976F;
}

a.fa.fa-flickr:hover {
	background:#C60267;
}

a.fa.fa-youtube:hover {
	background:#8F0202;
}

a.fa.fa-vine:hover {
	background:#029771;
}

a.fa.fa-tumblr:hover {
	background:#284664;
}

.navigation-posts {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.navigation-posts span.nav {
    width: 33px;
    display: block;
    height: 33px;
}

.navigation-posts span.nav.prev {
	float:left;
}

.navigation-posts span.nav.next {
	float:right;
}

.navigation-posts span.nav a {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    height: 100%;
}

.navigation-posts span.nav a:before {
    position: absolute;
    font-family: FontAwesome;
    font-size: 50px;
    color: #cccccc;
}

.navigation-posts span.nav a:hover:before {
	color:#1b1b1b;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.navigation-posts span.nav.prev a:before {
	content:"\f104";
    left: 0px;
    height: 33px;
}

.navigation-posts span.nav.next a:before {
    content: "\f105";
    right: 0px;
    height: 33px;
}

p.posted-on {
    margin: 0 0 0 0;
}

.container-fluid.no-padding {
    padding: 0 0 0 0;
}

.breadcrumbs-container.category {
    margin: 0 0 30px -15px;
}

.content-container.category {
    float: left;
    width: 100%;
    clear: both;
    display: block;
}

.full-width-post-container {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin: 0 0 50px 0;
}

.content-container.category {
    float: left;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
    height: 121px;
    margin: 0 0 20px 0;
}

.pagination-congtainer {
    clear: both;
    float: left;
    display: block;
    width: 100%;
}

.container-fluid.category-header-image span.cfi-featured-image {
    float: left;
    width: 100%;
    display: block;
}

.container-fluid.category-header-image span.cfi-featured-image img.attachment-full {
    float: left;
    width: 100%;
    height: auto;
}

.full-width-post-container.downloads-category .downloads-image-container {
    width: 30%;
    display: block;
    float: left;
    margin: 0 30px 0 0;
    position: relative;
    height: 301px;
    overflow: hidden;
}

.full-width-post-container.downloads-category .downloads-right-container {
    float: left;
    display: block;
    width: 66%;
}

.full-width-post-container.downloads-category .downloads-right-container p.download-summary {
    margin: 0 0 0 0;
}

.full-width-post-container.downloads-category .downloads-right-container a.download-pdf {
    clear: both;
    float: right;
}

.full-width-post-container.downloads-category .downloads-image-container a.overlay {
    width: 100%;
    display: block;
    position: absolute;
    z-index: 2;
    background: rgba(27, 27, 27, 0.7);
    height: 100%;
    text-align: center;
    padding: 20px;
    opacity: 0;
	-moz-transform: scale(1.0);
	-webkit-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}

.full-width-post-container.downloads-category .downloads-image-container:hover > .overlay {
	opacity:1;
}

.full-width-post-container.downloads-category .featured-container.category.downloads .overlay:hover

.full-width-post-container.downloads-category .downloads-image-container span.fa.fa-file-pdf-o {
    float: left;
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    font-size: 70px;
    color: #ffffff;
    padding: 0 0px 0 0;
    margin: 53px 0 30px 0;
}

.full-width-post-container.downloads-category .downloads-image-container:hover > .featured-container.category.downloads {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.full-width-post-container.downloads-category .downloads-image-container .overlay p {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    clear: both;
    margin: 0 0 0 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 27px;
}




.container-fluid.footer-bottom {
    margin: 0 0 0 0;
    background: #1b1b1b;
    padding-top: 20px;
    padding-bottom: 20px;
}

.container-fluid.footer-bottom p {
    margin: 3px 0;
    color: #7e7b7b;
}

#about-use-text{
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	-webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;
}


.contact-form-container {
    float: left;
    width: 100%;
}

.contact-form-container p {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

.contact-form-container p.left {
    float: left;
    width: 50%;
    padding: 0 3px 0 0;
    margin: 0 0 5px 0;
}

.contact-form-container p.right{
    float: left;
    width: 50%;
	padding:0 0 0 2px;
	margin: 0 0 5px 0;
}

.container-fluid.map-bottom {
    padding: 0;
}

.contact-form-container p textarea.wpcf7-textarea {
    height: 100px;
}

.get-in-touch-footer#address {
    margin: 0 0 15px 0;
}

.get-in-touch-footer.last{
	margin:0;
}

.row.header {
    background: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px;
}

.row.top-bar .col-lg-8 {
    padding-top: 12px;
    padding-bottom: 12px;
    height: 50px;
}

.row.top-bar .contact-top {
    float: left;
    margin: 0 50px 0 0;
}

.contact-top span.fa {
    float: left;
    margin: 5px 10px 0 0;
    color: #cccccc;
}

.row.top-bar .contact-top p{
    float: left;
    margin: 0 0 0 0;
	color:#333;
}

.row.top-bar .contact-top p a{
	color:#333;
}

.row.top-bar .contact-top p a:hover{
	color:#841d37;
}

.row.top-bar ul.social-media-links {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.row.top-bar ul.social-media-links li {
    float: left;
}

.row.top-bar ul.social-media-links li a {
    float: left;
	width:50px;
	height:50px;
	background:none !important;
	color:#cccccc !important;
	line-height:50px;
	text-align:center;
}

a#logo-main{
	width:300px;
	height:50px;
	display:block;
	background:url(images/logo-main.png) no-repeat center center;
	background-size:contain;
}

.menu-header {
    float: right;
    width: auto;
    margin: 10px 0 0 0;
}

.menu-header ul.menu{
    float: left;
    width: 100%;
	padding:0;
	margin:0;
	list-style-type:none;
}

.menu-header ul.menu li {
    float: left;
    margin: 0 35px 0 0;
    position: relative;
}

.menu-header ul.menu li a{
    float: none;
	color:#1b1b1b;
	font-weight:500;
}

.menu-header ul.menu li#menu-item-66{
	margin:0;
}

.menu-header ul.menu li a:hover{
    color:#841d37;
}

.menu-header ul.menu li.current-menu-item a{
    color:#841d37;
}

.menu-footer-nav-container {
    float: left;
    width: 100%;
}

.menu-footer-nav-container ul.menu {
    float: left;
    width: 100%;
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.menu-footer-nav-container ul.menu li {
    float: left;
    width: 100%;
    margin: 0 0 3.5px 0;
}

.menu-footer-nav-container ul.menu li#menu-item-193{
	margin:0;
}

.menu-footer-nav-container ul.menu li a{
    float: left;
    width: 100%;
	padding:0 20px 0 0;
	position:relative;
	color:#333;
}

.menu-footer-nav-container ul.menu li a:after{
    position:absolute;
	right:0;
	content:'\f0da';
	font-family:'FontAwesome';
	opacity:0;
	color:#841d37;
}

.menu-footer-nav-container ul.menu li a:hover{
	font-weight:500;
	color:#841d37;
}

.menu-footer-nav-container ul.menu li a:hover:after{
	opacity:1;
}

.menu-footer-nav-container {
    float: left;
    width: 100%;
}

.menu-footer-nav-container {
    float: left;
    width: 100%;
}

.container-fluid.footer-logos .col-lg-3 {
    width: 20%;
}

.container-fluid.footer-logos .col-lg-3 a.logo-footer {
    float: left;
    width: 100%;
    height: 75px;
    background: #1b1b1b;
}

.container-fluid.footer-logos .col-lg-3 a.logo-footer#bosch{
	background:url(images/suppliers/bosch.jpg) no-repeat center center;
	background-size:contain;
}

.container-fluid.footer-logos .col-lg-3 a.logo-footer#black-decker{
	background:url(images/suppliers/black-decker.jpg) no-repeat center center;
	background-size:contain;
}

.container-fluid.footer-logos .col-lg-3 a.logo-footer#dewalt{
	background:url(images/suppliers/dewalt.jpg) no-repeat center center;
	background-size:contain;
}

.container-fluid.footer-logos .col-lg-3 a.logo-footer#hitachi{
	background:url(images/suppliers/hitachi.jpg) no-repeat center center;
	background-size:contain;
}

.container-fluid.footer-logos .col-lg-3 a.logo-footer#ryobi{
	background:url(images/suppliers/ryobi.jpg) no-repeat center center;
	background-size:contain;
}


.contact-form-container div.wpcf7 {
    float: left;
    width: 100%;
}

.contact-form-container div.wpcf7 input, .contact-form-container div.wpcf7 textarea {
    float: left;
    width: 100%;
	background:#f5f5f5;
}

.contact-form-container div.wpcf7 input.wpcf7-submit {
    background: #1b1b1b;
    font-family: 'MetaPro', sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 14px;
}

.contact-form-container div.wpcf7 input.wpcf7-submit:hover{
	background:#841D37;
}

.contact-form-container div.wpcf7 .select2-container .select2-selection--single {
    height: 52px;
	background-color: #f5f5f5;
    border: 1px solid #cccccc;
	border-radius:0;
}

.contact-form-container div.wpcf7 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 49px;
    padding: 0 17px;
}

.contact-form-container div.wpcf7 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 49px;
	right:17px;
}

.contact-form-container p.left .wpcf7-form-control-wrap {
    position: relative;
    float: left;
    width: 100%;
}

.contact-form-container p.left .wpcf7-form-control-wrap .wpcf7-checkbox {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0;
}

.contact-form-container p.left .wpcf7-form-control-wrap .wpcf7-checkbox span.wpcf7-list-item {
    position: relative;
    float: left;
    width: auto;
    margin: 0 0 0 0;
}

.contact-form-container p.left .wpcf7-form-control-wrap .wpcf7-checkbox span.wpcf7-list-item input[type="checkbox"] {
    float: left;
    width: auto;
    margin: 6px 5px 0 25px;
}



a.news-container {
    float: left;
    width: 100%;
}

a.news-container .news-home-image {
    float: left;
    width: 100%;
    height: 130px;
    background-repeat: no-repeat !important;
    margin: 0 0 20px 0;
    padding: 20px;
    position: relative;
}

a.news-container .news-home-image .news-image-overlay {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(132,29,55,0.7);
    color: #fff;
    display: block;
    text-align: center;
    line-height: 90px;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
}

a.news-container:hover .news-home-image .news-image-overlay{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

a.news-container .news-home-image .news-image-overlay span.fa.fa-caret-right{
	height:50px;
	width:50px;
	border:solid 1px #ffffff;
	border-radius:50%;
	line-height:49px;
	text-align:center;
	font-size:20px;
	color:#ffffff;
}

a.news-container .news-home-image .news-image-overlay span.fa.fa-caret-right:hover{
	color:#fb94ae;
	border:solid 1px #fb94ae;
}

a.news-container h5 {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 16px;
    text-transform: uppercase;
	color:#1b1b1b;
}

a.news-container p.posted-by-news {
    margin: -4px 0 0 0;
    font-style: italic;
    color: #666666;
    font-weight: 400;
    float: left;
    width: 100%;
}

a.news-container p.posted-by-news strong{
	font-weight:400;
	color:#841d37;
}

a.news-container .content {
    margin: 18px 0 0 0;
    float:left;
	width:100%;
	color:#333;
}

a.selling-box-main {
    float: left;
    width: 100%;
    height: 180px;
    background: #1b1bb1;
    position: relative;
	padding:20px;
}

a.selling-box-main .overlay-box-selling {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(27,27,27,0.7);
}

a.selling-box-main:hover .overlay-box-selling {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(132,29,55,0.7);
}

a.selling-box-main .content-selling {
    width: 100%;
    height: 100%;
    display:block;
	position:relative;
	background:none;
}

.content-selling div.line-left{
	position:absolute;
	z-index:1;
	left:0;
	width:1px;
	height:90%;
	display:block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background:#ffffff;
}

.content-selling div.line-right{
	position:absolute;
	z-index:1;
	right:0;
	width:1px;
	height:90%;
	display:block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background:#ffffff;
}

.content-selling div.line-bottom{
	position:absolute;
	z-index:1;
	bottom:0;
	height:1px;
	width:90%;
	display:block;
	background:#ffffff;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.content-selling div.line-top{
	position:absolute;
	z-index:1;
	top:0;
	height:1px;
	width:90%;
	display:block;
	background:#ffffff;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.content-selling h4 {
    text-align: center;
    text-transform: uppercase;
    padding: 40px 0;
    line-height: 30px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    margin: 0;
    height: 100%;
	color:#ffffff;
}

a.selling-box-main .content-selling div.line-top{
	width:100%;
}

a.selling-box-main .content-selling div.line-bottom{
	width:100%;
}

a.selling-box-main .content-selling div.line-left{
	height:100%;
}

a.selling-box-main .content-selling div.line-right{
	height:100%;
}

a.selling-box-main#product-range{
	background:url(images/selling-box-1.jpg) no-repeat center center;
	background-size:cover;
}

a.selling-box-main#get-in-touch{
	background:url(images/selling-box-2.jpg) no-repeat center center;
	background-size:cover;
}

a.selling-box-main#clearance-range{
	background:url(images/selling-box-3.jpg) no-repeat center center;
	background-size:cover;
}

#about-use-text p {
    margin: 0;
}

div#about-use-text {
    margin-bottom: 50px;
}

.container-fluid.footer h6 {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    font-size: 18px;
    position: relative;
    color: #841d37;
}

.container-fluid.footer h6:after {
    position:absolute;
	lefT:0;
	bottom:0;
	width:50px;
	height:1px;
	background:#cccccc;
	content:'';
}

a.featured-products-image {
    float: left;
    width: 100%;
    height: 260px;
    padding: 20px;
    position: relative;
    background: #f5f5f5;
    border: solid 1px #cccccc;
    margin: 0 0 20px 0;
    overflow: hidden;
}

a.featured-products-image .news-home-image {
    width: 100%;
    height: 100%;
	display:block;
	position:relative;
}

a.featured-products-image .news-home-image .content-selling {
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 2;
}

a.featured-products-image:hover .news-home-image .content-selling{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.content-selling p {
    text-align: center;
    text-transform: uppercase;
    padding: 85px 0;
    line-height: 24px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    height: 100%;
    margin: 0;
    color: #ffffff;
}
a.featured-products-image .overlay-box-selling {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(132,29,55,0);
    z-index: 1;
}

a.featured-products-image:hover .overlay-box-selling {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(132,29,55,0.7);
}


.content-bottom {
    float: left;
    width: 100%;
}

.content-bottom a.product-title h4 {
    text-align: center;
    color: #1b1b1b;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 16px;
    margin: 0 0 15px 0;
}

.content-bottom .content {
    float: left;
    width: 100%;
    text-align: center;
	color:#333;
    padding: 0 15px;
}

a.featured-products-image .news-home-image span.product-info-square {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    background: #1b1b1b;
    padding: 11px 5px;
    color: #ffffff;
    right: 0;
}

a.featured-products-image:hover .news-home-image span.product-info-square {
    right: -80px;
}

.row.deals-slick span.slick-arrow {
    position: absolute;
    font-size: 30px;
    color: #cccccc;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	cursor:pointer;
}

.row.deals-slick span.slick-arrow.fa.fa-chevron-left {
    left:-30px;
}

.row.deals-slick span.slick-arrow.fa.fa-chevron-right {
    right:-30px;
}

.row.deals-slick span.slick-arrow:hover{
	color:#333;
}

.content-bottom a.product-title {
    float: left;
    width: 100%;
    padding: 0;
}

a.featured-products-image .news-home-image span.product-info-square.low-stock {
    background: #f31d1d;
}

a.featured-products-image .news-home-image span.product-info-square.new-item {
    background: #0ee10e;
}

a.featured-products-image .news-home-image span.product-info-square.new-stock {
    background: #1d3bf3;
}

.row.title {
    position: relative;
}

.row.title:after {
    position: relative;
    width: 85px;
    height: 1px;
    background: #dadada;
    content: '';
    display: block;
    margin: 0 auto;
    margin-top: -10px;
    z-index: 1;
}

.row.title span.title:after {
    width: 30px;
    height: 15px;
    background: url(images/header-icon.png) no-repeat center center;
    background-size: contain;
    content: '';
    background-color: #ffffff;
    display: block;
    margin: 7px auto -17px;
    z-index: 2;
    position: relative;
}

.row.title span.title {
    text-align: center;
    position: relative;
    margin: 0 0 10px 0;
    font-size: 30px;
    color: #841d37;
    float: left;
    width: 100%;
}

.row.title h1:after {
    width: 30px;
    height: 15px;
    background: url(images/header-icon.png) no-repeat center center;
    background-size: contain;
    content: '';
    background-color: #ffffff;
    display: block;
    margin: 7px auto -17px;
    z-index: 2;
    position: relative;
}

.row.title h1 {
    text-align: center;
    position: relative;
    margin: 0 0 10px 0;
    font-size: 30px;
    color: #841d37;
    float: left;
    width: 100%;
}

.row.title {
    position: relative;
    margin-bottom: 40px;
}

a.featured-products-image .content-selling div.line-left{
	height:90%;
}
a.featured-products-image .content-selling div.line-right{
	height:90%;
}
a.featured-products-image .content-selling div.line-bottom{
	width:90%;
}
a.featured-products-image .content-selling div.line-top{
	width:90%;
}


a.selling-box-main:hover .content-selling div.line-left{
	height:80%;
}

a.selling-box-main:hover .content-selling div.line-right{
	height:80%;
}

a.selling-box-main:hover .content-selling div.line-bottom{
	width:90%;
}

a.selling-box-main:hover .content-selling div.line-top{
	width:90%;
}


.link-top-main {
    padding: 0;
}

.link-top-main a.link-top span.fa{
	margin:0 5px 0 0;
}

.row.selling-links-top {
    background: #1b1b1b;
}

.link-top-main a.link-top {
    float: left;
    width: 100%;
    padding: 13px 15px;
    text-align: center;
    font-size: 15px;
    font-family: 'MetaPro', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    border-right: solid 1px #ffffff;
}

.link-top-main a.link-top#search-main-link {
    border-right: none;
}

.link-top-main a.link-top:hover{
	background:#841d37;
}

.menu-homepage-sidebar-container {
    float: left;
    width: 100%;
}

.menu-homepage-sidebar-container ul.menu{
    float: left;
    width: 100%;
	padding:0;
	list-style-type:none;
	margin:0;
}

.menu-homepage-sidebar-container ul.menu li {
    float: left;
    width: 100%;
}

.menu-homepage-sidebar-container ul.menu li a {
    float: left;
    width: 100%;
    border-bottom: solid 1px #e8e8e8;
    position: relative;
    padding: 13.2px 30px 13.2px 15px;
    background: #f5f5f5;
    color: #333333;
    overflow: hidden;
    height: auto;
    font-weight: 400;
}

.menu-homepage-sidebar-container ul.menu li a:after{
    position:absolute;
	content:'\f0da';
	font-family:'FontAwesome';
	right:-20px;
	color:#f5f5f5;
}

.menu-homepage-sidebar-container ul.menu li a:hover{
	background:#841d37;
	color:#ffffff;
}

.menu-homepage-sidebar-container ul.menu li a:hover:after{
	color:#ffffff;
	right:20px;
}

div#products-main {
    padding: 0;
	width:40%;
}

div#products-right {
    padding: 0;
    width: 60%;
}

.row.bottom-product-main .col-lg-2 {
    width: 20%;
    padding: 0 5px;
}

div#products-main .col-lg-12 {
    width: 100%;
    padding: 0 5px;
}

div#products-right a.product-cats {
    height: 165px;
    float: left;
    width: 100%;
    position: relative;
    border: solid 1px #e8e8e8;
	background:#f5f5f5;
}

.row.bottom-product-main a.product-cats {
    height: 165px;
    float: left;
	width:100%;
    position: relative;
    border: solid 1px #e8e8e8;
	background:#f5f5f5;
}

div#products-right .col-lg-4 {
    padding: 0 5px;
}

div#products-main a.product-cats {
    height: 341px;
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 30px;
    position: relative;
    border: solid 1px #e8e8e8;
}

div#products-right .col-lg-4 {
    margin-bottom: 10px;
}

.row.top-bar ul.social-media-links li a.fa-facebook:hover{
	color:#3b5998 !important;
}

.row.top-bar ul.social-media-links li a.fa-twitter:hover{
	color:#4099FF !important;
}

div#products-main a.product-cats .content-selling{
	position:relative;
	width:100%;
	height:100%;
	display:block;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	z-index:2;
}

div#products-main a.product-cats:hover .content-selling{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

div#products-main a.product-cats .content-selling h4 {
    padding: 110px 0;
}

a.product-cats img {
    position: absolute;
    width: 83%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	mix-blend-mode: multiply;
	z-index:1;
}

.container-fluid.top-products-container a.product-cats.brochure {
    background: #841D37;
    color: #ffffff;
    padding: 30px;
    text-align: center;
}

.container-fluid.top-products-container a.product-cats.brochure h4 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    line-height: 25px;
}

.container-fluid.top-products-container a.product-cats.brochure:hover{
	background:#4A111F;
}

.container-fluid.top-products-container div#products-right a.product-cats.brochure {
    background: #841D37;
    color: #ffffff;
    padding: 30px;
    text-align: center;
}

.container-fluid.top-products-container div#products-right a.product-cats.brochure h4 {
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
    line-height: 25px;
}

.container-fluid.top-products-container div#products-right a.product-cats.brochure:hover{
	background:#4A111F;
}

a.product-cats .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(132,29,55,0);
    display: block;
    height: 100%;
	z-index:1;
}

a.product-cats:hover .overlay{
	background: rgba(132,29,55,0.7);
}

a.product-cats .overlay-main {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(132,29,55,0);
    z-index: 1;
    color: rgba(255, 255, 255, 0);
    text-align: center;
    line-height: 163px;
    font-size: 40px;
}

a.product-cats:hover .overlay-main{
	background: rgba(132,29,55,0.7);
    color: rgba(255, 255, 255, 1);
}
 
a.product-cats:hover .overlay-main .fa{
    color: rgba(255, 255, 255, 1);
}

.menu-header ul.menu li#menu-item-180 a {
    position: relative;
    padding: 0 25px 50px 0;
}

.menu-header ul.menu li#menu-item-180 a:after{
	position:absolute;
	content:'\f0d7';
	font-family:'FontAwesome';
	right:0;
}

.menu-header ul.menu li#menu-item-180 ul.sub-menu {
    position: absolute;
    top: 70px;
    width: 250px;
    height: auto;
    display: none;
    list-style-type: none;
    z-index: 2;
    margin: 0;
    padding: 0;
    background: #F5F5F5;
    border-top: solid 1px #cccccc;
    box-shadow: 0px 3px 4px rgba(27, 27, 27, 0.22);
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

.menu-header ul.menu li#menu-item-180 ul.sub-menu li{
	float:left;
	width:100%;
	margin:0;
}

.menu-header ul.menu li#menu-item-180 ul.sub-menu li a{
	padding:10px 15px;
	float:left;
	width:100%;
}

.menu-header ul.menu li#menu-item-180 ul.sub-menu li a:after{
	display:none;
}

.menu-header ul.menu li#menu-item-180 ul.sub-menu li a:hover{
	background: #841D37;
    color: #ffffff;
}

.header-title-container h1 {
    float: left;
    width: 100%;
    padding: 0 0 25px 0;
    position: relative;
    color: #841D37;
}

.header-title-container h1:before{
    content:'';
	width:100px;
	height:1px;
	background:#cccccc;
	lefT:0;
	bottom:0;
	position:absolute;
	display:block;
}

.header-title-container h1:after {
    width: 25px;
    height: 15px;
    background: url(images/header-icon.png) no-repeat center left;
    background-size: contain;
    content: '';
    background-color: #ffffff;
    display: block;
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: -7px;
    padding-right: 10px;
}

.side-bar-section .contact-form-container p.left {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
}

.side-bar-section .contact-form-container p.right {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
}

.side-bar-section .get-in-touch-footer:before {
    color: #841D37;
}

.latest-news-container a {
    float: right;
    width: auto;
    display: block;
    height: auto;
    padding: 10px 15px;
    background: #1b1b1b;
    color: #ffffff;
}

.latest-news-container a:hover {
    background: #841D37;
    color: #ffffff;
}

.side-bar-section span.title {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    color: #841D37;
    position: relative;
    font-weight: 400;
	font-size:25px;
}

.side-bar-section span.title:before{
    content:'';
	width:100px;
	height:1px;
	background:#cccccc;
	lefT:0;
	bottom:0;
	position:absolute;
	display:block;
}

.side-bar-section span.title:after {
    width: 25px;
    height: 15px;
    background: url(images/header-icon.png) no-repeat center left;
    background-size: contain;
    content: '';
    background-color: #ffffff;
    display: block;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: -7px;
    padding-right: 10px;
}

.pagination-congtainer .navigation {
    float: right;
    width: auto;
}

.pagination-congtainer .navigation ul{
    float: left;
    width: auto;
	list-style-type:none;
	padding:0;
	margin:0;
}

.pagination-congtainer .navigation ul li {
    float: left;
    margin: 0 1px;
}

.pagination-congtainer .navigation ul li.active a{
	background:#1b1b1b;
	border:solid 1px #1b1b1b;
	color:#ffffff;
}

.pagination-congtainer .navigation ul li a{
	float:left;
	padding:8px 15px;
	background:#f5f5f5;
	border:solid 1px #cccccc;
	color:#1b1b1b;
}

.pagination-congtainer .navigation ul li a:hover{
	background:#1b1b1b;
	border:solid 1px #1b1b1b;
	color:#ffffff;
}

.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: 1px solid #d3ced2;
    border-right: 0;
    margin: 0;
    float: left;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    float: left;
    padding: 11px 14px;
    background: #f5f5f5;
    border: none;
    color: #1b1b1b;
	font-family:'MetaPro', sans-serif;
}

.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span:hover{
	background:#841D37;
	color:#ffffff;
}

.woocommerce nav.woocommerce-pagination ul li span.current {
	background:#841D37;
	color:#ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a.prev, .woocommerce nav.woocommerce-pagination ul li a.next{
	font-family: 'Work Sans', sans-serif;
}

section.no-results.not-found {
    float: left;
    width: 100%;
}

section.no-results.not-found header.page-header {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin: 0px 0 0px;
    border: none;
}

section.no-results.not-found header.page-header h1.page-title {
    margin: 0 0 20px 0;
	text-transform:uppercase;
	color:#1b1b1b;
}

section.no-results.not-found .page-content {
    float: left;
    width: 100%;
}

section.no-results.not-found .page-content form.search-form{
    float: left;
    width: 100%;
}

section.no-results.not-found .page-content form.search-form label {
    float: left;
    width: 80%;
    max-width: none;
    margin: 0 4px 0 0;
}

section.no-results.not-found .page-content form.search-form label span.screen-reader-text{
    display:none;
}

section.no-results.not-found .page-content form.search-form input.search-submit {
    float: left;
    width: 19%;
    border: solid 1px #1b1b1b;
}

.featured-container.category {
    margin: 0 0 30px;
}

.header-title-container.category span.title {
    font-size: 23px;
    margin: 0 0 5px 0;
	color:#841D37;
	font-weight: 600;
}

.header-title-container.category p {
    margin: 0;
    text-transform: uppercase;
    font-family: 'MetaPro',sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #1b1b1b;
}

.header-title-container.category{
	margin:0 0 15px 0;
}

.content-container.category {
    height: auto;
}

.content-container.category a.read-more {
    border: solid 1px #1b1b1b;
    padding: 10px 20px;
    float: left;
    font-family: 'MetaPro', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #1b1b1b;
}

.content-container.category a.read-more:hover{
	color:#ffffff;
    background: #841D37;
	border: solid 1px #841D37;
}



.full-width-post-container.downloads-category .downloads-image-container {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 30px 0;
    position: relative;
    height: 250px;
    overflow: hidden;
}

.featured-container.category.downloads {
    margin: 0;
	height:250px;
}

.full-width-post-container.downloads-category .downloads-image-container a {
    float: left;
    width: 100%;
    height: 250px;
}

.full-width-post-container.downloads-category .downloads-right-container {
    float: left;
    display: block;
    width: 100%;
}

.full-width-post-container.downloads-category .downloads-right-container a.download-pdf {
    clear: both;
    float: right;
    padding: 10px 15px;
    background: #1b1b1b;
    color: #ffffff;
    font-family: 'MetaPro', sans-serif;
    font-weight: 900;
}

.full-width-post-container.downloads-category .downloads-right-container a.download-pdf:hover{
	background:#841D37;
}

.container-fluid.category-title-container {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #841D37;
    color: #ffffff;
}

.container-fluid.category-title-container h1{
	margin:0;
}

body.home .container-fluid.header-main {
    margin-bottom: 50px;
}

.container-fluid.header-main {
    margin-bottom: 0;
}

.meta-bottom-info {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}

.meta-bottom-info p {
    float: left;
    margin: 0 50px 0 0;
    text-transform: capitalize;
    color: #841D37;
}

.meta-bottom-info p a{
	color:#841D37;
}

.meta-bottom-info p a:hover{
	color:#1b1b1b;
}

.meta-bottom-info p.meta-info.category-name{
	margin:0;
}

.product-container {
    padding: 0;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 30px 50px 0;
    width: 30.6%;
    clear: none;
}

.woocommerce-page ul.products li.product:nth-child(3n+3) {
    margin: 0 0px 50px 0;
}

.product-container .product-image {
    float: left;
    width: 100%;
    height: 300px;
    margin-bottom: 5px;
}

.product-container .product-image a{
    float: left;
    width: 100%;
    height: 300px;
    background: #f5f5f5;
    margin-bottom: 15px;
	padding:20px;
	position:relative;
	border:solid 1px #e8e8e8;
}

.product-container .product-image a .featured-container{
	margin:0;
	position:relative;
	height:100%;
}

.product-container a.product-title-cat {
    float: left;
    width: 100%;
    padding: 15px 15px;
    background: #f5f5f5;
    text-align: center;
    color: #841D37;
    border: solid 1px #e8e8e8;
}

.woocommerce ul.products li.product .product-container a.product-title-cat span.title {
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.woocommerce ul.products li.product:hover .product-container a.product-title-cat{
	background:#841D37;
	color:#ffffff;
	border:solid 1px #841D37;
}

.woocommerce ul.products li.product:hover .product-container .product-image a{
	background:#841D37;
	border:solid 1px #841D37;
}

.woocommerce ul.products li.product:hover .product-container a.product-title-cat span.title{
	color:#ffffff;
}

.woocommerce ul.products li.product:hover .product-container .product-image a .featured-container {
	mix-blend-mode: normal;
}

.product-left {
    float: left;
    width: 36%;
    margin: 0 50px 0 0;
    height: 350px;
}

.product-right {
    float: left;
    width: 57%;
    margin: 0 0 0 0;
}

.product-top {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}

.product-left .images {
    float: left !important;
    width: 100% !important;
    margin: 0 0 0 0 !important;
    height: 350px;
}

.product-left .images a img {
    float: none !important;
    margin: 0 auto !important;
    width: auto !important;
    height: 240px !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
}

.product-left .images a {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 0 0;
    height: 350px;
	border:solid 1px #e8e8e8;
	background:#f5f5f5;
	padding:25px;
}

.product-right h2.product-title {
    float: left;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    color: #841D37;
    position: relative;
    font-weight: 400;
}

.product-right h2.product-title:before{
    content:'';
	width:100px;
	height:1px;
	background:#cccccc;
	lefT:0;
	bottom:0;
	position:absolute;
	display:block;
}

.product-right h2.product-title:after {
    width: 25px;
    height: 15px;
    background: url(images/header-icon.png) no-repeat center left;
    background-size: contain;
    content: '';
    background-color: #ffffff;
    display: block;
    z-index: 1;
    position: absolute;
    left: 0;
    bottom: -7px;
    padding-right: 10px;
}

ul.features {
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0;
}

ul.features li {
    padding: 0 0 0 20px;
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
    position: relative;
}

ul.features li:before {
    position: absolute;
    content: '\f0da';
    left: 0;
    top: 0;
    font-family: 'FontAwesome';
    color: #1b1b1b;
}

a.download-sheet {
    float: left;
    margin: 20px 0 0 0;
    padding: 10px 15px;
    background: #1b1b1b;
    color: #ffffff;
    font-family: 'MetaPro', sans-serif;
    font-weight: 400;
	text-transform:uppercase;
}

a.download-sheet:hover{
	background:#841d37;
}

.content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container h6{
    width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    position: relative;
    color: #841d37;
    clear: both;
}

.content-container h1:after, .content-container h2:after, .content-container h3:after, .content-container h4:after, .content-container h5:after, .content-container h6:after {
    position:absolute;
	lefT:0;
	bottom:0;
	width:50px;
	height:1px;
	background:#cccccc;
	content:'';
}

.content-container ul.products h1:after, .content-container ul.products h2:after, .content-container ul.products h3:after, .content-container ul.products h4:after, .content-container ul.products h5:after, .content-container ul.products h6:after{
	display:none;
}






.woocommerce ul.products li.product-category .header-category-image {
    float: left;
    width: 100%;
    height: 241px;
    margin-bottom: 5px;
}

.woocommerce ul.products li.product-category .header-category-image a{
    float: left;
    width: 100%;
    height: 241px;
    background: #f5f5f5;
    margin-bottom: 15px;
	padding:20px;
	position:relative;
	border:solid 1px #e8e8e8;
}

.woocommerce ul.products li.product-category .header-category-image a img{
	margin:0;
	position:relative;
	height:100%;
}



.woocommerce ul.products li.product:hover .product-container a.product-title-cat{
	background:#841D37;
	color:#ffffff;
	border:solid 1px #841D37;
}

.header-category-title {
    float: left;
    width: 100%;
}

.header-category-title a{
    float: left;
    width: 100%;
    padding: 15px 15px;
    background: #f5f5f5;
    text-align: center;
    color: #841D37;
    border: solid 1px #e8e8e8;
}

.woocommerce ul.products .header-category-title a h3 {
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.woocommerce ul.products .header-category-title a h3 mark.count{
	display:none;
}

.woocommerce ul.products li:hover .header-category-title a{
	background:#841D37;
	border: solid 1px #841D37;
}

.woocommerce ul.products li:hover .header-category-title a h3{
	color:#ffffff;
}

.container-fluid.search-bar-main {
    display: none;
    position: absolute;
    top: 230px;
    z-index: 3;
    padding: 0;
    width: 100%;
    margin: 0;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition:  none;
}

.container-fluid.search-bar-main .row.header {
    background: #f5f5f5;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
	margin:0;
}

.container-fluid.search-bar-main .row.header .col-lg-12{
	padding:0;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: block !important;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 13px;
    padding: 9px 30px;
    font-weight: 400;
    color: #398f14;
    text-transform: uppercase;
}

.row.bottom-product-main a.product-cats.brochure.product h4 {
    line-height: 34px;
}


.menu-header ul.menu li ul.sub-menu li.current-menu-item a {
    background: #841d37;
	color:#ffffff;
}

.container-fluid.footer-logos .col-lg-12 a.logo-footer {
    float: left;
    width: 100%;
    height: 75px;
    background: #1b1b1b;
    margin: 0 24px;
}

.container-fluid.footer-logos .col-lg-12 a.logo-footer#milwaukee {
    background: url(images/suppliers/Milwaukee.jpg) no-repeat;
    background-size: contain;
    width: 144px;
    height: 75px;
}

.container-fluid.footer-logos .col-lg-12 a.logo-footer#everbuild {
    background: url(images/suppliers/everbuild-logo.jpg) no-repeat center center;
    background-size: contain;
    width: 265px;
    height: 75px;
}

.container-fluid.footer-logos .col-lg-12 a.logo-footer#timco{
	background: url(images/suppliers/timco-logo.png) no-repeat center center;
	background-size:contain;
	width:75px;
	height:75px;
}

.container-fluid.footer-logos .col-lg-12 a.logo-footer#hitachi{
	background:url(images/suppliers/hitachilogo.jpg) no-repeat center center;
	background-size:contain;
	width:204px;
	height:75px;
}

.container-fluid.footer-logos .col-lg-12 a.logo-footer#portwest{
	background:url(images/suppliers/Portwest-logo-.jpg) no-repeat center center;
	background-size:contain;
	width:204px;
	height:75px;
}

.logos-bottom{
	float:left;
	width:100%;
}

.logos-bottom .logo-bottom {
    float: left;
    width: 29%;
    padding: 20px;
    background: #f5f5f5;
    margin: 0 48px 50px 0;
    border: solid 1px #cccccc;
}

.logos-bottom .logo-bottom:nth-child(3n+3) {
    margin: 0 0 50px 0;
}

.logos-bottom .logo-bottom *{
	float:left;
	width:100%;
	height:75px;
	background:#1b1b1b;
}

.container-fluid.top-products-container div#products-right a.product-cats.brochure.how-to {
    padding: 55px 30px;
}

.logos-bottom .logo-bottom .snappy{
	background:url(images/product-pages/snappy.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .trend{
	background: url(images/product-pages/Trend.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .alpen{
	background: url(images/product-pages/Alpen.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .bosch{
	background: url(images/product-pages/Bosch_logo_wtag.png) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .addax{
	background: url(images/product-pages/Addax-Logo.jpg) no-repeat center center;
	background-size:contain;
}




.logos-bottom .logo-bottom .bahco{
	background: url(images/product-pages/bahco-logo.png) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .draper{
	background: url(images/product-pages/Draper.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .irwin{
	background: url(images/product-pages/IRWIN_Tools_logo.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .sealey{
	background: url(images/product-pages/Sealey_Logo.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .stanley{
	background: url(images/product-pages/STANLEY-logo.jpg) no-repeat center center;
	background-size:contain;
}




.logos-bottom .logo-bottom .abracs{
	background: url(images/product-pages/abracs%20blk.png) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .sia{
	background:url(images/product-pages/Logo_Sia.png) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .mirka{
	background: url(images/product-pages/Mirka-Bulldog-Logo.jpg) no-repeat center center;
	background-size:contain;
}


.products-images {
    float: left;
    width: 100%;
}

.products-images .product-image-container {
    float: left;
    width: 20%;
    margin: 0 50px 50px 0;
    background: #f5f5f5;
    border: solid 1px #cccccc;
}

.products-images .product-image-container:nth-child(4n+4) {
    margin: 0 0 50px 0;
}

.products-images .product-image-container img{
	float:left;
	width:100%;
	height:auto;
}

.container-fluid.top-products-container div#products-right a.product-cats.brochure.product {
    padding: 42px 30px;
}

.content-container .issuuembed.issuu-isrendered {
    float: left;
	margin:0 0 24px 0;
}

.row.selling-links-top p {
    float: left;
    margin: 15px 50px 0 0;
    font-family: 'MetaPro',sans-serif;
    color: #ffffff;
    font-size: 19px;
	letter-spacing:1px;
}

.row.selling-links-top a {
    float: right;
    margin: 0 0 0 0;
    font-family: 'MetaPro',sans-serif;
    color: #ffffff;
    font-size: 19px;
    text-transform: uppercase;
    padding: 15px 25px;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
}

.row.selling-links-top a:hover{
	background:#841D37;
	border-right: solid 1px #841D37;
    border-left: solid 1px #841D37;
}








.logos-bottom .logo-bottom .faithful{
	background: url(images/product-pages/faithful.jpg) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .makita{
	background: url(images/product-pages/makita.png) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .dewalt{
	background: url(images/product-pages/dewalt.png) no-repeat center center;
	background-size:contain;
}

.logos-bottom .logo-bottom .duro{
	background: url(images/product-pages/duro.png) no-repeat center center;
	background-size:contain;
}

div.pp_woocommerce div.ppt {
    display: none !important;
}


div.wpcf7 input.wpcf7-submit {
    background: #1b1b1b;
    font-family: 'MetaPro', sans-serif;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 14px;
}

div.wpcf7 input.wpcf7-submit:hover {
    background: #841D37;
}

.woocommerce nav.woocommerce-pagination ul li a {
	color:#841d37;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #841d37;
    color: white;
}

.select2-dropdown {
    background-color: #f5f5f5 !important;
	border-radius:0;
}

.select2-results__option {
    padding: 6px 16px;
}

.contact-form-container p.right span.select2 {
    float: left;
    width: 100% !important;
}

.content-container {
    float: left;
    width: 100%;
}

.pdf-boxes {
    float: left;
    width: 100%;
	margin-bottom:25px;
}

.pdf-download-container {
    width: 46%;
    float: left;
    margin: 0 8% 0 0;
}

.pdf-download-container:nth-child(2) {
    margin: 0 0 0 0;
}

.pdf-download-container h3 {
    float: left;
    width: 100%;
}

.pdf-download-container p {
    float: left;
    width: 100%;
}
 
.pdf-download-container p a {
    float: left;
    width: 100%;
}

.pdf-download-container a {
    float: left;
    width: 100%;
}

.pdf-download-container p a img {
    float: left;
    width: 100%;
	height:auto;
}

.pdf-download-container a img {
    float: left;
    width: 100%;
	height:auto;
}

.contact-form-container div.wpcf7 input {
    height: 52px;
}

.contact-form-container p.left .wpcf7-form-control-wrap .wpcf7-checkbox input {
    height: auto;
}