/**
 * @category    design
 * @package     freshproduce_default
 */
@import url('https://fonts.googleapis.com/css?family=Nunito');

* {
    margin: 0;
    padding: 0;
    text-rendering: optimizeSpeed;
    text-shadow: 0 0 0.5px rgba(0,0,0,0.1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#cosubbut345 {
    background-color: #FFF;
    border: none;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
}

#cosubbut345:hover span {
    text-decoration: underline;
}

#header25 {
    background-image: url("about:blank");
    display: block;
    height: 54px;
    left: 314px;
    position: relative;
    top: 0;
    width: 348px;
    text-decoration: none;
}

#header25 span {
    visibility: hidden;
    text-decoration: none;
}

#hidehome span {
    visibility: hidden;
}

#lookbook_01_link_1 {
    left: 425px;
    top: -100px;
    position: relative;
}

#lookbook_01_link_2 {
    left: 340px;
    top: -81px;
    position: relative;
}

#lookbook_01_link_3 {
    left: 270px;
    top: -62px;
    position: relative;
}

#lookbook_02_link_1 {
    left: 280px;
    top: -519px;
    position: relative;
}

#lookbook_02_link_2 {
    left: 128px;
    top: -500px;
    position: relative;
}

#lookbook_02_link_3 {
    left: 14px;
    top: -482px;
    position: relative;
}

#lookbook_03_link_1 {
    left: 730px;
    top: -472px;
    position: relative;
}

#lookbook_03_link_2 {
    left: 660px;
    top: -453px;
    position: relative;
}

#lookbook_04_link_1 {
    left: 780px;
    top: -79px;
    position: relative;
}

#lookbook_05_link_1 {
    left: 229px;
    top: -138px;
    position: relative;
}

#lookbook_05_link_2 {
    left: 170px;
    top: -117px;
    position: relative;
}

#lookbook_05_link_3 {
    left: 80px;
    top: -100px;
    position: relative;
}

#lookbook_05_link_4 {
    left: -40px;
    top: -82px;
    position: relative;
}

#lookbook_05_link_5 {
    left: -155px;
    top: -63px;
    position: relative;
}

#lookbook_06_link_1 {
    left: 780px;
    top: -515px;
    position: relative;
}

#lookbook_06_link_2 {
    left: 720px;
    top: -494px;
    position: relative;
}

.flexslider ul li a:link {
    text-decoration: none;
}

.flexslider ul li a span {
    visibility: hidden;
}

body {
    background: #FFF;
    color: #444;
    font: 16px/1.5 'Nunito', sans-serif;
    text-align: center;
    overflow-x: hidden;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #444;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: 0;
}

h1 {
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 1.5rem;
}

h2 {
    color: #000;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
}

h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5rem;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5rem;
}

h5 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5rem;
}

h6 {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5rem;
}

form {
    display: inline;
}

fieldset {
    border: 0;
}

legend {
    display: none;
}

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

/* Content */
address {
    font-style: normal;
}

cite {
    font-style: normal;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after {
    content: '';
}

small {
    font-size: 10px;
}

big {
    font-size: 1.2em;
}

/*sup           { font-size:1em; vertical-align:top; }/*/

/* Lists */
ul, ol {
    list-style: none;
}

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

.no-display {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background: none !important;
}

.page {
    margin: 0 1rem;
    text-align: center;
}

.page-print {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    padding: 20px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.main {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 350px;
    text-align: left;
}

.sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    min-height: 350px;
}

.col-main {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.col1-layout {
    background-position: -1000px 0;
}

.col1-layout .col-main {
    float: none;
    width: auto;
    padding-top: 0px;
}

.col1-layout .breadcrumbs {
    margin-bottom: 0 !important;
}

.col2-left-layout {
    background-position: -573px 0;
    margin-bottom: 50px;
}

.col2-right-layout {
    background-position: 573px 0;
}

.col2-right-layout .col-main {
}

.col3-layout {
    background-position: 0 0;
}

.col3-layout .col-main {
    width: 532px;
    margin-left: 1px;
    display: inline;
}

.col3-layout .col-wrapper {
    float: left;
    width: 755px;
}

.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 .narrow {
    width: 33%;
}

.col2-set .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 {
    color: #444;
    font: 1rem/1.5 'Nunito', sans-serif;
    vertical-align: middle;
}

input.input-text, select, textarea {
    background: #fff;
}

input.input-text, textarea {
    padding: 2px;
}

.paypal-express-review .info-set-table {
    float: right;
    margin-right: 100px;
}

.paypal-express-review .ship-info {
    width: 400px;
    float: left;
}

.width-300-fix {
    width: 300px !important;
}

.width-400-fix {
    width: 400px !important;
}

/** PAYPAL EXPRESS REVIEW **/
.paypal-express-review .col-main {
    padding-top: 20px
}

.paypal-express-review div.info-set:nth-child(1) h1.legend {
    font-size: 18px;
    letter-spacing: 1px;
    color: #62635d !important;
    font-weight: bold;
    text-transform: uppercase;
}

.paypal-express-review address {
    font-size: 13px;
}

.paypal-express-review .info-set-table {
    margin-right: 0px;
}

.paypal-express-review .legend.review-order {
    text-transform: uppercase;
    color: #62635d;
    font-size: 18px;
    letter-spacing: 1px;
}

.paypal-express-review .change-order {
    font-size: 13px;
    color: #00ACDE;
    font-weight: bold;
}

.paypal-express-review #update_shipping_method_submit {
    background: #F3328F;
    border: none;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 5px 20px 5px 16px;
    cursor: pointer;
}

.paypal-express-review #review-buttons-container {
    text-align: right
}

.paypal-express-review .paypal-btn-checkout {
    border: 0;
    background: #F3328F;
    cursor: pointer;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.paypal-express-review .paypal-btn-checkout > span:nth-child(1) {
    background-image: none !important;
    line-height: 30px;
}

.paypal-express-review .paypal-btn-checkout > span:nth-child(1) > span:nth-child(1) {
    font-size: 20px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.paypal-express-review #shipping_method {
    padding: 0 25px 0 5px;
    width: 244px;
    height: 29px;
    font-weight: normal;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
}

.paypal-express-review .data-table td {
    padding: 5px 12px 0 0;
}

.paypal-express-review .data-table th {
    padding: 5px 12px 0 0;
}

.paypal-express-review .data-table tr.last th,
.paypal-express-review .data-table tr.last td,
.paypal-express-review #successTable table,
.paypal-express-review td,
.paypal-express-review tr {
    font-size: 13px;
    letter-spacing: 1px;
}

.paypal-express-review .product-name {
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #2d2d2d;
}

.paypal-express-review .item-options dt {
    font-weight: normal;
    color: #333;
}

.paypal-express-review .data-table .item-options dt {
    padding: 0 0 0 1px;
}

.paypal-express-review .cart-ship,
.paypal-express-review .cart-tax {
    text-align: left !important;
}

.paypal-express-review address,
.paypal-express-review .width-400-fix > div:nth-child(1) > div:nth-child(2) {
    font-size: 14px;
    font-family: 'Nunito', sans-serif;
    color: #62635d;
}

.paypal-express-review h2.legend:nth-child(1) {
    margin-bottom: -15px;
}

select, input {
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0px !important;
}

select option {
    padding-right: 10px;
}

select.multiselect option {
    padding: 2px 2px;
    border-bottom: 1px solid #bbb;
}

select.multiselect option:last-child {
    border-top: 0;
}

textarea {
    overflow: auto;
}

input.radio,
input.checkbox {
    margin-right: 3px;
    font-size: 11px !important;
    margin-top: 2px;
    vertical-align: top;
}

input.radio {
    font-size: 10px !important;
    width: 14px;
    height: 14px;
}

input.qty {
    color: #444;
    width: 3.5em !important;
}

button.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.button-grey::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.button {
    -webkit-border-fit: lines;
    border: none;
    cursor: pointer;
    line-height: 2;
    padding: 0 1rem;
    text-transform: uppercase;
}

button.button-grey {
    -webkit-border-fit: lines;
}

button.button-j {
    padding-top: 10px;
}

a.button,
button.button span,
a.button span,
button.button span span {
    background-color: #00ABDF;
}

a.button-grey,
button.button-grey span,
a.button-grey span,
button.button-grey span span {
    background-color: transparent;
    background-image: url(../images/fp/bkg_btn2_grey.png);
    background-repeat: no-repeat;
}

a.button, a.button-grey, button.button-grey span, button.button span, a.button-grey {
    background-position: 0 0;
    border: 0 none;
    color: #C73615;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-decoration: none;
}

a.button span, a.button-grey span, button.button span span, button.button-grey span span {
    background-position: 100% 0;
    color: #FFFFFF;
    display: inline-block;
    text-transform: uppercase;
    white-space: nowrap;
}

a.button, a.button-grey {
    line-height: 21px;
}

a.button, a.buttong-rey {
    line-height: 20px;
}

.button:active, .button-grey:active {
    bottom: -1px;
    right: -1px;
    position: relative;
    z-index: 2;
}

button.button:active span span, button.button-grey:active span span {
    margin: 0;
}

button.btn-small span {
    font-size: 11px;
    line-height: 14px;
    padding: 1px 9px 0;
}

button.disabled {
}

button.disabled span {
}

button.button-grey span {
    padding-left: 9px;
}

/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form Validation */
.validation-advice {
    clear: both;
    font-size: 11px !important;
    padding: 3px 0 0 !important;
    color: #d91a00 !important;
}

.product-options .validation-error .options-list,
.validation-failed {
    border: 1px solid #F3328F !important;
    background: #fff7f5 !important;
}

input.input-text.validation-failed,
textarea.validation-failed {
    background: #fff7f5 url(../images/bkg_input-failed.gif) 0 0 repeat-x !important;
}

span.validation-passed,
div.validation-passed {
    padding-right: 20px;
}

span.validation-error,
div.validation-error {
    padding-right: 20px;
}

.required em {
    color: #f15c22;
    margin-right: 4px;
}

p.required {
    margin: 0;
    padding: 5px 0 0 0;
    text-align: right;
    width: 620px;
    font-size: 11px;
    color: #f02800;
}

.form-list .validation-advice {
    width: 250px;
    margin-right: -250px;
}

/* Expiration date and CVV number validation fix */
.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

/* Fieldset */
.fieldset {
    font-size: 12px;
    margin: 0 0 16px;
}

.fieldset p {
    margin: 0 0 1.5em;
}

.fieldset h2.legend {
    margin: 0 0 1.5em;
    color: #000;
}

/* Form lists */
.form-list {
}

.form-list li {
    margin: 0 0 9px;
    vertical-align: top;
}

.form-list label {
    float: left;
    width: 225px;
    padding: 2px 15px 0 0;
    font-size: 12px;
    font-weight: bold;
    color: #444;
    text-align: right;
}

.form-list span.label {
    font-weight: normal;
}

.form-list .input-box a {
    font-size: 11px;
    margin-top: 4px;
}

.form-list input.input-text,
.form-list textarea {
    float: left;
    width: 374px;
    vertical-align: top;
}

.form-list textarea {
    width: 374px;
    height: 13em;
}

.form-list select {
    float: left;
    width: 380px;
    vertical-align: top;
}

.form-list p {
    margin: 0;
    padding: 0 0 0 240px;
}

ul.add-row,
.form-list li.add-row {
    background: url(../images/bkg_dots.gif) repeat-x 0 0;
    margin-top: 15px;
}

ul.add-row .btn-remove,
.form-list li.add-row .btn-remove {
    font-size: 0;
    line-height: 0;
    padding: 5px 5px 0 0;
    margin: 0;
    text-align: right;
}

.form-list .range input.input-text {
    float: none;
    width: 64px;
    vertical-align: middle;
}

.form-list .add-field .input-box {
    margin-left: 240px
}

.form-list .control {
    position: relative;
    vertical-align: top;
    z-index: 1;
}

/* row with checkbox or radio button */
.form-list .control label {
    line-height: 16px;
}

.form-list .control .input-box {
    position: absolute;
    left: 0;
    margin-left: 240px;
    line-height: 16px;
    padding-top: 1px;
}

.form-list .control input.radio {
    margin-top: 3px;
}

.form-alt label {
    float: none;
    display: inline;
    width: auto;
}

.form-alt li {
    margin: 0 0 5px;
    line-height: 16px;
}

.form-alt select {
    width: 496px;
}

.form-alt .input-box {
    width: 496px;
    margin-top: 5px;
    padding-bottom: 11px;
}

.form-alt .input-text {
    width: 480px;
}

.inner-form {
    margin: 10px 0 5px;
    padding: 10px 0 0;
    border: 1px dashed #d1d1d1;
    border-width: 1px;
    background: #f7f7f7;
}

.inner-form .form-alt label {
    padding-left: 5px;
}

/* Date Of Birth */
.form-list .customer-dob label {
    float: none;
    width: auto;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #777;
}

.form-list .customer-dob .input-box {
    float: left;
    width: auto;
    margin-right: 8px;
}

.form-list .customer-dob .input-box .validation-advice {
    display: none !important;
}

.form-list .customer-dob input.input-text {
    float: none;
    display: block;
    margin-bottom: 2px;
}

.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
    float: left;
    margin-right: 8px;
    padding-right: 0 !important;
    background: none !important;
}

.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice {
    display: none;
}

.form-list .customer-dob .dob-day input.input-text {
    width: 104px;
}

.form-list .customer-dob .dob-month input.input-text {
    width: 104px;
}

.form-list .customer-dob .dob-year {
    margin-right: 0;
}

.form-list .customer-dob .dob-year input.input-text {
    width: 138px;
}

/* Combination of fields */
.form-list li.fields {
    margin: 0;
}

.form-list li.fields .field {
    clear: left;
    padding: 0 0 9px;
}

/* tweaks to contact us page form FP-98*/
.commentField {
    margin: 9px 0 9px !important;
}

.formLabelWidth {
    width: 80px !important;
}

.contactSubmit {
    width: 480px !important;
}

/* Buttons */
.buttons-set {
    clear: both;
    margin: 15px 0;
}

/* general for button containing block */
.buttons-set p.back-link {
    float: left;
    padding: 2px 15px 0 0;
    text-align: right;
    margin: 0;
}

a.back-link {
    color: #999;
}

.buttons-set p.back-link a {
    color: #999;
}

.buttons-set a.button,
.buttons-set button.button {
    float: right;
    border: none
}

.buttons-set2 {
    clear: both;
    margin: 5px 0 0;
    padding: 5px;
    background-color: #ededed;
    text-align: right;
}

.form-buttons {
    margin: 0;
    width: 620px;
}

/* for button containing block under the general form */
.form-buttons .button {
    float: right;
}

.form-buttons .button {
    margin-left: 15px;
}

.form-buttons p.back-link {
    float: left;
    width: 225px;
    padding: 2px 15px 0 0;
    text-align: right;
}

.btn-only { /* padding-left:240px; */
}

/* Overrides for 3columns */
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label {
    width: 150px;
}

.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea {
    width: 274px;
}

.col3-layout .form-list select {
    width: 280px;
}

.col3-layout .form-list .control .input-box {
    margin-left: 165px;
}

.col3-layout .form-list .customer-dob .dob-day input.input-text {
    width: 74px;
}

.col3-layout .form-list .customer-dob .dob-month input.input-text {
    width: 74px;
}

.col3-layout .form-list .customer-dob .dob-year {
    margin-right: 0;
}

.col3-layout .form-list .customer-dob .dob-year input.input-text {
    width: 98px;
}

.col3-layout p.required,
.col3-layout .form-buttons {
    width: 445px;
}

#co-checkout-form #checkout-buttons-container.buttons-set {
    padding-top: 0px;
}

/* Global Messages */
.messages {
    width: 100%;
    overflow: hidden;
    text-align: left;
    margin-top: 1rem;
}

.messages li {
    margin: 0 0 1rem;
    padding: 0;
}

.messages ul {
    padding: .5rem 1rem;
    margin: 0 0 -11px;
    background-position: 35px 100%;
    background-repeat: no-repeat;
    position: relative;
}

.messages ul li {
    margin: 0;
    padding: 0 0 3px;
}

.messages a {
    text-decoration: underline;
}

.messages a:hover {
    text-decoration: none;
}

#cdeal .messages li.success-msg {
    background-color: #F5F5F5 !important;
    color: #ff0000;
    border-color: #F5F5F5;
    border-width: 0px;
}

#cdeal .messages li.success-msg span {
    border: 0px;
}

#cdeal .messages li.success-msg ul {
    padding: 0px;
}

p.error-msg {
    border-style: solid !important;
    padding: 10px;
    border-width: 1px !important;
    font-size: 12px !important;
    margin: 10px 0;
}

/* Error Message */
.messages li.error-msg {
    background-color: #FDCED3;
    border: none;
    color: #444;
}

.messages li.error-msg a {
    color: #444;
}

p.error-msg {
    color: #444;
}

/* Success Message */
.messages li.success-msg {
    background-color: #C3EDEB;
    border: none;
    color: #444;
}

.messages li.success-msg a {
    color: #444;
}

/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg {
    background-color: #FEF39A;
    border: none;
    color: #444;
}

.messages li.note-msg a,
.messages li.notice-msg a {
    color: #3d6611;
}

#cdeal .messages .error-msg {
    background-color: #F5F5F5 !important;
}

.cart .discount-checkout th {
    font-size: 13px;
    font-weight: normal !important;
}

.cart .messages li.error-msg {
    border: 0 !important;
    color: #F00;
}

.cart .removeme {
    text-align: right;
    white-space: nowrap;
}

.std .messages {
    width: auto;
}

.breadcrumbs {
    color: #79d0eb;
    font-size: .875rem;
    line-height: 3rem;
    text-align: left;
}

.breadcrumbs li {
    display: inline;
    color: #79d0eb;
}

.breadcrumbs li span,
.breadcrumbs a {
    color: #79d0eb;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.page-title {
    display: block;
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #00afdc;
}

.page-title .link-rss {
    float: right;
    margin-top: 8px;
}

.page-title h1,
.page-title h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #00afdc;
}

.title-buttons {
    text-align: right;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
    float: left;
}

.title-buttons .link-print {
    float: right;
    margin-top: 4px;
}

.page-popup .page-title,
.col-main .page-title {
    margin: 15px 0 5px;
}

.sub-title {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    line-height: 19px;
    margin: 0 0 10px;
}

.sub-title .separator {
    font-weight: normal;
}

.sub-title a {
    font-size: 11px;
    font-weight: normal;
    text-transform: lowercase;
}

.section-title {
    font-size: 14px;
    font-weight: normal;
    color: #151515;
    margin: 0 0 5px;
}

/* Pager */
.pager {
    margin: 0;
    color: #333;
}

.pager p {
    margin: 0;
}

.pager select {
    padding: 0;
    margin-bottom: 1px;
}

.pager .amount {
    float: right;
    color: #62635d;
}

.sorter .limiter {
    float: left;
    line-height: 20px;
}

.sorter select {
    background: transparent;
    width: 200px;
    padding: 5px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 28px;
    cursor: pointer;
    cursor: hand;
    -webkit-appearance: none;
}

.sort-by {
    width: 175px;
    height: 28px;
    overflow: hidden;
    cursor: pointer;
    cursor: hand;
    background: url(/fpimages/selectarrow.png) no-repeat right;
    border: 1px solid #ccc;
}

.pager .pages {
    margin: 0 auto;
    text-align: center;
    width: 198px;
    color: #b1b2ad;
}

.view_all_12 {
    color: #b1b2ad;
    font-size: 10px;
    font-family: 'Nunito', sans-serif;
}

.view_all_12 a {
    color: #79d0eb;
    text-decoration: none;
    font-size: 10px;
    font-family: 'Nunito', sans-serif;
    margin-left: 3px;
}

.view_all_12 a:hover {
    color: #79d0eb;
    text-decoration: underline;
    font-size: 10px;
    font-family: 'Nunito', sans-serif;
    margin-left: 3px;
}

#viewbox {
    float: left;
    height: 20px;
    padding-top: 7px;
}

.pager .pages a, .pager .pages .current {
    color: #00AFDC;
    display: inline-block;
    font-family: 'Nunito', sans-serif;
    line-height: 36px;
    padding: 0 5px;
    text-decoration: none;
}

.pager .pages a:hover {
    color: #8c8c8c;
    text-decoration: none;
}

.pager .pages ol,
.pager .pages li {
    display: inline-block;
}

.pager .pages .current {
    color: #b1b2ad;
}

.pager-only {
    clear: both;
}

.pager-only .pages {
    margin: 0;
}

.filter {
    float: left;
}

/* Sorter */
.sorter {
    font-size: 11px;
    margin: 0 0 0;
    padding: 3px 0px;
    color: #333;
    float: left;
    width: 27%;
}

.sorter p {
    margin: 0;
}

.sorter select {
    font-size: .875rem;
    padding: 0;
    padding-left: 10px;
    margin-bottom: 1px;
}

.sorter .view-mode {
    float: left;
    line-height: 20px;
    white-space: nowrap;
}

.sorter .view-mode label {
    float: left;
    margin: 0 5px 0 0;
}

.sorter .view-mode a.list-fix,
.sorter .view-mode a.list,
.sorter .view-mode strong.list-fix,
.sorter .view-mode strong.list,
.sorter .view-mode a.grid-fix,
.sorter .view-mode a.grid,
.sorter .view-mode strong.grid-fix,
.sorter .view-mode strong.grid {
    background: url(../images/bkg_viewmode.gif) no-repeat 0 0;
    float: left;
    width: 24px;
    height: 17px;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
    margin: 2px 0 0;
}

.sorter .view-mode a.list {
    background-position: -24px 0;
}

.sorter .view-mode strong.list {
    background-position: -24px -29px;
}

.sorter .view-mode a.grid {
    background-position: 0 0;
}

.sorter .view-mode strong.grid {
    background-position: 0 -29px;
}

.sorter .view-mode a.list-fix {
    background-position: 0 -58px;
}

.sorter .view-mode strong.list-fix {
    background-position: 0 -87px;
}

.sorter .view-mode a.grid-fix {
    background-position: -24px -58px;
}

.sorter .view-mode strong.grid-fix {
    background-position: -24px -87px;
}

.toolbar-bottom .sorter, .toolbar-bottom .pager .amount {
    display: none;
}

.sorter .sort-by {
    line-height: 20px;
}

.sorter .link-feed {
}

/* Toolbar */
.toolbar {
    margin-top: -1px;
}

.toolbar .pager {
    margin: 12px 0 0;
    text-align: center;
    line-height: 36px;
}

.toolbar .next {
    text-decoration: none;
}

.toolbar .previous {
    text-decoration: none;
}

/* Data Table */
.table-caption {
    border: 1px solid #ddd;
    border-bottom: 0;
    margin: -1px 0 0;
    background: #fff url(../images/bkg_block-title.gif) 0 100% repeat-x;
    font: 14px/1.25 'Nunito', sans-serif;
    padding: 3px 7px 4px;
    color: #444;
}

.table-caption a {
    font-size: 11px;
    text-transform: lowercase;
}

/*.data-table { border:1px solid #d9d9d9; border-bottom:0; width:100%; border-collapse:separate; }*/
.data-table th {
    padding: 5px 12px;
    color: #2d2d2d;
    border-bottom: 1px solid #d9d9d9;
    font-weight: normal;
    text-transform: uppercase;
    white-space: nowrap;
}

.data-table td {
    padding: 5px 12px;
}

.data-table thead {
    font-size: 11px;
    border-bottom: 1px solid #eee;
}

.data-table tbody {
}

.data-table tfoot {
    background-color: #fff; /*border-top-color:#000; border-top-width:1px; border-top-style:solid;*/
}

.data-table tfoot td {
    padding: 0px 0px;
}

.data-table tfoot th {
    border: none;
    text-transform: none;
}

.data-table tr.first {
}

.data-table tr.last {
}

.data-table tr.last th,
.data-table tr.last td {
    border-bottom: 0px solid #d9d9d9;
    font-size: 14px;
}

.data-table tr.odd {
    background-color: #fff;
}

.data-table tr.even {
    background-color: #fff;
}

.data-table tbody.odd {
}

.data-table tbody.odd td {
    border-width: 0 1px;
}

.data-table tbody.even {
    background-color: #f5f5f5;
}

.data-table tbody.even td {
    border-width: 0 1px;
}

.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {
    border-bottom-width: 1px;
}

.data-table th .tax-flag {
    white-space: nowrap;
    font-weight: normal;
}

.data-table td.label,
.data-table th.label {
    font-weight: bold;
    text-transform: none;
    border-color: #fff;
    background-color: #f7f7f7;
}

.data-table td.value {
}

.data-table .link-rss {
    display: block;
}

.page-popup .data-table td,
.page-popup .data-table th {
    border-bottom: 1px solid #d9d9d9;
}

.page-popup .buttons-set .button {
    float: right;
}

/* Tax Details Row */
tr.tax-total {
    cursor: pointer;
}

tr.tax-total td {
}

tr.tax-total .tax-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 4px no-repeat;
    cursor: pointer;
}

tr.show-details .tax-collapse {
    background-position: 0 -53px;
}

tr.show-details td {
}

tr.tax-details td {
    background-color: #ede9e6;
    font-size: 12px;
    padding: 5px !important;
}

tr.tax-details-first td {
}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price {
    display: block;
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 3px no-repeat;
    cursor: pointer;
}

.cart-tax-total-expanded {
    background-position: 100% -54px;
}

/* Links */
ul.links {
    margin: 8px 1px 0 0;
}

ul.links a {
    font-size: 14px;
}

ul.links, ul.links li {
    display: inline;
}

ul.links li .separator {
    margin: 0 2px 0 5px;
    color: #FFF;
}

ul.links li.last .separator {
    display: none;
}

/* Reward Points */
.rewards {
    margin: -10px 0 20px;
}

.reward-message {
    display: block;
    margin: 5px -15px 5px -15px;
    background: #d55721 url(../images/bkg_rewards.gif) 5px 3px no-repeat;
    padding: 3px 5px 3px 32px;
    font: normal 12px/20px 'Nunito', sans-serif;
    color: #fff;
}

.reward-message p {
    display: inline;
    margin: 0 !important;
}

.reward-message .limit {
    display: block;
    font-size: 11px;
    line-height: 1.15;
}

.reward-message a {
    color: #ffe6dc;
    text-decoration: underline;
}

.reward-message a:hover {
    color: #ffe6dc;
    text-decoration: none;
}

.reward-message .price {
    font-size: 1em;
    font-weight: normal;
}

/* Reward Points types rewrites */
.reward-review, .reward-tag, .reward-checkout {
    margin: 0;
}

/* Class: std - styles for admin-controlled content */
.std > ul, .std > ol, .std > dl, .std > p, .std > address, .std > blockquote {
    margin: 0 0 1em;
    padding: 0;
}

ul.disc li {
    padding-left: 10px;
    background: url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em;
}

/* Misc */
.link-rss {
    background: url(../images/icon_rss.gif) 100% 1px no-repeat;
    padding-right: 18px;
    white-space: nowrap;
}

.link-rss:hover {
    color: #f58550;
}

.link-print {
    background: url(../images/icon_printer.gif) 0 1px no-repeat;
    padding: 2px 0 2px 25px;
    white-space: nowrap;
}

.link-cart {
    font-size: 11px;
    font-weight: bold;
    color: #c73615;
    text-decoration: underline;
}

.link-cart:hover {
    color: #c73615;
    text-decoration: none;
}

.divider {
    margin: 16px 0;
    background: #e7e7e7;
    font-size: 0;
    line-height: 0;
    height: 1px;
    overflow: hidden;
}

/* Noscript Notice */
.noscript {
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.noscript .noscript-inner {
    width: 940px;
    margin: 0 auto;
    padding: 12px 0 12px;
    background: url(../images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
    margin: 0;
}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    text-align: center;
    color: #fff;
}

#socialtop {
    display: inline-block;
    margin: 1em auto 0;
}
#socialtop .years-of-color {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #00a5ce;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .875em;
    font-weight: bold;
    height: 34px;
    letter-spacing: 1px;
    text-decoration: none;
    white-space: nowrap;
}
#socialtop .years-of-color img {
    height: 1em;
    margin-right: 5px;
}
#socialtop ul li {
    display: inline-block;
    margin: 0 .2em;
}
#socialtop ul li a {
    display: inline-block;
    line-height: 2;
    padding: 0 .2em;
}
#socialtop ul li a img {
    display: inline-block;
    vertical-align: middle;
    width: 1.5rem;
}

.blogstore {
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}

.branding {
    clear: both;
}

.free-shipping {
    float: left;
    margin: 15px 0 0 10px;
    display: inline;
}

.header-container {
    margin: 1rem;
}

.header .branding .logo {
    display: inline-block;
    margin: 1rem auto;
    text-align: center;
    text-decoration: none !important;
}
.header .branding .logo img {
    max-width: 100%;
}

.header .logo strong {
    position: absolute;
    top: -999em;
    left: -999em;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

.header h1.logo {
    position: relative;
    top: 20px;
}

.header .quick-access {
    height: 22px;
    float: right;
    padding: 0;
    position: relative;
    z-index: 99;
    margin-top: 39px;
    margin-right: 0px;
}

#newlnx {
    height: 42px;
    font-family: 'Nunito', sans-serif;
    font-size: 10px;
    margin-bottom: -10px;
}

#topmesgx #topshipmgx #toplogout #toplinxright {
    height: 19px;
    font-size: 10px;
}

#topmesgx {
    float: left;
    width: 400px;
    text-align: left;
    color: #b1b2ad;
    padding-top: 3px;
}

#topshipmgx {
    float: left;
    width: 295px;
    text-align: left;
    color: #00afdc;
    font-size: 10px;
    padding-top: 0px;
}

#toplogout {
    float: left;
    width: 40px;
    text-align: right;
    color: #B1B2AD;
    margin-top: 5px;
    font-size: 11px;
    margin-left: -50px;
}

#toplinxright {
    text-align: center;
}

div#toplinxright:after {
    content: "";
    display: table;
    clear: both;
}

#toplogout a:link span {
    color: #00afdc;
    text-decoration: none;
    font-size: 10px;
}

.mini_links {
    color: #000;
    font-size: .8125em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.mini_links ul {
    list-style: none;
}

.mini_links ul li {
    display: inline-block;
    margin-right: .5rem;
}

.mini_links ul li:last-child {
    margin-right: 0;
}

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

#totw {
    display: block;
    width: 16px;
    height: 22px
}

#tofb {
    display: block;
    width: 18px;
    height: 22px
}

#topinterest {
    display: block;
    width: 24px;
    height: 22px
}

#tofndst {
    display: block;
    width: 100px;
    height: 22px;
    color: #FFFFFF;
    padding-top: 3px
}

#tofndst span {
    font-size: 12px
}

#toblog span, #tofb span, #totw span, #tofbbot span, #topinterest span {
    display: none
}

#invitation-send-link {
    background: url(../images/bkg_sep.gif) no-repeat 100% 50%;
    padding: 0 6px 0 0;
    margin: 0 4px 0 0;
    font-weight: bold;
}

#invitation-send-link a {
    background: url(../images/bkg_invitation-link.gif) no-repeat 3px 6px;
    padding-left: 23px;
    display: inline-block;
}

#invitation-send-link a, x:-moz-any-link {
    background-position: 3px -2px;
}

/* FireFox 2 fix */
#invitation-send-link a, x:-moz-any-link, x:default {
    background-position: 3px 6px;
}

/* FireFox 3 restore */

.header-panel {
    text-align: center;
    z-index: 994;
    background: #fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%; /* border-bottom:1px solid #c8c8c8; */ /* height:28px; */
    line-height: 28px;
    padding: 0 0 0 11px;
}

.header-panel .welcome-msg {
    font-weight: bold;
    display: inline;
    float: left;
    line-height: 28px;
    margin-right: 5px;
}

.header-panel .links {
    float: left;
    line-height: 28px;
    margin-right: 11px;
    white-space: nowrap;
}

.header-panel .links li a {
    color: #1e75b4;
}

.header-panel .links li a:hover {
    color: #d33911;
}

.switches {
    float: right;
    background: #fff url(../images/bkg_header-panel-bg.gif) repeat-x 0 100%;
    padding: 0 0 1px 0;
}

.switch {
    line-height: 28px;
    margin-left: -1px;
    margin-right: 0;
    display: inline;
    float: left;
    padding-left: 13px;
}

.switch label {
    font-weight: normal;
    margin-right: 0;
    float: left;
}

.switch .switch-wrapper {
    float: left;
    position: relative;
    z-index: 1;
    padding-left: 7px;
    padding-right: 11px;
}

.switch strong.current {
    font-weight: normal;
}

.switch .separator {
    margin: 0 2px;
    font-size: 10px;
    color: #8f8f8f;
}

.switch .switcher {
    color: #1e75b4;
    cursor: pointer;
    padding: 0 10px 0 0;
    margin: 0 3px 0 1px;
}

.switch ul {
    position: absolute;
    min-width: 100%;
    text-align: left;
    top: 0;
    left: 0;
    float: left;
    line-height: 16px;
    padding: 0 0 0 0;
    border-top: 0;
}

.switch ul li {
    vertical-align: top;
    display: block;
    white-space: nowrap;
    border: 1px solid #c8c8c8;
    border-top: 0;
}

.switch ul li a {
    white-space: nowrap;
    display: block;
    background: #f2f2f2;
    padding: 4px 6px;
    color: #1e75b4;
    text-decoration: none;
}

.switch ul li a:hover {
    color: #d33911;
    background: #f8f8f8;
}

.switch ul .current {
    line-height: 28px;
    border: 0;
    cursor: default;
    padding: 0 7px;
    visibility: hidden; /* background:url(../images/bkg_header-panel.gif) repeat-x 0 0; */
}

.switch ul .current span {
    padding-right: 20px;
    background: url(../images/bkg_close.gif) no-repeat 100% 1px;
}

.switch .faded {
    color: #8f8f8f;
}

.switch .faded li {
    border-color: #e6e6e6;
    background-color: #f6f6f6;
}

.switch .faded a {
    color: #9ac1dd;
}

.switch ul, x:-moz-any-link {
    width: 100%;
}

.switch ul, x:-moz-any-link, x:default {
    width: auto;
}

.list-opened {
    background-position: 100% -129px !important;
    color: #d33911 !important;
}

.header-container .form-search {
    border-bottom: 1px solid #00acde;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    white-space: nowrap;
}

#search3 {
    width: 171px;
    padding-left: 17px;
    border: none;
    margin-top: 2px;
    font-size: 12px;
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    background: url(../images/2012/search.jpg) no-repeat 0 0;
    height: 27px;
    background-color: #FFF;
    vertical-align: middle;
    text-align: justify;
    line-height: 25px
}

/*.header-container .form-search input.input-text { background:#fff url(../images/bkg_search-input.gif) no-repeat 0 0; padding-left:23px; width:125px; }
*/
.header-container .form-search a {
    display: none;
}

.header-container .form-search button.button {
    margin: 0 0 0 0px;
}

.header-container .form-search .search-autocomplete {
    z-index: 999;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    height: 0 !important;
    overflow: visible !important;
}

.header-container .form-search .search-autocomplete ul {
    border: 1px solid #c7c7c7;
    border-top: 0;
    padding-left: 0;
    width: 210px;
    background-color: #fcf8f4;
    position: absolute;
    top: -1px;
}

.header-container .form-search .search-autocomplete li {
    padding: 4px 6px 4px 24px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    cursor: pointer;
}

.header-container .form-search .search-autocomplete li .amount {
    float: right;
    font-weight: bold;
}

.header-container .form-search .search-autocomplete li.selected {
}

.header-container .form-search .search-autocomplete li.last {
    border-bottom: 0;
}

.nav-container {
    display: block;
    padding-bottom: 3px;
    margin-bottom: -1px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 4;
    margin-top: 0px;
    margin-right: 10px;
}

.landing-page-sidenav {
    margin-top: 10px;
}

.landing-page-sidenav li {
    margin-bottom: 2px;
}

.landing-page-category-view .category-description {
    display: block;
}

.landing-page-category-view h1 {
    margin-bottom: 10px;
    padding-top: 5px;
}

#nav {
    padding: .25rem 0;
}
#nav li .mega-menu {
    background: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    max-height: 0;
    max-width: 80vw;
    overflow: hidden;
    padding: 0 1rem;
    -webkit-transition: max-height .1s ease-in-out, opacity .1s ease-in-out;
    -o-transition: max-height .1s ease-in-out, opacity .1s ease-in-out;
    transition: max-height .1s ease-in-out, opacity .1s ease-in-out;
    text-align: left;
    width: 12rem;
}

#nav li .mega-menu.nav-col2, #nav li .mega-menu.nav-col1.has-content-spot { width:24rem; }
#nav li .mega-menu.nav-col3, #nav li .mega-menu.nav-col2.has-content-spot { width:36rem; }
#nav li .mega-menu.nav-col3.has-content-spot { width:48rem; }
#nav li .mega-menu.nav-col1 > ul, #nav li .mega-menu.nav-col2 > ul, #nav li .mega-menu.nav-col3 > ul { width:100%; }
#nav li .mega-menu.nav-col1.has-content-spot > ul { width:50%; }
#nav li .mega-menu.nav-col2.has-content-spot > ul { width:66.66%; }
#nav li .mega-menu.nav-col3.has-content-spot > ul { width:75%; }
#nav li .mega-menu > ul > li > a > span {
    padding: 0;
}
#nav li .mega-menu .navigation-content-spot {
    display: inline-block;
    padding: 1.5rem 0;
}

#nav a {
    font-weight: normal;
}

#nav ul.level0 li.level1 {
    padding: 0;
}

#small-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#nav-shop {
    background: #FFF;
    position: fixed;
    left: -100vw;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left .1s ease-in-out;
    z-index: 9999;
}
#nav-shop.shown {
    left: 0vw;
    transition: left .1s ease-in-out;
}
#nav-shop button.btn.btn-close {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    font-size: 2rem;
    height: 3rem;
    justify-content: center;
    margin-left: auto;
    width: 3rem;
}

#auxnav li.over, #nav li.over {
    z-index: 990;
}

#nav li.level0 ul.level1 {
    position: absolute;
    z-index: 1;
    margin-left: -10000px;
}

#auxnav li a, #nav li a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
}

#auxnav li a:hover, #nav li a:hover {
    text-decoration: none;
}

#auxnav li a span, #nav li a span {
    color: #81827c;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    letter-spacing: 1px;
    line-height: 2rem;
    padding: 0 1rem;
    text-align: left;
    text-transform: capitalize;
    white-space: nowrap;
}

#auxnav li ul a span, #nav li ul a span {
    white-space: normal;
}

#nav li.over a {
    position: relative;
    z-index: 2;
}

#nav ul {
    display: block;
}

#auxnav li.fplife a span {
    color: #ff9c46;
}

#auxnav li.fpstory a span {
    color: #e62899;
}

#nav li.level1 a span {
    color: #81827c;
    text-align: left;
    display: block;
    white-space: nowrap;
    cursor: pointer;
    text-transform: capitalize;
    font-size: .875rem;
    background-image: none
}

#nav li.level1 a {
    background-image: none
}

#nav li.active li.level1 a span {
    background-image: none;
    color: #444444;
}

#nav li li.level1 a span {
    background-image: none;
    color: #444444;
}

#nav li li.level1 a:hover span {
    color: #00afdc;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

#cartshipprice > span {
    text-align: right !important;
}

#shopping-cart-totals-table > tbody > tr td {
    line-height: 19px;
    padding-bottom: 5px;
}

#nav ul.level0 a {
    font-family: 'Nunito', sans-serif;
    font-size: 12px
}

ul.level0 {
    display: block;
}

ul.level0 li.level1 {
    text-align: left;
}

li.level1 a span {
    font-size: 12px;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    background-image: none;
    text-align: left;
}

ul.level0.shown-sub li.level1 {
    display: block;
    font-size: 12px;
    /*	background-color:#fff;*/
    background-color: #f6f5f3;
    background-image: none;
    /*	height:auto;*/
    width: 150px;

}

/*ul.level0 li.level1 { display:block; font-size:10px; background-color:#CCC; background-image:none;}
*/

#nav ul.level1.shown-sub li a span {
    display: none;
}

#nav ul.level1.shown-sub.over li a span {
    display: none;
}

#nav li.level1 ul.level1 li a span {
    display: none;
}

ul.level0.shown-sub li.level1 a:link span {
    display: block;
    font-size: 12px
}

ul.level0 li.level1 a span {
    display: block;
}

#nav-container #nav ul.level0 li.level1 a span {
    display: block;
    font-size: 12px
}

.level1 parent {
    display: none
}

.sizechartblock .size_image {
    display: none;
}

#nav li.active > a span, #nav li.active > span {
    background: #00afdc;
    color: #FFF;
}

#auxnav {
    min-height: 28px;
    text-align: left;
    overflow: visible;
    width: 280px;
    position: absolute;
    bottom: 1px;
    left: 660px;
}

.event {
    background-color: #fbf4de;
    border-bottom: 1px solid #e2d4c7;
    width: 182px;
    position: static;
    height: 144px;
    text-align: center;
}

.event .status {
    font-weight: normal;
    font-size: 16px;
    display: block;
    padding: 19px 0 0;
    margin: 0 0 0;
    text-align: center;
    color: #cf3a00;
}

.event .event-ticker {
    color: #cf3a00;
    height: 55px;
}

.event .event-ticker span {
    font-size: 32px;
    line-height: 40px;
    height: 40px;
    padding-bottom: 10px;
    background-image: url(../images/bkg_ticker.gif);
    background-repeat: no-repeat;
    display: inline-block;
}

.event .event-ticker span, x:-moz-any-link {
    padding-bottom: 13px;
}

/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default {
    padding-bottom: 10px;
}

/* FireFox 3 restore */

.event .event-ticker span.days {
    background-position: 50% 3px;
}

.event .event-ticker span.hour {
    background-position: 50% -56px;
}

.event .event-ticker span.minute {
    background-position: 50% -115px;
}

.event .event-ticker span.second {
    background-position: 50% -174px;
}

.event .event-ticker span.delimiter {
    background: none;
}

.event .event-dates {
    font-size: 14px;
    color: #555;
    height: 51px;
    padding-top: 4px;
}

.event .event-dates .date-part {
    font-weight: bold;
}

.event .event-dates .time-part {
    font-size: 12px;
}

.col-main .event .event-button {
    background: url(../images/fp/bkg_btn2.png) 0 50% no-repeat;
    line-height: 27px !important;
    height: 27px !important;
    padding: 0 0 0 13px !important;
    vertical-align: middle;
}

.col-main .event .event-button span {
    width: 121px;
    text-align: center;
    background: url(../images/fp/bkg_btn2.png) 100% 50% no-repeat;
    padding: 0 13px 0 0 !important;
    color: #fff;
    font: bold 15px/27px 'Nunito', sans-serif !important;
    height: 27px !important;
    text-transform: none;
}

.event p a {
    color: #666;
    font-size: 11px;
}

.event .event-bottom {
    background: url(../images/bkg_slider-events.gif) no-repeat 50% 0;
    position: absolute;
    z-index: 2;
    height: 12px;
    width: 23px;
    left: 50%;
    margin-left: -11px;
    bottom: -12px;
}

.open .event-button span {
}

.upcoming {
    background: #f6f6f6;
}

.upcoming .status {
    color: #333;
}

.closed .event-button,
.col-main .closed .event-button, .col-main .upcoming .event-button, .upcoming .event-button, .closed .event-button span,
.col-main .closed .event-button span, .col-main .upcoming .event-button span,
.upcoming .event-button span {
    line-height: 27px !important;
    font-size: 12px !important;
    color: #7c7b7b !important;
    background: none !important;
    padding: 0 !important;
    width: auto !important;
    display: inline !important;
    text-transform: capitalize;
}

.upcoming .event-button {
    text-decoration: underline !important;
}

.upcoming .event-button:hover {
    text-decoration: none !important;
}

.upcoming p a {
    color: #666;
}

.upcoming .event-bottom {
    background-position: 50% -187px;
}

.closed {
    background: #494949;
}

.closed .status,
.closed .event-dates {
    color: #e2d4c7
}

.closed .event-button {
}

.event-container {
    clear: both;
    border: 1px solid #d0af83;
    position: relative;
    z-index: 2;
    border-width: 1px 1px;
    margin-top: 7px;
    margin-bottom: -5px;
    height: 59px;
}

.event-container .event {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-bottom: 18px;
    margin-bottom: -18px;
    padding-top: 5px;
    height: 52px;
    line-height: 50px;
    text-align: center;
    width: auto;
    position: relative;
    z-index: 2;
    border-bottom: 0 !important;
}

.event-container .container {
    display: inline;
    margin: 0;
    padding: 0;
    background: none;
}

.event-container .status {
    display: inline;
    margin: 0 10px 0 0;
    background: none;
    font-size: 22px;
}

.event-container .event-ticker {
    display: inline;
    font-size: 28px;
    height: auto;
}

.event-container .event-ticker span {
    line-height: 50px;
    height: 50px;
    padding: 0;
}

.event-container .event-ticker span, x:-moz-any-link {
    padding: 5px 0 5px;
}

/* FireFox 2 fix */
.event-container .event-ticker span, x:-moz-any-link, x:default {
    padding: 0;
}

/* FireFox 3 restore */

.event-container .event .event-ticker span.days {
    background-position: 50% 4px;
}

.event-container .event .event-ticker span.hour {
    background-position: 50% -55px;
}

.event-container .event .event-ticker span.minute {
    background-position: 50% -114px;
}

.event-container .event .event-ticker span.second {
    background-position: 50% -173px;
}

.event-container .event-dates {
    display: inline;
    font-size: 22px;
    height: auto;
}

.event-container .event-dates .time-part {
    font-size: 14px;
}

.event-container .event-dates div,
.event-container .event-dates p {
    display: inline;
}

.container-open {
    background: #f7d4b6 url(../images/bkg_event-container-open.gif) repeat-x 0 0;
}

.container-open .open {
    background-image: url(../images/bkg_event-container-open.gif);
    padding-top: 3px;
    height: 54px;
}

.container-upcoming {
    border-color: #d0d0d0;
    background: #eeeeee url(../images/bkg_event-container-upcoming.gif) repeat-x 0 0;
}

.container-upcoming .upcoming {
    background-image: url(../images/bkg_event-container-upcoming.gif);
}

.container-closed {
    background: #9f958c
}

/* Block: Events Lister */
.col3-layout .col-main .widget-events {
    margin: 0 -20px 1px;
    position: relative;
    z-index: 1;
}

.widget-events {
    padding: 11px;
    background: #f0eae3;
}

.col1-layout .col-main .widget-events {
    padding: 12px;
}

.events-slider {
    position: relative;
    clear: both;
    margin: 0 0 0;
    border: 1px solid #d0c2b6;
    z-index: 2;
}

.events-slider .slider-panel,
.events-slider ul.slider li.slider-item,
.events-slider .slide-button {
    float: left;
    display: inline;
}

.events-slider .event {
    position: relative;
    z-index: 1;
}

.events-slider .slider-panel {
    position: relative;
    overflow: hidden;
    background: #d0c2b6;
    z-index: 1;
    width: 0;
}

.events-slider ul.slider {
    width: 200000px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)" !important;
}

.events-slider ul.slider li.slider-item {
    overflow: hidden;
    width: 182px;
    height: 386px;
    border-right: 1px solid #d0c2b6;
    background: #f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0;
    padding-left: 0;
}

.events-slider ul.slider li.slider-item .category-name {
    font-size: 16px;
    font-weight: normal;
    color: #454343;
    display: block;
    padding: 80px 10px 0;
}

.events-slider ul.slider li.slider-item .category-show {
    width: 182px;
    height: 241px;
    background: #fff url(../images/bkg_category-info.gif) repeat-x 0 100%;
    overflow: hidden;
    text-align: center;
    display: block;
    text-decoration: none;
}

.events-slider ul.slider li.slider-item .no-event {
    height: 401px;
}

.events-slider .slide-button {
    background: url(../images/bkg_slide-button.gif) no-repeat 0 0;
    position: absolute;
    text-indent: -999em;
    cursor: pointer;
    top: 17px;
    width: 28px;
    height: 28px;
    z-index: 2;
    overflow: hidden;
}

.events-slider .backward {
    left: -11px;
}

.events-slider .forward {
    right: -11px;
    background-position: 0 -40px;
}

.events-slider .inactive {
    cursor: default;
    display: none;
}

.sidebar .widget-events {
    background: none;
    padding: 0;
}

.sidebar .events-slider {
    border: 1px solid #cfcfcf;
    margin: -1px -1px 0;
    background: #fff;
    padding: 0;
}

.sidebar .events-slider .event {
    height: 115px;
}

.sidebar .events-slider ul.slider li.slider-item {
    width: 182px;
    height: 300px;
    margin: 0;
    border-color: #cfcfcf;
    border-width: 0 1px 0 0;
}

.sidebar .events-slider ul.slider .status {
    padding-top: 10px;
    padding-bottom: 5px;
}

.sidebar .events-slider ul.slider .event-dates {
    height: 40px;
}

.sidebar .events-slider ul.slider li.slider-item .category-name {
    font-size: 16px;
    font-weight: normal;
    color: #454343;
    display: block;
    padding: 50px 10px 0;
}

.sidebar .events-slider ul.slider li.slider-item .category-show {
    height: 241px;
    background: #fff url(../images/bkg_category-info.gif) repeat-x 0 100%;
}

.sidebar .events-slider {
    margin-top: -1px;
}

.sidebar .events-slider .backward {
    left: 3px;
    top: 6px;
}

.sidebar .events-slider .forward {
    right: 3px;
    top: 6px;
}

.sidebar .events-slider .event-ticker {
    height: 45px;
}

.sidebar .events-slider .event-ticker span {
    font-size: 22px;
    line-height: 28px;
    height: 28px;
    padding-bottom: 10px;
    background-image: url(../images/bkg_ticker1.gif);
    background-repeat: no-repeat;
    display: inline-block;
}

.sidebar .events-slider .event-ticker span.days {
    background-position: 50% -10px;
}

.sidebar .events-slider .event-ticker span.hour {
    background-position: 50% -69px;
}

.sidebar .events-slider .event-ticker span.minute {
    background-position: 50% -128px;
}

.sidebar .events-slider .event-ticker span.second {
    background-position: 50% -185px;
}

.sidebar .callout {
    display: block;
    margin: 10px 0;
}

.sidebar .block .block-title {
    margin: 0 0 1rem;
}

.sidebar .block .block-title strong {
    display: block;
    font: 14px/1.25 'Nunito', sans-serif;
    padding: 0;
    color: #222;
}

.sidebar .block .block-title strong span {
}

.sidebar .block .block-title strong small {
    font-size: 12px;
    color: #777;
}

.sidebar .block .block-subtitle,
.sidebar .block h3 {
    font-size: 1em;
    font-weight: bold;
    color: #555;
}

.sidebar .block .block-content {
    color: #555;
}

.sidebar .block .btn-remove {
    color: #222;
    margin-right: 3px;
}

.sidebar .block .btn-remove a {
    color: #222 !important;
    text-decoration: none !important;
}

.sidebar .block .actions {
    margin: 8px 0 0;
    text-align: right;
}

.sidebar .block .actions a {
    float: left;
    color: #999;
    margin-top: 3px;
}

.sidebar .block .actions button.button {
    float: right;
}

.sidebar .block li a.btn-remove {
    float: right;
    width: 13px;
    height: 0;
    padding-top: 12px;
    margin-top: 3px;
    overflow: hidden;
    background: url(../images/btn_remove.gif) no-repeat 0 0;
}

.col-main .block {
    background: #fff;
}

.col-main .block .block-title {
    padding: 5px 20px 5px;
    margin: 0 -1px;
}

.col-main .block .block-title h2, .col-main .block .block-title h3 {
    font-size: 14px;
    line-height: 1.2;
    color: #000333;
    font-weight: bold;
}

.col-main .block .block-content {
    padding: 20px;
}

/* Generic box */
.info-box {
    border: 1px solid #cfcfcf;
    margin-top: -1px;
    background: #f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0;
    position: relative;
    z-index: 1;
}

.info-box .box-title {
    margin: 17px 17px 0 17px;
    font: 14px/1.25 'Nunito', sans-serif;
    padding: 0;
    color: #222;
}

.info-box .box-title a {
    font-size: 11px;
    text-transform: lowercase;
}

.info-box .box-content {
    padding: 10px 17px 17px;
    color: #555;
}

/* Block: Account */
.sidebar .block-account {
    background: #f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0;
}

.sidebar .block-account .block-title {
    padding: 26px 17px 12px;
    border-bottom: 1px solid #d1d1d1;
}

.sidebar .block-account .block-title strong {
    font-size: 18px;
    line-height: 23px;
    color: #111;
}

.sidebar .block-account .block-content {
    padding: 0;
}

.sidebar .block-account li {
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
    font-size: 12px;
    padding-bottom: 1px;
}

.sidebar .block-account li a {
    color: #666;
    text-decoration: none;
    display: block;
    padding: 5px 13px 4px;
}

.sidebar .block-account li a:hover {
    color: #d63200;
    background-color: #f7eedb;
    color: #000;
    text-decoration: none;
}

.sidebar .block-account li.current {
    font-weight: bold;
    background: #fff;
    border: 1px solid #d1d1d1;
    border-width: 1px 0;
    color: #000;
    padding: 5px 13px 4px 14px;
    margin: -1px -1px 0 0;
}

.sidebar .block-account li.last {
    border-bottom: 0;
    background-image: none;
}

.sidebar .block-layered-nav .block-title h2 {
    font-size: 18px;
    color: #111;
}

.sidebar .block-layered-nav .block-subtitle {
    display: none;
}

.sidebar .block-layered-nav dt {
    margin: 2px 0 0;
    font-weight: bold;
    font-size: 12px;
    color: #222;
}

.sidebar .block-layered-nav dd {
    margin: 0 0 13px;
    color: #666;
}

.sidebar .block-layered-nav .current {
    color: #00afdc;
}

.sidebar a {
    text-decoration: none;
}

.sidebar .block-layered-nav dd a:hover {
    text-decoration: underline;
}

.sidebar .block-layered-nav .currently {
    border: 1px solid #d1d1d1;
    border-width: 1px 0;
    padding: 10px 10px 10px 17px;
    margin-bottom: -1px;
    background: #f4f4f4 url(../images/bkg_currently.gif) repeat-x 0 -20px;
}

.sidebar .block-layered-nav .currently li {
    padding: 5px 0;
    color: #444;
}

.sidebar .block-layered-nav .currently .label {
    font-weight: bold;
    color: #d33911;
    font-size: 12px;
}

.sidebar .block-layered-nav .actions {
    text-align: left;
    padding-right: 7px;
    display: none;
}

/* Mini Shopping Cart */
.block-cart {
    float: right; /* width:360px; */
    margin-top: -1px;
    position: relative;
    top: -85px;
}

.block-cart .block-title {
    white-space: nowrap;
    cursor: pointer;
    min-width: 242px;
    background: #363636 url(../images/bkg_minicart.gif) 11px 7px no-repeat;
    color: #fff;
    font-size: 11px; /* margin:0 0 0 -2px; */
    padding: 0 0 0 28px;
    line-height: 28px;
    height: 28px;
}

.block-cart .block-title h3 {
    display: block;
    padding-right: 30px;
    background: url(../images/bkg_mini-cart-cntrl.gif) no-repeat 100% 5px;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

.block-cart .expanded {
    background-position: 11px -43px !important;
}

.block-cart .expanded h3 {
    background-position: 100% -45px !important;
}

.block-cart .block-title.expanded {
    background-color: #d63200;
}

.block-cart .no-items {
    cursor: default;
}

.block-cart .no-items h3 {
    background: none;
}

.block-cart .block-content {
    position: absolute;
    left: 0;
    top: 28px;
    width: 100%;
    background: #fdfdfd url(../images/bkg_cartfix.gif) repeat-x 0 100%;
}

.block-cart .inner-wrapper {
    border: 1px solid #c4c4c4;
}

.block-cart .block-content h3 {
    font-size: 11px;
    font-weight: normal;
    background: #ebebeb;
    line-height: 14px;
    padding: 2px 11px 3px;
}

.block-cart .block-content ol {
    padding-bottom: 7px;
}

.block-cart .block-content .item {
    padding: 8px 5px 8px 11px;
}

.block-cart .block-content .item h4 {
    font-size: 11px;
    line-height: 14px;
}

.block-cart .block-content .item h4 a {
    font-size: 11px;
    text-decoration: none;
    color: #444;
}

.block-cart .block-content table {
    margin: 5px 0 0 0;
}

.block-cart .block-content table th {
    padding: 1px 8px;
    color: #8f8f8f;
    text-align: right;
}

.block-cart .block-content table td {
    text-align: left;
    padding: 1px 0;
}

.block-cart .actions {
    background: #dcdcdc;
    text-align: center;
    padding: 5px 11px;
}

.block-cart .actions a {
    float: left;
    line-height: 23px;
}

.block-cart .actions button {
    float: right;
}

.mini-products-list {
}

.mini-products-list li.item {
    padding: 5px 0;
    border-bottom: 1px solid #cfcfcf;
}

.mini-products-list li.last {
    border: none;
}

.mini-products-list .product-image {
    float: left;
    width: 65px;
    margin-right: -65px;
}

.mini-products-list .product-details {
    margin-left: 80px;
}

.mini-products-list .product-details .product-name {
    font-size: 11px;
}

.mini-products-list .product-details .price-box {
    margin: 5px 0;
}

.mini-products-list .product-details h4 {
}

.mini-products-list .product-details .btn-remove {
    font-size: 11px;
}

.sidebar .mini-products-images-list li.item {
    float: left;
    padding: 5px 5px;
    text-align: center;
}

.block-products .product-image {
    width: 50px;
    margin-right: -50px;
}

.block-products .mini-products-list .product-details {
    margin-left: 65px;
}

/* Top Shopping Cart */
.top-cart {
    float: right; /* width:360px; */
    position: relative;
    top: 5px;
    padding-left: 7px;
}

.top-cart .block-title {
    white-space: nowrap; /* _width:242px; min-width:242px; */
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 0 0 18px;
    line-height: 18px;
    height: 18px;
}

.top-cart .block-title h2 {
    display: block;
    padding-right: 10px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #43b5e9;
    font-weight: bold;
    text-decoration: none;
}

.top-cart .expanded {
    background-position: 0 3px !important;
}

.top-cart .expanded h2 {
    background-position: 100% -126px !important;
    color: #FFF;
}

.top-cart .block-title.expanded {
}

/* .top-cart .no-items { cursor:default; }
.top-cart .no-items h3 { background:none; } */
.top-cart .block-content {
    position: absolute;
    right: 0;
    top: 20px;
    width: 267px;
    background: #fdfdfd;
}

.top-cart .inner-wrapper {
    border: 1px solid #c1c1c1;
}

.inner-wrapper ol li, .inner-wrapper p.subtotal {
    border: 0;
    width: 250px;
}

.inner-wrapper div.actions {
    border: 0;
    width: 245px;
}

.top-cart .block-content h3 {
    font-size: 10px;
    color: #d12c01;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 12px;
    padding: 3px 10px 4px;
}

.top-cart .block-content h3 .close-btn {
    float: right;
    width: 13px;
    height: 0;
    padding-top: 12px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/bkg_close.gif) no-repeat 0 0;
    position: relative;
    z-index: 1;
}

.top-cart .cart-empty .close-btn {
    float: right;
    width: 13px;
    height: 0;
    padding-top: 12px;
    text-align: left;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/bkg_close.gif) no-repeat 0 0;
    position: relative;
    z-index: 1;
}

.top-cart .cart-empty {
    padding: 10px 10px 10px 20px;
}

.top-cart .block-content ol {
    padding-bottom: 7px;
}

.top-cart .block-content .item {
    padding: 8px 5px 8px 11px;
}

.top-cart .block-content .item h4 {
    font-size: 11px;
    line-height: 14px;
}

.top-cart .block-content .item h4 a {
    font-size: 11px;
    text-decoration: none;
    color: #444;
}

.top-cart .block-content table {
    margin: 5px 0 0 0;
}

.top-cart .block-content table th {
    padding: 1px 8px;
    color: #8f8f8f;
    text-align: right;
}

.top-cart .block-content table td {
    text-align: left;
    padding: 1px 0;
}

.top-cart .block-content .subtotal {
    background: #fff url(../images/bkg_dots.gif) repeat-x 0 0;
    padding: 2px 5px;
    text-align: center;
}

.cart .page-title h1 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #62635d;
    letter-spacing: 1px;
}

.cart .td-price, .cart .td-qty, .cart .td-sub {
    width: 100px;
}

.cart .item-info, .cart .item-info .product-name {
    font-size: 14px;
    max-width: 335px;
}

.cart .button span span {
    font-weight: normal;
    letter-spacing: 1px;
}

.btn-continue {
    background: #ACACAC;
    width: 140px;
}

.btn-continue span, .btn-continue span span {
    background: none !important;
}

.updatecart {
    background: #ACACAC;
    width: 164px;
    padding-top: 4px;
    padding-bottom: 2px;
}

.updatecart span, .updatecart span span {
    background: none !important;
}

.qty-box input {
    border: 0px;
    background: none;
    text-align: center;
    width: 23px !important;
}

.qty-box {
    border: 2px solid #eee;
    width: 30px;
    height: 25px;
}

.top-cart .actions {
    background: #e3e3e3 url(../images/bkg_dots.gif) repeat-x 0 -1px;
    text-align: center;
    padding: 5px 11px;
    text-align: right;
}

.top-cart .actions a {
    float: left;
    line-height: 23px;
}

.top-cart .actions button {
    float: none;
}

.top-cart .actions button.button span,
.top-cart .actions button.button span span {
    background-image: url(../images/fp/bkg_btn2.png);
    background-repeat: no-repeat;
}

/* Block: Wishlist */
.block-wishlist .product-image {
    float: left;
    width: 50px;
    margin-right: -50px;
}

.block-wishlist .product-details {
    margin-left: 55px;
}

/* Block: Compare Products */
.block-compare li {
    padding: 5px 0;
}

/* Block: List */
.block-list .block-content ol {
    margin: -5px -13px;
}

.block-list li.item {
    padding: 5px 10px 5px 13px;
}

.block-list .actions {
    padding: 5px 0 0;
}

.sidebar .block-list .product-name {
    font: normal 11px/1.25 'Nunito', sans-serif;
    color: #444;
}

.sidebar .block-list .product-name a {
    color: #444;
}

/* Block: Poll */
.block-poll li {
    margin: 5px 0;
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0;
    vertical-align: top;
}

.block-poll .label {
    display: block;
    margin-left: 18px;
}

.block-poll .answer {
}

.block-poll .votes {
    font-weight: bold;
}

/* Block: Tags */
.block-tags ul,
.block-tags li {
    display: inline;
}

/* Block: Subscribe */
.block-subscribe {
}

/* Block: Reorder */
.block-reorder li {
    padding: 5px 0;
}

.block-reorder input.checkbox {
    float: left;
    margin: 3px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
    font-size: 11px;
    font-weight: normal;
}

/* Block: Banner */
.block-banner {
    border: 0;
    margin: 10px 0;
}

.block-banner .block-content {
    border-top: 0;
    padding: 0;
    background: #cbcbcb;
    text-align: center;
}

.top-container .block-banner {
    background: #d0d0d0;
    margin: 0;
}

/* Block: Checkout Progress */
.block-progress {
}

.block-progress dt {
    font-weight: bold;
}

.block-progress dt.complete,
.block-progress dd.complete {
    background-color: #f6f6f6;
}

.category-view h1 {
    color: #00AFDC;
    letter-spacing: 1px;
    margin: 0 0 1rem;
}

.category-title {
    margin-bottom: 0;
    left: 195px;
    position: relative;
    text-align: left;
    top: 30px;
    width: 446px;
}

#noline {
    border: 1px solid #cfcfcf;
    border-bottom: none;
    border-right: none;
    border-left: none;
    text-align: left;
    display: block; /*padding-bottom:9px;*/
}

.category-title .rss-feed {
    float: right;
    margin: 7px 0 0;
    padding-left: 17px;
    line-height: 12px;
    background: url(../images/icon_rss.gif) 0 0 no-repeat;
    white-space: nowrap;
    text-decoration: none;
}

.category-title .rss-feed:hover {
    text-decoration: underline;
}

.category-view .note-msg,
.category-description {
    display: none;
}

.catalogparent .category-description {
    padding: 20px;
    display: block;
}

.catalogsearch-result-index .page-title {
    margin-bottom: 0;
}

.catalogsearch-result-index .note-msg {
    margin: 20px 0;
}

.sidebar .category-title {
    margin: 0;
}

.category-image {
    display: block;
    margin-bottom: 10px;
}

.category-products {
    clear: left;
    font-size: .875rem;
}

.products-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -.5rem;
    position: relative;
    z-index: 1;
}

.products-grid li.item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: .5rem 0;
    padding: 0 .5rem;
    position: relative;
    width: 50%;
}

.products-grid li.first {
    clear: left;
}
.products-grid li.item .product-image {
    display: block;
    padding-bottom: 125%;
}
.products-grid li.item .product-image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

#topCartContent {
    z-index: 999;
    position: relative;
}

.products-grid li.last {
    margin-right: 0;
}

.products-grid .actions {
    bottom: 0;
}

.products-grid .product-image {
    display: block;
}

.products-grid .product-name {
    margin-bottom: 0;
    padding-top: 4px;
    color: #62635d;
    font-weight: 400;
}

.products-grid .ratings {
    text-align: left;
    line-height: 13px;
    display: none;
}

.products-grid .ratings a {
    color: #505050;
}

.products-grid .rating-links {
    display: block;
    padding: 2px 0 0;
    clear: both;
}
.products-list li.item {
    margin: 0 0 20px 0;
    padding: 0 20px 20px 20px;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.products-list li.last {
    background-image: none;
}

.products-list .product-image {
    float: left;
    margin-right: -186px;
    text-decoration: none !important;
    position: relative;
}

.products-list .product-shop {
    margin-left: 186px;
}

.products-list .product-name {
    margin-bottom: 5px;
}

.products-list .price-box {
    margin: 5px 0 10px;
}

.products-list .desc {
    margin: 5px 0 10px;
    font-size: 12px;
}

.products-list .desc .link-learn {
    white-space: nowrap;
}

.products-grid .special-price, .products-list .special-price {
    font-size: 12px;
}

.special-before {
    color: #989696;
    text-decoration: line-through;
    margin-right: .5rem;
}

.special-now {
    color: #e74197;
}

.products-list .product-name a, .products-grid .product-name a {
    color: #505050;
    font-size: .875rem;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.products-list .product-name a:hover, .products-grid .product-name a:hover {
    color: #43b5e9;
}

.category-products .products-grid .actions {
    display: none;
}

.catalog-product-view .col1-layout .col-main {
    padding-top: 0;
    padding-bottom: 30px;
}

.catalog-product-view .col-wrapper {
    float: none !important;
    width: auto !important;
}

.catalog-product-view .col-main {
    width: auto !important;
    margin-left: 0 !important;
}

.col-left .block-cart {
    display: none;
}

.product-view {
    background: #fff;
    margin: -1px -20px -20px;
    float: left;
    width: 738px;
}

#messages_product_view {
    position: relative;
    z-index: 1;
}

#messages_product_view .messages {
    margin: 0;
}
#messages_product_view .messages li {
    margin: 0;
    position: relative;
    z-index: 1;
}

.product-essential {
}

.product-collateral {
    float: right;
    clear: right;
    width: 334px;
    padding: 0 1px 1px 1px;
    margin: 5px;
}

.product-collateral .emailto-link {
    display: none;
}

.box-collateral {
    background: #fff;
}

.box-collateral .box-title {
    background: transparent;
    padding: 5px 20px 5px;
    margin: 0 -1px;
}

.box-collateral .box-title h2 {
    font-size: 14px;
    line-height: 1.2;
    color: #000333;
    font-weight: bold;
}

.box-collateral .box-content {
    padding: 20px;
}

.tab-list {
    position: relative;
}

.tab-list .tab {
    float: left;
    cursor: pointer;
}

.tab-list .last {
}

.tab-list .active {
    cursor: default
}

.tab-list .tab-container {
    position: absolute;
    left: 0;
    width: 100%;
}

.tab-list .tab-content {
}

.collateral-tabs {
    padding-bottom: 20px;
    margin: 0;
    z-index: 3;
    border-bottom: 1px solid #FFF;
}

.collateral-tabs .tab {
    position: relative;
    font-weight: normal;
    top: -1px;
    z-index: 2;
    margin-right: 3px;
    background: #FFF;
    border: 1px solid #a6dce9;
    border-bottom: 1px solid #FFF;
    color: #0039a6;
    padding: 0 0 0 17px;
    font-size: 13px;
}

.collateral-tabs .tab span {
    padding: 0 17px 0 0;
    line-height: 24px;
    float: left;
}

.collateral-tabs .last {
}

.collateral-tabs .active {
    color: #0039a6;
    font-weight: bold;
    z-index: 2;
    border-bottom: 1px solid #FFF;
}

.collateral-tabs .active span {
    background-position: 100% 0;
    padding-bottom: 1px;
}

.collateral-tabs .tab-container {
    z-index: 1;
    top: 24px;
    background: #fff;
}

.collateral-tabs .tab-content {
    padding: 30px 25px;
    background: #fff;
    border: 1px solid #a6dce9;
    font-size: 12px;
}

.collateral-tabs .tab-content object, .collateral-tabs .tab-content embed {
    width: 100% !important;
    height: auto !important;
}

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

.product-info .tab span {
    color: #505050;
    font-weight: bold;
    padding: 0 0 5px 0;
    font-size: 13px;
}

.product-info .tab-container {
    padding: 5px 0 15px 0;
}

/* Product Images */
.product-view .product-img-box {
    width: 350px;
    padding: 0 5px;
}

.product-view .product-img-box p.notice {
    padding: 0;
    display: block;
    height: 30px;
    display: none;
}

.product-view .product-img-box p.notice span {
    margin-left: -9999px;
}

.product-view .product-img-box .product-image {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: .25rem;
    position: relative;
    overflow: hidden;
    z-index: 3;
}

.product-view .product-img-box .product-image img {
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 350px;
    height: 350px;
    overflow: hidden;
    z-index: 3;
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
}

.product-view .product-img-box .zoom-notice {
    text-align: center;
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(../images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer;
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px;
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0;
}

.product-view .product-img-box .more-views {
    margin: 10px 0 0;
    padding: 0 0 0;
    min-height: 50px;
}

.product-view .product-img-box .more-views h2 {
    display: none;
}

.product-view .product-img-box .more-views ul {
}

.product-view .product-img-box .more-views li {
    float: left;
    background-color: #ddd;
    margin: 0 6px 7px 0;
}

.product-image-popup {
    margin: 0 auto;
}

.product-image-popup .buttons-set {
    clear: none;
    line-height: 28px;
    margin: 0 0 10px;
    float: right;
    width: 150px;
    text-align: right;
}

.product-image-popup .buttons-set .button {
    vertical-align: middle;
    float: none;
}

.product-image-popup .image {
    display: block;
    clear: both;
    margin: 15px auto 15px;
}

.product-image-popup .image-label {
    font-size: 14px;
    text-align: left;
    clear: both;
    font-weight: normal;
    color: #000;
    line-height: 19px;
    margin: 0 0 10px;
}

.product-image-popup .nav {
    text-align: center;
    margin: 0 auto;
    width: 120px;
}

.product-image-popup .nav .prev, .product-image-popup .nav .next {
    margin: 0 15px;
    display: inline;
    background: url(../images/bkg_slide-button.gif) no-repeat 0 0;
    text-indent: -999em;
    cursor: pointer;
    width: 28px;
    height: 28px;
    z-index: 2;
    overflow: hidden;
    float: left;
}

.product-image-popup .nav .prev {
    left: -19px;
    float: left;
}

.product-image-popup .nav .next {
    right: -19px;
    float: right;
    background-position: 0 -40px;
}

/* jQzoom */
div.jqZoomTitle {
    z-index: 5000;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: #999;
}

.jqZoomPup {
    overflow: hidden;
    background-color: #fff;
    z-index: 10;
    border-color: #fff;
    border-style: solid;
    cursor: crosshair !important; /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60); -moz-opacity:0.6; opacity:0.6; */
}

.product-image {
    cursor: pointer !important;
}

p.product-image {
    cursor: default !important;
}

.zoom-activated {
}

.jqZoomPup img {
    border: 0;
}

.preload {
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 8px;
    text-align: center;
    background: #fff url(../images/zoomloader.gif) no-repeat 43px 30px;
    width: 90px;
    height: 43px;
    z-index: 10;
    position: absolute;
    top: 3px;
    left: 3px;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.jqZoomWindow {
    border: 1px solid #ccc;
    background-color: #fff;
}

.product-view .product-shop .product-main-info {
    margin: 0 -30px 10px;
    padding: 5px 30px 5px;
}

.product-view .product-shop p,
.product-view .product-shop .ratings {
    margin: 10px 0;
}

.product-view .product-shop .ratings p {
    margin: 0;
}

.product-view .product-shop .product-ids {
    margin: 4px 0 10px;
    color: #999;
    display: none;
}

.product-view .product-shop .availability {
    display: none;
}
.product-view .product-shop .availability.out-of-stock {
    display: block;
    font-size: 0;
    margin: 2rem 0;
}
.product-view .product-shop .availability.out-of-stock:after {
    content: 'NOT AVAILABLE';
    color: #e74197;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 2rem;
    text-transform: uppercase;
}

.product-view .product-shop .price-box .price-label {
    font-size: 11px;
}

.product-view .product-shop .price-box .price-as-configured .price-label {
    font-size: 12px;
}

.product-view .product-shop .price-box .price-as-configured .price {
    color: #e55100;
    font-size: 14px;
}

.product-view .product-shop .price-box .price-including-tax .price,
.product-view .product-shop .price-box .regular-price .price {
    color: #43b5e9;
    font-size: 14px;
}

.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .special-price .price {
    font-size: 14px;
    color: #43b5e9;
}

.product-view .product-shop .price-box .price-as-configured .price-including-tax .price {
    color: #e55100;
}

.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price {
    color: #222;
    font-size: 11px;
}

.product-view .product-shop .price-box p {
    margin: 4px 0;
}

.product-view .product-shop .add-to-links {
    margin: 10px 0;
}

.product-view .product-name h1 {
    font: normal 18px/22px 'Nunito', sans-serif;
    color: #505050;
}

.product-view .product-ids {
    text-transform: uppercase;
}

.product-view .short-description {
    margin: 1rem 0;
}
.product-view .short-description ul {
    list-style: disc;
}
.product-view .short-description ul li {
    margin: .5rem 1rem;
}

.rating-box {
    width: 65px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.gif) 0 100% repeat-x;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(../images/bkg_rating.gif) 0 0 repeat-x;
}

.ratings {
    margin: 0;
}

.ratings .rating-box {
    float: left;
    margin-right: 5px;
}

.ratings .amount {
    font-size: 12px;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links a {
    text-decoration: underline;
}

.ratings .rating-links a:hover {
    text-decoration: none;
}

.ratings .rating-links .separator {
    margin: 0;
}

.ratings dt {
}

.ratings dd {
}

/* Availability */
.availability {
    font-weight: bold;
}

.availability.in-stock {
    color: #1b6800;
}

.availability.out-of-stock {
    color: #cf3a00;
}

/********** < Product Prices */
.price {
    white-space: nowrap !important;
}

.price-box {
}

.price-box .price {
    font-weight: bold;
}

.price-box-bundle {
}

/* Regular price */
.regular-price {
}

.regular-price .price, .regular-price .price span {
    font-weight: 400;
}

/* Old price */
.old-price {
    text-decoration: line-through;
    color: #989696;
    margin-right: 5px !important;
}

.old-price .price-label {
    white-space: nowrap;
    color: #989696;
}

.old-price .price {
    font-weight: normal;
    text-decoration: line-through;
    color: #989696;
}

.sidebar .old-price .price-label {
    display: none !important;
}

/* Special price */
.special-price {
}

.special-price .price-label {
    white-space: nowrap;
    color: #43b5e9;
    font-weight: bold;
}

.special-price .price {
    color: #43b5e9;
}

.sidebar .special-price .price-label {
    display: none !important;
}

/* Minimal price (as low as) */
.minimal-price {
}

.minimal-price .price-label {
    white-space: nowrap;
}

.minimal-price-link {
    display: block;
    margin: 5px 0;
    text-decoration: none;
}

a.minimal-price-link:hover {
    text-decoration: underline;
}

.minimal-price-link .label {
    font-weight: bold;
}

.minimal-price-link .price {
    font-weight: bold;
}

/* Excluding tax */
.price-excluding-tax {
    display: block;
}

.price-excluding-tax .label {
    white-space: nowrap;
}

.price-excluding-tax .price {
    font-weight: normal;
}

/* Including tax */
.price-including-tax {
    display: block;
}

.price-including-tax .label {
    white-space: nowrap;
}

.price-including-tax .price {
    font-weight: bold;
}

/* Excl tax (for order tables) */
.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}

/* Incl tax (for order tables) */
.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: bold;
}

/* Price range */
.price-from {
}

.price-from .price-label {
    white-space: nowrap;
}

.price-from .price {
    white-space: nowrap;
}

.price-to {
}

.price-to .price {
    white-space: nowrap;
}

.price-to .price-label {
    white-space: nowrap;
}

/* Price as configured */
.price-as-configured {
}

.price-as-configured .price-label {
    white-space: nowrap;
}

.price-as-configured .price {
    font-size: 14px;
    color: #e55100;
}

/* Price notice next to the options */
.price-notice {
    padding-left: 10px;
}

.price-notice .price {
    font-weight: bold;
}

/********** Product Prices > */

/* Tier Prices */
.product-pricing {
    background: #fbf4de;
    border: 1px solid #e2d4c7;
    padding: 8px;
    margin: 20px 0;
}

.product-pricing li {
    line-height: 1.35;
    margin: 2px 0;
}

.product-pricing li .price {
    font-weight: bold;
}

.product-pricing li .benefit {
    font-weight: bold;
}

/* Add to Links */
.add-to-links {
    margin: 5px 0 0;
    font-size: 11px;
}

.add-to-links li {
    margin: 2px 0;
}

.add-to-links a {
    color: #00a5b6;
    text-transform: uppercase;
}

.add-to-links a:hover {
}

.add-to-links .separator {
    display: none;
}

.add-to-cart label {
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
    margin-right: 5px;
    text-transform: capitalize;
}

.add-to-cart .qty {
    vertical-align: middle;
    margin-right: 10px;
    width: 60px;
}

button.btn-cart span {
}

/* On product view */
.product-view .product-essential button.btn-cart span,
.add-to-cart button.btn-cart span {
    background-image: url(../images/fp/bkg_btn2.png);
    padding: 0 0 0 13px !important;
    height: 24px !important;
}

.product-view .product-essential button.btn-cart span span,
.add-to-cart button.btn-cart span span {
    border: 0;
    background-image: url(../images/fp/bkg_btn2.png);
    padding: 0 9px 0 0 !important;
    margin-left: -4px;
    color: #fff;
    text-transform: uppercase;
    font: normal 12px/24px 'Nunito', sans-serif !important;
    height: 24px;
}

/* Add to Links + Add to Cart */
.add-to-box {
}

.add-to-box .add-to-cart {
}

.add-to-box .add-to-links {
    margin: 0 !important;
}

.add-to-box .add-to-links li {
    margin: 0 0 2px;
}

ul.add-to-links li:last-child {
    display: none;
}

.product-options dt label {
    font-size: 12px;
}

.product-options dt .qty-holder {
    float: right;
}

.product-options dt .qty-holder label {
    vertical-align: middle;
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #000;
}

.product-options dl.last dd.last {
}

.product-options dd .input-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: .25rem -.25rem;
}

.product-options dd input.input-text {
    width: 98%;
}

.product-options dd input.datetime-picker {
    width: 150px;
}

.product-options dd textarea {
    width: 98%;
    height: 8em;
}

.product-options dd select {
    width: 100%;
}

.product-options .options-list {
}

.product-options .options-list li {
    vertical-align: middle;
    margin: 0;
    padding: 2px 0;
    line-height: 1.315;
}

.product-options .options-list input.radio {
    float: left;
    margin: 2px -18px 0 0;
}

.product-options .options-list input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
}

.product-options .options-list .label {
    display: block;
    margin-left: 20px;
}

.product-options .validation-error .options-list,
.product-options ul.validation-failed {
    padding: 2px 1px !important;
    position: relative;
    z-index: 2;
    top: -3px;
    left: -2px;
    margin-right: -2px;
}

.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed {
    padding: 0 1px !important;
    position: relative;
    z-index: 2;
    top: -1px;
    left: -2px;
    margin-right: -2px;
}

.product-options li {
    display: inline-block;
}

.product-options .last dt label {
    color: #444;
    letter-spacing: 1px;
}

.product-options .last dt span {
    color: #444;
    letter-spacing: 1px;
}

.product-view .product-options-bottom .product-pricing {
    clear: both;
}

.product-view .product-options-bottom {
    margin: 1rem 0 .5rem;
}

.product-view .product-options-bottom .price-box {
    margin: 0 !important;
    float: right;
}

.product-view .product-options-bottom p.required {
    display: none;
}

/* Options in product info column */
.options-container-small {
    margin: 0;
}

.options-container-small .product-options-bottom {
    float: left;
}

.options-container-small .product-pricing {
    display: none;
}

.options-container-small .price-box {
    display: none;
}

.options-container-small .add-to-cart {
    padding: 13px 15px 0 0 !important;
}

.options-container-small .product-options-bottom p.required {
    padding: 0 0 0 90px;
    width: auto;
    float: left;
    clear: left;
    text-align: left;
}

.options-container-small
dt {
    float: left;
    line-height: 1.2;
    width: 10em;
    clear: left;
    padding: 3px 5px 3px 0;
    margin: 0 0 8px;
}

.options-container-small dd {
    float: left;
    width: 275px;
    border-bottom: 0;
    padding: 0;
    margin: 0 0 8px;
}

.options-container-small .product-options {
    margin: 0 0 0;
}

#customizeTitle {
    margin: 0;
}

.bundleProduct {
}

.product-options .bundle-summary {
    font-size: 11px;
}

.bundleProduct .product-options {
    font-size: 12px;
    margin-top: 0;
}

.bundleProduct .product-options-bottom {
    padding: 0;
    font-size: 12px;
    margin: 0 0 5px;
    line-height: 27px;
}

.bundleProduct .product-options-bottom .add-to-cart {
    float: right;
    margin: 0 0 0 20px;
}

.bundleProduct .product-options-bottom .price-box {
    margin: 0;
    float: right;
}

.bundleProduct .product-options-bottom p.required {
    padding: 5px 0 0;
    width: auto;
    clear: both;
    text-align: right;
}

.with-bundle {
    position: relative;
    z-index: 1;
    background: #fff url(../images/bkg_cols.gif) 460px 0 repeat-y;
}

/**/
#bundle-product-wrapper {
    margin: -1px -20px -20px;
    border-top: 1px solid #cfcfcf;
    float: left;
    width: 938px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#bundleProduct {
    width: 1877px;
    background: #fff url(../images/bkg_cols.gif) repeat-y 279px 0;
    z-index: 1;
    position: relative;
}

#productView {
    margin: 0;
    position: static;
    border: 0;
}

#options-container {
    min-height: 510px;
    width: 938px;
    position: relative;
    z-index: 2;
    float: right;
    border-left: 1px solid #cfcfcf;
    background: #fff url(../images/bkg_cols.gif) repeat-y 460px 0;
}

/* Hidind Add to Cart box from Bundle product Review page */
/*.review-product-list #bundleProduct .add-to-box { display:none !important; }*/
/*#bundleProduct .box-related { display:none !important; }*/

#options-container .product-options {
    font-size: 12px;
    margin-top: 0;
    font-size: 11px;
    z-index: 1;
    margin: 0;
    width: 600px;
    padding: 20px 20px 0;
    clear: both;
    position: relative;
    z-index: 1;
}

#options-container .product-options-bottom {
    padding: 0 20px 20px;
    width: 600px;
    font-size: 12px;
    margin: 0 0 5px;
    line-height: 27px;
}

#options-container .product-options-bottom .add-to-cart {
    float: right;
    margin: 0 0 0 20px;
}

#options-container .product-options-bottom .price-box {
    margin: 0;
    float: right;
}

#options-container .product-options-bottom p.required {
    padding: 5px 0 0;
    width: auto;
    clear: both;
    text-align: right;
}

.moving-now {
}

.bundle-summary {
    position: absolute;
    z-index: 2;
    left: 643px;
    top: 61px;
    margin-top: 0;
    background: #fff;
    width: 295px;
}

.bundle-summary .product {
    background: #f6f6f6 url(../images/bkg_page-title.gif) repeat-x 0 0;
    border-bottom: 1px solid #ddd;
    padding: 14px 20px;
}

.bundle-summary .product-image {
    border: 1px solid #d6d6d6;
    float: left;
    margin: 0 -60px 0 0;
}

.bundle-summary .product-details {
    margin-left: 60px;
    padding: 0 0 0 13px;
}

.bundle-summary .product-details p.availability {
    margin: 5px 0;
    font-weight: bold;
    font-size: 12px;
}

.bundle-summary .product-name {
    font-size: 16px;
    color: #111;
}

.bundle-summary .summary h4 {
    font-size: 14px;
    color: #333;
}

.bundle-summary .summary ul {
    margin: 6px 0 10px;
}

.bundle-summary .summary li {
    background: url(../images/bkg_dots.gif) repeat-x 0 1px;
    margin: 0;
    padding: 11px 0 7px;
}

/* Grouped Product */
.groped-product-type {
    position: relative;
    z-index: 2;
    margin: 20px -30px -20px;
    background: #fff;
    border-top: 1px solid #cfcfcf;
    padding: 20px 30px 0;
}

.grouped-items td {
    vertical-align: middle;
    padding: 5px 10px;
}

/* Gift Card product */
.giftcard-form {
}

.giftcard-amount-form {
    margin: 0 0 10px;
}

.giftcard-amount-form label {
    width: 120px;
    text-align: left;
    padding-right: 5px;
}

.giftcard-amount-form .form-list .input-text {
    width: 70px;
}

.giftcard-amount-form .form-list select {
    width: 150px;
}

.giftcard-amount-form .form-list .input-box {
    padding-right: 20px;
    margin-right: 9px;
}

.giftcard-amount-form .form-list .input-box .v-fix {
    white-space: nowrap;
}

.giftcard-amount-form .form-list .input-box p.notice {
    float: left;
    padding: 0;
    clear: left;
    width: 55px;
    margin: 5px -100px 0 0;
    white-space: nowrap;
    font-size: 11px;
    position: relative;
    z-index: 1;
}

.giftcard-amount-form .form-list .input-box p.notice span {
    margin-right: 5px;
    display: block;
}

.giftcard-send-form {
    background: #fff;
    z-index: 2;
    position: relative;
    border-top: 1px solid #ddd;
    padding: 30px 30px 10px;
    margin: 0 -30px -30px;
}

.giftcard-send-form label {
    width: 120px;
    text-align: left;
    padding-right: 5px;
    padding-bottom: 5px;
}

.giftcard-send-form .field label {
    padding-bottom: 0;
}

.giftcard-send-form .field .input-text {
    width: 249px !important;
}

/* Block: Related */
.product-view .box-related {
    font-size: 11px;
    background: transparent;
    margin-top: 20px;
    float: left;
    border-top: 1px solid #ddd;
}

.product-view .box-related .box-title {
    margin: 0 5px 5px 5px;
    background: url('../images/fp/hd-related-items2.gif') no-repeat;
    height: 32px;
}

.product-view .box-related .box-title strong {
    margin-left: -9999px;
}

.product-view .box-related p {
    margin: 0;
}

.product-view .box-related p.note {
    display: none;
}

.product-view .box-related .product-name {
    font-size: 12px;
}

.product-view .box-related .price-box {
    margin: 8px 0;
}

.product-view .box-related .note {
    padding: 5px 20px;
    margin: 0;
    font-size: 12px;
    background: #f7edda;
}

.product-view .box-related .note,
.product-view .box-related .note a {
    color: #d02600;
}

.product-view .box-related input.checkbox {
    position: absolute;
    margin: 3px 0 0 105px;
}

.product-view .box-related ol {
    padding: 20px 0 20px 20px !important;
}

.product-view .box-related li.item .item-info {
    margin-right: 20px;
}

.product-view .box-related li.item {
    width: 110px;
    float: left;
    margin: 2px 7px 5px 5px;
}

.product-view .box-related li.item p a {
    color: #999;
}

.product-view .box-related li.item .product-image {
    width: 110px;
}

.product-view .box-related li.item .product-details {
    width: 110px;
}

.product-view .box-related li.item .product-details h3, .product-view .box-related li.item .product-details h3 a {
    color: #505050;
    text-decoration: none;
    font-size: 12px;
}

.product-view .box-related li.item .product-details .price-box .regular-price {
    color: #2d58a7;
    font-size: 13px;
    font-weight: bold;
}

.product-view .box-related li.item .product-details p {
    display: none;
}

/* Block: Upsell */
.product-view .box-up-sell .products-grid {
    padding: 30px 0 10px 61px;
    margin: 0;
}

.product-view .box-up-sell .products-grid li {
    width: 176px;
    margin-right: 40px;
    display: inline;
}

/* Block: Tags */
.product-view .box-tags {
}

.product-view .box-tags h3 {
    font-size: 12px;
    font-weight: normal;
}

.product-view .box-tags .form-add-tags {
    padding: 5px 0 0 0;
}

.product-view .box-tags .form-add-tags label {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 15px 0 0;
    height: 4em;
    float: left;
}

.product-view .box-tags .form-add-tags .input-box {
    margin: 0;
    display: inline-block;
}

.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error {
    padding-right: 17px;
}

.product-view .box-tags .form-add-tags input.input-text {
    width: 300px;
}

.product-view .box-tags .form-add-tags button.button {
    margin-left: 5px;
    vertical-align: top;
}

.product-view .box-tags .form-add-tags p {
    padding: 5px 0;
    font-size: 11px;
}

.product-view .box-tags .tags-list {
    margin: 15px 0;
    line-height: 1.5em;
}

.product-view .box-tags .tags-list li {
    display: inline;
    font-size: 10px;
    margin: 0 5px 0 0;
}

.product-view .box-tags .tags-list li a {
    text-decoration: none;
    font-size: 12px;
    margin: 0;
    padding: 3px;
    background: #fffcf0;
}

.product-view .box-tags .tags-list li a:hover {
    text-decoration: underline;
}

.product-view .box-tags .form-add-tags .input-box, x:-moz-any-link {
    float: left;
}

/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button, x:-moz-any-link {
    margin-bottom: 15px;
}

/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box, x:-moz-any-link, x:default {
    float: none;
}

/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button, x:-moz-any-link, x:default {
    margin-bottom: 0;
}

/* FireFox 3 restore */

/* Block: Reviews */
.product-view .product-main-info .review-summary-table {
    margin: 0;
}

.review-summary-table {
    border: 0;
    margin: 0 0 10px;
}

.review-summary-table th,
.review-summary-table td {
    padding: 2px 5px;
}

.review-summary-table tr.last td {
    border: 0;
}

.review-summary-table th.label,
.review-summary-table td.label {
    width: 1px;
    white-space: nowrap;
    padding-left: 0;
    background: none;
}

.product-view .box-reviews .pager {
    border-width: 1px 0;
    margin: 0;
}

.product-view .box-reviews dt {
    margin: 10px 0;
    font-style: italic;
}

.product-view .box-reviews dt a {
    font-weight: bold;
    font-style: normal;
    margin-right: 10px;
}

.product-view .box-reviews dd {
    margin: 10px 0 20px;
    padding: 0 0 10px;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.product-view .box-reviews dd p {
    margin: 0 0 10px;
}

.product-view .box-reviews dd .date {
    margin: 0 0 10px;
    font-style: italic;
}

.product-view .box-reviews dd.last {
    background: none;
    margin-bottom: 0;
}

/* Add Review Form */
.product-view .box-reviews .product-name {
    font-weight: normal;
    margin-bottom: 20px;
}

.product-view .box-reviews .product-name span {
    font-weight: bold;
}

.product-view .box-reviews .form-list {
    margin: 15px 0;
}

.product-view .box-reviews .form-list .input-box {
}

.product-view .box-reviews .form-list .review-summary-table thead {
    background: none;
}

.product-view .box-reviews .form-list .review-summary-table thead th {
    background: none;
    border: 0;
    text-align: center;
    padding-bottom: 4px;
    text-transform: capitalize;
}

.product-view .box-reviews .form-list .review-summary-table thead th.label {
    text-align: left;
    color: #fff;
}

.product-view .box-reviews .form-list .review-summary-table thead th .rating-box-small {
    display: none;
}

.product-view .box-reviews .form-list .review-summary-table .value {
    text-align: center;
}

/* ======================================================================================= */

/* Product Review ======================================================================== */
.review-product-list .col-main {
    padding-top: 0;
}

.product-review {
}

.product-review .product-img-box {
    float: left;
    width: 285px;
}

.product-review .product-img-box .product-image {
    display: block;
    margin: 0 0 15px;
}

.product-review .details {
    float: right;
    width: 400px;
}

.product-review .details .product-name {
    font-size: 15px;
    font-weight: bold;
    color: #151515;
    line-height: 19px;
    margin: 0 0 10px;
}

.product-review .details p.date {
    font-size: 12px;
    font-style: italic;
}

.product-review .details p {
    margin: 10px 0;
}

.product-review .details .review-summary-table {
    margin: 10px 0;
}

.product-review .buttons-set {
    clear: both;
    padding: 25px 0 0;
}

.review-product-view .col-main {
    background: #fff;
    padding: 0;
}

.review-product-view .col-main .page-title {
    margin-left: 0;
    margin-right: 0;
}

.review-product-view .product-review .product-img-box {
    padding: 0 0 20px 20px;
}

.review-product-view .product-review .details {
    width: 570px;
    padding: 0 20px 20px 0;
}

.review-product-view .product-review .buttons-set {
    border-top: 1px solid #d1d1d1;
    background: #fff;
    margin: 0;
    padding: 15px 20px;
}

/* ======================================================================================= */

/* CMS ============================================================================= */
.cms-home .col1-layout,
.cms-index-index .col1-layout {
    border: 0;
}

/*.cms-home .col1-layout .std,
.cms-index-index .col1-layout .std { border:1px solid #cbc0b2; }*/
.cms-home .main .std .messages, .cms-index-index .main .std .messages {
    margin-top: 0;
}

.cms-home .top-callout, .cms-index-index .top-callout {
    margin-bottom: 6px;
}

.cms-home .col1-layout .col-main, .cms-index-index .col1-layout .col-main {
    padding: 0;
}

/* .cms-index-index .col2-set { border: 1px solid #D9D7CA; } */
.cms-home .col2-set .col-1, .cms-index-index .col2-set .col-1 {
    width: 705px;
}

.cms-home .col2-set .col-2, .cms-index-index .col2-set .col-2 {
    width: 245px;
    margin-left: -245px;
}

.cms-home .col2-set .col-2 img, .cms-index-index .col2-set .col-2 img {
    display: block;
    margin: 6px auto;
}

.cms-home .col1-layout .category-view, .cms-index-index .col1-layout .category-view {
    margin: 0 0 20px;
}

.cms-home .col1-layout .page-title, .cms-index-index .col1-layout .page-title {
    margin: 3px 0 0;
}

.cms-home .col1-layout .products-grid, .cms-index-index .col1-layout .products-grid {
    margin: 0;
    border: 1px solid #cbc0b2;
    border-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cms-home .col1-layout .products-list, .cms-index-index .col1-layout .products-list {
    margin: 0;
    border: 1px solid #cbc0b2;
    border-top: 0;
    padding-top: 20px;
}

table.hotButtons td {
    text-align: center;
    padding-top: 22px;
}

.cms-hp-touchsmart-iq506-has-arrived .col-main {
    padding: 0;
}

.cms-hp-touchsmart-iq506-has-arrived .main {
    margin-top: 0;
}

.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs {
    display: none;
}

.new-product-spotlight {
    border: 1px solid #cfcfcf;
    border-top: 0;
    background: url(../images/callouts/electronics/new_computer_bg.jpg) no-repeat;
    height: 519px;
    position: relative;
}

.new-product-spotlight .link {
    position: absolute;
    top: 95px;
    left: 318px;
}

.new-product-spotlight .more-new-positioning {
    position: absolute;
    top: 42px;
    right: 70px;
    width: 207px;
}

.new-product-spotlight .more-new-positioning h3 {
    margin-bottom: 5px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.new-product-spotlight .more-new {
    position: relative;
    height: 335px;
}

.new-product-spotlight .more-new .arrow-up {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 207px;
    background: url(../images/callouts/electronics/more_new_arrow.gif) no-repeat;
    text-indent: -999em;
}

.new-product-spotlight .more-new .arrow-down {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 207px;
    background: url(../images/callouts/electronics/more_new_arrow.gif) no-repeat 0 100%;
    text-indent: -999em;
}

.new-product-spotlight .more-new .content {
    position: absolute;
    top: 20px;
    left: 0;
    width: 205px;
    height: 295px;
    border-width: 0 1px;
    border-style: solid;
    border-color: #dcdcdc;
    background: #fff;
}

.new-product-spotlight .more-new ol {
    margin: 10px 15px;
    padding-left: 0;
    list-style-type: none;
}

.new-product-spotlight .more-new .item {
    padding: 10px 0 10px 85px;
    border-bottom: 1px solid #d2d2d2;
}

.new-product-spotlight .more-new .item.top {
    padding-top: 0;
}

.new-product-spotlight .more-new .item.last {
    border-bottom: 0;
    padding-bottom: 0;
}

.new-product-spotlight .more-new .item img {
    float: left;
    margin-left: -85px;
    position: relative;
}

.new-product-spotlight .more-new a {
    font-weight: bold;
}

.cms-menu {
    float: left;
    width: 240px;
    margin: 0 10px 5px 0;
    padding: 15px;
    background: #fff url(../images/bkg_cms-menu.gif) 0 0 repeat-x;
    font-size: 12px;
    list-style-position: inside;
}

.col-main .cms-menu {
}

.cms-menu li {
    color: #999;
    margin: 3px 0;
}

/*.cms-menu li span { color:#444; }*/
.cms-menu li.parent > a,
.cms-menu li.parent > strong {
    background: url(../images/bkg_cms-menu-arrow-down.gif) 100% 50% no-repeat;
    padding-right: 13px;
}

.cms-menu li strong {
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

.cms-menu li ul,
.cms-menu li ol {
    padding-left: 15px;
    margin-bottom: 7px;
    list-style-position: inside;
}

/* CMS Menu Types */
ol.cms-menu.type-1 {
    list-style-type: decimal;
}

ol.cms-menu.type-1 ol {
    list-style-type: decimal;
}

ol.cms-menu.type-a {
    list-style-type: lower-alpha;
}

ol.cms-menu.type-a ol {
    list-style-type: lower-alpha;
}

ol.cms-menu.type-A {
    list-style-type: upper-alpha;
}

ol.cms-menu.type-A ol {
    list-style-type: upper-alpha;
}

ol.cms-menu.type-i {
    list-style-type: lower-roman;
}

ol.cms-menu.type-i ol {
    list-style-type: lower-roman;
}

ol.cms-menu.type-I {
    list-style-type: upper-roman;
}

ol.cms-menu.type-I ol {
    list-style-type: upper-roman;
}

ul.cms-menu.type-circle {
    list-style-type: circle;
}

ul.cms-menu.type-circle ul {
    list-style-type: circle;
}

ul.cms-menu.type-disc {
    list-style-type: disc;
}

ul.cms-menu.type-disc ul {
    list-style-type: disc;
}

ul.cms-menu.type-square {
    list-style-type: square;
}

ul.cms-menu.type-square ul {
    list-style-type: square;
}

.product-name {
    font-weight: bold;
    color: #0039a6;
}

.product-name h1 {
    font-size: 18px;
}

.product-name a {
    color: #505050;
    text-decoration: underline;
}

.product-name a:hover {
    color: #505050;
    text-decoration: none;
}

/* Product Tags */
.tags-list {
    margin: 5px 0;
}

.tags-list li {
    display: inline;
    font-size: 12px;
}

.tags-list li a {
    text-decoration: none;
    margin: 0 2px 0 0;
}

.tags-list li a:hover {
    text-decoration: underline;
}

/* Advanced Search */
.search-summary {
    padding: 10px 10px 0;
    margin: 10px 0 0;
    font-size: 12px;
    background: url(../images/bkg_dots.gif) repeat-x 0 0;
}

.search-summary li {
    margin: 2px 0;
}

/* Sitemap */
.sitemap {
    font-size: 12px;
}

.sitemap li {
    margin: 3px 0;
}

/* ======================================================================================= */

/* Shopping Cart ========================================================================= */
.cart {
    padding-top: 5px;
}

.checkout-cart-index .col-main {
    padding: 0;
}

.checkout-cart-index .col-main .page-title {
    margin: 0;
}

.cart-empty {
    padding: 20px;
    background: #fff;
}

/*.cart { background:url(../images/bkg_cart.gif) repeat-y 100% 0; }*/
.cart .title-buttons {
    padding-right: 15px;
}

.cart .messages,
.cart .messages li {
    margin: 0 0 5px 0;
}

.cart .discount {
    font-size: 14px;
    letter-spacing: 1px
}

.cart .checkout-types fieldset {
    display: inline;
}

.cart .checkout-types .btn-proceed-checkout2 span {
    padding: 0 0 0 0 !important;
    width: 100px;
    text-transform: lowercase;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    height: 23px;
}

.cart .btn-proceed-checkout2 span {
    background: none !important;
}

.cart .btn-proceed-checkout2 span span {
    background: none !important;
}

.cart .btn-proceed-checkout2 {
    background: #ACACAC !important;
}

.cart .checkout-types .btn-proceed-checkout3 span {
    background-image: url(../images/2012/continueshopping2.jpg);
    padding: 0 0 0 0 !important;
    width: 100px;
    text-transform: lowercase;
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    height: 23px;
}

.cart .title-buttons .checkout-types li {
    margin: 0 0 5px;
}

.cart .checkout-types {
    margin: 1rem 0 1rem auto;
    text-align: center;
}

.cart .checkout-types fieldset {
    display: inline;
}

.cart .checkout-types .btn-proceed-checkout span span, button.button.btn-proceed-checkout span span {
    border: 0;
    color: #fff;
    font-weight: bold;
    text-transform: none;
    margin: 0 !important;
}

.cart .title-buttons .checkout-types li {
    margin: 0 0 5px;
}

.cart .removeimg {
    vertical-align: middle
}

.cart-table {
    border-width: 1px 0;
}

.error {
    font-size: 18px;
}

.cart-table .item-msg .error {
    font-size: 12px;
    color: #FF0000;
    font-weight: 700;
}

#shopping-cart-table .prod-info {
    width: 47%
}

#shopping-cart-table th {
    letter-spacing: 1px
}

#shopping-cart-table th, #shopping-cart-table td {
    padding: 10px;
}

#shopping-cart-table th:first-child, #shopping-cart-table td:first-child {
    padding-left: 0;
}

#shopping-cart-table th:last-child, #shopping-cart-table td:last-child {
    padding-right: 0;
}

#shopping-cart-table .last {
    text-align: right
}

#shopping-cart-table .prod-info img {
    margin-left: -21px !important;
    height: 100px;
}

.cart-table .item-msg {
    clear: both;
    color: #FF0000;
    font-size: .875rem;
}

.cart-table thead th {
    vertical-align: bottom;
}

.cart-table tbody td {
    padding: 12px;
}

.cart-table .btn-continue {
    float: left;
    width: 225px;
}

.cart-table .btn-continue span {
    background: none;
    border: none;
    text-transform: none;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    padding: 0;
}

.cart-table .btn-update {
    float: right;
}

#shopping-cart-totals-table {
    margin-top: 20px;
}

.total-box {
    width: 336px;
    border-top: 1px solid #eee;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sub-box .sub-title, .total-box .total-title {
    float: left;
    margin: 0px;
    text-transform: uppercase;
    font-size: 13px;
}

.sub-box .sub-total, .total-box .total-total {
    float: right;
    margin: 0;
}

.btn-proceed-checkout {
    background: #F3328F;
    width: 100%;
}

.btn-proceed-checkout span span, .btn-proceed-checkout span {
    background: none !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
}

.cart .cart-collaterals {
    padding: 20px 0 10px;
}

.cart .cross-inside {
    background: url(../images/bkg_crosssell.gif) repeat-y 0 0;
}

.cart .cart-collaterals h2 {
    color: #000;
    font-weight: normal;
    margin: 0 0 5px;
}

.cart .deals {
    float: left;
    width: 225px;
    display: inline;
    font-size: 12px;
    background: #F5F5F5;
    padding: 20px;
    min-height: 157px;
    padding-bottom: 0px;
}

.cart .totals .deals {
    margin-left: 0;
}

.cart .totals .shipping {
    display: none;
}

.cart .deals p,
.cart .deals label {
    margin: 0 0 7px;
    display: block;
}

.cart .deals .input-text {
    width: 210px;
    margin: 0 5px 3px 0;
    float: left;
    border: none;
    height: 25px;
}

.cart .giftcard {
    position: relative;
    z-index: 1;
}

.cart .giftcard button.check-gc-status {
    clear: both;
}

.cart .giftcard button.check-gc-status span {
    padding: 0 !important;
    background: none !important;
    line-height: 1.3 !important;
    color: #444 !important;
    height: auto !important;
    font-weight: normal !important;
    text-transform: none !important;
}

.cart .giftcard button.check-gc-status span span {
    text-decoration: underline;
    font-size: 12px !important;
}

.cart .giftcard,
.cart .discount {
    margin: 0 0 20px 0;
    min-height: 131px;
}

.cart .discount {
    padding-bottom: 20px;
}

.cart .discount strong {
    font-weight: bold;
    font-size: 16px;
}

.cart .disstrong {
    margin-bottom: 5px;
}

.cart .cancel-btn {
    background: #ACACAC;
    clear: left;
    color: #fff;
}

.cart .shipping {
    float: left;
    margin: 0 0 0 30px;
    display: inline;
    font-size: 12px;
    width: 280px;
}

.cart .shipping select {
    width: 256px;
}

.cart .shipping .input-text {
    width: 250px;
}

.cart .shipping p {
    margin: 0 0 15px;
}

.cart .shipping .buttons-set {
    width: 256px;
}

.cart .shipping .form-list label {
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
}

.cart .shipping .form-list .input-text,
.cart .shipping .form-list select {
    display: block;
    float: none;
}

.buttonbox {
    padding-bottom: 20px;
}

.cart .crosssell {
    float: left;
    min-height: 400px;
    width: 260px;
    padding: 0 20px 15px 30px;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 0 0;
    background: #fbf3f0;
}

.cart .crosssell h2 {
    font-size: 11px;
    color: #cd3800;
    font-weight: bold;
    text-transform: uppercase;
}

.cart .crosssell .item {
    padding: 17px 0 0;
}

.cart .crosssell .product-image {
    float: left;
    margin: 3px -90px 0 0;
}

.cart .crosssell .product-shop {
    margin-left: 90px;
}

.cart .crosssell .product-name,
.cart .crosssell .price-box,
.cart .crosssell p,
.cart .crosssell .add-to-links {
    margin: 0 0 5px;
}

.cart .crosssell .add-to-links li {
    margin: 0;
}

/* Shopping Cart Totals */
.cart .totals .totalwrap {
    float: right;
}

.cart .totals {
    padding-top: 2px;
    position: relative;
}

.cart .totals table {
    width: 100%;
}

.cart .totals table th,
.cart .totals table td {
    text-transform: uppercase;
    font-weight: 700;
    color: #333;
    letter-spacing: 1px;
}

.cart .totals table td {
    text-align: left;
}

.cart .cart-ship {
    text-align: left !important;
    padding-bottom: 5px;
}

.cart .cart-ship, .cart .cart-tax {
    font-size: 13px;
    font-weight: normal !important;
}

.cart .totals table td span {
    text-transform: lowercase;
    font-weight: normal;
    font-size: 13px;
}

.cart .cart-tax {
    text-align: left !important;
}

.cart .totals .btn-remove img {
    vertical-align: middle;
}

.cart .totals table tfoot strong {
    font-weight: bold;
    font-size: 12px; /*color:#43b5e9; */
    display: block;
}

.cart .totals table tfoot td .price {
    font-weight: bold;
    font-size: 13px;
}

.cart .totals .checkout-types li {
    margin: 1rem 0;
}

.amscheckout-item .item-options dt, .amscheckout-item .item-options dd {
    font-weight: normal;
    padding: 0px;
}

#cdeal .messages li.error-msg ul {
    padding: 0px;
}

/* Options Tool Tip */
.item-options h5 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 12px 0 12px;
}

.item-options dt {
    font-weight: bold;
    padding: 7px 0 7px;
}

.item-options dd {
    padding-bottom: 5px;
}

.truncated {
    cursor: help;
    margin: 5px 0 0;
    position: relative;
    z-index: 1;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
    text-decoration: none;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
    color: #514f4f;
}

.truncated .truncated_full_value {
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    padding: 0;
    width: 190px;
    border: 1px solid #c8c8c8;
    border-bottom: 1px solid #919191;
    background-color: #fff;
}

.truncated .truncated_full_value .item-options dl {
    margin-right: -9px;
    position: relative;
    z-index: 9999;
    padding: 0px 21px 10px 12px;
    background: url(../images/bkg_truncated.gif) no-repeat 100% 38px;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.block-cart .truncated .show .item-options {
    top: -60px;
    left: -206px;
}

.top-cart .truncated .show .item-options {
    top: -60px;
    left: -206px;
}

.col-left .truncated .show .item-options {
    left: 30px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}

/* Item options in the cart */
.data-table .item-options dt {
    padding: 3px 0 0 1px; /*background:url(../images/bkg_bulletsm.gif) 0 .8em no-repeat; */
}

.data-table .item-options dd {
    padding: 0 0 3px 0px;
}

.data-table .item-options dd .price {
    font-weight: bold;
    margin-left: 5px;
}

/* ======================================================================================= */

/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main {
    padding: 20px 0 0;
}

/* .opc-wrapper { border: 1px solid red; } */
.opc-wrapper {
}

.opc-wrapper .page-title {
    margin: 0;
    position: relative;
    z-index: 1;
}

.opc-wrapper .page-title .callout {
    position: absolute;
    top: 7px;
    right: 20px;
    z-index: 1;
}

.opc-progress-container {
    float: left;
    width: 182px;
}

.opc-progress-container .opc-block-progress {
    background: #fff;
}

.opc-progress-container .opc-block-progress .block-title {
    padding: 17px 11px 10px 17px;
    background: none;
    border: 0;
    border-bottom: 1px solid #cfcfcf;
}

.opc-progress-container .opc-block-progress .block-title strong {
    font: 18px/1.1 'Nunito', sans-serif;
    padding: 0;
    color: #111;
}

.opc-progress-container .opc-block-progress .block-content {
    padding: 17px 11px 17px 17px;
}

.opc-progress-container .opc-block-progress dt {
    font-weight: bold;
    margin: 2px 0 8px;
}

.opc-progress-container .opc-block-progress dt.complete {
    font-weight: bold;
    margin: 2px 0 4px;
}

.opc-progress-container .opc-block-progress dt.complete a {
    font-weight: normal;
    text-transform: lowercase;
}

.opc-progress-container .opc-block-progress dd.complete {
    margin: 5px 0 8px;
    padding: 5px;
}

.opc {
    float: right;
    width: 755px;
}

.opc li.section {
    position: relative;
}

.opc .step-title {
    margin: 0 0 1px;
}

.opc .step-title .number {
    display: none;
}

.opc .step-title h2 {
    background-color: #e6e6e6;
    color: #686868;
    font-size: 11px;
    line-height: 22px;
    padding: 0 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.opc .allow .step-title {
}

.opc .allow .step-title h2 {
    background-color: #656565;
    color: #fff;
    cursor: pointer;
}

.opc .active {
}

.opc .active .step-title {
    margin: 0 0 0;
    padding: 0 0 0 0;
}

/* .opc .active .step-title h2 { background:#d12c01 url(../images/bkg_active-step.gif) repeat-x 0 0; color:#fff; text-transform:capitalize; font-weight:normal; border-bottom:1px solid #cfcfcf; cursor:default; font-size:16px; padding:5px 20px 2px; line-height:24px; height:24px; }*/
.opc .active .step-title h2, .opc .step-title h2.customh2 {
    background: #8c9ce0;
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    border-bottom: 1px solid #cfcfcf;
    cursor: default;
    font-size: 16px;
    padding: 5px 20px 2px;
    line-height: 24px;
    height: 24px;
}

.opc .step {
    padding: 20px;
    min-height: 300px;
    font-size: 12px;
    background: #fcfcfc;
    border-top: 0;
}

.opc .step .tool-tip {
    right: 10px;
}

.opc .order-review {
}

/* Steps */
.opc .form-alt .input-box {
    width: 695px;
}

.opc .form-alt .input-box select {
    width: 695px;
}

#checkout-step-login {
    height: auto !important;
    min-height: 0 !important;
    padding: 0;
}

#checkout-step-login .col2-set {
    padding: 20px 20px 30px;
    background: #fcfcfc url(../images/bkg_cols.gif) repeat-y 195px 0;
    height: auto !important;
    min-height: 0 !important;
}

#checkout-step-login .login-only {
    background-image: none;
}

#checkout-step-login h4 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0 0 15px;
}

#checkout-step-login .col2-set .col-1 {
}

#checkout-step-login .col2-set .col-2 {
    width: 338px;
}

#checkout-step-login .col2-set .col-2 .radio {
    margin-right: 5px;
}

#checkout-step-login .col2-set .col-2 li {
    padding-left: 10px;
    background: url(../images/bkg_bulletsm.gif) no-repeat 0 0.5em;
}

#checkout-step-login .col2-set .col-2 .form-list li {
    background: none;
    padding-left: 0;
}

#checkout-step-login .form-list label,
#checkout-step-login .form-list .label {
    width: 100px;
}

#checkout-step-login .btn-only {
    padding: 0 0 0 105px;
    text-align: left;
    width: 214px;
}

#checkout-step-login .btn-only .button {
    float: right;
}

#checkout-step-login p {
    margin: 0 0 15px;
}

#checkout-step-login .form-list p {
    padding-left: 105px;
    margin: 0;
}

#checkout-step-login .form-list .input-text {
    width: 210px;
}

.opc .buttons-set
.opc .form-buttons {
    width: auto;
    text-align: right;
}

.opc .buttons-set p.back-link {
    text-align: left;
}

.opc .form-buttons {
    width: auto;
    text-align: right;
}

.opc .buttons-set .button,
.opc .form-buttons .button {
    float: left;
    margin: 0;
}

.opc p.required {
    text-align: right;
    width: auto;
    padding-left: 0;
}

.checkout-onepage-payment-additional-customerbalance {
    margin-bottom: 5px;
}

.checkout-onepage-payment-additional-customerbalance .checkbox {
    margin-left: 0;
}

.already-registered {
    margin-left: 10px;
    margin-top: 7px;
}

/*
#checkout-step-shipping_method .buttons-set,
#opc-payment .buttons-set { width:521px; margin-top:10px; margin-bottom:0; }
#checkout-step-shipping_method .buttons-set .back-link,
#opc-payment .buttons-set .back-link { width:245px; padding-right:15px; float:left; text-align:right; }
#checkout-step-shipping_method .buttons-set .back-link a,
#opc-payment .buttons-set .back-link a { display:inline; float:none; }
#checkout-step-shipping_method p.required,
#opc-payment p.required { padding:0 0 0 260px; }
#opc-payment p.note { padding:10px 0; font-size:11px; }
*/

#checkout-step-review {
    padding: 0;
}

#checkout-step-review .data-table {
    border: 0;
    font-size: 12px;
}

#checkout-step-review .data-table .item-options {
    font-size: 11px;
}

#checkout-step-review .data-table thead th {
    vertical-align: bottom;
    font-size: 11px;
}

#checkout-step-review .data-table .product-name {
    font-size: 12px;
}

#checkout-step-review .data-table tfoot tr.last strong {
    font-size: 14px;
}

#checkout-step-review .buttons-set {
    padding: 15px 20px;
    margin: 0;
}

.opc .checkout-agreements {
    margin: 20px;
}

/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span {
    background-repeat: no-repeat;
}

.checkout-progress {
    padding: 0 0 0 0;
    border-bottom: 1px solid #cfcfcf;
    background-color: #ededed;
    text-align: center;
    margin: -21px -21px 5px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    width: 940px;
    position: relative;
    z-index: 1;
}

.checkout-progress li {
    float: left;
    width: 20%;
    text-align: center;
    color: #888;
    line-height: 20px;
}

.checkout-progress li span {
    display: block;
    text-align: center;
    border-right: 1px solid #cfcfcf;
}

.checkout-progress li.first span {
    background-position: 0 0;
}

.checkout-progress li.last span {
    background-position: 100% 0;
    border: 0;
}

.checkout-progress li.active span {
    color: #fff;
    background-color: #d12c01;
}

.multiple-checkout {
    position: relative;
    z-index: 1;
}

.multiple-checkout .data-table thead th {
    vertical-align: bottom;
}

.multiple-checkout .col3-set .actions {
    border: 1px solid #e4e4e4;
    padding: 3px 9px 4px;
    float: left;
}

.multiple-checkout .col3-set address {
    padding: 10px;
    clear: both;
}

.multiple-checkout .col3-set,

-
.multiple-checkout .col2-set {
    margin: 0 0 15px;
}

.multiple-checkout .buttons-set {
    padding: 15px 0;
    clear: both;
    width: auto;
}

.multiple-checkout .buttons-set .button {
    float: right;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 10px;
}

.multiple-checkout .grand-total {
    font-weight: normal;
    font-size: 18px;
    color: #cd3800;
    text-align: right;
    display: block;
    margin: 10px 0 15px;
}

.multiple-checkout .grand-total .price-label {
    font-weight: normal;
}

.multiple-checkout .grand-total .price {
    font-weight: bold;
}

.multiple-checkout .sp-methods {
    font-size: 12px;
}

.sp-methods li {
    margin-bottom: 5px;
}

.multiple-checkout .checkout-multishipping-payment-customerbalance {
    font-size: 12px;
    margin-bottom: 7px;
}

#checkout-payment-method-load > dd:nth-child(4) > img {
    margin-left: 20px;
}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt {
    margin-bottom: 5px;
}

.sp-methods dd {
    margin: 0 0 7px;
}

.sp-methods .price {
    font-weight: bold;
}

.sp-methods .form-list {
    padding-left: 20px;
    margin: 15px 0;
}

.sp-methods .form-list .input-text {
    width: 250px;
}

.sp-methods .form-list select {
    width: 256px;
}

.sp-methods .form-list label {
    display: block;
    padding: 0;
    text-align: left;
    width: auto;
}

.sp-methods select.month {
    width: 150px;
    margin-right: 0px;
}

.sp-methods select.year {
    width: 96px;
}

.sp-methods input.cvv {
    width: 3em !important;
}

.sp-methods .radio,
.sp-methods .checkbox {
}

.sp-methods .v-fix .validation-advice {
    margin-right: -250px;
    position: relative;
    z-index: 1;
    width: 250px;
}

.sp-methods .adv-container {
    padding-left: 170px;
}

#forgot-link {
    float: left;
    padding-top: 5px;
    padding-bottom: 15px;
    margin-left: -20px;
    margin-right: 3px;
}

.checkmo-list li {
    margin: 0 0 4px;
}

.checkmo-list label {
    padding-top: 0;
}

.please-wait {
    position: absolute;
    z-index: 99;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -90px;
    border: 5px solid #f3b66f;
    font-size: 12px;
    color: #f18200;
    font-weight: bold;
    background: #fff;
    padding: 20px;
    white-space: nowrap;
}

.cvv-what-is-this {
    cursor: help;
    margin-left: 5px;
}

/* Gift Cards */
#checkout-giftcards #gc-dt { /* margin-bottom:30px; */
}

/* Tooltip */
.tool-tip {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 5px;
    position: absolute;
    z-index: 9999;
}

.tool-tip .btn-close {
    text-align: right;
}

.tool-tip .tool-tip-content {
    padding: 5px;
}

/* Gift Messages */
.add-gift-message {
    padding: 20px 0;
}

.add-gift-message h3 {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 19px;
    margin: 0 0 10px;
}

.add-gift-message p {
    margin: 10px 0;
}

.gift-message-form {
    border: 1px solid #d1d1d1;
    background: #f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0;
}

.gift-message-form .fieldset {
    padding: 10px 0 10px;
}

.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea {
    width: 200px;
}

.gift-message-form .fieldset textarea {
    width: 200px;
    height: 8em;
}

.gift-message-form .inner-box {
    padding: 0;
    height: 300px;
    overflow: auto;
}

.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 {
    font: 14px/1.25 'Nunito', sans-serif;
    padding: 0 20px;
    color: #222;
    margin: 17px 0;
}

.gift-message-form .inner-box p {
    margin: 10px 0;
    padding: 0 20px;
}

.gift-message-form .gift-item {
    padding: 5px 0 0;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.gift-message-form .gift-item .number {
    padding: 5px 20px 5px;
    margin-bottom: 0;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
    color: #adadad;
    font-weight: bold;
}

.gift-message-form .gift-item .product-img-box {
    float: left;
    width: 150px;
    margin-right: 15px;
}

.gift-message-form .gift-item .product-image {
    text-align: center;
    margin: 20px;
}

.gift-message-form .gift-item .product-name {
    font-size: 12px;
    margin: 20px 0 5px;
    text-align: center;
}

.gift-message-form .gift-item .fieldset {
    float: left;
    background: url(../images/bkg_dots.gif) repeat-y 0 0;
    padding: 20px 0 10px 10px;
    margin: 0;
}

.gift-message-form .gift-item .fieldset label {
    width: 80px;
}

.opc .form-buttons button.button.cbutton {
    margin-left: 5px;
}

.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 {
}

.gift-message-row .btn-close {
    float: right;
}

.gift-message dt strong {
    font-weight: bold;
}

/* Checkout Agreements */
.checkout-agreements {
}

.checkout-agreements li {
    margin: 10px 0;
}

.checkout-agreements .agreement-content {
    border: 1px solid #d8cea8;
    font-size: 11px;
    background-color: #fffdef;
    padding: 15px;
    height: 10em;
    overflow: auto;
}

.checkout-agreements .agree {
    padding: 10px 0;
    font-size: 12px;
    font-weight: bold;
}

.checkout-agreements .agree .checkbox {
    margin-right: 5px;
}

#invitationForm p.required {
    padding-bottom: 20px;
}

.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a {
    color: #999;
}

.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p {
    margin: 10px 0;
}

.catalog-product-compare-index tr.first .product-name a {
    color: #333;
}

.account-login {
    position: relative;
    font-size: 12px;
    min-height: 350px;
    margin-bottom: -20px;
}

.login-only {
    background: none;
}

.account-login .new-users,
.account-login .registered-users {
    width: 381px;
    padding: 30px 32px 30px;
}

.account-login .registered-users p {
    margin-bottom: 1.5em;
}

.account-login .spacer {
    position: absolute;
    top: 100%;
    left: 447px;
    margin-top: -1px;
    width: 16px;
    height: 3px;
    font-size: 0;
    line-height: 0;
    background: #fff;
    overflow: hidden;
}

.account-login .fieldset {
    margin: 0;
}

.account-login .fieldset h2 {
    margin-bottom: .5em;
}

.account-login .form-list label,
.account-login .form-list span.label {
    width: 98px;
}

.account-login p.required,
.account-login .btn-only {
    padding-left: 113px;
    width: 230px;
    text-align: right;
}

.account-login .btn-only a {
    float: left;
    white-space: nowrap;
}

.account-login .form-list input.input-text {
    width: 224px;
}

.account-login .form-list p {
    padding: 0 0 0 110px;
}

.account-create {
}

/* FP-98 */
.orderStatusLink {
    font-size: 1.3em;
    color: #000;
    padding-top: 25px;
}

/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {
}

.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders {
    padding: 0 0 20px;
}

/* Block: Tags */
.dashboard .tags {
    padding: 0 0 20px;
}

.dashboard .tags p {
    display: inline;
}

.dashboard .tags .product-name {
    margin: 0 0 3px;
    font-size: 11px;
    line-height: 17px;
}

.dashboard .tags li {
    margin: 0 0 8px;
}

.dashboard .tags .number {
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 17px;
    width: 15px;
    margin-right: -20px;
}

.dashboard .tags .details {
    margin-left: 25px;
}

/* Block: Reviews */
.dashboard .reviews {
    padding: 0 0 20px;
}

.dashboard .reviews .product-name {
    margin: 0 0 3px;
    font-size: 11px;
    line-height: 17px;
}

.dashboard .reviews p {
    float: left;
    margin-right: 5px;
}

.dashboard .reviews li {
    margin: 0 0 5px;
}

.dashboard .reviews .number {
    float: left;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 17px;
    width: 15px;
    margin-right: -20px;
}

.dashboard .reviews .details {
    margin-left: 25px;
}

/********** Dashboard > */

/* Adress Book */
.addresses-list .box-content {
    font-size: 12px;
}

.addresses-list .col-2 li {
    padding: 0 0 10px;
}

.addresses-list .col-2 li .actions {
    border: 1px solid #e4e4e4;
    padding: 3px 9px 4px;
    float: left;
}

.addresses-list .col-2 li address {
    padding: 10px;
    clear: both;
}

/* Order View */
.order-page {
}

.order-page .order-date {
    margin: 0 0 20px;
    color: #6c6c6c;
    font-size: 11px;
}

.order-page .col2-set {
    padding-bottom: 20px;
}

.order-details .order-additional,
.order-details .data-table {
    margin-bottom: 20px;
}

.order-details .order-additional dt {
    font-weight: bold;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
    padding: 0 0 5px;
    margin: 0 0 5px;
}

.order-details .order-additional dd {
    padding: 10px;
    margin: 0 0 10px;
}

.order-details dl.gift-message {
    margin: 0 20px;
}

.order-details .gift-message dt {
    margin: 1px 0;
    padding: 2px 10px;
    background: #e6e6e6;
}

.order-details .gift-message dd {
    border: 1px solid #c7c7c7;
    background: #fff;
    padding: 10px;
    margin: 0 0 10px;
}

.order-links {
    margin: 0 0 10px;
    text-align: right;
    padding-bottom: 5px;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
    text-align: right;
}

.order-info {
    margin-bottom: 5px;
    border-bottom: 1px solid #c4c4c4;
}

.order-info dt {
    padding: 6px 20px 0 10px;
    color: #6c6c6c;
    float: left;
}

.order-info dd {
    float: left;
}

.order-info ul {
    float: left;
}

.order-info li {
    float: left;
    position: relative;
    z-index: 2;
    margin-right: 3px;
    background: #dedede url(../images/bkg_collateral-tabs.gif) no-repeat 0 -39px;
    color: #222;
    padding: 0 0 0 17px;
    font-size: 12px;
}

.order-info li strong,
.order-info li a {
    text-decoration: none;
    background: url(../images/bkg_collateral-tabs.gif) no-repeat 100% -39px;
    padding: 0 17px 0 0;
    line-height: 24px;
    float: left;
}

.order-info li.current {
    margin-bottom: -1px;
    color: #000;
    font-weight: bold;
    z-index: 3;
    border-bottom: 0;
    background: #fff url(../images/bkg_collateral-tabs.gif) 0 0 no-repeat;
}

.order-info li.current strong {
    background-position: 100% 0;
    padding-bottom: 1px;
}

.order-info dt {
    font-weight: bold;
}

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button {
    float: left;
    margin: 0;
}

/* Wishlist */
#wishlist-table td {
    text-align: center;
}

#wishlist-table .price-box {
    margin: 3px 0;
}

/* Store credit */
.storecredit .account-balance {
    margin: 0 0 20px;
    padding: 0 0 10px;
    font-size: 12px;
    background: url(../images/bkg_dots.gif) repeat-x 0 100%;
}

.storecredit .account-balance .price {
    font-weight: bold;
}

.giftcard-redeem {
    padding-bottom: 20px;
}

.giftcard-redeem .input-box {
    margin-right: 5px;
}

/* Gift card */
.giftcardaccount {
    position: relative;
    z-index: 1;
    padding-top: 1px;
}

.giftcard-status .messages,
.giftcardaccount .messages {
    margin-bottom: 10px;
}

.giftcardaccount p {
    margin: 15px 0;
    font-size: 12px;
}

.giftcardaccount .fieldset {
    margin: 0;
}

.giftcardaccount .btn-only {
    margin: 0 0 15px;
}

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg {
    margin: 10px 0 20px;
}

.gift-card-info {
    margin: 10px 0;
    padding: 10px 10px 5px;
    border: 1px dashed #d9d9d9;
    background: #fcf7f5;
}

.gift-card-info p {
    font-size: 12px;
    margin: 0 0 5px;
}

.gift-card-info .giftcard-number {
    font-weight: bold;
}

.gift-card-info .form-list label {
}

.gift-card-info .btn-only {
    padding-left: 0;
}

#gc-please-wait {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: 0.8;
    opacity: 0.8;
}

/* Print Pages */
.page-print .print-head {
}

.page-print .print-head img {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

.page-print h2.h2 {
    margin: 15px 0 10px;
}

.page-print .col2-set {
    margin: 10px 0 20px;
}

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

/* Tagged products */
#my-tags-table .price-box {
    margin: 5px 0;
}

#my-tags-table .last {
    text-align: center;
}

#my-tags-table .last p {
    margin: 10px 0;
}

/* Reward Points */
.my-rewards .box {
    margin: 0 0 30px;
}

.my-rewards .info-box .box-title {
    margin: 10px 10px;
}

.my-rewards .info-box .box-content {
    padding: 0 10px 10px;
}

.my-rewards p.error {
    display: inline;
    color: #d91a00;
}

.my-rewards dl {
    font-size: 12px;
}

.my-rewards dl dt {
    font-weight: bold;
    font-size: 13px;
    margin-top: 10px;
}

.my-rewards dl dt span {
    color: #d12c01;
}

.my-rewards dl dd.last {
    margin: 7px 0 0;
}

.my-rewards .form-list label {
    width: auto;
}

.my-rewards .form-list .control .input-box {
    position: static;
    margin: 0 5px 0 0;
}

.my-rewards .data-table small {
    display: block;
    font-size: 1em;
    color: #808080;
}

.footer-before-container {
    margin: 0 0 3px;
    text-align: center;
}

.form-subscribe {
    float: left;
    width: 183px;
    padding: 12px 17px 0 0;
    background: url(../images/bkg_newsletter.gif) no-repeat 0 3px;
}

.form-subscribe label {
    display: block;
    margin: 6px 0;
}

.form-subscribe input.input-text {
    width: 177px;
    display: block;
}

.form-subscribe button.button {
    margin: 6px 0 0;
    float: right;
}

.form-subscribe .validation-advice {
    width: 180px;
}

.form-subscribe .v-fix {
    text-align: left;
    padding-right: 5px;
}

.form-subscribe a {
    color: #777;
}

.footer-container iframe {
    height: 1px;
}

.checkout-cart-index .footer-container {
    margin-top: 2rem;
}

.footer-container {
    background: #E5F2F8;
    margin: 1rem 0 0;
    padding: 1rem 0;
    text-align: left;
}

#footerblog img {
    width: 100px;
}

#tofbbot {
    display: block;
    width: 168px;
    height: 45px
}

#dealerx {
    margin-top: 20px
}

#dealerx {
    float: right
}

#dealerx a span {
    font-size: 12px;
    font-style: normal;
    background-image: url(../images/2012/dealerresources.jpg);
    background-repeat: no-repeat;
    width: 100px;
    height: 22px;
    display: inline;
    padding-top: 3px;
    text-decoration: none;
    color: #fff;
    text-transform: lowercase;
    text-align: center;
    float: right
}

#dealerx a:link {
    text-decoration: none
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.footer .col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 1rem;
}

.footer a {
    text-decoration: none;
    color: #00ABDF;
    text-align: center;
}

address.copyright, address.copyright a {
    text-decoration: none;
    color: #B0B1AC;
    text-align: center;
}

#ouraddress {
    text-align: left;
    font-size: 10px
}

#ouraddress address {
    font-size: 10px
}

#ouraddress span {
    margin-right: 2px;
    font-size: 10px;
    margin-left: 10px;
}

#ouraddress span a:link {
    font-size: 10px;
}

#ouraddress span a:hover {
    text-decoration: underline
}

.footer h2 {
    color: #444;
    font-weight: bold;
    letter-spacing: 1px;
}

.footer a:hover {
    text-decoration: underline;
    color: #b1b2ad;
}

.footer ul {
    display: block;
    margin: 0;
    padding: 0;
}

.footer ul.links {
    display: none;
}

.footer ul li {
    display: block;
    vertical-align: top;
    margin: 0 0 3px;
    padding: 0;
}

#footer-mesgx-block {
    color: #79d0eb;
    font-size: 12px;
    margin-top: 3px;
    font-style: italic
}

#footer-us > h2:nth-child(3) {
    margin-top: 146px;
}

.footer #footer-shop {
    margin-left: 19px;
    margin-right: 5px
}

.footer #footer-social li {
    margin-top: 15px;
    float: left;
    margin-left: 0px;
    margin-right: 30px;
}

#footer-social > ul > li:nth-child(3) {
    clear: left;
}

#footer-social p {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1rem;
}

/* returns exchanges */
.footer #footer-customer li {
    margin-left: 0px;
    margin-right: 0;
}

.footer #footer-email {
    width: 224px;
    height: 22px;
    background-color: #FFF;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}

#footeremailbutton {
    display: inline;
    float: right;
    border: none;
    width: 37px;
    height: 37px;
}

#couponcodebutton {
    display: inline;
    float: right;
    border: none;
    width: 22px;
    height: 22px;
}

/*#footeremailbutton hover { cursor: pointer;}*/
#brontoinput {
    border: 0px;
    font-size: 14px;
    width: 198px;
    height: 37px;
    padding-left: 5px;
    color: #B1B2AC;
}

.footer .col h6#email span, .footer .col h6#connect span, .footer .col h6#about span, .footer .col h6#customer span {
    margin-left: -9000px;
}

.footer .col h6#email, .footer .col h6#connect, .footer .col h6#about, .footer .col h6#customer {
    height: 20px;
    display: block;
}

.footer .col h6#email {
    width: 126px;
    background: url('../images/fp/hd-foot-sign-up2.gif') no-repeat;
}

.footer .col h6#connect {
    width: 95px;
    background: url('../images/fp/hd-foot-connect2.gif') no-repeat;
}

.footer .col h6#about {
    width: 55px;
    background: url('../images/fp/hd-foot-about2.gif') no-repeat;
}

.footer .col h6#customer {
    width: 101px;
    background: url('../images/fp/hd-foot-customer-service2.gif') no-repeat;
}

.footer .col ul#social li {
    padding-left: 29px;
    height: 22px;
    margin: 2px 0 10px 0;
}

.footer .col ul#social li.fb {
    background: url('../images/fp/icon-fp2.gif') no-repeat;
}

.footer .col ul#social li.twitter {
    background: url('../images/fp/icon-twitter2.gif') no-repeat;
}

.footer .col ul#social li.blog {
    background: url('../images/fp/icon-blog.gif') no-repeat;
}

.footer .col form input#mce-EMAIL2 {
    border: 0px solid #333;
    width: 190px;
    font-size: 12px;
    margin-top: 2px;
    padding-left: 4px;
    color: #62635d;
    z-index: 999;
    font-family: 'Nunito', sans-serif;
    background-color: #FFF;
    height: 14px;
    font-style: italic
}

.mc-field-group {
    float: left;
}

#mc_embed_signup input#mce-EMAIL {
    width: 175px;
}

#mc_embed_signup input.button {
    width: auto;
}

address.copyright {
    margin-top: 6px;
}

.footer .switcher-store {
    float: right;
    width: 184px;
    background: url(../images/bkg_store-switch.gif) no-repeat 0 3px;
    padding-top: 21px;
}

.footer .switcher-store label {
    display: none;
}

.footer .switcher-store select {
    padding: 0;
    margin-bottom: 1px;
}

.footer .switcher-store ul {
    float: none;
    width: auto;
    padding-left: 0;
    margin-left: 0;
}

.footer .switcher-store ul .current {
    display: none;
}

/* ======================================================================================= */

/* Some sample data cms styles ================================================================================ */
.page-head-alt {
}

.page-head, .page-head-alt {
    margin-bottom: 20px;
    padding: 23px 20px 11px;
    border-bottom: 1px solid #cfcfcf;
}

.col-main .page-head, .col-main .page-head-alt {
    margin: 0 -20px 20px;
}

.page-head-alt .link-rss {
    float: right;
    margin-top: 8px;
}

.page-head h2, .page-head h3, .page-head-alt h3, .page-head-alt h2 {
    font: normal 22px/27px 'Nunito', sans-serif;
    color: #d12c01;
}

/* Restricted ================================================================================ */
.restriction-index-stub .page {
    width: 652px;
    padding-bottom: 3px;
}

.restriction-index-stub .main {
    margin-top: 100px;
    min-height: 0;
    height: auto !important;
    padding: 13px;
    text-align: center;
    margin-bottom: 0;
}

.restriction-index-stub .col-main {
    color: #dedede;
    height: auto !important;
    min-height: 230px;
    height: 230px;
    font-size: 16px;
    background: #4a4a4a url(../images/logo-offline.gif) no-repeat 50% 95px;
    padding: 170px 60px 40px;
}

.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 {
    color: #fff;
    padding: 0 0 15px;
    font: 35px 'Nunito', sans-serif;
    font-style: italic;
}

.restriction-index-stub .header-container, .restriction-index-stub .footer-container {
    display: none;
}

.restriction-index-stub .copyright {
    background: url(../images/bkg_shadow-offline.gif) 50% 0 no-repeat;
    padding: 15px 0 0;
    margin: 0;
}

/* Old private sales index ================================================================================ */
.private-sales-index {
    background: #2b2b2b;
    margin: 110px 0 60px;
    padding: 40px 0;
}

.private-sales-index .box {
    border: 1px solid #e2ded0;
    background: #fff url(../images/bkg_ps.gif) no-repeat 50% 13px;
    padding: 50px 13px 0;
    width: 657px;
    margin: 0 auto;
}

.private-sales-index .box .content {
    padding: 0 60px 70px;
    background: url(../images/bkg_ps.gif) no-repeat 50% 100%;
    font-size: 14px;
}

.private-sales-index .box .content p {
    text-align: center;
}

.private-sales-index .box .content a {
    color: #444444;
}

.private-sales-index .box .content h1 {
    background: url(../images/bkg_ps-logo.gif) no-repeat 50% 0;
    padding: 60px 0 5px;
    font-size: 29px;
    font-weight: normal;
    color: #ec4e00;
}

.private-sales-index .box .content .description {
    background: url(../images/bkg_ps-descr.gif) no-repeat 50% 0;
    margin: 40px auto 0;
    width: 433px;
    padding: 30px 50px 30px;
    font: normal 20px 'Nunito', sans-serif;
    font-style: italic;
    color: #817268;
}

.col1-layout .private-sales-index {
    margin: 0 -20px -31px;
    height: auto !important;
    height: 350px;
    min-height: 350px;
}

/* Private sales index ================================================================================
.private-sales-index { background:#fffdf9 url(../images/bkg_ps-home.jpg) no-repeat 50% 88px; padding-top:90px; }
.private-sales-index .box {}
.private-sales-index .box .content {}
.private-sales-index .box .content p { padding-top:475px; text-align:center; color:#444444; font-size:18px; }
.private-sales-index .box .content a { color:#c12900; }
.private-sales-index .box .content h1 { display:none; }
.private-sales-index .box .content .description { display:none; }

.col1-layout .private-sales-index { margin:0 -20px -31px; background-position:0 20px; padding-top:20px; height:auto !important; height:550px; min-height:550px; } */

/* Private sales demo ==================================================================== */
.cms-private-sales-home {
    background-color: #fffdf9;
}

.private-sales-demo {
    background: #fffdf9 url(../images/bkg_ps-home.jpg) no-repeat 50% 88px;
    padding-top: 90px;
}

.private-sales-demo h1 {
    display: none;
}

.private-sales-demo p {
    padding-top: 475px;
    text-align: center;
    color: #444444;
    font-size: 18px;
}

.private-sales-demo a {
    color: #c12900;
}

.col1-layout .private-sales-demo {
    margin: 0 -20px -31px;
    background-position: 0 20px;
    padding-top: 20px;
    height: auto !important;
    height: 550px;
    min-height: 550px;
}

/* ======================================================================================= */

/* Clears ================================================================================ */
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
#auxnav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block-cart .actions:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

/* ======================================================================================= */

li.swatches {
    float: left;
    margin-left: 4px; /*white-space:nowrap;*/
    width: 45px;
    height: 58px;
    font-size: 9px;
    text-align: center;
    font-weight: normal;
}

/* .swatch { border: 1px solid #DDD; cursor:pointer; margin: 0 auto; height: 24px; width: 24px; } */
.swatch {
    border: 1px solid #DDD;
    margin: 0 auto;
    height: 24px;
    width: 24px;
}

.sidebar .block-tags {
    display: none;
}

.sp-methods .no-display {
    display: inline;
}

/* unhides shipping methods */

/* category side navigation */
.sidenav li {
    display: none;
}

/* body.catalog-product-view .sidenav li, .sidenav li#sideheader, .sidenav li.active, .sidenav li.active li { display: block; } */
.sidenav li#sideheader, .sidenav li.active, .sidenav li.active li {
    display: block;
}

/* body.catalog-product-view .sidenav li ul, .sidenav li.active li ul, .sidenav li.active a span { display: none; } */
.sidenav li.active li ul, .sidenav li.active a span {
    display: none;
}

.sidenav li.active li a span {
    display: block;
}

.sidenav li#sideheader h2 {
    font: bold 15px/20px 'Nunito', sans-serif;
    font-style: italic;
    color: #fa943e;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.sidenav li.active ul li a {
    font: bold 14px/25px 'Nunito', sans-serif;
    color: #505050;
    text-decoration: none;
}

.sidenav li.active li a:hover, .sidenav li.active ul li.active a {
    color: #43b5e9;
}

/*
.product-view { border: 1px solid #d6d6d4; }
.product-shop { border: 1px solid #c2e7f0; }
*/

#fpcolorswatches {
    color: #616265;
    font-weight: bold;
    font-size: 11px;
}

#fpcolorswatches #notavail {
    text-align: center;
    color: #505050;
    font-weight: normal;
    font-style: italic;
    font-size: 12px;
    border-bottom: 1px solid;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

#product-options-wrapper dt {
    margin: 1rem 0 0 !important;
}

#product-options-wrapper dl .attribute {
    margin: 0 20px 0 0;
    width: 140px;
    float: left;
}

div.sizechart {
    padding: 4px 0 0 0;
    display: block;
    margin: 0;
}

/* cart stuff */
.truncated_full_value {
    display: none !important;
}

/* checkout colors */
.opc li#opc-billing .step-title h2 {
    background: #8bd6ea;
    color: #686868;
}

.opc li#opc-shipping .step-title h2 {
    background: #4dc5e6;
    color: #787878;
}

.opc li#opc-shipping_method .step-title h2 {
    background: #009acc;
    color: #EEE;
}

.opc li#opc-payment .step-title h2 {
    background: #1d5ead;
    color: #EFEFEF;
}

.opc li#opc-review .step-title h2, .opc .step-title h2.customh2 {
    background: #344893;
    color: #FFF;
}

.opc li#opc-billing .step-title h2.billingh2 {
    color: #fff;
}

#search_mini_form {
    bottom: 5px;
    left: 700px;
    position: absolute;
}

.product-essential .more-views ul {
    height: auto;
    max-height: 120px;
}

#pbox2012 {
    width: 13px;
    border-color: #b1b2ad;
    border-width: 1px;
    padding: 4px;
    font-family: 'Nunito', sans-serif;
    color: #b1b2ad;
    font-size: 10px;
    margin: 2px;
    margin-left: 2px;
}

#pbox2012div {
    font-family: 'Nunito', sans-serif;
    color: #b1b2ad;
    font-size: 10px;
}

#pages2 {
    display: block;
    float: left;
    width: 86px;
    margin-left: 34px;
}

#nav2012 a {
    width: 22px;
    height: 22px;
    text-indent: -9999px;
    display: block;
    background: url(theme/bg_direction_nav.png) no-repeat 0 0;
    cursor: pointer;
    position: relative;
    float: right
}

#nav2012 a.prev {
    background: url("../images/homepage/prev.png.png");
    margin-left: 5px;
}

#nav2012 a.next {
    background: url("../images/homepage/next.png.png");
}

#nav2012 a.prev:hover {
    background: url("../images/homepage/prev_hover.png.png");
    margin-left: 5px;
}

#nav2012 a.next:hover {
    background: url("../images/homepage/next_hover.png.png");
}

#nav2012 .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}

.product-view .product-img-box {
    position: relative;
}

/*.product-view .product-img-box #main-image img { width: 100%; }*/

#company_footerpage_title {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #00afdc;
    display: block;
    margin-top: 9px;
    margin-bottom: 17px;
}

table.companypages td {
    width: 198px;
    text-align: center;
    vertical-align: middle;
    padding: 3px 0;
    padding-right: 10px;
}

table.companypages td div {
    text-align: left;
    font-family: 'Nunito', sans-serif;
    color: #62635d;
    font-size: 16px;
    padding-top: 5px;
}

table.companypages td a {
    display: inline;
    text-decoration: none;
}

table.companypages {
    margin-bottom: 57px;
}

table.inside_this_store td {
    width: 198px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 60px;
    padding-right: 10px;
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    color: #62635d;

}

table.inside_this_store td.cell-spacer {
    height: 38px;
    padding: 0 0 0 0
}

table.inside_this_store td.cell-content {
    padding: 0 5px 5px 0;
    width: 188px;
    vertical-align: top;
}

table.inside_this_store td.cell-content div {
    line-height: 18px;
    text-align: left;
}

table.inside_this_store td div {
    text-align: left;
    font-family: 'Nunito', sans-serif;
    color: #62635d;
    font-size: 12px;
}

table.inside_this_store td a {
    display: inline;
    text-decoration: none;
}

table.inside_this_store {
    margin-bottom: 57px;
}

table.companypages_cc td {
    width: 198px;
    text-align: center;
    vertical-align: middle;
    padding: 3px 0;
    padding-right: 6px;
}

table.companypages_cc td div {
    text-align: left;
    font-family: 'Nunito', sans-serif;
    color: #62635d;
    font-size: 16px;
    padding-top: 5px;
}

table.companypages_cc td a {
    display: inline;
    text-decoration: none;
}

table.companypages_cc {
    margin-bottom: 83px;
}

.footerpagebtmline {
    margin-top: 10px;
    clear: both;
    height: 0;
    width: 100%;
}

#footerpages_company_title {
    font-family: 'Nunito', sans-serif;
    font-size: 18px;
    color: #62635d;
    display: block;
    vertical-align: middle;
    height: 41px;
    padding-top: 9px;
}

#company_pages_text {
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    color: #62635d;
    line-height: 19px;
}

#company_pages_text a:link {
    text-decoration: none;
}

#company_pages_text a:hover {
    text-decoration: underline;
}

table.inside_our_stores_blocks tr td {
    padding-top: 5px;
    padding-bottom: 20px;
    padding-right: 6px;
    width: 150px;
}

.inside_our_stores_location {
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    padding-top: 5px;
    font-color: #62635d;
    padding: none;
    width: 149px;
}

.inside_our_stores_location a:link {
    text-decoration: none;
}

.inside_our_stores_location a:hover {
    text-decoration: underline;
}

.inside-str-title {
    font-weight: 700;
    display: block;
    font-size: 12px
}

.inside-str-addy {
    margin-bottom: 19px;
}

.inside-str-hrs {
    margin-bottom: 18px;
}

.inside-str-map a:link {
    font-style: italic;
    text-decoration: none;
}

.inside-str-map a:hover {
    font-style: italic;
    text-decoration: underline;
}

.lookbook-title span {
    font-size: 12px;
}

.lookbook-title:hover span {
    text-decoration: underline;
}

.a-center span {
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
}

.bucket-head {
    font-family: 'Nunito', sans-serif;
    font-size: 12px;
    padding-right: 12px;
    font-weight: 700;
}

#divIntl {
    padding-top: 15px;
    text-align: right;
    display: block;
    min-height: 24px;
}

#shopping-cart-table {
    width: 100%;
}

#shopping-cart-table tfoot tr {
    border-top: 1px solid #eee;
}

#shopping-cart-table td {
    font-family: 'Nunito', sans-serif;
    font-size: 13px;
    color: #62635d;
}

#shopping-cart-table td a:link {
    text-decoration: none;
    font-weight: 300;
}

.dt {
    float: left;
    clear: left;
}

.dd {
    float: left;
    margin-left: 5px;
}

.td-text {
    width: 10px;
}

#cart-coupon {
    background-color: #FFFFFF;
    border: 1px solid #CCC;
    height: 29px;
    vertical-align: middle;
    width: 214px;
    margin-top: 13px;
}

#zoom_viewport {
    width: 98%;
}

#flipbook {
    width: 100%;
    max-height: 600px;
    -webkit-box-shadow: 2px 0px 5px 0px rgba(100, 100, 100, 1);
    box-shadow: 2px 0px 5px 0px rgba(100, 100, 100, 1);
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#zoom_viewport #flipbook {
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/turnbooks/BKG-IMAGE.jpg');
    background-repeat: no-repeat;
}

#flipbook img {
    width: 100%;
    height: 100%;
}

.fppage {
}

#flipbook .even .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.95, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.2)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(95%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
    background-image: linear-gradient(left, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.2) 100%);
}

#flipbook .odd .gradient {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.95, rgba(0, 0, 0, 0)), color-stop(1, rgba(0, 0, 0, 0.15)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
    background-image: -webkit-gradient(linear, right top, left top, color-stop(95%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.15)));
    background-image: linear-gradient(right, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0.15) 100%);
}

.hard .even {
    background-image: url('../../images/homepage/prev.png.png');
    background-repeat: no-repeat;
}

#slider {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ui-slider .ui-slider-handle {
    width: 100px !important;
    background: #63635D !important;
}

.zoom-out {
    width: 55px;
    height: 55px;
    background-image: url('../images/turnbooks/icons/zoom-out-hover.png');
    background-repeat: no-repeat;
    position: relative;
    top: -630px;
    left: 5px;
}

.hidden {
    display: none;
}

.sharing {
    height: 25px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
}

.sharing li {
    display: inline;
}

.icons {
    padding-right: 50px;
}

/* new home page */
#fphome {
    width: 100%;
}

#vplayer {
    max-height: 309px;
}

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

.fp_ltcol {
    padding: 0;
    margin: 0;
    float: left;

}

.fp_mcol {
    padding: 0;
    margin: 0;
    float: left;
    width: 550px;
}

.fp_rtcol {
    padding: 0;
    margin: 0;
    float: left;
    width: 309px
}

.hbutton {
    float: left;
}

#quickfaq {
    background: #fff;
    padding: 35px;
}

#emailInput {
    border: 1px solid #00A9DE;
    margin-top: 1rem;
    width: 240px;
}

#emailHeader input {
    border: none;
    padding-left: 4px;
    font-style: italic;
    height: 25px;
    text-transform: capitalize;
}

.print {
    width: 215px;
    height: 260px;
    float: left;
    margin-right: 15px;
    margin-bottom: 55px;
}

.print a {
    text-decoration: none;
}

.print a img {
    width: 215px;
    height: 215px;
}

.printname {
    display: block;
    text-align: center;
    font-size: 1.5em;
    position: relative;
    top: 15px;
    text-decoration: none;
    color: #505050;
    padding-bottom: 12px;
}

.description {
    text-align: center;
    text-decoration: none;
    display: block;
}

.imgbutton {
    border: none;
}

#searchform {
    position: relative;
}

.imgbutton {
    border: none;
}

#sli_search_1 {
    border: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 1.5;
    padding: .2em .5em;
    text-transform: uppercase;
}
#sli_search_1::-webkit-input-placeholder {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#sli_search_1:-ms-input-placeholder {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#sli_search_1::-ms-input-placeholder {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#sli_search_1::placeholder {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
#sli_search_1:focus::-webkit-input-placeholder {
    opacity: 0.0;
}
#sli_search_1:focus:-ms-input-placeholder {
    opacity: 0.0;
}
#sli_search_1:focus::-ms-input-placeholder {
    opacity: 0.0;
}
#sli_search_1:focus::placeholder {
    opacity: 0.0;
}

#SliSearchProductForm .search-button {
    background: none;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2rem;
    width: 2rem;
}
#SliSearchProductForm .search-button:after {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    font-weight: 100;
}

#tabs > div {
    line-height: 185%;
    margin-bottom: 0px;
    margin-top: 1rem;
}

.ui-widget-content {
    border: none !important;
    background: none !important
}

.ui-widget-header {
    background: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom-color: #888 !important;
    background-color: none !important;
}

.ui-widget {
    font-family: 'Nunito', sans-serif !important;
    font-size: 1em !important;
}

.ui-state-default {
    background-color: #fff !important;
}

.ui-widget-content .ui-state-default {
    border-color: #888 !important;
    font-weight: 400 !important;
    background: none !important;
}

.ui-widget-content .ui-state-default.ui-state-active {
    background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x !important;
}

.ui-state-default a:link {
    color: #222 !important;
}

.ui-state-active a:link {
    color: #e17009 !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0 !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0 !important;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

/* tabbed content */
#product_info img {
    width: 100%;
}

#sizechart img {
    width: 100%;
}

/* sizechart as block */
#sizechart_blockText {
    font-size: 1em;
    margin-top: 15px;
    font-family: 'Nunito', sans-serif;
}

.sizetable {
    width: 100%;
    border: 1px solid black !important;
    margin-top: 25px;
}

.sizetable th, .sizetable td {
    border: 1px solid black;
    text-align: center;
}

.sizetable th {
    text-align: center;
    padding: 10px;
}

.sizetable td {
    padding: 10px;
}

.fit {
    background-color: #ccc;
    vertical-align: middle;
    text-align: center;
}

/* responsive navigation */
.expandMenu {
    position: absolute;
    left: 260px;
    top: 3px;
    cursor: pointer;
    display: none !important;
}

/* 12/10/14 product page changes (new)*/
.optionText {
    font-size: 1.4em;
    text-transform: uppercase;
}

/* fabric care styles */
.fabric_care {
}

.section_block {
    font-family: 'Nunito', sans-serif;
    padding-bottom: 10px;
    font-size: 1em;
}

.section_heading {
    font-weight: bold;
}

.section_list {
}

/* font awesome */
.expandMenu {
    position: absolute;
    left: 260px;
    top: 3px;
    cursor: pointer;
}

.xClose {
    float: right;
    margin-right: 10px;
    margin-top: -20px;
}

.clickNotice {
    display: block;
    font-size: .75rem;
    line-height: 2;
    margin-left: 17%;
    text-align: center;
    text-transform: capitalize;
}

.ui-tooltip {
    -webkit-box-shadow: 0 0 !important;
    box-shadow: 0 0 !important;
}

.product-view .heroImg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.review-product-list .heroImg {
    height: auto;
    width: 100%;
}

.zoomPup img {
    width: 418px;
    height: 512px;
}

/* datepicker theme */
.ui-datepicker {
    background-color: #fff !important;
    border: 2px solid #00AFDC !important;
    border-radius: 5px !important;
}

.ui-datepicker-header {
    background-color: #aaa !important;
    color: #eee !important;
}

.fpdisabled {
    display: none !important;
}

.fpdisabled:before {
}

.size_availability {
    font-size: 1em;
    font-style: italic;
    margin-top: -20px;
    margin-bottom: 15px;
}

.checkout-onepage-success .page {
    margin: 0 auto;
    max-width: 800px;
}

#successTable {
    font-size: 1rem;
}

#successTable table {
    width: 100%;
}

#successTable thead {
    letter-spacing: 1px;
    text-transform: uppercase;
}

#successTable th, #successTable td {
    text-align: right;
}

#successTable th:first-child, #successTable td:first-child {
    text-align: left;
}

#successTable tfoot td:first-child {
    border: 0;
}

.checkout-onepage-success .page button {
    background: #ACACAC;
    border: 0;
    color: #FFF;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 2;
    padding: 0 1rem;
    text-transform: uppercase;
}

.itemQty {
    float: left;
    width: 10px;
    border-right: 1px solid #333;
}

.itemSubtotal {
    float: right;
    border-left: 1px solid #333;
    text-align: right;
    padding-left: 100px;
}

.itemOptions {
}

.summary {
    text-align: right;
    border: none;
}

.summaryLabel {
    border: none;
}

.summaryDiscount {
    border: none;
    float: right;
}

/*.summaryDue { border: 2px solid #00AFDC; background-color: #00AFDC;}*/
#orderInfo {
}

#col1footer ul {
    list-style: none;
}

#col1footer ul li {
    margin-top: 5px;
}

#col1footer ul li a {
    text-decoration: none;
}

#footerblog ul li {
    margin-top: 15px;
}

#sortOrder {
    display: none;
}

#topPromo {
    position: absolute;
    left: 37%;
    top: 40px;
}

.shipmsg_mobile {
    display: none;
}

.country_disclaimer {
    font-size: .9em;
}

.godaddy-secure {
    display: block;
    margin-top: 25px;
}

.iglobal_button {
    margin-top: -85px;
    padding-bottom: 20px;
    margin-left: 40px;
}

#small-nav {
    background: #00acde;
}

.orderstatus-index-index li.captcha {
    list-style-type: none;
    float: left;
}

#store_map iframe {
    width: 350px !important;
}

#video1 > iframe:nth-child(1) {
    width: 100% !important;
}

#ac-page .create_account input[type=checkbox], #co-shipping-form input[type=checkbox], .dflt-adrs-labl > input[type=checkbox]:nth-child(1) {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.5); /* IE */
    -moz-transform: scale(1.5); /* FF */
    -webkit-transform: scale(1.5); /* Safari and Chrome */
    -o-transform: scale(1.5); /* Opera */
    padding: 10px;
    margin: 4px 7px 0px 6px;
}

#ac-page .form .create_account label {
    display: block !important;
    margin-top: 5px;
}

#billing_subscribed_label {
    margin-top: 5px !important;
}

#socialLinks {
    margin-top: 1.5rem;
}
#socialLinks ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -.5rem;
}
#socialLinks li {
    font-size: 1.5rem;
    line-height: 1;
    padding: .5rem;
}
#socialLinks a {
    color: #00ACDE;
    text-decoration: none;
}

#customerlogout {
    font-size: .8rem;
    text-transform: uppercase;
    float: left;
    margin-top: -.5rem;
}

#customerlogout a {
    color: #00ACDE;
    text-decoration: none
}

#inside-our-store {
    height: 600px;
}

.editcart {
    margin-top: 20px;
}

.empty h1 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #62635d;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.empty .cart-empty {
    font-size: 14px;
}

.checkout-onepage-index .callout {
    display: none;
}

#billing-buttons-container {
    margin-left: 240px;
}

#shipping\3a same_as_billing {
    margin-left: 0px !important;
}

.contacts-index-index .contactSubmit .button {
    float: left;
    margin-left: 0;
}

.contacts-index-index .captcha .input-box {
    margin-left: 0;
}

.contacts-index-index p.contactSubmit {
    text-align: left;
}

.contacts-index-index .buttons-set.contactSubmit .button {
    background: #F3328F;
    width: 160px;
    height: 30px;
    margin-top: -10px;
}

.contacts-index-index .buttons-set.contactSubmit .button span {
    background-image: none !important;
}

.contacts-index-index .buttons-set.contactSubmit .button span span {
    background-image: none !important;
    font: 1.3em 'Nunito', sans-serif;
    margin-top: 3px;
    letter-spacing: 1px;
}

@media (min-width: 1025px) {
    .contacts-index-index .captcha .input-box {
        margin-left: 95px !important;
    }

    .contacts-index-index .buttons-set.contactSubmit {
        margin-left: 95px;
    }

    .contacts-index-index p.contactSubmit {
        margin-left: 95px;
    }
}

.contacts-index-index .col-main .homepageClear img {
    display: none;
}

.orderstatus-index-index #fpos-search-button {
    width: 160px;
    height: 30px;
    font: 1.3em 'Nunito', sans-serif;
    border: none;
    background-image: none !important;
    background: #F3328F;
    border-radius: 0 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 16px !important;
    text-shadow: none !important;
}

@media (max-width: 1024px) {
    .orderstatus-index-index .fpos-search #fpos-search-other-message {
        width: 69%;
    }
}

.orderstatus-index-index #fpos-search-other-message {
    margin-bottom: 10px;
    margin-top: 10px;
}

/* checkout button fix */
#amscheckout-submit {
    z-index: 10000;
    position: relative;
}

/* stripe cc form */
.sp-methods .validate-cc-exp {
    max-width: 100px !important;
}

.sp-methods .year {
    max-width: 60px !important;
    margin-left: 10px !important;
}

/* discount font size */
#shopping-cart-totals-table .summary-total .summary-collapse {
    font-size: 13px;
    font-weight: normal;
}

#checkout-review-table-wrapper .summary-total .summary-collapse {
    font-size: 13px;
}

/* free shipping padding */
#co-shipping-method-form dl dd:nth-of-type(1) {
    margin-bottom: -7px !important;
}

.ambanners.ambanner-2 {
    margin-top: 15px;
}

.ambanners.ambanner-4 {
    margin-top: 16px;
}

#cart {
    background: #f03890;
    color: #fff;
    display: inline-block;
    padding: 0 .5rem;
}

#cart .count {
    background: url(../images/shopping-cart.png) center 4px no-repeat;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-weight: normal;
    line-height: 34px;
    margin: 0 .5rem;
    min-width: 25px;
    padding: 0 .5rem;
    text-align: center;
}

#cart span:last-child:before {
    content: '|';
    margin-right: .5rem;
}

body.product-view {
    overflow-x: hidden;
}

.ratings .rating-links a:hover {
    color: #00ABDF;
}

.product-view .product-collateral.ui-tabs {
    margin: 1em 0;
    padding: .5em 0;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav {
    border: none;
    padding: 0;
    text-align: center;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li {
    background: none !important;
    border: none;
    color: #333 !important;
    display: inline-block;
    float: none;
    line-height: 28px;
    margin: 0;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li:before {
    content: '|';
    display: inline-block;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li:first-child:before {
    content: '';
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li a {
    color: #444 !important;
    display: inline-block;
    float: none;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 2px;
    padding: 0 1rem;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li a:hover {
    color: #00ABDF !important;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li a:after {
    content: '';
    border-bottom: 1px solid #444;
    display: block;
    max-width: 0;
    -webkit-transition: max-width .3s;
    -o-transition: max-width .3s;
    transition: max-width .3s;
}

.product-view .product-collateral.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
    max-width: 100%;
}

.product-view .product-collateral.ui-tabs .ui-tabs-panel {
    color: #444;
}

#leftnav {
    font-size: .875rem;
    margin: 0 0 1rem;
}
#leftnav .block-title a {
    color: #00afdc;
    font-size: 1.125rem;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#leftnav .block-title .fal {
    margin-right: .5em;
}
#leftnav .block-content {
    margin: -.5rem 0;
    max-height: 100vh;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: .3s max-height ease-in-out, .3s opacity ease-in-out;
    -o-transition: .3s max-height ease-in-out, .3s opacity ease-in-out;
    transition: .3s max-height ease-in-out, .3s opacity ease-in-out;
}
#leftnav.collapse {
    height: auto;
    overflow: initial;
}
#leftnav.collapse .block-content {
    max-height: 0;
    opacity: 0;
}
#leftnav li a {
    display: inline-block;
    line-height: 2rem;
}
#leftnav li > ol {
    margin: 0 0 0 1rem;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

#notice-cookie-block {
    -webkit-animation: 1s fadeIn;
    animation: 1s fadeIn;
    background: rgba(0,172,222,0.75);
    font-size: 1rem;
    opacity: 1.0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity;
    z-index: 99999;
}

#notice-cookie-block, #notice-cookie-block a {
    color: #FFF;
}

#notice-cookie-block .notice-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em;
}

#notice-cookie-block button, #notice-cookie-block button span {
    font: 1.5rem/1 'Nunito', sans-serif;
}

#notice-cookie-block button {
    background: none;
    -webkit-box-shadow: inset 0 0 0 1em rgba(255,255,255,0.0);
    box-shadow: inset 0 0 0 1em rgba(255,255,255,0.0);
    padding: 0 1em;
    -webkit-transition: 0.1s -webkit-box-shadow;
    transition: 0.1s -webkit-box-shadow;
    -o-transition: 0.1s box-shadow;
    transition: 0.1s box-shadow;
    transition: 0.1s box-shadow, 0.1s -webkit-box-shadow;
}

#notice-cookie-block button:hover {
    -webkit-box-shadow: inset 0 0 0 1em rgba(255,255,255,0.1);
    box-shadow: inset 0 0 0 1em rgba(255,255,255,0.1);
}

#notice-cookie-block button span {
    background: rgba(0,0,0,0);
    height: auto;
    letter-spacing: 1px;
    padding: 0;
}

.vertical-line {
    background: #EEE;
    margin: 0 auto 1rem;
    width: 1px;
}

#sli_content_wrapper .main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
#sli_content_wrapper #sli_facets {
    font-size: .875rem;
}
#sli_content_wrapper #sli_facets h3.sli_title {
    border-bottom: 1px solid #444;
    color: #444;
    display: inline-block;
    font-size: 1rem;
    font-weight: normal;
}
#sli_content_wrapper #sli_facets ul.sli_group {
    letter-spacing: normal;
    margin: 0 0 2rem;
}
#sli_content_wrapper #sli_facets ul.sli_children {
    margin-bottom: 0;
    padding-left: 1rem;
}
#sli_content_wrapper #sli_facets ul.sli_group li {
    line-height: 1.5rem;
    margin: .5rem 0;
}
#sli_content_wrapper #sli_facets a {
    color: #444;
}
#sli_content_wrapper .sli_perpage,
#sli_content_wrapper .sli-expand-search {
    display: none;
}
#sli_content_wrapper .pager {
    font-size: .875rem;
}
#sli_content_wrapper .sli_image {
    height: auto!important;
}
#sli_content_wrapper .sli_image a {
    display: block;
}
#sli_content_wrapper .sli_image a img {
    width: 100%;
}
#sli_content_wrapper #sli_no_results .sli_no_results_text {
    border: none;
    padding: 1rem 0;
}
#sli_content_wrapper #sli_no_results .sli_noresults_heading,
#sli_content_wrapper #sli_no_results .sli_pop_title {
    color: #444;
    font-size: 1.5rem;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 2rem 0 1rem;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
#sli_content_wrapper #sli_no_results .sli_image img {
    width: 100%;
}
#sli_content_wrapper #sli_no_results .sli_phrases {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.5rem;
}
#sli_content_wrapper #sli_no_results .sli_phrases li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    float: none;
    font-size: .875rem;
    list-style: none;
    margin: 0;
    padding: .5rem;
    text-transform: capitalize;
    width: auto;
}
