/*************************
**** @project Pecaa ******
**************************/
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e68d6332991e05f1be5b05e4fd6a75d974082bd9/reset.css?1640051316";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/599345959d096c9a6e336b940d4ece63c644dc44/menu.css?1640051316";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/b4bf925cc358364835884944d85d0ea5cbde50a6/lightbox.css?1666120825";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/a406982775e44b6f9cbb1e4b5ce0c29c76292c1f/chosen.css?1666120823";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e200e52167857fe2cb9bda87cfc0a6219d5701e2/ckeditor_contents.css?1640051315";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/cb98462736257aaa845783b6b4cfc75b8f2c5a9e/jquery-ui.structure.css?1640051316";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/60bbd5f0e4faf63d11838e730e797d25b6706005/jquery-ui.custom.min.css?1666120828";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/769cb20e970be83c3abb1c68f2e2cf1f1aa98607/front-dialog.css?1666120826";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/3013fc6c09fb5e3bb1d55ff9e10c6a843a190b0d/account_logos.css?1666120827";
@import "https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/af93100a9815d4895e141f5849df6b5c0b529c5f/view_logos.css?1666120824";

/*************************
***  @section Sitewide ***
**************************/
html {
  overflow-y: auto;
}

body {
  overflow-x: hidden;

  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;

  
  
  background-color: #fff;
}

a,
a:link,
a:visited {
  color: #333333;
  font-weight: normal;
  text-decoration: underline;
  font-size: 14px;
}

.button {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
  border: 0;
}

.button.btn {
  background: #5ccbf2;
  border: 1px #5b8694 solid;

  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5ccbf2), to(#5d64ae));
  background: -webkit-linear-gradient(#5ccbf2, #5d64ae);
  background: -moz-linear-gradient(#5ccbf2, #5d64ae);
  background: -ms-linear-gradient(#5ccbf2, #5d64ae);
  background: -o-linear-gradient(#5ccbf2, #5d64ae);
  background: linear-gradient(#5ccbf2, #5d64ae);
  -pie-background: linear-gradient(#5ccbf2, #5d64ae);
}

.button.btn:hover {
  background: #5d64ae;
  border: 1px #5b8694 solid;

  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5d64ae), to(#5ccbf2));
  background: -webkit-linear-gradient(#5d64ae, #5ccbf2);
  background: -moz-linear-gradient(#5d64ae, #5ccbf2);
  background: -ms-linear-gradient(#5d64ae, #5ccbf2);
  background: -o-linear-gradient(#5d64ae, #5ccbf2);
  background: linear-gradient(#5d64ae, #5ccbf2);
  -pie-background: linear-gradient(#5d64ae, #5ccbf2);
}

.btn {
  border: 1px #5b8694 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  box-shadow: 0 1px 1px #000000 inset;
  font-weight: bold;
  cursor: pointer;
  background: #5ccbf2;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5ccbf2), to(#5d64ae));
  background: -webkit-linear-gradient(#5ccbf2, #5d64ae);
  background: -moz-linear-gradient(#5ccbf2, #5d64ae);
  background: -ms-linear-gradient(#5ccbf2, #5d64ae);
  background: -o-linear-gradient(#5ccbf2, #5d64ae);
  background: linear-gradient(#5ccbf2, #5d64ae);
  -pie-background: linear-gradient(#5ccbf2, #5d64ae);
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.btn:hover {
  background: #5d64ae;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5d64ae), to(#5ccbf2));
  background: -webkit-linear-gradient(#5d64ae, #5ccbf2);
  background: -moz-linear-gradient(#5d64ae, #5ccbf2);
  background: -ms-linear-gradient(#5d64ae, #5ccbf2);
  background: -o-linear-gradient(#5d64ae, #5ccbf2);
  background: linear-gradient(#5d64ae, #5ccbf2);
  -pie-background: linear-gradient(#5d64ae, #5ccbf2);
}

.lt-ie10 .btn {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.span_price {
  font-weight: bold;
  color: #5d64ae;
}

.btn_2 {
  border: 1px #acacac solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  background: #f1f1f1;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1f1), to(#e2e2e2));
  background: -webkit-linear-gradient(#f1f1f1, #e2e2e2);
  background: -moz-linear-gradient(#f1f1f1, #e2e2e2);
  background: -ms-linear-gradient(#f1f1f1, #e2e2e2);
  background: -o-linear-gradient(#f1f1f1, #e2e2e2);
  background: linear-gradient(#f1f1f1, #e2e2e2);
  -pie-background: linear-gradient(#f1f1f1, #e2e2e2);
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
  box-shadow: 0px 1px 1px #000 inset;
  font-size: 14px !important;
  color: #000 !important;
}

.btn_2:hover {
  background: #e2e2e2;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e2e2e2), to(#f1f1f1));
  background: -webkit-linear-gradient(#e2e2e2, #f1f1f1);
  background: -moz-linear-gradient(#e2e2e2, #f1f1f1);
  background: -ms-linear-gradient(#e2e2e2, #f1f1f1);
  background: -o-linear-gradient(#e2e2e2, #f1f1f1);
  background: linear-gradient(#e2e2e2, #f1f1f1);
  -pie-background: linear-gradient(#e2e2e2, #f1f1f1);
}

.lt-ie10 .btn_2 {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

body div.content {
  color: #333333;
  background: #FCFCFC;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
  min-height: 600px !important;
  -webkit-box-shadow: none; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none; /* Firefox 3.5 - 3.6 */
  box-shadow: none;
}

.lt-ie9 body div.content {
  position: relative;
}

div.content a:link {
  color: #333333;
  font-size: inherit;
  text-decoration: none;
}

div.content a:visited {
  color: #333333;
  font-size: inherit;
  text-decoration: none;
}

div.content a:hover {
  color: #df0c36;
  text-decoration: none;
}

div.content a:active {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-weight: normal;
  margin-top: 0;
  padding-top: 0
}

h1 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

p {
  margin-bottom: 8px;
}

ul, ol, ul li, ol li {
  list-style: none;
  margin: 0;
  background: none;
  padding: 0;
}

.text-content ul, .text-content ul li {
  list-style: initial;
  list-style-type: disc;
  margin-left: 10px;
}

.text-content ol, .text-content ol li {
  list-style: initial;
  list-style-type: decimal;
  margin-left: 10px;
}

/*** Global ***/
html {
  height: 100%;
}

#main-container {
  min-height: 100%;
  position: relative;
}

#header {
  font-size: 11px;
  background: #FFF;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
  position: relative;
  padding: 10px;
}

.lt-ie10 #header {
  position: relative;
}

.lt-ie9 #header {
  position: relative;
}

#content.two-col {
  min-height: 300px !important;
}

#wrapper {
  padding-bottom: 110px;
  width: 1200px;
  margin: 0 auto;
}

.navigation-bar #wrapper, #header #wrapper, .category-navigation #wrapper {
  padding-bottom: 0px;
}

#footer {
  background: url() repeat-x scroll 0 0;
 background: nonerepeat-x 0 0;
 background-color: #3253FF;
  position: relative;
  margin: -70px auto 0px;
  background-size: 4px 103px;
  z-index: 1;
}

#main-container > em, #main-container > i, #footer em, #footer i {
  position: absolute;
  width: 19px;
  top: 0;
  display: block;
}

#main-container > em, #footer em {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/7dee68d34da236e906af0db97583c481b83356eb/shadow-left.png?1640051315) repeat-y;
  left: 0;
}

#main-container > i, #footer i {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/1047e5911ad4caf3bfe4a80d1b39257f702eff71/shadow-right.png?1640051315) repeat-y;
  right: 0;
}

#footer em, #footer i {
  height: 100%;
}

/**
* @section Main Layouts
* @subsection Two Column Layout
*/
.container {
}

.main {
  float: left;
  /*margin-left: 25px;*/
  /*padding-bottom: 20px;*/
}

#account-main {
  float: left;
  width: calc(100% - 215px);
}

#account-main .error {
  color: darkred;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}

.content-area {
  /*margin-left: 280px;*/
}

.content-area.index-page {
  margin-left: 0;
  padding: 0 40px;
}

.sidebar {
  float: left;
  width: 200px;
  padding: 8px 0 0 40px;
  position: relative;
}

/**
* Custom Buttons
* @section buttons
*/

.input-text {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: middle;
}

.custom-input-text {
  margin: 0;
  border: 0;
  vertical-align: middle;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/2886e12ad011c5779348c43d9801979980f03bd2/input-text-bg.png?1640051316) repeat-x 0 0 transparent;
  height: 24px;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  padding: 0 7px;
  color: #666;
  line-height: 24px;
}

.custom-input-text.with-hint {
  color: #ccc;
}

/**
* Custom Form
* @section custom select
*/
.select-area {
  position: relative;
}

.select-area.thumbnail {
  min-height: 80px;
}

select.small-select {
  position: relative;
  z-index: 10;
  width: 95px !important;
  height: 24px !important;
  line-height: 24px;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

span.small-select {
  position: absolute;
  bottom: 0;
  float: left;
  left: 0;
  width: 95px;
  height: 24px;
  line-height: 24px;
  text-indent: 10px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/22e168498d411f5a3e7895e65cb8f31c5f82042a/select-small.png?1640051316) no-repeat 0 0;
  cursor: default;
  z-index: 1;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

select.big-select {
  position: relative;
  z-index: 10;
  width: 200px !important;
  height: 24px !important;
  line-height: 24px;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

span.big-select {
  position: absolute;
  bottom: 0;
  float: left;
  left: 0;
  width: 200px;
  height: 24px;
  line-height: 24px;
  text-indent: 10px;
  cursor: default;
  z-index: 1;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

span.amount-select {
  position: absolute;
  bottom: 0;
  float: left;
  left: 0;
  width: 62px;
  height: 20px;
  line-height: 20px;
  text-indent: 10px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/7f74465f1caa027f20c877dd761780bd41666f60/select-amount.png?1640051316) no-repeat 0 0;
  cursor: default;
  z-index: 1;
  color: #556C79;
  font-size: 12px;
  font-family: Arial, Helvetica;
}

.select-area .ddcommon {
  height: 24px;
}

/**
* Global Styles
* @section Global
*/
.g-nobg {
  background: none !important;
}

.g-a-left {
  text-align: left !important;
}

.g-a-right {
  text-align: right !important;
}

.g-a-center {
  text-align: center !important;
}

.g-upper {
  text-transform: uppercase;
}

.g-noborder {
  border: 0 !important;
}

/**
* @section Main Layouts
* @subsection Header
*/
div.top-area {
  min-height: 50px;
  margin: 0 auto;
}

div.top-area .logo {
  background: url() no-repeat 0 0;
  width: 300px;
  height: 55px;
  display: block;
  float: left;
  margin: 14px 0px 10px 55px;

  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/27c1128fe8f10295e574bc22ed732bd399579504/FC_HorizLockup_NO_TM450-.jpg?1643382253) ;
  background-size: 300px 55px;
}

.search-wrapper {
  float: right;
}

.search {
  overflow: hidden;
  /*width: 234px;*/
  /*margin-right: 50px;*/
}

.search input[type="text"] {
  float: left;
  height: 33px;
  padding: 0px 10px;
  vertical-align: middle;
  line-height: 18px;
  font-weight: normal;
  font-size: 12px;
  color: #333333;
  border: 1px solid #DDD;
}

.search input[type="submit"] {
  float: left;
  width: 35px;
  height: 35px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/f827a226e7ffef85fa177ba8b21fe9e2d2fc3549/search.png?1640051316) center#3253FF;
  background-size: cover;
}

a.cart, a.phone {
  display: block;
  float: right;

  border-right: 1px solid #CCCCCC;
  padding: 0px 15px
}

a.balance-info {
  display: block;
  float: left;

  font-size: 14px;
  font-family: inherit;
  color: #CCCCCC;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
}

a.balance-info:hover {
  color: #FFFFFF;
}

.account-links {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-weight: bold;
  display: block;
  float: right;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  margin-left: 50px;
}

.account-links a {
  text-decoration: none;
  outline: none;
  margin: 0 3px;
  font-weight: bold;
  font-size: 12px;
}

.account-links,
.account-links a {
  color: #333;
}

.account-links a:hover {
  color: #CCC;
}

.navigation-bar {
  background: #3253FF;
  padding: 10px;
}

ul.main-nav.navigation-menu {
  text-align: right;
  float: right;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

.lt-ie10 ul.main-nav.navigation-menu {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.lt-ie9 ul.main-nav.navigation-menu {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

ul.main-nav.navigation-menu li a {
  border-right: 1px solid #CCCCCC;
  padding: 0px 15px;
}

ul.main-nav.navigation-menu > i {
  display: none;
}

ul.main-nav.navigation-menu > li > a, a.cart, a.phone {
  font-size: 14px;
  font-family: inherit;
  color: #CCCCCC;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
}

ul.main-nav.navigation-menu > li > a:hover, a.cart:hover, a.phone:hover {
  color: #FFFFFF;
}

ul.main-nav.navigation-menu > li > a:hover {
  text-decoration: underline;
  font-weight: normal;
  text-transform: capitalize;

}

.lt-ie9 ul.main-nav.navigation-menu > i + li > a {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

ul.main-nav.navigation-menu > li.current > a {
  text-transform: capitalize;
  text-decoration: none;
  font-weight: bold;
  -pie-background: linear-gradient(, );
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

.lt-ie10 ul.main-nav.navigation-menu > li.current > a {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.lt-ie9 ul.main-nav.navigation-menu > li.current > a {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

ul.main-nav.navigation-menu ul {
}

ul.main-nav.navigation-menu > li:first-child > ul {
  left: 0
}

ul.main-nav.navigation-menu > li.level-0 > ul {
  display: block;
}

ul.main-nav.navigation-menu > li > ul > li > a {
}

ul.main-nav.navigation-menu > li > ul > li:first-child > a {
}

ul.main-nav.navigation-menu > li > ul > li:hover > a {
}

ul.main-nav.navigation-menu > li > ul > li:last-child > a {
}

li:hover > .sub-menu-list.navigation-menu {
  position: relative;
  display: block;
  /*left: 100%;*/
  /*top: -1px;*/
  /*border: 1px solid #252525;*/
  /*background:
 ;*/
}

ul.main-nav.navigation-menu > li > ul > li > ul li a {
  display: block;
}

ul.main-nav.navigation-menu > li > em {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/810633f99fed4f8ef5805e69acba0d9ffcb1bb25/nav-arr.png?1640051315) no-repeat 0 0;
  width: 18px;
  height: 10px;
  /*position: absolute;*/
  top: 18px;
  right: 9px;
  display: none;
}

ul.main-nav.navigation-menu > li.parent-li em {
  display: block
}

ul.main-nav.navigation-menu > li > b, ul.main-nav.navigation-menu > li > i {
  display: none;
  top: 0;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/d08e39c3e8290c368fc6062913ccc1a5a438d5bc/nav-selected-borders.png?1640051316) no-repeat 0 0;
  width: 10px;
  height: 47px
}

ul.main-nav.navigation-menu > li > b {
  left: -7px;
  background-position: 0 -47px
}

ul.main-nav.navigation-menu > li > i {
  right: -5px
}

ul.main-nav.navigation-menu > li.current > b, ul.main-nav.navigation-menu > li.current > i {
  display: block
}

ul.main-nav.navigation-menu > li:first-child > b {
  left: -5px
}

/**
* @section Main Layouts
* @subsection Footer
*/
.footer-content {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.footer-main {
  overflow: hidden;
  height: 97px;
  width: 1200px;
  padding: 10px 0 0 0;
  margin: 0 auto;
}

.footer-block {
  display: block;
  float: left;
  width: 33%;
  vertical-align: middle;
}

.footer-main > p {
  margin: 0;
  line-height: 20px;
  clear: both;
  text-align: center;
}

.footer-main .footer-block:first-child {
  background: none;
}

.social {
  padding: 0 0 0 0;
  margin: 0;
}

.footer-content a {
  color: #CCCCCC;

}

.footer-content a:hover {
  color: #FFFFFF;
}

.footer-block > div {
  text-align: left;
  margin-left: 14px;
}

.footer-block h5 {
  font-size: 11px;
  margin-bottom: 4px;
  color: #ffffff;
}

.footer-block p {
  font-size: 11px;
  margin-bottom: 6px;
}

.footer-block table {
  font-size: 11px;
  margin: 0 10px;
  width: 100%;
}

.footer-block table th {
  font-size: 11px;
  text-align: right;
  font-weight: normal;
  padding: 3px 8px 3px 0
}

.footer-block table td {
  font-size: 11px;
  padding: 3px 8px 3px 0;
}

.footer-block ul.social {
  margin: 0;
  padding: 15px 0 0;
  float: right;
}

.footer-block ul.social li {
  float: left;
  margin-right: 4px;
}

.footer-block ul.social li a {
  display: block;
  text-decoration: none;
  outline: none;
}

.footer-copy {
  text-align: center;
}

/**
* @section Main Layouts
* @section Content
*/
.content-block:first-child {
  background: none;
}

.content-block:last-child {
}

/**
* @section Content Page
* @section Sign In Page
* @section Sign Up Page
*/

/**
* @section Content Page
* @section Account Dashboard
*/
.content-page {
  position: relative;
}

.content-page h1 {
  color: ;
  font-weight: bold;
  font-size: 30px;
  padding: 10px 0px;
}

.content-page h2 {
  color: #333333;
  margin-bottom: 10px
}

.content-page .content-item.custom-data-collection h2 {
  color: #666666;
  font-weight: bold;
}

.content-item.shipping h2, .content-item.payment h2 {
  color: #666666 !important;
  font-weight: bold;
}

.content-page .content-block {
  position: relative;
  padding-bottom: 10px;
}

.index-page .content-block {
  padding-bottom: 0px;
}

a.action-link {
  /*position: absolute;*/
  /*right: 24px;*/
  /*top: 6px;*/
  color: #666666 !important;
  text-decoration: underline !important;
}

table.account-info {
}

table.account-info tr {
}

table.account-info th {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 6px;
  font-size: 14px;
  color: #252525;
}

table.account-info td {
  color: #666;
  text-align: left;
  padding: 8px 6px;
  font-size: 14px;
}

table.account-info.gift-certificate td.gift-certificate-form .input {
  margin-bottom: 0;
  display: inline-block;
}

table.account-info.gift-certificate td.gift-certificate-form .input input {
  margin-bottom: 0;
}

table.account-info.balance-history {
  margin-top: 30px;
}

.no-orders {
  text-align: center;
  margin: 50px 0;
}

.recent-orders-wrapper {
  margin: 0;
  padding: 0 20px 0 0;
}

table.recent-orders {
  width: 98%
}

table.recent-orders tr {
}

table.recent-orders tr th {
}

table.recent-orders tr td {
  color: #333333;
  font-size: 14px;
  text-align: left;
  padding: 8px 6px
}

table.recent-orders > tbody > tr > td {
  border-bottom: 1px #5d64ae solid;
}

table.recent-orders tr td.date {
  width: 210px;
}

table.recent-orders tr td.order-number {
  width: 180px
}

table.recent-orders tr td.shipped {
  width: 116px
}

table.recent-orders tr td.price {
  text-align: right;
  padding-right: 23px;
  color: #333;
  width: 89px;
}

table.recent-orders td a.btn {
  color: white !important;
  text-decoration: none !important;
}

table.recent-orders td a {
  color: #666666 !important;
  text-decoration: underline !important;

}

table.recent-orders tr.details {
  display: none;
}

table.recent-orders tr.details td {
  padding: 0;
}

table.recent-orders td.product-info {
  text-align: left !important;
  padding-left: 0 !important;
}

table.recent-orders td.product-info p {
  padding: 5px 5px 0px;
  margin-bottom: 5px;
}

table.recent-orders td.product-info p.sub-option.product-title {
  font-weight: bold;
}

table.recent-orders td.product-info div.product-personalization {
  padding: 5px;
  border-top: 1px dashed #999;
}

table.recent-orders td.product-info div.product-personalization span.title {
  font-size: 1.05em;
  color: #666666;
  margin-bottom: 5px;
  display: inline-block;
}

table.recent-orders td.product-info p span.sub-option-name {
  font-weight: bold;
}

table.recent-orders td.product-info div.row {
  display: block;
  margin-bottom: 5px;
}

table.recent-orders td.product-info div.row label {
  font-weight: bold;
}

table.recent-orders td.product-info div.row span.attribute-value {
  padding: 0px 5px;
}

table.recent-orders td:first-child {
  padding-left: 23px;
}

a.view-details {
  display: block
}

a.hide-details {
  color: #FF0035;
  display: none;
}

a.view-decoration {
  display: block;
  padding: 0px 5px 5px;
  #333333 !important;
}

a.hide-decoration {
  color: #333333 !important;
  display: none;
  padding: 0px 5px 5px;
}

table.recent-orders tr.shown-details td {
  background: #5d64ae;
  border-top: 1px solid #999;
}

table.recent-orders tr.shown-details td:first-child {
  border-left: 1px solid #C0C0C0;
}

table.recent-orders tr.details > td {
  border-left: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  background: #fff;
  text-align: left;
}

table.recent-orders td.product-info div.gift-certificate-details .title {
  font-weight: bold;
  padding: 0 0 0 5px;
}

table.recent-orders td.product-info div.gift-certificate-details .attributes {
  padding-left: 10px;
}

table.recent-orders td.product-info div.gift-certificate-details .attribute label {
  font-weight: bold
}

.details-block {
  padding: 20px;
  border-right: 5px solid#5d64ae;
}

.details-block .custom-data-attributes {
}

.details-top {
  padding-bottom: 10px;
  border-bottom: 1px dashed #999;
  margin-bottom: 10px;
}

.details-top > div {
  margin-bottom: 5px;
  padding-bottom: 3px;
}

.details-top > div > .details-top-main {
  font-size: 14px;
}

.details-top > div > .details-top-main a.details-header {
  color: #333;
  text-decoration: underline;
  display: block;
  float: left
}

.details-top > div > .details-top-main a.details-header:hover {
  text-decoration: none;
}

.details-top > div > .details-top-main a.view-sub-details,
.details-top > div > .details-top-main a.view-shipments {
  color: #666666 !important;
  text-decoration: underline !important;
  display: block;
  float: right;
  width: 130px;
  text-align: right;
}

.details-top > div > .details-top-main a.hide-sub-details,
.details-top > div > .details-top-main a.hide-shipments {
  color: #E7758C;
  display: block;
  float: right;
  width: 130px;
  text-align: right;
  display: none;
}

.details-top > div > .details-top-main > span {
  color: #666;
  float: right;
  display: block;
  width: 114px;
  text-align: right
}

.details-top > div > .details-top-hidden,
.details-top .shipments-details {
  display: none;
  margin-top: 4px;
}

.details-top-hidden p, .shipments-details p {
  color: #666;
}

.hidden-sub-item {
  float: left;
  width: 25%;
}

.details-top .split-item-shipment {
  border-bottom: 1px solid #000;
  padding: 10px 5px;
}

.details-top .split-item-shipment:last-child {
  border-bottom: none;
}

.split-item-shipment span.back-ordered {
  color: red;
}

.details-top .split-item-shipment label {
  font-weight: bold;
  margin-right: 5px;
}

table.options {
}

table.options tr {
}

table.options th {
  text-align: right;
  color: #999;
  font-size: 14px;
  font-weight: normal;
  padding: 3px 5px;
}

table.options td {
  color: #666;
  padding: 3px 5px;
  font-size: 16px;
}

table.options thead th {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
}

.details-block-item-wrapper {
  display: flex;
}

.details-block-item + .details-block-item {
  margin-left: 20px;
}

.details-block-item.reorder {
  flex-shrink: 2;
}

.details-block-item.amount-area {
  min-width: 215px;
  margin-left: auto;
}

.details-block-item > div {
  margin-bottom: 10px;
}

.details-block-item h6 {
  color: #252525;
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: bold;
}

.details-block-item p {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 16px;
}

.details-block-item > table {
  float: right;
}

.details-block-item > table tr {
}

.details-block-item > table th {
  text-align: right;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  padding: 6px 21px 6px 0
}

.details-block-item > table td {
  text-align: left !important;
  color: #666;
  font-size: 16px;
}

.details-block-item > table.promotions td, .details-block-item > table.promotions th {
  color: #666;
  font-size: 16px;
}

.details-block-item > table.promotions th {
  font-weight: normal;
  padding: 6px 10px 6px 0;
}

.details-block-item > table td:last-child {
  width: auto !important;
}

tr.sep-line td {
  border-top: 1px dashed #999;
}

.sidebar .container {
  margin: 0px 19px 10px 20px;
  position: block;
  top: 5px;
  width: 215px;
  position: relative;
}

.filter-rule .menu-title {
  color: #666666 !important;
  font-weight: bold;
}

.sidebar ul li {
}

.sidebar .container ul li a {
  border-top: 1px #ebebeb solid;
  display: block;
  padding: 9px 0 10px 8px;
  position: relative;
}

.sidebar ul li a:hover {
  text-decoration: none;
}

.sidebar ul li.selected > a, .sidebar ul li > a:hover {
  background: #d9d9d9;
}

.sidebar ul li a em {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/af05db98b5854a65e5d3f51cd72fbf17b94d1756/sidebar-nav-o.png?1640051316) no-repeat 0 -9px;
  width: 9px;
  height: 9px;
  display: block;
  position: absolute;
  top: 5px;
  left: 9px;
}

.sidebar ul li.selected a em, .sidebar ul li a:hover em {
  background-position: 0 0;
}

.sidebar ul li ul {
  margin-left: 4px;
}


.category-navigation {
  background: #67DFFF;
  box-shadow: rgba(0,0,0,0.5) 0px 0px 10px;
}

.category-navigation .container .menu-title,
.category-navigation .container h1 {
  font-size: 12px;
  font-weight: bold;
}

.category-navigation .container {
  width: 100%;
  top: 0;
  overflow: hidden;
}

.category-navigation .container .menu-title,
.category-navigation .container h1,
.category-navigation .container h2,
.category-navigation .container h3,
.category-navigation .container h4,
.category-navigation .container h5,
.category-navigation .container h6 {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}

.category-navigation .container .menu-title {
  margin-left: 10px;
}

.category-navigation .container ul.level-0 {
  text-align: left;
  /*white-space: nowrap;*/
  /*overflow-x: scroll;*/
  /*padding-bottom: 20px;*/
  /*margin-bottom: -41px;*/
}

.category-navigation .container ul.level-0 li {
  display: inline-block;
  position: static;
}

.category-navigation .container ul.level-0 > li > a {
  font-family: inherit;
  font-size: 16px;

  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 16px  15px
}

.category-navigation ul.level-0 > li.selected > a, {
  color: #FFF;
  text-decoration: underline;
}

.category-navigation ul.level-0 > li > a:hover {
  color: #FFF;
  text-decoration: underline;
/ / padding: 16 px 15 px 6 px 15 px;
}

.category-navigation .container ul.level-0 ul > li > a,
.category-navigation .container ul.level-0 ul > li.selected > a {
  font-size: 13px;
  color: #FFF;
/ / color: #FFF;
  text-decoration: none;
}


.category-navigation .container ul.level-0 ul > li > a:hover {
  text-decoration: underline;
  color: #FFF;

}


.sidebar .product-options-filter label {
  display: block;
}

.sidebar .product-options-filter label.product-option-label {
}

.account-nav-menu {
  float: left;
  padding: 0 0 0 21px;
  position: relative;
  width: 193px;
}

.account-nav-menu ul {
  margin: 0;
  /*padding: 0 0 40px 0;*/
  list-style: circle;
}

.account-nav-menu ul li {
  line-height: 20px;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: circle inside;
}

.content-block.title {
  text-align: center;
}

.product .product-discount {
  position: absolute;
  width: 92px;
  height: 91px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/6d0e6b19523eaa62a7ad375850945de07bbc7fe3/product-discount.png?1640051316) no-repeat center;
}

.product .product-discount label {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: white;
  font-weight: bold;
  margin-left: -25px;
  margin-top: 28px;
  text-align: center;
}

.lt-ie10 .product .product-discount label, .lt-ie9 .product .product-discount label {
  margin-top: -2px;
  margin-left: 0;
}

.product .footer label {
  width: 100%;
  display: inline-block;
}


.truncated { /*text-overflow: ellipsis; overflow: hidden; white-space: nowrap;*/
}

.centerized {
  text-align: center;
}

.relative {
  position: relative;
}

.float-spacer {
  clear: both;
  height: 100px;
}

.hidden, .hidden-section {
  display: none;
}

.flo {
  float: left;
}

.content-block.category .sub-category-list .sub-category {
  width: 240px;
  margin-right: 17px;
  float: left;
  margin-bottom: 17px;
  background: #333
}

.content-block.category .sub-category-list .sub-category .footer {
  height: 10px
}

.content-block.category .sub-category-list .sub-category a {
  text-decoration: none;
}

.content-block.category .sub-category-list .sub-category .header {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/16528ce86a718ff693a20a26d3ec51942b9a5c51/category-header-link-bg.png?1640051315) no-repeat right;
}

.content-block.category .sub-category-list .sub-category .header label {
  color: #ccc;
  cursor: pointer;
  line-height: 30px;
  margin-left: 10px;
  display: block;
  width: 200px;
  font-size: 18px;
}

.content-block.category .sub-category-list .sub-category img {
  min-width: 240px;
  max-width: 240px
}

.product-list {
  padding: 10px 0 0 0;
}

.featured-products h1 {
  border-bottom: 3px solid;
  padding: 10px 0px;
}

.product-list .product {
  position: relative;
  width: 212px;
  height: 253px;
  border: 1px #e5e5e5 solid;
  float: left;
  margin-right: 22px;
  margin-bottom: 22px;
  background: #FFFFFF;
}

.product-list .product * {
  cursor: pointer;
}

.product-list .product .image-carousel {
  width: 188px;
  height: 163px;
  border: 1px #e5e5e5 solid;
  margin: 11px auto 10px auto;
}

.product-list .product img {
  height: auto;
  width: auto;
  max-width: 188px;
  max-height: 170px;
  vertical-align: middle;
  margin: 0 auto;
}

.product-list .product a {
  text-decoration: none;
  color: #747474 !important;
}

.product-list .product a * {
  cursor: pointer;
}

.product-list .product .footer {
  height: 68px;
  text-align: left;
  position: relative;
}

.product-list .product .footer label.product-name, .product-list .product .footer label.vendor-names {
  display: block;
  font-size: 14px;
  min-height: 20px;
  max-width: 192px;
  line-height: 18px;
  padding: 0 10px;
  color: #747474;
}

.product-list .product .footer label.vendor-names {
  text-align: left;
}

.product-list .product .footer label.product-price {
  display: block;
  position: absolute;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #252525;
  padding: 10px;
  max-width: 192px;
  max-height: 30px;
  bottom: 0;
  overflow: hidden;
}

.product-list .product .product-discount {
  top: -4px;
  left: -5px;
  z-index: 2000;
}

.product-list .product .image-carousel {
  position: relative;
  overflow: hidden;
  /* You need at least a height, adjust this to your needs */
  width: 188px;
  height: 163px;
}

.product-list .product .image-carousel ul {
  width: 20000em;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-list .product .image-carousel ul li {
  float: left;
  width: 188px;
  height: 163px;
  text-align: center;
  line-height: 163px;
  background-color: #FFF;
}

.product-list .product .image-carousel a {
  position: absolute;
  display: block;
  width: 15px;
  height: 17px;
  z-index: 3000;
  top: 2px;
}

.product-list .product .image-carousel a.carousel-next {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/a6dc68d641c27c353f7a300a7571be41b04eb1da/product-image-carousel-next.png?1640051316);
  right: 5px;
}

.product-list .product .image-carousel a.carousel-prev {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/a8364cc81ae56ebe2a8ccfd2ff6cc7a319eddf75/product-image-carousel-prev.png?1640051316);
  right: 30px;
}

.content-block.category .sub-category-list:after, .content-block.products:after, .featured-products:after {
  content: " ";
  display: block;
  height: 0;
  clear: both
}

.category-banner img {
  max-width: 1200px;
  width: 100%;
  height: auto;
}

.product-list .product.featured {
  border: 1px #e5e5e5 solid;
  background: #FFFFFF;
  position: relative;
  width: 212px;
  height: 253px;
  margin-right: 22px;
  float: left;
  margin-bottom: 22px;
  text-align: center;
  font-size: 14px;
  color: #747474;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

/*.lt-ie9 .product-list .product.featured { position: relative; }*/
.product-list .product.featured .image-carousel {
  border: 1px #e5e5e5 solid;
  width: 188px;
  height: 163px;
  line-height: 163px;
  margin: 10px auto 0 auto;
  background: #ffffff;
}

.product-list .product.featured .image-carousel img {
  display: inline-block;
  height: auto;
  width: auto;
  max-width: 188px;
  max-height: 163px;
  margin: 0 auto;
  vertical-align: middle;
}

.product-list .product.featured .footer {
  position: absolute;
  width: 100%;
  height: 66px;
  bottom: 0;
  text-align: center;
}

.product-list .product.featured .product-name {
  min-height: 38px;
  line-height: 18px;
  text-align: left;
  padding: 0 0 0 10px;
  color: #747474;
}

.product-list .product.featured .product-name a {
  color: #747474;
}

.product-list .product.featured .product-price {
  padding: 3px 0 0 10px;
  font-weight: bold;
  text-align: left;
  color: #5d64ae;
}

.product-list .product.featured .product-discount {
  top: -3px;
  left: -4px;
}


/**
* @section Content Page
* @section Order History
*/
.order-filter {
  position: absolute;
  right: 15px;
  top: 53px;
}

.select-area {
  float: left;
  margin-right: 15px;
}

.select-area label {
  display: block;
  color: #666;
  font-size: 12px;
  font-family: Arial, Helvetica;
  display: block;
  margin-bottom: 3px;
}

.select-area > div {
  position: relative
}

.select-area select {
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

select.order-select {
  position: relative;
  z-index: 10;
  width: 200px !important;
  height: 24px !important;
  line-height: 24px;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

span.order-select {
  position: absolute;
  bottom: 0;
  float: left;
  left: 0;
  width: 200px;
  height: 24px;
  line-height: 24px;
  text-indent: 10px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e36f9bfae69ab05762c6c080dce940b7f8efaf55/select.png?1640051316) no-repeat 0 0;
  cursor: default;
  z-index: 1;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

.order-search {
  background: url() no-repeat 0 0;
  width: 310px;
  height: 34px;
  float: left;
  margin-top: 8px;
}

.order-search input[type="text"] {
  color: #ccc;
  font-weight: bold;
  font-size: 15px;
  width: 250px;
  height: 34px;
  padding: 0 12px;
  line-height: 34px;
}

.order-search input[type="submit"] {
  width: 33px;
  height: 34px;
}

/**
* @section Content Page
* @section Account Settings
*/

div.input input {
  outline: 0;
  border: 0;
}

div.input label {
  line-height: 24px;
}

.content-block h2 {
}

.content-block h2 span {
  color: #999;
  font-size: 14px;
  padding-left: 20px;
  font-family: Arial, Helvetica
}

.filtering-results {
  margin-left: 280px;
}

.pagination {
  clear: both;
  display: block;
  margin-top: 10px;
}

.pagination ul li {
  border: 1px solid #CCC;
  border-radius: 4px;
  list-style-type: none;
  display: inline-block;
}

.pagination ul li a, .pagination ul li span {
  padding: 5px;
  display: inline-block;
  min-width: 16px;
  text-align: center;
}

.pagination ul li.active {
  font-weight: bold;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 50%, #e5e5e5 100%);
  background: -webkit-linear-gradient(top, #ffffff 50%, #e5e5e5100%);
  background: linear-gradient(to bottom, #ffffff 50%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}

.pagination ul li.ellipsis {
  border: none;
}

.filter-rule li {
  padding: 0 0 0 4px;
}

.filtering-results .info {
  padding: 0 0;
  line-height: 18px;
  font-weight: bold;
  margin: 3px 0 4px 0;
}

.filter-rule ul.top-container {
  max-height: 400px;
  height: auto;
  margin: 0;
  padding: 9px 0 0 0;
  overflow-x: auto;
  overflow-y: auto;
  border: none;
}

.filter-rule ul.top-container.unvis {
  display: none;
}

.filter-rule ul.top-container.treeview {
  padding: 0 0 0 8px !important;
}

.filter-rule h4 {
  border-top: 1px #ebebeb solid;
  margin: 0 0 6px 0;
  padding: 10px 0 5px 28px;
  color: #666666;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/0047d13a3ac3cd8492ce9367e950081921a3cb99/filtering_marker.png?1640051316) no-repeat 8px 13px;
}

.filter-rule h4.closed {
  background-position: 8px -31px;
}

.selected-filters {
  overflow: hidden;
  clear: both;
}

.selected-filters h4 {
  padding: 5px 0 0 0;
  color: #666666;
  font-weight: bold;
  font-size: 12px;
}

.selected-filters .filter-rule {
  float: left;
  padding: 10px;
}

.selected-filters .filter-rule a {
  margin-right: 10px;
  height: 18px;
  padding: 0 23px 0 5px;
  display: inline-block;
  /*background: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/69ecaeed65b148a22f59c600836a1ec7a6d3260f/remove-link.png?1640051316 ) no-repeat 94% 68%;*/
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/059c94566f3dbba5744075c4578d7abd4638fb05/remove-link-l-b.png?1640051315) no-repeat 94% 68%;
  border: 1px #666666 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 19px;
  color: #666666 !important;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

/*.lt-ie9 .selected-filters .filter-rule a { position: relative; }*/

.filtering {
  margin: 0;
}

.keyword {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/45a648cc134651dee29d61774ddca7dfde0047fe/filtering.png?1640051316) no-repeat 0 0;
  width: 180px;
  height: 18px;
  padding: 5px 10px;
  margin: 0 0 5px 0;
}

.filtering .keyword input[type="text"] {
  width: 180px;
  margin: 0;
  padding: 0;
  border: none;
  line-height: 18px;
  height: 18px;
  outline: none;
  vertical-align: top;
}

.filtering .filter-rule ul li a {
  display: block;
  height: 18px;
  white-space: nowrap;
  line-height: 18px;
  vertical-align: top;
  padding-left: 25px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/0f9f2e451c3f7f6e47acc684de3ede66da333b0b/nv-checkbox-l-b.png?1640051315) no-repeat 5px 2px;
  margin: 0 0 12px 0;
}

.filtering .filter-rule ul li a:hover {
  text-decoration: underline;
}

.filtering .filter-rule ul li a.selected {
  background-position: 5px -82px;
}

.filtering .filter-rule ul li a span {
  color: #777;
}

.payment-method .field {
}

.payment-method .field label {
  display: inline-block;
  color: #666;
  font-family: Arial, Helvetica;
  font-size: 12px;
}

.payment-method .field input {
  border: 0;
}

.payment-method .field input {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/1a7a18dab23b31d5455c610d1601d8f2a2700b11/input-txt-bg.png?1640051316) no-repeat 0 0;
  width: 188px;
  height: 24px;
  padding: 0 6px;
  color: #666;
  font-family: Arial, Helvetica;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 24px;
}

.method .payment-preview .credit-card-number {
  vertical-align: 8px;
  padding-left: 5px;
}

.method .payment-preview .adjustment {
  white-space: nowrap;
}

.form-item, div.input {
  margin-bottom: 5px;
}

.form-item label, div.input label {
  display: block;
  color: #333333;
  font-size: 12px;
  line-height: 24px;
}

.form-item label {
  width: 140px;
}

.form-item input, div.input input {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/1a7a18dab23b31d5455c610d1601d8f2a2700b11/input-txt-bg.png?1640051316) no-repeat 0 0;
  width: 188px;
  height: 24px;
  padding: 0 6px;
  color: #666;
  font-family: Arial, Helvetica;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 24px;
}

.input_frgt div.input input {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/d3c5d493428699248005cb2831627fceacca6140/input-txt-bg-forgot.png?1640051315) no-repeat 0 0;
  width: 202px;
}

.form-item input.with-hint {
  color: #CCC;
}

.form-item textarea {
  background: #fbfbfb;
  width: 275px;
  height: 90px;
  padding: 5px;
  color: #666;
  font-family: Arial, Helvetica;
  font-size: 14px;
  margin-bottom: 6px;
  border: 1px solid #757575;
  line-height: 14px;
}

.form-item.sms-notifications-cb label {
  display: inline
}

.form-item.sms-notifications-cb input {
  width: auto
}

.form-item.sms-notifications-cb .sms-warning {
  display: block;
  font-size: 12px;
  color: red;
}

/*.form-item .chzn-search input[type="text"] { width: 165px; padding: 0 0 0px 3px; background: url(
 ) no-repeat 0 0; }*/
.btn-blue {
}

ul.faces {
  padding-top: 10px;
  margin-bottom: 20px;
}

ul.faces li {
  position: relative;
  float: left;
  margin-right: 11px;
}

ul.faces li img {
}

ul.faces li a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: url() no-repeat 50% 50%;
  width: 100%;
  height: 39px;
  display: none
}

ul.faces li:hover a {
  display: block
}

/**
* @section Content Page
* @section Account Settings
*/

.error {
  color: darkred;
  margin-left: 10px;
  vertical-align: top;
  line-height: 20px;
}

.checkout-main .error {
  display: inline-block;
  margin: 0 0 0 5px;
  line-height: 24px;
}

.success {
  color: darkgreen
}

ul.address-list {
  margin-right: -70px;
  margin-bottom: 23px;
}

ul.address-list > li {
  float: left;
  margin-right: 70px;
  width: 200px;
  margin-bottom: 23px;
}

ul.address-list li a.delete-address {
  font-size: 13px;
  color: #fff;
  width: 102px;
  height: 21px;
  line-height: 21px;
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 9px;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  border: 1px #a20101 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  background: #ee6068;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
  color: #ffffff;
}

ul.address-list li a.delete-address:hover {
  background: #de5a61;
}

ul.address-list li input.save-address {
  padding: 3px 0 2px;
  font-size: 13px;
  width: 104px;
  display: block;
  text-decoration: none;
  text-align: center;
  margin-top: 9px;
  cursor: pointer;
  font-weight: normal !important;
  text-shadow: none !important;
}

ul.address-list li label {
  display: block;
  color: #999;
  margin-bottom: 4px;
}

ul.address-list li > label input[type="checkbox"] {
  margin: 0;
  padding: 0;
  margin-right: 6px;
}

.new-address {
  width: 200px;
}

ul.address-list select {
  width: 200px;
}

ul.address-list .chzn-drop input {
  border: none;
}

/**
* @section Content Page
* @section Shopping Cart
*/
.cart-page {
  padding: 35px 0 30px;
  position: relative;
}

.cart-page h1 {
  color: ;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}

.cart-page div.cart-buttons-container {
  float: left;
}

.cart-page div.cart-buttons-container a, div.cart-buttons-container span {
  display: inline-block;
  position: relative;
}

.cart-page div.cart-buttons-container span {
  margin: 5px 15px;
}

/*.shopping-cart { padding: 0 39px 0 21px; }*/
.cart-header {
  padding: 10px 0;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #F9F9F9;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F9F9F9), to(#E2DFDF));
  background: -webkit-linear-gradient(#F9F9F9, #E2DFDF);
  background: -moz-linear-gradient(#F9F9F9, #E2DFDF);
  background: -ms-linear-gradient(#F9F9F9, #E2DFDF);
  background: -o-linear-gradient(#F9F9F9, #E2DFDF);
  background: linear-gradient(#F9F9F9, #E2DFDF);
  -pie-background: linear-gradient(#F9F9F9, #E2DFDF);
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

.lt-ie10 .cart-header {
  position: relative;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.cart-header span {
  display: block;
  float: left;
  font-size: 13px;
  color: #707070;
  font-weight: bold;
}

.cart-header span.item-details {
  padding-left: 21px;
  width: 60%;
}

.cart-header span.item-price {
  text-align: right;
  width: 15%;
}

.cart-header span.item-quantity {
  padding-right: 21px;
  float: right;
  text-align: right;
}

.cart-item {
  border-top: 1px solid #e5e5e5;
  padding: 10px 0 10px 0;
}

#cart-subtotal {
  border-top: 1px solid #e5e5e5;
}

#cart-top #cart-subtotal {
  border-top: none;
}

.cart-item-even {
  background-color: #f9f9f9;
}

.item-image {
  float: left;
  margin-left: 19px;
  width: 180px;
  background: #fff;
  text-align: center;
  margin-right: 20px;
}

.item-image img {
  max-width: 100%;
  max-height: 100px;
  margin: auto;
  min-height: 34px;
  display: block;
}

.item-description {
  float: left;
  width: 47%;
}

.item-description h3 {
  color: #666666;
  font-size: 20px;
  margin-bottom: 8px;
}

.item-description p {
  color: #666;
  font-size: 16px;
  margin-bottom: 3px;
}

a.item-options {
  font-size: 16px;
  color: #666666 !important;
  text-decoration: underline !important;
}

a.hide-item-options {
  display: none;
  color: #FF0035;
  font-size: 16px;
  text-decoration: underline !important;
}

.item-price {
  float: left;
  text-align: right;
  width: 18%
}

.item-price > div {
  font-size: 20px;
  color: #252525;
  margin-bottom: 8px;
}

.subtotal span {
  color: #252525;
}

.item-price > p {
  font-size: 13px;
  margin-bottom: 3px;
}

.item-price > p span {
  color: #666;
}

.item-quantity {
  float: right;
  padding-right: 21px;
  text-align: right;
}

.item-quantity input[type="text"] {
  width: 50px;
  margin-bottom: 17px;
  text-align: center
}

.item-quantity .update-item,
.item-quantity .remove-item,
.item-quantity .move-item-to-cart {
  display: block;
  text-align: center;
  width: 64px;
  font-size: 13px;
  text-decoration: none;
  margin-bottom: 5px;
  cursor: pointer;
  font-weight: normal;
}

.item-quantity .update-item {
  padding: 2px 0 1px 0;
  width: 66px;
}

.item-quantity a.remove-item:link {
  padding: 0;
  line-height: 20px;
}

.item-quantity a.remove-item:hover, .item-quantity a.remove-item:link, .item-quantity a.remove-item:visited {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}

.item-quantity a.move-item-to-cart:link {
  padding: 0;
  line-height: 20px;
}

.item-quantity a.move-item-to-cart:hover, .item-quantity a.move-item-to-cart:link, .item-quantity a.move-item-to-cart:visited {
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
}

.zip-input {
  float: right;
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 8px;
}

.zip-input label {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #666;
  padding-right: 10px
}

.zip-input input {
  width: 71px;
}

.cart-total {
  clear: both;
  margin-right: 21px;
  float: right;
}

#cart-top {
  margin-bottom: 15px;
}

#cart-top .cart-total {
  clear: none;
  float: right;
}

.subtotal {
  float: left;
  font-size: 20px;
  padding: 0 20px 0 17px;
  line-height: 38px;
}

.cart-total .button {
  float: left;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 14px 8px;
  text-transform: uppercase;
}

.wishlist .cart-total .button {
  color: #fff;
  margin-left: 10px;
}

.hidden-options {
  display: none;
  /*border-top: 1px solid #ebebeb;*/
  padding: 0px;
  margin-top: 10px;
}

.hidden-options > ul {
}

.hidden-options > ul > li {
  float: left;
  width: 195px;
}

.hidden-options div.logo div.attribute {
  line-height: 30px;
  vertical-align: top;
}

.hidden-options div.logo label {
  line-height: 30px;
  vertical-align: top;
}

.hidden-options div.logo span.logo-name {
  max-width: 350px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
}

.hidden-options div.logo img {
  max-height: 30px;
  padding-left: 10px;
}

.hidden-options .section {
  border-top: 1px solid #ebebeb;
  margin: 10px 0;
}

.hidden-options h2, .shipments-details h2 {
  color: #252525;
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 15px;
  font-weight: bold;
}

.hidden-options .container h3 {
  color: gray;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}

.hidden-options .container {
  margin: 0;
}

.hidden-options .attribute label {
  font-weight: bold;
  color: #252525;
  margin-right: 10px;
  display: inline-block;
  min-width: 100px;
}

.hidden-options .attribute {
  margin-bottom: 6px;
}

.product-group .attributes, .product-personalization .attributes {
  /*margin-left: 10px;*/
}

.empty_cart {
  font-size: 16px;
}

/**
* @section Content Page
* @section Reset Password
*/
.reset-password h1 {
  color: #99C55F;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.reset-password .content-block {
  padding: 20px 0;
}

.reset-password .content-block .form-area {
  width: 200px;
  margin: 0 auto;
}

.reset-password .content-block p {
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #666;
  text-align: left;
  width: 537px;
  margin: 0 auto 20px;
}

.reset-password .content-block a.cancel {
  color: #999999;
  text-decoration: underline;
  font-family: Arial, Helvetica;
  font-size: 14px;
  display: block;
  text-align: center;
}

.reset-password .content-block a.cancel:hover {
  text-decoration: none;
}

/**
* @section Content Page
* @section Login From Cart
*/
.login-from-cart {
  padding-top: 48px;
}

.login-from-cart > div {
  display: table;
  width: 100%;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/2821f4814fbca533f80a7c27ed7b14b7c2f5e1e8/content-block-border.png?1640051316) repeat-x scroll 0 100% transparent;
  margin-bottom: 104px;
}

.item-area {
  display: table-cell;
  padding: 0 5%;
  width: 30%;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/2821f4814fbca533f80a7c27ed7b14b7c2f5e1e8/content-block-border.png?1640051316) repeat-x scroll 0 31px transparent;
}

.item-area h1 {
  margin-bottom: 28px;
}

.item-area input.custom-button {
  margin-bottom: 18px;
}

.item-area.login {
}

.item-area.login h1 {
  color: #4d5760;
}

.item-area.login .item-area-content > a {
  font-size: 14px;
  text-decoration: underline;
  display: block;
  text-align: left;
}

.item-area.login .item-area-content > a:hover {
  text-decoration: none;
}

/* Checkout login */
.item-area.login .sign-in-wrap {
  padding: 0;
}

.item-area.login .sign-in-wrap .title {
  display: none;
}

.item-area.login .sign-in-wrap .sign-in {
  border: none;
  width: auto;
  padding: 0;
}

.item-area.login .sign-in-wrap .sign-in-form {
  width: auto;
}

.item-area.login .sign-in-wrap label {
  float: none;
  font-size: 12px;
}

.item-area.login .sign-in-wrap .forgot-link, .item-area.login .sign-in-wrap .resend-link {
  padding: 0;
}

.item-area.create-account {
}

.item-area.create-account h1 {
  color: #4d5760;
}

.item-area.create-account .btn.custom_btn {
  margin: 10px 0;
}

.item-area.continue-as-guest {
}

.item-area.continue-as-guest h1 {
  color: #4d5760;
}

.item-area.continue-as-guest .btn.custom_btn {
  margin: 10px 0;
}

.item-area.continue-as-guest p {
  color: #333333;
  font-size: 14px;
  font-family: Arial, Helvetica
}

.login-from-cart input.submit-form-button.create-account-button {
  background: url()
}

/**
* @section Content Page
* @section Checkout
*/
.checkout-main {
  width: 978px;
  float: left;
}

.content-item {
  padding: 10px 0px 23px;
  position: relative;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/2821f4814fbca533f80a7c27ed7b14b7c2f5e1e8/content-block-border.png?1640051316) repeat-x scroll 0 100%;
}

.content-item h2 {
}

div.edit-checkout-container {
  position: absolute;
  bottom: 10px;
  right: 0px;
  text-transform: uppercase;
}

a.edit-shipping, a.edit-payment, a.edit-budget, a.edit-custom-data-collection {
  position: relative;
  text-decoration: none !important;
  color: #000 !important;
  padding: 3px 5px;
}

a.edit-shipping:hover, a.edit-payment:hover {
  text-decoration: none !important;
}

a.edit-shipping.delivery {
  margin-left: 6px;
  padding-left: 5px;
  border-left: 1px solid #333;
}

.checkout-main .custom-data-collection textarea, .checkout-main .custom-data-collection select {
  border-color: gray;
  border-style: solid;
}

.checkout-main .custom-data-collection textarea {
  width: 195px;
  max-width: 195px;
  min-width: 195px;
  min-height: 110px;
  height: 110px;
}

.checkout-main .custom-data-collection select {
  width: 202px;
}

.checkout-main .custom-data-collection select[multiple] {
  width: 200px;
  height: 70px;
}

.checkout-main .custom-data-collection input[type="submit"] {
  clear: both;
}

.checkout-main .low-budget {
  color: #D22626;
}

.checkout-main .budget-selection {
  padding-left: 7px;
}

.checkout-cols .custom-data-collections.preview {
  width: 100%;
}

.custom-data-collections.preview {
  width: 100%;
  clear: both;
}

.custom-data-collections.preview .data-collection {
  width: auto;
  margin-right: 20px;
  float: left;
  font-size: 14px;
  font-weight: normal;
}

.custom-data-collections.preview .data-collection .attributes {
  padding-left: 10px;
}

.custom-data-collections.preview .data-collection .title {
  margin-bottom: 9px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}

.custom-data-collections.preview .data-collection .value {
  color: #666;
}

.custom-data-collections.preview .data-collection .key,
.custom-data-collections.preview .data-collection .value,
.custom-data-collections.preview .data-collection .colon {
  display: inline-block;
  width: auto;
  overflow: hidden;
}

.custom-data-collections.preview .data-collection .not-specified {
  display: inline-block;
  white-space: nowrap;
  width: auto;
  overflow: hidden;
  color: lightgray;
}

.checkout-cols {
}

.checkout-cols > div {
  width: 206px;
  float: left;
  margin-right: 33px;
}

.checkout-cols > div h4 {
  color: #333333;
  font-size: 14px;
  margin-bottom: 9px;
  font-weight: bold;
}

.checkout-cols > div.balance {
  background: none #f8f8f8;
  border: 1px solid #e5e5e5;
  padding: 10px;
  border-radius: 4px;
}

.checkout-cols > div.balance h4 {
  padding-bottom: 9px;
  border-bottom: 1px solid #e5e5e5;
}

.checkout-cols > div p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.checkout-cols > div p.note {
  margin-bottom: 8px;
  font-family: Arial, Helvetica;
}

label.form-checkbox {
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
  display: block;
}

label.form-checkbox input {
  margin: 0 5px 0 0;
  padding: 0;
}

.form-radio {
  margin-bottom: 12px;
}

.shipping .form-radio {
  overflow: auto;
}

.form-radio label {
  display: block;
  margin-bottom: 6px;
  padding: 5px;
  color: #666;
  font-family: Arial, Helvetica;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.form-radio label input {
  margin: 3px 4px;
  padding: 0;
}

.card-code {
}

.card-code input {
  float: left;
  width: 80px;
  border-right: 1px solid #666;
}

.card-code img {
  float: right;
  margin-right: 15px;
  height: 25px;
}

.payment input.promo-code, .payment input.gift-certificate {
  width: 131px;
  border-right: 1px solid #666;
  margin-right: 5px;
}

.form-item input.btn-apply {
  width: 50px;
  border-right: 1px solid #666;
}

.form-select > div > div {
  position: relative;
  float: left;
  margin-left: 9px;
  width: 95px
}

.form-select > div > div:first-child {
  margin-left: 0
}

.form-select select {
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

.summary-item {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/2821f4814fbca533f80a7c27ed7b14b7c2f5e1e8/content-block-border.png?1640051316) repeat-x scroll 0 100% transparent;
  padding: 10px 20px 37px 12px;
}

.summary-item h3 {
  font-size: 15px;
  color: #9DACAE;
  padding-bottom: 9px;
}

table.order-summary {
  width: 100%;
  margin-top: 18px
}

table.order-summary tr {
}

table.order-summary td {
  text-align: right;
  font-size: 20px;
  color: #666;
  padding: 3px;
  white-space: nowrap;
}

table.order-summary th {
  text-align: right;
  font-weight: normal;
  color: #999;
  font-size: 18px;
  padding: 3px;
  text-transform: lowercase;
}

table.order-summary tr.grand-total {
}

table.order-summary tr.grand-total th {
  color: #333
}

table.order-summary tr.grand-total td {
  color: #333
}

td.line i {
  height: 1px;
  width: 201px;
  display: block;
  float: right;
  border-bottom: 1px dashed #999
}

table.item-summary {
  width: 100%;
  margin-bottom: 20px;
}

table.item-summary tr {
}

table.item-summary td {
  text-align: right;
  font-size: 14px;
  color: #666;
  padding: 3px 10px 3px 3px;
}

table.item-summary tr.sub-total td, table.item-summary tr.sub-total th {
  color: #333
}

a.edit-cart {
  display: block;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/538b2a44deb5798da7080b8b973d575fd3055f0b/edit-cart.png?1640051316) no-repeat 0 0;
  width: 140px;
  height: 55px;
}

.summary-item a.edit-cart {
  margin-left: 54px;
}

.summary-info {
  color: #CCC;
  font-size: 15px;
  padding: 62px 20px;
  text-align: center;
}

.payment .method span.error {
  display: block;
}

.checkout-main .content-item.thank-you .title {
  text-align: center;
  font-size: 16px;
  margin: 10px 0;
}

.checkout-main .content-item.thank-you .body {
  font-size: 14px;
  color: #6D7277;
}

.checkout-main .content-item.suggested-products .suggestion-message {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #252525;
}

.checkout-main .content-item.suggested-products .go-back {
  text-align: center;
}

.checkout-main .content-item.suggested-products .go-back a {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  text-decoration: none;
}

.checkout-main .content-item.suggested-products .go-back a i {
  display: inline-block;
  width: 50px;
  height: 32px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ecf409c277fbaf797bc28131adbdc5c66f1d0e4a/right-arrow.png?1640051316) no-repeat center;
  vertical-align: middle;
  margin-left: 10px;
}

.checkout-main .content-item.suggested-products .featured-products {
  margin: 20px auto;
  width: 974px;
}

.checkout-main .content-item.thank-you, .checkout-main .content-item.suggested-products {
  background: none;
}

.payment-method select {
  position: relative;
  z-index: 10;
  width: 95px !important;
  height: 24px !important;
  line-height: 24px;
  color: #666;
  font-size: 14px;
  font-family: Arial, Helvetica;
  margin-right: 12px;
}

.payment-method span.small-select {
  position: absolute;
  bottom: 0;
  float: left;
  left: 0;
  width: 95px;
  height: 24px;
  line-height: 24px;
  text-indent: 10px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/22e168498d411f5a3e7895e65cb8f31c5f82042a/select-small.png?1640051316) no-repeat 0 0;
  cursor: default;
  z-index: 1;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

.payment-method p.field input#card_code {
  width: 80px;
  border-right: 1px solid #666;
}

.payment-method .available-credit-cards img.card-image {
  height: 25px;
}

.payment-method .available-credit-cards img.card-image:not(:last-of-type) {
  margin-right: 1px;
}

span.big-select span.select-text {
  max-width: 170px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  color: #333333;
}

div.form-item div.select-wrapper {
  position: relative;
}

/**
* @section Content Page
* @section Product
*/
.product-page .product-page-main {
  /*float: left;*/
  max-width: 980px;
  margin: 0 auto;
  padding: 18px 30px;
}

.product-page .product-header {
  padding-bottom: 16px;
  margin-bottom: 4px;
}

.product-page .product-title {
  /*float: left;*/
  /*width: 560px;*/
  color: #5d64ae;
}

.product-page .product-title h1 {
  color: #102935;
  font-size: 20px;
  background: none;
  font-weight: bold;
  padding: 0;
  /*width: 560px;*/
}

.product-page .product-title span {
  color: #333333;
  font-size: 12px;
}

.product-page .product-price {
  float: right;
}

.product-page .product-price > div {
  font-size: 24px;
  font-weight: bold;
  /*float: right;*/
  margin-left: 32px;
  margin-top: -12px;
}

.product-page .product-price > div.current-price {
  color: #252525;
}

.product-page .product-price > div.current-price span {
  color: #898989;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.product-page .product-price > div p {
  color: #898989;
  display: block;
  font-size: 14px;
  font-weight: normal;
}

.was-price {
  text-decoration: line-through;
  font-weight: bold;
}

.product-page .product-info, .product-page .product-additional-info {
  margin-bottom: 21px
}

.product-page .product-gallery, .product-page .product-reviews-container {
  width: 328px;
  float: left;
}

.update-preview-wrapper {
  overflow: hidden;
}

.update-preview-wrapper .update-preview {
  float: right;
}

.product-page .gallery-main {
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
  clear: both;
}

.product-page .main-img {
  position: relative;
  line-height: 326px;
  text-align: center;
  height: 326px;
  border: 1px #e5e5e5 solid;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.product-page .main-img img {
  display: inline-block;
  width: auto;
  max-width: 320px;
  margin: auto;
  height: auto;
  max-height: 324px;
  vertical-align: middle;
}

.product-page .main-img a.zoom {
  position: absolute;
  display: block;
  bottom: 7px;
  right: 8px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e35b2232c33564755f2ba0b5337e95ffcdb98f17/zoom.png?1640051316) no-repeat 0 0;
  width: 22px;
  height: 22px;
}

.product-page .gallery-main ul {
  display: inline-block;
  width: 328px;
}

.product-page .gallery-main ul li {
  float: left;
  margin-right: 7px;
  margin-bottom: 15px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  margin-left: 20px;
  border: 1px #e5e5e5 solid;
}

.product-page .gallery-main ul li a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 auto;
}

.product-page .gallery-main ul li a img {
  display: block;
  width: auto;
  height: auto;
}

.product-page i.player-ico {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ad888db01d5ffed9f21738687af4ab37e4101fad/play.png?1640051315) no-repeat 0 0;
  width: 22px;
  height: 21px;
}

.product-page ul.social-share {
 display: none;

}

.product-page ul.social-share li {
  float: left;
  margin-right: 7px;
}

.product-page ul.social-share li:last-child {
  margin-right: 0px
}

.fb_iframe_widget {
  padding-left: 0px !important;
}

.product-reviews-container {
 display: none;

}

.product-reviews-container .product-rating {
  color: #747474;
  float: left;
  margin-right: 10px;
}

.product-reviews-list.inactive, .reviews-paginator.inactive {
  opacity: 0.5;
  pointer-events: none;
}

.product-reviews-container .product-rating .show-star {
  display: inline-block;
  position: relative;
  top: 3px;
}

.product-reviews .product-reviews-header {
  line-height: 30px;
}

.product-reviews-container .product-reviews-header label {
  line-height: 29px;
  height: 29px;

  font-size: 16px;
  font-weight: bolder;
}

.product-reviews-container .product-reviews-header.empty-set {
  font-size: 14px;
  line-height: 16px;
  color: #999;
  padding-top: 40px;
}

.product-reviews .product-reviews-header .product-rating {
  width: 100%;
  float: none;
  display: block;
  height: 44px;
}

.product-reviews-container .add-review-button-container {
  margin-bottom: 20px;
  position: relative;
  height: 22px;
  float: right;
}

.product-reviews-container .add-review-button-container .btn_2 {
  padding: 3px 10px 4px;
  font-weight: bold;
  white-space: nowrap;
}

.product-review {
  margin-bottom: 10px;
}

.product-review .product-review-header {
  height: 24px;
  line-height: 24px;
}

.product-review .product-review-header .review-author, .product-review .review-title {
  color: #717171;
  font-size: 14px;
  margin-bottom: 5px;
}

.product-review .review-title {
  clear: both;
}

.product-review .product-review-header .review-author {
  font-weight: bolder;
  color: #747474;
  font-size: 14px;
}

.product-review .product-review-header .review-date {
  font-size: 14px;
  color: #959595;
}

.review-body {
  font-size: 14px;
  line-height: 18px;
}

div.horizontal-separator {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/2821f4814fbca533f80a7c27ed7b14b7c2f5e1e8/content-block-border.png?1640051316) repeat-x 0 0;
  height: 10px;
}

div.add-review-form-container a.cancel-review:link,
div.add-review-form-container a.cancel-review:active,
div.add-review-form-container a.cancel-review:visited,
div.review-preview-wrapper a.edit-review:link,
div.review-preview-wrapper a.edit-review:active,
div.review-preview-wrapper a.edit-review:visited,
div.review-preview-wrapper a.cancel-review:link,
div.review-preview-wrapper a.cancel-review:active,
div.review-preview-wrapper a.cancel-review:visited {
  color: #166774;
  text-decoration: underline;
  font-size: 14px;
  float: right;
  margin-top: 5px;
  padding-right: 5px;
  cursor: pointer;
}

a.cancel-review:link,
a.cancel-review:active,
a.cancel-review:visited {
  text-decoration: none !important;
}

div.add-review-form-container .form-item label,
div.add-review-form-container div.input label {
  margin-bottom: 2px;
}

div.add-review-form-container .form-item label {
  clear: both;
  float: none;
  font-size: 14px;
}

div.add-review-form-container .form-item {
  position: relative;
}

div.add-review-form-container .rating-stars {
  position: absolute;
  top: 3px;
  right: 90px;
}

a.add-review-btn {
  display: block;
  position: absolute;
  right: 4px;
}

a.submit-review-btn {
  display: block;
  float: left;
}

.product-reviews form {
  width: 100%;
  color: #565656;
}

div.review-preview-wrapper .controls {
  height: 32px;
}

div.review-preview-wrapper.submit {
  font-size: 14px;
  line-height: 16px;
  color: #3F3F3F;
  margin-top: 70px;
}

div.review-preview-wrapper .controls .controls-container {
  float: right;
  width: 186px;
  padding-top: 5px;
}

div.review-preview-wrapper .controls .controls-container a {
  display: inline-block;
  line-height: 12px;
  height: 16px;
  margin: 0 0 0 10px;
  text-decoration: none;
}

.product-reviews-container form button.custom-button.preview-review-btn {
  font-weight: bold;
  color: #252525;
  padding: 3px 10px 4px;
}

#new_website_product_review {
  background: #f8f8f8;
  padding: 12px 19px;
  border: 1px #e5e5e5 solid;
}

.product-reviews-container form .error {
  display: block;
}

div.add-review-form-container, div.review-preview-wrapper {
  margin-bottom: 60px;
  position: relative;
  z-index: 100;
}

div.add-review-form-container {
  display: none;
}

div.product-reviews-container div.pagination-nav {
  font-size: 18px;
  font-weight: bold;
}

div.product-reviews-container div.pagination-nav a {
  font-weight: bold;
  text-decoration: underline;
}

div.product-reviews-container div.reviews-paginator > div {
  display: block;
}

div.product-reviews-container div.reviews-paginator div.next {
  float: left;
}

div.product-reviews-container div.reviews-paginator div.first {
  float: right;
}

div.product-reviews-container div.reviews-paginator {
  height: 22px;
}


.product-page .product-options, .product-page .product-personalization, .product-page .logo-info {
}

.product-info h3 {
  font-size: 1.05em;
  color: #666666;
  margin-bottom: 10px;
  float: left;
  display: inline-block;
}

.product-page .product-options h3 {
  font-size: 16px;
  color: #33333;
  margin-bottom: 17px;
  float: left
}

/*.product-page p.is-in-stock-info {color: #339933;font-size: 10px;text-align: center;margin: 0;float:right}*/
.product-page .options-info {
  margin-bottom: 13;
  overflow-y: auto;
  height: auto;
  max-height: 400px;
  clear: both
}

.product-page .logo-info {
  margin-bottom: 5px;
  overflow: visible;
  height: auto;
  clear: both
}

.product-page .logo-info .msdropdown-select, .product-page .product-option-wrapper .msdropdown-select, .product-page .product-option-wrapper .msdropdown-select-thumb {
  width: 200px
}

.product-page .logo-info .ddChild, .product-page .product-option-wrapper .ddChild {
  width: 99%;
  left: 0;
  margin: 1px;
}

.product-page .logo-info .ddChild ul li, .product-page .product-option-wrapper ul li {
  text-align: center;
  position: relative;
}

.product-page .logo-info .ddChild ul li img, .product-page .product-option-wrapper .ddChild ul li img {
  max-height: 30px;
  max-width: 55px;
  position: absolute;
  right: 0;
}

.thumbnail .ddcommon {
  background-image: none;
  width: auto !important;
  height: auto !important;
}

.product-page .logo-info .thumbnail .ddChild, .product-page .product-option-wrapper .thumbnail .ddChild {
  width: auto;
  left: 0;
  display: block !important;
  position: relative !important;
  border: none;
  z-index: 0 !important;
  top: 0px !important;
  height: auto !important;
  background-color: transparent;
}

.product-page .logo-info .thumbnail .ddChild ul li, .product-page .product-option-wrapper .thumbnail ul li {
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 1px;
}

.product-page .logo-info .thumbnail .ddChild ul li:first-child, .product-page .product-option-wrapper .thumbnail ul li:first-child {
  display: none;
}

.product-page .logo-info .thumbnail .ddChild ul li img, .product-page .product-option-wrapper .thumbnail .ddChild ul li img {
  position: relative;
  padding: 0px;
}

.product-page .logo-info .thumbnail .ddlabel, .product-page .product-option-wrapper .thumbnail .ddlabel {
  display: none;
}

.product-page .logo-info .thumbnail .ddTitle .ddlabel, .product-page .product-option-wrapper .thumbnail .ddTitle .ddlabel {
  display: block;
  width: 240px;
}

.thumbnail .dd .ddChild li {
  border-bottom: none;
  background-color: transparent;
}

.thumbnail .ddcommon .shadow {
  box-shadow: none;
}

.thumbnail .dd .ddChild li.selected {
  border: 1px solid red;
  margin: 0 !important;
}

.thumbnail .border {
  border-radius: 0 !important;
}

.product-page .logo-info .ddlabel, .product-page .product-option-wrapper .ddlabel {
  float: left;
  margin-right: 10px;
  text-overflow: ellipsis;
  width: 160px;
  overflow: hidden;
  text-align: left;
  color: rgb(153, 153, 153);
  font-size: 14px;
  white-space: nowrap;
}

.product-page .logo-info .ddTitleText .ddlabel, .product-page .product-option-wrapper .ddTitleText .ddlabel {
  margin-right: 0;
  width: 160px;
  padding-left: 5px;
}

.product-page .logo-info .ddChild ul li .ddlabel, .product-page .product-option-wrapper .ddChild ul li .ddlabel {
  line-height: 30px;
  color: rgb(153, 153, 153);
}

.product-page .options-item {
  width: 200px;
  margin-right: 7px
}

.product-page .options-item .form-item {
}

.product-page .select-area {
  float: none;
}

.product-page .logo-info .select-area {
  float: left;
  margin: 0;
}

.product-page .logo-info .form-item label {
  float: left;
}

.product-page .options-item .form-item {
  margin-bottom: 12px;
}

.product-page .options-item .form-item label {
  margin-bottom: 3px;
}

.product-page a.load-info-link {
  color: #5D7685;
  font-size: 10px;
  text-decoration: underline;
  display: block;
  text-align: center
}

.product-page a.load-info-link:hover {
  text-decoration: none;
}

.product-page .prescription-info {
}

.product-page .prescription-info > div {
  float: right;
  width: 100px
}

.product-page .prescription-info > div:first-child {
  float: left;
}

.product-page .logo-info .form-item {
  margin: 0;
}

.product-page .total-info {
  position: relative;
  padding: 20px;
  border: 1px #e5e5e5 solid;
  clear: both;
  /*float: right;*/
  /*width: 510px;*/
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

/*.lt-ie9 .product-page .total-info { position: relative; }*/
.product-page .edit_website_product {
  /*width: 400px;*/
  /*float: right;*/
}

.product-page .total-info > div {
  float: left;
}

.product-page .total-info > div.amount-area {
  width: 155px;
  margin-top: 10px;
}

.product-page .amount-area label {
  float: left;
  color: #556C79;
  line-height: 20px;
  margin-right: 6px;
}

.product-page .amount-area > div {
  float: left;
}

.product-page .amount-area > div span {
}

.product-page .amount-area > div select {
}

.product-page .amount-area .select-area .ui-spinner-input {
  margin: 0
}

.product-page .total-info > div.info-area {
  width: 107px;
}

.product-page .info-area p {
  color: #556C79;
  margin-bottom: 0;
  line-height: 19px;
  text-align: center;
}

.product-page .info-area p.stock {
  font-size: 10px;
  margin: 0;
}

.product-page .stock.in-stock {
  color: #339933;
}

.product-page .stock.out-of-stock {
  color: #DD0000
}

.product-page .total-info > div.add-to-cart-area {
  float: right;
  margin-bottom: 0px;
  margin-top: 10px;
}

.product-page .total-info > div.add-to-cart-area .btn {
  text-transform: uppercase;
  font-size: 14px;
  width: 140px;
  margin-bottom: 5px;

  padding: 7px 6px;
  text-shadow: ;
  font-weight: normal;
}

.btn.custom_btn {
  text-transform: uppercase;
  font-size: 14px;
  padding: 7px 12px;
  /*margin: 0 auto;*/
}

.lt-ie10 .custom_btn {
  padding: 7px 12px 5px 12px;
}

.btn.custom_btn.btn_sign {
  margin: 13px 0 0 150px !important;
}

.lt-ie10 .product-page .total-info > div.add-to-cart-area .btn {
  padding: 7px 12px 5px 12px;
}

.lt-ie9 .product-page .total-info > div.add-to-cart-area .btn {
  padding: 7px 12px 7px 12px;
}

.lt-ie9 .sign-up-form .btn.custom_btn {
  margin-left: 90px;
}

.product-page .add-to-cart-area input {
}

.product-page .product-tabs {
  margin-bottom: 20px;
  /*width: 552px;*/
  /*float: right;*/
}

.product-page .product-tabs > ul {
  position: relative;
  z-index: 2;
  left: 10px;
  bottom: -1px;
}

.product-page .product-tabs > ul li {
  float: left;
  margin-right: 10px;
  border: 1px #e5e5e5 solid;
  position: relative;
  border-bottom: 1px #FFFFFF solid;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

.product-page .product-tabs > ul li a {
  display: block;
  line-height: 28px;
  height: 28px;
  padding: 0 14px 0 14px;
  color: #707070;
  font-size: 16px;
  text-decoration: none;
  border: none;
}

.product-page .product-tabs > ul li.selected {
}

.product-page .product-tabs > ul li.selected a {
  font-weight: bold;
}

.product-page .tabs-body {
  border: none;
  padding: 0;
}

.product-page .tabs-body > div {
  display: none;
  overflow-y: auto;
  max-height: 400px;
  font-size: 14px;
  border: 1px #e5e5e5 solid;
  padding: 10px;
}

.tab_2 {
  text-align: center;
}

.tab_2 tr {

}

.tab_2 td {
  padding: 0 10px;
  line-height: 18px;
}

.product-page .details {
  display: table;
  width: 100%;
}

.product-page .details > div {
  display: table-cell;
  width: 49%;
  border-left: 1px dashed #cadde8;
  padding: 5px 0 5px 12px;
}

.product-page .details > div:first-child {
  border-left: none;
  padding-left: 0;
}

.product-page .details > div p {
  color: #666;
  font-family: Arial, Helvetica;
}

.product-page .details > div p strong {
}

.product-page .details > div p strong a {
  text-decoration: underline;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial, Helvetica
}

.product-page .details > div p strong a:hover {
  text-decoration: none;
}

.product-page .total-reviews {
  margin-bottom: 15px;
}

.product-page .total-reviews > span {
  display: inline-block;
  margin-right: 4px;
}

.product-page .total-reviews > i {
  margin-top: 3px;
}

.product-page .review-item {
  position: relative;
  margin-bottom: 22px;
}

.product-page .review-header {
  margin-bottom: 4px;
}

.product-page .review-header h6 {
  float: left;
  margin-right: 6px;
  color: #666;
  font-size: 12px;
  font-family: Arial, Helvetica;
  font-weight: bold;
}

.product-page .review-header span {
  float: left;
  color: #666;
  font-size: 10px;
}

.product-page .review-header i {
  float: right
}

.product-page .review-item p {
  margin-bottom: 0;
}

.product-page i.stars {
  display: inline-block;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/71420a5992f4696e60faac892484317710fab460/stars.png?1640051316) no-repeat 0 0;
  width: 72px;
  height: 11px;
}

.product-page i.stars-1 {
  background-position: -15px 0;
}

.product-page i.stars-2 {
  background-position: -30px 0;
}

.product-page i.stars-3 {
  background-position: -45px 0;
}

.product-page i.stars-4 {
  background-position: -60px 0;
}

.product-page i.stars-5 {
  background-position: -75px 0;
}

.product-page a.report-review {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #666;
  font-size: 11px;
  font-family: Arial, Helvetica;
  text-decoration: underline;
  background: #F8F8F8;
  padding-left: 14px;
}

.product-page a.report-review:hover {
  text-decoration: none;
}

.product-page a.see-all-reviews {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #999;
}

.product-page .product-page-right {
  margin: 0 40px 0 0;
  border: 1px #e5e5e5 solid;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

.lt-ie9 .product-page .product-page-right {
  position: relative;
}

.product-page .product-page-right h4 {
  font-size: 16px;
  color: #102935;
  font-family: Arial, Helvetica;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 14px;
}

.product-page .product-page-right .product-item {
  margin-bottom: 9px;
  background: white;
  padding: 10px 0;
  height: 114px;
}

.product-page .product-item {
  background: #fff;
  padding: 10px 0;
}

.product-page .product-item .image-area {
  text-align: center
}

.product-page .product-item .image-area img {
  width: auto;
  height: auto;
  max-width: 150px;
  max-height: 76px;
  display: block;
  margin: 0 auto;
}

.product-page .product-item h5 {
  display: block;
  text-align: center;
  color: #666;
  font-size: 12px;
  text-decoration: underline;
  font-family: Arial, Helvetica;
  margin-bottom: 4px
}

.product-page .product-item h5 {
  text-decoration: none;
}

.product-page .product-item span {
  color: #666;
  font-size: 12px;
  display: block;
  text-align: center;
  font-weight: bold;
  font-family: Arial, Helvetica;
}

.product-page .product-options .multiple-quantity-product-option {
  overflow: hidden;
}

.product-page .product-options .multiple-quantity-product-option input[type="text"] {
  margin: 0;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ec065cce5fef0661e8a8dbf9a4d623685f490d31/input-txt-bg65.png?1640051316) no-repeat center;
  border: none;
  width: 58px;
  height: 22px;
  line-height: 22px;
  padding: 0 0 0 5px
}

.product-page .product-options .multiple-quantity-product-option .product-sub-option {
  margin: 5px 0 5px 20px;
  width: 400px;
  clear: both;
}

.product-page .product-options .multiple-quantity-product-option .product-sub-option label {
  display: inline-block;
  width: 120px;
}

.product-page table.multiple-quantity-grid {
  margin-bottom: 10px;
}

@media screen and (max-width: 660px) {
  .product-page .product-options .multiple-quantity-product-option {
    overflow: scroll;
  }
}

.product-page table.multiple-quantity-grid th {
  padding: 5px;
  text-align: left;
  width: 85px;
  vertical-align: bottom;
}

.product-page table.multiple-quantity-grid th img {
  max-width: 65px;
}

.product-page table.multiple-quantity-grid td {
  padding: 5px;
  text-align: left;
  width: 85px;
  vertical-align: top;
}

.product-page table.multiple-quantity-grid span.stock {
  display: block;
  margin-top: 5px;
}

.product-page table.product-summary span.sub-name:after {
  padding-left: 5px;
  content: '/';
}

.product-page table.product-summary span.sub-name:last-child:after {
  content: '';
}

.product-page table.product-summary, .product-page table.product-quantity {
  width: 330px;
  text-align: left;
  margin-top: 5px;
  font-size: 13px;
  text-transform: capitalize;
}

.product-page table.product-summary thead, .product-page table.product-quantity thead {
  line-height: 30px;
}

.product-page table.product-summary th, .product-page table.product-quantity th {
  text-align: left;
  min-width: 125px;
  font-weight: bold;
  color: #333333;
}

.product-page table.product-summary .h1 {
  font-size: 14px;
  padding: 7px 0px;
}

.product-page table.product-summary .h2 {
  padding-left: 10px;
}

.product-page table.product-summary .h3 {
  padding-left: 20px;
}

.product-page table.product-summary .quantity, .product-page table.product-quantity .quantity {
  width: 30px;
  text-align: center;
}

.product-page table.product-summary input.amount, .product-page table.product-quantity input.amount {
  margin: 0;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ec065cce5fef0661e8a8dbf9a4d623685f490d31/input-txt-bg65.png?1640051316) no-repeat center;
  border: none;
  width: 58px;
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
}

.product-page table.product-summary tr.total th {
  vertical-align: bottom;
}

.product-page table.product-summary .price, .product-page table.product-summary tr.total td {
  width: 70px;
}

.product-page table.product-summary th.minimum-order-quantity-help {
  line-height: 12px;
  padding-top: 8px;
  color: #808080;
}

.product-page table.product-summary td span.ui-spinner {
  line-height: 21px;
}

.product-page .total-info span.stock {
  display: block;
  margin: 0;
  text-align: left;
}

.product-page .line-items-reflective-view {
  /*float: right;*/
  /*width: 552px;*/
}

.product-page .gift-certificate-details {
  margin-top: 10px;
}

.product-page .gift-certificate-details > h4 {
  margin-bottom: 10px;
}

.product-page .gift-certificates-quantity select {
  width: 200px;
}

.product-page .gift-certificates-amount select {
  width: 200px;
}

.product-page .gift-certificate-custom-amount {
  margin-left: 140px;
  margin-top: 5px;
}

.product-page .gift-certificate-details textarea {
  width: 188px;
  resize: vertical;
  height: 60px;
}

.prod_option_block {
  border: 1px #e5e5e5 solid;
  padding: 18px 19px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  min-width: 296px;
  margin: 0 0 22px 0;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

/*.lt-ie9 .prod_option_block { position: relative; }*/
.prod_option_block h3 {
  float: none;
  color: #33333 font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.prod_option_block .select-area {
  margin-left: 136px;
}

.prod_option_block .form-item label {
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: ;
  float: left;
  text-transform: capitalize;
}

.prod_option_block .proof-approval > label {
  width: auto;
  text-transform: none;
}

.prod_option_block .proof-approval input {
  width: auto
}

.product-page {
  padding: 0 0 36px 0;
}

.related-products .product, .recently-viewed-products .product {
  position: relative;
  width: 172px;
  min-height: 210px;
  border: 1px #e5e5e5 solid;
  float: left;
  margin: 0 26px 20px 0px;
}

.recently-viewed-products .product {
  margin: 0 auto 20px auto;
}

.recently-viewed-products .product *,
.related-products .product * {
  cursor: pointer;
}

.recently-viewed-products .product img {
  height: auto;
  width: auto;
  max-width: 148px;
  max-height: 118px;
  vertical-align: middle;
  margin: 0 auto;
}

.related-products .product img {
  height: auto;
  width: auto;
  max-width: 143px;
  max-height: 118px;
  vertical-align: middle;
  margin: 0 auto;
}

.recently-viewed-products .product a,
.related-products .product a {
  text-decoration: none;
}

.recently-viewed-products .product a:hover,
.related-products .product a:hover {
  text-decoration: none;
}

.recently-viewed-products .product a *,
.related-products .product a * {
  cursor: pointer;
}

.recently-viewed-products .product .footer, .related-products .product .footer {
  padding-top: 7px;
  height: auto;
  max-height: 70px;
  /* text-align: center; */
  font-size: 0;
  overflow: hidden;
}

.recently-viewed-products .product .footer label, .related-products .product .footer label {
  display: block;
  width: auto;
  font-size: 14px;
  margin-bottom: 3px;
  padding: 0 11px;
}

.recently-viewed-products .product .footer label.vendor-names, .related-products .product .footer label.vendor-names {
  line-height: 20px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.recently-viewed-products .product .footer label.product-name a, .related-products .product .footer label.product-name a {
  display: block;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*color:
#747474 ;*/
  font-size: 14px;
}

.recently-viewed-products .product .footer label.product-price,
.related-products .product .footer label.product-price {
  display: block;
  line-height: 22px;
  font-weight: bold;
  float: none;
  width: 100%;
  text-align: left;
  color: #252525;
  font-size: 14px;
}

.recently-viewed-products .product .product-discount, .related-products .product .product-discount {
  top: -4px;
  left: -5px;
  z-index: 2000
}

.recently-viewed-products .product .image-carousel {
  position: relative;
  overflow: hidden;
  width: 148px;
  height: 118px;
  border: 1px #e5e5e5 solid;
  margin: 11px auto 0 auto;
}

.related-products .product .image-carousel {
  position: relative;
  overflow: hidden;
  width: 148px;
  border: 1px #e5e5e5 solid;
  height: 118px;
  margin: 11px auto 0 auto;
}

.recently-viewed-products .product .image-carousel ul, .related-products .product .image-carousel ul {
  width: 20000em;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
}

.recently-viewed-products .product .image-carousel ul li {
  float: left;
  width: 148px;
  height: 118px;
  text-align: center;
  line-height: 118px;
}

.related-products .product .image-carousel ul li {
  float: left;
  width: 148px;
  height: 118px;
  text-align: center;
  line-height: 118px;
}

.recently-viewed-products .product .image-carousel a, .related-products .product .image-carousel a {
  position: absolute;
  width: 15px;
  height: 17px;
  z-index: 3000;
  top: 2px;
}

.recently-viewed-products .product .image-carousel a.carousel-next, .related-products .product .image-carousel a.carousel-next {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/a6dc68d641c27c353f7a300a7571be41b04eb1da/product-image-carousel-next.png?1640051316);
  right: 5px;
}

.recently-viewed-products .product .image-carousel a.carousel-prev, .related-products .product .image-carousel a.carousel-prev {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/a8364cc81ae56ebe2a8ccfd2ff6cc7a319eddf75/product-image-carousel-prev.png?1640051316);
  right: 30px;
}

.related-products {
  padding: 0 40px 40px 40px;
}

.related-products h4 {
  font-size: 14px;
  margin: 0;
  padding: 0 0 6px 0;
  font-weight: bold;
  line-height: 36px;
  color: #102935;
}

.product-option-group {
  font-size: 14px;
  margin-bottom: 20px;
}

.product-option-group > label {
  color: #278181;
  display: block;
}

.product-option-group .product-option-container {
  padding-left: 10px;
  display: inline-block;
}

.product-option-group .product-option-container .select-area {
  margin-left: 131px;
}

.product-option-group .product-option-container .product-option-wrapper > label {
  width: 130px;
}

.product-option-group .product-option-container.wrap-options .product-option-wrapper {
  float: left;
}

.product-option-group .product-option-container.wrap-options .product-option-wrapper > label {
  display: block;
  float: none;
}

.product-option-group .product-option-container.wrap-options .product-option-wrapper > div {
  margin-left: auto;
  position: relative;
}

.product-option-group .product-option-container.wrap-options .product-option-wrapper span.error {
  display: block;
}

div.product-options .product-option-wrapper {
  width: auto;
  min-width: 234px;
  margin-bottom: 5px;
}

div.product-options .product-option-wrapper.required label {
  color: #ff0000;
}

div.product-options .product-option-wrapper div.minimum-order-quantity-help {
  margin-top: 20px;
  font-weight: bolder;
  font-size: 13px;
  color: #808080;
}

/**
* @section Content Page
* @section Checkout
*/

.checkout-cols > div {
  width: 200px;
  float: left;
  margin-right: 20px;
}

.checkout-cols > div:last-of-type {
  width: 275px;
  margin-right: 0;
}

.checkout-cols > div p {
  font-size: 14px;
  color: #666666;
  margin-bottom: 2px
}

.checkout-cols > div.method {
  width: auto
}

.checkout-cols p.shipment-error {
  color: darkred
}

label.form-checkbox input {
  margin: 0 5px 0 0;
  padding: 0;
}

.card-code {
}

.card-code input {
  float: left;
  width: 80px;
  border-right: 1px solid #666;
}

.form-select > div > div {
  position: relative;
  float: left;
  margin-left: 9px;
  width: 95px
}

.form-select select {
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
}

.checkout-summery {
  width: 275px;
  float: left;
  /*background: url(
 ) repeat 0 0;*/
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.lt-ie9 .checkout-summery {
  position: relative;
}

table.item-summary {
  width: 100%;
  margin-bottom: 20px;
}

table.item-summary tr {
}

table.item-summary td {
  text-align: right;
  font-size: 14px;
  color: #666;
  padding: 3px 10px 3px 3px;
}

table.item-summary th {
  text-align: right;
  font-weight: normal;
  color: #666;
  font-size: 16px;
  padding: 3px;
}

table.item-summary tr.sub-total td, table.item-summary tr.sub-total th {
  color: #333
}

/**
* Custom Buttons
* @section buttons
*/
.custom-button {
  display: block;

  font-size: 14px;
  font-weight: bold;
  padding: 3px 10px 4px;
}

.custom-button.small {
}

.btn-blue {
}

.btn-red {
}

.btn-white {
}

.btn-green {
}

.btn-heather {
}

.btn-tradewind {
}

.btn-grey {
}

.custom-input-text.with-hint {
  color: #ccc;
}

.green-button {
  font-size: 14px;
  padding: 7px 12px;
  font-size: 14px;
  text-transform: uppercase;
}

.button.green-button {
}

.green-big-button {
  color: #FFFFFF;
  font-size: 16px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e058c678fa18ff23d5629fd49bc3a2a54b343d4b/green-big-button.png?1640051315) repeat-x 0 0;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  border-left: 1px solid #2e6e36;
  border-right: 1px solid #2e6e36;
}

.complete-checkout-button {
  display: inline-block;
  font-size: 20px;
  width: 236px;
  cursor: pointer;
  padding: 10px 0;
}

p.complete-link-instruction {
  color: #666666;
}

a.remove-promotion {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/69ecaeed65b148a22f59c600836a1ec7a6d3260f/remove-link.png?1640051316) no-repeat 0 0;
}

.promotions .fields {
  vertical-align: top;
}

.promotions .coupon-note {
  text-overflow: ellipsis;
  width: 200px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}

.notification-area .notification {
  text-align: center;
  padding: 5px 0;
  font-size: 16px;
}

.notification-area .notification-success {
  background: #92BA61;
  color: white;
}

.notification-area .notification-error {
  background: #FF5500;
  color: white;
}

.page-header {
  margin-bottom: 20px;
  text-align: center;
}

.notice {
  font-size: 14px;
  text-align: justify;
  padding: 0 42px 28px;
}

.notice.centerized {
  text-align: center;
}

.common-page {
  padding: 105px 0;
}

.common-form {
  margin: 0 auto;
  width: 200px;
  margin-bottom: 24px;
}

/*------------ Homepage Carousel ------------------*/
#carousel, #carousel .items > li {
  width: 607px;
  height: 336px;
  max-height: 336px;
}

#carousel .items > li > a {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

#carousel .items > li div.carousel-item-caption {
  max-width: 100%;
  width: 100%;
  position: relative;
  background: rgba(51, 51, 51, 0.6);
  color: rgba(255, 255, 255, 0.84);
  top: -55px;
  padding: 10px 30px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 55px;
  max-height: 55px;
}

#carousel .items > li div.carousel-item-caption > span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}

#carousel-wrapper {
  margin: 0;
}

#carousel {
  position: relative;
  z-index: 0;
  overflow: hidden;
  background: transparent;
  margin: 0 auto;
}

#carousel p, #carousel li {
  margin: 0;
}

#carousel .items {
  margin: 0;
  padding: 0;
  width: 20000em;
  position: absolute;
  z-index: 1;
}

#carousel .items >
li {
  float: left;
  list-style: none;
}

#carousel .items img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto; /* I was on the fence about adding this line in, but hope it will do some good */
}

#carousel-controls {
  margin-top: 10px;
}

#carousel .browse {
  width: 50px;
  height: 106px;
  top: calc(50% - 53px);
  background: transparent;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  opacity: .9;
  display: none;
}

#carousel-next {
  top: 0;
  right: 0;
}

#carousel-prev {
  top: 0;
  left: 0;
}

#carousel .arrow {
  display: block;
  position: absolute;
  top: 20px;
  width: 66px;
  height: 66px;
  cursor: pointer;
  opacity: 0.6;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/134b2cc5382d4a222a00f023c555448e10d18400/arrows.png?1640051316);
  padding: 0px !important;
  margin: 0px !important;
}

#carousel .browse:hover .arrow {
  opacity: 1;

}

#carousel-next .arrow {
  right: 0;
  background-position: 0 0;
}

#carousel-prev .arrow {
  background-position: 0 66px;
}

#carousel-slide-menu {
  list-style-type: none;
  text-align: center;
}

#carousel-slide-menu li {
  width: 14px;
  height: 14px;
  border-radius: 7px;
  background: ;
  display: inline-block;
  margin: 10px 3px 0;
  cursor: pointer;
}

#carousel-slide-menu .active {
  background: ;
}

.content .breadcrumbs {
  font-family: inherit;
  font-size: inherit;
  padding: 5px 0px;
}

.content .breadcrumbs span.separator {
  /*background: url(
 ) no-repeat 50% 90%;*/
  margin-left: 3px;
  color: #666666 !important;
  display: inline-block;
  width: 12px;
  height: 10px;
  line-height: 13px;
  vertical-align: top;
}

.content .breadcrumbs a, .content .breadcrumbs a:visited {
  color: #666666 !important;
}

.content .breadcrumbs a:hover {
  color: #DF0C36 !important;
}

.content .breadcrumbs span.current {
  color: #666666 !important;
}

.map-container .map-title {
  margin-bottom: 10px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
}


.order-history-separator {
  clear: both;
  margin-bottom: 10px;
  border-bottom: 1px dashed #999999;
}


/* product personalization */

/* product page */
.product-page .product-personalization textarea {
  width: 188px;
  max-width: 400px;
}

.product-page .product-personalization label {
  padding-right: 5px;
}

.product-page .product-personalization h4 {
  margin-bottom: 5px;
}

/* personalization groups */

.personalization-groups select {
  width: 200px;
}

.personalization-groups label {
  padding-right: 5px;
}

/* cart */
/*.shopping-cart .product-options {margin: 10px 0px;}*/
.shopping-cart .product-options > div {
  display: inline-block;
  margin: 10px 10px 10px 0px;
}

.shopping-cart .product-options > div label {
  font-weight: bold;
  text-transform: capitalize;
}

.shopping-cart .product-options div.logo span.logo-name {
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: bottom;
}

.shopping-cart .product-options div.logo img {
  max-height: 16px;
  padding-left: 10px;
  vertical-align: bottom;
}

.shopping-cart .hidden-options.product-personalizations ul > li {
  width: auto;
}

.shopping-cart table.product-personalization {
  margin-left: 5px;
  margin-bottom: 20px;
}

.shopping-cart table.product-personalization thead th,
.shopping-cart table.product-personalization tbody th,
.shopping-cart table.product-personalization tbody td {
  font-weight: normal;
}

.shopping-cart table.product-personalization thead th {
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.shopping-cart table.product-personalization tbody th {
  text-align: right;
  padding-right: 10px;
}

.shopping-cart table.product-personalization tbody th,
.shopping-cart table.product-personalization tbody td {
  font-size: 14px;
}

.shopping-cart table.product-personalization tbody td {
  color: #666;
  text-align: left;
}

.shopping-cart table.product-personalization tbody td.not-specified {
  color: lightgray;
}

/* Replace quantity input with CSS instead of png */
.shopping-cart .item-quantity input.quantity {
  background: linear-gradient(rgb(250, 250, 250), rgb(245, 245, 245));
  box-shadow: inset 0 7px 2px -8px rgba(0, 0, 0, 0.7), inset 0 -7px 3px -8px rgba(0, 0, 0, 0.7);
  border: 1px solid #666;
  height: 22px;
}

.shopping-cart .item-quantity input.quantity.error {
  border: 1px solid red;
  margin-left: 0;
}

/* order history */
.recent-orders .product-personalizations ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.recent-orders table.product-personalization {
  margin-left: 5px;
  color: #999;
}

.recent-orders table.product-personalization thead th,
.recent-orders table.product-personalization tbody th,
.recent-orders table.product-personalization tbody td {
  font-weight: normal;
}

.recent-orders table.product-personalization thead th {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
}

.recent-orders table.product-personalization tbody {
  padding-left: 10px;
  padding-top: 10px;
  float: left;
}

.recent-orders table.product-personalization tbody th {
  text-align: right;
  padding-right: 10px;
}

.recent-orders table.product-personalization tbody th,
.recent-orders table.product-personalization tbody td {
  font-size: 14px;
}

.recent-orders table.product-personalization tbody td {
  color: #666;
  text-align: left;
}

.recent-orders table.product-personalization tbody td.not-specified {
  color: lightgray;
}

/* end of product personalization */
.sign-in-wrap, .sign-up-wrap {
  padding: 84px 0 40px 0;
}

.sign-in, .sign-up {
  width: 440px;
  margin: 0 auto;
  padding: 20px 0 20px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 2px #5b8694 solid;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
}

/*.lt-ie9 .sign-in, .lt-ie9 .sign-up {
position: relative;
}*/

.sign-in h1, .sign-up h1 {
  color: #4d5760;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 20px 0;
}

.sign-in .sign-in-form, .sign-up .sign-up-form {
  width: 354px;
  margin: 0 auto;
  padding: 0;
}

.sign-in .sign-in-form label, .sign-up .sign-up-form label {
  color: #333333;
  font-size: 14px;
  display: block;
  float: left;
  width: 150px;
}

.sign-in a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #666666 !important;
}

.sign-in a.forgot-link {
  color: #666666 !important;
  padding: 16px 0 16px 193px;
  text-decoration: underline !important;
}

.sign-in a.resend-link {
  color: #666666 !important;
  padding: 0 0 16px 193px;
  text-decoration: underline !important;
}

.sign-in a.forgot-link:hover, .sign-in a.resend-link:hover {
  text-decoration: none !important;
}

.sign-in .form-errors, .sign-up .form-errors {
  text-align: center;
  color: darkred;
}

.sign-up .sign-up-form input.sign-in-button {
  height: 32px;
  margin-bottom: 10px;
}

.sign-up a.forgot-link, .sign-up a.resend-link, a.additional-form-link {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
  padding: 6px;
}

.sign-in .btn_2, .sign-up .btn_2 {
  font-size: 14px;
  font-weight: bold;
  color: #707070;
  padding: 3px 10px 4px 10px;
  margin: 24px auto;
}

.sign-in div.input {
}

.sign-in div.input label {
  float: left;
  width: 140px;
}

/*** For Account Pages ***/
#wrapper > div.content {
  padding: 10px;
}

#content.two-col {
  min-height: 100%;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316);
}

.lt-ie9 #content.two-col {
  position: relative;
}

.content-page.two-col .main {
  padding-top: 10px;
}

.btn.custom_btn.indent_btn {
  margin: 10px 0 0 0 !important;
}

.product-reviews {
}

.product-reviews-header label {
  display: block;
}

.product-reviews .product-reviews-header label {
}

.product-reviews div.horizontal-separator {
  display: none;
}

.btn_remove {
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  border: 1px #a20101 solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  background: #ee6068;
  /*behavior: url(
https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/ef518d39985be3e4f6fda0f2bbc6b1a31cb30ad1/PIE.htc?1640051316 );*/
  color: #ffffff;
}

.btn_remove:hover {
  background: #de5a61;
}

/*.lt-ie9 .btn_remove { position: relative; }*/

.btn_2.custom-btn.cancel_pass {
  float: right;
  margin: -34px 0 0 0 !important;
  padding: 7px 12px 8px 12px !important;
  color: #707070 !important;
  text-transform: uppercase;
}

.lt-ie10 .btn_2.custom-btn.cancel_pass {
  padding: 7px 12px 5px 12px !important;
  margin: -30px 0 0 !important;
}

.item-area.login .btn.custom_btn.btn_sign {
  margin: 12px 0 12px 0 !important
}

.lt-ie9 .frgt_btn {
  margin-left: 110px;
}

.lt-ie9 .btn_2.custom-btn.cancel_pass {
  padding: 7px 12px 7px 12px !important;
  margin: -32px 0 0 !important;
}

.frgt_link {
}


.check_btn { /*position: absolute; bottom: -50px; right: 26px;*/
}

.account-nav-menu {
  color: #666666 !important;
  font-weight: bold;
}

.account-nav-menu li a {
  color: #666666 !important;
  font-weight: bold;
}


.product-gallery .images-wrapper {
  position: relative;
  width: 330px;
  height: 53px;
}

.product-gallery .images-wrapper a.nav {
  position: absolute;
  width: 15px;
  height: 50px;
  border-radius: 3px;
  background-color: #E9E9E9;
  display: block;
  cursor: pointer;
  z-index: 1;
}

.product-gallery .images-wrapper a.nav.disabled {
  visibility: hidden;
}

.product-gallery .images-wrapper a.nav.next {
  right: 0;
  background: #e9e9e9 url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/be443166be3e978947e3d67358396b496e2ccf1f/scroll-right.gif?1640051315 ) center center no-repeat;
}

.product-gallery .images-wrapper a.nav.prev {
  left: 0;
  background: #e9e9e9 url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/cf14936220a3f6937fcdf1d06a3587f2d4fb5633/scroll-left.gif?1640051316 ) center center no-repeat;
}

.product-gallery .images-wrapper .images-container {
  position: relative;
  width: 328px;
  height: 50px;
  overflow: hidden;
  margin-left: 1px;
}

.product-gallery .images-wrapper .images {
  display: block;
  width: 20000em;
  position: absolute;
  clear: both;
  left: 0px;
  height: 50px;
}

.product-gallery .images-wrapper .image {
  display: block;
}

div.field.payment-preview .custom-payment-details {
  color: #666;
}

.fb_iframe_widget iframe {
  z-index: 10;
}

div.product-wrapper .product-left-section {
  float: left;
  /*width: 328px;*/
}

div.product-wrapper .product-right-section {
  float: right;
  width: 535px;
}

/*----------------------------------------*/
/* CUSTOM CSS */
/*----------------------------------------*/
#upper-navigation {
  position: relative;
  z-index: 3001;
}

.zoomWindow {
  border-color: #FFF !important;
}

.search-wrapper, .account-links {
  margin-top: 20px;
}

a.phone {
  font-size: 14px;
  font-weight: bold !important;
  opacity: 1 !important;
  color: #FFFFFF;
}

.sign-up-form .custom_btn {
  margin: 0 auto !important;
}

.clear {
  clear: both;
}

.checkout-cols .address .big-select {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e36f9bfae69ab05762c6c080dce940b7f8efaf55/select.png?1640051316) no-repeat 0 0;
  height: 27px;
}

/*----------------------------------------*/
/* MAIN NAVIGATION AS ONE LINE */
/*----------------------------------------*/
.level-0.with-sub-menu a, .level-0.with-sub-menu ul {
  display: inline !important;
}

.level-0.with-sub-menu a, .level-0.with-sub-menu ul a {
  font-size: 14px;
  font-family: inherit;
  color: #CCCCCC;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;

}

.level-0.with-sub-menu a:hover, .level-0.with-sub-menu ul a:hover {
  color: #FFFFFF;
}


/*----------------------------------------*/
/* CATEGORY DROPDOWN */
/*----------------------------------------*/
.category-navigation .container ul ul.level-1 {
  position: absolute;
  width: 200px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 4px 7px -4px;
  margin-top: -10px;
}

ul.level-1 {

/ / background: url() center top no-repeat;
}

.category-navigation .container ul ul.level-1 li {
  padding: 10px 10px 0px 10px;
  display: block;
  background: #cb1417;
}

.category-navigation .container ul ul.level-1 > li:last-child {
  padding-bottom: 10px;
}

.category-navigation .container ul.level-0 > li > ul.level-1 {
  display: none;
}

.category-navigation .container ul.level-0 > li:hover > ul.level-1, .category-navigation .container ul.level-0 > li:active > ul.level-1 {
  display: block;
}

.hasDrop:hover, .hasDrop:active, .hasDrop {
  /*background-position: bottom center;
  background-repeat: no-repeat;


  background-image: url(
 );

 */
}

.hasDropMobile {
  /*
  background-position: bottom center;
  background-repeat: no-repeat;


  background-image: url(
 );

 */
}

_:-ms-fullscreen, :root .hasDrop:hover, _:-ms-fullscreen, :root .hasDrop:active {
  background-position: bottom center;
}

@-moz-document url-prefix() {
  .hasDrop:hover, .hasDrop:active {
    background-position: bottom center;
  }
}

/*----------------------------------------*/
/* FOOTER LINKS USING FONT AWESOME ICONS */
/*----------------------------------------*/
.footer-block .social {
  padding: 0px !important;
}

.footer-block .social li a {
  height: auto !important;
  width: auto !important;
  font-size: 22px !important;
  color: #CCCCCC !important;
}

.footer-block .social li a:hover {
  color: #FFFFFF !important;
}

#footer em, #footer i {
  position: relative !important;
  width: auto !important;
  background: none !important;
}

/*----------------------------------------*/
/* TOP BAR FILTERING */
/*----------------------------------------*/
.product-list {
  clear: both;
}

.sidebar {
  float: none !important;
  width: auto !important;
  padding: 0px !important;
}

.filtering {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #e5e5e5;
}

.filtering-results {
  margin-left: 0px !important;
}

.filter-rule {
  float: left;
  min-width: 100px;
}

.filter-rule h4 {
  border-top: none;
}

/*-----------------------------------------------------------------*/
/* SORT ON FIX */
/*-----------------------------------------------------------------*/
.sort {
  position: relative;
}

.sort-form {
  margin-right: 0px !important;
  height: 24px;

  position: absolute;
  right: 0;
}

.sort-form .new_search {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e36f9bfae69ab05762c6c080dce940b7f8efaf55/select.png?1640051316) no-repeat 0 0;
  height: 27px;
  /*margin-bottom: 20px;*/
}

.filtering-results .info {
  margin: 10px 0px !important;
  position: relative;
}

/*----------------------------------------*/
/* RECENTLY VIEWED ITEMS FLOATED LEFT */
/*----------------------------------------*/
.product-page .product-page-right {
  float: left !important;
  width: auto !important;
  border: none !important;
  margin: 0px 40px !important;
}

.product-page .product-page-right h4 {
  text-align: left !important;
  font-size: 14px !important;
}

.product-page .product-page-right h4 + .product {
  margin-left: 0px !important;
}

.recently-viewed-products .product {
  float: left;
  margin-right: 26px !important;
}

/*----------------------------------------*/
/* CAROSEL FIX */
/*----------------------------------------*/
.content-area.index-page {
  padding: 0px !important;
}

#carousel-wrapper {
  margin: 0 auto !important;
  width: 1200px;
  height: 610px;
}

#carousel, #carousel .items > li {
  width: 1200px !important;
  height: 100% !important;
  max-height: 610px !important;
}

/*----------------------------------------*/
/* CHECKOUT FIX */
/*----------------------------------------*/
.checkout-main {
  width: 100% !important;
}

.checkout-summery {
  width: auto;
  float: none !important;
  background: none #f8f8f8;
  border: 1px solid #e5e5e5;
  display: flex;
}

.summary-item, .summary-info {
  background: none transparent;
  float: left;
  /*padding:10px 20px 37px 12px;*/
  padding: 10px 20px 25px;
}

.summary-info {
  text-transform: capitalize;
  color: #9DACAE;
}

table.order-summary {
  margin-top: 0px;
}


/*----------------------------------------*/
/* DROPDOWNS*/
/*----------------------------------------*/
#dropdown {
  display: none;
  font-size: 25px;
  padding: 10px;
  color: #CCCCCC;
}

#dropdown:hover {
  color: #FFFFFF;
}

#category-navigation, #top-menu {
  display: block;
}

/*----------------------------------------*/
/* IFRAME RESPONSIVE FIX ON HOMEPAGE */
/*----------------------------------------*/
.content-area.index-page {
  padding: 0px !important;
}

#page-showing {
  height: auto !important;
  min-height: 100px;
}

#page-showing > div {
  left: 0 !important;
  position: relative !important;
  height: auto !important;
  width: auto !important;
  z-index: 0 !important;
  top: 0px !important;
}

#page-showing {
  z-index: 0 !important
}

#page-showing > div > div {
  left: auto !important;
  position: inherit !important;
  height: auto !important;
  width: auto !important;
  z-index: auto !important;
  top: auto !important;
}

/*GOOGLE MAP FIX FOR RESPONSIVE DESIGN*/
/*.map-area{width:100vw!important;}*/

/*----------------------------------------*/
/* RESIZE LIGHTBOX IMAGE ZOOM */
/*----------------------------------------*/
#lightbox img {
  max-width: 80vh;
  max-height: 80vh;
  /*max-height: 500px;*/
}

.lb-outerContainer {
  max-width: calc(80vh + 20px);
  max-height: calc(80vh + 20px);
}

.index-page #page-showing {
  height: auto !important;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 1000;
}

.place-order-holder {
  margin: 0 auto;
  position: relative;
  width: 236px;
}

#place-order-button {
  position: absolute;
  bottom: calc(50% - 23px);
  right: 0px;
}

#hover, #hover2, #filter-button {
  display: none;
}

#hover2 {
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 40px;
  position: absolute;
  left: 10px;
}

#hover {
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 40px;
  position: absolute;
  right: 10px;
}

/*-----------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-----------------------------------------------------------------*/
/*----------------------------------------*/
/* CAROUSEL SIZE FIX */
/*----------------------------------------*/
@media (max-width: 1200px ) {
  #carousel-wrapper, #carousel, #carousel .items > li {
    width: 100vw !important;
    max-height: 610 !important;
    height: calc(100vw / (1200/610) - 10px) !important;
  }
}

/*----------------------------------------*/
/* SMALLER THAN SITE WIDTH */
/*----------------------------------------*/
@media (max-width: 1200px ) {
  /* big landscape tablets, laptops, and desktops */
  #wrapper, .footer-main {
    width: 100%;
  }

  .category-navigation #wrapper {
    /*white-space:nowrap;*/
    overflow: auto;
  }

  .product-list {
    padding: 5px;
  }

  .content-page h1 {
    padding: 10px;
  }

  #category-navigation {
    padding: 0px 30px;
  }

  .fixed {
    width: calc(100vw - 60px);
  }

}

/*----------------------------------------*/
/* TABLETS, LANDSCAPE IPAD, LO-RES LAPTOPS AND DESKTOPS*/
/*----------------------------------------*/
@media (max-width: 961px) {
  /* tablet, landscape iPad, lo-res laptops ands desktops */
  div.product-wrapper .product-right-section {
    width: 380px;
    margin-left: 30px;
  }

  .item-description {
    width: 25%;
  }

  .login-from-cart > div {
    display: block;
    margin: 0 auto;
  }

  .item-area {
    padding: 0px;
  }

  .checkout-summery {
    display: block;
  }

  .summary-item, .summary-info {
    float: none;
  }

  .summary-item a.edit-cart {
    margin: 0px auto;
  }

  #place-order-button {
    position: relative;
    bottom: auto;
  }
}

/*----------------------------------------*/
/* VIEW LOGO FIX*/
/*----------------------------------------*/
@media (max-width: 919px) {
  div.view-logo-label {
    display: none;
  }
}

/*----------------------------------------*/
/* 840PX */
/*----------------------------------------*/
/* PRODUCT FIX */
@media (max-width: 840px) {
  div.product-wrapper .product-left-section, .product-page .product-gallery, .product-page .product-reviews-container {
    width: 100%;
  }

  .product-page .gallery-main ul {
    width: auto;
  }

  div.product-wrapper .product-right-section, div.product-wrapper .product-left-section {
    float: none;
    width: auto;
    margin: 0px;
  }
}

/*----------------------------------------*/
/* 661PX */
/*----------------------------------------*/
/* NAVIGATION FIX */
@media (min-width: 661px) {
  #category-navigation, #top-menu, #search {
    display: block !important;
  }

  #searchdropdown {
    display: none;
  }


  .content-block.featured-products {
    padding: 0px 10px;
  }

  .category-navigation .container ul ul.level-1 {
    overflow-y: auto;
    max-height: 460px;
  }
}

/*----------------------------------------*/
/* PORTRAIT TABLETS, PORTRAIT IPAD, LANDSCAPE E-READERS, LANDSCAPE 800X480 PR 854X480 PHONES */
/*----------------------------------------*/
@media (max-width: 660px) {
  /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
  .category-navigation .container ul ul.level-1 {
    position: relative;
  }

  /*#searchdropdown{display: block;}*/
  .hidden-options .section {
    border-bottom: 1px solid #ebebeb;
  }

  .category-navigation .container ul.level-0 > li > ul.level-1 {
    display: block;
    background: none#67DFFF
  }

  .category-navigation .container ul.level-0 > li {
  / / box-shadow: rgba(0, 0, 0, 0.5) 0 px 4 px 7 px - 4 px;
  }

  .category-navigation .container ul.level-0 li {
    display: block;
    text-align: center;
  }

  .category-navigation .container ul ul.level-1 li > a {
    opacity: 0.8;
    color: #FFF;
  }

  .category-navigation .container ul ul.level-1 {
    box-shadow: none !important;
  }

  .category-navigation .container ul ul.level-1 li {
    padding: 10px 10px 0px 10px;
    display: block;
    background: #67DFFF !important;
  }

  .arrow-up {
    display: none;
  }

  #dropdown {
    display: block;
  }

  #open {
    display: block;
  }

  #close {
    display: none;
  }

  a.phone {
    display: none !important;
  }

  #top-menu, #category-navigation {
    display: none;
  }

  .navigation-bar {
    padding: 0px;
  }

  /* NAVIGATION AS ONE LINE */
  .level-0.with-sub-menu a, .level-0.with-sub-menu ul {
    display: block !important;
  }

  ul.main-nav.navigation-menu li a, a.cart, a.phone {
    border: none;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .main-nav.navigation-menu li, a.cart, a.phone {
    display: block;
    float: none;
  }

  ul.main-nav.navigation-menu > a {
    padding: 10px 0px;
    border-right: none;
  }

  /* NAVIGATION AS ONE LINE END*/
  #header {
    padding: 10px 0px 0px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 2px 8px;
  }

  .account-nav-menu li a {
    color: #FFF !important;
  }

  .account-links, .search-wrapper, div.top-area .logo {
    float: none;
    margin: 0px auto;
    text-align: center;
  }

  .search {
    margin: 0 auto;
    width: auto;
    margin-right: 0px;
  }

  #searchdropdown {
    display: inline;
    margin: 0px 3px;
  }

  #search {
    display: none;
  }

  .search-wrapper {
    background: #3253FF;
    padding: 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 3px inset;
  }

  .search input[type="text"] {
    width: calc(100vw - 57px);
    border: none;
    color: #FFFFFF;
  }

  .search input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(255, 255, 255, 0.5);
  }

  .search input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(255, 255, 255, 0.5);
  }

  .search input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(255, 255, 255, 0.5);
  }

  .search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgba(255, 255, 255, 0.5);
  }

  .search input[type="submit"] {
    background-color: transparent;
  }

  /* SHOPPING CART */
  .wishlist .cart-total .button {
    display: inline-block;
  }


  #cart-top {
    text-align: center;
  }

  .cart-page div.cart-buttons-container {
    float: none;
  }

  #cart-top .cart-total {
    float: none;
    margin: 10px 0px;
  }

  .cart-page .subtotal, .cart-total .button {
    float: none;
    display: inline-block;
  }

  .cart-page h1 {
    margin-bottom: 10px;
    text-align: center;
  }

  .cart-total {
    text-align: center;
  }

  .cart-page div.cart-buttons-container {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
    width: 310px;
  }

  .shopping-cart {
    padding: 0px;
  }

  .cart-header {
    display: none;
  }

  .cart-item {
    margin: 15px 0px;
  }

  .product-page .product-page-main {
    padding: 18px 5px;
  }

  .filtering-results .info {
    clear: both;
    text-align: left;
  }

  .item-image {
    float: none;
    margin: 0 auto;
  }

  .item-description {
    float: none;
    width: auto;
  }

  .item-price {
    text-align: left;
    width: auto;
    margin: 10px 0px 0px;
  }

  .item-quantity input[type="text"] {
    margin-bottom: 8px;
  }

  /* LOGIN */
  .sign-in-wrap, .sign-up-wrap {
    padding: 0px;
  }

  .item-area {
    display: block;
    background: none;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px auto 20px;
    padding: 0px 0px 20px;
    width: auto;
  }

  .login-from-cart {
    text-align: center;
  }

  .login-from-cart > div {
    background: none;
  }

  .form-item label {
    text-align: right;
    margin-right: 5px;
    float: none;
  }

  .item-area.login .btn.custom_btn.btn_sign, .item-area.create-account .btn.custom_btn, .item-area.continue-as-guest .btn.custom_btn {
    margin: 0 auto !important;
  }

  .sign-in, .sign-up {
    width: auto;
    padding: 20px;
  }

  .sign-in .sign-in-form, .sign-up .sign-up-form {
    width: 202px;
  }

  .sign-in .sign-in-form label, .sign-up .sign-up-form label {
    width: auto;
  }

  .btn.custom_btn.btn_sign, .btn.custom_btn {
    margin: 0px auto 10px !important;
  }

  .btn_2.custom-btn.cancel_pass {
    float: none;
    margin: 7px auto 0 !important;
    padding: 7px 12px 8px 12px !important;
    text-align: center;
    width: 68px;
  }

  /* ACCOUNT */
  .content-page h1 {
    padding: 10px;
    font-size: 20px;
    background: none;
  }

  a.action-link {
    position: relative;
  }

  .content-page.two-col .main {
    margin-left: 0px;
    width: auto;
  }

  a.action-link {
    right: auto;
    top: auto;
  }

  #account-main {
    width: 100%
  }

  #account-main .content-block h2 {
    text-align: center;
  }

  .content-page.content-area {
    width: 100%;
  }

  .account-nav-menu {
    width: 100%;
  }

  .content-page .content-block {
    width: auto%;
  }

  .account-nav-menu ul li {
    background: #67DFFF;
    color: #FFF;
    display: inline-block;
    width: 48%;
    padding: 5px 0px;
    text-align: center;
    margin: 2px 0px;
  }

  #account-main .form-item input, #account-main div.input input {
    display: block;
    margin: 0 auto 6px;
  }

  #account-main ul.address-list {
    margin-right: 0;
  }

  #account-main ul.address-list > li {
    margin: 0 auto;
    float: none;
  }

  #account-main .form-item label {
    width: 100%;
    text-align: center;
  }
  #account-main .input.chosen-wrapper, #account-main .fields, #account-main .input.string.required {
    text-align: center;
  }

  #account-main .custom-button {
    margin: auto;
  }

  #account-main .add-new-face {
    margin: 0 auto;
    text-align: center;
  }

  #content.two-col {
    background: none;
  }

  .account-nav-menu {
    padding: 0px;
  }

  table.account-info th {
    width: 150px;
  }

  #account-main .error {
    display: block;
    text-align: left;
    margin: 0px;
  }

  /* ACCOUNT END */
  .product-list {
    padding: 10px;
  }

  .product-page .product-page-right {
    margin: 0px !important;
  }

  .related-products {
    padding: 0px !important;
  }

  /* CHECKOUT */
  .checkout-cols .form-item label {
    text-align: left;
  }


  .fixed {
    position: relative;
    width: auto;
    top: auto;
    z-index: 1;
  }

  .fixed_content {
    margin-top: 0px;
  }

  /* PRODUCT */
  .product-option-wrapper .form-item label {
    float: left;
  }

  /*SUBCATEGORY DROPDOWN FIX*/
  ul.level-1 {
    width: 100% !important;
    text-align: center;
  }

  .hasDrop, .hasDrop:hover, .hasDrop:active {
    background-image: none;
  }

}


/*----------------------------------------*/
/* PORTRAIT E-READERS, SMALLER TABLETS */
/*----------------------------------------*/
@media (max-width: 481px) {
  /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */
  .product-page .main-img img {
    max-width: 280px;
  }

  .product-page table.product-summary {
    width: 260px;
  }

  #category-navigation {
    padding: 0px
  }


  /*----------------------------------------*/
  /* RESIZE LIGHTBOX IMAGE ZOOM */
  /*----------------------------------------*/
  #lightbox img {
    max-width: 80vw;
    /*max-height: 500px;*/
  }

  .lb-outerContainer {
    max-width: calc(80vw + 20px);
    max-height: calc(80vw + 20px);
  }

  #wrapper {
    padding-bottom: 120px;
  }

  #footer {
    margin-top: 0;
  }

  .footer-main {
    height: 108px;
  }

  .footer-block p, .footer-block h5 {
    font-size: 9px;
  }

  .product-page .total-info > div, .product-page .total-info > div.add-to-cart-area {
    float: none;
  }

  .product-page .total-info > div.add-to-cart-area .btn {
    width: 100%;
    margin: 0px 0px 5px;
  }

  .prod_option_block {
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
  }

  /*.form-item label{width:auto;}*/
  .prod_option_block .select-area {
    margin: 0;
  }

  .product-page .logo-info .select-area, .logo-buttons-wrapper {
    float: none;
    text-align: center;
  }
}

/*----------------------------------------*/
/* FILTER FIX */
/*----------------------------------------*/
@media (min-width: 376px) {
  #filter-system {
    display: block !important;
  }
}

/*----------------------------------------*/
/* SMART PHONES */
/*----------------------------------------*/
@media (max-width: 375px) {
  /* smartphones, iPhone, portrait 480x320 phones */
  body div.content {
    min-height: 324px !important;
  }
  .details-block {
    padding: 20px 0;
  }
  table.item_table {
    width: 96vw !important;
  }

  /*----------------------------------------*/
  /* PRODUCT GRID */
  /*----------------------------------------*/
  .product-list .product, .recently-viewed-products .product, .related-products .product {
    width: 130px !important;
    height: 206px !important;
    margin: 8px 8px 0px 0px !important;
  }

  .product-list .product .image-carousel, .product-list .product .image-carousel ul li, .product-list .product img,
  .recently-viewed-products .product .image-carousel, .recently-viewed-products .product .image-carousel ul li, .recently-viewed-products .product img,
  .related-products .product .image-carousel, .related-products .product .image-carousel ul li, .related-products .product img {
    /*width: 110px!important;*/
    /*height:110px!important;*/
    max-width: 110px !important;
    max-height: 110px !important;
  }

  .product-list .product .image-carousel ul li,
  .recently-viewed-products .product .image-carousel ul li,
  .related-products .product .image-carousel ul li {
    line-height: 110px !important;
  }

  .product-list .product .footer label.product-name,
  .recently-viewed-products .product .footer label.product-name,
  .related-products .product .footer label.product-name {
    max-width: 110px;
  }

  .sort {
    display: none;
  }

  /*----------------------------------------*/
  /* END PRODUCT GRID */
  /*----------------------------------------*/
  /*----------------------------------------*/
  /* FILTER FIX */
  /*----------------------------------------*/
  #filter-button {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 5px 5px 0px;
    text-align: right;
    color: #333333;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 5px;
  }

  #filter-button:hover {
    cursor: pointer;
    color: #df0c36;
  }

  #filter-system {
    display: none;
  }

  .info, .selected-filters {
    display: none;
  }

  /*----------------------------------------*/
  /* FILTER END */
  /*----------------------------------------*/
  .content-page h1 {
    font-size: 15px;
  }

  #carousel .items > li div.carousel-item-caption {
    top: -35px;
    padding: 0px 10px;
    line-height: 35px;
    height: 35px;
  }


  .product-page .total-info {
    padding: 10px;
  }

  .product-page .main-img img {
    /*max-width: 150px;*/
  }

  .product-page table.product-summary {
    max-width: 140px;
  }

  table.recent-orders td:first-child {
    padding-left: 0px;
  }
  /* table.recent-orders tr {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px #839ba0 solid;
    justify-content: center;
  }
  table.recent-orders > tbody > tr > td {
    border-bottom: none;
    width: unset !important;
  }
  table.recent-orders td:first-child {
    padding-left: 6px;
  }
  table.recent-orders tr td.price {
    padding-right: 6px;
  }
  table.recent-orders td.show-shipping-details-column {
    display: none;
  } */

  table.account-info th {
    width: auto;
    max-width: 100px;
    font-size: 12px;
  }

  .form-item input, div.input input {
    width: 188px;
  }

  table.account-info {
    overflow: scroll;
  }

  /* LOGIN */
  .login-from-cart {
    padding-top: 0px;
  }

  .form-item label {
    width: 100%;
    text-align: center;
  }

  .item-area.create-account h1, .item-area h1 {
    margin-bottom: 0px;
  }

  .sign-in a.forgot-link, .sign-in a.resend-link, .item-area.login .item-area-content > a {
    text-align: center;
    margin-top: 10px;
    padding: 0px;
  }

  .footer-block ul.social li {
    float: none;
  }

  .index-page .product-list {
    width: 280px;
    margin: 0 auto;
  }

  /* CHECKOUT PAGE */
  .checkout-cols > div {
    float: none;
    width: 200px;
    margin: 0 auto;
  }

  .checkout-cols > div:last-of-type {
    margin: 10 auto;
    width: 200px;
    margin-right: auto;
  }
}

#wishlist_quote_dialog {
  display: none;
}

.wishlist-quote-dialog .btn {
  display: inline-block;
  text-align: center;
  width: 64px;
  font-size: 13px;
  text-decoration: none;
  margin-bottom: 5px;
  cursor: pointer;
  font-weight: normal;
  color: #fff;
}

#account-main .add-new-face {
  height: auto;
}

#account-main .add-new-face input.btn-green[type="submit"] {
  color: #fff;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid#cb1417;
  margin-left: 25px;
}

#account-main .budget-info table td.name {
  font-weight: bold;
  padding: 2px 20px 2px 0;
}

#multi-storefront-passcode {
  padding: 5px 0;
  margin: 0 auto;
  width: 400px;
}

#multi-storefront-passcode label {
  display: inline-block;
  font-size: 13px;
  width: 130px;
  vertical-align: top;
}

#multi-storefront-passcode .form-item {
  float: left;
}

#multi-storefront-passcode .btn {
  border-radius: 0;
  width: 40px;
  height: 24px;
  border: 0;
  box-shadow: none;
}


.request-sample-dialog.ui-dialog,
.request-sample-dialog.ui-dialog .ui-dialog-content {
  overflow: visible !important;
}

.request-sample-dialog span.error {
  margin-left: 0px;
  display: block;
}

.request-sample-dialog .select-area {
  margin-bottom: 6px;
}

.request-sample-dialog select {
  width: 210px;
}

.request-sample-dialog input {
  width: 188px;
}

.request-sample-dialog .sample-options,
.request-sample-dialog .contact {
  padding-right: 15px;
}

.request-sample-dialog .sample-options,
.request-sample-dialog .shipping-information > div {
  width: 200px;
  float: left;
}

.request-sample-dialog .form-item input {
  height: 24px;
  line-height: 24px;
}

.request-sample-dialog .shipping-information {
  float: left;
}

.request-sample-dialog h3 {
  padding: 10px 0;
  font-size: 15px;
  font-weight: bold;
  color: #444;
}

.request-sample-dialog .big-select {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e36f9bfae69ab05762c6c080dce940b7f8efaf55/select.png?1640051316) no-repeat 0 0;
  height: 27px;
}

.request-sample-dialog .ui-dialog-buttonpane button {
  background: #444;
  color: white;
  font-weight: normal;
}

.request-sample-dialog .clearfix {
  clear: both;
}

.request-sample-dialog .chzn-search {
  z-index: 999999;
}

.request-sample-dialog ul li {
  position: relative;
}

.request-sample-dialog ul li .ddlabel {
  line-height: 30px;
}

.request-sample-dialog .ddChild ul li img {
  max-height: 30px;
  max-width: 55px;
  position: absolute;
  right: 0;
}

.payment-iframe-input {
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/1a7a18dab23b31d5455c610d1601d8f2a2700b11/input-txt-bg.png?1640051316) no-repeat 0 0;
  width: 188px;
  height: 24px;
  padding: 0 6px;
  color: #666;
  font-family: Arial, Helvetica;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 24px;
}

#spreedly-cvv {
  border-right: 1px solid #666;
  width: 95px;
}

.product-quantity-discounts .discount-group-name td {
  text-align: left;
  font-weight: 500;
  padding-top: 10px;
}

.dialog {
  background-color: white;
  border-radius: 5px;
  z-index: 5001; /* 1px higher than the overlay layer */
  width: 90%;
}

.dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5000;
  background-color: rgba(0, 0, 0, 0.5); /*dim the background*/
}

.image-gallery {
  position: relative;
  text-align: center;
}

.image-gallery .image {
  display: inline-block;
  box-sizing: border-box;
  width: 50%;
  padding: 10px;
}

.image-gallery .image img {
  vertical-align: middle;
  width: 100%;
}

.image-gallery .nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.image-gallery .nav .prev {
  cursor: pointer;
  outline: none;
  display: block;
  height: 100%;
  width: 34%;
  left: 0;
  float: left;
  background: url() left 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.image-gallery .nav .prev:hover {
  opacity: 1;
}

.image-gallery .nav .next {
  cursor: pointer;
  outline: none;
  display: block;
  height: 100%;
  width: 64%;
  right: 0;
  float: right;
  background: url() right 48% no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.image-gallery .nav .next:hover {
  opacity: 1;
}

table.item_table {
  width: 100%;
  color: #000;
  text-align: center;
}

.item_table th, .item_table tr {
  border: 1px solid;
  color: #000 !important;
  text-align: center !important;
}

.item_table th.quantity, .item_table td.quantity,
.item_table th.image, .item_table td.image,
.item_table th.total-price, .item_table td.total-price {
  width: 10%;
}

.item_table th {
  width: 25%;

  font-size: 11px;
  text-transform: uppercase;
  padding: 5px;
  background-color: #f5f5f5;
}

.item_table td {
  width: 25%;
  border: 1px solid;
  color: #000 !important;
  text-align: center !important;
}

@media (max-width: 660px) {
  a.balance-info {
    float: none;
    text-align: center;
    padding: 2.5px 15px;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  ul.main-nav.navigation-menu {
    float: none;
  }
  .item_table td {
    border: 1px solid;
    color: #000 !important;
    text-align: center !important;
  }

  .item_table td img {
    width: 100%;
  }

  .details-block-item {
    float: none;
    width: 100%;
  }
  #footer {
    min-height: 100px;
  }
  .footer-block {
    width: 50%;
  }
  .footer-block.socialicons {
    width: 100%;
    vertical-align: middle;
  }
  .footer-block ul.social {
    float: none;
    display: flex;
    justify-content: center;
  }
  .footer-block ul.social li {
    display: inline-block;
  }
  .footer-main {
    height: auto;
    padding: 10px 0;
  }
}

.view-image-groups {
  float: right;
}

div.visible {
  display: block !important;
}

span.visible {
  display: inline-block !important;
}

.circle-number {
  /* Number */
  font-size: 18px;
  font-weight: bold;
  color: white;
  text-align: center;
  line-height: 30px;

  /* Circle */
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #DC153D;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;

  /* Other styles */
  border: 1px solid #BC183A;
  box-shadow: 0px 2px 6px 0px #a0a0a0;
}

.shopping-cart .product-decorations > p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.shopping-cart .product-decorations .decorations {
  display: flex;
  flex-wrap: wrap;
}

.shopping-cart .product-decorations .decoration {
  flex-basis: 275px;
  border: 1px solid #CCCCCC;
}

.shopping-cart .product-decorations .row {
  margin-bottom: 3px;
}

.shopping-cart .product-decorations .decoration-info {
  padding: 5px 10px;
}

.shopping-cart .product-decorations .row label {
  width: 115px;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  vertical-align: top;
}

.shopping-cart .product-decorations .value {
  display: inline-block;
  width: auto;
  font-size: 12px;
  margin: 0;
}

.shopping-cart .product-decorations .row .logo-name {
  display: block;
}

.shopping-cart .product-decorations .value img {
  margin-bottom: 5px;
}

.shopping-cart .product-decorations .decoration > .title {
  border-bottom: 1px solid #CCCCCC;
  line-height: 25px;
  font-weight: bold;
  padding: 0 5px;
  background-color: #E5E5E5;
}

.shopping-cart .product-decorations .decoration:nth-child(even) {
  border-left: none;
}

.shopping-cart .product-decorations .decoration:nth-child(n + 3) {
  border-top: none;
}

.product-info .decoration-details {
  text-align: left;
}

.product-info .decoration-method {
  padding: 5px;
}

.product-info .decoration-method label {
  font-weight: bold;
}

.product-info .decoration-details .decoration {
  border-top: 1px dashed #999;
  display: none;
}

.product-info .decoration-details h3 {
  float: none;
  padding: 5px;
  font-weight: bold;
  margin-bottom: 0px;
}

.product-info .decoration-details .row {
  padding: 0 5px;
  margin-bottom: 5px;
}

.product-info .decoration-details .row label {
  font-weight: bold;
}

.product-info .decoration-details .value {
  display: inline-block;
  max-width: 190px;
  margin-bottom: 0px !important;
}

.product-info .decoration-details img {
  display: block;
}

.product-info .decoration-details .logo-name {
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top;
}

.product-info .product-decorations * {
  box-sizing: border-box
}

/* Dropdown */
.product-info .product-decorations .form-group .msdropdown-select {
  width: 200px;
}

.product-info .product-decorations .form-group .ddChild {
  width: 99%;
  left: 0;
}

.product-info .product-decorations .form-group .ddlabel {
  float: left;
  margin-right: 10px;
  text-overflow: ellipsis;
  width: 160px;
  overflow: hidden;
  text-align: left;
  color: rgb(153, 153, 153);
  font-size: 14px;
  white-space: nowrap;
}

.product-info .product-decorations .form-group .ddTitleText .ddlabel {
  margin-right: 0;
  width: 160px;
  padding-left: 5px;
}

.product-info .product-decorations .form-group .ddChild ul li .ddlabel {
  line-height: 30px;
  color: rgb(153, 153, 153);
}

.product-info .product-decorations .form-group .ddcommon {
  height: 24px;
}

.product-info .product-decorations .form-group + .form-group {
  padding-top: 10px;
  clear: both;
}

.product-info .product-decorations .form-group.has-error label {
  color: darkred;
}

.product-info .product-decorations .form-group.has-error textarea {
  border: 1px solid darkred;
}

.product-info .product-decorations .error {
  margin: 0;
}

.product-info .product-decorations .form-group label {
  display: block;
  font-weight: bold;
  padding-bottom: 3px;
  font-size: 14px;
  color: #000;
  text-transform: capitalize;
}

.product-info #decoration-method_msdd {
  margin-left: 36px;
}

.product-info .total-info h3 {
  float: none;
  text-transform: uppercase;
  font-weight: 600;
}

.product-info .product-decorations h5 {
  background-color: #f5f5f5;
  padding: 10px 20px;
  margin: 5px 0;
  border-radius: 2px;
  border: 1px solid #eeeeee;
  cursor: pointer;
}

.product-info .product-decorations h5:after {
  content: '▾';
  float: right;
}

.product-info .decoration-location.open h5:after {
  transform: rotate(180deg);
}

.product-info .product-decorations .logo-info .thumbnail .ddTitleText {
  padding-left: 0;
}

.product-info .product-decorations .logo-info .thumbnail .ddlabel {
  padding-left: 0;
}

.product-info .product-decorations .decoration-custom-text {
  display: none;
}

.product-info .product-decorations.custom-text-enabled .decoration-custom-text {
  display: block;
}

.product-info .product-decorations .decoration-custom-text textarea {
  width: 200px;
}

.product-info .product-decorations .decoration-color {
  margin-top: 10px;
}

.product-info .product-decorations .decoration-colors .color {
  border: 1px solid #606060;
  width: 200px;
  height: 23px;
  border-radius: 2px;
  padding-left: 5px;
  cursor: pointer;
}

.product-info .product-decorations .decoration-colors .color .name {
  vertical-align: middle;
  font-size: 14px;
  color: #999999;
}

.product-info .product-decorations .decoration-colors .color .right-box {
  float: right;
  padding: 2px 3px;
  height: 21px;
  width: 30px;
  border-left: 1px solid #606060;
}

.product-info .product-decorations .decoration-colors .color .hex-color {
  height: 100%;
  width: 100%;
  display: inline-block;
  border-radius: 2px;
}

.product-info .product-decorations .decoration-details h3 {
  margin-bottom: 0;
}

.product-info .product-decorations .location-image {
  padding-top: 10px;
  text-align: center;
}

.product-info .product-decorations .location-image img {
  max-width: 200px;
  max-height: 200px;
}

.product-info .product-decorations .storefront-text {
  color: red;
  font-size: 12px;
  text-align: center;
}

.product-info .product-decorations .decoration-location .container {
  display: flex;
}

.product-info .product-decorations .decoration-location .left-half {
  flex: 1;
  padding-right: 5px;
}

.product-info .product-decorations .decoration-location .right-half {
  flex: 1;
}

.colorpicker-dialog {
  font-size: 14px;
}

.colorpicker-dialog .tabs li {
  display: inline-block;
  padding: 5px 15px;
  position: relative;
}

.colorpicker-dialog .tabs {
  background: none;
  border: none;
}

.colorpicker-dialog .tabs li a {
  font-size: 14px;
}

.colorpicker-dialog .tabs li a {
  font-size: 14px;
}

.colorpicker-dialog .tabs li.ui-state-active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  border-bottom: none;
  z-index: 3;
}

.colorpicker-dialog .tabs li.ui-state-active a {
  color: #454545;
}

.colorpicker-dialog .ui-tabs-panel {
  padding: 10px;
  border: 1px solid #c5c5c5;
  margin-top: -2px;
  position: relative;
}

.colorpicker-dialog #hex .ui-colorpicker-preview {
  width: 100%;
}

.colorpicker-dialog #hex .ui-colorpicker-preview-initial, .colorpicker-dialog #hex .ui-colorpicker-preview-current {
  width: 50%;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-padding-top {
  padding-top: 0;
}

.colorpicker-dialog #hex .ui-colorpicker table tr:last-child {
  height: 100%;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-hex {
  text-align: left;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-hex label {
  margin-left: 20px;
  margin-right: 12px;
}

.colorpicker-dialog #hex .ui-colorpicker .ui-colorpicker-hex input {
  margin: .1em;
  width: 4em;
}

.colorpicker-dialog #pantone #pantone_colors, .colorpicker-dialog #thread #thread_colors {
  max-height: 400px;
  overflow-y: auto;
  margin-top: 10px;
}

.colorpicker-dialog #pantone #pantone_colors li {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
}

.colorpicker-dialog #thread #thread_colors li {
  display: inline-block;
  margin: 5px;
  padding: 5px;
  text-align: left;
  cursor: pointer;
  font-size: 12px;
}

.colorpicker-dialog #pantone #pantone_colors li.selected, .colorpicker-dialog #thread #thread_colors li.selected {
  padding: 3px;
  border: 2px solid #0066ff;
}

.colorpicker-dialog #pantone #pantone_colors li.filtered, .colorpicker-dialog #thread #thread_colors li.filtered {
  display: none;
}

.colorpicker-dialog #pantone #pantone_colors li .color-preview, .colorpicker-dialog #thread #thread_colors li .color-preview {
  width: 60px;
  height: 60px;
  border: 1px solid #c5c5c5;
}

.colorpicker-dialog #pantone #pantone_colors li .color-name, .colorpicker-dialog #thread #thread_colors li .color-name {
  margin: 0;
  padding: 0;
}

.colorpicker-dialog #pantone #pantone-filter, .colorpicker-dialog #thread #thread-filter {
  margin-top: 10px;
  font-weight: bold;
}

.button-default {
  display: inline-block;
  padding: 9px 12px;
  color: #fff;
  text-decoration: none;
}

.mt-10 {
  margin-top: 10px;
}

.underline {
  text-decoration: underline;
}

table.recent-orders a.show-shipping-details {
  padding: 2px 5px;
}

table.recent-orders a.show-shipping-details:hover {
  background-image: linear-gradient(rgb(165, 192, 203), rgb(131, 155, 160));
}

table.recent-orders a.show-shipping-details.active {
  background: linear-gradient(rgb(131, 155, 160), rgb(165, 192, 203));
}

table.recent-orders tr.shipping-details > td {
  padding: 0;
  border: none;
}

table.recent-orders tr.shipping-details {
  display: none;
}

table.recent-orders tr.shipping-details .shipment-item + .shipment-item {
  margin-top: 10px;
}

table.recent-orders tr.shipping-details .shipping-details-wrapper {
  border-left: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  border-right: 5px solid #839ba0;
  padding: 20px;
}

table.recent-orders tr.shipping-details .info {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid;
  border-top: none;
  border-bottom: none;
  padding-top: 5px;
}

table.recent-orders tr.shipping-details .shipment-item > .title {
  background-color: #f5f5f5;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid black;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

table.recent-orders tr.shipping-details table {
  width: 100%;
}

table.recent-orders tr.shipping-details table td {
  border: 1px solid black;
}

table.recent-orders tr.shipping-details table td.image {
  padding: 5px;
  text-align: center;
}

table.recent-orders tr.shipping-details table td.image img {
  vertical-align: middle;
}

table.recent-orders tr.shipping-details table td.quantity {
  text-align: center;
}

table.recent-orders tr.shipping-details table th {
  border: 1px solid black;
  text-align: center;
  height: 22px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #f5f5f5;
}

table.recent-orders tr.shipping-details table th.image {
  width: 170px;
}

table.recent-orders td.show-shipping-details-column {
  min-width: 112px;
}

table.recent-orders td.view-details-column {
  min-width: 130px;
}

table.recent-orders .double-arrow {
  margin-left: 4px;
}

.double-arrow {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
}

.double-arrow:before {
  position: absolute;
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
}

.double-arrow:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
}

.double-arrow.down:before {
  margin-top: 3px;
  transform: rotate(135deg);
}

.double-arrow.down:after {
  margin-top: 8px;
  transform: rotate(135deg);
}

.double-arrow.up:before {
  margin-top: 9px;
  transform: rotate(-45deg);
}

.double-arrow.up:after {
  margin-bottom: 2px;
  transform: rotate(-45deg);
}

form#clear-group-passcode {
  float: right;
  padding: 0 15px;
  border-right: 1px solid #CCCCCC;
}

ul.main-nav.navigation-menu li a, a.cart, a.phone {
  padding: 2.5px 15px;
}

.print-order {
  page-break-after: always;
}

.chosen-wrapper select {
  width: 200px;
}

.chosen-wrapper .chzn-container {
  font-size: 14px;
}

.chosen-wrapper .chzn-container .chzn-single {
  width: 200px;
  height: 24px;
  line-height: 24px;
  background: url(https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/e36f9bfae69ab05762c6c080dce940b7f8efaf55/select.png?1640051316) no-repeat 0 0;
  cursor: default;
  z-index: 1;
  color: #999;
  font-size: 14px;
  font-family: Arial, Helvetica;
  text-decoration: none;
  border: none;
  box-shadow: none;
  border-radius: 0;
  filter: none;
}

.chosen-wrapper .chzn-drop input {
  border: 1px solid #aaa;
  background: #fff url('https://assets.mybrightsites.com/uploads/sites/6833/themes/12518/8eb39c6dd3ad13f4a54ce0f344a42653a5ff565d/chosen-sprite.png?1640051316') no-repeat 100% -20px;
}

.chosen-wrapper .chzn-container .chzn-single div {
  display:none;
}
