header,
footer,
nav,
section {
  display: block;
}
/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
  border: 1px solid #dddddd;
  padding: 0 1.4em 1.4em 1.4em;
  margin: 0 0 1.5em 0;
}
legend {
  font-size: 1.2em;
  font-weight: bold;
}
textarea {
  min-height: 75px;
}
.editor-label {
  margin: 1em 0 0 0;
}
.editor-field {
  margin: 0.5em 0 0 0;
}
/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
  color: red;
}
.field-validation-valid {
  display: none;
}
.input-validation-error {
  border: 1px solid #ffeeee !important;
  background-color: red;
  color: white !important;
}
.validation-summary-errors {
  font-weight: bold;
  color: red;
}
.validation-summary-valid {
  display: none;
}
/* CLEAR FIX */

/* For modern browsers */

.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */

.cf {
  *zoom: 1;
}
/* DEFINE COLOURS */
/* FONTS */

.proxima-bold {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.proxima {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.chap-italic {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
}
/* PLACEHOLDERS */

.header-search ::-webkit-input-placeholder {
  color: #0f0f0f;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
}
.header-search :-moz-placeholder {
  color: #0f0f0f;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
}
:-ms-input-placeholder {
  color: #0f0f0f;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
}
::-webkit-input-placeholder {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
:-moz-placeholder {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
:-ms-input-placeholder {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
.add-dbl-line {
  background: url('images/dvdr-dbl-line.jpg') bottom center repeat-x;
  padding-bottom: 7px;
}
a:hover {
  text-decoration: none;
}
html {
  background: #0d0d0d;
}
body {
  background: white;
}
.hero {
  height: 430px;
  background: black;
}
.header {
  background: #0f0f0f url('images/header-bg.jpg') no-repeat top center;
  height: 140px;
}
.logo {
  display: block;
  height: 140px;
  width: 300px;
}
.logo a {
  display: block;
  height: 20px;
  padding-top: 100px;
  width: 300px;
  color: white;
  font-size: 11px;
}
.nav-wrapper {
  background: #6f7e9b;
  height: 37px !important;
}
.nav-wrapper .container,
.nav-wrapper .br {
  height: 37px !important;
}
.header-search {
  margin-top: 70px;
  text-align: right;
}
.header-search input {
  float: right;
  margin-right: 0;
  border-radius: 0;
  border-color: white !important;
}
.header-search .btn {
  float: right;
  height: 28px;
  display: block;
  margin: 0;
  background: white url('images/arrow-search.jpg') no-repeat 12px 7px;
  padding-left: 20px;
  border-color: white !important;
}
.nav {
  position: relative;
  list-style-type: none;
  margin-bottom: 0;
}
.nav {
  list-style: none;
  /* Clear floats */
  display: table;
  width: 100%;
  height: 37px;
  z-index: 5;
}
.nav > li {
  display: table-cell;
}
.nav > li > a {
  display: block;
  padding: 0 5px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: white;
  height: 37px;
  line-height: 37px;
}
.nav > li > a:hover,
.nav > li:hover a {
  background: #0d1227;
}
.nav > li > ul,
.sub-nav > li > ul {
  margin-left: 0;
}
.nav ul {
  list-style: none;
  display: none;
}
.sub-nav div {
  display: none;
}
.nav ul li,
.sub-nav ul li {
  float: none;
}
.nav ul a,
.sub-nav ul a {
  white-space: nowrap;
}
.nav li:hover ul,
.sub-nav li:hover div {
  display: block;
}
/* MEGA MENUS */

.mega-menu {
  width: 660px;
  margin: 0 auto;
  padding: 20px 0 20px 20px;
  background: #070a16;
  background: rgba(7, 10, 22, 0.95);
  position: absolute;
}
.mega-right {
  right: 0;
}
.mega-menu > div {
  background: url('images/dotted-vertline.png') repeat-y top right;
  float: left;
}
.mega-menu ul {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 10px;
}
.mega-menu .products-nav {
  width: 300px;
  padding-right: 20px;
  min-height: 350px;
}
.mega-menu .products-nav ul {
  margin-bottom: 6px;
}
.mega-menu .products-nav ul li:last-child {
  border-bottom: #393c45 1px solid;
  padding-bottom: 16px;
}
.mega-menu .products-nav ul:last-child li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.mega-menu .products-nav ul li {
  margin-left: 120px;
}
.mega-menu .products-nav .product-thumb {
  float: left;
  border: none;
  padding: 0;
  margin: 0 0 0 0;
  width: 120px;
  height: 120px;
}
.mega-menu .products-nav .product-thumb img {
  display: block;
  border: white 3px solid;
  padding: 0;
  width: 84px;
  height: 84px;
}
.mega-menu .gen-nav-1 {
  width: 130px;
  padding: 0 20px;
  height: 100%;
}
.mega-menu .gen-nav-2 {
  width: 130px;
  padding: 0 20px;
  background: none;
}
.mega-menu .gen-nav-1 ul {
  margin-bottom: 20px;
}
.mega-menu h4 {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 17px;
  line-height: 20px;
  color: #6f7e9b;
  background: url('images/mega-menu-hd-bg.png') bottom left repeat-x;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.mega-menu li a {
  color: #b6b5b6;
}
.mega-menu li a:hover {
  color: white;
}
.mega-menu li strong {
  color: white;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
}
.mega-menu li a strong:hover {
  color: #abb4c5;
}
.mega-menu .trends-nav h4 {
  background: url('images/mega-menu-trends-bg.png') bottom right no-repeat;
  padding-bottom: 0;
}
.mega-menu .trends-nav {
  border-bottom: #393c45 1px solid;
  margin-bottom: 16px;
}
.mega-menu .trends-nav .love {
  display: block;
  width: 137px;
  height: 46px;
  background: url('images/love.png') no-repeat;
  margin: 20px 0 10px 0;
  padding-bottom: 10px;
}
.sub-nav li div {
  background: #3a3b3d;
  background: rgba(58, 59, 61, 0.95);
  padding: 20px 20px 10px 20px;
  margin: 0 0 0 -15px;
  position: absolute;
  z-index: 6;
  top: 26px;
}
*:first-child + html .sub-nav li div {
  margin-left: -57px;
  /* IE7 */

}
.sub-nav ul {
  list-style-type: none;
  padding: 5px 0 10px 0;
  margin: 0;
}
.sub-nav {
  margin-top: 10px;
  float: right;
}
.sub-nav h4 {
  color: white;
  font-size: 13px;
}
.sub-nav li {
  list-style-type: none;
  float: left;
  padding: 0 15px;
  background: url('images/dotted-vertline-grey.png') no-repeat right;
}
.sub-nav li li {
  background: none;
  padding: 0;
  line-height: 20px;
}
.sub-nav li a {
  color: white;
  font-weight: 700;
}
.sub-nav li div ul {
  margin-left: 0;
}
.sub-nav li div li a {
  font-weight: 400;
  color: #81878b;
}
.sub-nav li a:hover {
  color: #abb4c5;
}
.sub-nav > .drop-down:hover {
  background: #3a3b3d;
  background: rgba(58, 59, 61, 0.95);
}
.sub-nav > li:hover > a {
  color: #abb4c5;
}
.sub-nav a.facebook-link {
  background: url('images/icon-facebook.png') no-repeat 0 2px;
  padding-left: 15px;
  height: 26px;
}
.sub-nav a.pinterest-link {
  background: url('images/icon-pinterest.png') no-repeat 0 2px;
  padding-left: 15px;
  height: 26px;
}
.sub-nav a.instagram-link {
  background: url('images/icon-instagram.png') no-repeat 0 2px;
  padding-left: 15px;
  height: 26px;
}
.sub-nav .login {
  background: none;
  padding-right: 0;
}
.sub-nav .login span {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
  padding: 0 12px 0 10px;
  background: url('images/sml-arrow-header.jpg') no-repeat right 5px;
}
.checkout-wrapper {
  background: black;
  text-align: center;
  width: 100%;
}
.checkout {
  margin: 0 auto;
  width: 940px;
}
.checkout a {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}
.checkout img {
  position: relative;
  left: 0;
  top: -2px;
}
.checkout span {
  padding-left: 10px;
  padding-right: 10px;
}
.content {
  background: url('images/content-footer-bg.jpg') bottom left repeat-x;
  padding-bottom: 50px;
}
.home-overlay {
  width: 232px;
  position: absolute;
  right: 0;
  top: 204px;
  z-index: 3;
}
.home-overlay .create-your-list {
  background: white url('images/overlay-home-createlist.jpg') no-repeat;
  margin-bottom: 10px;
  padding: 63px 0 16px 0;
}
.home-overlay .create-your-list p {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
}
.home-overlay .find-a-list {
  background: white url('images/overlay-home-findalist.jpg') no-repeat;
  padding: 80px 0 0 0;
  text-align: center;
}
.home-overlay .find-a-list .input {
  width: 180px;
  margin-bottom: 10px;
  font-size: 12px;
}
.home-overlay .find-a-list select {
  width: 190px !important;
}
.home-overlay .find-a-list .btn-find {
  margin: 0 0 10px 120px;
  padding: 6px;
}
.home-overlay p {
  text-align: center;
  color: #6f7275;
  padding: 12px 0 6px 0;
}
.home-overlay .get-started {
  display: block;
  margin: 0 auto;
  background: url('images/btn-home-getstarted.jpg') no-repeat;
  height: 32px;
  width: 133px;
}
.breadcrumb-wrapper {
  background: url('images/breadcrumb-bg.jpg') repeat-x;
  width: 100%;
}
.breadcrumb {
  border: none;
  background: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)" !important;
  margin-bottom: 0;
  padding-left: 0;
}
.breadcrumb li {
  font-size: 12px;
  color: #97979e;
  padding-left: 16px;
  line-height: 34px;
  background: url('images/sml-arrow-grey.jpg') no-repeat 3px 13px;
}
.breadcrumb li a {
  color: #97979e;
}
.breadcrumb li.you-are-here {
  font-weight: 600;
  padding-left: 0;
  background: none;
}
.breadcrumb li.active {
  color: #6f7e9b;
  background: url('images/sml-arrow-blue.jpg') no-repeat 3px 13px;
}
.feature-list {
  list-style-type: none;
  width: 100%;
  text-align: center;
  margin: 0;
  padding-top: 50px;
  height: 200px;
}
.feature-list li {
  float: left;
  background: url('images/vertline-white.jpg') no-repeat top right;
  width: 188px;
}
.feature-list li:last-child {
  background: none;
}
.feature-list a {
  display: block;
  color: #6f7e9b;
}
.feature-list a span {
  color: black;
  font-size: 18px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.feature-list h3 {
  line-height: 19px;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
}
.feature-list h3 a {
  background: url('images/dvdr-sml-hoz.jpg') no-repeat bottom center;
  padding-bottom: 10px;
}
.feature-list img {
  margin: 0 auto 12px auto;
}
/* FOR SIDE OF ABOUT PAGES, ETC. */

.right-features .feature-list {
  padding-top: 0;
  display: block;
}
.right-features .feature-list li {
  margin-bottom: 20px;
  display: block;
  background: none;
}
.right-features .feature-list a span {
  font-size: 15px;
}
.live-feed {
  border-top: #d1d1d1 1px solid;
  height: 47px;
  background: url('images/dvdr-dbl-line.jpg') bottom center repeat-x;
  padding-bottom: 7px;
}
.live-feed p {
  line-height: 47px;
}
.live-feed .num-gifts p {
  height: 27px;
  line-height: 27px;
  float: left;
  background: url('images/vertline-white.jpg') no-repeat top right;
  padding-right: 10px;
  margin-right: 10px;
  margin-top: 10px;
}
.live-feed .purchase-marquee p {
  text-align: right;
  overflow: hidden;
  height: l;
}
.with-gutter {
  position: relative;
  left: -40px;
}
.copy h1 {
  text-align: center;
  color: #0f0f0f;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.copy h2 {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  font-size: 16px;
  color: #0f0f0f;
  margin-top: 0;
  padding-bottom: 20px;
  text-align: center;
  background: url('images/h2-bg.jpg') no-repeat bottom center;
  margin-bottom: 20px;
}
.copy h3.tight {
  text-transform: uppercase;
  font-size: 21px;
  border: none;
  margin-bottom: 0;
  background: none;
  padding: 0;
}
.copy h3.tight span {
  float: right;
  text-transform: capitalize;
  color: #6f7e9b;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
}
.copy h4 span {
  color: #6f7e9b;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize;
  padding-left: 10px;
}
.copy h4 {
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 700;
  padding: 10px 0;
}
.copy h5 {
  font-weight: 700;
  font-size: 14px;
  padding: 10px 0 5px 0;
}
.copy p {
  line-height: 1.8em;
}
.copy p small {
  color: #0f0f0f;
  font-size: 11px;
  line-height: 1em;
}
.copy .note {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
.copy ul {
  list-style: square inside none;
  margin-left: 0;
}
.copy ul.indent-list {
  padding: 10px 0 10px 30px;
}
.copy ul li {
  line-height: 1.8em;
  margin-bottom: 9px;
}
.copy ul.indent-list li {
  line-height: 1.3em;
}
.copy blockquote {
  border: none;
  padding-left: 0;
}
.copy blockquote p {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 19px;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5em;
}
.copy blockquote.large-quote {
  margin-top: 20px;
  padding-top: 16px;
  background: url('images/h2-bg.jpg') no-repeat top center;
}
.copy blockquote h3 {
  padding-bottom: 14px;
  text-transform: uppercase;
  color: #6f7e9b;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 20px;
  line-height: 1.3em;
  text-align: center;
  background: url('images/h2-bg.jpg') no-repeat bottom center;
  border-top: none;
}
.copy .feature-image {
  display: block;
  margin-bottom: 20px;
}
.copy .whats-your-style-image {
  display: block;
  margin-top: 20px;
  text-align: center;
}
.copy h3 a.book-consultation {
  text-transform: none;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 16px;
  float: right;
  color: #6f7e9b;
  padding-right: 10px;
  background: url('images/sml-arrow-blue.jpg') no-repeat right 18px;
}
.copy h3 a.book-consultation:hover {
  color: #97979e;
}
.copy p + h3 {
  margin-top: 20px !important;
}
.copy .store-list,
.copy .event-listing {
  padding: 20px 0 10px 0;
  border-bottom: #d1d1d1 1px solid;
}
.copy .store-image {
  float: left;
  margin-top: 10px;
}
.copy .store-map {
  float: right;
  margin-top: 10px;
}
.copy .store-details {
  margin-left: 150px;
  padding: 7px 0 10px 0;
}
.copy .top-ten {
  padding-top: 10px;
  text-align: center;
}
.copy .event-listing .location {
  float: right;
}
.more-info {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  text-transform: none;
  color: #6f7e9b !important;
  padding-right: 10px;
  background: url('images/sml-arrow-blue.jpg') no-repeat right 6px;
  margin-bottom: 6px;
}
.side-nav h3,
.copy h3,
.product-listing h2 {
  font-size: 21px;
  text-transform: uppercase;
  border-top: #d1d1d1 1px solid;
  background: url('images/dvdr-dbl-line.jpg') bottom center repeat-x;
  padding-bottom: 7px;
  margin-bottom: 10px;
  line-height: 45px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.side-nav h3 {
  font-size: 14px;
  line-height: 35px;
}
.side-nav h4 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  font-size: 13px;
}
.side-nav ul {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0px;
}
.copy .side-nav ul {
  padding-bottom: 10px;
}
.side-nav li {
  line-height: 22px;
}
.side-nav .tight-side-nav {
  padding-bottom: 6px;
}
.side-nav a {
  color: black;
  font-weight: 400;
  font-size: 12px;
}
.side-nav a:hover {
  color: #6f7e9b;
}
.side-nav a.get-started {
  margin-bottom: 10px;
  display: block;
  height: 32px;
  width: 140px;
  background: url('images/btn-getstarted.jpg') no-repeat;
}
.side-nav a.find-a-list {
  margin-bottom: 30px;
  display: block;
  height: 32px;
  width: 140px;
  background: url('images/btn-findalist.jpg') no-repeat;
}
.side-nav .active a {
  padding-left: 8px;
  color: #6f7e9b;
  background: url('images/sml-arrow-blue.jpg') no-repeat 0 3px;
}
.side-nav .login {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  text-transform: none;
  float: right;
  color: #6f7e9b;
  padding-right: 10px;
  background: url('images/sml-arrow-blue.jpg') no-repeat right 14px;
}
.side-nav .more-info {
  font-size: 15px;
}
.product-banner h2 {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  text-transform: uppercase;
  position: absolute;
  background: none;
  text-align: center;
  width: 460px;
  border: none;
  color: black;
  margin-top: 70px;
}
.product-banner h1 {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  position: absolute;
  padding-bottom: 16px;
  background: url('images/product-banner-bg.png') no-repeat center bottom;
  font-size: 30px;
  text-align: center;
  text-transform: lowercase;
  width: 460px;
  color: black;
  margin-top: 120px;
}
.product-banner a {
  position: relative;
  display: block;
  height: 32px;
  width: 153px;
  background: url('images/btn-watch-the-video.jpg') no-repeat;
  top: 190px;
  margin-left: 160px;
}
.range-img {
  float: left;
  margin: 0 20px 20px 0;
  padding: 5px;
  border: #d1d1d1 1px solid;
}
.top-nav ul li {
  line-height: 20px;
  margin-bottom: 5px;
}
.product-listing h2 {
  text-transform: uppercase;
}
.product-grid {
  list-style-type: none !important;
  margin-left: 0;
  padding-top: 20px;
}
.gift-range-grid .product-thumb h3 {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
}
.gift-range-grid .product-thumb ul {
  margin-left: 0;
}
.gift-range-grid .product-thumb ul li {
  line-height: 22px;
}
.gift-range-grid .product-thumb ul li a {
  color: black;
  font-size: 12px;
}
.gift-range-grid .product-thumb ul li a:hover {
  color: #6f7e9b;
}
.gift-range-grid li {
  cursor: default;
}
.add-border-top {
  padding-top: 20px;
  border-top: #d1d1d1 1px solid;
  margin-top: 10px;
}
.one-col-form {
  width: 240px;
}
.one-col-form .checkbox {
  float: left;
  margin-right: 10px;
}
.one-col-form ul {
  list-style-type: none;
}
.one-col-form .input {
  display: block;
  width: 220px;
  margin-bottom: 12px;
}
.one-col-form select {
  width: 230px;
  /* background-color: @greyBlue7; color: @greyBlue; */
  font-weight: 600;
}
.centered-form {
  margin: 0 auto;
}
.centered-form .input {
  margin: 0 auto 12px auto;
}
.centered-form li {
  text-align: center;
}
.email-friend {
  padding-top: 20px;
}
.email-friend .btn-submit {
  position: relative;
  top: -4px;
}
.email-friend .input {
  margin-right: 5px;
  width: 160px;
}
.email-friend form {
  text-align: right;
}
.email-friend h5 {
  float: left;
  padding-top: 7px;
}
/*  border-top: #ddd 1px solid; */

.product-thumb {
  width: 140px;
  float: left;
  padding-bottom: 10px;
  margin: 0 0 20px 20px;
}
.product-range {
  cursor: pointer;
}
.product-thumb img {
  display: block;
}
.product-thumb ul {
  list-style-type: none;
}
.product-thumb .thumb {
  padding: 5px;
  border: #d1d1d1 1px solid;
}
.product-thumb h3 {
  padding-top: 10px;
  font-size: 13px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.product-range h3 {
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
.product-thumb h3 a {
  color: #0f0f0f;
}
.product-thumb h3 a:hover {
  color: #6f7e9b;
}
.product-thumb h4 {
  padding-top: 5px;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
.product-range h4 {
  text-transform: lower-case;
  text-align: center;
  background: url('images/sml-arrow-blue.jpg') no-repeat 107px 11px;
}
.product-thumb h4.price {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #0f0f0f;
}
.reduced-from {
  text-decoration: line-through;
  padding-right: 5px;
  color: #97979e;
}
.reduced-from-prominent {
  text-decoration: none;
  padding-right: 5px;
  color: red;
}
.reduced-from-large {
  font-size: 22px !important;
}
.product-thumb form {
  margin: 0;
  padding-top: 10px;
}
.unit-field {
  height: 22px;
  width: 35px !important;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #0f0f0f;
  text-align: center;
  font-size: 17px;
  margin-bottom: 0;
}
.first {
  margin-left: 0 !important;
  clear: left;
}
.grid-list li {
  list-style-type: none;
  padding-left: 0;
  float: left;
  width: 180px;
}
.exclusive-brands .grid-list li {
  width: 205px;
}
.quick-add {
  min-height: 30px;
}
.quick-add .unit-field {
  float: left;
  margin-right: 6px;
}
.product-thumb .special {
  position: absolute;
  z-index: 2;
  margin: -6px 0 0 -6px;
  background: none;
}
.product-thumb .wlc-loves {
  position: absolute;
  z-index: 2;
  margin: 0 0 0 72px;
  background-image: none;
}
.fb_iframe_widget_lift {
  z-index: 3 !important;
}
.label-qty {
  float: left;
}
.product-image {
  float: left;
  border: #d1d1d1 1px solid;
}
.product-details {
  margin-left: 398px;
  min-height: 340px;
}
.product-details h1 {
  text-transform: none;
  letter-spacing: normal;
  text-align: left;
  margin-top: -5px;
  color: #6f7e9b;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
}
.product-details h1 span {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #0f0f0f;
  text-transform: uppercase;
  font-size: 17px;
  padding-right: 5px;
}
.product-details h2 {
  text-align: left;
  background: none;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  vertical-align: baseline;
  font-size: 22px;
  margin: 0;
  padding: 10px 0 5px 0;
}
.product-details h2 span {
  font-size: 13px;
  padding-left: 5px;
}
.product-details p {
  color: #5b616d;
  padding-top: 5px;
  line-height: 2em;
}
.product-details .quick-add {
  padding-top: 10px;
}
.product-details .add-list {
  position: relative;
  top: -3px;
  margin-left: 10px;
}
.color-selector {
  padding-bottom: 20px;
}
.product-details .color-selector img {
  border: white 2px solid;
}
.product-details img.active-colour {
  border: 2px solid black;
  padding: 2px;
}
.small-combo {
  width: 132px;
}
.faux-unit-field {
  width: 47px;
  height: 30px;
  float: left;
}
.update-btn {
  float: left;
  position: relative;
  top: -2px;
  left: 10px;
}
.favourite input,
.shared input {
  float: left;
  margin-right: 4px;
}
.favourite label,
.shared label {
  padding-left: 2px;
  margin-right: 10px;
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
.favourite-shared {
  height: 30px;
}
.product-social {
  margin: 40px 0 0 398px;
  height: 42px;
}
.pin-it {
  float: left;
}
.fb-like {
  float: left;
}
.event-form {
  width: 240px;
}
.event {
  padding-bottom: 20px;
}
.event-formleft {
  float: left;
  padding-top: 0;
}
.radio-set {
  padding-bottom: 10px;
}
.radio-set p,
.radio-set label {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
.event-details {
  margin-left: 260px;
}
.event-date {
  margin: 0;
}
.event-details .event-date {
  margin: 30px 0 0 0;
}
.event-details table {
  border-collapse: collapse;
  margin-bottom: 20px;
  border: none;
}
.event-details table td {
  padding-bottom: 20px;
  border: none;
}
.event-date dt {
  float: left;
  height: 15px;
  width: 70px;
}
.event-date dd {
  padding-bottom: 6px;
  margin-left: 70px;
}
.event-thumb {
  float: right;
  margin: 14px 0 14px 0;
}
.event-listing h4 {
  font-size: 15px;
}
.couples-gifts {
  border-bottom: #d1d1d1 1px solid;
}
.couples-gifts h5 {
  padding-top: 20px;
}
.profile-image {
  float: left;
  margin: 20px 0 0 40px;
}
.loving-profile {
  margin-left: 337px;
  padding-top: 40px;
}
.radio-buttons-inline {
  padding-top: 5px;
}
.radio-buttons-inline label {
  margin-right: 10px;
}
.sig {
  margin: 20px 0;
}
.couple-welcome {
  border-bottom: #d1d1d1 1px solid;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.couple-photo {
  float: left;
  width: 219px;
  height: 221px;
  background: url('images/couple-photo-bg.jpg') no-repeat;
}
.couple-photo img {
  display: block;
  margin: 13px 0 0 13px;
  width: 160px;
  height: 160px;
}
.couple-message {
  margin-left: 220px;
}
.couple-message .with-love {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 16px;
  margin-l: 0;
  padding-top: 10px;
}
.couple-message .couple-name {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 22px;
}
.currencies {
  list-style-type: none !important;
  margin-bottom: 0;
}
.currencies li {
  float: left;
  margin-right: 10px;
}
.couples-dashboard h1 {
  letter-spacing: normal;
  font-size: 20px;
  text-align: left;
  padding-top: 20px;
}
.deliv-header {
  padding-top: 18px;
}
.refer-a-friend {
  width: 121px;
  height: 121px;
  float: right;
  background: url('images/refer-a-friend.jpg');
}
.deliv-status {
  margin: 20px 0 30px 0;
}
.deliv-status-left {
  height: 22px;
  float: left;
  width: 8px;
  background: url('images/statusbar-left.jpg') no-repeat;
}
.deliv-status-bar {
  height: 22px;
  width: 452px;
  background: url('images/statusbar-bg.jpg');
  margin-bottom: 10px;
}
.deliv-progress {
  background: url('images/statusbar.jpg');
  height: 22px;
}
.list-table .product-thumb {
  float: none;
  margin: 0;
}
.list-table .product-thumb .thumb {
  width: 128px;
  height: 128px;
}
.list-table .product-thumb  img {
  display: block;
}
.list-table tr:hover td {
  background: none !important;
}
.list-table th,
.list-table tr:hover th {
  background: #eaeef5 !important;
  border: none;
}
.list-table td {
  vertical-align: middle;
  padding-top: 10px;
}
.list-table td.product-thumb {
  padding-left: 0;
}
.list-table th.product-qty {
  text-align: center;
  white-space: nowrap;
}
/*.list-table { table-layout: fixed; }*/

.list-table td.product-qty {
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
}
.list-table td.product-actions,
.list-table th.product-actions {
  width: 180px;
}
.list-table td.product-desc,
.list-table th.product-desc {
  width: 150px;
}
.list-table .btn-order {
  margin-left: 10px;
}
.adj-field {
  margin-left: 10px;
  float: left;
  font-size: 16px;
}
.cant-close td {
  background: #f2dede;
}
.gen-table td {
  vertical-align: top !important;
}
p .gen-table {
  margin-top: 40px;
}
.not-available {
  background: #f4f6fa;
}
.list-table th span {
  color: #6f7e9b;
}
.list-table .product-desc span,
.note {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #6f7e9b;
}
.note-link {
  padding-right: 10px;
  background: url('images/sml-arrow-blue.jpg') no-repeat right 18px;
}
.list-table form {
  margin-bottom: 0;
}
.list-summary {
  text-align: right;
  padding: 0 0 40px 0;
  font-weight: 700;
  line-height: 30px;
  font-size: 20px;
}
.list-summary span {
  color: #6f7e9b;
  font-weight: 400;
}
.product-added {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  color: #468847;
}
.footer-fcs {
  height: 193px;
  background: #6f7e9b url('images/footer-fcs-bg.jpg') repeat-x;
}
.footer-fcs .container {
  background: url('images/vertline-blue.jpg') no-repeat 939px 12px;
}
.footer-fcs .span4 {
  height: 140px;
  margin-top: 12px;
  padding: 18px 0 0 0;
  background: url('images/vertline-blue.jpg') no-repeat;
}
.footer-fcs p {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 14px;
  text-align: center;
  color: white;
  padding: 12px 0 6px 0;
}
.footer-fcs .fcs-title {
  margin: 0 auto;
  display: block;
}
.footer-fcs .get-started {
  display: block;
  margin: 0 auto;
  background: url('images/btn-fcs-getstarted.jpg') no-repeat;
  height: 32px;
  width: 133px;
}
.footer-fcs form {
  text-align: center;
  padding-top: 20px;
}
.footer-fcs .input {
  width: 180px;
  border-color: #64718b;
  height: 22px;
  background-color: #d7dadd;
}
.footer-fcs .with-submit {
  width: 145px;
}
.footer-fcs .dark-select {
  width: 153px !important;
}
.footer-fcs .btn-arrow {
  position: relative;
  top: -4px;
}
.footer-fcs select.dark-input {
  width: 157px;
  background-color: #eaeef5;
}
.footer-links {
  color: #81878b;
  padding-top: 50px;
  background: #0d0d0d url('images/footer-links-bg.jpg') no-repeat bottom center;
  margin-bottom: 40px;
}
.footer-links li,
.footer-links a {
  color: #81878b;
  padding-bottom: 8px;
}
.footer-links a:hover {
  color: #6f7e9b;
}
.footer-links a.facebook-link {
  background: url('images/icon-facebook.png') no-repeat 0 2px;
  padding-left: 20px;
}
.footer-links a.pinterest-link {
  background: url('images/icon-pinterest.png') no-repeat 0 2px;
  padding-left: 20px;
}
.footer-links a.instagram-link {
  background: url('images/icon-instagram.png') no-repeat 0 2px;
  padding-left: 20px;
}
.footer-links a.blog-link {
  background: url('images/icon-blog.png') no-repeat 0 3px;
  padding-left: 20px;
}
.footer-links ul {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 20px;
}
.footer-links h4 {
  color: white;
  padding-bottom: 6px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.footer-links h5 {
  color: white;
  padding: 8px 0;
  font-size: 24px;
}
.footer-links h5 a.book-consultation {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-size: 16px;
  height: 14px;
  float: right;
  color: #6f7e9b;
  padding-right: 10px;
  background: url('images/sml-arrow-black.jpg') no-repeat right 4px;
}
.footer-links h5 a.book-consultation:hover {
  color: white;
}
.footer-links .contact-details p {
  padding-bottom: 14px;
  line-height: 22px;
}
.footer-links .contact-details p span {
  font-weight: 600;
  color: #6f7e9b;
}
.footer-links .contact-details p.last {
  padding-bottom: 0;
  marbgin-bottom: 0;
}
.footer-links .contact-details h4 a {
  color: #6f7e9b;
}
.footer-links .contact-details h4 a:hover {
  color: white;
}
.amp {
  font-family: "chaparral-pro", sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 15px;
  font-weight: 700;
}
font {
  color: inherit;
  font-size: inherit;
  font-family: inherit !important;
}
.rem-top {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.brands-list {
  padding: 20px 0 40px 0;
}
.brands-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.brands-list li {
  float: left;
  margin-left: 20px;
}
.brands-list img {
  max-width: none;
}
.pdf-links {
  margin-bottom: 20px;
}
.pdf-links li {
  list-style-type: none;
  background: url('images/iconPdf.jpg') no-repeat;
}
.pdf-links a {
  padding-left: 22px;
}
.as-seen-in .heading {
  background-color: white !important;
  font-size: 21px;
  background: url('images/dvdr-dbl-line.jpg') bottom center repeat-x;
  padding-bottom: 7px;
  text-transform: uppercase;
  border-top: #d1d1d1 1px solid;
  padding: 0 0 7px 0;
  line-height: 35px;
}
.as-seen-in table {
  width: 100%;
}
.as-seen-in td {
  padding: 20px 0;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  vertical-align: top;
}
.as-seen-in td img {
  display: block;
}
.as-seen-in a {
  color: #0f0f0f;
  text-transform: uppercase;
}
.exclusive-brands .editor-content {
  margin: 20px 0 40px 0;
}
.promotions .text,
.promotions .heading,
.s span {
  font-size: 13px;
  font-family: 'proxima-nova', sans-serif !important;
}
.promotions .heading {
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}
/* MODALS */

.modal {
  width: 700px;
  margin: -250px 0 0 -350px !important;
}
.modal .youtube {
  text-align: center;
}
.modal-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
.modal-header .close {
  font-size: 40px;
  margin-top: 10px;
}
.modal-body {
  padding-bottom: 25px;
}
.modal h3 {
  border-top: none;
}
.modal-header {
  border-bottom: none;
}
/* CARDS */

.card-choices {
  padding-top: 20px;
}
.card-choices form {
  float: left;
  width: 200px;
}
.card-choices img {
  display: block;
  margin: 0 auto 10px auto;
}
.ui-feedback {
  margin: 10px 0 0 0;
  text-align: center;
  font-size: 16px;
  padding: 10px;
}
.ui-feedback .close {
  font-size: 30px;
  right: 0;
  top: 0;
}
.form-horizontal .form-actions {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.form-horizontal .form-actions button + button {
  margin: 0 40px;
}
.gift-message textarea {
  width: 280px;
  height: 120px;
}
.gift-givers textarea {
  width: 280px;
}
.alert-error p {
  font-size: 16px;
  line-height: 28px;
}
div.thumb img {
  background-image: url(images/placeholder-image.jpg?height=128&width=128);
}
