@font-face {
    font-family: FSAlbert;
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertGrWeb-Thin.eot');
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertGrWeb-Thin.eot?#iefix') format('embedded-opentype'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertGrWeb-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: FSAlbert;
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertCyWeb-Thin.eot');
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertCyWeb-Thin.eot?#iefix') format('embedded-opentype'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertCyWeb-Thin.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: FSAlbert;
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertLight/FSAlbert-Light.eot');
    src:
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertLight/FSAlbert-Light.woff') format('woff'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertLight/FSAlbert-Light.ttf')  format('truetype'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertLight/FSAlbert-Light.svg#FSAlbert-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: FSAlbert;
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbert/FSAlbert.eot');
    src:
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbert/FSAlbert.woff') format('woff'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbert/FSAlbert.ttf')  format('truetype'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbert/FSAlbert.svg#FSAlbert') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: FSAlbert;
    src: url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertBold/FSAlbert-Bold.eot');
    src:
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertBold/FSAlbert-Bold.woff') format('woff'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertBold/FSAlbert-Bold.ttf')  format('truetype'),
    url('https://www.osim.com/skin/frontend/osim/default/fonts/FSAlbertBold/FSAlbert-Bold.svg#FSAlbert-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
    display: inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
    font-family: sans-serif;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 2 */
}

/*
 * Removes default margin.
 */
body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
    outline: 0;
}
/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
    font-weight: bold;
}

/* Corrects font family set oddly in Safari 5 and Chrome.
*/
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/*
 * Sets consistent quote types.
 */
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
    font-size: 80%;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
    border: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 2 */
    margin: 0;
    /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    /* Prevent tap highlight on iOS/Android */
    -webkit-text-size-adjust: 100%;
    /* Prevent automatic scaling on iOS */
}

html,
body,
img,
fieldset,
abbr,
acronym {
    border: 0;
}
th,
code,
cite,
caption {
    font-weight: normal;
    font-style: normal;
    text-align: left;
}

address {
    font-style: normal;
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

img {
    display: block;
    max-width: 100%;
}

ol,
ul {
    list-style: none;
}

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

input:focus,
input[type="search"]:focus {
    outline-offset: -2px;
}

input[type="search"] {
    -webkit-appearance: none;
    /* 1 */
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* 2 */
    box-sizing: border-box;
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a, button {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
    font-size: 14px;
    line-height: 1.5;
}
body{
    background-color: #f6f5f1;
    color: #504144;
}
a {
    color: #504144;
    text-decoration: none;
}

a:hover, .product-name a:hover, .dropdown-mn li a:hover {
    /*color: #806e34;*/
    text-decoration: none;
}

a:focus {
    color: #504144;
}

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

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {
    margin-bottom: 1em;
}

.availability {
    margin-bottom: 0;
    font-size: 13px;
    text-transform: uppercase;
}

.availability .label {
    display: none;
}

.availability.in-stock {
    color: #11b400;
}

.availability.available-soon,
.availability.out-of-stock {
    color: #df280a;
}

.availability-only {
    color: #df280a;
    margin-bottom: 10px;
}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
    margin-bottom: 20px;
}

.col-left-first .block:last-of-type {
    margin-bottom: 0;
}

.block-title {
    position: relative;
    padding: 10px 0 0;
    margin-bottom: 5px;
}
.block-title h2,
.block-title h3,
.block-title strong {
    margin: 0;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.block-title small {
    font-size: 100%;
    font-weight: normal;
    color: #a0a0a0;
}

.block-subtitle {
    font-weight: bold;
    margin-bottom: 7px;
}

.block-content.unpad {
    padding: 0;
}

.block-content li.item {
    margin: 0 0 10px 9px;
}

.block-content li.item:last-child {
    margin-bottom: 0;
}

.block .actions {
    margin: 10px 0 0;
}
.block .actions:after {
    content: '';
    display: table;
    clear: both;
}
.block .actions a {
    float: left;
}
.block .actions .button {
    float: right;
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
    padding-top: 0;
    border-top: none;
}
.block-account li,
.block-cms-menu li {
    text-transform: uppercase;
    margin: 7px 0;
}
.block-account li strong,
.block-cms-menu li strong {
    font-weight: 700;
    color: #504144;
}
.block-account li a,
.block-cms-menu li a {
    color: #504144;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
    color: #504144;
}

/* ============================================ *
 * Buttons
 * ============================================ */
button {
    background: #fb712e;
    color: #fff;
}

    /* Secondary Buttons */
.cart .buttons-set .button,
.cart-table .button,
.sidebar .actions .button,
.button.button-secondary {
    background: #dddddd;
    color: #636363;
    padding: 7px 15px;
}
.cart .buttons-set .button:hover,
.cart-table .button:hover,
.sidebar .actions .button:hover,
.button.button-secondary:hover {
    background: #d0d0d0;
    cursor: pointer;
}
.cart .buttons-set .button:active,
.cart-table .button:active,
.sidebar .actions .button:active,
.button.button-secondary:active {
    background: #c4c4c4;
    color: #636363;
}
.cart .buttons-set .button:focus,
.cart-table .button:focus,
.sidebar .actions .button:focus,
.button.button-secondary:focus {
    color: #636363;
    background: #c4c4c4;
    outline: none;
}

.sidebar .actions button.button {
    white-space: normal;
}

/* Primary Buttons */
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
    padding: 5px 25px;
    border: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.button:active,
.cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active {

}
.button:focus,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus {
    outline: none;

}

a.button {
    text-decoration: none;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
    background: #C8C8C8;
    opacity: 0.6;
    cursor: progress;
}

/* Adjacent buttons */
.button + .button {
    margin-left: 5px;
}

.button2 {
    border: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
    vertical-align: middle;
}

.button2:focus {
    outline: none;
}
.button2 span:hover,
.button2 span span:hover {
    text-decoration: none;
}
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after {
    float: left;
}

.paypal-after .paypal-or {
    float: left;
}

.paypal-or {
    line-height: 34px;
    margin: 0px 10px 5px;
}

.paypal-after .paypal-button {
    float: left;
}

.paypal-button {
    line-height: 0px;
}

.paypal-button img {
    display: inline;
}
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set {
    clear: both;
    margin: 10px 0 0;
    padding-top: 10px;
    text-align: right;
}
.buttons-set p.required {
    margin: 0;
    margin-left: 10px;
    line-height: 33px;
    float: right;
}
.buttons-set .back-link {
    float: left;
    margin: 0;
    line-height: 33px;
}
.buttons-set a:not(.button) {
    line-height: 20px;
    display: inline-block;
    padding: 5px;
}
.buttons-set button.button {
    float: right;
    margin-left: 5px;
}
.buttons-set:after {
    content: '';
    display: table;
    clear: both;
}

/* -------------------------------------------- *
 * Icons
 */
.icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icon_sprite.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

/*@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icon_sprite@2x.png);
    background-size: 100px 1000px;
  }
}*/
/* -------------------------------------------- *
 * Breadcrumbs
 */

.breadcrumbs li {
    float: left;
}

.breadcrumbs a {
    float: left;
}
.breadcrumbs strong {
    font-weight: normal;
}
.breadcrumbs span {
    float: left;
    padding: 0 10px;
}
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ededed;
    text-align: center;
    /* Hide text */
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
    border-color: #504144;
}

.btn-remove:after {
    content: 'X';
    color: #504144;
    height: 20px;
    line-height: 20px;
    width: 100%;
    font-size: 10px;
    font-weight: bold;
}
.btn-remove:hover:after {
    text-decoration: none;
}

.btn-remove2:after {
    display: none;
}
.btn-remove2:hover {
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}

.btn-previous:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #3399cc;
    border-left: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2px;
    margin-top: -4px;
}
.btn-previous:hover:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid white;
    border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
    float: right;
    margin-left: 6px;
}

/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li {
    margin-bottom: 20px;
}

.checkout-agreements .agreement-content {
    overflow-y: auto;
    max-width: 670px;
    max-height: 125px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #cccccc;
    background: #f4f4f4;
}

/* -------------------------------------------- *
 * Container
 */
.main-container,
.footer-container {
    position: relative;
}
.main-container:after,
.footer-container:after {
    content: '';
    display: table;
    clear: both;
}
.footer-container {
    padding-top: 0px;
}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
    content: '';
    display: table;
    clear: both;
}

.col-left,
.col-right,
.col-main {
    padding: 0 10px;
}

.col-left {
    float: left;
    width: 23%;
    padding-left: 0;
    /* Remove the 15px padding */
    clear: left;
}
.col-left img {
    max-width: 100%;
}

.col-right {
    float: right;
    width: 25%;
    padding-right: 0;
    /* Remove the 15px padding */
}
.col-right img {
    max-width: 100%;
}

.col-main {
    float: left;
    width: 75%;
    min-height: 450px;
}

.col1-layout .col-main {
    float: none;
    width: auto;
    padding: 0;
    /* Remove the 15px padding */
}

.col2-left-layout .col-main {
    float: right;
    padding-right: 0;
    /* Remove the 15px padding */
}

.col2-right-layout .col-main {
    padding-left: 0;
    /* Remove the 15px padding */
}

/* Content Columns */
.col2-set {
    width: 100%;
}
.col2-set .col-1,
.col2-set .col-2 {
    width: 50%;
    padding: 10px;
}
.col2-set .narrow {
    width: 33%;
}
.col2-set .wide {
    width: 65%;
}
.col2-set:after,
.webforms-customer-account-result-view .box-content:after {
    content: '';
    display: table;
    clear: both;
}
.webforms-customer-account .main-container .col-main {
    border-left: 1px solid #504144;
    padding: 0 20px 0 30px;
}
.webforms-customer-account .page-title h1 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.webforms-customer-account #webform-customer-account-results td a {
    text-transform: none;
}

.appointmentbooking-account-list .main-container .col-main {
    border-left: 1px solid #504144;
    padding: 0 20px 0 30px;
}
.appointmentbooking-account-list .page-title h1 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

@media only screen and (min-width: 640px) {
    .col2-set {
        margin: 0 45px;
    }
}

/* -------------------------------------------- *
 * Top Container
 */

/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
    background: #676157;
    color: #e6e6e6;
    font-size: 11px;
}
.global-site-notice p {
    margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
    color: #3399cc;
    text-align: center;
    margin: 10px;
    text-transform: uppercase;
}

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
    content: '';
    display: table;
    clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
.success {
    color: #11b400;
}

.error {
    color: #df280a;
    font-weight: bold;
}

.notice {
    color: #e26703;
    font-weight: bold;
}

/* -------------------------------------------- *
 * Messages
 */
.messages {
    margin-bottom: 0;
}

.messages li li {
    position: relative;
    margin-bottom: 0;
    padding: 7px 10px 7px 20px;
    background: #fee6d3;
    font-size: 15px;
    color: #f37021;
}

.messages li li:before {
    top: 50%;
    left: 0;
    margin-top: -6px;
}

.messages .error-msg li {
    color: black;
    border-left: 5px solid #df280a;
    background-color: #faebe7;

}

.messages .error-msg li a {
    text-decoration:underline;
}

.messages .error-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #df280a;
    border-right: none;
}

.messages .notice-msg li {
    color: black;
    border-left: 5px solid #e26703;
    background-color: #f9ebe6;
}

.messages .notice-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #e26703;
    border-right: none;
}

.messages .success-msg li {
    color: #f37021;
    border-left: 5px solid #f37021;
    background-color: #fee6d3;
}

.messages .success-msg li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #f37021;
    border-right: none;
}

/* -------------------------------------------- *
 * Page Popup
 */
.page-popup {
    padding: 20px;
    background: #FFFFFF;
    height: auto;
}

.page-popup h1 {
    margin: 0 0 0.5em;
    font-size: 36px;
}

/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods {
    margin-bottom: 20px;
}

.payment-methods dt {
    padding: 5px 0;
}

.payment-methods dd {
    padding-top: 10px;
}

.payment-methods .form-list {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 5px 15px 15px;
    padding: 15px;
    border: 1px solid #cccccc;
    background: #f4f4f4;
}

.payment-methods .form-list:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #cccccc;
    border-top: none;
    top: -11px;
    left: 30px;
}

.payment-methods .form-list:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #f4f4f4;
    border-top: none;
    top: -10px;
    left: 30px;
}

.payment-methods .form-list li:last-child {
    margin-bottom: 0;
}

/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;
    /* Prevent the linebreak in the HTML from causing layout issues */
}
.please-wait img {
    float: left;
    margin-right: 5px;
    width: 24px;
}

/* -------------------------------------------- *
 * Price Box - Standard
 */

.price-box p {
    margin-bottom: 0;
}

.price-notice {
    color: #a0a0a0;
}
.price-box .price-label {
    font-weight: 400;
}

.price-box .minimal-price-link {
    padding-left: 1em;
    color: #3399cc;
    display: block;
    /* We want this to show on its own line, otherwise the layout looks funky */
}
.price-box .minimal-price-link .label {
    color: #a0a0a0;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price .price-label,
.price-box .special-price .price-label {
    display: none;
}
.price-box .old-price .price,
.price-box .special-price .price {
    display: inline-block;
}

.price-box .special-price .price-label {
    color: #D84D3C;
}
/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {
    display: block;
}

span.weee {
    display: block;
}

/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {
    display: inline-block;
    padding: 4px 8px;
    background: #FBF4DE;
    border: 1px solid #E2D4C7;
    margin-top: 7px;
}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {
    font-size: 12px;
}
.product-pricing .benefit,
.tier-prices .benefit,
.tier-prices-grouped .benefit {
    font-style: italic;
}
.product-pricing .price,
.tier-prices .price,
.tier-prices-grouped .price {
    font-weight: bold;
}

/* ============================================ *
 * Item Options
 * ============================================ */
.item-options:after {
    content: '';
    display: table;
    clear: both;
}
.item-options dt {
    float: left;
    clear: left;
    padding-right: 5px;
}
.item-options dd {
    float: left;
    padding-left: 10px;
    margin: 0 0 15px;
}

.truncated,
.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
    height: 16px;
    line-height: 16px;
}
.truncated a.details:hover {
    text-decoration: none;
    cursor: pointer;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 300;
}

.truncated .truncated_full_value .item-options {
    display: none;
    position: absolute;
    z-index: 300;
    width: 200px;
    padding: 8px;
    border: 1px solid #ccbfa1;
    background-color: #F6F6F6;
    top: 21px;
    left: -100px;
}
.truncated .truncated_full_value .item-options:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccbfa1;
    border-top: none;
    left: 97px;
    top: -7px;
}

.truncated .truncated_full_value .item-options > p {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.truncated .show .item-options {
    display: block;
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
    width: 6.5in;
    margin: 20px;
    background: #FFFFFF;
}

/* -------------------------------------------- *
 * Add to links
 */

/* -------------------------------------------- *
 * Product Image
 */
.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
    position: relative;
    display: block;
}
.no-touch .product-image:hover {
    border-color: #3399cc;
}

/* -------------------------------------------- *
 * Ratings
 */
.ratings {
    margin: 7px 0;
}
.ratings .rating-box,
.ratings .rating-links {
    margin: 5px 0;
}
.ratings .rating-box {
    width: 92px;
    height: 18px;
    background-repeat: repeat-x;
    background-position: -187px -78px;
    overflow: hidden;
}
.ratings .rating-box .rating {
    float: left;
    height: 18px;
    background-repeat: repeat-x;
    background-position: -189px -41px;
}
.ratings .amount {
    display: block;
    margin: 5px auto;
}
.ratings .rating-links .separator {
    margin: 0 3px;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.short-description .std, .short-description .std p, .short-description .std br {
    margin: 0;
    line-height: 30px;
}
.std p {
    margin: 0 0 1.5em;
}

.std ol {
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.std ol li {
    margin-left: 0;
}

.std ul {
    list-style: none;
    margin-bottom: 1.5em;
}

.std ul li {
    margin-left: 0;
}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
    margin-bottom: 30px;
    background: #FFFFFF;
}

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
    margin-top: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    background: #f4f4f4;
    padding: 5px 10px 0px 10px;
}
.toolbar:after {
    content: '';
    display: table;
    clear: both;
}

.pager-no-toolbar {
    margin-bottom: 10px;
}

.pager-no-toolbar ~ .pager-no-toolbar {
    margin-top: 10px;
}

.toolbar,
.pager {
    color: #636363;
    line-height: 30px;
    font-size: 15px;
}

.toolbar label,
.pager-no-toolbar label {
    font-weight: normal;
}

.sorter {
    float: left;
    margin-bottom: 0;
}
.sorter label {
    float: left;
    margin-right: 5px;
}
.sorter label:after {
    content: ':';
}

.sorter > .sort-by {
    float: left;
    margin-right: 5px;
    height: 30px;
}
.sorter > .sort-by .sort-by-switcher {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.sorter > .sort-by .sort-by-switcher--asc {
    background-position: 4px -542px;
}
.sorter > .sort-by .sort-by-switcher--asc:hover {
    background-position: -46px -542px;
}
.sorter > .sort-by .sort-by-switcher--desc {
    background-position: 4px -567px;
}
.sorter > .sort-by .sort-by-switcher--desc:hover {
    background-position: -46px -567px;
}

.sorter > .view-mode {
    float: right;
}
.sorter > .view-mode .grid,
.sorter > .view-mode .list {
    float: left;
    width: 30px;
    height: 30px;
}
.sorter > .view-mode .grid {
    margin-right: 5px;
    background-position: 8px -492px;
}
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {
    background-position: -42px -492px;
}
.sorter > .view-mode .list {
    background-position: 11px -517px;
}
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {
    background-position: -39px -517px;
}

.pager {
    float: right;
    overflow: hidden;
}
.pager > .count-container {
    float: left;
}
.pager .amount {
    float: left;
    white-space: nowrap;
    margin: 0 15px 0 0;
}
.pager .limiter {
    float: left;
    height: 30px;
    line-height: 30px;
}
.pager .limiter > label {
    padding-right: 5px;
    font-size: 15px;
}
.pager .limiter > label:after {
    content: ':';
}
.pager .amount,
.pager .limiter,
.pager .pages {
    margin-bottom: 5px;
}

.pages {
    float: right;
    overflow: hidden;
    margin-left: 15px;
}
.pages strong {
    display: none;
}

.pages li {
    float: left;
}

.pages a,
.pages .current {
    display: inline-block;
    border: 0;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap;
    line-height: 30px;
    width: 25px;
    height: 30px;
    padding: 0;
}

.pages .current,
.pages .current:hover {
    color: #636363;
    border: 1px solid #cccccc;
    cursor: default;
}
.pager li>a, .pager li>span{
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.pages .next,
.pages .previous {
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    background-color: transparent;
    position: relative;
}
.pages .next:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #504144;
    border-right: none;
    top: 50%;
    margin-top: -3px;
    left: 50%;
    margin-left: -2px;
}
.pages .next:hover:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #504144;
    border-right: none;
}

.pages .previous:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #504144;
    border-left: none;
    top: 50%;
    margin-top: -3px;
    left: 50%;
    margin-left: -2px;
}
.pages .previous:hover:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 4px solid #504144;
    border-left: none;
}

/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center {
    text-align: center;
}

.a-right,
.align-right {
    text-align: right;
}

.no-display {
    display: none !important;
}

.no-visibility {
    visibility: hidden !important;
}

.nobr,
.nowrap {
    white-space: nowrap;
}

.width-full {
    width: 100%;
}

/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden {
    display: none;
}

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: none;
    max-height: 50px;
    width: auto;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
    margin-bottom: 7px;
}
.fieldset p.required {
    margin-bottom: 5px;
    float: right;
    font-size: 12px;
    margin-top: 0px;
}

.fieldset + .fieldset {
    margin-top: 5px;
}

form .legend {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ededed;
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box:after {
    content: '';
    display: table;
    clear: both;
}

li.centinel-logos div.input-box img {
    display: inline;
    vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
    float: left;
    margin-right: 5px;
    max-width: 100%;
}

/* -------------------------------------------- *
 * Labels
 */
label {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}

label.required:after,
span.required:after {
    color: #df280a;
    font-weight: normal;
    font-size: 12px;
}

label.required em,
span.required em {
    display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
    color: #a0a0a0;
    font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
select {
    font-size: 14px;
}

select + select {
    margin-left: 5px;
}

select[multiple] {
    width: 270px;
    border: 1px solid silver;
    font-size: 15px;
    padding: 5px;
}

/* -------------------------------------------- *
 * Textarea
 */
textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 450px;
    padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid silver;
    background: #FFFFFF;
    font-size: 15px;
    font-weight: 300;
}
.input-text:focus {
    border: 1px solid #3399cc;
}

.input-text.validation-failed {
    border:2px solid #df280a;
}

.input-text.validation-failed:focus {
    outline-color: #ef9384;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
    height: 30px;
    padding: 0 8px;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
    
    max-width: 100%;
}

/* Only show on iPhones (not iPads or any other device) */

.ie8 .input-text {
    max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
    width: 3em;
    text-align: center;
    vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
    color: #a0a0a0;
}

input:-moz-placeholder {
    color: #a0a0a0;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
    position: relative;
    top: -1px;
    display: inline-block;
}

.checkbox + label,
.radio + label {
    width: auto;
    max-width: 85%;
    padding: 0 0 0 8px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
    margin: 5px 0 0;
    color: #F37021;
    font-size: 14px;
    text-transform: none;
}

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
    margin-bottom: 10px;
}
.form-list select {
    margin-top: 4px;
    width: 365px;
    max-width: 100%;
}
.form-list .input-range .input-text {
    width: 74px;
}
.form-list .field,
.form-list .wide,
.form-list .control {
    margin-bottom: 15px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
    /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
    display: inline;
    float: left;
}
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
    display: none;
}
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
    float: left;
    margin-right: -40px;
    margin-top: 11px;
    margin-left: 0px;
    outline: 0;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
    color: #504144;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 6px 10px 6px 20px;
}

.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
    padding-left: 10px;
    background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
    background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
    min-width: inherit;
    width: 250px;
    max-width: 100%;
}

.form-list .control.remember-me-box label {
    width: auto;
    max-width: none;
    min-width: inherit;
}

.form-list .control {
    margin-top: 10px;
}
.form-list .control label {
    float: none;
}
.form-list .control .radio,
.form-list .control .checkbox {
    margin-right: 6px;
}
.form-list .control .input-box {
    clear: none;
    display: inline-block;
    width: auto;
    padding: 0;
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
    text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
    width: 100%;
}

.data-table td,
.data-table th {
    padding: 10px;
    vertical-align: top;
}

.data-table thead th,
.data-table tbody td {
    border-bottom: 1px solid silver;
}
.data-table .price {
    white-space: nowrap;
}
.data-table tfoot tr {
    background: #f4f4f4;
}

.data-table tbody td .item-options {
    margin-top: 0;
    margin-bottom: 0;
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {
    border: 1px solid silver;
    padding: 12px 15px;
    margin: 0 0 15px;
}
.info-box h2 {
    font-weight: bold;
    font-size: 13px;
}

.info-table th,
.info-table td {
    vertical-align: top;
}

.info-table th {
    font-weight: bold;
    padding: 4px 20px 4px 0;
}

.info-table td {
    padding: 4px 0;
}

/* ============================================ *
 * Global
 * ============================================ */
html,
body {
    height: 100%;
}

.wrapper {
    min-width: 320px;
    min-height: 100%;
    margin: 0 auto;

}

.wrapper:after {
    content: '';
    display: table;
    clear: both;
}
/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.header-language-background {
    padding: 10px;
    background-color: #3399cc;
    text-transform: uppercase;
}
.header-language-background .header-language-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.header-language-background:after {
    content: '';
    display: table;
    clear: both;
}
.header-language-background .form-language,
.header-language-background .currency-switcher {
    float: left;
    margin-right: 10px;
}
.header-language-background .welcome-msg {
    float: right;
}

.page-header-container .store-language-container {
    float: right;
    padding: 13px 15px 10px 10px;
}
.page-header-container .store-language-container select {
    max-width: 100%;
}

.header-language-background,
.header-language-background a {
    color: #e6e6e6;
}

/* ============================================ *
 * Logo
 * ============================================ */
.logo {
    display: block;
    float: left;
    text-align: center;
    padding: 10px;
}
.logo img {
    max-width: 100%;
}
.logo .small {
    display: none;
}
.logo .large {
    display: block;
    max-width: 149px;
}

.logo:hover {
    opacity: 0.8;
}
/* ============================================ *
 * Skip Links
 * ============================================ */

/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link {
    position: relative;
    float: left;
    width: 20%;
    color: #636363;
    line-height: 35px;
    text-align: center;
}

a.skip-link {
    text-decoration: none;
}


/* -------------------------------------------- *
 * Skip Link - Active
 */

/* -------------------------------------------- *
 * Skip Link - Icon
 */
.skip-link .icon, .skip-account .icon {
    display: inline-block;
    width: 30px;
    height: 26px;
    vertical-align: middle;
}

.skip-link.skip-nav .icon,
.skip-link.skip-cart:not(.no-count) .icon {
    margin-right: 3px;
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link .label {
    display: none;
}


/* ============================================ *
 * Skip Content
 * ============================================ */
.skip-content {
    display: none;
}

.skip-content.skip-active {
    display: block;
}

/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav {
    width: 40%;
}
.skip-nav:not(.skip-active):hover {
    text-decoration: none;
}
.skip-nav .label {
    display: inline;
}

/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary a {
    text-decoration: none;
    position: relative;
    display: block;
}
/*.nav-primary .menu-active.wrap-menu > ul.level0,*/
.nav-primary li.level0 li.sub-menu-active > ul {
    display: block;
}

.nav-primary li.level0 > a {
    text-transform: uppercase;
}

/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */

/* ============================================ *
 * Search - Skip Link
 * ============================================ */
/*.skip-search:not(.skip-active):hover .icon {*/
    /*background-position: -46px -146px;*/
/*}*/
.skip-search .icon {
    background-position: 4px -146px;
}


/* ============================================ *
 * Search - Skip Content
 * ============================================ */
#header-search {
    padding: 20px;
}

#header-search {
    /*display: block;*/
    position: absolute;
    top: 90px;
    right: 220px;
    padding: 0;
}
/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box {
    position: relative;
    padding-top: 0;
}

#search_mini_form label {
    display: none;
}

#search_mini_form .search-button {
    text-indent: -9999px;
    -webkit-animation: fadeIn .3s ease-in;
    animation: fadeIn .3s ease-in;
    position: relative;
    top: -10px;
    right: 22px;
    bottom: 5px;
    background: transparent;
    border: 0;
}
#header-search #search_mini_form .search-button:before {
    background:  url('https://www.osim.com/skin/frontend/osim/default/images/Search.png') no-repeat 100%;;
}

#search_mini_form .search-button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -15px;
    margin-left: -15px;
    background-position: 4px -146px;
}

#search_mini_form .search-button:hover:before {
    opacity: 0.8;
}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account .icon {
    background-position: 4px -44px;
}

#header-account.skip-active {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 90px;
    right: 50px;
    width: 200px;
}


/* -------------------------------------------- *
 * Account Links
 */
#header-account {
    padding: 5px 0;
}

#header-account a {
    position: relative;
    display: block;
    padding: 5px 10px;
    line-height: 23px;
    text-align: center;
}

#header-account a:hover {
    color: #3399cc;
}

/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
/*.skip-cart:not(.skip-active):hover .icon {*/
    /*background-position: -50px -95px;*/
/*}*/
.skip-cart .icon {
    background-position: 0px -95px;
}

#header-cart.skip-active {
    display: block;
    position: absolute;
    z-index: 999999;
    top: 90px;
    right: 106px;
    width: 380px;
}
/* -------------------------------------------- *
 * Skip Cart Notifier
 */

.skip-link.skip-active .count {
    color: white;
}

.skip-cart.no-count .count {
    display: none;
}

.skip-cart .count.empty {
    display: none;
}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {
    padding: 20px;
    text-align: center;
}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {
    overflow: hidden;
    padding: 15px;
}

.cart-menu .actions .button {
    float: left;
    width: 48%;
}

.cart-menu .actions .button + .button {
    margin-left: 4%;
}

/* Subtotal */
.cart-menu .subtotal {
    padding: 0 15px 15px;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 24px;
    line-height: 1.2;
}

/* List */
.mini-cart-list {
    margin-bottom: 5px;
}

.mini-cart-list li {
    position: relative;
    min-height: 90px;
    padding: 15px 15px 15px 90px;
    border-top: 1px solid #cccccc;
    font-size: 13px;
    line-height: 1.35;
}

.mini-cart-list .product-name {
    display: inline-block;
}

.mini-cart-list .product-image {
    position: absolute;
    left: 15px;
    top: 15px;
}

.mini-cart-list .product-image img {
    width: 60px;
    height: 60px;
}

.mini-cart-list .has-options {
    margin-bottom: 0;
    color: #a0a0a0;
    font-size: 12px;
}

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {
    padding: 10px 15px 15px;
    border-top: 1px solid #cccccc;
    font-size: 13px;
}

/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */

.footer {
    clear: both;
    width: 100%;
    border-top: 1px solid #cccccc;
    padding-top: 15px;
    /* -------------------------------------------- *
     * Social icons
     */
}

.footer .block-title {
    border-bottom: 0;
    padding: 3px 0;
}
.footer .block-title,
.footer address {
    color: #fff;
}
.footer .links {
    float: left;
    width: 17%;
    padding: 0 30px 0 0;
    margin-bottom: 20px;
}
.footer .links li {
    word-break: break-all;
    line-height: 1.4;
    padding: 5px 0;
    vertical-align: top;
}
.footer .links.social-media a span.fa {
    line-height: 32px;
    width: 32px;
    height: 32px;
}
.footer .links.social-media a span.fa:before {
    font-size: 32px;
}
.footer .links a {
    color: #636363;
}
.footer .block-subscribe {
    float: right;
    width: 320px;
    margin-bottom: 15px;
}
.footer .links,
.footer .block-subscribe {
    text-transform: uppercase;
    font-size: 12px;
}
.footer .form-subscribe-header {
    display: none;
    color: #524245;
    padding-bottom: 10px;
}
.footer .links.social-media em.facebook {
    background-position: 0 -0px;
    height: 13px;
}
.footer .links.social-media a:hover em.facebook {
    background-position: -25px -0px;
}
.footer .links.social-media em.twitter {
    background-position: 0 -24px;
    height: 13px;
}
.footer .links.social-media a:hover em.twitter {
    background-position: -25px -24px;
}
.footer .links.social-media em.youtube {
    background-position: 0 -49px;
    height: 13px;
}
.footer .links.social-media a:hover em.youtube {
    background-position: -25px -49px;
}
.footer .links.social-media em.pinterest {
    background-position: 0 -74px;
    height: 15px;
}
.footer .links.social-media a:hover em.pinterest {
    background-position: -25px -74px;
}
.footer .links.social-media em.rss {
    background-position: 0 -99px;
    height: 13px;
}
.footer .links.social-media a:hover em.rss {
    background-position: -25px -99px;
}
.footer .block-subscribe .input-box {
    float: left;
    width: 65.625%;
    padding-top: 0;
}
.footer .block-subscribe .input-text {
    width: 100%;
    border-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.footer .block-subscribe .block-content:after {
    content: '';
    display: table;
    clear: both;
}
.footer .block-subscribe .actions {
    float: left;
    width: 34.375%;
    margin: 0;
}
.footer .block-subscribe .actions .button {
    height: 30px;
    line-height: 17px;
    float: left;
}
.footer .bugs,
.footer address {
    clear: both;
}
.footer .bugs {
    display: none;
}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
    clear: both;
    margin-bottom: 10px;
}
.footer .form-language,
.footer .currency-switcher {
    display: none;
}
.footer-container address {
    text-align: center;
    width: 100%;
    font-size: 12px;
    bottom: 13px;
    margin: 0;
    padding: 10px 0;
    background: #524245;
    color: #e1dacb;
}

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1,
body.catalogsearch-result-index .page-title h1 {
    border-bottom: none;
}

.category-image {
    margin-bottom: 1.5em;
}

.products-list .action .button,
.products-grid .actions .button {
    white-space: normal;
}

/* ============================================ *
 * Product Grid
 * ============================================ */
.products-grid {
    position: relative;
}

.products-grid:after {
    content: '';
    display: table;
    clear: both;
}

.products-grid > li {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}
.products-grid > li:after {
    content: '';
    display: table;
    clear: both;
}

.products-grid .product-image {
    width: 100%;
    margin-bottom: 15px;
}

.products-grid .product-image img {
    max-width: 100%;
    height: auto;
    margin: auto;
    width: 100%;
}

.widget-new-products .products-grid .product-image {
    width: 75%;
    margin-bottom: 15px;
    margin-left: 10%;
}

.products-grid .product-info {
    position: relative;
    padding-bottom: 32px;
}

.products-grid .ratings .rating-box {
    margin: 0 auto;
}

.products-grid .ratings .amount {
    display: none;
}

.products-grid .price-box {
    color: #a0a0a0;
    font-size: 13px;
    margin: 0 0 15px;
}

.products-grid .add-to-links {
    margin-bottom: 0;
}

/* Config: Two columns + flexible gutter */
.products-grid > li {
    float: left;
    width: 47.72727%;
    margin-right: 4.54545%;
}

.products-grid > li:nth-of-type(odd) {
    clear: left;
}

.products-grid > li:nth-of-type(even) {
    margin-right: 0;
}

.products-grid .product-image:before, .products-grid .product-image:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.products-grid .product-image:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}
.products-grid .product-image:after {
    background-image: url("https://www.osim.com/skin/frontend/osim/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}
.products-grid .product-image.loading {
    position: relative;
}
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
    display: block;
}


/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.products-list > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}
.products-list > li:after {
    content: '';
    display: table;
    clear: both;
}
.products-list > li .product-image {
    display: table-cell;
    width: 41.66666667%;
}
.products-list > li .product-image img {
    max-width: 100%;
}

.products-list > li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.products-list .product-shop {
    display: table-cell;
    width: 58.33333333%;
    padding-left: 20px;
    vertical-align: middle;
}
.products-list .product-shop .ratings {
    margin: 0;
}
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
    float: left;
    margin-right: 7px;
}
.products-list .product-shop .ratings .rating-links {
    margin-top: 4px;
}
.products-list .product-shop .price-box {
    margin-top: 0;
}
.products-list .product-shop .price-box .price {
    font-size: 18px;
}
.products-list .product-shop .action {
    margin: 7px 0;
}
.products-list .product-shop .desc {
    margin-top: 7px;
}
.products-list .product-shop .product-secondary {
    float: right;
    width: 35%;
    text-align: right;
    clear: right;
}


/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list li {
    margin-bottom: 10px;
    clear: both;
}
.mini-products-list li:after {
    content: '';
    display: table;
    clear: both;
}

.mini-products-images-list:after {
    content: '';
    display: table;
    clear: both;
}
.mini-products-images-list li.item {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 5px 10px 0;
}
.mini-products-images-list li.item:nth-of-type(even) {
    padding-right: 0;
    padding-left: 5px;
}
.mini-products-images-list li.item .product-image {
    display: block;
}
.mini-products-images-list li.item .product-image img {
    width: 100%;
    max-width: 100%;
}

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
    border: 1px solid #cccccc;
    padding: 10px;
}
.category-image img {
    width: 100%;
    max-width: 100%;
}
/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
    float: left;
}
.product-view .product-essential .extra-info .ratings .rating-box {
    margin: 12px 15px 12px 0;
}
.product-view .product-essential .extra-info .ratings:after {
    content: '';
    display: table;
    clear: both;
}
.product-view .product-essential:after {
    content: '';
    display: table;
    clear: both;
}
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
    display: none;
}
.product-view .product-image li {
    position: absolute;
    bottom: 8%;
    right: 14%;
    z-index: 1000;
    list-style: none;
}
.product-view .product-image li a:after {
    content: "";
    display: inline-block;
    background: url(https://www.osim.com/skin/frontend/osim/default/images/wishlist.png) no-repeat 100%;
    width: 32px;
    height: 32px;
    background-size: contain;
}
.product-view .product-shop {
    width: 50%;
    float: right;
}
.product-view .product-shop .extra-info {
    padding-right: 15px;
    clear: left;
    width: 70%;
}
.product-view .product-shop .extra-info,
.product-view .product-shop .price-info {
    max-width: 70%;
    margin-bottom: 30px;
}
.product-view .product-shop .ratings {
    margin-bottom: 8px;
}
.product-view .product-shop .rating-number,
.product-view .product-shop .review-total,
.product-view .product-shop .rating-links-review {
    display: none;
}
.product-view .product-shop .availability {
    font-size: 16px;
    margin-bottom: 5px;
}
.product-view .product-shop .price-box {
    margin-top: 0;
    margin-bottom: 15px;
}
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
    padding-right: 0;
    line-height: 1.2;
}
.product-view .product-shop .price-box .special-price .price-label {
    font-size: 16px;
    text-transform: uppercase;
}
.product-view .product-shop .price-box .special-price span.weee {
    color: #636363;
}
.product-view .product-shop .price-box .special-price span.weee span.price {
    font-size: 16px;
}
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
    display: block;
    line-height: 1.2;
    color: #636363;
}
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
    font-weight: 300;
}
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
}
.product-view .price-box.map-info a {
    display: inherit;
}
.product-view .old-price .price-label {
    display: none;
}
.product-view .block-related {
    width: 50%;
    float: right;
    clear: right;
}


.product-img-box {
    width: 50%;
    float: left;
}
.product-img-box .product-name h1 {
    border: 0;
}
.product-img-box .product-image img {
    max-width: 100%;
    max-height: 750px;
    margin: 0px auto;
}

.product-image-gallery {
    position: relative;
}
.product-image-gallery .gallery-image {
    display: none;
}
.product-image-gallery .gallery-image.visible {
    display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
    visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.product-image-gallery:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}
.product-image-gallery:after {
    background-image: url("https://www.osim.com/skin/frontend/osim/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}
.product-image-gallery.loading {
    position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
    display: block;
}

.product-image-thumbs li {
    display: inline-block;
}
.product-image-thumbs li:first-child {
    margin-left: -1px;
}
.product-image-thumbs a {
    display: inline-block;
}
.product-view {
    /* Set a min-height so that the floated elements break appropriately */
}
.product-view .add-to-box:after,
.product-view .add-to-cart:after {
    content: '';
    display: table;
    clear: both;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
    min-height: 40px;
}
.product-view .add-to-cart-buttons {
    max-width: 100%;
}
.product-view .add-to-cart-buttons .paypal-logo {
    clear: left;
    text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
    margin: 0 auto;
    display: block;
    width: 170px;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button {
    display: block;
    width: 174px;
    margin: 0 auto;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
    text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    line-height: 1;
    text-align: center;
}
.product-view .support-appointment {
    padding: 15px 0;
}
.product-view .support-appointment img {
    display: inline-block;
    padding-right: 7px;
}
.product-view .support-appointment a {
    color: #636363;
}
.product-view .alert-price,
.product-view .alert-stock {
    clear: both;
}


/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
    display: none;
}

.product-view .add-to-links:after {
    content: '';
    display: table;
    clear: both;
}
.product-view .add-to-links li:first-child a {
    margin-left: 0px;
}
.product-view .add-to-links li:last-child a {
    border-right: 0px;
}

.product-view .sharing-links {
    float: right;
}
.product-view .sharing-links a span.fa {
    width: 32px;
    height: 32px;
}
.product-view .sharing-links a span.fa-facebook:before,
.product-view .sharing-links a span.fa-google-plus:before,
.product-view .sharing-links a span.fa-instagram:before,
.product-view .sharing-links a span.fa-twitter:before,
.product-view .sharing-links a span.fa-pinterest:before {
    content: '';
}
.product-view .sharing-links a span.fa-facebook {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/sharing-fb.png) no-repeat 100%;
}
.product-view .sharing-links a span.fa-google-plus {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/sharing-gg.png) no-repeat 100%;
}
.product-view .sharing-links a span.fa-instagram {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/sharing-ig.png) no-repeat 100%;
}
.product-view .sharing-links a span.fa-twitter {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/sharing-tw.png) no-repeat 100%;
}
.product-view .sharing-links a span.fa-pinterest {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/sharing-pr.png) no-repeat 100%;
}
.product-view .sharing-links:after {
    content: '';
    display: table;
    clear: both;
}
.sharing-links li {
    float: left;
    padding: 0 2px;
}
.sharing-links a, .sharing-links .instagram-it > span {
    font-size: 24px;
    line-height: 28px;
    color: #8b7d73;
}
.product-view .sharing-links a, .product-view .sharing-links .instagram-it > span {
    font-size: 28px;
}
.sharing-links .instagram-it:hover{
    cursor: pointer;
}
.sharing-links a:hover, .sharing-links .instagram-it:hover > span {
    color: #806e34;
}
.product-collateral {
    clear: both;
}

.collateral-tabs dd h2 {
    display: none;
}

.box-collateral {
    clear: both;
}


.product-view .ratings .rating-links {
    margin: 10px 0;
    float: left;
    font-size: 14px;
}
.product-view .ratings .rating-links a.rating-read-view {
    text-decoration: underline;
}
.product-view .ratings .rating-links a {
    color: #504144;
    font-weight: normal;
}

#product-attribute-specs-table {
    max-width: 50em;
}
#product-attribute-specs-table th {
    border-bottom: 1px solid silver;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
    border: solid 1px silver;
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
    border-bottom: none;
}


.grouped-items-table .name-wrapper {
    color: #3399cc;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.grouped-items-table .qty-wrapper {
    padding-top: 7px;
}
.grouped-items-table .qty-label {
    margin-left: 7px;
}
.grouped-items-table td {
    padding: 4px;
}
.grouped-items-table td:last-child {
    width: 30%;
    text-align: left;
}
.grouped-items-table .price-box {
    text-align: right;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */

.product-shop .product-options {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 10px;
    min-height: 46px;
}
.product-options p.required {
    display: none;
}
.product-options dt {
    margin: 10px 0 3px;
    font-weight: normal;
}

.product-options dt:first-child {
    margin-top: 0;
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0 0;
}

.product-options dd .qty-holder .qty {
    width: 3em;
}

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

.product-options dd .qty-disabled {
    background: none;
    border: 0;
    padding: 0 2px;
}

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

.product-options dd .input-box {
    padding-top: 0;
}

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

.product-options dd .time-picker {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 2px 0;
    vertical-align: middle;
}

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

.product-options dd select {
    width: 330px;
}

.product-options ul.options-list {
    margin-right: 5px;
}

.product-options ul.options-list li {
    line-height: 1.5;
    margin-bottom: 7px;
}

.product-options ul.options-list li:last-child {
    margin-bottom: 0;
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
    float: left;
    margin-top: 5px;
}

.product-options ul.options-list .label {
    display: block;
}

.product-options ul.options-list label {
    font-weight: normal;
}

.product-options p.note {
    margin: 0;
    font-size: 11px;
}
.product-shop .amxnotif-block {
    margin-top: 25px;
}
.product-shop .add-to-links {
    margin: 20px 0;
}
.product-shop .alert-stock {
    margin-top: 25px;
}
.product-options-bottom:after {
    content: '';
    display: table;
    clear: both;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
    float: right;
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #636363;
}


.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
    color: #636363;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
    display: none;
    float: right;
    margin: 0 0 10px;
    padding: 0;
}


.product-options-bottom .price-tax {
    float: left;
}
.notification {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 5px;
    padding-bottom: 8px;
}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
    margin-bottom: 7px;
}
.block-related .block-title {
    border-bottom: none;
}
.block-related .block-title h2 {
    margin: 0;
    margin-bottom: 0.5em;
    color: #636363;
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    margin-bottom: 0;
}
.block-related .block-subtitle {
    margin-bottom: 7px;
}
.block-related .product {
    margin-left: 20px;
    position: relative;
}
.block-related .checkbox {
    float: left;
    margin-top: 36px;
}
.block-related .product-details {
    margin-left: 90px;
}
.block-related .product-name {
    margin-bottom: 3px;
}
.block-related .product-details .price-box {
    margin: 2px 0 3px;
}
.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
    float: left;
    margin-left: 3px;
}
.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
    margin-left: 0;
    font-size: 16px;
    padding-right: 5px;
    padding-left: 5px;
}
.block-related .product-details .price-box:after {
    content: '';
    display: table;
    clear: both;
}
.block-related .link-wishlist {
    display: none;
}

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
    margin-top: 20px;
}
.box-up-sell .ratings {
    display: none;
}

/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
}

.map-popup {
    background: #FFFFFF;
    border: 5px solid #cccccc;
    margin: 12px 0 0;
    position: absolute;
    text-align: left;
    width: 450px;
    z-index: 100;
}

.map-popup .map-popup-heading {
    padding: 8px 10px;
    margin-right: 40px;
    width: auto;
}
.map-popup .map-popup-heading h3 {
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

.map-popup .map-popup-close {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 36px;
    width: 36px;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}
.map-popup .map-popup-content {
    border-top: 1px solid #ededed;
    padding: 10px;
    margin: 0 10px;
    overflow: hidden;
    text-align: left;
}

.map-popup .map-popup-checkout {
    padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
    content: '';
    display: table;
    clear: both;
}
.map-popup .map-popup-checkout span {
    display: block;
}
.map-popup .map-popup-checkout .button {
    float: left;
    margin: 0 2px;
    clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
    float: left;
    min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
    list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
    width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
    display: inline-block;
    float: left;
    clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: left;
    text-align: center;
    padding: 5px 15px;
    clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
    content: '';
    display: table;
    clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
    clear: left;
}

.map-popup .map-popup-checkout:after {
    content: '';
    display: table;
    clear: both;
}
.map-popup .map-popup-price {
    padding: 10px 0;
}

.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
    display: inline-block;
}
.map-popup .map-popup-text {
    padding: 10px 0;
    margin: 0 10px;
    word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
    border-top: 1px solid #ededed;
}

/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link {
    display: block;
    text-align: center;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
    content: '';
    display: table;
    clear: both;
}

.compare-table .product-image {
    display: inline-block;
}

.compare-table .product-shop-row.top td {
    padding-bottom: 0;
    border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
    padding-top: 0;
}

/* ============================================ *
 * Checkout - Layout
 * ============================================ */

.cart .button {
    white-space: normal;
}

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
    margin-bottom: 20px;
}

.checkout-cart-index #postcode {
    width: 100%;
}

.display-both-prices .cart-table {
    float: none;
    width: 100%;
}
.display-both-prices .cart-forms {
    float: left;
    padding-right: 10px;
    padding-left: 0;
}
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
    padding-left: 10px;
}
.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
    width: 50%;
}
.display-both-prices .crosssell {
    clear: right;
    float: right;
}


.display-single-price:after {
    content: '';
    display: table;
    clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */
.cart .page-title:after {
    content: '';
    display: table;
    clear: both;
}

.checkout-types {
    float: right;
    text-align: right;
    max-width: 100%;
    /* We always want this shipping method to display on its own line */
}
.checkout-types li {
    vertical-align: top;
}
.checkout-types li:after {
    content: '';
    display: table;
    clear: both;
}
.checkout-types li img {
    display: inline;
    vertical-align: top;
}
.checkout-types li:first-child {
    margin-left: 0;
}
.checkout-types .method-checkout-cart-methods-multishipping {
    display: none;
}
.checkout-types.top li {
    display: inline-block;
}
.checkout-types.top .bml_button {
    display: inline-block;
    vertical-align: top;
}
.checkout-types.top .bml_button img {
    display: block;
}
.checkout-types.top .paypal-logo .paypal-or {
    margin-top: 5px;
}
.checkout-types.bottom .paypal-logo a, .checkout-types.minicart .paypal-logo a {
    display: block;
}
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    margin: 0px;
    display: block;
    text-align: center;
}



.cart-table th,
.cart-table td,
.cart-table tbody td {
    border-bottom: none;
    vertical-align: top;
}
.cart-table h2 {
    color: #636363;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
    padding-left: 15px;
}
.cart-table tfoot tr {
    background: none;
}
.cart-table tfoot tr > td:after {
    content: '';
    display: table;
    clear: both;
}
.cart-table span.or {
    font-size: 9px;
    padding: 0 5px;
    text-transform: uppercase;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove {
    display: none;
}
.cart-table .product-cart-image {
    padding-left: 0;
    padding-right: 0;
}
.cart-table .product-cart-image .product-image img {
    max-width: 100%;
}
.cart-table .product-cart-image a.cart-edit {
    display: none;
}
.cart-table .product-cart-sku {
    font-size: 12px;
    margin: 5px 0 12px;
}
.cart-table .product-cart-sku .label {
    font-weight: 600;
}
.cart-table .btn-empty {
    float: left;
}
.cart-table .product-cart-total,
.cart-table .product-cart-price {
    text-align: center;
}
.cart-table .cart-tax-total {
    position: relative;
    cursor: pointer;
}
.cart-table .cart-tax-total:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #3399cc;
    border-left: none;
    position: absolute;
    top: 3px;
    right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #3399cc;
    border-bottom: none;
    right: -15px;
    top: 6px;
}
.cart-table .cart-links > li {
    white-space: nowrap;
    line-height: 1.3;
    margin-bottom: 5px;
    min-width: 65px;
    font-size: 13px;
}
.cart-table .cart-links > li > a {
    display: block;
}
.cart-table .cart-links > li:last-child {
    margin-bottom: 0;
}
.cart-table .product-cart-actions {
    min-width: 60px;
    text-align: center;
}
.cart-table .product-cart-actions .button {
    margin-bottom: 5px;
}


/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping {
    float: right;
}
.shipping h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    text-transform: uppercase;
    text-align: left;
}
.shipping select {
    max-width: 100%;
    height: 30px;
    display: block;
}
.shipping .input-box{
    padding-top: 0;
}
.shipping select.validation-failed {
    border-color: #df280a;
}
.shipping .shipping-desc {
    display: none;
}
.shipping .buttons-set {
    border: none;
    margin: 0;
    padding: 0;
}
.shipping .form-list:after {
    content: '';
    display: table;
    clear: both;
}
.shipping .form-list li {
    float: right;
    margin: 5px 0 10px 2%;
}
.shipping .form-list .shipping-country {
    width: 140px;
    margin-left: 0;
}
.shipping .form-list .shipping-region {
    width: 140px;
}
.shipping .form-list .shipping-postcode {
    margin-right: 0;
    width: 18%;
}
.shipping .form-list .shipping-postcode input {
    margin-top: 4px;
}
.shipping .form-list .input-box {
    padding-top: 0;
}
.shipping .form-list input {
    height: 30px;
    margin-top: 4px;
}
.shipping .form-list label {
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    white-space: normal;
}
.shipping .sp-methods {
    padding: 10px 0 0;
    text-align: left;
}
.shipping .sp-methods dd {
    margin-bottom: 10px;
}
.shipping .sp-methods label {
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 12px;
    font-style: italic;
    min-width: 100px;
}
.shipping .sp-methods label span {
    font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
}
.shipping #co-shipping-method-form .buttons-set .button {
    float: left;
    margin-left: 0;
}
.shipping #co-shipping-method-form .sp-methods dd label {
    border: 1px solid #cccccc;
    background-color: #ececec;
    min-width: 220px;
}
.shipping #co-shipping-method-form .sp-methods dd label:hover {
    background-color: #dbdbdb;
}


.cart .cart-totals {
    text-align: right;
    position: relative;
}
.cart .cart-totals table tr.total td {
    padding-bottom: 7px;
}
.cart .cart-totals:after {
    content: '';
    display: table;
    clear: both;
}
.cart .cart-totals table td {
    padding: 2px 0px;
    white-space: nowrap;
}
.cart .cart-totals table td:first-child {
    padding-right: 15px;
    min-width: 120px;
}
.cart .cart-totals table td.content-id {
    text-transform: none;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
    padding-bottom: 10px;
}
.cart .cart-totals table tfoot td {
    padding: 2px 0px;
    vertical-align: top;
}

.discount-form:after,
#giftcard-form:after {
    content: '';
    display: table;
    clear: both;
}
#discount-coupon-form h2,
.cart .giftcard h2 {
    display: none;
}
#discount-coupon-form label,
.cart .giftcard label {
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    display: block;
}
#discount-coupon-form label {
    margin-bottom: 10px;
}
#staff-form label {
    font-weight: 400;
}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
    display: inline;
}
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
    float: left;
    margin-right: 5px;
}

.cart .giftcard p {
    margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
    float: left;
    padding: 0px;
}
.cart .giftcard .check-gc-status > span > span {
    font-size: 14px;
    text-transform: none;
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell h2 {
    color: #3399cc;
}
/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */

/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .row-shipping {
    display: none;
}
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left {
    display: none;
}

.checkout-onepage-index .col2-right-layout .col-main {
    width: auto;
    float: none;
}

.opc select {
    width: 365px;
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
    width: 100%;
    position: relative;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.opc .section .step-title:after {
    content: '';
    display: table;
    clear: both;
}

.opc .section.allow:not(.active) .step-title {
    cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */


.opc .section .step-title a {
    display: none;
}

.opc .section.allow:not(.active) .step-title a {
    display: block;
    float: right;
    line-height: 40px;
    height: 40px;
    padding: 0px 10px;
}

.no-touch .opc .section .step-title a:hover {
    text-decoration: none;
}

.opc .section .step-title h2 {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    float: left;
    margin: 0px 4px 0px 45px;
    text-transform: uppercase;
}

.opc .section .step {
    padding: 20px;
}
.opc .section .step:after {
    content: '';
    display: table;
    clear: both;
}


.opc select {
    max-width: 365px;
    width: 100%;
}

.opc h3 {
    font-weight: 500;
}

.opc .buttons-set {
    text-align: left;
}
.opc .buttons-set button.button {
    float: left;
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 0;
}
.opc .buttons-set p.required {
    float: right;
    margin-left: 5px;
    margin-bottom: 0;
}
.opc .buttons-set .back-link {
    float: right;
    margin: 0;
}
.opc .buttons-set a {
    line-height: 20px;
    display: inline-block;
    padding: 5px 5px 5px 0;
    color: #806e34;
}


#opc-payment .note {
    padding: 10px;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
    display: none;
}
body.opc-has-progressed-from-login .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body.opc-has-progressed-from-login .opc-block-progress-step-login {
    display: block;
}
body:not(.opc-has-progressed-from-login) #checkoutSteps .section#opc-login .step-title .number {
    width: 0px;
    overflow: hidden;
}


/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
    margin: 0 0 8px;
}
.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: bold;
}
.sp-methods dt:first-child {
    margin: 0 0 5px;
}
.sp-methods dd li {
    margin: 5px 0;
}
.sp-methods label img {
    float: left;
}
.sp-methods label a {
    margin-top: 6px;
    float: right;
    margin-left: 10px;
}
.sp-methods .price {
    font-weight: bold;
}
.sp-methods .form-list {
    padding-left: 20px;
}
.sp-methods .form-list li {
    margin: 0 0 8px;
}
.sp-methods select.month {
    width: 120px;
    margin-right: 10px;
}
.sp-methods select.year {
    width: 96px;
}
.sp-methods input.cvv {
    width: 4em !important;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
    max-width: 130px;
}
.sp-methods .checkmo-list li {
    margin: 0 0 5px;
    content: '';
    display: table;
    clear: both;
}
.sp-methods .checkmo-list label {
    width: 165px;
    padding-right: 15px;
    text-align: right;
    float: left;
}
.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .release-amounts {
    margin: 0.5em 0;
}
.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

/* One Page Checkout */
.block-progress {
    border: 0;
    margin: 0;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
}
.block-progress .block-content {
    font-size: 13px;
}
.block-progress dt {
    padding-top: 6px;
    font-size: 14px;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    margin-bottom: 6px;
    color: #504144;
    font-weight: 300;
    font-size: 16px;
}
.block-progress dd {
    padding-left: 10px;
    margin-bottom: 10px;
    font-style: italic;
}
.block-progress dd address {
    font-style: italic;
}
.block-progress #payment-progress-opcheckout .subtitle {
    margin-bottom: 3px;
}
.block-progress .payment-info dt {
    padding: 0;
    margin: 0 0 3px 0;
    text-transform: none;
    float: left;
    clear: both;
    font-size: 13px;
}
.block-progress .payment-info dt:after {
    content: ': ';
}
.block-progress .payment-info dd {
    float: left;
    margin-bottom: 3px;
    font-size: 13px;
}
.block-progress .payment-info:after {
    content: '';
    display: table;
    clear: both;
}

/* review step */
#checkout-review-table .btn-remove img {
    display: none;
}

#checkout-review-table-wrapper {
    clear: both;
}

#review-buttons-container {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}
#review-buttons-container .please-wait {
    float: left;
    margin-right: 10px;
}
#review-buttons-container .f-left {
    float: right;
}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
    display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
    display: none;
}

/* Gift options */
.gift-messages-form .item {
    content: '';
    display: table;
    clear: both;
    margin-top: 30px;
}
.gift-messages-form .item h5 {
    font-weight: bold;
}
.gift-messages-form .item .product-img-box {
    width: auto;
    float: left;
    padding-right: 15px;
}
.gift-messages-form .item .details {
    float: left;
}

.gift-message-form .inner-box > div {
    content: '';
    display: table;
    clear: both;
    width: 100%;
    margin-top: 15px;
    display: block;
}
.gift-message-form .inner-box > div.extra-options-container p {
    margin-bottom: 15px;
}
.gift-message-form .gift-wrapping-form label {
    margin-right: 10px;
}
.gift-message-form .gift-wrapping-form img {
    float: left;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
    height: 75px;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
    content: '';
    display: table;
    clear: both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
    margin-right: 5px;
}
.gift-message-form .gift-item {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ececec;
}
.gift-message-form .gift-item:after {
    content: '';
    display: table;
    clear: both;
}
.gift-message-form .gift-item .product-img-box {
    width: 200px;
}
.gift-message-form .gift-item .product-img-box .product-image {
    width: 75px;
    margin-left: auto;
    margin-right: auto;
}
.gift-message-form .gift-item .product-img-box .product-name {
    display: block;
}
.gift-message-form .gift-item .fieldset {
    margin-left: 200px;
}


/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
    padding: 0;
    text-align: center;
}
.checkout-onepage-success .buttons-set {
    margin: 10px 0;
    text-align: center;
}
.checkout-onepage-success .buttons-set button {
    float: none;
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
    display: block;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
    color: #636363;
    text-decoration: none;
}

.swatch-link {
    margin: 0 0 3px;
}
.swatch-link img {
    border-radius: 2px;
}
.swatch-link:hover {
    cursor: pointer;
    text-decoration: none;
}
.swatch-link.has-image .swatch-label {
    position: relative;
}
.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0;
}

.swatch-label {
    margin: 0;
    white-space: nowrap;
}

.configurable-swatch-list {
    margin-left: 0;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
    float: left;
    zoom: 1;
    margin: 1px;
}
.product-shop .configurable-swatch-list li a {
    padding: 2px;
    margin: 0;
}
.product-shop .configurable-swatch-list li a {
    border-radius: 100%;
    border: 1px solid transparent;
    height: 36px!important;
    width: 36px!important;
}
.product-shop .configurable-swatch-list li.selected a,
.product-shop .configurable-swatch-list li.hover a {
    border: 1px solid #999999;
}
.product-shop .swatch-link.has-image img {
    cursor: pointer;
}
.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
}
.configurable-swatch-list .not-available .x {
    display: block;
}
.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
    outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
    width: 47%;
}
#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
    border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
    background: #f4f4f4;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
    padding: 0;
}


.currently .swatch-current {
    position: relative;
}
.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}
.currently .swatch-current span {
    display: block;
    float: left;
}
.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
    border-color: #cccccc;
    cursor: default;
}

/* Other Swatch States */
.configurable-swatch-box {
    background: none !important;
}
.configurable-swatch-box select.swatch-select {
    display: none;
}
.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 3px;
}

/* CUSTOM */
.availability.out-of-stock span {
    color: #a0a0a0;
}

.product-view .product-options .swatch-attr {
    float: none;
    display: block;
    clear: both;
    border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
    font-size: 12px;
}
.product-view .product-options .swatch-attr label {
    display: inline-block;
    line-height: 1.3;
    color: #999999;
    font-weight: 500;
    font-size: 14px;
}
.product-view .product-options .swatch-attr select {
    font-size: 14px;
    pointer-events: none;
}
.product-view .product-options .swatch-attr .select-label {
    display: inline;
    font-weight: normal;
    color: #3399cc;
    padding-left: 5px;
}
.product-view .product-options dd .input-box {
    width: auto;
    height: auto;
}
.product-view .product-options .select-label {
    display: none;
}
.product-view .add-to-cart button.out-of-stock {
    background-position: -80px -362px;
    cursor: default;
}
.product-view .product-options dd.swatch-attr .input-box{
    overflow: visible;
}
.product-view .product-options dd.swatch-attr .input-box .input-box-image,
.product-view .product-options dd .input-box .input-box-image{
    position: relative;
}
.product-view .product-options dl.custom-option-wrapper dd .input-box .input-box-image select {
    height: 30px;
    background-color: transparent;
    border: 1px solid #775D5D!important;
    padding: 0 10px;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}
.product-view .product-options dd.swatch-attr .input-box .swatch-title{
    position: absolute;
    top: 0;
    white-space: nowrap;
}
.product-view .product-options dd.swatch-attr .input-box .configurable-swatch-list{
    padding-top: 32px;
}
.product-view .product-options + div.notification{
    height: 42px;
}
/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child {
    width: 115px;
}
.customer-account-login .col2-set .buttons-set ,
.customer-account-login .col3-set .buttons-set {
    text-align: left;
    border-top: 0;
}
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button,
.customer-account-login .col3-set .buttons-set button {
    float: none;
    margin: 0;
}
.customer-account-login .col2-set .col-1 ul {
    list-style: disc;
    margin: 10px 0 20px 0;
}


.customer-account-create .scaffold-form label:first-child {
    width: 140px;
}

.opc #opc-login p:not(.required) {
    font-size: 15px;
    color: #514345;
    font-weight: 300;
}

.remember-me-box a.hide {
    display: none;
}
.remember-me-box .link-tip {
    font-size: 13px;
    padding-left: 10px;
}

.remember-me-popup {
    display: none;
    border: 1px solid #cccccc;
    padding: 10px;
    position: relative;
}
.remember-me-popup.show {
    display: block;
}
.remember-me-popup .remember-me-popup-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    font-size: 12px;
}
.remember-me-popup .remember-me-popup-close-button {
    display: none;
}

.customer-account-create .buttons-set {
    max-width: 455px;
}
.customer-account-create .fieldset,
.customer-account-create .buttons-set {
    margin-left: 30px;
}

.customer-account-create .fieldset .hidden {
    display: none;
}
.customer-account-create #remember-me-popup {
    max-width: 455px;
}

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
    margin-left: 30px;
    max-width: 400px;
}

.customer-account-forgotpassword .fieldset .input-box input.input-text {
    width: 100%;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
body.customer-account .my-account .page-title h1 {
    border: 0;
    text-align: left;
}
body.customer-account .my-account .title-buttons {
    position: relative;
    text-align: right;
}
body.customer-account .my-account .title-buttons h1 {
    text-align: left;
}
body.customer-account .my-account .title-buttons .button {
    right: 0;
    top: 30px;
}
body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
    position: relative;
    top: -12px;
}
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
    width: 100%;
    display: inline-block;
}
body.customer-account .my-account .addresses-list h3 {
    font-size: 14px;
    font-weight: 600;
}
body.customer-account .data-table {
    margin-top: 5px;
}
body.customer-account .data-table td a {
    text-transform: uppercase;
    font-style: normal;
    font-size: 14px;
}
body.customer-account .data-table span.nobr {
    white-space: normal;
}
body.customer-account .data-table span.nobr a {
    white-space: nowrap;
}
body.customer-account .data-table td.view a {
    display: block;
}
body.customer-account .data-table .separator {
    display: none;
}
body.customer-account .sidebar .block ol#compare-items li {
    margin: 10px 0;
}
body.customer-account .sidebar .block .block-content p.block-subtitle {
    margin-bottom: 15px;
}
body.customer-account .sidebar .block .block-content .actions {
    margin-top: 30px;
}
body.customer-account .sidebar ol#cart-sidebar-reorder li {
    margin-top: 10px;
    margin-bottom: 0;
}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
    display: inline-block;
    margin-bottom: 0;
}
body.customer-account .sidebar .block-cart .summary {
    margin-bottom: 15px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
    margin-top: 0;
    margin-bottom: 0;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
    margin-right: 10px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
    display: inline;
    margin-bottom: 0;
}


/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head {
    margin-top: 30px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 7px;
}
.dashboard .box-head h2 {
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0;
}
.dashboard .box-head a {
    padding: 10px;
}
.dashboard .box-title a,
.dashboard .box-head a {
    text-transform: uppercase;
    font-size: 12px;
}
.dashboard .box-account {
    padding-bottom: 40px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 45px;
}
.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
    padding-right: 12.09677%;
    padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
    position: relative;
    padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
    line-height: 19.6px;
}
.dashboard .box-reviews.box-account {
    padding-bottom: 0;
}
.dashboard .box-reviews li {
    padding: 10px 0;
    border-top: 1px solid #ededed;
}
.dashboard .box-reviews li:first-child {
    border-top: 0;
}
.dashboard .box-reviews li .number {
    margin-right: -20px;
    float: left;
    line-height: 1.4;
    font-size: 13px;
}
.dashboard .box-reviews li .details {
    margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
    content: '';
    display: table;
    clear: both;
    margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
    float: left;
    font-size: 13px;
    margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
    float: left;
    margin: 3px 0 0 0;
}

/* ============================================ *
 * Address Book
 * ============================================ */
.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
    padding-bottom: 0;
}
.my-account .addresses-list .item {
    margin: 0 0 30px 0;
}
.my-account .addresses-list .item p {
    margin-top: 10px;
}


/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
    padding-bottom: 10px;
    padding-top: 15px;
    border-bottom: 1px solid #ededed;
    width: 100%;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
    display: inline;
}
.order-info dt {
    margin-right: 20px;
}
.order-info li {
    margin: 0 0 0 15px;
}
.order-info li.current {
    font-weight: 600;
}
.order-info li:first-child {
    margin-left: 0;
}

.order-info-box {
    margin-bottom: 40px;
    margin-top: 20px;
}
.order-info-box + .order-info-box + .order-info-box {
    padding-bottom: 40px;
    border-bottom: 1px solid #ededed;
}
.order-info-box .col-1 {
    padding-right: 0;
    width: 48%;
}
.order-info-box .col-2 {
    width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 0;
}
.order-info-box .box-title {
    width: 150px;
    padding-right: 10px;
    float: left;
}
.order-info-box .box-title h2:after {
    content: ':';
}
.order-info-box .box-content th {
    padding-top: 10px;
}
.order-info-box .box-content td {
    padding-left: 15px;
}

#my-orders-table .option-label {
    margin-left: 10px;
    font-weight: 600;
}
#my-orders-table .option-value {
    margin-left: 20px;
}
#my-orders-table tr.bundle:not(:last-child) td {
    border-bottom: none;
    border-top: none;
}

ol#cart-sidebar-reorder li {
    margin-top: 10px;
    margin-bottom: 0;
}
ol#cart-sidebar-reorder li input {
    margin-right: 10px;
}
ol#cart-sidebar-reorder p.product-name {
    display: inline;
}


.order-additional {
    margin: 40px 0;
}

.order-gift-message dd {
    margin-top: 10px;
}


/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
    margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .fieldset h2 {
    display: none;
}
body.newsletter-manage-index .my-account .form-list {
    padding-top: 10px;
}

/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set {
    margin-left: 30px;
    max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
    float: left;
}


/* ============================================ *
 * PayPal
 * ============================================ */

.paypal-review-order .info-set {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
.paypal-review-order .buttons-set {
    margin-top: 0px;
    padding-top: 0px;
    border: 0;
}
.paypal-review-order .buttons-set button {
    margin-bottom: 10px;
}


.top-container .bml-ad {
    margin-top: 7px;
    margin-bottom: 7px;
    text-align: center;
}
.top-container .bml-ad span {
    display: inline-block;
}
.top-container .bml-ad span a {
    display: block;
}

.bml-ad {
    display: none;
    text-align: center;
    margin-bottom: 5px;
}
.bml-ad span {
    display: block;
    line-height: 0;
}
.bml-ad a {
    display: inline-block;
    max-width: 100%;
}
.bml-ad a:hover {
    opacity: 0.7;
}
.bml-ad img {
    height: auto !important;
    max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
    display: block;
    margin: 0;
}


div.paypal-logo {
    text-align: center;
    margin: 15px 0;
    max-width: 100%;
}
div.paypal-logo span {
    display: block;
    width: 100%;
}
div.paypal-logo span a {
    display: inline-block;
    max-width: 100%;
}
div.paypal-logo span a img {
    max-width: 100%;
}
div.paypal-logo span > img {
    display: none;
}

.checkout-types div.paypal-logo {
    text-align: right;
}

.bml-checkout-type {
    list-style-type: none;
}

.sidebar .paypal-logo {
    text-align: center;
    line-height: 0;
}
.sidebar .paypal-logo > a {
    display: inline-block;
    max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
    opacity: 0.8;
}
.sidebar .paypal-logo > a img {
    display: block;
}
.sidebar .paypal-logo .label {
    margin-top: 4px;
}
.sidebar .paypal-logo .label a {
    font-size: 12px;
    line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
    width: auto;
    float: none;
}
#customer-reviews .review-heading:after {
    content: '';
    display: table;
    clear: both;
}
#customer-reviews .review-heading h2 {
    float: left;
    display: block;
}
#customer-reviews .review-heading .pager {
    clear: none;
    float: right;
    width: auto;
}
#customer-reviews .review-heading .pager .count-container .limiter {
    margin-bottom: 0;
}
#customer-reviews .review-heading .pager .amount {
    display: none;
}
#customer-reviews .fieldset {
    padding-top: 1px;
    max-width: 600px;
}
#customer-reviews .fieldset h4 {
    border-bottom: 1px solid #cccccc;
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 10px;
}
#customer-reviews .fieldset h4 em {
    display: none;
}
#customer-reviews .fieldset .form-list {
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
}
#customer-reviews .fieldset .form-list .inline-label:after {
    content: '';
    display: table;
    clear: both;
}
#customer-reviews .fieldset .form-list label {
    font-size: 15px;
    font-weight: 700;
}
#customer-reviews .fieldset .form-list textarea {
    border: 1px solid #cccccc;
    border-radius: 0;
    min-width: 100%;
    -webkit-appearance: none;
}
#customer-reviews .fieldset .form-list input {
    border: 1px solid #cccccc;
    border-radius: 0;
}
#customer-reviews .fieldset .form-list input[type="text"] {
    width: 100%;
}
#customer-reviews .buttons-set {
    border: none;
    margin: 0;
    max-width: 600px;
}
#customer-reviews dl dt {
    margin: 10px 0;
    text-transform: uppercase;
}
#customer-reviews dl dd .ratings-table tr {
    margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
    width: 300px;
    max-width: 70%;
}
#customer-reviews dl dd table {
    margin: 15px 0;
}

.review-summary-table {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 10px;
}
.review-summary-table thead {
    background: transparent;
}
.review-summary-table thead th {
    background: transparent;
    border: none;
    padding: 15px 7px 10px 8px;
}
.review-summary-table tbody th {
    font-size: 12px;
}
.review-summary-table tbody td {
    border: none;
    text-align: center;
    padding: 0;
}
.review-summary-table tbody td label {
    width: 100%;
    display: block;
    padding: 11px 0;
}
.review-summary-table .rating-box .rating-number {
    display: none;
}
.review-summary-table .rating-box .rating-number:after {
    content: "";
    display: inline-block;
    background-position: 0px -599px;
    width: 13px;
    height: 14px;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table th {
    padding-right: 10px;
}
.ratings-table .rating-box {
    background-position: -187px -78px;
    background-repeat: repeat-x;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    width: 92px;
}
.ratings-table .rating-box .rating {
    background-position: -189px -41px;
    background-repeat: repeat-x;
    float: left;
    height: 18px;
    text-indent: -9999px;
}


/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
    border-bottom: none;
}
.review-product-view .product-review .product-img-box {
    width: auto;
    max-width: 50%;
}
.review-product-view .product-review .product-img-box > a {
    width: 100%;
}
.review-product-view .product-review .product-img-box .product-image {
    width: 100%;
}


/* ============================================ *
 * Slideshow
 * ============================================ */
.slideshow-container {
    position: relative;
    display: block;
    width: 100%;
}
.slideshow-container .slideshow {
    width: 100%;
    padding: 0;
    position: relative;
    margin: 0;
}
.slideshow-container .slideshow > li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    display: block;
    margin: 0;
}
.slideshow-container .slideshow > li:first-child {
    position: static;
    z-index: 100;
}
.slideshow-container .slideshow > li img {
    max-width: 100%;
    width: 100%;
}

.slideshow-pager {
    text-align: center;
    width: 100%;
    z-index: 115;
    position: absolute;
    bottom: 0px;
    top: auto;
    overflow: hidden;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.slideshow-pager span {
    width: 44px;
    height: 44px;
    display: inline-block;
    color: #DDDDDD;
    cursor: pointer;
}
.slideshow-pager span:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    border-radius: 1px;
    background-color: #FFFFFF;
    position: relative;
}
.slideshow-pager > * {
    cursor: pointer;
}

.slideshow-prev,
.slideshow-next {
    position: absolute;
    top: 0;
    width: 15%;
    max-width: 80px;
    height: 100%;
    opacity: 1;
    z-index: 110;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.slideshow-prev:hover,
.slideshow-next:hover {
    opacity: 0.6;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: default;
}
.cycle-caption {
    position: absolute;
    color: white;
    bottom: 15px;
    right: 15px;
    z-index: 110;
}

.cycle-overlay {
    font-family: tahoma, arial;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 120;
    background: black;
    color: white;
    padding: 15px;
    opacity: .5;
}

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
    text-align: center;
}
#wishlist-table.clean-table {
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
}
#wishlist-table.clean-table th {
    border-bottom: 1px solid silver;
}
#wishlist-table.clean-table td {
    padding: 15px;
    vertical-align: top;
}
#wishlist-table .product-name {
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
}
#wishlist-table .product-name a {
    color: #3399cc;
}
#wishlist-table .wishlist-sku {
    font-size: 11px;
    margin: 5px 0;
}
#wishlist-table textarea {
    border: 1px solid silver;
    width: 100%;
    height: 45px;
    font-size: 11px;
}
#wishlist-table textarea::-webkit-input-placeholder {
    text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
    text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
    text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
    text-transform: uppercase;
}
#wishlist-table textarea:focus {
    border: 1px solid #3399cc;
}
#wishlist-table .item-manage {
    text-align: right;
    max-width: 450px;
    padding-top: 5px;
}
#wishlist-table .item-manage .button {
    font-size: 11px;
    padding: 3px 5px;
}
#wishlist-table .cart-cell {
    text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
    width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
    width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
    width: 120px;
    text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
    width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button {
    font-size: 12px;
    margin-bottom: 10px;
    padding: 3px 5px;
    width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
    margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart > p {
    margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
    vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
    width: 20px;
}
#wishlist-table td .button,
#wishlist-table td button {
    white-space: normal;
}
#wishlist-table .price-box {
    font-size: 12px;
}
#wishlist-table .price-box .price {
    color: #636363;
}
#wishlist-table .giftregisty-add {
    margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
    display: none;
}
#wishlist-table .giftregisty-add li {
    cursor: pointer;
    color: #3399cc;
    margin-bottom: 3px;
}
#wishlist-table .truncated .details {
    background: none;
    color: #3399cc;
}
#wishlist-table td[data-rwd-label]:before {
    font-weight: 600;
}


/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.header-minicart {
    display: inline-block;
}

.header-minicart .minicart-message {
    display: block;
    padding: 10px;
}
.header-minicart .empty {
    padding: 10px;
    text-align: center;
}
.header-minicart .minicart-wrapper {
    clear: both;
    position: relative;
}
.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}
.header-minicart .minicart-wrapper:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}
.header-minicart .minicart-wrapper:after {
    background-image: url("https://www.osim.com/skin/frontend/osim/default/images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}
.header-minicart .minicart-wrapper.loading {
    position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
    display: block;
}
.header-minicart .block-cart {
    display: none;
}
.header-minicart .block-subtitle .close, .btn-remove2{
    width: 12px;
    height: 12px;
    background-position: -176px 1px;
}
.header-minicart .block-subtitle .close {
    position: absolute;
    top: 3px;
    right: 11px;
    opacity: 1;
}
.header-minicart .mini-products-list li.last {
    border: none;
}
.header-minicart .mini-products-list li .product-details {
    position: relative;
}
.header-minicart .info-wrapper {
    margin-bottom: 0.5em;
}
.header-minicart .info-wrapper th {
    text-transform: uppercase;
    padding-right: 10px;
}
.header-minicart .info-wrapper td {
    color: #3399cc;
    clear: right;
}
.header-minicart .info-wrapper .qty-wrapper td {
    height: 33px;
    line-height: 33px;
}
.header-minicart .info-wrapper .qty {
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 2px;
    width: 3.2em;
    text-align: center;
    height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 100ms;
    -moz-transition-duration: 100ms;
    -o-transition-duration: 100ms;
    transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
    cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
    opacity: 1;
}
.header-minicart .subtotal {
    background-color: #DDDDDD;
    text-align: center;
    line-height: 2em;
}
.header-minicart .subtotal .label {
    color: white;
    text-transform: uppercase;
}
.header-minicart .subtotal .price {
    color: #3399cc;
}
.header-minicart .minicart-actions {
    text-align: center;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
    line-height: 1.6;
}
.header-minicart #minicart-error-message {
    text-align: center;
    color: red;
    display: none;
}
.header-minicart #minicart-success-message {
    text-align: center;
    color: #f37021;
    display: none;
}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
    display: none;
}

.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
    display: block;
}


/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
    left: 0 !important;
    overflow: visible !important;
    position: relative !important;
    top: 15px !important;
    width: 100% !important;
    z-index: 200;
}
.search-autocomplete ul {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #FFFFFF;
    border: 1px solid #504144;
    left: 0;
    padding-left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.search-autocomplete ul li {
    border-bottom: 1px solid #f4f4f4;
    color: #504144;
    cursor: pointer;
    font-size: 12px;
    padding: 4px 6px;
    text-align: left;
}
.search-autocomplete ul li:hover {
    color: #2e8ab8;
}
.search-autocomplete ul li.selected {
    background-color: #504144;
    color: white;
}
.search-autocomplete ul li .amount {
    float: right;
    font-weight: bold;
}
.search-autocomplete ul li:last-child {
    border-bottom: none;
}
.search-autocomplete:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #504144;
    border-top: none;
    left: 50%;
    top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
    background: #f4f4f4;
    border: 1px solid #ededed;
    padding: 30px;
}
.advanced-search select.multiselect option {
    border-bottom: 1px solid #ededed;
    padding: 2px 5px;
}


/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
    font-size: 16px;
    margin-top: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #806e34;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 600;
    padding-left: 0;
}
.product-review .product-img-box .rating-box {
    margin: 15px 0;
}
.product-review .product-details h2 {
    padding-bottom: 10px;
    font-size: 24px;
    font-weight: 500;
    color: #806e34;
}
.product-review .ratings-table th {
    padding-right: 10px;
}
.product-review .ratings-table tr {
    float: left;
    font-size: 12px;
    margin-right: 10px;
    text-transform: uppercase;
}
.product-review .ratings-description dt {
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    padding: 10px 0;
    text-transform: uppercase;
}
.product-review .ratings-description dd {
    color: #504144;
    font-size: 13px;
}


/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
    border: none;
}
.cms-page-view .std img,
.cms-no-route .std img {
    max-width: 100%;
}
.cms-page-view .std p,
.cms-no-route .std p {
    color: #504144;
    font-size: 14px;
    line-height: 24px;
    display: block;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
    color: #504144;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
    color: #504144;
}
.cms-page-view .std li,
.cms-no-route .std li {
    color: #504144;
    font-size: 14px;
    line-height: 24px;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
    content: '';
    display: table;
    clear: both;
}

.cms-no-route .std img {
    width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
    margin-bottom: 10px;
}
.cms-home .std .messages{
    margin-top: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
    margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
    list-style: none;
    margin-left: 0;
    font-style: normal;
}

#accordion .toggle-tabs {
    display: none;
}
#accordion > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #3399cc;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
}
#accordion > dl > dt:hover {
    background-color: #ececec;
}
#accordion > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
}
#accordion > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
}
#accordion li {
    position: relative;
    overflow: hidden;
}
#accordion li .plusimage h2 {
    margin-right: 10px;
}

.page-sitemap .links {
    display: block;
    text-align: right;
    margin: 0 20px 0 0;
}
.page-sitemap .links a {
    position: relative;
}
.page-sitemap .sitemap {
    padding: 0 20px;
    margin: 15px 0;
    font-size: 12px;
}
.page-sitemap .sitemap li {
    margin: 3px 0;
}

.contacts-index-index h1 {
    border: none;
}

#contactForm {
    padding-left: 40px;
}
#contactForm h2 {
    display: none;
}
#contactForm:after {
    content: '';
    display: table;
    clear: both;
}
#contactForm .fieldset .legend + .required {
    margin: 0;
}


/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.map-info {
    white-space: nowrap;
}

.catalog-product-view .map-info {
    white-space: normal;
}
.catalog-product-view .map-info > span {
    float: right;
    margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
    float: right;
    width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
    padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both;
}
.notice-cookie .notice-text {
    float: left;
    max-width: 90%;
    padding-top: 4px;
    text-align: left;
}
.notice-cookie .notice-text p {
    padding-bottom: 14.5px;
    line-height: 1.3;
}
.notice-cookie .actions {
    float: left;
    text-align: right;
    padding-bottom: 14.5px;
}


/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button {
    margin-top: 5px;
    margin-bottom: 10px;
}

#addTagForm .form-add {
    margin-top: 10px;
}

.product-tags {
    background-color: #f4f4f4;
    border: 1px solid #cccccc;
    float: left;
    margin-bottom: 10px;
    padding: 5px 1% 10px;
    width: 98%;
}

.product-tags li {
    float: left;
    margin-right: 15px;
}

.product-tags li.last {
    margin-right: 0px;
}

.tags-list {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.tags-list > li {
    float: left;
    margin-right: 10px;
}

.block-tags .actions > a {
    font-size: 12px;
}

.my-tag-edit .button.btn-remove {
    padding: 0;
}
.my-tag-edit .button.btn-remove:after {
    color: white;
}


/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
    float: left;
    margin:0;
    width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */

/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th {
    white-space: normal;
}
#recurring_profile_list_view th span {
    white-space: inherit;
}


.recurring-profiles-title {
    float: left;
}
.recurring-profiles-title h1 {
    margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    float: right;
    text-align: right;
    margin-bottom: 30px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
    position: static;
}

.recurring-profiles-messages:after {
    content: '';
    display: table;
    clear: both;
}

#recurring_start_date_trig {
    display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box {
    margin-bottom: 30px;
}
.billing-agreements .info-box:after {
    content: '';
    display: table;
    clear: both;
}
.billing-agreements .info-box .form-list {
    max-width: 400px;
    width: 100%;
}
.billing-agreements .info-box .box-title {
    margin-top: 20px;
    margin-bottom: 7px;
}
.billing-agreements .info-box .button {
    float: right;
    margin-top: 7px;
}

.billing-agreements #payment_method {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
    max-width: 80%;
}


.billing-agreement-details td, .billing-agreement-details th {
    padding: 3.5px;
}



/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    width: 100%;
}

.widget .pager {
    float: none;
    width: 100%;
}

/*------------------------------------------resize default-------------------------------------*/
@media only screen and (max-width: 640px) {
    .col2-set .buttons-set .button,
    .col2-set .buttons-set .button2 {
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .col2-set .buttons-set .back-link {
        display: none;
    }
    .col2-set .buttons-set .required {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .buttons-set .button {
        float: none;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 7px;
    }

}

@media only screen and (max-width: 740px) {
    .paypal-or {
        line-height: 20px;
    }

    .paypal-logo,
    .paypal-or,
    .paypal-button {
        text-align: center;
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
        float: none;
    }
    .product-view .product-image li{
        bottom: 5%;
    }
    .product-view .product-image li a:after{
        width: 30px;
        height: 30px;
    }
}
@media only screen and (max-width: 640px) {
    .breadcrumbs {
        display: none;
    }
}

@media only screen and (max-width: 1000px) {
    .col3-layout .col-right {
        float: left;
        clear: left;
        padding-left: 0;
        padding-right: 10px;
        width: 25%;
    }
    .col3-layout .col-wrapper {
        float: right;
        width: 100%;
    }
    .col3-layout .col-wrapper .col-main {
        float: right;
        width: 75%;
    }
    .col3-layout .col-wrapper .col-left {
        width: 25%;
    }
}
@media only screen and (max-width: 640px) {
    .col-left,
    .col-right,
    .col-main,
    .col1-layout .col-left,
    .col1-layout .col-right,
    .col1-layout .col-main,
    .col2-left-layout .col-left,
    .col2-left-layout .col-right,
    .col2-left-layout .col-main,
    .col2-right-layout .col-left,
    .col2-right-layout .col-right,
    .col2-right-layout .col-main,
    .col3-layout .col-wrapper .col-left,
    .col3-layout .col-right,
    .col3-layout .col-wrapper .col-main {
        padding: 0;
        margin-bottom: 0;
        float: none;
        width: auto;
    }

    .col-main {
        float: none;
        width: auto;
    }

    .col-main .col-left {
        padding: 0;
        /* On product listing pages, the left column gets moved inside col-main on small viewports */
    }
}

@media only screen and (max-width: 640px) {
    .col2-set .col-1,
    .col2-set .col-2 {
        padding: 10px;
    }
}
.col2-set .col-1 {
    float: left;
    padding-left: 0;
}
.col2-set .col-2 {
    float: right;
    padding-right: 0;
}
@media only screen and (max-width: 479px) {
    .col2-set .col-1,
    .col2-set .col-2 {
        float: none;
        width: auto;
        border: 0;
        padding-right: 0;
        padding-left: 0;
    }
}

@media only screen and (min-width: 641px) {
    .top-container {
        max-width: 1260px;
        margin: 0 auto;
        padding: 0 30px;
    }
}

@media only screen and (min-width: 915px) {
    .order-list-grid .col-1 {
        width: 30%;
    }

    .order-list-grid .col-2 {
        width: 50%;
        padding-right: 20px;
    }

    .order-list-grid .col-3 {
        clear: none;
        width: 20%;
        padding-top: 0;
    }
}

@media only screen and (max-width: 479px) {
    .truncated {
        cursor: inherit;
    }
    .truncated a.details {
        display: none;
    }
    .truncated .truncated_full_value .item-options {
        display: block;
        position: static;
        z-index: 1;
        width: 100%;
        border: none;
        background-color: transparent;
    }
    .truncated .truncated_full_value .item-options p {
        float: none;
    }
    .truncated .truncated_full_value .item-options:after {
        display: none;
    }
}

@media only screen and (max-width: 640px) {
    body .product-img-box .product-image:hover {
        border-color: #ededed;
    }
}

@media only screen and (max-width: 479px) {
    .pager .amount--has-pages {
        display: none;
    }

    .pages {
        float: left;
    }

    .limiter label {
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    .col1-layout .sorter,
    .col1-layout .pager {
        width: 100%;
    }
    .col1-layout .pager {
        float: left;
        clear: both;
    }
    .col1-layout .pager .pages {
        float: left;
        margin-left: 0;
    }
    .col1-layout .pager .count-container {
        float: right;
    }
}
@media only screen and (max-width: 979px) {
    .col2-left-layout .sorter,
    .col2-left-layout .pager,
    .col2-right-layout .sorter,
    .col2-right-layout .pager,
    .col3-layout .sorter,
    .col3-layout .pager {
        width: 100%;
    }
    .col2-left-layout .pager,
    .col2-right-layout .pager,
    .col3-layout .pager {
        float: left;
        clear: both;
    }
    .col2-left-layout .pager .pages,
    .col2-right-layout .pager .pages,
    .col3-layout .pager .pages {
        float: left;
        margin-left: 0;
    }
    .col2-left-layout .pager .count-container,
    .col2-right-layout .pager .count-container,
    .col3-layout .pager .count-container {
        float: right;
    }
}
@media only screen and (max-width: 1279px) {
    .toolbar .view-mode > label {
        display: none;
    }
}

@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
    input[type=email],
    input[type=search],
    input[type=number],
    input[type=password],
    input[type=tel],
    input[type=text],
    select {
        font-size: 16px;
        /* Prevent from zooming on focus */
    }
}

@media only screen and (max-width: 640px) {
    .linearize-table {
        /* Helpers */
    }
    .linearize-table thead th {
        border-right: 0;
        border-left: 0;
    }
    .linearize-table thead th.lin-hide {
        display: none;
    }
    .linearize-table thead th:nth-of-type(1n+2) {
        display: none;
    }
    .linearize-table tbody tr {
        position: relative;
        border-bottom: 1px solid #cccccc;
    }
    .linearize-table tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0;
    }
    .linearize-table tbody td.lin-hide {
        display: none;
    }
    .linearize-table tbody td:first-child {
        padding-top: 10px;
    }
    .linearize-table tbody td:first-child,
    .linearize-table tbody td:first-child h3 {
        font-weight: bold;
    }
    .linearize-table tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px;
    }
    .linearize-table tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        padding-right: 5px;
        font-weight: 700;
    }
    .linearize-table tfoot tr {
        display: block;
        text-align: right;
    }
    .linearize-table tfoot tr:after {
        content: '';
        display: table;
        clear: both;
    }
    .linearize-table tfoot td {
        display: block;
        float: left;
    }
    .linearize-table tfoot td.lin-hide {
        display: none;
    }
    .linearize-table tfoot td:nth-of-type(odd) {
        clear: left;
        width: 60%;
    }
    .linearize-table tfoot td:nth-of-type(even) {
        text-align: left;
        width: 40%;
    }
    .linearize-table .linearize-hide {
        display: none;
    }
    .linearize-table .linearize-unpad {
        padding: 0;
    }
    .linearize-table .linearize-show {
        display: block;
    }
}
@media only screen and (max-width: 640px) {
    .linearize-table-large {
        /* Helpers */
    }
    .linearize-table-large tr,
    .linearize-table-large th,
    .linearize-table-large td {
        display: block;
    }
    .linearize-table-large thead th {
        border-right: 0;
        border-left: 0;
    }
    .linearize-table-large thead th.lin-hide {
        display: none;
    }
    .linearize-table-large thead th:nth-of-type(1n+2) {
        display: none;
    }
    .linearize-table-large tbody tr {
        position: relative;
        border-bottom: 1px solid #cccccc;
    }
    .linearize-table-large tbody td {
        padding: 0 10px 4px;
        border-right: 0;
        border-bottom: 0;
    }
    .linearize-table-large tbody td.lin-hide {
        display: none;
    }
    .linearize-table-large tbody td:first-child {
        padding-top: 10px;
    }
    .linearize-table-large tbody td:first-child,
    .linearize-table-large tbody td:first-child h3 {
        font-weight: bold;
    }
    .linearize-table-large tbody td[data-rwd-label] {
        text-align: left;
        padding-left: 30px;
    }
    .linearize-table-large tbody td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        padding-right: 5px;
        text-transform: uppercase;
    }
    .linearize-table-large tfoot tr {
        display: block;
        text-align: right;
    }
    .linearize-table-large tfoot tr:after {
        content: '';
        display: table;
        clear: both;
    }
    .linearize-table-large tfoot td {
        display: block;
        float: left;
    }
    .linearize-table-large tfoot td.lin-hide {
        display: none;
    }
    .linearize-table-large tfoot td:nth-of-type(odd) {
        clear: left;
        width: 60%;
    }
    .linearize-table-large tfoot td:nth-of-type(even) {
        text-align: left;
        width: 40%;
    }
    .linearize-table-large .linearize-hide {
        display: none;
    }
    .linearize-table-large .linearize-unpad {
        padding: 0;
    }
    .linearize-table-large .linearize-show {
        display: block;
    }
}
@media only screen and (min-width: 640px) {
    .linearize-table .linearize-collapse {
        display: none;
    }
}

@media only screen and (min-width: 641px) {
    .page-header-container {
        position: fixed;
        background: #fff;
        width: 100%;
        border-bottom: 1px solid #ccc;
    }
}

@media only screen and (max-width: 479px) {
    .page-header-container .store-language-container {
        padding-top: 8px;
    }
    .page-header-container .store-language-container select {
        font-size: 12px;
    }
}

@media only screen and (max-width: 640px) {
    .header-language-background {
        display: none;
    }
}

@media only screen and (min-width: 641px) {
    .skip-links {
        border: 0;
    }
}

@media only screen and (max-width: 640px) {

    .skip-link:last-child {
        border-right: 0;
    }
}
@media only screen and (min-width: 500px) {
    .skip-link {
        width: 25%;
    }
}

@media only screen and (max-width: 640px) {
    .skip-link.skip-active {
        color: inherit;
    }

    .skip-link.skip-active span {
        color: inherit;
    }
}

@media only screen and (min-width: 500px) {
    .skip-link .label {
        display: inline;
    }
}

@media only screen and (max-width: 640px) {
    #header-account li a,
    .nav-primary a.level0 {
        text-align: left;
    }

    #header-account li:last-child a,
    .nav-primary li.level0:last-child a.level0 {
        border-bottom: 0;
    }
}

@media only screen and (max-width: 640px) {
    .account-cart-wrapper {
        position: static;
    }
}

/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 641px) {
    .nav-primary {
        display: block;
        white-space: nowrap;
    }
}

@media only screen and (max-width: 640px) {
    .nav-primary a.level0,
    .nav-primary a {
        line-height: 20px;
    }
    .nav-primary li.level0 li {
        padding: 0;
    }
    .nav-primary li.level1 a {
        padding: 5px 0;
    }
}
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 641px) {
    .nav-primary a.level0 {
        padding: 0 25px;
    }

    .nav-primary li.level0 {
        margin-left: 19px;
    }

    .nav-primary li.level0,
    .nav-primary a.level0 {
        float: left;
        vertical-align: middle;
    }

    .nav-primary .menu-active {
        z-index: 200;
    }

    .nav-primary li.level0 .wrap-menu > ul {
        padding: 35px;
    }

    .nav-primary li.level0.nav-1 .wrap-menu > ul {
        padding-bottom: 15px;
    }

    .nav-primary li.level1 ul {
        left: 60px;
        top: 15px;
    }

    .nav-primary li.level0 li.parent > a {
        position: relative;
    }
}

@media only screen and (min-width: 641px) {
    .skip-search {
        display: none;
    }
}

@media only screen and (min-width: 641px) {
    .skip-account {
        float: none;
        width: auto;
        vertical-align: top;
        display: inline-block;
        padding: 0 10px;
    }

    #header-account a {
        display: block;
        padding: 5px 10px;
        color: #636363;
        line-height: 2;
    }

    #header-account a:hover {
        color: #3399cc;
    }
}

@media only screen and (min-width: 641px) {
    .skip-cart {
        width: auto;
        padding: 0 10px;
    }

    #header-cart.skip-active {
        display: block;
        position: absolute;
        z-index: 9999;
        top: 75px;
        right: 106px;
        width: 380px;
    }
}

@media only screen and (min-width: 641px) {
    .skip-cart {
        color: #3399cc;
        text-transform: uppercase;
    }
    .skip-cart:hover {
        text-decoration: none;
    }
    .skip-cart .count,
    .skip-link.skip-active .count {
        color: #504144;
    }
}

@media only screen and (max-width: 479px) {
    .footer {
        padding-top: 15px;
    }
}

@media only screen and (min-width: 641px) {
    /* Config: Three columns + flexible gutter */
    .products-grid {
        /* Undo two-column config */
        /* Set three-column config */
    }
    .products-grid > li:nth-of-type(odd) {
        clear: none;
    }
    .products-grid > li:nth-of-type(even) {
        margin-right: 6.5%;
    }
    .products-grid > li {
        width: 29%;
        margin-right: 6.5%;
    }
    .products-grid > li:nth-of-type(3n+1) {
        clear: left;
    }
    .products-grid > li:nth-of-type(3n) {
        margin-right: 0;
    }
}
@media only screen and (min-width: 960px) {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    .products-grid--max-4-col > li:nth-of-type(odd) {
        clear: none;
    }

    .products-grid--max-4-col > li:nth-of-type(3n+1) {
        clear: none;
    }

    .products-grid--max-4-col > li:nth-of-type(even),
    .products-grid--max-4-col > li:nth-of-type(3n) {
        margin-right: 2.22222%;
    }

    /* Set column config */
    .products-grid--max-4-col > li {
        margin-right: 2.22222%;
    }

    .products-grid--max-4-col > li {
        width: 23.33333%;
        margin-right: 2.22222%;
    }

    .products-grid--max-4-col > li:nth-of-type(4n+1) {
        clear: left;
    }

    .products-grid--max-4-col > li:nth-of-type(4n) {
        margin-right: 0;
    }

}
@media only screen and (max-width: 1279px) {
    .products-list .product-shop .product-primary,
    .products-list .product-shop .desc {
        float: left;
        width: 60%;
        padding-right: 20px;
    }
    .products-list .product-shop .product-secondary {
        float: right;
        width: 40%;
    }
}
@media only screen and (max-width: 600px) {
    .products-list .product-shop .price-box .special-price {
        padding-left: 0;
    }

    .products-list .product-shop .product-primary,
    .products-list .product-shop .product-secondary,
    .products-list .product-shop .desc {
        float: none;
        width: 100%;
        padding-right: 0;
        text-align: left;
    }
}
@media only screen and (max-width: 850px) {
    .product-view .product-shop .price-box .price-excluding-tax .label,
    .product-view .product-shop .price-box .price-including-tax .label {
        font-size: 15px;
    }
    .product-view .product-shop .price-box .price-excluding-tax .price,
    .product-view .product-shop .price-box .price-including-tax .price {
        font-size: 18px;
    }
}
@media only screen and (max-width: 640px) {
    .product-view .add-to-cart-wrapper {
        float: none;
        width: 100%;
        clear: both;
    }
    .product-view .product-shop .price-box .price-excluding-tax .label,
    .product-view .product-shop .price-box .price-including-tax .label {
        font-size: 16px;
    }
    .product-view .product-shop .price-box .price-excluding-tax .price,
    .product-view .product-shop .price-box .price-including-tax .price {
        font-size: 20px;
    }
}
@media only screen and (max-width: 420px) {
    .product-view .product-shop .price-box .price-excluding-tax,
    .product-view .product-shop .price-box .price-including-tax {
        margin-bottom: 5px;
    }
    .product-view .product-shop .price-box .price-excluding-tax span,
    .product-view .product-shop .price-box .price-including-tax span {
        display: block;
    }
}

@media only screen and (max-width: 479px) {
    .product-img-box .product-image img {
        max-height: 450px;
    }
}

@media only screen and (max-width: 479px) {
    .product-view .add-to-cart-buttons .paypal-or {
        line-height: 20px;
    }
    .product-view .add-to-cart-buttons .paypal-logo,
    .product-view .add-to-cart-buttons .paypal-or,
    .product-view .add-to-cart-buttons .paypal-button {
        text-align: center;
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
        float: none;
    }
}

@media only screen and (max-width: 599px) {
    .add-to-box .add-to-links a {
        float: none;
        width: auto;
        text-indent: 0;
    }
}
@media only screen and (max-width: 640px) {
    .product-view .product-shop,
    .product-view .add-to-cart-wrapper,
    .product-view .block-related,
    .product-img-box,
    .product-collateral {
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }
}
@media only screen and (min-width: 641px) {
    .product-view .product-shop .product-name {
        display: block;
    }

    .product-img-box .product-name {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .product-view .product-shop,
    .product-img-box,
    .product-view .block-related {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .grouped-items-table-wrapper {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 1199px) {
    .product-options-bottom .product-pricing,
    .product-options-bottom .tier-prices {
        float: none;
        width: 100%;
        text-align: right;
        padding-bottom: 5px;
        margin-bottom: 10px;
        border-bottom: 1px solid #cccccc;
    }
}

@media only screen and (max-width: 479px) {
    .product-options-bottom .price-box .price-as-configured {
        text-align: right;
    }
    .product-options-bottom .price-box .price-as-configured .price-label {
        display: block;
    }
}

@media only screen and (min-width: 641px) {
    .map-popup.map-popup-right {
        left: 10px !important;
    }
    .map-popup.map-popup-left {
        left: auto !important;
        right: 10px !important;
    }
}
@media only screen and (max-width: 640px) {
    .map-popup {
        width: 100%;
        left: 0px !important;
    }
}
@media only screen and (max-width: 479px) {
    .map-popup .map-popup-heading h3 {
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {
    .map-popup .map-popup-content {
        text-align: center;
    }
}
@media only screen and (max-width: 479px) {
    .map-popup .map-popup-checkout {
        text-align: center;
    }
    .map-popup .map-popup-checkout .button,
    .map-popup .map-popup-checkout .additional-addtocart-box,
    .map-popup .map-popup-checkout .paypal-logo a,
    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        float: none;
    }
    .map-popup .map-popup-checkout .additional-addtocart-box {
        min-width: 0px;
    }
    .map-popup .map-popup-checkout .paypal-logo .paypal-or {
        margin: 0px;
        margin-bottom: 10px;
    }
}
@media only screen and (max-width: 479px) {
    .map-popup .map-popup-price {
        text-align: center;
        padding-top: 0px;
    }
}
@media only screen and (max-width: 979px) {
    .display-single-price .cart-table {
        float: none;
        width: 100%;
    }
    .display-single-price .cart-forms {
        float: left;
        padding-right: 10px;
        padding-left: 0;
    }
    .display-single-price .cart-totals-wrapper,
    .display-single-price .crosssell {
        padding-left: 10px;
    }
    .display-single-price .cart-forms,
    .display-single-price .cart-totals-wrapper,
    .display-single-price .crosssell {
        width: 50%;
    }
    .display-single-price .crosssell {
        clear: right;
        float: right;
    }
}
@media only screen and (max-width: 640px) {
    .product-cart-sku {
        display: none;
    }

    .display-both-prices .cart-forms,
    .display-both-prices .cart-totals-wrapper,
    .display-both-prices .crosssell,
    .display-single-price .cart-forms,
    .display-single-price .cart-totals-wrapper,
    .display-single-price .crosssell {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        float: none;
        width: 100%;
    }
}

@media only screen and (min-width: 741px) {
    .checkout-types.bottom .paypal-or {
        text-align: right;
        padding-right: 70px;
    }
}

@media only screen and (max-width: 740px) {
    .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
        width: auto;
        float: none;
    }

    .checkout-types li {
        float: none;
        width: 100%;
        margin-left: 0;
    }
}

@media only screen and (max-width: 640px) {
    .cart-table th {
        font-size: 12px;
    }
    .cart-table th,
    .cart-table td {
        padding: 7px 6px;
    }
    .cart-table .product-cart-actions > li {
        white-space: inherit;
    }
}
@media only screen and (max-width: 699px) {
    .display-both-prices .cart-table thead th.cart-total-head,
    .display-both-prices .cart-table td.product-cart-total {
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    .cart-table colgroup, .cart-table thead, #my-subscriptions-table thead {
        display: none;
    }
    .cart-table tr {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 30px;
        position: relative;
        width: 100%;
    }
    .cart-table tr:after {
        content: '';
        display: table;
        clear: both;
    }
    .cart-table tr:last-child {
        margin-bottom: 0;
    }
    .cart-table tfoot tr {
        padding-bottom: 0;
    }
    .cart-table td {
        border: none;
        display: block;
    }
    .cart-table td[data-rwd-label] {
        padding-left: 15px;
        margin-bottom: 10px;
    }
    .cart-table td[data-rwd-label] .price {
        font-weight: normal;
    }
    .cart-table td[data-rwd-label]:before, #my-subscriptions-table td[data-rwd-label]:before {
        content: attr(data-rwd-label) ":";
        font-size: 12px;
        padding-right: 5px;
        font-weight: 700;
    }
    .cart-table td.product-cart-price {
        text-align: left;
    }
    .cart-table h2 {
        font-size: 12px;
    }
    .cart-table .cart-links {
        padding-top: 5px;
        padding-right: 5px;
    }
    .cart-table .cart-links > li {
        white-space: normal;
        text-align: center;
    }
    .cart-table .cart-links > li > a {
        padding: 2px 0px;
    }
    .cart-table .cart-tax-info {
        font-style: italic;
        padding-left: 15px;
        font-size: 13px;
    }
    .cart-table .cart-tax-info .price {
        font-size: 13px;
    }
    .cart-table .product-cart-image {
        width: 25%;
        float: left;
        padding-bottom: 0;
    }
    .cart-table .product-cart-image a.cart-edit {
        display: block;
        font-size: 16px;
        text-align: center;
        text-transform: uppercase;
    }
    .cart-table .product-cart-info,
    .cart-table td[data-rwd-label] {
        float: right;
        width: 75%;
    }
    .cart-table .product-cart-actions,
    .cart-table .product-cart-price {
        padding-bottom: 0;
        padding-top: 0;
        float: right;
    }
    .cart-table .product-cart-actions .cart-links {
        display: none;
    }
    .cart-table .product-cart-image .cart-links {
        display: block;
    }
    .cart-table .product-cart-actions .button {
        display: none;
    }
    .cart-table .product-cart-info .btn-remove {
        float: right;
        margin: -4px 0px 2px 7px;
    }
    .cart-table .product-cart-info .product-cart-sku {
        margin-bottom: 5px;
    }
    .cart-table .product-cart-actions {
        text-align: left;
    }
    .cart-table .price,
    .cart-table .product-cart-price:before {
        font-weight: 700;
    }
    .cart-table .cart-footer-actions {
        text-align: center;
        width: 100%;
    }
    .cart-table .cart-footer-actions #empty_cart_button {
        float: right;
    }
    .cart-table .cart-footer-actions .btn-continue {
        float: left;
    }
    .cart-table .cart-footer-actions .btn-update,
    .cart-table .cart-footer-actions span.or {
        display: none;
    }

    .display-both-prices .cart-table td[data-rwd-tax-label]:before {
        content: attr(data-rwd-tax-label) ":";
    }
}
@media only screen and (max-width: 640px) {
    .shipping .shipping-form .form-list > li {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .shipping .shipping-form .form-list > li label {
        display: block;
    }
    .shipping .shipping-form .form-list > li input,
    .shipping .shipping-form .form-list > li select {
        width: 100%;
    }
}
@media only screen and (max-width: 600px) {
    .cart-totals {
        text-align: right;
    }
}
@media only screen and (max-width: 640px) {
    .cart .cart-totals table tfoot td {
        font-size: 18px;
    }
}
@media only screen and (max-width: 599px) {
    .cart-table .cart-tax-total:after {
        right: -9px;
    }
    .cart-table .cart-tax-total.cart-tax-total-expanded:after {
        right: -13px;
    }
}
@media only screen and (max-width: 320px) {
    .crosssell ul .product-details .crosssell-actions {
        padding: 0 5px;
    }
}
@media only screen and (min-width: 980px) {
    .checkout-onepage-index .col2-right-layout .col-main  {
        float: left;
        width: 69.65%;
        padding-right: 20px;
    }
    .checkout-onepage-index .col-right,
    .checkout-onepage-index .col-left {
        width: 30.35%;
        display: block;
    }
    .checkout-onepage-index .col-right {
        padding-left: 0;
    }
}

@media only screen and (max-width: 979px) {
    .opc .section .step {
        padding: 10px;
    }
}
@media only screen and (max-width: 479px) {
    .opc .buttons-set .button + .buttons-set .button,
    .paypal-express-review .buttons-set .button + .buttons-set .button {
        margin-left: 0;
    }
}
.opc #opc-login .step {
    padding: 0px;
}
.opc #opc-login .buttons-set {
    border-top: 0;
    padding-top: 5px;
}

@media only screen and (max-width: 640px) {
    .opc #opc-login p.required {
        display: none;
    }
}

@media only screen and (max-width: 479px) {
    .sp-methods .checkmo-list {
        padding-left: 0;
    }
    .sp-methods .checkmo-list label {
        width: 135px;
    }
}
@media only screen and (max-width: 599px) {
    .linearize-table-large.checkout-review-table thead tr:nth-of-type(1n+2) {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .linearize-table.checkout-review-table thead tr:nth-of-type(1n+2) {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    #checkout-step-review .opc-block-progress .block-content > dl > div {
        float: none;
        width: auto;
    }
}
@media only screen and (max-width: 640px) {
    .gift-message-form .giftmessage-area {
        max-width: 100%;
    }
    .gift-message-form .gift-item .product-img-box {
        width: 100%;
        float: none;
    }
    .gift-message-form .gift-item .fieldset {
        margin-left: 0px;
    }
    .gift-message-form .gift-item .fieldset textarea {
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-of-type(odd) {
        clear: left;
    }
}
@media only screen and (min-width: 480px) {
    .customer-account-login .col2-set .col-1,
    .customer-account-login .col2-set .col-2 {
        padding-top: 0;
        margin-top: 20px;
    }
    .customer-account-login .col2-set .col-1 {
        padding-right: 20px;
    }
}
@media only screen and (max-width: 479px) {
    .customer-account-login .col2-set .col-1 {
        padding-bottom: 30px;
    }
    .customer-account-login .col2-set .col-2 {
        padding-top: 30px;
        border-top: 1px solid #ededed;
    }
}
@media only screen and (max-width: 640px) {
    .customer-account-login .col2-set p.required {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    .customer-account-create .fieldset,
    .customer-account-create .buttons-set {
        margin-left: 0;
    }
}
@media only screen and (max-width: 479px) {
    .customer-account-forgotpassword .fieldset,
    .customer-account-forgotpassword .buttons-set {
        margin-left: 0;
    }
}
@media only screen and (max-width: 640px) {
    .my-account .addresses-list .col-1,
    .my-account .addresses-list .col-2 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .my-account .addresses-list .col-1 li.empty,
    .my-account .addresses-list .col-2 li.empty {
        width: 100%;
    }
}
@media only screen and (max-width: 599px) {
    .my-account .addresses-list .addresses-additional p a {
        white-space: nowrap;
    }
}
@media only screen and (max-width: 599px) {
    #my-orders-table .option-label {
        margin-left: 20px;
    }
    #my-orders-table .option-value {
        margin-left: 35px;
    }
    #my-orders-table td[data-rwd-label=Qty] .nobr br {
        display: none;
    }
    #my-orders-table td[data-rwd-label=Qty] .nobr strong {
        margin-right: 10px;
    }
    #my-orders-table tr.bundle {
        border-color: #ededed;
    }
    .customer-account #my-orders-table tbody:last-child tr:last-child td {
        padding-bottom: 15px;
        border-bottom: 0;
    }
    .customer-account  #my-orders-table tbody tr td dl.item-options:last-child dd
    {
        margin-bottom: 0;
    }
    #my-orders-table tbody:last-child tr:last-child td {
        padding-bottom: 10px;
        border-bottom: 0;
    }
    #my-orders-table tbody:last-child tr:last-child td:last-child {
        padding-bottom: 15px;
    }
    #my-orders-table tfoot tr.shipping {
        margin-top: 0;
    }
}
@media only screen and (max-width: 1199px) {
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        padding-right: 30px;
        padding-bottom: 0;
    }

    body.customer-account .data-table td.view a {
        white-space: normal;
    }
}
@media only screen and (max-width: 979px) {
    body.customer-account .my-account .title-buttons {
        text-align: left;
    }
    body.customer-account .my-account .title-buttons span.separator,
    body.customer-account .my-account .title-buttons a {
        top: 0px;
        float: right;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 640px) {
    body.customer-account .data-table.orders th.ship,
    body.customer-account .data-table.orders td.ship,
    body.customer-account .data-table.orders td.status,
    body.customer-account .data-table.orders th.status {
        display: none;
    }

    .order-info-box .box-content {
        clear: left;
    }

    .addresses-list .item {
        float: left;
        width: 50%;
        padding-right: 30px;
    }

    .order-info dt {
        display: none;
    }

    .dashboard .page-title {
        margin-top: 20px;
    }
    .dashboard .page-title h1 {
        margin-top: 0;
    }

    .dashboard .box-account {
        padding-bottom: 15px;
        margin-bottom: 30px;
    }
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        width: 48%;
        padding-right: 0;
        padding-left: 0;
    }
    .dashboard .col2-set .col-1 {
        float: left;
        margin-right: 4%;
    }
    .dashboard .col2-set .col-2 {
        float: right;
    }
}
@media only screen and (max-width: 599px) {
    body.customer-account .my-account .form-list .control {
        padding-left: 0;
    }
}
@media only screen and (max-width: 479px) {
    body.customer-account .my-account .page-title h1 {
        text-align: left;
    }
    body.customer-account .my-account .title-buttons {
        text-align: center;
        padding-left: 0;
    }
    body.customer-account .my-account .title-buttons .button {
        position: static;
        margin-bottom: 15px;
        float: right;
    }
    body.customer-account .my-account .title-buttons .button + .button {
        margin-left: 0px;
    }
    body.customer-account .my-account .fieldset h2 {
        margin-bottom: 0px;
    }
    body.customer-account .my-account .order-details h2 {
        margin-bottom: 15px;
    }
    body.customer-account .my-account .buttons-set {
        border-top: 0;
    }
    body.customer-account .my-account .addresses-list .item {
        margin-bottom: 15px;
        padding-right: 0;
        float: none;
        width: auto;
    }


    .order-info {
        margin-top: 20px;
    }

    .data-table.orders .link-reorder,
    .data-table.orders .date {
        display: none;
    }
    .data-table.orders td.view {
        text-align: right;
    }

    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2 {
        width: 100%;
        margin-top: 15px;
    }

    .order-info-box {
        margin: 0;
    }
    .order-info-box .col-1,
    .order-info-box .col-2 {
        width: 100%;
        border-bottom: 1px solid #ededed;
        padding: 15px 0;
    }
    .order-info-box + .order-info-box {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 30px;
    }

    #my-reviews-table .nobr {
        white-space: normal;
    }
}
@media only screen and (max-width: 599px) {
    .contacts-index-index .buttons-set {
        max-width: 330px;
        margin-left: 0;
    }
    .contacts-index-index .buttons-set button {
        float: left;
        margin-left: 0px;
    }
    .contacts-index-index .buttons-set p.required {
        float: right;
    }
}
@media only screen and (max-width: 870px) and (min-width: 641px) {
    .paypal-review-order .col2-set .col-1,
    .paypal-review-order .col2-set .col-2 {
        padding: 0px;
    }
}
@media only screen and (max-width: 640px) {
    .paypal-review-order .col-1 {
        padding-bottom: 0;
    }
    .paypal-review-order .field.inactive {
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    .bml-ad.small {
        display: block;
    }
}
@media only screen and (min-width: 641px) {
    .bml-ad.large {
        display: block;
    }
}
@media only screen and (max-width: 640px) {
    body.review-product-list .product-view .product-shop .price-info {
        padding-left: 0;
    }
    body.review-product-list .product-view .product-shop .extra-info {
        padding: 0;
        min-width: 84%;
    }
    body.review-product-list .product-view .product-shop .extra-info .ratings-table {
        margin: 10px 0;
        width: 100%;
    }
    body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 535px) {
    body.review-product-list .product-view .product-shop .extra-info {
        min-width: 0;
    }
    body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
        float: none;
        margin-right: 0;
    }
}
@media only screen and (max-width: 520px) {
    #customer-reviews .fieldset {
        width: 100%;
    }
    #customer-reviews .fieldset .form-list {
        width: 100%;
    }
    #customer-reviews .fieldset .form-list .inline-label label,
    #customer-reviews .fieldset .form-list .inline-label .input-box {
        float: none;
    }
    #customer-reviews .buttons-set {
        width: 100%;
    }
    #customer-reviews .review-summary-table thead th {
        padding-left: 0px;
        padding-right: 0px;
    }
    #customer-reviews .review-summary-table tbody th {
        padding-left: 0px;
        padding-right: 0px;
    }
    #customer-reviews .review-summary-table tbody td {
        width: 20%;
        padding: 0px;
    }
    #customer-reviews .review-summary-table .rating-box {
        text-indent: 0px;
        text-align: center;
        background: none;
        height: 19.6px;
        width: 100%;
    }
    #customer-reviews .review-summary-table .rating-box .rating {
        display: none;
    }
    #customer-reviews .review-summary-table .rating-box .rating-number {
        display: inline-block;
    }
}
@media only screen and (max-width: 450px) {
    #customer-reviews dl dd .ratings-table tr {
        float: none;
    }
}
@media only screen and (max-width: 640px) {
    .review-product-view .product-review .product-img-box {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1199px) {
    #wishlist-table.clean-table td {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width: 979px) {
    #wishlist-table.clean-table td {
        padding-left: 5px;
        padding-right: 5px;
    }
    #wishlist-table.clean-table td textarea {
        height: 100px;
    }
    #wishlist-table.clean-table td.customer-wishlist-item-cart {
        width: 110px;
    }
    #wishlist-table .product-name {
        font-size: 13px;
    }
}
@media only screen and (max-width: 640px) {
    #wishlist-table:after {
        content: '';
        display: table;
        clear: both;
    }
    #wishlist-table .product-name {
        font-size: 16px;
    }
    #wishlist-table textarea {
        height: 68px;
        max-width: 100%;
    }
    #wishlist-table .item-manage {
        max-width: 100%;
    }
    #wishlist-table tr {
        position: relative;
    }
    #wishlist-table tr:after {
        content: '';
        display: table;
        clear: both;
    }
    #wishlist-table td.customer-wishlist-item-image {
        width: 70px;
    }
    #wishlist-table td.customer-wishlist-item-cart p {
        margin-bottom: 0;
    }
    #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
        margin-right: 0;
        padding-top: 4px;
    }
    #wishlist-table td.customer-wishlist-item-cart {
        padding-right: 15px;
    }
}
@media only screen and (max-width: 599px) {
    #wishlist-table td.customer-wishlist-item-quantity {
        padding-left: 0;
    }
    #wishlist-table td.customer-wishlist-item-image,
    #wishlist-table th.customer-wishlist-item-image {
        display: none;
    }
}
@media only screen and (max-width: 479px) {
    #wishlist-table tr {
        position: relative;
    }
    #wishlist-table th.customer-wishlist-item-image {
        display: block;
    }
    #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        empty-cells: hide;
    }
    #wishlist-table td.customer-wishlist-item-image {
        display: block;
        overflow: hidden;
    }
    #wishlist-table td.customer-wishlist-item-image a {
        float: left;
    }
    #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {
        text-align: left;
    }
    #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {
        float: left;
        margin-right: 15px;
    }
    #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {
        text-align: left;
    }
    #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {
        margin-top: 0;
    }
    #wishlist-table td.customer-wishlist-item-cart .cart-cell {
        float: left;
        width: 48%;
    }
    #wishlist-table td.customer-wishlist-item-cart > p {
        float: right;
        width: 48%;
    }
    #wishlist-table td.customer-wishlist-item-remove {
        position: absolute;
        top: 15px;
        right: 0px;
        display: block;
        padding: 0px;
        height: 20px;
    }
    #wishlist-table.clean-table td.customer-wishlist-item-cart {
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    .header-minicart {
        display: block;
    }
}
@media only screen and (max-width: 479px) {
    .header-minicart a.skip-cart {
        z-index: 1;
    }
}
@media only screen and (max-width: 640px) {
    .header-minicart .subtotal .label {
        color: #636363;
    }
    .header-minicart .minicart-wrapper:before {
        background-color: #EDEDED;
    }
    .header-minicart .quantity-button {
        float: none;
    }
    .header-minicart .header-minicart .block-cart {
        padding: 15px;
    }
    .header-minicart .header-minicart .block-subtitle {
        padding-top: 59px;
    }
    .header-minicart .minicart-actions {
        padding-bottom: 60px;
    }
    .header-minicart .minicart-actions .cart-link {
        bottom: 0;
        right: 10px;
        position: absolute;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li {
        display: inline-block;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
        display: inline;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
        display: inline-block;
        vertical-align: top;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        width: auto;
        float: none;
        display: inline;
        margin: 0 10px 5px 10px;
        line-height: 40px;
    }
}
@media only screen and (max-width: 740px) {
    .header-minicart .minicart-actions .cart-link {
        right: auto;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
        line-height: 1.6;
    }
}
@media only screen and (max-width: 479px) {
    .advanced-search {
        padding: 15px;
    }
}
@media only screen and (min-width: 641px) {
    .product-review .ratings-table tr {
        float: none;
    }
}
@media only screen and (min-width: 1126px) {
    .product-review .ratings-table tr {
        float: left;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 320px) {
    .product-review .ratings-table tr {
        float: none;
    }
}
@media only screen and (max-width: 640px) {
    #contactForm {
        padding-left: 0;
    }
}
@media only screen and (max-width: 979px) {
    .notice-cookie .notice-text {
        max-width: 86%;
    }
}
@media only screen and (max-width: 640px) {
    .notice-cookie {
        padding: 0 20px;
    }
    .notice-cookie .notice-text {
        max-width: 82%;
        padding-top: 0;
    }
}
@media only screen and (max-width: 620px) {
    .notice-cookie {
        padding: 0 20px;
    }
    .notice-cookie .notice-inner {
        background-position: left 10px;
    }
    .notice-cookie .notice-inner:after {
        content: '';
        display: table;
        clear: both;
    }
    .notice-cookie .notice-text {
        float: none;
        max-width: 100%;
        padding-top: 0;
    }
    .notice-cookie .actions {
        text-align: left;
    }
}
@media only screen and (max-width: 640px) {
    .tags-list > li,
    .tags-list {
        float: none;
    }
}
@media only screen and (max-width: 479px) {
    .sales-order-invoice .sub-title,
    .sales-order-creditmemo .sub-title,
    .sales-order-shipment .sub-title {
        float: left;
        font-size: 17px;
        text-align: left;
        width: 100%;
    }
    .sales-order-invoice .order-links,
    .sales-order-creditmemo .order-links,
    .sales-order-shipment .order-links {
        text-align: left;
        width: 100%;
    }
    .customer-account .my-account .order-details h2 a
    {
        font-size: 17px;
    }
}
@media only screen and (max-width: 479px) {
    #recurring_profile_list_view {
        font-size: 12px;
    }
    #recurring_profile_list_view a {
        font-size: inherit;
    }
    #recurring_profile_list_view th,
    #recurring_profile_list_view td {
        padding: 2px;
    }
}
@media only screen and (max-width: 479px) {
    body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
        text-align: center;
        float: none;
    }
}
@media only screen and (max-width: 479px) {
    .billing-agreements .info-box .button {
        width: 100%;
        float: none;
    }
}
@media only screen and (max-width: 479px) {
    .billing-agreement-view-header-wrapper .heading {
        max-width: 100%;
    }
}
@media only screen and (max-width: 979px) {
    .billing-agreements .data-table .created-at,
    .billing-agreements .data-table .updated-at {
        display: none;
    }
}
@media only screen and (min-width: 641px) {
    .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
        max-width: 100px;
    }
}
@media only screen and (min-width: 1199px) {
    .col2-left-layout .col-main .widget,
    .col2-right-layout .col-main .widget,
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(odd),
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(odd),
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(odd) {
        clear: none;
    }
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n+1),
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n+1),
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n+1) {
        clear: none;
    }
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(even),
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n),
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(even),
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n),
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(even),
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n) {
        margin-right: 2.22222%;
    }
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
        margin-right: 2.22222%;
    }
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
        width: 23.33333%;
        margin-right: 2.22222%;
    }
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n+1),
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n+1),
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n+1) {
        clear: left;
    }
    .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n),
    .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n),
    .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n) {
        margin-right: 0;
    }
}
@media only screen and (min-width: 640px) {
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(odd) {
        clear: none;
    }
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n+1) {
        clear: none;
    }
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(even),
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(3n) {
        margin-right: 2.22222%;
    }
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
        margin-right: 2.22222%;
    }
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
        width: 23.33333%;
        margin-right: 2.22222%;
    }
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n+1) {
        clear: left;
    }
    .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-of-type(4n) {
        margin-right: 0;
    }
}

/* mobile  shopping cart Apply button */
@media only screen and (max-width: 768px){
    .checkout-cart-index #staff-form .staff-form .field-wrapper{
        width: 45%;
    }
    .checkout-cart-index #staff-form .staff-form div:first-child{
        margin-right: 8.9%;
    }
    .checkout-cart-index #staff-form .staff-form div:nth-child(2){
        margin-right:0px;
    }
    .checkout-cart-index #staff-form .staff-form div:nth-child(3){
        margin-right:4.5%;
    }
    .checkout-cart-index #staff-form .staff-form .button-wrapper button{
        width: 100%;
    }
    .checkout-cart-index #staff-form .staff-form .button-wrapper button span{
        width: 100%;
        padding:0;
    }
    .checkout-cart-index #staff-form .staff-form .button-wrapper{
        margin-top:15px;
        width: 20%;
    }
    .checkout-cart-index #discount-coupon-form .discount-form .buttons-set .button{
        width: 100%;
    }

}

/* Guest Checkout  font-size position change  */
.checkout-onepage-index .term-and-conditions .order-review-newsletter{
    position: relative;
}
.checkout-onepage-index .term-and-conditions .order-review-newsletter>label{
    padding-left: 10px;
}
.checkout-onepage-index #review-buttons-container .f-left{
    font-size:14px;
}
.checkout-onepage-index #review-buttons-container .f-left>a{
    font-size:14px;
}


/* pc check out page  left-content title */
@media only screen and (min-width:641px){
    .menu-main-wrapper #billing-new-address-form>ul li:nth-child(3){
        padding-top:0px;
    }
    .menu-main-wrapper #billing-new-address-form>ul li:nth-child(5){
        padding-top:0px;
    }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
~~~~~~~~~countdown timer PC ui ~~~~~~~~~~~~~ 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ */

 
/* time inner content */
.menu-main-wrapper div.aw_countdown_timer_container_default{
    width: 455px;
    border: solid 1px grey;
    text-transform: capitalize;
    padding:0px 25px;
    color: #39aaf8;
    font-size: 30px;
    padding-top: 10px;
}
/* day time mint sec => bottom */
.menu-main-wrapper .aw_countdown_timer>div{
    margin-bottom:10px;
}
/* day time mint sec => top */
.menu-main-wrapper .aw_countdown_timer>div div:nth-child(2){
    margin-top:-5px;
}
/* time hours minute  background */
.menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_seconds, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_minutes{
    width: 89px;
    height: 60px;
}
/* time hours minute position */
.menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds{
    padding-left: 11px;
    font-size: 36px;
    letter-spacing: 27px;
    line-height: 63px;
}
/* : icon */
.menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes{
    line-height: 55px;
    font-size: 32px;
}
/* mid white */
.menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_spacer{
    width: 4px;
    left: 48%;
}
/* down  */
.menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds_label{
    text-transform: lowercase;
    font-size: 25px;
}
/* max time box  */
    .catalog-product-view .countdown {
        margin-top: 0px;
        margin-bottom: 40px;
    }
@media only screen and (max-width:641px){
    .menu-main-wrapper .countdown{
        display: block;
        width: 100%;
        border: solid 1px grey;
        margin-top:10px;
    }
    .menu-main-wrapper div.aw_countdown_timer_container_default{
        width:100%;
        font-size: 26px;
        padding:0px 18px;
        line-height: 29px;
        margin-top:20px;
        border: none;
        text-align: left;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_seconds, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_minutes{
        width: 62px;
        height: 51px;
        margin-top: 10px;
    }
    .menu-main-wrapper .aw_countdown_timer{
        margin: 0 auto;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_spacer {
        width: 2px;
        left: 49%;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds {
        font-size: 30px;
        line-height: 55px;
        letter-spacing: 14px;
        padding-left: 7.5px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes{
        line-height: 68px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds_label{
        line-height: 40px;
    }
    .menu-main-wrapper div.aw_countdown_timer_container_default{
        margin-bottom:0px;
    }
}
@media only screen and (max-width:320px){
    .menu-main-wrapper div.aw_countdown_timer_container_default{
        padding:0px 10px;
    }
     .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_seconds, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_minutes{
        width: 53px;
        height: 45px;
        margin-top: 10px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds {
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 10px;
    padding-left: 5.5px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes {
        line-height: 64px;
    }
}

/* yuding page */
.booking-account-list .col-main,.warranty-account-list .col-main{
    border-left: 1px solid #504144;
    padding-left: 30px!important;
    padding-right: 20px;
}
/* booking-list */
.booking-account-list #webform-customer-account-results>tbody .first td:last-child{
    border-top:1px solid silver;
}
.booking-account-list #webform-customer-account-results>tbody tr td:last-child{
    min-width: 200px;
    min-height: 40px;
    padding-left: 5px;
    text-align: left;
    padding-right: 0;
}
.booking-account-list #webform-customer-account-results>tbody tr td:last-child .nobr a{
    display: inline-block;
    color: #806e34;
} 
.booking-account-list #webform-customer-account-results>tbody tr td:last-child .nobr a:first-child{
    margin-left: 0px;
}
.booking-account-list #webform-customer-account-results>tbody tr td:last-child .nobr a:last-child{
    margin-left: 7px;
}
.booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr .separator{
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    padding-left: 4px;
}
.booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr .separator::before{
    content: "|";
    float: left;
    color: #806e34;
    padding-left: 3px;
}
.booking-account-list .page-title h1,
.warranty-account-list .page-title h1{
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
/* booking data mobile page*/

@media only screen and (max-width: 768px){
    .booking-account-list #webform-customer-account-results>thead{
        display: none;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr>td{
        border-bottom:none;
    }
    .col-main>div:nth-child(2){
        margin:0px;
    }
    .col-main>div:nth-child(2) .count-container{
        display: none;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr>td{
        width: 100%;
        display: block;
        float: left;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr{
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        position: relative;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr>td[data-title]{
        padding-left: 10px;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr>td::before{
        min-width: 150px;
        width: 50%;
        float: left;
        display: block;
        content: attr(data-title);
        font-size: 15px;
        padding-right: 5px;
        font-weight: 700;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order{
        padding-bottom: 15px;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr{
        width: 33%;
        min-width: 200px;
        left: 0;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr .separator{
        display: inline-block;
        font-size: 15px;
        vertical-align: middle;
        padding-left: 4px;
        
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr .separator::before{
        content: "|";
        float: left;
        color: #806e34;
        padding-left: 3px;
        line-height: 17px;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr a:first-child{
        margin-left: 0;
        font-size: 12px;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr a{
        white-space: normal;
    }
    .booking-account-list #webform-customer-account-results>tbody>tr .view-order .nobr a:last-child{
        margin-left: 5px;
        font-size: 12px;
    }
    .booking-account-list #webform-customer-account-results>tbody .first td:last-child{
        border-top:none;
    }
}

/* support appoment */
.webforms-customer-account #webform-customer-account-results>tbody .first td:last-child{
    border-top:1px solid silver;
}
.webforms-customer-account #webform-customer-account-results>tbody tr td:last-child{
    min-width: 200px;
    min-height: 40px;
    padding-left: 5px;
    text-align: left;
    padding-right: 0;
}
.webforms-customer-account #webform-customer-account-results>tbody tr td:last-child .nobr a{
    display: inline-block;
    color: #806e34;
} 
.webforms-customer-account #webform-customer-account-results>tbody tr td:last-child .nobr a:first-child{
    margin-left: 0px;
}
.webforms-customer-account #webform-customer-account-results>tbody tr td:last-child .nobr a:last-child{
    margin-left: 7px;
}
.webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr .separator{
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    padding-left: 4px;
}
.webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr .separator::before{
    content: "|";
    float: left;
    color: #806e34;
    padding-left: 3px;
}

/* Appointment data mobile page*/

@media only screen and (max-width: 768px){
    .webforms-customer-account #webform-customer-account-results>thead{
        display: none;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr>td{
        border-bottom:none;
    }
    .col-main>div:nth-child(2){
        margin:0px;
    }
    .col-main>div:nth-child(2) .count-container{
        display: none;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr>td{
        width: 100%;
        display: block;
        float: left;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr{
        border-bottom: 1px solid #ccc;
        overflow: hidden;
        position: relative;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr>td[data-title]{
        padding-left: 10px;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr>td::before{
        min-width: 150px;
        width: 50%;
        float: left;
        display: block;
        content: attr(data-title);
        font-size: 15px;
        padding-right: 5px;
        font-weight: 700;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order{
        padding-bottom: 15px;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr{
        width: 33%;
        min-width: 200px;
        left: 0;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr .separator{
        display: inline-block;
        font-size: 15px;
        vertical-align: middle;
        padding-left: 4px;
        
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr .separator::before{
        content: "|";
        float: left;
        color: #806e34;
        padding-left: 3px;
        line-height: 17px;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr a:first-child{
        margin-left: 0;
        font-size: 12px;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr a{
        white-space: normal;
    }
    .webforms-customer-account #webform-customer-account-results>tbody>tr .view-order .nobr a:last-child{
        margin-left: 5px;
        font-size: 12px;
    }
    .webforms-customer-account #webform-customer-account-results>tbody .first td:last-child{
        border-top:none;
    }
}

/* Thank you page new style PC */
.thank-page-title{
    width: 100%;
  margin-top:20px;
}
.thank-page-title>p{
    width: 100%;
    text-align: center;
}
.thank-page-title .thank-line1{
    font-size:30px;
    font-weight: bold;
}
.thank-page-title .thank-line2{
    font-size:20px;
    font-weight: bold;
}
.thank-page-title .thank-line3{
    font-size:16px;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(2){
    overflow: hidden;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(2) .left-email{
    width: 48%;
    float: left;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(2) .right-phone{
    width: 48%;
    float: left;
    margin-left: 25px;

}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(2) .right-phone .input-box input[type=tel]{
    margin-top: -10px;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(3){
    overflow: hidden;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .field-row{
    overflow: hidden;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .field-row div:first-child{
    width: 15%;
    float: left;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .field-row div:nth-child(2){
    width: 20%;
    float: left;
}
.booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .gender-label {
    width: 20%;
    float: left;
}
.booking-index-register #form-validate div:first-child .form-list .day-of-birth .dob-label{
    width: 20%;
    float: left;
}
.booking-index-register #form-validate div:first-child .form-list .day-of-birth .customer-dob{
    padding-left: 0;
    margin-top: 20px;
}
.thank-page-title .thank-confirm{
    display: block;
    margin: 0 auto;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    display: flex;
    justify-content: center;
}
.thank-page-title .thank-confirm>button{
    border:solid 1px transparent;
    outline: none;
    padding: 0px 15px;
    background: #fb712e;
}

/* Thank you page new style Mobile */
@media only screen and (max-width: 768px){
    .thank-page-title .thank-confirm{
        margin-bottom:10px;
    }
}
/*  */
 @media only screen and (max-width: 768px){

    .booking-index-register .menu-main-wrapper .col-main .account-create .page-title>h1{
        padding-top:0px;
    }
    .booking-index-register #form-validate div:first-child .form-list li:nth-child(2) .left-email{
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .booking-index-register #form-validate div:first-child .form-list li:nth-child(2) .right-phone{
        width: 100%;
        float: left;
        margin-left: 0px;
      
    
    }
    .booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .gender-label {
        width: 100%;
        float: none;
    }
    .booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .field-row div:first-child{
        float: left;
        min-width: 70px;
        width: 5%;
        margin-right: 2%;
    
    }
    .booking-index-register #form-validate div:first-child .form-list li:nth-child(3) .field-row div:nth-child(2){
        float: left;
        min-width: 100px;
        width: 5%;
        margin-right: 2%;
    
    }
    .booking-index-register #form-validate div:first-child .form-list li:nth-child(3){
        margin-bottom: 10px;
    }
    .booking-index-register #form-validate div:first-child .form-list .day-of-birth{
        margin-top:0px;
    }
    .booking-index-register #form-validate div:first-child .form-list .day-of-birth .dob-label{
        width: 100%;
        float: none;
        
        
    }
    .booking-index-register #form-validate div:first-child .form-list .day-of-birth .customer-dob{
        margin-top:0px;
    }
    .thank-page-title .thank-line1{
        font-size:22px;
        font-weight: bold;
    }
    .thank-page-title .thank-line2{
        font-size:16px;
        font-weight: bold;
    }
    .thank-page-title .thank-line3{
        font-size:12px;
    }
} 
@media only screen and (max-width: 400px){
    .booking-index-register #form-validate div:first-child .form-list .day-of-birth .customer-dob .dob-day{
        min-width: 70px;
        width: 18%;
        margin-right: 4%;
    }
    .booking-index-register #form-validate div:first-child .form-list .day-of-birth .customer-dob .dob-month{
        width: 25%;
        min-width: 100px;
    }
    .booking-index-register #form-validate div:first-child .form-list .day-of-birth .customer-dob .dob-year {
        min-width: 70px;
        width: 18%;
        margin-right: 4%;
    }
}
/* mobile  shopping cart Apply button */
@media only screen and (max-width: 768px){
    .checkout-cart-index #staff-form .staff-form .field-wrapper{
        width: 45%;
    }
    .checkout-cart-index #staff-form .staff-form div:first-child{
        margin-right: 8.9%;
    }
    .checkout-cart-index #staff-form .staff-form div:nth-child(2){
        margin-right:0px;
    }
    .checkout-cart-index #staff-form .staff-form div:nth-child(3){
        margin-right:4.5%;
    }
    .checkout-cart-index #staff-form .staff-form .button-wrapper button{
        width: 100%;
    }
    .checkout-cart-index #staff-form .staff-form .button-wrapper button span{
        width: 100%;
        padding:0;
    }
    .checkout-cart-index #staff-form .staff-form .button-wrapper{
        margin-top:15px;
        width: 20%;
    }
    .checkout-cart-index #discount-coupon-form .discount-form .buttons-set .button{
        width: 100%;
    }

}

/* Guest Checkout  font-size position change  */
.checkout-onepage-index .term-and-conditions .order-review-newsletter{
    position: relative;
}
.checkout-onepage-index .term-and-conditions .order-review-newsletter>label{
    padding-left: 10px;
}
.checkout-onepage-index #review-buttons-container .f-left{
    font-size:14px;
}
.checkout-onepage-index #review-buttons-container .f-left>a{
    font-size:14px;
}


/* pc check out page  left-content title */
@media only screen and (min-width:641px){
    .menu-main-wrapper #billing-new-address-form>ul li:nth-child(3){
        padding-top:0px;
    }
    .menu-main-wrapper #billing-new-address-form>ul li:nth-child(5){
        padding-top:0px;
    }
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
~~~~~~~~~countdown timer PC ui ~~~~~~~~~~~~~ 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ */

 
/* time inner content */
.menu-main-wrapper div.aw_countdown_timer_container_default{
    width: 455px;
    border: solid 1px grey;
    text-transform: capitalize;
    padding:0px 25px;
    color: #39aaf8;
    font-size: 30px;
    padding-top: 10px;
}
/* day time mint sec => bottom */
.menu-main-wrapper .aw_countdown_timer>div{
    margin-bottom:10px;
}
/* day time mint sec => top */
.menu-main-wrapper .aw_countdown_timer>div div:nth-child(2){
    margin-top:-5px;
}
/* time hours minute  background */
.menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_seconds, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_minutes{
    width: 89px;
    height: 60px;
}
/* time hours minute position */
.menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds{
    padding-left: 11px;
    font-size: 36px;
    letter-spacing: 27px;
    line-height: 63px;
}
/* : icon */
.menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes{
    line-height: 55px;
    font-size: 32px;
}
/* mid white */
.menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_spacer{
    width: 4px;
    left: 48%;
}
/* down  */
.menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds_label{
    text-transform: lowercase;
    font-size: 25px;
}
/* max time box  */
    .catalog-product-view .countdown {
        margin-top: 0px;
        margin-bottom: 40px;
    }
@media only screen and (max-width:641px){
    .menu-main-wrapper .countdown{
        display: block;
        width: 100%;
        border: solid 1px grey;
        margin-top:10px;
    }
    .menu-main-wrapper div.aw_countdown_timer_container_default{
        width:100%;
        font-size: 26px;
        padding:0px 18px;
        line-height: 29px;
        margin-top:20px;
        border: none;
        text-align: left;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_seconds, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_minutes{
        width: 62px;
        height: 51px;
        margin-top: 10px;
    }
    .menu-main-wrapper .aw_countdown_timer{
        margin: 0 auto;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_spacer {
        width: 2px;
        left: 49%;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds {
        font-size: 30px;
        line-height: 55px;
        letter-spacing: 14px;
        padding-left: 7.5px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes{
        line-height: 68px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours_label, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds_label{
        line-height: 40px;
    }
    .menu-main-wrapper div.aw_countdown_timer_container_default{
        margin-bottom:0px;
    }
}
@media only screen and (max-width:320px){
    .menu-main-wrapper div.aw_countdown_timer_container_default{
        padding:0px 10px;
    }
     .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_seconds, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_minutes{
        width: 53px;
        height: 45px;
        margin-top: 10px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_days, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_hours, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_minutes, .menu-main-wrapper .aw_countdown_timer_container_default span.aw_countdown_seconds {
    font-size: 30px;
    line-height: 50px;
    letter-spacing: 10px;
    padding-left: 5.5px;
    }
    .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterhours, .menu-main-wrapper .aw_countdown_timer_container_default div.aw_countdown_separator_afterminutes {
        line-height: 64px;
    }
}



/*``````````````````````````````````````````````
 ```````````````bundle page``````````````````````
 ```````````````````````````````````````````````*/
.zoomContainer{
    z-index: 110;
}
.choose_product{
    font-size:15px;
    font-weight: bold;
    margin-bottom:5px;
    color: #b1b1b1;
}
 #product-options-wrapper{
        width: 62%;
 }
 .menu-main-wrapper .select-container-box{
    width: 100%;
   display: none;
    z-index: 2;
   background: white;
   position: absolute;
   border-bottom:1px solid #DCDCDC;
   border-left:1px solid #DCDCDC;
   border-right:1px solid #DCDCDC;
}
.menu-main-wrapper .select-default{
    width:100%;
    min-height:56px;
    border: solid 1px #DCDCDC;
    z-index: 1;
    line-height:1.5;
    padding-left: 5px;
    padding-right:35px;
    position: relative;
    user-select: none;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    color: #b1b1b1;
 }
.menu-main-wrapper .select-container-box li.select-content{
    width: 100%;
    line-height: 1.5;
    overflow: hidden;
    padding-right:35px;
    padding-left: 5px;
    user-select: none;
    display: flex;
    align-items: center;
    position: relative;
}
.menu-main-wrapper .select-default div:nth-child(2){
    width: 60%;
    float: left;
    font-weight: bold;
    line-height: 1.5;
    color:#b1b1b1;
}
.menu-main-wrapper .select-content div:nth-child(2){
    width: 60%;
    float: left;
    line-height: 1.5;
    font-weight: bold;
    color:#b1b1b1;

}
#product-options-wrapper span.price-notice{
    display: block;
    position: absolute;
    top: 30%;
    right: 11%;
    font-size:15px;
    font-weight: bold;
}
.menu-main-wrapper .select-left{
    margin-top:2px;
    margin-bottom:2px;
    margin-right: 15px;
    width:50px;
    height:50px;
    float: left;
}
.menu-main-wrapper .select-left>img{
    height:100%;
    width:100%;
}
.menu-main-wrapper .select-mid{
    line-height:50px;
    float: left;
}
.menu-main-wrapper .select-right{
    line-height:50px;
    float: right;
    margin-right:30px;
}
.menu-main-wrapper .price-notice{
    color:#b1b1b1;
}
.menu-main-wrapper .price-notice .price{
    color:#b1b1b1;
    font-size:15px;
}

.menu-main-wrapper .last .input-box{
    width:45%;
    position:relative;
}
.menu-main-wrapper .select-box{
    position: absolute;
}
.menu-main-wrapper .down-select-icon{
    height: 20px;
    width: 20px;
    position: absolute;
    top: 30%;
    right: 8px;
    z-index:0;
    opacity: 0.5;
}
.bundle-active{
    background:#5b4b4e;
    color:white;
}
.bundle-active div:nth-child(2){
    color:white!important;
}
.bundle-active div:nth-child(2) .price-notice{
    color:white!important;
}
.bundle-active div:nth-child(2) .price-notice .price{
    color:white!important;
}
.color-active{
    color:white!important;
}

.menu-main-wrapper .select-default-active{
    border-bottom: none;
}
.product-options dd .qty-holder{
    display: none;
}
.product-view .product-options + div.notification{
    display: none;
}
#product-options-wrapper dd .input-box{
    margin-bottom:10px;
}



/*`````````````````````````````````````
``````````````bundle shopping cart`````
```````````````````````````````````````*/
@media only screen and (min-width:768px){

#shopping-cart-table .item-options{
    width:100%;
}
#shopping-cart-table .bundle-product{
    max-width: 400px!important;
}
#shopping-cart-table .bundle-product .product-name{
    margin-left:110px;
    margin-bottom:10px!important;
}
#shopping-cart-table .item-options .li-description{
    overflow: hidden;
    margin-bottom:10px;
    margin-left:14px;
    display: flex;
    align-items: center;
}
#shopping-cart-table .item-options .li-description .description-left{
    float: left;
    width:58px;
    height:58px;
}
#shopping-cart-table .item-options .li-description .description-left>img{
    width:100%;
    height:100%;
}
#shopping-cart-table .item-options .li-description .description-right{
    float: left;
    width: 60%;
    padding:0;
    margin-left:36px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#shopping-cart-table .item-options .li-description .description-right>dd{
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    color: #504144;
    position: relative;
    margin-bottom:0px;
}
#shopping-cart-table .item-options .li-description .description-right>dd .price{
    position: absolute;
    right: -10%;
    top: 0;
    float: right;
    font-size: 12px;
    font-weight: 700;
    color: #504144;
}
.product-cart-price,.product-cart-total{
    width: 140px;
}

#shopping-cart-table>tbody>tr>td{
    vertical-align: top;
    padding:20px 5px;
}
#shopping-cart-table td.product-cart-info .product-name{
    margin-top:0px;
    margin-bottom:0px;
  
}
#shopping-cart-table td.product-cart-info .product-name>a{
    font-size:15px;
}
#shopping-cart-table .description-right>dd{
    padding-left:0px;
}
#shopping-cart-table .product-cart-image a.product-image{
    margin: 0px;
}
 #shopping-cart-table .cart-price .price{
    font-size:15px;
    font-weight: normal;
}
.cart-table .product-cart-actions input{
    font-size: 15px!important;
}
#shopping-cart-table .product-cart-wishlist a{
    font-size:15px!important;
    text-transform:none;
} 

#shopping-cart-table .item-options dd{
    font-weight: 700;
}
#shopping-cart-table thead>tr>th{
    padding-left:10px;
}
#shopping-cart-table .product-cart-actions{
    padding-top:17px;
    width:80px;
}
#shopping-cart-table .product-cart-image{
    width: 110px;
}
.cart-table .product-cart-info{
    width:290px!important;
}
}


/*`````````````````````````````````````
``````````````Review Table         `````
```````````````````````````````````````*/
@media only screen and (max-width:768px){
    #shopping-cart-table .bundle-product .description-left>img{
            max-width: 58px;
            max-height:58px;
            margin-left:10px;
    }

    #shopping-cart-table .cart-table .price{
        display: none;
    }
    #shopping-cart-table .item-options .li-description .description-right>dd .price{
       
        float: right;
        font-size: 12px;
        font-weight: normal;
        color: #504144;
        padding-right:15px;
    }
    #shopping-cart-table .item-options .li-description .description-right>dd{
        width: 100%;
        margin-bottom:0px;
    }
    #shopping-cart-table .bundle-product{
        width: 100%;
    }
    .bundle-product .item-options{
        width: 100%;
    }
    .bundle-product .item-options .li-description{
        width:100%;
        overflow: hidden;
        margin-bottom:10px;
        display: flex;
        align-items: center;
    }
    .bundle-product .item-options .li-description .description-left{
        width: 30%;
        float: left;
    }
    .bundle-product .item-options .li-description .description-right{
        width: 65%;
        float: left;
    }
}


#checkout-review-table dl.item-options>img{
   max-width: 85px;
   max-height: 80px;
}
#checkout-review-table dl.item-options>dd{
    padding-left:0px;
}
#checkout-review-table dl.item-options>dd span.price{
    display: none;
}

tbody .amscheckout-item{
    line-height: 1.5;
}
#checkout-review-table span.item-options{
    font-weight: 700;
}

@media only screen and (max-width:768px){
    #shopping-cart-table .product-cart-actions{
        width: 70%;
        float: right;
    }
    #product-options-wrapper{
        width: 100%;
    }
    #checkout-review-table.bundle-product .description-left>img{
        max-width: 85px;
        max-height:85px;
    }
    #shopping-cart-table .bundle-product .product-name{
        margin-left:0px;
        margin-bottom:10px;
    }
} 
.price-info .price-box .price-label{
    display: none;
}
.billing_phone_check{
    display: none;
    margin: 5px 0 0;
    color: red;
    font-size: 14px;
}
.billing_phone_check>a{
    color: red!important;
    text-decoration: underline;
}
.shipping_phone_check{
    display: none;
    margin: 5px 0 0;
    color: red;
    font-size: 14px;
}
.shipping_phone_check>a{
    color: red!important;
    text-decoration: underline;
}
/*--------------------------------------------------------------------OSIM CSS---------------------------------------------------------------------------*/
/* shipping & tax */
.shipping {
    border: 1px solid black;
    padding: 10px;
}
.shipping button {
    padding: 2px 5px;
}
.shipping ul li {
    text-align: left;
}
.shipping label.required em {
    display: inline-block !important;
    color: red;
}

.nav-primary li .wrap-menu > ul.level0 {
    display: none;
}
body {
    font-family: FSAlbert, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-variant-ligatures: no-common-ligatures;
    -webkit-font-variant-ligatures: no-common-ligatures;
}
h3{
    font-size: 25px;
}
:focus {
    outline: 0;
}
.col1-layout .col-main {
    padding: 0 50px;
}
.cms-index-index .col1-layout .col-main, .catalog-category-view .col1-layout .col-main, .catalog-product-view .col1-layout .col-main,
.review-product-list .col1-layout .col-main, .checkout-cart-index .col1-layout .col-main{
    padding: 0;
}
a:focus{
    outline: none;
    text-decoration: none;
}
/*header*/
header#header{
    background: #c6baa2;
    background: -moz-linear-gradient(top,  #ffffff 10%, #dad3c3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, top left, bottom left, color-stop(10%,#ffffff), color-stop(100%,#dad3c3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 10%,#dad3c3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 10%,#dad3c3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 10%,#dad3c3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 10%,#dad3c3 100%); /* W3C */
    color: #645558;
    position: relative;
    z-index: 1002;
}
.slideshow-container, .category-landing .img-banner {
    -moz-box-shadow: 0 3px 3px #c9c4c5;
    -webkit-box-shadow: 0 3px 3px #c9c4c5;
    box-shadow: 0 3px 3px #c9c4c5;
}
.header-language-background{
    display: none;
}
.logo{
    padding: 21px 40px;
}
a.skip-link.skip-search{
    display: block;
}
.skip-search span.label, .skip-cart span.label{
    display: none;
}
.search-account-cart-wrapper {
    overflow: hidden;
    padding: 36px 40px 37px 0;
}
.search-account-cart-wrapper >div {
    float: right;
}
.header-minicart .skip-cart {
    padding: 0;
}
.header-account span.label{
    font-size: 17px;
    padding: 0 15px;
}
.skip-cart .count, .header-account span.label{
    color: #504144;
}
.skip-cart .count, .header-account span.label{
    font-weight: 700;
}
.skip-search .icon, .skip-cart .icon, .skip-account .icon, #search_mini_form .search-button:before, .social-media .icon, .icon,
.header-minicart .block-subtitle .close, .btn-remove2, a.viewmore:after, a.viewless:after
, .ratings .rating-box .rating, .ratings .rating-box, .ratings-table .rating-box, .ratings-table .rating-box .rating,
a.button-remove:after, .product-essential .add-to-links li a:after, .product-view .add-to-cart-buttons .button:after,
.skip-nav .icon, .nav-primary > li > a:after, .nav-primary li li.level1 > a:after, .slideshow-prev:before, .slideshow-next:before,
.review-summary-table .rating-box .rating-number:after, .flex-direction-nav a {
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);
}
.review-detail .ratings .rating-box{
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating.png);
    width: 140px;
    height: 28px;
    background-position: 0px -45px;
    background-size: 149px 99px;
}
.review-detail .ratings .rating-box .rating{
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating.png);
    background-size: 149px 99px;
    background-position: 0px -74px;
    height: 28px;
}
.ratings .rating-box,
.review-detail .ratings-table .rating-box{
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating.png);
    width: 103px;
    height: 22px;
    background-position: 0px -1px;
    background-size: 140px 99px;
}
.ratings .rating-box .rating,
.review-detail .ratings-table .rating{
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating.png);
    background-size: 139px 99px;
    background-position: 0px -22px;
    height: 22px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
    .skip-search .icon, .skip-cart .icon, .skip-account .icon, #search_mini_form .search-button:before, .icon,
    .header-minicart .block-subtitle .close, .btn-remove2, a.viewmore:after, a.viewless:after, .ratings .rating-box .rating, .ratings .rating-box, .ratings-table .rating-box, .ratings-table .rating-box .rating,
    a.button-remove:after, .product-essential .add-to-links li a:after, .product-view .add-to-cart-buttons .button:after,
    .skip-nav .icon, .nav-primary > li > a:after, .nav-primary li li.level1 > a:after, .slideshow-prev:before,
    .slideshow-next:before, .review-summary-table .rating-box .rating-number:after, .flex-direction-nav a{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons@2x.png);
        background-size: 300px 500px;
    }
    .catalog-product-view .ampromo-container .owl-buttons span.icon {
        background-size: 500px 834px;
    }
    .review-detail .ratings .rating-box{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating@2x.png);
        background-size: 185px 118px;
        background-position: 0px -55px;
        width: 174px;
        background-repeat: no-repeat;
    }
    .review-detail .ratings .rating-box .rating{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating@2x.png);
        background-size: 185px 118px;
        background-position: 0px -85px;
        height: 30px;
    }
    .ratings .rating-box,
    .review-detail .ratings-table .rating-box{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating@2x.png);
        background-size: 132px 80px;
        background-position: 0px -37px;
        width: 125px;
        height: 20px;
    }
    .ratings .rating-box .rating,
    .review-detail .ratings-table .rating-box .rating{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating@2x.png);
        background-size: 132px 80px;
        background-position: 0px -57px;
        height: 20px;
    }
    .review-summary-table .rating-box .rating-number:after{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/rating@2x.png);
        background-size: 132px 80px;
        background-position: 0px -57px;
        width: 20px;
        height: 20px;
        display: inline-block;
    }
}
.skip-search .icon, #search_mini_form .search-button:before {
    background-position: 0 0;
}
/*.skip-search:not(.skip-active):hover .icon {*/
/*background-position: 0 0;*/
/*}*/
.skip-cart .icon {
    background-position: -64px 0;
}
/*.skip-cart:not(.skip-active):hover .icon {*/
/*background-position: -64px 0;*/
/*}*/
.skip-account .icon {
    background-position: -126px 6px;
}
.skip-cart{
    padding: 0 15px;
}
.skip-account{
    padding: 0;

}
.skip-account, .skip-cart, .skip-search {
    line-height: 22px;
}
#header-account{
    padding: 15px 0;
}
.header-account, .header-minicart {
    padding-left: 25px;
}
.header-account span.label {
    display: none;
}
.header-account .icon {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/account.png) no-repeat 100%;
}
.header-minicart .icon {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/cart.png) no-repeat 100%;
}
#header-search {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow-y: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    z-index: 99999;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}
#header-search #search_mini_form {
    padding: 20% 8px 0;
    position: relative;
    clear: both;
    margin: 0 auto;
    width: 80%;
}
#search{
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 10% 12px 0;
    width: 75%;
    height: auto;
    font-size: 4rem;
    line-height: 1.125;
    outline: none;
    color: #514244;
    background-color: transparent;
    border: 0;
}
#search::-webkit-input-placeholder {
    color: #514244;
}
#search::-moz-placeholder {
    color: #514244;
}
#search:-ms-input-placeholder {
    color: #514244;
}
#search:-moz-placeholder {
    color: #514244;
}
.search-nav__overlay.animate-out {
    -webkit-animation: search-overlay-out .2s ease-in;
    animation: search-overlay-out .2s ease-in;
}
.search-nav__overlay.animate-in {
    -webkit-animation: search-overlay-in .2s ease-in;
    animation: search-overlay-in .2s ease-in;
}
span.search-nav__overlay-input-border:after {
    width: 74%;
    left: 4px;
    content: " ";
    border-bottom: 1px solid #514244;
    position: absolute;
    bottom: 0;
    -webkit-animation: search-input-in .3s ease-in;
    animation: search-input-in .3s ease-in;
}
.search-close-button {
    right: 10px;
    top: 20%;
    left: auto;
    cursor: pointer;
    position: absolute;
}
.search-close-button::after {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url('https://www.osim.com/skin/frontend/osim/default/images/close-search.png') no-repeat 100%;
}
.search-advance a {
    display: block;
    color: #504144;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 15px;
}
#header-account, #header-cart{
    border: 2px solid #c2b49a;
    background-color: #e8e4da;
    z-index: 9999;
}
#header-account a{
    text-align: left;
    padding: 2px 15px;
    color: #504144 !important;
    font-size: 16px;
    font-weight: 700;
}
/*dropdown cart*/
p.product-name a, p.product-name, h2.product-name a, h2.product-name{
    color: #504144;
    font-size: 20px;
    font-weight: 400;
}
.mini-products-list .product-image {
    float: left;
    min-width: 86px;
    margin-left: 10px;
}
.mini-products-list .product-details {
    margin-left: 125px;
    text-align: left !important;
}
.header-minicart .mini-products-list {
    padding: 25px 20px;
}
.header-minicart .price-box .price{
    font-weight: 700;
}
.header-minicart .price-box .price, .price {
    font-size: 18px;
}
.price-box .price, .price {
    color:  #504144;
}
.product-info .price {
    font-size: 30px;
    color: #806e34;
}
span.price-notice {
    display: none;
}
.header-minicart tr.qty-wrapper, .header-minicart tbody th{
    display: none;
}
.header-minicart .product-details > a, .header-minicart a.details, .header-minicart .minicart-actions .cart-link {
    font-size: 14px;
    color: #806e34;
    text-transform: uppercase;
}
.header-minicart .product-details > span{
    font-size: 14px;
    text-transform: uppercase;
}
.header-minicart .minicart-actions .cart-link {
    display: block;
    padding: 15px 0 20px;
}
.header-minicart .mini-products-list li {
    border-bottom: 2px solid #ccbfa1;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
.header-minicart .mini-products-list li.last {
    padding-bottom: 0;
    margin-bottom: 0;
}
.header-minicart p.product-name{
    margin-bottom: 6px;
    line-height: 20px;
}
.header-minicart a.btn-edit {
    padding-right: 7px;
    margin-right: 7px;
    position: relative;
}
.header-minicart a.btn-edit:after {
    content: "|";
    display: inline-block;
    position: absolute;
    right: 0;
    top: -2px;
}
.header-minicart .block-content{
    display: none;
}
.container {
    width: 100%;
}
.col-main {
    margin: 0 auto;
}
.button.checkout-button{
    color: #504144 !important;
    border: 1px solid #504144;
    background-color: transparent;
    text-transform: capitalize;
    font-size: 14px;
    padding: 4px 28px 5px;
    display: inline-block;
}
.checkout-types.minicart {
    float: none;
    text-align: center;
}
/*footer*/
.footer-container{
    background-color: #e1dacb;
}
.footer-container .container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px;
}
.footer-container .footer{
    border: none;
}
.footer-container .footer .block-title strong {
    color: #524245;
}
.footer .links a{
    color: #524245;
    font-weight: 300;
}
/*.footer .links a:hover{*/
/*color: #806e34;*/
/*}*/
.block-subscribe .block-title {
    display: none;
}
.footer .links.social-media a .fa-facebook {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/fb.png) no-repeat 100%;
}
.footer .links.social-media a .fa-youtube {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/youtube.png) no-repeat 100%;
}
.footer .links.social-media a .fa-instagram {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/ig.png) no-repeat 100%;
}
.footer .links.social-media a .fa-twitter {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/twitter.png) no-repeat 100%;
}
.footer .links.social-media a .fa-wordpress {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/wordpress.png) no-repeat 100%;
}
.footer .links.social-media a .fa:before {
    content: '';
}
.social-media ul li{
    display: inline-block;
    margin-right: 10px;
}
.footer .block-subscribe .input-box{
    width: 84%;
    margin-right: 7px;
    position: relative;
}
.footer .block-subscribe .input-box label{
    position: absolute;
    text-transform: none;
    font-weight: 300;
    top: 0;
    left: 8px;
    pointer-events: none;
    margin: 0;
    line-height: 25px;
}
.footer .block-subscribe .actions{
    width: auto;
    padding-top: 15px;
}
.footer .links {
    width: 16%;
    padding-right: 20px;
}
.links.social-media {
    width: 23%;
    padding-left: 35px;
}
.footer .block-subscribe{
    width: 27%;
}
.footer .block-subscribe .payment {
    margin-top: 10px;
}
.footer .block-subscribe .payment a {
    float: left;
    margin-right: 5px;
}
.footer .block-subscribe .actions .button{
    background: #996633;
    color: #ffffff;
    padding: 7px 40px;
    text-transform: uppercase;
    font-size: 12px;
}
.footer .block-subscribe .input-text{
    color: #524245;
    border: 1px solid #999999;
    background: transparent;
    font-size: 12px;
    font-style: italic;
    padding: 18px 15px;

}
.social-media ul{
    margin-top: -4px;
}
.block-subscribe .input-text::-webkit-input-placeholder{
    color: #645557;
}
.block-subscribe .input-text:-moz-placeholder{
    color: #645557;
}
.block-subscribe .input-text::-moz-placeholder{
    color: #645557;
}
.block-subscribe .input-text:-ms-input-placeholder{
    color: #645557;
}
div#advice-validate-email-newsletter{
    width: 135%;
}
.cms-home.home-full-page .page .container {
    padding-bottom: 0;
}
.cms-page-view .block-subscribe .validation-advice{
    font-size: 14px;
}
/*menu*/
.main-menu {
    z-index: 1000;
}
.menu-main-wrapper, .menu-main-wrapper > div, .cms-index-index .col-main,
.catalog-category-view .col-main, .catalog-product-view .col-main {
    background: #fff;
}
.menu-main-wrapper > div{
    padding: 0;
}
.nav-primary a.level0{
    padding: 10px 40px 9px;
    line-height: 35px;
}
.dropdown-mn li a{
    font-size: 16px;
    color: #504144;
    text-align: left;
    font-weight: 300;
}
.nav-primary li.level0.menu-horizontal-left li.level1 > a.view-all {
    font-weight: 700;
    text-decoration: underline;
    line-height: 31px;
}
nav .skip-link {
    width: auto;
}
.nav-primary > li > a {
    color: #504144;
    font-weight: bold;
    font-size: 16px;
}
#nav .skip-link:not(.skip-active):hover{
    opacity: 1;
}
/*home page*/
.owl-buttons > div{
    position: absolute;
    top: 40%;
}
.owl-buttons .owl-prev{
    left: 0;
}
.owl-buttons .owl-next{
    right: 0;
}
.owl-buttons span.icon{
    width: 10px;
    height: 38px;
    display: block;
}
.owl-buttons .owl-prev span.icon {
    background-position: 0px -105px;
}
.owl-buttons .owl-next span.icon {
    background-position: -40px -105px;
}
/*breadcrumb*/
.breadcrumbs li{
    text-transform: uppercase;
    font-size: 12px;
}
.breadcrumbs {
    overflow: hidden;
    padding: 15px 0 15px 75px;
}
.breadcrumbs a,
.breadcrumbs strong {
    color: #504144;
    font-weight: normal;
}
/*category*/
.catalog-category-view .note-msg.category-no-products {
    padding: 20px 50px;
}
.category-title h1{
    display: none;
}
.category-landing .desc{
    position: absolute;
    top: 20%;
    right: 13%;
    text-align: right;
}
.category-landing .desc > a:hover{
    text-decoration: none;
    color: inherit;
}
.category-landing .banner-1 .desc{
    right: auto;
    top: 20%;
    left: 7%;
    text-align: left;
}
.category-landing .banner-3 .desc{
    right: auto;
    top: 20%;
    left: 23%;
    text-align: left;
}
.category-landing .desc span{
    display: block;
    font-size: 19px;
}
.category-landing .desc span.text-1{
    font-size: 73px;
}
.category-landing .banner-1 .desc span.text-1{
    color: #806e34;
}
.category-landing .banner-3 .desc span {
    color: #fff;
}
.category-landing .img-banner {
    margin-bottom: 15px;
    padding: 0;
}
.category-landing .img-banner.last {
    margin-bottom: 0;
}
/*detail*/
span.separator {
    display: none;
}
.product-options-bottom > p{
    display: none;
}
.owl-carousel .owl-item {
    padding: 0 10px;
}
.block-banner.owl-carousel .owl-item {
    padding: 0;
}
.product-image-thumbs .owl-buttons > div{
    top: 17%;
}
.more-views {
    background-color: #fff;
    padding: 34px 50px 30px 50px;
}
.more-views .owl-buttons .owl-prev{
    left: -20px;
}
.more-views .owl-buttons .owl-next{
    right: -20px;
}
a.thumb-link, .thumb-video {
    position: relative;
}
span.hover-thumb {
    display: none;
}
a.thumb-link:hover span{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    display: block;
}
a.thumb-video span{
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    filter: alpha(opacity=50);

}
a.thumb-video:after {
    background: url("https://www.osim.com/skin/frontend/osim/default/images/icon-play.png") no-repeat;
    position: absolute;
    top: 18%;
    left: 26%;
    content: "";
    display: inline-block;
    width: 43px;
    height: 43px;
}
.more-views h2 {
    display: none;
}
/*begin*/
.box-collateral {
    position: relative;
}
.product-essential a.viewmore:before{
    display: none;
}
a.viewmore:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 63px;
    left: 0;
    height: 60px;
    background: transparent;
    background: -moz-linear-gradient(top, rgba(232, 232, 231, 0) 0%, #e9e8e8 80%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,rgba(232, 232, 231, 0)), color-stop(80%,#e9e8e8));
    background: -webkit-linear-gradient(top, rgba(232, 232, 231, 0) 0%,#e9e8e8 80%);
    background: -o-linear-gradient(top, rgba(232, 232, 231, 0) 0%,#e9e8e8 80%);
    background: -ms-linear-gradient(top, rgba(232, 232, 231, 0) 0%,#e9e8e8 80%);
    background: linear-gradient(to bottom, rgba(232, 232, 231, 0) 0%,#e9e8e8 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(232, 232, 231, 0)', endColorstr='#e9e8e8',GradientType=0 );
}
/*end*/
a.viewmore, a.viewless {
    text-decoration: underline;
    font-size: 15px;
    font-weight: 700;
    color: #806e34;
}
a.viewmore:hover, a.viewless:hover {
    color: #504144;
}
.short-description a.viewmore, .short-description a.viewless{
    font-size: 12px;
}
a.viewmore:after{
    content: "";
    background-position: -208px -10px;
    width: 9px;
    height: 9px;
    display: inline-block;
    margin-left: 6px;
}
a.viewless:after{
    content: "";
    background-position: -230px -10px;
    width: 9px;
    height: 9px;
    display: inline-block;
    margin-left: 6px;
}
.short-description a.viewmore:after{
    background-position: -208px 4px;
}
.short-description a.viewless:after{
    background-position: -230px 3px;
}
.short-description a.viewmore, .short-description a.viewless{
    color: #504144;
    text-transform: lowercase;
}
.product-shop .short-description a, .product-collateral a.viewmore, .product-collateral a.viewless  {
    display: inline-block !important;
    width: auto !important;
}
.short-description a.viewmore:hover, .short-description a.viewless:hover{
    color: #806e34;
}
.short-description .morelink {
    font-size: 12px;
    font-weight: 700;
    color: #514345;
    margin-top: 2px;
}
p.email-friend, .short-description h2, .product-essential .block-related {
    display: none;
}
.product-view .product-shop .product-name .h1 {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
    display: block;
}
.product-view .product-shop .short-description {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
}
.product-view .block-related {
    padding-left: 25px;
    padding-right: 15px;
}
.product-view .product-shop{
    padding-left: 70px;
    padding-right: 15px;
}
.price-box span.title{
    color: #806e34;
    font-size: 14px;
    font-weight: 400;
}
.price-box{
    font-weight: 100;
}
p.old-price{
    display: inline-block;
}
.old-price .price{
    font-size: 20px;
    font-weight: 100;
}
.regular-price .price, .special-price .price, .price-as-configured .price{
    font-size: 44px;
    letter-spacing: -2px;
}
/*.old-price .price, .regular-price .price, .price-as-configured .price {*/
/*color: #806e34;*/
/*}*/
/*.special-price .price, .old-price + .price-as-configured .price{*/
/*color: #F37021;*/
/*}*/
.catalog-product-view span.currency-symbol,
.catalog-product-compare-index span.currency-symbol,
.catalogsearch-result-index span.currency-symbol,
.catalog-category-view span.currency-symbol,
.review-product-list span.currency-symbol,
.crosssell span.currency-symbol {
    font-size: 100%;
}
.catalog-product-view .old-price span.currency-symbol,
.catalog-product-compare-index .old-price span.currency-symbol,
.catalogsearch-result-index .old-price span.currency-symbol,
.catalog-category-view .old-price span.currency-symbol,
.review-product-list .old-price span.currency-symbol,
.crosssell .old-price span.currency-symbol {
    font-size: 80%;
}
.minicart-wrapper span.currency-symbol{
    font-size: inherit !important;
}
.product-view .product-shop .price-box .special-price, .product-view .product-shop .price-box .price-as-configured{
    display: block;
}
.product-view .price-box, .product-options {
    font-size: 15px;
    font-weight: 300;
}
.product-shop p.special-price {
    margin-top: -6px;
}
.product-essential .add-to-cart {
    margin-bottom: 15px;
    margin-right: 10px;
}
.product-essential .add-to-links li a.link-wishlist:after{
    background-position: -32px -159px;
}
.product-essential .add-to-links li a.link-compare:after{
    background-position: 0px -159px;
}
.product-view .support-appointment, .product-essential .add-to-cart{
    display: inline-block;
}
.product-view .support-appointment {
    font-size: 20px;
    padding: 9px 25px;
    border: 1px solid #ccc;
    font-weight: 500;
    margin-bottom: 15px;
}
.product-options dl.last .input-box.warranty, .product-options .swatch-attr .input-box, .product-essential .add-to-links li a, .payment-box {
    font-size: 14px;
    color: #937f43;
    font-weight: 700;
}
.product-options dt{
    display: none !important;
}
.product-options dl{
    margin-bottom: 9px;
    position: relative;
}
.product-essential .add-to-links li {
    margin-bottom: 10px;
}
.product-options dl.last .input-box.warranty, .product-options .swatch-attr .input-box, .payment-box{
    height: 30px;
    border-right: 0;
    overflow: hidden;
}
.product-options dl.last .input-box.warranty {
    overflow: visible;
}
.product-options .input-box select{
    background: transparent;
    border: none !important;
    height: 30px;
    width: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #999999;
    font-weight: 500;
    display: inline-block;

}
.product-options .input-box select::-ms-expand{
    display: none;
}
.product-view .add-to-links li a {
    width: 100%;
    line-height: 30px;
    font-weight: 500;
    position: relative;
    font-size: 20px;
    color: #666;
    text-decoration: underline;
    padding: 0;
}
.add-to-links a {
    display: inline-block;
    padding: 0 10px;
}
.availability span.value, .availability span.ampreorder_note {
    text-transform: capitalize;
    font-size: 14px;
    color: #666666;
}
.product-view .add-to-cart-buttons .button:after {
    content: "";
    background-position: -60px -159px;
    display: inline-block;
    width: 16px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 11px;
}
.qty-ctl{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.qty-ctl button {
    cursor: pointer;
    border: none;
    background-color: transparent;
    width: 15px;
    height: 24px;
}
.qty-wrapper .qty, .product-cart-actions .qty {
    border: none;
    background-color: transparent;
    padding: 0 !important;
    width: 20px !important;
    vertical-align: bottom;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
    margin-right: 30px;
    margin-bottom: 0;
    vertical-align: middle;
}
.product-view .add-to-cart .qty-wrapper label {
    font-weight: 400;
    font-size: 15px;
}
.availability span.value span {
    color: #806e34;
}
.IGF.small {
    display: none;
}
.product-collateral h2 {
    display: none;
}
.box-description, .box-specifications {
    overflow: hidden;
}
.col-main {
    background: #fff;
}
.more-des {
    font-size: 15px;
    color: #514345;
}
.more-des > div {
    padding: 0;
    font-weight: 300;
}
.more-des > div.col-sm-4 > div {
    padding: 15px 40px 40px;
}
div#rmjs-1, div#rmjs-2{
    padding-bottom: 0;
}
.product-collateral .box-reviews > a, .product-collateral .box-specifications > a {
    margin: 0 -40px;
    width: auto !important;
    padding: 12px 40px 30px;
}
.box-additional, .box-specifications, .product-collateral > .box-reviews, .box-viewed, .box-related{
    margin-top: 12px;
}
.review-heading h3{
    color: #514244;
    font-size: 43px;
    margin: 0;
    font-weight: bold;
}
.product-collateral > div > a {
    clear: both;
    display: block;
    padding: 12px 40px 30px;
}
.product-collateral > div.box-additional  > a {
    padding-top: 3px;
}
.more-spec{
    overflow: hidden;
    width: 100%;
}
.table-spec {
    width: 47%;
    float: left
}
.more-spec > div {
    padding-right: 20px;
}
.more-spec > .image-upload {
    float: right;
    width: 53%;
    padding: 25px 0px 20px 20px
}
.image-upload img{
    float: left;
    max-width: 47%;
}
.image-upload img + img{
    float: right;
    max-width: 53%;
}
.item-options dd {
    float: left;
    max-width: 100%;
}
#product-attribute-specs-table th, #product-attribute-specs-table td{
    white-space: normal;
}
table#product-attribute-specs-table th.no-border, table#product-attribute-specs-table tr.no-border th,
table#product-attribute-specs-table tr.no-border td {
    border-bottom: none;
}
.compare-table tr.no-border th, .compare-table tr.no-border td{
    border-top: none
}
table#product-attribute-specs-table tr.no-border.last th,
table#product-attribute-specs-table tr.no-border.last td{
    border-bottom: 1px solid #c2b49a;
}
.compare-table tr.no-border.first th, .compare-table tr.no-border.first td{
    border-top: 1px solid #c2b49a;
}
table#product-attribute-specs-table td, table#product-attribute-specs-table th{
    font-size: 15px;
    border-bottom: 1px solid #c2b49a;;
}
table#product-attribute-specs-table th, table#product-attribute-specs-table td {
    padding: 5px 0;
}
table#product-attribute-specs-table th{
    font-weight: 700;
    width: 50%;
    padding-right: 5px;
}
.product-essential .add-to-links li:hover a.link-wishlist:after{
    background-position: -32px -183px;
}
.product-essential .add-to-links li:hover a.link-compare:after{
    background-position: 0px -183px;
}
.header-account .links ul li.first, .header-account .links ul li.last {
    display: block;
}
.header-account .links ul li {
    display: none;
}
/*.header-minicart .skip-active .icon, .header-minicart:hover .skip-link .icon {*/
/*background-position: -64px -38px;*/
/*}*/
/*.header-search .skip-active .icon, .header-search:hover .skip-link .icon, #search_mini_form .search-button:hover:before {*/
/*background-position: 0px -37px;*/
/*}*/
.product-options select option{
    background: #fff;
    color: #514244;
}
/*review*/
.box-specifications {
    padding: 15px 40px 0;
    overflow: hidden;
}
.no-rating a {
    font-size: 14px;
}
.review-heading > span {
    margin-bottom: 30px;
    display: block;
}
.review-heading span {
    font-size: 15px;
}
.review-heading h3 span
{
    display: none;
}
.review-detail{
    overflow: hidden;
    font-size: 15px;
    margin: 0 -30px;
    width: auto;
}
.review-detail dt a {
    display: none;
}
.review-detail > div > div {
    overflow: hidden;
    padding: 6% 12%;
    background: #fff;
}
.review-detail > div{
    padding: 0 30px;
}
.form-add {
    padding-bottom: 50px;
}
.review-heading > span {
    float: left;
}
.review-heading {
    overflow: hidden;
}
.pages {
    float: right;
    overflow: hidden;
    margin-left: 15px;
}
.pager .limiter {
    float: left;
    height: 30px;
    line-height: 30px;
}
/*upsell*/
.box-up-sell h2, .crosssell h2, .box-related h2, .box-viewed h2{
    font-size: 25px;
    color: #806e34;
    text-align: left;
    margin-bottom: 25px;
}
div.product-name a{
    font-size: 50px;
    line-height: 54px;
    color: #806e34;
    font-weight: 100;
}
.box-related{
    padding: 15px 40px 20px;
}
.crosssell{
    padding: 15px 10px 40px;
}
.box-up-sell {
    margin-top: 0;
    border-bottom: 1px solid #cac6c7;
}
.box-up-sell .box-title {
    padding: 105px 0 40px;
}
.crosssell .box-title {
    padding: 55px 0 40px;
}
.box-viewed .box-title {
    padding-bottom: 50px;
}
.box-up-sell h2, .box-viewed h2,
.crosssell h2{
    text-align: center;
    font-size: 42px;
    margin: 0;
    text-transform: capitalize;
    color: #514244;
    font-weight: bold;
}
.box-up-sell .products-grid {
    display: block;
}
.box-up-sell .products-grid > li, .box-viewed .products-grid > li,
.crosssell .products-grid > li {
    width: 24.1%;
    float: left;
    margin: 0 1.2% 0 0;
}
.box-up-sell .products-grid > li:nth-child(4),
.box-viewed .products-grid > li:nth-child(4),
.crosssell .products-grid > li:nth-child(4) {
    clear: none;
    margin-right: 0;
}
.box-up-sell, .box-viewed {
    padding-bottom: 4%;
    margin:  0 7%;
}
.box-up-sell .products-grid-wrapp, .box-viewed .products-grid-wrapp,
.crosssell .products-grid-wrapp {
    position: relative;
}
.box-viewed {
    padding-top: 4%;
}
.box-up-sell .products-grid .link-wishlist ,
.box-viewed .products-grid .link-wishlist,
.crosssell .products-grid .link-wishlist {
    width: 24px;
    height: 25px;
    background: url(https://www.osim.com/skin/frontend/osim/default/images/wishlist.png) no-repeat 100%;
    background-size: contain;
    position: absolute;
    top: 15px;
    right: 15px;
}
.box-up-sell .products-grid .configurable-swatch ,
.box-viewed .products-grid .configurable-swatch,
.crosssell .products-grid .configurable-swatch {
    margin: 10px 0;
}
.box-up-sell .products-grid .product-info ,
.box-viewed .products-grid .product-info,
.crosssell .products-grid .product-info {
    text-align: center;
    color: #514244;
    padding: 9px 15%;
}
.box-up-sell .product-info .actions,
.box-viewed .product-info .actions,
.crosssell .product-info .actions{
    position: relative;
    padding: 0;
}
.box-up-sell .product-info .short-description,
.box-viewed .product-info .short-description,
.crosssell .product-info .short-description{
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
.box-up-sell .product-info .product-name,
.box-viewed .product-info .product-name,
.crosssell .product-info .product-name {
    font-size: 21px;
    margin: auto;
    line-height: 28px;
}
.box-up-sell .product-info .product-name a,
.box-viewed .product-info .product-name a,
.crosssell .product-info .product-name a {
    color: #514244;
    font-size: 23px;
    font-weight: bold;
}
.box-up-sell .owl-carousel .owl-item, .crosssell .owl-carousel .owl-item{
    padding: 0 30px;
}
.box-collateral.box-tags {
    display: none;
}
p.free-attr {
    color: #F37021;
    font-size: 15px;
    margin: -5px 0 3px;
}
.configurable-swatch {
    min-height: 30px;
}
.configurable-swatch ul{
    text-align: center;
}
.box-collateral.box-tags{
    display: none;
}

.product-info{
    text-align: left;
}
.product-info .actions {
    padding-top: 10px;
    position: absolute;
    bottom: 0px;
    min-height: 35px;
    width: 100%;
}
.product-info .product-name {
    margin-top: 5px;
    font-size: 50px;
    line-height: 42px;
    font-weight: 100;
    color: #806e34;
    margin-bottom: 0;
    margin-bottom: 10px;
}
.product-info .product-name  a {
    font-size: 35px;
    font-weight: 100;
    color: #806e34;
    line-height: 20px;
}
.short-description {
    text-align: left;
    padding-bottom: 5px;
}
.products-grid .product-info {
    position: relative;
    padding-bottom: 50px;
}
.products-grid .actions {
    padding-top: 10px;
    position: absolute;
    bottom: 0px;
    min-height: 35px;
    width: 100%;
}
.product-info .add-to-links a{
    vertical-align: top;
    padding: 0;
}
.product-info .add-to-links li {
    display: inline-block;
}
.product-info .add-to-links li.first{
    margin-right: 40px;
}
.product-info .actions ul.add-to-links {
    width: 100%;
}
.product-info .actions .add-to-links a, .product-info .actions li p span, .compare .product-info li p span{
    padding-right: 0;
    text-transform: capitalize;
    color: #806e34;
}
.product-info .actions .add-to-links a:after,
.product-info .actions .button:after, .product-info .actions li p:after, .compare .product-info .add-to-links a:after,
.compare .product-info .button:after, .compare .product-info li p:after{
    content: '>';
    padding-left: 4px;
    color: #806e34;
}
.price-box .price, .category-products .price {
    font-weight: 300;
}
.product-info .actions .button, .compare .product-info .button {
    vertical-align: top;
    background-color: transparent;
    padding: 0;
    color: #806e34;
}
.product-info .actions .button, .product-info .actions li p, .compare .product-info li p span, .product-info .actions .add-to-links a, a.button-remove, .compare .product-info .add-to-links a,
.compare .product-info .add-to-links button {
    font-size: 15px;
    color: #806e34;
    line-height: 15px;
    text-align: left;
}
.product-info p.availability.out-of-stock {
    margin-left: 2px;
}
.compare .product-info p.availability.out-of-stock {
    margin-left: 5px;
    margin-top: -1px
}
.product-info .short-description {
    font-size: 15px;
    margin-bottom: 10px;
}
.product-view .product-shop .price-box span.title{
    display: inline-block;
    padding-right: 5px;
}
/*shopping cart*/
.cart-empty p{
    margin-bottom: 5px;
    margin-top: 5px;
}
.checkout-cart-index .col1-layout .col-main{
    padding-bottom: 20px;
}
.cart{
    margin: 0 50px;
    padding-bottom: 30px;
}
.cart-empty{
    padding: 0 50px 30px;
    font-size: 15px;
}
.page-title h1 {
    font-size: 35px;
    text-align: center;
    color: #806e34;
    margin-top: 0;
    padding-top: 25px;
}
.cart .page-title {
    margin-bottom: 30px;
}
.cart-forms .shipping, ul.checkout-types.top, .cart-table tfoot {
    display: none;
}
.cart-table{
    color: #504144;
    overflow-x: auto;
}
.cart-table thead th,
.cart-table tbody td {
    background-color: transparent;
    padding: 10px 15px 10px 0;
}
.product-cart-image a.product-image {
    margin: 9% 0;
}
.product-cart-image .des{
    padding-left: 100px;
}
.data-table th {
    white-space: nowrap;
    font-size: 15px;
}
.data-table.cart-table tbody td{
    padding: 10px 5px;
}
.data-table.cart-table tbody td.product-cart-image{
    padding-left: 0;
    padding-right: 0;
    min-width: 90px;
}
.cart-table .product-cart-info{
    width: 30%;
}
.cart-table .product-cart-actions{
    width: 20%;
}
.cart-table .product-cart-actions button{
    display: none;
    margin-left: 10px;
}
.btn-remove2 {
    vertical-align: middle;
}
.cart-price .price{
    font-size: 12px;
    font-weight: 700;
}
.product-cart-wishlist a{
    color: #806e34;
    text-transform: uppercase;
    font-size: 12px;
}
.product-cart-wishlist a:hover{
    color: #504144;
}
.product-cart-sku span{
    padding-left: 0;
}
span.label{
    color: #504144;
    font-size: 12px;
}
.item-options {
    font-size: 12px;
    display: block;
    width: 240px;
}
.cart-table tr, #my-subscriptions-table tr {
    border-bottom: 1px solid #504144;
}
.data-table.cart-table thead th, .data-table.cart-table tbody td,
#my-subscriptions-table thead th, #my-subscriptions-table tbody td{
    border-bottom: none;
    vertical-align: middle;
}
.product-cart-actions .qty-wrapper{
    display: inline-block;
    margin-right: 5px;
}
.giftcard {
    display: none;
}
.checkout-cart-index .cart {
    padding-bottom: 0;
}
.checkout-cart-index .cart .cart-totals {
    margin-bottom: 30px;
}
.cart .cart-totals table {
    text-transform: uppercase;
    float: right;
    width: 100%;
    margin-bottom: 15px;
}
.cart-forms {
    float: left;
    width: 45%;
}
.cart-totals-wrapper{
    float: right;
    width: 45%;
}
.discount h2 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
}
.discount .discount-coupon-cancel-button {
    text-decoration: underline;
}
.discount-form .input-box {
    float: left;
    width: 55%;
    padding: 0;
    margin-right: -3px;
    margin-bottom: 5px;
}
#discount-coupon-form .discount-form .input-box,
#checkout-coupon .discount-form .input-box {
    margin-right: 0;
}
#checkout-coupon .discount-form .input-box input {
    height: 30px;
    width: 100%;
}
#discount-coupon-form .discount-form .buttons-set,
#checkout-coupon .discount-form .buttons-set {
    float: left;
    width: 45%;
    text-align: left;
    clear: none;
    margin: 0;
    padding: 0;
}
#discount-coupon-form .discount-form .buttons-set .button {
    padding: 5px 15px;
    background: #504144;
    border: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    height: 30px;
    margin: 0;
    float: left;
    text-transform: uppercase;
}
#checkout-coupon .discount-form .buttons-set .button {
    float: left;
    margin: 0;
    height: 30px;
}

.staff-form .field-wrapper {
    width: 30%;
    display: inline-block;
    margin-right: 2%;
}
.staff-form .field-wrapper label {
    white-space: nowrap;
}
.staff-form .field-wrapper .validation-advice {
    display: table;
}
.staff-form .button-wrapper{
    display: inline-block;
}
.staff-form .button-wrapper .button2{
    vertical-align: inherit;
}
.staff-form .field-wrapper .input-box input{
    line-height: 30px;
}
.crosssell {
    clear: both;
    padding-top: 0;
    border-top: 1px solid #cac6c7;
}
.button2 span,
.button2 span span {
    line-height: 30px;
    text-transform: uppercase;
    display: inline-block;
    background-color: #504144;
    color: #fff;
    padding: 0 8px;
}
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
    border-radius: 0;
    height: 30px;
    margin: 0;
    width: 100%;
    padding: 0 8px;
}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
    display: inline-block;
    vertical-align: bottom;
}
.cart-table .product-cart-actions input, .cart-table .product-cart-actions button {
    font-size: 12px;
    text-align: center;
}
.cart-table .product-cart-actions input:focus{
    border: none;
}
a.btn-remove.btn-remove2{
    margin-top: -5px;
    text-indent: -999px;
    overflow: hidden;
}
.qty-ctl.change-qty {
    width: 10px;
    line-height: 30px;
}
.qty-ctl.change-qty:hover {
    cursor: pointer;
}
.cart-totals tr.total, .cart-totals tr.total span.price {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.cart-totals tr, .cart-totals tr span.price {
    font-size: 12px;
    text-transform: capitalize;
}
/*compare product*/
.catalog-product-compare-index .col1-layout .col-main {
    padding: 0 40px;
}
.catalog-product-compare-index .page-title{
    text-align: center;
    margin-bottom: 25px;
}
a.link-print {
    display: none;
}
.page-title a.link-other {
    font-size: 15px;
    color: #806e34;
    position: relative;
    padding-right: 12px;
    margin-top: 5px;
    display: inline-block;
}
.page-title a.link-other:hover{
    color: #504144;
}
.page-title a.link-other:after{
    content: ">";
    display: inline-block;
    position: absolute;
    right: 0px;
    top: -1px;
}
.catalog-product-compare-index ul.compare{
    overflow: hidden;
}
.catalog-product-compare-index ul.compare > li{
    width: 29%;
    float: left;
    margin-right: 6.5%;
    overflow: hidden;
    border: none;
}
.catalog-product-compare-index ul.compare .product-info{
    position: relative;
}
ul.compare.products-grid .add-to-links{
    overflow: hidden;
    margin: 0 0 20px;
}
.catalog-product-compare-index ul.compare li.last{
    margin-right: 0;
}
.catalog-product-compare-index .product-image img{
    margin: auto;
    margin-bottom: 10px;
}
.catalog-product-compare-index .product-info-des {
    text-align: center;
}
.compare-table tr th, .compare-table tr td {
    border-top: 1px solid #c2b49a;
    border-bottom: none;
    font-size: 12px;
}
.compare-table tr th{
    font-weight: 700;
}
.compare-table {
    margin-bottom: 30px;
}
.compare-table td, .compare-table th{
    padding: 5px 5px 5px 0;
}
a.button-remove{
    padding-right: 15px;
    position: relative;
}
.compare .product-info a.button-remove:after{
    content: "";
    position: absolute;
    top: 3px;
    right: -16px;
    width: 12px;
    height: 12px;
    background-position: -176px 1px;
}
ul.compare p.free-attr{
    display: none;
}
.compare .product-info{
    text-align: center;
}
.compare .product-info .actions{
    text-align: left;
}
.compare .data-table th{
    width: 45%;
    white-space: normal;
}
.compare .data-table td{
    width: 55%;
    padding-left: 5px;
    white-space: normal;
}
.compare .product-info .add-to-links li a, .compare .product-info .add-to-links button{
    padding-left: 15px !important;
}
.compare .product-info .add-to-links li.last a, .compare .product-info .add-to-links li.first a{
    padding-left: 0 !important;
}
.compare .swatch-link:hover, .catalog-product-view .swatch-link:hover, .checkout-cart-index .swatch-link:hover {
    cursor: default;
}
/*404*/
.page-head-alt h3 {
    margin-top: 0;
    padding-top: 20px;
}
.catalog-product-view.product-full-page .container {
    width: 100%;
    position: relative;
    clear: both;
}
.catalog-product-view .container.content-table .col-sm-6.col-xs-12 {
    background: #f2f2f2;
}
.catalog-product-view.product-full-page .container .col-xs-12 {
    padding: 0;
}
.catalog-product-view .product-view .container img {
    width: 100%;
}
.catalog-product-view .product-view .container .carousel-control img {
    width: auto;
}
.catalog-product-view .box-description .container h3 {
    font-size: 38px;
    font-weight: bold;
    margin: 0 0 30px;
}
.catalog-product-view .box-description .container h4 {
    font-size: 22px;
    font-weight: 300;
    line-height: 35px;
}
.catalog-product-view .feature-point {
    border-bottom: 1px solid #514244;
    padding: 30px 0 0;
    font-size: 18px;
}
.catalog-product-view .feature-point-title {
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 5px;
    position: relative;
    cursor: pointer;
}
.catalog-product-view .feature-point-title:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 10px;
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat 100%;
    width: 21px;
    height: 13px;
}
.catalog-product-view .feature-open .feature-point-title.current:after,
.find-serial-number .accordion-title.active .accordion-heading-text:after {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat 100%;
}
.catalog-product-view .feature-point-title.is-open:after {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat 100%;
}
.catalog-product-view .feature-point-content {
    padding-left: 10px;
    padding-top: 15px;
}
.catalog-product-view .feature-point-content {
    display: none;
}
.catalog-product-view .menu-main-wrapper,
.catalog-product-view .breadcrumbs,
.catalog-product-view .col-main {
    background: #fff;
}
.catalog-product-view .alert-stock .button,
.catalog-product-view .add-to-cart .button{
    background: #fb712e;
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    display: inline-block;
}
.catalog-product-view .add-to-cart .button {
    font-size: 20px;
    padding: 10px 52px;
    vertical-align: inherit;
}
.anchor-links {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 1001;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.amxnotif-block .btn-cart {
    background: #fb712e;
    color: #fff;
    padding: 5px 15px;
    line-height: 1.5;
    vertical-align: top;
}
.catalog-product-view .cms-service,
.support-customer-login .cms-service {
    width: 25%;
    float: left;
    padding: 40px 0;
    text-align: center;
    white-space: normal;
}
.catalog-product-view .bottom-block div:last-child {
    border: 0;
}
.catalog-product-view .cms-service .cms-service-images,
.support-customer-login .cms-service .cms-service-images {
    display: inline-block;
    vertical-align: middle;
}
.catalog-product-view .cms-service img,
.support-customer-login .cms-service img {
    width: 100%;
    max-width: 79px;
}
.catalog-product-view .cms-service .cms-service-content,
.support-customer-login .cms-service .cms-service-content {
    display: inline-block;
}
.catalog-product-view .cms-service .cms-service-content h4,
.support-customer-login .cms-service .cms-service-content h4 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.catalog-product-view .product-essential {
    border-bottom: 1px solid #ccc;
}
.catalog-product-view .ampromo-container {
    border-bottom: 1px solid #ccc;
}
.catalog-product-view .ampromo-container .product-options {
    padding: 30px 0;
    width: 90%;
    margin: 0 auto;
    display: table;
}
.catalog-product-view .ampromo-gift img {
    height: auto;
    width: 100%;
}
.catalog-product-view .ampromo-desc .promotion-title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 10px;
}
.catalog-product-view .ampromo-desc p {
    font-size: 18px;
    line-height: 23px;
    margin: 0;
}
.catalog-product-view .more-des .cms-banner-wrapper {
    width: 88%;
    margin: 0 auto;
}
.cms-banner-wrapper:after {
    content: '';
    display: table;
    clear: both;
}
.catalog-product-view .container .content-center {
    top: 10%;
    width: 63%;
    left: 50%;
    transform: translate(-50% ,0);
    -webkit-transform: translate(-50% ,0);
    -moz-transform: translate(-50% ,0);
    -o-transform: translate(-50% ,0);
    -ms-transform: translate(-50% ,0);
    text-align: center;
    position: absolute;
}
.catalog-product-view .container .content-center h4 {
    margin: 0;
}

/*Product Page Specitication*/
.catalog-product-view .container.specifications {
    padding: 5% 6% 0;
}
.catalog-product-view .container.specifications .col-xs-12 {
    padding-bottom: 5%;
}
.catalog-product-view .container .specifications h3 {
    padding-bottom: 40px;
    font-size: 42px;
    margin: 0 0 25px;
}
.catalog-product-view .specifications .attribute-specs-content {
    width: 63%;
    float: left;
}
.catalog-product-view .specifications .attribute-specs-info {
    width: 37%;
    float: left;
}
.catalog-product-view .specifications .attribute-specs-block {
    margin-bottom: 10px;
}
.catalog-product-view .specifications .attribute-specs-left,
.catalog-product-view .specifications .attribute-specs-right {
    width: 50%;
    padding-right: 10%;
    float: left;
}
.catalog-product-view .specifications .attribute-specs-title {
    font-size: 18px;
    font-weight: bold;
}
.catalog-product-view .specifications-block-bottom .attribute-specs-data {
    margin-bottom: 15px;
}
.catalog-product-view .specifications-block-bottom .attribute-specs-title {
    min-height: 42px;
}
.catalog-product-view .specifications .attribute-specs-data {
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.catalog-product-view .specifications .attribute-specs-data span {
    display: inline-block;
}
.catalog-product-view .product-gallery + div {
    margin-top: -1px;
}
.catalog-product-view .product-gallery .col-xs-12 {
    display: table;
    float: none;
}
.catalog-product-view .container .product-gallery-left,
.catalog-product-view .container .product-gallery-right {
    display: inline-table;
    width: 50%;
    float: left;
}
.catalog-product-view .container .product-gallery-left .product-gallery-full {
    float: left;
    width: 70%;
}
.catalog-product-view .container .product-gallery-left .product-gallery-half {
    float: left;
    width: 30%;
}
.catalog-product-view .container .product-gallery-right .product-gallery-half-left {
    float: left;
    width: 30%;
}
.catalog-product-view .container .product-gallery-right .product-gallery-half-right {
    float: left;
    width: 70%;
}
.catalog-product-view .container.product-video .content-center {
    color: #fff;
    top: 50%;
    width: 45%;
    transform: translate(-50% ,-50%);
    -webkit-transform: translate(-50% ,-50%);
    -moz-transform: translate(-50% ,-50%);
    -o-transform: translate(-50% ,-50%);
    -ms-transform: translate(-50% ,-50%);
}
.catalog-product-view .container.product-video span {
    display: block;
    font-size: 18px;

}
.catalog-product-view .container.product-video .video-button {
    width: 12%;
    height: 0;
    padding-bottom: 14%;
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/video-button.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-top: 60px;
    margin-bottom: 30px;
    cursor: pointer;
}
.catalog-product-view .container.product-video iframe {
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.catalog-product-view .container.product-video .video-play iframe {
    display: block;
}
.catalog-product-view .showcase {
    position: relative;
    margin: 0;
}
.catalog-product-view .showcase .owl-wrapper-outer li img.thumnail {
    display: none;
}
.catalog-product-view .showcase .owl-buttons span.icon {
    width: 50px;
    height: 90px;
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);
}
.catalog-product-view .box-up-sell .owl-buttons span.icon,
.catalog-product-view .box-viewed .owl-buttons span.icon,
.crosssell .owl-buttons span.icon {
    width: 50px;
    height: 58px;
    background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);
}
.catalog-product-view .showcase .owl-buttons .owl-prev {
    left: 4%;
}
.catalog-product-view .box-up-sell .owl-buttons .owl-prev,
.catalog-product-view .box-viewed .owl-buttons .owl-prev,
.crosssell .owl-buttons .owl-prev{
    left: -3%;
}
.catalog-product-view .showcase .owl-buttons .owl-next {
    right: 4%;
}
.catalog-product-view .box-up-sell .owl-buttons .owl-next,
.catalog-product-view .box-viewed .owl-buttons .owl-next,
.crosssell .owl-buttons .owl-next {
    right: -3%;
}
.catalog-product-view .showcase .owl-buttons > div {
    top: 45%;
}
.catalog-product-view .box-up-sell .owl-buttons > div,
.catalog-product-view .box-viewed .owl-buttons > div,
.crosssell .owl-buttons > div {
    top: 32%;
}
.catalog-product-view .showcase .owl-buttons .owl-prev span.icon {
    background-position: 0 -300px;
}
.catalog-product-view .showcase .owl-buttons .owl-next span.icon {
    background-position: -380px -300px;
}
.catalog-product-view .showcase.owl-theme .owl-item {
    padding: 0;
}
.catalog-product-view .showcase.owl-theme .owl-pagination {
    padding: 10px 10px 0;
    position: absolute;
    bottom: 2%;
    left: 50%;
    transform: translate(-50% ,-2%);
    -webkit-transform: translate(-50% ,-2%);
    -moz-transform: translate(-50% ,-2%);
    -o-transform: translate(-50% ,-2%);
    -ms-transform: translate(-50% ,-2%);
}
.catalog-product-view .showcase.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    border-radius: 100%;
    border: 1px solid transparent;
    padding: 5px;
}
.catalog-product-view .showcase.owl-theme .owl-controls .owl-page.active {
    border: 1px solid #fff;
}
.catalog-product-view .showcase.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 48px;
    height: 48px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 100%;
    background-size: cover;
}
.catalog-product-view .showcase .owl-carousel .owl-item {
    padding: 0 40px;
}
.catalog-product-view .box-up-sell .owl-buttons .owl-prev span.icon,
.catalog-product-view .box-viewed .owl-buttons .owl-prev span.icon,
.crosssell .owl-buttons .owl-prev span.icon {
    background-position: -140px -364px;
}
.catalog-product-view .box-up-sell .owl-buttons .owl-next span.icon,
.catalog-product-view .box-viewed .owl-buttons .owl-next span.icon,
.crosssell .owl-buttons .owl-next span.icon {
    background-position: -480px -364px;
}
.catalog-product-view .box-reviews {
    background: #f2f2f2;
    padding: 8% 7% 0;
}
.catalog-product-view .wrapper-review .review-heading {
    background: none;
}
.catalog-product-view .wrapper-review .review-detail {
    margin: 0;
}
.catalog-product-view .wrapper-review .rating-number {
    font-weight: 300;
}
.catalog-product-view .wrapper-review .rating-number-left {
    font-size: 160px;
    line-height: 190px;
    padding-right: 27px;
}
.catalog-product-view .wrapper-review .rating-number-right {
    font-size: 41px;
}
.catalog-product-view .wrapper-review .rating-box {
    display: inline-block;
    margin: 10px 0;
    vertical-align: middle;
}
.catalog-product-view .wrapper-review .rating-links {
    display: inline-block;
    float: none;
}
.catalog-product-view .wrapper-review .rating-read-view {
    display: none;
}
.catalog-product-view .wrapper-review .rating-read-view {
    font-size: 18px;
}
.catalog-product-view .review-detail .col-sm-6 {
    float: left;
    padding: 0 0 50px;
}
.catalog-product-view .review-detail .col-sm-6:first-child {
    width: 42%;
    padding: 0;
    padding-left: 6%;
}
.catalog-product-view .review-detail .col-sm-6:first-child > div {
    background: none;
    padding: 0;
}
.catalog-product-view .review-detail .col-sm-6:nth-child(2) {
    width: 58%;
    padding-right: 6%;
}
.catalog-product-view .review-detail .review-meta {
    display: inline-block;
    margin: 10px 15px;
}
.catalog-product-view .review-detail .review-meta div {
    display: inline-block;
}
.catalog-product-view .review-detail .review-meta div span {
    font-weight: bold;
    text-transform: capitalize;
}
.catalog-product-view .review-detail .col-sm-6 .review-content p {
    font-size: 18px;
    margin: 20px 0;
}
.catalog-product-view .review-detail .col-sm-6 .review-content .review-title {
    font-size: 22px;
    margin: 20px 0;
}
.catalog-product-view .wrapper-review .rating-links-review {
    margin-top: 77px;
}
.catalog-product-view .wrapper-review .rating-links-review a {
    color: #fff;
    background: #7a7a7a;
    padding: 13px 26px;
    font-size: 22px;
    word-spacing: 4px;
}
.catalog-product-view .wrapper-review .button-load {
    width: 100%;
    text-align: center;
}
.catalog-product-view .wrapper-review #load-more-reviews {
    color: #7a7a7a;
    border: 3px solid #7a7a7a;
    background: none;
    padding: 6px 50px;
    font-size: 22px;
}
.catalog-product-view .wrapper-review #less-reviews {
    font-size: 20px;
    text-decoration: underline;
    color: #7a7a7a;
}
.support-register-index .col-main,
.support-customer-login .col-main,
.support-appointment-index .col-main{
    max-width: 100%;
    padding: 0;
}
.support-banner {
    position: relative;
}
.support-banner img {
    width: 100%;
}
.support-banner .support-content {
    color: #fff;
    position: absolute;
    width: 80%;
    left: 50%;
    transform: translate(-50% ,-50%);
    -webkit-transform: translate(-50% ,-50%);
    -moz-transform: translate(-50% ,-50%);
    -o-transform: translate(-50% ,-50%);
    -ms-transform: translate(-50% ,-50%);
    text-align: center;
    top: 47%;
    z-index: 1;
}
.support-banner .support-content h1 {
    font-size: 72px;
    text-transform: uppercase;
}
.support-banner .support-content p {
    font-size: 20px;
    max-width: 675px;
    margin: 0 auto;
}
.form-warranty {
    max-width: 1400px;
    margin: 45px auto 0;
}
.form-warranty .step {
    border-bottom: 1px solid #cac6c7;
}
.form-warranty .step.step-submit {
    padding: 0 11.5%;
}
.form-warranty .step-title {
    width: 100%;
    position: relative;
    padding: 20px 0 20px 7%;
}
.form-warranty #registerSupportForm,
.form-warranty .webforms- {
    padding-top: 50px;
}
.form-warranty .step-title span {
    width: 23px;
    height: 23px;
    text-align: center;
    color: #fff;
    line-height: 23px;
    display: block;
    float: left;
    font-size: 14px;
    background-color: #514343;
    font-weight: normal;
}
.form-warranty .step-title h2 {
    color: #514343;
    font-size: 20px;
    font-weight: bold;
    float: left;
    margin: 0 0 0 10px;
    text-transform: capitalize;
    vertical-align: middle;
}

.form-warranty .step-title .login-container {
    float: left;
    line-height: 20px;
    font-weight: bold;
    color: #514343;
    font-size: 20px;
}

.form-warranty .step-title a {
    color: #504144;
    border-bottom: 1.5px solid  #514343;
    font-size: 20px;
}
.form-warranty .fieldset {
    padding: 0 11.5%;
    margin: 0;
}
.form-warranty .fieldset .field:after,
.form-warranty .step-newsletter .wrap-newsletter:after,
.our-support-commitment .cms-wrap-support:after,
.hotline:after, .form-warranty .fieldset.serial-number .fields:after,
.form-warranty .step:after {
    content: '';
    clear: both;
    display: table;
}
.form-warranty .fieldset .field.email,
.form-warranty .fieldset .field.new-pass,
.form-warranty .fieldset .field.cf-pass,
.form-warranty .fieldset .field.name-firstname,
.form-warranty .fieldset .field.name-lastname {
    width: 50%;
    padding-bottom: 50px;
}
.form-warranty .fieldset.serial-number,
.form-warranty .fieldset.date-of-purchase,
.form-warranty .fieldset.place-of-purchase,
.form-warranty .fieldset.place-specify,
.form-warranty .fieldset.product,
.form-warranty .fieldset.location,
.form-warranty .fieldset.data,
.form-warranty .fieldset.time {
    width: 50%;
    padding-bottom: 50px;
}
.form-warranty .fieldset.serial-number,
.form-warranty .fieldset.place-of-purchase,
.form-warranty .fieldset.product, .form-warranty .fieldset.data,
.form-warranty .fieldset.data {
    padding-right: 2%;
}
.form-warranty .fieldset:nth-child(2n + 1) {
    clear: left;
}
.form-warranty .fieldset.date-of-purchase,
.form-warranty .fieldset.place-specify,
.form-warranty .fieldset.location,
.form-warranty .fieldset.time {
    padding-left: 2%;
}
.form-warranty .fieldset.data {
    clear: none;
}
.form-warranty .fieldset.date-of-purchase {
    margin: 0;
}
.form-warranty .fieldset .field.name-firstname,
.form-warranty .fieldset .field.email,
.form-warranty .fieldset .field.new-pass,
.form-warranty .fieldset .field.place-of-purchase {
    padding-right: 2.5%;
}
.form-warranty .fieldset .field.name-firstname,
.form-warranty .fieldset .field.name-lastname,
.form-warranty .fieldset .field.new-pass,
.form-warranty .fieldset .field.cf-pass,
.form-warranty .fieldset.serial-number,
.form-warranty .fieldset.date-of-purchase,
.form-warranty .fieldset.place-of-purchase,
.form-warranty .fieldset.place-specify,
.form-warranty .fieldset.product,
.form-warranty .fieldset.location,
.form-warranty .fieldset.data,
.form-warranty .fieldset.time {
    float: left;
}
.form-warranty .fieldset .field.name-lastname,
.form-warranty .fieldset .field.cf-pass,
.form-warranty .fieldset .field.place-specify {
    padding-left: 2.5%;
}
.form-warranty .fieldset .field .serial-number-prefix,
.form-warranty .fieldset .field .serial-number-middle,
.form-warranty .fieldset .field .serial-number-suffix {
    float: left;
}
.form-warranty .fieldset .field .serial-number-prefix,
.form-warranty .fieldset .field .serial-number-middle {
    padding-right: 5px;
}
.form-warranty .fieldset .field .serial-number-prefix {
    width: 20%;
}
.form-warranty .fieldset .field .serial-number-middle {
    width: 30%;
}
.form-warranty .fieldset .field .serial-number-suffix {
    width: 50%;
}
.form-warranty .fieldset .field .serial-number-prefix input {
    border: 2px solid #ccc;
}
.form-warranty .fieldset .field input {
    width: 100%;
    height: 52px !important;
    padding-left: 20px;
    font-size: 17.63px;
    outline: none;
    color: black;
    position: relative;
    font-style: oblique;
    border: 2px solid #514244;
}

.form-warranty .fieldset .field input:disabled {
    border: 2px solid #ccc;
}

.support-customer-login .account-login .field input {
    width: 100%;
    height: 52px;
    padding-left: 20px;
    font-size: 17.63px;
    outline: none;
    border: 2px solid #514244;
    color: black;
    position: relative;
    font-style: oblique;

}
.form-warranty .fieldset .field .note-msg {
    padding-top: 5%;
    font-size: 15px;
    color: #7a7a7a;
}
.form-warranty input::-webkit-input-placeholder,
.support-customer-login input::-webkit-input-placeholder {
    font-style: italic;
    font-size: 18px;
    color: #7a7a7a;
}
.form-warranty input::-moz-placeholder,
.support-customer-login input::-moz-placeholder {
    font-style: italic;
    font-size: 18px;
    color: #7a7a7a;
}
.form-warranty input:-ms-input-placeholder,
.support-customer-login input:-ms-input-placeholder{
    font-style: italic;
    font-size: 18px;
    color: #7a7a7a;
}
.form-warranty input:-moz-placeholder,
.support-customer-login input:-moz-placeholder {
    font-style: italic;
    font-size: 18px;
    color: #7a7a7a;
}

.form-warranty .step-newsletter {
    padding-bottom: 3.5%;
}
.form-warranty .step-newsletter h2 {
    color: #514244;
    font-size: 48px;
    margin: 40px 0;
    font-weight: bold;
}
.form-warranty .step-newsletter p {
    font-size: 21px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 30px;
}
.form-warranty .step-newsletter ul {
    list-style: inside;
    padding-left: 4px;
    width: 100%;
    float: left;
    padding-right: 2.5%;
}
.form-warranty .step-newsletter ul li {
    font-size: 21px;
    padding-bottom: 5px;
}
.form-warranty .step-newsletter .wrap-control {
    width: 50%;
    float: left;
}
.form-warranty .step-newsletter .wrap-control .control {
    
    position: relative;
}
.form-warranty .step-newsletter .control .input-box .details_yes{
    padding-left: 30px;
    font-size: 23px;
    color: #909090;
}
.form-warranty .step-newsletter .control .input-box {
    margin-top: 40px;
    position: relative;
}
.form-warranty .step-newsletter .control .input-box input {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    display:none;
}
.form-warranty .step-newsletter .control .input-box .checkbox + label {
    font-size: 23px;
    padding-left: 10px;
    color: #909090;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    border: 1.5px solid #9c9c9c;
    background-color: #fff;
    top: 4px;
}
.form-warranty .step-newsletter .control .input-box .checkbox:checked + label::before{
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 30px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 1px;
    border-top: none;
    border-right: none;
    background: transparent;
    transform: rotate(-45deg);
}
.form-warranty .step-submit .step-condition {
    float: left;
    width: 50%;
    padding: 55px 0;
    font-size: 15px;
}
.form-warranty .step-submit .fieldset {
    width: 50%;
    padding: 40px 20px;
    margin: 0 auto;
}
.form-warranty .step-submit .fieldset .button {
    width: 100%;
    font-size: 26px;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
    padding: 0;
}

.form-warranty .step-submit .fieldset .button:disabled {
    background: #fb712e;
    opacity: 0.5;
    pointer-events: none;
}


.our-support-commitment {
    background: #f2f2f2;
    padding: 3.5% 11.5% 7%;
    margin-top: 5%;
}
.our-support-commitment h2 {
    font-size: 47px;
    font-weight: bold;
}
.our-support-commitment .cms-wrap-support .cms-support {
    width: 33.33%;
    float: left;
    padding: 6.5% 3% 0;
    text-align: center;
}
.our-support-commitment .cms-wrap-support .cms-support:nth-child(3n + 1) {
    clear: left;
    padding-left: 0;
    padding-right: 6%;
}
.our-support-commitment .cms-wrap-support .cms-support:nth-child(3n) {
    padding-right: 0;
    padding-left: 6%;
}
.our-support-commitment .cms-support .cms-support-images {
    padding-bottom: 20px;
}
.our-support-commitment .cms-support img {
    width: 25%;
    margin: 0 auto;
}
.our-support-commitment .cms-support .cms-support-content h4 {
    font-size: 22px;
    margin: 0;
    line-height: 25px;
    font-weight: bold;
}
.our-support-commitment .cms-support .cms-support-content p {
    font-size: 18px;
    margin: 0;
    line-height: 24px;
}
.hotline {
    padding: 2% 11.5%;
}
.hotline p {
    float: left;
    width: 70%;
    font-size: 27px;
    margin: 30px 0;
    font-weight: bold;
}
.hotline .phone-hotline {
    float: right;
    width: 27%;
    margin: 15px 0;
}
.hotline .phone-hotline img {
    display: inline-block;
    margin-right: 12px;
}
.hotline .phone-hotline .wrap-hotline {
    display: inline-block;
    vertical-align: middle;
}
.hotline .wrap-hotline span {
    font-size: 25px;
}
.hotline .wrap-hotline span.phone {
    font-size: 24px;
    display: block;
    font-weight: bold;
    line-height: 20px;
}
.support-customer-login .account-login {
    max-width: 1280px;
    margin: 45px auto 0;
    padding-bottom: 28px;
}
.support-customer-login .account-login .col2-set {
    margin: 0;
    padding: 3.8%;
}
.support-customer-login .account-login .col2-set h1 {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    color: #564848;
}
.support-customer-login .account-login .col2-set .col-1 {
    padding-right: 4%;
}
.support-customer-login .account-login .col2-set .col-2 {
    padding-left: 4%;
}
.support-customer-login .account-login .col2-set .page-title {
    padding-bottom: 5%;
}
.support-customer-login .account-login .col2-set .content {
    border: 2px solid #514244;
    padding: 13.5% 50px 13%;
    max-width: 545px;
    height: 450px;
    position: relative;
}
.support-customer-login .col2-set .field {
    padding-bottom: 9%;
}
.support-customer-login .col2-set .col-2 .content {
    padding: 26% 50px 13%;
}
.support-customer-login .col2-set .col-1 .content p {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 41px;
    text-align: right;
}
.form-warranty .webforms- .fieldset-2 .field p:first-child {
    font-weight: bold;
}
.support-customer-login .col2-set .col-1 .content p a,
.form-warranty .webforms- .fields .field p,
.form-warranty .webforms- .fields .field p a,
.webforms-,.form-warranty .webforms- .legend {
    color: #7a7a7a;
}
.highlight .webforms-calendar input, .webforms-calendar input {
    background-position: 97% 45% !important;
}
.support-customer-login .col2-set .col-2 .content p {
    font-size: 24px;
    margin-bottom: 10%;
    text-align: center;
}
.support-customer-login .col2-set .content .buttons-set {
    width: 200px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translate(-50% ,-50%);
    -webkit-transform: translate(-50% ,-50%);
    -moz-transform: translate(-50% ,-50%);
    -o-transform: translate(-50% ,-50%);
    -ms-transform: translate(-50% ,-50%);
}
.support-customer-login .col2-set .content .buttons-set button {
    width: 100%;
    height: 50px;
    max-width: none;
    margin: 0;
}
.support-customer-login .col2-set .content .buttons-set button span {
    font-size: 21px;
    color: #fff;
}
.support-customer-login .support-service {
    border-top: 1px solid #ccc;
}
.support-customer-login .support-service .cms-banner-wrapper {
    max-width: 1400px;
    margin: 0 auto;
}
.form-product {
    margin-top: 0;
}
.support-register-index .form-product .step.step-submit {
    border: 0;
}
.form-warranty .fieldset + .fieldset {
     margin-top: 0;
}
.form-warranty .webforms- .legend {
    font-style: italic;
    text-transform: none;
    border: 0;
    line-height: 16px;
}
.form-warranty .webforms- .fields,
.form-warranty .webforms- .fields .field {
    margin-bottom: 0;
}
.form-warranty .webforms- .fields .field p {
    text-align: right;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 20px;
    position: absolute;
    right: 0;
    bottom: -30px;
}
.form-warranty .webforms- .field .text-serial-number a {
    text-decoration: underline;
}
.form-warranty .webforms- .field select {
    width: 100%;
    height: 63px;
    padding: 0 10% 0 5%;
    margin: 0;
    border: 2px solid #514244;
    background: transparent url(https://www.osim.com/skin/frontend/osim/default/images/select-bg.svg) no-repeat 97% 45%;
}
.form-warranty .webforms- .field select::-ms-expand {
    display: none;
}
.form-warranty .webforms- .field select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

/*Toggle for Where to find your serial number page*/
.find-serial-number .accordion-heading-text:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 44%;
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat 100%;
    width: 21px;
    height: 13px;
}
.find-serial-number .accordion-open .accordion-title.current .accordion-heading-text:after {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat 100%;
    width: 21px;
    height: 13px;
}
.find-serial-number .accordion-content {
    display: none;
}
.find-serial-number .faq-container-heading {
    font-size: 40px;
    margin-bottom: 36px;
    padding-top: 56px;
    margin-top: 0;
}
.find-serial-number .find-my-serial-number:first-of-type,
.find-serial-number .accordion-section .accordion-content .find-my-serial-number-accordion-content {
    border-top: 1px solid #dddddd;
}
.find-serial-number .accordion-section {
    width: 100%;
    border-bottom: 1px solid #dddddd;
}
.find-serial-number .accordion-section .accordion-heading {
    padding: 40px 30px 40px 0;
    position: relative;
}
.find-serial-number .accordion-section .accordion-heading {
    padding: 40px 30px 40px 0;
    position: relative;
    cursor: pointer;
}
.find-serial-number .accordion-section .accordion-heading h4 {
    margin: 0;
}
.find-serial-number .accordion-section .accordion-content .find-my-serial-number-container {
    padding: 48px 0 60px;
    border-bottom: 1px solid #dddd;
}
.find-serial-number .accordion-section .accordion-content .find-my-serial-number-container:last-of-type {
    border: 0;
}
.find-serial-number .accordion-section .accordion-content .find-my-serial-number-copy {
    color: #999;
    font-size: 16px;
}
.find-serial-number .accordion-section .accordion-content .find-my-serial-number-location {
    font-size: 40px;
    color: #000;
    font-weight: 300;
    line-height: 36px;
}

/*------------------------------------Resize------------------------------------------*/
@media (min-width: 992px) {
    .col-main {
        max-width: 970px;
    }
    .col2-right-layout .main,
    .col2-left-layout .main {
        max-width: 970px;;
        margin: 0 auto;
    }
}
@media (min-width: 1200px) {
    .col-main {
        max-width: 1080px;
    }
    .product-video {
        height: 457px;
        padding: 0;
    }
    .header-right {
        right: 0;
        top: 0;
    }
    #header .main-menu {
        margin: auto;
    }
    .catalog-product-view .container .col-xs-12.images-full .content-left,
    .catalog-product-view .container .col-xs-12.images-full .content-right {
        max-height: 360px;
    }
    .col2-right-layout .main,
    .col2-left-layout .main {
        max-width: 1080px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 641px){
    .header-right {
        width: 25%;
        float: right;
    }
    .menu-main-wrapper{
        padding-top: 99px;
    }
    .header-left {
        float: left;
        width: calc(25% - 58px);
    }
    .header-left, .header-right {
        height: 100%;
    }
    #header .main-menu {
        background: transparent;
        width: calc(50% + 58px);
        text-align: center;
        float: left;
        overflow: hidden;
    }
    #header .nav-primary li.level0 {
        margin-left: 0;
        display: inline-block;
        float: none;
    }
    #header .nav-primary a.level0 {
        padding: 32px 12px;
    }
    #header .nav-primary > li.menu-collapse {
        position: relative;
    }
    #header .nav-primary > li > .sf-with-ul {
        padding: 26px 12px 50px;
        font-size: 50px;
        line-height: 22.5px;
        display: list-item;
    }
    #header .nav-primary > li.menu-collapse:hover ul.submenu {
        position: absolute;
        top: 99px;
        left: -21px;
        display: block;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
        width: auto;
        padding: 15px 0;
    }
    #header .nav-primary > li ul.submenu {
        display: none;
    }
    #header .nav-primary > li ul.submenu li {
        width: 100%;
        display: block;
    }
    #header .nav-primary > li ul.submenu li a {
        font-weight: bold;
        font-size: 15px;
        padding: 3px 20px;
        text-align: left;
        display: block;
        line-height: 23px;
    }
    #header .nav-primary > li ul.submenu li a:hover {
        color: #504144;
    }
    #header .nav-primary > li ul.submenu li  .wrap-menu {
        display: none;
    }
    .header-account-mobile {
        display: none;
    }
    .nav-primary li.menu-collapse:hover ul.submenu li a span:after {
        content: initial;
    }
    .nav-primary li.level0.first.menu-active > a.level0, .nav-primary li.level0.nav-2.menu-active > a.level0{
        z-index: 11;
    }
    .nav-primary li.level0 .wrap-menu {
        width: 100%;
        top: 100px;
        background: #fff;
        position: absolute;
        left: 0;
        z-index: 10;
        white-space: normal;
    }
    .nav-primary li.level0 .wrap-menu > ul {
        max-width: 1100px;
        margin: 0 auto;
    }
    .nav-primary li a.level0 span {
        position: relative;
    }
    .nav-primary li:hover a.level0 span:after{
        content: "";
        border-bottom: 7px solid #524245;
        position: absolute;
        bottom: -40px;
        width: 100%;
        left: 0;
    }
    .nav-primary li.level0 {
        margin-left: 2%;
    }
    .nav-primary li.level1 > a {
        font-weight: 700;
        text-transform: uppercase;
    }
    .nav-primary li.level1 > a ~a {
        text-transform: none;
        font-weight: normal;
    }
    .nav-primary li.level1 > a ~a:hover {
        opacity: 0.6;
    }
    .nav-primary li.level0.menu-horizontal-left li.level1,
    .nav-primary li.level0.menu-horizontal-center li.level1 {
        width: 24.1%;
        float: left;
        padding: 0 20px 40px 0;
        margin-right: 1.2%;
    }
    .nav-primary li.level0.menu-horizontal-left li.level1 > a.level1 .product-name,
    .nav-primary li.level0.menu-horizontal-center li.level1 > a.level1 .product-name {
        font-size: 15px;
        margin-bottom: 3px;
        padding-top: 13px;
        display: block;
    }
    .nav-primary li.level0:hover .wrap-menu > ul.level0 {
        display: block;
    }
    .nav-primary li.level0.menu-horizontal-left li.level1 > a {
        font-size: 15px;
        line-height: 25px;
    }
    .nav-primary li.level0.menu-horizontal-center li.level1 > a.level1 {
        text-align: center;
    }
    .nav-primary .nav-1 li.level1.first {
        border-top: none;
        padding-top: 0;
        overflow: hidden;
    }
    .nav-primary li.level0.menu-horizontal-left li.level1:nth-child(4n),
    .nav-primary li.level0.menu-horizontal-center li.level1:nth-child(4n){
        margin-right: 0;
    }
    .nav-primary li.level0.menu-horizontal-left li.level1:nth-child(4n +1),
    .nav-primary li.level0.menu-horizontal-center li.level1:nth-child(4n +1) {
        clear: left;
    }
    .skip-nav {
        display: none;
    }
    #header-nav {
        display: block;
    }
    .footer .links .block-content{
        display: block !important;
    }
    .anchor-links ul {
        text-align: center;
        margin: auto;
        width: 50%;
    }
    .anchor-links ul > li {
        font-size: 13px;
        text-transform: uppercase;
        padding: 15px 12px;
        display: inline-block;
    }
    .anchor-links .anchor-links-menu .product-name {
        display: none;
    }
    .anchor-links .add-to-cart {
        position: absolute;
        top: 0;
        right: 55px;
    }
    .catalog-product-view .breadcrumbs {
        padding: 65px 0 65px 75px;
    }
    .catalog-product-view .ampromo-gift {
        width: 100%;
        font-size: 0;
    }
    .catalog-product-view .ampromo-desc {
        width: 50%;
        vertical-align: top;
        padding-left: 15px;
    }
    .catalog-product-view .container .product-image-container {
        position: relative;
        overflow: hidden;
    }
    .catalog-product-view .container .product-image-container img {
        transition: all .3s ease-out;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transform: scale(1.01);
        -webkit-transform: scale(1.01);
        -moz-transform: scale(1.01);
        -ms-transform: scale(1.01);
        -o-transform: scale(1.01);
    }
    .catalog-product-view .container .product-image-container:hover img {
        transform: scale(1.02);
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -ms-transform: scale(1.02);
        -o-transform: scale(1.02);
    }
    .catalog-product-view .product-gallery .product-image-container:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .catalog-product-view .container.content-table .col-sm-6 {
        display: table-cell;
        float: none;
        vertical-align: top;
    }
    .catalog-product-view .container.content-table .col-sm-6.content-right,
    .catalog-product-view .container.content-table .col-sm-6.content-left {
        vertical-align: middle;
    }
    .catalog-product-view .container .content-common {
        padding: 5% 10%;
        z-index: 1;
    }
    .catalog-product-view .container .content-center h3 {
        font-weight: 500;
        font-size: 42px;
        margin: 0 0 25px;
    }
    .catalog-product-view .col-sm-6 {
        width: 50%;
    }
    .catalog-product-view .container .col-xs-12.images-full .content-left,
    .catalog-product-view .container .col-xs-12.images-full .content-right {
        position: absolute;
        top: 50%;
        z-index: 1;
        overflow: hidden;
        width: 40%;
    }
    .catalog-product-view .container .col-xs-12.images-full .content-left {
        left: 5%;
        transform: translate(0 ,-50%);
        -webkit-transform: translate(0 ,-50%);
        -moz-transform: translate(0 ,-50%);
        -o-transform: translate(0 ,-50%);
        -ms-transform: translate(0, -50%);
    }
    .catalog-product-view .container .col-xs-12.images-full .content-right  {
        right: 5%;
        transform: translate(0 ,-50%);
        -webkit-transform: translate(0 ,-50%);
        -moz-transform: translate(0 ,-50%);
        -o-transform: translate(0 ,-50%);
        -ms-transform: translate(0, -50%);
    }
    .catalog-product-view .review-detail .col-sm-6:nth-child(2n) {
        padding-left: 10px;
    }
    .catalog-product-view .review-detail .col-sm-6:nth-child(2n + 1) {
        padding-right: 10px;
        clear: left;
    }
    .catalog-product-view .review-detail .col-sm-6:nth-child(3),
    .catalog-product-view .review-detail .col-sm-6:nth-child(4) {
        padding-top: 70px;
    }
    .ampromo-gift-mobile {
        display: none;
    }
    .find-serial-number {
        padding-bottom: 50px;
    }
}
@media only screen and (max-width: 1400px) {
    .form-warranty {
        padding: 0 5%;
    }
}
@media only screen and (max-width: 1280px) and (min-width: 1200px) {
    .header-account, .header-minicart {
        padding-left: 20px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
    .nav-primary li.active a.level0:after, .nav-primary li:hover a.level0:after{
        left: 33px;
    }
    .nav-primary li.active.nav-1 a.level0:after, .nav-primary li.nav-1:hover a.level0:after{
        left: 35px !important;
    }
    .nav-primary li.level0 {
        margin-left: 15px;
    }
    .catalog-product-view .ampromo-desc .promotion-title {
        font-size: 20px;
    }
    .catalog-product-view .ampromo-desc p {
        font-size: 15px;
    }
    .catalog-product-view .box-description .container h3 {
        font-size: 32px;
    }
    .catalog-product-view .box-description .container h4 {
        font-size: 20px;
        line-height: 30px;
    }
    .catalog-product-view .feature-point {
        font-size: 16px;
    }
    .catalog-product-view .cms-service img {
        max-width: 60px;
    }
    .catalog-product-view .specifications .attribute-specs-title {
        font-size: 18px;
    }
    .catalog-product-view .specifications .attribute-specs-data {
        font-size: 16px;
    }
    .catalog-product-view .container .col-xs-12.images-full .content-left,
    .catalog-product-view .container .col-xs-12.images-full .content-right {
        max-height: 280px;
    }
    .catalog-product-view .container.product-video span {
        font-size: 14px;
    }
    .catalog-product-view .showcase.owl-theme .owl-controls .owl-page span {
        width: 35px;
        height: 35px;
    }
    .header-right {
        width: 30%;
    }
    #header .main-menu {
        width: calc(45% + 58px);
    }
    .support-banner .support-content h1 {
        font-size: 52px;
    }
    .support-banner .support-content p {
        font-size: 14px;
        max-width: 460px;
    }
    .form-warranty .step-title span {
        width: 23px;
        height: 23px;
    }
    .form-warranty .step-title h2,
    .form-warranty .step-newsletter h2, .our-support-commitment h2 {
        font-size: 20px;
    }
    .form-warranty .step-title a {
        font-size: 19px;
    }
    .form-warranty .fieldset .field input,
    .form-warranty .step-newsletter .wrap-control .control,
    .form-warranty .webforms- .field select {
        height: 53px;
    }
    .form-warranty .step-newsletter p,
    .form-warranty .step-newsletter ul li,
    .hotline p {
        font-size: 18px;
    }
    .form-warranty .step-newsletter .control .input-box input {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
    .form-warranty .step-submit .fieldset {
        padding: 30px 0 30px 2.5%;
    }
    .form-warranty .step-submit .step-condition {
        padding: 30px 0;
    }
    .form-warranty .step-newsletter .control .input-box .checkbox + label {
        font-size: 19px;
    }
    .form-warranty .step-submit .fieldset .button {
        font-size: 17px;
    }
    .form-warranty .webforms- .fields .field p,
    .form-warranty .webforms- .legend {
        font-size: 14px;
    }
    .hotline .wrap-hotline span {
        font-size: 21px;
    }
    .hotline .wrap-hotline span.phone {
        font-size: 20px;
    }
    .form-warranty input::-webkit-input-placeholder,
    .support-customer-login input::-webkit-input-placeholder {
        font-size: 16px;
    }
    .form-warranty input::-moz-placeholder,
    .support-customer-login input::-moz-placeholder {
        font-size: 16px;
    }
    .form-warranty input:-ms-input-placeholder,
    .support-customer-login input:-ms-input-placeholder{
        font-size: 16px;
    }
    .form-warranty input:-moz-placeholder,
    .support-customer-login input:-moz-placeholder {
        font-size: 16px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 770px) {
    .review-heading h3 {
        font-size: 26px;
    }
    .catalog-product-view .wrapper-review .rating-number-left {
        font-size: 98px;
        line-height: 130px;
        padding-right: 10px;
    }
    .catalog-product-view .wrapper-review .rating-number-right {
        font-size: 31px;
    }
    .catalog-product-view .wrapper-review .rating-box {
        margin: 5px 0;
    }
    .catalog-product-view .wrapper-review .rating-links {
        margin: 5px 15px;
    }
    .review-heading span {
        font-size: 13px;
    }
    .catalog-product-view .review-detail .review-meta {
        font-size: 13px;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content .review-title {
        font-size: 20px;
        margin: 10px 0;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content p {
        font-size: 16px;
        margin: 15px 0;
    }
    .catalog-product-view .wrapper-review .rating-links-review {
        margin-top: 55px;
    }
    .catalog-product-view .wrapper-review .rating-links-review a {
        padding: 10px 20px;
        font-size: 17px;
    }
    .catalog-product-view .wrapper-review #less-reviews {
        font-size: 16px;
    }
    .catalog-product-view .review-detail .col-sm-6:nth-child(3),
    .catalog-product-view .review-detail .col-sm-6:nth-child(4) {
        padding-top: 50px;
    }
    .catalog-product-view .review-detail .col-sm-6 {
        padding: 0 0 40px;
    }
    .catalog-product-view .wrapper-review #load-more-reviews {
        padding: 4px 39px;
        font-size: 17px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 641px) {
    .header-account, .header-minicart {
        padding-left: 15px;
    }
}
@media only screen and (max-width: 990px) and (min-width: 770px) {
    /*detail*/
    .product-info p.availability.out-of-stock{
        margin-left: 0;
        margin-bottom: 3px;
    }
    .catalogsearch-result-index .product-info p.availability.out-of-stock{
        margin-bottom: 5px;
    }
    .compare .product-info p.availability.out-of-stock{
        margin-bottom: 0;
        text-align: center;
    }
    .compare .product-info .add-to-links li.first, .compare .product-info .add-to-links li{
        text-align: center !important;
    }
    .compare .product-info .add-to-links li a, .compare .product-info .add-to-links button{
        padding-left: 0 !important;
    }
    .compare .product-info .add-to-links li.last a {
        margin-left: -15px;
    }
    .catalog-product-view .cms-service img,  .support-customer-login .cms-service img {
        max-width: 48px;
    }
    .catalog-product-view .cms-service .cms-service-content h4,
    .support-customer-login .cms-service .cms-service-content h4 {
        font-size: 14px;
    }
    .header-left {
        width: calc(20% - 58px);
    }
    .header-right {
        width: 35%;
    }
    #header .main-menu {
        width: calc(45% + 58px);
    }
}
@media only screen and (max-width: 990px) and (min-width: 641px) {
    .nav-primary li.active a.level0:after, .nav-primary li:hover a.level0:after{
        left: 33px;
    }
    .nav-primary li.active.nav-1 a.level0:after, .nav-primary li.nav-1:hover a.level0:after{
        left: 32px;
    }
    .block-banner .desc{
        font-size: 30px;
        line-height: 30px;
    }
    .nav-primary li.active.nav-1 a.level0:after, .nav-primary li.nav-1:hover a.level0:after{
        left: 36px !important;
    }
    .nav-primary li.level0 .wrap-menu {
        top: 99px;
    }
    .nav-primary li.level0 .wrap-menu > ul {
        border-top: 1px solid #e4dfcc;
    }
    .anchor-links ul {
        width: 70%;
    }
    .anchor-links ul > li {
        padding: 15px 5px;
    }
    .anchor-links .add-to-cart {
        right: 6px;
    }
    .catalog-product-view .add-to-cart .button {
        padding: 14px 15px;
        font-size: 15px;
    }
    .product-view .support-appointment {
        padding: 13px 15px;
        font-size: 15px;
    }
    .product-view .product-shop .product-name .h1 {
        font-size: 40px;
    }
    .regular-price .price, .special-price .price,
    .price-as-configured .price {
        font-size: 30px;
    }
    .catalog-product-view .ampromo-container .product-options {
        padding: 15px 0;
        width: 90%;
    }
    .catalog-product-view .ampromo-desc .promotion-title {
        font-size: 18px;
    }
    .catalog-product-view .ampromo-desc p {
        font-size: 14px;
    }
    .catalog-product-view .feature-point {
        padding: 10px 0 0;
    }
    .catalog-product-view .box-description .container .content-center h3,
    .catalog-product-view .box-description .container.specifications h3 {
        font-size: 28px;
    }
    .catalog-product-view .specifications .attribute-specs-title {
        font-size: 16px;
    }
    .catalog-product-view .specifications .attribute-specs-data {
        font-size: 14px;
    }
    .catalog-product-view .container .col-xs-12.images-full .content-left,
    .catalog-product-view .container .col-xs-12.images-full .content-right {
        max-height: 180px;
    }
    .catalog-product-view .showcase.owl-theme .owl-controls .owl-page span {
        width: 25px;
        height: 25px;
    }
    .catalog-product-view .showcase.owl-theme .owl-controls .owl-page {
        padding: 2px;
    }
    .box-up-sell h2, .box-viewed h2, .crosssell h2 {
        font-size: 40px;
    }
    .box-up-sell .product-info .product-name a,
    .box-viewed .product-info .product-name a,
    .crosssell .product-info .product-name a {
        font-size: 16px;
    }
    .box-up-sell .product-info .short-description,
    .box-viewed .product-info .short-description,
    .crosssell .product-info .short-description {
        font-size: 14px;
    }
    .crosssell {
        padding-bottom: 4%;
        margin: 0 7%;
    }
    .logo .large {
        max-width: 102px;
    }
    #header .nav-primary a.level0 {
        padding: 24px 12px;
    }
    #header .nav-primary > li > .sf-with-ul {
        padding: 12px 12px 36px;
        line-height: 35px;
    }
    .logo {
        padding: 23px 12px;
    }
    .search-account-cart-wrapper {
        padding: 29px 0;
    }
    .header-account, .header-minicart {
        padding-left: 10px;
    }
    .nav-primary li.level0 .wrap-menu {
        top: 85px;
    }
    #header .nav-primary > li.menu-collapse:hover ul.submenu {
        top: 85px;
    }
    .nav-primary li:hover a.level0 span:after {
        bottom: -34px;
    }
    .menu-main-wrapper {
        padding-top: 84px;
    }
    .support-banner .support-content h1 {
        font-size: 32px;
        margin: 10px 0 5px;
    }
    .support-banner .support-content p {
        font-size: 14px;
    }
    .form-warranty .step-title span {
        width: 23px;
        height: 23px;
        font-size: 14px;
        line-height: 23px;
    }

    .form-warranty .step-title .login-container a{
        font-size: 20px;
    }

    .form-warranty .step-title h2,
    .form-warranty .step-newsletter h2, .our-support-commitment h2 {
        font-size: 20px;
    }
    .form-warranty .step-title a {
        font-size: 17px;
    }
    .form-warranty .fieldset .field input,
    .form-warranty .step-newsletter .wrap-control .control,
    .form-warranty .webforms- .field select {
        height: 47px;
    }
    .form-warranty .step-newsletter h2 {
        margin: 20px 0;
    }
    .form-warranty .step-newsletter p,
    .form-warranty .step-newsletter ul li {
        font-size: 16px;
    }
    .form-warranty .step-newsletter p {
        margin-bottom: 15px;
    }
    .form-warranty .step-newsletter .control .input-box input {
        width: 15px;
        height: 15px;
        margin-right: 0px;
    }
    .form-warranty .step-submit .fieldset {
        padding: 20px 0 20px 2.5%;
    }
    .form-warranty .step-submit .step-condition {
        padding: 20px 0;
    }
    .form-warranty .step-newsletter .control .input-box .checkbox + label {
        font-size: 17px;
    }
    .form-warranty .step-submit .fieldset .button {
        font-size: 15px;
    }
    .form-warranty .webforms- .fields .field p,
    .form-warranty .webforms- .legend, .hotline p,
    .hotline .wrap-hotline span,
    .hotline .wrap-hotline span.phone {
        font-size: 14px;
    }
    .hotline .phone-hotline {
        width: 30%;
    }
    .hotline .phone-hotline img {
        width: 21%;
    }
    .our-support-commitment .cms-wrap-support .cms-support:nth-child(3n + 1) {
        padding-right: 4%;
    }
    .our-support-commitment .cms-wrap-support .cms-support {
        padding: 6.5% 2% 0;
    }
    .our-support-commitment .cms-wrap-support .cms-support:nth-child(3n) {
        padding-left: 4%;
    }
    .our-support-commitment .cms-support .cms-support-content h4 {
        font-size: 14px;
        line-height: 18px;
    }
    .our-support-commitment .cms-support .cms-support-content p {
        font-size: 13px;
        line-height: 18px;
    }
    .support-customer-login .account-login .col2-set h1,
    .support-customer-login .account-login .col2-set h1 {
        font-size: 28px;
    }
    .support-customer-login .col2-set .col-2 .content p {
        font-size: 16px;
    }
    .support-customer-login .col2-set .col-1 .content p {
        font-size: 13px;
    }
    .support-customer-login .col2-set .content .buttons-set button {
        height: 40px;
    }
    .support-customer-login .col2-set .content .buttons-set button span {
        font-size: 14px;
    }
    .product-view .product-options dl.last dd .input-box .input-box-image select {
        max-width: 235px;
    }
}
@media only screen and (max-width: 770px) and (min-width: 641px) {
    /*detail*/
    .products-grid > li {
        width: 47%;
        margin-right: 3%;
    }
    .box-up-sell .products-grid > li, .box-viewed .products-grid > li,
    .crosssell .products-grid > li {
        width: 47%;
        margin-right: 3%;
        padding-bottom: 30px;
    }
    .products-grid > li:nth-of-type(even)  {
        margin-right: 0;
    }
    .catalog-product-view .cms-service, .support-customer-login .cms-service {
        width: 50%;
        text-align: left;
        padding-left: 10%;
    }
    .catalog-product-view .specifications .attribute-specs-title {
        font-size: 16px;
    }
    .catalog-product-view .specifications .attribute-specs-data {
        font-size: 14px;
    }
    .review-heading h3 {
        font-size: 20px;
    }
    .catalog-product-view .wrapper-review .rating-number-left {
        font-size: 72px;
        line-height: 100px;
        padding-right: 10px;
    }
    .catalog-product-view .wrapper-review .rating-number-right {
        font-size: 24px;
    }
    .catalog-product-view .wrapper-review .rating-box {
        margin: 5px 0;
    }
    .catalog-product-view .wrapper-review .rating-links {
        margin: 10px 0 10px 5px;
    }
    .review-heading .review-total {
        font-size: 12px;
    }
    .catalog-product-view .review-detail .review-meta {
        font-size: 12px;
        margin: 10px 0 10px 5px;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content .review-title {
        font-size: 16px;
        margin: 5px 0;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content p {
        font-size: 14px;
        margin: 10px 0;
    }
    .catalog-product-view .wrapper-review .rating-links-review {
        margin-top: 40px;
    }
    .catalog-product-view .wrapper-review .rating-links-review a {
        padding: 10px 20px;
        font-size: 15px;
    }
    .catalog-product-view .wrapper-review #load-more-reviews {
        padding: 5px 37px;
        font-size: 15px;
    }
    .catalog-product-view .wrapper-review #less-reviews {
        font-size: 14px;
    }
    .catalog-product-view .review-detail .col-sm-6:nth-child(3),
    .catalog-product-view .review-detail .col-sm-6:nth-child(4) {
        padding-top: 30px;
    }
    .catalog-product-view .review-detail .col-sm-6 {
        padding: 0 0 30px;
    }
    .header-left {
        width: 20%;
    }
    .header-right {
        width: 40%;
    }
    #header .main-menu {
        width: 40%;
    }
}
@media only screen and (max-width: 767px) and (min-width: 641px) {
    .hidden-xs {
        display: block!important;
    }
    .visible-xs {
        display: none!important;
    }
    .more-spec > .image-upload, .table-spec{
        width: 100%;
    }
    .more-des > div.col-sm-4{
        width: 33.33%;
        float: left;
    }
}
@media only screen and (max-width: 1199px) {
    .footer .links {
        width: 22%;
        padding-right: 0;
        margin-right: 2%;
    }
    .footer .block-subscribe {
        clear: both;
        float: none;
        margin: 0 auto 15px auto;
        width: 35%;
    }
    .footer .links.social-media{
        padding-left: 0;
        width: 26%;
    }
    .nav-primary a.level0{
        margin-right: 0;
    }
    .footer .block-subscribe .block-content {
        padding-top: 0;
    }
    /*menu*/
    .nav-primary a.level0{
        padding: 10px 35px 9px;
    }
    /**/
    .products-grid > li, .catalog-product-compare-index ul.compare > li {margin-right: 2%; width: 31.66%}
    .catalog-product-view .ampromo-desc .promotion-description {
        padding-top: 0;
    }
    .catalog-product-view .ampromo-desc p {
        line-height: 15px;
    }
    .catalog-product-view .feature-point-title:after {
        top: 5px;
    }
    .form-warranty .fieldset .field .note-msg {
        font-size: 14px;
    }
}
@media screen and (min-width: 641px) and (max-width: 990px) {
    .nav-primary li.level0 .wrap-menu > ul {
        border-top: 1px solid #e4dfcc;
    }
    .catalog-product-view .box-description .container h3 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .catalog-product-view .box-description .container h4 {
        font-size: 14px;
        line-height: 18px;
    }
    .catalog-product-view .feature-point {
        font-size: 13px;
    }
    .catalog-product-view .container.product-video span {
        font-size: 12px;
    }
}
@media only screen and (max-width: 990px) {
    .footer .block-subscribe {
        width: 45%;
    }
    .slideshow .desc span.text1 {
        font-size: 55px;
        line-height: 55px;
    }
    .slideshow .desc span.text2 {
        font-size: 25px;
        line-height: 25px;
        margin: 20px 0 15px;
    }
    .slideshow .desc span.text3 {
        font-size: 15px;
        line-height: 16px;
    }
    /*header*/
    /*shopping cart*/
    .cart-table{
        display: block;
    }
    /*compare*/
    .catalog-product-compare-index ul.compare > li{
        width: 31.5%;
        margin-right: 2.5%;
    }
    ul.compare.products-grid .add-to-links{
        margin: 10px 0;
    }
    .product-view .product-shop .extra-info, .product-view .product-shop .price-info {
        max-width: 80%;
    }
    .product-view .product-shop .extra-info {
        width: 80%;
    }
    .amxnotif-block .btn-cart {
        padding: 5px 15px;
    }
    .catalog-product-view .showcase .owl-buttons span.icon {
        width: 50px;
        height: 58px;
    }
    .catalog-product-view .showcase .owl-buttons .owl-prev span.icon {
        background-position: -140px -300px;
    }
    .catalog-product-view .showcase .owl-buttons .owl-next span.icon {
        background-position: -480px -300px;
    }
    .form-warranty input::-webkit-input-placeholder,
    .support-customer-login input::-webkit-input-placeholder {
        font-size: 14px;
    }
    .form-warranty input::-moz-placeholder,
    .support-customer-login input::-moz-placeholder {
        font-size: 14px;
    }
    .form-warranty input:-ms-input-placeholder,
    .support-customer-login input:-ms-input-placeholder{
        font-size: 14px;
    }
    .form-warranty input:-moz-placeholder,
    .support-customer-login input:-moz-placeholder {
        font-size: 14px;
    }
}
@media only screen and (max-width: 770px){
    .catalog-product-compare-index ul.compare > li{
        width: 100% !important;
        margin: 0;
    }
    .product-desc-block-first > div.block-first-img{
        min-height: inherit !important;
    }
}
@media only screen and (max-width: 667px) {
    .footer .block-subscribe {
        width: 50%;
    }
}
@media only screen and (max-width: 640px) {
    .shipping { width: 100% !important;}
    /*footer*/
    .footer-container .container {
        padding: 25px 20px;
    }
    .footer-container .footer {
        padding-top: 0;
    }
    .footer-container .footer .block-title strong {
        font-size: 16px;
    }
    .footer .form-language,
    .footer .currency-switcher, .footer .links.social-media {
        display: block;
    }
    .footer .block-subscribe{
        margin-bottom: 15px;
        padding-top: 25px;
    }
    .footer .block-subscribe.payment {
        padding-top: 0;
    }
    .footer .links.social-media {
        border-bottom: 0;
        margin-bottom: 15px;
    }
    .footer .footer-links > .block {
        border-top: 1px solid #333;
    }
    .footer .links.social-media, .footer .block-subscribe{
        width: 100%;
    }
    .footer-container > div{
        padding: 0 7%;
    }
    .footer address{
        text-align: left;
    }
    .footer .block-subscribe .block-content{
        padding-top: 0;
    }
    .footer .block-subscribe .input-box{
        width: 100%;
        margin-right: 5%;
    }
    /*tab footer*/
    .footer .links .block-content{
        display: none;
        padding: 10px 0;
    }
    .footer .links {
        width: 100%;
        border-bottom: 1px solid #999999;
        padding: 5px 0;
        margin-bottom: 0;
        cursor: pointer;
    }
    .footer .links .block-title{
        position: relative;
        margin-bottom: 0;
    }
    .footer .links .block-title:after{
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: '';
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat 100%;
        width: 21px;
        height: 21px;
        font-size: 16px;
        right: 0;
        position: absolute;
    }
    .footer .links.social-media a span.fa{
        width: 40px;
        height: 40px;
        background-size: 40px 100%;
    }
    .footer .links.social-media a .fa-facebook{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/social-mb/fb.png");
    }
    .footer .links.social-media a .fa-youtube{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/social-mb/youtube.png");
    }
    .footer .links.social-media a .fa-instagram{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/social-mb/ig.png");
    }
    .footer .links.social-media a .fa-twitter{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/social-mb/twitter.png");
    }
    .footer .links.social-media a .fa-wordpress{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/social-mb/wordpress.png");
    }
    .social-media ul li {
        margin-right: 16px;
    }
    .accordion-open.footer .links .block-title.current:after{
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat 100%;
        width: 21px;
        height: 13px;
    }
    /*main*/
    .col-main{
        min-height: inherit;
    }
    .slideshow .desc span.text1{
        font-size: 55px;
        line-height: 55px;
    }
    .slideshow .desc span.text2 {
        font-size: 43px;
        line-height: 43px;
        margin: 20px 0 10px;
    }
    .slideshow .desc span.text3 {
        display: none;
    }
    .slideshow-prev {
        left: 8px;
    }
    .slideshow-prev:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 26px;
        background-position: -211px -105px;
        position: absolute;
        top: 46%;
        left: 10px;
    }
    .slideshow-next {
        right: 8px;
    }
    .slideshow-next:before {
        content: '';
        display: inline-block;
        width: 15px;
        height: 26px;
        background-position: -167px -105px;
        position: absolute;
        top: 46%;
        right: 10px;
    }
    .slideshow-container .desc{
        left: 15%;
    }
    .block-banner{
        margin-top: 10px;
    }
    .category-landing .img-banner {
        margin-bottom: 10px;
    }
    /*header*/
    a.logo {
        float: none;
        margin: auto;
        padding: 11px 40px;
    }
    .search-account-cart-wrapper{
        padding: 0;
    }
    .page-header-container, .header-right{
        padding: 0;
    }
    .page-header-container {
        background: #fff;
        position: fixed;
        height: 79px;
        border-bottom: 1px solid #ccc;
        width: 100%;
    }

    .menu-main-wrapper{
        padding-top: 78px;
    }
    .header-left{
        background: #fff;
        margin-bottom: 0;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
    }
    header#header{
        box-shadow: none;
        background: transparent;
        border-bottom: 0;
    }
    .header-right{
        width: 150px;
        float: right;
        position: static;
    }
    .header-right .skip-nav {
        position: absolute;
        top: 0;
        left: 0;
        padding: 22px 0;
        background: #fff;
        width: 78px;
        height: 78px;
    }
    .header-right .skip-nav.skip-active {
        background: #524245;
    }
    .skip-link.skip-nav .icon {
        margin-right: 0;
    }
    .search-account-cart-wrapper > div{
        text-align: center;
        padding: 26px 15px 26px 0;
    }
    .search-account-cart-wrapper .header-location{
        display: none;
    }
    .skip-search .icon{
        margin-right: 0;
    }
    .header-account span.label{
        display: none;
    }
    .header-account-desktop {
        display: none;
    }
    .header-account-mobile .header-account .skip-account {
        float: none;
    }
    .header-account-mobile .header-account #header-account {
        display: block;
        border: 0;
        background-color: transparent;
        padding: 10px 0;
    }
    .header-account-mobile .header-account #header-account li a {
        padding: 5px 0;
        font-style: italic;
    }
    .skip-cart .count, .header-account span.label{
        color: #fff;
    }
    .search-account-cart-wrapper > div > a {
        float: none;
        width: 100%;
    }
    .header-minicart {
        border: none;
    }
    a.skip-nav {
        padding: 10px 0 14px;
        width: 25%;
    }
    #header-search{
        padding: 0;
    }
    #search_mini_form .search-button{
        position: absolute;
        right: 30px;
    }
    .search-close-button {
        top: 0;
        right: auto;
        left: 5px;
        margin-top: 20px;
    }
    .search-close-button::after {
        height: 14px;
    }
    span.search-nav__overlay-input-border:after {
        width: 85%;
    }
    #header-account.skip-active, #header-cart.skip-active{
        right: 0;
        top: 79px;
    }
    #header-cart.skip-active{
        width: 350px;
    }
    .header-minicart .mini-products-list {
        padding: 20px 10px;
    }
    .header-minicart .truncated{
        display: none;
    }
    #header-cart.skip-active, #header-search{
        width: 100%;
    }
    #search{
        width: 95%;
        font-size: 2rem;
        float: left;
    }
    #header-search{
        right: 0;
    }
    #header-search #search_mini_form {
        margin: 0 auto;
        width: 90%;
        padding: 60px 0 0;
    }
    #search {

    }
    .search-autocomplete{
        top: 11px !important;
    }
    .search-autocomplete ul{
        width: 96%;
        left: 2%;
    }
    /*menu*/
    .skip-nav .icon {
        background-position: -102px -76px;
        width: 26px;
        height: 22px;
    }
    .header-right .skip-nav.skip-active .icon {
        background-position: -102px -109px;
    }
    div#header-nav {
        position: fixed;
        top: 79px;
        width: 100%;
        background-color: #fff;
        height: calc(100% - 80px);
        overflow: scroll;
    }
    .search-account-cart-wrapper{
        padding-right: 10px;
    }
    #nav {
        padding: 0 20px;
        border-top: 1px solid #ccc;
    }
    .nav-primary {
        padding: 20px;
        border-bottom: 1px solid #524245;
    }
    .nav-primary .menu-active .wrap-menu > ul.level0 {
        display: block;
    }
    .nav-primary li.level0 .wrap-menu > a, .main-menu-mobile > a{
        float: none;
    }
    .nav-primary li.level1 a span {
        display: none;
    }
    .nav-primary li.level1 a span.product-name {
        display: block;
        text-transform: capitalize;
    }
    .nav-primary li.level1 > a ~ a {
        display: none;
    }
    .nav-primary > li > a{
        background: #c6baa2;
        background: -moz-linear-gradient(top, #ffffff 10%, #dad3c3 100%);
        background: -webkit-gradient(linear, top left, bottom left, color-stop(10%,#ffffff), color-stop(100%,#dad3c3));
        background: -webkit-linear-gradient(top, #ffffff 10%,#dad3c3 100%);
        background: -o-linear-gradient(top, #ffffff 10%,#dad3c3 100%);
        background: -ms-linear-gradient(top, #ffffff 10%,#dad3c3 100%);
        background: linear-gradient(to bottom, #ffffff 10%,#dad3c3 100%);
        -moz-box-shadow: 0px 3px 8px #c9c4c5;
        -webkit-box-shadow: 0px 3px 8px #c9c4c5;
        box-shadow: 0px 3px 8px #c9c4c5;
        margin-bottom: 5px;
        margin-right: 0 !important;
        text-align: left;
    }
    .nav-primary > li > a.level0{
        font-size: 150%;
        color: #645557;
        box-shadow: none;
        background: transparent;
        padding: 10px 0;
        line-height: 25px;
    }
    .dropdown-mn li a{
        font-size: 130%;
    }
    .nav-primary > li > a:after {
        content: '';
        display: inline-block;
        width: 21px;
        height: 21px;
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat 100%;
        position: absolute;
        right: 0;
        top: 25%;
    }
    .nav-primary > li.menu-active > a:after, .nav-primary li li.level1.menu-active > a:after {
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat 100%;
        width: 21px;
        height: 13px;
    }
    .nav-1 ul.level0 > li + li, .nav-1 .nav-1-1 > a, .nav-1 .nav-1-1 > ul{
        float: none;
        width: 100%;
    }
    .nav-primary li.level0 .wrap-menu > ul{
        display: none;
        padding: 10px 0;
    }
    .nav-primary .menu-active> ul.level0, .nav-primary li.level1.menu-active > ul{
        display: block;
    }
    .nav-primary li.level0.first {
        margin-left: 0;
    }
    .nav-primary li.level0.menu-active > a.level0 {
        border-bottom: 1px ridge #999999;
    }
    .nav-1-1{
        border: none;
        margin-bottom: 0;
    }
    .header-account-mobile .header-account span.label,
    .header-account-mobile .store-language span.lang-current{
        color: #504144;
        display: inline-block;
        font-weight: normal;
        font-style: italic;
        font-size: 17px;
        padding-bottom: 10px;
        cursor: pointer;
    }
    .header-account-mobile .store-language span.lang-current{
        width: 100%;
    }
    #header-nav li.level1{
        margin-bottom: 8px;
    }
    .nav-primary li.level2 a{
        padding: 3% 7%;
        margin-left: 7%;
        margin-right: 7%;
        border-top: 1px solid #645557;
    }

    header#header, .main-menu{
        z-index: 10000;
    }
    .mask-face {
        width: 100%;
        position: fixed;
        height: 100%;
        background: #68575a;
        z-index: 9999;
        display: none;
        opacity: 0.8;
        top: 0;
        left: 0;
    }
    body.menu-open{
        position: fixed;
    }
    .nav-primary li.level0.nav-2 > ul{
        width: 100%;
    }
    /*category*/
    .category-landing .desc span.text-1{
        display: block;
        font-size: 300%;
        line-height: 55px;
    }
    .category-landing .desc span{
        font-size: 110%;
    }
    .category-landing .desc{
        right: 7%;
    }
    .category-landing .last .desc{
        left: 7%;
    }
    /*detail*/
    .product-view .product-shop, .catalog-product-compare-index .col1-layout .col-main{
        padding: 0 40px;
    }
    .box-related{
        padding: 15px 20px 20px;
    }
    .more-des > div.col-sm-4 > div {
        padding: 15px 20px 40px;
    }
    .box-specifications {
        padding: 15px 20px 0;
    }
    .compare .product-info p.availability.out-of-stock{
        margin-top: -2px;
    }
    .std.more-des img {
        width: 100%;
    }
    .more-spec > .image-upload, .table-spec{
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        float: none;
    }
    .image-upload img{
        max-width: 100% !important;
        float: none !important;
        margin: auto;
    }
    .more-spec{
        padding-bottom: 0;
    }
    .products-grid > li{
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid #c3b59b;
        padding-bottom: 30px;
        margin-bottom: 40px;
    }
    .more-des > div.col-sm-4{
        min-height: inherit !important;
    }
    .review-heading h3 span{
        font-size: 14px;
    }
    .more-des{
        height: auto !important;
        overflow: auto;
    }
    .product-collateral .box-description > a{
        display: none !important;
    }
    .box-specifications .non-active{
        height: 850px;
    }
    .product-collateral .review-detail.non-active{
        height: 185px;
    }

    /*compare*/
    .catalog-product-compare-index ul.compare > li{
        width: 100%;
        margin: 0;
    }
    .compare .product-info {
        min-height: inherit !important;
    }
    p.empty {
        margin-bottom: 30px;
        display: inline-block;
    }
    /*shopping cart*/
    .data-table.cart-table tbody td.product-cart-image, #my-subscriptions-table td.product-cart-image{
        float: left;
        width: 30%;
    }
    .data-table.cart-table tbody td, #my-subscriptions-table td{
        width: 70%;
        float: right;
        text-align: left;
    }
    .data-table.cart-table tbody td{
        padding: 0 5px;
    }
    .data-table.cart-table tbody td.product-cart-price {
        margin-top: -2px;
    }
    .data-table.cart-table .qty-ctl{
        vertical-align: top;
    }
    .product-cart-info .item-options dt{
        min-width: 110px;
        width: auto;
    }
    .product-cart-info .item-options dd{
        padding-left: 0;
    }
    .cart-table td[data-rwd-label]:before{
        min-width: 110px;
        float: left;
        display: block;
    }
    .qty-ctl.change-qty{
        line-height: 20px;
    }
    .cart-table .product-cart-actions input{
        height: 20px;
        vertical-align: top;
    }
    .cart-table .product-cart-actions button{
        margin-top: -5px;
    }
    .cart-table td.product-cart-remove[data-rwd-label]:before{
        color: #806e34;
        font-weight: 400;
        min-width: inherit;
    }
    td.a-center.product-cart-remove {
        margin-top: 20px;
    }
    td.product-cart-remove .btn-remove{
        margin-top: -8px;
    }
    .cart-table h2{
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .cart .page-title{
        margin-bottom: 20px;
        padding-bottom: 30px;
        border-bottom: 1px solid #504144;
    }
    .compare .swatch-link:hover{
        border-top: none;
    }
    #discount-coupon-form .button-wrapper > button {
        margin-right: 0;
    }
    #discount-coupon-form .button-wrapper > button + button {
        border-left: 1px solid #fff;
    }
    .cart .cart-totals {
        padding-bottom: 30px;
        margin-bottom: -10px;
    }
    .cart .cart-totals table, .discount-form .input-box{
        width: 100%;
    }
    #discount-coupon-form .discount-form .input-box,
    #checkout-coupon .discount-form .input-box {
        width: 55%;
    }
    .cart .cart-totals table, .cart .button{
        float: right;
    }
    .discount-form{
        position: relative;
    }
    #discount-coupon-form .button-wrapper{
        position: absolute;
        right: 0;
    }
    .crosssell h2{
        font-size: 250%;
    }
    .product-info{
        min-height: inherit !important;
    }
    .catalog-product-view .col1-layout .col-main {
        padding-top: 56px;
    }
    .anchor-links .anchor-links-menu {
        float: left;
        width: 70%;
    }
    .anchor-links .anchor-links-menu .product-name {
        padding: 15px 40px 15px 25px;
        position: relative;
    }
    .anchor-links .anchor-links-menu .product-name:after {
        content: '';
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 20px;
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat 100%;
        width: 21px;
        height: 13px;
    }
    .anchor-links .anchor-links-menu.is-open .product-name:after {
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat 100%;
    }
    .anchor-links .anchor-links-menu .product-name .h1 {
        font-size: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 25px;
        width: 100%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        margin: 0;
    }
    .anchor-links .anchor-links-menu ul {
        padding: 25px 0;
        border-top: 1px solid #ccc;
        position: absolute;
        width: 100%;
        background: #fff;
    }
    .anchor-links .anchor-links-menu ul li {
        padding: 5px 40px 5px 25px;
        font-size: 22px;
    }
    .anchor-links .add-to-cart {
        float: left;
        width: 30%;
        background: #fb712e;
        text-align: center;
        height: 55px;
    }
    .catalog-product-view .add-to-cart .button {
        padding: 10px 0;
        min-width: inherit;
    }
    .catalog-product-view .product-view  .add-to-cart .button {
        padding: 5px 25px;
    }
    .product-view .support-appointment {
        padding: 4px 25px;
    }
    .anchor-links .anchor-links-menu ul {
        display: none;
    }
    .anchor-links .anchor-links-menu.is-open ul {
        display: block;
    }
    .catalog-product-view .col-main {
        clear: both;
    }
    .product-view .add-to-links-social {
        clear: both;
    }
    .product-view .sharing-links {
        float: none;
    }
    .product-essential .add-to-links li {
        margin: 10px;
    }
    .product-view .product-shop .short-description,
    .product-view .product-shop .extra-info,
    .product-view .product-shop .price-info {
        margin-bottom: 0;
    }
    .regular-price .price, .special-price .price, .price-as-configured .price {
        font-size: 35px;
    }
    .notification {
        padding-bottom: 8px;
    }
    .product-options-bottom .add-to-cart, .product-shop .amxnotif-block, .product-shop .alert-stock{
        margin-top: 10px;
    }
    .product-options-bottom .add-to-cart {
        margin-top: 5px;
    }
    .catalog-product-view .ampromo-gift li {
        width: 100%;
    }
    .catalog-product-view .ampromo-desc .promotion-title {
        font-size: 20px;
        padding: 15px 0 10px;
    }
    .catalog-product-view .ampromo-container {
        padding: 30px 0;
    }
    .catalog-product-view .ampromo-container .product-options,
    .catalog-product-view .more-des .cms-banner-wrapper {
        width: 100%;
        padding: 0 40px;
        display: block;
    }
    .catalog-product-view .more-des .cms-banner-wrapper
    .support-customer-login .cms-banner-wrapper {
        padding: 20px 20px;
        overflow: hidden;
    }
    .catalog-product-view .container .content-common,
    .catalog-product-view .container .col-xs-12.images-full .content-left,
    .catalog-product-view .container .col-xs-12.images-full .content-right {
        padding: 40px;
    }
    .catalog-product-view .cms-service, .support-customer-login .cms-service {
        width: 50%;
        padding: 15px 0 15px 10%;
        text-align: left;
        white-space: nowrap;
    }
    .catalog-product-view .cms-service:nth-child(2n + 1),
    .support-customer-login .cms-service:nth-child(2n + 1) {
        clear: left;
    }
    .catalog-product-view .ampromo-desc p {
        line-height: 21px;
    }
    .catalog-product-view .box-description .container h3 {
        font-size: 31px;
    }
    .catalog-product-view .box-description .container h4 {
        font-size: 23px;
    }
    .catalog-product-view .container {
        display: flex;
        flex-direction: column;
    }
    .catalog-product-view .container.content-table .col-sm-6.content-left {
        order: 1;
    }
    .catalog-product-view .container .content-center {
        width: 90%;
    }
    .catalog-product-view .specifications .owl-theme .owl-buttons {
        display: none;
    }
    .catalog-product-view .specifications .owl-theme .owl-pagination {
        text-align: center;
    }
    .catalog-product-view .specifications .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
    }
    .catalog-product-view .specifications .owl-theme .owl-controls .owl-page span{
        display: block;
        width: 16px;
        height: 16px;
        margin: 5px 7px;
        filter: Alpha(Opacity=50);/*IE7 fix*/
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: #fff;
        border: 1px solid #514244;
    }
    .catalog-product-view .specifications .owl-theme .owl-controls .owl-page.active span{
        background: #514244;
    }
    .catalog-product-view .ampromo-container .owl-carousel .owl-item {
        padding: 0 40px;
    }
    .catalog-product-view .ampromo-container .owl-buttons span.icon {
        width: 32px;
        height: 48px;
    }
    .catalog-product-view .ampromo-container .owl-buttons .owl-prev span.icon  {
        background-position: -350px -175px;
    }
    .catalog-product-view .ampromo-container .owl-buttons .owl-next span.icon {
        background-position: -275px -175px;
    }
    .catalog-product-view .specifications .attribute-specs-content,
    .catalog-product-view .specifications .attribute-specs-info {
        width: 100%;
    }
    .catalog-product-view .specifications .attribute-specs-content {
        padding-bottom: 30px;
    }
    .catalog-product-view .container.specifications .col-xs-12 {
        padding-bottom: 10%;
    }
    .catalog-product-view .container.specifications {
        padding: 40px 40px 0;
    }
    .catalog-product-view .container.specifications h3 {
        padding-bottom: 20px;
        font-size: 38px;
    }
    .catalog-product-view .specifications .attribute-specs-title,
    .catalog-product-view .specifications .attribute-specs-data {
        font-size: 16px;
    }
    .catalog-product-view .specifications .attribute-specs-right {
        padding-right: 0;
    }
    .catalog-product-view .container .product-gallery-left,
    .catalog-product-view .container .product-gallery-right {
        width: 100%;
    }
    .catalog-product-view .container .content-center h3 {
        font-size: 38px;
        margin-bottom: 12px;
    }
    .catalog-product-view .container.product-video .content-center {
        top: 50%;
        width: 80%;
    }
    .catalog-product-view .container.product-video .video-button {
        width: 12%;
        padding-bottom: 10%;
        margin-bottom: 0;
    }
    .catalog-product-view .container.product-video span {
        font-size: 14px;
    }
    .catalog-product-view .showcase.owl-theme .owl-controls .owl-page span {
        width: 25px;
        height: 25px;
    }
    .catalog-product-view .showcase.owl-theme .owl-controls .owl-page {
        padding: 2px;
    }
    .crosssell {
        padding-bottom: 4%;
        margin: 0 7%;
    }
    .box-up-sell h2, .box-viewed h2,
    .crosssell h2 {
        font-size: 38px;
    }
    .catalog-product-view .box-up-sell .owl-carousel .owl-item,
    .catalog-product-view .box-viewed .owl-carousel .owl-item,
    .crosssell .owl-carousel .owl-wrapper .owl-item {
        padding: 0 45px;
    }
    .box-up-sell .products-grid .product-info,
    .box-viewed .products-grid .product-info,
    .crosssell .products-grid .product-info {
        padding: 0;
    }
    .box-up-sell .box-title {
        padding: 16% 0 8%;
    }
    .box-viewed .box-title {
        padding-bottom: 8%;
    }
    .catalog-product-view .review-detail .col-sm-6:first-child,
    .catalog-product-view .review-detail .col-sm-6:nth-child(2) {
        width: 100%;
    }
    .catalog-product-view .box-reviews {
        padding: 10%;
    }
    .catalog-product-view .review-detail .col-sm-6,
    .catalog-product-view .review-detail .col-sm-6:first-child,
    .catalog-product-view .review-detail .col-sm-6:nth-child(2) {
        padding: 0 0 40px;
        width: 100%;
    }
    .review-heading h3 {
        font-size: 30px;
    }
    .catalog-product-view .wrapper-review .rating-number-left {
        line-height: 130px;
        font-size: 120px;
    }
    .catalog-product-view .wrapper-review .rating-links {
        margin: 24px 15px;
    }
    .review-heading span {
        font-size: 21px;
    }
    .catalog-product-view .wrapper-review .rating-links-review {
        margin-top: 55px;
    }
    .catalog-product-view .review-detail .review-meta {
        margin: 0;
        font-size: 19px;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content .review-title {
        font-size: 30px;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content p {
        font-size: 27px;
        margin: 0;
    }
    .catalog-product-view .wrapper-review .rating-box {
        display: block;
    }
    .catalog-product-view .review-detail .col-sm-6:first-child .rating-box {
        display: inline-block;
        /*height: 24px;*/
    }
    .catalog-product-view .wrapper-review #less-reviews {
        font-size: 18px;
    }
    #customer-reviews .review-summary-table .rating-box {
        text-indent: 0px;
        text-align: center;
        background: none;
        height: 25.6px;
        width: 100%;
    }
    #customer-reviews .review-summary-table .rating-box .rating {
        display: none;
    }
    #customer-reviews .review-summary-table .rating-box .rating-number {
        display: inline-block;
    }
    .catalog-product-view .wrapper-review .form-add > h2,
    .catalog-product-view .wrapper-review .form-add #review-form > h3 {
        font-size: 22px;
    }
    .support-register-index .col1-layout .col-main,
    .support-customer-login .col1-layout .col-main,
    .support-appointment-index .col1-layout .col-main {
        padding: 0;
    }
    .support-banner .support-content h1 {
        font-size: 42px;
        margin: 10px 0 5px;
    }
    .support-banner .support-content p {
        font-size: 16px;
    }
    .form-warranty .step-title {
        padding: 22px 0 22px 0;
    }
    .form-warranty #registerSupportForm,
    .form-warranty .webforms- {
        padding-top: 40px;
    }
    .form-warranty .step-title span {
        width: 23px;
        height: 23px;
        line-height: 22px;
        font-size: 12px;
    }


    .form-warranty .step-title .login-container a {
        font-size: 18px;
    }

    .form-warranty .step-title a {
        top: 31%;
        font-size: 15px;
    }
    .form-warranty,
    .support-customer-login .account-login .col2-set {
        margin-top: 20px;
        padding: 0 7%;
    }
    .form-warranty .step.step-field, .form-warranty .fieldset.serial-number,
    .form-warranty .fieldset.date-of-purchase, .form-warranty .fieldset.place-of-purchase,
    .form-warranty .fieldset.place-specify,.form-warranty .fieldset .field.email,
    .form-warranty .fieldset .field.new-pass, .form-warranty .fieldset .field.cf-pass,
    .form-warranty .fieldset .field.name-firstname, .form-warranty .fieldset .field.name-lastname{
        padding-bottom: 40px;
    }
    .form-warranty .fieldset {
        padding: 0;
    }
    .form-warranty .fieldset .field.name-firstname, .form-warranty .fieldset .field.name-lastname,
    .form-warranty .fieldset .field.email, .form-warranty .fieldset .field.new-pass,
    .form-warranty .fieldset .field.cf-pass, .form-warranty .fieldset.serial-number,
    .form-warranty .fieldset.date-of-purchase, .form-warranty .fieldset.place-of-purchase,
    .form-warranty .fieldset.place-specify, .form-warranty .fieldset.product,
    .form-warranty .fieldset.location, .form-warranty .fieldset.data, .form-warranty .fieldset.time {
        width: 100%;
    }
    .form-warranty .fieldset .field.name-firstname, .form-warranty .fieldset .field.email,
    .form-warranty .fieldset .field.new-pass,
    .form-warranty .fieldset .field.place-of-purchase,
    .form-warranty .fieldset.serial-number, .form-warranty .fieldset.place-of-purchase,
    .form-warranty .fieldset.product, .form-warranty .fieldset.location, .form-warranty .fieldset.data {
        padding-right: 0;
    }
    .form-warranty .fieldset .field.name-lastname, .form-warranty .fieldset.date-of-purchase,
    .form-warranty .fieldset.place-specify,.form-warranty .fieldset.data, .form-warranty .fieldset.location,
    .form-warranty .fieldset.time {
        padding-left: 0;
    }
    .form-warranty .fieldset .field input,
    .form-warranty .step-newsletter .wrap-control .control,
    .form-warranty .webforms- .field select {
        height: 53px;
    }
    .form-warranty .fieldset .field .note-msg {
        padding-top: 2%;
        font-size: 14px;
    }
    .form-warranty .fieldset .field.cf-pass,
    .form-warranty .fieldset .field.place-specify {
        padding-left: 0;
    }
    .form-warranty .step-newsletter h2 {
        font-size: 24px;
        margin: 27px 0;
    }
    .form-warranty .step-newsletter p {
        font-size: 14px;
        margin-bottom: 11px;
    }
    .form-warranty .step-newsletter ul,
    .form-warranty .step-newsletter .wrap-control {
        width: 100%;
    }
    .form-warranty .step-newsletter ul li {
        font-size: 14px;
        padding-bottom: 2px;
    }
    .form-warranty .step-newsletter .wrap-control {
       
    }
    .form-warranty .step-newsletter .control .input-box input {
        width: 18px;
        height: 18px;
        margin-right: 0px;
        margin-top: 12px;
    }
    .form-warranty .step-newsletter .control .input-box .checkbox + label {
        font-size: 14px;
    }
    .form-warranty .step-submit .fieldset {
        padding: 35px 0;
    }
    .form-warranty .webforms- .legend {
        font-size: 14px;
        margin-bottom: 0;
        padding-bottom: 5px;
        line-height: 17px;
    }
    .form-warranty .webforms- .fields .field p {
        font-size: 13px;
        line-height: 16px;
    }
    .form-warranty .step.step-submit {
        padding: 0;
    }
    .form-warranty .step-submit .fieldset {
        width: 100%
    }
    .form-warranty .step-submit .step-condition {
        width: 100%;
        padding: 35px 0 0 0;
    }
    .our-support-commitment h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .our-support-commitment .cms-wrap-support .cms-support {
        width: 100%;
    }
    .our-support-commitment .cms-wrap-support .cms-support {
        padding: 20px 0;
    }
    .our-support-commitment .cms-wrap-support .cms-support:nth-child(3n + 1) {
        padding-right: 0;
    }
    .our-support-commitment .cms-wrap-support .cms-support:nth-child(3n){
        padding-left: 0;
    }
    .our-support-commitment .cms-support .cms-support-images {
        padding-bottom: 10px;
    }
    .our-support-commitment .cms-support img {
        width: 17%;
    }
    .our-support-commitment .cms-support .cms-support-content h4 {
        font-size: 19px;
    }
    .our-support-commitment .cms-support .cms-support-content p {
        font-size: 17px;
    }
    .our-support-commitment {
        padding-bottom: 10%;
    }
    .hotline p,
    .hotline .phone-hotline {
        width: 100%;
        float: left;
    }
    .hotline p {
        font-size: 19px;
        margin: 12px 0;
    }
    .hotline .phone-hotline {
        margin: 10px 0;
    }
    .hotline .phone-hotline img {
        width: 10%;
    }
    .hotline .wrap-hotline span {
        font-size: 17px;
    }
    .hotline .wrap-hotline span.phone {
        font-size: 16px;
    }
    .hotline {
        padding-bottom: 5%;
    }
    .support-customer-login .account-login .col2-set h1 {
        font-size: 28px;
        margin-bottom: 0;
    }
    .support-customer-login .account-login .field input {
        height: 45px;
    }
    .support-customer-login .col2-set .col-2 .content p {
        font-size: 20px;
    }
    .find-serial-number .faq-container-heading {
        font-size: 28px;
        padding-top: 36px;
    }
    .find-serial-number .accordion-section .accordion-heading {
        padding: 30px 30px 30px 0;
    }
    .find-serial-number .accordion-section .accordion-content .find-my-serial-number-location {
        font-size: 28px;
    }
    .find-serial-number .accordion-section .accordion-content .find-my-serial-number-copy {
        margin-bottom: 16px;
    }
}
@media only screen and (max-width: 599px) {
    .footer .block-subscribe {
        clear: both;
        float: left;
        width: 100%;
    }
    .slideshow .desc span.text1 {
        font-size: 45px;
        line-height: 45px;
    }
    .slideshow .desc span.text2 {
        font-size: 25px;
        line-height: 25px;
    }
    .box-up-sell h2, .box-viewed h2 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 550px) {
    .cart {
        margin: 0 25px;
    }
    .crosssell h2{
        margin-left: 15px;
        margin-right: 15px;
    }
    #search{
        width: 86%;
    }
    span.search-nav__overlay-input-border:after {
        width: 74%;
    }
    .catalog-product-view .cms-service img,
    .support-customer-login .cms-service img {
        max-width: 70px;
    }
    .catalog-product-view .box-description .container h4 {
        font-size: 21px;
    }
    .catalog-product-view .box-description .container .content-center h3 {
        font-size: 22px;
    }
    .catalog-product-view .container .content-center h4 {
        font-size: 15px;
        line-height: 23px;
    }
    .catalog-product-view .cms-service .cms-service-content h4,
    .support-customer-login .cms-service .cms-service-content h4 {
        font-size: 14px;
    }
    .catalog-product-view .container.product-video .content-center {
        width: 84%;
    }
    .catalog-product-view .container.product-video .video-button {
        margin-top: 35px;
    }
    .catalog-product-view .container.product-video span {
        font-size: 12px;
    }
    .product-view .product-options dl.last dd .input-box .input-box-image select {
        max-width: 235px;
    }
}
@media only screen and (max-width: 440px) {
    a.logo {
        padding: 20px 0;
    }
    .logo .large {
        max-width: 100px;
    }
    .main-menu-mobile {
        top: 30%;
    }
    .footer .block-subscribe .input-box {
        margin-right: 3%;
    }
    .product-cart-info .item-options dt, .cart-table td[data-rwd-label]:before {
        min-width: 100px;
    }
    .cart-table .product-cart-actions button{
        padding-left: 0;
    }
    .cart .cart-totals table td {
        white-space: normal;
    }
    .cart .cart-totals table td + td {
        white-space: nowrap;
    }
    .slideshow .desc span.text1 {
        font-size: 200%;
        line-height: normal;
    }
    .slideshow .desc span.text2 {
        font-size: 150%;
        line-height: normal;
    }
    .block-banner .desc{
        font-size: 190%;
        line-height: normal;
    }
    .anchor-links .anchor-links-menu .product-name {
        padding: 16px 30px;
        position: relative;
    }
    .anchor-links .anchor-links-menu .product-name .h1,
    .anchor-links .anchor-links-menu ul li {
        font-size: 18px;
    }
    .anchor-links .anchor-links-menu ul li {
        padding: 5px 30px;
    }
    .anchor-links .add-to-cart {
        height: 51px
    }
    .catalog-product-view .add-to-cart .button {
        font-size: 14px;
        padding: 15px 0;
    }
    .product-view .support-appointment {
        font-size: 14px;
        padding: 4px 15px;
    }
    .anchor-links .anchor-links-menu .product-name:after {
        right: 10px;
        top: 18px;
    }
    .product-view .product-shop .product-name .h1 {
        font-size: 40px;
    }
    .catalog-product-view .col1-layout .col-main {
        padding-top: 51px;
    }
    .amxnotif-block .btn-cart {
        padding: 5px 15px;
    }
    .catalog-product-view .cms-service .cms-service-content h4,
    .support-customer-login .cms-service .cms-service-content h4 {
        font-size: 12px;
    }
    .catalog-product-view .box-description .container h3 {
        font-size: 22px;
        margin: 0 0 12px;
    }
    .catalog-product-view .box-description .container h4 {
        font-size: 16px;
        line-height: 22px;
    }
    .catalog-product-view .feature-point {
        font-size: 13px;
        padding: 12px 0 0;
    }
    .catalog-product-view .feature-point-title:after {
        top: 2px;
    }
    .catalog-product-view .cms-service img,
    .support-customer-login .cms-service img {
        max-width: 60px;
    }
    .catalog-product-view .container.spe.cifications h3 {
        font-size: 23px;
        padding-bottom: 10px;
    }
    .catalog-product-view .specifications .attribute-specs-title, .catalog-product-view .specifications .attribute-specs-data {
        font-size: 13px;
        line-height: 17px;
    }
    .catalog-product-view .specifications .attribute-specs-data {
        padding-bottom: 11px;
    }
    .catalog-product-view .specifications .attribute-specs-block {
        margin-bottom: 0;
    }
    .catalog-product-view .specifications-block-bottom .attribute-specs-title {
        min-height: 27px;
    }
    .catalog-product-view .specifications .owl-theme .owl-controls .owl-page span {
        width: 13px;
        height: 13px;
        margin: 5px;
    }
    .catalog-product-view .specifications .attribute-specs-content {
        padding-bottom: 20px;
    }
    .product-view .product-shop, .catalog-product-compare-index .col1-layout .col-main,
    .catalog-product-view .ampromo-container .product-options {
        padding: 0 20px;
    }
    .catalog-product-view .container .content-common,
    .catalog-product-view .container .col-xs-12.images-full .content-left,
    .catalog-product-view .container .col-xs-12.images-full .content-right {
        padding: 30px 35px 40px;
    }
    .catalog-product-view .container.specifications {
        padding: 40px 20px 0;
    }
    .catalog-product-view .box-up-sell .owl-buttons span.icon,
    .catalog-product-view .box-viewed .owl-buttons span.icon {
        width: 25px;
        height: 40px;
    }
    .catalog-product-view .box-up-sell .owl-buttons .owl-prev span.icon,
    .catalog-product-view .box-viewed .owl-buttons .owl-prev span.icon {
        background-position: -245px -364px;
    }
    .catalog-product-view .box-up-sell .owl-buttons .owl-next span.icon,
    .catalog-product-view .box-viewed .owl-buttons .owl-next span.icon {
        background-position: -574px -364px;
    }
    .catalog-product-view .box-up-sell .owl-buttons > div,
    .catalog-product-view .box-viewed .owl-buttons > div {
        top: 30%;
    }
    .box-up-sell h2, .box-viewed h2 {
        font-size: 22px;
    }
    .catalog-product-view .review-detail .col-sm-6,
    .catalog-product-view .review-detail .col-sm-6:first-child,
    .catalog-product-view .review-detail .col-sm-6:nth-child(2) {
        padding: 0 0 20px;
    }
    .review-heading h3,
    .catalog-product-view .wrapper-review .rating-number-right {
        font-size: 17px;
    }
    .catalog-product-view .wrapper-review .rating-number-left {
        line-height: 63px;
        font-size: 67px;
        padding-right: 12px;
    }
    .catalog-product-view .wrapper-review .rating-links {
        margin: 10px 15px;
    }
    .review-heading span,
    .catalog-product-view .review-detail .review-meta {
        font-size: 12px;
    }
    .catalog-product-view .wrapper-review .rating-links-review {
        margin-top: 40px;
    }
    .catalog-product-view .wrapper-review .rating-links-review a {
        padding: 6px 12px;
        font-size: 13px;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content .review-title {
        font-size: 17px;
    }
    .catalog-product-view .review-detail .col-sm-6 .review-content p {
        font-size: 15px;
    }
    .catalog-product-view .wrapper-review #less-reviews {
        font-size: 14px;
    }
    /*.catalog-product-view .review-detail .col-sm-6:first-child .rating-box {*/
    /*height: 18px;*/
    /*}*/
    .box-up-sell, .box-viewed {
        padding-bottom: 8%;
    }
    .box-viewed {
        padding-top: 8%;
    }
    .box-up-sell .product-info .product-name,
    .box-viewed .product-info .product-name,
    .crosssell .product-info .product-name {
        font-size: 20px;
    }
    .box-up-sell .product-info .short-description,
    .box-viewed .product-info .short-description,
    .crosssell .product-info .short-description {
        font-size: 16px;
    }
    .box-up-sell .products-grid .link-wishlist,
    .box-viewed .products-grid .link-wishlist,
    .crosssell .products-grid .link-wishlist {
        top: 15px;
        right: 15px;
    }
    /*.catalog-product-view .wrapper-review .rating-box {*/
    /*margin: 3px 0;*/
    /*}*/
    .catalog-product-view .review-detail .col-sm-6 .review-content .review-title {
        margin: 7px 0;
    }
    .catalog-product-view .showcase .owl-buttons span.icon {
        zoom: 54%;
    }
    .catalog-product-view .showcase .owl-buttons .owl-prev {
        left: 9%;
    }
    .catalog-product-view .showcase .owl-buttons .owl-next {
        right: 9%;
    }
    .catalog-product-view .showcase .owl-buttons > div {
        top: 47%;
    }
    .box-up-sell .products-grid .link-wishlist,
    .box-viewed .products-grid .link-wishlist,
    .crosssell .products-grid .link-wishlist {
        zoom: 80%;
    }
    .catalog-product-view .box-up-sell .owl-buttons span.icon,
    .catalog-product-view .box-viewed .owl-buttons span.icon,
    .crosssell .owl-buttons span.icon {
        zoom: 70%;
    }
    .catalog-product-view .box-up-sell .owl-buttons > div,
    .catalog-product-view .box-viewed .owl-buttons > div,
    .crosssell .owl-buttons > div {
        top: 22%;
    }
    .catalog-product-view .box-up-sell .owl-buttons .owl-next,
    .catalog-product-view .box-viewed .owl-buttons .owl-next
    .crosssell .owl-buttons .owl-next {
        right: -2%;
    }
    .catalog-product-view .box-up-sell .owl-buttons .owl-prev,
    .catalog-product-view .box-viewed .owl-buttons .owl-prev,
    .crosssell .owl-buttons .owl-prev {
        left: 2%;
    }
    .box-up-sell .products-grid .swatch-link,
    .box-viewed .products-grid .swatch-link,
    .crosssell .products-grid .swatch-link {
        height: 15px!important;
        width: 15px!important;
    }
    .box-up-sell .products-grid .swatch-link.has-image .swatch-label,
    .box-viewed .products-grid .swatch-link.has-image .swatch-label,
    .crosssell .products-grid .swatch-link.has-image .swatch-label {
        height: 13px!important;
        width: 13px!important;
    }
    .box-up-sell .products-grid .swatch-link.has-image img,
    .box-viewed .products-grid .swatch-link.has-image img,
    .crosssell .products-grid .swatch-link.has-image img{
        height: 100%;
    }
    .catalog-product-view .wrapper-review #load-more-reviews {
        padding: 3px 25px;
        font-size: 14px;
    }
    .support-banner .support-content h1 {
        font-size: 29px;
        margin: 0;
    }
    .support-banner .support-content p {
        font-size: 14px;
    }
    .form-warranty .step-title {
        padding: 15px 0 15px 0;
    }
    .form-warranty .step-title span {
        width: 17px;
        height: 17px;
        line-height: 18px;
    }
    .form-warranty .step-title h2,
    .our-support-commitment h2 {
        font-size: 21px;
    }
    .form-warranty .step-title a {
        font-size: 14px;
    }
    .form-warranty .fieldset .field .note-msg {
        font-size: 12px;
    }
    .form-warranty .step-newsletter h2 {
        font-size: 21px;
    }
    .form-warranty .step-newsletter p {
        font-size: 12px;
    }
    .form-warranty .step-newsletter ul li {
        font-size: 12px;
    }
    .form-warranty .webforms- .legend {
        font-size: 12px;
    }
    .form-warranty .webforms- .fields .field p {
        font-size: 11px;
        bottom: -20px;
    }
    .form-warranty .fieldset .field input,
    .form-warranty .step-newsletter .wrap-control .control,
    .form-warranty .webforms- .field select {
        height: 41px;
    }
    .form-warranty .step-submit .fieldset .button {
        font-size: 15px;
    }
    .our-support-commitment .cms-support .cms-support-content h4 {
        font-size: 15px;
        line-height: 23px;
    }
    .our-support-commitment .cms-support .cms-support-content p {
        font-size: 14px;
        line-height: 16px;
    }
    .support-customer-login .col2-set .content .buttons-set button {
        height: 35px;
    }
    .support-customer-login .col2-set .content .buttons-set button a {
        padding: 0;
    }
    .support-customer-login .col2-set .content .buttons-set button span,
    .support-customer-login .col2-set .col-1 .content p {
        font-size: 14px;
    }
    .support-customer-login .account-login .col2-set .content {
        height: 350px;
    }
    .support-customer-login .col2-set .col-2 .content p {
        font-size: 17px;
    }
}
@media only screen and (max-width: 400px) {
    .catalog-product-view .box-up-sell .owl-buttons > div,
    .catalog-product-view .box-viewed .owl-buttons > div,
    .crosssell .owl-buttons > div {
        top: 27%;
    }
}
@media only screen and (max-width: 384px) {
    .cart-table .product-cart-actions button{
        margin-top: 0;
    }
    .cart-table .product-cart-actions button{
        margin-left: 90px;
    }
    .checkout-cart-index .page-title h1{
        padding-left: 20px;
        padding-right: 20px;
    }
    .cart-empty {
        padding: 0 25px 30px;
    }
    .catalog-product-view .cms-service img {
        max-width: 50px;
    }
    .catalog-product-view .cms-service{
        padding: 10px 0 10px 5%;
    }
}
@media only screen and (max-width: 375px) {
    .data-table.cart-table tbody td{
        width: 67%;
    }
    .item-options{
        width: auto;
    }
    .nav-primary > li > a.level0{
        font-size: 130%;
    }
    .catalog-product-view .box-up-sell .owl-buttons > div,
    .catalog-product-view .box-viewed .owl-buttons > div,
    .crosssell .owl-buttons > div {
        top: 18%;
    }
    .support-customer-login .cms-service {
        padding-left: 0;
    }
}
@media only screen and (max-width: 349px) {
    .data-table.cart-table tbody td{
        width: 65%;
    }
}
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
    .footer .block-subscribe .input-text,
    .product-options dl.last .input-box.warranty,
    .product-options .swatch-attr .input-box, .product-essential .add-to-links li a,
    .checkout-onepage-index #select_box_store_pickup, #shipping_time, #shipping_date{
        font-size: 16px;
    }
    #form-validate.franchise .form-list select{
        font-size: 14px;
    }
}

/* top nav font-size  */
@media only screen and (min-width: 1100px){
    #header .nav-primary > li > a{
        font-size:15px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1100px){
    #header .nav-primary > li > a{
        font-size:1.5vh;
    }
    #header #nav ol:first-child{
        margin-left:22px;
    }
}
@media only screen and (min-width: 641px) and (max-width: 768px){
    #header .nav-primary > li > a{
        font-size:1vh;
        padding-left:0px!important;
        padding-right:10px!important;
    }
    #header #nav ol:first-child{
        margin-left:12px;
        
    }
    
}
@media only screen and (max-width: 640px){
    .form-warranty .step-newsletter .control .input-box .details_yes{
        font-size: 14px;
        padding-left:25px;
    }
    .form-warranty .step-newsletter .control .input-box .checkbox + label{
        width: 18px;
        height: 18px;
    }
    .form-warranty .step-newsletter .control .input-box .checkbox:checked + label::before{
        content: "";
        position: absolute;
        left: 0;
        top: -2px;
        width: 21px;
        height: 12px;
        border: 2px solid #000;
        border-radius: 1px;
        border-top: none;
        border-right: none;
        background: transparent;
        transform: rotate(-45deg);
    }
    .form-warranty .step-newsletter .control .input-box .checkbox + label{
        top: 0px;
    }
    .form-warranty .step-newsletter .control .input-box{
        margin-top:20px;
    }
}


.breadcrumbs li:last-child strong,
.breadcrumbs li.product
{
    color: #996633;
}
.input-text
{
    border:1px solid #775D5D;
    border-radius: 0;
    width: 100%;
}
.customer-account .limiter select,
.catalog-category-view .limiter select
{
    background: transparent !important;
}

/*---contact page----*/
.contacts-index-index p.required,
.customer-account p.required
{
    color: #504144;
    font-weight: 300;
    font-size: 12px;
}
.contacts-index-index .col-main
{
    overflow: hidden;
}
.contact-page, .contact-info
{
    margin: 0 17%;
}
.contact-page
{
    padding-bottom: 30px;
}
.contact-page-title
{
    text-align: center;
    padding-bottom: 20px;
}
.contact-page label
{
    font-size: 15px;
    font-weight: 700;
}
.contact-page label.required:after, span.required:after
{
    color: #504144;
}
.contact-page-title h1
{
    text-align: center;
    color: #806e34;
    text-transform: none;
    margin-top: 25px;
    font-size: 35px;
    margin-bottom: 0pt;
}
.contact-page .contact-title h3,
.contact-info .contact-title h3
{
    color: #806e34;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}
.contact-page textarea
{
    max-width: none;
    background-color: transparent;
}
.contact-page .form-list li.field,
.contact-page .form-list li.wide
{
    margin-bottom: 10px;
}
.contacts-index-index p.required
{
    overflow: hidden;
}
.contact-page #contactForm,
.contact-page ul.contact-email-info
{
    overflow: hidden;
    width: 100%;
    float: left;
}

#contactForm
{
    padding-left: 0;
    padding-bottom: 40px;
}
.contact-page input[type="text"]
{
    border-radius: 0px;
    width: 100% !important;
    background-color: transparent;
    height: 30px;
}

.contact-page .buttons-set
{
    border-top: none;
    margin-left: 0px;
    max-width: none !important;
}
.contact-email-info ul>li
{
    margin-bottom: 5%;
}
.contact-page .buttons-set .btn-link
{
    float: left;
    color: #636363;
    font-size: 12px;
    width: 80px;
}
.contact-page .buttons-set .btn-link:hover
{
    color: #806e34;
}
.contact-page button[type="submit"]
{
    float: left;
    min-width: 70px;
    height: 30px;
    width: 70px;
    border: 0;
    background: #c4b69d;
    background: -moz-linear-gradient(top, #ffffff 2%, #c4b69d 100%);
    background: -webkit-linear-gradient(top, #ffffff 2%,#c4b69d 100%);
    background: -o-linear-gradient(top, #ffffff 2%,#c4b69d 100%);
    background: -ms-linear-gradient(top, #ffffff 2%,#c4b69d 100%);
    background: linear-gradient(to bottom, #ffffff 2%,#c4b69d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4b69d',GradientType=0 );
}
.contact-page button[type="submit"]
{
    font-size: 14px;
    color: #806e34;
    font-weight: 600;
}
.contact-page button[type="submit"]:focus
{
    color: #fff;
}
.contact-info .content-headquater
{
    margin-bottom: 2%;
    padding-left: 19px;
    font-size: 15px;
}
.contact-info .content-headquater >div
{
    display: block;
}
.contact-info .content-headquater >div>div
{
    width: 30px;
    height: 32px;
    display: block;
    float: left;
}
.contact-info .content-headquater >div>p
{
    padding-top: 7px;
    margin-left: 33px;
    display:block;
    margin-bottom: 4px;
}
.contacts-index-index ul.messages
{
    margin-top: 20px;
    padding: 0 2%;

}
.contacts-index-index label.required em,
.contacts-index-index span.required em
{
    display: inline;
    padding-left: 2px;
}
.content-headquater.submit
{
    background-position: -18px -6px;

}
.content-headquater .address
{
    background-image:url("https://www.osim.com/skin/frontend/osim/default/images/icon1.png");
    background-position: -18px -10px;
    background-repeat: no-repeat;
}
.content-headquater .cellphone
{
    background-image:url("https://www.osim.com/skin/frontend/osim/default/images/icon1.png");
    background-position: -18px -54px;
    background-repeat: no-repeat;
}
.content-headquater .homephone
{
    background-image:url("https://www.osim.com/skin/frontend/osim/default/images/icon1.png");
    background-position: -13px -97px;
    background-repeat: no-repeat;
}
.content-headquater .mail
{
    background-image:url("https://www.osim.com/skin/frontend/osim/default/images/icon1.png");
    background-position: -12px -143px;
    background-repeat: no-repeat;
}

/*-- Site map---*/

.catalog-seo-sitemap-category .col-main
{
    overflow: hidden;
    padding-bottom: 30px;
}
.sitemap-cate,
.sitemap-info
{
    padding-left: 40px;
    font-size: 18px;
    padding-right: 0;
}
.page-sitemap,
.sitemap-info
{
    margin-top: 30px;
}
.sitemap-info
{
    margin-bottom: 30px;
    overflow: hidden;
}
.page-sitemap .page-title h1
{

    text-align: center;
    text-transform:capitalize;
    font-size: 35px;
    color: #806e34;
    border: none;
    padding-top: 0;

}
.sitemap-cate .sitemap h3, .sitemap-cate .sitemap h3 a
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    float: none;
}
.sitemap-cate>ul>li,
.sitemap-info>ul>li
{
    line-height: 2.25;
    font-size: 15px;
}
.sitemap-cate .sitemap,.sitemap-info .sitemap-title
{
    font-size: 18px;
    padding: 0;
}
.sitemap-cate .title1
{
    font-weight: bold;
    color:  #A76D35;
}
.sitemap-cate .title2
{
    font-weight: bold;
    color: #F37021;
}
.sitemap-cate .title3, .sitemap-cate .title3 a
{
    font-weight: bold;
    color: #00AE4D;
}
.sitemap-cate .title4, .sitemap-cate .title4 a
{
    font-weight: bold;
    color: #0072BC;
}
.sitemap-info .sitemap-title h3
{
    font-weight: bold;
    color: #504144;
    font-size: 20px;
}

/*----register page-----*/
.customer-account-create .buttons-set
{
    margin-left: 0;
}
.customer-account-create .col-main
{
    overflow: hidden;
}
.customer-account-create .col-main .fieldset
{
    margin-left: 0;
}
.customer-account-create .form-list .customer-dob .dob-day,
.customer-account-create .form-list .customer-dob .dob-year
{
    width: 70px;
}
.form-list .customer-dob .dob-year,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month
{
    background: transparent;
}

.account-create input[type="text"],
.account-create input[type="password"],
.account-create input[type="email"],
.account-create select
{
    height: 30px;
    background-color: transparent;
    border: 1px solid #775D5D;
    margin-top:-10px;
}
.account-create input[type="text"].validation-failed,
.account-create input[type="password"].validation-failed,
.account-create input[type="email"].validation-failed,
.account-create select.validation-failed
{
    border: 2px solid red;
}
.customer-account-create .form-list .field
{
    margin-bottom: 0;
}
.customer-account-create #form-validate .input-box label[for="is_subscribed"]
{
    padding-left: 20px;
    padding-top: 5px;
    margin-left: -12px;
}
.account-create .page-title h1
{
    border: none !important;
    color: #806e34 !important;
    text-transform: none;
    text-align: center;
    font-size: 35px;
    text-transform: none;
    padding-top: 28px;
}
.account-create label
{
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0px;
    display: inline;
}
.account-create .cf-pass
{
    margin-top: -10px;
}
.account-create .cf-pass label
{
    display: inline;
}
.account-create label.required:after
{
    content: "";
}
.account-create
{
    margin: 0 18%;
    margin-bottom: 20px;
    line-height: 1.6;
}

.account-create .input-box label
{
    font-weight: normal;
    font-size: 15px;
    padding-top: 0%;

}
.account-create .buttons-set
{
    max-width: none !important;
    text-align: center;
    margin-bottom: 40px;
}
.account-create .buttons-set button.button
{
    float: none;
    margin-left: 0;
}
.account-create .form-list select {
    -webkit-appearance: menulist;
}
.account-create .form-list input[type=radio]
{
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
    border-radius: 50%;
    margin-right: 5px;
}

.account-create .form-list >li
{
    line-height: 2.25;
}
.account-create .form-list >li+li+li
{
    margin-top: 20px;
}
.account-create .form-list div.pass,.account-create .form-list div.cf-pass
{
    width: 100%;
}
.account-create .form-list input[type="password"]
{
    width: 100%;
}
.account-create .cf-pass
{
    margin-left: 0;
}
.account-create .buttons-set button[type="submit"]
{
    width: 135px;
    text-transform: none;
    font-size: 14px;
    font-weight: 600;
}
.account-create ul>li
{
    width: 100%;
    height: auto;
}
.account-create input
{
    border-radius: 0px;

}
.account-create ul li div.customer-name-middlename
{
    display: block;
}
.account-create ul li div.customer-name-middlename .name-firstname
{
    width: 48%;
    float: left;
    margin-right: 4%;
}
.account-create ul li div.customer-name-middlename .name-lastname
{
    width: 48%;
    float: left;
}

.account-create #form-validate input[name="email"]
{
    width: 100% !important;
}
.account-create .note-msg
{
    font-size: 12px;
    margin-bottom:10px;
}
.account-create .buttons-set
{
    border-top: none;
}

.account-create .birthday select,
.gender select
{
    border: 1px solid #775D5D;
}
li div.dob-label,
li div.gender-label
{
    padding-left: 0;
}
.account-create .gender-opt
{
    padding-left: 0;
}
.account-create li div.gender-option>input
{
    margin-top: 12px;
}

.account-create .customer-dob
{
    padding-left: 0;
    margin-top: 20px;
}
.account-create .customer-dob .dob-day,
.account-create .customer-dob .dob-year
{
    min-width: 65px;
    width: 10%;
    margin-right: 3%;
    float: left;
}
.customer-dob .dob-month
{
    min-width: 130px;
    width: 20%;
    margin-right: 3%;
    float: left;
}
.account-create select:focus,
.account-create input[type="password"]:focus,
.account-create input[type="email"]:focus,
.account-create input[type="text"]:focus
{
    border: 2px solid #775D5D;
}
.customer-account-create .validation-error
{
    display: block;
    float: left;
    width: 100%;
}
.customer-account-create p.required
{
    text-align: right;
    color: #504144;
    font-weight: 300;
    font-size: 12px;
    width: 100%;

}
.customer-account-create label.required em
{
    display: inline;
}
.customer-account-create .gender-opt .gender-option
{
    width: 80px;
    margin-right: 3%;
    float: left;
}
.customer-account-create .gender-label,
.customer-account-create .dob-label
{
    width: 20%;
    float: left;
}

/*-----Subscribe agreement & channels-------*/
.account-create .subscribe-agreement
{
    margin-top: 25px;
}
.account-create .subscribe-agreement .input-box-channels,
.account-create .subscribe-agreement .input-box-agreement .content
{
    padding: 0 0 0 19px;
}
.account-create .subscribe-agreement .input-box-agreement .content,
.account-create .subscribe-agreement .input-box-channels .css-label
{
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
}
.account-create .subscribe-agreement .input-box-channels .css-checkbox
{
    float: none;
}
.account-create .subscribe-agreement .input-box-channels .css-label
{
    padding: 0 0 0 4px;
    margin-right: 25px;
}
.account-create .subscribe-agreement .input-box-agreement .css-checkbox,
.account-create .subscribe-agreement .input-box-channels .css-checkbox
{
    margin-top: 2px;
}
.account-create .subscribe-agreement .input-box-agreement
{
    position: relative;
}
.account-create .subscribe-agreement .input-box-agreement .css-checkbox
{
    position: absolute;
    top: 23px;
}
.account-create .subscribe-agreement .input-box-agreement .validation-advice
{
    margin: -4px 0px 10px 18px;
}
.account-create .form-list .cf-pass
{
    overflow: hidden;
}

/*-----Account login-------*/
.contacts-index-index .buttons-set button.btn-link:hover
{
    color: #806e34;
}
.customer-account-login .col-main
{
    overflow: hidden;
}
.input[type="email"]:focus,
.customer-address-form .my-account select:focus,
.customer-address-form .my-account input[type="text"]:focus,
.customer-account-edit .my-account select:focus,
.customer-account-edit .my-account input[type="email"]:focus,
.input-text:focus
{
    border: 2px solid #504144;
}
.customer-address-form .form-list .name-firstname,
.customer-address-form .form-list .name-lastname,
.customer-address-form .form-list li.wide,
.customer-address-form .form-list .telephone
{
    margin-bottom: 10px;
}
.customer-address-form label.required em
{
    display: inline;
}
.customer-address-form ul.messages
{
    margin-top:20px;
}
.customer-address-form .my-account input[type=checkbox].css-checkbox:not(old) + label.css-label {
    background-position: -5px -733px;
}
.customer-address-form .my-account input[type=checkbox].css-checkbox:not(old):checked + label.css-label
{
    background-position: -5px -693px;
}
.customer-address-form .my-account ul.form-list input[type="text"].validation-failed,
.customer-address-form ul.form-list .input-text.validation-failed,
.customer-account-edit .my-account ul.form-list input[type="email"].validation-failed
{
    border:2px solid red;
}
.account-login .input-text
{
    background-color: transparent;
    height: 30px;
}
.account-login label.required:after
{
    content: "";
}
.account-login
{
    margin-top:20px;
    padding-bottom: 20%;
    font-size: 15px;

}
.customer-account-login .col2-set .col-1 ul
{
    margin-bottom: 0px;
}
.account-login .buttons-set
{
    margin-top: 0;
}
.account-login .buttons-set button.continue
{
    font-weight: 600;
    font-size: 14px;
}
.account-login .buttons-set button.signin
{
    font-weight: 600;
    font-size: 14px;
    border: 0;
}
.account-login h1
{
    border-bottom: none;
    color: #806e34;
    text-transform: capitalize;
    text-align: center;
    font-size: 35px;
    padding-top: 0;
}
.account-login h2
{
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
}

.account-login .form-list>li
{
    margin-bottom: 4%;
}
.account-login  label
{
    font-size: 15px;
}
.account-login .content .regis-info
{
    margin-top: 30px;
    font-size: 15px;
}
.account-login .content ul.regis-info li
{
    list-style: disc;
    margin-left: 15px;
}
.account-login ul.regis-info li
{
    line-height: 2.0;
}
.account-login button.continue
{
    max-width: 120px;
    height: 40px;
    border: 0;
    margin-top: 20px;
    margin-left: 8%;
}
.customer-account-login .col2-set .col-1 ul
{
    list-style: none;
}
.account-login .registered-users,
.account-login .new-users
{
    margin-top: 0 !important;
}
.account-login .buttons-set button
{
    height: 30px;
    text-transform: capitalize;
}
.account-login .registered-users .buttons-set
{
    margin-top: 0;
    padding-top: 0;
}
.account-login .form-list p
{
    margin-top: -8px;
}
.account-login .form-list p>a
{
    text-decoration: none;
    color: #636363;
    font-size: 15px;
    font-weight: 300;
}
.account-login .form-list p>a:hover
{
    color: #806e34;
}
.customer-dob .validation-advice,
.gender-opt .validation-advice
{
    width: 100%;
    clear: left;
}
/*-------wellness-tips---------*/

.breadcrumbs
{
    position: relative;
}
.wellness-tips .col-main
{
    padding: 0;
}
.wellness-tips .clearfix
{
    height: 0;
}
.wellness-tips
{
    margin: 0;
    width: 100%;
}
.wellness-slider
{
    position: relative;
    box-shadow: 0px 5px 4px #C9C4C5;
    margin-bottom: 15px;
}
.wellness-slider>p>img
{
    width: 100%;
    float: left;
}
.wellness-tips .border-shadow
{
    height: 15px;
}
.wellness-slider .wellness-content
{
    padding-top: 5%;
    padding-left: 7%;
    width: 41%;
    top:3%;
    font-family: "Fs Albert Regular";
    text-transform: none;
    position: absolute;

}
.wellness-slider .wellness-content h3,
.wellness-slider .wellness-content h1
{
    text-transform: none;
    color: #413334;
}

.wellness-slider .wellness-content h3
{
    font-size: 35px;
}
.wellness-slider .wellness-content h1
{
    font-size: 59px;
}
.wellness-slider .wellness-content button
{
    height: 40px;
    width: 110px;
    border: 1px solid #413334;
    font-size: 16px;
    margin-top: 5%;
}
.wellness-tips .wellness-block .widget-static-block
{
    display:block;
    width: 100%;
}

.wellness-tips .wellness-block>.widget-static-block>.wellness-block1,
.wellness-tips .wellness-block>.widget-static-block>.wellness-block2,
.wellness-tips .wellness-block>.widget-static-block>.wellness-block3
{
    display: block;
    float: left;
    width: 33.3333333%;
    position: relative;
}

.wellness-block1>.wellness-block-content ,
.wellness-block2>.wellness-block-content ,
.wellness-block3>.wellness-block-content
{

    padding-left: 7%;
    width: 50%;
    position: absolute;
    top: 8%;

}
.wellness-block-content>h4
{
    font-size: 35px;
}


/*-----------My account------------*/
.customer-account .col-main
{
    overflow: hidden;
    padding-left: 0;
}
.customer-account .block-title strong
{
    font-size: 15px;
}
.customer-account-edit .customer-dob,
.customer-account-edit .gender-option,
.customer-account-edit .customer-dob .dob-day,
.customer-account-edit .customer-dob .dob-month,
.customer-account-edit .customer-dob .dob-year
{
    padding-left: 0;
    margin-right: 0;
}
.customer-account-edit .customer-dob .dob-day,
.customer-account-edit .customer-dob .dob-month
{
    margin-bottom: 2px;
}

.block-compare .actions a.button
{
    padding: 1px 15px;
}
.sidebar .block-compare .actions a.button,
.sidebar .block-reorder .actions button.btn-cart,
.sidebar .block-compare .actions a.button:hover,
.sidebar .block-reorder .actions button.btn-cart:hover,
.sidebar .block-compare .actions a.button:focus,
.sidebar .block-reorder .actions button.btn-cart:hover{
    background: #fb712e;
    color: #fff;
    padding: 5px 25px;
    line-height: 1.5;
    font-size: 14px;
}

.my-account .page-title
{
    padding-bottom: 10px;
}
.my-account .page-title h1
{
    padding-top: 0px;
}
.actions a:hover,
.customer-account .buttons-set .back-link a:hover
{
    color: #806e34;
}
.customer-address-form .col-left,
.customer-account-edit .col-left,
.customer-address-form .col-main,
.customer-account-edit .col-main
{
    background: transparent;
}
.my-account .addresses-additional h2,
.my-account .addresses-primary h2
{
    color: #635356;
    font-size: 20px;
}
body.customer-account .my-account .addresses-list h3,
.customer-account .my-account .addresses-list address
{
    color: #635356;
    font-size: 15px;
}

.customer-address-form .form-list li.control:last-child
{
    margin-top: -15px;
}
.customer-address-form,
.customer-account-edit
{
    color: #635356;
}
.customer-address-form ul.form-list li label,
.customer-account-edit ul.form-list li label
{
    color: #635356;
    font-size: 15px;
    line-height: 2.25;
    padding-top: 3px;
    margin-bottom: 0;
    display: inline;
}
.buttons-set
.customer-account-edit .buttons-set
{
    margin-bottom: 3%;
}
.customer-account-edit .form-list > li
{
    overflow: hidden;
}
.customer-account-edit .my-account  input[type="email"]
{
    width: 100%;
}
.customer-account-edit .form-list li.control
{
    padding-left: 0;
}
.customer-account-edit .form-list li.control>input
{
    margin-left: 0;
}
.customer-account-edit .gender-label,
.customer-account-edit .dob-label
{
    width: 100%;
    float: left;
}
.customer-account-edit .gender-opt .gender-option
{
    min-width: 80px;
    width: 15%;
    margin-right: 15px;
    float: left;
}
.customer-account-edit .customer-dob .dob-day,
.customer-account-edit .customer-dob .dob-year
{
    min-width: 60px;
    width: 10%;
    margin-right: 3%;
    float: left;
}
.customer-account-edit .customer-dob .dob-month
{
    width: 15%;
    min-width: 80px;
    margin-right: 3%;
}
.my-account .price
{
    font-size: 15px;
}
.my-account .status em
{
    font-style: normal;
}
.my-account .a-center >.nobr a
{
    color: #806e34;
}
.my-account .a-center >.nobr a:hover
{
    color:#504144;
}
.block-account
{
    margin-left: 8%;
    color: #635356;
    margin-top: 30px;
    font-size: 15px;
}
.block-account li,
.my-account .welcome-msg,
.my-account .welcome-msg .hello>strong,
.block-account .block-title span
{
    color: #635356;
    font-size: 15px;
    line-height: 2.25;
}

.block-account ul li a:hover
{
    color: #806e34;
}
.my-account .welcome-msg .hello>strong
{
    font-weight: 300;
    font-size: 16px;
}
.block-compare,
.block-reorder
{
    border-top: 1px solid #ccc;
    line-height: 2.25;
    margin-left: 8%;
}
.block-reorder .block-title span,
.block-account .block-title span,
.block-account .block-content>ul>li>a
{
    text-transform: capitalize;
    color: #504144;

}
.block-account .block-content>ul>li>strong
{
    text-transform: capitalize;
}
.my-account .dashboard .box-account .box-head a
{
    text-transform: capitalize;
    color: #806e34;
    font-size: 12px;
}
.my-account .dashboard .box-account .box-head a:hover,
.customer-account-index #my-orders-table td.a-center span a:hover,
.my-account .account-address-box>.box-title>.address-manage a:hover
{
    color: #504144;
}
.my-account .page-title h2,
.my-account .dashboard h3,
.my-account .dashboard h2
{
    color: #806e34;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase;
}

.my-account .box-account .account-address-box
{
    margin-top: 30px;
    border-bottom: 1px solid #cccccc;
}
.my-account .newslt-info-box>.box-title,
.my-account .account-info-box>.box-title,
.my-account .account-address-box>.box-title
{
    display: inline-block;
    width: 100%;
}
.my-account .account-address-box>.box-title>.address-title
{
    float: left;
    display: block;
    padding-left: 0;
}
.my-account .account-address-box>.box-title>.address-manage>a
{
    display: block;
    font-size: 12px;
    padding-top: 8%;
}
.my-account .account-address-box .address-manage>a
{
    text-transform: capitalize;
    color: #806e34;
}
.my-account .account-info,
.my-account .newslt-info
{
    padding-right: 3% !important;
}
.my-account .account-address-box .edit-address
{
    float: right;
    font-size: 12px;
    margin-top: 10px;
}


.my-account .account-address-box .box-content h4,
.my-account .newslt-info-box>.box-title>.newslt-title,
.my-account .account-info-box .box-title>.info-title
{
    display: block;
    float: left;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
}
.my-account .account-address-box .box-content address,
.my-account .newslt-info-box .box-content p,
.my-account .account-info-box .box-content p
{
    font-style: normal;
    font-size: 15px;
}
.my-account .account-info-box .box-content a
{
    font-size: 15px;
    margin-top: 10px;
}
.my-account .account-info-box .change-pass a
{
    font-size: 15px;
}
.my-account .newslt-info-box>.box-title>.newslt-edit>a,
.my-account .account-info-box .box-title .info-edit>a
{
    display: block;
    float: right;
    text-transform: capitalize;
    font-size: 12px;
}
.my-account .dashboard .box-account
{
    border-bottom: none;
    padding-bottom: 0;
}
.my-account .account-info .box-title .info-title,
.my-account .newslt-info .box-title .newslt-title
{
    padding-left: 0;
}
.webforms-customer-result .dashboard {
    border-left: 1px solid #504144;
    padding: 0 20px 0 30px;
}
.webforms-customer-result .page-title h1 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 25px;
}
.webforms-customer-result .box-account {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.webforms-customer-account-result-view .box-title h3 {
    font-size: 15px;
}
.webforms-customer-account-result-view .col-web-form {
    width: 50%;
    float: left;
    padding-right: 3%;
}
.webforms-customer-account-result-view .col-web-form h2,
.webforms-customer-account-result-view .box-title h3 {
    color: #504144;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.webforms-customer-account-result-view .col-web-form:nth-child(2n + 1) {
    clear: left;
}
.block-compare .block-title strong span
{
    text-transform: capitalize;
    color: #504144;
}
.block-compare #compare-items .product-name
{
    padding-left: 5%;
}
.block-compare #compare-items .product-name a
{
    font-size: 15px;
    line-height: 1.25;
    font-weight: 400;
}
.block-compare .block-content,
.block-reorder .block-content,
.block-reorder .product-name>a
{
    font-size: 15px;
    font-weight: 400;
}
.customer-account-index .dashboard .col2-set .col-1,
.customer-account-index .dashboard .col2-set .col-2
{
    padding-right: 5%;
}
.customer-account-index table.data-table thead tr th.total
{
    width: 17%;
}
.customer-account-index table.data-table thead tr th.date
{
    width:14%;
}
.customer-account-index table.data-table thead tr th.ship
{
    width:20%;
}
.my-account .account-address-box>.box-title>.address-title,
.my-account .account-address-box>.box-title>.address-manage
{
    width: 50%;
    display: block;
}
.my-account .account-address-box>.box-title>.address-manage a
{
    padding-top: 0px;
}
.customer-address-form .my-account input[type="text"],
.customer-address-form .my-account select,
.customer-address-form .my-account input[type="email"]
.customer-account-edit .my-account input[type="text"],
.customer-account-edit .my-account select,
.customer-account-edit .my-account input[type="email"]
{
    width: 365px;
    max-width: 100%;
    height: 30px;
    border: 1px solid #775D5D;
}
.customer-account-index #my-orders-table td.a-center
{
    padding-left: 10px;
}

.customer-account-index #my-orders-table .a-center a:last-child
{
    margin-left: 12px;
}
.customer-account-index #my-orders-table .a-center a:first-child
{
    margin-left: 0;
}
.customer-account-edit .my-account li.gender >.opt-gender
{
    font-size: 15px;
}
.customer-account-edit .my-account input[type=radio]
{
    margin-top: 12px;
}
.customer-account-edit .buttons-set
{
    margin-bottom: 3%;
}

.customer-account-edit .my-account li.birthday select
{
    height: 30px;
    border: 1px solid #775D5D;
    font-size: 15px;
}
.customer-address-form .buttons-set
{
    margin-bottom: 20px;
    border-top: 0;
}
.customer-address-form.customer-account .page-title
{
    padding-bottom: 0;
}
.customer-address-form.customer-account .fieldset:nth-child(n+2)
{
    margin-top: 20px;
}
.customer-account h2.legend
{
    color: #806e34;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.newsletter-manage-index .my-account input[type=checkbox].css-checkbox:not(old) + label.css-label
{
    background-position: -5px -737px;
}
.newsletter-manage-index .my-account input[type=checkbox].css-checkbox:not(old):checked + label.css-label
{
    background-position: -5px -697px;
}
/*--------- Order and return-------*/
.sales-guest-form .page-title
{
    margin-bottom: 25px;
}
.sales-guest-form label.required em,
.sales-guest-form  span.required em
{
    display: inline;
}
.sales-guest-form .col-main
{
    padding-bottom: 20px;
}
.sales-guest-form form .legend
{
    border-bottom: none;
}
.sales-guest-form #oar_widget_orders_and_returns_form
{
    margin: 0 17%;
    padding:  0 5%;
}
.sales-guest-form #oar_widget_orders_and_returns_form  p.required
{
    float: left;
    color: #504144;
    font-weight: 300;
    font-size: 12px;
}
.sales-guest-view .col-main
{
    padding: 0 15%;
}
.customer-account .col-main
{
    padding-bottom: 4%;
}
.sales-guest-form #oar_widget_orders_and_returns_form .buttons-set
{
    margin-top: 40px;
}
.sales-guest-form #oar_widget_orders_and_returns_form input,
.sales-guest-form #oar_widget_orders_and_returns_form select
{
    height: 30px;
    border:1px solid #775D5D;
    width: 100%;
}

.order-info-box + .order-info-box
{
    margin-bottom: 20px;
}

.customer-account label.required em,
.customer-account span.separator,
.customer-account a.link-reorder,
.customer-account a.link-print
{
    display: inline;
    font-size: 13px;
}

.customer-account .order-details span.separator
{
    display: inline;
    font-size: 18px;
}
.sales-guest-form #oar_widget_orders_and_returns_form input:focus,
.sales-guest-form #oar_widget_orders_and_returns_form select:focus
{
    border:2px solid #775D5D;
}
.sales-guest-form #oar_widget_orders_and_returns_form input.validation-failed,
.sales-guest-form #oar_widget_orders_and_returns_form select.validation-failed
{
    border:2px solid red;
}
.order-info-box
{
    margin-top:0;
}
.sales-guest-form #oar_widget_orders_and_returns_form h2.legend,
.order-info-box .box-title h2
{
    color: #504144;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.sales-guest-form #oar_widget_orders_and_returns_form label
{
    font-size: 15px;
}
.sales-guest-view .page-title h1,
.sales-guest-view .order-items h2
{
    color: #806e34;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;

}
.sales-order-history #my-orders-table .a-center a:last-child
{
    margin-left:7px;
}
.sales-order-history #my-orders-table .a-center a:first-child
{
    margin-left: 0;
}

.sales-guest-view span.separator,
.sales-guest-view a.link-print,
.sales-guest-view a.link-reorder
{
    display: inline-block;
    float: right;
    padding-left: 5px;
}
.sales-guest-view dl.order-info
{
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 10px;
}
.sales-guest-view p.order-date
{
    font-size: 15px;
}
.sales-guest-view .order-info-box .box-title h2
{
    margin-top: 0;
    font-size: 15px;
}
.order-info-box .box-title
{
    width: 100%;
}
.order-info-box .box-content,
.order-info-box .box-title,
.order-info-box .box-content strong
{
    text-transform: none;
}
.sales-guest-view .order-info-box .box-content
{
    padding-top: 3px;
}
.sales-order-view #my-orders-table th.a-right,
.sales-guest-view #my-orders-table th.a-right
{
    width: 18%;
}
.sales-order-view #my-orders-table tbody tr.label
{
    font-size: 15px;
    color: #504144;
    display: block;
}
.sales-order-view #my-orders-table tbody tr.child td .option-value .price
{
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}
.sales-order-view #my-orders-table tbody tr.bundle +tr.last td
{
    padding-top: 0;
}
.sales-order-view #my-orders-table tbody tr.last td .item-options dt
{

}
.sales-order-view #my-orders-table tbody tr.label td
{
    padding-left: 0;
    text-align: left;
}
.sales-order-view #my-orders-table tbody tr.label td .option-label,
.sales-order-view #my-orders-table tbody tr.child td .option-value
{
    margin-left: 0;
}
.sales-order-view .my-account .title-buttons h1
{
    margin-bottom: 0 !important;
}
.sales-order-view #my-orders-table tbody tr td,
.sales-guest-view #my-orders-table tbody tr td,
.sales-order-fetch #my-offline-orders-table tbody tr td
{
    vertical-align: middle;
}
.sales-order-view #my-orders-table tbody tr td h3,
.sales-guest-view #my-orders-table tbody tr td h3,
.sales-order-fetch #my-offline-orders-table tbody tr td h3
{
    margin:0;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 10px;
}
.sales-order-fetch #my-offline-orders-table tbody tr td .price {
    font-weight: 700;
}
.sales-order-view .data-table tbody td .item-options
{
    margin-top: 0;
}
.customer-account .my-account .box-content
{
    font-size: 15px;
}
.customer-account table.data-table thead tr th
{
    text-align: left;
}
.customer-account table.data-table thead tr th.a-right
{
    text-align: right;
}
.customer-account table.data-table thead tr th.a-center
{
    text-align: center;
}
.customer-account-edit label[for="change_password"]
{
    font-size: 13px;
    padding-top:0;
}
.customer-account-edit ul.form-list .customer-name-middlename .name-lastname
{
    margin-top: 10px;
}
.my-account input[type=checkbox].css-checkbox:not(old) + label.css-label
{
    background-position: -5px -733px;
}
.my-account input[type=checkbox].css-checkbox:not(old):checked + label.css-label
{
    background-position: -4px -693px;
}
/*----dashboard-----*/
.sales-order-history #my-orders-table td.a-center
{
    min-width: 200px;
    min-height: 40px;
    padding-left: 5px;
    text-align: left;
    padding-right: 0;
}
.customer-account-index  #my-orders-table td.a-center
{
    min-width: 200px;
    min-height: 40px;
    padding-left: 10px;
    padding-right: 0;
}
.review-customer-index .amount,
.review-customer-index .limiter label
{
    font-size: 15px;
}
.sales-order-history select,
.review-customer-index  select

{
    height: 30px;
}
.customer-account-index  .data-table td.view a
{
    display: block;
}
.customer-account-index  .data-table .separator
{
    margin-right: -6px;
    padding-left: 6px;
}
/*product reviews*/

.review-customer-index .my-account .data-table td.last a
{
    font-size: 13px;
}
.review-customer-index .my-account .data-table td a
{
    font-size: 15px;
}
.review-customer-index .data-table td .product-name a
{
    text-transform: none;
}
.review-customer-index .table-review tbody tr td:first-child
{
    padding-left: 0;
    padding-right: 0;
}
.review-customer-index .page-title + p
{
    margin-top: 20px;
}
.review-customer-index .table-review tbody tr td+td
{
    width: 35%;
}
.review-customer-index .table-review tbody tr td.last
{
    width: 15%;
}


/*-----------My wishlist------------*/
.wellness-tips .main .col-main
{
    padding: 0;
}
.wishlist-index-index.customer-account .my-wishlist .page-title
{
    padding-bottom: 20px;
}
.customer-account-edit .input-box,
.customer-address-form .input-box
{
    padding-top: 0;
}
.wishlist-index-index .my-account
{
    padding-right: 10px;
}
.wishlist-index-index .my-wishlist div.wishlist-sku,
.wishlist-index-index .my-wishlist p.free-attr
{
    display: none;
}
.wishlist-index-index #wishlist-view-form dl.item-options
{
    padding-top: 10%
}
.wishlist-index-index .cart-cell .add-to-cart-alt input.qty
{
    border: none;
    background: transparent;
    width: 35px;
    font-size: 12px;
}
.wishlist-index-index .truncated_full_value
{
    display: none;
}

.wishlist-index-index .col-main
{
    padding-bottom: 2%;
    font-size: 15px;
    overflow: hidden;
}
.wishlist-index-index .col-main .my-account
{
    padding-right: 10px;
}
.my-wishlist
{
    color: #504144;
}
.my-wishlist h1
{
    color: #806e34;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
#wishlist-view-form
{
    overflow-x:auto;
}
.wishlist-index-index #wishlist-table td.customer-wishlist-item-image
{
    width: 20%;
    max-width: 175px;
    vertical-align: middle;
}
.wishlist-index-index #wishlist-table td.customer-wishlist-item-info
{
    width: 25%;
    max-width: 225px;
    vertical-align: middle;
    padding-left: 0;
    padding-right: 0;
}
.wishlist-index-index #wishlist-table td.customer-wishlist-item-info h2
{
    margin-top: 0;
    margin-bottom: 15px;
}
.wishlist-index-index #wishlist-table  td.customer-wishlist-item-price
{
    width: 18%;
    min-width: 100px;
    padding: 0;
    vertical-align: middle;
}
.wishlist-index-index #wishlist-table  td.customer-wishlist-item-quantity
{
    width: 10%;
    min-width: 70px;
    padding-right: 0;
    padding-left: 0;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
}
.wishlist-index-index #wishlist-table  td.customer-wishlist-item-remove
{
    width: 2%;
    vertical-align: middle;
    text-align: center;
}
.wishlist-index-index #wishlist-table  td.customer-wishlist-item-cart
{
    width: 30%;
    min-width: 170px;
    padding: 0;
    vertical-align: middle;
}

.my-wishlist #wishlist-table .product-name a
{
    font-size: 20px;
    font-weight: 400;
    color: #504144;
    text-transform: none;
}
#wishlist-table .price-box .price
{
    font-size: 12px;
    color: #504144;
    font-weight: 600;
    letter-spacing: normal;

}
.my-wishlist .buttons-set button[name="save_and_share"],
.my-wishlist .buttons-set button[name="add_all_to_cart"]
{
    float: none;
}
.my-wishlist .buttons-set
{
    border-top: 0px;
}
button.btn.btn-link:hover,
button.btn.btn-link:hover
{
    outline: none;
    text-decoration: none;
}
.my-wishlist .buttons-set button[name="do"]
{
    float: none;
}
.customer-account ul li a:hover
{
    color:#806e34;
}
.customer-account .btn-remove:after,
.customer-account .btn-previous:after
{
    color: #504144;
}
.customer-account .btn-remove:hover,
.customer-account .btn-previous:hover
{
    color: #806e34;
    background-color: #fff;
    border-color: #504144;
}
.my-wishlist .button.button-secondary,
.my-wishlist .button.button-secondary:hover
{
    background: none;
}
.my-wishlist #wishlist-table.clean-table thead th
{
    font-size: 15px !important;
    text-transform: none;
}
#wishlist-table tbody tr
{
    border-bottom: 1px solid #ededed;
}
#wishlist-table .add-to-cart-alt
{
    display: inline-block;
    vertical-align: middle;
}
#wishlist-table .add-to-cart-alt>div,
#wishlist-table .add-to-cart-alt input
{
    display: block;
    float: left;
    height: inherit;
}
#wishlist-table .add-to-cart-alt>div
{
    cursor: pointer;
}
#wishlist-table .add-to-cart-alt>div>p
{
    padding-top: 10%;
}

#wishlist-table td.customer-wishlist-item-cart .truncated
{
    margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart button.link-edit a
{
    color: #806e34;
}
#wishlist-table td.customer-wishlist-item-cart button[name="add_to_cart"],
#wishlist-table td.custom-wishlist-item-cart button.link-edit a:hover
{
    color: #504144;
}
#wishlist-table td.customer-wishlist-item-cart .cart-cell
{
    width: 100%;
}
#wishlist-view-form
{
    width: 100%;
}
#wishlist-view-form a.btn-remove-all
{
    float: left;
    color: #fff;
    background: #fb712e;
    font-size: 14px;
    min-width: 145px;
}
#wishlist-table td.customer-wishlist-item-cart a[name="view_more"],
#wishlist-table p span.value,
#wishlist-table td.customer-wishlist-item-cart a[name="add_to_cart"]
{
    color: #806e34;
    text-transform: uppercase;
    font-size: 12px;
    float:left;
    line-height: normal;
    padding: 0;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
#wishlist-table td.customer-wishlist-item-cart a[name="view_more"]:hover,
#wishlist-table td.customer-wishlist-item-cart a[name="add_to_cart"]:hover
{
    color: #504144;
}

#wishlist-table span.separate:before
{
    content: "|";
    float: left;
    color: #806e34;
    font-size: 14px;
    line-height: 16px;
}

#wishlist-table td.customer-wishlist-item-cart button[name="view_more"],
#wishlist-table td.customer-wishlist-item-cart button[name="add_to_cart"]

{
    padding: 0;
}
#wishlist-table td.customer-wishlist-item-cart button[name="add_to_cart"]:focus
{
    background: none;
}
#wishlist-table td.customer-wishlist-item-cart button[name="add_to_cart"] span span:hover
{
    color: #504144;
}
.wishlist-index-share  .my-account #form-validate .fieldset
{
    margin-top:10px;
}

.wishlist-index-share form .legend
{
    border-bottom:0;
}
.wishlist-index-share #form-validate h3
{
    color: #635356;
    font-size: 18px;
    font-weight: 700;
    line-height: 2.625;
    margin: 0;
}
.wishlist-index-share #form-validate textarea
{
    border: 1px solid #775D5D;
}

.wishlist-index-index button[name="view_more"]:hover,
.wishlist-index-index button[name="add_to_cart"]:hover
{
    background: transparent;
    color:#504144;
}
.wishlist-index-index .customer-wishlist-item-info dt
{
    text-transform: none;
    width: 60%;
}
.wishlist-index-index .customer-wishlist-item-info dd
{
    width: 40%;
    padding-left: 6%;
    text-transform: capitalize;
}

.wishlist-index-share .fieldset p.required
{
    float: left;
}
.availability.out-of-stock{
    margin-bottom: 0;
}
#wishlist-table .availability span.value{
    margin-top: 1px;
}
/*----------page logout-------------------*/
.customer-account-logoutsuccess .col-main,
.customer-account-forgotpassword .col-main
{
    overflow: hidden;
}
.customer-account-forgotpassword ul.form-list label.required
{
    font-size: 15px;
}
.customer-account-forgotpassword  label.required em
{
    display: inline;
}
.forgot-pass-page,
.page-logout
{
    margin: 0 auto;
}
.customer-account-forgotpassword ul.messages
{
    padding: 0 2%;
}
.forgot-pass-page label.email_address
{
    font-size: 15px;
}

.forgot-pass-page .page-title h1
{
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #806e34;
}
.forgot-pass-page .fieldset h2
{
    text-align: center;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1.625;
    font-weight: 700;
}
.page-logout .page-title h2
{
    text-align: center;
    padding-top: 20px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #806e34;
}
.page-logout p
{
    padding-bottom: 10%;
    text-align: center;
    font-size: 15px;
    line-height: 1.625;
}
.forgot-pass-page #form-validate
{
    padding-bottom: 20%;
}
.forgot-pass-page #form-validate .form-list
{
    line-height: 1.625;
    margin-top: 1%;
}
.forgot-pass-page #form-validate .fieldset,
.forgot-pass-page #form-validate .buttons-set
{
    margin:0 auto;
    width: 54%;
    max-width: none;
}
.forgot-pass-page #form-validate .buttons-set
{
    font-size: 15px;
    margin-top: 2%;
}
form .form-instructions
{
    font-size: 15px;
    font-style: normal;
    color: #736F6F;
}

.forgot-pass-page #form-validate .buttons-set button.button:focus
{
    color: #fff !important;
    background: #645557;
}
.forgot-pass-page p.required
{
    float: left;
    color: #504144;
    font-weight: 300;
    font-size: 12px;
    margin-top: 10px;;
}
.customer-account-resetpassword p.required
{
    display: none;
}
.customer-account-resetpassword .input-box .validation-advice
{
    text-align: left;
}
/*--------address page / my order page------------*/
.sales-order-view thead tr th.a-center
{
    width: 15%;
}
.customer-account .page-title
{
    padding-bottom: 0;
}
.customer-account .my-account
{
    margin-top: 30px;
}
.col2-set .col-1
{
    padding-right: 2%;
}
.customer-account .my-account
{
    padding-bottom: 20px;
}
body.customer-account .my-account .title-buttons h1
{
    margin-bottom: 10px;
}
.sales-order-view a.link-print
{
    display: inline;
}
.customer-account .my-account
{
    padding-bottom: 2%;
    padding-left: 30px;
    padding-right: 10px;
    border-left: 1px solid #504144;
}
.sales-order-history .my-account
{
    width: 100%;
    overflow-x:auto;
}
.my-account .page-title h1,
.order-details h2,
.sales-order-view .my-account .page-title h1,
.customer-account .my-account .order-details h2 a
{
    color: #806e34;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 0;
}
.customer-account table.data-table
{
    font-size: 15px;
}
.sales-order-invoice .data-table thead tr th:first-child
{
    width: 30%;
}
.sales-order-invoice table.data-table h4.product-name,
.sales-order-shipment table.data-table h4.product-name,
.sales-order-creditmemo table.data-table h4.product-name
{
    margin-top: 0;
}
.sales-order-invoice table.data-table tbody td.a-center,
.sales-order-creditmemo table.data-table tbody td.a-center
{
    font-weight: 700;
}
.sales-order-shipment .data-table thead tr th:first-child
{
    width: 40%;
}
.sales-order-invoice .order-details h3,
.sales-order-shipment .order-items h3.table-caption,
.sales-order-creditmemo .order-items h3.table-caption
{
    font-size: 18px;
    font-weight: 700;
}
.sales-order-view .link-reorder,
.sales-order-view .link-print
{
    font-size: 13px;
}
.sales-order-view .order-details .data-table h3
{
    font-size: 15px;
    font-weight: 600;
}

.address-book-page .addresses-list h2
{
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}
.address-book-page .addresses-list .addresses-additional p
{
    font-size: 14px;
}
.sales-order-history .buttons-set,
.sales-order-history .count-container .amount,
.sales-order-history .count-container label,
.sales-order-view .buttons-set,
.address-book-page .buttons-set,
.address-book-page,
.sales-order-view .order-info,
.customer-account p.order-date,
.address-book-page .addresses-list .item p
{
    font-size: 15px;
}

.sales-order-view .order-info-box h2
{
    text-transform: uppercase;
    margin-top: 0;
}
body.customer-account .data-table .separator
{
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    padding-left: 4px;
}
#my-orders-table th.view
{
    width: 25%;
}
#my-orders-table .a-center a
{
    display: inline-block;
}
#my-orders-table .a-center span.separator:before
{
    content: "|";
    float: left;
    color: #806e34;
    padding-left: 3px;

}
.sales-order-history #my-orders-table .a-center span.separator:before
{
    font-size: 16px;
    line-height: 14px;
}
/*-----------store locator------------*/
.cms-store-locator .storepickup-list .page-title
{
    position: relative;
    top:0;
    left: 0;
}
.storepickup-index-index .form-list-store label.required:after
{
    content: "*";
    color:#504144;
}
.form-list-store label
{
    font-size: 15px;
    margin-bottom: 0;
}
#review-form .input-box
{
    margin-top: 0;
    padding-top: 0;
}
ul.form-list-store li
{
    margin-bottom: 0px;
}
.storepickup-index-index .storepickup-list .page-title h1
{
    text-align: center;
    text-transform: capitalize;
    font-size: 35px;
    color: #806e34;
    border: none;
    padding-bottom: 2%;
}
.storepickup-index-index #review-form input.validation-failed,
.storepickup-index-index #review-form textarea.validation-failed
{
    border: 2px solid red !important;
}
.widget-runway-subview-card-view-container{
    min-height: 120px;
}
@media only screen and (min-width: 640px) {
    ul.listLocate li:hover
    {
        background: #645558;
    }
}
/*----------content page-------------------*/
.cms-osim-content-page .col1-layout .col-main
{
    padding: 0;
    font-weight: 300;
    color: #514345;
}

.osim-content-page .osim-content-banner
{
    position: relative;
}
.osim-content-page .banner-content
{
    padding-left: 24%;
    width: 76%;
    top: 35%;
    position: absolute;
    color: #fff;
    text-align: center;
}
.osim-content-page .banner-content>h1
{
    font-size: 73px;
    color: #fff;
}

.osim-content-page .banner-content>h4
{
    opacity: 1.8;
    font-weight: 300;
}
.osim-content-page .osim-content
{
    margin-top: 13px;
}
.osim-content-page .osim-content .block-first img,
.osim-content-page .osim-content .block-second img,
.osim-content-page .osim-content .block-third img
{
    width: 100%;
}
.osim-content-page .osim-content .img-content p
{
    margin-bottom: 0;
}

.osim-content-page .osim-content .block-second>.image,
.osim-content-page .osim-content .block-third> .img,
.osim-content-page .osim-content .block-first>.image
{
    padding:0;
    margin-top: 10px;
}
.osim-content-page .osim-content .block-second
{
    margin-top: 20px;
    font-style: normal;
    box-shadow: 0px 6px 3px #C9C4C5;
}
.osim-content-page .osim-content .block-third
{
    box-shadow: 0px 3px 3px #C9C4C5;
}
.osim-content-page .osim-content .block-second .image1,
.osim-content-page .osim-content .block-second .image2,
.osim-content-page .osim-content .block-second .image3
{
    padding-left: 0;
    padding-right: 0;
}

.osim-content-page .osim-content .block-second .image1
{
    background: #e9e9e9;
    background: -webkit-linear-gradient(right, #FFF, #e9e9e9);
    background: -o-linear-gradient(right, #FFF, #e9e9e9);
    background: -moz-linear-gradient(right, #FFF, #e9e9e9);
    background: linear-gradient(to right, #FFF , #e9e9e9);
}
.cms-osim-content-page .col1-layout .main,
.osim-content-page .osim-content .block-third,
.osim-content-page .osim-content .block-second .image2
{
    background: #ececeb;
    background: -webkit-linear-gradient(right, #FFF, #ececeb);
    background: -o-linear-gradient(right, #FFF, #ececeb);
    background: -moz-linear-gradient(right, #FFF, #ececeb);
    background: linear-gradient(to right, #FFF , #ececeb);
}


.osim-content-page .osim-content .block-second .image3
{
    background: #ededed;
    background: -webkit-linear-gradient(right, #FFF, #ededed);
    background: -o-linear-gradient(right, #FFF, #ededed);
    background: -moz-linear-gradient(right, #FFF, #ededed);
    background: linear-gradient(to right, #FFF , #ededed);
}

.osim-content-page .osim-content .img-content
{
    padding: 0px 25px;
    padding-bottom: 35px;
}
.osim-content-page .osim-content .block-first .img-content
{
    padding: 5px 10px;
}
.osim-content-page .osim-content .block-second .img-content h4
{
    padding-top: 20px;
}
.osim-content-page .osim-content .block-first h4,
.osim-content-page .osim-content .block-third h4,
.osim-content-page .osim-content .block-second h4
{
    color: #806e34;
    font-size: 25px;
    padding-top: 0;
    font-weight: 300;
}
.osim-content-page .osim-content .block-third p,
.osim-content-page .osim-content .block-first p,
.osim-content-page .osim-content .block-second p
{
    font-style: normal;
    font-size: 15px;
    color: #514345;
    line-height: 1.3;
}

/*------- store located----------*/

.storepickup-index-index ul.messages,
.cms-store-locator ul.messages
{
    margin-top: 20px;
}

.storepickup-index-index p.required,
.cms-store-locator p.required
{
    color: #504144;
    font-size: 12px;
}
.cms-store-locator .container .col-main
{
    overflow: hidden;
    width: 100%;
    padding: 0 50px!important;
    padding-bottom: 1% !important;
}
.cms-store-locator .col-main,
.storepickup-index-index .col-main
{
    overflow: hidden;
    padding-bottom: 2%;
}
.cms-store-locator .col-main .std
{
    display: none;
}
.cms-store-locator .container .page-title h1
{
    text-align: center;
    text-transform: capitalize;
    font-size: 35px;
    color: #806e34;
    border: none;
    margin-top: 10px;
    padding-top: 10px;
}
.cms-store-locator .storepickup-list,
.storepickup-index-index .storepickup-list
{
    font-size: 15px;
}
.cms-store-locator .storepickup-list{
    margin-top: 10px;
}
.cms-store-locator .list-tag{
    margin-top: 10px;
}
.cms-store-locator .content-blog-store{
    margin-top: 0;
}
.cms-store-locator .storepickup-list .page-title{
    display: none;
}


.cms-store-locator select.listLocate{
    width: 100%;
    height: 33px;
    background: url(https://www.osim.com/skin/frontend/osim/default/images/select-bg.png) #806e34 right no-repeat;
    color: #fff;
    border: 0;
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;;
    padding: 5px;
}
.cms-store-locator .list-tag{
    position: relative;
}
.storepickup-index-index .storepickup-list div#store_description
{
    color: #504144;
    margin-bottom: 2%;
    font-weight: 500;
}
.cms-store-locator .list-tag h2,
#store-pickup-shday div .open_hour_title,
.storepickup-index-index .tab_content h3,
.storepickup-index-index .list-tag h2
{
    background: #806e34 url('https://www.osim.com/skin/frontend/osim/default/images/nav-b.png') no-repeat left center;
    text-transform: uppercase;
    margin-top: 0;
}
.distance-expand-sub
{
    background: #806e34;
}
.storepickup-index-index .distance-expand-sub
{
    background: #806e34;
}
.selected_store_info
{
    color: #806e34 !important;
}

.app-viewcard-strip
{
    margin-bottom: 21px;
}
.app-viewcard-strip
{
    margin-bottom: 10px;
}
.cms-store-locator .range-slider-input .handle-slider ,
.storepickup-index-index .range-slider-input .handle-slider
{
    border: 8px solid #928F8F;
}
.cms-store-locator .list-tag,
.storepickup-index-index .list-tag
{
    background: #DCDADA;
}
.storepickup-index-index .store-pickup-map-box .store-map
{
    border: 1px solid #ccc;
}
.storepickup-index-index .iw-container .iw-title
{
    background-color: #806e34;
}
.storepickup-index-index .custom-gm-style-iw
{
    border: 1px solid #c4b69d;
}
.cms-store-locator button#btn-getdirections,
.storepickup-index-index button#btn-getdirections
{
    background-color: #806e34;
    border: 1px solid #52410B;
}
.storepickup-index-index #store_map .iw-container input
{
    border: 1px solid #71684C;
    border-radius: 0;
}
.storepickup-index-index .list-tag
{
    border: 1px solid #ededed;
}
a
{
    color: #504144;
}
a:hover
{
    color:#806E34;
}
.storepickup-index-index .storepickup-list .store-back p a.product-link
{
    color: #504144;
    font-size: 15px;
}
.storepickup-index-index .storepickup-list .store-back p a:hover
{
    color:#806e34 ;
}

.storepickup-index-index .tab-wrap-store .tabs
{
    font-size: 15px;
}
#tab_content_1 .store-pickup-column-left h4
{
    font-size: 18px;
    color:#504144;
    text-align: center;
    padding-top: 2%;
    padding-bottom: 3%;

}
.store-pickup-image-main .more-views
{
    background-color: rgba(195, 191, 175, 0.77);
    padding: 34px 50px 30px 50px;
}

.tab-wrap-store .tabs li a
{
    background: #806e34;
}
.tab-wrap-store .tabs li a:hover
{
    background: #504144;
}
.storepickup-index-index #review-form
{
    padding-top: 2%;
}
.storepickup-index-index #review-form input,
.storepickup-index-index #review-form textarea
{
    border-radius:0;
    border: 1px solid #775D5D;
}
.wishlist-index-share #form-validate textarea:focus,
.storepickup-index-index #review-form input:focus,
.storepickup-index-index #review-form textarea:focus
{
    border: 2px solid #775D5D;
}
.wishlist-index-share #form-validate textarea.validation-failed
{
    border: 2px solid red;
}
.form-list-store .form-control
{
    box-shadow: none;
}
@media only screen and (min-width: 640px) {
    ul.listLocate li:hover
    {
        background-color: #645557;
        color: #fff;
    }
}
.storepickup-index-index .pickup_contact
{
    padding-bottom: 2%;
}
#pickup_captcha_image
{
    border: 1px solid #504144;
    margin-bottom: 5px;
}
#pickup-captcha-link
{
    color: #504144;
}
a#pickup-captcha-link:hover
{
    color: #806e34 !important;
    text-decoration: none;
}
#review-form .button-pickup
{
    padding-left: 2%;
}
.buttons-set button.b-pickup
{
    float: none;
    margin-left: 0;
}
#review-form  p.required
{
    float: left;
}
.storepickup-index-index table
{
    font-size: 15px;
}
.storepickup-index-index .width-gm-style-iw > div + div + div,
.cms-store-locator .width-gm-style-iw > div + div + div
{
    border-color: #806e34 !important;
    box-shadow: none !important;
}
.cms-store-locator .custom-gm-style-iw
{
    border: none;
}
.customer-account-resetpassword .col-main
{
    padding:0;
    padding-bottom: 20px;
}
.customer-account-resetpassword #form-validate .field
{
    margin-bottom: 20px;
}
.customer-account-resetpassword #form-validate .field label
{
    font-size: 15px;
    float: left;
}
.customer-account-resetpassword #form-validate .field input
{
    width: 100%;
}
.customer-account-resetpassword form#form-validate
{
    margin: 0 15%;
    text-align: center;
    margin-top: 30px;
}
.customer-account-resetpassword form#form-validate ul,
.customer-account-resetpassword form#form-validate .buttons-set
{
    padding: 0 10%;
}
.customer-account-resetpassword label.required em
{
    display: inline;
}
/*-------product list page---------*/
.catalog-product-view .add
{
    background: #fff !important;
    overflow: hidden;
    display: block;
    width: 100%;
    filter: none;
}

.catalog-category-view .col-main,
.cms-osim-content-page .main .col-main
{
    overflow: hidden;
    font-size: 13px;
    background: #e9e8e8;
    background: -moz-linear-gradient(left, #ffffff 10%, #e9e8e8 100%);
    background: -webkit-gradient(linear, top left, top right, color-stop(10%,#ffffff), color-stop(100%,#e9e8e8));
    background: -webkit-linear-gradient(left, #ffffff 10%,#e9e8e8 100%);
    background: -o-linear-gradient(left, #ffffff 10%,#e9e8e8 100%);
    background: -ms-linear-gradient(left, #ffffff 10%,#e9e8e8 100%);
    background: linear-gradient(to right, #ffffff 10%,#e9e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8e8',GradientType=0 );
}
.catalog-category-view .products-list >li
{
    margin-bottom: 0;
}
.catalog-category-view .products-list > li .product-image img {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
}
.catalog-category-view .category-products .toolbar
{
    display: block;
}
.catalog-category-view .category-products ol.products-list
{
    overflow: hidden;
}
.catalog-category-view .category-products ol.products-list li
{
    padding: 22px 30px;
    border-bottom: 0;
    display: table;
}
.catalog-category-view .category-products ol.products-list ul.add-to-links li
{
    border-bottom:none;
    padding: 0;
}
.catalog-category-view .category-products ol.products-list li:last-child
{
    border-bottom: none;
}
.catalog-category-view .category-products ol.products-list ul.add-to-links,
.catalog-category-view .toolbar .sorter,
.catalog-category-view .category-products ol.products-list .product-primary .ratings,
.catalog-category-view .category-products ol.products-list .product-primary ul.configurable-swatch-list
{
    display: none;
}
.catalog-category-view  .products-list .product-shop
{
    padding-left: 3%;
}
.catalog-category-view .category-products ol.products-list .f-fix>div
{
    width: 100%;
    display: block;
    float: none;
    text-align: left;
    margin-bottom: 10px;
}

.catalog-category-view .category-products ol.products-list .product-primary h2.product-name>a
{
    font-size: 36px;
    font-weight: 100;
    color: #806e34;
    margin-top: 10px;
}
.catalog-category-view .category-products ol.products-list .product-secondary .view-more,
.catalog-category-view .category-products ol.products-list .f-fix .product-secondary button.btn-cart{
    font-size: 14px;
    line-height: 1.5;
    background: #a86d35;
    border: 1px solid #a86d35;
    color: #fff;
    text-transform: capitalize;
    padding: 5px 25px;
    display: inline-block;
}
.catalog-category-view .category-products ol.products-list .product-secondary .view-more:hover,
.catalog-category-view .category-products ol.products-list .f-fix .product-secondary button.btn-cart:hover{
    color: #a86d35;
    background: #fff;
    border: 1px solid #a86d35;
}
.catalog-category-view p.old-price
{
    padding-left: 0;
}

.catalog-category-view .category-products h2.product-name
{
    line-height: 1.25;
    margin-top: 0;
}
.catalog-category-view .category-products .product-secondary .price-box .regular-price span.price,
.catalog-category-view .category-products .product-secondary .price-box .special-price span.price,
.catalog-category-view .category-products .product-secondary .price-box  span.price
{
    font-size: 30px;
}
.catalog-category-view .product-secondary .price-box .old-price span.price
{
    font-size: 20px;
}
.catalog-category-view .category-products ol.products-list .desc
{
    font-size: 15px;
    line-height: 18px;
    max-height: none;
}

.catalog-category-view .category-products ol.products-list  .desc a.link-learn
{
    padding-left: 10px;
    color: #504144;
    font-size: 12px;
    text-transform: lowercase;
    text-decoration: underline;
    font-weight: 700;
    display: none;
}
.catalog-category-view .category-products ol.products-list  .desc a.link-learn:hover
{
    color: #806e34;
}
.catalog-category-view .category-products ol.products-list .f-fix>div:last-child
{
    margin-top: 18px;
}
.catalog-category-view .category-products ol.products-list .product-secondary p.action>a.button
{
    padding:8px 25px;
}
.catalog-category-view .products-list .product-shop .action
{
    display: block;
    float: left;
}
.catalog-category-view .category-products .add-to-links li:first-child a
{
    padding:5px 20px;
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    line-height: 1.625;
}
.catalog-category-view .category-products ol.products-list .f-fix .product-secondary button.btn-cart,
.catalog-category-view .category-products ol.products-list .product-secondary p.action a.button
{
    margin-right: 10px;
}
.catalog-category-view .category-products ol.products-list .product-secondary p.action a.button
{
    display: block;
    padding: 5px 20px;
    margin-top: 0;
    line-height: 1.625;
}
.catalog-category-view .category-products ol.products-list .product-secondary p.action a.button
{
    color: #806e34;
    background: #c3ba9e;
    background: -moz-linear-gradient(top, #ffffff 0%, #c3ba9e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c3ba9e));
    background: -webkit-linear-gradient(top, #ffffff 0%,#c3ba9e 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#c3ba9e 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#c3ba9e 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#c3ba9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c3ba9e',GradientType=0 );
}
.category-products ol.products-list .product-secondary p.action button:hover
{
    filter:none;
    background: #504144;
    color: #fff;
}
.catalog-category-view .toolbar
{
    border:none;
    background: transparent;
}
.catalog-category-view .toolbar .pages ol li
{
    margin-left: 3px;
}
.catalog-category-view .category-products ol.products-list .product-secondary p.action>a.button:hover
{
    color: #fff;
    background: #504144;
}
.catalog-category-view  .category-products .toolbar .count-container select
{
    height: 30px;
}
.catalog-category-view .product-secondary p.free-attr
{
    display: inline;
    padding-right: 20px;
}
.cms-wellness-tips .border-shadow
{
    height: 0;
}
/*product-description-page*/
.add .video iframe
{
    overflow: auto;
}
.catalog-product-view .desc-banner1
{
    padding: 0;
    margin-bottom: 40px;
}
.catalog-product-view .add .desc-banner1>img
{
    position: relative;
}
.catalog-product-view .add .product-desc-block-first,
.catalog-product-view .add .product-desc-block-second,
.catalog-product-view .add .product-desc-block-third,
.catalog-product-view .add .product-desc-block-fourth,
.catalog-product-view .add .product-desc-block-sixth
{
    overflow: hidden;
    width: 100%;
    display: block;
}
.catalog-product-view .add .product-desc-block-first,
.catalog-product-view .add .video,
.catalog-product-view .add .product-desc-block-sixth,
.catalog-product-view .add .product-desc-block-eighth,
.catalog-product-view .add .product-desc-block-nineth
{
    padding-bottom: 50px;
    border-bottom: 1px solid #d7d7d7;
}
.catalog-product-view .add .product-desc-block-footer1
{
    padding-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
}
.catalog-product-view .add .product-desc-block-footer2
{
    padding-bottom: 60px;
    border-bottom: 1px solid #d7d7d7;
}
.catalog-product-view .add .product-desc-block-eighth,
.catalog-product-view .add .product-desc-block-nineth
{
    overflow: hidden;
}
.catalog-product-view .add .product-desc-block-eighth img
{
    width: 65%;
    float: right;
}
.catalog-product-view .add .product-desc-block-third,
.catalog-product-view .add .product-desc-block-fourth
{
    padding: 0 40px;
    border-bottom: 1px solid #d7d7d7;
}
.catalog-product-view .add .product-desc-block-third .col-lg-8
{
    padding: 0 8%;
}
.catalog-product-view .add .product-desc-block-seventh,
.catalog-product-view .add .product-desc-block-nineth .three-block,
.catalog-product-view .add .product-desc-block-footer1,
.catalog-product-view .add .product-desc-block-footer2,
.catalog-product-view .add .product-desc-block-footer3
{
    margin-top: 30px;
}
.catalog-product-view .add .product-desc-block-third,
.catalog-product-view .add .product-desc-block-fourth,
.catalog-product-view .add .product-desc-block-sixth
{
    padding-bottom: 50px;
}
.catalog-product-view .add .product-desc-block-fourth .content1
{
    padding-right: 30px;
}
.catalog-product-view .add .product-desc-block-fourth .content2
{
    padding-left: 30px;
}
.catalog-product-view .add .product-desc-block-sixth,
.catalog-product-view .add .product-desc-block-eighth
{
    position: relative;
}
.catalog-product-view .add .product-desc-block-sixth .content h1
{
    position: absolute;
    width: 52%;
    font-size: 40px;
    color: #1a1a1a;
    font-weight: 100;
    text-align: center;
    margin-left: 9%;
    top:12%;
}
.catalog-product-view .add .video
{
    padding: 0 4%;
    padding-bottom: 3%;
}
.catalog-product-view .add .video iframe
{
    width: 100%;
    min-height: 550px;
}
.catalog-product-view .add .product-desc-block-sixth .content p
{
    position: absolute;
    width: 29%;
    font-size: 16px;
    top: 75%;
    margin-left: 35%;
    text-align: center;
    color: #1a1a1a;
}
.catalog-product-view .add .product-desc-block-sixth .content p.small
{
    position: absolute;
    font-size: 14px;
    top: 65%;
    margin-left: -7%;
    text-align: center;
    color: #1a1a1a;
}
.catalog-product-view .add .product-desc-block-fourth .content img
{
    width: 35%;
    padding-right: 10%;
    float: left;
    display: inline-block;
    padding-bottom: 20px;
}
.catalog-product-view .add .product-desc-block-fourth .content h5
{
    width: 50%;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    color: #6c4e67;
}

.catalog-product-view .add .product-desc-block-fourth .content:last-child h5
{
    color: #6c4e67;
}
.catalog-product-view .add .product-desc-block-fourth .content:last-child  p
{
    color: #3c3c3c;
}
.catalog-product-view .add .product-desc-block-fourth .content p:last-child
{
    clear: both;
}
.catalog-product-view .add .product-desc-block-eighth
{
    padding-right: 20px;
    margin-top: 50px;
}
.catalog-product-view .add .product-desc-block-eighth .content
{
    position: absolute;
}
.catalog-product-view .add .product-desc-block-eighth .content .block-head
{
    width:62%;
    padding-left: 40px;
    border-top: 1px solid #d7d7d7;
}
.catalog-product-view .add .product-desc-block-eighth .content .block-head h4
{
    font-size: 35px;
    font-weight: 100;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
.catalog-product-view .add .product-desc-block-eighth .content .block-head ul li
{
    font-size: 16px;
    line-height: 1.625;
}
.catalog-product-view .add .product-desc-block-eighth .content .block-bottom
{
    width: 23%;
    margin-left: 40px;
    border-radius: 5px;
    border: 2px solid #dbc9d4;
    padding: 20px;
    font-size: 14px;
}
.catalog-product-view .add .product-desc-block-eighth .content .block-bottom h4
{
    font-size: 14px;
    font-weight: 700;
}

.catalog-product-view .add .product-desc-block-fifth,
.catalog-product-view .add .product-desc-block-fifth .title-para,
.catalog-product-view .add .product-desc-block-fifth .block-content
{
    width: 100%;
    float: left;
}

.catalog-product-view .add .product-desc-block-third .title-para h2,
.catalog-product-view .add .product-desc-block-fourth .title-para h2,
.catalog-product-view .add .product-desc-block-fifth .title-para h2
{
    padding: 0 15%;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 100;
    font-size: 35px;
}
.catalog-product-view .add .product-desc-block-fifth .title-para h2
{
    padding: 0 21%;
    font-weight: 100;
}
.catalog-product-view .add .product-desc-block-fifth .block-icon .content  strong
{
    color: #a886a1;
}
.catalog-product-view .add .product-desc-block-third  p
{
    font-size: 15px;
    color: #1a1a1a;
}
.catalog-product-view .add .product-desc-block-third  p.signature
{
    float: right;
    text-align: left;
}
.catalog-product-view .add .product-desc-block-third p.signature>span:first-child
{
    font-size:18px;
}
.catalog-product-view .add .product-desc-block-fifth
{
    padding: 0 20px;
}
.catalog-product-view .add .product-desc-block-fifth .block-content
{
    border: 2px solid #d4d4d4;
    border-radius: 6px;
    display: block;
    padding: 20px;
    padding-bottom: 40px;
}
.catalog-product-view .add .product-desc-block-fifth .block-content p
{
    margin-bottom: 0;
}
.catalog-product-view .add .product-desc-block-fifth .block-content .col-lg-4
{
    padding-right: 20px;
}
.catalog-product-view .add .product-desc-block-fifth .block-icon .icon
{
    width: 45px;
    height: 50px;
    padding-right: 0%;
    margin-right: 3%;
    display: block;
    float: left;
}
.catalog-product-view .add .product-desc-block-fifth .block-icon
{
    clear: both;
    margin-top:30px;
    overflow: hidden;
}
.catalog-product-view .add .product-desc-block-fifth .block-icon .content
{
    width: 80%;
    overflow: hidden;
    display: block;
    float: left;
}
.catalog-product-view .add .product-desc-block-fifth
{
    margin-bottom: 50px;
}
.catalog-product-view .add .product-desc-block-nineth h2
{
    margin-bottom: 60px;
}
.catalog-product-view .add .product-desc-block-nineth .three-block
{
    padding:  0 30px;
}
.catalog-product-view .add .desc-banner1 .desc-banner1-content
{
    position: absolute;
    top: 15%;
    color: #fff;
    top:8%;
    width:50%;
    padding-left: 30px;
}
.catalog-product-view .add .desc-banner1 .desc-banner1-content h2
{
    display: block;
    font-size: 40px;
    font-weight: 700;
}
.catalog-product-view .add .desc-banner1 .desc-banner1-content h4
{
    font-size: 18px;
    line-height: 1.625;
}
.catalog-product-view .add .desc-banner1 .desc-banner1-content p
{
    font-size: 15px;
    line-height: 1.625;
}
.catalog-product-view .add .product-desc-block-first,
.catalog-product-view .add .product-desc-block-footer1,
.catalog-product-view .add .product-desc-block-footer2,
.catalog-product-view .add .product-desc-block-footer3
{
    position: relative;
}
.catalog-product-view .add .product-desc-block-footer1 .content,
.catalog-product-view .add .product-desc-block-footer2 .content
{
    width: 35%;
    padding: 12px 20px;
    padding-bottom: 25px;
    text-align: center;
    right: 0;
    margin-right: 40px;
    background-color: #2A282A;
    opacity:0.8;
    filter: alpha(opacity=80);
    position: absolute;
    top: 55%;
    color: #fff;
    font-weight: 300;
}
.catalog-product-view .add .product-desc-block-footer2 .content
{
    top: 38%;
}
.catalog-product-view .add .product-desc-block-footer3 .content
{
    position: absolute;
    top: 60%;
    margin-left: 4%;
    width: 30%;
    text-align: center;
}

.catalog-product-view .add .product-desc-block-footer1 .content h3,
.catalog-product-view .add .product-desc-block-footer2 .content h3
{
    line-height: 1.625;
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    margin-top: 30px;
}
.catalog-product-view .add .product-desc-block-first .col-lg-5
{
    padding-left: 0;
}
.catalog-product-view .add .product-desc-block-first .col-lg-5 img,
.catalog-product-view .add .product-desc-block-first .col-lg-7 img
{
    position: relative;
}
.catalog-product-view .add .product-desc-block-first .col-lg-5 .content
{
    position: absolute;
    top:80%;
    left: 0;
    right: 0;
    color: #3c3c3c;
    text-align: center;
}
.catalog-product-view .add .product-desc-block-first .col-lg-5 .content h4
{
    font-weight: 700;
    font-size: 18px;
}
.catalog-product-view .add .product-desc-block-first .col-lg-5 .content p
{
    font-size: 18px;
    width: 62%;
    margin: auto;
}
.catalog-product-view .add .product-desc-block-first .col-lg-7 .content
{
    position: absolute;
    top: 52%;
    right: 0;
    width: 45%;
    margin-top: 30px;
    display: block;
    color: #3c3c3c;
    margin-right: 25px;
}
.catalog-product-view .add .product-desc-block-first .col-lg-5 img
{
    padding: 0;
    min-height: inherit;
}
.catalog-product-view .add .product-desc-block-first .col-lg-7
{
    padding-left: 30px;
    padding-right: 0;
}
.catalog-product-view .add .product-desc-block-first .col-lg-7 .block-content
{
    padding: 0 20px;
    color: #1a1a1a;
    border-top: 1px solid #d7d7d7;
    height: auto;
    float: left;
}
.catalog-product-view .add .product-desc-block-first .col-lg-7 img
{
    float: left;
    margin-top: 30px;
    bottom: 0;
}

.catalog-product-view .add .product-desc-block-first .col-lg-7 .block-content h3,
.catalog-product-view .add .product-desc-block-nineth h2.title-par
{
    font-size: 40px;
    text-align: center;
    color: #1a1a1a;
    font-weight: 100;
}
.catalog-product-view .add .product-desc-block-nineth h2.title-par
{
    margin-top: 30px;
}
.catalog-product-view .add .product-desc-block-first .col-lg-7 .content p
{
    font-size: 18px;
    text-align: left;
    color: #1a1a1a;
    padding: 0 10px;
    margin-bottom: 0;
}
.catalog-product-view .add .product-desc-block-second .col-lg-12 .content h2
{
    font-weight: 100;
    font-size: 35px;
}
.catalog-product-view .add .col-lg-12 .content
{
    text-align: center;
    padding: 10px 18%;
}
.catalog-product-view .add h2
{
    display: block;
}
.catalog-product-view .add .three-block .col-lg-4
{
    padding: 0 40px;
}
.catalog-product-view .add .product-desc-block-nineth .three-block .col-lg-4 .content h4
{
    font-weight: 700;
}
.catalog-product-view .add .three-block .col-lg-4 .content
{
    margin-top: 30px;
}

.catalog-product-view .add .product-desc-block-first .col-lg-5 img
{
    position: relative;
    width: 100%;
    float: left;
}
/*feedback product detail*/
.width-gm-style-iw>div+div.custom-gm-style-iw+div
{
    border:6px solid  #806e34 !important;
    box-shadow: none !important;
}
div.gm-style-iw.custom-gm-style-iw
{
    border: none !important;
}
.checkout-onepage-index #btn-getdirections
{
    background-color:#806e34 ;
    border-color:#806e34 ;
}
.price-info  p.free-attr,
.product-info p.free-attr
{
    display: inline-block;
    margin-right: 20px;
}
.review-product-list .product-shop .buttons-set
{
    margin-top: -5px;
    margin-bottom: 5px;
    padding-top: 0;
}
.checkout-onepage-index .opc .col-1
{
    padding-right: 5%;
}
.checkout-onepage-index .opc .col-1 ul li
{
    list-style: disc;
    margin-left: 15px;
    line-height:2.0 ;
}
.checkout-onepage-index .opc .col-1 .buttons-set button.button span>span
{
    font-weight: 700;
}
.catalog-product-view .product-essential .gift-tootip
{
    z-index: 1;
}
.catalog-product-view .product-essential .tootip-title .tootip-head h4,
.catalog-product-view .product-essential .tootip-content .label-product,
.checkout-onepage-index .stootip-head-title
{
    font-style: normal !important;
}
.checkout-cart-index ul.jcarousel-list,
.checkout-onepage-index ul.jcarousel-list
{
    overflow:visible !important;
}
#cart-sidebar li.item
{
    width: inherit;
}
/*promotion and gift*/
.promotional-over .promotional-title h2
{
    margin-bottom: 0;
    margin-top: 0;
}

/*end desktop*/
@media only screen and (max-width: 1199px) {
    /*detail*/
    .catalog-product-view .add .product-desc-block-first .col-lg-7 img{
        margin-top: 0;
        width: 45%;
    }
}
@media screen and (max-width: 1150px) {
    .catalog-product-view .add .product-desc-block-footer1 .content,
    .catalog-product-view .add .product-desc-block-footer2 .content
    {
        top: 40%;
    }
}
/*-------Responsive Mobile--------*/
@media screen and (max-width: 992px) {
    .catalog-product-view .add .video iframe
    {
        min-height: 400px;
        height: auto;
    }
    .catalog-product-view .add .product-desc-block-fifth .title-para h2,
    .catalog-product-view .add .product-desc-block-third .title-para h2,
    .catalog-product-view .add .product-desc-block-fourth .title-para h2,
    .catalog-product-view .add .product-desc-block-fifth .title-para h2
    {
        padding: 0;
    }
    .catalog-product-view .add .desc-banner1 .desc-banner1-content
    {
        width: 70%;
    }
    .account-login {
        margin-top: 20px;
    }
    .wellness-block-content>h4
    {
        font-size: 28px;
    }
    .contacts-index-index .col-main
    {
        padding:0 5%;
    }
    .wellness-block1>.wellness-block-content ,
    .wellness-block2>.wellness-block-content ,
    .wellness-block3>.wellness-block-content
    {
        padding-left: 7%;
        width: 50%;
        position: absolute;
        top: 8%;

    }
    .wellness-slider .wellness-content
    {
        top: 9%;
        width: 50%;
    }
    .wellness-slider .wellness-content h3
    {
        font-size: 28px;
    }
    .wellness-slider .wellness-content h1
    {
        font-size: 42px;
    }
    .wellness-slider .wellness-content button
    {
        height: 40px;
        width: 110px;
        border: 1px solid #413334;
    }
    .account-create .gender-option
    {
        float: left;
    }
    .sales-guest-form #oar_widget_orders_and_returns_form
    {
        margin: 0 13%;
        padding: 0;
    }
    .sales-order-history .pager
    {
        float: none;
        text-align: right;
    }
    .sales-order-history .pager .count-container
    {
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .sales-order-history .pager .pages
    {
        float: none;
        display: inline-block;
    }
    .sales-order-history .pager .count-container .limiter
    {
        float: none;
        display: inline-block;
    }
    .sales-order-history .pager .count-container .amount
    {
        float: none;
        display: inline-block;
    }
    .catalog-seo-sitemap-category .col-main
    {
        padding: 0 20px;
    }
    .catalog-product-view .add .product-desc-block-sixth .content h1{
        width: 70%;
        top: 5%;
    }

}
@media screen and (max-width:855px)
{
    .account-login
    {
        margin: 0 4%;
    }
    .catalog-product-view .add .product-desc-block-eighth .content .block-bottom
    {
        display: none;
    }
    .catalog-product-view .add .product-desc-block-sixth .content p
    {
        top: 65%;
        width: 36%;
    }
    .catalog-product-view .add .product-desc-block-footer1 .content,
    .catalog-product-view .add .product-desc-block-footer2 .content
    {
        top: 25%;
        width: 65%;
    }
    .my-wishlist .buttons-set button[name="do"]
    {
        float: right;
    }
    .my-wishlist .buttons-set button[name="save_and_share"],
    .my-wishlist .buttons-set button[name="add_all_to_cart"]
    {
        float: right;
        clear: both;
        margin-top: 20px;
        min-width: 145px;
    }
    .account-create {
        margin: 0 5%;
        margin-bottom: 20px;
        line-height: 1.6;
    }
    .contact-page, .contact-info
    {
        margin: 0 10%;
    }
    .storepickup-index-index .container .col-main,
    .cms-store-locator .container .col-main
    {
        padding: 0 3% !important;
    }
}
@media screen and (max-width: 768px) {
    .account-create
    {
        margin: 0 5%;
    }
    .account-create li.day-of-birth
    {
        margin-top: -25px;
    }
    .osim-content-page .banner-content
    {
        padding-left: 24%;
        width: 76%;
        top: 30%;
        position: absolute;
        color: #fff;
        text-align: center;
    }
    .osim-content-page .banner-content>h1
    {
        font-size: 50px;
        color: #fff;
    }
    .osim-content-page .banner-content>h4
    {
        opacity: 0.8;
        font-size: 15px;
    }
    .customer-account-edit .clearfix
    {
        height: 0;
    }
    .customer-account-edit .my-account .page-title,
    .customer-address-index .my-account .page-title,
    .customer-address-form .my-account .page-title,
    .review-customer-index .my-account .page-title,
    .newsletter-manage-index .my-account .page-title,
    .customer-account-edit .my-account .page-title

    {
        padding-left: 0;
        padding-bottom: 10px;
        padding-top: 20px;
    }
    .customer-account-edit .page-title h2.legend,
    .customer-address-index .my-account .addresses-list h2
    {
        margin-bottom: 0;
    }
    .customer-account-edit .gender-opt .gender-option:first-child
    {
        display: block;
        float: left;
    }
    .customer-account-edit .gender-opt .gender-option:last-child
    {
        width: 50%;
        display: block;
        float: left;
    }
    .sales-guest-form #oar_widget_orders_and_returns_form
    {
        margin: 0 8%;
        padding: 0;
    }
    .catalog-product-view .add .product-desc-block-first .col-lg-7 .block-content
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    /*promotion gift*/
    .catalog-product-view .add .product-desc-block-first .col-lg-5{
        padding: 0
    }

}

@media screen and (max-width: 720px) {
    .account-create .gender-option
    {
        float: left;
    }
    .wellness-slider .wellness-content
    {
        top: 12%;
    }

    .wellness-block1>.wellness-block-content ,
    .wellness-block2>.wellness-block-content ,
    .wellness-block3>.wellness-block-content
    {

        padding-left: 7%;
        width: 50%;
        position: absolute;
        top: 8%;

    }
    .wellness-slider .wellness-content h3
    {
        font-size: 23px;
        font-weight: 400;
    }
    .wellness-slider .wellness-content h1
    {
        font-size: 35px;
        font-weight: 600;
    }
    .wellness-slider .wellness-content button
    {
        height: 30px;
        width: 90px;
        border: 1px solid #413334;
    }
    .customer-account-create .gender-label,
    .customer-account-create .dob-label
    {
        width: 15%;
        min-width: 100px;
    }
    .account-create .customer-dob .dob-month
    {
        width: 10%;
        min-width: 120px;
    }
    .account-create .customer-dob .dob-day,
    .account-create .customer-dob .dob-year
    {
        width: 10%;
        min-width: 80px;
    }

}

@media screen and (max-width: 640px) {
    .customer-account .my-account
    {
        margin-top: 10px;
    }
    .customer-account-index .page-title h2,
    .customer-account-index .dashboard h2
    {
        font-size: 15px;
        font-weight: 700;
    }
    .customer-account .my-account .page-title h1
    {
        text-align: left;
    }
    .customer-account-logoutsuccess .page-title h1
    {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .customer-account table.data-table span.nobr a
    {
        font-size: 12px;
    }
    .account-create li.day-of-birth
    {
        margin-top: -25px;
    }

    /*webforms*/

    .webforms-customer-account-result-view .col-web-form {
        width: 100%;
        margin-top: 15px;
    }
    /*order*/

    .sales-order-history .page-title,
    .sales-order-view .page-title,
    .sales-order-invoice .page-title,
    .sales-order-shipment .page-title,
    .sales-order-creditmemo .page-title,
    .review-customer-index .page-title
    {
        margin-top: 20px;
    }
    .review-customer-index .page-title
    {
        margin-bottom: 10px;
    }


    /*Order detail*/
    .sales-order-view .my-account .title-buttons h1,
    .customer-address-index .my-account .page-title h1,
    .sales-order-history .my-account .page-title h1 {
        margin-bottom: 20px !important;
        font-size: 18px;
    }
    #my-orders-table .item-options{
        width: auto;
    }
    #my-orders-table .item-options dd{
        padding-left: 0;
    }
    .my-account #my-orders-table .price, .linearize-table-large tbody td[data-rwd-label]{
        font-size: 15px;
    }
    .my-account .item-options dt,
    #my-orders-table .item-options dt,
    .linearize-table-large tbody td[data-rwd-label]:before
    {
        min-width: 130px;
        float: left;
        font-size: 15px;
        text-transform: none;
        font-weight: 400;
    }
    .linearize-table-large tbody td[data-rwd-label] {
        padding-left: 10px;
        padding-bottom: 15px;
    }
    #my-orders-table tbody:last-child tr.bundle.child+ tr.last td:first-child
    {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .sales-order-view .my-account .page-title,
    .customer-account-index .my-account .page-title
    {
        padding-left: 0;
    }
    .sales-order-view #my-orders-table tbody tr td h3,
    .sales-guest-view #my-orders-table tbody tr td h3
    {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .linearize-table-large tbody tr.bundle.child+tr.last td[data-rwd-label]:before
    {
        content: "";
    }
    .linearize-table-large tbody tr.bundle.child+ tr.last td[data-rwd-label]
    {
        height: 0;
    }
    .linearize-table-large tbody tr.child td[data-rwd-label]
    {
        padding-bottom: 0;
        padding-top: 10px;
    }

    .sales-order-view #my-orders-table tbody tr td dl.item-options dt,
    .sales-order-view #my-orders-table tbody tr td dl.item-options dd
    {
        font-weight: 400;
        font-size: 15px;
    }
    .wellness-tips .wellness-block>.widget-static-block>.wellness-block1,
    .wellness-tips .wellness-block>.widget-static-block>.wellness-block2,
    .wellness-tips .wellness-block>.widget-static-block>.wellness-block3
    {
        display: block;
        float: left;
        width: 100%;
        position: relative;
    }

    .wellness-block1>.wellness-block-content ,
    .wellness-block2>.wellness-block-content ,
    .wellness-block3>.wellness-block-content
    {

        padding-left: 7%;
        width: 50%;
        position: absolute;
        top: 20%;

    }
    .osim-content-page .banner-content
    {
        top:10%;
    }
    .wellness-tips .wellness-block img
    {
        width: 100%;
    }
    .wellness-slider .wellness-content
    {
        width: 60%;
        top:0;
    }

    .wellness-block-content>h4
    {
        font-size: 43px;
        letter-spacing: 2px;
        font-weight: 500;
    }
    .wellness-block1>.wellness-block-content
    {
        top: 15%;
    }
    .wellness-content button.learn-more
    {
        display: none;
    }
    .wellness-block-content>h4
    {
        font-weight: 400;
        letter-spacing: 2px;
    }
    .wellness-tips .clearfix
    {
        display: none;
    }
    .customer-account-login .col-main
    {
        overflow: hidden;
        padding: 0 9%;
    }
    .customer-account-login .col-main,
    .catalog-seo-sitemap-category
    {
        overflow: hidden;
        padding: 0 2%;
        overflow-y:auto;
    }
    .customer-account-create #form-validate .input-box label
    {
        padding-left: 4%;
        padding-top: 2%;
        margin-left: -3%;
    }
    .customer-account-create .gender-label,
    .customer-account-create .dob-label
    {
        width: 100%;
        min-width: 90px;
    }
    .account-create .customer-dob .dob-month
    {
        width: 30%;
        min-width: 120px;
        margin-right: 2%;
    }
    .customer-account-create .form-list .customer-dob .dob-day,
    .customer-account-create .form-list .customer-dob .dob-year
    {
        width: 20%;
        min-width: 80px;
        margin-right: 2%;
    }
    .customer-account-login .col2-set .col-2
    {
        border-top: none;
    }
    .customer-account-login .new-users,
    .customer-account-login .registered-users
    {
        width: 100%;
    }
    .customer-account-login .account-login
    {
        margin: 0;
        padding-top: 30px;
        padding-bottom: 10%;
    }
    .account-login form
    {
        margin-top: 0;
    }
    .account-login .input-text
    {
        width: 100%;
    }
    .account-login h2,
    .account-login .content .regis-info,
    .customer-account-login .col2-set .col-1 ul,
    .account-login .registered-users .buttons-set
    {
        padding-left: 4%;
        padding: 0;
    }
    .account-login .buttons-set button.signin,
    .account-login .buttons-set button.continue
    {
        min-width: 70px;
    }
    .account-login .content .regis-info
    {
        margin-top:5%;
    }
    .contact-page, .contact-info
    {
        margin: 0;
        padding-top: 3%;
    }
    .contact-page
    {
        padding-bottom: 0;
    }
    .account-create
    {
        margin: 0;
    }
    .account-create input[type="text"],
    .account-create input[type="password"]
    {
        width: 100%;
    }
    .account-create ul li div.customer-name-middlename .name-firstname,
    .account-create ul li div.customer-name-middlename .name-lastname
    {
        width: 100%;
        margin-top: 10px;
    }
    .account-create .gender-opt,
    .account-create .gender-opt .gender-option
    {
        padding-left: 0;
    }
    .customer-account-create .gender-opt .gender-option
    {
        float: left;
        min-width: 60px;
        width: 20%;
        margin-right: 2%;
    }
    .account-create input.css-checkbox[type="checkbox"]:not(old) + label.css-label
    {
        background-position:  -5px -736px;
    }
    .account-create .buttons-set
    {
        float: left;
        margin-bottom: 20px;
        margin-left: 0;
    }
    .contacts-index-index .col-main
    {
        padding:0;
    }
    .contact-page .form-list li.field,
    .contact-page .form-list li.wide
    {
        margin-bottom: 5px;
    }
    .contact-page .contact-email-info .firstname,
    .contact-page .contact-email-info .lastname,
    .contact-page .contact-email-info .email,
    .contact-page .contact-email-info .telephone,
    .contact-page .contact-email-info .comment
    {
        width: 100%;
        margin-bottom: 5px;
    }
    .contact-page .form-list li.field>div:first-child
    {
        margin-bottom: 10px;
    }
    .clearboth
    {
        clear:both;
    }
    .sitemap-info ul,
    .sitemap-cate ul
    {
        width: 50%;
    }
    .sitemap-info ul:nth-child(odd),
    .sitemap-cate ul:nth-child(odd)
    {
        clear: both;
    }
    .forgot-pass-page #form-validate .fieldset,
    .forgot-pass-page #form-validate .buttons-set
    {
        margin:0 auto;
        width: 75%;
        max-width: none;
    }
    .customer-account .block-account
    {
        margin: 0;
    }
    .customer-account .block-account .block-title
    {
        padding: 3% 0;
        padding-left: 4%;
        padding-right: 0;
        background: #c6baa2;
        background: -moz-linear-gradient(top, #ffffff 1%, #dad3c3 100%);
        background: -webkit-gradient(linear, top left, bottom left, color-stop(1%,#ffffff), color-stop(100%,#dad3c3));
        background: -webkit-linear-gradient(top, #ffffff 1%,#dad3c3 100%);
        background: -o-linear-gradient(top, #ffffff 1%,#dad3c3 100%);
        background: -ms-linear-gradient(top, #ffffff 1%,#dad3c3 100%);
        background: linear-gradient(to bottom, #ffffff 1%,#dad3c3 100%);
        -moz-box-shadow: 0px 3px 8px #c9c4c5;
        -webkit-box-shadow: 0px 3px 8px #c9c4c5;
        box-shadow: 0px 3px 8px #c9c4c5;
        margin-bottom: 5px;
        margin-right: 0 !important;
        text-align: left;
    }
    .customer-account .block-account .block-title
    {
        margin-bottom: 0;
    }
    .customer-account .block-account .block-title span
    {
        color: #645557;
        font-size: 160%;
        text-transform: uppercase;
    }
    .customer-account .block-account .block-title:after
    {
        content: '';
        display: inline-block;
        width: 15px;
        height: 26px;
        background-position: -167px -105px;
        position: absolute;
        right: 6%;
        top: 34%;
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);

    }
    .customer-account .block-account .active:after
    {
        content: '';
        display: inline-block;
        width: 28px;
        height: 26px;
        background-position: -253px -105px;
        position: absolute;
        right: 5%;
        top: 34%;
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);
    }
    .customer-account .block-content ul li
    {
        margin: 0;
        padding: 2.5% 0;
        padding-left: 4%;
        background: #c6baa2;
        background: -moz-linear-gradient(top, #f0ede4 1%, #dad3c3 100%);
        background: -webkit-gradient(linear, top left, bottom left, color-stop(1%,#f0ede4), color-stop(100%,#ffffff));
        background: -webkit-linear-gradient(top, #f0ede4 1%,#ffffff 100%);
        background: -o-linear-gradient(top, #f0ede4 1%,#ffffff 100%);
        background: -ms-linear-gradient(top, #f0ede4 1%,#ffffff 100%);
        background: linear-gradient(to bottom, #f0ede4 1%,#ffffff 100%);
        -moz-box-shadow: 0px 3px 8px #c9c4c5;
        -webkit-box-shadow: 0px 3px 8px #c9c4c5;
        box-shadow: 0px 3px 8px #c9c4c5;
        margin-bottom: 8px;

    }
    .customer-account .block-content ul li a,
    .customer-account .block-content ul li strong
    {
        color: #645557;
        font-size: 140%;
        text-transform: uppercase;
    }
    .wishlist-index-index .my-wishlist table.clean-table,
    .customer-account-index .box-recent table.data-table,
    .customer-account-index .box-recent table.data-table
    {
        width: 100%;
    }
    .customer-account-index .box-recent table.data-table thead,
    .sales-order-history table.data-table thead,
    .sales-order-history table.data-table thead tr th.view,
    .customer-account-index .box-recent table.data-table thead tr th.view
    {
        display: none;
    }

    .sales-order-history table.data-table tbody tr,
    .customer-account-index .box-recent table.data-table tbody tr
    {
        border-bottom: 1px solid #ccc;
    }
    .customer-account-index .box-recent table.data-table tbody tr:last-child
    {
        border-bottom: none;
    }
    .sales-order-history table.data-table tbody tr td:before,
    .customer-account-index .box-recent table.data-table tbody tr td:before
    {
        min-width: 150px;
        width: 50%;
        float: left;
        display: block;
        content: attr(data-rwd-label);
        font-size: 15px;
        padding-right: 5px;
        font-weight: 700;
    }
    .sales-order-history table.data-table tbody tr td:last-child:before,
    .customer-account-index .box-recent table.data-table tbody tr td:last-child:before
    {
        content: attr(data-rwd-label);
    }
    .customer-account-index .data-table td,
    .customer-account-index .data-table th
    {
        padding-bottom: 0;
    }
    .customer-account-index .box-recent table.data-table thead tr th
    {
        font-weight: 600;
        font-size: 15px;
    }
    .data-table tbody td .item-options
    {
        margin-top: 0;
    }
    .sales-order-history table.data-table tbody tr td,
    .customer-account-index .box-recent table.data-table thead tr th,
    .customer-account-index .box-recent table.data-table tbody tr td
    {
        width: 100%;
        display: block;
        float: left;;
        border-bottom: 0;
    }
    body.customer-account .data-table.orders th.ship,
    body.customer-account .data-table.orders td.ship,
    body.customer-account .data-table.orders td.status,
    body.customer-account .data-table.orders th.status
    {
        display: block;
    }
    .dashboard .col2-set .col-1,
    .dashboard .col2-set .col-2
    {
        width: 100%;
        margin-top: 15px;
    }
    .my-account .box-account .account-address-box
    {
        margin-top: 10px;
    }
    .customer-account-index .account-address-box .col-2
    {
        margin-top:0;
    }
    .customer-account .block-compare,
    .customer-account .block-reorder
    {
        margin-left: 0;
        border-top: none;
        margin-bottom: 0;
    }
    .customer-account .block-compare .block-content,
    .customer-account .block-reorder .block-content
    {
        padding-bottom: 20px;
        padding-right: 5%;
    }
    .customer-account .block-compare .block-content p.empty,
    .customer-account .block-reorder .block-content p.empty
    {
        text-align: center;
        margin-top: 20px;
    }
    .customer-account .block-compare .block-content .actions,
    .customer-account .block-reorder .block-content .actions
    {
        padding-left: 5%;
    }
    .customer-account .block-reorder .block-content ol#cart-sidebar-reorder,
    .customer-account .block-reorder .block-content ol#compare-items
    {
        margin-top: 20px;
    }
    .customer-account .block-reorder .block-content ol#cart-sidebar-reorder li
    {
        padding-left: 5%;
        margin-left: 0;
    }
    .customer-account .block-reorder .block-content .block-subtitle,
    .customer-account .block-reorder .block-content .validation-advice
    {
        padding-left: 5%;
        margin-top: 20px;
    }
    .customer-account .block-compare .block-title,
    .customer-account .block-reorder .block-title
    {
        padding: 4.5% 0;
        padding-left: 4%;
        padding-right: 0;
        background: #c6baa2;
        background: -moz-linear-gradient(top, #ffffff 1%, #dad3c3 100%);
        background: -webkit-gradient(linear, top left, bottom left, color-stop(1%,#ffffff), color-stop(100%,#dad3c3));
        background: -webkit-linear-gradient(top, #ffffff 1%,#dad3c3 100%);
        background: -o-linear-gradient(top, #ffffff 1%,#dad3c3 100%);
        background: -ms-linear-gradient(top, #ffffff 1%,#dad3c3 100%);
        background: linear-gradient(to bottom, #ffffff 1%,#dad3c3 100%);
        -moz-box-shadow: 0px 3px 8px #c9c4c5;
        -webkit-box-shadow: 0px 3px 8px #c9c4c5;
        box-shadow: 0px 3px 8px #c9c4c5;
        margin-bottom: 5px;
        margin-right: 0 !important;
        text-align: left;
    }
    .customer-account .block-compare .block-title strong,
    .customer-account .block-reorder .block-title strong
    {
        margin: 0;
        font-size: 14px;
        font-style: normal;
        line-height: 1.4;
        color: #fff;
        text-transform: uppercase;
        font-weight: 700;
    }
    .customer-account .block-compare .block-title strong span,
    .customer-account .block-reorder .block-title strong span
    {
        color: #645557;
        font-size: 160%;
        text-transform: uppercase;
    }
    .customer-account-index .dashboard .col2-set .col-2
    {
        padding-right: 6%;
    }
    .my-account .dashboard .box-head .box-recent h2,
    .my-account .dashboard .box-head .box-recent a
    {
        width: 50%;
    }
    .customer-address-form .form-list > li,
    .customer-address-form .form-list .field,
    .customer-address-form .form-list .wide,
    .customer-address-form .form-list .control
    {
        margin-bottom: 0;
    }
    .customer-address-form input[type=email],
    .customer-address-form input[type=password],
    .customer-address-form input[type=text],
    .customer-address-form input[type=tel],
    .customer-address-form select,
    .customer-account-edit input[type=email],
    .customer-account-edit input[type=password],
    .customer-account-edit input[type=text]
    {
        width: 100% !important;
    }
    .customer-address-form ul.form-list li.control:last-child
    {
        margin-top: -20px;
    }

    .customer-account-edit .gender-opt .gender-option:first-child
    {
        display: block;
        float: left;
    }
    .customer-account-edit .gender-opt .gender-option:last-child
    {
        display: block;
        float: left;
    }
    .customer-account-edit .gender-label, .customer-account-edit .dob-label
    {
        width: 15%;
        min-width: 100px;
    }
    .customer-account-index table.data-table td.a-center>span.nobr,
    .sales-order-history table.data-table td.a-center>span.nobr
    {
        width: 33%;
        min-width: 200px;
        left: 0;
    }

    .customer-address-index .col-main,
    .customer-address-form .col-main
    {
        padding-bottom: 5%;
    }
    .wishlist-index-index .my-account .fieldset
    {
        margin-top: 0;
    }

    .wishlist-index-index .linearize-table thead th:nth-child(1n+2),
    .wishlist-index-index #wishlist-table td.customer-wishlist-item-image,
    .wishlist-index-index #wishlist-table th.customer-wishlist-item-image,
    .wishlist-index-index .my-wishlist div.wishlist-sku
    {
        display: table-cell;
    }
    .wishlist-index-index #wishlist-table thead,
    .wishlist-index-index #wishlist-table tbody tr td:first-child:before
    {
        display: none;
    }
    .wishlist-index-index #wishlist-table tbody tr td:first-child
    {
        vertical-align: top;
    }
    .wishlist-index-index #wishlist-table tbody tr
    {
        width: 100%;
        display: block;
        padding: 20px 0px;
        border-bottom: 1px solid #504144;
    }
    .wishlist-index-index #wishlist-table tbody tr td:first-child
    {
        width: 35%;
        float: left;
        display: block;
        padding-top: 0;
        margin-top: 0;
    }

    #wishlist-table .customer-wishlist-item-info .wishlist-sku:after,
    #wishlist-table td[data-rwd-label]:before
    {
        width: 100px;
        margin-right: 0;

    }
    #wishlist-table .item-options dd
    {
        margin-bottom: 10px;
    }
    #wishlist-table .customer-wishlist-item-price
    {
        margin-top: 0;
    }
    #wishlist-table .wishlist-sku
    {
        display: none;
    }
    #wishlist-table .item-options
    {
        margin-top:0;
    }
    .customer-wishlist-item-info dt,
    #wishlist-table .wishlist-sku dt
    {
        width: 100px;
        display: block;
        float: left;
    }
    #wishlist-table .wishlist-sku dl
    {
        margin-bottom: 10px;
    }
    #wishlist-table .customer-wishlist-item-quantity .cart-cell
    {
        display: block;
        text-align: left;
    }
    #wishlist-table .customer-wishlist-item-info .wishlist-sku span:before
    {
        content: "SKU:";
        display: block;
        width: 50%;
        min-width: 100px;
        font-weight: 600;
    }
    #wishlist-table .customer-wishlist-item-price span.regular-price
    {
        display: block;
        text-align: left;
    }

    #wishlist-table td.customer-wishlist-item-remove
    {
        position: static;
    }
    #wishlist-table td.customer-wishlist-item-remove[data-rwd-label]:before
    {
        min-width: 60px;
        font-weight: 400;
        text-transform: uppercase;
        color: #806e34;
        width: 20%;
    }
    .wishlist-index-index #wishlist-table tbody tr td:nth-child(1n+2)
    {
        width: 65%;
        max-width: none;
        display: block;
        float: right;
        padding: 0;
        text-align: left;
        text-transform: capitalize;
    }
    .wishlist-index-index #wishlist-table tbody tr td.customer-wishlist-item-price
    {
        float: right;
        margin-top: 0;
    }
    .wishlist-index-index #wishlist-table td.customer-wishlist-item-cart
    {
        margin-top: 3%;
    }
    #wishlist-table td.customer-wishlist-item-cart a[name="view_more"]
    {
        padding-right: 5px;
        text-align: left;
        padding-left: 0;
    }
    #wishlist-table td.customer-wishlist-item-cart p.availability span.value,
    #wishlist-table td.customer-wishlist-item-cart a[name="add_to_cart"]
    {
        padding-left: 5px;
    }

    #wishlist-table .price-box .price
    {
        font-weight: 700;
    }
    #wishlist-table .item-manage
    {
        padding-top: 0;
    }

    .wishlist-index-index #wishlist-table .customer-wishlist-item-info dl.item-options,
    .wishlist-index-index #wishlist-table tbody tr td.customer-wishlist-item-info
    {
        margin-bottom: 0;
        padding-top: 0;
    }
    .wishlist-index-index #wishlist-table .customer-wishlist-item-info dl.item-options dt
    {
        padding-top: 0;
        font-size: 12px;
        width: 100px;
        min-width: inherit;
        font-weight: 700;
    }
    .wishlist-index-index #wishlist-view-form a.btn-remove-all
    {
        background: #fff;
        border: 1px solid #645557;
        color: #645557;
    }
    .wishlist-index-index #wishlist-view-form a.btn-remove-all:hover
    {
        background: #504144;
        color: #fff;
    }
    .wishlist-index-index .my-account .item-options dd
    {
        font-size: 12px;
    }
    .my-wishlist .buttons-set button[name="do"]
    {
        margin-left: 0;
    }
    .sales-order-history #my-orders-table td.a-center
    {
        min-width: 175px;
    }
    .wishlist-index-index .item-options
    {
        width: 100%;
    }
    #wishlist-table .cart-cell
    {
        display: block;
        text-align: left;
    }

    .wishlist-index-index .customer-wishlist-item-price .cart-cell .label-old-price,
    .wishlist-index-index .customer-wishlist-item-price .cart-cell .special-price
    {
        padding-left: 0;
        padding-right: 2%;
        margin-left: 100px;
    }
    .catalog-category-view .products-list>li .product-image img
    {
        padding-top: 10px;
        padding-bottom: 0;
        width: 100%;
    }
    .catalog-category-view .products-list .product-shop
    {
        padding-left: 3%;
    }
    .catalog-category-view .category-products ol.products-list .f-fix div.product-primary
    {
        margin-bottom: 0;
    }
    .catalog-category-view .products-list .product-shop,
    .catalog-category-view .products-list a.product-image
    {
        width: 100%;
        display: block;

    }
    .sales-guest-form #oar_widget_orders_and_returns_form
    {
        margin: 0 5%;
        padding: 0;
    }
    .customer-account-forgotpassword .page-title,
    .wishlist-index-index .page-title
    {
        margin-top: 20px;
    }
    .sales-order-history .my-account .first-pager
    {
        display: none;
    }
    .sales-order-history #my-orders-table td.a-center,
    .customer-account-index #my-orders-table td.a-center
    {
        padding-left: 10px;
        padding-right: 10px;
        text-align: left;
    }

    .order-info-box + .order-info-box
    {
        padding-bottom: 0;
    }
    .sales-order-invoice table.data-table tbody tr td
    {
        display: block;
        width: 100%;
        padding-left: 0;
    }

    .sales-order-invoice .my-account .linearize-table tbody td[data-rwd-label]:before,
    .sales-order-invoice.my-account .item-options dt
    {
        font-size: 15px;
        width: 40%;
        font-weight: 400;
    }
    .my-account .item-options
    {
        width: 100%;
    }
    .my-account .linearize-table tbody td[data-rwd-label]:before,
    .my-account .item-options dt
    {
        font-size: 15px;
        font-weight: 400;
        width: 100px;

    }
    .my-account .item-options dd
    {
        padding-left: 0;
        font-size: 15px;
        font-weight: 400;
    }
    .my-account .linearize-table tbody td:first-child
    {
        padding-bottom: 0;
    }
    .my-account .linearize-table tbody td h4
    {
        margin-bottom: 20px;
        font-weight: 700;
    }
    .my-account .linearize-table tbody td:nth-child(n+2)
    {
        padding-bottom: 10px;
    }
    .my-account .linearize-table thead>tr>th
    {
        padding-left: 0;
    }
    .sales-order-shipment .my-account .item-options dt
    {
        font-size: 12px;
        font-weight: 700;
        width: 60%;
        min-width: inherit;
        float: left;
    }
    .sales-order-shipment .my-account .item-options dd
    {
        font-size: 12px;
        display: block;
    }
    .sales-order-shipment .my-account .order-items  .sub-title a.link-print
    {
        font-size: 17px;
    }
    .sales-order-shipment .my-account table.data-table tbody h4
    {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .sales-order-creditmemo table.data-table tbody tr td:first-child
    {
        width: 100%;
        display: block;
        padding-left: 0;
    }
    .sales-order-creditmemo table.data-table thead th:nth-child(n+2)
    {
        display: none;
    }
    .customer-account .my-account .order-details h2 a
    {
        font-size: 17px;
    }
    .sales-order-creditmemo table.data-table tbody tr td:nth-child(n+2)
    {
        display: block;
        clear: both;
        width: 100%;
        float: left;
        padding-left: 0;
    }
    .customer-account-edit .form-list li.control
    {
        clear: both;
    }
    .review-customer-index .my-account .data-table td.last
    {
        min-width: 90px;
        padding: 0;
    }
    .review-customer-index .my-account .pager
    {
        margin-top: 10px;
    }
    .review-customer-index .my-account .data-table td+td
    {
        width: 35%;
    }
    .sales-guest-form .col-main
    {
        padding: 0 15px;
    }
    .sales-order-invoice .my-account .linearize-table tbody td[data-rwd-label]:before,
    .sales-order-invoice .my-account .item-options dt
    {
        width: 130px;
        font-size: 15px;
    }
    .sales-order-shipment .data-table thead tr th:first-child
    {
        width: 50%;
    }
    .osim-content-page .osim-content
    {
        margin-top: 0;
    }
    .osim-content-page .osim-content .img-content
    {
        padding: 5px 10px;
        padding-bottom: 20px;
        padding-right: 15px;
    }
    .catalog-category-view .col1-layout .pager,
    .review-customer-index .my-account .pager
    {
        text-align: right;
        float: none;
        display: inline-block;
    }
    .catalog-category-view .col1-layout .pager .count-container,
    .review-customer-index .my-account .pager .count-container
    {
        float: none;
        display: inline-block;
        overflow: hidden;
    }
    .catalog-category-view .col1-layout .pager .pages,
    .review-customer-index .my-account .pager .pages
    {
        float: right;
        display: inline-block;
    }
    .wishlist-index-index #wishlist-table td[data-rwd-label]:before,
    .wishlist-index-index #wishlist-table  .my-account .item-options dt
    {
        font-size: 12px;
    }

    .osim-content-page .osim-content .block-first .img-content
    {
        padding: 5px 0;
        margin: 0 -5px;
        margin-right: 0;
    }
    .newsletter-manage-index .page-title
    {
        margin-top: 20px;
        padding-bottom: 0;
    }
    .catalog-seo-sitemap-category .sitemap-cate,
    .catalog-seo-sitemap-category .sitemap-info
    {
        padding-left: 0;
        overflow: hidden;
    }
    .cms-store-locator .list-tag, .storepickup-index-index .list-tag
    {
        margin-bottom: 20px;
    }
    .catalog-seo-sitemap-category .col-main
    {
        padding: 0;
    }
    .sitemap-cate,
    .sitemap-info
    {
        padding-left: 0;
    }
    .customer-account-edit ul.form-list li:first-child
    {
        overflow: hidden;
        width: 100%;
    }
    .catalog-category-view .category-products ol.products-list .product-primary h2.product-name>a
    {
        font-size: 40px;
    }
    #my-orders-table .a-center span.separator:before
    {
        content: "|";
        float: left;
        color: #806e34;
        padding-left: 3px;
        line-height: 17px;
    }
    .sales-order-invoice .data-table thead tr th:first-child,
    .sales-order-creditmemo .data-table thead tr th:first-child
    {
        width: 100%;
        padding-left: 0;
    }
    .linearize-table-large tbody tr
    {
        overflow: hidden;
    }
    .linearize-table-large tbody tr.bundle
    {
        border-bottom: none;
    }
    .sales-order-view #my-orders-table tbody tr.last td .item-options
    {
        margin-top: 10px;
    }

    /*product-description*/
    .catalog-product-view .add .desc-banner1 .desc-banner1-content
    {
        top:10%;
        width: 80%;
    }
    .catalog-product-view .add .product-desc-block-sixth .content p,
    .catalog-product-view .add .product-desc-block-sixth .content p.small,
    .catalog-product-view .add .product-desc-block-eighth .content .block-bottom
    {
        display: none;
    }
    .catalog-product-view .add .product-desc-block-sixth .content h1
    {
        width: 80%;
        margin-left: 0;
        top: 3%;
    }
    .catalog-product-view .add .product-desc-block-footer1 .content,
    .catalog-product-view .add .product-desc-block-footer2 .content
    {
        width: 70%;
        top: 25%;
    }
    .catalog-product-view .add .product-desc-block-footer1 .content h3,
    .catalog-product-view .add .product-desc-block-footer2 .content h3
    {
        font-size: 25px;
    }
    .catalog-product-view .add .product-desc-block-first .col-lg-7
    {
        padding-left: 0;
    }
    .catalog-product-view .add .product-desc-block-third,
    .catalog-product-view .add .product-desc-block-fourth,
    .catalog-product-view .add .product-desc-block-sixth
    {
        padding: 0 20px;
        padding-bottom: 20px;
    }
    .catalog-product-view .add .product-desc-block-nineth .three-block
    {
        padding:0;
    }
    .catalog-product-view .add .product-desc-block-third .title-para h2,
    .catalog-product-view .add .product-desc-block-fourth .title-para h2,
    .catalog-product-view .add .product-desc-block-fifth .title-para h2
    {
        padding: 0;
    }
    .catalog-product-view .add .product-desc-block-sixth
    {
        padding: 0;
        padding-bottom: 20px;
    }
    .catalog-product-view .add .desc-banner1 .desc-banner1-content p,
    .catalog-product-view .add .product-desc-block-sixth .content h1
    {
        display: none;
    }
    .catalog-product-view .add .video iframe
    {
        min-height:300px;
    }
}
@media screen and (max-width: 533px) {
    .app-viewcard-strip {
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 520px) {

    /*product-description*/
    .catalog-product-view .add .product-desc-block-first .col-lg-7 .content
    {
        top:66%;
    }
    .catalog-product-view .add .product-desc-block-sixth .content h1
    {
        font-size: 30px;
        top:10%;
    }
    .catalog-product-view .add .product-desc-block-eighth .content .block-head
    {
        padding-left: 15px;
    }
    .catalog-product-view .add .product-desc-block-eighth .content .block-head h4
    {
        font-size: 26px;
    }
    .catalog-product-view .add .product-desc-block-eighth .content .block-head ul
    {
        display: none;
    }
    .catalog-product-view .add .product-desc-block-footer1 .content,
    .catalog-product-view .add .product-desc-block-footer2 .content
    {
        width: 85%;
        margin: auto;
        top:10%;
        left: 0;
        right: 0;
    }
    .catalog-product-view .add .product-desc-block-footer1 .content h3,
    .catalog-product-view .add .product-desc-block-footer2 .content h3
    {
        font-size: 20px;
    }

    .sitemap-info ul,
    .sitemap-cate ul
    {
        width: 50%;
    }
    .account-create #form-validate .gender-opt,
    .account-create #form-validate .gender-opt .gender-option
    {
        padding-left: 0;
    }
    .forgot-pass-page #form-validate .fieldset,
    .forgot-pass-page #form-validate .buttons-set
    {
        margin:0 auto;
        width: 90%;
        max-width: none;
    }
    .customer-account-create .col-main
    {
        padding: 0 20px;
    }
    .customer-account-resetpassword form#form-validate
    {
        margin:0 5%;
    }
    .customer-account-resetpassword form#form-validate ul
    {
        padding: 0;
    }
    .customer-account-resetpassword form .fieldset
    {
        margin-top: 30px;
    }
    .catalog-product-view .add .product-desc-block-footer1 .content,
    .catalog-product-view .add .product-desc-block-footer2 .content
    {
        background: none;
    }

}

@media screen and (max-width: 500px) {
    .wellness-tips .wellness-block>.widget-static-block>.wellness-block1,
    .wellness-tips .wellness-block>.widget-static-block>.wellness-block2,
    .wellness-tips .wellness-block>.widget-static-block>.wellness-block3
    {
        display: block;
        float: left;
        width: 100%;
    }

    .wellness-block1>.wellness-block-content ,
    .wellness-block2>.wellness-block-content ,
    .wellness-block3>.wellness-block-content
    {

        padding-left: 7%;
        width: 50%;
        position: absolute;
        top: 8%;

    }

    .wellness-block-content>h4
    {
        font-size: 32px;
        text-transform: none;
        font-weight: 600;
        color: #413334;
    }
    .wellness-slider .wellness-content
    {
        width: 65%;
        top:0;
        padding-top: 0;
    }
    .wellness-slider .wellness-content h3
    {
        font-size: 20px;
        font-weight: 400;
    }
    .wellness-slider .wellness-content h1
    {
        font-size: 32px;
        font-weight: 600;
        margin-top:0;
    }

    .osim-content-page .banner-content
    {
        padding-left: 24%;
        width: 76%;
        top: 15%;
        position: absolute;
        color: #fff;
        text-align: center;
    }
    .osim-content-page .banner-content>h1
    {
        font-size: 30px;
        color: #fff;
    }

    .osim-content-page .banner-content>h4
    {
        opacity: 1.8;
        font-size: 14px;
    }
    .sales-guest-form #oar_widget_orders_and_returns_form
    {
        margin: 0;
        padding: 0;
    }
    .catalog-product-view .add .col-lg-12 .content,
    .catalog-product-view .add .product-desc-block-third .title-para h2,
    .catalog-product-view .add .product-desc-block-fourth .title-para h2,
    .catalog-product-view .add .product-desc-block-fifth .title-para h2
    {
        padding: 0;
    }
}
@media screen and (max-width:480px)
{

    #my-orders-table .a-center a:last-child
    {
        margin-left: -10px;
    }
    .sales-order-history #my-orders-table .a-center a:last-child
    {
        margin-left: 5px;
    }
    .sales-order-history #my-orders-table .a-center a:first-child
    {
        margin-left: 0;
    }
    #my-orders-table tbody tr td.a-right span.nobr,
    #my-orders-table tbody tr td.a-right span.nobr .qty-type
    {
        overflow: hidden;
        display: block;
    }

    .wishlist-index-index .customer-wishlist-item-price .cart-cell .special-price
    {
        display: block;

    }
    .catalog-product-view .add .desc-banner1 .desc-banner1-content p
    {
        display: none;
    }
    .promotional-title .child-title
    {
        text-indent: 0;
    }

}
@media screen and (max-width:400px)
{
    .sitemap-info ul,
    .sitemap-cate ul
    {
        width: 100%;
    }
    .customer-account h2.legend
    {
        font-size: 18px;
    }
    .page-title h1
    {
        font-size: 30px;
    }
    .customer-account .page-title
    {
        padding-bottom: 0;
    }
    .customer-account-edit .gender-label,
    .customer-account-edit .dob-label
    {
        min-width: 100px;
        width: 100%;
    }
    .customer-account-create .form-list .customer-dob .dob-day,
    .customer-account-create .form-list .customer-dob .dob-year
    {
        min-width: 70px;
        width: 18%;
        margin-right: 4%;
    }
    .customer-account-edit .form-list .customer-dob .dob-day,
    .customer-account-edit .form-list .customer-dob .dob-year
    {
        min-width: 75px;
        width: 18%;
        margin-right: 4%;
    }

    .customer-account-edit .customer-dob .dob-month
    {
        min-width: 85px;
        width: 15%;
        margin-right: 4%;
    }
    .customer-account .my-account .fieldset:first-child
    {
        margin-bottom: 0px;
    }
    .customer-account-create .gender-label,
    .customer-account-create .dob-label
    {
        width: 100%;

    }
    .customer-account-create .customer-dob .dob-day,
    .customer-account-create .customer-dob .dob-month,
    .customer-account-create .customer-dob .dob-year
    {
        margin-right: 4%;
    }
    .customer-account-create .gender-opt .gender-option
    {
        float: left;
        min-width: 70px;
        width: 5%;
        margin-right: 2%;
    }
    .account-create .customer-dob .dob-month
    {
        width: 25%;
        min-width: 100px;
    }
    .account-create .page-title h1
    {
        font-size: 30px;

    }
    .customer-account-logoutsuccess .col-main
    {
        padding: 0 20px !important;
    }
    .customer-account-forgotpassword .col-main
    {
        padding:  0;
    }
    .customer-account-forgotpassword  input.validation-failed
    {
        border-color: red;
    }
    .storepickup-index-index .tab-wrap-store .tabs li a,
    .storepickup-index-index .tab-wrap-store .tabs li
    {
        height: 40px;
        font-size: 14px;
    }
    .storepickup-index-index textarea
    {
        max-width: none;
    }
    .buttons-set button.b-pickup
    {
        margin-right: 15px;
    }
    .tab_content h3,
    #store-pickup-shday div .open_hour_title
    {
        font-size: 15px;
    }
    .tab_content h3
    {
        margin-top: 0;
    }
    #pickup-captcha-link
    {
        font-size: 15px;
    }
    #store-pickup-shday ul
    {
        padding: 0 10px;
    }
    .my-account .page-title h1,
    .order-details h2,
    .sales-order-view .my-account .page-title h1,
    .customer-account .my-account .order-details h2 a
    {
        font-size: 17px;
    }
    .osim-content-page .osim-content-banner img
    {
        min-height: 170px;
    }
    .osim-content-page .banner-content
    {
        padding-left: 11%;
        width: 87%;
        top: 4%;
    }
    .my-account .linearize-table tbody td[data-rwd-label]:before,
    .customer-wishlist-item-info dt,
    #wishlist-table .wishlist-sku dt
    {
        min-width: 100px;
    }
    #wishlist-table .price-box .price
    {
        display: block;
    }
    /*product-description*/
    .catalog-product-view .add .product-desc-block-first .col-lg-7 .content
    {
        display: none;
    }
    .catalog-product-view .add .product-desc-block-first .col-lg-7 img{
        width: 100%;
    }
    .catalog-product-view .add .product-desc-block-fifth .title-para h2,
    .catalog-product-view .add .product-desc-block-third .title-para h2,
    .catalog-product-view .add .product-desc-block-fourth .title-para h2,
    .catalog-product-view .add .product-desc-block-fifth .title-para h2
    {
        padding: 0;
    }
    .catalog-product-view .add .product-desc-block-fourth .content
    {
        width: 100%;
        display: block;
    }
    .catalog-product-view .add .product-desc-block-first .col-lg-5 .content
    {
        top:72%;
        left: 7%;
    }
    .catalog-product-view .add .product-desc-block-eighth img
    {
        width: 80%;
    }
    .catalog-product-view .add .product-desc-block-footer3 .content
    {
        position: absolute;
        top: 70%;
        width: 20%;
        font-size: 13px;
        margin-left: 0;
    }
    .catalog-product-view .product-desc-block-nineth
    {
        padding-bottom: 0 !important;
    }
    .catalog-product-view .product-desc-block-eighth
    {
        padding-bottom: 20px;
    }
    .catalog-product-view .add .product-desc-block-third .title-para h2,
    .catalog-product-view .add .product-desc-block-fourth .title-para h2,
    .catalog-product-view .add .product-desc-block-fifth .title-para h2,
    .catalog-product-view .add .product-desc-block-first .col-lg-7 .block-content h3,
    .catalog-product-view .add .product-desc-block-nineth h2.title-par
    {
        font-size: 30px;
    }
    .catalog-product-view .add .video iframe
    {
        height: auto;
        min-height: inherit;
    }
    .catalog-product-view .add .product-desc-block-fifth
    {
        margin-bottom: 20px;
    }
    .catalog-product-view .add .product-desc-block-footer3 .content
    {
        top: 60%;
        width: 47%;
    }
    .catalog-product-view .add .product-desc-block-footer2
    {
        padding-bottom: 20px;
    }


}
@media screen and (max-width: 340px) {
    .storepickup-index-index .tab-wrap-store .tabs li a,
    .storepickup-index-index .tab-wrap-store .tabs li {
        height: 40px;
        font-size: 14px;
    }

    .sales-order-invoice .order-items h2.sub-title a,
    .sales-order-shipment .order-items h2.sub-title a {
        display: block;
    }

    .sales-order-invoice .order-items h2.sub-title span,
    .sales-order-shipment .order-items h2.sub-title span {
        display: none;
    }

    .catalog-product-view .add .video iframe {
        overflow: auto;
    }
}

