/*
Theme Name: HisDesigns Designers
Theme URI: http://www.hisdesigns.org
Author: Adrian Roth
Author URI: http://www.hisdesigns.org
Description: This is a basic theme provided by HisDesigns.
Version: 1.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hisdesigns-designers
*/


/* ==========================================================================
   Default stylings from HTML5 Boilerplate
   ========================================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size:100%;
  font:inherit;
  box-sizing: border-box;
	vertical-align: baseline;
	text-align: inherit;
  line-height:inherit;
  padding:0;
  border:0;
  margin:0;
  word-wrap:inherit;
}

html {
  word-wrap:normal;
}

/* Apply a natural box layout model to all elements - http://paulirish.com/2012/box-sizing-border-box-ftw/ */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Using rem font sizing (Root em’s) with fallback to px for ie8 and below - http://snook.ca/archives/html_and_css/font-size-with-rem
body { margin: 0; font-size: 16px; line-height: 1; }
 */

::-webkit-selection { background: #5784FE; color: #fff; text-shadow: none; }
::-moz-selection { background: #5784FE; color: #fff; text-shadow: none; }
::selection { background: #5784FE; color: #fff; text-shadow: none; }

a { color: #333; text-decoration: underline; }
a:visited { color: #666; }
a:hover { color: #b40101; }

td { vertical-align: top; }

html {
	text-align: left;
}

body {
  line-height:1;
}

.hd_noheader h3.widget-title,
.hd_noheader h1.widget-title,
.hd_noheader h2.widget-title,
.otw-sidebar h2.widgettitle {
  display:none;
}
.hd_noheader h3.fpw-page-title {
  display:block;
}

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

.hd_small_header h3,
.hd_small_header h3.widget-title,
.hd_small_header h1.widget-title,
.hd_small_header h2.widget-title {
  font-size:75%;
}



/* ==========================================================================
   Colors
   ========================================================================== */

body {
	color: #333;
}

blockquote {
	border-color:#333;
}

code {
	background-color: #f7f7f9;
}

.wp-caption {
  border-color:1px solid #333;
  background: #fff;
}

.menu-toggle:focus,
.btn:focus,
input[type="submit"]:focus {
	outline: thin dotted #333;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
textarea,
.entry-content table,
.comment-content table,
.entry-content td,
.comment-content td,
hr {
  border-color: #ccc;
}

.btn,
input[type="submit"] {
	background-color: #ebe9eb;
	border-color: #e6e6e6;
}

.btn:hover,
input[type="submit"]:hover,
.menu-toggle:active,
.btn.active,
.btn:active,
input[type="submit"]:active,
.btn.disabled,
.btn[disabled] {
	background-color: #dad8da;
}

.screen-reader-text:focus {
	color: #21759b;
}

article.sticky .featured-post {
	border-top: 4px double #aaa;
}

article.sticky .featured-post,
article.sticky {
	border-bottom: 4px double #aaa;
}

/* ==========================================================================
   Margins, Padding & Line Height Distillation
   ========================================================================== */

article.sticky .featured-post {
  line-height:3;
}

.entry-content table,
.comment-content table {
	line-height: 2;
}

h1, h2, h3, h4, h5, h6,
.header-widgets-right,
#footercontainer {
	line-height: 1;
}

.page-links {
	line-height: 1.75;
}

body {
  line-height:1;
}

button,
input,
.btn,
input[type="submit"] {
	line-height: 1.25;
	padding: 8px 14px;
}

.btn-large,
input[type="submit"].btn-large {
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.btn-small,
input[type="submit"].btn-small {
	padding: 5px 9px;
}

ul ul, ul ol, ol ol, ol ul,
.header-widgets-right aside,
#footer-navigation ul,
p.hd_ignoreme {
  margin:0px;
}

p, ol, ul, dl,
address,
blockquote,
blockquote p,
blockquote.pull-right,
article.sticky .featured-post,
.entry-content dd,
.comment-content dd,
.entry-content table,
.comment-content table,
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.author,
.site-content article,
.format-audio .wp-audio-shortcode,
.widget_search label,
h1, h2,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
code, pre,
aside, .gallery,
.entry-header img {
	margin: 0 0 1.5em 0;
}

.textwidget p:last-child {
  margin-bottom:0px;
}

p, ol, ul, dl, .entry-content {
  line-height:1.5;
}
ul.nav-menu {
  line-height:1;
}

.entry-content ul,
.entry-content ol {
  margin-left:.5em;
  display:inline-block;
}

.entry-content li {
}

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

blockquote, code, pre {
  border-left-width:5px;
  border-left-style:solid;
	padding: 0 0 0 16px;
  width:100%;
}

blockquote.pull-right {
	border-left: 0 none;
  border-right-width:5px;
  border-right-style:solid;
	padding: 0 16px 0 0;
	float: none;
}

.entry-header time, .entry-header address {
	margin: 0 20px 0 0;
}

.header-meta {
	margin-bottom: .75em;
}

.author-description p {
	margin-bottom: .5em;
}

.post-categories a, .post-tags a {
	margin: 0 3px 0 0;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.archive-header ul {
	list-style: circle outside none;
  margin-left:1em;
}

ol, ul, ol.lcp_catlist,
ul.lcp_catlist {
	list-style: none outside none;
  margin-left:0px;
}

.entry-content li,
.comment-content li {
	margin: 0 0 0 0;
}

.entry-content td, .comment-content td {
	padding: 6px 10px 6px 0;
}

/* ==========================================================================
   Font sizes
   ========================================================================== */

body,
.menu-toggle,
button,
input,
.btn,
input[type="submit"],
article.sticky .featured-post  {
	font-size:16px;
}

.btn-large,
input[type="submit"].btn-large {
	font-size: 1.25em;
}

.btn-small,
input[type="submit"].btn-small,
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption,
.post-categories a,
.post-tags a,
.entry-header time,
.entry-header address,
.entry-content table,
.comment-content table,
.author-description p,
.author-link,
smallprint,
blockquote cite,
code, pre,
.widget_search label {
	font-size: .75em;
}

.author-description h2 {
  font-size:24px;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2.5em;
}

h3 {
	font-size: 2em;
}


h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: .75em;
}

/* ==========================================================================
   Font Faces and Styles
   ========================================================================== */

code, pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}

h1, h2, h3, h4, h5, h6 {
	font-style: normal;
}

b, strong, dt {
	font-weight: 700;
}

em {
	font-style: italic;
}

/* ==========================================================================
   Basic page styles
   ========================================================================== */

body {
	margin: 0 auto;
	padding: 0;
	font-size:16px;
  font-family: 'PT Sans', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	text-align: left;
}


/* Set the default behavior for touch-based browsing in IE10 on devices running Windows 8 */
canvas {
	-ms-touch-action: double-tap-zoom;
}

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

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Responsive images */
img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.alignnone,
a img.alignnone,
.wp-caption.alignnone {
  /*margin: 5px 20px 20px 5px;*/
}

.aligncenter,
div.aligncenter,
a img.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright,
a img.alignright,
.wp-caption.alignright,
blockquote.pull-right {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft,
a img.alignleft,
.wp-caption.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.clear {
  clear:both;
}


.wp-caption {
  max-width: 100%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

ins {
	background: none repeat scroll 0 0 #FFF9C0;
	text-decoration: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}

/* m dash */
blockquote cite:before {
	content: "\2014 ";
}

blockquote cite {
	display: block;
}

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

caption,
th,
td {
	text-align: left;
}

abbr,
dfn,
acronym {
  border-bottom-width:1px;
  border-bottom-style:dotted;
	cursor: help;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

iframe {
  max-width:100%;
  height:auto !important;
}

iframe.hd_video_frame,
iframe[src*="youtube"] {
  height:315px !important;
}

iframe[title^="recaptcha"] {
  height:100% !important;
}

.wpcf7-form-control-wrap .wpcf7-recaptcha {
  overflow:hidden;
}

.entry-content {
  width:100%;
}

.entry-meta {
  clear:both;
}

/* Comments */

.comment-meta .avatar {
  float:left;
  display:inline-block !important;
  margin:0px 10px 10px 10px;
}

.comment-meta cite,
.comment-meta time {
  width:75%;
  display:inline-block;
}

.comment-meta cite.fn span {
  float:left;
  display:inline-block;
  margin-right:10px;
  font-weight:bold;
}

#comments section.comment-content {
  width:100%;
  clear:both;
}

#comments header.comment-meta {
  padding:10px 0px;
  border-top:1px #424242 solid;
  border-bottom:1px #424242 solid;
  margin-bottom:1em;
  background:#dddddd;
}

#comments ol.commentlist ol.children {
  padding-left:70px;
}

#comments .comment-form-comment textarea {
  clear:both;
  display:block;
}

/* Text meant only for screen readers */

.screen-reader-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
  white-space: nowrap;
	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. */
}

.menu-toggle, button, input {
	font-style: normal;
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}

.menu-toggle, button, input {
	*overflow: visible;
	line-height: normal;
}

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

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

input[type="button"] {
	width: auto;
}


.btn,
input[type="submit"] {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	*margin-left: .3em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-width: 1px;
  border-style: solid;
	*border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.btn:first-child {
	*margin-left: 0;
}

.menu-toggle:hover,
.btn:hover,
input[type="submit"]:hover {
	text-decoration: none;
}

.menu-toggle:focus,
.btn:focus,
input[type="submit"]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.menu-toggle:active,
.btn.active,
.btn:active,
input[type="submit"]:active {
	background-image: none;
	outline: 0;
	position:relative;
	top:1px;
}

.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn.disabled:active, .btn[disabled]:active {
	top:0;
}

button.btn, input[type="submit"].btn {
	*padding-top: 2px;
	*padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

select, input, textarea {
	max-width: 100%;
}

/* ==========================================================================
   Site specific styles
   ========================================================================== */

#wrapper {
	width: 100%;
	position: relative;
	text-align: left;
}

#headercontainer {
	width: 100%;
}

.site-header {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.site-title h1 {
}

.site-title img {
	vertical-align: text-bottom;
}

.site-title a {
}

#bannercontainer {
	width: 100%;
}

.banner {
}

.home .banner .widget {
}

.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner h6 {
 }

.banner h1 {
}

.banner h2 {
}


#maincontentcontainer {
	width: 100%;
}

.site-content {
	clear: both;
	width: 100%;
}

.home-sidebar {
}

.home.page .site-content {
	padding-bottom: 0;
}

.home.page .site-content article {
	margin-bottom: 0;
}

// ~ = 007E, : = 003A
#copyright .hd_nav-divider:before {
  content:"\007E";
  height:12px;
  width:20px;
  padding-left:10px;
  display:inline-block;
}

/* ==========================================================================
   Main Content
   ========================================================================== */



/* ==========================================================================
   Footer
   ========================================================================== */

#footercontainer {
	width: 100%;
}

.site-footer {
	clear: both;
}

.site-footer h3 {
}

.site-footer a {
}

.site-footer a:visited {
}

.site-footer a:hover {
}

.site-footer a:focus {
}

.site-footer .widget-area .widget {
}

.smallprint {
}

.smallprint p {
}

.smallprint a {
}

.smallprint a:visited {
}

.smallprint a:hover {
}


/* ==========================================================================
   Widgets
   ========================================================================== */

.widget-area ul {
	list-style: none outside none;
}

.widget-area .widget {
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.social-icons-widget ul,
.social-icons-widget ul li { /* To reset bad css from this widget */
  margin:0px;
  padding:0px;
}

.social-icons-widget img {
  vertical-align:middle;
}

.header-widgets-right {
  line-height:1;
}

/* ==========================================================================
   Content Navigation
   ========================================================================== */

.hd-menu-toggle {
  display:none;
}

.site-content nav {
	clear: both;
	overflow: hidden;
}

.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}

.nav-previous a,
.nav-next a {
	text-decoration: none;
}

.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}

ul.page-numbers {
	text-align: center;
}

li a.page-numbers,
li span.page-numbers {
}

li a:visited.page-numbers {
}

li a:hover.page-numbers {
}

li a:hover.prev,
li a:hover.next {
}

.page-numbers li {
	display: inline;
}

li span.current {
}

li a.prev,
li a.next,
li span.dots {
	border: none;
}


/* ==========================================================================
   Main Navigation
   ========================================================================== */

.main-navigation {
	text-align: left;
	float: right;
	clear: right;
	margin: 0;
}

.main-navigation h1 {
}

.nav-menu {
	font-style: normal;
}

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

.main-navigation li {
	float: left;
	position: relative;
  margin:0px;
  padding:0px;
}

.main-navigation ul ul li {
}

.main-navigation ul a {
}

.main-navigation ul ul a {
}


/****************/

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

.main-navigation ul ul {
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation ul ul a {
}

.main-navigation ul ul li {
  width:100%;
  text-align:left;
}

.main-navigation li:hover > a {
}

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

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul,
.main-navigation ul ul:hover {
  display:block;
}

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

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

.main-navigation ul .divider {
}

.main-navigation ul li.dropdown-header a,
.main-navigation ul li.current-menu-item ul .dropdown-header a {
}

/* Small menu toggle for mobile devices */
.menu-toggle {
	cursor: pointer;
}

.main-small-navigation .nav-menu {
	display: none;
}

/* ==========================================================================
   Gallery
   ========================================================================== */

.gallery {
  display:block;
  width:100%;
}

.gallery .gallery-item {
  display:inline-block;
  float:left;
  margin-bottom:2em;
}

.gallery.gallery-columns-3 .gallery-item {
  width:33%;
  margin-right:.5%;
}

.gallery.gallery-columns-3 .gallery-item:nth-child(3n+3) {
  margin-right:0px;
}

.gallery.gallery-columns-3 .gallery-item:nth-child(3n+4) {
  clear:both;
}

.gallery.gallery-columns-2 .gallery-item {
  width:49.5%;
  margin-right:1%;
}

.gallery.gallery-columns-2 .gallery-item:nth-child(2n+2) {
  margin-right:0px;
}

.gallery.gallery-columns-2 .gallery-item:nth-child(2n+3) {
  clear:both;
}

.gallery.gallery-columns-4 .gallery-item {
  width:24.25%;
  margin-right:1%;
}

.gallery.gallery-columns-4 .gallery-item:nth-child(4n+4) {
  margin-right:0px;
}

.gallery.gallery-columns-4 .gallery-item:nth-child(4n+5) {
  clear:both;
}

.gallery.gallery-columns-5 .gallery-item {
  width:19.2%;
  margin-right:1%;
}

.gallery.gallery-columns-5 .gallery-item:nth-child(5n+5) {
  margin-right:0px;
}

.gallery.gallery-columns-5 .gallery-item:nth-child(5n+6) {
  clear:both;
}


/* ==========================================================================
   Page List
   ========================================================================== */

.page-list-ext .page-list-ext-image {
  margin-top:0px;
}

/* ==========================================================================
   WooCommerce Sucks so we have to fix their crap.
   ========================================================================== */

.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before {
}

.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
}

.woocommerce #content div.product p.price,
.woocommerce #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce-page #content div.product p.price,
.woocommerce-page #content div.product span.price,
.woocommerce-page div.product p.price,
.woocommerce-page div.product span.price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
}

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #content input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt {
	border-width: 1px;
  border-style: solid;
	text-shadow: none;
	padding: 0.5em 0.75em;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
	border-width: 1px;
  border-style: solid;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
	line-height: 2.6;
	min-height: 3em;
	min-width: 3em;
}

.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current {
}

.woocommerce nav.woocommerce-pagination li a.page-numbers,
.woocommerce nav.woocommerce-pagination li span.page-numbers {
	padding: 5px;
	border-width: 1px;
  border-style: solid;
	text-decoration: none;
	line-height: 1.25;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
	border: none;
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
	border: none;
}

.woocommerce nav.woocommerce-pagination li a.prev,
.woocommerce nav.woocommerce-pagination li a.next,
.woocommerce nav.woocommerce-pagination li span.dots {
	border: none;
}

.woocommerce nav.woocommerce-pagination li a:hover.page-numbers {
}

.woocommerce nav.woocommerce-pagination li a:hover.prev,
.woocommerce nav.woocommerce-pagination li a:hover.next {
}

.woocommerce.archive,
.woocommerce.tax-product_cat {

}

.hisdesigns_designers.product_thumbnail {
  width: 100px;
  height: auto;
  display: block;
  float:left;
  margin: 0 1em 1em 0;
  box-shadow: none;
  position:relative;
}

.hisdesigns_designers.sub_category_thumbnail {
  width:100px;
  margin: 0 1em 1em 0;
  float:left;
}

/*
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  padding:0px;
  font-size:24px;
}
*/

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-content {
  width:100%;
}

.shipping-calculator-button {
	text-decoration: none;
}

.woocommerce-message {
  border-top-color: #ccc;
}

.woocommerce-message::before {
  color:#ccc;
}

.woocommerce #respond input.alt#submit:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #ccc;
  color: #fff;
}

.woocommerce #respond input.alt#submit, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #ccc;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}


/* ==========================================================================
   Page Builders
   ========================================================================== */

/* Divi Builder - Resize rows to match HisDesigns Designers */
.page-template-page-builderfullwidth.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row,
.page-template-page-builderblank.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row,
.page-template-page-builderboxed.et_divi_builder #et_builder_outer_content .et_pb_section .et_pb_row {
	max-width: 1200px;
	width: 90%;
}

/* Visual Composer - Remove the negative margin when using the full-width page builder template */
.page-template-page-builderfullwidth.wpb-js-composer .vc_row,
.page-template-page-builderblank.wpb-js-composer .vc_row {
	margin-left: 0;
	margin-right: 0;
}

/* SiteOrigin Page Builder - Ensure the grid only extends 100% */
.page-template-page-builderfullwidth.siteorigin-panels .panel-grid,
.page-template-page-builderblank.siteorigin-panels .panel-grid {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

/*  Breakpoints are set based on the design, not based on device sizes */



/* ==========================================================================
   Non-semantic helper classes from HTML5 Boilerplate
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* ==========================================================================
   Print styles from HTML5 Boilerplate
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
