.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 458px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('https://unionwear.com/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: url('https://unionwear.com/skin/frontend/base/default/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('https://unionwear.com/skin/frontend/base/default/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("https://unionwear.com/skin/frontend/gpmd/default/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("https://unionwear.com/skin/frontend/gpmd/default/css/data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("https://unionwear.com/skin/frontend/gpmd/default/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

[hidden],audio:not([controls]){display:none}body,figure,form,input[type=text],input[type=password],input[type=email],textarea{margin:0}blockquote>p,fieldset,ol,td,th,tr,ul{padding:0}a,a:visited,ins{text-decoration:none}article,aside,details,dialog,figcaption,figure,footer,header,hgroup,hr,label,menu,nav,section{display:block}fieldset,hr,img,legend{border:0}.clearfix:after,.group:after{clear:both}audio,canvas,video{display:inline-block}[hidden]{visibility:hidden}a,abbr,acronym,address,blockquote,button,caption,cite,code,dd,del,dfn,dl,dt,em,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,hr,img,label,legend,li,menu,ol,p,pre,q,s,samp,small,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;font-weight:400;font-style:normal;font-size:100%;line-height:1;font-family:inherit}html{height:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:100%;min-height:100%}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}table{border-collapse:collapse;border-spacing:0}th{text-align:left}textarea{overflow:auto}button,input,select,textarea{line-height:normal!important;vertical-align:baseline}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;cursor:hand;-webkit-appearance:button}input[type=checkbox],input[type=radio]{box-sizing:border-box}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}blockquote,cite,dfn,em,i,q{font-style:italic}blockquote{padding-left:1.625rem;border-left:1px solid #ddd}ol,ul{list-style-position:inside}li ol,li ul{margin:0 1.625rem}dl dd{margin-left:1.625rem}a,a:visited{color:#06c}a:hover{color:#039;border-bottom:none}a:focus{outline:dotted thin}a:active,a:hover{outline:0}a:link{-webkit-tap-highlight-color:rgba(0,102,204,.15)}::selection{background:#ff0035;color:#fff;text-shadow:none}::-moz-selection{background:#ff0035;color:#fff;text-shadow:none}embed,img,object,video{max-width:100%}img{-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}mark{background:#ff0}ins{background:#ff9}del{text-decoration:line-through}hr{height:1px;border-bottom:1px solid #ddd}b,dt,strong{font-weight:700}address,var{font-style:normal}sub,sup{font-size:.625em;font-size:.625rem;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em;top:-.5rem}sub{bottom:-.25em;bottom:-.25rem}.group:after,.group:before{content:"";display:table}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"\0020";display:block;height:0;overflow:hidden}
.font-awesome {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
}
.accessible-hide {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.inline-block {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
body {
    width: 100%;
    *zoom: 1;
}
body:before, body:after {
    content: "";
    display: table;
}
body:after {
    clear: both;
}
body:before, body:after {
    content: "";
    display: table;
}
body:after {
    clear: both;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    text-align: center;
    margin: 0 auto;
}
.header-container {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0 1.0416666666666665%;
    margin-top: 1.125em;
    margin-bottom: 0.5625em;
}
.nav-container {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0 1.0416666666666665%;
    margin-top: 0.5625em;
    margin-bottom: 0.5625em;
}
.main-container {
    display: inline;
    float: left;
    width: 97.91666666666666%;
    margin: 0 1.0416666666666665%;
    margin-top: 0.5625em;
    margin-bottom: 0.5625em;
}
.main-container .main {
    *zoom: 1;
}
.main-container .main:before, .main-container .main:after {
    content: "";
    display: table;
}
.main-container .main:after {
    clear: both;
}
.main-container .main:before, .main-container .main:after {
    content: "";
    display: table;
}
.main-container .main:after {
    clear: both;
}
.main-container .main .col-main {
    *zoom: 1;
    position: relative;
    margin-bottom: 0.5625em;
}
.main-container .main .col-main:before, .main-container .main .col-main:after {
    content: "";
    display: table;
}
.main-container .main .col-main:after {
    clear: both;
}
.main-container .main .col-main:before, .main-container .main .col-main:after {
    content: "";
    display: table;
}
.main-container .main .col-main:after {
    clear: both;
}
.main-container .main .col-left .block:first-child {
    margin-top: 0;
}
.main-container .main .col-right .block:first-child {
    margin-top: 0;
}
.col1-layout .main .col-main {
    width: 100%;
    margin-bottom: 0;
}
.col2-left-layout .main .col-main, .col2-right-layout .main .col-main {
    margin-bottom: 1.125em;
}
.col3-layout .main .col-wrapper .col-main {
    margin-bottom: 1.125em;
}
.col3-layout .main .col-wrapper .col-left {
    margin-bottom: 1.125em;
}
.footer-container {
    display: inline-block;
    float: left;
    width: 97.91666666666666%;
    margin: 0 1.0416666666666665%;
    margin-top: 0.5625em;
    margin-bottom: 1.125em;
}
.opc .col2-set, .account-login .col2-set {
    *zoom: 1;
    margin-bottom: 1.125em;
}
.opc .col2-set:before, .account-login .col2-set:before, .opc .col2-set:after, .account-login .col2-set:after {
    content: "";
    display: table;
}
.opc .col2-set:after, .account-login .col2-set:after {
    clear: both;
}
.opc .col2-set:before, .account-login .col2-set:before, .opc .col2-set:after, .account-login .col2-set:after {
    content: "";
    display: table;
}
.opc .col2-set:after, .account-login .col2-set:after {
    clear: both;
}
.opc .col2-set:last-child, .account-login .col2-set:last-child {
    margin-bottom: 0;
}
.opc .col2-set .col-1, .account-login .col2-set .col-1 {
    float: left;
    width: 47.5%;
}
.opc .col2-set .col-2, .account-login .col2-set .col-2 {
    float: right;
    width: 47.5%;
}
.left {
    float: left;
}
.right {
    float: right;
}
.row {
    clear: both;
    width: 100%;
}
/*
 * RESPONSIVE attributes
 */
.browser {
    display:block;
}
.mobile {
    display:none;
}
@media only screen and (min-width: 479px) {
    .col1-layout .main {
    }
    .col1-layout .main .cart-collaterals {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col1-layout .main .cart-collaterals:before, .col1-layout .main .cart-collaterals:after {
        content: "";
        display: table;
    }
    .col1-layout .main .cart-collaterals:after {
        clear: both;
    }
    .col1-layout .main .cart-collaterals:before, .col1-layout .main .cart-collaterals:after {
        content: "";
        display: table;
    }
    .col1-layout .main .cart-collaterals:after {
        clear: both;
    }
    .col1-layout .main .cart-collaterals .col2-set {
        display: inline;
        float: left;
        width: 47.91666666666667%;
        margin: 0 1.0416666666666665%;
    }
    .col1-layout .main .cart-collaterals .totals {
        display: inline;
        float: left;
        width: 47.91666666666667%;
        margin: 0 1.0416666666666665%;
    }
    .col2-left-layout .main {
        display: block;
        max-width: 100%;
        margin: 0;
        *zoom: 1;
    }
    .col2-left-layout .main:before, .col2-left-layout .main:after {
        content: "";
        display: table;
    }
    .col2-left-layout .main:after {
        clear: both;
    }
    .col2-left-layout .main:before, .col2-left-layout .main:after {
        content: "";
        display: table;
    }
    .col2-left-layout .main:after {
        clear: both;
    }
    .col2-left-layout .main .breadcrumbs {
        display: inline-block;
        float: none;
        width: 97.91666666666666%;
        margin: 0 1.0416666666666665%;
        clear: both;
    }
    .col2-left-layout .main .col-main {
        display: inline;
        float: left;
        width: 47.91666666666667%;
        float: right;
    }
    .col2-left-layout .main .col-left {
        display: inline;
        width: 47.91666666666667%;
        margin: 0 1.0416666666666665%;
        float: left;
    }
    .col2-right-layout .main {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main .breadcrumbs {
        display: inline;
        float: left;
        width: 97.91666666666666%;
        margin: 0 1.0416666666666665%;
    }
    .col2-right-layout .main .col-main {
        display: inline;
        float: left;
        width: 47.91666666666667%;
    }
    .col2-right-layout .main .col-right {
        display: inline;
        float: left;
        width: 90%;
        margin: 0 5%;
    }
    .col3-layout .main .col-wrapper {
        display: inline;
        float: left;
        width: 47.91666666666667%;
        margin: 0 1.0416666666666665%;
    }
    .col3-layout .main .col-right {
        display: inline;
        float: left;
        width: 47.91666666666667%;
        margin: 0 1.0416666666666665%;
    }
}
@media only screen and (min-width: 599px) {
    .page {
        display: table;
        border-collapse: collapse;
    }
    .page a[href="#nav"] {
        display: none !important;
        visibility: hidden;
    }
    .col1-layout .main {
    }
    .col1-layout .main .product-essential {
        display: block;
        width: 100%;
        margin: 0%;
        *zoom: 1;
    }
    .col1-layout .main .product-essential:before, .col1-layout .main .product-essential:after {
        content: "";
        display: table;
    }
    .col1-layout .main .product-essential:after {
        clear: both;
    }
    .col1-layout .main .product-essential:before, .col1-layout .main .product-essential:after {
        content: "";
        display: table;
    }
    .col1-layout .main .product-essential:after {
        clear: both;
    }
    .col1-layout .main .product-essential .product-col-right {
        display: inline;
        float: left;
        width: 39.58333333333333%;
        margin: 0 1.0416666666666665%;
        float: right;
    }
    .col1-layout .main .product-essential .product-col-left {
        display: inline;
        width: 56.25%;
        margin: 0 1.0416666666666665%;
        float: left;
    }
    .col1-layout .main .col3-set {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col1-layout .main .col3-set:before, .col1-layout .main .col3-set:after {
        content: "";
        display: table;
    }
    .col1-layout .main .col3-set:after {
        clear: both;
    }
    .col1-layout .main .col3-set:before, .col1-layout .main .col3-set:after {
        content: "";
        display: table;
    }
    .col1-layout .main .col3-set:after {
        clear: both;
    }
    .col1-layout .main .col3-set .col-1 {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
    }
    .col1-layout .main .col3-set .col-2 {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
    }
    .col1-layout .main .col3-set .col-3 {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
    }
    div.col-right .item {
        width:47%;
        margin:1%;
        display:inline-block;
    }
    div.col-right .item .product-image{
        width:100%;
        height: auto;
    }
}
@media only screen and (min-width: 767px) {
    .col1-layout .main {
    }
    .col1-layout .main .cart-collaterals {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col1-layout .main .cart-collaterals:before, .col1-layout .main .cart-collaterals:after {
        content: "";
        display: table;
    }
    .col1-layout .main .cart-collaterals:after {
        clear: both;
    }
    .col1-layout .main .cart-collaterals:before, .col1-layout .main .cart-collaterals:after {
        content: "";
        display: table;
    }
    .col1-layout .main .cart-collaterals:after {
        clear: both;
    }
    .col1-layout .main .cart-collaterals .col2-set {
        display: inline;
        float: left;
        width: 64.58333333333334%;
        margin: 0 1.0416666666666665%;
    }
    .col1-layout .main .cart-collaterals .col2-set .col-1 {
        display: inline;
        float: left;
        width: 48.4375%;
        margin: 0;
    }
    .col1-layout .main .cart-collaterals .col2-set .col-2 {
        display: inline;
        float: right;
        width: 48.4375%;
        margin: 0;
    }
    .col1-layout .main .cart-collaterals .totals {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
    }
    .col2-left-layout .main {
        display: block;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col2-left-layout .main:before, .col2-left-layout .main:after {
        content: "";
        display: table;
    }
    .col2-left-layout .main:after {
        clear: both;
    }
    .col2-left-layout .main:before, .col2-left-layout .main:after {
        content: "";
        display: table;
    }
    .col2-left-layout .main:after {
        clear: both;
    }
    .col2-left-layout .main .col-main {
        display: inline;
        float: left;
        width: 64.58333333333334%;
        float: right;
    }
    .col2-left-layout .main .col-left {
        display: inline;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
        float: left;
    }
    .col2-right-layout .main {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main .col-main {
        display: inline;
        float: left;
        width: 64.58333333333334%;
    }
    .col2-right-layout .main .col-right {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
    }
    .col2-right-layout .main #product_addtocart_form {
        display: block;
        width: 100%;
    }
    .col2-right-layout .main #product_addtocart_form:before,
    .col2-right-layout .main #product_addtocart_form:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main #product_addtocart_form:after {
        clear: both;
    }
    .col2-right-layout .main #product_addtocart_form:before,
    .col2-right-layout .main #product_addtocart_form:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main #product_addtocart_form:after {
        clear: both;
    }
    .col2-right-layout .main #product_addtocart_form .product-shop {
        display: inline;
        width: 46.875%;
        margin: 0 1.5625%;
        float: left;
    }
    .col2-right-layout .main #product_addtocart_form .product-img-box {
        display: inline;
        float: left;
        width: 46.875%;
        margin: 0 1.5625%;
        float: right;
    }
    .col2-right-layout .main #product_addtocart_form #product-options {
        display: inline;
        float: left;
        width: 96.875%;
        margin: 0 1.5625%;
    }
    .col2-right-layout .main #product_addtocart_form .product-options-bottom {
        display: inline;
        float: left;
        width: 96.875%;
        margin: 0 1.5625%;
    }
    .col3-layout .main {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col3-layout .main:before, .col3-layout .main:after {
        content: "";
        display: table;
    }
    .col3-layout .main:after {
        clear: both;
    }
    .col3-layout .main:before, .col3-layout .main:after {
        content: "";
        display: table;
    }
    .col3-layout .main:after {
        clear: both;
    }
    .col3-layout .main .breadcrumbs {
        display: inline;
        float: left;
        width: 97.91666666666666%;
        margin: 0 1.0416666666666665%;
    }
    .col3-layout .main .col-wrapper {
        display: inline;
        float: left;
        width: 72.91666666666666%;
        margin: 0 1.0416666666666665%;
    }
    .col3-layout .main .col-wrapper .col-main {
        display: inline;
        float: right;
        width: 65.2777777777778%;
        margin: 0;
    }
    .col3-layout .main .col-wrapper .col-left {
        display: inline;
        float: left;
        width: 31.9444444444444%;
        margin: 0;
    }
    .col3-layout .main .col-right {
        display: inline;
        float: left;
        width: 22.916666666666664%;
        margin: 0 1.0416666666666665%;
    }
    .products-grid {
        *zoom: 1;
        width: 104.16666666666667%;
        margin: 0 -2.083333333333333%;
    }
    .products-grid:before, .products-grid:after {
        content: "";
        display: table;
    }
    .products-grid:after {
        clear: both;
    }
    .products-grid:before, .products-grid:after {
        content: "";
        display: table;
    }
    .products-grid:after {
        clear: both;
    }
    .products-grid .item {
        display: inline;
        float: left;
        width: 29.166666666666668%;
        margin: 0 2.083333333333333%;
    }
    div.col-right{
        width: 100% !important;
        padding:0;
    }
    .product-view .product-customize .product-shop,
    .product-view .product-customize .add-to-cart-wrapper,
    .product-view .product-customize .block-related{
        padding-left: 0;
    }
    div.col-right .item {
        width:30%;
        margin:1%;
        display:inline-block;
    }
}
@media only screen and (min-width: 959px) {
    div.col-right{
        width: 22.9167% !important;
        padding:0;
    }
    div.col-main{
        width: 71.9167% !important;
    }
    .personalize-index-index div.col-main{
        width: 100% !important;
        padding: 0 15px!important;
    }
    div.col-right .item {
        width:100% !important;
        margin:0 !important;
        display:block;
    }
    .wrapper {
        max-width: 1340px;
        margin: 0 auto;
        overflow: hidden;
    }
    .col1-layout .main .cart .cart-collaterals {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col1-layout .main .cart .cart-collaterals:before, .col1-layout .main .cart .cart-collaterals:after {
        content: "";
        display: table;
    }
    .col1-layout .main .cart .cart-collaterals:after {
        clear: both;
    }
    .col1-layout .main .cart .cart-collaterals:before, .col1-layout .main .cart .cart-collaterals:after {
        content: "";
        display: table;
    }
    .col1-layout .main .cart .cart-collaterals:after {
        clear: both;
    }
    .col1-layout .main .cart .cart-collaterals .col2-set {
        display: inline;
        float: left;
        width: 64.58333333333334%;
        margin: 0 1.0416666666666665%;
    }
    .col1-layout .main .cart .cart-collaterals .totals {
        display: inline;
        float: left;
        width: 31.25%;
        margin: 0 1.0416666666666665%;
    }
    .col2-left-layout .main {
        display: block;
        width: 100%;
        margin: 0;
        *zoom: 1;
    }
    .col2-left-layout .main:before, .col2-left-layout .main:after {
        content: "";
        display: table;
    }
    .col2-left-layout .main:after {
        clear: both;
    }
    .col2-left-layout .main:before, .col2-left-layout .main:after {
        content: "";
        display: table;
    }
    .col2-left-layout .main:after {
        clear: both;
    }
    .col2-left-layout .main .col-main {
        display: inline;
        float: left;
        width: 72.91666666666666%;
        float: right;
        margin-right: 0;
        padding-right: 0;
    }
    .col2-left-layout .main .col-left {
        display: inline;
        width: 24.916666666666664%;
        margin: 0 1.0416666666666665%;
        float: left;
    }
    .col2-right-layout .main {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main .col-main {
        display: inline;
        float: left;
        width: 72.91666666666666%;
    }
    .col2-right-layout .main .col-right {
        display: inline;
        float: left;
        width: 22.916666666666664%;
        margin: 0 1.0416666666666665%;
    }
    .col2-right-layout .main {
        display: block;
        width: 102.08333333333333%;
        margin: 0 -1.0416666666666665%;
        *zoom: 1;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main:before, .col2-right-layout .main:after {
        content: "";
        display: table;
    }
    .col2-right-layout .main:after {
        clear: both;
    }
    .col2-right-layout .main #product_addtocart_form .product-shop {
        display: inline;
        width: 34.375%;
        margin: 0 1.5625%;
        float: left;
    }
    .col2-right-layout .main #product_addtocart_form .product-img-box {
        display: inline;
        float: left;
        width: 59.375%;
        margin: 0 1.5625%;
        float: right;
    }
    div.col-main{
        padding: 0 0;
    }
    .product-view .product-customize .product-shop,
    .product-view .product-customize .add-to-cart-wrapper,
    .product-view .product-customize .block-related{
        padding-left: 15px;
    }
}
@media only screen and (min-width: 992px) {
    div.col-main{
        width: 100%;
        padding:0 15px;
    }
    .personalize-index-index .div.col-main{
        padding: 0;
    }
}

/*
 *  THE FIRST POINT OF 2 COLUMN LAYOUT
 *  766 & BELOW
 * 
 * 	JOE'S ADDITIONS
 * 
 */

@media only screen and (max-width: 991px) {
    div.col-main{
        padding:0 15px 20px;
    }
    body.cms-home .col-main,
    body.cms-test-home-page .col-main{
        padding-top: 10px;
    }
}
@media only screen and (max-width: 724px) {
    .product-col-right {
        display: inline;
        float: left;
        width: 97.5% !important;
        margin: 0 1.0416666666666665%;
        float: right;
    }
    .product-col-left {
        display: inline;
        width: 97.5% !important;
        margin: 0;
        float: left;
    }
}
@media only screen and (max-width: 767px) {
    .footer-container{
        float: none;
        text-align: center;
    }
    .browser {
        display:none;
    }
    .mobile{
        display:block;
    }
    a.logo {
        position: relative;
        display: inline-block;
        clear: both;
    }
    div.header.wrapper{
        text-align: center;
        padding: 0 5px;
    }
    #search-form-holder {
        display:block;
        width:100%;
        z-index:9;
        clear:both;
        margin: 10px 0!important;
    }
    form.search_mini_form {
        position: relative;
        width: 100%;
        clear: both !important;
    }
    #search-form-holder input#search.input-text{
        display:block;
        float:left;
        width:calc(100% - 40px) !important;
        max-width: none !important;
    }
    #search-form-holder button.button{
        position: relative;
        float:right;
    }
    .mobile {
        position: relative;
    }
    .header-container .mobile{
        clear: both;
        margin-bottom: 15px;
    }
    .mobile div.quick-access {
        display:block;
        text-align: left !important;
    }
    .mobile div.quick-access ul li{
        width:100%;
    }
    .mobile .nav-main,
    .mobile div.quick-access{
        clear:both !important;
        display:block;
        position: relative;
        float:none !important;
        margin: 0 auto;
    }
    .mobile .nav-main ul li a{
        min-width: 100%;
    }
    .mobile div.quick-access{
        margin-bottom: 5px;
    }
    .mobile div.quick-access li,
    .mobile div.quick-access li a,
    .mobile .nav-main ul li, 
    .mobile .nav-main ul li a{
        display:block;
        width:100%;
        float:none;
        clear:both;
    }
    .mobile .nav-main ul li ul li,
    .mobile .nav-main ul li ul li a{
        display:none;
    }
    .mobile div.quick-access li {
        margin: 0 !important;
    }
    .mobile div.quick-access li a {
        width:100%;
        padding:10px;
        margin: 0 !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mobile .nav-main ul li a,
    .mobile div.quick-access li a,
    .mobile div.quick-access li a.btn{
        width: 100%;
        float:none;
        margin-bottom: 1px !important;
    }
    .ad_space.mobile{
        float:left;
        width:100%;
    }
    .main {
        width:100% !important;
        margin:0 !important;
    }
    .breadcrumbs{
        display:none !important;
    }
    div.col-left.sidebar,
    div.col-main {
        width:100% !important;
        float: left !important;
        margin: 0 !important;
        padding: 10px 15px;
    }
    ul.products-grid {
        float:none;
        width:100%;
    }
    ul.products-grid:nth-of-type(2n) {
        margin-left:0;
    }
}
/* END JOE'S ADDITIONS */
@media only screen and (min-width: 599px) and (max-width: 767px) {
    a.logo {
        width:100%;
    }
}
@media only screen and (min-width:768px) and (max-width:872px){
    div.header.wrapper div#search-form-holder {
        margin-left: 43px !important;
    }
}

h6, ol, p, ul {
    line-height: 18px
}

dl dd, h5, h6, ol, p, small, ul {
    margin: 0 0 1.125em
}

.font-awesome {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal
}

.sans-serif, body, button, input, select, textarea {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}

.accessible-hide {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
}

.hidden {
    display: none !important;
    visibility: hidden
}

.inline-block {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

body, button, input, select, textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1rem;
    color: #000
}

.serif {
    font-family: Cambria, Georgia, Times, "Times New Roman", serif
}

.monospace, code, kbd, pre, samp {
    font-family: "Courier New", Courier, monospace
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700
}

h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.3333333333333335rem;
    margin: 0 0 .5625em
}

h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    line-height: 2rem;
    margin: 0 0 .6428571428571429em
}

h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
    margin: 0 0 .75em
}

h4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin: 0 0 .9em
}

h5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem
}

h6 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1rem
}

small {
    font-size: 14px;
    font-size: .875rem
}

ol, p, ul {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1rem
}

.std {
    line-height: 24px;
    line-height: 1.3333333333333333rem
}

button, code, form, input, kbd, label, pre, samp, select, textarea {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1rem
}

dt {
    margin-bottom: .5625em
}

a, a:visited {
    color: #06c
}

a:hover {
    color: #004c99
}

::selection {
    background: #f09;
    color: #fff
}

::-moz-selection {
    background: #f09;
    color: #fff
}
@media only screen and (max-width: 767px) {
    h1{
        font-size: 28px;
        line-height: normal;
    }
}
.font-awesome {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
}
.accessible-hide {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.inline-block {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
}
a [class^="icon-"],
a [class*=" icon-"] {
    display: inline-block;
    text-decoration: inherit;
}
.icon-large:before {
    vertical-align: middle;
    font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.nav-tabs [class^="icon-"],
.btn [class*=" icon-"],
.nav-tabs [class*=" icon-"] {
    line-height: .9em;
}
li [class^="icon-"],
li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}
li .icon-large:before,
li .icon-large:before {
    width: 1.875em;
}
ul.icons {
    list-style-type: none;
    margin-left: 2em;
    text-indent: -0.8em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
    width: .8em;
}
ul.icons li .icon-large:before,
ul.icons li .icon-large:before {
    vertical-align: initial;
}
.icon-glass:before {
    content: "\f000";
}
.icon-music:before {
    content: "\f001";
}
.icon-search:before {
    content: "\f002";
}
.icon-envelope:before {
    content: "\f003";
}
.icon-heart:before {
    content: "\f004";
}
.icon-star:before {
    content: "\f005";
}
.icon-star-empty:before {
    content: "\f006";
}
.icon-user:before {
    content: "\f007";
}
.icon-film:before {
    content: "\f008";
}
.icon-th-large:before {
    content: "\f009";
}
.icon-th:before {
    content: "\f00a";
}
.icon-th-list:before {
    content: "\f00b";
}
.icon-ok:before {
    content: "\f00c";
}
.icon-remove:before {
    content: "\f00d";
}
.icon-zoom-in:before {
    content: "\f00e";
}
.icon-zoom-out:before {
    content: "\f010";
}
.icon-off:before {
    content: "\f011";
}
.icon-signal:before {
    content: "\f012";
}
.icon-cog:before {
    content: "\f013";
}
.icon-trash:before {
    content: "\f014";
}
.icon-home:before {
    content: "\f015";
}
.icon-file:before {
    content: "\f016";
}
.icon-time:before {
    content: "\f017";
}
.icon-road:before {
    content: "\f018";
}
.icon-download-alt:before {
    content: "\f019";
}
.icon-download:before {
    content: "\f01a";
}
.icon-upload:before {
    content: "\f01b";
}
.icon-inbox:before {
    content: "\f01c";
}
.icon-play-circle:before {
    content: "\f01d";
}
.icon-repeat:before {
    content: "\f01e";
}
.icon-refresh:before {
    content: "\f021";
}
.icon-list-alt:before {
    content: "\f022";
}
.icon-lock:before {
    content: "\f023";
}
.icon-flag:before {
    content: "\f024";
}
.icon-headphones:before {
    content: "\f025";
}
.icon-volume-off:before {
    content: "\f026";
}
.icon-volume-down:before {
    content: "\f027";
}
.icon-volume-up:before {
    content: "\f028";
}
.icon-qrcode:before {
    content: "\f029";
}
.icon-barcode:before {
    content: "\f02a";
}
.icon-tag:before {
    content: "\f02b";
}
.icon-tags:before {
    content: "\f02c";
}
.icon-book:before {
    content: "\f02d";
}
.icon-bookmark:before {
    content: "\f02e";
}
.icon-print:before {
    content: "\f02f";
}
.icon-camera:before {
    content: "\f030";
}
.icon-font:before {
    content: "\f031";
}
.icon-bold:before {
    content: "\f032";
}
.icon-italic:before {
    content: "\f033";
}
.icon-text-height:before {
    content: "\f034";
}
.icon-text-width:before {
    content: "\f035";
}
.icon-align-left:before {
    content: "\f036";
}
.icon-align-center:before {
    content: "\f037";
}
.icon-align-right:before {
    content: "\f038";
}
.icon-align-justify:before {
    content: "\f039";
}
.icon-list:before {
    content: "\f03a";
}
.icon-indent-left:before {
    content: "\f03b";
}
.icon-indent-right:before {
    content: "\f03c";
}
.icon-facetime-video:before {
    content: "\f03d";
}
.icon-picture:before {
    content: "\f03e";
}
.icon-pencil:before {
    content: "\f040";
}
.icon-map-marker:before {
    content: "\f041";
}
.icon-adjust:before {
    content: "\f042";
}
.icon-tint:before {
    content: "\f043";
}
.icon-edit:before {
    content: "\f044";
}
.icon-share:before {
    content: "\f045";
}
.icon-check:before {
    content: "\f046";
}
.icon-move:before {
    content: "\f047";
}
.icon-step-backward:before {
    content: "\f048";
}
.icon-fast-backward:before {
    content: "\f049";
}
.icon-backward:before {
    content: "\f04a";
}
.icon-play:before {
    content: "\f04b";
}
.icon-pause:before {
    content: "\f04c";
}
.icon-stop:before {
    content: "\f04d";
}
.icon-forward:before {
    content: "\f04e";
}
.icon-fast-forward:before {
    content: "\f050";
}
.icon-step-forward:before {
    content: "\f051";
}
.icon-eject:before {
    content: "\f052";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-plus-sign:before {
    content: "\f055";
}
.icon-minus-sign:before {
    content: "\f056";
}
.icon-remove-sign:before {
    content: "\f057";
}
.icon-ok-sign:before {
    content: "\f058";
}
.icon-question-sign:before {
    content: "\f059";
}
.icon-info-sign:before {
    content: "\f05a";
}
.icon-screenshot:before {
    content: "\f05b";
}
.icon-remove-circle:before {
    content: "\f05c";
}
.icon-ok-circle:before {
    content: "\f05d";
}
.icon-ban-circle:before {
    content: "\f05e";
}
.icon-arrow-left:before {
    content: "\f060";
}
.icon-arrow-right:before {
    content: "\f061";
}
.icon-arrow-up:before {
    content: "\f062";
}
.icon-arrow-down:before {
    content: "\f063";
}
.icon-share-alt:before {
    content: "\f064";
}
.icon-resize-full:before {
    content: "\f065";
}
.icon-resize-small:before {
    content: "\f066";
}
.icon-plus:before {
    content: "\f067";
}
.icon-minus:before {
    content: "\f068";
}
.icon-asterisk:before {
    content: "\f069";
}
.icon-exclamation-sign:before {
    content: "\f06a";
}
.icon-gift:before {
    content: "\f06b";
}
.icon-leaf:before {
    content: "\f06c";
}
.icon-fire:before {
    content: "\f06d";
}
.icon-eye-open:before {
    content: "\f06e";
}
.icon-eye-close:before {
    content: "\f070";
}
.icon-warning-sign:before {
    content: "\f071";
}
.icon-plane:before {
    content: "\f072";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-random:before {
    content: "\f074";
}
.icon-comment:before {
    content: "\f075";
}
.icon-magnet:before {
    content: "\f076";
}
.icon-chevron-up:before {
    content: "\f077";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-retweet:before {
    content: "\f079";
}
.icon-shopping-cart:before {
    content: "\f07a";
}
.icon-folder-close:before {
    content: "\f07b";
}
.icon-folder-open:before {
    content: "\f07c";
}
.icon-resize-vertical:before {
    content: "\f07d";
}
.icon-resize-horizontal:before {
    content: "\f07e";
}
.icon-bar-chart:before {
    content: "\f080";
}
.icon-twitter-sign:before {
    content: "\f081";
}
.icon-facebook-sign:before {
    content: "\f082";
}
.icon-camera-retro:before {
    content: "\f083";
}
.icon-key:before {
    content: "\f084";
}
.icon-cogs:before {
    content: "\f085";
}
.icon-comments:before {
    content: "\f086";
}
.icon-thumbs-up:before {
    content: "\f087";
}
.icon-thumbs-down:before {
    content: "\f088";
}
.icon-star-half:before {
    content: "\f089";
}
.icon-heart-empty:before {
    content: "\f08a";
}
.icon-signout:before {
    content: "\f08b";
}
.icon-linkedin-sign:before {
    content: "\f08c";
}
.icon-pushpin:before {
    content: "\f08d";
}
.icon-external-link:before {
    content: "\f08e";
}
.icon-signin:before {
    content: "\f090";
}
.icon-trophy:before {
    content: "\f091";
}
.icon-github-sign:before {
    content: "\f092";
}
.icon-upload-alt:before {
    content: "\f093";
}
.icon-lemon:before {
    content: "\f094";
}
.icon-phone:before {
    content: "\f095";
}
.icon-check-empty:before {
    content: "\f096";
}
.icon-bookmark-empty:before {
    content: "\f097";
}
.icon-phone-sign:before {
    content: "\f098";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-github:before {
    content: "\f09b";
}
.icon-unlock:before {
    content: "\f09c";
}
.icon-credit-card:before {
    content: "\f09d";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-hdd:before {
    content: "\f0a0";
}
.icon-bullhorn:before {
    content: "\f0a1";
}
.icon-bell:before {
    content: "\f0a2";
}
.icon-certificate:before {
    content: "\f0a3";
}
.icon-hand-right:before {
    content: "\f0a4";
}
.icon-hand-left:before {
    content: "\f0a5";
}
.icon-hand-up:before {
    content: "\f0a6";
}
.icon-hand-down:before {
    content: "\f0a7";
}
.icon-circle-arrow-left:before {
    content: "\f0a8";
}
.icon-circle-arrow-right:before {
    content: "\f0a9";
}
.icon-circle-arrow-up:before {
    content: "\f0aa";
}
.icon-circle-arrow-down:before {
    content: "\f0ab";
}
.icon-globe:before {
    content: "\f0ac";
}
.icon-wrench:before {
    content: "\f0ad";
}
.icon-tasks:before {
    content: "\f0ae";
}
.icon-filter:before {
    content: "\f0b0";
}
.icon-briefcase:before {
    content: "\f0b1";
}
.icon-fullscreen:before {
    content: "\f0b2";
}
.icon-group:before {
    content: "\f0c0";
}
.icon-link:before {
    content: "\f0c1";
}
.icon-cloud:before {
    content: "\f0c2";
}
.icon-beaker:before {
    content: "\f0c3";
}
.icon-cut:before {
    content: "\f0c4";
}
.icon-copy:before {
    content: "\f0c5";
}
.icon-paper-clip:before {
    content: "\f0c6";
}
.icon-save:before {
    content: "\f0c7";
}
.icon-sign-blank:before {
    content: "\f0c8";
}
.icon-reorder:before {
    content: "\f0c9";
}
.icon-list-ul:before {
    content: "\f0ca";
}
.icon-list-ol:before {
    content: "\f0cb";
}
.icon-strikethrough:before {
    content: "\f0cc";
}
.icon-underline:before {
    content: "\f0cd";
}
.icon-table:before {
    content: "\f0ce";
}
.icon-magic:before {
    content: "\f0d0";
}
.icon-truck:before {
    content: "\f0d1";
}
.icon-pinterest:before {
    content: "\f0d2";
}
.icon-pinterest-sign:before {
    content: "\f0d3";
}
.icon-google-plus-sign:before {
    content: "\f0d4";
}
.icon-google-plus:before {
    content: "\f0d5";
}
.icon-money:before {
    content: "\f0d6";
}
.icon-caret-down:before {
    content: "\f0d7";
}
.icon-caret-up:before {
    content: "\f0d8";
}
.icon-caret-left:before {
    content: "\f0d9";
}
.icon-caret-right:before {
    content: "\f0da";
}
.icon-columns:before {
    content: "\f0db";
}
.icon-sort:before {
    content: "\f0dc";
}
.icon-sort-down:before {
    content: "\f0dd";
}
.icon-sort-up:before {
    content: "\f0de";
}
.icon-envelope-alt:before {
    content: "\f0e0";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-undo:before {
    content: "\f0e2";
}
.icon-legal:before {
    content: "\f0e3";
}
.icon-dashboard:before {
    content: "\f0e4";
}
.icon-comment-alt:before {
    content: "\f0e5";
}
.icon-comments-alt:before {
    content: "\f0e6";
}
.icon-bolt:before {
    content: "\f0e7";
}
.icon-sitemap:before {
    content: "\f0e8";
}
.icon-umbrella:before {
    content: "\f0e9";
}
.icon-paste:before {
    content: "\f0ea";
}
.icon-user-md:before {
    content: "\f200";
}
.header-container {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 1.125em;
}
h1.logo a:hover,
a.logo a:hover {
    border: none;
}
h1.logo img,
a.logo img {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.quick-access {
}
.quick-access #search_mini_form .form-search label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    line-height: 40px;
    line-height: 2.2222222222222223rem;
    margin-bottom: 0;
}
.quick-access #search_mini_form .form-search .button {
    width: auto;
}
.quick-access .form-language label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    line-height: 28px;
    line-height: 1.5555555555555556rem;
    margin-bottom: 0;
}

/* Search Layout */
.searchautocomplete {
    right: 200px;
    width: auto;
    padding-right: 0;
	
}
.searchautocomplete .nav-submit-button {
	background: none;
	padding-left: 0;
}

#search-form-holder .button {
	height: 33px!important;
    width: 34px!important;
    background-position: 9px 8px!important;
}

.searchautocomplete .searchautocomplete-placeholder {
	left: 0;
}
.searchautocomplete .nav .nav-search-in .category{
    color: #777;
    font-size: 13px;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow{
    border-color: #777 transparent transparent transparent!important;
}
/* Search Layout */

@media only screen and (max-width: 900px) {
    .header-container .header .logo {
        max-width: 200px;
    }
    .logo .sub-head{
        font-size: 1.3rem;
    }
	.searchautocomplete {
		width: 330px;
	}
    .searchautocomplete .nav{
        width: 280px!important;
    }
}
@media only screen and (min-width: 768px) {
    h1.logo a {
        display: inherit;
    }
    .header-container .header h1.logo {
        float: left;
        text-align: left;
        margin-bottom: 5px;
    }
    .header-container .header .logo img {
        margin-bottom: 0;
    }
    .header-container .header .quick-access {
        float: right;
        text-align: right;
    }
    .header-container .header .quick-access #search_mini_form {
        margin-bottom: 0.75em;
    }
    .header-container .header .quick-access .welcome-msg {
        margin-bottom: 0.75em;
    }
    .header-container .header .quick-access .links {
        line-height: 16px;
        line-height: 0.8888888888888888rem;
        margin-bottom: 0!important;
    }
    .header-container .header .quick-access .links li {
        line-height: 16px;
        line-height: 0.8888888888888888rem;
        margin-top: 1px;
    }
    .quick-access ul li {
        margin-bottom: 15px;
    }
    .header-container .header .quick-access .links li:first-child{
        margin-bottom: 0;
    }

    .header-container .header .quick-access .links li a {
        padding: 0;
    }
}
a[href="#nav"] {
    font-size: 20px;
    font-size: 1.25rem;
    display: none;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 999;
    width: 30px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    background-color: #0066cc;
    line-height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
a[href="#nav"]:hover {
    background-color: #004c99;
}
#nav {
    *zoom: 1;
    list-style: none;
}
#nav:before, #nav:after {
    content: "";
    display: table;
}
#nav:after {
    clear: both;
}
#nav ul {
    list-style: none;
    margin: 0;
}
#nav > li a {
    display: block;
    padding: 0.5625em;
    font-weight: bold;
    color: #fff;
    background-color: #000;
}
#nav > li a:hover {
    background-color: #333;
}
#nav > li.active > a {
    color: #fff;
    background-color: #0066cc;
}
#nav > li.active > a:hover {
    color: #fff;
    background-color: #004c99;
}
#nav > li ul.level0 > li.parent {
    border-top: 1px solid #aaa;
}
#nav > li ul.level0 > li a {
    color: #000;
    background-color: #ddd;
    padding: 0.5625em;
}
#nav > li ul.level0 > li a:hover {
    background-color: #ccc;
}
#nav > li ul.level0 > li.active > a {
    color: #0066cc;
}
#nav > li ul.level0 > li ul.level1 > li a {
    font-weight: normal;
    background-color: #f6f6f6;
}
#nav > li ul.level0 > li ul.level1 > li a:hover {
    background-color: #eee;
}
#nav > li ul.level0 > li ul.level1 > li.active > a {
    color: #0066cc;
    background-color: #eee;
}
@media only screen and (min-width: 599px) {
    .nav-container {
        position: relative;
        z-index: 999;
    }
    .nav-container #nav {
        background-color: #000;
        padding-right: 1.0416666666666665%;
        padding-left: 1.0416666666666665%;
    }
    .nav-container #nav ul {
        list-style: none;
        margin: 0;
    }
    .nav-container #nav li {
        position: relative;
        float: left;
        text-align: left;
    }
    .nav-container #nav li a {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 32px;
        padding: 0 0.5625em;
    }
    .nav-container #nav li.parent > a {
        padding-right: 30px;
    }
    .nav-container #nav li.parent > a:after {
        font-size: 10px;
        font-size: 0.625rem;
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        line-height: 32px;
        display: block;
        content: "\f078";
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        color: #fff;
    }
    .nav-container #nav li ul.level0 {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
        position: absolute;
        left: -9999px;
    }
    .nav-container #nav li ul.level0.shown-sub {
        top: auto;
        left: 0;
    }
    .nav-container #nav li ul.level0 > li {
        position: relative;
        width: 160px;
    }
    .nav-container #nav li ul.level0 > li.parent {
        border-top: none;
    }
    .nav-container #nav li ul.level0 > li a {
        padding: 0 0.5625em;
    }
    .nav-container #nav li ul.level0 > li ul.level1 {
        -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
        position: absolute;
        left: -9999px;
    }
    .nav-container #nav li ul.level0 > li ul.level1.shown-sub {
        top: 0;
        left: 160px;
    }
    .nav-container #nav li ul.level0 > li ul.level1 > li {
        position: relative;
        width: 160px;
    }
}
.breadcrumbs ul {
    font-size: 14px;
    font-size: 0.875rem;
    list-style: none;
    margin-bottom: 1.40625em;
}
.breadcrumbs ul li {
    display: inline;
}
.breadcrumbs ul li a {
    color: #0066cc;
}
.breadcrumbs ul li a:hover {
    color: #004c99;
}
@media only screen and (min-width: 599px) {
    .breadcrumbs ul {
        text-align: left;
    }
}
.footer-container {
    border-top: 1px dotted #bfbfbf;
    padding-top: 0.5625em;
}
.footer-container .footer ul {
    list-style: none;
    margin-bottom: 0;
}
.footer-container .footer ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-left: 0.5625em;
    padding: 0.5625em 0;
}
.footer-container .footer ul li:first-child {
    margin-left: 0;
}
.footer-container .footer p,
.footer-container .footer address {
    font-size: 12px;
    font-size: 0.75rem;
    background-color: #e6e6e6;
    margin: 0;
    padding-left: 1.125em;
    padding-right: 1.125em;
}
.footer-container .footer p {
    padding-top: 1.125em;
}
.footer-container .footer address {
    padding-bottom: 1.125em;
}
.col-main .std p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
}
.col-main .std ul,
.col-main .std ol,
.col-main .std dl {
    margin-bottom: 1.125em !important;
}
.col-main .std ul li,
.col-main .std ol li,
.col-main .std dl li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
}
.col-main .std ul dd,
.col-main .std ol dd,
.col-main .std dl dd {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    margin-bottom: 1.125em !important;
}
@media only screen and (min-width: 599px) {
    .col-main .std {
        text-align: left;
    }
}
.category-products .products-grid,
.category-products .products-list {
    margin-bottom: 0;
    list-style: none;
}
.category-products .products-grid.last .item.last,
.category-products .products-list.last .item.last {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 1.40625em;
}
.category-products .products-grid .item,
.category-products .products-list .item {
    margin-bottom: 1.125em;
}
.category-products .products-grid .item .product-image img,
.category-products .products-list .item .product-image img {
    margin-bottom: 0.5625em;
}
.category-products .products-grid .item .product-name,
.category-products .products-list .item .product-name {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    margin: 0;
}
.category-products .products-grid .item .btn-cart,
.category-products .products-list .item .btn-cart {
    font-size: 24px;
    font-size: 1.5rem;
    width: 100%;
    padding-top: 0.28125em;
    padding-bottom: 0.28125em;
    margin: 0;
}
.category-products .products-grid .item .desc,
.category-products .products-list .item .desc {
    text-align: left;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    margin: 0 0.5625em 1.125em;
}
@media only screen and (min-width: 479px) {
    .category-products .products-grid .item .product-name,
    .category-products .products-list .item .product-name {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
    }
    .category-products .products-grid .item .price-box,
    .category-products .products-list .item .price-box {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.1111111111111112rem;
        margin-bottom: 1.125em;
    }
    .category-products .products-grid .item .price-box .price-as-configured,
    .category-products .products-list .item .price-box .price-as-configured {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.1111111111111112rem;
    }
    .category-products .products-grid .item .btn-cart,
    .category-products .products-list .item .btn-cart {
        font-size: 16px;
        font-size: 1rem;
    }
}
@media only screen and (min-width: 767px) {
    .category-products .products-grid.last .item.last {
        border-bottom: 1px dotted #808080;
    }
}
.product-view .product-essential .product-shop .product-name h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
    padding: 0 0.5625em;
}
.product-view .product-essential .product-shop .email-friend a,
.product-view .product-essential .product-shop .no-rating a {
    font-weight: bold;
    background-repeat: no-repeat;
}
.product-view .product-essential .product-shop .email-friend {
    margin-bottom: 1.125em;
}
.product-view .product-essential .product-shop .availability {
    font-weight: bold;
}
.product-view .product-essential .product-shop .availability span {
    font-weight: normal;
}
.product-view .product-essential .product-shop .add-to-box .or {
    display: none;
}
.product-view .product-essential .product-shop .add-to-box .add-to-cart input {
    margin-bottom: 0.5625em;
}
.product-view .product-essential .product-shop .short-description {
    background-color: #eee;
    padding: 1em;
    margin: 1.125em 0;
    border-radius: 5px;
    box-shadow: 0 0 4px -1px #ccc;
    text-align: center;
}
.product-view .product-essential .product-shop .short-description p,
.product-view .product-essential .product-shop .short-description a {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
}
.product-view .product-essential.product-customize .product-shop .short-description{
    background-color: transparent;
    padding: 0;
    margin: 0 0 1.5em;
}
.product-view .product-essential.product-customize .product-shop .short-description {
    margin-top: 0;
}
.product-view .product-customize .product-shop .extra-info{
    margin-bottom: 0;
}
.product-view .product-essential .product-shop .short-description h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 0.75em;
}
.product-view .product-essential .product-shop .short-description .std {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    text-align: left;
    margin-bottom: 0.5625em;
}
.product-view .product-essential .product-img-box {
    margin-bottom: 1.125em;
}
.product-view .product-essential .product-img-box .product-image img {
    width: 100%;
}
.product-view .product-essential.product-customize .product-img-box .product-image img{
    width: auto;
}
.product-view .product-essential .product-img-box .more-views h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.product-view .product-essential .product-img-box .more-views ul {
    list-style: none;
}
.product-view .product-essential .product-img-box .more-views ul li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-right: 0.5625em;
}
.product-view .product-essential .product-img-box .more-views ul li:last-child {
    margin-right: 0;
}
.product-view .product-essential .product-options {
    text-align: left;
}
.product-view .product-essential .product-options dl dt {
    padding: 0 1.125em;
}
.product-view .product-essential .product-options dl dt label {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 1.125em;
}
.product-view .product-essential .product-options dl dt label.required {
    padding: 0;
    margin-bottom: 0.5625em;
}
.product-view .product-essential .product-options dl dt label.required em {
    color: #f00;
}
.product-view .product-essential .product-options dl dd {
    border-bottom: 1px dotted #808080;
    padding: 0 1.125em 1.125em;
}
.product-view .product-essential .product-options dl dd .input-box .options-list {
    list-style: none;
}
.product-view .product-essential .product-options dl dd .input-box .options-list li .radio,
.product-view .product-essential .product-options dl dd .input-box .options-list li .checkbox {
    float: left;
    margin: 0 0.5625em 1px 0;
}
.product-view .product-essential .product-options dl dd .input-box .options-list li .label label {
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    font-weight: normal;
}
.product-view .product-essential .product-options dl dd .input-box .options-list li .label label .price-notice {
    font-weight: bold;
}
.product-view .product-essential .product-options dl dd .input-box .multiselect {
    width: 100%;
}
.product-view .product-essential .product-options dl dd .qty-holder label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-right: 0.5625em;
}
.product-view .product-essential .product-options .required {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    color: #ff0000;
    padding: 0 1.125em;
}
.product-view .product-essential .product-options-bottom .add-to-cart {
    text-align: center;
}
.product-view .product-essential .product-options-bottom .add-to-cart input {
    width: 40px;
}
.product-view .product-essential .product-options-bottom .add-to-cart .btn-cart {
    width: auto;
}
@media only screen and (min-width: 599px) {
    .product-view .product-essential .product-shop {
        text-align: left;
    }
    .product-view .product-essential .product-shop .product-name h1 {
        padding: 0;
    }
    .product-view .product-essential .product-shop .email-friend a,
    .product-view .product-essential .product-shop .no-rating a {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .product-view .product-essential .product-shop .ratings {
        *zoom: 1;
        text-align: left;
    }
    .product-view .product-essential .product-shop .ratings:before,
    .product-view .product-essential .product-shop .ratings:after {
        content: "";
        display: table;
    }
    .product-view .product-essential .product-shop .ratings:after {
        clear: both;
    }
    .product-view .product-essential .product-shop .ratings .rating-links {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
        margin-bottom: 0;
    }
    .product-view .product-essential .product-shop .ratings .rating-links a:first-child {
        margin-right: 5px;
    }
    .product-view .product-essential .product-shop .availability {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .product-view .product-essential .product-shop .availability span {
        font-weight: normal;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-cart {
        *zoom: 1;
        margin-bottom: 0.5625em;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-cart:before,
    .product-view .product-essential .product-shop .add-to-box .add-to-cart:after {
        content: "";
        display: table;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-cart:after {
        clear: both;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-cart label {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 36px;
        line-height: 2rem;
        float: left;
        margin-right: 5px;
        margin-bottom: 0;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-cart input {
        float: left;
        width: 30px;
        margin-right: 5px;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-cart .btn-cart {
        float: left;
        width: auto;
    }
    .product-view .product-essential .product-shop .add-to-box .add-to-links {
        clear: both;
    }
    .product-view .product-essential .product-shop .short-description h2 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.2222222222222223rem;
        margin-bottom: 0.5625em;
    }
    .product-view .product-essential .product-shop .short-description .std {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
        margin-bottom: 0;
    }
    .product-view .product-essential .product-options dl dt label {
        font-size: 16px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.2222222222222223rem;
    }
    .product-view .product-essential .product-options dl dt label.required {
        padding: 0;
        margin-bottom: 0.5625em;
    }
    .product-view .product-essential .product-options dl dd .input-box .options-list li .radio,
    .product-view .product-essential .product-options dl dd .input-box .options-list li .checkbox {
        margin: 3px 0.5625em 0 0;
    }
    .product-view .product-essential .product-options dl dd .input-box .options-list li .label label {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 22px;
        line-height: 1.2222222222222223rem;
        margin-bottom: 0;
    }
    .product-view .product-essential .product-options-bottom .price-box {
        float: left;
    }
    .product-view .product-essential .product-options-bottom .add-to-cart {
        float: right;
        margin-bottom: 1.125em;
    }
    .product-view .product-essential .product-options-bottom .add-to-cart label {
        display: inline;
    }
    .product-view .product-essential .product-options-bottom .add-to-cart .btn-cart {
        width: auto;
    }
    .product-view .product-essential .product-options-bottom .add-to-links {
        clear: both;
    }
}
@media only screen and (min-width: 767px) {
    .product-options-bottom .add-to-links .link-wishlist {
        float: left;
    }
    .product-options-bottom .add-to-links .link-compare {
        float: right;
    }
    .add-to-links {
        padding-bottom: 0.5625em;
        margin-top: 0.75em;
    }
    .add-to-links li {
        display: block;
    }
    .add-to-links li a {
        float: none;
    }
}
.cart .page-title.title-buttons .checkout-types {
    list-style: none;
}
@media only screen and (min-width: 599px) {
    .cart .page-title.title-buttons {
        *zoom: 1;
        margin-bottom: 1.125em;
    }
    .cart .page-title.title-buttons:before,
    .cart .page-title.title-buttons:after {
        content: "";
        display: table;
    }
    .cart .page-title.title-buttons:after {
        clear: both;
    }
    .cart .page-title.title-buttons h1 {
        float: left;
    }
    .cart .page-title.title-buttons .checkout-types {
        float: right;
        list-style: none;
    }
    body:not(.checkout-onepage-index) .cart > form:before,
    body:not(.checkout-onepage-index) .cart > form:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 0;
        height: 0;
        z-index: 0;
    }
    body:not(.checkout-onepage-index) .cart > form:before {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        left: 0;
    }
    body:not(.checkout-onepage-index) .cart > form:after {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        right: 0;
    }
    body:not(.checkout-onepage-index) #checkout-review-table-wrapper:before,
    body:not(.checkout-onepage-index) #checkout-review-table-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 0;
        height: 0;
        z-index: 0;
    }
    body:not(.checkout-onepage-index) #checkout-review-table-wrapper:before {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        left: 0;
    }
    body:not(.checkout-onepage-index) #checkout-review-table-wrapper:after {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        right: 0;
    }
}
@media only screen and (min-width: 767px) {
    .checkout-onepage-index .cart > form:before,
    .checkout-onepage-index .cart > form:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 0;
        height: 0;
        z-index: 0;
    }
    .checkout-onepage-index .cart > form:before {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        left: 0;
    }
    .checkout-onepage-index .cart > form:after {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        right: 0;
    }
    .checkout-onepage-index .inner-shadow-wrapper:before,
    .wishlist-index-index .inner-shadow-wrapper:before,
    .customer-account-index .inner-shadow-wrapper:before,
    .sales-order-view .inner-shadow-wrapper:before,
    .sales-order-history .inner-shadow-wrapper:before,
    .review-customer-index .inner-shadow-wrapper:before,
    .review-product-list .inner-shadow-wrapper:before,
    .catalog-product-compare-index .inner-shadow-wrapper:before,
    .checkout-onepage-index .inner-shadow-wrapper:after,
    .wishlist-index-index .inner-shadow-wrapper:after,
    .customer-account-index .inner-shadow-wrapper:after,
    .sales-order-view .inner-shadow-wrapper:after,
    .sales-order-history .inner-shadow-wrapper:after,
    .review-customer-index .inner-shadow-wrapper:after,
    .review-product-list .inner-shadow-wrapper:after,
    .catalog-product-compare-index .inner-shadow-wrapper:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 0;
        height: 0;
        z-index: 0;
    }
    .checkout-onepage-index .inner-shadow-wrapper:before,
    .wishlist-index-index .inner-shadow-wrapper:before,
    .customer-account-index .inner-shadow-wrapper:before,
    .sales-order-view .inner-shadow-wrapper:before,
    .sales-order-history .inner-shadow-wrapper:before,
    .review-customer-index .inner-shadow-wrapper:before,
    .review-product-list .inner-shadow-wrapper:before,
    .catalog-product-compare-index .inner-shadow-wrapper:before {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        left: 0;
    }
    .checkout-onepage-index .inner-shadow-wrapper:after,
    .wishlist-index-index .inner-shadow-wrapper:after,
    .customer-account-index .inner-shadow-wrapper:after,
    .sales-order-view .inner-shadow-wrapper:after,
    .sales-order-history .inner-shadow-wrapper:after,
    .review-customer-index .inner-shadow-wrapper:after,
    .review-product-list .inner-shadow-wrapper:after,
    .catalog-product-compare-index .inner-shadow-wrapper:after {
        -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
        right: 0;
    }
}
.page-popup {
    text-align: center;
    margin: 1.125em 0;
}
.page-popup .page-wrapper {
    margin: 0 1.125em;
}
.page-popup #product_comparison {
    margin-bottom: 1.125em;
}
.page-popup .product-image-popup {
    margin: 0 auto;
}
.page-popup .product-image-popup .buttons-set .button {
    width: auto;
    margin-bottom: 1.125em;
}
.page-popup .product-image-popup .buttons-set .button:hover {
    color: #fff;
}
.page-popup .product-image-popup .nav {
    margin: 0 0 1.125em 0;
}
.page-popup .product-image-popup .nav a {
    position: relative;
    text-decoration: none;
}
.page-popup .product-image-popup .nav a.prev:after,
.page-popup .product-image-popup .nav a.next:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 22px;
    color: #0066cc;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
}
.page-popup .product-image-popup .nav a.prev {
    padding-left: 15px;
}
.page-popup .product-image-popup .nav a.prev:after {
    content: "\f053";
    left: 0;
}
.page-popup .product-image-popup .nav a.next {
    padding-right: 15px;
}
.page-popup .product-image-popup .nav a.next:after {
    content: "\f054";
    right: 0;
}
.page-popup .product-image-popup .image {
    margin-bottom: 1.125em;
}
.block {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    padding: 1.125em;
    margin: 1.125em 0;
}
.block ul, .block ol, .block dl {
    list-style: none;
    margin-bottom: 0;
}
.block .block-title {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.5555555555555556rem;
    border-bottom: 1px dotted #808080;
    padding: 0 0 0.5625em;
    margin-bottom: 0.9em;
}
.block .block-title small {
    font-size: 22px;
    font-size: 1.375rem;
    color: #808080;
}
.block .block-subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    font-weight: bold;
    margin-bottom: 1.125em;
}
.block .block-content .item p {
    font-size: 14px;
    font-size: 0.875rem;
}
.block .block-content .item p a {
    font-weight: bold;
}
.block .block-content .actions {
    font-size: 14px;
    font-size: 0.875rem;
}
.block-cart .block-content .subtotal,
.block-wishlist .block-content .subtotal,
.block-related .block-content .subtotal {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    position: relative;
    background-color: #fff;
    padding: 0.5625em;
    margin-bottom: 0.75em;
}
.block-cart .block-content .subtotal:after,
.block-wishlist .block-content .subtotal:after,
.block-related .block-content .subtotal:after {
    content: " ";
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin-right: auto;
    margin-left: auto;
}
.block-cart .block-content .subtotal .label,
.block-wishlist .block-content .subtotal .label,
.block-related .block-content .subtotal .label,
.block-cart .block-content .subtotal .price,
.block-wishlist .block-content .subtotal .price,
.block-related .block-content .subtotal .price {
    color: #000;
}
.block-cart .block-content .subtotal .price,
.block-wishlist .block-content .subtotal .price,
.block-related .block-content .subtotal .price {
    font-weight: bold;
}
.block-cart .block-content .button,
.block-wishlist .block-content .button,
.block-related .block-content .button {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0.9em;
}
.block-wishlist .block-content .mini-products-list .item .product-details .link-cart {
    width: 100%;
    text-align: center;
}
.block-wishlist .block-content .actions {
    margin-top: 1.125em;
}
.block-wishlist .block-content .actions a {
    font-weight: bold;
}
.block-compare .block-content #compare-items .item .product-name {
    padding-right: 21px;
    margin-bottom: 0.5625em;
}
.block-compare .block-content #compare-items .item.last .product-name {
    margin-bottom: 0;
}
.block-compare .block-content .actions {
    text-align: right;
}
.block-compare .block-content .actions .button {
    width: 100%;
    margin-top: 1.125em;
}
.block-poll form {
    margin-bottom: 0;
}
.block-poll form .block-content {
    text-align: left;
}
.block-poll form .block-content ul li {
    margin-bottom: 0.5625em;
}
.block-poll form .block-content ul li .radio {
    float: left;
    margin: 1px 0.5625em 1px 0;
}
.block-poll form .block-content ul li .label label {
    line-height: 18px;
    line-height: 1rem;
}
.block-poll form .block-content ul li:last-child {
    margin-bottom: 0;
}
.block-poll form .block-content ul .answer {
    font-weight: bold;
}
.block-poll form .block-content ul .votes {
    float: right;
}
.block-poll form .block-content .button {
    width: 100%;
    margin-top: 1.125em;
}
.block-viewed .block-title {
    font-size: 20px;
    font-size: 1.25rem;
}
.block-viewed .block-content {
    text-align: left;
}
.block-viewed .block-content .product-name {
    margin-bottom: 0.5625em;
}
.block-reorder form {
    margin-bottom: 0;
}
.block-reorder form .block-content .item .checkbox {
    float: left;
    margin: 0;
}
.block-reorder form .block-content .item .product-name {
    text-align: left;
    padding-left: 1.6875em;
}
.block-reorder form .block-content .actions .btn-cart {
    width: 100%;
    margin-bottom: 0.5625em;
}
.block-reorder form .block-content .actions a {
    font-weight: bold;
}
.block-layered-nav .block-content {
    text-align: left;
}
.block-layered-nav .block-content #narrow-by-list dt {
    margin-bottom: 0.75em;
}
.block-layered-nav .block-content #narrow-by-list li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    color: #808080;
    margin-bottom: 0.28125em;
}
.block-layered-nav .block-content #narrow-by-list li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    position: relative;
    padding-left: 21px;
}
.block-layered-nav .block-content #narrow-by-list li a:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    font-size: 16px;
    content: "\f055";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 16px;
    height: auto;
}
.block-layered-nav .block-content .currently {
    border-bottom: 1px dotted #808080;
    padding-bottom: 1.125em;
    margin-bottom: 1.125em;
}
.block-layered-nav .block-content .currently ol {
    margin-bottom: 0.5625em;
}
.block-layered-nav .block-content .currently ol li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    color: #000;
    margin-bottom: 0.375em;
}
.block-layered-nav .block-content .currently ol li .label {
    font-weight: bold;
}
.block-layered-nav .block-content .currently ol li:last-child {
    margin-bottom: 0.28125em;
}
.block-layered-nav .block-content .currently .actions {
    text-align: left;
    background: #4f4f4f;
    display: inline-block;
    margin: 10px 0;
}
.block-layered-nav .block-content .actions a:nth-child(2) {
    padding-left: 4px;
    font-size: 0.9rem;
    font-weight: normal;
}
.block-subscribe #newsletter-validate-detail {
    margin-bottom: 0;
}
.block-subscribe #newsletter-validate-detail .block-content .form-subscribe-header {
    margin-bottom: 1.125em;
}
.block-subscribe #newsletter-validate-detail .block-content input {
    width: 100%;
}
.block-subscribe #newsletter-validate-detail .block-content .button {
    width: 100%;
    margin-top: 1.125em;
}
.block-related .block-content .mini-products-list .item .product {
    overflow: hidden;
}
@media only screen and (min-width: 479px) {
    .block .block-title {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 24px;
        line-height: 1.3333333333333333rem;
    }
    .block .block-title small {
        font-size: 16px;
        font-size: 1rem;
    }
    .block .block-subtitle {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
    }
    .block .block-content p {
        font-size: 14px;
        font-size: 0.875rem;
    }
}
@media only screen and (min-width: 767px) {
    .block {
        text-align: left;
    }
}
.tags-list {
    list-style: none;
    margin-bottom: 1.125em;
}
.tags-list li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    background-color: #0099ff;
    padding: 0.375em 0.5625em;
    margin-bottom: 0.28125em;
}
.tags-list li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    color: #fff;
}
.tags-list li:hover {
    background-color: #007acc;
}
form {
    margin-bottom: 1.125em;
}
label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.7777777777777778rem;
    font-weight: bold;
    margin-bottom: 0.5625em;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.link-cart {
    font-size: 14px;
    font-size: 0.875rem;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    font-weight: bold;
    color: #fff;
    width: 100%;
    max-width: 300px;
    background-color: #0066cc;
    padding: 0.5625em;
}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.link-cart:hover {
    background-color: #004c99;
}
.button:active, button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.link-cart:active {
    background-color: #004c99;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
.multiselect,
.input-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.7777777777777778rem;
    max-width: 480px;
    color: #808080;
    outline: none;
    border: 1px solid #ccc;
    padding: 0.5625em;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
.input-text:focus {
    border: 1px solid #75b9f0;
    color: #000;
}
select {
    background-color: #fff;
}
.success, .error {
    color: #fff;
}
.notice {
    color: #000;
}
.messages {
    margin-bottom: 1.6875em;
}
.messages, .messages ul {
    list-style: none;
}
.messages .error-msg,
.messages ul .error-msg,
.messages .success-msg,
.messages ul .success-msg,
.messages .note-msg,
.messages ul .note-msg,
.messages .notice-msg,
.messages ul .notice-msg {
    color: #fff;
    padding: 0.5625em;
}
.messages .error-msg ul li,
.messages ul .error-msg ul li,
.messages .success-msg ul li,
.messages ul .success-msg ul li,
.messages .note-msg ul li,
.messages ul .note-msg ul li,
.messages .notice-msg ul li,
.messages ul .notice-msg ul li {
    line-height: 22px;
    line-height: 1.2222222222222223rem;
}
.messages .error-msg span,
.messages ul .error-msg span,
.messages .success-msg span,
.messages ul .success-msg span,
.messages .note-msg span,
.messages ul .note-msg span,
.messages .notice-msg span,
.messages ul .notice-msg span {
    position: relative;
    padding-left: 21px;
}
.messages .error-msg span:before,
.messages ul .error-msg span:before,
.messages .success-msg span:before,
.messages ul .success-msg span:before,
.messages .note-msg span:before,
.messages ul .note-msg span:before,
.messages .notice-msg span:before,
.messages ul .notice-msg span:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    font-size: 16px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 16px;
    height: auto;
}
.messages .error-msg,
.messages ul .error-msg {
    background-color: #f00;
}
.messages .error-msg span:before,
.messages ul .error-msg span:before {
    content: "\f06a";
    color: #fff;
}
.messages .success-msg,
.messages ul .success-msg {
    background-color: #0c3;
}
.messages .success-msg span:before,
.messages ul .success-msg span:before {
    content: "\f058";
    color: #fff;
}
.messages .note-msg, .messages ul .note-msg,
.messages .notice-msg, .messages ul .notice-msg {
    color: #000;
    background-color: #fc0;
}
.messages .note-msg span:before,
.messages ul .note-msg span:before,
.messages .notice-msg span:before,
.messages ul .notice-msg span:before {
    content: "\f05a";
    color: #000;
}
.links {
    font-size: 12px;
    font-size: 0.75rem;
    list-style: none;
    margin-bottom: 1.125em !important;
}
.links li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-left: 15px;
}
.links li:first-child {
    margin-left: 0;
}
.links li a {
    padding: 0.5625em 0;
}
.product-customize input.button.add-text {
    height: 29px;
    font-weight: normal;
    font-size: 13px
}
.product-customize .image-formatting-area button,
.product-customize .text_style input[type='button'],
.product-customize .text_style button[type='button'] {
    max-width: inherit;
    width: auto;
    margin-bottom: 5px;
}
.product-customize .image-formatting-area button {
    padding: 0;
}
.product-customize .directional-pad button#rotate,
.product-customize .directional-pad button#antirotate {
    font-size: 20px;
}
.directional-pad button#rotate,
.directional-pad button#antirotate,
.product-customize button#btf,
.product-customize button#stb,
.product-customize button#fh,
.product-customize button#fv,
.product-customize button#delete{
    height: 36px;
    width: 36px;
}
.product-customize button#btf,
.product-customize button#stb,
.product-customize button#fh,
.product-customize button#fv,
.product-customize button#delete {
    background-size: 75%;
}
.toolbar {
    *zoom: 1;
    font-size: 12px;
    font-size: 0.75rem;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0.75em 0;
    margin-bottom: 2.25em;
}
.toolbar:before, .toolbar:after {
    content: "";
    display: table;
}
.toolbar:after {
    clear: both;
}
.toolbar label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    font-size: 12px;
    font-size: 0.75rem;
    margin-right: 5px;
    margin-bottom: 0;
}
.pager {
    overflow: hidden;
    margin-bottom: 0;
}
.pager .amount {
    font-size: 12px;
    font-size: 0.75rem;
    float: left;
}
.pager .limiter {
    font-size: 12px;
    font-size: 0.75rem;
    float: right;
}
.pager .limiter label {
    font-size: 12px;
    font-size: 0.75rem;
    display: inline;
}
.pager .limiter select {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 0;
    margin-right: 2px;
}
.pager .pages {
    clear: both;
    margin-bottom: 1.125em;
}
.pager .pages strong {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
    line-height: 26px;
    margin-right: 5px;
}
.pager .pages ol {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    list-style: none;
    margin-bottom: 0;
}
.pager .pages ol li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}
.pager .pages ol li.current {
    color: #fff;
    background-color: #808080;
    padding: 0.225em 0.45em;
}
.pager .pages ol li:first-child {
    margin-left: 0;
}
.pager .pages ol li a {
    display: block;
    background-color: #fff;
    padding: 0.225em 0.45em;
}
.pager .pages ol li a:hover {
    color: #fff;
    background-color: #0066cc;
}
.pager .pages ol li a:active {
    background-color: #000;
}
.pager .pages ol li a.previous,
.pager .pages ol li a.next {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    position: relative;
    border: 0;
    text-align: center;
    color: transparent;
    width: 23px;
    height: 23px;
}
.pager .pages ol li a.previous img,
.pager .pages ol li a.next img {
    display: none;
}
.pager .pages ol li a.previous:after,
.pager .pages ol li a.next:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #0066cc;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.pager .pages ol li a.previous:hover:after,
.pager .pages ol li a.next:hover:after {
    color: #fff;
}
.pager .pages ol li a.previous:after {
    content: "\f053";
}
.pager .pages ol li a.next:after {
    content: "\f054";
}
.sorter {
    overflow: hidden;
}
.sorter .view-mode {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 32px;
    line-height: 1.7777777777777777rem;
    float: left;
    margin-bottom: 0;
}
.sorter .view-mode .grid,
.sorter .view-mode .list {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    position: relative;
    border: 0;
    font: a;
    text-align: center;
    color: transparent;
    width: 20px;
    height: 28px;
}
.sorter .view-mode .grid:after,
.sorter .view-mode .list:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
    line-height: 1.7777777777777777rem;
    color: #bfbfbf;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.sorter .view-mode .grid:after {
    content: "\f009";
}
.sorter .view-mode .list:after {
    content: "\f039";
}
.sorter .view-mode a.grid:after,
.sorter .view-mode a.list:after {
    color: #0066cc;
}
.sorter .view-mode a.grid:hover:after,
.sorter .view-mode a.list:hover:after {
    color: #004c99;
}
.sorter .sort-by {
    float: right;
    margin-bottom: 0;
}
.sorter .sort-by select {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 0;
    margin-right: 2px;
}
.sorter .sort-by a {
    background-color: #fff;
    padding: 0.28125em 0.5625em 0.225em;
}
.toolbar-bottom {
    clear: both;
	margin-bottom: 30px;
}
.toolbar-bottom .toolbar {
    margin-bottom: 0;
}
@media only screen and (min-width: 479px) {
    .toolbar .pager .amount {
        float: none;
    }
    .toolbar .pager .limiter {
        float: none;
    }
    .toolbar .pager .pages {
        margin-bottom: 0.5625em;
    }
    .toolbar .sorter .view-mode {
        float: none;
        margin-bottom: 0.5625em;
    }
    .toolbar .sorter .sort-by {
        float: none;
    }
}
@media only screen and (min-width: 767px) {
    .toolbar .pager .amount {
        float: left;
    }
    .toolbar .pager .limiter {
        float: right;
    }
    .toolbar .pager .pages {
        margin-bottom: 1.125em;
    }
    .toolbar .sorter .view-mode {
        float: left;
        margin-bottom: 0;
    }
    .toolbar .sorter .sort-by {
        float: right;
    }
}
@media only screen and (min-width: 959px) {
    .toolbar .pager .pages {
        clear: none;
        border-bottom: 1px dotted #808080;
        padding-bottom: 1.125em;
    }
}
.btn-remove, .btn-edit {
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    position: relative;
    border: 0;
    color: transparent;
    float: right;
}
.btn-remove:after, .btn-edit:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    font-size: 16px;
    color: #808080;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 16px;
    height: auto;
}
.btn-remove:hover:after,
.btn-edit:hover:after {
    color: #000;
}
.btn-remove:after {
    content: "\f057";
}
.btn-edit:after {
    content: "\f044";
}
.box-additional, .box-up-sell {
    display: none;
}
.data-table, .products-grid {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    display: block;
    border-collapse: separate;
    text-align: left;
    margin-bottom: 1.125em;
    position: relative;
    z-index: 5;
}
.data-table colgroup,
.products-grid colgroup,
.data-table thead,
.products-grid thead,
.data-table tbody,
.products-grid tbody,
.data-table tfoot,
.products-grid tfoot {
    width: 100%;
}
.data-table colgroup tr th,
.products-grid colgroup tr th,
.data-table thead tr th,
.products-grid thead tr th,
.data-table tbody tr th,
.products-grid tbody tr th,
.data-table tfoot tr th,
.products-grid tfoot tr th {
    z-index: 1;
    position: relative;
    vertical-align: top;
    font-weight: bold;
    border-bottom: 1px solid #bfbfbf;
    padding: 1.125em 0.5625em;
}
.data-table colgroup tr td,
.products-grid colgroup tr td,
.data-table thead tr td,
.products-grid thead tr td,
.data-table tbody tr td,
.products-grid tbody tr td,
.data-table tfoot tr td,
.products-grid tfoot tr td {
    z-index: 1;
    position: relative !important;
    vertical-align: top;
    border-bottom: 1px solid #bfbfbf;
    background-color: #ffffff;
    padding: 1.125em 0.5625em;
}
.data-table colgroup tr td .product-image,
.products-grid colgroup tr td .product-image,
.data-table thead tr td .product-image,
.products-grid thead tr td .product-image,
.data-table tbody tr td .product-image,
.products-grid tbody tr td .product-image,
.data-table tfoot tr td .product-image,
.products-grid tfoot tr td .product-image {
    border: none;
}
.data-table colgroup tr td .product-image img,
.products-grid colgroup tr td .product-image img,
.data-table thead tr td .product-image img,
.products-grid thead tr td .product-image img,
.data-table tbody tr td .product-image img,
.products-grid tbody tr td .product-image img,
.data-table tfoot tr td .product-image img,
.products-grid tfoot tr td .product-image img {
    display: block;
    position: relative;
    z-index: 2;
    max-width: 50px;
    height: auto;
}
.data-table colgroup tr td .product-name,
.products-grid colgroup tr td .product-name,
.data-table thead tr td .product-name,
.products-grid thead tr td .product-name,
.data-table tbody tr td .product-name,
.products-grid tbody tr td .product-name,
.data-table tfoot tr td .product-name,
.products-grid tfoot tr td .product-name {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.data-table colgroup tr td .disc,
.products-grid colgroup tr td .disc,
.data-table thead tr td .disc,
.products-grid thead tr td .disc,
.data-table tbody tr td .disc,
.products-grid tbody tr td .disc,
.data-table tfoot tr td .disc,
.products-grid tfoot tr td .disc {
    list-style: none;
}
.data-table colgroup tr td p,
.products-grid colgroup tr td p,
.data-table thead tr td p,
.products-grid thead tr td p,
.data-table tbody tr td p,
.products-grid tbody tr td p,
.data-table tfoot tr td p,
.products-grid tfoot tr td p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.data-table colgroup tr td .input-text,
.products-grid colgroup tr td .input-text,
.data-table thead tr td .input-text,
.products-grid thead tr td .input-text,
.data-table tbody tr td .input-text,
.products-grid tbody tr td .input-text,
.data-table tfoot tr td .input-text,
.products-grid tfoot tr td .input-text {
    width: 30px;
}
.data-table colgroup tr td .ratings,
.products-grid colgroup tr td .ratings,
.data-table thead tr td .ratings,
.products-grid thead tr td .ratings,
.data-table tbody tr td .ratings,
.products-grid tbody tr td .ratings,
.data-table tfoot tr td .ratings,
.products-grid tfoot tr td .ratings {
    margin-bottom: 0;
}
.data-table colgroup tr td .ratings .rating-links,
.products-grid colgroup tr td .ratings .rating-links,
.data-table thead tr td .ratings .rating-links,
.products-grid thead tr td .ratings .rating-links,
.data-table tbody tr td .ratings .rating-links,
.products-grid tbody tr td .ratings .rating-links,
.data-table tfoot tr td .ratings .rating-links,
.products-grid tfoot tr td .ratings .rating-links {
    margin-bottom: 0;
}
.data-table colgroup tr td .ratings .rating-links a,
.products-grid colgroup tr td .ratings .rating-links a,
.data-table thead tr td .ratings .rating-links a,
.products-grid thead tr td .ratings .rating-links a,
.data-table tbody tr td .ratings .rating-links a,
.products-grid tbody tr td .ratings .rating-links a,
.data-table tfoot tr td .ratings .rating-links a,
.products-grid tfoot tr td .ratings .rating-links a {
    display: block;
    margin: 0 0 0.5625em;
}
.data-table colgroup tr td .ratings .rating-links a:last-child,
.products-grid colgroup tr td .ratings .rating-links a:last-child,
.data-table thead tr td .ratings .rating-links a:last-child,
.products-grid thead tr td .ratings .rating-links a:last-child,
.data-table tbody tr td .ratings .rating-links a:last-child,
.products-grid tbody tr td .ratings .rating-links a:last-child,
.data-table tfoot tr td .ratings .rating-links a:last-child,
.products-grid tfoot tr td .ratings .rating-links a:last-child {
    margin-bottom: 0;
}
.data-table colgroup tr td .btn-remove,
.products-grid colgroup tr td .btn-remove,
.data-table thead tr td .btn-remove,
.products-grid thead tr td .btn-remove,
.data-table tbody tr td .btn-remove,
.products-grid tbody tr td .btn-remove,
.data-table tfoot tr td .btn-remove,
.products-grid tfoot tr td .btn-remove {
    position: relative;
    outline: 0;
}
.data-table colgroup tr.last th,
.products-grid colgroup tr.last th,
.data-table thead tr.last th,
.products-grid thead tr.last th,
.data-table tbody tr.last th,
.products-grid tbody tr.last th,
.data-table tfoot tr.last th,
.products-grid tfoot tr.last th,
.data-table colgroup tr.last td,
.products-grid colgroup tr.last td,
.data-table thead tr.last td,
.products-grid thead tr.last td,
.data-table tbody tr.last td,
.products-grid tbody tr.last td,
.data-table tfoot tr.last td,
.products-grid tfoot tr.last td {
    border-bottom: none;
}
.data-table colgroup tr.first th,
.products-grid colgroup tr.first th,
.data-table thead tr.first th,
.products-grid thead tr.first th,
.data-table tbody tr.first th,
.products-grid tbody tr.first th,
.data-table tfoot tr.first th,
.products-grid tfoot tr.first th {
    border-bottom: 1px solid #bfbfbf;
}
.data-table thead tr td, .products-grid thead tr td {
    border-bottom: 1px solid #bfbfbf !important;
}
.data-table tfoot tr td, .products-grid tfoot tr td {
    border-bottom: none;
    border-top: 1px solid #bfbfbf;
}
.data-table tfoot tr td .btn-continue,
.products-grid tfoot tr td .btn-continue,
.data-table tfoot tr td .btn-update,
.products-grid tfoot tr td .btn-update {
    z-index: 2;
    width: auto;
    padding: 0;
    margin: 0;
    border-bottom: 1px dotted #0066cc;
    background-color: transparent;
    font-size: 14px;
    font-size: 0.875rem;
    color: #0066cc;
}
.data-table tfoot tr td .btn-continue:hover,
.products-grid tfoot tr td .btn-continue:hover,
.data-table tfoot tr td .btn-update:hover,
.products-grid tfoot tr td .btn-update:hover {
    border-bottom: none;
}
.data-table tfoot tr td .btn-continue,
.products-grid tfoot tr td .btn-continue {
    margin-right: 1.125em;
}
.data-table#checkout-review-table tfoot tr.first td,
.products-grid#checkout-review-table tfoot tr.first td {
    padding-bottom: 0;
}
.data-table#checkout-review-table tfoot tr.last td,
.products-grid#checkout-review-table tfoot tr.last td {
    padding-top: 0;
}
.data-table, .box-up-sell .products-grid {
    position: relative;
    overflow-x: auto;
}
.products-grid {
    text-align: center;
}
#wishlist-view-form {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table {
    table-layout: fixed;
    margin-bottom: 1.125em;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup col:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead col:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody col:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot col:nth-child(1) {
    width: 25%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup col:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead col:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody col:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot col:nth-child(2) {
    width: 35%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup col:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead col:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody col:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot col:nth-child(3) {
    width: 15%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup col:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead col:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody col:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot col:nth-child(4) {
    width: 20%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup col:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead col:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody col:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot col:nth-child(5) {
    width: 5%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td:nth-child(1),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td:nth-child(1) {
    width: 25%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td:nth-child(2),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td:nth-child(2) {
    width: 35%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td:nth-child(3),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td:nth-child(3) {
    width: 15%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td:nth-child(4),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td:nth-child(4) {
    width: 20%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td:nth-child(5),
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td:nth-child(5) {
    width: 5%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td .price-box,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td .price-box {
    margin-bottom: 0;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td textarea,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td textarea {
    width: 100%;
    max-width: 100%;
}
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr th .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr th .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr th .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr th .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table colgroup tr td .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table thead tr td .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tbody tr td .btn-cart,
#wishlist-view-form .inner-shadow-wrapper #wishlist-table tfoot tr td .btn-cart {
    width: auto;
    margin-bottom: 0.5625em;
}
.buttons-set2 button {
    width: auto;
    margin-bottom: 0.5625em;
}
.cart > form {
    position: relative;
}
.cart > form:before, .cart > form:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 100%;
    z-index: 20;
}
.cart > form:before {
    -webkit-box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.5);
    box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.5);
    left: 0;
}
.cart > form:after {
    -webkit-box-shadow: inset -15px 0 15px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset -15px 0 15px -15px rgba(0, 0, 0, 0.5);
    box-shadow: inset -15px 0 15px -15px rgba(0, 0, 0, 0.5);
    right: 0;
}
.inner-shadow-wrapper {
    position: relative;
}
.inner-shadow-wrapper:before, .inner-shadow-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 100%;
    z-index: 20;
}
.inner-shadow-wrapper:before {
    -webkit-box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.5);
    box-shadow: inset 15px 0 15px -15px rgba(0, 0, 0, 0.5);
    left: 0;
}
.inner-shadow-wrapper:after {
    -webkit-box-shadow: inset -15px 0 15px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset -15px 0 15px -15px rgba(0, 0, 0, 0.5);
    box-shadow: inset -15px 0 15px -15px rgba(0, 0, 0, 0.5);
    right: 0;
}
.add-to-links {
    overflow: hidden;
    list-style: none;
    margin: 1.125em 0 0;
}
.add-to-links .separator {
    display: none;
}
.product-collateral {
    /*background-color: #eee;*/
    padding: 1.125em;
    margin: 1.125em 0 0;
    z-index: 10;
    position: relative;
}
.product-collateral .box-description {
    border-bottom: 1px dotted #808080;
    padding-bottom: 1.125em;
    margin-bottom: 1.125em;
}
.product-collateral .box-description h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 0.75em;
}
.product-collateral .box-description .std {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    text-align: left;
}
.product-collateral .box-additional {
    margin-bottom: 1.125em;
}
.product-collateral .box-additional h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 0.75em;
}
.product-collateral .box-up-sell {
    -webkit-box-shadow: 0 1px 0 0 #ffffff;
    -moz-box-shadow: 0 1px 0 0 #ffffff;
    box-shadow: 0 1px 0 0 #ffffff;
}
.product-collateral .box-up-sell h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 0.75em;
}
.product-collateral .box-tags h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 0.75em;
}
.product-collateral .box-tags h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1rem;
    margin-bottom: 1.125em;
}
.product-collateral .box-tags .product-tags {
    list-style: none;
}
.product-collateral .box-tags .product-tags li {
    font-size: 14px;
    font-size: 0.875rem;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    background-color: #0099ff;
    padding: 0.5625em;
    margin: 0 0.28125em 0.5625em 0;
}
.product-collateral .box-tags .product-tags li:hover {
    background-color: #007acc;
}
.product-collateral .box-tags .product-tags li a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    color: #fff;
}
.product-collateral .box-tags form label {
    display: block;
    width: 100%;
    clear: both;
}
.product-collateral .box-tags form input {
    width: 100%;
}
.product-collateral .box-tags form .button {
    width: 100%;
    margin-top: 0.5625em;
}
.product-collateral .box-tags .note {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    color: #808080;
    text-align: left;
    margin-bottom: 1.125em;
}
@media only screen and (min-width: 599px) {
    .product-collateral .box-description {
        text-align: left;
    }
    .product-collateral .box-tags {
        text-align: left;
    }
    .product-collateral .box-tags h3 {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 20px;
        line-height: 1.1111111111111112rem;
    }
    .product-collateral .box-tags .form-add label {
        float: left;
    }
    .product-collateral .box-tags .form-add .input-box {
        display: inline;
    }
    .product-collateral .box-tags .form-add .input-box input {
        width: auto;
    }
    .product-collateral .box-tags .form-add .button {
        width: auto;
        margin-top: 0;
    }
}
.box-reviews h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 0.5625em;
    margin-bottom: 0.5625em;
}
.box-reviews .pager {
    margin-bottom: 0.5625em;
}
.box-reviews dl {
    text-align: left;
    background-color: #fff;
    padding: 1.125em;
    margin: 1.125em 0;
}
.box-reviews dl dt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    margin-bottom: 0.5625em;
}
.box-reviews dl dd {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 1.125em;
    margin-bottom: 1.125em;
}
.box-reviews dl dd .ratings-table {
    width: 100%;
    margin-bottom: 0.5625em;
}
.box-reviews dl dd .ratings-table tbody tr th {
    font-weight: bold;
    padding-right: 20px;
    padding-bottom: 0.5625em;
}
.box-reviews dl dd .ratings-table tbody tr td {
    padding-bottom: 0.5625em;
}
.box-reviews dl dd .ratings-table tbody tr td .rating-box {
    width: 80px;
    height: 16px;
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/icon-star-sml.png') repeat-x left top;
}
.box-reviews dl dd .ratings-table tbody tr td .rating-box .rating {
    height: 16px;
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/icon-star-sml.png') repeat-x left -32px;
}
.box-reviews .form-add {
    text-align: left;
    background-color: #fff;
    padding: 1.125em;
    margin: 1.125em 0;
}
.box-reviews .form-add #review-form h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.box-reviews .form-add #review-form h4 {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
}
.box-reviews .form-add #review-form #product-review-table {
    white-space: nowrap;
}
.crosssell, #discount-coupon-form, .shipping, .totals {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    padding: 1.125em;
    margin: 0 0 1.125em 0;
}
.crosssell h2, #discount-coupon-form h2, .shipping h2, .totals h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 1.125em;
}
@media only screen and (min-width: 479px) {
    .crosssell h2, #discount-coupon-form h2, .shipping h2, .totals h2 {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
    }
}
.crosssell #crosssell-products-list {
    list-style: none;
    margin-bottom: 0;
}
.crosssell #crosssell-products-list .item {
    border-bottom: 1px dotted #808080;
    margin-bottom: 1.125em;
}
.crosssell #crosssell-products-list .item.last {
    border-bottom: none;
    margin-bottom: 0;
}
.crosssell #crosssell-products-list .item .product-image {
    float: left;
}
.crosssell #crosssell-products-list .item .product-details {
    text-align: left;
    margin-left: 95px;
}
.crosssell #crosssell-products-list .item .product-details .product-name {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.crosssell #crosssell-products-list .item .product-details .price-box {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 1.125em;
}
.crosssell #crosssell-products-list .item .product-details .btn-cart {
    width: auto;
}
@media only screen and (min-width: 479px) {
    .crosssell #crosssell-products-list .item .product-image {
        float: left;
    }
    .crosssell #crosssell-products-list .item .product-image img {
        max-width: 50px;
        height: auto;
    }
    .crosssell #crosssell-products-list .item .product-details {
        margin-left: 60px;
    }
    .crosssell #crosssell-products-list .item .product-details .product-name {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
    }
    .crosssell #crosssell-products-list .item .product-details .price-box {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
    }
    .crosssell #crosssell-products-list .item .product-details .add-to-links li a.link-wishlist,
    .crosssell #crosssell-products-list .item .product-details .add-to-links li a.link-compare {
        float: none;
    }
}
#discount-coupon-form .discount .discount-form .input-box input {
    width: 100%;
    margin-bottom: 0.5625em;
}
#discount-coupon-form .discount .discount-form .buttons-set .button {
    width: 100%;
}
.shipping .shipping-form form .form-list {
    list-style: none;
    margin-bottom: 0;
}
.shipping .shipping-form form .form-list li .input-box select {
    max-width: 100%;
    margin-bottom: 0.5625em;
}
.shipping .shipping-form form .form-list li .input-box .input-text {
    width: 100%;
    margin-bottom: 0.5625em;
}
.shipping .shipping-form form .buttons-set .button {
    width: 100%;
}
.shipping #co-shipping-method-form .sp-methods dd ul {
    list-style: none;
}
.shipping #co-shipping-method-form .sp-methods dd ul li {
    text-align: left;
}
.shipping #co-shipping-method-form .sp-methods dd ul li .radio {
    float: left;
    margin: 2px 0.5625em 1px 0;
}
.shipping #co-shipping-method-form .sp-methods dd ul li label {
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.totals #shopping-cart-totals-table {
    width: 100%;
    text-align: left;
    margin-bottom: 0.75em;
}
.totals #shopping-cart-totals-table tbody tr td,
.totals #shopping-cart-totals-table tfoot tr td {
    width: 50%;
}
.totals #shopping-cart-totals-table tbody tr td {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    vertical-align: top;
}
.totals #shopping-cart-totals-table tbody tr td:first-child {
    text-align: right;
    padding-right: 0.5625em;
}
.totals #shopping-cart-totals-table tbody tr td:last-child {
    text-align: left;
    padding-left: 0.5625em;
}
.totals #shopping-cart-totals-table tfoot tr td {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.totals #shopping-cart-totals-table tfoot tr td:first-child {
    text-align: right;
    padding-right: 0.5625em;
}
.totals #shopping-cart-totals-table tfoot tr td:last-child {
    text-align: left;
    padding-left: 0.5625em;
}
.totals .checkout-types {
    list-style: none;
    margin-bottom: 0;
}
.totals .checkout-types li .btn-checkout {
    width: 100%;
    margin-bottom: 1.125em;
}
.totals .checkout-types li a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.link-wishlist, .link-compare {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: bold;
}
.link-wishlist {
    float: left;
}
.link-compare {
    float: right;
}
.mini-products-list {
    text-align: left;
}
.mini-products-list .item {
    margin-bottom: 1.125em;
}
.mini-products-list .item.last {
    margin-bottom: 0;
}
.mini-products-list .item .checkbox {
    float: left;
    margin: 1px 0.5625em 1px 0;
}
.mini-products-list .item .product-image {
    float: left;
    margin-right: 0.75em;
}
.mini-products-list .item .product-details {
    font-size: 14px;
    font-size: 0.875rem;
}
.mini-products-list .item .product-details .product-name {
    padding-right: 47px;
    margin-bottom: 0.5625em;
}
.mini-products-list .item .product-details .price {
    font-weight: bold;
}
.mini-products-list .item .product-details .link-cart:hover {
    color: #fff;
}
.mini-products-list .item .product-details .truncated {
    position: relative;
    display: block;
    clear: both;
    background-color: #fff;
    padding: 1.125em;
    margin-top: 2.25em;
}
.mini-products-list .item .product-details .truncated:after {
    content: " ";
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    margin-right: auto;
    margin-left: auto;
}
.mini-products-list .item .product-details .truncated .item-options dt {
    margin-bottom: 0.5625em;
}
.mini-products-list .item .product-details .truncated .item-options dd {
    margin-bottom: 1.125em;
}
.mini-products-list .item .product-details .truncated .item-options dd .price {
    display: block;
}
.mini-products-list .item .product-details .btn-edit {
    margin-right: 26px;
}
.price-box {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    margin-bottom: 0.5625em;
}
.price-box .regular-price .price,
.price-box .price-from .price,
.price-box .price-to .price,
.price-box .special-price .price,
.price-box .minimal-price .price,
.price-box .price-as-configured .price,
.price-box .full-product-price .price {
    line-height: 38px;
    line-height: 2.111111111111111rem;
    font-weight: bold;
}
.price-box .price-from {
    margin-bottom: 0;
}
.price-box .old-price {
    color: #808080;
    margin-bottom: 0.75em;
}
.price-box .old-price .price {
    text-decoration: line-through;
}
.price-box .price-as-configured {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
    color: #fff;
    background-color: #00cc00;
    padding: 0.5625em;
    margin-bottom: 0.5625em;
}
@media only screen and (min-width: 599px) {
    .price-box .price-as-configured {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
        margin-bottom: 0;
    }
    .price-box-bundle .price-box .price-from {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
        margin-bottom: 0;
    }
    .price-box-bundle .price-box .price-to {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 18px;
        line-height: 1rem;
        margin-bottom: 0;
    }
}
.product-pricing {
    margin-bottom: 1.6875em;
}
.product-pricing li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.ratings {
    margin-bottom: 1.125em;
}
.ratings .rating-box {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    border: 0;
    font: a;
    color: transparent;
    width: 120px;
    height: 24px;
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/icon-star.png') repeat-x left top;
}
.ratings .rating-box .rating {
    height: 24px;
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/icon-star.png') repeat-x left -48px;
}
.ratings .amount {
    margin-left: 0.5625em;
}
.ratings .amount a {
    line-height: 30px;
    line-height: 1.6666666666666667rem;
}
.ratings .rating-links {
    margin-top: 0.5625em;
}
.ratings .rating-links a {
    margin-right: 1.125em;
}
.ratings .rating-links a:last-child {
    margin-right: 0;
}
.ratings .rating-links .separator {
    display: none;
}
@media only screen and (min-width: 479px) {
    .ratings .rating-box {
        width: 80px;
        height: 16px;
        background: url('https://unionwear.com/skin/frontend/gpmd/default/images/icon-star-sml.png') repeat-x left top;
    }
    .ratings .rating-box .rating {
        height: 16px;
        background: url('https://unionwear.com/skin/frontend/gpmd/default/images/icon-star-sml.png') repeat-x left -32px;
    }
    .ratings .amount a {
        line-height: 20px;
        line-height: 1.1111111111111112rem;
    }
}
.opc {
    list-style: none;
}
.opc .section {
    position: relative;
    background-color: #e6e6e6;
    padding: 1.125em;
    margin-bottom: 1.125em;
}
.opc .section .step-title {
    position: relative;
    margin-bottom: 0;
}
.opc .section .step-title .number {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 26px;
    line-height: 1.4444444444444444rem;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    font-weight: bold;
    color: #e6e6e6;
    background-color: #fff;
    padding: 0.140625em 0.375em;
    margin-bottom: 0.28125em;
}
.opc .section .step-title h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
    margin-bottom: 0;
}
.opc .section .step-title > a,
.opc .section .step-title .edit {
    position: absolute;
    top: 10px;
    right: 0;
    border: 0;
    font: a;
    color: transparent;
    float: right;
}
.opc .section .step-title > a:after,
.opc .section .step-title .edit:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #0066cc;
    content: "\f044";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
}
.opc .section .step-title > a:hover:after,
.opc .section .step-title .edit:hover:after {
    color: #004c99;
}
.opc .section.allow .edit {
    display: block;
    position: absolute;
    top: 1.125em;
    right: 1.125em;
}
.opc .section.active {
    border: 1px solid #bfbfbf;
    background-color: transparent;
}
.opc .section.active .step-title .number {
    color: #fff;
    background-color: #bfbfbf;
}
.opc .section.active .step-title h2 {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 0.5625em;
    margin-bottom: 1.125em;
}
.opc .section.active .step-title > a,
.opc .section.active .step-title .edit {
    display: none;
}
.opc .section .step #checkout-step-shipping_method #co-shipping-method-form {
    margin-bottom: 0;
}
.opc .section .step #checkout-shipping-method-load,
.opc .section .step #co-payment-form {
    margin-bottom: 0;
}
.opc .section .step #checkout-shipping-method-load dl dt .radio,
.opc .section .step #co-payment-form dl dt .radio {
    margin-bottom: 0.5625em;
}
.opc .section .step #checkout-shipping-method-load dl dt label,
.opc .section .step #co-payment-form dl dt label {
    display: inline;
}
.opc .section .step #checkout-shipping-method-load dl dd,
.opc .section .step #co-payment-form dl dd {
    margin-bottom: 0.5625em;
}
.opc .section .step #checkout-shipping-method-load dl dd:last-child,
.opc .section .step #co-payment-form dl dd:last-child {
    margin-bottom: 0;
}
.opc .section .step #checkout-shipping-method-load dl dd p,
.opc .section .step #co-payment-form dl dd p {
    margin-bottom: 0.5625em;
}
.opc .section .step #checkout-shipping-method-load dl dd p:last-child,
.opc .section .step #co-payment-form dl dd p:last-child {
    margin-bottom: 0;
}
.opc .section .step #checkout-shipping-method-load dl dd ul,
.opc .section .step #co-payment-form dl dd ul {
    list-style: none;
    margin-bottom: 1.125em;
}
.opc .section .step #checkout-shipping-method-load dl dd ul li label,
.opc .section .step #co-payment-form dl dd ul li label {
    display: inline;
}
ul.ul {
    list-style-type: disc;
    margin-bottom: 1.125em;
}
.col2-set .col-1 h2,
.col2-set .col-2 h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
}
.col2-set .col-1 h3,
.col2-set .col-2 h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
}
.col2-set .col-1 h4,
.col2-set .col-2 h4 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
}
.col2-set .col-1 p,
.col2-set .col-2 p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    margin-bottom: 0.5625em;
}
.col2-set .col-1 a,
.col2-set .col-2 a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.col2-set .col-1 form .form-list,
.col2-set .col-2 form .form-list {
    margin-bottom: 0;
}
.col2-set .col-2 #login-form {
    margin-bottom: 0;
}
.form-list {
    list-style: none;
    margin: 0 0 0.5625em;
}
.form-list li.control {
    margin-bottom: 1.125em !important;
}
.form-list li.control .input-box {
    display: inline;
}
.form-list li.control .radio {
    margin-bottom: 0.5625em;
}
.form-list li.control label {
    display: inline;
    margin-bottom: 0.5625em;
}
.form-list li:last-child {
    margin-bottom: 0;
}
.form-list li .radio {
    margin-right: 5px;
    margin-bottom: 0 !important;
}
.form-list li label {
    display: inline;
    margin-bottom: 0.5625em;
}
.form-list li .input-box {
    margin-top: 0.5625em;
}
.form-list li .input-box .input-text {
    width: 100%;
    margin-bottom: 1.125em;
}
.form-list li .input-box select {
    max-width: 180px;
    overflow: hidden;
    margin-bottom: 1.125em;
}
.form-list li .input-box select option {
    max-width: 180px;
    overflow: hidden;
}
.form-list li .input-box textarea,
.form-list li .input-box .multiselect {
    width: 100%;
    max-width: 480px;
}
.form-list li .input-range {
    margin-top: 0.5625em;
    margin-bottom: 0.5625em;
}
.form-list li ul {
    list-style: none;
    margin: 0;
}
.form-list li ul li label {
    margin-bottom: 0.5625em;
}
.form-list li ul li div label {
    margin-bottom: 0.5625em;
}
.form-list li ul li .field label {
    margin-bottom: 0.5625em;
}
.form-list li ul li .input-box .input-text {
    width: 100%;
    margin-bottom: 1.125em;
}
.form-list li ul li .input-box select {
    max-width: 200px;
    overflow: hidden;
    margin-bottom: 1.125em;
}
.form-list li ul li .input-box select option {
    max-width: 200px;
    overflow: hidden;
}
.buttons-set .back-link, .buttons-set .f-left {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    display: block;
}
.buttons-set .button {
    margin-bottom: 1.125em;
}
.buttons-set .please-wait img {
    display: block;
    margin: 1.125em auto 0.5625em;
}
#checkout-progress-wrapper .block-progress .block-title {
    margin-bottom: 1.125em;
}
#checkout-progress-wrapper .block-progress .block-content dl dt {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    background-color: #fff;
    padding: 0.5625em;
    margin-bottom: 2px;
}
#checkout-progress-wrapper .block-progress .block-content dl dt.complete {
    margin-bottom: 0;
}
#checkout-progress-wrapper .block-progress .block-content dl dt .separator {
    margin-right: 5px;
    margin-left: 5px;
}
#checkout-progress-wrapper .block-progress .block-content dl dd {
    margin-top: 1.125em;
    margin-bottom: 1.125em;
}
#checkout-progress-wrapper .block-progress .block-content dl dd.complete {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
#checkout-progress-wrapper .block-progress .block-content dl dd address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
#checkout-progress-wrapper .block-progress .block-content dl dd p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    margin-bottom: 0;
}
.checkout-onepage-success .page .main-container.col1-layout .main .col-main .page-title h1 {
    text-align: center;
}
.checkout-onepage-success .page .main-container.col1-layout .main .col-main p {
    margin-bottom: 0.5625em;
}
.checkout-onepage-success .page .main-container.col1-layout .main .col-main p:last-of-type {
    margin-bottom: 1.125em;
}
.checkout-onepage-success .page .main-container.col1-layout .main .col-main .buttons-set {
    margin-bottom: 1.125em;
}
.validation-advice {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    position: relative;
    font-weight: bold;
    background-color: #ffcc00;
    padding: 0.5625em 1.125em;
    margin-bottom: 0.5625em;
}
.validation-advice:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    line-height: 36px;
    line-height: 2rem;
    content: "\f05a";
    color: #000;
    font-size: 16px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px;
    width: 16px;
    height: auto;
}
@media only screen and (min-width: 767px) {
    .opc .section .step-title .number {
        position: absolute;
        top: 0;
        left: 0;
    }
}
.my-account .dashboard .welcome-msg .hello {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.my-account .dashboard .welcome-msg p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
    line-height: 1.1111111111111112rem;
}
.my-account form {
    background-color: #eee;
    padding: 2.25em;
    margin-bottom: 1.125em;
}
.my-account form .fieldset h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 0.5625em;
    margin-bottom: 1.125em;
}
.my-account form .buttons-set .button {
    border: none;
}
.my-account .pager {
    *zoom: 1;
    margin-bottom: 0.5625em;
}
.my-account .pager:before,
.my-account .pager:after {
    content: "";
    display: table;
}
.my-account .pager:after {
    clear: both;
}
.my-account .pager .amount {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 32px;
    line-height: 1.7777777777777777rem;
    margin-bottom: 0.5625em;
}
.my-account .pager .limiter {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    float: right;
}
.my-account .pager .limiter label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    margin-top: 5px;
    margin-bottom: 0;
}
.my-account .pager .pages {
    float: right;
}
.my-account .pager .pages ul,
.my-account .pager .pages ol {
    *zoom: 1;
    list-style: none;
}
.my-account .pager .pages ul:before,
.my-account .pager .pages ol:before,
.my-account .pager .pages ul:after,
.my-account .pager .pages ol:after {
    content: "";
    display: table;
}
.my-account .pager .pages ul:after,
.my-account .pager .pages ol:after {
    clear: both;
}
.my-account .pager .pages ul li,
.my-account .pager .pages ol li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    position: relative;
    float: left;
    margin-left: 0.5625em;
}
.my-account .pager .pages ul li a,
.my-account .pager .pages ol li a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.my-account .buttons-set .back-link a {
    font-weight: bold;
}
.block-account .block-content ul li {
    line-height: 24px;
    line-height: 1.3333333333333333rem;
}
.title-buttons {
    margin-bottom: 1.6875em;
}
.addresses-primary {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    padding: 1.125em;
    margin-bottom: 1.125em;
}
.addresses-primary h2 {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 0.5625em;
    margin-bottom: 1.125em;
}
.addresses-primary ul,
.addresses-primary ol {
    list-style: none;
    margin-bottom: 0;
}
.addresses-primary ul .item,
.addresses-primary ol .item {
    margin-bottom: 1.6875em;
}
.addresses-primary ul .item:last-child,
.addresses-primary ol .item:last-child {
    margin-bottom: 0;
}
.addresses-primary ul .item address,
.addresses-primary ol .item address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    margin-bottom: 1.125em;
}
.addresses-primary ul .item p,
.addresses-primary ol .item p {
    margin-bottom: 0.5625em;
}
.addresses-primary ul .item p:last-child,
.addresses-primary ol .item p:last-child {
    margin-bottom: 0;
}
.addresses-additional {
    border: 1px solid #e6e6e6;
    padding: 1.125em;
    margin-bottom: 1.125em;
}
.addresses-additional h2 {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 0.5625em;
    margin-bottom: 1.125em;
}
.addresses-additional ul,
.addresses-additional ol {
    list-style: none;
    margin-bottom: 0;
}
.addresses-additional ul li p,
.addresses-additional ol li p {
    margin-bottom: 0.75em;
}
.addresses-additional ul li p:last-child,
.addresses-additional ol li p:last-child {
    margin-bottom: 0;
}
.box-account {
    margin-bottom: 2.25em;
}
.box-account .box-head {
    position: relative;
    margin-bottom: 1.125em;
}
.box-account .box-head h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.6666666666666667rem;
}
.box-account .box-head a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: bold;
}
.box-account ul, .box-account ol {
    list-style: none;
}
.box-account .data-table {
    margin-top: 1.125em;
}
.box-account .box {
    background-color: #f6f6f6;
    border: 1px solid #ccc;
    padding: 1.6875em;
    margin-bottom: 1.125em;
}
.box-account .box .box-title {
    position: relative;
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 0.5625em;
    margin-bottom: 1.125em;
}
.box-account .box .box-title h3 {
    margin-bottom: 0.28125em;
}
.box-account .box .box-title a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
    position: absolute;
    top: 0;
    right: 0;
}
.box-account .box .box-content {
    *zoom: 1;
}
.box-account .box .box-content:before,
.box-account .box .box-content:after {
    content: "";
    display: table;
}
.box-account .box .box-content:after {
    clear: both;
}
.box-account .box .box-content .col-1 {
    width: 47.5%;
    float: left;
}
.box-account .box .box-content .col-2 {
    width: 47.5%;
    float: right;
}
.box-account .box .box-content p {
    margin-bottom: 0.5625em;
}
.box-account .box .box-content p:last-child {
    margin-bottom: 0;
}
.box-account .box .box-content address {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 18px;
    line-height: 1rem;
}
.box-reviews #my_recent_reviews .item {
    border-bottom: 1px dotted #bfbfbf;
    padding-bottom: 1.125em;
    margin-bottom: 1.125em;
}
.box-reviews #my_recent_reviews .item .number {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    float: left;
    font-weight: bold;
    margin-right: 0.5625em;
}
.box-reviews #my_recent_reviews .item .details h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.2222222222222223rem;
    margin-bottom: 0.5625em;
}
.box-reviews #my_recent_reviews .item .details h3 a {
    font-weight: bold;
}
.box-reviews #my_recent_reviews .item .details .ratings {
    margin-bottom: 0;
}
@media only screen and (min-width: 767px) {
    .my-account {
        text-align: left;
    }
    .my-account .title-buttons {
        *zoom: 1;
        margin-bottom: 0;
    }
    .my-account .title-buttons:before,
    .my-account .title-buttons:after {
        content: "";
        display: table;
    }
    .my-account .title-buttons:after {
        clear: both;
    }
    .my-account .title-buttons h1 {
        float: left;
    }
    .my-account .title-buttons .button {
        float: right;
        width: auto;
    }
    .my-account .col2-set {
        *zoom: 1;
    }
    .my-account .col2-set:before,
    .my-account .col2-set:after {
        content: "";
        display: table;
    }
    .my-account .col2-set:after {
        clear: both;
    }
    .my-account .col2-set .col-1 {
        width: 47.5%;
        float: left;
    }
    .my-account .col2-set .col-2 {
        width: 47.5%;
        float: right;
    }
}
.cms-index-noroute .std dl,
.cms-no-route .std dl {
    margin-bottom: 1.125em;
}
.cms-index-noroute .std dl dt,
.cms-no-route .std dl dt {
    margin-bottom: 1.125em;
}
.cms-index-noroute .std dl dd,
.cms-no-route .std dl dd {
    margin-bottom: 1.125em;
}
.cms-index-noroute .std dl dd ul,
.cms-no-route .std dl dd ul,
.cms-index-noroute .std dl dd ol,
.cms-no-route .std dl dd ol {
    margin-bottom: 1.125em;
    margin-left: 1.125em;
}
.cms-index-noroute .std dl dd ul li,
.cms-no-route .std dl dd ul li,
.cms-index-noroute .std dl dd ol li,
.cms-no-route .std dl dd ol li {
    line-height: 22px;
    line-height: 1.2222222222222223rem;
}
.clearer {
    clear: both;
}
.fancybox-close-small:hover {
    background-color: transparent;
}
.popup-form {
    min-width: 500px;
    margin-bottom: 0;
}
.popup-form .fields {
    margin-bottom: 15px;
}
.popup-form .fields label {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: normal;
}
.popup-form .fields .field-input {
    padding: 10px 20px;
    border: 1px solid #cccccc;
    background: #f3f1e7;
    font-size: 13px;
    width: 100%;
}
/* .customer-account-create styles start */
.customer-account-create .account-create {
    padding: 40px 5px 0;
    overflow: hidden;
}
.customer-account-create .col-1 {
    margin-bottom: 20px
}
.customer-account-create .col-1 .form-list {
    overflow: hidden;
    margin: 0 -15px;
    font-size: 0;
    letter-spacing: -4px;
}
.customer-account-create .col-1 .form-list li {
    display: inline-block !important;
    vertical-align: top !important;
    width: 50% !important;
    padding: 0 15px;
    font-size: 16px;
    letter-spacing: 0;
    margin: 0 0 10px;
}

.customer-account-create .col-1 .form-list li.item-3 {
    width: 100% !important;
}

.customer-account-create h2.legend {
    font-size: 20px;
    margin-bottom: 25px;
}

.customer-account-create .buttons-set .button {
    padding: 14px 13px;
    font-size: 16px;
}
/* Form layout */
.quote-request .form-layout{
    width: 60%;
}
.form-layout input:not([type=checkbox]):not([type=radio]),
.form-layout select,
.form-layout textarea{
    width: 100%;
    box-sizing: border-box;
    background: none;
    border: 1px solid black;
    max-width: 100%;
    height: 50px;
    margin: 0;
    font-size: 14px;
    color: #000;
}
.form-layout li{
    font-size: 16px;
    margin: 0 0 20px;
    font-weight: 500!important;
    color: #454545!important;
}
.form-layout li input[type="number"]::-webkit-inner-spin-button{
    display: none;
}
.form-layout .label-text{
    color: #454545;
    margin-bottom: 5px;
    font-weight: 500;
}
.d-block {
    display: block;
}

/* .customer-account-create styles end */
@media only screen and (min-width: 479px) {
    .page-title h1 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: normal;
        margin: 0 0 10px;
    }
}
@media only screen and (max-width: 767px) {
    .toolbar-bottom{
        display: none;
    }
    .header-container .header .logo {
        max-width: 100%;
        float: none;
        text-align: center;
    }
    .header-container .header .logo a{
        display: block;
    }
	.searchautocomplete {
		width: 100%;
	}
	.searchautocomplete .nav {
		width: 100%!important;
        padding-right: 35px;
	}
	.searchautocomplete .searchautocomplete-placeholder {
		right: 50%;
		margin-right: -150px;
		top: 210px;
		width: 280px;
	}
	
}

@media (max-width:479px) {
    .searchautocomplete{
        width: 100%;
        max-width: 100%;
    }
    .customer-account-create .col-1 .form-list li {
        width: 100% !important;
    }

    .customer-account-create .col-2 .form-list li .field {
        margin: 0 !important;
        width: 100% !important;
    }
}


@charset "UTF-8";.fancybox-bg,.fancybox-container{top:0;left:0;-webkit-backface-visibility:hidden}.fancybox-content,.fancybox-infobar__body,.fancybox-slider,.fancybox-slider-wrap,.fancybox-thumbs,.fancybox-thumbs>ul>li{-webkit-tap-highlight-color:transparent}.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;width:100%;height:100%;z-index:99993;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;right:0;bottom:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);backface-visibility:hidden}.fancybox-controls,.fancybox-slider,.fancybox-slider-wrap{-webkit-backface-visibility:hidden;position:absolute;top:0;left:0;right:0}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{bottom:0;padding:0;margin:0;z-index:99993;backface-visibility:hidden}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:0;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-content,.fancybox-slide>*{position:relative;vertical-align:middle;text-align:left;box-sizing:border-box}.fancybox-slide::before{content:'';display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-slide>*{display:inline-block;padding:24px;margin:44px 0;border-width:0;background-color:#fff;overflow:auto}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image::before{display:none}.fancybox-content{display:inline-block;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);line-height:normal;white-space:normal;outline:0;font-size:16px;font-family:Arial,sans-serif;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:0 0}.fancybox-placeholder{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:no-repeat;cursor:default;overflow:visible;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;background-size:100% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;background:0 0;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:0;background:0 0;z-index:10;cursor:pointer}.fancybox-close-small:after{content:'×';position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:#888 dotted 1px}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:0 0}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8) 100%);opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid rgba(255,255,255,.4);font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;color:#fff;box-sizing:border-box;vertical-align:top;outline:0}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button::after,.fancybox-button::before{content:'';pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--left::after,.fancybox-button--right::after{top:18px;width:6px;height:6px;border-top:solid 2px currentColor;border-right:solid 2px currentColor}.fancybox-button--disabled::after,.fancybox-button--disabled::before{opacity:.5}.fancybox-button--left::after{left:20px;background:0 0;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--right::after{right:20px;background:0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close::after,.fancybox-button--close::before{content:'';display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid rgba(100,100,100,.4);border-top:6px solid rgba(255,255,255,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:fancybox-rotate .8s infinite linear;animation:fancybox-rotate .8s infinite linear;background:0 0;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fancybox-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media all and (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen::before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:0 0}.fancybox-button--play::before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:0 0}.fancybox-button--pause::before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:0 0}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs::before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,0 0 0 32px inset,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:0;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media all and (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
.font-awesome{font-family:FontAwesome;font-weight:400;font-style:normal}.accessible-hide{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.hidden{display:none!important;visibility:hidden}.inline-block{display:-moz-inline-stack;display:inline-block;vertical-align:top;zoom:1}body{width:100%}body:after,body:before{content:"";display:table}body:after{clear:both}.best-selling h3{font-size:22px;font-size:1.375rem;line-height:28px;line-height:1.5555555555555556rem;border-bottom:1px dotted #999;padding-bottom:.5625em;margin-bottom:.5625em}.best-selling td{padding:0 .5625em}.best-selling td .product-description p{font-size:14px;font-size:.875rem}.best-selling td .product-description p a{font-weight:700}.best-selling td .product-description p:last-child a{font-weight:400}.catalog-category-view .col-main .category-title+a img,.catalog-category-view .col-main .page-title+a img{margin-bottom:1.125em}.catalog-category-view.categorypath-electronics-html .col-main{text-align:center}.catalog-category-view.categorypath-electronics-html .col-main h3{height:29px}.catalog-category-view.categorypath-electronics-html .col-main h3 a{display:inline-block}.catalog-category-view.categorypath-electronics-html .col-main .left{float:none;display:inline-block;margin-right:0!important}.catalog-category-view.categorypath-electronics-html .col-main .right{float:none;text-align:center;display:inline-block}@media only screen and (min-width:767px){.cms-home .main-container .main .col-main .std{display:block;width:102.77777777777777%;margin:0 -1.3888888888888888%}.cms-home .main-container .main .col-main .std:after,.cms-home .main-container .main .col-main .std:before{content:"";display:table}.cms-home .main-container .main .col-main .std:after{clear:both}.cms-home .main-container .main .col-main .std .side-col{display:inline;float:left;width:30.555555555555557%;margin:0 1.3888888888888888%}.cms-home .main-container .main .col-main .std .home-spot{display:inline;float:left;width:63.888888888888886%;margin:0 1.3888888888888888%}}

@media print{*{background:0 0!important;color:#000!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}thead{display:table-header-group}img,tr{page-break-inside:avoid}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
/* =COLOR DEFINITIONS
------------------------------------------------      
Darkest Gray    #464646 paragraph text
Gray            #898a8a 
Lightest Gray   #e3e3e3 mobile - navigation background
Darkest Beige   #d9d7cb mobile - filters section background
Beige           #e7e5da 
Lightest Beige  #f3f1e7 background
Blue            #0085c7 
Black           #000000 
White           #ffffff 
------------------------------------------------*/
/* =Structure
------------------------------------------------*/
@font-face {
    font-family: 'Graphik Medium';
    src: url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Medium.eot');
    src: url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Medium.woff2') format('woff2'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Medium.woff') format('woff'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Medium.ttf') format('truetype'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik Light';
    src: url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Light.eot');
    src: url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Light.eot?#iefix') format('embedded-opentype'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Light.woff2') format('woff2'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Light.woff') format('woff'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Light.ttf') format('truetype'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Light.svg#Graphik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Graphik Regular';
    src: url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Regular.eot');
    src: url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Regular.woff2') format('woff2'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Regular.woff') format('woff'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Regular.ttf') format('truetype'),
    url('https://unionwear.com/skin/frontend/gpmd/default/fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-size: 14px;
    background: #f3f1e7;
    font-family:Helvetica;
}
p,li,a,div {
    color:#464646;
    font-size:12px;
}
.button, button, input[type="submit"],
input[type="reset"], input[type="button"],
.link-cart {background:#0085c7;color:white;}
.block {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
a,a:visited {
    color:#0085c7;
}
/* =Header
------------------------------------------------*/
.callout {
    padding: 10px;
    background: #ffde17;
}
.callout p {
    line-height: 1.5;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    margin: 0;
}
.callout a {
    font-weight: 600;
}
.header-container {
    background:#221f20;
    margin:0;
    width:100%;
    border:none;
    padding: 15px 15px 0;
    overflow:visible;
}
.header-container .header {
    position:relative;
    overflow:visible;
}
.logo .sub-head{
    font-style: italic;
    font-size: 1.5rem;
    line-height: 1.6666666666666667rem;
    margin: 9px 0 5px;
    display: block;
    clear: both;
}
.site-brand .logo{
    max-width: 200px;
}
.d-flex{
    display: flex;
}
.top-links {
    max-width: 420px;
    display: flex;
    text-align: left;
    align-items:flex-start;
    align-content:flex-start;
}
.phone .icon-headphone {
    display: inline-block;
    height: 36px;
    width: 48px;
    padding-right: 10px;
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/headset_icon.png') no-repeat top left/100%;
    vertical-align: middle;
}
.top-links .phone {
    max-width: 280px;
    min-width: 220px;
    display: flex;
    text-align: right;
    padding: 0 20px;
}
.request-quote .btn {
    background: #38b2f4;
    color: #000;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 12px;
    max-width: 100px;
    display: inline-block;
    text-align: center;
    align-self: center;
    line-height: normal;
}
.top-links .phone a {
    font-weight: 600;
    font-size: 16px;
}
.top-links .phone small {
    margin-bottom: 3px;
    display: inline-block;
    font-size: 13px;
}
.top-links div,
.top-links a {
    color: #fff;
}
.top-links .link{
    margin: 0;
    padding: 0 0 0 15px;
    list-style: none;
    min-width: 120px;
}
.top-links .link li {
    display: block;
    padding: 0 0 5px;
    text-align: left;
}
#search-form-holder label {
    display:none;
}
.header-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}
.header-top .alignright {
    padding-top: 10px;
    width: 70%;
    float: right;
}
.header-top .alignright .d-flex{
    justify-content: space-around;
}
.top-links .phone,
.top-links .request-quote {
    min-height: 50px;
}
.top-links .request-quote{
    padding: 0 20px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
#search-form-holder form.searchautocomplete{
    position: relative;
    right: 0;
    top: 0;
    float: none;
    margin: 0 0 5px;
    padding: 0;
    background-color: transparent;
    border-radius: 5px;
}
.header-top .searchautocomplete .nav{
    background: transparent;
}
.searchautocomplete .nav-submit-button{
    width: 35px;
    position: absolute;
    top: 0;
    right: -2px;
}
.slogan {
    color: #fff;
    display: block;
    font-weight: 400;
    font-size: 15px;
}
.slogan a{
    color: #ffde17;
    font-size: 15px;
}
#search_mini_form {
    margin-right:20px;
    margin-left:125px;
}
#search-form-holder #search {
    float:left;
    display:inline-block;
    margin:0;
    width:200px;
    background:#f3f1e7;
    color:#464646;
    font-size:12px;
}
.header-top .searchautocomplete .nav .nav-input{
    margin:0;
    background: #fff;
    border-radius: 5px 0 0 5px;
}
.header-top .searchautocomplete .nav .nav-input input{
    height: 34px;
    margin-left: 0;
    padding: 0 10px;
}
.header-top #search-form-holder .button {
    height: 34px!important;
    width: 36px!important;
    top: 0;
    position: relative;
    background-color: #38b2f4;
    border: none;
    cursor: pointer;
}
.header-top .searchautocomplete .nav .nav-search-in .category-fake{
    height: 34px;
    top: 0;
    position: relative;
    margin: 0;
    line-height: 3.5;
    border-radius: 0;
    border-radius: 5px 0 0 5px;
}
@media only screen and (max-width: 1170px) {
    .header-top .alignright{
        flex-direction: column;
    }
    #search-form-holder form.searchautocomplete{
        display: inline-block;
    }
    .top-links{
        max-width: 100%;
        justify-content: space-around;
    }
    .slogan{
        padding: 10px 0;
    }
    .top-links .phone,
    .top-links .request-quote{
        min-height: inherit;
    }
    .top-links .request-quote{
        min-width: 25%;
    }
    .request-quote .btn{
        max-width: 100%;
    }
    .header-top .alignright .d-flex{
        display: block;
    }
    #search-form-holder{
        margin-bottom: 20px;
    }
    .top-links .phone small{
        display: block;
    }
}
#search-form-holder .button {
    height:34px;
    width:30px;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_search.png) center no-repeat #0085c7;
    text-indent:-9999px;
}
#search-form-holder .button:hover {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_search.png) center no-repeat #464646;
}
.quick-access ul {
    list-style:none;
}
.quick-access ul li a {
    display:block;
    color:#464646;
    text-transform:uppercase;
    margin-bottom: 5px;
}
.quick-access ul li a:hover {
    color:#0085c7;
}
.quick-access ul li a.btn {
    background:#0085c7;
    color:white;
    padding:10px;
    width:auto;
    float:right;
}
.quick-access ul li a.btn:hover {
    background:#464646;
}
.header a.logo,
.catalogsearch-result-index .logo,
.catalog-category-view .logo,
.catalog-product-view .logo {
    display: block;
    float: left;
    text-align: left;
}
/* =Nav
------------------------------------------------*/
.nav-main {
    clear:both;
    position:relative;
    z-index:99;
    text-align: left;
}
nav.access {
    display: inline-block;
}
.nav-main ul {
    list-style:none;
    margin:0;
    overflow:visible;
    font-size:12px;
    text-transform:uppercase;
}
.nav-main .menu-main {
    padding: 0;
    display: block;
    min-height: 25px;
}
.nav-main ul li {
    display:inline-block;
}
.nav-main ul li ul li{
    display:block;
}
.nav-main ul li a {
    color:#fff;
    text-align:left;
    display:inline-block;
    padding:0 10px;
    font-size:12px;
}
.nav-main ul .menu-item-has-children ul {
    text-transform: none;
    padding: 10px 0;
    background-color: #000;
}
.nav-main ul .menu-item-has-children ul li a{
    padding: 4px 10px 4px;
    text-transform: none;
    line-height: 1.3;
}
.nav-main ul li:hover a {
    color:white;
    cursor:pointer;
}
.nav-main ul li.dropdown {
    margin-right:20px;
}
.nav-main ul li.dropdown a {
    background:#464646;
    color:white;
}
.nav-main ul li.dropdown > ul {
    display:none; 
    position:static;
    width:100%;   
}
.nav-main ul li.dropdown > ul li,
.nav-main ul li.dropdown > ul li a {
    display:block;
    float:none;
    background:black !important;
    color:white !important;
}
@media screen and (min-width:768px) {
    .nav-main ul li.dropdown > ul {  position:absolute;  }
    .nav-main ul li.dropdown:hover > ul {
        display:block;
    }
}
.nav-main ul li.dropdown > ul li a {
    background:black;
    color:white;
}
.nav-main ul li.dropdown > ul li a:hover {
    background:white;
    color:#0085c7;
}
/* =Footer
------------------------------------------------*/
.footer-container {
    background:#464646;
    margin:0;
    width:100%;
    border:none;
}
.footer-container .footer p,
.footer-container .footer address {
    background:#464646;color:white;
}
.footer-container .footer p {
    padding-left:0;
    padding-right:0;
}
.footer-container .footer .footer-right img {
    text-align:right;
    float:right;
}
.footer-container .footer .footer-right p {
    padding:0;
    text-align: right;
    font-size: 24px;
    margin-bottom:25px;
}
.footer-container .footer .site-map-title {
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    width: 120px;
    padding: 2px 0;
    color: #454545;
    background: white;
    line-height: 26px;
    margin-bottom:20px;
}
.footer-container .footer .footer-left {
    float:left;
}
.footer-container .footer .footer-right {
    float:right;
}
.footer-container .footer .footer-left .col-third {
    float:left;
}
.footer-container .footer ul.site-map {
    list-style: none;
    padding:0;
}
.footer-container .footer ul.site-map li {
    padding:0;
    min-width: 200px;
    display:block;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left:0;
}
.footer-container .footer ul.site-map li ul {
    padding:0;
    margin-left:0;
}
.footer-container .footer ul.site-map li a {
    padding:0;
    color: white;
    background:none;
    font-size:12px;
    line-height:16px;
    text-align: left;
}
.footer-container .footer ul.site-map li ul li {
    font-weight: normal;
    margin-bottom: 0;
}
.footer-container .footer ul.site-map li ul li a {
    color: #e0d7c5;
    font-weight:normal;
}
#menu-item-737 {
    margin-top:20px;
}
.product-customize .product-name {
    background-color: #464646;
    color: #fff;
    padding: 10px;
    margin-bottom: 20px;
}
.product-customize .product-name h1 {
    margin: 0;
    font-size: 24px;
    text-align: left;
}
.product-customize #font_selection {
    padding: 0;
    border-color: #e6e4df;
}
.product-customize .input-text {
    vertical-align: middle;
    height: 29px;
    padding: 5px;
    font-size: 14px;
}
.product-customize h4 {
    font-size: 0.91rem;
    text-transform: uppercase;
}
.text_effects ul{
    list-style: none;
    margin: 0;
}
.text_effects ul .field {
    font-weight: 600;
}
.product-customize .text_effects select {
    border-color: #e6e4df;
    font-size: 14px;
    padding: 3px 4px;
}
.product-customize ul.tab-links a{
    font-size: 14px;
}
.product-customize ul.tab-links li.active a,
.product-customize ul.tab-links li.active a:hover{
    color: #fff;
    background-color: #0085c7;
}
.product-customize .btn-cart,
.product-customize input.add-text{
    background-color: #0085c7;
}
.product-customize .btn-cart:hover,
.product-customize input.add-text:hover {
    background-color: #464646;
}
.product-customize .directional-pad button{
    width: auto;
    max-width: inherit;
    padding: 0;
}
.product-customize .text_style button,
.product-customize .text_style input[type='button']{
    min-height: 24px;
}
.product-customize .text_style .align {
    height: 23px;
    vertical-align: top;
}
.product-customize .text_style .align img {
    display: block;
    margin-top: -2px;
}
.product-customize .button {
    width: auto;
    max-width: inherit;
}
@media only screen and (min-width: 959px) {
    .product-customize .col-left,
    .product-customize .col-right {
        display: inline-block;
        vertical-align: top;
        float: left;
    }
    .product-customize .col-right {
        width: 55%!important;
        text-align: left;
    }
    .product-customize .col-left {
        width: 45%;
    }
}

@media only screen and (max-width:955px) {
    .footer-container .footer .footer-right p {text-align:center;}
    .social-holder {padding:0 50px;}
}
@media only screen and (max-width:655px) {
    .footer-container .footer .footer-left .col-third .site-map-title,
    .footer-container .footer .footer-left .col-third ul.site-map {
        margin:0 auto;
        max-width: 100%;
    }
    .footer-container .footer .footer-left .col-third .site-map-title {
        margin-bottom:20px;
    }
    #menu-item-737 {
        margin-top:0px;
    }
}
.socialIcon a.facebook {
    float: right;
    margin-right: 0px;
    width: 89px;
    height: 35px;
    background: url(https://unionwear.com/wp-content/themes/websignia/images/unionwear_sprites_facebook.png);
}
.socialIcon a.linkedin {
    float: right;
    margin-right: 11px;
    width: 89px;
    height: 35px;
    background: url(https://unionwear.com/wp-content/themes/websignia/images/unionwear_sprites_footer_linkedin.png);
}
.socialIcon a:hover {
    background-position:bottom !important;
}
/* =Main
------------------------------------------------*/
.page {
    width:100%;
}
.main-container {
    width: 100%;
    padding-bottom:20px;
    margin: 0 auto;
    display: block;
    max-width: 1340px;
    float:none; 
    clear:both;   
}
/* =Catalog - Category View
------------------------------------------------*/
.page-title.category-title {
    padding: 0 0 10px;
}
.page-title.category-title,
.page-title.category-title a {
    font-size:16px;
    text-align:left;
}
.cat-subtitle {
    font-size:20px;
    text-align:left;
}
.toolbar,
.toolbar .pager .pages {
    border:none;
}
.toolbar .pager .alignright{
    float: right;
}
.pager .alignright .sorter,
.pager .alignright .pages {
     display: inline-block;
     vertical-align: middle;
 }
.pager .alignright .pages{
    padding-left: 30px;
}
.toolbar {
    background:#e7e5da;
    padding:10px;
}
.category-products .pager {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pager .pages ol{
    display: table;
    text-align: right;
}
.toolbar .pager .pages ol li:first-child,
.toolbar .pager .pages ol li:last-child{
    display: table-cell;
    padding-left: 5px;
}
.toolbar .pager .pages ol li:first-child {
    border-right: 1px solid #999;
    padding-right: 5px;
}
.toolbar .pager .pages ol li a.previous:before,
.toolbar .pager .pages ol li a.previous:after,
.toolbar .pager .pages ol li a.next:before,
.toolbar .pager .pages ol li a.next:after {
    content:"";
}
.toolbar .pager .pages ol li a.previous,
.toolbar .pager .pages ol li a.next {
    background:none;
    width:auto;
    height: auto;
    line-height: 1;
}
.pager .pages ol li a {
    color:#464646;
    background:none;
    padding:0;
}
.pager .pages ol li a:hover {
    background:none;
    color:#0085c7;
}
.toolbar .pager .pages ol li,
.toolbar .pager .pages ol li a.previous div,
.toolbar .pager .pages ol li a.next div {
    color:#0085c7;
    font-weight:bold;
    background:none;
    padding:0;
}
.toolbar .pager .pages {
    margin-bottom:0;
    padding-bottom:0;
}
.toolbar .pager .amount,
.toolbar .pager .pages strong {
    line-height:14px;
}
.toolbar .pager .pages ol li a.previous:hover div,
.toolbar .pager .pages ol li a.next:hover div{
    color:#464646;
}
.toolbar .limiter {
    float:right;
    margin-left:20px;
}
.toolbar .sorter .sort-by a {
    background:none;
}
.category-products .item .actions,
.category-products .item.category-bags .actions{
    display:none;
}
.category-products .item .price-box .price:before {
    content:"From ";
}
.category-products .item .price-box .price:after {
    content:" (R)";
    font-weight:normal;
    font-size:10px;
}
.category-products .item.category-bags .price-box .price:after {
    content:" (S)";
}
.category-products .item.category-bags .all-colors-button-holder {
    background:white;
    text-align: center;
}
.category-products .item.category-bags .all-colors-button-holder .all-colors-button {
    display:inline-block;
    padding:10px;
    text-align: center;
    background: #0085c7;
    line-height: 11px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size:12px;
    margin-bottom: 10px;
    position:relative;
    z-index:1;
}
.category-products .item.category-bags .all-colors-button-holder .all-colors-button:hover {
    background:#464646;
}
.price-box {
    font-size:17px;
}
.category-products .item .price-box .price {
    color:white;
}
.category-products .products-grid .item .price-box {
    margin-left: 0.5625em;
    margin-right: 0.5625em;
    margin-bottom: 0.5625em;
}
.category-products .item {
    background:#464646;
    color:white;
    text-align:center;
}
.category-products .item img {
    width:100%;
    height:auto;
}
.category-products .item a {
    color:white;
    display: inline-block;
    line-height: normal;
}
.category-products .item a.product-image {
    display: block;
    background-color: #ffffff;
}
.category-products .item a.image-holder {
    background:white;
}
.social-sharing{
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
    text-align:center;
}
.social-sharing a {
    color: #464646;
    font-size: 18px;
    display: inline-block;
    margin-left: 18px;
}
.social-sharing a:hover{
    color: #0085c7;
}
/* =Catalog - Product View
------------------------------------------------*/
.product-header {
    background:#464646;
    color:white !important;
    text-align:left;
    padding:10px;
    margin-bottom:10px;
}
.product-header .product-sku {
    font-size:16px;
    line-height:20px;
}
.product-header h1 {
    font-size:24px;
    margin-bottom:0;
}
#product_addtocart_form {
    background:white;
    padding:10px;
}
.product-info,
.product-info div {
    margin:10px 0;
    font-size:16px;
    text-align:left;
}
.product-info {
    min-height:290px;
}
.product-info ul {
    margin-left:20px;
    margin-top:15px;
    list-style-position:outside;
}
.product-info ul li {
    line-height:21px;
    font-size:14px;
}
.block-related {
    background:#fff;
}
.block-related .block-title {
    padding:10px;
    border:none;
}
.mini-products-list .item .product-image {
    text-align:center;
    float:none;
    margin:0;
    width:225px;
    display:block;
}
.block-related img {
    max-width:205px;
}
.block-related .product-details {
    background:#898a8a;
    padding:10px;
}
.block-related .product-details a {
    color:white;
    line-height:16px;
    font-weight:bold;
}
.block-related .price-box .price {
    color:white;
}
.block-related .price-box .price:before {
    content:"From ";
}
.block-related .price-box .price:after {
    content:" (R)";
    font-weight:normal;
    font-size:10px;
}
.product-col-left {
    width:52%;
    float:left;
}
.product-col-right {
    width:48%;
    float:right;
    padding-left:10px;
}
body.category-bags .product-col-left {
    width:44%;
    float:left;
}
.product-col-right .login-to-view-pricing{
    padding: 20px 0;
}
.product-col-left .all-colors-button,
.product-col-right .all-colors-button,
.product-col-right .login-to-view-pricing > a{
    display:inline-block;
    padding:20px;
    text-align: center;
    background: #0085c7;
    line-height: 11px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    margin-bottom:30px;
    font-size:14px;
}
.product-col-left .all-colors-button:hover,
.product-col-right .all-colors-button:hover,
.product-col-right .login-to-view-pricing > a:hover{
    background:#464646;
}
.product-col-right .all-colors-button {
    float:left;
}
.product-col-right .login-to-view-pricing .all-colors-button {
    float: none;
    margin-top: 20px;
}
body.category-bags .product-col-right {
    width:55%;
    float:right;
    padding-left:10px;
}
.col2-right-layout .main #product_addtocart_form .product-shop,
.col2-right-layout .main #product_addtocart_form .product-img-box {
    width:100%;
    margin:0;
    position:relative;
    margin-bottom:15px;
}
.product-img-box .product-img-caption {
    position:absolute;
    bottom:0;
    right:10px;
    font-weight:bold;
}
.unit-pricing .header-row {
    background:#464646;
    color:white;
    text-transform:uppercase;
    font-weight:bold;
    padding:15px;
    text-align:left;
}
.unit-pricing .note-row {
    background:#f3f1e7;
    color:#464646;
    padding:10px;
    text-align:left;
    font-style:italic;
    font-size: 11px;
}
.unit-pricing table {
    width:100%;
}
.unit-pricing thead th {
    padding:10px;
    text-align:center;
    font-weight:bold;
    background:#898a8a;
    color:black;
    font-size:14px;
    border-bottom:1px solid white;
}
.product-view .unit-pricing thead th{
    font-size:12px;
}
.unit-pricing .note-row > span{
    display: inline-block;
    padding-right: 3px;
}
.unit-pricing tbody td {
    border-bottom:1px solid white;
    padding:10px;
    text-align:center;
    background:#f3f1e7;
}
.unit-pricing tbody td.first {
    background:#898a8a;
    color:white;
    text-align:left;
    font-weight:bold;
}
.unit-pricing tbody td span {
    font-size: 0.65rem;
    font-style: italic;
    font-weight: normal;
}
.product-link-holder {
    clear: both;
    position: relative;
    z-index: 9999;
    padding-top:10px;
}
.col2-right-layout .main #product_addtocart_form .product-shop,
.product-collateral {display:none}
.child-product-link-holder .child-product {
    display:inline-block;
    margin:10px 10px 10px 20px;
    width:90px;
    font-weight:bold;
    color:black;
}
.child-product-link-holder .child-product img {
    margin-bottom:5px;
}
.content-body iframe {
    display: block;
    max-width: 100%;
}
/* CSS3 Rollovers with IE fallbacks */
/* General button style (reset) */
html.not-ie .product-link {
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    border: none;
    font-family: inherit;
    font-size: 14px;
    color: #464646;
    cursor: pointer;
    padding: 45px 10px 10px 10px;
    display: inline-block;
    margin: 5px;
    text-transform: uppercase;
    font-weight: 700;
    outline: none;
    position: relative;
    height:40px;
    width:90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
html .product-link-holder .product-link {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
    background-position: 10px;
    background-size: 30px;
    margin-bottom: 8px;
}
html .product-link-holder .product-link:hover {
    background-position: 10px;
    background-size: 30px;
}
html.ie6 .product-link,
html.ie7 .product-link,
html.ie8 .product-link,
html.ie9 .product-link {
    border: none;
    font-family: inherit;
    font-size: 14px;
    color: #464646;
    cursor: pointer;
    padding: 45px 10px 10px 10px;
    display: inline-block;
    margin: 5px;
    text-transform: uppercase;
    font-weight: 700;
    outline: none;
    position: relative;
    height:40px;
    width:90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background-color:#F3F1E7;
}
html.not-ie .product-link.big,
html.ie6 .product-link.big,
html.ie7 .product-link.big,
html.ie8 .product-link.big,
html.ie9 .product-link.big {
    width:140px;
    margin:5px 0;
}
html.not-ie .product-link.quote,
html.ie6 .product-link.quote,
html.ie7 .product-link.quote,
html.ie8 .product-link.quote,
html.ie9 .product-link.quote {
    width:190px;
    margin:5px 0;
}
html.ie6 .product-link:hover,
html.ie6 .product-link:active,
html.ie7 .product-link:hover,
html.ie7 .product-link:active,
html.ie8 .product-link:hover,
html.ie8 .product-link:active,
html.ie9 .product-link:hover,
html.ie9 .product-link:hover {
    background-color:#0085c7;
}
html.not-ie .product-link:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
/* Button 1c */
html.not-ie .product-link:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #F3F1E7;
}
html.not-ie .product-link:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0085c7;
}
.product-link:hover,
.product-link:active {
    color: white;
}
html.not-ie .product-link:hover:after,
html.not-ie .product-link:active:after,
html.not-ie .product-link.active:after {
    width: 100%;
}
.product-link .table {
    display:table;
    height:100%;
    width:100%;
}
.product-link .vertical-center {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}
.product-link .vertical-center{
    text-align: left;
    padding-left: 40px;
}
.product-link:hover .vertical-center,
.product-link:active .vertical-center,
.product-link.active div.vertical-center,
.product-link.virtual-sample.inactive .vertical-center,
.product-link.virtual-sample.inactive:hover .vertical-center,
.product-link.virtual-sample.inactive:active .vertical-center,
.product-link.customize-further.inactive .vertical-center,
.product-link.customize-further.inactive:hover .vertical-center,
.product-link.customize-further.inactive:active .vertical-center {
    color:white;
}
.product-link.personalized {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/site-icon.png) center 10px no-repeat;
}

.product-link.personalized:hover,
.product-link.personalized:active,
.product-link.personalized.inactive,
.product-link.personalized.inactive:hover,
.product-link.personalized.inactive:active{
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/site-icon-hov.png) center 10px no-repeat;
}

.product-link.virtual-sample {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_sample.png) center 10px no-repeat;
}
.product-link.virtual-sample:hover,
.product-link.virtual-sample:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_sample_wht.png) center 10px no-repeat;
}
.product-link.virtual-sample.inactive,
.product-link.virtual-sample.inactive:hover,
.product-link.virtual-sample.inactive:active {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_sample_wht.png) #464646 center 10px no-repeat;
    color:white !important;
    cursor:not-allowed !important;
}
.product-link.buy-now {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_buynow.png) center 10px no-repeat;
}
.product-link.buy-now:hover,
.product-link.buy-now:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_buynow_wht.png) center 10px no-repeat;
}
.product-link.instant-quote {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_quote.png) center 10px no-repeat;
}
.product-link.instant-quote:hover,
.product-link.instant-quote:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_quote_wht.png) center 10px no-repeat;
}
.product-link.client-safe-share {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_safeshare.png) center 10px no-repeat;
}
.product-link.client-safe-share:hover,
.product-link.client-safe-share:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_safeshare_wht.png) center 10px no-repeat;
}
.product-link.email {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_email.png) center 10px no-repeat;
}
.product-link.email:hover,
.product-link.email:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_email_wht.png) center 10px no-repeat;
}
.product-link.customize-further {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_customize.png) center 10px no-repeat;
}
.product-link.customize-further:hover,
.product-link.customize-further:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_customize_wht.png) center 10px no-repeat;
}
.product-link.customize-further.inactive,
.product-link.customize-further.inactive:hover,
.product-link.customize-further.inactive:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_customize_wht.png) #464646 center 10px no-repeat;
    cursor:not-allowed !important;
}
.product-link.customization-options {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_options.png) center 10px no-repeat;
    margin-right:10px !important;
}
.product-link.customization-options:hover,
.product-link.customization-options:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_options_wht.png) center 10px no-repeat;
}
.product-link.more-pricing-info {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_morepricing.png) center 10px no-repeat;
}
.product-link.more-pricing-info:hover,
.product-link.more-pricing-info:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_icon_morepricing_wht.png) center 10px no-repeat;
}
.product-link.choose-color {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_rq_icon_changecolor.png) 20px 10px no-repeat;
}
.product-link.choose-color:hover,
.product-link.choose-color:active,
.product-link.choose-color.active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_rq_icon_changecolor_wht.png) 20px 10px no-repeat;
}
.product-link.change-style {
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_rq_icon_sample.png) 20px 10px no-repeat;
}
.product-link.change-style:hover,
.product-link.change-style:active {
    color: white;
    background:url(https://unionwear.com/skin/frontend/gpmd/default/images/uwx/uw_express_website_rq_icon_sample_wht.png) 20px 10px no-repeat;
}
html.not-ie div.section-right .product-link,
html.ie6 div.section-right .product-link,
html.ie7 div.section-right .product-link,
html.ie8 div.section-right .product-link,
html.ie9 div.section-right .product-link {
    padding: 10px;
    margin:0;
    vertical-align:top;
}
html.not-ie div.section-right .product-link.active,
html.ie6 div.section-right .product-link.active,
html.ie7 div.section-right .product-link.active,
html.ie8 div.section-right .product-link.active,
html.ie9 div.section-right .product-link.active {
    padding-bottom: 30px;
}
html.not-ie div.section-right .product-link .table,
html.ie6 div.section-right .product-link .table,
html.ie7 div.section-right .product-link .table,
html.ie8 div.section-right .product-link .table,
html.ie9 div.section-right .product-link .table {
    width:75%;
    float:right;
}
@media screen and (max-width:971px) {
    .product-link.customization-options {margin-bottom:15px !important;}
    .product-link.customization-options,
    .product-link.more-pricing-info {
        width: calc(100% - 20px) !important;
    }
}
/* =Layered Navigation (Filters)
------------------------------------------------*/
.block-layered-nav .dont-see,
.block-layered-nav .dont-see a {
    font-weight:bold;
    line-height:18px;
}
.block-layered-nav .dont-see {
    margin-bottom:20px;
}
.block-layered-nav .block-title {
    padding:10px;
    background:#464646;
    color:#fff;
    margin:0;
    border:none;
}
.block-layered-nav .block-content .currently {
    border:none;
    padding:0;
    margin:0;
}
.block-layered-nav .block-content .currently.no-filters {
    background:#898a8a;
    color:white;
    padding:10px;
}
.block-layered-nav .block-content .currently ol {
    margin:0;
}
.block-layered-nav .block-content .currently ol li {
    background:#000;
    color:#fff;
    padding:10px;
    margin:0;
    border-bottom:1px solid #898a8a;
}
.block-layered-nav .block-content .currently ol li:last-child {
    margin-bottom: 0px;
}
.block-layered-nav .block-content .currently ol li .btn-remove {
    top:10px;
    right:10px;
    color:#fff;
} 
.block-layered-nav .block-content .currently ol li .btn-remove:after {
    content:'';
}
.block-layered-nav .block-content .actions {
    background:#898a8a;
    color:white;
    font-weight:bold;
    padding:10px;
}
.block-layered-nav .block-content .actions a {
    color:white;
    font-weight:bold;
}
.block-layered-nav .block-content .actions .clear-filters,
.block-layered-nav .block-content .actions a.js-previous-filters-back {
    display: block;
    padding: 10px;
    box-shadow: 0 0 2px -1px #000;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: #464646;
    line-height: 1.4;
}
.block-layered-nav .block-content .actions a.js-previous-filters-back:after{
    display: inline-block;
    position: relative;
    top: -3px;
    background: url("https://unionwear.com/skin/frontend/gpmd/default/images/return-icon.png") no-repeat center/100%;
    width: 20px;
    height: 18px;
    content: '';
    margin-left: 5px;
    vertical-align: top;
}
.block-layered-nav .block-content .actions .clear-filters:hover,
.block-layered-nav .block-content .actions a.js-previous-filters-back:hover {
    background-color: #333;
}
.block-layered-nav .block-content .actions .clear-filters{
    position: relative;
}
.block-layered-nav .block-content .actions .clear-filters .btn-close:after{
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    content: '';
}
.block-layered-nav .block-content .actions a.btn-clear {
    color:black;
    line-height:14px;
    font-weight:bold;
    display:inline-block;
    float:right;
    background:white;
    text-align:center;
    width:12px;
}
.block-layered-nav .block-content .currently.no-filters,
.block-layered-nav .block-content .actions {
    margin-bottom:20px;
}
.block-layered-nav .block-content dl.narrow-by-list dt {
    padding:10px;
    background:#464646;
    color:#fff;
    margin:0;
    border:none;
    text-transform:uppercase;
    font-size:14px;
    margin-bottom:0;
}
.block-layered-nav .block-content dl.narrow-by-list dd a {
    color:#464646;
    padding:0;
}
.block-layered-nav .block-content dl.narrow-by-list dd a:before {
    content:"";
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li{
    display:block;
    padding: 5px 10px 5px;
    background:#e7e5da;
    color:#464646;
    margin:0;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li.m-selected-ln-item:hover {
    background:#e7e5da;
}
.block-layered-nav .block-content dl.narrow-by-list dd input,
.block-layered-nav .block-content dl.narrow-by-list dd label {
    margin-bottom: 0;
}
.block-layered-nav .block-content dl.narrow-by-list dd label {
    font-size: 0.76rem;
    display: inline-block;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li:first-child {
    padding-top: 10px;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li.m-selected-ln-item:hover a {
    color:#464646;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li.m-selected-ln-item,
.block-layered-nav .block-content dl.narrow-by-list dd ol li.m-selected-ln-item a {
    font-weight:bold;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li:hover {
    background:white;
    color:#0085c7;
}
.block-layered-nav .tooltip-mark {
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background: url("https://unionwear.com/skin/frontend/gpmd/default/images/help_mark.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
}
.tooltip-mark .overlay{
    position: absolute;
    bottom: 22px;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0 0 5px -2px #333;
    border-radius: 5px;
    min-width: 50px;
    min-height: 50px;
    display: none;
    opacity: 0;
    transform: translate(-5%);
    transition: all 0.25s;
    z-index: 2;
    text-align: center;
}
.tooltip-mark.tooltip-text .overlay{
    min-width: 150px;
    text-align: left;
    line-height: normal;
    white-space: normal;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li:first-child .overlay,
.block-layered-nav .block-content dl.narrow-by-list dd ol li:nth-child(2) .overlay {
    bottom: 0;
    top: 20px;
}
.block-layered-nav .tooltip-mark:hover .overlay {
    display: block;
    opacity: 1;
}
.block-layered-nav li.m-disabled .tooltip-mark{
    opacity: 0.2;
}
.block-layered-nav li.m-disabled .tooltip-mark:hover .overlay{
    display: none;
}
.tooltip-mark .overlay img {
    max-width: 50px;
}
.block-layered-nav .tooltip-mark .overlay:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #fff;
    bottom: -7px;
    position: absolute;
}
.block-layered-nav .block-content dl.narrow-by-list dd ol li:first-child .overlay:after,
.block-layered-nav .block-content dl.narrow-by-list dd ol li:nth-child(2) .overlay:after{
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: 9px solid #fff;
    top: -7px;
    border-top: none;
}
.block-layered-nav .block-content .count-num {
    display: inline-block;
    vertical-align: text-bottom;
    line-height: 1;
    padding-left: 5px;
    margin-top: -12px;
}
/* Start changes jan 07-2019*/
#amasty_gallery a{
    display: block;
    border: 1px solid transparent;
}
#amasty_gallery a:hover{
    border-color: #c7c7c7;
}
/* end changes jan 07-2019*/

#amasty_gallery img{
    height: auto;
}
.product-options .amconf-label {
    display: none;
}

/* Start of update on 20 dec,2018*/
.block-layered-nav .block-content dl.narrow-by-list dd ol li.m-disabled,
.block-layered-nav .block-content dl.narrow-by-list dd ol li.m-disabled:hover{
    color: #ccc;
    background: #e7e5da;
}
/* End of update on 20 dec,2018*/

.block-layered-nav .block-content dl.narrow-by-list dd ol li:hover a {
    color:#0085c7;
}
.block-layered-nav .block-content .customize {
    margin-bottom:15px;
    line-height:16px;
}
.block-layered-nav .block-content .customize a {
    font-weight:bold;
}
.block-layered-nav .block-content ol.m-filter-css-checkboxes li a.m-checkbox-unchecked,
.block-layered-nav .block-content ol.m-filter-css-checkboxes li a.m-checkbox-checked {
    background:none;
}
.block-layered-nav .block-content dl.narrow-by-list .m-filterclear .btn-remove:after {
    content:"";
}
.block-layered-nav .block-content dl.narrow-by-list .m-filterclear {
    padding-right:10px;
}
.block-layered-nav .block-content dl.narrow-by-list .m-filterclear .btn-remove {
    color:#898a8a;
}
.block-layered-nav .block-content dl.narrow-by-list .m-filterclear .btn-remove:hover {
    color:white;
}
/* =Static Pages
------------------------------------------------*/
body.cms-page-view .col-main {
    padding:10px;
    background:white;
}
body.cms-page-view .col-main .page-title {
    background:#464646;
    color:white;
    padding:10px;
    text-align:left;
    margin-bottom:10px;
}
body.cms-page-view .col-main .page-title h1 {
    margin:0;
}
body.cms-page-view .col-main .std {
    padding:10px;
}
/* =Request A Quote
------------------------------------------------*/
.quote-request .col-main {
    width:100% !important;
}
.quote-request .main,
.quote-request .main p,
.quote-request .main div,
.quote-request .main span,
.quote-request .main b,
.quote-request .main ol,
.quote-request .main li,
.quote-request .main ul {
    text-align:left;
    font-size:16px;
}
.quote-request .padded-20 {
    padding:0 20px;
}
.quote-request .white-wrapper {
    margin-top:30px;
    background:white;
    padding:10px;
}
.quote-request .section .section-left {
    width:48%;
    float:left;
}
.quote-request .section .section-right {
    width:48%;
    float:right;
}
.quote-request .section-right .product-info .product-style,
.quote-request .section-right .product-info .product-sku {
    text-transform: uppercase;
}
.block-mobile-desktop-inline {
    display:inline;
}
.quote-request .section .section-left .product-img-caption {
    font-weight:bold;
    text-align:right;
}
.quote-request #choose-color {
    display:none;
    border-top:5px solid #0085c7;
}
.quote-request .product-header h1,
.quote-request .product-header h2,
.quote-request .product-header h3,
.quote-request .product-header h4 {
    margin:0;
}
.quote-request .error {
    color:red;
    margin-bottom:15px;
    display:none;
}
.quote-request .embroidery-option-title {
    background:#898a8a;
    color:white;
    padding:10px;
    border-bottom:1px solid white;
}
.quote-request .embroidery-option-content {
    display:none;
    background:#e7e5da;
    padding:20px;
}
.quote-request .firm-left {
    float:left;
    width:26%;
    border:1px solid #898a8a;
    padding:10px;
    margin-bottom:20px;
}
.quote-request .firm-left .product-info,
.quote-request .firm-left .product-info>div {
    margin:0 0 5px 0;
    min-height:0;
}
.quote-request .firm-left .product-info .product-sku,
.quote-request .firm-left .product-style {
    text-transform: uppercase;
}
.quote-request .firm-left .fill {
    padding:10px;
    margin:-10px;
    margin-top:10px;
    background:#898a8a;
    color:#f3f1e7;
    line-height:1.5;
}
.quote-request .firm-left .fill b {
    color:white;
}
.quote-request .firm-left .fill b,
.quote-request .firm-left .fill span {
    font-size:14px;
}
.quote-request .firm-left .fill span {color:#F3F1E7;}
.quote-request .firm-right {
    float:right;
    width:70%;
}
.quote-request .firm-right span.required {
    color:#0085c7;
}
.quote-request .form-option-content {
    display:none;
}
.quote-request form .inset{
    padding:20px;
}
.quote-request form li {
    color:black;
    font-weight:bold;
}
.quote-request #form-wrapper form input[type=text],
.quote-request #form-wrapper form input[type=number],
.quote-request #form-wrapper form input[type=date],
.quote-request #form-wrapper form textarea,
.quote-request #form-wrapper form select {
    resize:none;
    margin:10px 0;
    padding:5px;
    min-width: 246px;
}
.quote-request form ol.padded-20 input[type=text] {
    margin:20px 0;
}
.quote-request form ol.padded-20 input[type=radio] {
    margin:10px 5px;
}
.quote-request .embroidery-option-content input[type=text],
.quote-request .embroidery-option-content textarea {
    width:100%;
    max-width:100%;
}
.quote-request .embroidery-option-content textarea {
    min-height:150px;
}
.quote-request .embroidery-option-content a {
    font-size:16px;
}
.more-info{
    clear: both;
    text-align: left;
    padding-left: 10px;
}
.more-info h2 {
    font-size: 17px;
    text-transform: uppercase;
}
.more-info ul li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}
.more-info ul li:last-child{
    border-right: none;
}
.more-info ul li a {
    position: relative;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
    line-height: 1.5;
    background-color: #F3F1E7;
    color: #333;
    border-radius: 7px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.more-info ul li a:before,
.more-info ul li a:after{
    vertical-align: top;
    display: none;
}
.more-info ul li a:after {
    content: "]";
    margin-left: 2px;
}
.more-info ul li a:before {
    content: "[";
    margin-right: 2px;
}
.more-info ul li a:hover {
    text-decoration: none;
    background-color: #0085c7;
    color: #fff;
}
@media only screen and (max-width:655px) {
    .quote-request .firm-left,
    .quote-request .firm-right {
        width:100%;
    }
    .quote-request .firm-right {
        margin-bottom:30px;
    }
}
/* =Footer
------------------------------------------------*/
.footer-container .footer {
    width:100%;
    margin:0 auto;
    max-width: 1340px;
    padding:20px 20px 40px 20px;
    text-align: left;
}
.footer-container .footer,
.footer-container .footer p,
.footer-container .footer div {
    color:#F3F1E7;
    background:none;
}
#copyright {
    width: 360px;
    margin:0 auto;
    text-align:center;
    max-width: 100%;
}
.copyright{
    line-height: 24px;
    display: block;
    font-size: 14px;
}
#poweredby {
    width: 370px;
    margin:0 auto;
    max-width: 100%;
    text-align: right;
}
@media only screen and (min-width:958px) {
    #copyright {
        float:left;
        text-align:left;
    }
    #poweredby {
        float:right;
    }    
}
/* =Media Queries
------------------------------------------------*/
/* =Responsive Layered Navigation Styles
 * ---------------------------------------------*/
.page-title h2 {
    margin: 0 0 10px;
    font-size: 20px;
}
.breadcrumbs {
    margin:10px auto !important;
    height:15px;
    padding: 0;
}
/*.more-views*/
.product-img-caption {
    display:none;
}
.colors-available {
    font-size:16px;
    font-weight:bold;
    margin-top:20px;
}
@media screen and (min-width:767px) {
    .colors-available {
        text-align:left;
    }
    #main-home{
        padding-bottom: 20px;
    }
}
/* FIXES */
h2.product-name {
    min-height:52px;
}
@media screen and (min-width:479px) {
    h2.product-name {
        min-height:32px;
    }
}
nav .menu-main-container > ul > li {
    position:relative;
    padding: 10px 0;
    text-align: left;
}
nav .menu-main-container li a {
    color: #fff;
    float:left;
    background:none;
    font-weight:normal;
}
nav .menu-main-container > ul > li > a{
    border-right: 1px solid #fff;
}
nav .menu-main-container > ul > li:last-child a{
     border-right: none;
 }

nav .menu-main-container li ul {
    position:absolute;
    top:24px;
    display:none;
    min-width: 200px;
}
.nav-main ul #menu-item-1 > ul,
.nav-main ul #menu-item-3 > ul,
.nav-main ul #menu-item-4 > ul {
    width: 620px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    /* column-count: 3; */
}
.nav-main ul #menu-item-3 > ul,
.nav-main ul #menu-item-4 > ul{
    right: 0;
}
.nav-main ul #menu-item-1 > ul li,
.nav-main ul #menu-item-3 > ul li,
.nav-main ul #menu-item-4 > ul li {
    display: inline-block;
}
nav .menu-main-container li:hover ul {
    display:block;
    z-index:99999;
}
nav .menu-main-container li:hover > a {
    color:#f3f1e7;
}
nav .menu-main-container li ul li {
    float:none;
}
nav .menu-main-container li ul li a {
    background:black !important;
    color:white;
    min-width:125px;
}
nav .menu-main-container li ul li:hover a {
    background:#464646 !important;
}
nav .menu-main-container li:hover a:hover {
    color:#f3f1e7;
}
nav .menu-main-container li ul li:hover a:hover{
    background:#454545;
}
nav .menu-main-container li a.button:hover {
    background: transparent;
}
.back-home{
    position: absolute;
    top: 120px;
    left: 0;
}
@media screen and (max-width:786px) {
    .hidden-mobile {
        display:none;
    }
}
@media only screen and (max-width:559px){
    .product-col-left,
    .product-col-right {
        width:100%;
    }
}
#tell_us {
    width: 100%;
    min-height:125px;
    font-size:14px;
    margin-top:10px;
    margin-bottom:20px;
}
.firm-right.full-width {
    width:100%;
    padding:0 20px;
}
.cms-home .page-title {
    display:none;
}
@media screen and (max-width:900px) {
    #search_mini_form{
        margin-left: 50px;
    }
    .header-top .searchautocomplete .nav{
        width: 100%!important;
    }
}
@media screen and (max-width:786px) {
    .logo .sub-head {
        position:static !important;
        margin:0 auto !important;
        font-size: 20px;
    }
}
@media screen and (max-width:767px) {
    .site-brand{
        width: 100%;
    }
    .header-top,
    .header-top .alignright,
    .top-links{
        width: 100%;
        flex-direction: column;
        padding-top: 0;
        max-width: 100%
    }
    h1.logo img, a.logo img{
        max-width: 150px;
    }
    .top-links .phone{
        margin: 0 auto;
        max-width: 100%;
    }
    .top-links .request-quote{
        padding: 10px 0;
        border-left: none;
        border-right: none;
        width: 100%;
        margin: 0;
    }
    .request-quote .btn{
        max-width: 100%;
        width: 100%;
        padding: 15px 20px;
        border-radius: 3px;
    }
    .top-links .link{
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .top-links .link li{
        display: inline-block;
        padding: 0 5px;
        border-right: 1px solid #fff;
    }
    .top-links .link li:last-child{
        border-right: none;
    }
    nav.access{
        display: block;
    }
    nav .menu-main-container li{
        display: block;
        width: 100%;
        float: none;
    }
    nav .menu-main-container > ul > li{
        border-bottom: 1px solid #333;
    }
    nav .menu-main-container li a{
        padding: 7px 0;
        float: none;
        display: block;
        max-width: 100%;
    }
    nav .menu-main-container > ul > li > a{
        border-right: none;
    }
    nav .menu-main-container li:hover a:hover{
        color: #fff;
    }
    .phone .icon-headphone{
        width: 24px;
        height: 24px;
        margin-right: 10px;
    }
}
/* added for bags! */
body.catalog-product-view.category-bags .col2-right-layout .col-main {
    width:100% !important;
}
body.catalog-product-view.category-bags .col2-right-layout .main .col-right {
    display: none;
}
.related-product-link-holder .related-product {
    width:33%;
    float:left;
    margin-bottom:15px;
    font-weight:bold;
    padding:0 10px;
    text-align:left;
    min-height: 160px;
}
.related-product-link-holder .related-product .gray-box {
    background:#f3f1e7;
    line-height:1.25;
    padding:10px;
    text-align:left;
}
.related-product-link-holder .related-product:hover .gray-box {
    background:#0085c7;
    color:white;
}
.related-product-link-holder .related-product .price {
    display:block;
    font-weight:bold;
    font-size:13px;
    margin-top:10px;
}
.related-product-link-holder .related-product .price:before {
    content: "From: ";
}
.related-product-link-holder .related-product .price:after {
    content: " (S)";
    font-weight: normal;
    font-size: 10px;
}
.related-product-link-holder .related-product img {
    display:block;
    max-width:100%;
    margin:0 auto 10px;
}
.category-products .products-grid .item .product-image img,
.category-products .products-list .item .product-image img {
    margin-bottom: 0;
}
.products-grid .item h2 {
    padding:10px;
}
.cms-home .itemBox,
.cms-index-index .itemBox,
.cms-test-home-page .itemBox {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float:none;
    width:24.5%;
    padding-left:15px;
    padding-right:15px;
}
.sku-label {
    display: inline-block;
    padding: 0 10px 10px;
    color: #b1adad;
    font-size: 11px;
}
.cms-home .breadcrumbs,
.cms-test-home-page .breadcrumbs {
    display:none;
}
@media screen and (max-width: 958px) {
    .cms-home .itemBox,
    .cms-index-index .itemBox,
    .cms-test-home-page .itemBox {
        width:33%;
    }
}
body.cms-home  .col-main,
body.cms-test-home-page .col-main {
    width:100% !important;
    padding-top:30px;
    background:none;
}
.itemBox .itemCat {
    padding: 15px;
    margin-bottom: 10px;
    background: #FFF;
}
.itemBox .itemName {
    text-transform: uppercase;
    font-size: 16px;
    height: 40px;
    margin-bottom: 10px;
}
.itemBox .itemCat img, .itemBox .itemCatProduct img {
    width: 200px;
    height: auto;
}
.itemBox .btn-more, .btn-primary {
    height: 30px;
    color: #f3f1e7;
    text-align: center;
    padding: 10px 20px;
    background: #0085c7;
    margin-left: 0;
    outline: none;
    text-decoration: none;
    border: none;
}
.itemBox .btn-more{
    clear: both;
    float: left;
    width: 120px;
    margin-bottom: 35px;
}
.btn-primary:hover,
.itemBox .btn-more:hover {
    background:#464646;
}
.customer-account-login .col1-layout div.col-main,
.customer-account-create .col1-layout div.col-main{
    width: 100%!important;
}
.account-login,
.account-create{
    padding: 40px 0 0;
    text-align: left;
}
.account-login .input-text,
.account-create .input-text{
    background: none;
    border: 1px solid black;
    height: 48px;
}
.account-login .input-text:focus,
.account-create .input-text:focus{
    box-shadow: none;
    border: 1px solid black;
}
.account-create .customer-name > .field,
.account-create .field-phone,
.account-create .col-2 .form-list .field{
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.account-create .col-1 .form-list li.fields{
    margin-bottom: 15px;
}
.account-create .customer-name > .field.name-firstname,
.account-create .col-2 .form-list .field:first-child{
    margin-right: 1.5%;
}
.account-create .validation-advice{
    padding-left: 30px;
    max-width: 480px;
}
.account-create .validation-advice:before{
    top:0;
}
/**************************************************************************/
.product-image-gallery .gallery-image {
    display: none;
}
.product-image-gallery .gallery-image.visible {
    display: block;
}
.no-display {
    display: none !important;
}
.product-options-bottom {
    display: none !important;
}
/*********** configurable ************************/
.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px;
}
.swatch-label {
    border: 1px solid #fff;
    margin: 0;
    white-space: nowrap;
    background: #f4f4f4;
}
.swatch-link, .swatch-label {
    display: block;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
    color: #636363;
    text-decoration: none;
    box-sizing: content-box;
}
.configurable-swatch-list li {
    float: left;
    zoom: 1;
    margin: 0 0 0 3px;
}
.configurable-swatch-list {
    margin-left: -3px;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0);
}
ul.configurable-swatch-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.swatch-link {
    border: 1px solid #cccccc;
    margin: 0 0 3px;
}
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
    border: 1px solid #3399cc;
    outline: none;
}
.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://unionwear.com/skin/frontend/gpmd/default/images/bg_x.png) center no-repeat transparent;
    z-index: 10;
}
ul.configurable-swatch-list li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative;
}
.configurable-swatch-list .not-available.selected .swatch-link{
    border-color: #3399cc;
}
.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff;
}
.configurable-swatch-list .not-available .x {
    display: block;
}
.show-on-mobile,
.menu-item-has-children .fa-angle-right{
    display: none;
}

.block-layered-nav dt.m-collapseable.odd.m-expanded + .odd .m-filter-checkboxes {
    display: block;
    opacity: 1;
}

@media screen and (max-width: 991px) {
    .header.wrapper {
        max-width: 100%;
    }
    .back-home{
        left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .header-container{
        padding: 20px 10px;
    }
    nav .menu-main-container > ul > li{
        margin-left: 0;
        border-right: none;
    }
    #search-form-holder form {
        float: none;
        margin: 0 auto;
        padding: 0;
    }
    #search-form-holder form.searchautocomplete{
        position: relative;
        right: 0;
        max-width: 400px;
        width: 100%;
    }
    .back-home{
        display: inline-block;
        position: static;
    }
    #product_addtocart_formc{
        padding: 0;
    }
    .cms-home  .itemBox,
    .cms-index-index .itemBox,
    .cms-test-home-page .itemBox {
        width: 49.4%;
        padding: 2px;
    }
    .itemBox .btn-more{
        float: none;
        margin-bottom: 15px;
        display: inline-block;
        width: 100%;
    }
    #poweredby {
        text-align: center;
    }
    #copyright{
        width: 100%;
        max-width: 100%;
    }
    .menu-item-has-children {
        position: relative;
    }
    .footer .menu-item-has-children,
    .footer-container .footer ul.site-map .menu-item-has-children,
    .footer-container .footer ul.site-map > li{
        border-bottom: 1px solid #666;
        padding: 10px 0;
        margin: 0;
    }
    .menu-item-has-children > ul{
        display: none;
    }
    .show-on-mobile{
        display: inline-block;
    }
    .menu-item-has-children .fa-angle-right{
        display: inline-block;
        position: absolute;
        top: 8px;
        right: 0;
        z-index: 2;
        color: #fff;
        font-size: 17px;
        cursor: pointer;
    }
    .socialIcon a.facebook{
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .social-holder{
        padding: 0;
        text-align: center;
    }
    .footer-container .footer ul.site-map li{
        width: 100%;
    }
    .itemBox .itemName{
        font-size: 14px;
    }

    .quote-request .center-mobile {text-align:center !important;}
    .quote-request .product-info h3 {margin:15px 0;}
    .quote-request .section .section-left,
    .quote-request .section .section-right,
    .quote-request form input[type=text],
    .quote-request form textarea,
    .quote-request .fullwidth-mobile {
        width:100%;
        max-width:100%;
    }
    .block-mobile-desktop-inline {
        display:block;
    }
    .product-link.quote.change-style {
        margin-bottom:15px !important;
    }
    .product-link.quote.choose-color,
    .product-link.quote.change-style {
        width: calc(100% - 20px) !important;
    }
    .block-layered-nav .block-content dl.narrow-by-list dd {
        margin-bottom:0;
        display:none;
    }
    .block-layered-nav .block-content dl.narrow-by-list dt {
        border-bottom: 1px solid #898a8a;
    }
    .footer-container .footer .footer-left .col-third,
    .footer-container .footer .footer-left,
    .footer-container .footer .footer-right,
    .footer-container .footer .footer-right img,
    .socialIcon a.linkedin{
        float: none;
    }
    .social-holder .facebook,
    .social-holder .linkedin{
        display: inline-block;
        vertical-align: middle;
    }
    body.cms-home .col-main,
    body.cms-test-home-page .col-main{
        padding-top: 5px;
    }
    .quick-access ul{
        margin-bottom: 0;
    }
    .nav-main ul .menu-item-has-children ul{
        display: none!important;
    }
    .product-customize select#font_selection,
    .product-customize .text_style button.font-size{
        margin-top: 0;
    }
}

body.top-category-portfolios .category-products .item .price-box .price:after {
    content: " (B)";
}

body.top-category-bags .category-products .item .price-box .price:after {
    content: " (S)";
}

body.top-category-hats .category-products .item .price-box .price:after {
    content: " (R)";
}

body.top-category-wwinter-knits .category-products .item .price-box .price:after {
    content: " (R)";
}
#quote_part_1 input[type="date"]::-webkit-inner-spin-button {
    display: none;
}
.btm-margin1{
    margin-bottom: 15px;
}

/* 3 DEC 2018 */
@media(max-width: 767px) {
    .header-container a.back-home {
        margin-bottom: 15px;
        display: block;
    }
    .nav-main ul #menu-item-1 > ul, .nav-main ul #menu-item-3 > ul, .nav-main ul #menu-item-4 > ul {
        width: 100%;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .mobile .nav-main ul .menu-item-has-children ul{
        position: relative;
        top: 0;
        padding: 0;
    }
    .mobile .nav-main ul .menu-item-has-children ul.ul-active {
        display: block !important;
    }
    .mobile .nav-main ul li ul li, .mobile .nav-main ul li ul li a {
        display: block;
    }
    .nav-main ul .menu-item-has-children > a span {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #fff;
        display: inline-block;
        float: right;
    }
    .product-view .product-customize .product-shop,
    .product-view .product-customize .add-to-cart-wrapper,
    .product-view .product-customize .block-related{
        padding-left: 0;
    }
}

@media (max-width: 479px) {
    .product-customize ul.tab-links a{
        padding: 9px 10px;
    }
    .product-customize .input-text{
        max-width: 165px;
    }
    .product-customize .directional-pad button#rotate,
    .product-customize .directional-pad button#antirotate{
        font-size: 15px;
    }
    .product-customize .directional-pad button#rotate,
    .product-customize .directional-pad button#antirotate,
    .product-customize button#btf,
    .product-customize button#stb,
    .product-customize button#fh,
    .product-customize button#fv,
    .product-customize button#delete{
        height: 25px;
        width: 25px;
    }
    .product-customize .directional-pad button#rotate {
        margin-left: 10px;
    }
    .product-customize .directional-pad button#antirotate {
        margin-left: 5px;
    }
    .product-customize .directional-pad button#left{
        margin-left: 10px;
    }
    .product-customize .directional-pad button#top,
    .product-customize .directional-pad button#bottom,
    .product-customize .directional-pad button#right{
        margin-left: 11px;
    }
}

/* 14 DEC 2018 */
.block-layered-nav .block-content dl.narrow-by-list dd ol li {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
}

.catalog-category-view .m-filter-checkboxes li input,
.catalog-product-view .m-filter-checkboxes li input {
    top: 0;
    margin: 0;
    margin-right: 0.4rem;
}

.catalog-category-view .m-filter-checkboxes li label,
.catalog-product-view .m-filter-checkboxes li label {
    margin-bottom: 0;
    margin-right: 0.4rem;
    font-size: 0.79rem;
}
/*

.m-filter-checkboxes::-webkit-scrollbar,
.m-filter-checkboxes::-webkit-scrollbar {
    width: 5px;
}

.m-filter-checkboxes::-webkit-scrollbar-thumb,
.m-filter-checkboxes::-webkit-scrollbar-thumb {
    background-color: #aaa;
    outline: 1px solid #0085c7;

   
}

.m-filter-checkboxes::-webkit-scrollbar-track,
.m-filter-checkboxes::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
*/

.m-more-less {
    font-size: 11px;
    text-align: right;
}

.m-expandable-filter {
    overflow: hidden;
}

.m-scrollable-filter {
    overflow-x: hidden !important;
    overflow-y: auto !important;
    background: rgba(255, 255, 255, 0.5);
}

.m-scrollable-filter li {
    white-space: pre-line;
}

.m-filter-popup {
    padding: 10px;
}

.m-filter-popup .m-columns {
    overflow: hidden;
}

.m-filter-popup .m-columns > li {
    float: left;
    width: 200px;
    text-align: left;
}

.m-filter-popup .buttons-set {
    margin: 8px 0 0;
}

.m-filter-popup .m-filter-colors {
    margin: 0;
}

.m-showmore-popup-container {
    box-shadow: 15px 15px 25px 5px rgba(0, 0, 0, 0.4);
}

.catalog-category-view .block-layered-nav .block-content dl.narrow-by-list dt,
.catalog-product-view .block-layered-nav .block-content dl.narrow-by-list dt {
    position: relative;
    padding-right: 30px;
    cursor: pointer;
}

#m-wait .loader {
    margin: 0;
    padding: 15px 0 !important;
}


/*SmartSites -- 02-04-2019 -- FED19*/
.personalize-index-index .button {
    font-family: Helvetica, sans-serif;
}

.personalize-index-index .footer .button {
    text-transform: none;
}

.personalize-index-index .footer-container .footer ul.site-map li a {
    font-weight: bold;
}

.personalize-index-index .footer-container .footer ul.site-map li li a {
    font-weight: normal;
}

.short-description {
    text-align: left;
    clear: both;
    padding: 0 0 10px 10px;
    font-weight: 600;
}
.footer-links .fa-angle-down {
    display: none;
}
footer#colophon {
    padding: 25px 0;
    background: #272727;
}
.footer-links {
    text-align: center;
    font-size: 0;
    letter-spacing: -4px;
}

.footer-links .col-1,
.footer-links .col-2,
.footer-links .col-3,
.footer-links .col-4 {
    display: inline-block;
    padding: 0 40px;
    width: 25%;
    text-align: left;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 14px;
}
.footer-links .col-1,
.footer-links .col-2,
.footer-links .col-3 {
    border-right: 1px solid #4b4b4b;
    min-height: 200px;
}
.footer-txt p {
    color: #ababab;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 300;
}
.copyright {
    padding: 15px 0;
}
.copyright,
.copyright a {
    background: #1b1b1b;
    color: #fff;
}
.footer-links h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Graphik Medium';
    font-weight: normal;
}
.footer-links h4,
.footer-links h4 a {
    color: #fff !important;
    font-size: 20px;
}
.footer-links li {
    margin-bottom: 10px;
}
.footer-links li a,
.footer-links address {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Graphik Regular';
    color: #ababab;
}
.footer-links li a:hover{
    text-decoration: underline;
}
.footer-links address {
    color: #ababab;
    display: block;
    line-height: 1.5;
}
.footer-links .col-4 li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footer-links .phone-number {
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-links .phone-number a {
    color: #ababab;
    font-size: 20px;
}
.footer-links .phone-number a:hover,
.footer-links .phone-number a:focus {
    color: #fff;
}
.footer-links .social-links {
    margin-bottom: 15px;
}
.footer-links .social-links li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
}
.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-links .social-links li a {
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: 0.8;
    border-radius: 4px;
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/social-icons.png') no-repeat;
}
.footer-links .social-links li a:hover {
    opacity: 1;
}
.footer-links .social-links .twitter {
    background-position: -30px 0;
}
.footer-links .social-links .facebook {
    background-position: 0 0;
}
.footer-links .social-links .linkedin {
    background-position: -118px 0;
}
.footer-links .social-links .instagram {
    background-position: -59px 0;
}
.footer-links .social-links .pinterest {
    background-position: -59px 0;
}
.copyright {
    padding: 15px 0;
}
.copyright,
.copyright a,
.copyright p {
    background: #1b1b1b;
    color: #fff;
    margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
    .footer-links .col-1,
    .footer-links .col-2,
    .footer-links .col-3,
    .footer-links .col-4 {
        padding: 0 20px;
    }
}
@media only screen and (max-width: 767px) {
    .footer-links .fa-angle-down{
        display: inline-block;
        float: right;
        cursor: pointer;
    }
    .footer-links {
        max-width: 96%;
        margin: 0 auto;
    }
    .footer-links .col-1,
    .footer-links .col-2,
    .footer-links .col-3,
    .footer-links .col-4 {
        display: block;
        width: 100%;
        padding: 0;
        border: none;
    }
    .footer-links h4 {
        padding: 10px 0;
        margin: 0;
        position: relative;
        border-bottom: 1px solid #333;
    }
    .footer-links address {
        padding-top: 15px;
        line-height: 1.5;
    }
    .nav-main ul .menu-item-has-children ul {
        display: none !important;
    }
    .ribbon strong,
    .top-bar .alignleft,
    .footer-links address br {
        display: none;
    }
    .footer-links .collapsible {
        display: none;
        padding-top: 15px;
    }
    .footer-links h4, .footer-links h4 a{
        font-size: 17px;
    }
    .footer-links .col-1, .footer-links .col-2, .footer-links .col-3 {
        min-height: 0;
    }
    .footer-links .col-2 {
        padding-top: 20px;
    }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://unionwear.com/skin/frontend/gpmd/default/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('https://unionwear.com/skin/frontend/gpmd/default/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('https://unionwear.com/skin/frontend/gpmd/default/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('https://unionwear.com/skin/frontend/gpmd/default/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('https://unionwear.com/skin/frontend/gpmd/default/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('https://unionwear.com/skin/frontend/gpmd/default/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */

.amtooltip-label{
    text-align: center;
    font-weight: bold;
}

.amtooltip-img{
    margin-bottom: 3px;
}

.tooltipster-default {
	border-radius: 5px; 
	border: 2px solid #000;
	background: #4c4c4c;
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.tooltipster-shadow {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
    color: #2c2c2c;
}
.tooltipster-shadow .tooltipster-content {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-light {
    border-radius: 5px; 
    border: 1px solid #cccccc;
    background: #ededed;
    color: #666666;
}
.tooltipster-light .tooltipster-content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}
.tooltipster-noir {
    border-radius: 0px; 
    border: 3px solid #2c2c2c;
    background: #fff;
    color: #2c2c2c;
}
.tooltipster-noir .tooltipster-content {
    font-family: 'Georgia', serif;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

.tooltipster-punk {
    border-radius: 5px; 
    border-bottom: 3px solid #f71169;
    background: #2a2a2a;
    color: #fff;
}
.tooltipster-punk .tooltipster-content {
    font-family: 'Courier', monospace;
    font-size: 14px;
    line-height: 16px;
    padding: 3px 4px;
}

/* New Homepage layout*/
a {
    color: #454545;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s
}
.alignleft {
    display: inline-block;
    float: left;
}
.alignright {
    display: inline-block;
    float: right;
}
.text-center {
    text-align: center;
}
.breadcrumbs {
    display: none;
}
div.col-main {
    width: 100% !important;
    padding: 0!important;
}
.wrapper {
    max-width: 1340px;
}
.relative-wrap {
    position: relative;
}
.top-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 15px 0;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Graphik Medium';
    background: url(https://unionwear.com/skin/frontend/gpmd/default/images/bg-img.png) no-repeat top center;
}
.top-bar div,
.top-bar p,
.top-bar strong {
    color: #ffffff;
    font-weight: normal;
}
.top-bar strong {
    text-transform: none;
}
.top-bar .alignleft img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.request-quote,
.top-bar .call-us {
    display: inline-block;
    color: #ffffff;
    margin-left: 15px;
    font-size: 15px;
}
.top-bar .call-us a,
.request-quote,
.request-quote:visited,
.top-bar .call-us a:visited {
    color: #ffffff;
}
.top-bar .call-us {
    margin-right: 70px;
}
#billboard {
    width: 100%;
    min-height: 500px;
    padding: 140px 0 100px;
    background: url(https://unionwear.com/skin/frontend/gpmd/default/images/banner-img.jpg) no-repeat top center/ cover;
}
.col-main .std ul.tabs {
    margin: 0!important;
    padding: 0;
    list-style: none;
}
ul.tabs li {
    color: #fff;
    font-size: 23px !important;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
    padding-bottom: 10px;
    font-family: 'Graphik Medium';
}
.tab-items strong {
    font-weight: normal;
}
ul.tabs li.current {
    position: relative;
    border-top: 2px solid #38b2f3;
    background: rgba(56, 178, 243, 0.3);
    padding: 10px;
}
ul.tabs li.current:after {
    display: none;
    position: absolute;
    left: 50%;
    bottom: -8px;
    width: 12px;
    height: 6px;
    content: '';
    background: url('https://unionwear.com/skin/frontend/gpmd/default/images/caret.png') no-repeat;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}
.tab-content {
    display: none;
    font-family: 'Graphik Medium';
    background: rgba(56, 178, 243, 0.3);
}
.tab-content.current {
    display: inherit;
}
.tab-content .list-items {
    margin-bottom: 20px;
    letter-spacing: -4px;
}
.tab-content .list-items li {
    letter-spacing: 0;
}
.list-items .item-1,
.list-items .item-2,
.list-items .item-3 {
    display: inline-block;
    text-align: center;
    margin-right: 30px;
    background: #ffffff;
    padding: 20px 10px;
    width: 30%;
    min-height: 150px;
    vertical-align: top;
}
.list-items .item-1 {
    border-top: 3px solid #ac7bd8;
}
.list-items .item-2 {
    border-top: 3px solid #efc120;
}
.list-items .item-3 {
    margin-right: 0;
    border-top: 3px solid #f0a632;
}
.tab-content .description {
    padding-top: 15px;
    min-height: 98px;
}
.tab-content .description p {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.4;
}
#billboard .link-items {
    min-width: 350px;
}
.col-main .std #billboard .link-items {
    margin-bottom: 0!important;
}
#billboard .link-items {
    margin: 0;
    padding: 0;
    list-style: none;
}
#billboard .link-items li {
    color: #fff;
    background: #000;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Graphik Medium';
    color: #fff;
    line-height: 3;
    padding: 18px 20px;
}
#billboard .btn-style1 {
    display: block;
    color: #fff;
    font-weight: normal;
}
/*#billboard .link-items li:hover{
    background: #38b2f3;
}*/
#billboard .link-items li.bg-gray {
    min-height: 90px;
    background: #808080;
}
.tab-content .left-panel {
    padding: 43px 40px;
    overflow: hidden;
}
.list-items .item-1 img,
.list-items .item-2 img,
.list-items .item-3 img {
    margin-bottom: 20px;
    max-width: 100%;
    max-height: 100px;
}
.list-items .item-1 strong,
.list-items .item-2 strong,
.list-items .item-3 strong {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    color: #3d3d3d;
    font-family: 'Graphik Medium';
}
/* Featured Items */
.featured-items {
    text-align: center;
}
.featured-items .item {
    display: inline-block;
    position: relative;
    width: 25%;
    float: left;
}
.featured-items .item img {
    display: block;
    max-width: 100%;
    width: 100%;
}
.overlay {
    position: absolute;
}
.featured-items .item strong {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-family: georgia;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 5px;
}
.featured-items .overlay {
    display: block;
    top: 50%;
    left: 50%;
    min-width: 60%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.featured-items .item .btn-style2 {
    display: none;
}
.featured-items .item:hover .btn-style2 {
    display: inline-block;
    color: #666666;
    background-color: #EEEEEE;
}
.featured-items .item .btn-style2:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    content: '';
    z-index: 2;
}
/* Award layout */
.awards {
    clear: both;
    overflow: hidden;
    background-color: #f3f1e7;
    padding: 70px 0 0;
}
.achievments{
    padding-bottom: 30px;
    margin-bottom: 60px;
    box-shadow: 0 0 7px -2px #ccc;
}
.ribbon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.ribbon .img-wrap {
    min-width: 16%;
    padding-bottom: 40px;
}
.ribbon .img-wrap img {
    max-height: 150px;
}
.ribbon figcaption {
    display: block;
    margin-top: 10px;
    line-height: 1;
    font: 600 16px/1.5 'Roboto Condensed', sans-serif;
}
ul.media-items {
    margin: 0;
    padding: 10px 0 0;
    letter-spacing: -4px;
    text-align: center;
}
ul.media-items li {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    letter-spacing: 0;
    padding: 20px 20px 10px;
    line-height: normal !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.media-items li figure {
    margin: 0;
}
ul.media-items li .img-wrap {
    display: block;
    line-height: 102px;
}
ul.media-items li .img-wrap img {
    display: inline-block;
    vertical-align: middle;
}
ul.media-items li figcaption {
    display: inline-block;
    padding: 20px;
    color: #000000;
    max-width: 250px;
    line-height: 1.6;
}
ul.media-items li figcaption strong {
    font-weight: 600;
}
.home .entry-contents {
    padding: 0 0 25px;
}
.entry-contents h2 {
    color: #272727;
    font-size: 40px;
    font-family: "Graphik Medium";
    margin-bottom: 10px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: normal;
}
.entry-contents .awards h2.btm-margin4 {
    margin-bottom: 40px;
}
.box-container {
    /*background-color: #f4f4f4;*/
    padding: 30px 0 50px;
}
.box-container iframe {
    display: block;
    min-height: 450px;
}
.box-container .details strong {
    font-family: "Graphik Medium";
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
}
.box-container .details p {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: inherit;
}
.box-container .details {
    overflow: hidden;
    padding: 0 50px;
    font-size: 18px;
    font-family: "Graphik Light";
}
.btm-margin2 {
    margin-bottom: 20px;
}
.btm-margin3 {
    margin-bottom: 30px;
}
.btm-margin4 {
    margin-bottom: 40px;
}
.news-items {
    margin-bottom: 50px;
}
.news-items ul {
    margin-bottom: 30px;
}
.news-items .item {
    display: inline-block;
    float: left;
}
.entry-contents a.btn-style2 {
    color: #2f2f2f;
    border-color: #bcbcbc;
    font-size: 13px;
    font-family: 'Graphik Regular';
    font-weight: normal;
    min-width: 120px;
}
#branding .alignright {
    min-width: 50%;
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix:after {
    clear: both;
}
.btn-style1,
.btn-style2 {
    display: inline-block;
    outline: none;
    text-decoration: none;
    color: #ffffff;
    line-height: 1;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    font-family: "Graphik Medium";
}
.btn-style1 {
    border: none;
    background: #38b2f3;
}
.btn-style2 {
    border-radius: 25px;
    border: 1px solid #fff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}
.btn-style2:hover {
    background-color: #EEEEEE;
    border-bottom: 1px solid #bcbcbc;
}
.main-container {
    max-width: 100%;
    padding-bottom: 0;
}
body.cms-home .main-container{
    padding-top: 0!important;
}
.page{
    overflow: hidden;
}
body .col-main .std,
body.cms-home .col-main .std {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    width: 100%!important;
    margin: 0!important;
}
@media only screen and (max-width: 1270px) {
    ul.tabs li {
        font-size: 23px;
    }
    #billboard .link-items {
        min-width: 300px;
    }
    #billboard .link-items li {
        font-size: 18px;
    }
    #billboard .link-items li.bg-gray {
        min-height: 70px;
    }
    .tab-content .left-panel {
        padding: 25px;
    }
    .list-items .item-1,
    .list-items .item-2 {
        margin-right: 15px;
    }
    .featured-items .item strong {
        font-size: 20px;
    }
    .ribbon {
        width: 100%;
    }
    .wrapper,
    #wrapper {
        padding: 0 15px;
    }
    ul.tabs li{
        font-size: 18px!important;
    }
    .box-container{
        padding: 40px 0 20px;
    }
    .list-items .item-1 strong,
    .list-items .item-2 strong,
    .list-items .item-3 strong{
        font-size: 15px;
    }
    #billboard .btn-style1{
        font-size: 14px;
    }
    .header a.back-home {
        display: inline-block;
        margin-left: 10px;
    }
    .box-container .details{
        padding: 0 50px 0 0;
    }
    .list-items .item-1,
    .list-items .item-2,
    .list-items .item-3{
        padding: 10px;
        width: 31.3%;
    }
}
@media only screen and (max-width: 1024px) {
    body {
        min-width: 100%;
    }
    .top-bar .alignleft,
    .top-bar .alignright {
        display: block;
        float: none;
        text-align: center;
    }
    .ribbon strong {
        font-size: 20px;
    }

}
@media only screen and (max-width: 991px) {
    .tab-content .list-items{
        text-align: center;
    }
    .list-items .item-1,
    .list-items .item-2,
    .list-items .item-3 {
        width: 30%;
    }
    .featured-items .item strong,
    #frontWidget h3.widget-title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    table.main-images td {
        display: inline-block;
        width: 33%;
        padding: 10px;
        box-sizing: border-box;
        overflow: hidden;
        vertical-align: top;
    }
    .button-long {
        width: 100%;
        height: auto;
        padding: 10px;
        float: none;
        line-height: 1.2;
        display: block;
    }
    .ribbon strong {
        font-size: 17px;
    }
    ul.tabs li {
        font-size: 18px;
        margin-right: 15px;
    }
    #billboard {
        min-height: 420px;
        padding: 80px 0 50px;
    }
    #billboard .link-items li {
        font-size: 17px;
        padding: 10px 20px;
    }
    .tab-content .alignright {
        display: none;
    }
    .tab-content .left-panel {
        padding: 20px;
    }
    .featured-items .item:hover .btn-style2{
        font-size: 12px;
        padding: 10px;
    }
    ul.tabs li{
        font-size: 17px!important;
    }
    .entry-contents .box-container .alignright {
        display: block;
        float: none;
    }
    .entry-contents .box-container .alignright iframe {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    .box-container .details {
        padding: 0;
    }
    .request-quote, .top-bar .call-us{
        font-size: 13px;
    }
    .ribbon .img-wrap {
        min-width: 28%;
    }
}
@media only screen and (max-width: 767px) {
    ul.media-items li{
        padding: 20px 0 10px;
    }

    ul.tabs li {
        display: block;
        text-align: center;
    }
    ul.tabs li .title {
        padding-top: 5px;
        display: block;
    }
    * {
        box-sizing: border-box;
    }
    .top-bar {
        background-size: cover;
        text-align: center;
        padding: 10px;
    }
    ul.tabs li {
        margin-right: 0;
    }
    .list-items .item-1,
    .list-items .item-2,
    .list-items .item-3 {
        margin-right: 5px;
        padding: 10px;
    }
    .list-items .item-1,
    .list-items .item-2,
    .list-items .item-3,
    .featured-items .item,
    ul.media-items li {
        width: 100%;
    }
    .featured-items .item {
        width: 50%;
    }
    .awards {
        padding: 30px 0 0;
    }
    .box-container {
        padding: 15px 0 0;
        margin: 0 -5px;
    }

    .entry-contents .box-container .alignright,
    ul.media-items li figcaption{
        max-width: 100%;
    }
    .entry-contents h2{
        font-size: 28px;
    }
    .entry-contents .box-container .alignright iframe{
        min-height: 300px;
    }
    ul.media-items li figcaption{
        padding: 15px 4px 0;
    }
    #billboard{
        padding: 80px 10px 50px;
    }
    .top-bar .call-us {
        margin-right: 0;
    }
}
@media only screen and (max-width: 480px) {
    .tab-content .left-panel {
        padding: 10px;
    }
    .ribbon .img-wrap {
        min-width: 40%;
        width: 50%;
        padding: 0 20px 40px;
    }
}
@media only screen and (max-width: 400px) {
    .featured-items .item {
        width: 100%;
    }
}
