@import url(//fonts.googleapis.com/css?family=Niconne|Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|Open+Sans+Condensed:300,300italic,700);
/*

!!!!!!!!!! WARNING !!!!!!!!!!

If you edit theme.css, your changes will be overwritten by any compilation of theme.less
Please remember to replicate your changes in init.less, or just make your changes in another file if possible

!!!!!!!!!! WARNING !!!!!!!!!!

*/
/* Adds some cross browser prefix mixins http://www.lesselements.com/ */
/*@import "elements.less";
*/
/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
/**
 *   Bigcommerce Blueprint with Less
 *   – For the Less variables and functions that you don't want available in the Style Editor, declare them in this file.
 */
/*
Open Sans
Light 300
Light 300 Italic
Normal 400
Normal 400 Italic
Semi-Bold 600
Semi-Bold 600 Italic
Bold 700
Bold 700 Italic
Extra-Bold 800
Extra-Bold 800 Italic
*/
/*@product-column-width:                      percentage(100/@setting-product-columns/100);*/
/**
 *   Bigcommerce Blueprint with Less
 *
 *   For compatability with the Bigcommerce Style Editor:
 *    + Import your Google fonts first
 *
 *    + Declare your fonts for use in the editor by using '@font-declaration' (JSON format)
 *      eg @font-declaration: '{ "Open Sans":["Open Sans","Arial","sans-serif"], "Freckle Face":["Freckle Face","cursive"] }'
 *
 *    + Declare your color palette for use in the editor by using '@color-declaration'
 *      eg @color-declaration: '["#333", "#1399BE", "#EDEDED", "#FFF"]';
 *
 *    + Prefix fonts with '@font-' for the style editor to make it editable by the end user
 *
 *    + Prefix colors with '@color-' for the style editor to make it editable by the end user
 *
 *    + Prefix settings with '@setting-' for the style editor to make it adjustable by the end user
 */
/**
 *   Import Google Fonts
 */
/**
 *   Declarations
 */
/*
Open Sans
Light 300
Light 300 Italic
Normal 400
Normal 400 Italic
Semi-Bold 600
Semi-Bold 600 Italic
Bold 700
Bold 700 Italic
Extra-Bold 800
Extra-Bold 800 Italic

#f75f31 - bright orange
#fca88f - peach
#7ebdb8 - darkest teal
#6cb8b3 - dark teal
#7cd3cd - teal
#bde8e5 - light teal
#9a6f53 - brown
#505050 - text
#757575 - gray
#CCCCCC - light gray
#f5f5f1 - tan

*/
/* ==========================================================================
CRAFTED
Designed by Jacob Lett of Bootstrap Creative
http://bootstrapcreative.com/
@bootstrapC
========================================================================== */
/**
* Bigcommerce Blueprint
* Style Initialisation
*/
.SortBox,
.AddToWishlistLink .wishlist-button {
  color: #fca88f;
}
.TopMenu {
  color: #505050;
  background: #ffffff;
}
.TopMenu li {
  border-right: 1px solid #ffffff;
}
.TopMenu a {
  color: #6a6a6a;
}
.TopMenu a:hover {
  color: #5d5d5d;
}
.header-logo a {
  color: #9a6f53;
}
.PageMenu .inner {
  background: #7cd3cd;
}
.PageMenu a {
  color: #ffffff;
}
.PageMenu li ul {
  background: #6cb8b3;
}
.PageMenu li ul li a {
  color: #ffffff;
}
.PageMenu li ul:before {
  border-color: transparent transparent #6cb8b3 transparent;
}
.header {
  background: #f5f5f1;
}
.page {
  background: #f5f5f1;
}
.footer {
  background: #9edad6;
  color: #ffffff;
}
.footer-main a {
  color: #ffffff;
}
.footer-main h4 {
  color: #ffffff;
}
.footer-links {
  background: #9edad6;
  color: #ffffff;
}
.footer-links a {
  color: #ffffff;
}
.footer-links a:hover {
  color: #fafdfd;
}
.newsletter-subscription {
  background-color: #bde8e5;
}
.newsletter-subscription h4 {
  color: #ffffff;
}
body,
input,
select,
textarea,
input.Textbox,
input[type="text"],
#SearchForm input,
.HorizontalFormContainer dd .selector span,
.fastCartTop div,
.list-icon li {
  color: #757575;
}
#SearchForm .Button {
  background-color: #7cd3cd;
}
#ModalContent,
.ModalContent,
.CurrencyChooser a span {
  color: #757575 !important;
}
a,
.Left li li a,
.Left #SideCategoryList li a,
.Left .slist li a,
.Left .afterSideShopByBrand a,
.Left #GiftCertificatesMenu li a,
.Left #SideAccountMenu li a,
.Left #SideCategoryList li li a,
.Left .slist li li a,
.TabNav li.Active a,
.ModalContent h4 a:hover,
.footer a:hover {
  color: #f75f31;
}
.page-content #LayoutColumn2 a.pname,
#ModalContent a,
.ModalContent a,
.recaptchatable a {
  color: #f75f31 !important;
}
.Left li a.active:hover {
  border-color: #f75f31;
}
.icon-add:hover {
  background-color: #f75f31 !important;
}
.multiStep li a {
  color: #fcbeac;
}
.Left li a.active,
a:hover,
a.alt,
p a,
a.NextLink,
.currency-converter p span,
.BlockContent.PageContent a,
.page-content #LayoutColumn2 a,
.Left #SideCategoryList li a:hover,
.Left .slist li a:hover,
.Left .afterSideShopByBrand a:hover,
.Left #GiftCertificatesMenu li a:hover,
.Left #SideAccountMenu li a:hover,
.PageMenu li ul li a:hover,
.Breadcrumb li a {
  color: #fca88f;
}
.recaptchatable a:hover,
.page-content #LayoutColumn2 a.pname:hover,
#ModalContent a:hover,
.ModalContent a:hover,
.Breadcrumb li a:hover {
  color: #fca88f !important;
}
a.alt:hover {
  background-color: #fca88f;
  color: #ffffff;
}
.multiStep li.ActivePage h4 {
  border-bottom: 4px solid #fca88f;
}
.icon-add {
  background: #fca88f url("../images/add.png") no-repeat scroll 50% 50%;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: 'Open Sans', 'Arial', 'sans-serif';
  color: #9a6f53;
  font-weight: 600;
}
h1,
.h1 {
  font-family: 'Open Sans', 'Arial', 'sans-serif';
  color: #9a6f53;
}
.PrimaryProductDetails h1 {
  color: #9a6f53;
}
.FeaturedProducts h2,
.TopSellers h2,
.NewProducts h2,
#SimilarProductsByCustomerViews h2 {
  color: #9a6f53;
}
.productOptionViewProductPickListWithImage td {
  border-bottom: 1px dotted #e2e2e2;
}
.TopMenu li.Flag img.Selected {
  border: 2px solid #e2e2e2;
}
.productOptionViewRectangle .option.selectedValue label {
  border: 1px solid #afafaf !important;
}
.productOptionPickListSwatch .selectedValue .textureContainer,
.productOptionPickListSwatch .selectedValue .swatchColours {
  border: 1px solid #e2e2e2 !important;
  border-color: #3c3c3c !important;
}
.productOptionPickListSwatch .textureContainer,
.productOptionPickListSwatch .swatchColours,
.productOptionViewRectangle .option label,
.recaptchatable #recaptcha_response_field,
.zoomWrapper,
#ProductDetails .ProductTinyImageList ul li.selected {
  border: 1px solid #e2e2e2 !important;
}
.CurrencyList dd,
#SearchForm .Button,
#SearchForm input.Textbox,
select,
hr,
input.Textbox,
textarea,
input[type="text"],
input[type="password"],
.QuickSearch,
.SharePublicWishList,
.ExpressCheckoutBlock .ExpressCheckoutTitle,
.TabNav li a,
.HowToPay,
.NotifyMessage,
.QuickSearchResult .QuickSearchResultImage,
.CurrencyChooser,
.selected-currency,
div.uploader,
div.selector,
.recaptchatable {
  border: 1px solid #e2e2e2;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent,
div.uploader span.action {
  border-left: 1px solid #e2e2e2;
}
.TitleHeading,
.TabNav {
  border-bottom: 1px solid #e2e2e2;
}
.ProductList .pname {
  color: #9a6f53;
}
.ProductList .p-price {
  color: #7cd3cd;
}
.ProductList.List .ProductDetails {
  border-top: 1px solid #e2e2e2;
}
.btn {
  background-color: #fca88f;
  color: #ffffff;
}
.btn:hover {
  background-color: #f75f31 !important;
  color: #ffffff;
}
.btn.alt {
  background-color: #7cd3cd;
  color: #ffffff;
}
a.btn.alt {
  color: #ffffff;
}
.btn.alt:hover {
  background-color: #6cb8b3 !important;
}
.btn.text {
  color: #fff5f2;
}
.btn.add-to-cart {
  background-color: #fca88f;
}
.btn.wishlistTrigger {
  background-color: #757575;
}
.TopMenu > .inner,
#Header > .inner,
.PageMenu > .inner,
.main > .inner,
.footer-main > .inner,
.footer-links > .inner,
.newsletter-subscription > .inner {
  max-width: 940px;
  width: 80%;
}
#home .ProductList li,
.productPage .ProductList li {
  width: 24%;
  position: relative;
}
#prodAccordion .subtitle {
  color: #333333;
}
/* ==========================================================================
UTILITY - Crafted
========================================================================== */
.footerProfile > .inner {
  max-width: 940px;
  width: 80%;
  margin: 0 auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body.crafted {
  font-family: 'Open Sans', 'Arial', 'sans-serif';
  background-color: #9edad6;
}
input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
}
/* button color - fixes some default button colors*/
#SearchForm .Button {
  background-color: #fca88f;
  margin-left: -5px;
}
#SearchForm .Button:hover {
  background-color: #f75f31;
}
.SocialConnect a:hover:before {
  color: #f75f31 !important;
}
.crafted .productOptionViewRectangle .list-horizontal .selectedValue label {
  background: #fca88f !important;
  color: #ffffff!important;
  border-color: #333;
}
.productOptionPickListSwatch li.selectedValue {
  position: relative;
  top: 0;
}
.productOptionPickListSwatch .selectedValue .textureContainer,
.productOptionPickListSwatch .selectedValue .swatchColours {
  border: 3px solid #fca88f !important;
  border-color: #fca88f !important;
}
.quick-view-product-details-container .required,
.quick-view-product-details-container .Required,
.ProductMain .Required,
.required {
  color: #e60c0c !important;
}
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.hide {
  display: none!important;
}
.center-text {
  text-align: center;
}
.box-shadow {
  -moz-box-shadow: 2px 2px 2px #000;
  /* Firefox */
  -webkit-box-shadow: 2px 2px 2px #000;
  /* Safari, Chrome */
  box-shadow: 2px 2px 2px #000;
  /* CSS3 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000')";
  /* For IE 8 */
}
table tbody tr td,
table.General tbody tr td,
table.CartContents tbody tr td {
  border: none!important;
}
/*Responsive Youtube Embed http://avexdesigns.com/responsive-youtube-embed/ */
#ProductVideos #FeaturedVideo {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
#ProductVideos #FeaturedVideo iframe,
#ProductVideos #FeaturedVideo object,
#ProductVideos #FeaturedVideo embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.crafted .grid {
  margin-left: 0;
}
.crafted .grid__item {
  padding-left: 0;
}
/* qTip2 v2.2.0 basic | qtip2.com | Licensed MIT, GPL | Sat Mar 15 2014 11:30:39 */
.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 280px;
  min-width: 50px;
  font-size: 10.5px;
  line-height: 12px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}
.qtip-content {
  position: relative;
  padding: 5px 9px;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
}
.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: 700;
}
.qtip-titlebar + .qtip-content {
  border-top-width: 0 !important;
}
.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}
* html .qtip-titlebar .qtip-close {
  top: 16px;
}
.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}
.qtip-icon,
.qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: 400 bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}
.qtip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #F1D031;
  background-color: #FFFFA3;
  color: #555555;
}
.qtip-default .qtip-titlebar {
  background-color: #ffef93;
}
.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777777;
}
.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111111;
}
.qtip-light {
  background-color: #fff;
  border-color: #E2E2E2;
  color: #454545;
}
.qtip-light .qtip-titlebar {
  background-color: #f1f1f1;
}
.qtip-dark {
  background-color: #505050;
  border-color: #303030;
  color: #f3f3f3;
}
.qtip-dark .qtip-titlebar {
  background-color: #404040;
}
.qtip-dark .qtip-icon {
  border-color: #444444;
}
.qtip-dark .qtip-titlebar .ui-state-hover {
  border-color: #303030;
}
.qtip-cream {
  background-color: #FBF7AA;
  border-color: #F9E98E;
  color: #a27d35;
}
.qtip-cream .qtip-titlebar {
  background-color: #f0de7d;
}
.qtip-cream .qtip-close .qtip-icon {
  background-position: -82px 0;
}
.qtip-red {
  background-color: #F78B83;
  border-color: #D95252;
  color: #912323;
}
.qtip-red .qtip-titlebar {
  background-color: #f06d65;
}
.qtip-red .qtip-close .qtip-icon {
  background-position: -102px 0;
}
.qtip-red .qtip-icon {
  border-color: #d95252;
}
.qtip-red .qtip-titlebar .ui-state-hover {
  border-color: #d95252;
}
.qtip-green {
  background-color: #CAED9E;
  border-color: #90D93F;
  color: #3f6219;
}
.qtip-green .qtip-titlebar {
  background-color: #b0de78;
}
.qtip-green .qtip-close .qtip-icon {
  background-position: -42px 0;
}
.qtip-blue {
  background-color: #E5F6FE;
  border-color: #ADD9ED;
  color: #5e99bd;
}
.qtip-blue .qtip-titlebar {
  background-color: #d0e9f5;
}
.qtip-blue .qtip-close .qtip-icon {
  background-position: -2px 0;
}
/* Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -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: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.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: #ffffff;
}
.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-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 {
  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:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.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 {
  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-square:before,
.fa-pied-piper: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-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra: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-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";
}
#featureSlide .item img {
  display: block;
  width: 100%;
  height: auto;
}
#owl-demo .item {
  background: #3fbf79;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.customNavigation {
  text-align: center;
}
.customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.crafted small {
  font-size: 70%!important;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 300;
  font-size: 70%!important;
}
.currency {
  font-size: 80%;
  vertical-align: 3px;
}
.Button,
.btn {
  font-weight: 600;
}
.likeBtns {
  margin: 0;
}
.likeBtns li {
  display: inline-block;
  list-style-type: none;
}
/*
* Core Owl Carousel CSS File
*/
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* Owl Carousel Owl Demo Theme
*/
.owl-theme .owl-controls {
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #fca88f;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
.ProductList .owl-pagination {
  width: 98%;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fca88f;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
div#fancy_overlay,
#ModalOverlay {
  background: #f5f5f1 !important;
  opacity: 0.7 !important;
}
/*A table really? I know but it works*/
.slideText {
  position: absolute;
  margin: 0;
}
.crafted table.slideText tr {
  background-color: inherit!important;
}
.crafted table.slideText td {
  padding: 0 12% 0 12%;
  background-color: inherit;
}
.crafted div#fancy_div {
  background-color: #fff;
}
hr {
  margin: 20px 0;
  padding: 0;
  height: 1px;
  background-color: #e2e2e2;
  border-width: 1px 0 0 0;
}
.Left {
  min-height: 1px;
  width: 250px;
}
.Left ul {
  margin: 0 0 20px 0;
}
/*
 rounded corners
 */
.border-radius,
.ProductList li,
.bio,
.Button,
.btn,
.PageMenu .inner,
#SearchForm .Button,
.ProductList .ProductImage,
.CategoryDescription,
.banner_home_page_bottom p img,
#featureSlide,
.bioBanner .banner,
.profile,
.banner_home_page_bottom p img,
.banner_home_page_bottom p img,
.banner_category_page_bottom p img,
.banner_brands_page_bottom p img,
.banner_brand_page_bottom p img,
.banner_search_page_bottom p img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.attribution {
  font-style: italic;
  font-size: 12px;
}
.crafted blockquote {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 20px;
  color: #9a6f53;
}
.crafted table {
  text-align: left;
  width: 100%;
}
.crafted th {
  font-weight: 600;
  background-color: #f5f5f1;
  border-bottom: 1px solid #e2e2e2;
  padding: 10px;
}
.crafted td {
  padding: 5px 10px;
}
.crafted tbody tr:nth-child(odd) {
  background-color: #f5f5f1;
}
/* ==========================================================================
HEADER - Crafted
========================================================================== */
/*tightens up the vertical space in the header*/
.TopMenu,
#Header {
  margin-bottom: 10px;
}
/*Background image
.page, .header {background-image: url('../images/crafted-paper-bckd.png?5');background-repeat: repeat;background-position: top center;}
*/
#SearchForm {
  position: relative;
  float: none;
  width: 300px;
}
#LogoContainer h1 {
  padding: 0;
}
#LogoContainer h1 a span {
  font-family: "Niconne", "Times New Roman", Georgia, serif;
  font-size: 70px;
  font-weight: normal;
}
#LogoContainer h1 a:hover {
  color: #9a6f53;
}
#LogoContainer h1 a:hover span {
  text-shadow: 2px 2px 2px #CCC;
}
.TopMenu {
  border-bottom: 1px solid #e2e2e2;
}
.TopMenu li {
  border-right: 1px solid #e2e2e2;
  padding: 0 10px 0 6px!important;
}
.TopMenu .wishLink {
  border: none;
}
.TopMenu .acctOptions .name {
  margin-right: 1em;
  font-size: 14px;
}
.TopMenu .CartLink {
  margin-left: 2em;
}
.TopMenu .CartLink a {
  color: #f75f31;
  font-size: 16px;
}
.TopMenu a:hover {
  color: #fca88f;
}
.TopMenu .CartLink a .cartCounter {
  font-size: 12px;
  color: #e2e2e2;
}
/*** DROPDOWN MENU STYLES ***/
.header .sf-menu,
.header .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header .sf-menu li {
  position: relative;
}
.header .sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
.header .sf-menu > li {
  float: left;
}
.header .sf-menu li:hover > ul,
.header .sf-menu li.sfHover > ul {
  display: block;
}
.header .sf-menu a {
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 18px;
}
.header .sf-menu ul ul {
  top: 0;
  left: 100%;
}
.header .sf-menu {
  float: left;
}
.header .sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 12em;
  /* allow long menu items to determine submenu width */
  *width: 12em;
  /* no auto sub width for IE7,see white-space comment below */
}
.header .sf-menu a {
  padding: 12px;
  text-decoration: none;
  zoom: 1;
  /* IE7 */
}
.header .sf-menu li ul li a {
  padding: .5em;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.1;
  white-space: normal;
}
.header .sf-menu a.sf-with-ul {
  padding-right: 1em!important;
}
.header .sf-menu a {
  color: #ffffff;
}
.header .sf-menu li {
  background: #7cd3cd;
  white-space: nowrap;
  /* no need for Supersubs plugin */
  *white-space: normal;
  /* ...unless you support IE7 (let it wrap) */
  -webkit-transition: background .2s;
  transition: background .2s;
}
.header .sf-menu ul li {
  background: none;
}
.header .sf-menu ul {
  background: #6cb8b3;
}
/*dropdown*/
.header .sf-menu ul ul li {
  background: #6cb8b3;
  padding: 0!important;
}
/*dropdown hover*/
.header .sf-menu li:hover,
.header .sf-menu li.sfHover,
.header .sf-menu li.active {
  background: #6cb8b3;
  /* only transition out,not in */
  -webkit-transition: none;
  transition: none;
}
.header .sf-menu li li:hover {
  background-color: #8bd7d2;
}
/*** arrows (for all except IE7) **/
.header .sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
  /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.header .sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255, 255, 255, 0.5);
}
/*** DROPDOWN MENU STYLES ***/
/* styling for right-facing arrows */
.header .sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #dFeEFF;
  /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255, 255, 255, 0.5);
}
.header .sf-arrows ul li > .header .sf-with-ul:focus:after,
.header .sf-arrows ul li:hover > .sf-with-ul:after,
.header .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}
/* Main Categories Menu */
#HeaderLower #SideCategoryList .SideCategoryListClassic li a {
  width: auto;
  margin: 15px 10px;
  padding: 0 0 0 0px;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
#HeaderLower #SideCategoryList .SideCategoryListClassic li:before {
  float: none;
  margin-top: 0;
  content: "";
}
#HeaderLower #SideCategoryList .SideCategoryListClassic ul:first-child {
  color: #fff;
}
.header .sf-menu li ul {
  z-index: 900 !important;
}
.header li {
  margin: 0;
  padding: 0;
}
/*add a color to the third spot to have a top triangle*/
.header .PageMenu li ul:before {
  border-color: transparent transparent transparent transparent;
}
.header .PageMenu li ul li {
  padding: 0!important;
}
.header .PageMenu li ul li a,
.PageMenu li ul li a:hover {
  color: white;
}
.header .sf-menu li ul,
.crafted .header .sf-menu li ul li:last-child.over {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.logoUSPWrap {
  position: relative;
  overflow: hidden;
}
.header-logo {
  width: 38%;
  text-align: left;
}
.header-logo img {
  margin: inherit;
  display: inline;
}
.usp {
  float: right;
  margin: 0;
  padding: 0;
  width: 60%;
}
.usp li {
  list-style-type: none;
  width: 45%;
  margin-left: 4%;
  display: inline-block;
  vertical-align: top;
}
.usp .title {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 700;
}
.usp .title,
.usp .desc {
  display: block;
}
.usp .circle {
  color: #7cd3cd;
  width: 70px;
  height: 70px;
  background-color: white;
  border-radius: 100%;
  line-height: 63px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
}
.usp p {
  margin-top: 5px;
}
.usp i {
  line-height: inherit;
  font-size: 34px;
  vertical-align: middle;
  padding-top: 3px;
}
.PageMenu .CategoryList {
  width: 60%;
}
#QuickSearch a {
  color: #f75f31 !important;
}
.TopMenu .name a {
  color: #f75f31 !important;
}
#AjaxLoading {
  background-color: #7cd3cd;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
#AjaxLoading img {
  display: none;
}
.TopMenu .CartLink .cartStatus {
  display: inline;
}
/* ==========================================================================
FOOTER - Crafted
========================================================================== */
.footer {
  background-image: url('../images/crafted-chevron-bckd.png?6');
  background-repeat: repeat;
  background-position: 0 -10px;
}
.footer-links,
.footer-main {
  background-color: inherit;
  font-size: 12px!important;
}
.footer .powered-by a {
  filter: alpha(opacity=100);
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
}
.paymentLogos img {
  width: 50px;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
}
.footer-links .js-drawermenu-currency-converter,
.footer-links .js-drawermenu-currency-converter span {
  color: #ffffff !important;
}
.footer-main h4 {
  font-weight: 600;
}
.newsletter-subscription h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 5px;
}
.footer-links #SideCurrencySelector {
  display: inline-block;
  position: relative;
}
.footer .footer-columns li {
  padding: 3px 0;
}
.footer-links .grid__item {
  padding-left: 10px;
}
.footer-main .SocialConnect ul {
  text-align: left;
}
.footer-main .SocialConnect li {
  margin-right: 10px;
}
.footer a:hover,
.footer .SocialConnect a:hover:before {
  text-shadow: 2px 2px 4px #7F7F7F;
  color: #ffffff !important;
}
.footer-main .inner {
  padding: 40px 0 20px 0;
}
.footer-links .inner {
  border-top: 1px solid #ffffff;
  padding: 20px 0 0 0;
}
.paymentLogos {
  margin-top: 0;
}
.footer .currency-converter {
  line-height: 30px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: top;
}
.newsletter-subscription .grid__item > .btn {
  margin: 0 auto;
  width: 96%;
}
.banner_home_page_bottom p img,
.banner_home_page_bottom p img,
.banner_category_page_bottom p img,
.banner_brands_page_bottom p img,
.banner_brand_page_bottom p img,
.banner_search_page_bottom p img {
  width: 98%;
  border: 2px solid #f5f5f1;
}
.banner_home_page_bottom p a:hover img,
.banner_home_page_bottom p a:hover img,
.banner_category_page_bottom p a:hover img,
.banner_brands_page_bottom p a:hover img,
.banner_brand_page_bottom p a:hover img,
.banner_search_page_bottom p a:hover img {
  border: 2px solid #fca88f;
}
.footer-links .copyright br {
  display: none;
}
.footer-links p {
  padding: 0;
}
#SideCurrencySelector {
  color: #757575!important;
}
#SideCurrencySelector a:hover {
  text-shadow: none;
}
.footer .copyright,
.footer .paymentLogos {
  margin-bottom: 10px;
}
.footer .meta {
  margin: 10px 0;
}
/* ==========================================================================
HOMEPAGE - Crafted
========================================================================== */
.feature {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.slideWrap .slide-text {
  margin-bottom: 20px;
  display: block;
}
.slideWrap .owl-buttons {
  position: absolute;
  top: 40%;
  width: 100%;
}
.slideWrap .owl-next {
  position: absolute;
  right: 0;
}
.slideWrap .owl-prev {
  position: absolute;
  left: 0;
}
.slideWrap .owl-pagination {
  position: absolute;
  bottom: 3%;
  left: 3%;
  text-align: left;
  width: 98%;
}
.slideWrap {
  background-color: #f5f5f1;
}
.slideWrap .slide-content h2 {
  font-weight: 300;
  font-size: 41px;
  line-height: 1;
}
.slideWrap .slide-content .slide-button .price {
  font-family: 'Niconne', 'Times New Roman', 'georgia', 'serif';
  font-size: 35px;
  font-weight: normal;
  vertical-align: -2px;
  margin-right: 5px;
}
.slideWrap .slide-content .slide-button .hasPrice {
  background: transparent url('../images/slideshow-price.svg?732') no-repeat;
  height: 45px;
  width: 235px;
  font-weight: 600;
  font-size: 110%;
}
.slideWrap .slide-content .slide-button .hasPrice:hover {
  background: transparent url('../images/slideshow-price-hover.svg?732') no-repeat !important;
}
.feature .owl-theme .owl-controls .owl-buttons div,
.feature .owl-theme .owl-controls .owl-page span {
  background: none;
  border: 1px solid #e2e2e2;
  color: #e2e2e2;
}
.feature .owl-theme .owl-controls .owl-page span {
  background: #e2e2e2;
}
/* helps crop images that don't fit the layout size */
.slide-content {
  max-height: 450px;
}
.super {
  vertical-align: super;
}
.bioBanner {
  right: 0;
  width: 24%;
  margin-left: 0;
  position: absolute;
  height: 100%;
}
.slideWrap {
  overflow: hidden;
}
.bioBanner .banner {
  height: 31%;
  position: absolute;
  overflow: hidden;
  bottom: 0;
}
.banner_home_page_top,
.banner_category_page_top,
.banner_brand_page_top,
.banner_search_page_top {
  width: 250px;
}
.banner_home_page_top .title,
.banner_category_page_top .title,
.banner_brands_page_top .title,
.banner_brand_page_top .title,
.banner_search_page_top .title {
  position: absolute;
  color: #fff;
  font-family: 'Open Sans Condensed', 'Arial', 'sans-serif';
  text-transform: uppercase;
  font-size: 45px;
  padding: 8px;
  line-height: .9;
}
.banner_home_page_top p,
.banner_category_page_top p,
.banner_brands_page_top p,
.banner_brand_page_top p,
.banner_search_page_top p {
  display: inline;
}
.banner_home_page_top .cta,
.banner_category_page_top .cta,
.banner_brands_page_top .cta,
.banner_brand_page_top .cta,
.banner_search_page_top .cta {
  background-color: #fca88f;
  position: absolute;
  bottom: 0;
  display: block;
  border-top: 2px solid white;
  width: 100%;
  color: #ffffff;
  padding: 0 6px;
}
.banner_home_page_top:hover .cta,
.banner_category_page_top:hover .cta,
.banner_brands_page_top:hover .cta,
.banner_brand_page_top:hover .cta,
.banner_search_page_top:hover .cta {
  background-color: #f75f31;
}
.profile {
  height: 60%;
  position: relative;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 12px!important;
}
.bioBanner .banner .Block {
  position: static;
  margin: 0;
}
.profile .SocialConnect {
  margin: 6px 0 0 0;
  line-height: 25px;
}
.profile .SocialConnect h4 {
  display: none;
}
.profile .SocialConnect ul {
  margin: 0;
  clear: both;
}
.profile .title {
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}
.profile .desc {
  color: #9a6f53;
  font-weight: 300;
  line-height: 1.5;
}
.profile .picture {
  float: left;
  margin-bottom: 10px;
}
#home .feature .profile {
  margin-bottom: 0;
  padding: 6px;
  position: relative;
}
#home .feature .profile .bio {
  margin-top: 10px;
}
#home .feature .profile .title {
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  width: 58%;
  top: 30px;
}
#home .feature .profile .SocialConnect {
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
}
#home .feature .profile .picture {
  float: none;
}
.searchDesktop #SearchForm {
  width: 34%;
  float: left;
  margin: 6px 0 0 6px;
}
.PageMenu #SideCategoryList {
  float: left;
}
.profile .picture {
  overflow: hidden;
}
.profile .picture .gravatar {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
  border: 1px solid #e2e2e2;
}
#SearchForm .Button {
  background-image: none;
  color: #ffffff;
}
#search_query::-webkit-input-placeholder,
#search_query:-moz-placeholder,
#search_query::-moz-placeholder,
#search_query:-ms-input-placeholder {
  color: #FFFFFF;
  opacity: 1;
  font-style: italic;
}
.banner_home_page_bottom,
.banner_category_page_bottom,
.banner_brand_page_bottom,
.banner_search_page_bottom,
.banner_home_page_top,
.banner_category_page_top,
.banner_brand_page_top,
.banner_search_page_top {
  overflow: hidden;
}
.banner_home_page_bottom p,
.banner_category_page_bottom p,
.banner_brand_page_bottom p,
.banner_search_page_bottom p {
  width: 48.5%;
  float: left;
}
.banner_home_page_bottom p:last-child,
.banner_category_page_bottom p:last-child,
.banner_brand_page_bottom p:last-child,
.banner_search_page_bottom p:last-child {
  float: right;
}
#home .footerProfile {
  display: none;
}
/* ==========================================================================
PRODUCT LISTINGS - Crafted
========================================================================== */
/*
*
Container box styles - rounded corners, padding and borders
*
*/
/* Container for full page content */
.contentWrap,
.page-content,
.sitemap .Content,
.Message,
.newsletterSubscribe .full-width,
.search .full-width,
.checkoutExpress .fullwidth,
.checkoutExpress .CreateAccount,
.checkoutExpress .AccountLogin,
.checkoutAddress .Content,
.checkoutShipper .Content,
.checkoutConfirm .Content,
.compare .fullwidth,
.brands .Content,
.SubBrandList {
  background-color: #ffffff;
  padding: 12px!important;
  margin-bottom: 1em;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
/* resets spacing*/
#home .inner .Content,
.inner .productlist-page .Content {
  background-color: inherit;
  padding: inherit;
  margin-bottom: inherit;
  border: none;
}
/* adds background and padding to box */
.ProductList li,
.profile,
.ProductsSlide .ProductList li,
#ProductDetails,
.owl-carousel.ProductList .list-item,
.productlist-page .Left > div,
.Breadcrumb ul,
.CategoryDescription {
  background-color: #ffffff;
  padding: 6px;
}
/* Adds 1px gray border*/
.ProductList .ProductImage,
.ProductList li,
.profile,
.productPage .PrimaryProductDetails,
.owl-carousel.ProductList .list-item,
.owl-carousel.ProductList .list-item .ProductImage,
.productlist-page .Left > div,
.Breadcrumb ul,
.CategoryDescription,
.fastCartSummaryBox {
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ProductList {
  margin: 0 0 0 10px;
}
.ProductList li,
.ProductList .list-item {
  margin: 0 3% 14px 0;
  position: relative;
}
.ProductList .list-item {
  margin: 0 4% 14px 0;
}
/* Product List image crop height:190px!important; */
.ProductList .ProductImage a {
  height: auto!important;
}
/* Product List image crop height:200px!important; */
.ProductList .list-item .ProductImage a {
  height: auto!important;
}
.Content .ProductList .ProductImage,
.brand-img,
.ProductList .ProductImage,
#ProductDetails .ProductThumbImage {
  background-color: #ffffff;
}
#fastCartContainer .ProductList li,
#home #fastCartContainer .ProductList li {
  border: inherit;
  padding: inherit;
}
.fastCartSummaryBox {
  background-color: #ffffff;
}
.ProductList .AddToWishlistLink {
  position: absolute;
  top: 10px;
  left: 12px;
}
.ProductList .AddToWishlistLink a {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
  cursor: pointer;
  color: #ffffff !important;
  background: none;
  border: 0;
  height: 30px;
  width: 30px;
}
.ProductList .AddToWishlistLink i {
  font-size: 16px;
}
.ProductList .AddToWishlistLink a:hover i {
  font-size: 20px;
}
.ProductList .AddToWishlistLink a:hover {
  color: #f75f31;
}
.productlist-page .ProductList li {
  width: 31%;
  position: relative;
}
.productlist-page .ProductList li:nth-child(3n),
.brands .ProductList li:nth-child(3n) {
  margin-right: 0;
}
.ProductImage .QuickView {
  background-color: #f5f5f1;
}
.productImageLightbox #ImageScrollPrev,
.productImageLightbox #ImageScrollNext {
  height: 40px;
}
.ProductList .ProductPriceRating {
  margin-bottom: 5px;
  height: 16px;
}
/*List View*/
.ProductList li.ListView {
  width: 100%;
  margin: 0 0 20px 0;
}
.ProductList li.ListView .btn {
  padding: 0 5px;
  height: inherit;
  width: auto!important;
}
.ProductList li.ListView .p-name {
  margin-bottom: 10px;
}
.ProductList li.ListView .ProductDetails a {
  height: inherit;
  width: 100%;
}
.ProductList li.ListView .ProductDescription {
  display: none;
}
/* ==========================================================================
CATEGORY PAGE - Crafted
========================================================================== */
.CategoryDescription {
  overflow: hidden;
  margin-bottom: 20px;
}
.CategoryDescription img {
  margin: 5px;
}
.Left #SideCategoryList li a,
.Left .slist li a,
.Left .afterSideShopByBrand a,
.Left #GiftCertificatesMenu li a,
.Left #SideAccountMenu li a {
  font-weight: normal;
}
.SortBox,
.SearchSorting {
  overflow: hidden;
  float: none;
}
.CategoryDescription img {
  margin: -8px -8px 0 10px;
}
.productlist-page {
  min-height: 500px;
}
.productlist-page .SortBox {
  margin-bottom: 20px;
}
/* ==========================================================================
SEARCH - Crafted
========================================================================== */
.search .QuickViewBtn {
  display: none;
}
/* ==========================================================================
CART - Crafted
========================================================================== */
.CartCode > .CouponCode,
.CartCode > .GiftCertificate {
  width: 45%;
  margin: 0 4% 0 0;
}
.cart .CheckoutButton {
  margin-bottom: 1em;
}
.cart .ProductPrice {
  line-height: 15px;
}
.fastCartContainer .ProductImage {
  border: none!important;
}
#FormField_23,
#FormField_13 {
  width: auto!important;
}
.cart .txtR {
  margin-bottom: 20px;
}
.wishlist .ProductList li {
  position: relative;
}
/* ==========================================================================
LOGIN - Crafted
========================================================================== */
.login .CreateAccount {
  margin-right: 30px;
  background-color: #f5f5f1;
}
/* ==========================================================================
BRANDS - Crafted
========================================================================== */
.SubBrandList li {
  margin-bottom: 4px;
  padding-left: 0;
  background: none;
}
/* ==========================================================================
CHECKOUT - Crafted
========================================================================== */
/* Hide elements to narrow down the decisions */
.checkoutExpress .profile,
.checkoutExpress .footer-columns.grid,
.checkoutExpress #SideNewsletterBox,
.checkoutExpress .PageMenu,
.checkoutExpress .usp,
.checkoutExpress .TopMenu .CartLink,
.checkoutExpress .searchMobile {
  display: none;
}
.order .ProductList li {
  position: relative;
}
.order .NotifyMessage {
  margin-bottom: 20px;
  background-color: #f5f5f1;
}
.checkoutExpress .ExpressCheckoutTitle {
  background-color: #f5f5f1;
  font-weight: 300 !important;
}
.checkoutExpress .ExpressCheckoutTitle .step {
  font-weight: 700 !important;
}
.ExpressCheckoutTitle {
  background-color: #f5f5f1;
}
.checkoutExpress #bottom_payment_button {
  width: 30% !important;
  height: 60px;
  line-height: 60px;
}
.HorizontalFormContainer dd div,
.form dd div {
  width: 100%!important;
}
/* MULTI PAGE */
/* ==========================================================================
PRODUCT COMPARISON - Crafted
========================================================================== */
.CompareCenter {
  text-align: center;
}
/* ==========================================================================
PRODUCT PAGE - Crafted
========================================================================== */
#pinBtn {
  bottom: 10px;
  left: 10px;
  position: absolute;
  z-index: 900;
}
/* equivalent to li:nth-child(4) - ie8 support */
.ProductList .list-item:first-child + .list-item + .list-item + .list-item {
  margin-right: 0;
}
​ .productPage .ProductList li {
  width: 23.4%;
  margin: 0 2% 14px 0;
}
.productPage .ProductList {
  margin: 0 10px 0 0;
}
.Breadcrumb ul {
  width: auto;
  display: none;
}
.Breadcrumb li {
  padding-right: 0;
}
.Breadcrumb li a {
  padding-right: 0;
  background-image: none;
}
#prodAccordion .subtitle {
  color: #fca88f;
}
.loginOut {
  text-transform: capitalize;
}
.Breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.Breadcrumb ul > li {
  display: inline-block;
}
.Breadcrumb ul > li + li:before {
  padding: 0 5px;
  color: #e2e2e2;
  content: "/\00a0";
}
.Breadcrumb ul > .active {
  color: #999999;
}
.Breadcrumb ul.last {
  display: block;
}
.productSlide .ProductList .list-item {
  margin: 0 9% 14px 0;
}
.productSlide .nav {
  text-align: center;
  background-image: url('../images/crafted-center-rule.png');
  background-repeat: no-repeat;
  background-position: center center;
}
.productSlide .nav span {
  color: #9a6f53;
  font-weight: 300;
}
.prev,
.next {
  float: none;
  padding: 10px;
  cursor: pointer;
  margin-top: 0;
  color: #f75f31;
}
.ProductList {
  font-size: 14px;
}
.ProductList .pname {
  line-height: inherit;
  margin-bottom: 0;
}
.ProductList .ProductDetails a {
  height: 40px;
  padding: 5px 0 0 0;
  overflow: hidden;
}
.ProductList .p-price,
.cart .ProductPrice {
  font-family: 'Niconne', 'Times New Roman', 'georgia', 'serif';
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding-right: 5px;
}
.ProductList .p-price .RetailPriceValue,
.ProductPrice strike {
  font-family: 'Open Sans', 'Arial', 'sans-serif';
  font-size: 14px;
  font-weight: normal;
  color: #e2e2e2;
}
.ProductList .btn {
  height: 30px;
  line-height: 30px;
  padding: 0 .8em;
}
.saleTag {
  position: absolute;
  top: 40px;
  left: 7px;
  background-color: #7cd3cd;
  color: #ffffff;
  padding: 0 1em 0 .5em;
  font-size: 20px;
  line-height: 26px;
  background: transparent url('../images/sale-price-tag.svg?737') no-repeat right center;
  font-family: 'Niconne', 'Times New Roman', 'georgia', 'serif';
  letter-spacing: 1px;
}
.productPage .ProductList .p-price .saleTag {
  left: -1px;
}
.productPage .ProductThumbImage .saleTag {
  top: 40px;
  left: 0;
}
.SoldOutTag {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  background-color: white;
  background: rgba(255, 255, 255, 0.8);
  font-weight: bold;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  line-height: 30px;
  color: #757575;
  text-transform: uppercase;
  text-align: center;
}
.ProductList .SoldOutTag {
  top: 45%;
}
.productPage .ProductPrice {
  font-family: 'Niconne', 'Times New Roman', 'georgia', 'serif';
  font-weight: normal;
  color: #7cd3cd;
}
.productImageLightbox .ImageCarousel {
  margin-bottom: 10px;
}
.productPage .BlogShare {
  overflow: hidden;
  margin: 0;
}
.productPage .BlogShare .AddThisButtonBox {
  float: right!important;
}
.SortBox {
  color: #f75f31;
}
.SortBox label,
.SearchSorting label {
  color: #757575;
}
.QuickViewBtn:hover i:before,
.wishlist-button a:hover i:before {
  font-size: 20px;
  line-height: 1.1em;
}
.ProductList li .QuickViewBtn,
.ProductList .list-item .QuickViewBtn {
  background: none!important;
  display: inline-block !important;
  position: absolute!important;
  color: white!important;
  top: 6px!important;
  right: 0px!important;
  left: inherit!important;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  padding: 0;
  height: 30px;
  width: 30px;
}
.productPage .ProductPrice,
.QuickViewModal .ProductPrice {
  font-size: 34px;
}
.SocialConnect ul {
  margin-left: 0;
}
.SocialConnect li {
  display: inline-block;
  float: none;
  margin-right: 10px;
  width: auto;
  list-style-type: none;
}
.SocialConnect a {
  font-size: 0;
}
.SocialConnect a:before,
#prodAccordion .subtitle:before,
.featuresList li:before {
  font-family: "FontAwesome", FontAwesome;
  color: #fca88f;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 0.75em;
  vertical-align: -15%;
  visibility: visible;
}
/* Use the following CSS code if you want to have a class per icon */
#featuresList {
  margin-top: 20px;
}
#featuresList h4 {
  padding: 0;
}
.featuresList {
  padding-left: 20px;
  list-style: none;
}
.featuresList li {
  margin-bottom: 10px;
  font-weight: 600;
}
.featuresList li:before {
  content: "\f00c";
  color: #fca88f;
  margin: 0 5px 0 -25px;
}
/* icons with no container*/
.SocialConnect .icon-facebook:before {
  content: "\f09a";
}
.SocialConnect .icon-twitter:before {
  content: "\f099";
}
.SocialConnect .icon-pinterest:before {
  content: "\f0d2";
}
.SocialConnect .icon-googleplus:before {
  content: "\f1a0";
}
.SocialConnect .icon-youtube:before {
  content: "\f167";
}
.SocialConnect .icon-linkedin:before {
  content: "\f0e1";
}
.SocialConnect .icon-blog:before {
  content: "BLOG";
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  left: -5px;
  top: -2px;
  position: relative;
}
/* icons with container*/
.footer-main .SocialConnect a:before {
  color: white;
}
.footer-main .SocialConnect .icon-facebook:before {
  content: "\f082";
}
.footer-main .SocialConnect .icon-twitter:before {
  content: "\f081";
}
.footer-main .SocialConnect .icon-pinterest:before {
  content: "\f0d3";
}
.footer-main .SocialConnect .icon-googleplus:before {
  content: "\f1a0";
}
.footer-main .SocialConnect .icon-youtube:before {
  content: "\f166";
}
.footer-main .SocialConnect .icon-linkedin:before {
  content: "\f08c";
}
.footer-main .SocialConnect .icon-blog:before {
  content: "BLOG";
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  left: -5px;
  top: -2px;
  position: relative;
}
.productImageLightbox .btn {
  padding: 4px;
}
.productImageLightbox a:hover {
  background: inherit;
}
#prodAccordion {
  border-top: 1px solid #e2e2e2;
}
#prodAccordion .subtitle,
#prodAccordion .current .subtitle {
  background-image: none!important;
  position: relative;
}
#prodAccordion .subtitle:before {
  content: "\f104";
  position: absolute;
  right: 0;
}
#prodAccordion .current .subtitle:before {
  content: "\f107";
  position: absolute;
  right: 0;
}
.productPage #SideProductRelated .ProductList li,
.productPage #SimilarProductsByCustomerViews .ProductList li {
  width: 45%;
  margin: 0 5% 14px 0;
  border: none;
  padding: 0;
}
.productPage #SideProductRelated .ProductList li:nth-child(2n) {
  margin-right: 0;
}
.productPage #SideProductRelated .ProductList .ProductDetails {
  height: auto;
}
#ProductDetails .left-content,
#ProductDetails .ProductMain {
  padding-top: 20px;
}
#fastCartContainer .ProductList {
  margin: 0;
}
#fastCartContainer .ProductList .ProductImage {
  width: 98%;
}
#fastCartContainer .ProductList li,
#home #fastCartContainer .ProductList li {
  margin: 5px;
}
.ProductDetailsGrid .DetailRow,
.ProductDetailsGrid .s-price {
  margin: 0 0 10px 0;
}
#featuresList h4 {
  margin-bottom: 5px;
}
.productlist-page .Left > div,
.productlist-page .Left > .banner_category_page_top {
  margin-top: 20px;
}
.Left h3 {
  padding-top: 20px;
}
.OutOfStockMessage {
  display: inherit;
}
.productPage #SideProductRelated,
.productPage #SimilarProductsByCustomerViews {
  margin-right: 20px;
}
.productPage #SideProductRelated h2,
.productPage #SimilarProductsByCustomerViews h2 {
  font-size: 16px;
  font-weight: 300;
}
.productPage #ProductDetails h1 {
  font-weight: 300;
}
/* ==========================================================================
BLOG - Crafted
========================================================================== */
.blogIndex #NewsContent .BlogShare {
  display: none;
}
/* ==========================================================================
FORM STYLES - Crafted
========================================================================== */
.HorizontalFormContainer dt,
.form dt {
  font-weight: 600;
}
/*Style the placeholder text*/
::-webkit-input-placeholder {
  font-style: italic;
}
:-moz-placeholder {
  font-style: italic;
}
::-moz-placeholder {
  font-style: italic;
}
:-ms-input-placeholder {
  font-style: italic;
}
.SortBox label {
  font-weight: bold;
}
/* ==========================================================================
RESPONSIVE STYLES - Crafted
========================================================================== */
#DrawerMenu {
  width: 100%;
  padding-top: 60px;
}
#DrawerMenu .js-side-account-menu .acctOptions {
  padding: 0;
}
.js-side-account-menu .acctOptions .or,
.js-side-account-menu .acctOptions .name {
  display: none;
}
#DrawerMenu .toggleWrap {
  background-color: #ffffff;
  z-index: 2;
  position: fixed;
  width: 100%;
  overflow: hidden;
  height: 60px;
  top: 0;
}
#DrawerToggleMenu {
  cursor: pointer;
  font-size: 15px;
  height: 60px;
  text-indent: -9999px;
  vertical-align: middle;
  width: 60px;
  position: absolute;
}
/* Drawer Menu Styles*/
#ToggleMenu:after,
#DrawerToggleMenu:after {
  -ms-box-shadow: 0 8px 0 2px #7cd3cd, 0 16px 0 2px #7cd3cd, 0 24px 0 2px #7cd3cd;
  -moz-box-shadow: 0 8px 0 2px #7cd3cd, 0 16px 0 2px #7cd3cd, 0 24px 0 2px #7cd3cd;
  -webkit-box-shadow: 0 8px 0 2px #7cd3cd, 0 16px 0 2px #7cd3cd, 0 24px 0 2px #7cd3cd;
  box-shadow: 0 8px 0 2px #7cd3cd, 0 16px 0 2px #7cd3cd, 0 24px 0 2px #7cd3cd;
}
#DrawerToggleMenu:after {
  content: ' ';
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-indent: 0;
  top: 25%;
  width: 38%;
}
#DrawerMenu a {
  font-weight: 600 !important;
}
#DrawerMenu a:focus {
  background-color: #8bd7d2 !important;
}
#DrawerMenu .js-side-account-menu .acctOptions {
  display: inline;
}
#DrawerMenu .js-side-account-menu .acctOptions a:first-child {
  border-bottom: 1px solid #6cb8b3 !important;
}
#DrawerMenu {
  background-color: #7cd3cd;
  color: #ffffff;
  border-color: #6cb8b3 !important;
}
#DrawerMenu li {
  border-color: #6cb8b3 !important;
}
#DrawerMenu h3 {
  background: #fff;
  color: #6cb8b3;
}
#DrawerMenu .drawer-subcat,
#DrawerMenu .subcat-expand {
  background: #6cb8b3;
  border-color: #6cb8b3 !important;
}
#DrawerMenu .subcat-expand {
  height: 60px;
}
.page.off-screen {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
/* 1024px */
@media screen and (max-width: 1024px) {
  /*hide*/
  .usp p {
    float: none;
    width: 100%;
  }
  #home .feature .profile .title {
    width: 50%;
  }
  .productPage #SideProductRelated .ProductList li,
  .productPage #SimilarProductsByCustomerViews .ProductList li {
    width: 100%;
  }
}
/* 1000px */
@media screen and (max-width: 1000px) {
  /*hide*/
  .bioBanner .banner {
    display: none;
  }
  /* Make 100% */
  .usp {
    width: 60%;
  }
  .header-secondary #SearchForm {
    width: 100%;
  }
  .PageMenu .CategoryList {
    padding-left: 0;
    width: 100%;
  }
  .feature {
    position: static;
    width: 100%;
  }
  .feature p,
  .bioBanner .Block {
    margin-bottom: 0;
    display: inline;
  }
  .slideWrap {
    position: static;
    width: 100%;
    margin-bottom: 20px;
  }
  .bioBanner {
    position: static;
    width: 100%;
    clear: both;
  }
  #home .feature .profile {
    width: auto;
    position: static;
    overflow: hidden;
    margin-top: 20px;
  }
  #home .feature .profile .bio {
    margin-top: 5px;
  }
  #home .feature .profile .picture {
    float: left;
  }
  #home .feature .profile .title {
    display: block;
    position: static;
  }
  #home .feature .profile .SocialConnect {
    margin: 10px 0;
    position: static;
    display: block;
  }
  #home .feature .profile .SocialConnect ul {
    width: 100%;
    clear: both;
  }
  .newsletter-subscription h4 small {
    display: block;
  }
  .usp .circle {
    margin: 0 10px 20px 0;
  }
}
/* 950px */
@media screen and (max-width: 950px) {
  .usp .circle,
  .acctOptions .name,
  .TopMenu .numberLead {
    display: none;
  }
  /*2 column*/
  .productPage .ProductList li {
    width: 100%!important;
  }
  .ProductList li {
    width: 48%!important;
  }
  .productlist-page .ProductList li:nth-child(3n),
  .brands .ProductList li:nth-child(3n) {
    margin-right: 3%!important;
  }
  .productlist-page .ProductList li:nth-child(2n),
  .brands .ProductList li:nth-child(2n) {
    margin-right: 0!important;
  }
}
/* 768px */
@media screen and (max-width: 768px) {
  /*hide*/
  .header .usp,
  .bioBanner .banner {
    display: none;
  }
  .TabNav li.Active a {
    border-bottom: 1px solid #e2e2e2;
  }
  .newsletter-subscription .grid > .one-half,
  .banner_home_page_bottom p,
  .PrimaryProductDetails .two-thirds,
  .banner_brand_page_bottom p,
  .banner_category_page_bottom p,
  .banner_search_page_bottom p {
    width: 100%!important;
  }
  .slideWrap {
    float: none;
    width: 100%;
  }
  .bioBanner .profile {
    width: 97.6%;
    position: static;
    overflow: hidden;
  }
  .PrimaryProductDetails .one-third {
    display: none;
  }
  .footer-main .footer-columns .grid__item,
  .footer-main .footer-columns .grid__item:last-child {
    width: 33%;
    vertical-align: top;
    text-align: left;
    margin-top: 20px;
  }
  .crafted .footer-main .SocialConnect ul {
    padding: 0;
    margin-left: -5px;
    text-align: left;
  }
  .newsletter-subscription .grid > .grid__item {
    padding: 0;
  }
  .footer-links {
    margin-top: 20px;
    overflow: hidden;
  }
  .newsletter-subscription .center-text {
    margin-bottom: 20px;
  }
}
/* 600px */
@media screen and (max-width: 600px) {
  .BillingDetails,
  .ShippingDetails {
    border-top: 1px solid #e2e2e2;
  }
  .footer-columns .grid__item {
    text-align: center;
  }
  .footer-main .footer-columns .grid__item,
  .footer-main .footer-columns .grid__item:last-child {
    width: 100%;
    vertical-align: top;
    text-align: center;
    margin-top: 20px;
  }
  .crafted .PageMenu li {
    border: none;
  }
  .newsletter-subscription .grid__item > .btn {
    margin-left: 0;
  }
  .crafted .footer-main .SocialConnect ul {
    padding: 0;
    margin-left: inherit;
    text-align: center;
  }
  .footer-links .copyright {
    float: left;
  }
  .slideWrap {
    display: none;
  }
  .crafted .PageMenu li {
    width: 100%;
    text-align: center;
  }
  .login .CreateAccount {
    margin-right: 0;
  }
  .ProductList li .QuickViewBtn,
  .ProductList .list-item .QuickViewBtn {
    display: inherit !important;
  }
}
/* 480px */
@media screen and (max-width: 480px) {
  #cart-amount .Cart .total {
    background: #fca88f;
    color: #ffffff;
  }
  #cart-amount .Cart .bag-handle {
    border: 2px solid #fca88f;
  }
  .crafted .PageMenu .inner {
    background: #7cd3cd;
    padding: 0;
  }
  .newsletter-subscription .grid > .grid__item {
    padding-left: 0;
  }
  .footer-main li {
    font-size: 15px;
  }
  .footer-links .copyright {
    float: none;
  }
  /*1 column*/
  .ProductList li {
    width: 100%!important;
  }
  #LogoContainer h1 a span {
    font-size: 47px;
  }
  .bioBanner .banner {
    float: none;
    width: 100%;
  }
  .ProductList li .QuickViewBtn,
  .ProductList .list-item .QuickViewBtn {
    display: inherit !important;
  }
  .footer-links #SideCurrencySelector {
    float: none;
    margin: 0 auto;
  }
  /* HIDE */
  .profile,
  .slideWrap,
  .usp,
  #home.crafted .PageMenu {
    display: none!important;
  }
  .crafted .footer-columns .BrandList,
  .crafted .footer-columns .CategoryList {
    display: block!important;
  }
  #Header {
    border-bottom: 2px solid #7cd3cd;
  }
  /*Styles for the search box*/
  #search_query::-webkit-input-placeholder:before {
    content: "\f002 ";
    font-family: "FontAwesome", FontAwesome;
    font-style: normal;
  }
  #search_query:-moz-placeholder:before {
    content: "\f002 ";
    font-family: "FontAwesome", FontAwesome;
    font-style: normal;
  }
  #search_query::-moz-placeholder:before {
    content: "\f002 ";
    font-family: "FontAwesome", FontAwesome;
    font-style: normal;
  }
  #search_query:-ms-input-placeholder:before {
    content: "\f002 ";
    font-family: "FontAwesome", FontAwesome;
    font-style: normal;
  }
  .header-secondary {
    background-color: #fff!important;
  }
}
/* ==========================================================================
CROSS BROWSER FIXES - Crafted
========================================================================== */
/* IE9 SPECIFIC */
.lt-ie10 .QuickViewBtn,
.lt-ie10 .QuickView {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
  filter: none!important;
}
.lt-ie10 .ProductList .SoldOutTag {
  top: 100px;
}
/*hide*/
.lt-ie10 .usp .circle {
  display: none;
}
/* IE8 SPECIFIC */
.lt-ie9 .QuickViewBtn,
.lt-ie9 .QuickView {
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
  filter: none!important;
}
.lt-ie9 .ProductList .SoldOutTag {
  top: 100px;
}
/*hide*/
.lt-ie9 .usp .circle {
  display: none;
}
.lt-ie9 .slideWrap .slide-content .slide-button .hasPrice {
  background-color: #fca88f;
  color: #ffffff;
  background-image: none;
}
.lt-ie9 .slideText {
  width: 640px;
  height: 450px;
  table-layout: fixed;
  overflow: hidden;
}
.lt-ie9 .saleTag {
  background-color: #7cd3cd;
  color: #ffffff;
}
.lt-ie9 .slideText td {
  padding: 0 40px 0 300px!important;
}
.lt-ie9 .ProductList .ProductImage {
  display: inline-block;
  overflow: hidden;
  max-height: 200px;
}
.lt-ie9 .ProductList .ProductImage img {
  max-height: 150%;
  max-width: 150%;
}
.lt-ie9 .selector span {
  visibility: hidden;
}
/* No opacity for you */
.lt-ie9 .footer .powered-by a,
.paymentLogos img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  filter: none;
}
.lt-ie9 .ProductList .ProductDetails a {
  height: auto;
}
.icon-instagram:before {
  content: "\f16d";
}
.is-disabled.icon-instagram {
  display: none;
}
