@font-face {
  font-family: Designosaur;
  src: url(../font/Designosaur-Regular.otf);
  font-weight: 400;
}
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
  min-height: 147px;
  position: relative;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.no-border {
  border: none !important;
}
* {
  margin: 0;
  padding: 0;
}
html {
  font-size: 16px;
}
body {
  font: 75%/150% Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: #333;
  text-align: center;
}
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
}
a {
  color: #888;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #f06ea3;
}
:focus {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
h1 {
  font-weight: normal;
  line-height: 1.25em;
}
h2 {
  font-weight: normal;
  line-height: 1.6666em;
}
h3 {
  font-weight: bold;
  line-height: 1.2em;
}
form {
  display: inline;
}
fieldset {
  border: 0;
}
legend {
  display: none;
}
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
}
caption,
th,
td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
address {
  font-style: normal;
}
cite {
  font-style: normal;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after {
  content: '';
}
small,
big {
  font-size: 1em;
}
sup {
  font-size: 1em;
  vertical-align: top;
}
.cart #shopping-cart-table .col-delete .btn-edit1 {
  background: url("../images/img/pix.png") no-repeat scroll 0 -169px transparent;
  display: block;
  float: left !important;
  height: 18px;
  text-indent: -999em;
  width: 19px;
}
.cart-table .product-name {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
}
.cart .btn-continue {
  background: url("../images/img/icons.png") no-repeat scroll right -432px #FFFFFF;
  border: medium none;
  cursor: pointer;
  font-size: 18px;
  height: 31px;
  padding-right: 31px;
}
ul,
ol {
  list-style: none;
}
.list-img {
  width: 18.33%;
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  position: relative;
}
.page {
  text-align: left;
  background-repeat: repeat;
  background-position: center top;
}
.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}
.page-popup {
  padding: 20px;
  text-align: left;
  background: #fff;
}
.main {
  padding: 30px 0;
  min-height: 370px;
}
body.cms-index-index .main,
body.cms-index-defaultindex .main {
  padding-top: 20px;
  padding-bottom: 20px;
}
.col-left {
  float: left;
}
.col-main {
  float: left;
}
.col-right {
  float: right;
}
.col2-left-layout .col-main {
  float: right;
}
.col3-layout .col-wrapper {
  float: left;
}
.col3-layout .col-wrapper .col-main {
  float: right;
}
.col2-set .col-1 {
  float: left;
  width: 49%;
}
.col2-set .col-2 {
  float: right;
  width: 49%;
}
.col2-set .col-narrow {
  width: 33%;
}
.col2-set .col-wide {
  width: 65%;
}
.col3-set .col-1 {
  float: left;
  width: 32%;
}
.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}
.col3-set .col-3 {
  float: right;
  width: 32%;
}
.col4-set .col-1 {
  float: left;
  width: 23.5%;
}
.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}
.col4-set .col-3 {
  float: left;
  width: 23.5%;
}
.col4-set .col-4 {
  float: right;
  width: 23.5%;
}
input,
select,
textarea,
button {
  font: 12px/15px Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
input.input-text,
select,
textarea {
  background: #fff;
  border: 1px solid #ccc;
}
input.input-text,
textarea {
  padding: 7px 2px;
}
select {
  padding: 6px 6px 6px 2px;
}
select option {
  padding-right: 10px;
}
select.multiselect option {
  border-bottom: 1px solid #e5e5e5;
  padding: 2px 5px;
}
select.multiselect option:last-child {
  border-bottom: 0;
}
textarea {
  overflow: auto;
}
input.radio {
  margin-right: 3px;
}
input.checkbox {
  margin-right: 3px;
}
input.qty {
  width: 68px;
}
input.input-text:hover,
select:hover,
textarea:hover {
  border-color: #999;
}
input.input-text:focus,
select:focus,
textarea:focus {
  border-color: #999;
  outline: none;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
}
button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.button {
  -webkit-border-fit: lines;
  overflow: visible;
  width: auto;
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
button.button span {
  float: left;
  display: block;
  padding: 0;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  background-color: #ff4d8e;
  color: #fff;
}
button.button:hover span {
  background-color: #d00b53;
  color: #fff;
}
button.button span span {
  padding: 0 15px;
  height: 38px;
  line-height: 38px;
}
button.button.btn-inline span span,
.product-view .box-tags .form-add button.button span span {
  padding: 0 10px;
  line-height: 32px;
  height: 32px;
}
.product-view .btn-cart span span,
button.btn-checkout span span {
  padding: 5px 25px;
}
.product-view .btn-cart span span {
  padding: 5px 40px;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.wwmask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(0, 0, 0, .3);
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  transition-duration: .3s;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 5s;
  -moz-transition: all 5s;
  transition: all 5s;
}
.gray {
  color: #999;
}
.form-list li {
  margin: 0 0 20px;
}
.form-list label {
  float: left;
  font-weight: bold;
  position: relative;
  z-index: 0;
  margin: 0 0 2px 0;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list .input-box {
  display: block;
  clear: both;
}
.form-list .field {
  float: left;
  width: 49%;
}
.form-list input.input-text {
  width: 100%;
}
.form-list textarea {
  width: 254px;
  height: 10em;
}
.form-list select {
  width: 100%;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text {
  width: 74px;
}
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box {
  width: auto;
}
.form-list .name-prefix {
  width: 65px;
}
.form-list .name-prefix select {
  width: 55px;
}
.form-list .name-prefix input.input-text {
  width: 49px;
}
.form-list .name-suffix {
  width: 65px;
}
.form-list .name-suffix select {
  width: 55px;
}
.form-list .name-suffix input.input-text {
  width: 49px;
}
.form-list .name-middlename input.input-text {
  width: 49px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {
  width: 140px;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
  width: 124px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix-suffix .name-firstname {
  width: 210px;
}
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 205px;
}
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
  width: 189px;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {
  margin-right: 2%;
}
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {
  float: left;
  width: 10%;
  margin-right: 10px;
}
.form-list .customer-dob input.input-text {
  display: block;
  width: 74px;
}
.form-list .customer-dob label {
  font-size: 10px;
  font-weight: normal;
}
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {
  float: left;
}
.form-list .customer-dob .dob-year {
  width: 20%;
}
.form-list .customer-dob .dob-year input.input-text {
  float: left;
}
#oar_widget_orders_and_returns_form ul li {
  margin: 0 0 5px;
  height: 30px;
}
.buttons-set {
  clear: both;
  margin: 10px 0;
}
.buttons-set button.button {
  margin-left: 5px;
  margin-bottom: 5px;
}
.buttons-set p.required {
  margin: 0 0 5px;
}
.contacts-index-index .buttons-set {
  float: left;
  margin-top: -10px;
}
.contacts-index-index .buttons-set .required {
  text-align: left;
}
.contacts-index-index .buttons-set .button {
  margin-left: 0;
}
.buttons-set .back-link {
  float: left;
  margin-bottom: 5px;
}
.buttons-set .back-link a {
  display: block;
  background: url(../images/img/icons.png) 10px -393px no-repeat;
  padding: 8px 15px 8px 32px;
}
.buttons-set .back-link small {
  display: none;
}
.fieldset,
.multiple-checkout .col2-set,
.multiple-checkout .col3-set,
.info-set {
  border-top: 1px solid #e5e5e5;
}
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  background-color: #fff;
  float: left;
  margin: -46px 0 0 -10px;
  padding: 0 10px;
}
.validation-advice {
  clear: both;
  font-size: 0.9166em;
  line-height: 1em;
  color: #ee001c;
  margin-top: 5px;
}
.validation-failed {
  border: 1px solid #ee001c !important;
  background: #fff !important;
}
p.required {
  font-size: 10px;
  text-align: right;
}
p.required,
.product-options dt label.required em,
.form-list label.required em {
  color: #D90000;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.success {
  color: #3d6611;
  font-weight: bold;
}
.error {
  color: #ee001c;
  font-weight: bold;
}
.notice {
  color: #ccc;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.messages {
  overflow: hidden;
  margin: 0 0 10px;
}
.messages li {
  margin: 0 0 1%;
}
.messages li li {
  margin: 0;
}
.messages a {
  text-decoration: underline;
}
.catalog-category-view .messages {
  margin-top: 15px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  background-position: 25px center !important;
  background-repeat: no-repeat !important;
  padding: 25px 25px 25px 80px !important;
  font-size: 12px !important;
}
.error-msg {
  border-color: #c02230;
  background-color: #F5DAD3;
  background-image: url(../images/i_msg-error.png);
  color: #c02230;
}
.success-msg {
  border-color: #296a23;
  background-color: #e9ffca;
  background-image: url(../images/i_msg-success.png);
  color: #296a23;
}
.note-msg,
.notice-msg {
  border-color: #7c622a;
  background-color: #FDEDA4;
  background-image: url(../images/i_msg-note.png);
  color: #7c622a;
}
.note-msg.empty-catalog {
  background: url(../images/img/empty-catalog.png) center 30px no-repeat transparent !important;
  color: inherit;
  padding: 170px 10px 50px !important;
  text-align: center;
}
.breadcrumbs {
  line-height: 18px;
  margin: -0.5em 0 5px;
}
.catalog-product-view .breadcrumbs {
  margin-bottom: 10px;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs a {
  display: block;
  float: left;
}
.breadcrumbs li span {
  background: url(../images/img/pix.png) 0 -129px no-repeat;
  width: 7px;
  height: auto;
  margin: 6px 4px 0;
  display: block;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
}
.breadcrumbs li strong {
  font-weight: normal;
  display: block;
}
.page-title {
  padding: 0;
  margin: 0 0 15px;
}
.my-account .page-title,
.category-title {
  border-bottom: 1px solid #e5e5e5;
}
.page-title h1,
.page-title h2 {
  margin: 0;
  min-height: 41px;
  text-transform: capitalize;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin-top: 10px;
}
.title-buttons {
  text-align: right;
}
.title-buttons button {
  margin-left: 1em;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
  text-align: left;
}
.my-account .title-buttons button span span {
  height: 35px;
  line-height: 35px;
}
.sorter {
  padding: 5px 0;
}
.sorter .view-mode {
  float: right;
}
.sorter .view-mode label {
  margin-right: 5px;
}
.sorter .view-mode .grid,
.sorter .view-mode .list {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
}
.sorter .view-mode span.grid,
.sorter .view-mode a.grid:hover {
  background-position: 0 -277px !important;
}
.sorter .view-mode span.list,
.sorter .view-mode a.list:hover {
  background-position: -30px -277px !important;
}
.sorter .view-mode a.grid {
  background-position: 0px -307px;
}
.sorter .view-mode a.list {
  background-position: -30px -307px;
}
.sorter .sort-by {
  float: left;
  margin-right: 10px;
  padding-right: 3px;
  background: url(../images/img/link-separator.png) right center no-repeat;
}
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc {
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
}
.sorter .sort-by .category-asc {
  background: url(../images/img/pix.png) 0 -87px no-repeat transparent;
}
.sorter .sort-by .category-desc {
  background: url(../images/img/pix.png) -30px -87px no-repeat transparent;
}
.sorter .sort-by .category-asc:hover {
  background-position: -60px -87px;
}
.sorter .sort-by .category-desc:hover {
  background-position: -90px -87px;
}
.pager {
  margin: 10px 0;
  padding: 5px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.pager .pages {
  float: right;
  vertical-align: middle;
}
.pager .pages strong,
.pager .pages span {
  float: left;
  margin-right: 5px;
  font-weight: normal;
}
.pager .pages ol {
  display: inline;
}
.pager .pages li {
  float: left;
  margin: 0 0 0 1px;
  display: block;
  text-align: center;
}
.pager .pages li a {
  display: block;
  background-color: transparent;
  color: inherit;
}
.pager .pages li a.previous,
.pager .pages li a.next {
  background-image: url(../images/img/pix.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.pager .pages li a.previous {
  background-position: 0px -55px;
}
.pager .pages li a.next {
  background-position: -30px -55px;
}
.toolbar {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: -1px;
  z-index: 1;
}
.toolbar .pager {
  margin: 0;
  border-bottom: none;
  border-top: 1px dashed #e5e5e5;
  text-align: center;
}
.toolbar .pager .pages {
  display: inline-block;
  float: none;
}
.toolbar-bottom {
  margin-top: 10px;
}
.toolbar-bottom .toolbar {
  border-bottom: none;
}
.toolbar-bottom .toolbar .pager {
  border-top: none;
}
.toolbar-bottom .sorter {
  display: none;
}
.sorter,
.pager {
  line-height: 30px;
}
.sorter .view-mode .grid,
.sorter .view-mode .list,
.sorter .sort-by .category-asc,
.sorter .sort-by .category-desc,
.pager .pages li {
  width: 30px;
  height: 30px;
}
.pager .amount,
.sorter .amount {
  float: left;
  padding-right: 10px;
  margin-right: 10px;
  background: url(../images/img/link-separator.png) right center no-repeat;
}
.pager .limiter,
.sorter .limiter {
  float: left;
  margin-right: 15px;
}
.pager .amount,
.pager .limiter,
.pager .pages,
.sorter .amount,
.sorter .limiter,
.sorter .view-mode,
.sorter .sort-by {
  padding-top: 5px;
  padding-bottom: 5px;
}
.data-table {
  width: 100%;
}
.data-table th,
.data-table td {
  padding: 10px;
}
.data-table thead {
  background: none;
  border-bottom: 1px solid #e5e5e5;
}
.data-table thead th {
  font-weight: bold;
  vertical-align: bottom;
}
.data-table thead th.wrap {
  white-space: normal;
}
.data-table tr.odd td.last {
  border-right: none;
}
.data-table tr td.last a {
  display: block;
  text-decoration: underline;
}
.data-table tr.odd.last {
  border-bottom: #eee solid 1px;
}
.data-table tr.even td.last {
  border-right: none;
}
.data-table tbody tr.product-shop-row:hover {
  background-color: #FFF;
}
.data-table tbody.odd td {
  border-width: 0 1px;
}
.data-table tbody.odd tr.last {
  border-bottom: #e5e5e5 solid 1px;
}
.data-table tbody.even {
  background-color: #f1f1f1;
}
.data-table tbody.even td {
  border-width: 0 1px;
}
.data-table th .tax-flag {
  font-weight: normal;
}
.data-table .cell-label {
  display: none;
}
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -53px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #f5f5f5;
  color: #777;
  padding: 2px 5px !important;
}
tr.summary-details-first td {
  border-top: 1px solid #d5d5d5;
}
tr.summary-details-excluded {
  font-style: italic;
}
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(../images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -53px;
}
.link-cart {
  font-weight: bold;
}
.link-reorder {
  font-weight: bold;
}
.link-print {
  background: url(../images/i_print.gif) 0 2px no-repeat;
  padding: 2px 0 2px 25px;
}
.link-rss {
  background: url(../images/i_rss.gif) 0 3px no-repeat;
  padding-left: 18px;
  white-space: nowrap;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
  font-weight: normal;
  color: #e5e5e5;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.global-site-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #f5f5f5;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(../images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}
.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px;
}
.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff;
}
.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}
.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}
.btn-remove,
.btn-remove2,
.btn-edit,
.tool-tip .btn-close a {
  display: block;
  width: 17px;
  height: 17px;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.cart .btn-remove,
.cart .btn-remove2 {
  width: auto;
  height: auto;
  font-size: 12px;
  line-height: 20px;
  text-indent: 0;
  background: transparent;
}
.btn-remove,
.btn-remove2,
.tool-tip .btn-close a {
  background: url(../images/img/pix.png) 0 -150px no-repeat;
}
.btn-remove:active,
.btn-remove2:active,
.tool-tip .btn-close a:focus {
  background-position: -34px -150px;
}
.btn-edit {
  background: url(../images/img/pix.png) 0 -169px no-repeat;
  margin: 0 5px 0 0;
}
.std .subtitle {
  padding: 0;
}
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
.std dl dt {
  font-weight: bold;
}
.std dl dd {
  margin: 0 0 10px;
}
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}
.std #newwell_content_size_show_PC p {
  word-break: break-all;
  word-wrap: break-word;
}
ul.bullet,
ul.cms-community,
ul.disc {
  margin: 1em 0;
  padding: 0;
}
ul.disc {
  list-style: disc outside none;
  padding-left: 1.5em;
}
ul.disc li {
  background-image: none;
  padding-left: 0;
}
ul.bullet ul,
ul.disc ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.std ol {
  list-style: decimal outside;
  margin: 10px 0;
  padding: 0 0 0 1.5em;
}
.std ol ol,
.std ul ol,
.std ol ul {
  margin: 0.5em 0;
}
.v {
  display: table;
  width: 100%;
}
.v .v-item {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.v2 .v-item {
  width: 50%;
}
.header-top {
  line-height: 32px;
}
.links li a,
#mini-cart .block-title,
.header .block-compare .block-title {
  line-height: 2.6666em;
  padding: 0 0.5833em;
}
.links li {
  float: left;
}
.links a {
  display: block;
}
.header-container {
  background-repeat: repeat;
  background-position: center top;
}
.header {
  padding: 0;
}
.header-top .item-left {
  float: left;
  margin-right: 20px;
}
.header-top .item-right {
  float: right;
  margin-left: 20px;
}
.header .logo-wrapper {
  margin: 10px 0;
}
.header .logo {
  display: inline-block;
  max-width: 230px;
  margin: 0;
  text-decoration: none !important;
}
.header .logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}
.user-menu {
  float: right;
  margin: 10px 0 10px 10px;
}
#mini-cart {
  float: right;
}
.top-links {
  float: right;
}
.top-links ul {
  float: right;
}
.header-top-search-wrapper {
  float: left;
  margin: 20px 0;
}
#search_mini_form {
  clear: both;
  display: block;
}
.header .form-search {
  position: relative;
  margin: 0 auto;
  width: 80%;
}
.header .form-search label {
  float: left;
  margin: 3px 4px 0 0;
  display: none;
}
.header .form-search .input-text {
  color: #888;
  padding: 0 0 0 7px;
  width: 98%;
  height: 32px;
  line-height: 32px;
}
.header .form-search .button {
  background: url(../images/img/icons.png) 3px -117px no-repeat #fff;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 2px;
  top: 5px;
}
.header .form-search .button span {
  background: none;
  display: none;
}
.header .form-search .search-autocomplete {
  left: 0 !important;
  top: 42px !important;
  position: absolute;
  z-index: 3000;
}
.header .form-search .search-autocomplete ul {
  background-color: #fff;
  text-align: left;
  margin-top: -2px;
}
.header .form-search .search-autocomplete li {
  padding: 3px 5px;
  border-bottom: 1px solid #eee;
  color: #777;
  cursor: pointer;
}
.header .form-search .search-autocomplete li.last {
  border-bottom: none;
}
.header .form-search .search-autocomplete li.first {
  border-top: none;
}
.header .form-search .search-autocomplete li .amount {
  float: right;
  padding-left: 5px;
  font-weight: bold;
}
.dropdown-button {
  position: relative;
}
.dropdown-button:hover {
  z-index: 4000;
}
.dropdown-button .inner {
  float: left;
  display: block;
  padding: 0 10px;
}
.dropdown-button:hover .inner {
  position: relative;
  z-index: 4001;
}
.dropdown-button .inner p {
  display: inline;
}
.dropdown-button .inner .label {
  padding: 0 4px 0 0;
}
.dropdown-button .inner .text {
  background: url(../images/img/arrow-dropdown.png) 100% 50% no-repeat;
  padding-right: 13px;
}
.dropdown-button .inner .text > .icon_account {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent url("../images/lingerie/w-publicbg.png") no-repeat 0 0;
  vertical-align: middle;
}
.dropdown-button ul {
  display: none;
  position: absolute;
  top: 2.6666em;
  margin-top: -1px;
  left: 0;
  text-align: left;
  padding: 17px 20px;
  min-width: 126px;
  z-index: 4000;
}
.dropdown-button:hover ul {
  display: block;
}
.dropdown-button.hover:hover ul {
  display: none;
}
.dropdown-button li {
  text-transform: capitalize;
  white-space: nowrap;
  line-height: 18px;
}
.dropdown-button a {
  display: block;
}
.dropdown-button a > b {
  color: #f06ea3;
}
.dropdown-button a#sign-in {
  display: block;
  padding: 10px !important;
  background-color: #f06ea3;
  color: #fff !important;
  text-align: center;
}
.dropdown-button a#register_customer {
  display: inline-block;
  color: #f06ea3 !important;
  text-decoration: underline;
}
.lang-switcher .inner {
  padding-left: 35px;
  background-position: 12px 50%;
  background-repeat: no-repeat;
}
.lang-switcher li {
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-left: 25px;
  min-height: 15px;
}
.lang-switcher .inner .label {
  display: none;
}
.dropdown-button.item-right ul {
  right: 0;
  left: auto;
}
#mini-cart {
  position: relative;
}
.after-mini-cart {
  clear: both;
}
#mini-cart .block-title {
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  background: none;
  white-space: nowrap;
}
#mini-cart .block-title .heading {
  background: url(../images/img/pix.png) 0px -205px no-repeat;
  float: left;
  width: 35px;
  height: 30px;
  padding-top: 3px;
  text-indent: -9999px;
  overflow: hidden;
}
#mini-cart ul.links {
  float: left;
}
#mini-cart .block-title .summary {
  float: left;
}
#mini-cart .block-title .amount {
  float: left;
}
#mini-cart .block-title .subtotal {
  float: left;
  margin-left: 5px;
}
#mini-cart .block-title .to-checkout {
  float: left;
  margin: 0 0 0 5px;
  padding: 0 7px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
#mini-cart .block-title .to-checkout .icon {
  background: url(../images/img/pix.png) -36px -177px no-repeat;
  width: 9px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
}
#mini-cart .block-content {
  display: none;
  z-index: 3000;
  position: absolute;
  right: 0;
  top: 32px;
  width: 330px;
  text-align: left;
}
#mini-cart .block-content .block-content-inner {
  padding: 15px;
}
#mini-cart .block-content .incl-tax {
  display: block;
  padding-bottom: 10px;
  text-align: right;
}
#mini-cart .block-subtitle {
  padding: 0;
  margin: 0 0 10px;
  font-weight: normal;
}
#mini-cart .mini-products-list {
  max-height: 207px;
  overflow-y: auto;
}
#mini-cart .block-content .empty {
  padding: 2px 0;
}
#mini-cart .product-name {
  margin-bottom: 5px;
  height: 36px;
  overflow: hidden;
}
#mini-cart .actions {
  margin: 10px 0 0;
  padding: 0;
  border: none;
  text-align: left;
}
#mini-cart .actions button {
  float: left;
  width: 100%;
}
#mini-cart .btn-checkout {
  float: right !important;
}
#mini-cart .btn-remove,
#mini-cart .btn-edit {
  float: right;
}
#mini-cart .block-content .pin:before {
  position: absolute;
  right: 40px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
}
#mini-cart:hover .block-content {
  display: block;
}
#mini-cart.hover:hover .block-content {
  display: none;
}
#mini-cart:hover .block-title {
  position: relative;
  z-index: 3001;
}
#mini-cart:hover .block-title .subtotal {
  border-left-color: #e5e5e5;
}
#mini-cart:hover .block-title .to-checkout:hover {
  color: #ce001a;
}
#mini-cart:hover .block-title .to-checkout .icon {
  background-position: -9px -177px;
}
#mini-cart:hover .block-title .to-checkout:hover .icon {
  background-position: -18px -177px;
}
.header .block-compare {
  float: right;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
.header .block-compare .block-title {
  font-family: inherit;
  font-size: inherit;
  border: none;
  background-color: transparent;
}
.header .block-compare .block-title:hover {
  background-color: #f8f8f8;
}
.header .block-compare .block-content {
  display: none;
  z-index: 3000;
  position: absolute;
  right: 0;
  top: 32px;
  width: 280px;
  padding: 25px;
  text-align: left;
  background-color: #fff;
}
.header .block-compare .actions {
  margin: 10px 0 0;
  padding: 10px 0 0;
}
.header .block-compare:hover .block-content {
  display: block;
}
.block {
  margin: 0 0 10px;
}
.block .block-title strong {
  font-weight: inherit;
}
.block .block-title a {
  text-decoration: none !important;
}
.block .block-subtitle {
  margin: 5px 0 10px;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
}
.block .block-content {
  padding: 10px;
  margin-top: 10px;
}
.block .block-content li.item {
  padding: 5px 0;
}
.block .btn-remove {
  float: right;
}
.block .btn-edit {
  float: right;
}
.block .actions {
  margin: 5px 0 0 0;
  padding: 5px 0 0;
  border-top: 1px dotted #e5e5e5;
  text-align: right;
}
.block .actions a {
  float: left;
}
.mini-products-list li {
  padding: 5px 0;
}
.mini-products-list .product-image {
  float: left;
  width: 50px;
}
.mini-products-list .product-details {
  margin-left: 69px;
}
.mini-products-list .product-details h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
.mini-products-list .product-image,
.cart .crosssell .product-image {
  padding: 3px;
  border: 1px solid #e5e5e5;
}
.mini-products-list .product-image:hover,
.cart .crosssell .product-image:hover {
  border-color: #999;
}
.block-account .block-content {
  padding: 10px 0 0 10px;
}
.block-account li.current {
  padding: 4px 2px 4px 33px;
  background: url(../images/img/arrow-menu.png) 2px -48px no-repeat;
  color: #000;
}
.block-account li.current strong {
  font-weight: normal;
}
.block-account li.last {
  border-bottom: none;
}
.block-account li a {
  padding: 3px 2px 3px 33px;
  background: url(../images/img/arrow-menu.png) 2px 1px no-repeat;
  display: block;
  color: #555;
}
.block-account li a:hover {
  background-position: 2px -48px;
  color: #ce001a;
}
.block-layered-nav .block-content {
  padding: 0;
}
.block-layered-nav .block-title strong {
  text-transform: none;
}
.block-layered-nav .block-subtitle {
  display: none;
  margin-bottom: 0;
}
.block-layered-nav dl {
  padding-left: 10px;
  padding-top: 10px;
}
.block-layered-nav dt {
  font-weight: bold;
  padding: 10px 0 0;
}
.block-layered-nav dd {
  padding: 5px 0 10px 5px;
}
.block-layered-nav dd.last {
  border-bottom: none;
}
.block-layered-nav .currently {
  margin: 10px 0;
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  padding: 10px 10px 0;
  font-weight: normal;
}
.block-layered-nav .currently ol {
  padding: 10px;
}
.block-layered-nav .currently ol li {
  margin-bottom: 4px;
}
.block-layered-nav .currently .label {
  margin-right: 4px;
  color: #d90000;
}
.block-layered-nav .currently .btn-remove {
  float: right;
  margin-left: 5px;
}
.block-layered-nav .actions {
  margin: 0;
}
.block-layered-nav .actions a {
  float: right;
}
.block-layered-nav dd li,
.block-layered-nav .currently ol li {
  padding-left: 10px;
}
.block-wishlist li.item .btn-remove {
  margin-left: 5px;
}
.block-related-slider .block-subtitle {
  display: none;
  position: absolute;
  padding: 1em 0;
  margin: -20px 0 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
  z-index: 1;
}
.block-related-slider:hover .block-subtitle {
  display: block;
}
.block-related-slider input.checkbox {
  float: left;
  margin: 10px 5px 0 0;
}
.compare-table {
  border: 0;
}
.compare-table .btn-remove {
  float: right;
}
.compare-table tbody tr:hover {
  background-color: #e5e5e5;
}
.compare-table .product-shop-row {
  border-bottom: 1px solid #ccc;
}
.compare-table .product-shop-row th,
.compare-table .product-shop-row td {
  border-color: #eee !important;
}
.compare-table tr.add-to-row {
  background-color: #fff;
  border-top: 1px solid #ccc;
}
.compare-table tr.add-to-row:hover {
  background-color: #fff;
}
.compare-table tr.add-to-row td {
  text-align: left;
}
.compare-table tr.first td {
  text-align: left;
}
.compare-table tr.first td .product-name {
  font-family: inherit;
  font-size: 1.1666em;
  font-weight: bold;
  margin: 10px 0;
}
.compare-table tr.first td .ratings {
  width: 145px;
  margin: 10px 0;
}
.compare-table .price-box {
  margin: 10px 0;
  line-height: 15px;
}
.compare-table .product-image img {
  display: block;
  margin: 0 auto;
}
.compare-table .add-to-links {
  margin-top: 5px;
}
.compare-table .add-to-links li {
  float: none;
}
.compare-table a.link-wishlist {
  overflow: visible;
  text-indent: 0;
  background: none;
  display: inline;
  border: none;
}
.block-viewed .block-content li.item {
  background: url(../images/img/bullet.png) no-repeat 0 10px;
  padding-left: 10px;
}
.block-poll .block-subtitle {
  font-weight: normal;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 3px 9px;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-tags .block-content .tags-list {
  background: none;
  border: 0;
  font-size: 12px;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .input-box {
  margin-top: 5px;
}
.block-subscribe input {
  width: 155px;
}
.block-subscribe .actions button.button {
  float: none;
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-banner .block-content {
  text-align: center;
}
.block-login input.input-text {
  display: block;
  width: 167px;
  margin: 3px 0;
}
.block-vertnav .block-content {
  padding-left: 0;
  padding-right: 0;
}
.category-title {
  margin-bottom: 0;
}
.category-image {
  width: 100%;
  overflow: hidden;
  margin: 10px 0;
  text-align: center;
}
.category-description {
  margin: 20px 0;
  position: relative;
}
.category-products {
  margin: -1px 0 10px;
}
.advanced-search-summary {
  padding: 20px;
  margin: 10px 0;
}
.advanced-search-summary ul {
  float: left;
  margin: 0 4% 10px 0;
  width: 46%;
}
.advanced-search-summary li {
  margin: 0 0 2px 0;
  font-size: 1.25em;
}
.advanced-search-summary strong {
  margin: 0 5px 0 0;
}
.advanced-search-summary p {
  clear: both;
  float: left;
  display: block;
  margin: 20px 0 0;
}
.advanced-search .form-list label {
  padding-right: 10px;
  width: 140px;
}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {
  clear: none;
  float: left;
}
.catalogsearch-advanced-index .fieldset {
  margin-bottom: 3px;
}
.catalogsearch-advanced-index .buttons-set {
  padding-left: 0;
}
.catalogsearch-advanced-index .buttons-set button.button {
  float: left;
  margin: 0;
}
.catalogsearch-advanced-index .buttons-set button.button span span {
  padding-left: 60px;
  padding-right: 68px;
}
.page-sitemap .links {
  float: right;
  margin: 0 0 5px;
  text-align: center;
}
.page-sitemap .links a {
  text-decoration: none;
  position: relative;
}
.page-sitemap .sitemap {
  margin: 15px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
.page-sitemap .pager {
  clear: both;
}
.rss-title h1 {
  background: url(../images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
  line-height: 24px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .title-buttons .checkout-types {
  float: right;
}
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
.cart-table thead tr {
  border-bottom: 1px solid #e5e5e5;
}
.cart-table th.last {
  border-right: none;
}
.cart-table .product-image {
  display: block;
}
.cart-table .item-msg {
  margin: 5px 0;
  font-size: 11px;
  font-weight: bold;
  color: #d90000;
}
.cart-table tfoot td {
  padding: 5px 10px;
  border: none;
}
.cart-table tfoot td.last {
  padding: 15px 0 0;
  border-bottom: 1px solid #eee;
}
.cart-table tfoot button {
  padding: 0;
  margin: 0 0 15px 10px;
}
.cart-table .btn-continue {
  float: left;
  margin-left: 0;
}
.cart-table .btn-update,
.cart-table .btn-empty {
  float: right;
}
.cart-table tfoot button span {
  background-color: transparent;
  padding: 0 10px 0 30px;
}
.cart-table tfoot button span span {
  padding: 0;
}
.cart-table tfoot button:hover span {
  background-color: transparent;
  color: #09F;
}
.cart-table .btn-continue > span {
  background: url(../images/img/icons.png) 5px -387px no-repeat;
  float: left;
  margin-left: 0;
}
.cart-table .btn-update > span {
  background: url(../images/img/icons.png) 5px -347px no-repeat;
  float: right;
}
.cart-table .btn-empty > span {
  background: url(../images/img/icons.png) 5px -307px no-repeat;
  float: right;
}
.cart-collaterals {
  margin-top: 20px;
}
.cart .cart-left-column > *,
.cart .cart-right-column > * {
  margin-bottom: 10px;
}
.cart .cart-right-column {
  float: right;
}
.cart .crosssell {
  background-color: #fff !important;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 85px;
}
.cart .crosssell li.item {
  padding: 20px 0;
}
.cart .crosssell li.item.odd {
  margin-left: 0;
  clear: left;
}
.cart .crosssell li.item.even {
  margin-right: 0;
  float: right;
}
.cart .crosssell .btn-cart {
  float: left;
}
.cart .crosssell .add-to-links {
  float: left;
  margin: 10px 0 0;
}
.cart .crosssell .price-box {
  margin: 7px 0;
  line-height: 15px;
}
.cart .crosssell:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.cart-wide-box .crosssell li.item {
  float: left;
  width: 265px;
  min-height: 109px;
}
.cart-wide-box .crosssell li.item.odd {
  padding-right: 20px;
  border-right: 1px solid #eee;
}
.cart-wide-box .crosssell li.item.even {
  padding-left: 20px;
}
.cart .crosssell h2,
.cart .shipping h2 {
  margin-bottom: 10px;
}
.discount .buttons-set,
.cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}
.discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0;
}
.cart .discount label {
  display: block;
  margin: 0 0 5px;
}
.discount .input-box {
  margin: 0 12px 0 0;
  float: left;
  width: 70%;
}
.onestepcheckout-column-right .discount .input-box {
  margin: 0 12px 0 0;
  float: left;
  width: 32%;
}
.discount input.input-text {
  width: 100%;
}
.discount .buttons-set {
  margin: 0;
  display: inline-block;
}
.cart .shipping input.input-text,
.cart .shipping select {
  width: 100%;
}
.cart .shipping p {
  margin-bottom: 10px;
}
.cart .shipping .sp-methods {
  margin: 10px 0 0;
}
.cart .totals {
  background-color: #f5f5f5;
}
.cart .totals-inner {
  padding: 20px;
}
.cart .totals table {
  width: 100%;
}
.cart .totals td {
  padding: 1px 0px 1px 7px;
}
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
.cart .totals tfoot td {
  padding-bottom: 5px;
}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {
  font-size: 16px;
}
.cart .totals .checkout-types {
  text-align: right;
}
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
.item-options {
  line-height: 15px;
}
.item-options dt {
  white-space: nowrap;
  float: left;
  margin-right: 7px;
}
.item-options dd {
  padding-left: 11px;
  margin: 0 0 2px;
}
.data-table .item-options dt {
  background: url(../images/img/bullet.png) 0 4px no-repeat;
  padding-left: 10px;
  white-space: normal;
}
.data-table .item-options {
  margin: 0 0 0 10px;
}
.truncated {
  cursor: help;
  display: inline-block;
  margin-left: 3px;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  padding: 8px;
  min-width: 100px;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}
.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px;
}
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}
.sp-methods dt {
  font-weight: bold;
  margin: 13px 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 30px;
}
.sp-methods select.month {
  width: 150px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 3em !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 10px;
}
.sp-methods .checkmo-list label {
  color: #B31F5A;
  width: 135px;
  padding-right: 10px;
}
.sp-methods .checkmo-list address {
  float: left;
  padding: 5px 0 10px;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.please-wait {
  float: right;
  margin-right: 5px;
}
.please-wait img {
  vertical-align: middle;
}
.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
}
.tool-tip {
  background-color: #fff;
  padding: 10px;
  position: absolute;
  z-index: 9999;
}
.tool-tip .btn-close a {
  margin: 0 0 0 auto;
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
.gift-messages {
  margin: 30px 0 10px;
}
.gift-messages-form {
  border: 1px solid #e5e5e5;
  padding: 20px;
  position: relative;
}
.gift-messages-form p {
  margin-bottom: 10px;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-message-link {
  display: block;
  background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}
.gift-message-link.expanded {
  background-position: 0 -53px;
}
.gift-message-row .btn-close {
  float: right;
  padding: 0 7px;
}
.gift-message dt strong {
  font-weight: bold;
  color: #666;
}
.gift-message dd {
  margin: 5px 0 0;
  font-size: 13px;
}
.order-gift-message {
  margin: 15px 0;
}
.checkout-agreements {
  padding: 0 60px 20px;
}
.checkout-agreements li {
  margin: 0 0 20px;
}
.checkout-agreements .agree {
  margin-top: 5px;
}
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
.checkout-agreements .agree label {
  font-weight: bold;
}
.opc .checkout-agreements {
  padding: 20px 40px;
}
.checkout-agreements .agreement-content {
  max-height: 250px;
  overflow: auto;
  padding-right: 30px;
}
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.block-progress .block-title {
  background: none;
  border: 0;
  padding: 10px 0;
}
.block-progress .block-title strong {
  font-family: inherit;
  text-transform: none;
  font-weight: normal;
}
.block-progress .block-content {
  background: none;
  padding: 0;
  margin-top: 10px;
  border: none;
}
.block-progress dt {
  background: url(../images/img/checkout-progress.png) 0 5px no-repeat;
  line-height: 18px;
  margin: 0 0 5px;
  padding: 6px 0 6px 30px;
  font-weight: bold;
}
.block-progress dd {
  line-height: 15px;
  border-top: 0 none;
  margin: 0 0 6px;
  padding: 8px 10px;
}
.block-progress dt.complete {
  background: url(../images/img/checkout-progress-done.png) 0 5px no-repeat;
}
.block-progress dt.complete a {
  font-weight: normal;
}
.block-progress p {
  margin: 0;
}
.opc .buttons-set {
  margin-top: 0;
  padding-top: 2em;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
.opc .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .section {
  margin: 0 0 10px;
  padding: 0;
}
.opc .step-title {
  background: #f5f5f5;
  padding: 10px;
  text-align: right;
}
.opc .step-title .number {
  float: left;
  background: #fff;
  padding: 8px 12px;
  margin: 0 8px 0 0;
  font-size: 1.3333em;
}
.opc .step-title h2 {
  float: left;
  margin: 8px 0 0;
  color: #999;
  font-size: 1.3333em;
  line-height: 1.125em;
}
.opc .step-title a {
  display: none;
  float: right;
  margin-top: 6px;
}
.opc .section.allow {
  cursor: pointer;
}
.opc .section.allow.active {
  cursor: auto;
}
.opc .allow .step-title {
  background: #f5f5f5;
}
.opc .allow .step-title:hover {
  background-color: #e5e5e5;
}
.opc .allow .step-title h2 {
  color: #333;
}
.opc .allow .step-title a {
  display: block;
}
.opc .active .step-title {
  background-color: #e5e5e5;
  cursor: default;
}
.opc .active .step-title .number {
  color: #fff;
  background-color: #333;
}
.opc .active .step-title a {
  display: none;
}
.opc .step {
  padding: 10px 20px;
  margin-top: 10px;
  position: relative;
}
.opc .step .tool-tip {
  right: 30px;
}
#opc-login h3 {
  margin-top: 10px;
}
#opc-login h4 {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}
#opc-login .form-list {
  margin: 15px 0 15px;
}
#opc-login .form-list li {
  margin: 0 0 3px;
}
#opc-login .buttons-set {
  padding: 0;
}
.opc .gift-messages-form {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
}
.opc .gift-messages-form .inner-box {
  overflow: visible;
}
#opc-review .step {
  padding: 0;
}
#opc-review .item-options {
  margin: 5px 0 0;
}
#opc-review .buttons-set {
  border: 0;
  padding: 15px 30px;
}
#opc-review .buttons-set p {
  margin: 0;
  line-height: 28px;
}
#opc-review .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}
#opc-review .warning-message {
  color: #222;
  font-weight: bold;
  text-align: center;
  padding: 10px 10px 0;
}
.multiple-checkout h2,
.info-set h2 {
  font-weight: bold;
  margin: 0 0 10px;
}
.multiple-checkout h3,
.multiple-checkout h4,
.info-set h3,
.info-set h4 {
  font-size: 15px;
  font-weight: bold;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a,
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-size: 12px;
  font-weight: normal;
}
.multiple-checkout .data-table .product-name,
.info-set .data-table .product-name {
  font-size: 13px;
  margin: 0 0 5px;
}
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  font-weight: normal;
}
.multiple-checkout .col2-set h3.legend,
.info-set h3.legend {
  color: #ce001a;
  margin: 0 0 10px;
}
.multiple-checkout .col2-set .divider,
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.multiple-checkout .box,
.info-set .box {
  margin: 0 0 15px;
}
.checkout-progress {
  padding: 0 110px;
  margin: -11px 0 25px;
}
.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 1px 0 0;
  padding-top: 5px;
  border-top: 10px solid #d5d5d5;
  text-align: center;
  color: #bbb;
}
.checkout-progress li.active {
  border-top-color: #ce001a;
  color: #ce001a;
}
.multiple-checkout .page-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
}
.multiple-checkout .buttons-set {
  border-top: 1px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 15px;
}
.multiple-checkout .data-table thead tr {
  border-bottom: 1px solid #bbb;
}
.multiple-checkout .data-table thead th {
  padding: 10px;
  font-weight: normal;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}
.multiple-checkout .col2-set .col-1 {
  width: 32%;
}
.multiple-checkout p.actions {
  margin-bottom: 10px;
}
.multiple-checkout .place-order .please-wait {
  margin-top: 10px;
}
.multiple-checkout .place-order .grand-total {
  font-size: 1.5em;
  text-align: right;
}
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}
.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 20px;
}
#multiship-addresses-table td {
  padding: 10px;
}
.checkout-multishipping-shipping .box-sp-methods {
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: 0;
  position: relative;
}
.account-login .new-users,
.account-login .registered-users {
  margin-bottom: 20px;
}
.account-login h2,
.account-create h2 {
  text-transform: uppercase;
}
.account-login p {
  margin-bottom: 20px;
}
.account-login p.required {
  margin: 0;
}
.account-login .buttons-set {
  clear: none;
  padding: 0;
  margin: 0;
}
.account-login .buttons-set button,
#opc-login .buttons-set button {
  float: left;
  margin-left: 0;
}
.account-login .buttons-set a,
#opc-login .buttons-set a {
  float: right !important;
  margin: 4px 0 0;
}
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}
.dashboard .welcome-msg {
  margin: 0 0 2.5em;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .col-1,
.dashboard .col-2 {
  margin-bottom: 1.5em;
}
.box-account {
  margin: 0 0 2.5em;
}
.box-account .box-head {
  border-bottom: 1px solid #e5e5e5;
  margin: 0 0 10px;
  padding-bottom: 5px;
}
.box-account .box-head a {
  float: right;
  margin-top: 10px;
}
.box-account .box-head h2 {
  float: left;
  margin: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0 0 0 38px;
}
.box-account.box-info .col-1 {
  border-right: 1px solid #e5e5e5;
}
.box-account.box-info .col-1 .box {
  padding-right: 10px;
}
.dashboard .box .box-title {
  padding: 0 0 2px;
  margin: 0 0 10px;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  float: left;
  margin: 0;
}
.dashboard .box-recent .box-head h2 {
  background-image: url(../images/i_folder-table.gif);
}
.dashboard .box-info .box-head h2 {
  background-image: url(../images/i_ma-info.gif);
}
.dashboard .box-info h4 {
  font-weight: normal;
  text-transform: uppercase;
}
.dashboard .box-reviews .box-head h2 {
  background-image: url(../images/i_ma-reviews.gif);
}
.dashboard .box-reviews .number {
  float: left;
  font-size: 1.3333em;
  line-height: 1.25em;
  padding: 0 10px;
}
.dashboard .box-reviews .details {
  margin-left: 38px;
}
.dashboard .box-reviews li.item {
  margin: 0 0 7px;
}
.dashboard .box-reviews li.item.last {
  margin: 0;
}
.dashboard .box-reviews .ratings {
  margin: 5px 0 0;
}
.dashboard .box-tags .box-head h2 {
  background-image: url(../images/i_ma-tags.gif);
}
.dashboard .box-tags .number {
  float: left;
  font-size: 12px;
  line-height: 1;
  padding: 2px 5px;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags .tags {
  margin: 5px 0 0;
}
.dashboard .box-tags li.item {
  margin: 0 0 7px;
}
.dashboard .box-tags li.item.last {
  margin: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.addresses-list h3 {
  background: url(../images/img/bullet.png) 0 6px no-repeat;
  padding-left: 10px;
  font-weight: normal;
}
.addresses-list address {
  margin-bottom: 10px;
}
.addresses-list .link-remove:hover {
  color: #ee001c;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list .addresses-primary .item {
  padding: 15px;
  margin: 0 0 10px;
  background-color: #f5f5f5;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.addresses-list li.empty p {
  color: #555;
}
.addresses-list .addresses-additional .item {
  padding: 15px;
  margin: 0 0 10px;
  border: 1px solid #e5e5e5;
}
.my-account .pager {
  margin: 20px 0;
}
.order-info {
  margin: 20px 0 10px;
}
.order-info dt,
.order-info dd,
.order-info li,
.order-info li a {
  float: left;
}
.order-info dt {
  font-weight: bold;
}
.order-info li {
  margin-right: 1px;
}
.order-info dt,
.order-info li.current,
.order-info li a {
  padding: 10px;
}
.order-info dt {
  padding-left: 0;
}
.order-info li a {
  background-color: #f8f8f8;
}
.order-info li a:hover,
.order-info li.current {
  background-color: #e5e5e5;
}
.order-date {
  margin: 15px 0;
  color: #d90000;
  clear: both;
}
.page-title .separator,
.page-title .link-reorder,
.page-title .link-rss,
.page-title .link-print {
  font-weight: normal;
  display: inline-block;
  margin-top: 10px;
}
.order-info-box {
  margin: 0 0 10px;
  padding: 20px;
}
.order-info-box .col-1 {
  border-right: #e5e5e5 solid 1px;
}
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}
.order-items .data-table {
  margin-bottom: 20px;
}
.order-items .data-table td {
  padding: 5px 9px;
}
.order-items .data-table .grand_total {
  font-size: 1.3333em;
}
.order-items {
  width: 100%;
}
.order-items .product-name {
  margin: 0 0 3px;
  font-size: 12px;
}
.order-items .link-print {
  font-weight: normal;
}
.order-items p .link-print {
  float: none;
}
.order-items h2,
.order-about h2 {
  margin: 15px 0;
  padding-left: 38px;
}
.order-items h3.table-caption {
  font-size: 13px;
  font-weight: bold;
}
.order-items h2.table-caption a,
.order-items h2.sub-title a {
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}
.order-items .order-links {
  text-align: right;
}
.order-items .order-comments h2 {
  background: url(../images/img/ic-order-comment.gif) 0 0 no-repeat;
}
.order-details h2 {
  background: url(../images/img/ic-order-item.gif) 0 0 no-repeat;
}
.order-details h2 .separator {
  color: #999;
  font-size: 12px;
}
.order-about {
  margin: 0 0 15px;
  padding: 5px 30px;
}
.order-about dt {
  font-weight: bold;
}
.order-about dd {
  font-size: 12px;
  margin-bottom: 15px;
}
.tracking-table {
  margin: 0 0 15px;
}
.tracking-table th {
  width: 20%;
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table th,
.tracking-table td {
  padding: 5px 9px;
}
.tracking-table-popup {
  width: 100%;
}
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}
.page-print .print-head {
  margin: 0 0 15px;
}
.page-print .print-head .logo {
  float: left;
}
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
.page-print h1 {
  font-size: 16px;
  font-weight: bold;
}
.page-print h2,
.page-print h3 {
  font-size: 13px;
  font-weight: bold;
}
.page-print h2.h2 {
  font-size: 16px;
  font-weight: bold;
}
.page-print .order-date {
  background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
.page-print .col2-set {
  margin: 0 0 10px;
}
.page-print .gift-message-link {
  display: none;
}
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}
.my-wishlist .product-image {
  display: block;
  margin: 0 0 5px;
}
.my-wishlist .product-image img {
  height: auto;
}
.my-wishlist .product-name {
  margin-bottom: 10px;
}
.my-wishlist .description {
  margin-bottom: 10px;
}
.my-wishlist textarea {
  display: block;
  width: 95%;
  height: 70px;
  border: 1px solid #e5e5e5;
}
.my-wishlist .price-box {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt {
  margin-bottom: 10px;
}
.my-wishlist .buttons-set {
  margin-top: 2em;
}
.my-wishlist .buttons-set button.button {
  float: none;
}
#wishlist-table .add-to-links {
  white-space: nowrap;
}
.my-wishlist .btn-cart {
  margin: 10px 0 5px;
}
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
.my-tag-edit .btn-remove {
  float: right;
  margin: 5px 0 0 5px;
}
#my-tags-table {
  clear: both;
}
#my-tags-table td {
  padding: 10px;
}
#my-tags-table .add-to-links {
  white-space: nowrap;
}
#my-reviews-table td {
  padding: 10px;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
.product-review .product-img-box .label {
  margin: 0 0 8px;
}
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 10px;
}
.product-review .product-details {
  margin: 0 20px 20px 155px;
}
.product-review .product-name {
  font-size: 18px;
  margin: 0 0 18px;
}
.product-review h3 {
  font-size: 12px;
  margin: 15px 0 5px;
}
.product-review .ratings-table {
  margin: 0 0 15px;
}
.product-review dt {
  font-weight: bold;
}
.product-review dd {
  font-size: 12px;
  margin: 5px 0 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-top: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px;
}
.window-overlay {
  background: url(../images/window_overlay.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  z-index: 10000;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: lowercase;
  width: 55px;
  line-height: 15px;
  padding: 2px 8px;
}
.map-cart-sidebar-total:hover {
  overflow: visible;
  white-space: normal;
  background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.map-popup {
  margin: 10px 0 0;
  position: absolute;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  width: 240px;
}
.map-popup-heading h2 {
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  display: none;
}
.map-popup-content {
  overflow: hidden;
  text-align: left;
  width: 270px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 15px;
  padding: 15px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #eee;
}
.remember-me-popup,
.map-popup {
  background: #fff;
  text-align: left;
}
.remember-me-popup h3,
.map-popup-heading {
  border-bottom: 1px solid #e5e5e5;
  padding: 12px 45px 12px 15px;
}
.remember-me-popup h3,
.map-popup-heading h2 {
  font-weight: bold;
  font-size: 1.5em;
}
.remember-me-popup .remember-me-popup-body,
.map-popup-content {
  padding: 15px;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close,
.map-popup-close {
  background: url(../images/img/pix.png) 0 -150px no-repeat;
  display: block;
  position: absolute;
  top: 11px;
  right: 15px;
  height: 17px;
  width: 17px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close:hover,
.map-popup-close:hover {
  background-position: -17px -150px;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close:active,
.map-popup-close:active {
  background-position: -34px -150px;
}
.footer-container {
  background-repeat: repeat;
  background-position: center top;
}
.footer {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: left;
}
.footer .heading {
  font-size: 1.3333em;
  font-weight: normal;
}
.footer-primary-top-inner {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.footer-bottom-container {
  border-top: 1px solid #fff;
}
#subscribe-form form {
  display: block;
}
#subscribe-form label {
  margin: 0 5px 0 0;
  font-weight: normal;
}
#subscribe-form label b {
  color: #ff4d8e;
  font-size: 18px;
}
#subscribe-form .input-box .validation-advice {
  padding: 10px 0;
  width: 140%;
  position: absolute;
  top: 110%;
  left: -20%;
  text-align: center;
  background-color: #fff;
  z-index: 1;
}
#subscribe-form .input-text {
  padding: 0 7px;
  width: 90%;
  height: 30px;
  line-height: 30px;
  color: #999;
  text-overflow: ellipsis;
}
#newsletter-validate-detail > div {
  position: relative;
  margin-top: 1em;
}
#subscribe-form .button {
  position: absolute;
  right: 0;
  bottom: 0;
}
.social-links a {
  float: left;
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  border-radius: 0;
}
.social-links a.last {
  margin-right: 0;
}
.social-links a:hover {
  background-color: #333;
}
.footer-copyright {
  font-size: 0.9166em;
  line-height: 32px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.paylogo_box i {
  display: inline-block;
  width: 54px;
  height: 35px;
  margin: 0 2px;
  background: url(../images/img/paylogo_bg.png) no-repeat;
}
.paylogo_box i.PL_img2 {
  background-position: 0 -36px;
}
.paylogo_box i.PL_img3 {
  background-position: 0 -72px;
}
.paylogo_box i.PL_img4 {
  background-position: 0 -108px;
}
.paylogo_box i.PL_img5 {
  background-position: 0 -144px;
}
.paylogo_box i.PL_img6 {
  background-position: 0 -180px;
}
.paylogo_box i.PL_img7 {
  background-position: 0 -216px;
}
#scroll-to-top {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 9999;
  text-indent: -9999px;
  background: url(../images/img/icons.png) 15px -185px no-repeat #ddd;
}
.section-title {
  padding-right: 80px !important;
  margin: 0;
}
.featured-itemslider-wrapper .nav-wrapper {
  position: relative;
}
.new-itemslider-wrapper .nav-wrapper {
  position: relative;
}
.itemslider-wrapper {
  position: relative;
}
body.cms-index-index .breadcrumbs {
  display: none;
}
.cms-index-noroute .col-main .std {
  padding: 55px 0 0 270px;
  background: url(../images/img/magnifier.jpg) 40px 40px no-repeat;
}
.page-banners .banner {
  margin-bottom: 2%;
}
.page-banners .banner a {
  display: block;
}
.page-banners .banner a img {
  display: block;
  margin: 0 auto;
}
.page-banners .banner a:hover img {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.horizontal-section,
.vertical-section {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
}
.landing-page .center-block {
  display: block;
  margin: 0 auto;
}
.caption {
  position: absolute;
  bottom: 0;
  width: 80%;
  margin: 6%;
  padding: 0;
}
.caption.top {
  top: 0;
  bottom: auto;
  width: 80%;
}
.caption.top-right {
  top: 0;
  bottom: auto;
  right: 0;
  width: 58%;
}
.caption.bottom-right {
  right: 0;
  width: 58%;
}
.caption.full-width {
  width: 88%;
  margin: 6%;
}
.caption.narrow {
  width: 38%;
}
.caption.right * {
  text-align: right;
  float: right !important;
}
.caption .permanent {
  display: inherit !important;
}
.caption .heading {
  float: left;
  display: inline-block;
  padding: 0.25em;
  margin-bottom: 0.2em;
  font-size: 2.8em;
  line-height: 1em;
  font-weight: normal;
}
.caption p {
  float: left;
  clear: left;
  display: inline-block;
  padding: 0.25em 0.5em;
  margin-bottom: 1px;
  font-size: 1.3333em;
  line-height: 1em;
}
.caption button {
  float: left;
  clear: left;
  margin-top: 1em;
}
.caption.dark1 .heading,
.caption.dark1 p {
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
}
a:hover .caption.dark1 .heading,
a:hover .caption.dark1 p {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.caption.dark2 .heading,
.caption.dark2 p {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
a:hover .caption.dark2 .heading,
a:hover .caption.dark2 p {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.caption.dark3 .heading,
.caption.dark3 p {
  background-color: rgba(0, 0, 0, 0.65);
  color: #fff;
}
a:hover .caption.dark3 .heading,
a:hover .caption.dark3 p {
  background-color: #000000;
  color: #fff;
}
.caption.light1 .heading,
.caption.light1 p {
  background-color: rgba(255, 255, 255, 0.35);
  color: #000;
}
a:hover .caption.light1 .heading,
a:hover .caption.light1 p {
  background-color: rgba(255, 255, 255, 0.7);
  color: #000;
}
.caption.light2 .heading,
.caption.light2 p {
  background-color: rgba(255, 255, 255, 0.6);
  color: #000;
}
a:hover .caption.light2 .heading,
a:hover .caption.light2 p {
  background-color: rgba(255, 255, 255, 0.85);
  color: #000;
}
.caption.light3 .heading,
.caption.light3 p {
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
}
a:hover .caption.light3 .heading,
a:hover .caption.light3 p {
  background-color: #ffffff;
  color: #000;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.discount-form:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.my-account .order-info:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.guest-select {
  width: 305px !important;
}
.section-space {
  padding: 10px;
}
.margin-top {
  margin-top: 20px;
}
.margin-bottom {
  margin-bottom: 20px;
}
.padding-top {
  padding-top: 20px;
}
.padding-bottom {
  padding-bottom: 20px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.nav.stretched > .grid-full {
  margin-top: 0;
}
.cart-left-column .grid-full,
.cart-right-column .grid-full {
  width: 100%;
}
.box-account .box-head h2,
.order-items h2.table-caption,
.order-items h2.sub-title,
.order-items .order-comments h2,
.fieldset .legend,
.account-login h2,
.account-create h2,
#opc-login h3,
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
}
.account-login h2,
.account-create h2,
#opc-login h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
.block .block-title,
.section-title,
.cart .crosssell h2,
.cart .shipping h2 {
  padding: 13px 0 7px;
  border-bottom: 1px solid #ddd;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
}
#nav.wide ul.level0,
#nav.wide div.level0,
#nav.classic .parent > ul,
#mini-cart .block-content,
.truncated .truncated_full_value .item-options,
.header .block-compare .block-content,
.header .form-search .search-autocomplete ul,
.dropdown-button ul,
.remember-me-popup,
.map-popup,
.tool-tip,
#subscribe-form .input-box .validation-advice {
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.shadow .show-bg {
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.block_category_above_collection {
  margin: 10px 0;
}
.block_category_below_collection {
  margin: 10px 0;
}
.block_product_primary_bottom {
  border-top: 1px solid #f5f5f5;
  margin: 10px 0 0;
  padding: 15px 0 0;
}
.block_footer_payment {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.sample-block {
  border: 1px solid #e1e1e1;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.nested-container {
  width: 100%;
}
.grid12-1,
.grid12-2,
.grid12-3,
.grid12-4,
.grid12-5,
.grid12-6,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.view-grid12-4,
.view-grid12-5,
.view-grid12-6,
.shop-grid12-3,
.shop-grid12-4,
.shop-grid12-5,
.shop-grid12-6,
.shop-grid12-7,
.shop-grid12-8,
.grid4-1,
.grid4-2,
.grid4-3,
.grid2-1,
.grid-full,
.grid-col2-main {
  display: inline;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.grid12-1 {
  width: 6.33%;
}
.grid12-2 {
  width: 14.67%;
}
.grid12-3,
.grid4-1 {
  width: 20%;
}
.grid12-4 {
  width: 38.33%;
}
.grid12-5 {
  width: 37.67%;
}
.view-grid12-4 {
  width: 38.33%;
}
.view-grid12-5 {
  width: 38.67%;
}
.view-grid12-6 {
  width: 48%;
}
.shop-grid12-3 {
  width: 23%;
}
.shop-grid12-4 {
  width: 31.33%;
}
.shop-grid12-5 {
  width: 37.67%;
}
.shop-grid12-6 {
  width: 48%;
}
.shop-grid12-7 {
  width: 56.33%;
}
.shop-grid12-8 {
  width: 64.67%;
}
.grid12-6,
.grid4-2,
.grid2-1 {
  width: 47%;
}
.grid12-7 {
  width: 56.33%;
}
.grid12-8 {
  width: 64.67%;
}
.grid12-9,
.grid4-3 {
  width: 73%;
}
.grid12-10 {
  width: 81.33%;
}
.grid12-11 {
  width: 89.67%;
}
.grid-full {
  width: 98%;
}
.grid-col2-sidebar {
  width: 23%;
  position: relative;
  display: inline;
  float: left;
  margin-right: 1%;
}
.grid-col2-main {
  width: 73%;
}
.grid-col3-sidebar {
  width: 31.52%;
}
.grid-col3-main {
  width: 65.90%;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.hide-below-1680 {
  display: none !important;
}
.hide-below-1440 {
  display: none !important;
}
.hide-below-1360 {
  display: none !important;
}
.hide-below-1280 {
  display: none !important;
}
.container.stretched {
  padding-left: 0;
  padding-right: 0;
}
.container.stretched .grid-full {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 1366px) {
  #myModal {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  #camera_wrap_1 {
    height: 398px !important;
  }
  .container {
    max-width: 1200px;
    width: 1200px;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product,
  .col-main.grid-full ul.products-grid li.item .hover-cms-item-product {
    width: 226px !important;
  }
  .footer-container #nx-footer .line {
    width: 1200px !important;
  }
  .grid-col2-sidebar {
    width: 20.41%;
  }
  .grid-col2-main {
    width: 75.58%;
  }
  .grid-col3-sidebar {
    width: 27.01%;
  }
  .grid-col3-main {
    width: 70.34%;
  }
  .hide-below-1280 {
    display: inherit !important;
  }
  .footer-container #nx-footer .line,
  .headcontainer .header-main.v {
    width: 1200px !important;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  .container {
    width: 98% !important;
  }
  .headcontainer .header-main.v {
    width: 1000px !important;
  }
  .headcontainer .header-main.v .banner-header {
    width: 26% !important;
  }
  .col-main.grid-full .banner-bottom-slide .banner-slide-b {
    width: 49%;
  }
  .slideshow-banners {
    width: 26% !important;
  }
  .footer-container .footer-primary .section .grid12-2 {
    width: 16% !important;
  }
  .main.container .camera_wrap {
    width: 73% !important;
  }
  .col-main.grid-full .banner-bottom-slide .banner-slide-a {
    float: left !important;
    float: left !important;
    float: left !important;
    width: 50%;
  }
  .col-main.grid-full .banner-bottom-slide .banner-slide-b {
    float: left !important;
    float: left !important;
    float: left !important;
    width: 49%;
  }
  .span3-nx-sexy-wrapper .cms-quaternary,
  .span3-nx-sexy-wrapper .cms-quaternary-3,
  .span3-nx-sexy-wrapper .cms-quaternary-2 {
    margin: 30px 102px !important;
  }
  .banner-slide-right img {
    height: 131px;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 {
    width: 80% !important;
  }
  .category-products .category-products-grid .item {
    width: 170px !important;
  }
  .category-products .category-products-grid .item .itemhover {
    width: 170px !important;
  }
  .product-view .product-img-box .product-image {
    width: 70% !important;
  }
  .recently-view .recently-content ul li {
    margin: 0px !important;
  }
  .products-list li.item .right-column {
    width: 29% !important;
  }
  .products-list li.item .product-shop {
    width: 35% !important;
  }
  .my-account .page-title h1 {
    min-height: 20px !important;
  }
  .headcontainer .header-top .content-header-top {
    width: auto !important;
  }
  .headcontainer .header-top .content-header-top .top-hearder-left {
    width: auto !important;
  }
  .account-login li .input-box {
    width: auto !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product {
    width: 183px !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product {
    width: 183px !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions {
    width: 100% !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions a.link-wishlist,
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions a.link-compare,
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions a.email2friend {
    width: 23px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .accordion li.level0 > a {
    font-size: 16px !important;
  }
  .accordion ul.level0 li a {
    text-transform: capitalize !important;
    font-family: helvet !important;
  }
  .container {
    max-width: 960px !important;
    width: 99% !important;
  }
  #mobnav {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }
  .accordion.mobile {
    width: 100% !important;
  }
  .hide-below-960 {
    display: none !important;
  }
  .footer-container #nx-footer .line {
    width: 740px !important;
  }
  .footer-container .footer-primary .section .grid12-2 {
    width: 230px !important;
  }
  .headcontainer .header-top .content-header-top,
  .headcontainer .header-top .content-header-top .top-hearder-left {
    width: auto !important;
  }
  .main.container .camera_wrap {
    width: 100% !important;
  }
  .main.container .slideshow-banners {
    width: 100% !important;
  }
  .main.container .slideshow-banners .banner-slide-right {
    margin-bottom: 3px !important;
    width: 32%;
    float: left;
    margin-left: 1% !important;
  }
  .main.container .slideshow-banners {
    margin: 20px 0 0 5px !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline {
    font-size: 13px !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline p {
    font: 10px Arial !important;
  }
  .headcontainer .header-main.v {
    max-width: 960px !important;
    width: 99% !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper {
    width: 50% !important;
    margin: 0 15px !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search input.input-text {
    width: 140px !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search {
    width: auto !important;
  }
  .headcontainer .header-main.v .banner-header {
    width: 28% !important;
  }
  .headcontainer .header-main.v .logo-wrapper.v-item {
    width: 27% !important;
  }
  .headcontainer .header-main.v .user-menu.v-item {
    width: 19% !important;
    margin: 16px 0 0 !important;
  }
  .headcontainer .header-main.v .user-menu.v-item #mini-cart {
    margin-left: 10px !important;
  }
  .headcontainer .header-main.v .user-menu.v-item .subtotal {
    padding-left: 0 !important;
  }
  .col-main.grid-full .banner-bottom-slide {
    display: none !important;
  }
  .span3-nx-sexy-wrapper .cms-quaternary-2 {
    height: 254px !important;
    margin: 0 30px !important;
  }
  .span3-nx-sexy-wrapper .cms-quaternary,
  .span3-nx-sexy-wrapper .cms-quaternary-3,
  .span3-nx-sexy-wrapper .cms-quaternary-2 {
    height: 250px !important;
    margin: 0 40px !important;
  }
  .col-left.grid-col2-sidebar {
    width: 24% !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 {
    width: 74% !important;
  }
  .products-list li.item .right-column {
    width: 30% !important;
  }
  .products-list li.item .product-shop {
    width: 35% !important;
  }
  .products-list li.item .product-image {
    width: 25% !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter {
    margin-top: 5px !important;
  }
  .sorter .view-mode label {
    display: none !important;
  }
  .sort-by > label {
    display: none !important;
  }
  .product-view .product-img-box {
    width: 48.33% !important;
  }
  .product-view .product-img-box .product-image {
    width: 75% !important;
  }
  .product-view .product-img-box .more-views {
    width: 25% !important;
  }
  .product-view .product-shop {
    width: 47.67% !important;
  }
  .product-view .product-shop .box-additional .product-options dd {
    width: 70% !important;
  }
  .product-view .product-shop add-to-box .qty-wrapper input.qty {
    width: 20px !important;
  }
  .product-view .product-shop add-to-box .button {
    margin: 15px 0 15px 17px !important;
  }
  .banner-right-detail {
    display: none !important;
  }
  .box-additional.box-tabs {
    width: 99% !important;
  }
  .box-additional.box-tabs .tabs-panels {
    padding: 0 !important;
  }
  .box-additional.box-tabs .tabs-panels .acctab.current {
    background: url("../images/lingerie/img_title.png") repeat scroll 0 0 transparent !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 0 0 25px !important;
  }
  .box-additional.box-tabs .tabs-panels .acctab {
    background: url("../images/lingerie/img_hover.png") repeat scroll 0 0 transparent !important;
    height: 35px !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 35px !important;
    padding: 0 0 0 25px !important;
  }
  #mobnav-trigger {
    display: block !important;
  }
  #mobnav-trigger span {
    color: #ffffff !important;
  }
  #mobnav-trigger .icon {
    padding-top: 14px !important;
  }
  #mobnav-trigger,
  #nav > li > a {
    line-height: 42px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by {
    width: auto !important;
  }
  .grid12-3,
  .grid4-1 {
    float: right !important;
    width: 18% !important;
  }
  .grid12-5 {
    width: 35.67% !important;
  }
  .product-view .product-shop .block_product_primary_bottom .netbase-card {
    padding: 2px 10px 2px 88px !important;
  }
  .gen-tabs .acctab {
    background-color: #ffc7e8 !important;
  }
  .recently-view li.item {
    margin: 0 !important;
  }
  .imgs-adress-detais {
    width: 58% !important;
  }
  .contact-address,
  .account-login li .input-box {
    width: auto !important;
  }
  .my-account .page-title h1 {
    min-height: 20px !important;
  }
  .cart-cell-wislist {
    width: 182px !important;
    padding-left: 10px !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product {
    width: 171.5px !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product {
    width: 171.5px !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions {
    width: 100% !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions a.link-wishlist,
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions a.link-compare,
  .col-main.grid-full ul.products-grid li.item .cms-item-product .hover-cms-item-product .actions a.email2friend {
    width: 23px !important;
  }
  #wishlist-table .product-image {
    max-width: none !important;
    min-width: 0 !important;
    width: 110px !important;
  }
  #wishlist-table .product-image img {
    height: 110px !important;
    width: 100px !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .accordion li.level0 > a {
    font-size: 16px !important;
  }
  .accordion ul.level0 li a {
    text-transform: capitalize !important;
    font-family: helvet !important;
  }
  .container {
    max-width: 600px;
  }
  .footer-container #nx-footer .line,
  .headcontainer .header-main.v {
    width: 590px !important;
  }
  .headcontainer .header-top .content-header-top {
    font-size: 11px;
    width: auto !important;
  }
  .headcontainer .header-top .content-header-top .top-hearder-left {
    width: auto !important;
  }
  .headcontainer .header-main.v {
    width: 600px !important;
  }
  .headcontainer .header-main.v .logo-wrapper.v-item {
    width: 28% !important;
  }
  .headcontainer .header-main.v .user-menu.v-item {
    width: 14% !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper {
    width: 24% !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search input.input-text {
    width: 100px !important;
    font-size: 10px !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search {
    width: auto !important;
  }
  .headcontainer .header-main.v .banner-header {
    width: 30% !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline {
    font-size: 12px !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline p {
    font: 8px Arial !important;
  }
  .headcontainer .header-main.v .user-menu.v-item {
    width: 16% !important;
    margin: 0 !important;
    margin: 0 !important;
    margin: 0 !important;
  }
  .headcontainer .header-main.v .user-menu.v-item .block-title {
    padding: 0 !important;
    padding: 0 !important;
    padding: 0 !important;
  }
  #mobnav-trigger {
    display: block !important;
    line-height: 40px !important;
  }
  #mobnav-trigger span {
    color: #ffffff !important;
  }
  #mobnav-trigger .icon {
    padding-top: 13px !important;
  }
  .main.container .camera_wrap {
    width: 100% !important;
  }
  .slideshow-banners {
    margin: 0 !important;
    margin-bottom: 2%;
    width: 100% !important;
    display: inline;
    float: left;
  }
  #camera_wrap_1 {
    height: 265px !important;
  }
  .main.container .slideshow-banners {
    width: 24.5%;
    margin: 10px 0 0 5px !important;
  }
  .banner-slide-right {
    width: 32%;
    margin-left: 1%;
    float: left;
    margin-bottom: 3px !important;
  }
  .banner-slide-right img {
    height: 130px !important;
  }
  .col-main.grid-full .banner-bottom-slide {
    display: none !important;
  }
  ul.products-grid li.item .cms-item-product,
  ul.products-grid li.item .hover-cms-item-product,
  ul.products-grid li.item .col-main.grid-full ul.products-grid li.item {
    width: 185px !important;
  }
  .news-product ul.products-grid > li:nth-child(4),
  .news-product ul.products-grid > li:last-child {
    display: none !important;
  }
  .span3-nx-sexy-wrapper .cms-quaternary,
  .span3-nx-sexy-wrapper .cms-quaternary-3,
  .span3-nx-sexy-wrapper .cms-quaternary-2 {
    width: 275px !important;
    margin: 30px 10px !important;
  }
  .footer-container .footer-primary .section .grid12-2 {
    width: 185px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 {
    width: 70% !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .category-products-grid .item,
  .col-main.grid4-3.grid-col2-main.in-col2 .itemhover {
    width: 180px !important;
  }
  .col-left.grid-col2-sidebar {
    width: 28% !important;
  }
  .product-img-box .more-views {
    display: none !important;
  }
  .product-img-box .product-image {
    width: 100% !important;
  }
  .box-additional {
    width: 99% !important;
  }
  .box-additional .product-options dd,
  .box-additional .product-options dt {
    width: auto !important;
  }
  .add-to-box {
    margin: 0 !important;
  }
  .add-to-box .required-deatials {
    display: none !important;
  }
  .add-to-box .qty-wrapper label {
    width: auto !important;
  }
  .product-view .product-shop {
    width: 58.67% !important;
  }
  .product-view .product-shop .block_product_primary_bottom .netbase-card {
    padding: 5px 8px 5px 88px !important;
  }
  .banner-right-detail {
    display: none !important;
  }
  .box-additional .tabs-panels {
    padding: 0 !important;
  }
  .box-additional .tabs-panels .acctab.current {
    background: url("../images/lingerie/img_title.png") repeat scroll 0 0 transparent !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 0 0 25px !important;
  }
  .box-additional .tabs-panels .acctab {
    background: url("../images/lingerie/img_hover.png") repeat scroll 0 0 transparent !important;
    height: 35px !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 35px !important;
    padding: 0 0 0 25px !important;
  }
  .product-view .product-secondary-column {
    display: none !important;
  }
  .block-related-slider h3 {
    font-size: 16px !important;
  }
  #wishlist-table .product-image {
    min-width: 90px !important;
  }
  #wishlist-table .product-image img {
    height: 130px !important;
    width: 100px;
  }
  #wishlist-table .description {
    font-size: 11px !important;
  }
}
@media only screen and (max-width: 599px) {
  .footer-container #nx-footer .line,
  .headcontainer .header-main.v {
    width: 1200px;
  }
  #nav {
    background: #E6659A;
  }
}
.slider-grid12 {
  position: relative;
  display: inline;
  float: left;
  width: 73%;
}
.slideshow-banners {
  margin-bottom: 2%;
  width: 26%;
  display: inline;
  float: left;
  margin-left: 1%;
}
.slideshow-banners a.banner,
.slideshow-banners .banner a {
  display: block;
  margin-bottom: 5px;
}
.the-slideshow:hover .slides > li a img {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.gen-slider-arrows1 .direction-nav .next {
  background-position: -43px 0;
}
.gen-slider-arrows1 .direction-nav .next:hover {
  background-position: -43px -23px;
}
.gen-slider-arrows1 .direction-nav .prev {
  background-position: 7px 0;
  margin-right: 1px;
}
.gen-slider-arrows1 .direction-nav .prev:hover {
  background-position: 7px -23px;
}
.gen-slider-arrows1 .direction-nav a {
  background-image: url("../images/img/slider-arrows1.png");
  background-repeat: no-repeat;
  display: block;
  width: 25px;
  height: 25px;
  background-color: #ddd;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
}
.gen-slider-arrows1 .direction-nav a:hover {
  background-color: #FF3C3C;
}
.gen-slider-arrows1 .direction-nav li {
  float: left;
}
.gen-slider-arrows1 .direction-nav a.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: default;
}
.gen-slider-arrows1 .direction-nav .prev.disabled:hover {
  background-position: 7px -23px;
}
.gen-slider-arrows1 .direction-nav .next.disabled:hover {
  background-position: -43px -23px;
}
.gen-slider-arrows2 .direction-nav {
  height: 0;
}
.gen-slider-arrows2 .direction-nav .next {
  background-image: url(../images/cmsmart/_shared/slideshow-arrows-solid.png);
  background-position: -50px 0;
  right: 1.5%;
  top: 45%;
}
.gen-slider-arrows2 .direction-nav .next:hover {
  background-position: -50px -50px;
}
.gen-slider-arrows2 .direction-nav .prev {
  background-image: url(../images/cmsmart/_shared/slideshow-arrows-solid.png);
  background-position: 0 0;
  left: 1.5%;
  top: 45%;
}
.gen-slider-arrows2 .direction-nav .prev:hover {
  background-position: 0 -50px;
}
.gen-slider-arrows2 .direction-nav a {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  transition: opacity 600ms ease-in-out, background-color 150ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out, background-color 150ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: opacity 600ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: opacity 600ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.gen-slider-arrows2 .direction-nav a.disabled {
  cursor: default;
}
.gen-slider-arrows2 .direction-nav a.disabled:hover {
  background-color: #fff;
}
.gen-slider-arrows2 .direction-nav .prev.disabled:hover {
  background-position: 0 0;
}
.gen-slider-arrows2 .direction-nav .next.disabled:hover {
  background-position: -50px 0;
}
.gen-slider-arrows2-style1 .direction-nav a {
  background-image: url(../images/cmsmart/_shared/slideshow-arrows-solid.png);
  background-color: transparent !important;
}
.gen-slider-arrows3 .direction-nav a {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
  transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.gen-slider-arrows3 .direction-nav a:hover {
  background-color: #333;
}
.gen-slider-arrows3 .direction-nav a.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
  cursor: default;
}
.gen-slider-arrows3 .direction-nav a.disabled:hover {
  background-color: #fff;
}
.gen-slider-arrows3 .direction-nav .prev.disabled:hover {
  background-position: -10px -10px;
}
.gen-slider-arrows3 .direction-nav .next.disabled:hover {
  background-position: -60px -10px;
}
.gen-slider-arrows3-style1 .direction-nav a {
  height: 75px;
}
.gen-slider-arrows3-style1 .direction-nav .next {
  background-position: -60px 13px;
  top: 0;
  right: -32px;
}
.gen-slider-arrows3-style1 .direction-nav .next:hover {
  background-position: -60px -37px;
}
.gen-slider-arrows3-style1 .direction-nav .prev {
  background-position: -10px 13px;
  top: 0;
  left: -32px;
}
.gen-slider-arrows3-style1 .direction-nav .prev:hover {
  background-position: -10px -37px;
}
.gen-slider-arrows3-style1 .direction-nav .prev.disabled:hover {
  background-position: -10px 13px;
}
.gen-slider-arrows3-style1 .direction-nav .next.disabled:hover {
  background-position: -60px 13px;
}
.gen-slider-pager1 .control-nav {
  text-align: center;
}
.gen-slider-pager1 .control-nav a {
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  text-decoration: none;
  text-indent: -999px;
  overflow: hidden;
}
.gen-slider-pager1 .control-nav a:hover {
  background-position: 0 -60px;
}
.gen-slider-pager1 .control-nav li {
  float: left;
  margin-left: 3px;
}
.gen-slider-pager1 .control-nav li:first-child {
  margin-left: 0;
}
.gen-slider-pager1 .control-nav a.active {
  background-position: 0 -30px;
  cursor: default;
}
.gen-slider-pager1-style1 .control-nav li {
  margin-left: 0;
}
.gen-slider-pager1-style1 .control-nav a {
  background-image: url(../images/cmsmart/_shared/pager-small.png);
}
.gen-slider-pager1-pos-bottom-right .control-nav {
  position: absolute;
  bottom: 4.4526%;
  right: 1.5%;
}
.gen-slider-pager1-pos-bottom-left .control-nav {
  position: absolute;
  bottom: 4.4526%;
  left: 1.5%;
}
.gen-slider-arrows1-pos-top-right-pager .control-nav {
  position: absolute;
  top: -33px;
  right: 71px;
}
.camera_wrap a,
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td .camera_thumbs_wrap a,
.camera_thumbs_wrap img,
.camera_thumbs_wrap ol,
.camera_thumbs_wrap ul,
.camera_thumbs_wrap li,
.camera_thumbs_wrap table,
.camera_thumbs_wrap tbody,
.camera_thumbs_wrap tfoot,
.camera_thumbs_wrap thead,
.camera_thumbs_wrap tr,
.camera_thumbs_wrap th,
.camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none;
}
.camera_wrap {
  direction: ltr;
  z-index: 0;
}
.camera_wrap .camera_pag {
  position: absolute;
  right: 0;
  bottom: 0;
}
.camera_wrap img {
  max-width: none !important;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: url(../images/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camera_caption {
  bottom: 0;
  display: block;
  position: absolute;
  width: 100%;
}
.camera_caption > div {
  padding: 10px 20px;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_prevThumbs {
  bottom: 4px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_prevThumbs div {
  background: url(../images/camera_skins.png) no-repeat -160px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_nextThumbs {
  bottom: 4px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_nextThumbs div {
  background: url(../images/camera_skins.png) no-repeat -190px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_command_wrap .hideNav {
  display: none;
}
.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 5px;
  position: relative;
  text-align: left;
  text-indent: 9999px;
  width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 8px;
  left: 4px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.camera_pag_ul li img {
  display: none;
  position: absolute;
}
.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2;
}
.camera_prev {
  left: 0;
}
.camera_prev > span {
  background: url(../images/camera_skins.png) no-repeat 0 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_next {
  right: 0;
}
.camera_next > span {
  background: url(../images/camera_skins.png) no-repeat -40px 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_commands {
  right: 41px;
}
.camera_commands > .camera_play {
  background: url(../images/camera_skins.png) no-repeat -80px 0;
  height: 40px;
  width: 40px;
}
.camera_commands > .camera_stop {
  background: url(../images/camera_skins.png) no-repeat -120px 0;
  display: block;
  height: 40px;
  width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 5px;
  position: relative;
  text-indent: 9999px;
  width: 16px;
}
.camera_thumbs_cont {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
  -moz-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 0px #ffffff, inset 0px 1px 1px rgba(0, 0, 0, 0.2);
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
  border: 1px solid;
  cursor: pointer;
  margin-top: 5px;
  vertical-align: bottom;
}
.camera_clear {
  display: block;
  clear: both;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
.pattern_1 .camera_overlayer {
  background: url(../images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
  background: url(../images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
  background: url(../images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
  background: url(../images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
  background: url(../images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
  background: url(../images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
  background: url(../images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
  background: url(../images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
  background: url(../images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
  background: url(../images/patterns/overlay10.png) repeat;
}
.camera_caption {
  color: #fff;
}
.camera_caption > div {
  background: #000;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
  background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #434648;
}
.camera_pag_ul li img {
  border: 4px solid #e6e6e6;
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.camera_pag_ul .thumb_arrow {
  border-top-color: #e6e6e6;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
  border-color: 1px solid #000;
}
.camera_amber_skin .camera_prevThumbs div {
  background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
  background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
  background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
  background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
  background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
  background-position: -120px -160px;
}
.camera_ash_skin .camera_prevThumbs div {
  background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
  background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
  background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
  background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
  background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
  background-position: -120px -200px;
}
.camera_azure_skin .camera_prevThumbs div {
  background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
  background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
  background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
  background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
  background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
  background-position: -120px -240px;
}
.camera_beige_skin .camera_prevThumbs div {
  background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
  background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
  background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
  background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
  background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
  background-position: -120px -120px;
}
.camera_black_skin .camera_prevThumbs div {
  background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
  background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
  background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
  background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
  background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
  background-position: -120px -40px;
}
.camera_blue_skin .camera_prevThumbs div {
  background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
  background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
  background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
  background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
  background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
  background-position: -120px -280px;
}
.camera_brown_skin .camera_prevThumbs div {
  background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
  background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
  background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
  background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
  background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
  background-position: -120px -320px;
}
.camera_burgundy_skin .camera_prevThumbs div {
  background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
  background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
  background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
  background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
  background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
  background-position: -120px -360px;
}
.camera_charcoal_skin .camera_prevThumbs div {
  background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
  background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
  background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
  background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
  background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
  background-position: -120px -400px;
}
.camera_chocolate_skin .camera_prevThumbs div {
  background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
  background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
  background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
  background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
  background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
  background-position: -120px -440px;
}
.camera_coffee_skin .camera_prevThumbs div {
  background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
  background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
  background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
  background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
  background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
  background-position: -120px -480px;
}
.camera_cyan_skin .camera_prevThumbs div {
  background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
  background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
  background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
  background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
  background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
  background-position: -120px -520px;
}
.camera_fuchsia_skin .camera_prevThumbs div {
  background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
  background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
  background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
  background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
  background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
  background-position: -120px -560px;
}
.camera_gold_skin .camera_prevThumbs div {
  background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
  background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
  background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
  background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
  background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
  background-position: -120px -600px;
}
.camera_green_skin .camera_prevThumbs div {
  background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
  background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
  background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
  background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
  background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
  background-position: -120px -640px;
}
.camera_grey_skin .camera_prevThumbs div {
  background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
  background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
  background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
  background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
  background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
  background-position: -120px -680px;
}
.camera_indigo_skin .camera_prevThumbs div {
  background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
  background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
  background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
  background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
  background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
  background-position: -120px -720px;
}
.camera_khaki_skin .camera_prevThumbs div {
  background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
  background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
  background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
  background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
  background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
  background-position: -120px -760px;
}
.camera_lime_skin .camera_prevThumbs div {
  background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
  background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
  background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
  background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
  background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
  background-position: -120px -800px;
}
.camera_magenta_skin .camera_prevThumbs div {
  background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
  background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
  background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
  background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
  background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
  background-position: -120px -840px;
}
.camera_maroon_skin .camera_prevThumbs div {
  background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
  background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
  background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
  background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
  background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
  background-position: -120px -880px;
}
.camera_orange_skin .camera_prevThumbs div {
  background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
  background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
  background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
  background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
  background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
  background-position: -120px -920px;
}
.camera_olive_skin .camera_prevThumbs div {
  background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
  background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
  background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
  background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
  background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
  background-position: -120px -1080px;
}
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -960px;
}
.camera_pistachio_skin .camera_prevThumbs div {
  background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
  background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
  background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
  background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
  background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
  background-position: -120px -1040px;
}
.camera_pink_skin .camera_prevThumbs div {
  background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
  background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}
.camera_red_skin .camera_prevThumbs div {
  background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
  background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
  background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
  background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
  background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
  background-position: -120px -1000px;
}
.camera_tangerine_skin .camera_prevThumbs div {
  background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
  background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
  background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
  background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
  background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
  background-position: -120px -1120px;
}
.camera_turquoise_skin .camera_prevThumbs div {
  background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
  background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
  background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
  background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
  background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
  background-position: -120px -1160px;
}
.camera_violet_skin .camera_prevThumbs div {
  background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
  background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
  background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
  background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
  background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
  background-position: -120px -1200px;
}
.camera_white_skin .camera_prevThumbs div {
  background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
  background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
  background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
  background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
  background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
  background-position: -120px -80px;
}
.camera_yellow_skin .camera_prevThumbs div {
  background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
  background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
  background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
  background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
  background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
  background-position: -120px -1240px;
}
.cloud-zoom-lens {
  border: 1px solid #ccc;
  margin: -1px;
  background-color: #fff;
  cursor: move;
}
.cloud-zoom-big {
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.product-view .product-img-box .product-image.zoom-inside .cloud-zoom-big {
  border: none;
}
.cloud-zoom-loading {
  color: white;
  background: #222;
  padding: 0.25em;
  border: 1px solid #000;
}
#wrap {
  z-index: 99 !important;
}
.product-image .mousetrap {
  z-index: 100 !important;
}
.zoom-inside #wrap {
  overflow: hidden;
}
.simple-mode .cloud-zoom-big,
.simple-mode .cloud-zoom-lens {
  display: none !important;
}
.simple-mode .cloud-zoom-lens {
  cursor: default !important;
}
.zoom-btn-small {
  position: absolute;
  right: 5px;
  bottom: 5px;
  padding: 0 1em;
  line-height: 2.6666em;
  z-index: 100;
  background-color: #fff;
  color: #333;
}
.zoom-btn-small:hover {
  background-color: #fff;
}
.zoom-btn-large {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0;
  z-index: 100;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
}
.zoom-btn-large:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.itemslider-thumbnails {
  max-width: 237px;
  margin-top: 8px;
}
.itemslider-thumbnails.count-1 {
  max-width: 79px;
}
.itemslider-thumbnails.count-2 {
  max-width: 158px;
}
.itemslider-thumbnails.count-1 .slides > li {
  width: 75px;
}
.itemslider-thumbnails .slides > li a {
  margin: 0 2px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
}
#cboxOverlay {
  background: url(../images/cmsmart/_shared/colorbox/overlay.png) repeat 0 0;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
  border: none;
  padding: 10px;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  margin-bottom: 40px;
}
#cboxTitle {
  position: absolute;
  bottom: 10px;
  right: 45px;
  text-align: center;
  width: 50%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #999999;
}
#cboxCurrent {
  position: absolute;
  bottom: 17px;
  left: 80px;
  color: #999999;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious,
#cboxNext {
  position: absolute;
  background: url(../images/cmsmart/_shared/slider-arrows.png) no-repeat #ff4e8f;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
#cboxPrevious:hover,
#cboxNext:hover {
  background-color: #f06ea3;
}
#cboxPrevious {
  bottom: 10px;
  left: 10px;
  background-position: -10px -10px;
}
#cboxPrevious:hover {
  background-position: -10px -60px;
}
#cboxNext {
  bottom: 10px;
  left: 40px;
  background-position: -60px -10px;
}
#cboxNext:hover {
  background-position: -60px -60px;
}
#cboxLoadingOverlay {
  background: url(../images/cmsmart/_shared/colorbox/loading_background.png) no-repeat center center;
}
#cboxLoadingGraphic {
  background: url(../images/cmsmart/_shared/colorbox/loading.gif) no-repeat center center;
}
#cboxClose {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(../images/cmsmart/_shared/close-button.png) -10px -10px no-repeat #ff4e8f;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: -10px -60px;
  background-color: #f06ea3;
}
#cboxNext,
#cboxPrevious,
#cboxClose {
  transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -webkit-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}
.itemslider {
  margin: 0;
  padding: 0;
}
.itemslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.itemslider .slides img {
  max-width: 100%;
  display: block;
}
.pauseplay span {
  text-transform: capitalize;
}
.itemslider .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .itemslider .slides {
  display: block;
}
* html .itemslider .slides {
  height: 1%;
}
.no-js .itemslider .slides > li:first-child {
  display: block;
}
.itemslider {
  margin: 0 auto;
  position: relative;
  zoom: 1;
}
.itemslider .slides {
  zoom: 1;
}
.itemslider .slides > li {
  position: relative;
}
.itemslider .slides img {
  margin: 0 auto;
}
.itemslider-horizontal {
  margin: 0 auto 20px;
}
.itemslider-horizontal .slides > li {
  padding-left: 10px;
  padding-right: 10px;
}
.itemslider-vertical {
  padding-top: 20px;
}
.itemslider-q {
  max-width: 940px;
}
.narrow-slider .itemslider-q {
  max-width: 564px;
}
.itemslider-q.count-1 {
  max-width: 188px;
}
.itemslider-q.count-2 {
  max-width: 376px;
}
.itemslider-q.count-3 {
  max-width: 564px;
}
.itemslider-q.count-4 {
  max-width: 752px;
}
.narrow-slider .itemslider-q.count-4 {
  max-width: 564px;
}
.itemslider-x {
  max-width: 940px;
}
.itemslider-x.count-1 {
  max-width: 188px;
}
.itemslider-x.count-2 {
  max-width: 376px;
}
.itemslider-x.count-3 {
  max-width: 564px;
}
.itemslider-x.count-4 {
  max-width: 752px;
}
.itemslider-x.count-5 {
  max-width: 940px;
}
.itemslider-x.count-6 {
  max-width: 1128px;
}
.itemslider-x.count-7 {
  max-width: 1316px;
}
.itemslider-x.count-8 {
  max-width: 1504px;
}
.itemslider .direction-nav {
  height: 0;
  text-align: center;
}
.itemslider.hide-control-nav .control-nav {
  display: none;
}
.accordion {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-transform: capitalize;
}
.accordion ul {
  float: left;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.accordion li {
  float: left;
  display: block;
  width: 100% !important;
  padding: 0 !important;
  margin: 0;
  list-style-type: none;
  cursor: pointer;
  position: relative;
}
.accordion li a {
  padding: 5px 10px;
  display: block;
  cursor: pointer;
}
.accordion li li a {
  padding-left: 20px;
}
.accordion li li li a {
  padding-left: 35px;
}
.accordion li li li li a {
  padding-left: 50px;
}
.accordion li.parent > a {
  padding-right: 33px;
}
.accordion .opener {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/img/opener-small.png) center center no-repeat;
}
.accordion li.active > .opener {
  background: url(../images/img/opener-small-active.png) center center no-repeat;
}
.accordion li.level0:hover > a,
.accordion li.level1:hover > a,
.accordion li.level2:hover > a,
.accordion li.current > a {
  background-color: #E2E2E2;
}
#mobnav-trigger,
#nav > li > a {
  font-size: 16px;
  line-height: 49px;
  text-transform: uppercase;
}
.vertnav {
  float: left;
  width: 100%;
}
.vertnav li a {
  border-bottom: 1px solid #e5e5e5;
}
.vertnav li .opener,
.vertnav li.active .opener {
  background-color: rgba(0, 0, 0, 0.02);
}
.vertnav li .opener:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#mobnav {
  display: none;
}
#mobnav-trigger {
  display: block;
  padding: 0 15px;
}
#mobnav-trigger .icon {
  float: left;
  width: 23px;
  padding-top: 18px;
  margin: 0 8px 0 0;
}
#mobnav-trigger .icon .line {
  background-color: #fff;
  height: 3px;
  margin-bottom: 2px;
}
.nav-container .vertnav-top {
  display: none;
  margin-top: 0 !important;
}
.vertnav-top.mobile {
  display: block;
  overflow: hidden;
  height: auto;
  max-height: 0px;
  -moz-transition-property: max-height;
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-in-out;
}
.vertnav-top.mobile.show {
  max-height: 9999px;
  -moz-transition-property: max-height;
  -moz-transition-duration: 500ms;
  -moz-transition-timing-function: ease-in-out;
}
.vertnav-top li a {
  padding: 15px 10px;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}
.vertnav-top li li a {
  padding-left: 20px;
}
.vertnav-top li li li a {
  padding-left: 40px;
}
.vertnav-top li li li li a {
  padding-left: 60px;
}
.vertnav-top li.parent > a {
  padding-right: 54px;
}
.vertnav-top li .opener {
  width: 49px;
  height: 35px;
  background: url(../images/img/opener.png) center center no-repeat;
}
.vertnav-top li .opener:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.vertnav-top li.active > .opener {
  background-image: url(../images/img/opener-active.png);
}
#nav ul.level0 {
  position: absolute;
  top: 49px;
  left: 0;
  background-color: #fff;
  width: 500px;
  padding: 2%;
}
#nav ul.level0 > li {
  display: inline-block;
  float: none;
  vertical-align: top;
  padding-top: 10px;
  padding-bottom: 10px;
}
#nav ul.level0 > li > a {
  margin-bottom: 10px;
  font-size: 1.3333em;
  text-transform: uppercase;
}
#nav ul li {
  float: none;
}
#nav ul li a {
  float: none;
}
#nav ul ul {
  position: static !important;
}
#nav ul ul li {
  background: url(../images/img/bullet.png) 3px 6px no-repeat;
  padding-left: 15px;
}
#nav ul.level2 {
  margin: 7px 0;
  padding: 0;
}
#nav ul.level2 a {
  font-size: 0.9166em;
  line-height: 1.2727em;
  opacity: 0.6;
}
#nav li.level2:hover ul.level2 a {
  opacity: 1;
}
#nav ul ul ul li {
  background: none;
  padding-left: 0;
}
#nav > li ul.level0 {
  display: none;
}
#nav {
  position: relative;
  z-index: 2000;
  max-width: 1300px;
}
#nav.mobile {
  display: none;
}
#nav .opener {
  display: none;
}
#nav li {
  float: left;
  text-align: left;
}
#nav li a {
  display: block;
  float: left;
  text-decoration: none;
}
#nav li a span {
  display: block;
  white-space: nowrap;
}
#nav li ul a span {
  white-space: normal;
}
#nav > li > a {
  display: block;
  padding: 0 15px;
}
#nav .nav-custom-link > a {
  cursor: default;
}
#nav li.nav-custom-link {
  position: static;
}
#nav .nav-custom-link ul.level0 {
  position: absolute;
  width: 96%;
  padding: 2%;
}
#nav.classic .nav-custom-link ul.level0 {
  left: -10000px;
}
#nav.classic .nav-custom-link ul.level0.shown-sub {
  left: 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper {
  margin: 0;
  padding: 10px;
  position: static;
  display: block;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper * {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  background: none;
  opacity: 1;
  box-shadow: none;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper li {
  float: left;
  width: 23.125%;
  margin-right: 2.5%;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper li.last {
  margin-right: 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper p {
  margin: 10px 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper .heading {
  margin: 10px 0;
}
#nav .nav-custom-link .header-nav-dropdown-wrapper a {
  display: inline;
}
#nav ul.level0 li.level1 {
  width: 33% !important;
}
#nav li {
  position: relative;
}
#nav ul {
  position: absolute;
  top: 49px;
  left: -10000px;
  background-color: #fff;
  width: 16em;
  padding: 20px 0;
  border: 0;
}
#nav div ul {
  position: static;
  width: auto;
  border: none;
}
#nav ul li {
  float: none;
  display: block;
}
#nav ul li.parent {
  background: url(../images/img/bullet.png) 93% center no-repeat;
}
#nav ul li a {
  float: none;
  padding: 2px 25px;
}
#nav ul ul {
  top: 0;
}
#nav li ul.shown-sub {
  opacity: 1;
  left: 0;
  z-index: 2000 !important;
}
#nav li .shown-sub ul.shown-sub {
  left: 80px;
}
.ie7 .headcontainer .header-main.v {
  width: 1200px !important;
}
.ie7 .headcontainer .header-main.v .logo-wrapper.v-item,
.ie7 .headcontainer .header-main.v .header-top-search-wrapper.v-item,
.ie7 .headcontainer .header-main.v .banner-header,
.ie7 .headcontainer .header-main.v .user-menu.v-item {
  zoom: 1 !important;
  display: inline !important;
  vertical-align: middle !important;
}
.ie7 .headcontainer .header-main.v .user-menu.v-item ul.links a {
  padding-bottom: 10px !important;
}
.ie7 .headcontainer .nav-container.itemgrid {
  padding-bottom: 0 !important;
}
.ie7 .add-to-box .price-box {
  float: none !important;
}
.ie7 ul.links .summary .subtotal {
  float: none !important;
}
.ie7 .promotion .itemslider-wrapper ul.direction-nav a.prev {
  left: -25px !important;
}
.ie7 .promotion .itemslider-wrapper ul.direction-nav a.next {
  right: -25px !important;
}
.ie7 .footer-container .footer-primary .section .grid12-2.omega #subscribe-form button.button span {
  margin-top: -1px !important;
}
.ie7 .no-rxting {
  zoom: 1 !important;
  display: inline !important;
  text-align: center !important;
}
.ie7 .no-rxting .no-rating {
  background: url("../images/lingerie/start_05.png") repeat scroll left center transparent !important;
  color: transparent !important;
  zoom: 1 !important;
  display: inline !important;
  height: 15px !important;
  width: 90px !important;
  float: none !important;
  padding-top: 1px !important;
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
}
.ie7 .no-rxting .rating00 {
  font-size: 12px !important;
  color: #545454 !important;
  zoom: 1 !important;
  display: inline !important;
  float: none !important;
}
.ie7 .product-view .product-shop .product-options dt {
  line-height: 20px !important;
}
.ie7 .product-view .product-shop .product-options dt .required {
  float: left;
  width: 65px;
}
.ie7 .product-view .product-shop .product-options dt .required em {
  margin-right: 10px;
}
.ie7 .product-view .product-shop .product-options dd {
  width: 70% !important;
}
.ie7 .product-view .product-shop .product-options dd select {
  display: inline !important;
  width: 120px !important;
}
.ie7 .product-view .box-additional #product-tabs > .tabs-panels {
  margin-top: 32px !important;
}
.ie7 .product-view #product_addtocart_form .product-shop {
  position: static !important;
}
.ie7 .product-view #product_addtocart_form .product-shop .box-additional {
  position: static !important;
}
.ie7 .product-view #product_addtocart_form .product-shop .box-additional .product-options {
  position: static !important;
}
.ie7 .related-itemslider-wrapper .itemslider {
  position: static !important;
}
.ie7 .product-view .box-reviews .buttons-set button.button {
  float: none !important;
}
.ie7 .product-view .box-reviews .form-add .data-table {
  width: auto !important;
}
.ie7 .product-view .more-views ul.direction-nav li a.next {
  height: 20px !important;
}
.ie7 #cboxWrapper #cboxContent #cboxNext,
.ie7 #cboxWrapper #cboxContent #cboxPrevious {
  display: block !important;
}
.ie7 .col-left .cmsmartsidebar #narrow-by-list filter-list.sizeboxall .nav_size li a.label {
  background: url("../images/lingerie/amshopby-cb1.gif") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
  padding-left: 15px;
}
.ie7 .col-main.grid-full ul.products-grid li.item .cms-item-product,
.ie7 .col-main.grid-full ul.products-grid li.item .hover-cms-item-product {
  width: 226px !important;
}
.ie7 .ajaxcartmsgc {
  width: 250px !important;
}
.ie7 .ajaxcartmsgc .product-shop,
.ie7 .ajaxcartmsgc .product-options,
.ie7 .ajaxcartmsgc .product-options-bottom {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 100%;
}
.ie7 .ajaxcartmsgc .product-options dt label.required {
  width: 45px !important;
}
.ie7 .ajaxcartmsgc .product-options-bottom .add-to-box .qty-wrapper {
  width: 100px !important;
}
.ie7 .ajaxcartmsgc .product-options-bottom .add-to-box .qty-wrapper .input-text.qty,
.ie7 .ajaxcartmsgc .product-options-bottom .add-to-box .qty-wrapper label {
  float: left !important;
  float: left !important;
  float: left !important;
  margin-left: 5px !important;
}
.ie7 .ajaxcartmsgc .button {
  margin-top: 20px !important;
  float: right !important;
  float: right !important;
  float: right !important;
}
.ie7 .section .step-title {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 97% !important;
}
.my-account .dashboard .box-account .box-head {
  width: 100%;
  float: left !important;
  float: left !important;
  float: left !important;
}
.my-account .dashboard .box-account .col2-set {
  width: 100%;
  clear: both;
}
.ie8 .col-left .cmsmartsidebar #narrow-by-list filter-list.sizeboxall .nav_size li a.label {
  background: url("../images/lingerie/amshopby-cb1.gif") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
  padding-left: 15px;
}
.ie8 .product-options-block .colorswatch-icon-set .colorswatch-icon-item img {
  width: auto !important;
  height: auto !important;
}
.recently-view {
  margin-top: 20px;
  width: 100%;
}
.recently-view .recently-content {
  margin-top: 20px;
}
.recently-view .recent-title {
  border-bottom: 1px solid #E1E1E1;
  font: 18px/38px;
}
.recently-view .recently-content ul li .img-recently img {
  height: auto;
  margin-top: 15px;
}
.recently-view .recently-content ul li .img-recently {
  padding: 4px 8px;
  text-align: center;
}
.recently-view .recently-content ul li {
  float: left !important;
}
.products-list .product-name,
.products-grid .product-name,
h3.product-name {
  font-size: 16px;
  line-height: 20px;
}
.products-list .price-box.map-info a,
.products-grid .price-box.map-info a {
  margin-left: 3px;
}
.products-list .alt-img,
.products-grid .alt-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.products-list .alt-img:hover,
.products-grid .alt-img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.products-list li.item {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
  padding-bottom: 15px;
}
.products-list .product-shop-inner {
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
}
.products-list .right-column {
  float: right;
}
.products-list .product-name {
  margin: 0 0 15px;
}
.products-list .product-image {
  position: relative;
  text-align: center;
}
.products-list .price-box {
  margin: 0 0 15px;
  font-size: 1.3333em;
  line-height: 1.25em;
}
.products-list .ratings {
  margin: 10px 0;
}
.products-list .desc {
  margin: 15px 0px;
}
.products-list .btn-cart {
  width: 100%;
  max-width: 180px;
}
.products-list .button span {
  float: none;
}
.products-list .availability {
  float: none;
  margin: 15px 0;
}
.products-list .add-to-links {
  margin: 15px 0 0;
}
.products-list .add-to-links .separator {
  display: none;
}
.products-list.hover-effect .item:hover {
  z-index: 10;
  background-color: #fff;
}
.product-view .box-up-sell {
  margin-left: 0 !important;
}
.products-grid .item {
  padding-top: 20px;
  padding-bottom: 20px;
}
.products-grid .product-name {
  margin: 10px 0 0;
}
.products-grid .product-image {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.products-grid .price-box {
  margin: 5px 0 15px;
  font-size: 1em;
}
.products-grid .ratings {
  margin: 10px 0;
}
.products-grid .actions {
  margin: 15px 0 0;
}
.products-grid .btn-cart {
  margin-right: 10px;
  float: left;
}
.products-grid .availability {
  float: none;
  margin: 15px 0;
}
.products-grid .add-to-links {
  float: left;
}
.products-grid .add-to-links.addto-onimage {
  margin-top: -33px;
  padding-bottom: 4px;
  margin-right: 4px;
  position: relative;
  z-index: 1;
}
.products-grid .add-to-links.addto-onimage li {
  float: right;
}
.products-grid .add-to-links.addto-onimage .link-compare {
  margin-right: 3px;
}
.products-grid.equal-height .item .actions {
  position: absolute;
  bottom: 15px;
}
.products-grid.auto-height .item .actions {
  position: static;
  bottom: auto;
}
.products-grid .item .visible-onhover {
  visibility: hidden;
}
.products-grid .item:hover .visible-onhover {
  visibility: visible;
}
.products-grid .item .display-onhover {
  display: none;
}
.category-products-grid .item {
  border-top: 1px solid #e5e5e5;
}
.category-products-grid.hover-effect .item:hover {
  margin-left: -1%;
  margin-right: -1%;
  padding-left: 2%;
  padding-right: 2%;
  z-index: 10;
  background-color: #fff;
  border-color: transparent;
}
.itemgrid .item {
  float: left;
  padding-left: 1%;
  padding-right: 1%;
}
.itemgrid-2cols .item {
  width: 48%;
}
.itemgrid-2cols .item:nth-child(2n+1) {
  clear: left;
}
.itemgrid-3cols .item {
  width: 31.333%;
}
.itemgrid-3cols .item:nth-child(3n+1) {
  clear: left;
}
.itemgrid-4cols .item {
  width: 23%;
}
.itemgrid-5cols .item {
  width: 18%;
}
.itemgrid-5cols .item:nth-child(5n+1) {
  clear: left;
}
.itemgrid-6cols .item {
  width: 14.667%;
}
.itemgrid-6cols .item:nth-child(6n+1) {
  clear: left;
}
.itemgrid-7cols .item {
  width: 12.286%;
}
.itemgrid-7cols .item:nth-child(7n+1) {
  clear: left;
}
.category-products-grid.itemgrid-4cols .product-name {
  font-size: 15px;
  line-height: 18px;
}
.category-products-grid.itemgrid-5cols .product-name {
  font-size: 13px;
  line-height: 16px;
}
.category-products-grid.itemgrid-6cols .product-name,
.category-products-grid.itemgrid-7cols .product-name {
  font-size: 12px;
  line-height: 15px;
}
.category-products-grid.itemgrid-6cols .item button.btn-cart span span,
.category-products-grid.itemgrid-7cols .item button.btn-cart span span {
  padding: 5px 8px;
  height: auto;
  line-height: 2em;
}
.sticker-wrapper-top.top-right,
.sticker-wrapper-top.top-left {
  display: none;
}
.product-view .sticker-wrapper {
  z-index: 99;
}
.sticker-wrapper.top-right {
  top: -3px;
  right: -3px;
}
.sticker-wrapper.bottom-right {
  bottom: -3px;
  right: -3px;
}
.sticker-wrapper.bottom-left {
  bottom: -3px;
  left: -3px;
}
.sticker-wrapper.top-left {
  top: -3px;
  left: -3px;
}
.ratings,
.no-rating {
  line-height: 20px !important;
  margin: 10px 0;

}
.ratings strong {
  float: left;
  margin: 1px 5px 0 0;
}
.ratings .rating-links .separator {
  display: inline-block;
  text-indent: -9999px;
  width: 1px;
  background: url(../images/img/bg-separator1.gif) no-repeat;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(../images/img/rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(../images/img/rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 8px;
}
.ratings .amount {
  white-space: nowrap;
  font-size: 10px;
  text-transform: uppercase;
}
.ratings-table th,
.ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
}
.ratings-table th {
  padding-right: 8px;
}
.availability {
  float: right;
  margin: 15px 0;
}
.availability-only {
  background: url(../images/img/icons.png) 0 -160px no-repeat;
  margin: 15px 0;
  padding-left: 25px;
  line-height: 20px;
}
.availability-only a {
  background: url(../images/img/arrow-dropdown.png) 100% 4px no-repeat;
  padding-right: 13px;
  text-decoration: none;
  border-bottom: 1px dotted #e5e5e5;
}
.availability-only a.expanded {
  background-image: url(../images/img/arrow-dropdown-up.png);
}
.availability-only strong {
  font-weight: normal;
}
.availability-only-details {
  width: 100%;
  margin: -10px auto 20px;
}
.availability-only-details thead {
  border-bottom: 1px solid #e5e5e5;
}
.availability-only-details th {
  padding: 4px 12px;
  font-weight: bold;
}
.availability-only-details td {
  padding: 1px 12px;
  border-right: 1px solid #f5f5f5;
}
.availability-only-details td.last {
  border-right: none;
}
.product-pricing {
  line-height: 15px;
}
.extrahint-wrapper .product-pricing {
  background: url(../images/img/icons.png) 0 -560px no-repeat;
  padding-left: 24px;
  min-height: 20px;
}
.product-options-bottom .product-pricing {
  clear: left;
}
.alert-price,
.alert-stock {
  padding: 2px 0 2px 25px;
  line-height: 15px;
}
.alert-price {
  background: url(../images/img/icons.png) 0 -480px no-repeat;
}
.alert-stock {
  background: url(../images/img/icons.png) 0 -520px no-repeat;
}
.price {
  white-space: nowrap !important;
}
.price-box {
  margin: 0;
}
.old-price .price-label,
.special-price .price-label {
  white-space: nowrap;
}
.old-price .price-label {
  display: none;
}
.old-price {
  margin: 0;
}
.old-price .price {
  text-decoration: line-through;
}
.special-price {
  margin: 0;
  padding: 0;
}
.special-price .price,
.special-price .price-label {
  color: #ee001c !important;
}
.minimal-price {
  margin: 0 0 5px;
}
.minimal-price .price-label {
  white-space: nowrap;
}
.minimal-price-link {
  display: block;
}
.price-excluding-tax {
  display: block;
}
.price-excluding-tax .label {
  white-space: nowrap;
}
.price-excluding-tax .price {
  font-weight: normal;
}
.price-including-tax {
  display: block;
}
.price-including-tax .label {
  white-space: nowrap;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.configured-price .price {
  font-weight: bold;
}
.weee {
  display: block;
  font-size: 11px;
}
.weee .price {
  font-size: 11px;
  font-weight: normal;
}
.price-excl-tax {
  display: block;
}
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-excl-tax .price {
  display: block;
}
.price-incl-tax {
  display: block;
}
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}
.price-from {
  margin: 0;
}
.price-from .price-label {
  white-space: nowrap;
}
.price-to {
  margin: 0;
}
.price-to .price-label {
  white-space: nowrap;
}
.price-notice {
  margin-left: 5px;
}
.price-notice .price {
  padding-left: 3px;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
  color: inherit;
}
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
}
.tier-prices {
  margin: 0 0 15px 15px;
}
.tier-prices li {
  line-height: 15px;
  background: url(../images/img/bullet.png) 0 4px no-repeat;
  padding: 0 0 0 11px;
  margin: 3px 0;
}
.tier-prices .benefit {
  color: #d90000;
  font-weight: normal;
}
.tier-prices-grouped li {
  padding: 2px 0;
}
.tier-prices-grouped li .price {
  font-weight: bold;
}
.add-to-links .separator {
  display: none;
}
.add-to-links a.link-compare,
.add-to-links .email-friend a {
  margin-left: 3px;
}
a.link-wishlist,
a.link-compare,
a.email2friend {
  display: block;
  width: 38px;
  height: 38px;
  text-indent: -9999em;
  overflow: hidden;
  background: url(../images/img/pix.png) no-repeat;
  background-color: #fff;
  border: 1px solid #f5f5f5;
}
a.link-wishlist:hover,
a.link-compare:hover,
a.email2friend:hover {
  background-color: #fff;
}
a.link-wishlist {
  background-position: -36px 2px;
  background-size: 160px 508px;
}
a.link-wishlist:hover {
  background-position: -27px -27px;
}
a.link-compare {
  background-position: 0 0;
}
a.link-compare:hover {
  background-position: 0 -27px;
}
a.email2friend {
  background-position: -54px 0;
}
a.email2friend:hover {
  background-position: -54px -27px;
}
.product-view .product-shop .add-to-box a.link-wishlist {
  width: 43px;
  height: 43px;
  background-size: 192px 610px;
  background-position: -43px 1px;
}
.addto-textlink a.link-wishlist,
.addto-textlink a.link-compare,
.addto-textlink .email-friend a {
  display: block;
  padding: 2px 0 2px 19px;
  margin: 0 13px 3px 0;
  line-height: 15px;
  background: url(../images/img/icons.png) no-repeat transparent;
  width: auto;
  height: auto;
  text-indent: 0;
  overflow: visible;
  border: none;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.addto-textlink a.link-wishlist {
  background-position: 0 -1px;
}
.addto-textlink a.link-compare {
  background-position: 0 -40px;
}
.addto-textlink .email-friend a {
  background-position: 0 -80px;
}
.add-to-cart .qty-wrapper {
  float: left;
  margin-top: 12px;
}
.add-to-cart label {
  float: left;
  margin: 0 5px 0 0;
  line-height: 31px;
}
.add-to-cart .qty {
  float: left;
  margin: 0;
  text-align: center;
}
.add-to-cart button.button {
  float: left;
}
.add-to-cart button.btn-cart {
  margin-right: 10px;
}
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  padding: 10px 0 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}
.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
}
.product-view .box-additional {
  margin-top: 30px;
}
.product-view .product-img-box {
  float: left;
  margin-left: 0 !important;
}
.col3-layout .product-view .product-img-box {
  float: none;
  margin: 0 auto;
}
.product-view .product-img-box .product-image {
  position: relative;
}
.product-view .product-img-box .product-image.promotion .icon-product {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
}
.product-view .product-img-box .product-image.product-image-zoom {
  z-index: 9;
}
.product-view .product-img-box .more-views .thumbnails li {
  float: left;
}
.product-view .product-img-box .more-views .thumbnails li.last {
  margin-right: 0;
}
.product-view .product-img-box .more-views .thumbnails li a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  padding: 4px;
  border: 1px solid #eee;
}
.product-view .product-img-box .more-views .thumbnails li a:hover {
  border-color: #999;
  position: relative;
}
.product-image-popup {
  margin: 0 auto;
}
.product-image-popup .nav {
  font-weight: bold;
  text-align: center;
}
.product-image-popup .image {
  display: block;
  margin: 10px 0;
}
.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f;
}
.product-view .data-table th {
  font-weight: bold;
}
.product-view .product-type-data.is-grouped {
  padding: 0;
  background-color: transparent;
}
.product-view .product-type-data.is-grouped .out-of-stock {
  float: none;
  text-align: right;
}
.product-view .add-to-links li {
  float: left;
}
.product-view .action-box {
  margin: 20px 0;
}
.product-view .add-to-box .price-box {
  margin: 7px 0 0;
}
.product-view .add-to-cart {
  margin-top: 15px;
}
.product-view .short-description {
  margin: 15px 0;
  line-height: 15px;
}
.product-view .short-description ul {
  margin-top: 5px;
  margin-bottom: 5px;
}
.product-view .product-shop {
  float: left;
}
.product-view .product-shop .ratings-table {
  margin: 15px 0 5px;
}
.product-view .product-shop .product-name h1 {
  margin: 0;
}
.product-view .add-to-links,
.product-view .email-friend {
  float: left;
}
.extrahint-wrapper {
  margin-bottom: 15px;
}
.product-type-data.is-downloadable .price-box {
  margin: 0 0 10px;
}
.product-type-data .item-options dt {
  float: none;
  margin: 0 0 5px;
}
.product-type-data .item-options dd {
  background: url(../images/img/bullet.png) 3px 4px no-repeat;
  padding-left: 15px;
}
.product-view .price-box .price,
.map-popup-price .price,
.map-popup-msrp .price {
  font-family: Verdana, Geneva, sans-serif;
}
.product-view .product-shop .price-box {
  margin: 5px 0 10px;
}
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 18px;
}
.product-view .product-shop .price-box .price-excluding-tax .price {
  font-size: inherit;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-options-bottom .price-box .regular-price .price,
.product-view .price-as-configured .price,
.map-popup-price .regular-price .price,
.product-view .product-shop .price-box.map-info .old-price .price {
  font-size: 18px;
}
.product-view .product-shop .price-box .old-price .price-label {
  white-space: nowrap;
  display: none;
}
.map-popup-msrp .price {
  display: block;
  text-decoration: line-through;
}
.product-view .product-shop .price-box.map-info .old-price {
  display: block;
}
.product-view .product-shop .price-box .special-price {
  margin: -2px 0 0;
  white-space: nowrap;
}
.product-view .product-shop .price-box .special-price .price-label {
  white-space: nowrap;
}
.product-view .product-shop .price-box .special-price .price-including-tax,
.product-view .product-shop .price-box .special-price .price-excluding-tax {
  padding: 0 0 0 15px;
}
.price-box-bundle {
  border-bottom: 1px solid #e5e5e5;
  margin: -10px 0 15px;
  padding-bottom: 15px;
}
.product-secondary-column .inner {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.product-view .product-type-data {
  margin: 15px 0 0;
}
.space-before-avail {
  margin: 0 0 15px;
  height: 0;
  line-height: 0;
}
.product-view .product-type-data .price-box {
  border-top: 1px solid #e5e5e5;
  margin: 15px 0 0;
  padding: 15px 0;
}
.container1-wrapper,
.container2-wrapper,
.product-view .add-to-box {
  margin: 0 0 8px;
}
.product-view .box-tabs {
  margin-left: 0 !important;
}
.product-view .short-description .std ul,
.product-view .box-tabs .std ul {
  list-style: none outside none;
}
.product-view .box-tabs .std ul {
  margin-bottom: 1em;
}
.product-options {
  position: relative;
}
.product-options dt {
  font-weight: normal;
}
.product-options dt label {
  display: inline-block;
  font-weight: bold;
}
.product-options dt label.required em {
  float: right;
  margin-left: 3px;
}
.product-options dd .qty-holder {
  display: block;
  padding: 5px 0 0;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dl.last dd.last {
  border-bottom: 0;
}
.product-options dd input.input-text {
  width: 98%;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dd .time-picker {
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd textarea {
  width: 98%;
  height: 8em;
}
.product-options dd select {
  width: 100%;
}
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
.product-options ul.options-list {
  margin-right: 5px;
}
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}
.product-options ul.options-list input.radio {
  float: left;
}
.product-options ul.options-list input.checkbox {
  float: left;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 11px;
}
.product-options p.required {
  position: absolute;
  right: 0;
  top: -15px;
}
.product-options dd select,
.product-options dd .input-text,
.product-options dd textarea,
.product-options ul.options-list {
  color: #888;
  border-color: #ddd;
}
.product-options dd select:hover,
.product-options dd select:focus,
.product-options dd textarea:hover,
.product-options dd textarea:focus,
.product-options ul.options-list:hover {
  color: #333;
  border-color: #aaa;
}
.product-options-bottom {
  margin-top: 20px;
}
.product-options-bottom .tier-prices {
  margin: 10px 0;
  border: 0;
  background: 0;
}
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
.product-options-bottom .price-box {
  margin: 7px 0 0;
  padding: 0;
}
.product-options-bottom .price-box .price-as-configured {
  margin: 5px 0 0;
}
.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
.product-shop .product-options-bottom {
  margin: 0;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-view .grouped-items-table {
  margin: 0 0 15px;
}
.product-view .grouped-items-table thead th {
  font-weight: bold;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
  border: 0;
}
.product-view .grouped-items-table .price-box .price-including-tax .price {
  font-size: 15px;
}
.product-view .grouped-items-table td {
  vertical-align: middle;
}
.product-view .grouped-items-table .price-box .regular-price .price {
  font-size: 14px;
}
.box-tabs .panel > h2:first-child {
  display: none;
}
.product-view .box-sidebar {
  float: right !important;
}
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 25px;
}
.product-view .box-tags .product-tags li {
  display: inline;
  padding: 0 7px;
  border-right: 1px solid #e5e5e5;
}
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
.product-view .box-tags .product-tags li.last {
  padding-right: 0;
  border-right: 0;
}
.product-view .box-tags .form-add label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 28px;
}
.product-view .box-tags .form-add .input-box {
  background: url("../images/img/pix.png") no-repeat scroll -95px -141px transparent;
  float: left !important;
  height: 30px;
  margin: 0 5px 5px 0;
  padding: 0 0 0 28px;
}
.product-view .box-tags .form-add input.input-text {
  width: auto;
}
.product-view .box-tags .note {
  margin: 3px 0 0 28px;
  font-size: 0.9166em;
}
.tabs-panels #product-review-table thead {
  background-color: #EDEDED;
}
@media screen and (max-width: 767px) {
  .tabs-panels #product-review-table thead {
    display: none;
  }
}
.product-view .box-reviews {
  margin-top: 15px;
}
.product-view .box-reviews dl {
  margin: 0 0 15px;
}
.product-view .box-reviews dt .heading {
  font-weight: normal;
  font-size: 1.5em;
  margin-right: 10px;
}
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dt a {
  font-size: 18px;
  margin-right: 8px;
}
.product-view .box-reviews dd {
  margin: 0 0 15px 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #e5e5e5;
}
.product-view .box-reviews dd .date {
  display: block;
  margin-top: 3px;
  font-style: italic;
}
.product-view .box-reviews .ratings-table {
  margin: 5px 0;
}
.product-view .box-reviews .form-add {
  padding: 15px 0 0;
}
.product-view .box-reviews .form-add h2 {
  text-transform: uppercase;
}
.product-view .box-reviews .form-add h3 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 {
  font-size: 1em;
  font-weight: normal;
}
.product-view .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
.product-view .box-reviews .form-add .form-list input.input-text {
  width: 100%;
  max-width: 340px;
}
.product-view .box-reviews .form-add .form-list textarea {
  width: 100%;
  max-width: 500px;
}
.product-view .box-reviews .buttons-set button.button {
  float: left;
  margin-left: 0;
}
.product-view .box-reviews .form-add .data-table {
  max-width: 176px;
}
.product-view .box-reviews .form-add .data-table th,
.product-view .box-reviews .form-add .data-table td {
  text-align: center;
  line-height: 1em;
}
.product-view .box-reviews .form-add .data-table td .radio {
  margin: 0;
}
.send-friend .form-list li p {
  margin: 0 15px 0 0;
}
.send-friend .form-list .field {
  margin-bottom: 8px;
}
.send-friend .form-list textarea {
  width: 100%;
}
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px;
}
.gen-tabs .tabs li {
  float: left;
  margin: 0;
}
.gen-tabs .tabs a {
  display: block;
  padding: 0 7px;
  line-height: 3.5em;
  text-decoration: none;
  outline: none;
  color: #666;
}
.gen-tabs .tabs a:hover,
.gen-tabs .tabs a:focus {
  background-color: #ddd;
  color: #333;
}
.gen-tabs .tabs a.current {
  background-color: #eee;
  color: #333;
}
.gen-tabs .tabs-panels {
  padding: 15px 0;
}
.gen-tabs .acctab {
  display: none;
  padding: 12px 0.5em;
  margin-bottom: 1px;
  font-size: 1.5em;
  line-height: 1.5555em;
  background-color: #f5f5f5;
  color: #666;
  font-weight: normal;
}
.gen-tabs .acctab:hover {
  cursor: pointer;
}
.gen-tabs .acctab:hover,
.gen-tabs .acctab:focus,
.gen-tabs .acctab.current {
  background-color: #e5e5e5;
  color: #333;
}
.gen-tabs.accor .tabs {
  display: none;
}
.gen-tabs.accor .acctab {
  display: block;
}
.gen-tabs.accor .tabs-panels {
  padding-top: 0;
}
.gen-tabs.accor .tabs-panels .panel {
  display: none;
  margin: 0 0 10px;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.gen-tabs-style1 .tabs a {
  padding: 0 10px;
  background-color: #eee;
  border: 1px solid #eee;
  border-bottom: none;
}
.gen-tabs-style1 .tabs a:hover,
.gen-tabs-style1 .tabs a:focus {
  color: #333;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.gen-tabs-style1 .tabs a.current {
  color: #333;
  background-color: #ffffff;
  border-color: #ddd;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}
.gen-tabs-style1 .tabs-panels {
  border: 1px solid #ddd;
  padding: 10px;
}
.gen-tabs-style1.accor .tabs-panels {
  border-top: none;
}
.product-secondary-column .box-brand .attribute {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2em;
  margin: 10px 0;
  text-align: center;
}
.product-name {
  margin: 0;
  font-weight: normal;
}
.tags-list li {
  display: inline;
}
.form-search .clear-bt {
  right: 24px !important;
  top: 9px !important;
}
.form-search .loading {
  top: 9px !important;
}
#ajaxcart {
  right: 74px;
}
#ajaxcart .actions button {
  float: left;
}
#ajaxcart .add-to-cart .btn-cart {
  margin-left: 10px !important;
}
@font-face {
  font-family: helvet;
  src: url(../font/HELVETICANEUELTSTD-LTCN.OTF);
  font-weight: 400;
}
@font-face {
  font-family: nobile;
  src: url(../font/nobile.ttf);
  font-weight: 400;
}
.headcontainer .header-top {
  background: none repeat-x scroll 0 0 #ebebeb;
  border-bottom: 1px solid #dfdfdf;
  border-top: 2px solid #f06ea3;
  width: 100%;
}
.navFixed {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 2001;
}
.headcontainer .header-top .content-header-top {
  margin: 0 auto;
  width: 1200px;
}
.headcontainer .header-top .content-header-top .top-hearder-left {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 20%;
}
.headcontainer .header-top .content-header-top .dropdown-button.item-right {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
}
.headcontainer .header-top .content-header-top .dropdown-button.item-right:hover {
  box-shadow: 0 !important;
}
.headcontainer .header-top .content-header-top .dropdown-button.item-right ul {
  margin-top: 8px !important;
  left: 0 !important;
  box-shadow: 1px 1px 1.1px 0.05px rgba(69, 69, 69, 0.7);
  padding: 10px !important;
  min-width: 160px !important;
  background-color: #ffffff !important;
}
.headcontainer .header-top .content-header-top .top-links-right .dropdown-button.item-right ul {
  left: auto !important;
  right: 0 !important;
}
.headcontainer .header-top .content-header-top .dropdown-button.item-right ul li {
  line-height: 22px !important;
}
.headcontainer .header-top .content-header-top .dropdown-button.item-right ul li a {
  color: #000 !important;
}
.headcontainer .header-top .content-header-top .lang-switcher {
  float: left !important;
  float: left !important;
  float: left !important;
}
.headcontainer .header-top .content-header-top .inner {
  padding: 5px 10px 3px !important;
}
.headcontainer .header-top .content-header-top .lang-switcher .inner .text {
  padding-left: 25px;
}
.headcontainer .header-top .content-header-top .lang-switcher ul li {
  padding-left: 25px !important;
}
.headcontainer .header-top .content-header-top .top-links-right {
  float: right !important;
  float: right !important;
  float: right !important;
}
.headcontainer .header-top .content-header-top .top-links-right li {
  margin: 12px 0 !important;
}
.headcontainer .header-top .content-header-top .top-links-right li a {
  color: #000 !important;
  line-height: 15px !important;
  padding: 0 10px !important;
}
.headcontainer .header-top .content-header-top .top-links-right li:hover a {
  color: #f06ea3 !important;
}
.headcontainer .header-top .content-header-top .top-links-right li:last-child {
  border-right: none !important;
}
.headcontainer .header-main.v {
  margin: 0 auto;
  padding-top: 10px;
  width: 1200px;
}
.headcontainer .header-main.v .logo-wrapper.v-item {
  width: 32%;
  display: inline-block !important;
  margin-bottom: 10px;
}
.headcontainer .header-main.v .header-top-search-wrapper {
  display: inline-block !important;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search {
  border: 1px solid #dfdfdf !important;
  width: 240px;
  background: #ffffff;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search label {
  display: none;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search input.input-text {
  border: none !important;
  font-size: 12px;
  color: #afaeae;
  width: 195px;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search input.input-text:focus,
.headcontainer .header-main.v .header-top-search-wrapper .form-search select:focus,
.headcontainer .header-main.v .header-top-search-wrapper .form-search textarea:focus {
  border-color: none !important;
  box-shadow: none !important;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search button.button span {
  background-color: #ffffff !important;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search button.button span:hover {
  background-color: #ffffff !important;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search button.button span span {
  background: url("../images/lingerie/icon-search.png") no-repeat scroll right center transparent;
  width: 20px;
  height: 27px;
  text-indent: -9999px;
  float: right;
  padding: 0 5px !important;
}
.headcontainer .header-main.v .banner-header {
  width: 23%;
  display: inline-block !important;
}
.headcontainer .header-main.v .banner-header .nx_hotline {
  color: #fff;
  font: 18px Arial, Helvetica, sans-serif;
  margin: 30px 0;
  line-height: 25px !important;
}
.headcontainer .header-main.v .banner-header .nx_hotline p {
  color: #fff;
  font: 12px Arial;
  padding-left: 9px;
  padding-top: 4px;
  text-transform: uppercase;
}
.headcontainer .header-main.v .user-menu.v-item {
  display: inline-block !important;
  float: right;
  margin-top: 30px;
}
.headcontainer .header-main.v .user-menu.v-item .wishlist {
  float: right;
  display: inline-block;
  width: 35px;
  height: 40px;
  background: transparent url("../images/lingerie/w-publicbg.png") no-repeat 0 -34px;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart .block-title .heading {
  background: transparent url("../images/lingerie/w-publicbg.png") no-repeat 0 -76px;
  width: 35px;
  height: 40px;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart ul.links .amount {
  color: #fff;
  font-family: Arial, "sans-serif";
  font-weight: bold;
  line-height: 18px;
  position: absolute;
  text-align: center;
  width: 18px;
  height: 18px;
  left: 20px;
  top: 4px;
  background-color: #f06ea3;
  border-radius: 100%;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart ul.links .empty,
.headcontainer .header-main.v .user-menu.v-item #mini-cart ul.links .subtotal {
  color: #000;
  margin-top: -5px;
  padding-left: 10px;
  width: auto;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart ul.links .empty .price,
.headcontainer .header-main.v .user-menu.v-item #mini-cart ul.links .subtotal .price {
  display: block;
  font-size: 13px;
  font-weight: bold;
  line-height: 5px;
  color: #ff4242;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content:before {
  background-position: 0 0;
  content: "";
  height: 14px;
  position: absolute;
  right: 40px;
  top: -10px;
  width: 24px;
  background: url("../images/lingerie/bg_ajaxcart.png") no-repeat scroll 0 0 transparent;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content {
  right: -30px;
  top: 50px;
  position: absolute;
  background: #fff;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content .actions button.button:hover span {
  background-color: #d00b54 !important;
}
.headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content .actions button.button span {
  background-color: #ff4e8f !important;
  color: #fff;
  float: none;
}
.store-switcher {
  border: 1px solid #ff4d8e;
  top: 415px !important;
}
.store-switcher #select-store {
  width: 110px;
  font-size: 11px;
  margin: 50px 0;
}
.nav-container {
  background: url("../images/lingerie/bg_menu.png") repeat-x scroll 0 0 transparent;
}
.nav-container ul#nav > li > a {
  font-family: helvet;
  color: #ffffff;
  line-height: 40px !important;
  padding: 0 24px !important;
}
.nav-container ul#nav > li > a:hover {
  background: url("../images/lingerie/hover-menu.png") repeat-x scroll 0 0 transparent;
}
.nav-container ul#nav > li.active > a {
  background: url("../images/lingerie/hover-menu.png") repeat-x scroll 0 0 transparent;
}
.nav-container ul#nav > li.level0 ul.level0 {
  box-shadow: 1px 1px 2.1px 0.05px rgba(69, 69, 69, 0.7);
  top: 40px !important;
}
.nav-container ul#nav > li.level0 ul.level0 li.level1 {
  width: 200px !important;
  padding: 10px 5px 10px 15px !important;
  float: left !important;

}
.nav-container ul#nav > li.level0 ul.level0 li.level1 a {
  text-shadow: 0.0001px 0.0001px 0.0001px;
  background: url("../images/lingerie/line-mainmenu.png") no-repeat scroll left bottom transparent;
  color: #202020;
  text-transform: capitalize;
  font-size: 14px;
  padding: 0 0 5px !important;
}
.nav-container ul#nav > li.level0 ul.level0 li.level1 ul.level1 {
  width: 100% !important;
  padding: 0 0 15px !important;
}
.nav-container ul#nav > li.level0 ul.level0 li.level1 ul.level1 li.level2 {
  background: none !important;
  padding-left: 0px !important;
}
.nav-container ul#nav > li.level0 ul.level0 li.level1 ul.level1 li.level2 a {
  text-shadow: none !important;
  background: none !important;
  font-size: 13px;
  color: #545454;
}
.nav-container ul#nav > li.level0 ul.level0 li.level1 ul.level1 li.level2 a:hover {
  color: #f06ea3;
}
ul#nav li.level0.nav-1 ul.level0 {
  width: 660px !important;
}
ul#nav li.level0.nav-2 ul.level0 {
  width: 660px !important;
}
ul#nav li.level0.nav-2 ul.level0 li.level1.last {
  width: 300px !important;
  height: 240px !important;
}
ul#nav li.level0.nav-2 ul.level0 li.level1.last > a {
  display: none !important;
}
ul#nav li.level0.nav-2 ul.level0 li.level1.last a {
  background: none !important;
}
ul#nav li.level0.nav-4 ul.level0 .level1.nav-4-3 .widget-product-link a,
ul#nav li.level0.nav-1 ul.level0 .level1.last .widget-product-link a {
  background: none repeat scroll 0 0 transparent !important;
  font-size: 12px !important;
  margin-top: 10px;
  text-shadow: none !important;
  text-align: center !important;
}
ul#nav li.level0.nav-4 ul.level0 .level1.nav-4-3 .widget-product-link a:hover,
ul#nav li.level0.nav-1 ul.level0 .level1.last .widget-product-link a:hover {
  color: #f06ea3;
}
ul#nav ul.level0 > li.active > a,
ul#nav ul.level0 ul.level1 > li.active > a {
  color: #f06ea3 !important;
}
.nav-container ul#nav > li.level0.nav-5 ul.level0 li.last {
  width: 310px !important;
}
.header-container .ww-coupon {
  margin: 0 0 20px;
}
.ww-coupon .container {
  background-color: #ebebeb;
  padding: 10px 0;
}
.ww-coupon div.grid12-4 {
  padding: 0;
  border-right: 1px solid #a8a8a8;
  font-size: 16px;
  text-align: center;
  width: 31% !important;
}
.ww-coupon div.grid12-4:last-child{
  border-right: 0;
}
.ww-coupon div.grid12-4 a {
  display: block;
}
.ww-coupon div.grid12-4 b {
  color: #e63c32;
}
.main.container {
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
}
.main.container .camera_wrap {
  width: 75%;
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
}
.main.container .slideshow-banners {
  width: 24.5%;
  margin: 0 0 0 5px !important;
}
.main.container .slideshow-banners .banner-slide-right {
  margin-bottom: 3px !important;
}
.main.container .slideshow-banners .banner-slide-right:hover {
  background-color: #ffffff;
  box-shadow: 1px 2px 2px 2px #cccccc;
  opacity: 0.8;
  z-index: 10;
  transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
}
.col-main.grid-full {
  width: 100% !important;
  margin: 20px 0 0 0 !important;
}
.col-main.grid-full .banner-bottom-slide {
  float: left !important;
  float: left !important;
  float: left !important;
  margin-bottom: 10px;
}
.col-main.grid-full .banner-bottom-slide .banner-slide-a {
  float: left !important;
  float: left !important;
  float: left !important;
}
.col-main.grid-full .banner-bottom-slide .banner-slide-a img {
  margin-right: 3px;
}
.col-main.grid-full .banner-bottom-slide .banner-slide-a:hover {
  background-color: #ffffff;
  box-shadow: 1px 2px 2px 2px #cccccc;
  opacity: 0.8;
  z-index: 10;
  transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -o-transform: rotate(5deg);
}
.col-main.grid-full .banner-bottom-slide .banner-slide-b {
  float: left !important;
  float: left !important;
  float: left !important;
  margin-left: 7px;
}
.col-main.grid-full .banner-bottom-slide .banner-slide-b:hover {
  transform: rotate(-5deg) !important;
  -moz-transform: rotate(-5deg) !important;
  -webkit-transform: rotate(-5deg) !important;
  -o-transform: rotate(-5deg) !important;
}
.col-main.grid-full .news-product {
  margin-bottom: 30px;
  clear: both;
}
.col-main.grid-full .subtitle {
  background: url("../images/lingerie/bg-title-1.png") no-repeat scroll center center transparent;
  color: #202020;
  font-family: helvet;
  font-size: 30px;
  font-style: italic;
  font-weight: normal;
  margin: 27px 0;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}
.col-main.grid-full ul.products-grid li.item {
  float: left !important;
  float: left !important;
  float: left !important;
  margin: 0 0 30px !important;
  padding: 10px 6px !important;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product {
  position: relative;
  width: 226px;
  border: 1px solid transparent;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .icon-product {
  background: url("../images/lingerie/hot-product.png") no-repeat scroll left top transparent;
  height: 53px;
  left: 15px;
  max-width: 100%;
  position: absolute;
  top: 5px;
  width: 54px;
  z-index: 99;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product h3.product-name,
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-title {
  font-size: 14px;
  margin: 6px 0 0;
  padding: 0;
  text-align: center;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-title {
  margin: 6px 0;
  text-align: left;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product h3.product-name a,
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-title a {
  color: #202020 !important;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product h3.product-name a:hover,
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-title a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-options dd {
  margin-bottom: 10px;
}
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-options em {
  color: #f06ea3;
}
.col-main.grid-full ul.products-grid li.item .pro-info .ampromo-item-options select {
  width: 100%;
}
.col-main.grid-full ul.products-grid li.item .ampromo-item-buttons .btn-cart {
  width: 100%;
  margin: 0;
}
.col-main.grid-full ul.products-grid li.item .ampromo-item-buttons .btn-cart span {
  width: 100%;
}
.col-main.grid-full ul.products-grid li.item .ampromo-item-buttons .btn-cart span span {
  box-sizing: border-box;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .price-box {
  text-align: center;
  font-family: candara;
  margin: 5px 0 !important;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .price-box .old-price span {
  color: #666666 !important;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .price-box .special-price {
  display: inline;
  font-size: 18px;
  padding-left: 15px;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.col-main.grid-full ul.products-grid li.item .cms-item-product .price-box .special-price span {
  color: #f06ea3 !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ececec;
  box-shadow: 0 0 6px #ebebeb;
  display: none;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 226px;
  z-index: 99;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product .actions {
  background: url("../images/lingerie/bg-title-product.png") no-repeat scroll center -4px transparent;
  margin: 0 auto !important;
  width: 90%;
  padding-top: 5px;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product .actions button.button {
  background: url("../images/lingerie/bg-cart-hover.png") no-repeat scroll 5px 2px transparent;
  float: left !important;
  float: left !important;
  float: left !important;
  margin-right: 0 !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product .actions button.button span {
  background: none !important;
  background: none !important;
  background: none !important;
  color: #4d4d4d !important;
  font-size: 14px;
  padding-left: 18px;
  padding-right: 0 !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product .actions button.button:hover span {
  color: #f06ea3 !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product ul.add-to-links {
  float: right !important;
  float: right !important;
  float: right !important;
  margin: 8px 0 0 0;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product ul.add-to-links li {
  width: 27px !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product ul.add-to-links li a.link-wishlist {
  border: none !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product ul.add-to-links li a.link-wishlist:hover {
  background: url("../images/lingerie/wishlist.png") no-repeat scroll 5px 4px transparent !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product ul.add-to-links li a.link-compare {
  border: none !important;
}
.col-main.grid-full ul.products-grid li.item .hover-cms-item-product ul.add-to-links li a.link-compare:hover {
  background: url("../images/lingerie/comper.png") no-repeat scroll 5px 4px transparent !important;
}
.col-main.grid-full ul.products-grid li.item:hover .hover-cms-item-product {
  display: block !important;
}
.col-main.grid-full .btn-more {
  text-align: center;
}
.col-main.grid-full .btn-more a {
  font-size: 100%;
  font-weight: normal;
  padding: 10px 20px;
  color: #fff;
  border: none;
  background: #666;
}
.col-main.grid-full .btn-more a:hover {
  background: #f06ea3;
}
.custom-home {
  clear: both;
  background: none repeat-x scroll 0 0 #f06ea3;
}
.nx_header_top_img {
  width: 810px;
  display: inline;
}
.nx_header_top_img img {
  float: left !important;
  float: left !important;
  float: left !important;
}
.nx_follow_us {
  background: none repeat-x scroll 0 0 #f06ea3;
  display: inline;
}
.nx_follow_us span {
  color: #fff;
  font-size: 18px;
  padding-left: 32px;
  vertical-align: middle;
}
.nx_follow_us a {
  display: inline-block;
  padding: 29px 8px;
  vertical-align: middle;
}
.nx-quad {
  display: block;
  overflow: hidden;
  text-align: center;
  color: #202020;
}
.nx-quad .heading {
  font-family: helvet;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 24px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.nx-quad .title {
  font-family: helvet;
  font-size: 40px;
  line-height: 24px;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.nx-quad .sub-title {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 32px;
}
.nx-quad .sub-title img {
  vertical-align: middle;
  margin: 0 3px;
}
.nx-quad .linktitle {
  font-size: 27px;
  border-top: 1px solid #eee;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
}
.nx-quad .linktitle a {
  font-size: 16px;
  vertical-align: middle;
}
.promotion .icon-product {
  background: url("../images/lingerie/cmsmart-discount.png") no-repeat scroll left top transparent !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  height: 50px !important;
  line-height: 45px;
  width: 50px !important;
  text-align: center;
}
.promotion .itemslider-x {
  max-width: 100% !important;
}
.ww-show.promotion .itemslider-x .viewport,
.cart #free_gift .promotion .itemslider-x .viewport {
  height: auto;
}
.ww-show.promotion .itemslider-x .viewport li {
  width: 288px !important;
}
.promotion .gen-slider-arrows1 .direction-nav a.prev {
  background: url("../images/lingerie/prev.png") no-repeat scroll left top transparent !important;
  width: 30px;
  height: 30px;
  opacity: 1 !important;
  left: 0 !important;
  position: absolute !important;
  top: 50% !important;
  margin-top: -15px;
  display: block !important;
  z-index: 999999;
}
.promotion .gen-slider-arrows1 .direction-nav a.prev:hover {
  background: url("../images/lingerie/hover-prev.png") no-repeat scroll left top transparent !important;
}
.promotion .gen-slider-arrows1 .direction-nav a.next {
  background: url("../images/lingerie/next.png") no-repeat scroll left top transparent !important;
  width: 30px;
  height: 30px;
  right: 0 !important;
  opacity: 1 !important;
  position: absolute;
  top: 50% !important;
  margin-top: -15px;
  display: block !important;
  z-index: 999999;
}
.promotion .gen-slider-arrows1 .direction-nav a.next:hover {
  background: url("../images/lingerie/hover-next.png") no-repeat scroll left top transparent !important;
}
.custom-bottom-home .nx-heading {
  background: url("../images/lingerie/bg_heading_03.png") no-repeat scroll center top transparent;
  font: italic 30px helvet;
  margin-bottom: 0;
  padding: 20px 0;
  text-align: center;
}
.custom-bottom-home .nx-heading h2 {
  font-size: 27px;
}
.span3-nx-sexy-wrapper {
  padding: 0 0 25px;
  width: 100%;
}
.show-time {
  margin-top: 30px;
}
.show-time .itemslider-horizontal .slides > li {
  padding: 5px;
}
.show-time .itemslider .slides img {
  max-height: 300px;
}
.show-time .buttons-set {
  text-align: center;
}
.show-time .buttons-set .button span {
  float: none;
  padding: 7px 3px;
}
.show-time .buttons-set .button span span {
  float: none;
}
.des_ms {
  margin-top: 25px;
}
.des_ms p {
  line-height: 20px;
  margin-top: 10px;
}
.ww-partner {
  margin-top: 50px;
}
.span3-nx-sexy-wrapper .cms-quaternary,
.span3-nx-sexy-wrapper .cms-quaternary-3,
.span3-nx-sexy-wrapper .cms-quaternary-2 {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 285px;
  position: relative;
}
.span3-nx-sexy-wrapper .cms-quaternary img,
.span3-nx-sexy-wrapper .cms-quaternary-3 img,
.span3-nx-sexy-wrapper .cms-quaternary-2 img {
  width: 285px;
  height: 190px;
}
.span3-nx-sexy-wrapper .cms-quaternary-2 {
  margin: 0 20px;
}
.span3-nx-sexy-wrapper .cms-quaternary-3 {
  margin-right: 20px;
}
.span3-nx-sexy-wrapper .innerWrapper {
  width: 285px !important;
  top: 170px;
  position: absolute;
  left: 0;
  clear: both;
}
.span3-nx-sexy-wrapper .innerWrapper .title-heading {
  text-align: center;
  text-transform: uppercase;
}
.span3-nx-sexy-wrapper .innerWrapper .title-heading a {
  color: #202020;
  background: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px;
}
.span3-nx-sexy-wrapper .innerWrapper .title-heading a:hover {
  color: #f06ea3;
}
.span3-nx-sexy-wrapper .innerWrapper .sell-copy {
  clear: both;
  display: inline-block;
  height: 50px;
  overflow: hidden;
  padding: 10px 0 0 10px;
  width: 100%;
  background: #ffffff;
}
.span3-nx-sexy-wrapper .cms-quaternary:hover,
.span3-nx-sexy-wrapper .cms-quaternary-3:hover,
.span3-nx-sexy-wrapper .cms-quaternary-2:hover {
  background-color: #ffffff;
  box-shadow: 0 0 3px #cccccc;
  transform: scale(1.1);
  z-index: 10;
  opacity: 0.8;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.footer-container {
  margin-top: 30px;
}
.footer-container #nx-footer {
  display: inline-block;
}
.footer-container #nx-footer .line {
  background: none repeat scroll 0 0 #e5e5e5;
  height: 1px;
  margin: auto;
  position: relative;
  top: 10px;
  width: 1200px;
  z-index: 0;
}
.footer-container #nx-footer ul#social-media-links {
  margin: 1em auto 0;
}
.footer-container #nx-footer ul#social-media-links li {
  display: inline;
  float: left !important;
  float: left !important;
  float: left !important;
  list-style: none outside none;
}
.footer-container #nx-footer ul#social-media-links li a {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../images/lingerie/sprite2x.png");
  background-repeat: no-repeat;
  margin-right: 5px;
  margin-bottom: 5px;
  text-decoration: none;
}
.footer-container #nx-footer ul#social-media-links li a span {
  left: -500px;
  position: absolute;
  text-indent: -9999em;
}
.footer-container #nx-footer ul#social-media-links li.facebook a {
  background-position: 0 0;
}
.footer-container #nx-footer ul#social-media-links li.youtube a {
  background-position: 0 -46px;
}
.footer-container #nx-footer ul#social-media-links li.ins a {
  background-position: 0 -92px;
}
.footer-container #nx-footer ul#social-media-links li.twitter a {
  background-position: 0 -138px;
}
.footer-container #nx-footer ul#social-media-links li.pinterest a {
  background-position: 0 -184px;
}
.footer-container #nx-footer ul#social-media-links li.tumblr a {
  background-position: 0 -230px;
}
.footer-container #nx-footer ul#social-media-links li.googleplus a {
  background-position: 0 -276px;
}
.footer-container .footer-primary .section .grid12-2 {
  display: inline;
  float: left !important;
  float: left !important;
  float: left !important;
  margin-right: 15px !important;
  position: relative;
  width: 210px;
  margin-left: 0 !important;
}
.footer-container .footer-primary .section .grid12-2 .heading {
  color: #202020;
  font: bold 16px Arial, sans-serif;
  margin: 0 0 25px;
  text-transform: capitalize;
}
.footer-container .footer-primary .section .grid12-2 ul.bullet li {
  margin: 10px 0;
  text-align: left;
}
.footer-container .footer-primary .section .grid12-2 ul.bullet li a {
  color: #444444;
  font: 12px Arial;
}
.footer-container .footer-primary .section .grid12-2 .cms-community li {
  border-bottom: 1px solid #dddddd;
  margin-right: 25px;
  padding: 8px 0;
  text-align: left;
}
.footer-container .footer-primary .section .grid12-2 .cms-community li a {
  color: #202020;
  font: 12px Arial;
  text-transform: uppercase;
}
.footer-container .footer-primary .section .grid12-2 .cms-community li:last-child {
  border-bottom: none !important;
}
.footer-container .footer-primary .section .grid12-2.omega {
  margin: 0 !important;
  width: 295px !important;
}
.footer-container .footer-primary .section .grid12-2.omega #subscribe-form label {
  display: none;
}
.footer-container .footer-primary .section .grid12-2.omega #subscribe-form .input-box {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  width: 195px !important;
}
.footer-container .footer-primary .section .grid12-2.omega #subscribe-form .input-box .input-text {
  width: 179px;
}
.footer-container .footer-primary .section .grid12-2.omega #subscribe-form button.button span {
  background: #f16ea4 !important;
  color: #ffffff;
}
.footer-container .footer-primary .section .grid12-2.omega #subscribe-form button.button:hover span {
  background: #ed3f87 !important;
}
.breadcrumbs {
  margin: 10px 0 !important;
}
.breadcrumbs ul li a {
  color: #202020 !important;
}
.breadcrumbs ul li span {
  background: url("../images/lingerie/bullet-break.png") no-repeat scroll center top transparent !important;
  margin-top: 5px;
}
.breadcrumbs ul li strong {
  color: #f06ea3 !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 {
  margin-right: 0 !important;
  width: 950px;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar {
  border: none !important;
  border: none !important;
  border: none !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar input,
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar select,
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar textarea,
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar button {
  border: 1px solid #dedede !important;
  padding: 1px !important;
  color: #8d8d8d;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .pager {
  border-top: medium none !important;
  float: left !important;
  float: left !important;
  float: left !important;
  line-height: 20px;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .pager .pages {
  display: none;
  display: none;
  display: none;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter {
  line-height: 20px;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .amount span {
  color: #000 !important;
  font-weight: bold;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .view-mode {
  display: inline !important;
  padding: 6px 0 !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by {
  line-height: 20px;
  margin-right: 20px !important;
  float: right !important;
  float: right !important;
  float: right !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by label {
  color: #000 !important;
  padding: 0 10px 0 0;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by select {
  color: #8d8d8d !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .limiter {
  margin: 0 5px !important;
  padding: 8px 0px !important;
  display: inline !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .limiter select {
  color: #8d8d8d !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar-bottom .toolbar .pager {
  float: right !important;
  float: right !important;
  float: right !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar-bottom .toolbar .pager .pages {
  display: block !important;
}
.sorter .view-mode a.grid {
  background: url("../images/lingerie/grid.png") no-repeat scroll 0 0 transparent !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 3px;
  background-position: 0 -30px !important;
}
.sorter .view-mode strong.grid,
.sorter .view-mode a.grid:hover,
.sorter .view-mode span.grid {
  background: url("../images/lingerie/grid.png") no-repeat scroll 0 0 transparent !important;
  width: 20px !important;
  margin-right: 3px;
  height: 20px !important;
}
.sorter .view-mode a.list {
  background: url("../images/lingerie/list.png") no-repeat scroll 0 0 transparent !important;
  background-position: 0 -30px !important;
  height: 20px !important;
  width: 20px !important;
}
.sorter .view-mode strong.list,
.sorter .view-mode a.list:hover,
.sorter .view-mode span.list {
  background: url("../images/lingerie/list.png") no-repeat scroll 0 0 transparent !important;
  height: 20px !important;
  width: 20px !important;
}
.category-products-grid {
  display: inline-block;
  width: 100%;
  margin: 15px 0 0 0;
}
.category-products-grid .item {
  margin: -5px 7px !important;
  padding: 10px 5px 5px 5px !important;
  width: 210px;
  position: relative;
  border: 1px solid transparent !important;
  height: 310px;
}
.category-products-grid .item h2.product-name {
  font-size: 14px;
  margin: 6px 0 0;
  padding: 0;
  text-align: center;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.category-products-grid .item h2.product-name a {
  color: #202020 !important;
}
.category-products-grid .item h2.product-name a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
.category-products-grid .item .price-box {
  text-align: center;
  font-family: candara;
  margin: 5px 0 !important;
}
.category-products-grid .item .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.category-products-grid .item .price-box .old-price span {
  color: #666666 !important;
}
.category-products-grid .item .price-box .special-price {
  display: inline;
  font-size: 18px;
  padding-left: 15px;
}
.category-products-grid .item .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.category-products-grid .item .price-box .special-price span {
  color: #f06ea3 !important;
}
.category-products-grid .item .itemhover {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #ececec;
  box-shadow: 0 0 6px #ebebeb !important;
  display: none;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 210px;
  padding: 10px 5px 5px 5px !important;
}
.category-products-grid .item .itemhover .actions {
  background: url("../images/lingerie/bg-title-product.png") no-repeat scroll center top transparent;
  margin: 0 auto !important;
  width: 98%;
  padding-top: 10px;
  display: block !important;
}
.category-products-grid .item .itemhover .actions button.button {
  background: url("../images/lingerie/bg-cart-hover.png") no-repeat scroll 5px 2px transparent;
  float: left !important;
  float: left !important;
  float: left !important;
  margin-right: 0 !important;
}
.category-products-grid .item .itemhover .actions button.button span {
  background: none !important;
  background: none !important;
  background: none !important;
  color: #4d4d4d !important;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 0 !important;
}
.category-products-grid .item .itemhover .actions button.button:hover span {
  color: #f06ea3 !important;
}
.category-products-grid .item .itemhover ul.add-to-links {
  float: right !important;
  float: right !important;
  float: right !important;
  margin: 0;
}
.category-products-grid .item .itemhover ul.add-to-links li a.link-wishlist {
  border: none !important;
}
.category-products-grid .item .itemhover ul.add-to-links li a.link-wishlist:hover {
  background: url("../images/lingerie/wishlist.png") no-repeat scroll 5px 4px transparent !important;
}
.category-products-grid .item .itemhover ul.add-to-links li a.link-compare {
  border: none !important;
  display: block;
  text-indent: -9999px;
}
.category-products-grid .item .itemhover ul.add-to-links li a.link-compare:hover {
  background: url("../images/lingerie/comper.png") no-repeat scroll 5px 4px transparent !important;
}
.category-products-grid .item:hover .itemhover {
  display: block !important;
}
.toolbar-bottom .pager .pages {
  float: right !important;
  float: right !important;
  float: right !important;
}
.toolbar-bottom .pager .pages li {
  width: 30px;
  height: 30px !important;
  line-height: 22px;
}
.toolbar-bottom .pager .pages li.current {
  background: #d1d1d1;
  margin-right: 5px;
}
.products-list li.item {
  border-top: 1px solid #f4f4f4 !important;
  width: 100%;
  clear: both;
}
.products-list li.item .product-image {
  width: 210px;
  margin: 0 !important;
}
.products-list li.item .product-image img {
  height: 180px;
}
.products-list li.item .product-shop {
  padding: 0 15px 0 25px !important;
  width: 425px;
}
.products-list li.item .product-shop .product-shop-inner {
  border-right: none !important;
  background: url("../images/lingerie/line-cate.jpg") no-repeat scroll right center transparent !important;
}
.products-list li.item .product-shop .product-shop-inner h2.product-name {
  font-size: 14px;
  margin: 6px 0 0;
  padding: 0;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.products-list li.item .product-shop .product-shop-inner h2.product-name a {
  color: #202020 !important;
}
.products-list li.item .product-shop .product-shop-inner h2.product-name a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
.products-list li.item .product-shop ul.add-to-links li a.link-wishlist {
  background: url("../images/lingerie/wlist.png") no-repeat scroll left center transparent !important;
  border: medium none !important;
  height: 20px;
  line-height: 20px;
  padding-left: 30px;
}
.products-list li.item .product-shop ul.add-to-links li a.link-wishlist:hover {
  background: url("../images/lingerie/wishlist.png") no-repeat scroll left center transparent !important;
  color: #f06ea3 !important;
}
.products-list li.item .product-shop ul.add-to-links li a.link-compare {
  border: none !important;
  background: url("../images/lingerie/comperli.png") no-repeat scroll left center transparent !important;
  height: 20px;
  line-height: 20px;
  padding-left: 30px;
}
.products-list li.item .product-shop ul.add-to-links li a.link-compare:hover {
  background: url("../images/lingerie/comper.png") no-repeat scroll left center transparent !important;
  color: #f06ea3 !important;
}
.products-list li.item .right-column {
  float: right;
  margin: 0 !important;
  width: 255px;
}
.products-list li.item .right-column .price-box {
  text-align: left;
  font-family: candara;
  margin: 5px 0 !important;
}
.products-list li.item .right-column .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.products-list li.item .right-column .price-box .old-price span {
  color: #666666 !important;
}
.products-list li.item .right-column .price-box .special-price {
  display: inline;
  font-size: 20px;
  padding-left: 15px;
  text-shadow: 0.002px 0.002px 0.002px;
}
.products-list li.item .right-column .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.products-list li.item .right-column .price-box .special-price span {
  color: #f06ea3 !important;
}
.products-list li.item .right-column .regular-price .price {
  color: #f06ea3 !important;
  display: inline;
  font-size: 20px;
}
.products-list li.item .display-review .ratings .rating-box {
  background: url("../images/lingerie/start_05.png") repeat scroll left center transparent !important;
  height: 16px;
  width: 90px;
}
.products-list li.item .display-review .ratings .rating-box .rating {
  background: url("../images/lingerie/start3.jpg") repeat scroll left center transparent !important;
  height: 16px;
}
.products-list li.item .display-review .amount {
  border-left: 1px solid #dedede;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  padding-left: 8px;
  text-transform: capitalize;
  white-space: nowrap;
}
.products-list li.item .button:hover span {
  background: #d00b54 !important;
}
.products-list li.item .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.products-list li.item .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .wrapper-tootbar-right {
  float: right !important;
  float: right !important;
  float: right !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .wrapper-tootbar-right .sort-by {
  float: left !important;
  float: left !important;
  float: left !important;
}
.col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .wrapper-tootbar-right .view-mode {
  padding: 2px;
}
.product-view .product-img-box .product-image {
  width: 350px;
  float: right !important;
  float: right !important;
  float: right !important;
}
.product-view .product-img-box .more-views,
.product-view .product-img-box .viewport {
  width: 100px;
  height: 304px !important;
  float: left !important;
  float: left !important;
  float: left !important;
  margin: 15px 0 !important;
}
.product-view .product-img-box .more-views .thumbnails,
.product-view .product-img-box .viewport .thumbnails {
  width: 100px !important;
  height: 330px !important;
}
.product-view .product-img-box .more-views .thumbnails li,
.product-view .product-img-box .viewport .thumbnails li {
  margin: 2px 0;
  border: 1px solid transparent;
}
.product-view .product-img-box .more-views .thumbnails li:hover,
.product-view .product-img-box .viewport .thumbnails li:hover {
  border: 1px solid #f06ea3;
}
.product-view .product-img-box .more-views .thumbnails li a,
.product-view .product-img-box .viewport .thumbnails li a {
  border: none !important;
  border: none !important;
  border: none !important;
  padding: 1px !important;
}
.product-view .product-img-box #foo_prev,
.product-view .product-img-box .direction-nav li a.prev {
  background: url("../images/lingerie/prev-detai.png") no-repeat scroll center top transparent !important;
  top: -15px !important;
  width: 70px !important;
  z-index: 999;
}
.product-view .product-img-box #foo_next,
.product-view .product-img-box .direction-nav li a.next {
  background: url("../images/lingerie/next-detai.png") no-repeat scroll center bottom transparent !important;
  top: 319px !important;
  width: 70px !important;
  z-index: 999;
}
.zoom-btn-small.style-default {
  bottom: 0 !important;
}
.product-view .product-shop .product-name h1 {
  font-size: 20px;
  background: url("../images/lingerie/line-details.png") no-repeat scroll left bottom transparent !important;
  padding-bottom: 8px;
}
.product-view .product-shop .product-name h1:hover {
  color: #f06ea3;
}
.product-view .product-shop .ratings .rating-box,
.product-shop .no-rxting .no-rating {
  background: url("../images/lingerie/start_05.png") repeat scroll left center transparent !important;
  height: 16px;
  width: 90px;
}
.product-view .product-shop .ratings .rating-box .rating,
.product-view .product-shop .no-rxting .no-rating .rating {
  background: url("../images/lingerie/start3.jpg") repeat scroll left center transparent !important;
  height: 16px;
}
.product-shop .amount {
  border-left: 1px solid #dedede;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  padding-left: 8px;
  text-transform: capitalize;
  white-space: nowrap;
}
.product-shop .no-rxting {
  display: inline-block;
  margin: 10px 0;
}
.product-shop .no-rxting .no-rating {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  display: inline-block;
}
.product-view .product-shop .no-rxting .rating00 {
  padding-left: 10px;
  color: #666666;
  font-size: 12px;
  display: inline-block;
  border-left: 1px solid #dedede;
  margin-left: 10px;
}
.product-view .product-shop .product-type-data .availability {
  margin: 0 0 10px !important;
  font-size: 13px;
  font-weight: bold;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-view .product-shop .product-type-data .availability span {
  font-weight: normal !important;
  padding-left: 5px;
}
.product-view .product-shop .short-description,
.product-view .product-shop .product-type-data {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  clear: both !important;
  line-height: 20px;
}
.short-description .std span {
  font-size: 13px;
}
.short-description .std font {
  font-size: 16px;
}
.product-view .product-shop .box-additional {
  margin-top: 15px !important;
}
.product-view .product-shop #product-options-wrapper.product-options .size-fields {
  padding-left: 20px;
  display: none;
}
.product-view .product-shop #product-options-wrapper.product-options p.required {
  display: none !important;
}
.product-view .product-shop #product-options-wrapper.product-options dt {
  float: left !important;
  float: left !important;
  float: left !important;
  padding: 7px 0;
  clear: both;
  font-size: 13px;
  min-width: 100px;
}
.product-view .product-shop #product-options-wrapper.product-options dt .label {
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-view .product-shop #product-options-wrapper.product-options dd {
  float: left !important;
  float: left !important;
  float: left !important;
  margin: 0 0 10px 2px;
}
.product-view .product-shop #product-options-wrapper.product-options dd .input-box {
  display: inline !important;
  margin-left: 10px;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-view .product-shop #product-options-wrapper.product-options dd .input-box select {
  font-size: 11px;
  width: 125px !important;
  padding: 3px !important;
}
.product-view .product-shop .add-to-box {
  clear: both;
  margin-top: 10px !important;
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
}
.product-view .product-shop .add-to-box label,
.product-view .product-shop .add-to-box .nb-price-detail {
  font-size: 13px;
  font-weight: bold;
  margin: 5px 10px 0 0 !important;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-view .product-shop .add-to-box .qty-wrapper {
  clear: both;
  zoom: 1;
  margin: 10px 0;
}
.qty-wrapper input.qty {
  float: left;
  text-transform: uppercase;
  text-align: center;
  margin-left: 31px;
}
.qty-wrapper .nb-qty-wrap {
  float: left;
  width: 31px;
  height: 31px;
}
.nb-qty-wrap > p {
  display: inline-block;
  width: 31px;
  height: 31px;
  margin-right: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-sizing: border-box;
  text-align: center;
  line-height: 31px;
  cursor: pointer;
}
.nb-qty-wrap > p.dn {
  position: relative;
  left: -105px;
  top: -31px;
}
.nb-qty-wrap > p.un-upload {
  background: #eee;
}
.product-view .product-shop .add-to-box .button {
  margin: 0 10px 15px 0;
  float: left;
}
.product-view .product-shop .add-to-box .button:hover span {
  background: #d00b54 !important;
}
.product-view .product-shop .add-to-box .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.product-view .product-shop .add-to-box .button span span {
  width: 240px;
  height: 37px;
  line-height: 37px;
  font-size: 18px;
}
.product-view .product-shop .add-to-box .price-box {
  font-family: candara !important;
  margin: 0 !important;
}
.product-view .product-shop .add-to-box .price-box .old-price {
  float: left !important;
  float: left !important;
  float: left !important;
  font-size: 20px;
  padding-right: 15px;
}
.product-view .product-shop .add-to-box .price-box .old-price span {
  color: #666666 !important;
  font-family: candara !important;
}
.product-view .product-shop .add-to-box .price-box .special-price {
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-view .product-shop .add-to-box .price-box .special-price .price-label {
  font-size: 26px;
  font-family: candara !important;
  color: #f4347b !important;
}
.product-view .product-shop .add-to-box .price-box .special-price span.price {
  font-size: 29px !important;
  color: #f4347b !important;
  font-family: candara !important;
}
.product-view .product-shop .add-to-box .price-box .regular-price span.price {
  font-size: 29px !important;
  color: #f4347b !important;
}
.product-view .product-shop .block_product_primary_bottom {
  border-top: none !important;
  clear: both;
  margin: 0 0 20px 0 !important;
  padding: 0 !important;
}
.product-view .product-shop .block_product_primary_bottom .netbase-card {
  background: url("../images/lingerie/netbase-gift-card.png") no-repeat scroll 5px center #f2f2f2;
  border-bottom: 1px solid #dddddd;
  border-radius: 10px 10px 10px 10px;
  padding: 12px 12px 12px 100px;
  box-shadow: 0.1px 0.05px 0.8px 0.04px rgba(69, 69, 69, 0.7);
}
.product-view .product-shop .block_product_primary_bottom .netbase-card strong {
  font-size: 16px;
}
.product-view .product-secondary-column {
  border: 1px solid #d5d5d5;
  margin-bottom: 20px;
}
.product-view .product-secondary-column h3.section-title {
  height: 40px;
  line-height: 40px;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-top: 2px solid #999;
  padding: 0 0 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  margin: -1px -1px 0;
}
.product-view .product-secondary-column ul.products-grid li.item {
  width: 20%;
  margin: 0 !important;
  box-sizing: border-box;
}
.product-view .product-secondary-column ul.products-grid li.item:nth-child(5n+1) {
  clear: left;
}
.product-view .product-secondary-column ul.products-grid li.item .product-name {
  font-size: 14px;
  margin: 6px 0 0;
  text-align: center;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.product-view .product-secondary-column ul.products-grid li.item .product-name a {
  color: #202020;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box {
  text-align: center;
  font-family: candara;
  margin: 5px 0 !important;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box .price {
  font-family: candara !important;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box .old-price span {
  color: #666;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box .special-price {
  display: inline;
  font-size: 18px;
  padding-left: 15px;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box .special-price .price-label {
  display: none;
}
.product-view .product-secondary-column ul.products-grid li.item .price-box .special-price .price {
  font-family: candara !important;
  color: #f06ea3 !important;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal {
  margin-bottom: 0 !important;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate {
  float: none !important;
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  padding: 10px !important;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate h3.product-name {
  background: url("../images/lingerie/bg-title-product.png") no-repeat scroll center top transparent;
  font-size: 14px;
  margin: 2px 0 0;
  padding-top: 10px;
  text-align: center;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate h3.product-name a {
  color: #202020 !important;
  text-shadow: 0.002px 0.002px 0.002px !important;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate h3.product-name a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate .price-box {
  text-align: center;
  margin: 5px 0 !important;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate .price-box .old-price span {
  color: #666666 !important;
  font-family: candara !important;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate .price-box .special-price {
  display: inline;
  font-size: 18px;
  padding-left: 15px;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.product-view .product-secondary-column .itemslider.itemslider-horizontal li.item-relate .price-box .special-price span {
  color: #f06ea3 !important;
  font-family: candara !important;
}
.share-share {
  float: left;
}
.product-view .product-image #zoom-btn {
  background: url("../images/lingerie/zoom-img.png") no-repeat scroll 0 0 !important;
  height: 30px;
  text-indent: -9999px;
  width: 33px;
}
.product-view .product-shop .deliverytimes {
  padding: 8px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 10px rgba(0, 0, 0, .175);
  text-align: center;
  margin-bottom: 15px;
}
.buyer-protection-banner {
  padding: 0 0 10px 40px;
  position: relative;
}
.buyer-protection-banner .bp-icon {
  width: 32px;
  height: 40px;
  background: url("../images/lingerie/bp-icon.png") no-repeat 0 0;
  position: absolute;
  top: 5px;
  left: 0;
}
.buyer-protection-banner .buy-protection-info h4 {
  font-size: 20px;
  line-height: 30px;
  color: #369;
}
.buyer-protection-banner .buy-protection-info li {
  padding: 2px 0 2px 15px;
  background: url("../images/lingerie/bp-icon.png") no-repeat 0 -44px;
  color: #666;
}
.buyer-protection-banner .buy-protection-info li b {
  color: #333;
}
.buyer-protection-banner .buy-protection-more {
  padding-top: 5px;
  text-align: right;
}
.buyer-protection-banner .buy-protection-more a {
  display: inline-block;
  padding-right: 10px;
  background: url("../images/lingerie/bp-icon.png") no-repeat right -79px;
}
.action-box-detail {
  clear: both !important;
  padding-top: 40px;
}
.action-box-detail ul.add-to-links li a.link-wishlist {
  border: none !important;
  background: url("../images/lingerie/wlist.png") no-repeat scroll 5px 6px #c80000 !important;
  color: #fff;
  border-radius: 2px;
}
.action-box-detail ul.add-to-links li a.link-wishlist:hover {
  background-color: #9d0000 !important;
}
.action-box-detail ul.add-to-links li a.link-compare {
  border: none !important;
  background: url("../images/lingerie/comperli.png") no-repeat scroll 0 0 transparent !important;
}
.action-box-detail ul.add-to-links li a.link-compare:hover {
  background: url("../images/lingerie/comper.png") no-repeat scroll 0 0 transparent !important;
}
.action-box-detail p.email-friend a {
  border: none !important;
  background: url("../images/lingerie/email_icon.png") no-repeat scroll 5px 6px #3f93d3 !important;
  color: #fff;
  border-radius: 2px;
}
.action-box-detail p.email-friend a:hover {
  background-color: #1055af !important;
}
.box-additional.box-tabs {
  margin-top: 0 !important;
}
#product-tabs ul.tabs li a {
  background-color: #F4F4F4 !important;
  line-height: 30px !important;
  padding: 0 25px !important;
  margin: 0 0 0 8px !important;
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  -webkit-border-top-right-radius: 8px !important;
  -webkit-border-top-left-radius: 8px !important;
  border-color: #CBCBCB !important;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  text-shadow: 0 0 0.01px;
}
#product-tabs ul.tabs li a.current {
  background: url("../images/lingerie/tabs-curent.png") repeat scroll 0 0 transparent !important;
  border: 1px solid #f87fab !important;
  border-bottom: medium none !important;
  color: #f06ea3 !important;
  padding: 1px 25px !important;
}
#product-tabs .tabs-panels {
  border: 1px solid #d5d5d5 !important;
  border-top: 1px solid #f87fab !important;
  margin-top: -1px;
}
#product-tabs .std {
  line-height: 20px;
  padding: 20px 10px;
}
#product-tabs dl {
  border: 1px solid #cac9c9;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 15px;
  padding: 10px 15px;
  position: relative;
}
#product-tabs dl dd {
  border-bottom: medium none;
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
}
#product-tabs dl dd .date {
  padding: 2px;
  position: absolute;
  right: 0;
  top: -3px;
  border-bottom: 1px solid #CAC9C9;
  border-left: 1px solid #CAC9C9;
  padding-left: 10px;
}
#product-tabs dl .ratings-table th {
  font-size: 12px !important;
  line-height: 20px !important;
}
#product-tabs dl .ratings-table .rating-box {
  background: url("../images/lingerie/start_05.png") repeat scroll left center transparent !important;
  height: 16px;
  width: 90px;
}
#product-tabs dl .ratings-table .rating-box .rating {
  background: url("../images/lingerie/start3.jpg") repeat scroll left center transparent !important;
  height: 16px;
}
#product-tabs dl input.input-text,
#product-tabs dl textarea {
  border: 1px solid #d5d5d5 !important;
}
#product-tabs .form-add h3,
#product-tabs .form-add h4 {
  display: none;
}
#product-tabs .form-add h2 {
  font-size: 13px;
  font-weight: bold;
}
#product-tabs .form-add .button {
  margin: 15px 0;
}
#product-tabs .form-add .button:hover span {
  background: #d00b54 !important;
}
#product-tabs .form-add .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
#product-tabs .form-add .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.banner-right-detail {
  float: right !important;
  float: right !important;
  float: right !important;
  width: 20%;
}
.banner-right-detail img {
  margin: 10px 0;
}
.block-compare .block-title {
  font-family: helvet;
  font-size: 18px;
}
.block-compare li.item {
  background: url("../images/lingerie/bg-title-product.png") no-repeat scroll center bottom transparent;
  padding-bottom: 10px;
}
.block-compare li.item .btn-remove {
  background: url("../images/lingerie/dellete-wilist.jpg") no-repeat scroll left 3px transparent !important;
  padding: 3px 0;
}
.block-compare li.item .btn-remove:hover {
  background-position: 0 -17px !important;
}
.block-compare li.item .product-name a {
  color: #202020 !important;
}
.block-compare li.item .product-name a:hover {
  color: #f06ea3 !important;
}
.block-compare li:last-child {
  background: none;
}
.block-compare .actions button.button {
  width: 17px;
}
.block-compare .actions button.button span {
  background: url("../images/lingerie/compre-detai.png") no-repeat scroll center center transparent !important;
  display: block;
  text-indent: -9999px;
  float: none !important;
  margin: -5px !important;
}
.recently-view {
  clear: both;
}
.recently-view h3.recent-title {
  font-size: 16px;
  border-bottom: none !important;
  font-weight: normal !important;
  text-shadow: 0.002px 0.002px 0.002px !important;
  background: url("../images/lingerie/line-y.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
  padding-bottom: 15px;
}
.recently-view li.item {
  margin: 0 28px;
  text-align: center !important;
  width: 184px;
}
.recently-view li.item .product-name {
  background: url("../images/lingerie/bg-title-product.png") no-repeat scroll center top transparent;
  font-size: 14px;
  margin: 2px 0 0;
  padding-top: 10px;
  text-align: center;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
}
.recently-view li.item .product-name a {
  color: #202020 !important;
  text-shadow: 0.002px 0.002px 0.002px !important;
}
.recently-view li.item .product-name a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
.recently-view li.item .price-box {
  text-align: center;
  margin: 5px 0 !important;
}
.recently-view li.item .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.recently-view li.item .price-box .old-price span {
  color: #666666 !important;
  font-family: candara !important;
}
.recently-view li.item .price-box .special-price {
  display: inline;
  font-size: 18px;
  padding-left: 15px;
}
.recently-view li.item .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.recently-view li.item .price-box .special-price span {
  color: #f06ea3 !important;
  font-family: candara !important;
}
.regular-price .price {
  color: #f06ea3 !important;
  font-family: candara !important;
  display: inline;
  font-size: 18px;
}
.product-options-bottom {
  margin-top: 0 !important;
}
.pview_info td {
  text-align: center !important;
}
.sizeFit {
  padding-left: 15px;
}
.sizeFit li {
  list-style-type: disc;
}
#scroll-to-top {
  background: url("../images/lingerie/buton.png") no-repeat scroll center center #f06ea3 !important;
  right: 10px !important;
}
#scroll-to-top:hover {
  background: url("../images/lingerie/buton.png") no-repeat scroll center center #d00b53 !important;
}
.cart .discount h2 {
  padding: 0 !important;
}
#checkout-review-table-wrapper .data-table td {
  vertical-align: middle !important;
}
.ost-item-image img {
  width: 75px !important;
  height: 75px !important;
}
.addto-textlink a.link-wishlist,
.addto-textlink a.link-compare,
.addto-textlink .email-friend a {
  padding: 3px 5px 2px 20px !important;
  margin: 0 6px 3px 0 !important;
}
.col-left.grid-col2-sidebar {
  width: 225px;
}
.accordion a:hover span,
.accordion li.active a {
  color: #f06ea3 !important;
}
.accordion li.last a {
  border-bottom: none !important;
}
.accordion li.level0 > a {
  border-bottom: 1px solid #e2e2e2 !important;
  font-family: nobile;
  font-size: 18px;
  color: #202020;
  padding: 8px 33px 8px 0px !important;
}
.accordion ul.level0 li.level1 > a {
  font-size: 14px !important;
  color: #202020 !important;
}
.accordion ul.level1 li.level2 a {
  font-size: 13px !important;
  color: #545454 !important;
}
.vertnav li a {
  border-bottom: 1px dashed #ededed !important;
}
.accordion li.level0:hover > a,
.accordion li.level1:hover > a,
.accordion li.level2:hover > a,
.accordion li.current > a {
  background-color: #ffffff;
}
.vertnav li .opener,
.vertnav li.active .opener,
.vertnav li .opener:hover {
  background-color: #ffffff;
}
.block.block-layered-nav {
  position: static !important;
  clear: both;
  display: block;
}
.block.block-layered-nav .block-title span {
  font-family: helvet;
  font-size: 16px !important;
  color: #000;
  text-transform: uppercase;
}
.block.block-layered-nav dl {
  padding-left: 0px !important;
}
.block.block-layered-nav dl dt {
  background: url("../images/lingerie/shop-by-12.jpg") no-repeat scroll left center transparent !important;
  font-size: 13px !important;
  color: #202020 !important;
  text-shadow: 0.5px 0.05px 0.05px #000000;
  text-transform: capitalize;
  padding: 0 10px 0 20px;
  font-weight: normal;
}
.block.block-layered-nav dl dd .nav_price .ui-corner-all {
  background: url("../images/lingerie/amshopby-slider.jpg") repeat-x scroll 50% 60% transparent !important;
}
.block.block-layered-nav dl dd .nav_price .ui-corner-all .ui-slider-handle {
  background: url("../images/lingerie/hand-img.jpg") no-repeat scroll 0 0 transparent !important;
  height: 15px !important;
  width: 14px !important;
}
.block.block-layered-nav dl dd .nav_price button#amshopby-price-btn {
  margin: 15px 0 15px 10px;
}
.block.block-layered-nav dl dd .nav_price button#amshopby-price-btn:hover span {
  background: #d00b54 !important;
}
.block.block-layered-nav dl dd .nav_price button#amshopby-price-btn span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.block.block-layered-nav dl dd .nav_price button#amshopby-price-btn span span {
  padding: 5px 15px !important;
  height: auto;
}
.block.block-layered-nav .colorboxall {
  margin-top: 10px;
}
.block.block-layered-nav .colorboxall dd li {
  float: left !important;
  float: left !important;
  float: left !important;
}
.block.block-layered-nav .sizeboxall {
  clear: both;
}
.block.block-layered-nav .sizeboxall dt {
  padding: 10px 10px 0 20px !important;
}
.block.block-layered-nav .sizeboxall dd .nav_size li {
  float: left !important;
  float: left !important;
  float: left !important;
}
.navtop {
  display: none;
}
.filter-list {
  border-bottom: 1px dashed #ededed;
  padding: 10px 0;
  width: 100% !important;
  float: left !important;
  float: left !important;
  float: left !important;
}
.filter-list:last-child {
  border-bottom: none !important;
}
#narrow-by-list a {
  color: #545454 !important;
}
.cart .page-title.title-buttons {
  border-bottom: 2px solid #d1d1d1;
}
.cart .page-title.title-buttons h1,
.cart .page-title.title-buttons .btn-continue {
  font-family: nobile !important;
  font-size: 18px;
  text-transform: uppercase;
  min-height: 30px !important;
}
.cart .page-title.title-buttons .btn-continue {
  background: none;
  padding-right: 0;
  margin-bottom: 5px;
}
.cart .page-title.title-buttons .btn-continue span {
  border-radius: 5px;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  background: #ff4e8f;
  padding: 2px;
}
.cart .page-title.title-buttons .btn-continue span span {
  padding: 5px 10px;
}
.cart .page-title.title-buttons .btn-continue:hover span {
  background: #d00b54;
}
.cart #free_gift .sale-title {
  height: 40px;
  line-height: 40px;
  background: #ededed url("../images/lingerie/free-gift.png") no-repeat 10px 12px;
  border-top: 1px solid #e5e5e5;
  padding-left: 30px;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
}
.cart #free_gift .promotion {
  border: 1px solid #e5e5e5;
  padding: 10px;
}
.cart #free_gift .promotion .itemslider-horizontal {
  margin: 0 auto;
}
.cart #free_gift .promotion ul.products-grid li.item {
  margin: 0 !important;
  padding: 0 6px !important;
}
.cart #free_gift .promotion ul.products-grid li.item .ampromo-item .pro-info {
  min-height: 90px;
  margin-bottom: 10px;
}
.registered-users-shopping p {
  padding: 10px 0;
}
.registered-users-shopping .form-list-shopping {
  display: inline;
  margin: 15px 0 10px;
}
.registered-users-shopping .form-list-shopping .input-box {
  float: left !important;
  float: left !important;
  float: left !important;
  margin-right: 20px;
  width: 260px;
}
.registered-users-shopping .form-list-shopping .input-box input.input-text {
  width: 240px;
  font-size: 11px;
  color: #666666;
}
.registered-users-shopping .form-list-shopping .input-box a {
  color: #4b4a4a;
  font-size: 12px;
  line-height: 20px;
  padding-top: 10px;
  display: block;
}
.registered-users-shopping .buttons-set-shopping {
  float: left !important;
  float: left !important;
  float: left !important;
}
.registered-users-shopping .buttons-set-shopping:hover span {
  background: #d00b54 !important;
}
.registered-users-shopping .buttons-set-shopping span {
  border-radius: 5px !important;
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.registered-users-shopping .buttons-set-shopping span span {
  padding: 5px 15px !important;
  height: auto !important;
  line-height: 20px !important;
}
.disinfo {
  height: 40px;
  display: block;
  padding: 0 10px;
  background: #fafafa;
  border: 1px solid #ddd;
  border-bottom: 1px solid #e63c32;
  margin-top: 20px;
}
.disinfo .disinfo-list {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  height: 40px;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  cursor: default;
}
.disinfo .disinfo-now {
  padding: 5px 5px 5px 40px;
}
.disinfo .disinfo-now::before {
  content: ' ';
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 5px;
  left: 0;
  background: url("../images/lingerie/free_shipping.png") no-repeat;
}
.disinfo .disinfo-sale {
  margin-right: 10px;
  color: #e63c32;
}
.disinfo .disinfo-sale label {
  color: #e63c32;
}
.disinfo .disinfo-go {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
  color: #ff4e8f;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ff4e8f;
  border-radius: 2px;
  float: right;
  margin-top: 7px;
  background: #fff;
}
.disinfo .disinfo-go:hover {
  background: #d00b54;
  color: #fff;
}
#shopping-cart-table thead {
  background: #ededed !important;
  border-top: 1px solid #e5e5e5;
}
#shopping-cart-table thead th {
  font-size: 14px;
  font-weight: normal;
  padding: 10px 40px;
  text-align: center;
}
#shopping-cart-table .col-img a {
  border: 1px solid #cccccc;
  padding: 5px;
  background-color: #fff;
}
#shopping-cart-table .product-name a {
  color: #202020 !important;
  text-shadow: 0.002px 0.002px 0.002px !important;
}
#shopping-cart-table .product-name a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
#shopping-cart-table .item-options {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  line-height: 20px;
}
#shopping-cart-table .item-options dt {
  background: none !important;
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
  color: #666666;
}
#shopping-cart-table .a-center-delete-edit:after {
  content: "";
  display: table;
  clear: both;
}
#shopping-cart-table .a-center-delete-edit .quality-shopping {
  position: relative;
}
#shopping-cart-table .a-center-delete-edit .quality-shopping input.input-text {
  padding: 3px 5px;
  text-align: center;
  position: absolute;
  left: 22px;
}
#shopping-cart-table .nb-qty-wrap {
  display: inline-block;
  position: absolute;
  left: 101px;
}
#shopping-cart-table .nb-qty-wrap > p {
  width: 23px;
  height: 23px;
  line-height: 23px;
}
#shopping-cart-table .nb-qty-wrap > p.dn {
  position: relative;
  left: -101px;
  top: -23px;
}
#shopping-cart-table .a-center-delete-edit .edit-shopping {
  float: left !important;
  float: left !important;
  float: left !important;
  padding-left: 10px;
}
#shopping-cart-table .a-center-delete-edit .edit-shopping .btn-edit1 {
  display: inline-block;
  background: url("../images/lingerie/cart-edit.jpg") no-repeat scroll center center transparent !important;
  text-indent: -9999px;
  padding: 6px 35px 0 0;
  float: left !important;
  float: left !important;
  float: left !important;
}
#shopping-cart-table .a-center-delete-edit .edit-shopping .btn-remove {
  display: inline-block;
  background: url("../images/lingerie/cart-delete.png") no-repeat scroll center center transparent !important;
  float: left !important;
  float: left !important;
  float: left !important;
  padding-top: 7px;
}
#shopping-cart-table tfoot td.last {
  border-bottom: none;
}
#shopping-cart-table tfoot td.last .btn-update > span {
  background: url("../images/img/icons.png") no-repeat scroll 5px -352px rgba(0, 0, 0, 0) !important;
}
.cart-collaterals.nested-container h2,
.discount h2 {
  font-size: 14px;
  text-shadow: 0.3px 0.3px 0;
}
.cart-collaterals.nested-container .grid12-8 {
  width: 68.67% !important;
}
.cart-collaterals.nested-container .grid12-8 .form-list label {
  color: #888888 !important;
}
.cart-collaterals.nested-container .grid12-4 {
  margin-left: 0 !important;
  width: 28.33% !important;
}
.cart-collaterals.nested-container .grid12-4 .a-right {
  font-size: 14px !important;
  font-weight: bold !important;
}
.cart-collaterals.nested-container .grid12-4 .a-right .price {
  color: #f54788 !important;
}
.cart-collaterals.nested-container .grid12-4 tbody .a-right {
  font-size: 14px !important;
}
.cart-collaterals.nested-container .grid12-4 tfoot .a-right {
  font-size: 24px !important;
}
.cart-collaterals.nested-container .button,
.onestepcheckout-column-right .discount .button {
  margin: 0;
}
.cart-collaterals.nested-container .button:hover span {
  background: #d00b54 !important;
}
.cart-collaterals.nested-container .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.cart-collaterals.nested-container .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.cart-collaterals.nested-container .button.btn-checkout span span {
  padding: 10px 20px !important;
  font-size: 18px;
}
.grid-col2-sidebar {
  width: 17% !important;
}
.opc .active .step-title {
  background-color: #ffc6e7 !important;
}
.opc .active .step-title .number {
  background-color: #ff4e8f !important;
}
#checkoutSteps .button {
  margin: 15px 0;
}
#checkoutSteps .button:hover span {
  background: #d00b54 !important;
}
#checkoutSteps .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
#checkoutSteps .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.account-login .content.new-users {
  min-height: 60px !important;
}
.cart-table tfoot button:hover span {
  color: #f06ea3 !important;
}
.cart-table tfoot button span span {
  color: #000000;
  padding: 0;
}
#fancybox-wrap {
  z-index: 999999 !important;
}
.account-login h2,
.account-create h2 {
  font-family: arial;
  font-size: 18px;
  text-align: center;
}
.account-login li {
  margin: 0 0 20px !important;
}
.account-login li .input-box input.input-text {
  width: 98%;
}
.account-login p.required {
  text-align: left !important;
}
.account-login .buttons-set a {
  float: none !important;
  color: #a1a1a1;
  display: block;
  text-align: center;
  text-decoration: underline;
}
.account-login .buttons-set .button {
  float: none;
  width: 100%;
  clear: both;
}
.account-login .buttons-set .button:hover span {
  background: #d00b54 !important;
}
.account-login .buttons-set .button span {
  border-radius: 5px !important;
  color: #ffffff !important;
  float: none;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.account-login .buttons-set .button span span {
  padding: 5px 35px !important;
  height: auto;
}
.account-create .page-title {
  padding: 0 0 5px 0 !important;
  border-bottom: 1px solid #e3e3e3;
  margin: 13px 0 !important;
}
.account-create .fieldset {
  border: none !important;
  border: none !important;
  border: none !important;
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
}
.account-create p.required {
  text-align: left;
}
.account-create button.button {
  float: left !important;
  float: left !important;
  float: left !important;
  margin: 10px 0 !important;
}
.account-create button.button:hover span {
  background: #d00b54 !important;
}
.account-create button.button span {
  border-radius: 5px !important;
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.account-create button.button span span {
  padding: 5px 35px !important;
  height: auto;
}
.account-create .back-link {
  clear: both;
}
#form-validate .fieldset {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
}
#form-validate .fieldset.mcafee {
  text-align: center;
}
#form-validate .fieldset p {
  padding: 0 0 10px;
}
#form-validate .buttons-set {
  position: relative;
}
#form-validate .buttons-set p.required {
  display: none;
}
#form-validate .buttons-set button.button {
  float: none !important;
  margin: 10px 0 !important;
  width: 100%;
}
#form-validate .buttons-set button.button:hover span {
  background: #d00b54 !important;
}
#form-validate .buttons-set button.button span {
  border-radius: 5px !important;
  color: #ffffff !important;
  float: none;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
#form-validate .buttons-set button.button span span {
  padding: 5px 35px !important;
  height: auto;
}
#form-validate .buttons-set .back-link {
  clear: both;
  top: 45px;
  left: -15px;
  position: absolute;
}
.page-title-forgot h1 {
  font-size: 18px;
  margin-top: 45px;
}
.facebook-login h1 {
  border-bottom: 1px solid #dedede;
  padding-bottom: 5px;
  font-family: arial;
  text-transform: uppercase;
  font-size: 18px;
  min-height: 25px !important;
}
.facebook-login .new-users h2 {
  display: none;
}
.account-login .content.new-users {
  min-height: 0px !important;
}
.account-login .registered-users,
.account-create .content {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 60px;
}
.account-create .content .register_why {
  margin: 6px 0;
}
.account-create .content .why-register {
  text-decoration: underline !important;
  font-size: 16px;
}
.account-create .content .reward-message strong {
  color: #f06ea3;
}
.account-create .content .reward-message .a-more {
  text-decoration: underline !important;
  color: #f06ea3;
}
.account-create .content .reward-message .a-more:hover {
  color: #d00b54 !important;
}
@font-face {
  font-family: Designosaur;
  src: url(../font/Designosaur-Regular.otf);
  font-weight: 400;
}
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
  min-height: 147px;
  position: relative;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.no-border {
  border: none !important;
}
.catalog-product-compare-index li.item-compe {
  list-style: none;
  margin: 0 auto;
  padding: 10px 5px !important;
  width: 210px !important;
  border: 1px solid #ececec;
  box-shadow: 0 0 6px #ebebeb !important;
  text-align: center;
}
.catalog-product-compare-index li.item-compe .action {
  background: url("../images/lingerie/bg-title-product.png") no-repeat scroll center top transparent;
  margin: 0 auto !important;
  width: 98%;
  padding-top: 10px;
  display: inline-block !important;
}
.catalog-product-compare-index li.item-compe .action button.button {
  background: url("../images/lingerie/bg-cart-hover.png") no-repeat scroll 10px top transparent;
  float: left !important;
  float: left !important;
  float: left !important;
}
.catalog-product-compare-index li.item-compe .action button.button span {
  background: none !important;
  background: none !important;
  background: none !important;
  color: #4d4d4d !important;
  font-size: 14px;
  padding-left: 20px;
}
.catalog-product-compare-index li.item-compe .action button.button:hover span {
  color: #f06ea3 !important;
}
.catalog-product-compare-index li.item-compe .action ul.add-to-links {
  float: right !important;
  float: right !important;
  float: right !important;
  margin: 8px 10px 0 0;
}
.catalog-product-compare-index li.item-compe .action ul.add-to-links a.link-wishlist {
  border: none !important;
  display: block;
  text-indent: -9999px;
  background: url("../images/lingerie/wlist.png") no-repeat scroll 5px 4px transparent !important;
}
.catalog-product-compare-index li.item-compe .action ul.add-to-links a.link-wishlist:hover {
  background: url("../images/lingerie/wishlist.png") no-repeat scroll 5px 4px transparent !important;
}
.catalog-product-compare-index h2.product-name {
  font-size: 14px;
  margin: 6px 0 0;
  padding: 0;
  max-height: 36px;
  line-height: 18px;
  overflow: hidden;
  font-weight: normal !important;
}
.catalog-product-compare-index h2.product-name a {
  color: #202020 !important;
  text-shadow: 0.002px 0.002px 0.002px !important;
}
.catalog-product-compare-index h2.product-name a:hover {
  color: #f06ea3 !important;
  cursor: pointer;
}
.catalog-product-compare-index .price-box {
  font-family: candara;
  margin: 5px 0 !important;
}
.catalog-product-compare-index .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.catalog-product-compare-index .price-box .old-price span {
  color: #666666 !important;
}
.catalog-product-compare-index .price-box .special-price {
  display: inline;
  font-size: 18px;
  padding-left: 15px;
}
.catalog-product-compare-index .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.catalog-product-compare-index .price-box .special-price span {
  color: #f06ea3 !important;
}
.catalog-product-compare-index .add-to-row .button {
  margin: 15px 0;
}
.catalog-product-compare-index .add-to-row .button:hover span {
  background: #d00b54 !important;
}
.catalog-product-compare-index .add-to-row .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.catalog-product-compare-index .add-to-row .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.catalog-product-compare-index .add-to-row a.link-wishlist {
  background: url("../images/lingerie/wlist.png") no-repeat scroll left top transparent !important;
  padding-bottom: 10px;
  padding-left: 30px;
  color: #202020;
}
.catalog-product-compare-index .add-to-row a.link-wishlist:hover {
  background: url("../images/lingerie/wishlist.png") no-repeat scroll left top transparent !important;
}
.catalog-product-compare-index .data-table tr.odd td,
.catalog-product-compare-index .data-table tr.odd th {
  border-right: none;
}
.buttons-set .button {
  margin: 15px 0;
}
.buttons-set .button:hover span {
  background: #d00b54 !important;
}
.buttons-set .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.buttons-set .button span span {
  padding: 5px 10px !important;
  height: auto;
}
.block-account .block-title {
  font-family: helvet;
  text-transform: uppercase;
  text-shadow: 0.5px 0.3px 0.05px #000000;
}
.block-account li {
  border-bottom: 1px dashed #ececec;
  padding: 5px 0;
}
.block-account li a {
  background: url("../images/lingerie/menu-wislist.png") no-repeat scroll left 4px transparent !important;
  padding: 3px 2px 3px 33px !important;
  color: #545454 !important;
}
.block-account li a:hover {
  background-position: 0 -17px !important;
  color: #f06ea3 !important;
}
.block-account li.current {
  background: url("../images/lingerie/menu-wislist.png") no-repeat scroll left -16px transparent !important;
}
.block-account li.current strong {
  color: #f06ea3 !important;
}
.block-wishlist .block-title,
.block-compare .block-title {
  background: none !important;
  font-family: helvet;
  padding-left: 0px !important;
  color: #000;
  text-transform: uppercase !important;
}
.block-wishlist .block-content {
  padding: 0px !important;
}
.block-wishlist .block-content .product-details .btn-remove {
  background: url("../images/lingerie/dellete-wilist.jpg") no-repeat scroll left 3px transparent !important;
  padding: 3px 0;
}
.block-wishlist .block-content .product-details .btn-remove:hover {
  background-position: 0 -17px !important;
}
.block-wishlist .block-content .product-details .product-name a {
  color: #202020 !important;
}
.block-wishlist .block-content .product-details .product-name a:hover {
  color: #f06ea3 !important;
}
.block-wishlist .block-content .product-details .price-box {
  text-align: left;
  font-family: candara;
  margin: 5px 0 !important;
  font-size: 14px;
}
.block-wishlist .block-content .product-details .price-box .old-price {
  display: inline;
}
.block-wishlist .block-content .product-details .price-box .old-price span {
  color: #666666 !important;
}
.block-wishlist .block-content .product-details .price-box .special-price {
  display: inline;
  padding-left: 10px;
}
.block-wishlist .block-content .product-details .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.block-wishlist .block-content .product-details .price-box .special-price span {
  color: #f06ea3 !important;
}
.block-wishlist .block-content .product-details .price-box .regular-price .price {
  color: #f06ea3 !important;
}
.block-wishlist .block-content .product-details a.link-cart {
  color: #202020 !important;
}
#wishlist-table thead {
  display: none;
}
.my-account .page-title h1 {
  background: none repeat scroll 0 0 transparent !important;
  font-family: helvet;
  font-size: 18px;
  min-height: 20px;
  padding-left: 0 !important;
  padding-top: 8px;
  text-shadow: 0.5px 0.3px 0.05px #000000;
  padding-bottom: 12px !important;
  text-transform: uppercase;
}
.cart-cell-wislist {
  background: url("../images/lingerie/line-cate.jpg") no-repeat scroll left center transparent !important;
  width: 215px;
  padding-left: 20px;
}
.cart-cell-wislist:after {
  content: "";
  display: table;
  clear: both;
}
.cart-cell-wislist .price-box {
  text-align: left;
  font-family: candara;
  margin: 5px 0 !important;
}
.cart-cell-wislist .price-box .old-price {
  display: inline;
  font-size: 16px;
}
.cart-cell-wislist .price-box .old-price span {
  color: #666666 !important;
}
.cart-cell-wislist .price-box .special-price {
  display: inline;
  font-size: 20px;
  padding-left: 15px;
  text-shadow: 0.002px 0.002px 0.002px;
}
.cart-cell-wislist .price-box .special-price .price-label {
  display: none;
  display: none;
  display: none;
}
.cart-cell-wislist .price-box .special-price span {
  color: #f06ea3 !important;
}
.cart-cell-wislist .price-box .regular-price .price {
  color: #f06ea3 !important;
  display: inline;
  font-size: 20px;
}
.cart-cell-wislist .ratings .rating-box,
.cart-cell-wislist .no-rxting .no-rating {
  background: url("../images/lingerie/start_05.png") repeat scroll left center transparent !important;
  height: 16px;
  width: 90px;
}
.cart-cell-wislist .ratings .rating-box .rating,
.cart-cell-wislist .no-rxting .no-rating .rating {
  background: url("../images/lingerie/start3.jpg") repeat scroll left center transparent !important;
  height: 16px;
}
.cart-cell-wislist .amount {
  border-left: 1px solid #dedede;
  color: #666666;
  font-size: 14px;
  line-height: 16px;
  padding-left: 8px;
  text-transform: capitalize;
  white-space: nowrap;
}
.cart-cell-wislist .no-rxting {
  display: inline-block;
  margin: 10px 0;
}
.cart-cell-wislist .no-rxting .no-rating {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  display: inline-block;
}
.cart-cell-wislist .no-rxting .rating00 {
  padding-left: 10px;
  color: #666666;
  font-size: 12px;
  display: inline-block;
  border-left: 1px solid #dedede;
  margin-left: 10px;
}
.cart-cell-wislist .add-to-cart-alt {
  display: inline;
  float: left !important;
  float: left !important;
  float: left !important;
}
.cart-cell-wislist .add-to-cart-alt .button {
  margin: 15px 0;
}
.cart-cell-wislist .add-to-cart-alt .button:hover span {
  background: #d00b54 !important;
}
.cart-cell-wislist .add-to-cart-alt .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.cart-cell-wislist .add-to-cart-alt .button span span {
  width: 112px;
  height: 22px;
  line-height: 22px;
}
.cart-cell-wislist .delete-edit-wislist {
  float: right !important;
  float: right !important;
  float: right !important;
  margin: 15px 0;
}
.cart-cell-wislist .delete-edit-wislist .link-edit {
  background: url("../images/lingerie/edit-wilist.png") no-repeat scroll left 3px transparent !important;
  display: block;
  font-size: 0;
  height: 22px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 25px;
  float: left !important;
  float: left !important;
  float: left !important;
}
.cart-cell-wislist .delete-edit-wislist .link-edit:hover {
  background-position: 0 -17px !important;
}
.cart-cell-wislist .delete-edit-wislist .btn-remove {
  background: url("../images/lingerie/dellete-wilist.jpg") no-repeat scroll left 3px transparent !important;
  padding: 3px 0;
  float: left !important;
  float: left !important;
  float: left !important;
}
.cart-cell-wislist .delete-edit-wislist .btn-remove:hover {
  background-position: 0 -17px !important;
}
.my-wishlist .buttons-set button.button {
  margin: 15px 5px;
}
.my-wishlist .buttons-set button.button:hover span {
  background: #d00b54 !important;
}
.my-wishlist .buttons-set button.button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.my-wishlist .buttons-set button.button span span {
  padding: 5px !important;
  height: auto;
}
.my-wishlist .buttons-set .button.btn-add {
  float: right !important;
  float: right !important;
  float: right !important;
}
.my-account .dashboard .box-account .box-head {
  float: none !important;
}
.multiple-checkout .col2-set h2.legend,
.info-set h2.legend {
  font-size: 14px !important;
  margin: -32px 0 0 -10px !important;
}
.fieldset,
.multiple-checkout .col2-set,
.multiple-checkout .col3-set,
.info-set {
  border-top: none !important;
}
#wishlist-table tr.odd td.last {
  display: none !important;
}
@font-face {
  font-family: Designosaur;
  src: url(../font/Designosaur-Regular.otf);
  font-weight: 400;
}
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
  min-height: 147px;
  position: relative;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.no-border {
  border: none !important;
}
.wrapper-contact {
  margin-bottom: 24px;
  float: left !important;
  float: left !important;
  float: left !important;
}
.wrapper-contact h1 {
  border-bottom: 2px solid #d1d1d1;
  font-family: nobile;
  font-size: 18px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.contact-address {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 260px;
  margin-right: 30px;
  line-height: 25px;
}
.contact-address img {
  float: left !important;
  float: left !important;
  float: left !important;
}
.contact-address li {
  margin-left: 35px;
  color: #666666;
}
.contact-address li span {
  color: #202020 !important;
}
.contact-address li a {
  color: #f06ea3 !important;
}
.imgs-adress-detais {
  float: left !important;
  float: left !important;
  float: left !important;
}
.infomation-contact {
  clear: both;
}
.infomation-contact h2 {
  font-size: 16px;
}
.infomation-contact a {
  color: #f06ea3 !important;
}
.infomation-contact .infomation-contact-left {
  float: left !important;
  float: left !important;
  float: left !important;
  line-height: 25px;
  margin-right: 95px;
}
.infomation-contact .infomation-contact-right {
  float: left !important;
  float: left !important;
  float: left !important;
  line-height: 25px;
}
#contactForm .fieldset {
  clear: both;
  border-top: none !important;
}
#contactForm .fieldset li {
  margin-right: 25px;
}
#contactForm .fieldset li .field {
  float: none !important;
  width: 100%;
}
#contactForm .note-form-contact,
#contactForm .field .required {
  color: #202020;
  font-size: 12px;
  font-weight: normal !important;
}
#contactForm .buttons-set .button {
  margin: 15px 0;
}
#contactForm .buttons-set .button:hover span {
  background: #d00b54 !important;
}
#contactForm .buttons-set .button span {
  border-radius: 5px !important;
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
#contactForm .buttons-set .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.banner-category-top img {
  margin-bottom: 10px;
}
.banner-middle img {
  margin-right: 10px;
}
.banner-middle a.banner-middle-last img {
  margin-left: 4px;
  margin-right: 0 !important;
}
.banner-bottom {
  margin: 20px 0;
}
.banner-bottom .banner-bottom-left {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 685px;
  margin-right: 3px;
}
.banner-bottom .banner-bottom-left .banner-bottom-left-bottom img {
  margin: 18px 0 0;
}
.banner-bottom .banner-bottom-right {
  float: left !important;
  float: left !important;
  float: left !important;
}
.success {
  color: #3d6611 !important;
  font-weight: bold !important;
}
.error {
  color: #df280a !important;
  font-weight: bold !important;
}
.notice {
  color: #e26703 !important;
}
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.messages {
  overflow: hidden;
}
.messages li {
  margin: 0 0 10px !important;
}
.messages li li {
  margin: 0 0 3px !important;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 11px !important;
  font-weight: bold !important;
}
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(../images/lingerie/i_msg-error.gif);
  color: #df280a;
}
.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  background-image: url(../images/lingerie/i_msg-success.gif);
  color: #3d6611;
}
.cart .discount .input-box .error-msg,
.cart .discount .input-box .success-msg,
.onestepcheckout-index-index .discount .input-box .error-msg,
.onestepcheckout-index-index .discount .input-box .success-msg {
  background-color: transparent;
  border: transparent;
  background: none;
  padding: 0 !important;
  font-weight: normal !important;
}
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(../images/lingerie/i_msg-note.gif);
  color: #3d6611;
}
.search-autocomplete {
  left: -60px !important;
  top: 29px !important;
  box-shadow: 1px 1px 1.1px 0.05px rgba(69, 69, 69, 0.7);
  background: #ffffff;
}
.search-autocomplete ul.suggested {
  background: url("../images/lingerie/title-search.png") repeat-x scroll 0 0 transparent !important;
  height: 44px;
  padding: 4px 10px;
  text-transform: capitalize;
}
.search-autocomplete ul.ajaxsearch > li.title {
  display: none;
}
.search-autocomplete ul.ajaxsearch {
  display: block !important;
}
.search-autocomplete ul.ajaxsearch li:last-child {
  border-bottom: none !important;
}
.search-autocomplete ul.ajaxsearch li {
  border-bottom: 1px dashed #cccccc;
  margin: 10px 0;
  padding: 5px 5px 15px 5px;
}
.search-autocomplete ul.ajaxsearch li .meta_data {
  width: 155px;
}
.search-autocomplete ul.ajaxsearch li .meta_data .rating-box {
  height: 16px !important;
  width: 90px !important;
  background: url("../images/lingerie/start_05.png") repeat scroll left center rgba(0, 0, 0, 0) !important;
}
.search-autocomplete ul.ajaxsearch li .meta_data .rating-box .rating {
  background: url("../images/lingerie/start3.jpg") repeat scroll left center rgba(0, 0, 0, 0) !important;
  height: 16px;
}
.search-autocomplete ul.ajaxsearch li .meta_data .product-price {
  font-size: 12px !important;
}
.search-autocomplete ul.ajaxsearch li .meta_data .product-price .regular-price .price {
  color: #666666 !important;
}
.search-autocomplete ul.ajaxsearch li .meta_data .product-price .special-price .price {
  color: #d9588f !important;
  font-weight: bold;
}
.search-autocomplete .view_all {
  background: url("../images/lingerie/viewall-seach.png") repeat scroll 0 0 !important;
  height: 30px;
  text-align: center !important;
  line-height: 30px;
}
.search-autocomplete .view_all a {
  color: #ffffff;
  font-size: 14px;
}
.form-search .loading {
  right: 45px !important;
  top: 5px !important;
}
.form-search .clear-bt {
  right: 28px !important;
  top: 6px !important;
}
#csmm_quickform #quickviewshow {
  border: 1px solid #555555 !important;
}
a#cmsmart_quickview_button {
  background: url("../images/lingerie/quick-look.png") no-repeat !important;
  color: #ffffff !important;
  padding: 0 42px 0 25px !important;
  height: 31px;
  line-height: 28px;
  width: 160px !important;
  z-index: 99999;
}
#quickview1 {
  max-height: 470px !important;
  padding-bottom: 0px !important;
}
#quickview1 .product-name h1 {
  font-size: 20px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 8px;
}
#quickview1 .product-name h1:hover {
  color: #f06ea3;
}
#quickview1 .ratings .rating-box {
  background: url("../images/lingerie/start_05.png") repeat scroll left center transparent !important;
  height: 16px;
  width: 90px;
}
#quickview1 .ratings .rating-box .rating {
  background: url("../images/lingerie/start3.jpg") repeat scroll left center transparent !important;
  height: 16px;
}
#quickview1 .ratings .rating-links a {
  border-left: 1px solid #dedede;
  color: #303030 !important;
  font-size: 13px;
  line-height: 16px;
  padding-left: 8px;
  white-space: nowrap;
}
#quickview1 .no-rating a {
  font-size: 13px;
  line-height: 16px;
  color: #303030 !important;
}
#quickview1 .no-rating a:hover {
  color: #f06ea3;
}
#quickview1 .availability {
  margin: 0 0 10px !important;
  font-size: 13px;
  font-weight: bold;
  float: left !important;
  float: left !important;
  float: left !important;
}
#quickview1 .availability span {
  font-weight: normal !important;
  padding-left: 5px;
}
#quickview1 .quickviewcontent {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  clear: both !important;
}
.product-quickview .add-to-box {
  width: 100%;
  clear: both;
}
.product-quickview .add-to-box .required-deatials,
.product-quickview .add-to-box label {
  width: 75px;
  font-size: 13px;
  font-weight: bold;
  margin: 5px 10px 0 0 !important;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-quickview .add-to-box .price-box {
  font-family: candara;
  margin: 0 !important;
  float: none !important;
}
.product-quickview .add-to-box .price-box .old-price {
  display: inline;
  font-size: 20px;
  padding-right: 15px;
}
.product-quickview .add-to-box .price-box .old-price .price-label {
  display: none;
}
.product-quickview .add-to-box .price-box .old-price span {
  color: #666666 !important;
  display: inline;
}
.product-quickview .add-to-box .price-box .special-price {
  display: inline;
}
.product-quickview .add-to-box .price-box .special-price .price-label {
  font-size: 26px;
  font-family: Arial !important;
  color: #f4347b !important;
}
.product-quickview .add-to-box .price-box .special-price span.price {
  font-size: 30px !important;
  color: #f4347b !important;
}
.product-quickview .add-to-box .price-box .regular-price span.price {
  font-size: 30px !important;
  color: #f4347b !important;
}
.product-quickview .add-to-box .qty-wrapper {
  clear: both;
  display: inline;
  zoom: 1;
  margin: 15px 0;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-quickview .add-to-box .qty-wrapper input.qty {
  width: 50px !important;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-quickview .add-to-box .qty-wrapper .nb-qty-wrap {
  float: right !important;
  float: right !important;
  float: right !important;
  margin-left: 10px;
}
.product-quickview .add-to-box .qty-wrapper .nb-qty-wrap .up {
  background: url("../images/lingerie/tang.jpg") no-repeat scroll right top !important;
  height: 13px;
  text-indent: -9999px;
  width: 13px;
  margin-bottom: 5px;
  cursor: pointer;
}
.product-quickview .add-to-box .qty-wrapper .nb-qty-wrap .dn {
  background: url("../images/lingerie/giam.jpg") no-repeat scroll right bottom !important;
  height: 13px;
  text-indent: -9999px;
  width: 13px;
  cursor: pointer;
}
.product-quickview .add-to-box .button {
  margin: 15px 0 15px 35px;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-quickview .add-to-box .button:hover span {
  background: #d00b54 !important;
}
.product-quickview .add-to-box .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.product-quickview .add-to-box .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.quickview_footer {
  padding: 15px 10px 5px 0 !important;
}
.quickview_footer a.link-wishlist1 {
  border: none !important;
  background: url("../images/lingerie/wlist.png") no-repeat scroll 0 0 transparent !important;
  color: #666666;
  padding-left: 22px;
}
.quickview_footer a.link-wishlist1:hover {
  background: url("../images/lingerie/wishlist.png") no-repeat scroll 0 0 transparent !important;
  color: #f06ea3;
}
.quickview_footer a.link-compare1 {
  border: none !important;
  background: url("../images/lingerie/comperli.png") no-repeat scroll 0 0 transparent !important;
  color: #666666;
  padding-left: 22px;
}
.quickview_footer a.link-compare1:hover {
  background: url("../images/lingerie/comper.png") no-repeat scroll 0 0 transparent !important;
  color: #f06ea3;
}
.quickview_footer a.email-friend1 {
  border: none !important;
  background: url("../images/lingerie/email_icon.png") no-repeat scroll 0 0 transparent !important;
  color: #666666;
  padding-left: 22px;
}
.quickview_footer a.email-friend1:hover {
  background: url("../images/lingerie/email_icon12.png") no-repeat scroll 0 0 transparent !important;
  color: #f06ea3;
}
#quickviewshow .product-options dt {
  float: left !important;
  float: left !important;
  float: left !important;
  width: 75px;
  line-height: 25px;
  clear: both;
  font-size: 13px;
  padding-left: 0px !important;
}
#quickviewshow .product-options dd {
  width: 300px !important;
  float: left !important;
}
#quickviewshow .product-options dd .input-box {
  display: inline !important;
  float: left !important;
}
#quickviewshow .product-options dd .input-box li {
  float: left !important;
}
#quickviewshow .product-options dd .input-box select {
  font-size: 11px;
  width: 125px !important;
  padding: 3px !important;
}
.ie8 #product_img_slider .slides_container {
  display: block !important;
}
.ie8 #csmm_quickform .thumbnail_pagination li {
  width: 60px !important;
  height: 60px !important;
}
.zoomLens,
.zoomWindow {
  border: 1px solid #cccccc !important;
}
div#ajaxcart {
  right: 74px !important;
  top: 140px !important;
}
div#ajaxcart .block-content {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
}
div#ajaxcart .block-content .empty {
  padding: 10px !important;
}
div#ajaxcart .block-content .summary {
  background: url("../images/lingerie/bg-cart-title.png") repeat-x scroll 0 0 transparent !important;
  padding: 10px;
  float: left !important;
  float: left !important;
  float: left !important;
  width: 94%;
}
div#ajaxcart .block-content .summary .amount {
  float: left !important;
  float: left !important;
  float: left !important;
  color: #333333 !important;
  font-size: 12px;
  width: 70%;
}
div#ajaxcart .block-content .summary .amount a {
  color: #ffffff;
  font-weight: bold;
}
div#ajaxcart .block-content .summary .block-title {
  float: right !important;
  float: right !important;
  float: right !important;
  border-bottom: medium none !important;
  width: 28%;
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
}
div#ajaxcart .block-content .summary .block-title span {
  text-transform: uppercase;
  color: #ffffff;
}
div#ajaxcart li {
  clear: both;
  padding: 10px 0 !important;
  width: 100% !important;
}
div#ajaxcart li .product-name a {
  color: #202020 !important;
  font-size: 14px;
}
div#ajaxcart li .product-name a:hover a {
  color: #f06ea3;
}
div#ajaxcart li .qtyinput {
  color: #d95990;
  padding: 8px 0;
  font-weight: bold;
}
div#ajaxcart li .product-details {
  line-height: 20px !important;
}
div#ajaxcart li .product-details .btn-remove {
  background: url("../images/lingerie/delete-cart.png") no-repeat scroll left 3px transparent !important;
  height: 12px;
  padding: 3px 0;
  width: 30px;
}
div#ajaxcart li .product-details .btn-remove:hover {
  background-position: 0 -13px !important;
}
div#ajaxcart li:last-child {
  border-bottom: none;
}
div#ajaxcart .actions {
  margin: 20px 0 0 !important;
  padding: 0 !important;
  padding: 0 !important;
  padding: 0 !important;
}
div#ajaxcart .actions .button.btajaxqtyall,
div#ajaxcart .actions .button.ajetall {
  margin: 0 !important;
  margin: 0 !important;
  margin: 0 !important;
}
div#ajaxcart .actions .button.btajaxqtyall:hover span,
div#ajaxcart .actions .button.ajetall:hover span {
  background: url("../images/lingerie/chectout-cart.png") repeat scroll 0 0 transparent !important;
  color: #ffffff !important;
}
div#ajaxcart .actions .button.btajaxqtyall span,
div#ajaxcart .actions .button.ajetall span {
  color: #ff4e8f !important;
  float: left;
  font: 16px Arial, Helvetica, sans-serif;
  width: auto;
  background: #f2f2f2 !important;
  height: 60px;
  line-height: 60px;
}
div#ajaxcart .actions .button.btajaxqtyall span span,
div#ajaxcart .actions .button.ajetall span span {
  padding: 0 18px !important;
}
div#ajaxcart .actions .button.ajetall {
  margin: 0 3px !important;
}
div#ajaxcart .actions .button.ajcheckout:hover span {
  background: url("../images/lingerie/hover-chectout.png") repeat scroll 0 0 transparent !important;
  color: #ffffff !important;
}
div#ajaxcart .actions .button.ajcheckout span {
  background: url("../images/lingerie/chectout-cart.png") repeat scroll 0 0 transparent !important;
  color: #ffffff !important;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
}
div#ajaxcart .actions .button.ajcheckout span span {
  padding: 0 20px !important;
}
div#ajaxcart .btajaxqty {
  float: left !important;
  float: left !important;
  float: left !important;
  background: url("../images/lingerie/update-ajaxcart.jpg") no-repeat scroll center center !important;
  display: block;
  margin: 0 0 0 10px !important;
  width: 22px;
  height: 22px;
  box-shadow: none;
  padding: 0px !important;
  text-indent: -9999px;
}
div#ajaxcart .btajaxqty span {
  background: none !important;
}
div#ajaxcart input.qty {
  width: 35px !important;
  padding: 2px !important;
}
div#ajaxcart .add-to-cart label {
  line-height: 20px !important;
}
div#ajaxcart .nb-qty-wrap {
  display: none;
}
div#ajaxcart:before {
  background-position: 0 0;
  content: "";
  height: 14px;
  position: absolute;
  right: 40px;
  top: -9px;
  width: 24px;
  background: url("../images/lingerie/bg_ajaxcart.png") no-repeat scroll 0 0 transparent;
}
#ajaxcart .block-cart .subtotal {
  text-align: right !important;
  padding-right: 20px;
  font-weight: bold;
}
#ajaxcart .block-cart .subtotal .label {
  color: #202020;
  font-size: 12px;
}
#ajaxcart .block-cart .subtotal .price {
  font-size: 16px;
  color: #ff4e8f;
}
.product-view .product-essential .product-shop {
  margin-left: 25px !important;
  width: 80% !important;
}
.product-view .product-essential .product-shop .product-name {
  font-weight: normal;
  margin: 0 auto;
  width: 200px !important;
}
.product-view .product-essential .product-shop .product-name h1 {
  font-size: 12px !important;
  clear: both;
  background: none !important;
  font-weight: bold;
}
.product-view .product-essential p.required {
  display: none;
}
.product-view .product-essential .required-deatials {
  float: left !important;
  float: left !important;
  float: left !important;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  margin: 6px 0;
}
.product-view .product-essential .price-box {
  font-family: candara;
  margin: 10px 0 10px 10px !important;
  display: inline;
  width: 79%;
}
.product-view .product-essential .price-box .old-price {
  display: inline;
  font-size: 12px;
  padding-right: 5px;
}
.product-view .product-essential .price-box .old-price span {
  color: #666666 !important;
}
.product-view .product-essential .price-box .special-price {
  display: inline;
}
.product-view .product-essential .price-box .special-price .price-label {
  font-size: 14px;
  font-family: Arial !important;
  color: #f4347b !important;
}
.product-view .product-essential .price-box .special-price span.price {
  font-size: 20px !important;
  color: #f4347b !important;
  font-family: Arial !important;
}
.product-view .product-essential .price-box .regular-price span.price {
  font-size: 20px !important;
  color: #f4347b !important;
  font-family: Arial !important;
}
.product-view .product-essential .qty-wrapper {
  display: inline;
  float: left !important;
  float: left !important;
  float: left !important;
}
.product-view .product-essential .qty-wrapper .nb-qty-wrap {
  display: none;
}
.product-view .product-essential .button {
  float: right !important;
  float: right !important;
  float: right !important;
}
.product-view .product-essential .button:hover span {
  background: #d00b54 !important;
}
.product-view .product-essential .button span {
  border-radius: 5px !important;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #ffffff !important;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  width: auto;
  background: #ff4e8f !important;
  padding: 2px;
}
.product-view .product-essential .button span span {
  padding: 5px 15px !important;
  height: auto;
}
.product-view .product-essential .product-options dt,
.product-view .product-essential dd {
  width: 200px !important;
}
.product-view .product-essential .qty-wrapper {
  clear: both;
}
@media only screen and (min-width: 960px) and (max-width: 1279px) {
  .toolbar-bottom .pager .pages li {
    font-size: 16px;
    height: 30px !important;
    line-height: 22px;
    width: 25px;
  }
  div#ajaxcart {
    right: 20px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .toolbar-bottom .pager .pages li {
    font-size: 16px;
    height: 30px !important;
    line-height: 22px;
    width: 25px;
  }
  div#ajaxcart {
    right: 12px !important;
  }
  #csmm_quickform #quickviewshow {
    width: auto !important;
  }
  .category-products-grid .item {
    margin: 15px 26px !important;
  }
  #quickviewshow .product-options dd {
    width: auto !important;
  }
  .account-login #login-form .new-users {
    margin-left: 7px !important;
  }
  .cart-collaterals.nested-container .cart-right-column {
    width: 48.33% !important;
  }
  .cart-collaterals.nested-container .grid12-8 {
    width: 98% !important;
  }
  .gen-tabs.accor .tabs-panels .panel {
    border-bottom: medium none !important;
  }
  .grid12-6.omega.persistent-grid2-1.float-right {
    margin-left: 20px !important;
  }
  .products-list li.item .display-review .rating-box {
    margin-bottom: 5px !important;
  }
  .products-list li.item .display-review .amount {
    border-left: medium none !important;
  }
  .col-main.grid-full div.news-product ul.products-grid li.item:last-child {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .table table {
    width: auto !important;
  }
  .cart-cell-wislist {
    width: auto;
    padding-left: 0;
    background: none !important;
  }
  .ww-coupon div.grid12-4 {
    width: 98% !important;
    border-right: 0;
    border-bottom: 1px solid #a8a8a8;
    padding: 8px 0;
  }
  .ww-coupon div.grid12-4:last-child {
    border-bottom: 0;
  }
  .disinfo {
    height: auto;
    padding: 5px;
  }
  .disinfo .disinfo-sale {
    display: block;
    text-align: center;
  }
  .disinfo .disinfo-go {
    float: none;
    display: block;
    text-align: center;
    margin-top: 0;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .toolbar-bottom .pager .pages li {
    font-size: 16px;
    height: 30px !important;
    line-height: 22px;
    width: 25px;
  }
  div#ajaxcart {
    right: 0 !important;
  }
  .promotion .itemslider-x .viewport li {
    width: 185px !important;
  }
  .products-list li.item .product-image {
    width: 130px !important;
  }
  .products-list li.item .product-image img {
    height: 135px !important;
  }
  .products-list li.item .product-shop {
    width: 38% !important;
    padding: 0 5px !important;
  }
  .products-list li.item .right-column {
    width: 30% !important;
  }
  .products-list li.item .right-column .display-review .amount {
    line-height: 25px !important;
    padding-left: 0 !important;
  }
  .zoom-btn-small.style-default {
    bottom: 100px !important;
  }
  .product-view .product-shop .add-to-box .button {
    margin: 15px 0 15px 13px !important;
  }
  .product-view .product-shop .add-to-box .button span span {
    padding: 5px 7px !important;
  }
  .price-box price-label {
    font-size: 20px !important;
  }
  .price-box .special-price span.price {
    font-size: 25px !important;
  }
  #wishlist-table .cart-cell-wislist {
    padding-left: 8px;
    width: 135px !important;
  }
  #wishlist-table .cart-cell-wislist .amount {
    border-left: none !important;
    line-height: 25px !important;
  }
  #wishlist-table .cart-cell-wislist .ratings {
    float: left !important;
    float: left !important;
    float: left !important;
  }
  #wishlist-table .cart-cell-wislist .delete-edit-wislist,
  #wishlist-table .cart-cell-wislist .button {
    margin: 0 !important;
    margin: 0 !important;
    margin: 0 !important;
  }
  #wishlist-table .cart-cell-wislist .delete-edit-wislist span span,
  #wishlist-table .cart-cell-wislist .button span span {
    padding: 5px !important;
  }
  .recently-view li.item {
    margin: 0 !important;
  }
  .cart-collaterals.nested-container .button span span {
    padding: 5px !important;
  }
  .cart-collaterals.nested-container .cart-right-column {
    width: 48.33% !important;
  }
  .cart-collaterals.nested-container .grid12-8 {
    width: 100% !important;
  }
  .gen-tabs.accor .tabs-panels .panel {
    border-bottom: medium none !important;
  }
  ul#recently-viewed-items li:nth-child(4),
  ul#recently-viewed-items li:nth-child(5) {
    display: none !important;
  }
  .toolbar .pager .amount {
    display: none;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter {
    padding: 10px 0 !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter label {
    display: none;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by {
    width: auto !important;
    margin-right: 0px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .wrapper-tootbar-right {
    margin-top: -4px !important;
  }
  .cameraSlide img {
    width: 100% !important;
    height: auto !important;
    margin: 0px !important;
  }
  /*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/
}
/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/

/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/

@media only screen and (max-width: 599px) {
  /*66666666666666666666666666666666666666666666666666666666666666*/
  /*66666666666666666666666666666666666666666666666666666666666666*/
  .accordion li.level0 > a {
    font-size: 16px !important;
  }
  .accordion ul.level0 li a {
    text-transform: capitalize !important;
    font-family: helvet !important;
  }
  .headcontainer .header-top .content-header-top .top-hearder-left {
    width: auto !important;
  }
  .headcontainer .header-main.v {
    width: 600px !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search input.input-text {
    width: 100px !important;
    font-size: 10px !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search {
    width: auto !important;
  }
  .headcontainer .header-main.v .banner-header {
    width: 30% !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline {
    font-size: 12px !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline p {
    font: 8px Arial !important;
  }
  .headcontainer .header-main.v .user-menu.v-item .block-title {
    padding: 0 !important;
    padding: 0 !important;
    padding: 0 !important;
  }
  #mobnav-trigger {
    display: block !important;
    line-height: 40px !important;
  }
  #mobnav-trigger span {
    color: #ffffff !important;
  }
  #mobnav-trigger .icon {
    padding-top: 13px !important;
  }
  .banner-slide-right img {
    height: 130px !important;
  }
  .col-main.grid-full .banner-bottom-slide {
    display: none !important;
  }
  .news-product ul.products-grid > li:nth-child(4),
  .news-product ul.products-grid > li:last-child {
    display: none !important;
  }
  .span3-nx-sexy-wrapper .cms-quaternary,
  .span3-nx-sexy-wrapper .cms-quaternary-3,
  .span3-nx-sexy-wrapper .cms-quaternary-2 {
    width: 99% !important;
    margin: 30px auto !important;
    margin-top: 0px;
  }
  .span3-nx-sexy-wrapper .cms-quaternary img,
  .span3-nx-sexy-wrapper .cms-quaternary-3 img,
  .span3-nx-sexy-wrapper .cms-quaternary-2 img {
    width: 100% !important;
  }
  .footer-container .footer-primary .section .grid12-2 {
    width: 185px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .category-products-grid .item,
  .col-main.grid4-3.grid-col2-main.in-col2 .itemhover {
    width: 180px !important;
  }
  .col-left.grid-col2-sidebar {
    width: 28% !important;
  }
  .product-img-box .more-views {
    width: 20% !important;
  }
  .product-view .product-img-box .more-views {
    height: 285px !important;
  }
  .product-view .product-img-box .viewport {
    height: 258px !important;
  }
  .product-img-box .product-image {
    width: 80% !important;
  }
  .product-view .product-img-box .direction-nav li a.next {
    top: 274px !important;
  }
  .box-additional {
    width: 99% !important;
  }
  .box-additional .product-options dd,
  .box-additional .product-options dt {
    width: auto !important;
  }
  .add-to-box {
    margin: 0 !important;
  }
  .add-to-box .required-deatials {
    display: none !important;
  }
  .add-to-box .qty-wrapper label {
    width: auto !important;
  }
  .product-view .product-shop .block_product_primary_bottom .netbase-card {
    padding: 5px 8px 5px 88px !important;
  }
  .banner-right-detail {
    display: none !important;
  }
  .box-additional .tabs-panels {
    padding: 0 !important;
  }
  .box-additional .tabs-panels .acctab.current {
    background: url("../images/lingerie/img_title.png") repeat scroll 0 0 transparent !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    height: 35px !important;
    line-height: 35px !important;
    padding: 0 0 0 25px !important;
  }
  .box-additional .tabs-panels .acctab {
    background: url("../images/lingerie/img_hover.png") repeat scroll 0 0 transparent !important;
    height: 35px !important;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 35px !important;
    padding: 0 0 0 25px !important;
  }
  .block-related-slider h3 {
    font-size: 16px !important;
  }
  #wishlist-table .description {
    font-size: 11px !important;
    word-break: break-all;
    word-wrap: break-word;
  }
  /*66666666666666666666666666666666666666666666666666666666666666*/
  /*66666666666666666666666666666666666666666666666666666666666666*/
  /*  新添加的样式*/
  .account-login p {
    margin-bottom: 5px;
  }
  .headcontainer .header-top .content-header-top {
    width: 100% !important;
  }
  .content-header-top {
    font-size: 8px;
    width: auto !important;
  }
  .content-header-top {
    font-size: 12px !important;
  }
  .headcontainer .header-main.v {
    width: 98% !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search {
    width: auto !important;
  }
  .div#ajaxcart .block {
    display: none;
  }
  .headcontainer .header-main.v .logo-wrapper.v-item {
    width: 40% !important;
    margin: 0 auto;
    display: block !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper {
    width: 50% !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search input.input-text {
    border: none !important;
    font-size: 8px;
    color: #afaeae;
    width: 100px !important;
  }
  .headcontainer .header-main.v .banner-header {
    width: 66% !important;
  }
  .headcontainer .header-main.v .user-menu.v-item {
    margin-top: 17px;
  }
  div#ajaxcart {
    width: 240px;
    right: 74px !important;
    top: 140px !important;
  }
  .grid12-3 {
    width: 48%;
  }
  .accordion li.level0 > a {
    font-size: 12px !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline {
    font-size: 10px !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline p {
    font: 10px Arial !important;
  }
  .container {
    max-width: 98% !important;
  }
  .footer-container #nx-footer .line,
  .headcontainer .header-main.v {
    width: 98% !important;
  }
  .footer .heading {
    color: #000;
    font-size: 1.5em !important;
    font-weight: normal;
  }
  .footer .bullet {
    font-size: 1.2em;
    line-height: 1.3em;
  }
  .footer .section-space .std .acymailing_introtext {
    font-size: 0.7em;
    line-height: 1.3em;
  }
  .account-login li .input-box {
    width: 100% !important;
    float: left !important;
  }
  #nav {
    width: inherit !important;
  }
  .footer-container #nx-footer .line {
    background: none repeat scroll 0 0 #e5e5e5;
    height: 1px;
    margin: auto;
    position: relative;
    top: 10px;
    width: 100%;
    z-index: 0;
  }
  .headcontainer .header-main.v {
    margin: 0 auto;
    width: 100%;
  }
  .account-login .buttons-set .button span span {
    padding: 0px !important;
    height: auto;
  }
  /*  新添加的样式*/
  .account-login .buttons-set .button span span {
    padding: 3px 8px !important;
    height: auto;
  }
  .account-login .buttons-set .button span {
    border-radius: 5px !important;
    color: #ffffff !important;
    font: 10px Arial, Helvetica, sans-serif;
    width: auto;
    background: #ff4e8f !important;
    padding: 2px;
  }
  .account-login h2,
  .account-create h2 {
    font-family: arial;
    font-size: 14px;
    text-align: center;
  }
  account-login {
    font-size: 10px;
  }
  .section-space .acymailing_module p .acymailing_introtext {
    display: inline-block;
    width: 100%;
  }
  .footer-primary a {
    font-size: 1.2em;
  }
  .account-login li {
    margin: 0 0 5px !important;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search button.button span span {
    background: url("../images/lingerie/icon-search.png") no-repeat scroll right center transparent;
    width: 20px;
    height: 27px;
    text-indent: -9999px;
    float: right;
    padding: 0px 0px !important;
    display: inline-block;
  }
  .headcontainer .header-main.v .header-top-search-wrapper .form-search button.button span {
    background-color: #ffffff !important;
    float: right !important;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline {
    color: #fff;
    font: 18px Arial, Helvetica, sans-serif;
    margin: 5px 0;
    line-height: 10px !important;
  }
  .banner-header .nx_hotline img {
    float: left;
    width: 8%;
    margin-top: -5px;
  }
  .banner-header .nx_hotline span span {
    display: block;
    float: left;
    margin-left: 2px;
  }
  .headcontainer .header-main.v {
    height: 90px !important;
  }
  .form-list .field {
    float: left;
    width: 90%;
    margin-bottom: 5px;
  }
  .form-list .input-box {
    display: block;
    clear: both;
  }
  .form-list input.input-text {
    width: 90%;
  }
  .accordion li.level0 > a {
    font-size: 14px !important;
  }
  .col-main.grid-full ul.products-grid li.item {
    float: left !important;
    float: left !important;
    float: left !important;
    margin: 0 0 15px !important;
    padding: 20px 6px !important;
    width: 45%;
  }
  .col-main.grid-full ul.products-grid li.item {
    float: left !important;
    float: left !important;
    float: left !important;
    margin: 0 0 15px !important;
    padding: 20px 6px !important;
  }
  .col-main.grid-full ul.products-grid li.item {
    width: 45%;
  }
  .product-view .product-secondary-column ul.products-grid li.item {
    width: 49.5%;
    padding: 10px 6px !important;
    margin: 0 !important;
  }
  .widget-new-products .products-grid .product-image,
  .widget-new-products .products-list .product-image {
    width: 100%;
    height: auto !important;
  }
  .products-grid .product-name {
    margin: 10px 0 0;
    font-size: 12px;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .category-products-grid .item {
    width: 44% !important;
    height: auto !important;
    margin: 0 !important;
    margin-bottom: 60px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .itemhover {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  .category-products-grid .item .itemhover {
    padding: 0 !important;
  }
  .category-products-grid .item h2.product-name {
    font-size: 12px;
  }
  .accordion ul.level0 li a {
    text-transform: capitalize !important;
    font-family: helvet !important;
    padding: 2px 4px;
  }
  .accordion ul.level0 li.level1 > a {
    font-size: 13px !important;
    color: #202020 !important;
  }
  .accordion li.level0 > a {
    padding: 8px 10px 8px 0px !important;
  }
  #scroll-to-top {
    display: none;
    width: 30px;
    height: 30px;
  }
  .col2-set .col-1 {
    float: left;
    width: 98%;
  }
  .col2-set .col-2 {
    float: right;
    width: 98%;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 {
    width: 60%;
  }
  .container .lpro {
    display: inline-block !important;
    width: 60%;
  }
  .toolbar-bottom .pager .pages li {
    width: 25px;
    height: 25px !important;
    line-height: 25px;
  }
  .container .rpro {
    width: 33% !important;
    display: inline-block !important;
  }
  .block-account .block-content {
    padding: 10px 0px 0 0px;
  }
  .my-account .page-title h1 {
    font-size: 14px !important;
  }
  .box-account .box-head h2 {
    font-size: 14px !important;
  }
  .box-account.box-info .col-1 {
    border-right: 0;
  }
  .box-account.box-info .col-1 .box {
    padding-right: 0px;
  }
  /*首页添加
首页添加
首页添加*/
  .main.container .camera_wrap {
    width: 100%;
  }
  #camera_wrap_1 {
    height: 184px !important;
  }
  .main.container .slideshow-banners {
    display: none !important;
  }
  .main.container .slideshow-banners .banner-slide-right {
    width: 33%;
    float: left;
    margin-bottom: 3px !important;
  }
  .main.container .slideshow-banners .banner-slide-right img {
    width: 100%;
    height: auto !important;
  }
  .col-main.grid-full ul.products-grid li.item .hover-cms-item-product {
    width: auto !important;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product {
    position: relative;
    width: auto !important;
    border: 1px solid transparent;
  }
  .custom-home {
    clear: both;
    display: none;
  }
  .col-main.grid-full .news-product .subtitle {
    font-size: 20px;
    margin: 15px 0;
  }
  .col-main.grid-full ul.products-grid li.item .cms-item-product h3.product-name {
    font-size: 12px !important;
  }
  .nx-quad {
    display: block;
    margin: 15px 0 15px;
    overflow: hidden;
    text-align: center;
    color: #202020;
  }
  .nx-quad .title {
    font-family: helvet;
    font-size: 20px;
  }
  /*  左右箭头*/
  .custom-bottom-home .nx-heading {
    background: none;
    font: italic 20px helvet;
    margin-bottom: 0;
    text-align: center;
  }
  /*首页添加
首页添加
首页添加*/
  .category-products-grid .item .itemhover .actions button.button {
    background: none !important;
    float: left !important;
    margin-right: 0 !important;
  }
  .category-products-grid .item .itemhover .actions button.button span {
    background: none !important;
    color: #4d4d4d !important;
    font-size: 10px;
    padding-left: 0px !important;
    padding-right: 0 !important;
    line-height: 38px !important;
  }
  .form-list select {
    width: 100% !important;
  }
  #form-validate .buttons-set button.button span span {
    padding: 5px !important;
    height: auto;
  }
  .headcontainer .header-main.v .banner-header .nx_hotline p {
    color: #fff;
    padding-left: 4px;
    padding-top: 15px;
    text-transform: uppercase;
    font-size: 8px !important;
    letter-spacing: -1px;
  }
  .billing-agreements .form-list li button.button {
    float: left;
  }
  .product-view .product-img-box {
    float: left;
    margin-left: 0 !important;
    width: 100% !important;
  }
  .product-view .product-shop {
    width: 98%;
  }
  .product-view .product-shop .product-name h1 {
    font-size: 15px;
    padding-bottom: 8px;
  }
  .grid12-5 {
    width: 100%;
  }
  .tabs-panels .panel .std h1 {
    font-size: 18px;
  }
  /*yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy*/
  .span3-nx-sexy-wrapper .innerWrapper {
    width: 285px !important;
    width: 100% !important;
    top: 170px;
    position: absolute;
    left: 0;
    clear: both;
  }
  .span3-nx-sexy-wrapper .innerWrapper .title-heading a {
    color: #202020;
    background: #ffffff;
    font-size: 16px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 10px 15px;
  }
  .span3-nx-sexy-wrapper .innerWrapper .sell-copy {
    clear: both;
    display: inline-block;
    height: 50px;
    overflow: hidden;
    padding: 10px 0 0 10px;
    padding: 10px 0 0 0;
    width: 100%;
    background: #ffffff;
  }
  .col-main.grid-full ul.products-grid li.item .hover-cms-item-product .actions button.button span {
    padding-left: 0 !important;
    padding-right: 0 !important;
    line-height: 38px !important;
    background: #ffffff !important;
  }
  .page {
    text-align: left;
    background-repeat: repeat;
    background-position: center top;
  }
  .news-product ul.products-grid > li:nth-child(4) {
    display: inline-block !important;
  }
  .promotion .itemslider-x .viewport > .products-grid {
    height: auto !important;
  }
  .promotion .itemslider-x .viewport > .products-grid:after {
    content: '' !important;
    display: block !important;
    clear: both !important;
  }
  .promotion .itemslider-x .viewport li .product-name {
    width: 100% ! important;
  }
  .promotion .itemslider-x .viewport li > a > img {
    margin: 0 !important;
  }
  .span3-nx-sexy-wrapper > div {
    left: 0 !important;
    right: 0 !important;
  }
  /*hhh*/
  .camera_fakehover {
    height: 100% !important;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  /*hhh*/
  /*yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy*/
  .omega {
    margin-right: 0;
  }
  div.onestepcheckout-threecolumns div.onestepcheckout-column-left {
    width: 100%;
    float: left;
    margin-right: 0;
    background: none;
    padding-top: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  div.onestepcheckout-threecolumns div.onestepcheckout-column-middle {
    width: 100%;
    float: left;
    margin-right: 0;
    padding-right: 0;
    padding-top: 15px;
    background: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  div.onestepcheckout-threecolumns div.onestepcheckout-column-right {
    width: 100%;
    float: left;
    padding-top: 15px;
  }
  .cart-collaterals.nested-container .grid12-8 {
    width: 98% !important;
  }
  .cart-collaterals.nested-container .cart-right-column {
    width: 98% !important;
  }
  .grid12-6,
  .grid4-2,
  .grid2-1 {
    width: 100%;
  }
  .block-account li a {
    background: url("../images/lingerie/menu-wislist2.png") no-repeat scroll left 4px transparent !important;
  }
  .block-account li a:hover {
    background: url("../images/lingerie/menu-wislist.png") 0 -17px no-repeat !important;
    color: #f06ea3 !important;
  }
  .box-account .box-head {
    padding-bottom: 15px;
  }
  .dashboard .box .box-title {
    padding: 0 0 7px;
  }
  .dashboard .col-1,
  .dashboard .col-2 {
    margin-bottom: 3em;
  }
  .products-list li.item .product-shop {
    padding: 0 !important;
    width: 100% !important;
  }
  .products-list li.item .right-column {
    margin: 0 !important;
    float: left;
    width: auto !important;
    margin-left: 5px !important;
  }
  .product-shop .product-shop-inner {
    border-right: none !important;
    background: none !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .view-mode {
    display: inline !important;
    padding: 8px 0 !important;
  }
  .custom-bottom-home {
    display: none !important;
  }
  /*首页隐藏部分*/
  .span3-nx-sexy-wrapper {
    display: none !important;
  }
  /*首页隐藏部分*/
  .col-main.grid-full .banner-bottom-slide {
    display: block !important;
    margin-top: -27px !important;
  }
  .col-main.grid-full .banner-bottom-slide .banner-slide-a {
    float: left !important;
    width: 49% !important;
  }
  .col-main.grid-full .banner-bottom-slide .banner-slide-b {
    float: left !important;
    width: 50% !important;
    margin-left: 1% !important;
  }
  .col-main.grid-full {
    width: 100% !important;
  }
  .recently-view li.item {
    text-align: center !important;
    width: 50% !important;
    margin: 0 !important;
    height: 280px;
  }
  div#ajaxcart .actions .button.btajaxqtyall span span,
  div#ajaxcart .actions .button.ajetall span span {
    padding: 0 5px !important;
  }
  div#ajaxcart .actions .button.btajaxqtyall span,
  div#ajaxcart .actions .button.ajetall span {
    height: 45px;
    line-height: 45px;
  }
  div#ajaxcart .actions .button.ajcheckout span span {
    padding: 0 6px !important;
  }
  div#ajaxcart .actions .button.ajcheckout span {
    height: 45px;
    line-height: 45px;
  }
  .itemslider .slides img {
    max-width: 100%;
    display: block;
    height: auto !important;
  }
  img {
    height: auto !important;
  }
  input.radio {
    margin-right: 3px;
    margin-left: 5px !important;
  }
  #addressreview .leftcol {
    float: left;
    width: 100%;
  }
  #addressreview .rightcol {
    float: left;
    width: 100%;
  }
  #addressreview {
    width: 100%;
    min-height: 1000px;
    position: absolute !important;
    left: 0px !important;
    bottom: 200px !important;
  }
  div#ajaxcart .block {
    padding: 0px;
    margin: 0;
    border: none !important;
    display: none !important;
  }
  .product-name {
    margin-top: 5px;
  }
  .mini-products-list .product-name {
    margin-top: 0;
  }
  .footer-copyright {
    font-size: 1.1em !important;
  }
  .news-product .products-grid li:last-child {
    display: none !important;
  }
  #nx-footer {
    width: 310px;
  }
  .footer-container #nx-footer {
    display: inline-block;
    margin-top: 25px;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .my-account {
    width: 100%;
  }
  .cameraSlide img {
    width: 100% !important;
    height: auto !important;
    margin: 0px !important;
  }
  .page-title {
    padding: 0;
    margin: 0 0 15px;
    clear: both !important;
  }
  .cart {
    width: 100% !important;
    overflow: hidden;
  }
  .cart .page-title.title-buttons h1,
  .cart .page-title.title-buttons .btn-continue {
    font-family: nobile !important;
    font-size: 12px !important;
    text-transform: uppercase;
    min-height: 30px !important;
    line-height: 30px !important;
  }
  .cms-community .nx-nap-live li a {
    font-size: 1.2em !important;
  }
  .onestepcheckout-giftmessagecontainer .input-checkbox {
    margin-left: 5px;
  }
  div.onestepcheckout-enable-newsletter {
    margin-left: 5px;
  }
  .onestepcheckout-shipping-method-block {
    margin-left: 5px;
  }
  .billing_address_list .clearfix .input-box {
    margin-left: 5px;
  }
  div.checkoutcontainer div.input-different-shipping {
    margin-top: 10px;
    margin-left: 5px;
  }
  .camera_wrap .camera_pag {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .category-products-grid .item {
    margin: -5px 7px !important;
    padding: 10px 5px 5px 5px !important;
    width: 210px;
    position: relative;
    border: 1px solid transparent !important;
    height: 240px !important;
  }
  /*补充*/
  #lz_floating_button {
    display: none;
  }
  .headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content {
    right: -50px;
    top: 50px;
    position: absolute;
    background: #fff;
  }
  .recently-view {
    padding-left: 3px;
  }
  .addtocart-checkboxes {
    padding-left: 3px;
  }
  .hide-below-768, .cmsmartsidebar, .cmsmartsidebar, .block-wishlist, .block-layered-nav, .block-reorder {
    display: none !important;
  }
  .rpro p {
    display: none;
  }
  .addto-textlink {
    padding-top: 20px;
  }
  .category-description {
    margin: 0 0 20px 0;
    position: relative;
  }
}
@media only screen and (max-width: 459px) {
  /*可能可以省略*/
  /*可能可以省略*/
  .addtocart-checkboxes {
    padding-left: 3px;
  }
  .recently-view {
    padding-left: 3px;
  }
  .headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content {
    right: -5px;
    top: 50px;
    position: absolute;
    background: #fff;
  }
  #lz_floating_button {
    display: none !important;
  }
  button.button span span {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
  }
  /*可能可以省略*/
  /*可能可以省略*/
  .block-title span {
    font-size: 12px !important;
  }
  .block.block-layered-nav dl dt {
    font-size: 11px !important;
  }
  .category-products-grid .item .itemhover .actions button.button {
    font-size: 8px !important;
  }
  .filter-list .odd .navigation-cat-level-1 {
    font-size: 9px;
  }
  .filter-list .odd .navigation-cat-level-2 {
    font-size: 8px;
  }
  #narrow-by-list a {
    color: #545454 !important;
    font-size: 8px;
  }
  .hide-below-768, .cmsmartsidebar, .cmsmartsidebar, .block-wishlist, .block-layered-nav, .block-reorder {
    display: none !important;
  }
  .rpro p {
    display: none;
  }
  .category-description {
    margin: 0 0 20px 0;
    position: relative;
  }
}
@media only screen and (max-width: 350px) {
  .hide-below-768, .cmsmartsidebar, .cmsmartsidebar, .block-wishlist, .block-layered-nav, .block-reorder {
    display: none !important;
  }
  .rpro p {
    display: none;
  }
  .category-description {
    margin: 0 0 20px 0;
    position: relative;
  }
  .addtocart-checkboxes {
    padding-left: 3px;
  }
  .recently-view {
    padding-left: 3px;
  }
  .headcontainer .header-main.v .user-menu.v-item #mini-cart .block-content {
    right: -5px;
    top: 50px;
    position: absolute;
    background: #fff;
  }
  #lz_floating_button {
    display: none !important;
  }
  .accordion li.level0 > a {
    padding: 8px 22px 8px 0px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .wrapper-tootbar-right {
    float: left !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by {
    line-height: 20px;
    margin-right: 0px !important;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .limiter {
    margin: 0 !important;
    margin-right: 5px !important;
  }
  .content-header-top {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
  .main.container .slideshow-banners {
    margin: 20px 0 0 5px !important;
  }
  #lz_floating_button {
    display: none;
  }
  .flash-sale .category-products-grid .item {
    width: 33.3% !important;
    height: 336px !important;
  }
}
/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/

/*hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh*/
span.paypal-or {
  padding-top: 0px;
  display: block;
}
.paypal-logo {
  clear: both;
}
p.paypal-logo {
  width: 175px;
}
li.bml-checkout-type {
  list-style: none;
  float: left;
}
ul.checkout-types {
  float: right;
}
.review-content {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}
.review-name span {
  color: red;
  padding: 0px 5px;
  font-size: 14px;
}
.odd th {
  width: 100px;
}
.ratings-table th {
  width: 90px;
}
ul.messages {
  margin-top: 20px !important;
}
#TJ_show .products-grid {
  position: absolute;
  top: 0px;
}
#TJ_show {
  height: 624px !important;
  overflow: hidden;
}
#TJ_box {
  position: relative;
}
#TJ_prev {
  position: absolute;
  background: url("https://www.wig-supplier.com/skin/frontend/lingerie/default/images/lingerie/prev-detai.png") no-repeat scroll center top transparent !important;
  left: 170px !important;
  top: 15px !important;
  width: 22px !important;
  height: 13px !important;
}
#TJ_next {
  position: absolute;
  top: 580px;
  background: url("https://www.wig-supplier.com/skin/frontend/lingerie/default/images/lingerie/next-detai.png") no-repeat scroll center bottom transparent !important;
  left: 170px !important;
  width: 22px !important;
  height: 13px !important;
}
/*属性区更新*/
.product-view .product-shop .add-to-box .paypal-logo a[data-action="checkout-form-submit"] {
  float: left;
  margin-right: 5px;
}
.product-view .product-shop .add-to-box > a {
  float: left;
  margin-right: 5px;
}
.product-view .product-shop .rating-reviews {
  cursor: pointer;
}
.product-view .product-shop .rating-reviews:hover {
  color: #f4347b;
}
/*底部更新*/
.footer-container .footer-primary a {
  font-size: 12px;
}
.footer-container .grid-xs-12-4 {
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.footer-container .grid-xs-12-4.omega {
  width: 40%;
}
.footer-container .grid-xs-12-4 .acymailing_module {
  margin: 1em 0;
  padding: 0;
  color: #888;
}
.footer-container .block_footer_top_banner {
  padding: 10px 10px 0;
}
.footer-container ul#social-media-links {
  margin: 1em 0;
  padding: 0;
}
.footer-container ul#social-media-links:after {
  content: "";
  display: table;
  clear: both;
}
.footer-container .footer-bottom-container .container.p {
  padding: 10px 0 0;
}
.footer-container .footer-bottom-container .item {
  text-align: center;
}
/*注册页更新*/
.customer-account-login .col-main.grid-full {
  padding: 0 80px;
}
.col-main.grid-full .account-login,
.col-main.grid-full .account-create {
  margin-left: 0%;
  margin-right: 0%;
}
.account-login .sign-in-con-divide {
  position: relative;
  text-align: center;
  margin-top: 20px;
}
.account-login .sign-in-con-divide:before {
  position: absolute;
  left: 0;
  content: '';
  background: #E5E5E5;
  width: 45%;
  height: 1px;
  top: 50%;
}
.account-login .sign-in-con-divide:after {
  position: absolute;
  right: 0;
  content: '';
  background: #E5E5E5;
  width: 45%;
  height: 1px;
  top: 50%;
}
.account-login .sign-in-facebook {
  text-align: center;
  margin-top: 25px;
}
.account-login .sign-in-facebook .she-btn-black {
  display: inline-block;
  text-transform: none;
  padding: 2px;
  background-color: #496cb3;
  border: 0;
  border-color: #496cb3;
  width: 100%;
  color: #fff;
  font-size: 14px;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  transition: all .2s;
  cursor: pointer;
  background-image: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 5px;
}
.account-login .sign-in-facebook .she-btn-black:hover {
  background-color: #1f3a89;
  color: #fff;
}
.account-login .sign-in-facebook .she-btn-black > span {
  display: block;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.4) inset, -1px -1px 0 rgba(255, 255, 255, 0.4) inset, 1px 0 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  line-height: 25px;
}
.account-login .sign-in-facebook .she-btn-black .facebook-icon {
  font-family: iconfont !important;
  background-image: url("../images/lingerie/sprite1x.png");
  vertical-align: middle;
  position: relative;
}
.account-login .sign-in-facebook .facebook_title {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  margin-top: 5px;
  float: left;
}
.account-login .sign-in-facebook .facebook_title strong {
  color: #ff4e8f;
  font-weight: bold;
}
.account-login .sign-in-facebook .facebook_title em {
  text-transform: capitalize;
  font-size: 12px;
  display: block;
  margin-top: 5px;
  font-style: normal;
  text-decoration: underline;
}
.main-container.col1-layout .account-create {
  border-left: 1px solid #ddd;
}
.account-create .reward-newsletter {
  margin-bottom: 20px;
}
.form-list .input-box input.input-text {
  width: 100%;
}
.contacts-index-index .form-list .input-box .input-text {
  width: 570px;
}
.form-list .input-box.customer-dob {
  line-height: 31px;
}
.form-list .customer-dob span {
  color: #888;
}
.form-list .first-password,
.form-list .confirm-password {
  width: 48%;
}
.form-list > .fields > .field:first-child {
  margin-right: 2%;
}
.flash-sale .tab-item {
  margin-bottom: 20px;
}
.flash-sale .tab-item ul {
  display: block;
}
.flash-sale .tab-item li {
  float: left;
  width: 50%;
}
.flash-sale .tab-item li a {
  display: block;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e63c32;
  background-color: #fff;
  color: #000;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}
.flash-sale .tab-item li.active a {
  background-color: #e63c32;
  color: #fff;
}
.flash-sale .tab-item li a>span {
  font-size: 16px;
  padding: 0 10px;
  position: relative;
  top: -4px;
}
.flash-sale .timer-simple-seconds{
  display: inline-block;
  background-color: transparent;
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 16px;
}
.flash-sale .category-products-grid .item {
  width: 16.6%;
  box-sizing: border-box;
}
.flash-sale li.active .timer-simple-seconds {
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .customer-account-login .col-main.grid-full {
    box-sizing: border-box;
  }
  .show-time .itemslider .slides img {
    max-height: 270px;
  }
  .nav-container ul#nav > li > a {
    padding: 0 14px !important;
  }
  .flash-sale .category-products-grid .item {
    height: 333px;
  }
  .soldtogether-block {
    display: none;
  }
}
@media only screen and (width: 768px) {
  .customer-account-login .col-main.grid-full {
    padding: 0;
  }
  .account-login .registered-users,
  .account-create .content {
    padding: 0 30px;
  }
  .form-list .customer-name-middlename .name-firstname,
  .form-list .customer-name-middlename .name-lastname,
  .form-list .first-password,
  .form-list .confirm-password {
    width: 47%;
  }
}
@media only screen and (max-width: 767px) {
  .customer-account-login .col-main.grid-full {
    padding: 0;
  }
  .footer-container .section.clearer .grid12-7,
  .footer-container .section.clearer .grid12-4 {
    width: 100%;
  }
  .footer-container .grid-xs-12-4.alpha {
    width: 44%;
  }
  .footer-container .grid-xs-12-4 {
    width: 52%;
  }
  .footer-container .grid-xs-12-4.omega {
    width: 100%;
  }
  .main-container.col1-layout .account-login,
  .main-container.col1-layout .account-create {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .main-container.col1-layout .account-login {
    margin-bottom: 50px;
  }
  .account-login .sign-in-facebook .she-btn-black > span {
    font: 10px Arial, Helvetica, sans-serif;
    padding: 3px 8px !important;
    height: auto;
  }
  .account-login .registered-users,
  .account-create .content {
    padding: 0 30px;
  }
  .form-list li {
    margin: 0 0 5px;
  }
  .form-list li.wide {
    width: 90%;
  }
  .cart .cart-table td.col-img {
    width: 20%;
    padding: 15px 10px 120px;
  }
  .cart .cart-table tr:after {
    content: "";
    display: table;
    clear: both;
  }
  .cart .cart-table td {
    width: 67%;
    padding: 5px 10px;
    float: left;
  }
  .data-table tr td.last a {
    float: left;
    margin-right: 10px;
    line-height: 20px;
  }
  #shopping-cart-table .nb-qty-wrap {
    left: 184px;
  }
  #shopping-cart-table .nb-qty-wrap > p.dn {
    left: -129px;
    top: 0;
  }
  #shopping-cart-table .a-center-delete-edit .quality-shopping input.input-text {
    left: 105px;
  }
  .data-table th {
    display: none;
  }
  .data-table .cell-label {
    display: inline-block;
    width: 80px;
    font-weight: bold;
    vertical-align: middle;
  }
  .data-table table, .data-table thead, .data-table tbody, table.data-table td, .data-table tr {
    display: block;
    border: 0px;
    text-align: left !important;
  }
  .first-get-off {
    display: none;
  }
  .discount .input-box {
    width: 27%;
  }
  #onestepcheckout-form .group-select {
    padding: 0 10px !important;
  }
}
.complain {
  position: fixed;
  bottom: 380px;
  left: 0;
  -webkit-transition: right .2s;
  transition: right .2s;
  z-index: 900;
}
.complain a {
  display: block;
  position: relative;
  width: 36px;
  height: 170px;
  background: #868686;
  line-height: 55px;
  text-align: center;
}
.complain a span {
  position: absolute;
  left: 25%;
  top: 50%;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transform: translate(-50%,-50%) rotate(-90deg);
  -ms-transform: translate(-50%,-50%) rotate(-90deg);
  transform: translate(-50%,-50%) rotate(-90deg);
  width: 170px;
  height: 36px;
  letter-spacing: 1px;
}
/*Get 10% off!弹窗*/
.first-get-off {
  position: fixed;
  bottom: 50px;
  left: 0;
  z-index: 999999;
}
.first-getoff-left {
  width: 36px;
  height: 319px;
  background: #d7568e;
  margin-bottom: 2px;
  float: left;
  color: #fff;
}
.first-getoff-left:hover {
  background: #b51d4f;
}
.first-getoff-left-top,
.first-getoff-left-top-new {
  background: none;
}
.first-getoff-left-top {
  width: 36px;
  height: 49px;
}
.first-getoff-left-top em {
  position: absolute;
  left: 12px;
  top: 25px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #fff;
  border-bottom: 5px solid transparent;
}
.first-getoff-left-top-new {
  width: 48px;
  height: 49px;
}
.first-getoff-left-top-new em {
  position: absolute;
  left: 12px;
  top: 25px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 5px solid transparent;
}
.first-getoff-left-down {
  width: 36px;
  height: 214px;
  text-align: center;
}
.first-getoff-left-down > p {
  position: absolute;
  width: 270px;
  height: 36px;
  top: 160px;
  left: -116px;
  font-size: 22px;
  line-height: 36px;
  color: #FFF;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  cursor: default;
  letter-spacing: 7px;
  font-weight: 900;
}
.first-getoff-right {
  position: relative;
  width: 610px;
  height: 319px;
  float: left;
  background: #f297bb;
  overflow: hidden;
}
.first-getoff-right-content {
  position: absolute;
  width: 510px;
  top: 35px;
  left: 45px;
  font-family: "Arial";
}
.first-getoff-right-content .first-getoff-right-content-top {
  font-size: 16px;
  text-transform: uppercase;
  line-height: normal;
  color: #333;
  letter-spacing: 13px;
  text-align: center;
  margin: 0;
  padding-top: 15px;
}
.first-getoff-right-content .first-getoff-right-content-top span {
  font-size: 92px;
  font-weight: 700;
  color: #480224;
  letter-spacing: 10px;
}
.first-getoff-right-content ul {
  padding-left: 18px;
  font-size: 12px;
  margin: 0;
  width: 345px;
  color: #333;
  margin-left: 55px;
  letter-spacing: 1px;
  padding-bottom: 10px;
  text-align: left;
}
.first-getoff-right-content ul li {
  list-style-type: disc;
  line-height: 20px;
}
.first-getoff-right-content-lastp {
  display: none;
  font-weight: 700;
  font-size: 25px;
  margin-top: 10px;
}
.first-getoff-right-content-is {
  padding: 10px 0;
  margin: 0;
  width: auto;
}
.first-getoff-right-content-is:after {
  content: "";
  display: table;
  clear: both;
}
.first-getoff-right-content-is input {
  height: 32px;
  line-height: 32px;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 0 0 0 12px;
  box-sizing: border-box;
  font-weight: 900;
}
.first-getoff-right-content-is input:-moz-placeholder {
  color: #ccc;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 2px;
}
.first-getoff-right-content-is input::-moz-placeholder {
  color: #ccc;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 2px;
}
.first-getoff-right-content-is input:-ms-input-placeholder {
  color: #ccc;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 2px;
}
.first-getoff-right-content-is input::-webkit-input-placeholder {
  color: #ccc;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 2px;
}
.first-getoff-right-content-is button {
  text-transform: uppercase;
  width: 148px;
  height: 35px;
  border: none;
  background-color: #480224;
  margin-left: 7px;
  color: #fff;
  padding-bottom: 0;
  font-weight: 700;
  letter-spacing: 3px;
  font-family: "Arial";
  cursor: pointer;
}
.first-getoff-right-content-is img {
  float: right;
  width: 22px;
  height: 22px;
  padding-top: 8px;
  margin-left: 10px;
}
.first-getoff-right-content-is > p {
  letter-spacing: 1px;
  font-size: 12px;
  color: #d10000;
  text-align: left;
  font-weight: 700;
}
.first-getoff-right-content-is > p > a {
  color: #480224;
  font-weight: 900;
}
.first-getoff-right-content-is > p > a:hover {
  text-decoration: underline;
}
.first-getoff-right-successcontent {
  width: 460px;
  position: absolute;
  top: 35px;
  left: 70px;
  text-align: center;
  display: none;
}
.first-getoff-right-successcontent .getoff-right-successcontent-p1 {
  font-size: 43px;
  font-weight: bold;
  color: #480224;
  text-transform: uppercase;
  line-height: 50px;
  margin: 0;
  padding-top: 30px;
  letter-spacing: 6px;
}
.first-getoff-right-successcontent .getoff-right-successcontent-p2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  letter-spacing: 10px;
  margin: 25px 0;
}
.first-getoff-right-successcontent .getoff-right-successcontent-p3 {
  padding: 15px 0 40px 0;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
}
.first-getoff-right-successcontent .getoff-right-successcontent-p3 span {
  font-weight: 900;
}
/*Why Register页*/
.help-con-title {
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 50px;
}
.help-con-title h1 {
  font-family: helvet;
  color: #202020 !important;
  text-transform: uppercase !important;
  font-size: 18px;
  padding: 23px 0 0 !important;
  min-height: 30px !important;
  margin: 0;
}
.codefont ul.content_two {
  margin-top: 10px;
  margin-left: 20px;
}
.codefont ul.content_two li {
  list-style: disc;
}
.footer-secondary-container.section-container {
  display: none;
}
.col-main.lpro ul.products-grid li.item .icon-product,
.catalog-category-view ul.products-grid li.item .icon-product {
  left: 15px;
  max-width: 100%;
  position: absolute;
  top: 5px;
}
.headcontainer .header-main.v .header-top-search-wrapper .form-search button.button {
  position: absolute;
  right: 0;
}
/*invitation*/
.main-container .wrap-offer {
  background: #fff url("../images/get-free-bg.jpg") no-repeat center top;
  background-size: cover;
  text-align: center;
  margin-bottom: -30px;
}
.wrap-offer .container {
  width: 760px;
  min-height: 783px;
  margin: 0;
  position: relative;
}
.wrap-offer .headline {
  padding: 75px 0 45px;
}
.wrap-offer .headline h2 {
  font-size: 21px;
  font-weight: 900;
  color: #333;
}
.wrap-offer .headline .hterms {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin-top: 10px;
}
.wrap-offer .content {
  width: 580px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 50px;
}
.wrap-offer .content .signup-form {
  display: block;
  margin: 0 auto;
  width: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 30px;
}
.wrap-offer .content #invitationForm.signup-form {
  width: auto;
}
.wrap-offer .fieldset {
  border: 1px solid #ddd !important;
  margin: 30px 0 15px;
  padding: 15px;
}
.wrap-offer .fieldset .legend {
  background: #333;
  color: #fff;
  float: left;
  font-size: 100%;
  font-weight: bold;
  margin: -30px 0 0;
  padding: 4px 8px;
  line-height: 20px;
}
.wrap-offer .fieldset ul {
  margin: 10px 0 0;
  list-style: none;
}
.wrap-offer .content .input-text {
  width: 100%;
  padding: 10px;
  -webkit-appearance: none;
  -webkit-transition: border-color 0.25s;
  -moz-transition: border-color 0.25s;
  -o-transition: border-color 0.25s;
  transition: border-color 0.25s;
  -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  font-size: 14px;
  box-sizing: border-box;
}
#invitationForm.signup-form .input-text:focus,
#invitationForm.signup-form .input-text.hover {
  border-color: #bbb;
}
.content .signup-form .buttons-set .button {
  width: 100%;
}
.content .signup-form .buttons-set .button span {
  width: 100%;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: 700;
}
.content .signup-form .buttons-set .button span span {
  padding: 10px !important;
}
.content .signup-form .button:hover {
  background-color: #d31815;
}
.content .signup-form .email-validation {
  font-size: 16px;
  color: #e63c32;
  text-align: center;
}
.content .signup-form .email-coupon {
  font-size: 16px;
  color: #000;
  font-weight: 900;
  text-align: center;
}
.wrap-offer .footer {
  width: 100%;
  padding: 40px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.wrap-offer .footer a {
  color: #000;
}
.wrap-offer .footer a:hover {
  text-decoration: underline;
}
/*customer show*/
.share-your-photos {
  display: block;
  margin: 20px 0;
}
#cardContainer {
  position: relative;
}
#cardContainer img {
  width: 100%;
}
.card-block {
  position: absolute;
  width: 20%;
}
.card-block > div {
  margin-top: 15px;
}
.card-block .tem-card-wrapper {
  box-shadow: 0 1px 4px rgba(0, 0, 0, .23);
  margin: 6px;
  overflow: hidden;
}
.tem-card-wrapper .tem-card-media {
  display: block;
}
.tem-card-wrapper p.description {
  padding: 10px 10px 0;
  height: 47px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tem-card-wrapper p.name {
  padding: 0 10px;
}
p.name .fa.fa-user {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ccc;
  text-align: center;
  line-height: 25px;
  font-size: 16px;
  color: #fff;
  margin-right: 5px;
}
.tem-card-wrapper a.view-btn {
  display: block;
  background: #fafafa;
  border-top: 1px solid #f5f5f5;
  padding: 10px;
}
.share-your-joy {
  border-bottom: 2px solid #000;
}
.process {
  border-right: 1px solid #ddd;
}
.process h2,
.guideline h2 {
  font-size: 27px;
  font-weight: 700;
  color: #000;
  text-align: center;
}
.process .process-step {
  margin-top: 30px;
}
.process .process-step p:first-letter {
  font-size: 4rem;
  line-height: 1.5;
  font-weight: 700;
  padding-right: 1rem;
  float: left;
  margin-top: -2rem;
  color: #000;
}
.guideline ul {
  list-style-type: disc;
  margin-bottom: 100px;
  padding-left: 19px;
}
.guideline ul li {
  padding-top: 20px
}
.guideline > a {
  display: block;
  margin-bottom: 30px;
}
.checkout-onepage-success .sub-title {
  font-size: 18px;
  line-height: 48px;
}
.checkout-onepage-success .main-container p {
  margin-bottom: 10px;
}
.checkout-onepage-success .col-main ul {
  padding-left: 10px;
  margin-bottom: 20px;
}
.checkout-onepage-success .col-right .block-title {
  font-size: 120%;
  margin: 10px 0;
}
.checkout-onepage-success .coupon-section {
  margin-left: -15px;
  margin-right: -15px;
}
.checkout-onepage-success .coupon-section li {
  width: 234px;
  height: 91px;
  background: url(../images/sprite-2.png) no-repeat 0 0;
  margin: 0 0 10px;
}
.checkout-onepage-success .coupon-section li .front-side {
  padding: 10px;
  float: left;
  position: absolute;
  width: 163px;
  height: inherit;
  box-sizing: border-box;
}
.checkout-onepage-success .front-side .sale-number {
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 1;
}
.checkout-onepage-success .front-side .coupons-code {
  width: 88%;
  height: 22px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fff4ef;
  border-radius: 34px;
  text-align: center;
  color: #db535d;
  font-size: 12px;
  position: absolute;
  bottom: 0;
}
.checkout-onepage-success .front-side .coupons-code span {
  color: #666;
}
.checkout-onepage-success .coupon-section li .date {
  float: right;
  width: 70px;
  color: #fff;
  padding: 19px 6px 18px 4px;
  text-align: center;
  box-sizing: border-box;
}
.header-container .headcontainer .pc-top-banner,
.header-container .headcontainer .top-banner {
  position: relative;
}
.header-container .headcontainer .pc-top-banner .timer-simple-seconds {
  position: absolute;
  top: 30px;
  left: 65%;
  font-size: 2.2rem;
  color: #f00;
}
.header-container .headcontainer .top-banner .timer-simple-seconds {
  position: absolute;
  top: 20px;
  left: 65%;
  font-size: 1.8rem;
  color: #f00;
}
.header-container .headcontainer .timer-simple-seconds span {
  color: #fff;
}
@media only screen and (max-width: 1440px) {
  .header-container .headcontainer .pc-top-banner .timer-simple-seconds {
    top: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .wrap-offer .content {
    width: auto;
  }
  html,body {
    overflow-x: hidden;
  }
  .sorter .view-mode label {
    margin-right: 0;
  }
  .sorter .sort-by {
    margin-right: 0;
  }
  .sorter .sort-by select {
    padding: 6px 0;
  }
  .col-main.grid4-3.grid-col2-main.in-col2 .toolbar .sorter .sort-by label {
    padding: 0;
  }
  li.product:before{
    content: "";
    display: table;
    clear: both;
  }
  .show-time .itemslider .slides img {
    max-height: 160px;
  }
  .flash-sale .category-products-grid .item {
    width: 50% !important;
    height: 300px !important;
  }
  .flash-sale .tab-item li a {
    font-size: 18px;
    height: 40px;
    line-height: 16px;
    padding-top: 8px;
  }
  .flash-sale .tab-item li a>span {
    display: none;
  }
  .flash-sale .timer-simple-seconds {
    display: block;
    font-size: 14px;
  }
  .header-container .headcontainer .top-banner .timer-simple-seconds {
    top: 0;
    left: 62%;
    font-size: 12px;
  }
}
@media screen and (max-width: 375px) {
  .headcontainer .header-top .content-header-top .top-hearder-left .lang-switcher .inner {
    padding: 5px 4px 3px !important;
  }
  .headcontainer .header-top .content-header-top .top-hearder-left .dropdown-button.currency-switcher .inner {
    padding: 5px 1px 3px !important;
  }
  .dropdown-button .inner .text {
    padding-right: 10px;
  }
  .headcontainer .header-top .content-header-top .top-links-right li a {
    padding: 0 9px !important;
  }
  #camera_wrap_1 {
    height: 163px !important;
  }
  .flash-sale .category-products-grid .item {
    height: 276px !important;
  }
}
@media screen and (max-width: 320px) {
  .headcontainer .header-top .content-header-top .top-links-right li a {
    padding: 0 4px !important;
  }
  #camera_wrap_1 {
    height: 139px !important;
  }
  .flash-sale .category-products-grid .item {
    height: 250px !important;
  }
  #shopping-cart-table .nb-qty-wrap > p.dn {
    left: -101px;
    top: -23px;
  }
}
.header-container .headcontainer .top-banner {
  display: none;
}
@media screen and (max-width: 1024px) {
  .header-container .headcontainer .pc-top-banner {
    display: none;
  }
  .header-container .headcontainer .top-banner {
    display: block;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .header-container .headcontainer .top-banner .timer-simple-seconds {
    top: 12px;
    font-size: 1.6rem;
  }
}
.onestepcheckout-summary td.image img {
  height: auto;
}
.orange.onestepcheckout-button {
  width: 100%;
}
.absolute_center{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}