/*============================================================================

Envy by WeTheme
http://www.wetheme.com

==============================================================================*/
/*============================================================================
  #General Variables
==============================================================================*/
/*============================================================================
  #Core Styles
==============================================================================*/
body {
  font-family: 'Montserrat', Sans-serif;
  color: black;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale; }

a {
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
  color: #1990c6;
  outline: 0 !important; }

a:hover,
a:focus {
  color: #3cb4e5; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

h1, h2, h3, h4, h5, h6, .custom-font, .product-description-wrapper ul.tabs li a {
  font-family: 'Varela Round', sans-serif; }

#page-layout {
  position: relative; }

.clear {
  clear: both; }

header#site-header a.current {
  background: none; }

#mobile-header,
#mobile-navigation {
  display: none; }

.mobile-header-right {
  text-align: right; }

header#site-header .mobile-header-right a {
  padding-right: 0px !important; }

body {
  width: 100%;
  height: 100%; }

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
  width: 390px;
  overflow-y: auto; }

.envy-shopping-right {
  left: auto; }

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform; }

.slideout-panel-hidden {
  display: none; }

.slideout-open .slideout-menu {
  overflow-x: hidden; }

.slideout-open body {
  overflow-x: hidden; }

#slideout-overlay {
  background-color: white;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  opacity: 0.9;
  display: none;
  top: 0 !important;
  /* workaround for shopify admin header */ }

a.dropdown-toggle .caret {
  margin-left: 5px;
  -webkit-transition: border-bottom-color 0.2s ease 0s, border-top-color 0.2s ease 0s;
  -moz-transition: border-bottom-color 0.2s ease 0s, border-top-color 0.2s ease 0s;
  -o-transition: border-bottom-color 0.2s ease 0s, border-top-color 0.2s ease 0s;
  transition: border-bottom-color 0.2s ease 0s, border-top-color 0.2s ease 0s; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background: none; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  margin-top: 6px;
  margin-right: -10px; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

/* @end */
/* @group Homepage */
header#site-header {
  background-color: white;
  color: black;
  font-size: 18px;
  line-height: 12px;
  padding: 10px;
  z-index: 805000;
  position: relative; }

header#site-header,
header#site-header .dropdown-menu {
  color: black;
  background-color: white; }

header#site-header a {
  color: black;
  padding-right: 30px; }

.currency-picker--wrapper .sod_select.custom .sod_label,
.currency-picker--wrapper .sod_select.custom.custom {
  color: black; }

header#site-header a,
#main-navigation-wrapper a {
  text-transform: uppercase; }

.template-index .collection-grid .indiv-collection-grid-homepage {
  margin-bottom: 20px; }

#main-navigation a:hover .caret {
  border-bottom-color: black;
  border-top-color: black; }

#main-navigation .dropdown-submenu > a:hover:after {
  border-color: transparent transparent transparent black; }

header#site-header .dropdown-submenu > a::after,
header#site-header .dropdown-submenu:hover > a:after {
  border-left-color: black; }

header#site-header #site-header .nav .caret {
  border-bottom-color: black;
  border-top-color: black; }

.currency-picker--wrapper #custom {
  margin-bottom: 0;
  width: 80px;
  border: none;
  background-color: white; }

.currency-picker--wrapper .sod_select.custom.custom {
  padding: 12px 10px; }

.homepage-featured-content .feature-row__text h2 {
  margin-top: 0; }

#featured-image-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#featured-image-loader i {
  color: white; }

#main-body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  border-right: 1px solid #e6e6e6;
  position: relative;
  background-color: white;
  width: 100%; }

div#main {
  flex: 1; }

#cartSlideoutWrapper,
.mobile-menu--wrapper,
.mobile-menu--wrapper a {
  color: #000; }

.homepage-slider-container {
  padding: 0;
  overflow: hidden; }

.mobile-header-wrap a {
  color: black !important;
  outline: 0;
  display: inline-block; }

.top-search {
  text-align: center;
  padding: 10px 0; }

header#site-header nav {
  line-height: 44px; }

header#site-header a {
  color: black;
  text-decoration: none;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
  padding-left: 0px; }

.header--indiv-block-menu li {
  padding-right: 20px !important; }

header#site-header ul.dropdown-menu a {
  padding-left: 20px; }

.no-homepage-products {
  text-align: center;
  padding: 10px 0 30px 0; }

.no-homepage-products a {
  text-decoration: underline; }

#site-title {
  text-align: center;
  font-size: 30px;
  font: typography-heading-varela-round;
  color: #252525;
  margin: 0px; }

.site-header__logo img {
  max-width: 100% !important; }

.site-header__logo h1 {
  font-size: 30px;
  padding: 0;
  margin: 0; }

#site-title a {
  text-decoration: none;
  color: #252525; }

#site-title a:hover {
  color: #000; }

.homepage-blog-wrapper .title-bar {
  margin-top: 0; }

.add-link-list-config {
  border-bottom: 1px dotted #999999;
  border-top: 1px dotted #999999;
  color: #999999;
  font-size: 14px;
  font-style: italic;
  margin: 20px 0;
  padding: 20px 0;
  text-align: center; }

.navbar {
  margin-bottom: 0px; }

.nav > li > a:hover,
.nav > li > a:focus {
  background: none !important; }

.dropdown-menu,
#site-header .navbar {
  font-size: 16px; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  opacity: 0.75;
  background: none; }

.navbar-toggle {
  background: #fff; }

.navbar-toggle .icon-bar {
  background: #AAB1B4; }

ul.featured-products {
  padding-left: 0px; }

.homepage-featured-products .grid__item {
  margin-bottom: 30px; }

.homepage-featured-products .no-bottom-margin {
  margin-bottom: 0; }

.home-blog-excerpt {
  padding: 15px 0; }

.home-blog-excerpt img {
  max-width: 100%; }

.homepage-sections--indiv-product-slider {
  position: relative; }

.homepage-sections--indiv-product-slider .flex-control-nav {
  width: auto;
  right: 0;
  bottom: 0;
  z-index: 10; }

.homepage-sections--indiv-product-slider img {
  width: 100%; }

.homepage-article {
  text-align: center;
  padding: 20px 0 40px 0; }

.homepage-article h1,
.homepage-article h2,
.homepage-article h3,
.homepage-article h4,
.homepage-article h5,
.homepage-article h6 {
  margin-bottom: 20px; }

.homepage-article p {
  line-height: 26px;
  opacity: 0.75; }

#hp-one-promobox,
#hp-two-promoboxs,
#hp-three-promoboxs {
  margin-bottom: 30px; }

input {
  color: #808080; }

.single-product-wrapper-inside {
  padding-top: 40px;
  padding-bottom: 40px; }

.single-product-homepage-wrapper .title-bar {
  margin-bottom: 0; }

.no-js:not(html) {
  display: none; }
  .no-js .no-js:not(html) {
    display: block; }

.no-js .js {
  display: none; }

.product-form__variants {
  display: none; }
  .no-js .product-form__variants {
    display: block; }

.homepage-blog-wrapper img {
  max-width: 100%; }

.site-header__logo-link,
.site-header__logo-image {
  padding-right: 0px !important; }

.register-login-page-link {
  margin-top: 20px;
  display: inline-block; }

.envy-logout-link {
  margin-bottom: 10px; }

/*============================================================================
  #Homepage Sections - Instagram
==============================================================================*/
#instafeed-instagram img {
  display: inline-block; }

.instagram-indiv {
  display: inline-block; }

.instagram--with-padding .instagram-indiv {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px; }

.instagram-grid-4 {
  width: 25%; }

.instagram-grid-5 {
  width: 20%; }

.instagram-grid-6 {
  width: 16.66666%; }

.instagram-grid-8 {
  width: 12.5%; }

@media only screen and (max-width: 768px) {
  .instagram-grid-4 {
    width: 50%; }

  .instagram-grid-5 {
    width: 50%; }

  .instagram-grid-6 {
    width: 33%; }

  .instagram-grid-8 {
    width: 25%; }

  .instagram--with-padding .instagram-indiv {
    padding: 0 !important; }

  .instagram--with-padding.row {
    margin-right: 0;
    margin-left: 0; } }
.filters-toolbar {
  padding: 20px 0; }

.filters-toolbar label {
  font-weight: normal;
  font-size: 90%; }

.filters-toolbar .sod_select {
  margin-bottom: 0; }

.reveal .hidden {
  display: block !important;
  visibility: visible !important; }

.product:hover .reveal img {
  opacity: 1; }

.reveal {
  position: relative; }

.reveal > a > img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* Only run hover effect on desktop */
@media only screen and (min-width: 767px) {
  .reveal:hover > a > img {
    opacity: 0; }

  .reveal:hover .hidden {
    z-index: 100000;
    opacity: 1; } }
.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  overflow: hidden; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #shopify-section-footer {
    display: inline-block;
    width: 100%;
    position: relative; }

  div#main {
    flex: auto !important;
    display: inline-block;
    width: 100%;
    float: left; }

  #slideout-overlay {
    display: none !important; } }
.collection-image--zoom-effect {
  overflow: hidden; }

.collection-image--zoom-effect div.zoom-effect--inner {
  max-width: 100%;
  -webkit-transition: margin .1s ease, transform .25s ease;
  -moz-transition: margin .1s ease, transform .25s ease;
  -o-transition: margin .1s ease, transform .25s ease;
  transition: margin .1s ease, transform .25s ease; }

.collection-image--zoom-effect:hover div.zoom-effect--inner {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.collection-image--zoom-effect-onboarding {
  border: 1px solid rgba(120, 129, 136, 0.2); }

.collection-image--zoom-effect .onboarding-link svg {
  border: none; }

/* Sections */
.shopify-section.homepage-section--blog-posts-wrapper,
.shopify-section.homepage-section--featured-collections-wrapper,
.shopify-section.homepage-section--featured-products-wrapper,
.shopify-section.homepage-section--image-gallery-wrapper,
.shopify-section.homepage-section--logo-bar-wrapper,
.shopify-section.homepage-section--instagram-wrapper,
.shopify-section.homepage-section--text-and-image-wrapper,
.shopify-section.homepage-section--indiv-product-wrapper {
  margin-top: 50px;
  margin-bottom: 50px; }

.shopify-section.homepage-section--text-over-image-wrapper,
.shopify-section.homepage-section--slideshow-wrapper,
.shopify-section.homepage-section--parallax-wrapper {
  margin-top: 0; }

.template-index #shopify-section-footer {
  margin-top: 0; }

.homepage-section--indiv-product-wrapper button#purchase {
  min-width: 25%; }

.homepage-sections--indiv-product-slider-variants {
  margin-top: 20px; }

.homepage-section--indiv-product-wrapper #price-field {
  margin: 10px 0; }

.homepage-section--image-gallery-wrapper .icon--placeholder {
  max-height: 200px; }

.index-sections .shopify-section .title-bar {
  margin-top: 0;
  padding-top: 0; }

.template-index #main-navigation-wrapper {
  margin-bottom: 0; }

.parallax-wrapper {
  overflow: hidden; }

.parallax::before {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.parallax .img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 200%;
  background-size: cover;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.parallax .icon--placeholder {
  height: 1100px; }

.logo-bar {
  text-align: center; }

.homepage-section--text-over-image-wrapper .rte {
  padding: 0 30px; }

.logo-bar__item {
  display: inline-block;
  vertical-align: middle;
  max-width: 160px;
  margin: 0 10px 20px 10px; }

.logo-bar__item img {
  max-width: 100%; }

.slideshow__link {
  display: inline-block;
  height: 100%;
  width: 100%; }

.slides li {
  width: 100%; }

.featured-row__subtext p {
  margin-bottom: 0; }

.template-index a {
  text-decoration: none; }

.hero {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: table;
  height: 475px;
  position: relative;
  width: 100%;
  color: #fff; }

.hero::before {
  background-color: #000;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.hero--x-small {
  height: 94px; }

.hero--small {
  height: 225px; }

.hero--medium {
  height: 357px; }

.hero--large {
  height: 488px; }

.hero--x-large {
  height: 582px; }

.placeholder-background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }
  .parallax .placeholder-background {
    top: auto; }

.hero__inner {
  display: table-cell;
  padding: 55px 0;
  position: relative;
  vertical-align: middle;
  z-index: 2; }

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

.icon {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px; }

/* @end */
/* @group Cart */
.btn-success {
  border: 0 none;
  border-radius: 0;
  padding: 12px 30px;
  background: #ebebeb;
  color: #333; }

.btn-success:hover {
  background: #cccccc;
  color: #333; }

#checkout-buttons #update_quantities,
#checkout-buttons #cart_submit,
.slide-checkout-buttons a {
  border: 0 none;
  border-radius: 0;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 12px 30px; }

#checkout-buttons #update_quantities,
.slide-checkout-buttons a.btn-default {
  background: #ebebeb;
  color: #333; }

.slide-checkout-buttons .btn-default {
  margin-top: 0; }

#checkout-buttons #cart_submit {
  background: #a9e1ef;
  color: #ffffff; }

header#site-header ul.cart-link a {
  padding-right: 0 !important;
  padding-left: 25px;
  padding-top: 11px;
  display: inline-block; }

.cart-link {
  padding: 0;
  margin: 0; }

.cart-link li {
  list-style-type: none;
  display: inline-block; }

.cart-link a {
  font-size: 14px; }

#cart-brief {
  text-align: right; }

.cart-item-count,
.cart-item-price {
  font-size: 50px;
  line-height: 70px;
  padding: 10px; }

.cart-item-count-text,
.cart-item-price-text {
  font-style: italic;
  padding: 0 10px; }

.view-cart-mini {
  position: absolute;
  bottom: 10px;
  right: 10px; }

.view-cart-mini a {
  margin-bottom: 0px; }

.cart-link h4 {
  margin: 0px; }

#cartform thead th {
  text-align: center; }

.cart-bottom-box {
  margin-top: 20px;
  margin-bottom: 10px; }

#customer-login {
  margin-bottom: 20px; }

#customer_login .errors ul {
  padding: 0;
  margin: 0 0 10px 0; }

#customer_login .errors ul li {
  list-style-type: none;
  text-align: center;
  font-style: italic; }

#cartform table {
  width: 100%; }

#cartform thead {
  color: #777777;
  font-size: 12px;
  text-transform: uppercase; }

#cartform table tr {
  height: 50px; }

#cartform table tr td {
  vertical-align: middle; }

#cartform table input {
  margin: 0;
  max-width: 50%;
  text-align: center;
  display: inline; }

#cartform thead tr th {
  padding: 10px 0; }

#cartform thead tr th.product-title {
  text-align: left; }

#cartform a.delete-button {
  background: url("https://cdn.shopify.com/s/files/1/0155/5347/t/8/assets/delete.png?v=33972044755105232941484326644");
  width: 24px;
  height: 24px;
  display: block;
  text-decoration: none;
  background-position: 0 24px; }

#cartform a.delete-button:hover {
  background-position: 0 0; }

.empty-cart {
  color: #999999;
  font-size: 14px;
  font-style: italic;
  padding: 30px 0;
  text-align: center; }

h1.cart-header {
  color: #999999;
  font-size: 30px;
  padding: 10px 0;
  text-transform: uppercase; }

#checkout-buttons {
  text-align: right; }

.cart-table-price,
.cart-table-quantity,
.cart-table-line-price {
  text-align: center; }

#cart-total-header {
  background: none repeat scroll 0 0 #333333;
  color: #FFFFFF;
  display: inline;
  float: right;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0;
  padding: 10px;
  text-transform: uppercase; }

#cart-total-final-price {
  background: none repeat scroll 0 0 #FFFFFF;
  clear: left;
  display: inline;
  float: right;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0;
  padding: 10px;
  text-transform: uppercase; }

.slide-menu {
  outline: 0 !important;
  cursor: pointer; }

.homepage-collection-grid-inner .grid-image {
  display: table;
  table-layout: fixed;
  width: 100%; }

.homepage-collection-grid-inner .grid-image .grid-image--centered {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.homepage-collection-grid-inner .grid-image .grid-image--centered img {
  display: inline-block;
  max-width: 100%; }

.collection-item__title {
  display: block;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  width: 100%; }

/* @end */
/* @group Slider */
.flexslider {
  margin-bottom: 0;
  overflow-x: hidden; }

.flexslider-container {
  position: relative;
  overflow: hidden; }

.flexslider-homepage {
  overflow: hidden; }

.slider-caption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background-color: #fff !important;
  color: #252525;
  font-size: 30px;
  padding: 10px 20px; }

.slider-caption a {
  text-decoration: none; }

.flex-direction-nav {
  position: absolute;
  width: 100%;
  top: 55%;
  opacity: 0.5;
  z-index: 100; }

.flex-direction-nav a {
  -moz-transition: all 0.15s ease 0s;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  text-indent: -9999px;
  bottom: 0;
  width: 40px;
  z-index: 99999;
  text-decoration: none;
  outline: 0; }

.flex-direction-nav a.flex-prev {
  background: url("slider-arrows_v-146840779361393806721484326647.png") repeat scroll 0 0;
  margin: 0 0 0 -40px;
  left: -55px; }

.flex-direction-nav a.flex-next {
  background: url("slider-arrows_v-146840779361393806721484326647.png") repeat scroll 0 100%;
  margin: 0 -40px 0 0;
  right: -55px; }

.flexslider-container:hover .flex-direction-nav a.flex-next {
  margin-right: 70px; }

.flexslider-container:hover .flex-direction-nav a.flex-prev {
  margin-left: 70px; }

/* @end */
/* @group Product Grid */
.product-grid {
  margin-top: 20px; }

.featured-products img,
.product-grid img {
  max-width: 100%;
  display: inline-block; }

.indiv-product {
  position: relative;
  text-align: center; }

.featured-products div.hp-title,
.product-grid div.hp-title {
  text-align: center; }

.featured-products div.hp-title a,
.product-grid div.hp-title a {
  text-decoration: none; }

ul#product-nav {
  display: inline-block;
  z-index: 50;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 12px;
  padding: 0 10px;
  text-align: center; }

ul#product-nav li {
  display: inline;
  margin: 0 20px; }

ul#product-nav a {
  color: #252525;
  padding: 12px 0 8px;
  text-decoration: none;
  text-transform: uppercase; }

ul#product-nav a:hover {
  color: #AAB1B4; }

ul#product-nav li ul {
  z-index: 10000; }

ul#product-nav li ul li {
  margin-left: 0px; }

ul#product-nav li ul li a {
  background-color: #fff;
  font-size: 16px;
  display: block;
  padding: 10px; }

#main-navigation-wrapper {
  z-index: 800000;
  position: relative;
  font-size: 18px;
  line-height: 14px;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 20px;
  background: white; }

#main-navigation-wrapper .dropdown-menu {
  background: white; }

#main-navigation-wrapper .dropdown-menu a,
#main-navigation-wrapper a {
  color: black; }

#main-navigation-wrapper .nav-pills > li {
  float: none;
  display: inline-block; }

#main-navigation-wrapper li.dropdown {
  text-align: left; }

#main-navigation-wrapper li.dropdown .caret {
  border-bottom-color: black;
  border-top-color: black; }

#main-navigation-wrapper .dropdown-submenu > a::after {
  border-color: transparent transparent transparent black; }

.title-bar {
  position: relative;
  padding: 10px 0 0 0 !important;
  margin-bottom: 40px;
  margin-top: 20px;
  width: 100%;
  text-align: center;
  display: inline-block; }

.title-bar h2 {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  padding: 0 15px;
  display: inline-block;
  margin: 0;
  color: black;
  background: white;
  text-transform: capitalize; }

.title-bar h2:after {
  content: "";
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 20px;
  z-index: -1;
  border-top: 1px dotted #bfbfbf; }

.title-bar-sub {
  color: black;
  display: inline-block;
  font-size: 13.3px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  width: 100%; }

#blog_posts .title-bar {
  margin-bottom: 40px; }

.title-bar-sub-blog {
  color: black;
  display: inline;
  float: left;
  font-size: 13.3px;
  letter-spacing: 1px;
  line-height: 20px;
  margin: 0;
  padding: 0 10px 2px 20px; }

.title-bar-sub a {
  color: #fff;
  text-decoration: none; }

.money-styling {
  color: black;
  display: block;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  width: 100%; }

.compare-at-price {
  color: #898989;
  text-decoration: line-through;
  margin-top: 2px; }

.indiv-product-vendor-text {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 11.2px; }

.product-description-main-wrapper .indiv-product-vendor-text {
  margin-bottom: 20px; }

/* @end */
/* @group Footer */
footer {
  padding: 10px 0;
  color: black;
  background: white;
  text-align: center;
  margin-top: 30px; }

.template-index footer {
  margin-top: 0; }

footer h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  padding: 10px 0;
  color: black; }

.bottom-footer p {
  text-align: left;
  padding-top: 20px; }

footer a,
.bottom-footer a {
  color: black;
  text-decoration: underline; }

.bottom-footer {
  padding: 10px 0 30px 0;
  color: black;
  font-size: 16px;
  margin-top: 40px; }

#site-header .top-menu {
  text-align: left; }

#site-header .top-menu ul li {
  line-height: 44px; }

header#site-header .navbar-nav > li > a {
  padding-bottom: 13px; }

.links-footer ul {
  padding-left: 0px; }

.links-footer ul li {
  list-style-type: none;
  padding-bottom: 7px; }

#newsletter-signup .btn-default {
  margin-top: 10px; }

.content-footer {
  padding-top: 30px; }

.content-footer h1,
.content-footer h2,
.content-footer h3,
.content-footer h4,
.content-footer h5,
.content-footer h6,
.content-footer p {
  padding-top: 0;
  margin-top: 0; }

#footer-payment-methods {
  text-align: right; }

#footer-payment-methods img {
  display: inline-block;
  height: auto;
  width: 50px;
  margin: 0 0 10px 10px; }

.mailing-list-footer p {
  margin-bottom: 20px; }

ul#sm-icons {
  padding-left: 0px; }

ul#sm-icons li {
  list-style-type: none;
  display: inline-block; }

.bottom-footer .col-lg-3 {
  text-align: right; }

.collection-promo-box img {
  max-width: 100%;
  margin-bottom: 10px; }

.footer-article {
  text-align: left; }

#hp-three-promoboxs,
#hp-two-promoboxs,
#hp-one-promobox {
  text-align: center; }

/* @end */
/* @group Blog */
#blog-sidebar h3 {
  border-bottom: 1px dotted #999999;
  font-size: 14px;
  margin: 0 0 20px;
  text-transform: uppercase; }

#blog-sidebar img {
  margin-bottom: 30px; }

#blog-sidebar ul li {
  list-style: none; }

.entry-content img,
#blog_posts img {
  max-width: 100%; }

#blog-categories li.active a {
  font-weight: bold; }

.article-image-header {
  margin-bottom: 0; }

.article-header-bar {
  text-align: left; }

.blog--excerpt {
  line-height: 150%;
  margin: 20px 0; }

.blog-main ul li {
  margin-bottom: 40px; }

.blog-main ul li:last-child {
  margin-bottom: 0; }

.blog-sidebar--description {
  line-height: 150%;
  margin: 20px 0; }

.blog-sidebar--categories li,
.blog-sidebar--latest-articles li {
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding: 12px 0; }

.blog-sidebar--categories li:last-child,
.blog-sidebar--latest-articles li:last-child {
  border-bottom: none; }

#blog-sidebar .blog-sidebar--latest-articles img {
  margin-bottom: 0; }

.blog-sidebar--article-image {
  padding-left: 0; }

.blog-sidebar--section {
  margin-bottom: 50px; }

.blog--excerpt a {
  text-decoration: underline; }

.blog-title--divider {
  background-color: black;
  display: inline-block;
  height: 1px;
  margin: 10px 0 5px;
  position: relative;
  vertical-align: middle;
  width: 36px; }

.blog-title-wrapper .blog-publish-date {
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 30px;
  font-weight: 500; }

.blog-sidebar--section h2 {
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 5px;
  font-weight: 500; }

.template-index .blog-publish-date {
  margin-top: 0;
  margin-bottom: 0; }

.article-image-in-header {
  margin-top: 20px; }

.article--body-content {
  line-height: 150%;
  margin-top: 30px; }

.homepage-blog-title-wrapper h2 {
  margin-top: 10px; }

#comment-form .success-msg {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #E3EBC6;
  border-color: #C2D288;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  color: #8FA442;
  display: block;
  padding: 10px;
  margin-bottom: 20px; }

#comment-form .error-msg {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f8bba8;
  border-color: #bc3d16;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  color: #bc3d16;
  display: block;
  padding: 10px;
  margin-bottom: 20px; }

#blog-author-bio {
  margin-bottom: 20px; }

#blog-author-bio img {
  float: left;
  margin-right: 20px; }

#comments ul li {
  list-style: none; }

#comments ul li img {
  float: left;
  margin-right: 20px; }

#comments ul li .comment-content {
  margin-top: 10px; }

.article-previous-article a {
  float: left; }

.article-next-article a {
  float: right; }

.twtr-widget h3 {
  border-bottom: 0px !important; }

.blog-main ul {
  padding-left: 0px; }

.blog-main ul li {
  list-style-type: none; }

#comments ul {
  padding-left: 0px; }

#comments ul li {
  margin-bottom: 10px; }

#blog-sidebar ul {
  padding-left: 0px; }

#blog-tags-wrapper {
  margin: 20px 0; }

.article-image {
  position: relative; }

.article-image a::after {
  background-color: rgba(51, 51, 51, 0.5);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease-in-out 0s;
  width: 100%; }

.article-image a:hover::after {
  opacity: 1;
  transition: opacity 0.6s cubic-bezier(0, 0.01, 0, 0.99) 0s; }

.post-category-separator {
  background-color: black;
  display: inline-block;
  height: 1px;
  margin: 10px 0 5px;
  position: relative;
  vertical-align: middle;
  width: 36px; }

.post-content-overlay {
  background-color: rgba(51, 51, 51, 0.5);
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease-in-out 0s;
  width: 100%; }

.blog-page--date {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0; }

.blog-page--meta {
  margin-bottom: 100px; }

.notification-bar {
  text-align: center;
  padding: 10px 0; }

.notification-bar p {
  margin: 0; }

/* @end */
/* @group Search */
form#search {
  margin-bottom: 0px;
  padding: 7px 0; }

.mobile-search {
  background: #ebebeb;
  padding: 15px 0; }

.mobile-search form#search {
  padding: 0; }

#search_text {
  background: #fff; }

#search-page-form {
  color: black;
  text-align: center;
  display: inline-block;
  width: 100%; }

#search-page-form #search_text {
  border: 1px solid #aab1b4;
  height: 57px;
  margin: 30px 0 50px 0;
  padding: 20px;
  width: 300px; }

.top-search #search-page-form #search_text {
  margin-top: 0;
  margin-bottom: 0; }

.header--indiv-block-icons {
  text-align: right; }

#newsletter-wrapper {
  display: inline-block;
  color: black;
  padding: 7px 0; }

#search_text,
#newsletter_text {
  display: inline-block;
  margin-bottom: 0px;
  color: #AAB1B4;
  height: 37px;
  border: 0;
  padding: 10px; }

#search_submit,
#newsletter_submit {
  margin-bottom: 0px;
  border: 0 none;
  cursor: pointer;
  display: inline-block;
  background: none;
  height: 36px;
  color: black; }

#search_results .product-grid .page a {
  text-decoration: none; }

#search_results .product-grid .page h3 {
  font-size: 30px;
  line-height: 32px; }

#search_results .product-grid .page h5 {
  font-size: 12px;
  line-height: 16px; }

#search_results .product-grid .product a {
  text-decoration: none;
  text-align: center; }

#search_results .product-grid .product h3 {
  font-size: 16px;
  line-height: 24px; }

#search_results .product-grid .product h5 {
  font-size: 16px;
  line-height: 16px; }

#search_results .results-grid a {
  text-decoration: none; }

#main-navigation-wrapper ul.dropdown-menu li a,
#main-navigation ul.dropdown-menu li a,
#site-header ul.dropdown-menu li a {
  padding-top: 10px;
  padding-bottom: 10px; }

.hp-title {
  padding-top: 20px; }

.homepage-collection-link {
  padding-top: 5px;
  text-align: center; }

.product-grid {
  padding-left: 0px; }

.product-grid .indiv-product-wrapper,
.results-grid li {
  list-style-type: none;
  margin-bottom: 30px; }

.results-grid {
  margin: 0;
  padding: 0; }

.product-grid-page-label {
  background: none repeat scroll 0 0 #EBEBEB;
  font-size: 11px;
  padding: 3px;
  position: absolute;
  right: -15px;
  text-transform: uppercase;
  top: -15px; }

.no-results {
  color: #999999;
  font-size: 14px;
  font-style: italic;
  padding: 30px 0;
  text-align: center; }

.no-products-found {
  text-align: center;
  padding: 30px 0; }

input#search_submit[type="submit"],
input#newsletter_submit[type="submit"] {
  font-family: FontAwesome; }

/* @end */
/* @group Contact */
ul#contact-form input[type="text"],
ul#contact-form input[type="email"],
ul#contact-form textarea {
  width: 80%; }

.contact-form ul.error-list li {
  background-color: #F9E5E6;
  border-color: #F7C7C9;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  color: #B3696C;
  font-style: italic;
  padding: 10px;
  width: 80%; }

.contact-form p.success-msg {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #E3EBC6;
  border-color: #C2D288;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  color: #8FA442;
  display: block;
  padding: 10px; }

/* @end */
/* @group Pagination */
.pagination {
  text-align: center;
  width: 100%; }

.pagination .pagination-num-showing {
  font-size: 16px;
  font-style: italic;
  color: #999;
  line-height: 30px; }

.pagination ul li {
  display: inline-block;
  list-style-type: none; }

.pagination-arrow--previous {
  text-align: left;
  padding-left: 0; }

.pagination-arrow--next {
  text-align: right;
  padding-right: 0; }

.pagination .pagination-number,
.pagination .pagination-text {
  display: inline-block; }

.pagination .pagination-text {
  line-height: 20px;
  padding: 20px; }

.pagination .btn--disabled {
  display: none; }

.pagination .active a,
.pagination .pagination-number a:hover,
.pagination .pagination-arrow a:hover {
  background-color: #eee !important; }

.pagination .pagination-number a {
  background-color: #f8f8f8;
  color: #888 !important;
  font-family: helvetica;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  padding: 20px;
  text-decoration: none;
  text-transform: uppercase; }

.pagination .pagination-arrow a {
  background-color: #f8f8f8;
  color: #888 !important;
  font-family: helvetica;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  padding: 20px;
  text-decoration: none;
  text-transform: uppercase; }

.pagination .disabled {
  display: none; }

.pagination ul {
  margin: 0;
  padding: 0; }

#paginate {
  padding: 20px 0; }

/* @end */
/* @group Error 404 */
.error-404-sorry {
  color: #999999;
  font-size: 14px;
  font-style: italic;
  padding: 30px 0;
  text-align: center; }

/* @end */
/* @group Forms */
.envy--form-control {
  background-color: #f6f6f6;
  border-color: transparent;
  color: #1c1d1d;
  transition: opacity 0.4s ease-out 0s;
  padding: 8px 10px;
  font-size: 18px;
  width: 80%; }

/* @end */
/* @group Floats */
.module:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

/* float clearing for IE6 */
* html .module {
  height: 1%;
  overflow: visible; }

/* float clearing for IE7 */
* + html .module {
  min-height: 1%; }

/* @end */
/* @group Breadcrumb */
.breadcrumb {
  background: none;
  padding: 10px 0;
  color: #A1A1A1;
  font-size: 12px; }

.breadcrumb span {
  color: black;
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 0;
  display: inline; }

.breadcrumb span a {
  color: #A1A1A1; }

.breadcrumb span a:hover {
  color: #000; }

/* @end */
/* @group Page */
article.page {
  padding-bottom: 300px; }

.page ul li,
.post ul li,
.product ul li {
  list-style-position: inside;
  list-style-type: disc; }

.page ol li,
.post ol li,
.product ol li {
  list-style-position: inside; }

.page ol,
.post ol,
.product ol {
  margin-left: 0px; }

.page table,
.post table,
#customer_orders table,
.product table {
  width: 100%; }

.page table thead,
.post table thead,
#customer_orders table thead,
.product table thead {
  background: none repeat scroll 0 0 #EBEBEB; }

.page table th,
.post table th,
#customer_orders table th,
.product table th {
  padding: 10px; }

.page table td,
.post table td,
#customer_orders table td,
.product table td {
  border-bottom: 1px dotted #999999;
  padding: 10px; }

.product .entry-content .eight {
  margin-bottom: 10px; }

/* @end */
/* @group Alerts */
.alert {
  background-color: #FCF8E3;
  border: 1px solid #FBEED5;
  border-radius: 4px 4px 4px 4px;
  color: #C09853;
  margin-bottom: 18px;
  padding: 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: capitalize;
  text-align: center; }

.alert-danger, .alert-error {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  color: #B94A48 !important; }

.alert-success {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #468847; }

.alert-info {
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  color: #3A87AD; }

.alert-error h5,
.alert-error strong {
  color: #B94A48; }

/* @end */
/* @group Product Detail */
#product_images .product-main-image {
  max-width: 100%;
  text-align: center; }

.featured-image-div {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.product-out-of-stock {
  color: #999999;
  font-size: 14px;
  font-style: italic;
  padding: 20px 0;
  margin: 0 0 20px 0;
  text-align: center;
  border-bottom: 1px dotted #999999;
  border-top: 1px dotted #999999; }

.product-form--hide-variant-labels .selector-wrapper label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

#product-thumbnails {
  margin-top: 20px; }

#product-thumbnails li img {
  max-width: 100%; }

.product-page--side-thumbnails #product-thumbnails {
  margin-top: 0; }

.product-page--side-thumbnails #product-thumbnails li {
  margin-bottom: 30px; }

.product-images {
  position: relative; }

.fb-comments, .fb-comments iframe[style], .fb-comments span[style] {
  width: 100% !important; }

input#purchase, button#purchase, a#purchase {
  border: 0 none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 12px 30px;
  border-radius: 0;
  background: #a9e1ef;
  color: #ffffff;
  width: 100%; }

.btn-custom {
  border: 0 none;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 12px 30px;
  border-radius: 0;
  background: #a9e1ef;
  color: #ffffff; }

.slide-checkout-buttons .btn-success {
  background: #a9e1ef;
  color: #ffffff; }

input#purchase:hover,
.slide-checkout-buttons .btn-success:hover,
.btn-custom:hover {
  background: #3cb4e5;
  color: #ffffff; }

#price-field {
  margin: 10px 0 30px 0; }

#sharing {
  margin-bottom: 20px; }

.product-description-wrapper ul.tabs {
  padding: 0;
  margin-bottom: 20px;
  font-size: 11px;
  border-bottom: 1px solid #d9dde1; }

.product-description-wrapper ul.tabs li {
  display: inline-block;
  list-style-type: none;
  margin-right: 20px; }

.product-description-wrapper ul.tabs li a {
  display: block;
  padding: 15px 30px 10px 0;
  opacity: 0.5; }

.product-description-wrapper ul.tabs li a:hover,
.product-description-wrapper ul.tabs li a.active {
  opacity: 1;
  text-decoration: underline; }

.quantity-selector {
  width: 100%;
  font-weight: 700;
  color: #808080;
  font-size: 12px;
  padding: 13px 10px;
  border: 1px solid #d4d4d4; }

/* Select or Die Overrides */
.sod_select.focus,
.sod_select.custom.focus {
  box-shadow: none; }

.sod_select.custom.custom {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none; }

.sod_select.custom::before, .sod_select.custom::after {
  border-left: 0; }

.sod_select.custom.custom {
  background: #fff;
  width: 100%; }

.sod_select.custom .sod_list_wrapper {
  width: 100%; }

/* @end */
/* @group Collection */
#collection-description {
  background: #f5f5f5; }

#collection-description img {
  float: left;
  padding: 0 30px 0 0; }

.description-content {
  padding: 30px 0;
  text-align: center; }

.collection-header {
  margin-bottom: 0px !important; }

#collections-listing .indiv-product img {
  width: 100%; }

#collections-listing .indiv-product h3 {
  margin-bottom: 0px; }

#collections-listing .indiv-product h3 a {
  color: #252525;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  width: 100%; }

#collections-listing .indiv-product small {
  color: #999;
  display: block;
  font-size: 16px;
  padding: 8px 0;
  text-align: center;
  width: 100%;
  font-style: italic; }

.homepage-featured-products .alpha,
.product-grid .alpha,
.featured-products .alpha {
  clear: both; }

#additional-checkout-buttons-label {
  display: block;
  font-size: 16px;
  margin: 20px 0;
  opacity: 0.5;
  text-transform: uppercase; }

.sale-badge {
  background: #ff6d6d;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  padding: 10px 20px;
  text-transform: uppercase;
  z-index: 100000;
  position: absolute;
  top: 0;
  left: 15px; }

.collection-image-wrapper {
  text-align: center; }

.collection-image-wrapper img {
  display: inline-block; }

.product-tags-wrapper {
  position: relative;
  margin: 10px 0; }

.product-tags-wrapper ul {
  margin-bottom: 0px; }

ul.product-tags {
  padding: 10px; }

ul.product-tags li {
  float: left;
  margin: 0 5px 0 0;
  list-style-type: none; }

ul.product-tags li a {
  background-color: #ffffff;
  border: 0 none;
  border-radius: 10px 10px 10px 10px;
  color: #999;
  display: block;
  font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
  font-size: 11px;
  height: 15px;
  line-height: 0px;
  padding: 10px;
  margin: 5px;
  text-decoration: none;
  -moz-transition: color 0.5s ease;
  -webkit-transition: color .5s ease;
  -o-transition: color .5s ease;
  -ms-transition: color .5s ease;
  transition: color .5s ease; }

ul.product-tags li a:hover,
ul.product-tags li.active a {
  background-color: #999;
  color: #fff; }

ul.product-tags li.active a:hover {
  background-color: #F9E5E6;
  color: #B3696C;
  text-decoration: line-through; }

ul#product-thumbnails {
  padding-left: 0px; }

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

.product-description-header {
  margin-top: 0px;
  margin-bottom: 30px; }

.selector-wrapper select {
  display: block;
  margin-bottom: 20px; }
  .no-js .selector-wrapper select {
    display: none; }

.selector-wrapper label {
  color: #AAB1B4;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%; }
  .no-js .selector-wrapper label {
    display: none; }

.product-description-wrapper {
  margin: 10px 0 30px 0; }

.product-description-wrapper table {
  width: 100%; }

.single-option-selector {
  min-width: 50%; }

#sharing {
  margin-top: 20px;
  padding-bottom: 20px; }

#collections-listing ul {
  padding-left: 0px; }

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

.collection-listing-link {
  font-size: 16px; }

.all-collections-title {
  margin-bottom: 20px;
  display: inline-block; }

.all-collections-title:hover {
  text-decoration: none; }

/* @end */
/* @group Customer Account */
.default_address_container {
  padding: 10px;
  background-color: #ebebeb;
  position: relative; }

#address_tables .button a {
  text-decoration: none; }

.default_address_container h3 {
  width: 70%; }

.default_address {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
  background-color: #333;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px; }

.customer_address_table {
  width: 100%; }

.address_table {
  margin-bottom: 20px; }

.customer_address_table input {
  margin: 0px; }

table#order_details {
  width: 100%; }

table#order_details thead {
  background-color: #eee; }

#order_payment p.order-status,
#order_shipping p.order-status {
  font-weight: bold; }

#order_payment p.order-status .status,
#order_shipping p.order-status .status {
  text-transform: capitalize; }

.customer_address_table td {
  vertical-align: middle;
  padding: 5px 0; }

.customer_address_table td select {
  margin: 0px; }

.activate-account {
  text-align: center; }

.activate-account input[type="password"] {
  display: inline; }

.status_authorized,
.status_unfulfilled,
.status_voided,
.status_restocked {
  text-transform: capitalize; }

#order_details td {
  padding: 5px; }

.activate-account .action_bottom {
  margin: 20px 0; }

.activate-account #password_confirm {
  margin-top: 20px; }

#create-customer .large_form {
  margin-bottom: 20px; }

#create-customer .action_bottom {
  margin-bottom: 15px;
  text-align: center; }

.reset-password .form-row {
  margin-bottom: 20px; }

.reset-password .action_bottom {
  margin-bottom: 15px;
  text-align: center; }

.label {
  color: #000; }

/* @end */
/* @group Social Media */
ul#sm-icons li {
  margin-right: 5px; }

ul#sm-icons li a {
  display: inline-block;
  text-decoration: none;
  -moz-transition: all 0.15s ease-in-out 0s;
  -webkit-transition: all 0.15s ease-in-out 0s;
  -o-transition: all 0.15s ease-in-out 0s;
  -ms-transition: all 0.15s ease-in-out 0s;
  transition: all 0.15s ease-in-out 0s;
  margin: 0 8px 10px 8px; }

/* @end */
/* @group IE Overrides */
.ie header {
  background-color: #00ff00 !important;
  height: 60px; }

.ie #search-wrapper {
  height: 44px;
  display: block; }

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

.comment-form {
  clear: both; }

/* CSS Fix for Max-Width of Ad Styling */
#hp-three-promoboxs img,
#hp-two-promoboxs img,
#hp-one-promobox img {
  max-width: 100%; }

.clearcolumn {
  clear: both; }

/* @end */
/* @group Overrides */
.fancybox-overlay {
  z-index: 81000; }

.fancybox-skin {
  border-radius: 0; }

.fancybox-skin {
  background: #ffffff; }

/* @end */
/* @group Popups */
#popup {
  background: #ffffff;
  color: #000;
  top: inherit !important;
  /* prevent overwriting by shopify admin header (it moves all fixed elements down 40px) */
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 2;
  padding: 20px 0;
  transition: .4s ease-in-out;
  transform: translateY(100%);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }

#popup.visible {
  transform: translateY(0%); }

#popup a,
#popup #newsletter-wrapper #newsletter_submit {
  color: #000; }

#popup h3 {
  margin-top: 0; }

#popup .popup--image {
  max-height: 160px;
  display: inline-block; }

#popup .popup--no-image-text-wrapper {
  text-align: center; }

#popup .popup--image img,
#popup .popup--image svg {
  max-height: 160px;
  max-width: 300px; }

#popup .popup--image-wrapper {
  text-align: right; }

#popup .popup--close-btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px; }

#popup #newsletter_text {
  border: 1px solid #ebebeb;
  background: #ebebeb;
  border-radius: 0; }

#popup #newsletter-wrapper {
  padding: 0; }

#popup #sm-icons {
  margin-top: 20px;
  margin-bottom: 0; }

#popup .popup--close-btn {
  cursor: pointer; }

/* @end */
/* @group Animation */
#collection-image-anim {
  animation-duration: 1s;
  animation-delay: 0.5s; }

/* @end */
/* @group ii. Responsive Overrides */
.mobile-menu--wrapper ul {
  margin: 0;
  padding: 0; }

.mobile-menu--wrapper ul li {
  list-style-type: none;
  position: relative; }

.mobile-menu--wrapper ul li a {
  padding: 5%;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  display: inline-block; }

.mobile-menu--wrapper ul li a:hover {
  text-decoration: none; }

.mobile-menu--child-links a {
  margin-left: 20px;
  opacity: 0.5; }

.mobile-menu {
  transition: transform .4s ease,-webkit-transform .4s ease;
  position: absolute;
  background-color: white;
  width: 100%;
  height: 100%; }

.mobile-menu-main {
  transform: translate3d(0%, 0, 0); }

.mobile-menu.mobile-menu-stacked {
  transform: translate3d(-30%, 0, 0);
  overflow-y: hidden; }

.mobile-menu--wrapper .mobile-menu-right {
  width: 50px;
  text-align: center;
  border-left: 1px solid #ebebeb;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0; }

.mobile-menu--wrapper .mobile-menu-back {
  display: flex; }

.mobile-menu--wrapper .mobile-menu-back i {
  position: relative;
  top: 4px; }

.mobile-menu--wrapper .mobile-menu-title {
  flex-grow: 1;
  text-align: center; }

.mobile-menu--wrapper .mobile-search {
  display: block; }

.mobile-menu-hidden {
  transform: translate3d(100%, 0, 0);
  overflow-y: hidden; }

.mobile-menu--wrapper .mobile-menu-close {
  color: #999; }

.mobile-menu-link-currency::after {
  content: "\f054";
  float: right;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-top: 4px; }

.mobile-menu-currency-selected::after {
  content: "\f00c";
  float: right;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

/* #Media Queries
================================================== */
@media (max-width: 600px) {
  #my-menu {
    display: none !important; } }
@media (min-width: 601px) {
  #mm-my-menu {
    display: none !important; } }
#mobile-product-images,
#mobile-menu {
  display: none; }

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  form#search {
    text-align: left; }

  #site-header .navbar .navbar-nav {
    text-align: center;
    width: 100%; }

  #site-header .navbar .navbar-nav li {
    float: none; }

  .cart-link {
    width: 100%;
    text-align: center; } }
@media only screen and (min-width: 768px) {
  nav#menu {
    display: none; } }
@media only screen and (max-width: 991px) {
  .mobile-clear {
    clear: both; }

  .description-content img,
  .rte img {
    max-width: 100%;
    margin-bottom: 20px; }

  .indiv-product {
    margin-top: 20px; }

  .product-description-main-wrapper {
    margin-top: 30px; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .slideout-menu {
    width: 300px; }

  .logo-bar__item {
    max-width: 100px; }

  #main-body {
    border-left: 1px solid #e6e6e6; }

  .indiv-product {
    margin-bottom: 30px; }

  form#search {
    text-align: center; }

  #cartform td,
  #order_details td {
    padding: 0 5px; }

  #mobile-background {
    background-color: #F6F5F5;
    width: 100%;
    margin-bottom: 20px; }

  .top-menu,
  #cart-brief,
  .cart-table-image,
  #cartform thead,
  .cart-table-price,
  #product_images,
  .cart-table-delete-button {
    display: none !important; }

  #mobile-product-images {
    display: block;
    margin-bottom: 20px; }

  #mobile-menu-wrapper {
    text-align: center; }

  #mobile-menu {
    display: inline-block !important; }

  #site-title img {
    max-width: 100%; }

  #instafeed img {
    margin-bottom: 30px; }

  .pagination-number {
    display: none !important; }

  #search_text {
    height: 25px;
    padding: 5px; }

  #mobile-header {
    display: block; }

  .hero--x-small {
    height: 125px; }

  .hero--small {
    height: 300px; }

  .hero--medium {
    height: 475px; }

  .hero--large {
    height: 650px; }

  .hero--x-large {
    height: 775px; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .product-description-wrapper ul.tabs li {
    margin-right: 0; }

  .homepage-featured-content .feature-row__text--right {
    margin-bottom: 30px; }

  .homepage-featured-content .feature-row__text--left {
    margin-top: 30px; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (min-width: 479px) {
  .homepage-featured-content .feature-row {
    display: table;
    table-layout: fixed;
    width: 100%; }

  .homepage-featured-content .feature-row > .feature-row__item {
    display: table-cell;
    float: none;
    vertical-align: middle; } }
@media only screen and (min-width: 992px) {
  #site-header .container .row .header--indiv-block {
    display: table-cell;
    float: none;
    vertical-align: middle; } }
/* Smaller than standard 992 (devices and browsers) */
@media only screen and (max-width: 992px) {
  .product-grid .alpha,
  .product-grid .mobile {
    clear: both; }

  .image-bar .grid__item {
    margin-bottom: 30px; }

  .header--indiv-block-icons #cart-brief {
    text-align: center;
    padding-bottom: 30px; }

  header#site-header ul.cart-link a {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  .header--indiv-block-menu {
    text-align: center; }

  .header--indiv-block-menu .navbar-nav {
    width: 100%; }

  .header--indiv-block-menu .navbar-nav > li {
    float: none;
    display: inline-block;
    padding-right: 10px !important;
    padding-left: 10px !important; }

  .product-page--side-thumbnails #product-thumbnails li {
    margin: 30px 0;
    display: inline-block;
    width: 25%; } }
#sidr {
  display: none; }

#sidr-mobile {
  padding-top: 30px;
  padding-bottom: 100px;
  background: #fff; }

#sidr-mobile .sidr-inner {
  padding-bottom: 100px; }

#sidr-mobile li {
  list-style-type: none;
  padding: 0;
  font-size: 18px;
  margin: 20px 0; }

#sidr-mobile .sidr-class-mobile-customer-link a {
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 14px; }

#sidr-mobile ul ul,
#sidr-mobile ul ul ul {
  padding-left: 10px; }

#sidr-mobile a {
  padding: 15px 0;
  box-shadow: none !important;
  line-height: 20px !important;
  text-align: left; }

#sidr-mobile ul li a,
#sidr-mobile ul li span {
  padding-left: 0; }

#sidr-mobile ul li:hover > a,
#sidr-mobile ul li:hover > span,
#sidr-mobile ul li.active > a,
#sidr-mobile ul li.active > span,
#sidr-mobile ul li.sidr-class-active > a,
#sidr-mobile ul li.sidr-class-active > span,
#sidr-mobile ul li ul li:hover > a,
#sidr-mobile ul li ul li:hover > span,
#sidr-mobile ul li ul li.active > a,
#sidr-mobile ul li ul li.active > span,
#sidr-mobile ul li ul li.sidr-class-active > a,
#sidr-mobile ul li ul li.sidr-class-active > span {
  -webkit-box-shadow: 0 0 0px 0px !important;
  -moz-box-shadow: 0 0 0px 0px !important;
  box-shadow: 0 0 0px 0px !important; }

#sidr-mobile ul {
  border-bottom: 0 !important; }

#mobile-product-images img {
  margin-bottom: 10px; }

#sidr {
  width: 320px; }

.sidr.right {
  right: -320px; }

#sidr h4 {
  color: #999; }

.sidr-close-icon {
  position: absolute;
  right: 15px;
  top: 13px;
  font-size: 20px;
  color: #999;
  z-index: 2; }

.envy-shopping-right {
  text-align: center; }

.envy-shopping-right h4 {
  margin: 40px 0 0 0; }

.slide-checkout-buttons {
  margin-top: 40px; }

.slide-checkout-buttons .btn:first-child {
  margin-bottom: 10px; }

.mobile-product-slider li {
  text-align: center; }

.mobile-product-slider .flex-control-nav {
  bottom: 0;
  position: relative;
  padding-top: 30px; }

.mobile-product-slider img {
  display: inline-block; }

.mobile-header-wrap {
  padding-top: 20px; }

.mobile-header-wrap #site-title {
  padding: 0;
  margin-bottom: 20px; }

.blog-main-view-post-btn {
  margin-top: 20px;
  margin-bottom: 15px; }

#recover-password .note {
  margin-bottom: 20px; }

.icon {
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px; }

.icon--placeholder {
  background-color: rgba(120, 129, 136, 0.1);
  border: 1px solid rgba(120, 129, 136, 0.2);
  fill: rgba(120, 129, 136, 0.35);
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%; }

.onboarding-link {
  display: block; }

.onboarding--sold-out {
  width: 100%;
  display: inline-block;
  margin: 20px 0; }

.placeholder-noblocks {
  padding: 20px;
  text-align: center; }

/* @end */
.placeholder-image, .placeholder-lifestyle, .placeholder-logo, .placeholder-product-1, .placeholder-collection-1, .placeholder-product-2, .placeholder-collection-2, .placeholder-product-3, .placeholder-collection-3, .placeholder-product-4, .placeholder-collection-4, .placeholder-product-5, .placeholder-collection-5, .placeholder-product-6, .placeholder-collection-6 {
  background-color: rgba(0, 0, 0, 0.15);
  border: 2px solid rgba(0, 0, 0, 0.3);
  fill: rgba(0, 0, 0, 0.3);
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  width: 100%; }

blockquote {
  border-left: none; }

/* @Group Bootstrap Extend - 5th Columns */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }
@font-face {
  font-family: "arquitecta-std";
  src: url("arquitecta-std.woff") format("woff2"), url("arquitecta-std.woff") format("woff"); }

.featured-row__subtext p {
  font-family: "arquitecta-std" !important; }

footer h3 {
  font-family: "arquitecta-std" !important; }

.template-index a {
  font-family: "arquitecta-std" !important; }

.product-description-header {
  font-family: "arquitecta-std" !important; }

.featured-products div.hp-title a, .product-grid div.hp-title a {
  font-family: "arquitecta-std" !important; }

.homepage-featured-content .feature-row__text h2 {
  font-family: "arquitecta-std" !important; }

.money-styling {
  font-family: "arquitecta-std" !important; }

footer a, .bottom-footer a {
  font-family: "arquitecta-std" !important; }

h1, h2, h3, h4, h5, h6, .custom-font, .product-description-wrapper ul.tabs li a {
  font-family: "arquitecta-std" !important; }

#main-navigation-wrapper .dropdown-menu a, #main-navigation-wrapper a {
  font-family: "arquitecta-std" !important; }

/* @end */