/*
Theme Name: DMD Ltd
Theme URI: http://dmd.ltd
Author: Scott McKechnie
Author URI:
Description:  Design | Manufacture | Deliver
Version: 3.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dmd
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

dmd is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.woocommerce-breadcrumb {
font-family: 'Sanchez';

}
/*		
.woocommerce-mini-cart__total, .woocommerce-Price-amount {
		display: none;
}

.woocommerce div.product p.price { 
		display:none; 
}
*/	
.woocommerce .quantity .input-text.qty.text {
    width: 60px;
	height: 40px;
}

.span.quantity {
	font-size: 11px;
}

.product-thumbnail img {
	border-radius: 10px;
	max-width: 100px;
}

.download { padding-top:30px;}
.download a:hover { text-decoration:none; }
.download a { background:#eee; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; padding: 10px 16px; margin-top:20px; }


.archive .sku {
display:inline-block;
    font-size: 14px;	}
	
	.archive ul.products li.product {    text-align: center;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {padding: 10px 14px !important;}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a { font-size:12px;}

.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt { font-size:11px; }

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt { margin-bottom:0; }
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd { padding:0; }

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dd { margin:0; }

.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
   height: auto !important;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
 width: auto !important;
 }


* {
	 margin: 0;
	 padding: 0;
}


html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	font-family: 'Sanchez', serif;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
font-family: 'Sanchez', serif;
	background-color: transparent;
}

a:active,
a:hover {
	outline:none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Sanchez', serif;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Sanchez', serif;
	font-size: 14px;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Sanchez', serif;
}

p {font-family: 'Sanchez', serif;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

ul {
	font-family: 'Sanchez', serif;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #f6f7f7; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
	border-radius:10px;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #296cb7;
	text-decoration: none;
}

a:visited {
	color: #296cb7;
}

a:hover,
a:focus,
a:active {
	color: #eb212e;
}

a:focus {
	outline:none;
}

a:hover,
a:active {
	outline:none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	font-family: 'Sanchez', serif;
	font-size: 14px;
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/*************************** DMD SKELETON ****************************/


.width {
	
	width: 100%; 
	
	
	
}

 .wrap { position:relative;
	max-width: 1200px;
	padding: 30px;
	margin: 0 auto;
	overflow:hidden;
	
}

.nav-wrap { 
	max-width: 1200px;
	padding: 30px;
	margin: 0 auto;
	

}

.owl-prev { position:absolute; top:125px; font-size:26px; left:-30px;}

.owl-next { position:absolute; top:125px; font-size:26px; right:-30px;}


.hp-wrap {
	margin-top: -50px;
	position:relative;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}


.np {
	padding: 0px;
}

.button {
	 display: inline-block; text-align: center; padding: 10px 20px;
}

.blue {
	 background: #2a6dbb;
	 border-radius: 10px;
}

.d-blue {
	 background: #1c599f;
}

.tone {
	background: #f6f6f6;
}

.g-tone { background:#e0efd6; }

.red {
	 background: #eb212e;
	 
}

a.red{
	color: #fff; margin: 10px 0;
}

.blank {
	 background: #fff;
}


.left {
	float: left;
}


.right {
	float: right;
	border-radius: 10px;
}

.entry-footer { 
	background:none;
	padding:20px;
}

.dmd-featured {
	margin: 30px 0;
}

.main-content p { margin-bottom:20px;}

#secondary { padding:20px; }

#secondary ul  { margin:0px; }

#secondary ul li {list-style-type:none; }


.heading, .widget-title { font-family: 'Sanchez', serif; }

#coupon_code { width:170px; }

#woocommerce_price_filter-2 .widget-title, #woocommerce_products-2 .widget-title, #categories-2 .widget-title, #woocommerce_widget_cart-2 .widget-title   { position:relative; margin-left:20px; }
 #woocommerce_price_filter-2 .widget-title:before, #woocommerce_products-2 .widget-title:before, #categories-2 .widget-title:before, 
  #woocommerce_widget_cart-2 .widget-title:before  
 
 {    font-family: fontAwesome;
    font-size: 20px;
    color: #3f3f3f;
    position: absolute;
    left: -23px;
    content: '\f1de';
    top: -2px;  }

#woocommerce_products-2 .widget-title:before {    content: '\f0a3';
}

#categories-2 .widget-title:before {    content: '\f036';
}

#woocommerce_widget_cart-2 .widget-title:before { 

 content: '\f07a';
}

/***************************** HEADER ***********************/

.head-contact p {
	
	
	color: #717171;
	line-height: 20px;
	margin-top: 10px;
	
}
.head-contact a {
	
	
	color: #2a6dbb;
	border: none;	
	font-size: 30px;
	color: #2a6dbb;
	text-align: right;
}

.top-search {
	
	float: left;
	background: #ededed;
	color: #555555;
	margin: 0px; padding: 15px;
}


#searchsubmit  {
	
	background: #2a6dbb;
	color:#fff;
	box-shadow: none;
	border: none;
	text-shadow: none;
}

.main-navigation ul ul {
    top: 45px;
	background:#2a6dbb;
   
}


/*************************** NAVIGATION ****************************/


.nav-strip {
	
	width: 100%; 
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a6dbb+0,134a8b+100 */
	background: #2a6dbb; /* Old browsers */
	background: -moz-linear-gradient(top,  #2a6dbb 0%, #134a8b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a6dbb), color-stop(100%,#134a8b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2a6dbb 0%,#134a8b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2a6dbb 0%,#134a8b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2a6dbb 0%,#134a8b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2a6dbb 0%,#134a8b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a6dbb', endColorstr='#134a8b',GradientType=0 ); /* IE6-9 */
	clear: both;
	color:#fff;
	display: block;
	min-height:45px;
}

.nav-strip a {
	 
	 	color: #fff;
    display: inline-block;
    padding: 10px 20px;
    line-height: 25px;
	 
	 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a6dbb+0,134a8b+100 */
	background: #2a6dbb; /* Old browsers */
	background: -moz-linear-gradient(top,  #2a6dbb 0%, #134a8b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a6dbb), color-stop(100%,#134a8b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2a6dbb 0%,#134a8b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2a6dbb 0%,#134a8b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2a6dbb 0%,#134a8b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2a6dbb 0%,#134a8b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a6dbb', endColorstr='#134a8b',GradientType=0 ); /* IE6-9 */
	
	
	font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
		
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
    letter-spacing: 1px;
	    border-right: solid 1px rgba(0,0,0,0.3);
		text-shadow: 0px 1px 1px #000000;

}


.sub-menu a { border:none;
			background:#2a6dbb;}

}

.nav-strip a:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#134a8b+0,2a6dbb+100 */
	background: #134a8b; /* Old browsers */
	background: -moz-linear-gradient(top,  #134a8b 0%, #2a6dbb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#134a8b), color-stop(100%,#2a6dbb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #134a8b 0%,#2a6dbb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #134a8b 0%,#2a6dbb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #134a8b 0%,#2a6dbb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #134a8b 0%,#2a6dbb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#134a8b', endColorstr='#2a6dbb',GradientType=0 ); /* IE6-9 */
	
}

.menu-main-nav-container .sub-menu a { 	background:#2a6dbb;
}

.nav-info {
	 float: right;
	 font-size: 13px;
}

.nav-info span {
	 font-size: 18px;
}

#site-navigation {
	float: left;
	width: auto;
}

.nav-info {
	 line-height: 41px;
	 padding: 0 0px;
}






input[type="button"], input[type="reset"], input[type="submit"] {
    border: none;
    box-shadow: none;
    text-shadow:none;

    background: #2a6dbb;
    color: #fff;
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 20px;
    font-family: 'Sanchez', serif;



}

.ajax-loader { display:none;}






/***************** `TYPE ***************/

.heading, .widget-title, .entry-title {
	 text-transform: uppercase; font-size: 16px; color: #2a6dbb; margin-bottom:20px;
}

.heading { font-family: 'Sanchez'; font-size:16px; font-weight:bold; }

.heading-top {  font-size:18px;  }

.heading2 {
	font-size: 20px;
}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span { font-size:12px!important;}
.woocommerce ul.products li.product h3 { font-size:12px!important; }

.widget-title { font-size:14px; }
.bold { font-family: 'Sanchez', serif; font-weight:bold; }

.feature-product-title { font-size:30px; text-transform:uppercase; margin-bottom: 20px}
.entry-title { color:#404040;}

/***************************  GRID SET UP  ***************************/
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66.13%; }
.span_1_of_3 { width: 32.26%; }


/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}





/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
		.span_2_of_2, .span_1_of_2 { width: 100%; }
			.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
		
	
}



@media only screen and (max-width: 710px) {
	
			.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
		
	
}

@media only screen and (max-width: 560px) {
	
			.span_1_of_2, .span_2_of_2 { width: 100%; }
			.span_1_of_3, .span_2_of_3,  .span_3_of_3 { width: 100%; }
		
	
}







/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

.one {
	 width: 25%;  
}

.left {
	 float: left;
}

.right {
	 float: right;
}

.three {
	 width: 72.5%;
}

.col-wrap {
	overflow: hidden; margin-bottom:20px; border-radius: 10px;
}


.pdf-dwn { margin:20px 0; display:inline-block; color:#eb212e!important; border:solid 1px #eb212e; padding:10px 20px; border-radius:8px;font-size: 13px;  }
.single .sku_wrapper { display:block; margin-bottom:20px;}

/************* HOME ******************/


.home-slider {
	width: 100%; height: 378px; background: url('./images/slide-bg.jpg') no-repeat left top; background-size: cover;
	color: #fff; position:relative;
}

.call-back { position:absolute; z-index:900; top:0px; right:30px; background:#fff; border-bottom-right-radius:8px; border-bottom-left-radius:8px; padding:10px 20px; } 

.slide-title {
	font-size: 28px; line-height: 35px; text-transform: uppercase;
}

.slide-button {
	background: #fff; font-size: 16px; font-style: italic;     font-style: italic;
    padding: 10px 20px; border-radius:8px;
}

.home-product {
	width: 100%; height: 400px; background: #dadada;
}

.new-product-wrap {
	width: 100%; overflow: hidden; text-align: center;
}
.cms-width img { width:100%; height:auto; margin-bottom:20px; }

.code{ float:right; display:inline-block;}

.hp-products li {padding:0 20px; }
.hp-products .heading {  color: #3f3f3f; }
.hp-products .view-now { float:middle; font-size:14px; padding:10px 20px;}

.new-tag  { position:absolute; text-outline: -1px; 0px; right:0px; width:
57px; height:57px;}
.new-product-wrap ul { margin:0 0 20px 0; overflow:hidden; }

.intro {
	 width: 60%; margin: 0 auto 20px;
}

.rel { position:relative;}


.d-blue .heading2 { color:#fff; text-align:center; text-transform:uppercase; font-size:25px; padding:20px 0;}

.new-product-wrap .wp-post-image { margin-top:20px;} 


.cert { display:block; margin:0 auto;}
/************* FOOTER ******************/


footer { width:100%; background:#2a6dbb; padding:20px 0;  }

.foot-left { width:50%; float:left; color:#fff;  box-sizing:border-box; }
.foot-left ul { margin:0px; }
.foot-left ul li { list-style-type:none; margin:0px; line-height:30px; }
.foot-right { width:40%; float:right; color:#fff; }
.foot-info { width:100%; background:#1c599f; font-size:14px; padding:20px; border-radius: 10px; }
.foot-call { font-size:24px; margin:9px 0px 20px 0; }
iframe { border:none; width:100%; min-height:150px; border-radius: 10px; }
.phone-ico 
{ float:left; height:33px; width:33px; margin:10px 10px 10px 0;  }
.sub-foot { width:100%; background:#fff; padding:15px 0; }




/***************** NEWS SIDE *******************/
.recent-news { margin:0 0 20px 0;   }
.news-side { background:#f6f6f6; text-align:left; padding:20px; width:100%; list-style-type:none; margin:0 0 20px 0; border-radius: 10px;}

.recent-news .post_title { display:block; font-size:20px; color:#3f3f3f; margin-bottom:10px; }

.more-info { font-style:italic; color:#2a6dbb; margin:10px 0 0 0; display:block; }

.view-all { float:right; font-style:italic; font-size:12px; text-transform:none;  }


.news-width .col { background:#f6f6f6; padding:20px;   text-align:center; min-height:220px;}


.news-width .post_title {   
display: block;
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
    }


.news-link { float:right; }

.news-side { font-family: 'Sanchez', serif; }


.news-width {border-top:solid 1px #eeeeee; padding-top:20px;}

.news-width .heading2 { text-transform: uppercase;
    font-size: 25px;
	float:left;
	color:#2a6dbb;} 

.mt { margin-top:20px;}
.news-width .button {    background: #2a6dbb;
    color: #fff; padding:10px 30px;  border-radius:8px; margin-top:10px;  }
    
	
	
	
	.main-content h1 { font-family: 'Sanchez'; margin-bottom:25px; }
	
	.centre-width .col { background:#f6f6f6; padding:20px; text-align:center; }


.centre-width .post_title {   
display: block;
    font-size: 20px;
    color: #3f3f3f;
    margin-bottom: 10px;
    }


	.g-tone .col { background:#e0efd6; margin-bottom:20px; overflow:hidden;  }


.centre-width {border-bottom:solid 1px #eeeeee;}

.centre-width .heading2 { text-transform: uppercase;
    font-size: 25px;
	float:left;
	color:#2a6dbb;} 

.one-col {margin-bottom:20px; margin-top:10px; border-bottom:solid 1px #eeeeee; border-radius: 10px; }
    
	
.centre-width i { font-size:40px; color:#2a6dbb; }


.g-tone i { color:#7ebe53; }

/****************** FEATURED PRODUCT ****************/

.dmd-featured-info { padding-left:20px;}
.dmd-featured-product img { float:left; width:45%; margin-right:20px }

.dmd-featured-product h3, .dmd-featured-product span, .dmd-featured-product del,  .dmd-featured-product ins { float:left; }

.dmd-featured-info ul { margin:0px; list-style-type:none; }
.dmd-featured-info li a { list-style-type:none; }

.view-now {    background: #2a6dbb; color:#fff; display:inline-block;
    color: #fff; padding:10px 30px;  border-radius:8px; margin-top:10px;  }
 .dmd-featured-info  .product {overflow:hidden;} 
.view-now:visited { color:#fff;}

.featured-product-image img { width:100%; }
.hp-products .code { float:right;font-size:14px;     margin-top: 20px}

.archive ul.products li.product {
    float: left;
    margin: 0 1.5% 3% 1.5%;
    padding: 0;
    position: relative;
    width: 30.3%;
    box-sizing: border-box;
    padding: 20px;
	border-radius: 10px;
}











/********************** CATALOG *****************/




.woocommerce a.button {      background: #2a6dbb;
    color: #fff;
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;font-size: 14px;
    margin-top: 10px;  
	    padding: 10px 20px;font-family: 'Sanchez', serif;}


.woocommerce input.wpi-button {   background: #2a6dbb;
    color: #fff;
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px; font-weight:normal;
    margin-top: 10px;  
	    padding: 10px 20px;font-family: 'Sanchez', serif; border:none; text-shadow:none;}		
		.woocommerce input.wpi-button:hover { opacity:0.8; background: #2a6dbb; border:none; }
		
		
		.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {      background: #2a6dbb;
    color: #fff;
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;font-size: 14px;
    margin-top: 10px;  
	    padding: 10px 20px;font-family: 'Sanchez', serif;}
		
		
		.woocommerce ul.products li.product h3 {
   
		
		    text-transform: uppercase;
    font-size: 18px;
    color: #2a6dbb;
    margin-bottom: 20px;
	color:#3f3f3f;
		}
		.woocommerce ul.products li.product h3 a, .widget-title { color:#3f3f3f;
		}
		
		
		.woocommerce ul.products li.product .price {
    color: #eb212e;
    display: inline-block; float:right;
    font-weight: normal;
    margin-top: 20px;
    font-size: 16px;
}

 .woocommerce ul.product_list_widget li {
    margin: 0;
    list-style: none;
    margin: 10px 0;
	font-size:12px;
	border-bottom:solid 1px #dadada;
}

img.rounded-corners {
  border-radius: 30px;
}

.woocommerce span.onsale { background:#eb212e; }


.woocommerce span.onsale {
padding:0px;
    width: 50px;
    height: 50px;
    line-height: 48px;
	
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {    background: #1c599f;}


.archive ul.products li.product {
    float: left;
    margin: 0 1.5% 3% 1.5%;
    padding: 0;
    position: relative;
    width: 30.3% !important;
    box-sizing: border-box;
    padding: 20px;
	border:solid 2px #f5f5f5;
}


.cat-banner { width:100%; height:150px; background:#333; color:#fff; margin-bottom:20px; background:url(images/slide-bg.jpg); background-size:cover; max-width:845px; border-radius: 10px; }



#container .woocommerce-breadcrumb {     font-family: 'Sanchez', serif;  }
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count{ margin:0px; }

.internal-wrap {padding-top:20px; }

.toolbar-wrap { width:100%; padding:10px; overflow:hidden; margin: 0 0 20px 0; }

.product_list_widget .amount {     color: #48a00d;}


.product_list_widget del .amount {color:#eb212e; font-size:12px;}

mark, ins { background:none;}






/********************** Product Page ****************************/




.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt 

{background:#eb212e; }





.woocommerce div.product form.cart div.quantity { float: left; }


.woocommerce div.product form.cart .button {
    vertical-align: middle;
    display: block;
	
}


.quantity { margin:20px ; display:block; }

.summary .cart { margin-top:20px;}

 
.entry-content h2, .related h2 {  font-family: 'Sanchez', serif;   text-transform: uppercase;
    font-size: 18px;
    color: #2a6dbb;
    margin-bottom: 20px; }
	
	
	
	/**********************  CART ******************************/
	
	
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		
		width:100%; 
		border-radius: 10px;
	}
		
	.checkout-button { 
	
		width: 300px;
	}
	
	
	.cart_totals  { background: #f6f6f6; padding:30px; }
	
	.span_1_of_2 p { margin-bottom:20px; }
	
	
	.woocommerce-checkout .entry-title  {border-bottom:1px solid #eee; font-size:26px; color:#2a6dbb;}
	
	
	.woocommerce-cart .entry-content h2 { font-size:22px; color:#2a6dbb;   }
	
	
	
	/***************************** CONTACT ***********************/
	
	
	
	.page-id-73 .cms-width .col, .page-id-93 .cms-width .col  {	
		padding:20px; 
		border-radius: 10px;
	}
	
	
	span.wpcf7-form-control-wrap { display:block; }
	
	.map { min-height:450px; margin-bottom:20px; }
	
	.map iframe { width:100%; min-height:450px;}
	
	
	.side-block ul { margin:20px 0;}
	
	.side-block ul li { list-style-type:none;  }
	
	.side-block .heading { color:#404040; }
	
	
	
	.single_add_sample_to_cart_button { background:#77a464; }
	
	
	
	
	
	
	
	
	
	
	.p-title-wrap  { margin-bottom:20px; border-bottom: solid 1px #dadada; padding-bottom:20px; }



    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
		
		
		.slide-image { display:none;}
		.mo-pad { padding:0 20px; }
		
		#logo {
    margin: 15px 0;
    float: left;
    width: 100%;
}
		
		
		#logo img {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
	width:52%;
}
		.head-wrap { width:100%; }
		
		.top-search {	width:100%;}
		
		
#s {
    width: 70%;
}


.head-contact {
    float: right;
    text-align: right;
    margin: 0 0 20px 0;
    width: 100%;
    text-align: center;
}
        
		
		.nav-strip { display:none;}



.head-account a {      border: none;
    box-shadow: none;
    text-shadow: none;
    background: #103f78;
    color: #fff;
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    border-radius: 8px;
    font-size: 14px;
    margin-top: 10px;
    padding: 8px 15px;
    font-family: 'Sanchez', serif;
    margin-right: 10px;
    }

.head-register a { margin-right:0px; background:#2a6dbb!important; float:right; }

.myaccount_user, .myaccount_address { margin-bottom:20px; }


.call-back { display:none; }
		
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

#s {
    width: 80%;
}

    }
	
	
	    @media only screen and (min-width : 600px) {
		
				.slide-image { display:inline-block;}


		
		}

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

#logo {
	margin: 10px 10px 10px 0;
	float: left;



}



.head-wrap {
	float: right;
	
	width: 66%;
	
}

.top-search { width:50%; margin-top:30px;


    }


#s {
	 width: 74%;
}



.head-contact {
	float: right;
	text-align: right;
	margin: 10px 0;
}

.call-back { display:inline-block; }



#logo img {
    height: auto;
    max-width: 100%;
    margin: 0;
    display: inline-block;
	width:auto;

	}
	
	.head-account a {      
    float: right; }

	


#logo  { width:auto; margin:20px 0;}

.nav-strip { display:block;}
.head-contact { width:auto; }

	}




    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
		


    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

				.mo-pad { padding:0px; }

    }


    @media only screen and (max-width : 1042px) {

.nav-strip a{     padding: 10px 8px; font-size:10px;

}


	}




footer

 { padding-bottom:0px; }







.sub-foot .wrap { padding:5px 0; font-size:13px; }

.sub-foot ul { margin:0px; }
.sub-foot ul li { float:left; list-style-type:none; margin-right:20px;  }

.copyright { float:right; }



.cat-banner .heading { text-align:center; color:#fff; padding-top:60px; font-size: 28px; }





.contact-button, .ui-dialog .ui-dialog-buttonpane button {
    border: none!important;
    box-shadow: none!important;
    text-shadow:none!important;

    background: #2a6dbb!important;
    color: #fff!important;
    display: inline-block!important;
    color: #fff!important;
    padding: 10px 30px!important;
    border-radius: 8px!important;
    font-size: 14px!important;
    margin-top: 10px!important;
    padding: 10px 20px!important;
    font-family: 'Sanchez', serif!important;
}




/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{ 

position:relative;
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


.woocommerce div.product div.images, .woocommerce div.product div.summary { margin-top:0 !important;  }

.woocommerce div.product p.price, .woocommerce div.product span.price { font-size:1.1em; font-weight: bold; }

.heading, .widget-title, .entry-title { margin-bottom:0;  }


.woocommerce div.product form.cart, .woocommerce div.product p.cart  { margin-bottom:0;  }

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background:#bf222c; }



button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { box-shadow:none; background:#000; }


.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { line-height:inherit; }



.woocommerce div.product p.price { line-height:37px; margin:10px 0; }

.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {  background:#245c9d;  }

.one img {display: block;
    margin: 0 auto; max-width:90%;}
	
	
	.ab-col { min-height:210px;}
	
	
	.slide-image img { display:block; margin:0 auto; }



.wpcf7-form-control { margin-bottom:10px; }


.news-thumbnail { width:20%; float:left; } 
.post-ex { width:78%; float:right;}


article {margin-bottom: 20px;
    border-bottom: solid 1px #dadada;
    padding-bottom: 20px; }
	
	.comments-link, .nav-links { display:none; }
	
	
	.price_slider_wrapper { margin-top:20px;}
	
	
	.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
    height: 40px;
    line-height: 38px;
    padding: 0px 30px;
}

.price_label { float:right; margin-top:13px; }



.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover

{ color:#fff; background:#103f78; }

.woocommerce .woocommerce-message { background:#fff;}


woocommerce div.product p.price {
    line-height: 37px;
    margin: 16px 20px 0 0;
    float: left;
}

.woocommerce div.product form.cart div.quantity { float: left; }

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    display: inline-block;
    /* float: left; */
    margin-top: -7px;
    margin-left: 20px;
}



.woocommerce div.product p.price {
    line-height: 37px;
    margin: 15px 0;
    float: left;
    margin-right: 20px;
}


#woocommerce_widget_cart-2

{ background:#d3e1ef; padding:15px; border-radius: 6px; }

.woocommerce ul.product_list_widget li img {
    width: 40%;
	border-radius:10px;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total { border:none; }

.woocommerce .widget_shopping_cart_content .checkout {     background: #eb212e; }

.woocommerce .widget_shopping_cart_content .quantity {
    margin: 10px 0;
    display: block;
}

.woocommerce .widget_shopping_cart_content .woocommerce ul.product_list_widget li {     border-bottom: solid 1px #333;}


.logged-in .logout-head{ margin-right:0px; }

.order-again a { width:100%; margin-bottom:20px!important; display:block!important; font-size:2em!important; text-shadow:none!important; }

.welcome-message { }


.various {  background: #eb212e!important; margin-right:-10px!important;  }

.various:hover {  background: #d21e29!important;  }

.fancybox-inner { padding:14px!important; }

#tab-downloads a { 
position:relative;
    margin: 20px 0;
    display: block;
    color: #eb212e!important;
    border: solid 1px #eb212e;
    padding: 10px 20px;
    border-radius: 8px;
    


}

#tab-downloads a:before {      font-family: fontAwesome;
    font-size: 17px;
    color: #eb212e!important;
    position: absolute;
    right: 11px;
    content: '\f063';
    top: 8px;
}


.related ul.products li.product .price { float:middle; display:block; }


#coupon_code{ width:100%; margin-top:19px; }


@media only screen and (max-width: 560px) {
	 .foot-left, .foot-right  { width: 100%; margin-bottom:20px; }
		
	
}


@media only screen and (max-width: 900px) {
	 .three, .one  { width: 100%; margin-bottom:20px; }
		
	
}

@media only screen and (max-width: 840px) {
.page-template-page-templatespage-sample-php .span_1_of_3, 
.page-template-page-templatespage-sample-php .span_2_of_3,
.page-template-page-templatespage-sample-php .span_3_of_3,
.page-template-page-contact .span_1_of_3, 
.page-template-page-contact .span_2_of_3,
.page-template-page-contact .span_3_of_3


 { width:100%; }

}

.span_1_of_3 .wpcf7-form-control-wrap input { width:100%; }



.woocommerce div.product .woocommerce-tabs ul.tabs li {
  
    padding: 10px 30px!important;
}	

#masthead > div.nav-strip > div > div > a:nth-child(2) { margin-right:-4px; }

.input-text  {     padding: 8px 10px!important;
    font-size: 12px;
 }
 
 @media only screen and (max-width: 768px) {

 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product
 
 { clear:none; }
 
 }
 
  
 @media only screen and (max-width: 500px) {

 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
    margin: 10px 0;
}

 }
 
 
 
  @media only screen and (max-width: 600px) {
	  
	  
	  
	  .slide-title {
    font-size: 20px;
    line-height: 27px; }

 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48%;
    margin: 10px 0;
 }
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
    width: 100%;
    text-align: center;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 5px 0px;
}
	
	
	.woocommerce div.product .woocommerce-tabs ul.tabs li:before {  display:none;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li:after {  display:none;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom: 1px solid #d3ced2;}
	.woocommerce div.product .woocommerce-tabs ul.tabs:before { display:none!important;}
	
	
	.sub-foot ul li { float:none; text-align:center; margin-right:0px;}
	
 .copyright { float:none; text-align:center; margin-top:10px;}
 
 /* START Make the cart table responsive */
/* http://css-tricks.com/responsive-data-tables/ */

/* Force table to not be like tables anymore */
.woocommerce-page table.shop_table, 
.woocommerce-page table.shop_table thead, 
.woocommerce-page table.shop_table tbody, 
.woocommerce-page table.shop_table th, 
.woocommerce-page table.shop_table td, 
.woocommerce-page table.shop_table tr { 
	display: block; 
}

/* Hide table headers (but not display: none;, for accessibility) */
.woocommerce-page table.shop_table thead tr { 
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.woocommerce-page table.shop_table tr { 
	/*border: 1px solid #d2d3d3; */
}

.woocommerce-page table.shop_table td { 
	/* Behave  like a "row" */
	position: relative;
}

.woocommerce-page table.shop_table {
	border: none;
}

.woocommerce-page table.shop_table td.product-spacer {
	border-color: #FFF;
	height: 10px;
}

.woocommerce-page table.shop_table td:before { 
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 40%; 
	padding-right: 10px; 
	white-space: nowrap;
	text-align: left;
}

/*
Label the data
*/
.woocommerce-page table.shop_table td.product-remove:before {
	content: "Delete";
}

.woocommerce-page table.shop_table td.product-thumbnail:before {
	content: "Image";
}

.woocommerce-page table.shop_table td.product-name:before {
	content: "Product";
}

.woocommerce-page table.shop_table td.product-price:before {
	content: "Price";
}

.woocommerce-page table.shop_table td.product-quantity:before {
	content: "Quantity";
}

.woocommerce-page table.shop_table td.product-subtotal:before {
	content: "Subtotal";
}

.woocommerce-page table.shop_table td.product-total:before {
	content: "Total";
}

.woocommerce .quantity, 
.woocommerce #content .quantity, 
.woocommerce-page .quantity, 
.woocommerce-page #content .quantity {
	margin: 0;
}

.woocommerce-page table.cart td.actions, 
.woocommerce-page #content table.cart td.actions {
	text-align: left;
	border:0;
	padding-left: 6px !important;
}

.woocommerce-page table.cart td.actions .button.alt, 
.woocommerce-page #content table.cart td.actions .button.alt {
	float: left;
	margin-top: 10px;
}

.woocommerce-page table.cart td.actions div, 
.woocommerce-page #content table.cart td.actions div,
.woocommerce-page table.cart td.actions input, 
.woocommerce-page #content table.cart td.actions input {
	margin-bottom: 10px;
}

.woocommerce-page .cart-collaterals .cart_totals {
	float: left;
	width: 100%;
	text-align: left;
}

.woocommerce-page .cart-collaterals .cart_totals th, 
.woocommerce-page .cart-collaterals .cart_totals td {
	border:0 !important;
}

.woocommerce-page .cart-collaterals .cart_totals table tr.cart-subtotal td,
.woocommerce-page .cart-collaterals .cart_totals table tr.shipping td,
.woocommerce-page .cart-collaterals .cart_totals table tr.total td {
	padding-left: 6px !important;
}

.woocommerce-page table.shop_table tr.cart-subtotal td,
.woocommerce-page table.shop_table tr.shipping td,
.woocommerce-page table.shop_table tr.total td,
.woocommerce-page table.shop_table.order_details tfoot th,
.woocommerce-page table.shop_table.order_details tfoot td {
	padding-left: 6px !important;
	border:0 !important;
}

.woocommerce-page table.shop_table tbody {
	padding-top: 10px;
}

.woocommerce .col2-set .col-1, 
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, 
.woocommerce-page .col2-set .col-2,
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
	float: none;
	width: 100%;
}

.woocommerce .order_details ul, 
.woocommerce-page .order_details ul,
.woocommerce .order_details, 
.woocommerce-page .order_details {
	padding:0;
}

.woocommerce .order_details li, 
.woocommerce-page .order_details li {
	clear: left;
	margin-bottom: 10px;
	border:0;
}

/* END Make the cart table responsive */
	
	
}

  @media only screen and (max-width: 599px) {

 .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100% !important;
    margin: 10px 0;
}

 }
 
 
 #coupon_code { width:50%!important; margin-top: 2px;
}


tr.wcbulkorderformtr td { padding:5px;} 
 
 tr.wcbulkorderformtr input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    border: solid 1px #dadada;
    padding: 5px;
}
 
 .custom-attributes {
 margin: 20px 0;
    list-style-type: none;
    line-height: 28px;
		font-family: 'Sanchez', serif;

 }
 
 .attribute-label { font-weight:bold; }
 
 
 .woocommerce div.product form.cart { margin-bottom: 0;
    background: #dadada;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    box-sizing: border-box;
	background: #d3e1ef; 
	margin:0px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
 }
 
 .single .sku_wrapper { margin:20px 0;	font-family: 'Sanchez'
 }
 
div.summary.entry-summary > div:nth-child(4) {background: #d3e1ef; }

.woocommerce div.product p.price { float:none; margin-bottom:0px;  padding-top:10px;  padding-bottom:10px;  padding-left: 20px;  color:#2a6dbb;}


.woocommerce div.product form.cart .button {
    vertical-align: middle;
    display: inline-block;
    /* float: left; */
    margin-top: 0px;
    margin-left: 20px;
    float: right;
}

.woocommerce div.product form.cart .reset_variations { float: right;
    margin: 10px 0;}
	
	
	.single-product .quantity .qty { 
	border:none; 
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	}
	
	.slide-info { margin:25px; }
	
	



 
 
  @media only screen and (max-width: 800px) {
	  


	 .sb { width:100%; }
	 
	 .nd { display:none;}
	 
  }
  
  
   
  @media only screen and (max-width: 900px) {
	  

  	  	.woocommerce-cart  #secondary { display:none; }
  }
  
  #secondary .custom-attributes { display:none; }
  
  .woocommerce .widget_shopping_cart_content .quantity { margin:0px;}
  
  .woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl { border:none; padding:0px; }
  
  
  .sign-up-product { border-bottom:solid 1px #dadada; padding-bottom:15px; margin-top:15px;} 

  .sign-up-product2 { border-top:solid 1px #dadada;  padding-top:15px; margin-top:15px; margin-bottom:10px; display:inline-block;} 


  
  .woocommerce div.product p.price { background:#d3e1ef; margin-right:0px; border-top-left-radius: 10px; border-top-right-radius: 10px;}
  
  
  #woocommerce_widget_cart-2 .woocommerce a.button { padding: 7px 16px; font-size:12px; }
  
  .woocommerce ul.products li.product .price { float:none; display:none; }
  
  .woocommerce ul.products li.product strong {
    display: inline-block;
    color:#3f3f3f;
} 

.ex-di { margin-bottom:5px; float:middle; }

.home .ex-di { margin:5px 0;}

.p-att { margin:1px 0; vertical-align:middle; }

.p-att2 { margin:20px 0; }

.woocommerce

.woocommerce form.login .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Make all product cards the same height */
.hp-products li.col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 460px; /* Tweak as needed */
  padding: 15px;
  box-sizing: border-box;
  text-align: center;
}
