/*-------------------------------------------
  GLOBAL
  -------------------------------------------*/

.dropdown-menu {
  background-color: #fff; 
}



/*----------------------------
  SIGN IN
  ----------------------------*/
.sign-in-modal div[field-name="rememberMe"] .control-label {
  display: none;
}

.sign-in-modal .right-column p {
  margin-top: 17px;
  text-align: center;
}

@media (max-width: 543px) {
  .sign-in-modal .row > div:first-of-type {
    padding-bottom: 40px;
  }
  .sign-in-modal .row > div:last-of-type {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .sign-in-modal .left-column:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background-color: #ddd;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 544px) {
  .sign-in-modal .left-column:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #ddd;
    top: 0;
    right: 0;
  }
  .sign-in-modal .left-column {
    padding-right: 16px;
  }
  .sign-in-modal .right-column {
    padding-left: 16px;
  }
}


/*  ----------------------------------------------------------------------------------------------------
    10.0 ADVANCED PAGE COMPONENT
    ---------------------------------------------------------------------------------------------------- */

.apc {
  padding: 0 0 15px;
}

.yamm .yamm .btn.mega1st:after {
  display: none;
}



auto-query-nav auto-query-nav {
  margin-left: 12px;
}

.homeEmailSignup p {
  font-size: 250%;
  color: #fff;
  font-weight: 600;
  margin-top: 3px;
  padding-right: 10px;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.35);
}

@media screen and (max-width: 767px) {
  .homeEmailSignup .input-group {
    padding: 0 15px 15px;
  }
  .homeEmailSignup .form-group {
    margin-bottom: 0;
  }

  #pos_1421 .col-md-4 {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) {
  .text-center-md-up {
    text-align: center;
  }
}



.form-control:focus {
  border-color: #646464;
  box-shadow: 0 0 5px #646464;
}

/* FOOTER */
.quick-links ul li a::after {
  top: 5px;
  left: 10px;
}
nav.footer {
  padding: 0;
}




/*---------------------------
  BUTTONS
---------------------------*/


.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #a7a7a7;
  border-color: #fff;
}



auto-query-nav a {
  color: #333;
}



/*---------------------------
  SHOPPING
---------------------------*/

.panel {
  border: none;
}
.grid-image-container {
  position: relative;
  height: initial;
  line-height: initial;

}
shopping-multi-view #site > header-right-pre > a:nth-child(1) {
  display: none;
}
shopping-multi-view auto-query-header > div {
  display: flex;
  align-items: center;
}
shopping-multi-view auto-query-header > div > .pull-left {
	display: none;
}
shopping-multi-view auto-query-header > div > .pull-left:nth-of-type(2) {
	display: inline-block;
}
shopping-multi-view auto-query-header > div > .pull-left .btn-primary {
	background: transparent;
	color: #767676;
}
shopping-multi-view auto-query-header .pull-md-right {
  margin-left: auto;
  margin-right: auto;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1045;
}
shopping-multi-view auto-query-header .pull-md-right > span > *:not(sort-options) {
	display: none !important;
}
shopping-multi-view auto-query-header sort-options {
	position: relative;
}
shopping-multi-view auto-query-header sort-options .dropdown-menu {
	background-color: #fff !important;
	box-shadow: 1px 1px 3px rgba(0,0,0,.25) !important;
	position: absolute !important;
}
shopping-multi-view auto-query-header sort-options .dropdown-menu a,
shopping-multi-view auto-query-header sort-options .dropdown-menu a:focus,
shopping-multi-view auto-query-header sort-options .dropdown-menu a:active,
shopping-multi-view auto-query-header sort-options .dropdown-menu a:hover {
	color: #333;
}
auto-query-#site > header .text-warning,
shopping-multi-view .text-warning {
  color: #fff;
}
shopping-multi-view auto-query-header > div > .hidden-md-up {
	display: none;
}


shopping-one-up-details u {
  text-decoration: none;
  letter-spacing: 1.5px;
}
shopping-one-up .image-swatch {
  border-radius: initial;
  border: none;
}
/* Grid View */
shopping-container shopping-item-image .badge-icon-wrap {
  left: 1rem;
}

shopping-container .badge-icon-wrap.right {
  right: 40px;
  left: auto;
}

shopping-container shopping-item-image .badge-icon-wrap.right .badge-icon {
  height: 55px;
}


a.zoom.label {
  position: absolute;
  z-index: 2;
  padding: 3px;
  right: initial;
  top: initial;
  bottom: 2em;
  background-color: transparent;
  color: inherit;
  transition: .25s ease-in-out;
}
a.zoom.label i.fa {
  margin: 0;
}
shopping-multi-view-masonry a.zoom.label {
  height: 3em;
  width: 3em;
  bottom: -1em;
}
shopping-multi-view-masonry .grid-image-container {
  overflow: initial;
}
shopping-multi-view-masonry a.zoom.label i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
a.zoom.label:hover {
  transform: scale(1.5);
}

span.grid-item-badge.badge {
  margin-right: 3px;
  padding: 3px;
  font-size: 80%;
}

span.grid-item-badge.badge.badge-best-seller {
  background-color: #4a4a4a;
}

span.grid-item-badge.badge.badge-new {
  background-color: #b90000;
}

span.grid-item-badge.badge.badge-show-favorite {
  background-color: #8e8e8e;
}

.shopping-labels a.one-line {
  font-size: 10px;
}
.contact-page .panel a {
  color: #333;
}

shopping-one-up-image .shadow-effect-2:after,
shopping-one-up-image .shadow-effect-2:before,
shopping-one-up-image .shadow-effect-3:before,
shopping-one-up-image .shadow-effect-4:after {
  display: none;
}


/*.flexboxlegacy .info .detail-item {
	height: 28px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
}*/

shopping-grid p.grid-item-text.sm,
shopping-multi-view-cards p.grid-item-text.sm {
  font-weight: normal;
}


@media (max-width: 767px) {
  .filters-bottom-section {
    max-height: 55vh;
    overflow: hidden;
    overflow-y: auto;
  }
  .filters-bottom-section .panel .collapse {
    max-height: 100% !important;
  }
  .filters-bottom-section .auto-query-nav-panel-btn {
    padding: 4px 3px !important;
  }
  shopping-multi-view > .row > div:first-child {
    margin-top: 52px;
  }
  .auto-query-nav-panel-btn .pull-left span {
    font-size: 14px;
  }
}

/* One Up */
product-slider .grid-item-text {
  height: auto;
  margin: 6px 0 2px;
}
product-slider .ui-carousel .track {
    display: flex;
    align-items: stretch;
}
product-slider .ui-carousel .slide {
    height: initial;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-end;
}

shopping-one-up .input-group-lg > .form-control,
shopping-one-up .input-group-lg > .input-group-addon,
shopping-one-up .input-group-lg > .input-group-btn > .btn {
  height: 34px;
  padding: 6px 16px;
  font-size: 14px;
  line-height: 1.3333333;
}



shopping-one-up-available > div {
  margin-top: 22px;
}

.auto-refinements span.label {
  margin-right: 2px;
}

.auto-refinements span.label i.fa {
  margin-right: 0;
}

/*.grid-item.item.m-y-2 {
    margin-top: .5rem!important;
    margin-bottom: .5rem!important;
}*/

/* .listing .grid-item.item {
  padding-bottom: 0px;
} */

shopping-one-up product-slider .slide {
  padding: 0 5px;
}

/*------------------------------
CHECKOUT 
 -----------------------------*/
checkout .ui-select-container.ui-select-multiple.ui-select-bootstrap {
  padding: 0;
}
.ui-select-placeholder,
.ui-select-match-text {
  display: block;
  transform: translateY(-50%);
}

/*---------------------------
  CUSTOM CONTACT PAGE
---------------------------*/
.contact-page .panel-title {
  font-weight: 600;
}

@media (max-width: 767px) {
  .contact-1st-row .panel {
    margin-top: 1.2em;
  }
}

@media (min-width: 768px) {
  .contact-2nd-row .panel-body {
    height: 120px;
  }
  .contact-3rd-row .panel-body {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .contact-3rd-row .panel-body {
    height: 85px;
  }
}

/*---------------------------
  HOME
---------------------------*/
.c2c-signup .row {
  display: flex;
  align-items: center;
}
.c2c-signup .column {
  padding: 0;
}
.c2c-signup .column:last-of-type > div {
  max-width: 38em;
  margin: auto;
  font-size: 1.25em;
  padding: 0 2em;
}
.c2c-signup * {
  margin: 0;
}
.c2c-signup h2 {
  font-size:2em;
}
.c2c-signup p {
  margin: 1em 0 2em;
}
@media (max-width: 1100px) {
  .c2c-signup .column:last-of-type > div {
    font-size: 1em;
  }
}
@media (max-width: 1000px) {
  footer .row {
    flex-direction: column
  }
}
@media (max-width: 860px) {
  .c2c-signup .row {
    flex-direction: column;
  }
  .c2c-signup .col-md-6 {
    width: initial;
  }
  .c2c-signup .column:last-of-type > div {
    padding: 2em;
  }
}

.home-headline-1 h2 {
  text-align: center;
  font-weight: 500;
  font-size: 2em;
  letter-spacing: 2px;
  margin: 0;
  padding: 1em;
  border-top: solid 2px #919191;
  border-bottom: solid 2px #919191;
}

@media (max-width: 900px) {
  .home-headline-1 h2 {
    font-size: 4vw;
    letter-spacing: 0.4vw;
  }
}


body.homepage {
  padding-top: 0 !important;
}


  /* FF3.6+
  /* background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0.82)),
    color-stop(59%, rgba(0, 0, 0, 0.44)),
    color-stop(100%, transparent)
  ); */
  /* Chrome,Safari4+ */
  /* background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.44) 59%,
    transparent 100%
  ); */
  /* Chrome10+,Safari5.1+ */
  /* background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.44) 59%,
    transparent 100%
  ); */
  /* Opera 11.10+ */
  /* background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.44) 59%,
    transparent 100%
  ); */
  /* IE10+ */
  /* background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.82) 0%,
    rgba(0, 0, 0, 0.44) 59%,
    transparent 100%
  ); */
/* } */ */

h2.home-featured-h-tag {
  font-size: 3.5em;
  color: #424242;
  border-bottom: solid 2px #dadada;
  font-family: Times;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  h2.home-featured-h-tag {
    font-size: 2.5em;
  }
}

.full-width-carousel .container,
.home-banner-static .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.grid-section-no-padding-bottom section {
  padding-bottom: 0;
}

/* BREADCRUMBS */
.breadcrumb-trail {
  height: 30px;
}
.breadcrumb-trail ol li,
.breadcrumb-trail ol li a {
  height: 30px;
}
.breadcrumb-trail ol li a {
  padding: 8px 40px 0 10px;
}
.breadcrumb-trail ol li::before,
.breadcrumb-trail ol li::after {
  height: 23.5px;
}

/*---------------------------
  H TAG WITH LINE AFTER
---------------------------*/
.h-tag-with-line {
  overflow: hidden;
}
.h-tag-with-line .h-title:after {
  background: #c6c6c6;
  opacity: 0;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 53%;
  width: 0px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.landing-page-item img:hover {
  opacity: 0.85;
}

.landing-page-item:hover .h-tag-with-line .h-title:after {
  opacity: 1;
  width: 500px;
}

.h-tag-with-line .h-title:after {
  left: 100%;
}
.h-tag-with-line .h-title {
  font-size: 350%;
  font-family: Times;
  letter-spacing: 0.13em;
  display: inline-block;
  position: relative;
  padding: 5px 10px 0 0;
  margin: 0;
}

/*---------------------------
  H TAG WITH LINES
---------------------------*/
.h-tag-with-lines {
  overflow: hidden;
  text-align: center;
}
.h-tag-with-lines .h-title:before,
.h-tag-with-lines .h-title:after {
  background: #454545;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  width: 40%;
}
.h-tag-with-lines .h-title:before {
  right: 100%;
}
.h-tag-with-lines .h-title:after {
  left: 100%;
}
.h-tag-with-lines .h-title {
  font-size: 280%;
  letter-spacing: 0.13em;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  margin: 0;
}

/*---------------------------
  ADMIN AREA
---------------------------*/

nav#admin-nav {
  z-index: 10000;
}

#admin-nav a {
  font-size: 14px;
}

@media (max-width: 767px) {
  nav#admin-nav .navbar-toggle {
    margin-top: 7px;
    margin-right: 22px;
  }

  nav#admin-nav .container > .navbar-#site > header,
  nav#admin-nav .container-fluid > nav#admin-nav .navbar-#site > header,
  nav#admin-nav .container > .navbar-collapse,
  nav#admin-nav .container-fluid > .navbar-collapse {
    margin-right: -11px;
    margin-left: -11px;
    margin-top: 48px;
  }
}

nav#admin-nav a.navbar-brand {
  text-transform: uppercase;
}

nav#admin-nav a {
  color: #777777;
}

dashboard-items-sold .bg-ibox-t-purple {
  color: #fff;
  background-color: #000;
}

dashboard-items-abandoned .bg-ibox-t-purple {
  color: #fff;
  background-color: #5f5f5f;
}

dashboard-items-viewed .bg-ibox-t-purple {
  color: #fff;
  background-color: #969696;
}

/*---------------------------
  QUICK STOCK CHECK TOOL
---------------------------*/
.qsct-bg-1 {
  background-color: #e82947;
}

.qsct-bg-2 {
  background-color: #babbbc;
}

.qsct-bg-3 {
  background-color: #e6e6e6;
}

.quick-stock-checker-wrap {
  height: 100%;
  min-height: 736px;
  min-height: 100vh;
}

.quick-stock-checker-wrap .input-group-addon i.fa {
  margin-right: 0;
}

.checker-welcome {
  padding-top: 50px;
}

.checker-welcome img {
  box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.27);
}

.qsct-welcome-message {
  color: #fff;
  font-size: 2.5em;
  margin-top: 30px;
  margin-bottom: 25px;
  letter-spacing: 6px;
}
.logo-wrap img {
  background-color: #fff;
  width: 100%;
  max-width: 250px;
  height: auto;
}

.logo-wrap-sm {
  padding-right: 6px;
}

.logo-wrap-sm img {
  background-color: #fff;
  width: 100%;
  max-width: 60px;
  height: auto;
}

.btn-qsct {
  border: none;
}

.btn-qsct-check {
  box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.18);
}

.btn-qsct-check,
.btn-qsct-check:hover,
.btn-qsct-check:active {
  font-size: 3em;
  font-weight: 600;
  border-radius: 10px;
  padding: 10px 20px;
}

.btn-qsct-check:hover,
.btn-qsct-check:active {
  letter-spacing: 1px;
}

.qsct-sm-#site > header > div {
  display: inline-block;
}

.qsct-sm-#site > header-text {
  vertical-align: top;
  padding-top: 11px;
}

.qsct-sm-#site > header-text div {
  font-size: 17px;
  color: #fff;
  line-height: 1.3;
  letter-spacing: 2px;
}

.qsct-search-#site > header {
  color: #fff;
  font-size: 4em;
  font-weight: 600;
  margin-top: 140px;
  margin-bottom: 30px;
}

.qsct-search-wrap {
  margin: 0 15px;
  padding: 3px;
  background-color: #777;
  border-radius: 10px;
  box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.41);
}

.qsct-search-wrap input {
  border-radius: 0 6px 6px 0;
}

.qsct-search-wrap .input-group-addon {
  border-radius: 6px 0 0 6px;
}

.qsct-search-text-sub {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.5px;
}

.qsct-current-list {
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

.qsct-current-list span {
  font-weight: 600;
}
.qsct-product-info .qsct-product-image {
  max-width: 200px;
  width: 100%;
  max-height: 200px;
  height: 100%;
  margin: 5px auto 10px;
  border-radius: 15px;
  overflow: hidden;
}

.qsct-product-info .qsct-product-name {
  margin-top: 0;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1px;
}

.qsct-product-info .qsct-retail-price {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
}

.qsct-product-info .qsct-retail-sku {
  color: #fff;
  font-size: 13px;
  letter-spacing: 1px;
}

.qsct-product-info .qsct-color-choice {
  color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  margin-bottom: 7px;
}

.qsct-in-stock-wrap {
  max-width: 180px;
  width: 100%;
  margin: 0 auto 15px;
  height: auto;
}

.qsct-color-options-#site > header {
  margin: 5px 0;
  letter-spacing: 1px;
  font-size: 12px;
}

.qsct-colors-center {
  margin-bottom: 10px;
}

.btn-qsct-red {
  background-color: #e82947;
  border-color: #e82947;
}
.btn-qsct-gray {
  background-color: #777;
  border-color: #777;
}

.btn-qsct-light-gray {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #777;
}

.btn-md-font {
  font-size: 14px;
}

.qsct-colors-center .slick-prev,
.qsct-colors-center .slick-next {
  width: 28px;
  height: 50px;
  background-color: rgba(33, 33, 33, 0.3);
}

/* QSCT MEDIA QUIERIES */

@media (max-width: 414px) {
  .qsct-product-info .qsct-product-image {
    max-width: 260px;
    max-height: 260px;
    margin: 10px auto 10px;
  }
  .checker-welcome {
    padding-top: 115px;
    padding-top: 28vw;
  }
}

@media (max-width: 375px) {
  .checker-welcome {
    padding-top: 85px;
    padding-top: 21vw;
  }
  .qsct-welcome-message {
    font-size: 8vw;
    margin-top: 5vw;
    margin-bottom: 4vw;
    letter-spacing: 1vw;
  }
  .qsct-search-#site > header {
    font-size: 4em;
    font-size: 9vw;
    margin-top: 140px;
    margin-top: 35vw;
    margin-bottom: 8vw;
  }
  .qsct-search-text-sub {
    font-size: 5vw;
  }
  .qsct-product-info .qsct-product-image {
    max-width: 200px;
    max-height: 200px;
    margin: 10px auto 10px;
  }
}

@media (max-width: 360px) {
  .qsct-product-info .qsct-product-image {
    max-width: 180px;
    max-height: 180px;
    margin: 10px auto 10px;
  }
}

@media (max-width: 320px) {
  .qsct-product-info .qsct-product-image {
    max-width: 150px;
    max-height: 150px;
    margin: 5px auto 10px;
  }
  .qsct-product-info .qsct-product-name {
    font-size: 18px;
  }
}

@media (min-width: 600px) and (max-width: 768px) {
  .qsct-product-info .qsct-product-image {
    max-width: 500px;
    max-height: 500px;
    margin: 25px auto 10px;
  }
  .qsct-product-info .qsct-product-name {
    margin-top: 30px;
  }
  .qsct-in-stock-wrap {
    margin-bottom: 30px;
  }
  .row.m-a-0.qsct-buttons-bottom {
    margin-top: 30px !important;
  }
}

/* IPAD SPECIFIC */
@media all and (width: 768px) and (height: 1024px) and (orientation: portrait) {
  .checker-welcome {
    padding-top: 270px;
  }
}

@media all and (width: 768px) and (height: 1024px) and (orientation: landscape) {
  .checker-welcome {
    padding-top: 160px;
  }
}



/*-----------------------------
	FEATURED SLIDER CUSTOM CSS 
-----------------------------*/

.featured-slider-caption {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}

.featured-slider-img-wrap:hover .featured-slider-caption {
  opacity: 1;
}

.featured-slider-caption > span {
  width: 100%;
  height: 40px;
  padding: 0 6px;
  line-height: 1.25;
  letter-spacing: 1.5px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
  font-weight: 600;
}

/*---------------------------------
  NEW WEBSITE ACCESS LANDING PAGE 
  ---------------------------------*/
/* .new-website-access-page input {
  max-width: 400px;
} */

/*-----------------------------------------------------
CTA - WITH BACKGROUND IMAGE and LIGHTBOX IMAGE SET
-----------------------------------------------------*/
.cta-w-bkgrnd-img {
  position: relative;
}
.cta-text {
  display: flex;
  flex-direction: column;
  font-size: 1.25em;
  max-width: 34em;
  position: absolute;
}
@media (max-width: 700px) {
	.cta-text {
		max-width: initial;
		position: initial;
		padding: 2em;
	}
}
:root { --cta-text-background: #fff; }
.cta-text-background {
	background-color: var(--cta-text-background);
	max-width: 28em;
	padding: 2em;
}
.top-left {
  top: 10%;
  left: 10%;
}
.top-right {
  top: 1em;
  right: 1em;
}
.center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.center-left {
	left: 10%;
	top: 50%;
	transform: translateY(-50%);
}
.center-right {
	right: 10%;
	top: 50%;
	transform: translateY(-50%);
}
.bottom-left {
  bottom: 10%;
  left: 10%;
}
.bottom-right {
  bottom: 10%;
  right: 10%;
}
@media (max-width: 700px) {
	.cta-text {
		position: initial;
	}
	.top-left,
	.top-right,
	.center-center,
	.center-left,
	.center-right,
	.bottom-left,
	.bottom-right {
		transform: initial;
	}
}
.four-column-row .cta-text {
	color: #fff;
	font-size: 1em;
	text-align: center;
}
.four-column-row h3 {
	font-size: .8em;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.four-column-row p {
	font-size: 1.5em;
}
.four-column-row .bottom-left {
	left: 1em;
	right: 1em;
}


.hero-triptych {
  height: 95vh;
  display: flex;
  gap: 1em;
}
.hero-quad,
.middle-hero {
	display: flex;
	gap: 1em;
}
.middle-hero {
	flex-direction: column;
}
.hero-triptych:before,
.hero-triptych:after,
.hero-quad:before,
.hero-quad:after{ 
	display: none;
}
.hero-triptych > *,
.hero-quad > * {
  width: initial;
  flex: 1 1 0px;
}
.hero-triptych .triptych-text,
.hero-quad .quad-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2em 1.5em;
  font-size:  1.5em;
}
.hero-triptych .mobile-show {
	display: block;
	width: 100%;
}
@media (min-width: 769px) {
	.hero-triptych .mobile-show { display: none; }
}
@media (max-width: 768px) {
	.hero-triptych {
		flex-direction: column;
		height: initial;
	}
	.hero-triptych > * {
	  flex: initial;
	}
	.left-hero, 
	.right-hero {
		display: none;
	}
}

.lbis-outer {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 4rem;
}

.lbis-inner {
  flex-basis: 100%;
}

.lbis-inner .img-responsive {
  width: 100%;
}

.lbis-outer .lbis-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 450ms ease-in-out 0s;
  transition: opacity 450ms ease-in-out 0s;
}

.lbis-outer:hover .lbis-text,
.lbis-outer:active .lbis-text,
.lbis-outer:focus .lbis-text {
  opacity: 1;
}

@media (max-width: 767px) {
  .lbis-outer .lbis-text {
    opacity: 1;
  }

  .lbis-outer .lbis-text {
    align-items: flex-end;
  }
}

.lbis-text-inner {
  height: 50px;
  padding: 0 10px;
  font-size: 14px;
  flex-basis: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.85);
  color: #444;
}


.ekko-lightbox {
  padding: 15px;
}
.ekko-lightbox-nav-overlay > a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery-page .ekko-lightbox img {
  max-height: 100% !important;
}

@media (min-width: 1200px) {
  .ekko-lightbox .modal-header,
  .ekko-lightbox .modal-body,
  .ekko-lightbox .modal-content,
  .ekko-lightbox .modal-footer,
  .ekko-lightbox .modal-dialog {
    min-width: 100%;
    max-width: 100%;
  }
}


img.img-responsive {
    max-width: initial;
	width: 100%;
}







.form-group {
    margin:0;
}

.btn-xs:not(.ibox .btn-xs) {
  font-size: 12px;
  padding: .5em;
}



shopping-item-info p {
  margin: 0 0 1rem;
}


shopping-one-up .oneUp-row .row:not(.description-block) {
  margin: 0;
}
shopping-one-up .oneUp-row .row:before,
shopping-one-up .oneUp-row .row:after {
  display: none;
}
shopping-one-up .oneUp-row .MagicScroll.MagicScroll-vertical {
  height: 100% !important;
}
div.mcs-item {
  height: auto !important;
}



discount-codes .form-control {
    height: 49px;
}





register-retailer .btn-toolbar {
  display: none;
}
register-retailer .form-control {
  font: inherit;
  margin-bottom: 1em;
  background: #f0f0f0;
}
register-retailer label {
  margin-left: .5em;
}
register-retailer .form-group [type=submit] {
  margin-left: 1em;
  padding: 0.25em 4em;
}
register-retailer h4,
register-retailer label {
  text-transform: capitalize;
}
.formio-component-radio .input-group {
  flex-direction: column;
}



@media (max-width:1200px) {
  html.reveal-out  #site > header, html.nav-down.reached-top.reveal-out  #site > header {
      background-color: #fff;
      background-color: rgba(2555,2555,255,1);
  }
  .navbar-header {
    display: block;
    margin-left: auto;
    margin-right: -1em;
  }
  .navigation .reveal {
      position: fixed;
      transition: ease-in-out .5s;
      top: 0;
      left: 0;
      height: 100%;
      overflow-y: auto;
      background: #333;
      color: #fff;  
      transform: translateX(-100%);
      padding: 2em 1em;
      max-width: 20em;
      width: calc(100% - 70px);
      z-index: 1049;
  }
  html.reveal-out .navigation .reveal {
      transform: initial;
  }
  header > .container > .row {
      align-items: flex-start;
  }
  .yamm .nav {
      flex-flow: column nowrap;
      margin: 1em 0;
  }
  .shopping-cart-dropdown-menu .row {
    margin: 0;
  }
  .dropdown-menu:not(.top-header .dropdown-menu) {
      background-color: transparent;
      float: initial;
      position: initial;
      box-shadow: initial;
  }
  .dropdown-menu div,
  .dropdown-menu.yamm > .dropdown.yamm .mega-links {
      padding: 0;
  }
  .dropdown-menu [class*="col-"] {
      float: none;
  }
  .dropdown-menu .row:not(.shopping-cart-dropdown-menu .row) {
      flex-flow: column nowrap;
      gap: 0;
  }
  .shopping-cart-dropdown-menu {
    position: absolute;

  }
  cart-dropdown-menu > div {
    width: initial !important;
}
cart-dropdown-menu h3 {
    font-size: 1.25em
}

.shopping-cart-dropdown-menu {
    background-color: black !important;
}
header a {
  white-space: initial !important;
}
  .top-header .social {
      display: none;
  }
  .bottom-header .social {
      border-top: 2px solid;
  }
  .bottom-header .top {
    display: flex;
    flex-direction: column;
    margin: 0;
  }
  .bottom-header .top > * {
    width: 100%;
  }
  .navigation nav.top ul > li {
    margin: 0;
  }
  .bottom-header .social {
      display: block;
      margin-top: 1em;
      order: 3;
  }
  .bottom-header .navbar-nav .dropdown-menu {
    margin: 0 -1em;
    padding: 0 1em;
    background: #555;
  }
}


.badge-icon-wrap.left img.img-contain {
  width: 5em;
}



/*cart-item-input .entry-container {
  flex-direction: column;
  gap: 1em;
}

cart-item-input .entry-container .row {
  display: flex;
  flex-flow: row;
  width: 100%;
  gap: 2em;
  align-items: center;
}*/
.auto-add-row .btn-group {
  margin-left: auto;
}
.auto-add-row .input-group {
  flex-grow: 1;
}
.auto-add-row-2 {
  justify-content: center;
}
cart-item-input .entry-container .row:before,
cart-item-input .entry-container .row:after {
  display: none;
}
.auto-add-block {
  width: initial;
}

/* form automations */
.tab-content {
  clear: both;
}
.tab-content .row {
  margin: 0 -1em;
  width: initial;
}

.featured-slider-caption {
  display: none !important;
}

product-list-dropdown-menu .dropdown-menu > div {
  display: flex;
  justify-content: space-between;
  text-transform: capitalize;
}
product-list-dropdown-menu .dropdown-menu > div .c-w-85 {
  flex-grow: 1;
}

.customer-dashboard-tabs .nav-tabs > li:nth-of-type(2) a,
.customer-dashboard-tabs .nav-tabs > li:nth-of-type(3) a,
.customer-dashboard-tabs .nav-tabs > li:nth-of-type(4) a {
    background: #f0f0f0;
    border: 1px solid black;
}
.customer-dashboard-tabs .nav-tabs > li.active a {
  border-bottom: 1px solid transparent;
}



login-fieldset [form-group] .form-group {
  flex-direction: column;
  align-items: flex-start;
}
login-fieldset [form-group] .form-group > div {
  flex-grow: 1;
  width: 100%;
}

modal-body auto-query-header {
  font-size: 11px;
  display: block;
  margin-bottom: 1em;
}
table label.btn {display: flex; align-items: center; justify-content: center;}
table .toggle.btn {width: 7em !important;}
table label.btn-primary {margin-left: -1em;}
table label.btn-default {margin-right: -1em;}

auto-query-header page-sizes {
  display: inline-block;
  margin-left: 1em;
  /* padding: 1em; */
}



product-list-shop-viewer shopping-multi-view-cards .grid-product-wrap > * {
  flex: 1 1 0px !important;
}

shopping-add-to-list .dropdown-menu {
  z-index: 1049;
}





.team-gallery .column {
  width: 100%;
  max-width: 18em;
}
.team-gallery .single-column-row {
  max-width: initial;
}
.team-gallery .row {
  justify-content: center;
}
.team-gallery img {
  width: 75% !important;
  margin: auto;
  display: block;
}





.people-blocks {
  color: #41636d;
  display: flex;
  flex-flow: row wrap;
  gap: 4em;
  justify-content: center;
  text-align: center;
  text-transform: capitalize;
}
.people-blocks .person {
  max-width: 18em;
  width: 100%;
}
.people-blocks img {
  display: block;
  margin: auto;
  width: 75%;
}
.people-blocks .title {
  font-size: 1em;
  font-weight: 400;
  font-family: "Avenir Medium", sans-serif;
  line-height: 1.2;
}
.people-blocks .phone,
.people-blocks .email {
  margin-top: .5em;
}






.editorial-page .carousel-control {
  background-image: none;
}
.editorial-page .carousel-inner {
  overflow: initial;

}
.editorial-page .carousel-caption {
  border-bottom: 1px solid #ccc;
  color: inherit;
  font-size: 1em;
  margin: 1em 1em 0;
  position: initial;
  text-shadow: initial;
}
.editorial-page h4 {
  font-size: 1em;
  text-align: left;
}
/* .editorial-page .item {
  display: flex;
} */
.editorial-page .item > * {
  width: 50%;
  display: block;
}
.editorial-page .item > .text-block {
  float: right;
}

.editorial-page .grid-item {
  width: 100%;
}
.editorial-page .grid-product-wrap {
  align-items: center;
  display: flex;
  width: 100%;
}
.editorial-page .grid-product-wrap > * {
  flex: 1 1 0px;
  width: initial;
}

.editorial-page .actions {
  display: flex;
  gap: 1em;
  margin-top: 1em;
  justify-content: center;
}
.editorial-page .grid-item-badges {
  display: none;
}
.editorial-page shopping-grid {
  display: block;
  width: 100%;
}



product-features panel .btn-link {
  padding-left: 0;
}

shopping-one-up .text-column {
  margin-top: 1em;
}
shopping-one-up .pricing h3 {
  font-size: 1.5em;
}
shopping-one-up .pricing .detail-item {
  margin-top: .25em;
}

header .top-nav-ul > li {
	display: initial;
}

#search-collapse-grid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.site-search {
    position: relative;
    width: 100%;
    max-width: initial;
}

.site-search form {
    height: 100%;
}

.site-search .form-group {
    height: 100%;
}

.site-search input {
    height: 100%;
    background-color: #fff;
    padding: 0 1em;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
}

.site-search button {
    position: absolute;
    top: 50%;
    right: 0;
	transform: translateY(-50%);
    width: 2em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2em;
    line-height: 0;
}
product-slider {
	display: block;
	margin-top: 1em;
}
.ion-android-open { display: none; }
@media (min-width: 1201px) {
	.mobile-search {
		display: none;
	}
}
@media (max-width: 1200px) {
	.site-search input {
		border-radius: 2em;
		font-size: 1.5em;
		padding: .5em 1em;
	}
	.site-search button {
		font-size: 1em;
	}
	#search-collapse-grid {
		position: initial;
	}
	.mobile-search button {
		color: #333;
	}
}

.mc-field-group input {
    border: 1px solid;
    width: 100%;
    padding: .5em;
}

.mc-field-group {
    margin-top: 1em;
}

.centered {
	max-width: 40em;
	margin-left: auto;
	margin-right: auto;
}

.welcome-message {
    padding: 0 .5em .25em;
    display: block;
    border-bottom: 1px solid;
    margin-bottom: .5em;
}
	