/*************************
**** @project Pecaa ******
**************************/
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/3499497d93e3abd9e37ba88fce824e35f2d3b234/reset.css?1556111463";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/72eb5a1b5b48d6c76175503f928c81385fd38b88/menu.css?1556111457";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/ac08784b91fe2a3406f809dfb5dc7f12f6f874ea/lightbox.css?1708111991";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/3585f722a82116b08684467a96eee2ee5cb2b796/chosen.css?1708111992";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/e17eb9fe72d508e831b6fb25debb31d845b382f3/ckeditor_contents.css?1556111480";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/03fd0ae2e3b32df88982222f14c7ab7e856f182d/jquery-ui.structure.css?1556111485";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/3316d110e3327c34aa911a6df11143a23cb260ec/jquery-ui.custom.min.css?1708111995";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/7c8baf814706627b7763bc7728f3aa3e54ef097a/front-dialog.css?1708111990";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/63c60f643e78be3899d49efbb2264585c5bcb944/try_it_on.css?1708111993";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/badaf945e3f578e0840d58855da6a20e7d6312a1/account_logos.css?1708111992";
@import "https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/c09a3330ed30257d08217fae55a1ed61fc4c45f2/view_logos.css?1708111989";
@font-face {
	font-family: 'AvenirNextLTPro-Regular';
	src: url('https://www.boundlessnetwork.com/missionCtrl/Volusion/AvenirNextLTPro-Regular.woff2') format('woff2'),
		url('https://www.boundlessnetwork.com/AvenirNextLTPro-Regular.woff') format('woff'),
		url('https://www.boundlessnetwork.com/AvenirNextLTPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*************************
***  @section Sitewide ***
**************************/



html { overflow-y: auto; }

body {
  overflow-x:hidden;

  font-family:'AvenirNextLTPro-Regular', sans-serif;
  font-size:14px;
  color:#252525;

  background: url()  ;
  background-color: #fff;
}
a,
a:link,
a:visited {
  color:#252525;
  font-weight: normal;
  text-decoration: underline;
  font-size:14px;
  transition: color .25s ease-in !important;
}

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

.button.btn {
  background: #f26122; border: 1px #d64b20 solid;

  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f26122), to(#F8986e));
  background: -webkit-linear-gradient(#f26122, #F8986e);
  background: -moz-linear-gradient(#f26122, #F8986e);
  background: -ms-linear-gradient(#f26122, #F8986e);
  background: -o-linear-gradient(#f26122, #F8986e);
  background: linear-gradient(#f26122, #F8986e);
  -pie-background: linear-gradient(#f26122, #F8986e);
}
.button.btn:hover {
  background: #F8986e; border: 1px #d64b20 solid;

  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F8986e), to(#f26122));
  background: -webkit-linear-gradient(#F8986e, #f26122);
  background: -moz-linear-gradient(#F8986e, #f26122);
  background: -ms-linear-gradient(#F8986e, #f26122);
  background: -o-linear-gradient(#F8986e, #f26122);
  background: linear-gradient(#F8986e, #f26122);
  -pie-background: linear-gradient(#F8986e, #f26122);
}
.btn {
  border: 1px #d64b20 solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  box-shadow: 0 1px 1px  inset;
  font-weight: bold;
  cursor: pointer;
  background: #f26122;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f26122), to(#F8986e));
  background: -webkit-linear-gradient(#f26122, #F8986e);
  background: -moz-linear-gradient(#f26122, #F8986e);
  background: -ms-linear-gradient(#f26122, #F8986e);
  background: -o-linear-gradient(#f26122, #F8986e);
  background: linear-gradient(#f26122, #F8986e);
  -pie-background: linear-gradient(#f26122, #F8986e);
  behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);
}
.add-to-cart-area > input.btn[name=add_to_wishlist] {
  margin-left: -5px !important;
}

#edit_website_product > div.total-info.clrfix > div.add-to-cart-area .btn {
  width: 100%;
  max-width: 200px;
}

.add-to-cart-area:after {
  content: "";
  display: block;
  padding-top: 15px;
  border-bottom: 1px solid #ddd;
  width: 80%;
  margin: 0 auto;
  height: 1px;
}

.btn:hover {
  background: #F8986e;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F8986e), to(#f26122));
  background: -webkit-linear-gradient(#F8986e, #f26122);
  background: -moz-linear-gradient(#F8986e, #f26122);
  background: -ms-linear-gradient(#F8986e, #f26122);
  background: -o-linear-gradient(#F8986e, #f26122);
  background: linear-gradient(#F8986e, #f26122);
  -pie-background: linear-gradient(#F8986e, #f26122);
}
.lt-ie10 .btn { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }

.span_price { font-weight: bold; color: #F8986e; }
.btn_2 {
  border: 1px #acacac solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 2px;
  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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
  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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }
body div.content {
  color: #252525;
  background: #ffffff;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);
  min-height: 100px !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: #252525;
  font-size: inherit;
  text-decoration: none;
}
div.content a:visited {
  color: #252525;
  font-size: inherit;
  text-decoration: none;
}
div.content a:hover {
  color: #252525;
  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: #F26122;
  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: ;
  background: #ffffff;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);
  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;}

.nav-bar {
  padding-left: 5px;
}

.nav-bar > .level-0 {
  display: inline;
}

.nav-bar > .level-0 > a {
  font-size: 12px;
  text-decoration: none;
  color: #4d4e53;
  font-family: 'AvenirNextLTPro-Regular', sans-serif;
}

.nav-bar > .level-0 > a:hover {
  color: #000000;
  text-decoration: none
}
.nav-bar > li.current.level-0 > a {
  text-decoration: 
}

.nav-bar > .level-0:after {
  content: " \002022  ";
  font-size: 10px;
}
.nav-bar > .level-0:last-child:after {
  content: "";
}

div#footer:before {
  content: "";
  display: block;
  /* height: 1px; */
  max-width: 1200px;
  width: 100%;
  /* border-width: 10px; */
  text-align: center;
  margin: 4px auto;

}

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

#footer .logo {
  background: url() no-repeat 0 0;
  width: 409px;
  min-height: 47px;
  display: block;
  margin: 0 auto;
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/283a40fa2497238af5b8cdd9c8893925ccff8ad7/SHUTTERFLY_Ignite_CMYK.png?1708017874)   no-repeat 0 0;
  background-size: contain;
}

#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() repeat-y;left: 0;}
#main-container > i, #footer i {background: url() repeat-y;right: 0;}
#footer em, #footer i {height:100%;}
/**
* @section Main Layouts
* @subsection Two Column Layout
*/
.container {}
.main {
  float: none;
}
#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/2324/themes/1591/7961bd627abacee122e0d884d870eded3ba0c659/input-text-bg.png?1556111450) 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/2324/themes/1591/bdb9df3a90abdb045bf3f6c45f9f55f25469e815/select-small.png?1556111477) 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/2324/themes/1591/994dd38dd05b1d780e0d537eb1d20ed981c40387/select-amount.png?1556111450) 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;
}


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

.search input[type="text"] {
  position: relative;
    width: 100%;
    left: 10px;
    padding: 0 0 1px 0;
    margin: 0;
    vertical-align: middle;
    font-weight: normal;
    border-bottom: 1px solid;
    font-size: 12px;
}

  .search input[type="submit"] {
    float: left;
    width: 35px;
    height: 35px;
    background:url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4b888f4c57c458c01cd00b28c7411ae0798e696e/search.png?1556111461) center ;
    background-size: cover;
  }

  a#searchdropdown {
    float: right;
    position: relative;
    top: -18px;
  }

  a#searchdropdown, a.cart, a.phone, a.balance-info {
    position: relative;
    display: block;
    float: right;
    padding: ;
    top: -18px;
    z-index: 999999;
  }

  a.balance-info {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-family: 'AvenirNextLTPro-Regular';
    color: #4d4e53;
    text-decoration: none;
    font-weight: ;
    /*text-transform: uppercase;*/
  }

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

  .account-links {
    font-family: 'AvenirNextLTPro-Regular';
    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;
  }
  .navigation-bar{
    background: #ffffff;
    /* padding: 10px; */
  }
  ul.main-nav.navigation-menu {
    text-align: right;
    /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
  }
  .lt-ie10 ul.main-nav.navigation-menu { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }
  .lt-ie9 ul.main-nav.navigation-menu { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }

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

  ul.main-nav.navigation-menu > li > a, a.cart, a.phone {
    font-size: ;
    font-family: 'AvenirNextLTPro-Regular';
    color: #4d4e53;
    text-decoration: none;
    font-weight: ;
    text-transform: uppercase;
  }

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

  ul.main-nav.navigation-menu > li > a:hover {
    text-decoration: none;
    font-weight: ;
    text-transform: uppercase;

  }
  .lt-ie9 ul.main-nav.navigation-menu > i + li > a { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }

  ul.main-nav.navigation-menu > li.current > a {
    text-transform: uppercase;
    text-decoration: ;
    font-weight: ;
    -pie-background: linear-gradient(, );
    /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
  }
  .lt-ie10 ul.main-nav.navigation-menu > li.current > a { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }
  .lt-ie9 ul.main-nav.navigation-menu > li.current > a { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }
  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/2324/themes/1591/fe3ced2b1286fbff3996628f2f78d21db15df65a/nav-arr.png?1556111479) 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() 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: #f16122;
  font-family:'AvenirNext';
  font-size: 12px;
}
.footer-main {
  height: auto;
  width: 1200px;
  padding: 10px 0 25px 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 {
  position: relative;
  width: 100px;
  top: 10px;
  padding: 0 0 0 0;
  margin: 0;
  z-index: 999999;
  min-height: 20px;
}

.footer-content a {
  color: #fff;
  
}
.footer-content a:hover {
  color: #f16122;
}
.footer-block > div {
  text-align: left;
  margin-left: 14px;
}
.footer-block h5 {
  font-size: 12px;
  margin-bottom: 4px;
  color: #f16122;
  text-align: center;
}
.footer-block p {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 6px;
  text-align: center;
}
.footer-block table {
  font-size: 12px;
  margin:0 10px;
  width: 100%;
}
.footer-block table th {
  font-size: 12px;
  text-align: right;
  font-weight: normal;
  padding:3px 8px 3px 0
}
.footer-block table td {
  font-size: 12px;
  padding:3px 8px 3px 0;
}
.footer-block ul.social { display: block; margin: 0 auto; }
.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: #252525;margin-bottom: 10px}

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

.content-item.shipping h2, .content-item.payment h2 {
  color: #575757 !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: #575757 !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: 100%; margin-top: 5px; }
table.recent-orders tr {}
table.recent-orders tr th {}
table.recent-orders tr td { color: #252525;font-size: 14px;text-align: left;padding:8px 6px}
table.recent-orders > tbody > tr > td { border-bottom: 1px #F8986e 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 {
  color: #575757 !important;
  text-decoration: underline !important;

}
table.recent-orders tr.details { display: none; border: 1px solid silver; }
table.recent-orders tr.details td {padding: 0;}
table.recent-orders td:first-child {padding-left: 23px;}
a.view-details {display: block}
a.hide-details {color: #FF0035;display: none;}
table.recent-orders tr.shown-details td {background: #E2E2E2;border-top: 1px solid #999;}

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

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

.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: #575757 !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 black;
    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 { float: left; width:30%; }
.details-block-item > div {margin-bottom: 10px;margin-right: 40px}
.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;}
.details-block-item.amount-area { float: right }
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: #252525!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() 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: #ffffff;
  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 {
  text-align: center;
  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: #252525;
  font-family: 'AvenirNextLTPro-Regular', sans-serif;
}

.category-navigation .container .menu-title {
  margin-left: 10px;
}
.category-navigation .container ul.level-0{
  display: inline;
  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: 'AvenirNextLTPro-Regular', arial, sans-serif;
  font-size: 16px;

  color: #4d4e53;
  text-decoration:none;
  display:block;
  padding: 18px  14px
}

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

.category-navigation .container ul.level-0 ul > li > a,
.category-navigation .container ul.level-0 ul > li.selected > a{
  font-size: 14px;
  color:#4d4e53;
  //color: #4d4e53;
  text-decoration:none;
  padding-left: 10px;
  display: block;
}




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

}


.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/2324/themes/1591/ea803c5a5e89d29891e7d59634cd84f5e51a2f11/product-discount.png?1556111462) 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;
  line-height: 30px;
}


.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: none; }

.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/2324/themes/1591/e1e52a3abec43897d1fc34c380eea04f239c7600/category-header-link-bg.png?1556111468) 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 {
  padding: 15px 0px;
  text-align: center;
  color:#f26122;
display:none;
}

.product-list .product {
  position: relative;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 5px solid #4d4e53;
  width: 32%;
  height: 475px;
  float: left;
  margin: 0 5px 25px 5px;
  background: #FFF;
  text-align: center;
  vertical-align: middle;
}
.product-list .product .image-carousel {
  position: relative;
  overflow: hidden;
  width: 375px;
  height: 350px;
  vertical-align: middle;
  margin: 10px auto 0 auto;
}
.product-list .product * {
  cursor: pointer;
}


.product-list .product a {
  text-decoration: none;
  color: #252525!important;
}
.product-list .product a * {
  cursor: pointer;
}
.product-list .product .footer {
  /* height: 68px; */
  text-align: center;
}
.product-list .product .footer label.vendor-names {
  display: none;
}
/*.product-list .product .footer label.product-name {
  display: block;
  min-height: 42px;
  font-size: 14px;
  line-height: 18px;
  color: #252525;
  padding: 0 0 0 11px;
  max-width: 190px;
  }*/
  .product-list .product .footer label.product-price {
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #252525;
  }
  .product-list .product .product-discount {
    top: -4px;
    left: -5px;
    z-index: 2000;
  }

  .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:375px!important;
    height: 100%;
    text-align: center;
    background-color: #FFF;
    vertical-align: middle;
    line-height: 375px;
  }

  .product-list .product .image-carousel a {
    position: absolute;
    display: block;
    width: 15px;
    height: 17px;
    z-index: 3000;
    top: 2px;
  }
  .product-list .product .image-carousel ul li img {
   height: auto;
   max-height:350px;
   width: auto;
   max-width: 350px;
   vertical-align: middle;
 }

 .footer {
  position: absolute;
  bottom: 20px;
  margin: 0 auto 20px auto;
  width: 100%;
}
.product-list .product .image-carousel a.carousel-next {
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/aefd959eaa3c5af4e97c14848025f78d3a373185/product-image-carousel-next.png?1556111475);
  right: 5px; display: none;
}
.product-list .product .image-carousel a.carousel-prev {
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/30ae0567a606d2e69ac949c6386f8db187c33511/product-image-carousel-prev.png?1556111465);
  right: 30px; display: none;
}
.content-block.category .sub-category-list:after, .content-block.products:after, .featured-products:after { content: " "; display: block; height: 0; clear: both }

.content-block.featured-products .product-list .product.featured {
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 5px solid #4d4e53;
  background: #FFF;
  position: relative;
  width: 32%;
  height: 475px;
  text-align: center;
  font-size: 14px;
  color: #252525;
  padding-bottom: 0;
  margin: 0px 5px;
  margin-bottom: 5px;
}

/*.lt-ie9 .product-list .product.featured { position: relative; }*/
.content-block.featured-products .product-list .product.featured .image-carousel {
  border: none;

  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: #252525;
}
.product-list .product.featured .product-name a {
  color: #252525;
}
.product-list .product.featured .vendor-names {
  display: none;
}
.product-list .product.featured .product-price {
  padding: 3px 0 0 10px;
  font-weight: bold;
  text-align: left;
  color: #F8986e;
}
.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: 'AvenirNextLTPro-Regular';display: block;margin-bottom: 3px;}
.select-area > div {position: relative}
.select-area select {color: #999;font-size: 14px;font-family: 'AvenirNextLTPro-Regular';}
select.order-select{position:relative;z-index:10;width:200px !important;height:24px !important;line-height:24px;color: #999;font-size: 14px;font-family: 'AvenirNextLTPro-Regular',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/2324/themes/1591/a4b361a093b841d16031e6626a4f01a37ce48f99/select.png?1556111477) 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: 'AvenirNextLTPro-Regular';
}

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

.pagination {
  clear: both;
  display: block;
    font-size: 24px;
    text-align: center;
}

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

.pagination ul li.active a {
  font-weight: bold;
}

.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: #252525;
  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/2324/themes/1591/9e57b98e534647adfec12a22cb7af7838997f8b0/filtering_marker.png?1556111461) 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: #252525;
  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/2324/themes/1591/d98f7684bf4b9b8b93b005ce374b4cc604c3330e/remove-link.png?1556111476) no-repeat 94% 68%;*/
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/ddd53ce09ec7ae284de4fd0d292008e21d3cf842/remove-link-w.png?1556111451) no-repeat  94% 68%;
  border: 1px #252525 solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 19px;
  color: #252525 !important;
  /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
}
/*.lt-ie9 .selected-filters .filter-rule a { position: relative; }*/

.filtering {
  margin: 0;
}
.keyword {
  border: 1px solid;
  width: 180px;
  height: 18px;
  padding: 5px 10px;
  margin: 5px 0 5px 0;
}
.filtering .keyword input[type="text"] {
  width: 180px;
  margin: 0;
  padding: 0;
  border: none;
  height: 16px;
  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/2324/themes/1591/f13a05927e71e44fe4ccf3f838cf0dfb430acabb/nv-checkbox-w.png?1556111468) 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: 'AvenirNextLTPro-Regular';font-size: 12px; }
.payment-method .field input { border: 0; }
.payment-method .field input { width: 188px; height:24px; padding:0 6px; border: 1px solid; color: #666;font-family: 'AvenirNextLTPro-Regular';font-size: 14px;margin-bottom: 6px;line-height: 24px;}
.spreedly-input { width: 188px; height:24px; padding:0 6px; border: 1px solid; color: #666;font-family: Arial, Helvetica;font-size: 14px;margin-bottom: 6px;line-height: 24px;}
#spreedly-cvv { width: 95px; }

.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: #252525;
  font-size: 12px;
  line-height: 24px;
}
.form-item label { width: 140px; }
.form-item input, div.input input {
  border: 1px solid;
  width: 188px;
  height:24px;
  padding:0 6px;color: #666;
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 24px;
}
.input_frgt div.input input { background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/05fdc4bf653626642b307d6a87c8f9b6f59e4d4e/input-txt-bg-forgot.png?1556111476) 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: 'AvenirNextLTPro-Regular', Arial, Helvetica;font-size: 14px;margin-bottom: 6px;border: 1px solid #757575;line-height: 14px;}

/*.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(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/ac8762702d9195d973252a03256e90d3222f6115/face-delete-overlay.png?1556111450) 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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
  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-top: 1px solid;
  border-bottom: 1px solid;
  /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
}
.lt-ie10 .cart-header { position: relative; behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474); }
.cart-header span {
  display: block;
  float: left;
  font-size: 13px;
  color: inherit;
  font-weight: bold;
}
.cart-header span.item-details { width:60%; }
.cart-header span.item-price {text-align: right;width: 18%;}
.cart-header span.item-quantity { 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: 41%;}
.item-description h3 {
  color: #575757;
  font-size: 20px;
  margin-bottom: 8px;
}
.item-description p {color: #666;font-size: 16px;margin-bottom: 3px;}
a.item-options {
  font-size: 16px;
  color: #575757 !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; 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: 'AvenirNextLTPro-Regular';font-size: 12px;color: #666;padding-right: 10px}
.zip-input input{width: 71px;}
.cart-total {
  clear: both;
  float: right;
}
#cart-top{margin-bottom: 15px;}
#cart-top .cart-total{clear:none; float:right;}
.subtotal {
  float: left;
  font-size: 16px;
  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: 'AvenirNextLTPro-Regular';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: 'AvenirNextLTPro-Regular';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() repeat-x scroll 0 100% transparent;
margin-bottom: 104px;
}
.item-area{
  display: table-cell;
  padding: 0 6%;
  width: 30%;
  background:url() 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: #252525; }
.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;
  margin-left: 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 {
  padding: 0;
}
.item-area.login .sign-in-wrap .openid {
  margin-top: 20px;
  width: auto;
}
.item-area.login .sign-in-wrap .openid p,
.item-area.login .sign-in-wrap .openid .btn,
.item-area.login .sign-in-wrap .openid a {
  margin-left: 0;
}

.item-area.create-account{}
.item-area.create-account h1{ color: #252525; }
.item-area.create-account .btn.custom_btn{
  margin: 10px 0;
}
.item-area.continue-as-guest{}
.item-area.continue-as-guest h1{ color: #252525; }
.item-area.continue-as-guest .btn.custom_btn{
  margin: 10px 0;
}
.item-area.continue-as-guest p{
  color: #252525;
  font-size: 14px;font-family: 'AvenirNextLTPro-Regular'}
  .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() repeat-x scroll 0 100%;}
.content-item h2 {}

div.edit-checkout-container {
  position: relative;
  width: 65px;
  top: -6px;
  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: #252525;
  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: 'AvenirNextLTPro-Regular'; }
label.form-checkbox {font-family: 'AvenirNextLTPro-Regular';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: 'AvenirNextLTPro-Regular'; 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: 'AvenirNextLTPro-Regular';}
.summary-item {background:url() 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/2324/themes/1591/ef7400611cc16aca7b2f043664dda78c1d366bf3/edit-cart.png?1556111472) 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() no-repeat center; vertical-align: middle; margin-left: 10px; }
.checkout-main .content-item.suggested-products .featured-products { margin: 20px auto; }

.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: 'AvenirNextLTPro-Regular', 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/2324/themes/1591/bdb9df3a90abdb045bf3f6c45f9f55f25469e815/select-small.png?1556111477) 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:#252525;}
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-top: 10px;
  padding-bottom: 16px;
  margin-bottom: 4px;
  text-align: center;
}
.product-page .product-title {
  color: #F8986e;
  padding-bottom: 10px;
}
.product-page .product-title h1 {
  color: #252525;
  font-size: 22px;
  background: none;
  font-weight: bold;
  padding: 5px;
  /*width: 560px;*/
}
.product-page .product-title span {
  color: #252525;
  font-size: 12px;
}
.product-page .product-price {
 /* float: right */
}
.product-page .product-price > div {
  font-size: 20px;
  font-weight: bold;
  /*float: right;*/
}
.product-page .product-price > div.current-price {
  color: #252525;
}

.product-page .product-price > div.current-price:after {
  content: "";
  display: block;
  padding-top: 10px;
  border-bottom: 1px solid #ddd;
  width: 80%;
  margin: 0 auto;
  height: 1px;
}

.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;
}
.product-page .gallery-main {
  margin: 0;
  padding: 0 0 20px 0;
  text-align: center;
}
.product-page .main-img {
  position: relative;
  line-height: 326px;
  text-align: center;
  height: 326px;
  border: ;
  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.try-it-on {
  position: absolute;
  display: block;
  top:5px;
  right:5px;
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/0be78c662fb70405e3cd5b16878d119150890aa5/try-it-on.png?1556111455) no-repeat 0 0;
  width:113px;
  height: 31px;
}
.product-page .main-img a.zoom {
  position: absolute;
  display: block;
  bottom:7px;
  right:8px;
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/12a2b3ed6bb0d3cf7b33216b7ee97e802c44e54f/zoom.png?1556111478) 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 #CCC 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/2324/themes/1591/cde423caf30edc1b49a87f26af78b8e9eee82a64/play.png?1556111452) no-repeat 0 0;
  width:22px;
  height: 21px;
}
.product-page ul.social-share {
   display:none; 
  padding-left: 25px;
}
.product-page ul.social-share li {
  float: left;
  margin-right: -10px;
}
.product-page ul.social-share li div.g-plusone { width: 60px }

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

.product-reviews.inactive, .add-review-form-container.inactive {
  opacity: 0.5;
}

.add-review-form-container.inactive a.cancel-review,
.add-review-form-container.inactive button.custom-button.preview-review-btn,
.product-reviews.inactive div.reviews-paginator div.pagination-nav a {
  cursor: default;
}

.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: #252525;
  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() 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.add-review-btn.inactive {
  cursor: default;
  display: none;
}

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 #CCC 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: 16px; color: #252525; margin-bottom: 10px; float: left; display: inline-block; }

.product-page .product-options h3 {
  font-size: 16px;
  color: #252525;
  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: 13px; 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;}
.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; }
.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;}
.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;}
.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: 100%; margin-right: 7px }
.product-page .options-item .form-item {}
.product-page .select-area {
  float: none;
  margin-right: -15px !important;
}
.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 { margin: 0; }
.product-page .logo-info .form-item { margin: 0; }
.product-page .total-info {
  position: relative;
  padding: 20px;
  border: ;
  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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
}
/*.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: #0092BD;}
.product-page .stock.out-of-stock {color: #DD0000}
.product-page .total-info > div.add-to-cart-area {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}
.product-page .total-info > div.add-to-cart-area .btn {
  text-transform: uppercase;
  font-size: 14px;
  width: 140px;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 7px 6px;
  text-shadow: ;
  font-weight: ;
}
.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 #CCC 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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
}
.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-left: 15px;
}
.product-page .tabs-body > div{
  display: none;
  overflow-y: auto;
  max-height: 400px;
  font-size: 14px;
  border: ;
  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: 'AvenirNextLTPro-Regular';}
.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: 'AvenirNextLTPro-Regular'}
.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: 'AvenirNextLTPro-Regular';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/2324/themes/1591/5171d79dfde863aee56e21a70afbb97781bb0a2a/stars.png?1556111455) 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: 'AvenirNextLTPro-Regular';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 #CCC solid;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
}
.lt-ie9 .product-page .product-page-right { position: relative; }
.product-page .product-page-right h4 {
  font-size: 16px;
  color:#252525;
  font-family: 'AvenirNextLTPro-Regular';
  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: 'AvenirNextLTPro-Regular';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: 'AvenirNextLTPro-Regular';}
.product-page .product-options .multiple-quantity-product-option input[type="text"] { margin: 0; background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/2b3cde4362bbe85d5146e84b58d5e02dc8f8d65e/input-txt-bg65.png?1556111477) 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 0;
  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;
}

.product-page table.multiple-quantity-grid th,
.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: 100%;
  text-align: right;
  margin: 0 auto;
  font-size: 13px;
  text-transform: capitalize;
}

td#quantity {
  float: right;
}

.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: normal;
  color: #252525;
}

.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/2324/themes/1591/2b3cde4362bbe85d5146e84b58d5e02dc8f8d65e/input-txt-bg65.png?1556111477) no-repeat center;
  border: none;
  width: 58px;
  height: 22px;
  line-height: 22px;
  padding-left: 5px;
}

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

.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;*/
}
.prod_option_block {
  border:;
  padding: 0 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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
}
/*.lt-ie9 .prod_option_block { position: relative; }*/
.prod_option_block h3 {
  display: block;
  float: none;
  color: #252525;
  text-align: center;
  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: normal;
  line-height: 24px;
  color: ;
  float: left;
  text-transform: capitalize;
}
.product-page { padding: 0 0 36px 0; }

.related-products .product {
  position: relative;
  width: 172px;
  min-height: 225px;
  border:;
  float: left;
  margin: 0 26px 20px 0px;
  /*background: #fbfbfb;*/
}
.recently-viewed-products .product {
  position: relative;
  width: 172px;
  border: ;
  margin: 0 auto 20px auto;
  /*background: #fbfbfb;*/
  min-height: 225px;
}
.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 {
  height: auto;
  max-height: 56px;
  text-align: center;
  font-size: 0;
  overflow: hidden;
}
.related-products .product .footer {
  height: auto;
  max-height: 56px;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}

.recently-viewed-products .product .footer label { display: block; width: auto; font-size: 14px; }
.related-products .product .footer label { display: block; width: auto; font-size: 14px; }
.recently-viewed-products .product .footer label.vendor-names {
  display: none;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.related-products .product .footer label.vendor-names {
  display: none;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recently-viewed-products .product .footer label.product-name { padding-top: 7px; padding-bottom: 3px; }
.recently-viewed-products .product .footer label.product-name a {
  display: block;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*color: #252525;*/
  font-size: 14px;
}
.related-products .product .footer label.product-name { padding-top: 7px; padding-bottom: 3px; }
.related-products .product .footer label.product-name a {
  display: block;
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*color: #252525;*/
  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: center;
  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: none;
  margin: 11px auto 0 auto;
}
.related-products .product .image-carousel {
  position: relative;
  overflow: hidden;
  width: 148px;
  border: none;
  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/2324/themes/1591/aefd959eaa3c5af4e97c14848025f78d3a373185/product-image-carousel-next.png?1556111475); 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/2324/themes/1591/30ae0567a606d2e69ac949c6386f8db187c33511/product-image-carousel-prev.png?1556111465); 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:#252525; }

.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: 'AvenirNextLTPro-Regular';}
.checkout-summery {
  width:275px;
  float: left;
  /*background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/3542b54cb58f889f7d43301095d77f87a63376c6/checkout-summery-bg.png?1556111478) repeat 0 0;*/
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);
}
.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}
label.unavailable{color: #acacac;}

.method.ready-to-select label.unavailable {display: none;}

/**
* 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() 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/2324/themes/1591/d98f7684bf4b9b8b93b005ce374b4cc604c3330e/remove-link.png?1556111476) 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 0 0; font-size: 16px; line-height: 30px; }
.notification-area .notification-success { background: #0092BD; color: white; }
.notification-area .notification-error { background: #FF0012; 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: px; max-height:px; }
#carousel .items > li > a {
  display: block;
  width: 100%;
  height: 100%;
  max-height: 100%;
}

.carousel-item-caption {
  display: block;
  position: relative;
  max-width: 100%;
  width: 100%;
  /* position: absolute; */
  background: rgba(51, 51, 51, 0.6);
  color: rgba(255, 255, 255, 0.84);
  padding: 0 30px;
  line-height: 30px;
  /* -webkit-box-sizing: border-box; */
  -moz-box-sizing: border-box;
  /* box-sizing: border-box; */
  /* overflow: hidden; */
  height: 30px;
  max-height: 138px;
  top: -30px;
  bottom: 0;
}

#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/2324/themes/1591/82a7595e8832d3ce93efba9659c95832ae6b3b96/arrows.png?1556111449);
  padding: 0px !important;
  margin: 0px !important;
}

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

}

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

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

#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: 'AvenirNextLTPro-Regular';
  font-size: inherit;
  padding: 5px 0px;
}
.content .breadcrumbs span.separator {
  /*background: url() no-repeat 50% 90%;*/
  margin-left: 3px;
  color: #575757!important;
  display: inline-block;
  width: 12px;
  height: 10px;
  line-height: 13px;
  vertical-align: top;
}
.content .breadcrumbs a, .content .breadcrumbs a:visited {
  color: #575757!important;
}
.content .breadcrumbs a:hover {
  color: #2b2b2b!important;
}
.content .breadcrumbs span.current {
  color: #2b2b2b!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;
height: 15px;
}

/* 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: 40%;
  margin: 0 45px 20px 0;
  padding: 20px 0 20px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 0;
  border: 2px #d64b20 solid;
  /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
  float: left;
}

.sign-in {
  margin-left: 7%;
}

/*.lt-ie9 .sign-in, .lt-ie9 .sign-up {
position: relative;
}*/

.sign-in h1, .sign-up h1 {
  color: #252525;
  font-size: 20px;
  font-weight:bold;
  text-align: center;
  padding: 0 0 20px 0;
}
.sign-in .sign-in-form, .sign-up .sign-up-form, .openid {
  width: 354px;
  margin: 0 auto;
  padding: 0;
}
.sign-in .sign-in-form label, .sign-up .sign-up-form label, .openid label {
  color: #252525;
  font-size: 14px;
  display: block;
  float: left;
  width: 150px;
}
.sign-in a, .openid a {
  display: block;
  text-align: left;
  font-size: 14px;
  color: #575757 !important;
}
.sign-in a.forgot-link {
  color: #575757 !important;
  padding:16px 0 16px 193px;
  text-decoration: underline !important;
}
.sign-in a.forgot-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, 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; }

.openid p, .openid .btn, .openid a {
  margin-left: 150px;
}

.openid a:hover {
  text-decoration: none !important;
}

.openid a {
  color: #575757 !important;
  text-decoration: underline !important;
  margin-bottom: 5px;
}

/*** 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/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);
}
.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 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  background: #FF0012;
  /*behavior: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4298f6fee99954d23cbf019ea0e1124357067157/PIE.htc?1556111474);*/
  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: #575757 !important;
  font-weight: bold;
}
.account-nav-menu li a {
  color: #575757 !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/2324/themes/1591/445f131d1a05ebc6e41bae813dbc84147922bb90/scroll-right.gif?1556111451 ) center center no-repeat;
}

.product-gallery .images-wrapper a.nav.prev {
  left: 0;
  background: #e9e9e9 url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/4617d417f16dbd3a375cab221691868ece8cf372/scroll-left.gif?1556111457 ) 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: 475px;
  border: none;
}

/*----------------------------------------*/
/* CUSTOM CSS */
/*----------------------------------------*/

/* Prevents child pages from messing up nav */
.navigation-bar ul.sub-menu-list {
  display: none;
}

li:hover > .sub-menu-list.navigation-menu {
  display: none;
}

i.fa.fa-search {
  color: #4d4e53;
}

.show-star.flo {
  float: left;
}

.additional-info {
  padding: 17px;
  border-right: 1px solid silver;
}

.padding {
  padding:20px
}
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 {
  width: 15%;
}

.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) {
  .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%;
  }
}

.sign-in-wrap:after , .sign-up-wrap:after {
  content: "";
  display: table;
  clear: both;
}

li.hasDrop > ul.level-2 > li > a {
  display: none;
}

li.hasDrop:hover  > ul.level-2 a { display: block; }

#upper-navigation{
  position: relative;
  z-index: 3001;
}

.zoomWindow{
  border-color: #FFF!important;
}

.account-links {
  margin-top: 20px;
}

.search-wrapper {
    display: inline-block;
    position: relative;
    float: right;
    z-index: 999;
    top: -18px;
    right: 7px;
    width: 200px;
}

a.phone {
  font-size: 14px;
  font-weight: bold!important;
  opacity: 1!important;
  color: #000000;
}

.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/2324/themes/1591/a4b361a093b841d16031e6626a4f01a37ce48f99/select.png?1556111477) no-repeat 0 0;
  height:27px;
}

.account-sku {
  font-size: 10px;
}

.account-quantity {
  font-size: 10px;
}

h1.featured-title {
    padding: 10px 0;
  text-align: center;
}

div.top-area .logo {
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/379702c4e6bd4dbca930d04c7d0aa2024d0ee382/logo.jpg?1556111448) no-repeat 0 0;
  width: 409px;
  height: 47px;
  display:block;
  /* float: left; */
  margin: 20px ;
  
  background: url(https://assets.mybrightsites.com/uploads/sites/2324/themes/1591/283a40fa2497238af5b8cdd9c8893925ccff8ad7/SHUTTERFLY_Ignite_CMYK.png?1708017874)   no-repeat 0 0;
  background-size: 409px 47px;
  
}

#category-navigation {
  border-top: 1px solid #F26122;
  border-bottom: 1px solid #ddd;
  margin-bottom: -5px;
}

textbar {
  color: white;
  text-align: center;
  background-color: #F26122;
  font-family: verdana;
  font-size: 10px;
}

.category-navigation .container ul.level-0 > li > a {
  text-transform: uppercase;
  text-decoration: none;
  transition: color 0.5s ease-in;
}

.category-navigation .container ul.level-0 > li > a:hover {
  background: #fff;
}



.fa-home {
  position: relative;
    z-index: 999999;
}


#top-menu > ul.main-nav.navigation-menu {
  position: relative;
    top: -20px;
    z-index: 999999;
    width: 60%;
    float: right;
}


@media (min-width: 661px) {

  .content-block.featured-products {
      padding: 0px 15px;
      width: 1171px;
  }

}
.product-list .product .image-carousel ul li {
  width: 100%;
}



/*----------------------------------------*/
/* 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: ;
  font-family: 'AvenirNextLTPro-Regular';
  color: #4d4e53;
  text-decoration: none;
  font-weight: ;
  text-transform: uppercase;

}

.level-0.with-sub-menu a:hover, .level-0.with-sub-menu ul a:hover{
  color: #000000;
}


/*----------------------------------------*/
/* 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;
}

ul.level-2 {
  padding: 0 10px;
}

.category-navigation .container ul ul.level-1 li{
  /* padding:10px 10px 0px 15px; */
  display: block;
  background:#fff;
}

.category-navigation .container ul ul.level-2 li {
  padding: 0 0 0 0;
}

.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:active, .hasDrop{

}

/* Pushes sub-menu down level with categories */
.category-navigation .container ul.level-0 > li:hover > ul.level-1, .category-navigation .container ul.level-0 > li:active > ul.level-1 {
  margin-top: .2px;
  min-width: 220px;
  line-height: 40px;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
}

li.hasDrop > ul.level-1:last-child {
  border-bottom: 3px solid #454545;
}

li.hasDrop > ul.level-1 {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd
}

.hasDrop:hover {
  background: #fff;
}

.hasDropMobile{/*
  background-position: bottom center;
  background-repeat: no-repeat;
  */
}

_:-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;
}

.social li a{
  height: auto!important;
  width: auto!important;
  font-size: 22px!important;
  color:#ffffff!important;
  height: auto!important;
  width: auto!important;
  padding: 4px;
  float: left;
}
.social li a:hover{color:#dbc5db!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/2324/themes/1591/a4b361a093b841d16031e6626a4f01a37ce48f99/select.png?1556111477) 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:px; height:px;}
#carousel, #carousel .items > li{
  width: px!important;
  height: 100%!important;
  max-height: px!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: #4d4e53;
}

#dropdown:hover{
  color: #000000;
}

#category-navigation, #top-menu{
  display:block;
}

#top-menu {
  position: relative;
  top: 7px;
}

/*----------------------------------------*/
/* 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;
}

.index-page .product-list .product.featured:nth-child(5n){margin-right: 0px;}

.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: px ) {
  #carousel-wrapper, #carousel, #carousel .items > li{
    width: 100vw!important;
    max-height: !important;
    height:  calc(100vw / ( / ) - 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;
  }
  .product-list .product {
    width: 48%;
  }
  .content-block.featured-products .product-list .product.featured {
    width: 48%;
  }
}

/*----------------------------------------*/
/* 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 {display:block!important;}

  #search { display: none; }

  /* #searchdropdown{display: none;} */


  .content-block.featured-products {
    padding: 0px 15px;
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
  }

  .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 */

  .nav-bar {
    margin-bottom: 15px;
  }

  .nav-bar > .level-0 {
    display: block;
    text-align: center;
  }

  .nav-bar > .level-0:after {
    content: " ";
  }

  .category-navigation .container ul ul.level-1{
    position: relative;
  }

  .category-navigation .container ul.level-0 ul > li > a, .category-navigation .container ul.level-0 ul > li.selected > a {
    padding-left: 0;
  }

  .category-navigation .container ul.level-0 > li:hover > ul.level-1, .category-navigation .container ul.level-0 > li:active > ul.level-1 {
    line-height: 16px;
  }

  .category-navigation .container ul.level-0 > li > a {
    padding: 10px 15px;
  }

  li.hasDrop > ul.level-1:last-child {
    border-bottom: 1px solid #ddd;
  }

  #top-menu > ul.main-nav.navigation-menu {
    width: 100% !important;
  }

  a#searchdropdown {
    display: block;
    top: -15px;
    left: 0;
    text-align: center;
    float: none;
  }

  .item-area.login .sign-in-wrap label {
    text-align: center;
  }

  .item-area.login .sign-in-wrap .sign-in {
    width: 100%;
  }

  .item-area.login .sign-in-wrap .forgot-link {
    padding: 5px;
    text-align: center;
  }

  .footer-block {
    width: 100%;
  }
  .social {
    padding-bottom: 15px;
    margin: 0 auto;
  }

  .product-list .product {
    width: 100%;
  }
  .content-block.featured-products .product-list .product.featured {
    width: 100%;
  }

  /*#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 #ffffff
  }

  .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: #4d4e53;
  }

  .category-navigation .container ul ul.level-1{
    box-shadow:none!important;
    margin-top: 0;
  }
  .category-navigation .container ul ul.level-1 li{
    padding: 10px 10px 0 10px;
    display: block;
    background:#ffffff!important;
    text-transform: uppercase;
  }
  .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.phone{
    border: none;
    text-align: center;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
  }

  a.cart {
    padding: 10px 0 0 0;
    border: none;
    text-align: center;
  }

  .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;
  }
  /* .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;
    position: relative;
    top: 5px;
    width: 100%;
  }
  .search-wrapper{
    background: #999;
    padding: 10px 0px;
    box-shadow: rgba(0,0,0,0.25) 0px 4px 3px inset;
    right: 0;
  }
  .search input[type="text"]{
    width: calc(100vw - 57px);
    border:none;
    color:#FFF;
  }
  .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: left; 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: 100%; }
  .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;
  }

  .sign-in {
    margin-left: 0;
  }

  /* 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%}

  .content-page.content-area{width:100%;}
  .account-nav-menu{width:100%;}
  .content-page .content-block{width: auto%;}

  .account-nav-menu ul li{
    background: #ffffff;
    color: #4d4e53;
    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 .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 !important;
  }

  /* 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;}

}


/* NEEDS to be added to theme */

/* Smaller iPhones */

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 
  .content-block.featured-products .product-list .product.featured { width: 100% !important; }
  .product-list .product .footer label.product-name { max-width: 100% !important; }
  .footer { bottom: 0; }
  .product .footer label {
    line-height: 20px;
  }
}



/*----------------------------------------*/
/* 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: 100%;
  }

  #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:-108px;}
  .footer-main{ min-height: 200px; }
  .footer-block p, .footer-block h5{ font-size: 12px; }

  .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;}
  /*.form-item label{width:auto;}*/
  .prod_option_block .select-area{
    margin-left: 61px;
  }

}

/*----------------------------------------*/
/* 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; }
  /*----------------------------------------*/
  /* PRODUCT GRID */
  /*----------------------------------------*/
  .product-list .product, .recently-viewed-products .product, .related-products .product{
    width:100%;
    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;
  }

  .product .footer, .product.featured .footer{ min-height: 70px; bottom: 0px; margin-bottom: 0px; }
  .product .footer label, .product.featured .footer label{ line-height: normal; }

  .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:#252525;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom:5px;
  }
  #filter-button:hover{cursor: pointer;color:#252525;}

  #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.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, .item-area.login .item-area-content > a {text-align: center; margin-top: 10px; padding:0px;}

  .footer-block ul.social li{ float:none; }
  .footer-block ul.social {
  margin-bottom: 20px;
  }

  .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 #fff;
  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/2324/themes/1591/a4b361a093b841d16031e6626a4f01a37ce48f99/select.png?1556111477) 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;
}
body{
font-family: 'AvenirNextLTPro-Regular', arial, sans-serif;
}
.dd .ddcommon .borderRadiusTp {width:400px!important}
.product-page .logo-info .ddChild ul li .ddlabel, .product-page .product-option-wrapper .ddChild ul li .ddlabel {width:100%}
.select-area .ddcommon {width: 300px!important;}

img.small-footer {
	width:90%;
}
img.big-footer {
	width:100%;
	max-width: 657px;
}

@media (max-width: 481px) {
img.big-footer {display:none;}
}
@media (min-width: 481px) {
img.small-footer {display:none;}
}
