.mc-modal {
    z-index: 10000 !important;
}
.col2-set.sp {
    display: none;
}
.bg-transparent {
    background: transparent;
}

.menu-main-wrapper{
    clear: both;
}
.icon-up:after {
    content: url('https://www.osim.com/skin/frontend/osim/default/images/icon-up.png');
    display: inline-block;
    margin-left: 5px;
    transform: rotate(180deg);
}
.expanded .icon-up:after {
    transform: rotate(0deg);
}
input[type="checkbox"].css-checkbox,
input[type="radio"].css-checkbox {
    box-sizing: border-box;
    padding: 0;
}
/*css for cms-page selected item*/
.cms-page-view .contact-form .add-link p
{
    text-align: right;
    font-size: 20px;
    padding: 10px 0px;
    margin-bottom: 30px;
    float: right;
}
.cms-page-view .contact-form .add-link p:hover
{
    color: #806e34;
}
input[type="radio"].radio-select {
    box-sizing: border-box;
    padding: 0;
}
input[type=radio].radio-select:not(old){
    padding : 0;
    opacity : 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
}
input[type=radio].radio-select:not(old) + label.label-select {
    border: 4px solid transparent;
}
input[type=radio].radio-select:not(old):checked + label.label-select{
    border: 4px solid #00a74d;
}
.cms-page-view label.label-select {
    border: 2px solid transparent;
}
.cms-page-view label.label-select.selected {
    border: 2px solid #00a74d;;
}
.checkout-onepage-index .container .col-main {
    padding: 10px 20px;
}
.page-title.checkout-page {
    width: 50%;
    float: right;
    text-align: center;
    color: #806e34;
}
.page-title.checkout-page h1 {
    margin-top: 0;
    margin-bottom: 6px;
    padding-top: 16px;
}

.checkout-onepage-index .col-main {
    background: transparent;
}
.opc {
    width: 100%;
    float: left;
}
.opc .cart-price .price,
.opc .price-box .price, .opc .price{
    white-space: nowrap;
}
.buttons-set .button.btn-gradient {
    text-transform: capitalize;
    padding: 5px 15px;
    font-weight: 700;
}
.opc h3 {
    font-size: 15px;
    font-weight: 700;
}
.container .opc a {
    color: #806e34;
    font-size: 15px;
    font-weight: 400;
}
.container .opc a#select_store_pickup {
    color: #504144;
    font-weight: 300;
    padding-top: 10px;
}
p.note {
    margin-top: -5px;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 300;
}
.opc .sp-methods label a {float: left;}
.opc #opc-payment .sp-methods {
    margin-bottom: 0;
}
.opc .col2-set .col-2 {
    padding-left: 0;
}
.opc .col2-set .col-2 a {
    color: #514f4f;
}
.opc .col2-set h3 {
    margin-top: 11px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
    font-family: FSAlbert, Helvetica, sans-serif;
    font-weight: 700;
}
.opc .form-list .control {
    margin: 0;
}
.col2-set .form-list .control label {
    font-weight: 400;
}
.opc .col2-set .col-2 .fieldset {
    padding-top: 7px;
    max-width: 300px;
}
.opc .col2-set .col-2 .fieldset label{
    margin-bottom: 0;
}
.opc .col2-set .col-2 .fieldset > li {
    margin-bottom: 14px;
}
.opc .col2-set .col-2 .fieldset li.last-1 {
    margin-bottom: 2px;
}
.opc .section.allow .step-title h2 {
    color: #806e34;
}
.no-touch .opc .section.allow:not(.active) .step-title:hover {
    background-color: transparent;
}
.opc-block-progress .block-title strong {
    color: #504144;
    text-transform: none;
    font-size: 15px;
    font-weight: 700;
}
#checkout-progress-wrapper {
    padding-top: 104px;
}
#checkout-progress-wrapper .block-title {
    padding-top: 0;
    margin-bottom: 13px;
}
.opc .form-list li {
    margin-right: 3%;
}
.opc #billing-new-address-form {
    margin-bottom: 0;
}
.opc .form-list li .name-firstname ,
.opc .form-list li .name-lastname{
    padding: 0 ;
    width: 47%;
    float: left;
    margin-right: 3%;
}
.opc .form-list li .name-lastname .input-box input {
    float: right;
}
.opc .form-list li.fields {
    margin-bottom: 15px;
    margin-right: 0;
    overflow: hidden;
}
.opc .form-list li.fields.fields-2 {
    margin-bottom: 0;
}
.opc .form-list li.fields .input-box input {
    max-width: 297px;
}
.opc .form-list li.fields .field.last input {
    float: right;
}
.opc .form-list li .input-box input {
    width: 100%;
}
.opc .form-list li.control label {
    font-size: 14px;
    padding-left: 20px;
    font-weight: 300;
}
.opc .form-list li.fields .field {
    width: 47%;
    float: left;
    margin-bottom: 0;
    margin-right: 3%;
}
.opc .section .step {
    margin-left: 10px;
    max-width: 683px;
    padding: 20px 0;
}
.opc .section .step-title {
    max-width: 650px;
}
.opc .buttons-set {
    border-top: transparent;
    border-bottom: 1px solid #edecec;
    padding-bottom: 20px;
}
.opc .buttons-set .back-link a:before {
    content: '<';
    padding-right: 4px;
    font-size: 12px;
}
.opc .section .step-title .number
{
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background-color: #d2ccb7;
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -16px;
    font-size: 14px;
    border-radius: 100%;
}

.opc .section.allow .step-title .number {
    background-color: #e6e2d6;
}
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
    background-color: #806e34;
}
.opc .section.allow .step-title h2 {
    color: #806e34;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
    color: #806e34;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.opc .section .step-title h2 {
    font-size: 15px;
    line-height: 40px;
    height: 40px;
    float: left;
    margin: 0px 4px 0px 50px;
    text-transform: uppercase;
    color: #806e34;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-weight: 700;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
    color: #806e34;
}
.opc #opc-login .buttons-set {
    border-bottom: 0;
}
.opc .form-list li label {
    font-size: 15px;
    padding-bottom: 0;
    font-weight: 700;
}
.opc .buttons-set button.button {
    text-transform: none;
}
.opc .section {
    padding: 4px 0;
}
.opc .section.allow.active {
    border-top: 1px solid #edecec;
}
.opc #opc-login.section {
    border-top: 0;
}
.opc #opc-payment select {
    max-width: 100%;
}
.opc .section#opc-billing {
    border-top: 0;
}
.opc .sp-methods dt, .opc .sp-methods .price {
    font-size: 15px;
    margin: 0;
}
.opc .sp-methods dt:first-child {
    margin: 0;
}
#checkout-shipping-method-load .sp-methods ul li label ,
#checkout-shipping-method-load .sp-methods ul li label .price{
    font-size: 14px;
    font-weight: 400;
    color: #504144;
}

#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label {
    color: #636363;
    display: inline-block;
    width: auto;
    max-width: none;
    min-width: 250px;
    float: none;
    padding: 7px 10px 6px 20px;
}
.opc #opc-payment .note {
    padding: 10px 0;
    font-size: 15px;
    font-weight: 300;
}
.opc #opc-payment .note a {
    font-weight: 300;
    font-size: 16px;
}
.order-review .data-table td {
    vertical-align: middle;
    padding: 10px 5px;
}
.order-review .data-table td.img-name img {
    max-width: inherit;
}
.opc .data-table .product-name {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 11px;
    font-weight: 400;
}
.checkout-onepage-index .data-table tbody td .item-options dt:after {
    content: '';
}
.opc .data-table .item-options dt {
    min-width: 85px;
}
.opc .data-table tfoot tr {
    background: transparent;
}
.opc .data-table thead th, .opc .data-table tbody td {
    border-bottom: 1px solid #504144;
}
.opc .block-progress {
    border-left: 1px solid #504144;
}
.checkout-onepage-index .calendar table{
    border-collapse: separate;
}
#checkout-step-shipping_method #co-shipping-method-form #selected_st_info label:after{
    content: '*';
    color: #504144;
}
#checkout-step-shipping_method #co-shipping-method-form .column-section {
    padding-top: 20px
}
#checkout-step-shipping_method #co-shipping-method-form .column-section .area-header{
    font-size: 15px;
    font-weight: bold;
    padding: 0px 10px 10px 0;
    text-transform: capitalize;
}
#checkout-step-shipping_method #co-shipping-method-form .column-section label {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 300;
}
#checkout-step-shipping_method #co-shipping-method-form .column-section textarea {
    border: 1px solid #E8E8E8;
    font-size: 1.3rem;
}
.order-review .input-box {
    color: #645557;
    float: right;
    margin-bottom: 20px;
}
.order-review .input-box:hover{
    background: #645557;
    filter: none;
    color: #fff;
}
.order-review .input-box:hover .input-box-image{
    background-image: url("https://www.osim.com/skin/frontend/osim/default/images/icon-select-hover.png");
}

.order-review .input-box select{
    padding-left: 7px;
    padding-right: 35px;
    font-weight: bold;
}
.order-review .input-box select option{
    padding-left: 7px;
}
.order-review .input-box:hover, .order-review .input-box option, .order-review .input-box:hover option, .order-review .input-box:hover option:hover{
    background: #645557;
    filter: none;
    color: #fff;
}
.order-review #checkout-agreements
.order-review .input-box:hover .input-box-image{
    background-image: url("https://www.osim.com/skin/frontend/osim/default/images/icon-select-hover.png");
}
#selected_st_select_box .validation-advice {
    padding: 5px 10px;
    float: left;
}
#selected_st_info #store_date_time_box label{
    padding-left: 0;
}
.order-review .data-table tfoot .total td {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 0;
}
.order-review .data-table tfoot td {
    padding: 5px 0;
}
.order-review .data-table tfoot tr.first td {
    padding: 20px 5px 0;
}
.order-review .data-table tfoot tr.last td {
    padding: 0 5px 20px;
}
#checkout-review-submit {
    clear: both;
}
#checkout-review-table-wrapper table tfoot{
    border-bottom: none;
}
#checkout-review-table-wrapper table tfoot .price{
    font-size: 1.6rem;
}

/* Tax revise  */
#checkout-review-table tfoot .summary-details-first .last .price{
    display:none;
}
#checkout-review-table tfoot .summary-details-first .last{
    border-top:solid 1px black!important;
}
#checkout-review-table tfoot .show-details .a-right{
    border-top:none;
    padding-top:0px;
}
#checkout-review-table tfoot .summary-details .last{
border-top:none;
 padding-top:0px;
}


#checkout-agreements {
    overflow: hidden;
    border-bottom: 1px solid #504144;
}
.order-review .payment-box-wrapper .input-box select{
    height: 30px;
}
.payment-box-wrapper{
    overflow: hidden;
    float: right;
    margin-bottom: 20px;
}
.payment-box-wrapper .payment-box{
    margin-bottom: 0;
}
.payment-box-wrapper label{
    text-align: left;
    display: block;
}
.opc button, .account-login button {
    padding: 5px 20px;
}
#review-buttons-container .btn-checkout {
    float: right;
    margin-right: 0;
    margin-left: 15px;
}
#checkout-review-submit a {
    font-size: 13px;
    font-weight: 300;
    padding-left: 3px;
}
#shipping-new-address-form {
    margin-bottom: 0;
}
#checkout-review-submit .buttons-set {
    border-bottom: 0;
}
.opc .data-table tbody td .item-options.model-number {
    margin-bottom: 0;
}
.opc .data-table tbody td .item-options.model-number dd {
    text-transform: uppercase;
    margin-left: 0;
    margin-bottom: 15px;
}
.opc .data-table tbody td .item-options {
    margin-top: 0;
}
.opc .block-progress dt {
    font-size: 15px;
}
.opc .data-table thead th.first {
    padding-left: 0;
}
.opc .data-table thead th.last {
    padding-right: 0;
}
.checkout-onepage-success .col1-layout .col-main {
    box-shadow: none;
    font-size: 15px;
    padding-top: 50px;
    min-height: 400px;
}
.checkout-onepage-success .col1-layout .col-main h2 {
    font-size: 25px;
}
.checkout-onepage-success .main {
    background: #e9e8e8;
    background: -moz-linear-gradient(left, #ffffff 0%, #e9e8e8 100%);
    background: -webkit-gradient(linear, top left, top bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e8e8));
    background: -webkit-linear-gradient(left, #ffffff 0%,#e9e8e8 100%);
    background: -o-linear-gradient(left, #ffffff 0%,#e9e8e8 100%);
    background: -ms-linear-gradient(left, #ffffff 0%,#e9e8e8 100%);
    background: linear-gradient(to right, #ffffff 0%,#e9e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8e8',GradientType=0 );
    min-height: 450px;
    -moz-box-shadow: 0px 3px 3px #c9c4c5;
    -webkit-box-shadow: 0px 3px 3px #c9c4c5;
    box-shadow: 0px 3px 3px #c9c4c5;
}
.checkout-onepage-index .block-progress dd address{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
}
.checkout-onepage-index .block-progress dt{
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 3px;
}
.checkout-onepage-index .opc .section .step {
    padding: 20px;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table {
    width: 100%;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr th:nth-child(4) {
    width: 120px;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr th:nth-child(3) {
    width: 60px;
    padding-left: 5px;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table .product-name {
    line-height: 16px;
    padding-bottom: 10px;
    overflow: hidden;
    display: table;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table .product-name img {
    padding-right: 5px;
    display: table-cell;
    min-width: 80px;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table .product-name img + span {
    display: table-cell;
    min-width: 45px;
    vertical-align: middle;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr td {
    border-top: 1px solid #514244;
    padding: 7px 0px;
    vertical-align: middle;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr td.store-id {
    padding: 7px 0px 2px;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr td.staff-id {
    padding: 2px 0px 7px;
    border-top: 0;
    border-bottom: 1px solid #514244;
}
.checkout-onepage-index .opc .section .step-title h2 {
    margin-left: 50px;
}
.checkout-onepage-index .sp-methods dt label,
.checkout-onepage-index #checkout-shipping-method-load .sp-methods dd label,.checkout-onepage-index #co-shipping-method-form .sp-methods dd label{
    padding-left: 20px;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr th {
    padding: 7px 0px;
    vertical-align: middle;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr.amscheckout-item-msg td {
    border-top: 0;
}
.checkout-onepage-index .opc .section .step .amscheckout-data-table tr.total.last td {
    border-bottom: 1px solid #514244;
}
.checkout-onepage-index .opc-block-progress dt.complete a
{
    color: #806e34;
    padding: 0 5px 0 8px;
    text-transform: uppercase;
    font-size: 15px;
}
.checkout-onepage-index .opc-block-progress dt.complete .separator{
    color: #504144;
    font-weight: 600;
    padding: 0 5px 0 8px;
}
.checkout-onepage-index .block-progress {
    border-left: 1px solid #504144;
}
.checkout-onepage-index .opc .section.allow:not(.active) .step-title a {
    padding: 0;
}
.checkout-onepage-success .buttons-set {
    border-top: 0;
}
#checkout-shipping-method-load .sp-methods dd {
    width: 100%;
    float: left;
}
.checkout-onepage-index .block-progress dd {
    font-style: normal;
    font-family: FSAlbert, Helvetica, sans-serif;
    margin-bottom: 3px;
    font-size: 12px;
    padding-top: 10px;
    width: 70%;
}
.checkout-onepage-index .block-progress dd dt {
    font-size: 12px;
    color: #504144;
}
.checkout-onepage-index .block-progress dd .price {
    font-size: 12px;
}
.checkout-onepage-index .breadcrumbs {
    padding: 10px 0 5px 70px;
}
.checkout-onepage-index .amscheckout-data-table .item-options {
    line-height: 1.5;
    margin-bottom: 0;
}
.block-progress #payment-progress-opcheckout .subtitle strong {
    font-weight: normal;
    font-size: 12px;
}
.opc select {
    border-color: #504144;
    line-height: 21px;
}
.block-progress dt a {
    font-weight: 500;
}
.category-products .actions .free-attr {
    color: #806e34;
}
body:not(.opc-has-progressed-from-login) #checkoutSteps .section#opc-login .step-title h2 {margin-left: 10px;}

#shipping_method-progress-opcheckout .complete .price{
    display: block;
}
/*account page*/
.col2-left-layout.main-container {
    padding: 0;
}
.col2-left-layout.main-container .main.container {
    padding: 0;
}
.col2-left-layout.main-container .col-main {
    background: transparent;
}
.table-review .product-name {
    margin: 0;
    font-size: 13px;
}
.data-table.table-review td {
    vertical-align: middle;
    padding: 15px 10px;
}
.product-review .product-img-box {
    width: 50%;
    margin-top: 20px;
}
.product-review .product-details {
    width: 49%;
    margin-left: 1%;
    float: left;
}
.product-review h3 {
    font-size: 18px;
}
.product-review .product-details .ratings-table tr {
    float: none;
}
.my-account .back-link a,
.webforms-customer-result .back-link a,
.webforms-customer-account .back-link a {
    font-size: 15px;
}
.my-account, .box-account {
    font-size: 15px;
}
.customer-account .my-account {
    padding: 0 20px 0 30px;
}
#wishlist-table .price-box span.title{
    display: none;
}
.wishlist-index-index p.old-price {
    margin-bottom: 0;
}
/*search product page */
.catalogsearch-result-index .products-grid > li{
    margin-bottom: 35px;
}
.catalogsearch-result-index .col1-layout .col-main{
    padding: 10px 35px;
}
.catalogsearch-result-index .toolbar,
.catalog-category-view .toolbar{
    display: none;
}
body.catalogsearch-result-index .page-title h1,
.catalog-category-view .page-title h1{
    padding-bottom: 10px;
    width: 100%;
    float: left;
}
.category-products .product-info .product-name {
    margin-top: -5px;
    font-size: 50px;
    font-weight: 100;
    color: #806e34;
    margin-bottom: 0;
}
.category-products .product-info .product-name  a {
    font-size: 35px;
    font-weight: 100;
    color: #806e34;
    line-height: normal;
}
.category-products .products-grid > li {
    border-bottom: 1px solid #806e34;
    padding-bottom: 23px;
    text-align: left;
}
.category-products .short-description {
    text-align: left;
}
.category-products .products-grid .product-info {
    position: relative;
    padding-bottom: 55px;
}
.category-products .products-grid .actions {
    padding-top: 15px;
    position: absolute;
    bottom: 0;
    min-height: 35px;
    width: 100%;
}
.category-products .products-grid .product-image img {
    max-width: 100%;
}
.product-info .actions ul.add-to-links {
    width: 100%;
    text-align: center;
}
.category-products .product-info .actions .add-to-links a:after,
.category-products .product-info .actions .button:after{
    content: '>';
    padding-left: 4px;
}
.catalogsearch-result-index {
    font-size: 15px;
}
.category-products .product-info .actions .button {
    vertical-align: top;
    background-color: transparent;
    padding: 0;
    color: #806e34;
}
.note-msg.category-no-products {
    padding: 20px;
    font-size: 15px;
}
.category-products .availability {
    text-transform: none;
    font-size: 14px;
    line-height: 14px;
}
.opc .col2-set .col-1 {font-size: 15px;}
/*cms support page*/
.cms-page-view .col-main{
    width: 100%;
    padding: 0 70px;
}
.cms-page-view.cms-where-to-find-your-serial-number .col-main{
    padding: 0 30px;
    max-width: 1280px;
}
.cms-page-view.cms-support .col-main .std {
    background: #fff;
    width: 100%;
    float: left;
}
.cms-page-view .std p {
    color: #514345;
}
.support-page .page-title h1 {
    color: #514345;
    text-align: left;
    font-size: 60px;
    margin: 30px 0;
}
.cms-page-view .cms-content {
    position: relative;
    width: 100%;
    float: left;
    padding: 0 70px;
}
.cms-page-view .cms-content.first {
    padding: 0;
}
.cms-page-view .bg-container {
    float: right;
}
.cms-page-view .std .bg-container img {
    max-width: 78%;
    float: right;
}
.support-page .col-main, .cms-support .col-main{
    position: relative;
    padding: 0 !important;
}
.cms-page-view.cms-support .page-title {
    position: absolute;
    top: 50px;
    left: 70px;
    z-index: 10;
}
.cms-page-view .cms-content .page-title {
    position: static;
}
.cms-page-view .description {
    position: absolute;
    top: 200px;
    left: 70px;
}
.cms-page-view .description .small-p {
    font-size: 32px;
    max-width: 450px;
    line-height: 35px;
}
.cms-page-view .description a {
    padding: 5px 15px;
    border: 1px solid #413334;
    cursor: pointer;
    font-size: 20px;
}
.cms-page-view .description a:hover{
    background: #504144;
    color: #ffffff;
}
.cms-page-view .description .button{
    background: #504144;
    color: #ffffff;
    font-size: 30px;
    float: left;
    margin-right: 20px;
}
.cms-page-view .bottom {
    margin-top: 44px;
}
.cms-page-view .bottom img {
    float: left;
}
.cms-page-view .row-1 {
    width: 100%;
    float: left;
    position: relative;
}
.cms-page-view .inner-loading {
    width: 100%;
    height: 100%;
}
.cms-page-view .inner-loading img{
    position: absolute;
    top: 50%;
    left: 50%;
}
.cms-page-view .row-1.last{
    padding: 40px 70px;
    margin-top: 20px;
}
.cms-page-view .col2-set .col-sm-6, .cms-page-view .col3-set .col-sm-4 {
    text-align: center;
    padding: 30px 0;
    height: 125px;
}
.cms-page-view .col3-set.pc .col-sm-6 {
    padding: 25px 0;
    height: 100px;
    border-right: 2px solid #fff;
}
.cms-page-view .col3-set.pc .col-sm-6:last-child {
    border-right: none;
}
.cms-page-view .col3-set .col-sm-4 {
    padding: 25px 0;
    height: 100px;
    border-right: 2px solid #fff;
}
.cms-page-view .col3-set .col-sm-4:last-child {
    border-right: none;
}
.cms-page-view .col2-set a img, .cms-page-view .col3-set a img {
    display: inline-block;
    margin-right: 50px;
    margin-top: 2px;
}
.cms-page-view .col2-set a, .cms-page-view .col3-set a {
    font-size: 35px;
    width: auto;
    margin: auto;
    display: inline-block;
}

.cms-page-view .cms-content p {
    font-size: 35px;
    margin-bottom: 38px;
}
.cms-page-view .col2-set .col-sm-6 ,
.cms-page-view .col3-set .col-sm-4 {
    text-align: center;
    padding: 30px 0;
    height: 125px;
}
.cms-page-view .col2-set a ,
.cms-page-view .col3-set a {
    font-size: 35px;
    width: auto;
    margin: auto;
    display: inline-block;
}
.cms-page-view .col2-set.pc .col-sm-6 {
    padding: 25px 0;
    margin: 30px 0 0;
    height: 100px;
}
.cms-page-view .none {
    display: none;
}
.cms-page-view .col2-set .col-1:nth-child(2n+2) {
    border-right: none;
}
.cms-page-view .col2-set .col-1:first-child:before,
.cms-page-view .col2-set .col-1:first-child + .col-1:before {
    border-top: none;
}
.cms-page-view .col2-set .col-1:before {
    display: block;
    content: '';
    border-top: 2px solid #fff;
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: -40px;
}
.cms-page-view .col2-set a img,
.cms-page-view .col3-set a img {
    margin-right: 50px;
    margin-top: 0;
    float: left;
    max-width: none;
}
.cms-page-view .col3-set a.call img {
    margin-top: 7px;
}
.cms-page-view .col2-set a.email img ,
.cms-page-view .col3-set a.email img {
    margin-top: 10px;
}
.cms-page-view .col2-set .col-1 {
    border-right: 2px solid #ffffff;
}
.cms-page-view .col2-set div.col-container{
    padding-top: 20px;
    display: block;
    overflow: hidden;
}
.cms-page-view .col2-set div.col-container:nth-child(2){
    padding-top: 0;
}
.cms-page-view .col2-set div.col-container:nth-child(2) .col-sm-6:before{
    display: none;
}
.cms-page-view .col2-set div.col-container .col-sm-6:before{
    display: block;
    content: '';
    width: 80%;
    height: 2px;
    border-top: 2px solid #ffffff;
    position: relative;
    top: -40px;
    margin: auto;
}
.cms-page-view .bg-flow-step {
    /* position: absolute;*/
    z-index: 0;
}
.flow-step {
    max-width: 717px;
    float: left;
    display: inline-block;
    width: 100%;
    z-index: 10;
    position: relative;
}
.flow-step.step-1-active {
    background: url("https://www.osim.com/skin/frontend/osim/default/images/bg-step-1.png") no-repeat;
}
.flow-step.step-2-active {
    background: url("https://www.osim.com/skin/frontend/osim/default/images/bg-step-2.png") no-repeat;
}
.flow-step.step-3-active {
    background: url("https://www.osim.com/skin/frontend/osim/default/images/bg-step-3.png") no-repeat;
}
.flow-step.step-4-active {
    background: url("https://www.osim.com/skin/frontend/osim/default/images/bg-step-4.png") no-repeat;
}
.flow-step.step-5-active {
    background: url("https://www.osim.com/skin/frontend/osim/default/images/bg-step-5.png") no-repeat;
}
.flow-step .step {
    width: 20%;
    float: left;
    display: inline-block;
    height: 158px;
}
.flow-step .step .step-title{
    width: 70%;
    height: 100%;
    display: block;
    z-index: 1;
}
.flow-step .step .step-title a {
    font-size: 16px;
    color: #514345;
    text-transform: uppercase;
    display: block;
    height: 100%;
    width: 75px;
    cursor: auto;
    text-align: center;
    padding-top: 96px;
    color: #645557;
}
.flow-step .step .step-title a.passed {
    color: #00a74d;
}
.flow-step .step.active .step-title a {
    font-weight: 700;
    color: #00a74d;
}
.flow-step .step .step-title a.passed {
    cursor: pointer;
}
.cms-page-view .category-products {
    width: 100%;
    float: left;
    padding-top: 50px;
}
.cms-page-view .category-products .button-set {
    margin-top: 50px;
}
.cms-page-view .cms-content .button-set img{
    float: right;
}
.cms-page-view .std .button-set .next {
    float: right;
    margin-left: 10px;
}
.cms-page-view .field-row ul {
    margin-bottom: 0;
}
.content-grid {
    width: 100%;
    float: left;
    padding-top: 50px;
}
.cms-page-view .content-grid  .category-products {
    padding-top: 0;
}
.cms-page-view .category-products p {
    font-size: 40px;
}
.category-products .products-grid--max-4-col > li:nth-of-type(odd) {
    clear: none;
}

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

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

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

.category-products .products-grid--max-4-col > li {
    width: 23.33333%;
    margin-right: 2.22222%;
}
.category-products .products-grid--max-4-col > li:nth-of-type(4n+1) {
    clear: left;
}

.category-products .products-grid--max-4-col > li:nth-of-type(4n) {
    margin-right: 0;
}
.cms-page-view .category-products .products-grid > li {
    border-bottom: 0;
    padding: 0;
    box-shadow: 0px 5px 5px #b5b2a6;
    background: #dfdbd0;
    background: -moz-linear-gradient(top, #fefefd 1%, #dfdbd0 100%);
    background: -webkit-gradient(linear, top left, bottom left, color-stop(1%,#fdfdfd), color-stop(100%,#dfdbd0));
    background: -webkit-linear-gradient(top, #fefefd 1%,#dfdbd0 100%);
    background: -o-linear-gradient(top, #fefefd 1%,#dfdbd0 100%);
    background: -ms-linear-gradient(top, #fefefd 1%,#dfdbd0 100%);
    background: linear-gradient(to bottom, #fefefd 1%,#dfdbd0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefd', endColorstr='#dfdbd0',GradientType=0 );
    margin-bottom: 35px;
    border-bottom: 0;
}
.cms-page-view .products-grid--max-3-col > li {
    width: 31.8642%;
    margin-right: 2.2037%;
}
.cms-page-view .products-grid--max-3-col > li:nth-of-type(3n) {
    margin-right: 0;
}
.cms-page-view .category-products .products-grid > li img {
    z-index: 0;
    pointer-events: none;
}
.cms-page-view .category-products .products-grid > li .product-name {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    padding: 0;
    z-index: 1;
    font-size: 25px;
    font-weight: 400;
}
.cms-page-view .category-products .products-grid > li .item-name {
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}
.cms-page-view .button-set {
    width: 100%;
    float: left;
    text-align: right;
}
.cms-page-view .validation-advice {
    width: 100%;
    float: left;
    font-size: 25px;
}
.cms-page-view .button-set a,
.cms-page-view .button-set button{
    font-size: 22px;
    padding: 9px 25px;
    background: #cfc8b7;
    background: -moz-linear-gradient(top, #fefefd 1%, #cfc8b7 100%);
    background: -webkit-gradient(linear, top left, bottom left, color-stop(1%,#fdfdfd), color-stop(100%,#cfc8b7));
    background: -webkit-linear-gradient(top, #fefefd 1%,#cfc8b7 100%);
    background: -o-linear-gradient(top, #fefefd 1%,#cfc8b7 100%);
    background: -ms-linear-gradient(top, #fefefd 1%,#cfc8b7 100%);
    background: linear-gradient(to bottom, #fefefd 1%,#cfc8b7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefd', endColorstr='#cfc8b7',GradientType=0 );
    box-shadow: 0px 5px 5px #b5b2a6;
    min-width: 140px;
    text-align: center;
    margin-bottom: 20px;
    color: #504144;
}
.cms-page-view .button-set a:hover,
.cms-page-view .button-set button:hover{
    background: #504144;
    filter: none;
    color: #ffffff;
}
.cms-page-view .button-set a.previous {
    float: left;
}
.cms-page-view .button-set a.next {
    float: right;
}
.cms-page-view .category-products.category-small {
    max-width: 700px;
    padding-bottom: 50px;
}
.cms-page-view h2.product-name a {
    font-size: 25px;
}
.cms-page-view .category-products p.last{
    margin-bottom: 25px;
}
.cms-page-view .category-products .products-grid.grid-issue > li {
    min-height: 95px;
}
.cms-page-view .category-products .products-grid.grid-issue > li .product-name {
    position: relative;
    padding: 10px 20px;
}
.cms-page-view .category-products .products-grid.grid-issue > li label .product-name {
    padding: 0 0 16px;
    top: 0;
    left: 0;
    width: 100%;
    float: left;
}
.cms-page-view .category-products .products-grid.grid-issue  > li label {
    padding: 20px 20px;
    font-size: 25px;
    font-weight: 400;
    min-height: 95px;
    line-height: 25px;
}
.cms-page-view .category-products .products-grid.grid-issue.step-4  > li label {
    min-height: 165px;
}
.cms-page-view .category-products .title-name a {
    font-size: 25px;
}
.cms-page-view .category-products .title-name {
    margin-top: 0;
}
.cms-page-view .box-bottom {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.cms-page-view .box-bottom > p {
    margin-bottom: 25px;
}
.cms-page-view .box-bottom textarea {
    max-width: 100%;
    resize: none;
    padding: 10px 20px;
    font-size: 20px;
}
.cms-page-view .box-bottom textarea:focus{
    border: 2px solid #504144;
}
.cms-page-view .box-bottom textarea.validation-failed {
    border: 1px solid #df280a;
}
.cms-page-view .category-products .box-bottom .button-set{
    padding-top: 20px;
    margin-top: 0;
}
.content-grid p.last {
    margin-bottom: 15px;
}
.cms-page-view .box-bottom .button-set a {
    width: 100%;
    float: left;
    font-size: 25px;
}
.cms-page-view .content-p .category-products p {
    font-size: 30px;
}
.cms-page-view .contact-form {
    max-width: 780px;
    float: left;
    width: 100%;
    margin-top: 40px;
}
.cms-page-view .contact-form > p {
    margin-bottom: 25px;
}
.cms-page-view .contact-form .input-box label{
    font-size: 30px;
    font-weight: 100;
    padding-right: 10px;
    float: left;
    min-width: 93px;
    width: 10%;
}
.cms-page-view .contact-form .input-box.last label{
    min-width: 177px;
}
.cms-page-view .contact-form .input-box .box {
    width: 88%;
    float: right;
    padding-top: 7px;
}
.cms-page-view .contact-form .input-box.last .box {
    width: 75%;
}
.cms-page-view .contact-form .input-box input {
    padding: 5px 10px;
    width: 100%;
}
.cms-page-view .contact-form .input-text.validation-failed {
    border: 1px solid #df280a;
}
.cms-page-view .category-products.contact-grid .products-grid > li {
    min-height: 165px;
}
.cms-page-view .category-products.contact-grid .products-grid > li img {
    float: right;
    padding-right: 15px;
}

.tax-description{
    font-size: 16px;
    padding-left: 5px;
    color: #806e34;
    font-weight: 300;
}

.content-info {
    width: 100%;
    float: left;
    font-size: 30px;
    margin-top: 50px;
}
.content-info label {
    font-size: 30px;
    padding-right: 4px;
}
.content-info .number {
    float: left;
    width: 50px;
    height: 50px;
    background: url("https://www.osim.com/skin/frontend/osim/default/images/bg-number.png") no-repeat;
    color: #009A3C;
    margin-right: 30px;
    text-align: center;
    font-size: 30px;
    padding-top: 4px;
}
.content-info .box span {
    font-weight: 100;
}
.content-info .input-box {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.content-info .input-box .wrapper-box {
    float: left;
    width: 80%;
}
.content-info .input-box .wrapper-box-content .box {
    width: 100%;
    float: left;
}
.content-info .box {
    float: left;
    width: 80%;
}
.cms-page-view .button-set.set-submit {
    margin-top: 30px;
    margin-bottom: 30px;
}
.cms-page-view .button-set button {
    font-weight: 600;
}
.cms-page-view .content-support {
    width: 100%;
    float: left;
}
a.button.get-started{
    opacity: 0.4;
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    cursor: not-allowed;
}
.support-page a.button.get-started{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    cursor: pointer;
}
/*category gift*/
.toolbar .count-container select{
    -webkit-appearance: menulist;
}
/*detail*/
.product-view .sharing-links {
    padding: 10px 10% 20px 0;
}
.block-subscribe .validation-advice{
    font-size: 12px;
}
#customer-reviews .fieldset .input-text.validation-failed, #customer-reviews .fieldset textarea.validation-failed {
    border: 2px solid #df280a;
}
.mask-face {
    display: none;
}
.box-collateral.box-specifications {
    padding-bottom: 30px;
}
.product-collateral .box-specifications > a{
    padding-bottom: 0;
}
.block-icon > div {
    float: left;
}
.catalog-product-view .add .icon-img img{
    max-width: 100%;
    width: auto;
}
.block-icon > div.icon-img {
    margin-right: 10px;
}
.product-image-thumbs{
    height: 0;
    overflow: hidden;
}
.product-image-thumbs.owl-carousel{
    height: auto;
    overflow: inherit;
}
li.instagram-it {
    display: none;
}
.actions .short-description .std {
    min-height: 44px;
    line-height: 20px;
}
.ampromo-gift .product-image:hover{
    cursor: default;
}
.content h1.mobile{
    display: none;
}
.label-old-price{
    margin-top: -7px;
}
.price-box span.title, .old-price .price{
    color: #999;
    font-size: 14px;
}
.products-list .special-price, .products-list .label-old-price{
    display: inline-block;
}
.products-list .special-price{
    margin-right: 10px;
}
.products-list .label-old-price{
    font-size: 18px;
    font-weight: 400;
}
.products-list .price-box span.title{
    font-size: 16px;
}
.products-list .label-old-price:before{
    content: "(";
    display: inline-block;
}
.products-list .label-old-price:after{
    content: ")";
    display: inline-block;
}
/*viewmore*/
.non-active {
    height: 90px;
    overflow: hidden;
}
.box-specifications .non-active {
    height: 300px;
}
.box-description .non-active {
    height: 466px;
}
.product-collateral .review-detail.non-active {
    height: 150px;
}
.more, .more-des, .more-spec, .product-collateral .review-detail{
    transition: all 0.4s ease 0s ;
    -webkit-transition: all 0.4s ease 0s ;
    -moz-transition: all 0.4s ease 0s ;
    overflow: hidden;
}
/*account*/
input[type=checkbox]{
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}
.block-reorder ol#cart-sidebar-reorder li input{
    margin-top: 11px;
}
.account-create input[type=checkbox] {
    margin-right: 0;
    margin-top: 6px;
}
.sales-order-history .page-title + div + p, .page-title + p {
    margin-top: 20px;
}
.account-login .col2-set > div {
    float: left;
    margin-bottom: 40px;
    padding: 0;
}
.account-login .col3-set > div{
    width: 33.3333%;
    float: left;
    margin-bottom: 40px;
    padding-right: 20px;
}
.customer-account-login .col1-layout .col-main{
    padding: 0 20px;
}
.customer-account-login .col2-set .col-1 ul,
.customer-account-login .col3-set .col-1 ul{
    margin-top: 20px;
}
/*add link compare to footer*/
p.empty {
    font-size: 15px;
}
.messages .success-msg li span span {
    background: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);
    background-position: -93px -159px;
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-left: 5px;
    margin-top: 3px;
}
.messages .success-msg li span span:hover{
    cursor: pointer;
}
/*gift*/
.cart-table .promotion-item td.product-cart-actions .change-qty,
.cart-table .promotion-item td.product-cart-actions .btn-update,
.cart-table .promotion-item td.product-cart-remove a,
.minicart-wrapper .promotion-item .product-details > a, .minicart-wrapper .promotion-item .product-details > span{
    display: none !important;
}
.ampromo-item .ampromo_items_form h4 a{
    line-height: 18px;
}
.ampromo-item .ampromo_items_form h4 {
    line-height: 20px;
    margin-bottom: 20px;
}
.ampromo-notification{
    font-size: 15px;
}
#ampromo-items img{
    margin: 0 auto;
    margin-bottom: 20px;
}
.customer-account-login .col2-set .col-1 {
    padding-right: 30px;
}
.customer-account-login .col2-set .col-2 {
    padding-right: 30px;
}
/*franchise-enquiry*/
.customforms-newforms-index .page-title h1{
    display: none;
}
h1.page-title{
    font-size: 35px;
    text-align: center;
    color: #806e34;
    margin-top: 0;
    padding-top: 25px;
}
form#form-validate {
    padding-bottom: 50px;
}
#form-validate.franchise .form-list h3{
    font-size: 13px;
    font-weight: 700;
    color: #000;
}
#form-validate.franchise .form-list h3.title{
    background-color: #cdd7da;
    color: #333333;
    font-size: 16px;
    margin-top: 0;
    padding: 5px 0;
    text-align: center;
}
#form-validate.franchise li.fields > div > label{
    width: 29%;
}
#form-validate.franchise div.input-box{
    display: inline-block;
    position: relative;
    vertical-align: top;
}
#form-validate.franchise div.input-box img{
    position: absolute;
    right: 5px;
    top: 9px;
}
#form-validate.franchise label.hidden + div.input-box, #form-validate.franchise .plan, #form-validate.franchise .plan + div.input-box{
    padding-left: 29%;
    margin-left: 3px;
}
.field-period input.input-text {
    width: 95px;
    margin: 0 10px;
}
.franchise .input-box textarea{
    width: 365px;
    height: 80px;
}
#form-validate.franchise .input-box label{
    margin-right: 20px;
}
#form-validate.franchise li.fields div label.plan{
    width: 100%;
}
#form-validate.franchise .form-list select{
    height: 30px;
}
#form-validate.franchise .form-list div.select select{
    width: 70px;
}
#form-validate.franchise span.text{
    width: 35px;
    display: inline-block;
}
.field-row + div.validation-advice + div.validation-advice{
    display: none;
}
/*cms-page*/
.std ul.list {
    list-style: inherit;
    margin-left: 20px;
}
.support-page .col-main, .cms-support .col-main, .cms-index-index .col1-layout .col-main,
.cms-wellness-tips- .col-main{
    background: #fff;
    filter: none;
}
.main { clear: both;}

/*Blog page*/
.is-blog .col-main{
    padding: 0;
}
.post-list .item{
    padding: 22px 55px;
    border-bottom: 2px solid #c3ba9e;
}
.post-list .item.last{
    border: none;
}
.post-list .item:after,
.post-list .pages:after,
.post-list .post-entry:after,
.post-list .blog-content:after{
    clear: both;
    display: table;
    content: '';
}
.post-list .image .featured-image{
    float: left;
    width: 33.33%;
    padding: 30px 0px;
    margin: 0;
    border: none;
}
.post-list .image .featured-image img{
    display: block;
    width: 100%;
    margin: auto;
}
.post-list .image .blog-title{
    line-height: 1.25;
    margin-top: 20px;
    margin-bottom: 20px;
}
.post-list .image .blog-title a{
    font-size: 52px;
    font-weight: 100;
    color: #806e34;
    margin-top: 10px;
}
.post-list .image .blog-content{
    float: left;
    width: 66.67%;
    font-size: 15px;
    line-height: 18px;
    padding-left: 3%;
}
.post-list .image .more-link{
    padding-left: 10px;
    color: #504144;
    font-size: 12px;
    text-transform: lowercase;
    text-decoration: underline;
    font-weight: 700;
}
.post-list .image .more-link:hover{
    color: #806e34;
}
.post-list .toolbar{
    background: linear-gradient(to right, #ffffff 10%,#e9e8e8 100%);
    border: none;
    margin-top: 0px;
}
.wordpress-post-view .col-main{
    padding: 0 70px 40px 70px;
}
.post-view{
    font-size: 15px;
    line-height: 18px;
}
.wordpress-post-view .post-title h1{
    font-size: xx-large;
    color: #808000;
    text-align: center;
}
.post-view .buttons-set{
    padding-bottom: 10px;
}
.post-view .featured-image{
    margin-bottom: 10px;
}
.post-view .featured-image img{
    margin: auto;
}
.post-view img{
    border: none;
    padding: 0;
}
.post-view .please-wait img{
    float: right;
}
.blog-title.with-tagline{
    margin-bottom: 0!important;
}
/*sitemap*/
.sitemap-cate .title5, .sitemap-cate .title5 a {
    color: #a76d35;
}
.sitemap-cate .title6, .sitemap-cate .title6 a{
    color: #3d72bc;
}
.sitemap-cate ul:nth-of-type(4n + 1){
    clear: both;
}
/*checkout fail*/
.checkout-onepage-failure .col-main p{
    font-size: 14px;
    text-align: center;
}
.checkout-onepage-failure .col-main {
    padding-bottom: 50px;
}
.opc .form-list li.fields select{
    height: 30px;
    margin-top: 0;
}
.col-main{
    overflow: hidden;
}
.ipay88-processing-failure .col-main{
    text-align: center;
}
/*search autocomplete*/
.search-autocomplete ul {
    max-height: 270px;
    overflow-x: hidden;
    overflow-y: auto;
}

/*Calendar for Appointment Booking*/
.calendar, .calendar table {

}
.calendar thead .daynames {
    background: #fff;
}
.calendar thead .name {
    font-size: 10px;
    color: #7a7a7a;
    border-bottom: 0;
}
.calendar thead .weekend {
    color: #7a7a7a;
    border-bottom: 1px solid #556;
}
.calendar thead .title {
    color: #7a7a7a;
}
.calendar thead .hilite {
    border-top: 1px solid #cac6c7;
    border-bottom: 1px solid #cac6c7;
    border-left: 1px solid #f7f1f1;
    border-right: 1px solid #f7f1f1;
    background-color: inherit;
}
.calendar tbody .day {
    color: #7a7a7a;
    font-size: 16px;
    background-color: #fff;
    padding: 0 4px 12px 15px;
    border-top: 1px solid #cac6c7;
    border-bottom: 1px solid #cac6c7;
    border-right: 1px solid #cac6c7;
}
.calendar tbody tr.daysrow td:first-child {
    border-left: 0;
}
.calendar tbody td:last-child {
    border-right: 0;
}
.calendar tbody td.today,
.calendar tbody td.selected {
    font-weight: normal;
    color: #fff;
    background-color: #514245;
}
.calendar tbody td.today.selected {
    color: #fff;
    background-color: #514245;
}
.calendar tbody td.weekend {
    color: #7a7a7a;
}
.calendar tbody td.selected {
    padding: 0 4px 12px 15px;
    color: #7a7a7a;
    -webkit-box-shadow: inset 0px 0px 0px 1px #514245;
    -moz-box-shadow: inset 0px 0px 0px 1px #514245;
    box-shadow: inset 0px 0px 0px 1px #514245;
    border: 1px solid #cac6c7;
    font-weight: 500;
    background: #fff;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
    background: #fff;
    padding: 0 4px 12px 15px;
}
.calendar, .calendar table,
.calendar tbody .rowhilite td {
    background: #fff;
}
.calendar tbody .rowhilite td.today {
    background: #514245;
}
.calendar tbody .emptycell {
    visibility: inherit;
    background: #d3d3d3;
    border-top: 1px solid #cac6c7;
    border-bottom: 1px solid #cac6c7;
    border-right: 1px solid #cac6c7;
}
.calendar tbody .rowhilite .emptycell {
    background: #d3d3d3;
}

@media only screen and (max-width: 1200px) {
    .category-products .product-info .actions .add-to-links a {
        white-space: nowrap;
    }
    .box-up-sell .owl-carousel .owl-item, .crosssell .owl-carousel .owl-item {
        padding: 0 15px;
    }
    .category-products .availability{white-space: nowrap;}
    .category-products .product-info .actions .add-to-links a:after, .category-products .product-info .actions .button:after {padding-left: 1px;}
}
@media only screen and (max-width: 1199px) {
    .opc .form-list li .name-lastname label, .opc .form-list li.fields .field.last label {padding-left: 0;}
}
@media only screen and (max-width: 979px) {
    .page-title.checkout-page {width: 100%;}
    .opc .form-list li .name-lastname,
    .opc .form-list li.fields .field.last{padding-left: 10px;}
    .opc .form-list li.fields .input-box input {max-width: 100%;}
    #checkout-progress-wrapper {padding-top: 0; display: none}
    .opc .section .step-title,
    .opc .section .step{max-width: 100%;}
    .checkout-onepage-index .opc .section#opc-review .step {padding-top: 0;}
    #shipping_method-progress-opcheckout { clear: left; }
    .cms-page-view .page-title h1{margin-top: 0;}
    .cms-page-view .description {top: 170px;}
    .cms-page-view .description .small-p {font-size: 25px; line-height: 25px;}
    .cms-page-view .contact-form .input-box .box {width: 82%;}
    .cms-page-view .contact-form .input-box.last .box {width: 68%;}
}
@media only screen and (max-width: 850px) {
    .cms-content .flow-step{background-size: contain; max-width: 650px}
    .flow-step .step.step-3 .step-title,
    .flow-step .step.step-4 .step-title{margin: auto;}
    .flow-step .step.step-4  {width: 23%; }
    .flow-step .step.step-5 {width: 17%;}
    .flow-step .step.step-5 .step-title {float: right;}
}
@media only screen and (max-width: 770px) {
    .category-products .add-to-links li {padding-left: 0;}
    .category-products .products-grid > li:nth-of-type(even) {margin-right: 0;}
    .category-products .products-grid > li {width: 47%;margin-right: 3%}
    .category-products .products-grid > li:nth-of-type(3n+1) {clear: none;}
    .category-products .products-grid > li:nth-of-type(2n+1) {clear: left; margin-right: 3%;}
    .cms-page-view .category-products .products-grid > li:nth-of-type(2n+1) {clear: left;}
    .cms-page-view .page-title h1 {font-size: 40px;}
    .cms-page-view .description .small-p {font-size: 18px; line-height: 18px;}
    .cms-page-view .cms-content p {margin-bottom: 20px;}
    .cms-page-view .bottom{margin-top: 40px;}
    .cms-page-view .col-main {  padding: 0 20px;}
    .cms-page-view .cms-content{  padding: 0 40px;}
    .cms-page-view .description {left: 20px; top: 140px;}
    .cms-page-view.cms-support .page-title {left: 20px;}
    .cms-page-view .row-1.last {padding: 40px 20px;}
    .wordpress-post-view .col-main{padding: 0 20px 20px 20px;}
}
@media only screen and (max-width: 700px) {
    .cms-page-view .contact-form .input-box .box {width: 77%;}
    .cms-page-view .contact-form .input-box.last .box {width: 58%;}
    .checkout-review-table {overflow-x: auto; width: 100%; display: block}
    .payment-box-wrapper{float: none;  max-width: 370px;}
    .payment-box-wrapper .payment-box{width: 100%;}
}
@media only screen and (max-width: 640px) {
    /* header */
    header#header { height: 66px;}
    header#header { height: auto !important;}
    /* cms support  */
    .cms-page-view .description .small-p { font-size: 14px; max-width: 300px;}
    .cms-page-view .bottom { margin-top: 20px;}
    .cms-page-view.cms-support .page-title { top: 60px;}
    /* end cms support */
    .logo .small { width: 129px; height: 33px; position: relative;}
    .stretch-width .logo .small { top: -8px;}
    .category-products .products-grid > li {width: 100%;margin-right: 0;}
    .category-products .products-grid > li:nth-of-type(3n) { margin-right: 0;}
    .category-products .add-to-links li {text-align: center;}
    .category-products .products-grid .product-info {min-height: initial!important; padding-bottom: 0!important;}
    .category-products .products-grid .actions {position: relative;}
    /*checkout page*/
    .opc .col2-set .col-1, .opc .col2-set .col-2 {width: 100%;}
    .opc .col2-set .col-2 .fieldset,
    .opc .input-box select,
    .checkout-onepage-index .opc select {max-width: 100%;}
    body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2,
    #checkout-progress-wrapper{display: none;}
    .opc .section .step {margin-left: 0}
    .opc .section .step .item-options {
        width: auto;
    }
    .opc .form-list li .name-firstname,
    .opc .form-list li .name-lastname ,
    .opc .form-list li.fields .field{width: 100%;  padding-left: 0;}
    .opc .form-list li .name-lastname,
    .opc .form-list li.fields .field.last {padding-left: 0;  margin-top: 10px;}
    .opc .section .step-title .number {left: 0;}
    .opc .ajax-loading-wait {padding: 5px 0;}
    .opc .form-list li {
        margin-right: 0;
    }
    .opc .order-review .data-table tbody td.img-name {width: 30%; float: left;  margin-top: 15px;}
    .opc .order-review .data-table tbody td{width: 66%; float: right; border-bottom: 0; padding: 0;}
    .opc .order-review .data-table tbody tr {border-bottom: 1px solid #504144;}
    .order-review .item-options dd {margin-bottom: 15px;}
    .opc .order-review .data-table tbody td.td-product-name {padding-bottom: 0;}
    .order-review td[data-rwd-label] {
        margin-bottom: 10px;
    }
    .opc .order-review .data-table tbody td.last {padding-bottom: 20px;}
    .checkout-onepage-index .container .col-main { padding: 10px 10px;}
    #review-buttons-container {padding-bottom: 0;margin-bottom: 10px;}
    .checkout-onepage-success .col1-layout .col-main {
        box-shadow: none;
        font-size: 15px;
        min-height: initial;
        padding: 20px 20px;
    }
    .linearize-table tbody td[data-rwd-label]:before {  min-width: 93px;  display: block; float: left;}
    .opc .cart-price .price {font-weight: 300;}
    #checkout-review-table-wrapper { padding: 0 10px; }
    #checkout-review-table.linearize-table tfoot td:nth-of-type(even) {
        text-align: right;
    }
    /*customer account*/
    .customer-account .my-account, .webforms-customer-account .main-container .col-main {border-left: 0}
    .product-review .product-img-box ,
    .product-review .product-details {width: 100%;}
    /*cms page*/
    .cms-page-view .description{left: 20px; top: 170px;}
    .cms-page-view .bg-container {
        overflow: hidden;
        width: 100%;
    }
    .cms-page-view .std .bg-container img {
        max-width: initial;
        float: right;
        height: 400px;
        width: 500px;
        margin-right: -20%;
    }
    .cms-page-view .row-1.last {padding: 40px 20px;}
    .cms-page-view .col2-set a img {margin-right: 15px;}
    .flow-step .step {height: 100px;}
    .cms-page-view .category-products .products-grid > li{width: 48%; float: left}
    .cms-page-view .category-products .products-grid > li:nth-of-type(2n+1) {
        clear: left;
        margin-right: 3%;
    }
    .cms-page-view .category-products .products-grid > li:nth-of-type(even) {
        margin-right: 0;
    }
    .cms-page-view .category-products {margin-bottom: 30px;}
    .cms-page-view .button-set button {white-space: normal;}
    .cms-page-view .cms-content{  padding: 0 20px;}
    .cms-page-view .validation-advice {font-size: 17px;}
    .cms-page-view .category-products .button-set { margin-top: 20px;  padding-bottom: 0; }
    .cms-page-view .category-products.category-small {padding-bottom: 0;}
    .cms-page-view .category-products .products-grid.grid-issue > li label .product-name {font-size: 20px;}
    .customer-account .my-account { padding: 0 20px; }
    /*gift*/
    .promotion-item td.product-cart-remove{
        display: none;
    }
    .post-list .item{
        padding-top: 40px;
    }
    .post-list .image .featured-image,
    .post-list .image .blog-content{
        width: 100%;
        display: block;
    }
    .post-list .image .featured-image img, .post-list .image .featured-image{
        padding: 0px;
    }
    .is-blog .pager{
        width: inherit;
        float: right;
    }
    .is-blog .pager .count-container{
        float: left;
    }
    .post-list .image .blog-title a {
        font-size: 40px;
    }
    .post-list .item {
        padding: 22px 0px;
    }
    .catalog-category-view .category-products ol.products-list li{
        padding: 22px 20px;
        display: block;
    }
    .catalog-category-view .category-products h2.product-name{
        margin-top: 20px;
    }
    /*compare*/
    .compare-table tbody tr{
        height: auto !important;
    }
    /*franchise-enquiry*/
    #form-validate.franchise li.fields > div > label{
        width: 100%;
    }
    #form-validate.franchise label.hidden + div.input-box, #form-validate.franchise .plan, #form-validate.franchise .plan + div.input-box{
        margin-left: 0;
        padding-left: 0;
    }
    #form-validate.franchise div.input-box, .franchise .input-box textarea{
        width: 100%;
    }
    .col1-layout .col-main {
        padding: 0 20px;
    }
    /*login*/
    .account-login .col2-set > div,
    .account-login .col3-set > div{
        width: 100%;
        float: none;
        padding: 0 !important;
    }
    .catalog-product-view .add .product-desc-block-sixth .content h1.mobile{
        display: block ;
        top: 0;
        width: 100%;
        font-size: 25px;
    }
    .catalog-product-view .add .product-desc-block-eighth .content .block-head{
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    #checkout-step-payment .tool-tip .tool-tip-content img {width: 100%;}
    .cms-page-view .description a {font-size: 17px;}
    .cms-page-view .description .button {font-size: 20px;}
    .cms-page-view .col2-set a img {margin-right: 10px;}
    .cms-page-view .cms-content p,
    .cms-page-view .col2-set a{font-size: 16px;}
    .cms-page-view .col2-set a.call img {width: 20px; margin-top: 0;}
    .cms-page-view .col2-set a.email img {width: 28px; margin-top: 3px;}
    .cms-page-view .col2-set a.whatsapp img {width: 30px; margin-top: 0;}
    .cms-page-view .box-bottom .button-set a {font-size: 17px; white-space: normal;  padding: 9px 15px;}
    .cms-page-view .contact-form .input-box .box {width: 74%;}
    .cms-page-view .contact-form .input-box.last .box {width: 52%;}
    .flow-step .step .step-title a {padding-top: 67px; width: 58px; font-size: 13px;}
    .customer-account .my-account, .webforms-customer-result .dashboard,
    .webforms-customer-account .main-container .col-main { padding: 0 10px; }
    .post-view .featured-image{
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
    .post-view .featured-image img{
        width: 100%;
    }
}
@media only screen and (max-width: 479px) {
    .cms-page-view .col2-set .col-1{border-right: 0}
    .flow-step .step {height: 70px;}
    .content-info .number {margin-right: 10px;}
}
@media only screen and (max-width: 440px) {
    .cms-page-view h2.product-name a{font-size: 17px;}
    .cms-page-view .category-products .products-grid > li .product-name {top: 10px; left: 10px;}
    .cms-page-view .button-set a, .cms-page-view .button-set button {min-width: 120px;}
    .cms-page-view .contact-form .input-box .box {width: 69%;}
    .cms-page-view .contact-form .input-box.last .box {width:49%;}
    .cms-page-view .contact-form .input-box label {font-size: 25px;}
    .cms-page-view .contact-form .input-box.last label {min-width: 150px;}
    .content-info label,.content-info {font-size: 16px;}
    .content-info .input-box {padding-bottom: 30px;}
    .cms-page-view .button-set.set-submit {margin-top: 50px;}
    .content-info .box {margin-top: 13px;}
}
@media only screen and (max-width: 400px) {
    .flow-step .step .step-title a{padding-top: 50px;}
    .flow-step .step .step-title {width: 79%;}
    .flow-step .step .step-title a {width: 100%;text-align: left; font-size: 11px;  line-height: 1.4em;}
    .flow-step .step.step-4 .step-title {padding-left: 5%}
    .catalogsearch-result-index .col1-layout .col-main {
        padding: 10px 20px 10px;
    }
    .order-review .data-table td.img-name img{
        max-width: 100%;
    }
    #checkout-review-table-wrapper{
        padding: 0;
    }
    .opc .data-table .item-options dt{
        min-width: 80px;
        padding-right: 0;
    }
    .linearize-table tbody td[data-rwd-label]:before{
        min-width: 89px;
    }
    #review-buttons-container .btn-checkout{
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 5px;
    }
    #review-buttons-container .please-wait{
        position: absolute;
        bottom: 10px;
        right: 15px;
    }
    .cms-page-view .contact-form .add-link p {
        font-size: 17px;
    }
}
@media only screen and (max-width: 362px) {
    .cms-page-view .contact-form .input-box .box {width: 66%;}
    .cms-page-view .contact-form .input-box.last .box {width:45%;}
    .content-info .box,
    .content-info .input-box .wrapper-box{width: 77%;}
    .flow-step .step .step-title { width: 86%; }
    .checkout-onepage-index .opc .section .step{
        padding: 5px;
    }
    .cms-page-view .category-products .products-grid.grid-issue > li label {
        padding: 20px 8px;
    }
    div.ajaxcart-content{
        width: 100%;
    }
    #ajaxcart-content .ajaxcart-preload .product-info{
        width: 45%;
    }
    #ajaxcart-content a.close-popup{
        right: -12px;
    }
}
/*---------------------------------osim event, out of stock---------------------------------------------*/
.amxnotif-block > div{
    position: relative;
}
.amxnotif-block > div label {
    position: absolute;
    text-transform: none;
    font-weight: 300;
    top: -1px;
    left: 8px;
    pointer-events: none;
    margin: 0;
    line-height: 30px;
}
.amxnotif-block input{
    width: 35%;
    margin-right: 15px;
    margin-bottom: 10px;
}
.amxnotif-block button{
    vertical-align: top;
    margin-bottom: 10px;
}
.amxnotif-block label, .alert-stock a, .alert-stock.link-stock-alert{
    font-size: 14px;
    font-weight: 400 !important;
}
.amxnotif-block label{
    margin-bottom: 10px;
}
.alert-stock.link-stock-alert span{
    display: block;
    margin-bottom: 10px;
}
.alert-stock.link-stock-alert a{
    display: inline-block;
}
.product-view .add-to-cart .qty-wrapper{
    min-height: 30px !important;
}
.product-essential .add-to-cart.quantity {
    margin-bottom: 0;
}
#my-subscriptions-table td{
    vertical-align: middle;
}
#my-subscriptions-table h2.product-name{
    margin: 0;
}
body.customer-account #my-subscriptions-table.data-table td a{
    text-transform: none;
    font-size: inherit;
}
/*even manager*/
.fme-events_land .pager{
    margin: 0;
}
.fme-events_land .sorter > .view-mode{
    margin-bottom: 0;
}
.fme-events_land .toolbar{
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: inline-block;
}
.fme-events_land .products-list .product-shop h2.product-name{
    margin-top: 0;
}
.fme-events_land .products-list .product-shop h2.product-name + h2{
    margin-top: 20px;
}
.fme_events_calendar{
    padding: 40px 0;
}
.fme_events_calendar table.week{
    font-size: 12px;
}
.fme_events_calendar select, .fme_events_calendar input {
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}
.fme_events_calendar input{
    margin-right: 20px;
}
.fme-events_land select{
    height: 20px;
}
.fme-events_land .sort-by select{
    float: left;
    display: inline-block;
    margin-top: 5px;
}
.fme_events_calendar form{
    margin-bottom: 10px;
}
.fme-events_land li.item {
    font-size: 14px;
}
.fme-events_land .products-list li.item {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
}
.events-index-view .col-main > a{
    padding-bottom: 40px;
    display: inline-block;
}
.events-index-view .col-main{
    font-size: 14px;
}
#overlay{
    z-index: 10000;
}
#lightbox{
    z-index: 10001;
}
.eventviewDIV {
    padding-bottom: 30px;
}
.eventviewDIV > h3{
    margin-top: 0;
    padding-top: 20px;
}
.event-contents{
    min-width: inherit;
}
table.week td > p{
    display: none;
}
/*store view*/
header:after {
    display: block;
    content: '';
    clear: both;
}
.page-header-container:after {
    display: block;
    content: '';
    clear: both;
}
.magestore-bannerslider {
    clear: both;
}
.page-header-container .store-language-container{
    display: block;
}
.lang-list{
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 1.8;
}
.lang-current span.mb{
    display: none;
}
.lang-list .lang-current:after{
    content: "";
    width: 15px;
    height: 10px;
    display: inline-block;
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat;
    background-size: contain;
    margin-left: 10px;
    cursor: pointer;
}
.lang-list .lang-current.open:after{
    background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat;
    background-size: contain;
}
.lang-list ul{
    display: none;
    padding: 20px 15px;
    background: #ffffff;
    position: absolute;
    top: calc(100% + 1px);
    z-index: 1001;
    line-height: 37px;
    min-width: 66px;
}
.lang-list ul li.selected a{
    color: #806E34;
}
.page-header-container .store-language-container{
    padding: 0;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #c2b49a;
}
body.stretch-width #header-account.skip-active{
    right: 110px;
}
#header-cart.skip-active{
    right: 55px;
}
.lang-list a:hover{
    color: #806E34 !important;
}

.cms-wellness-tips .sub_banner{
    margin-top: 0;
}
#notice-cookie{
    background-color: #655558;
    color: white;
    font-size: 12px;
    text-align: center;
    padding: 12px 30px 12px 15px;
    width: 100%;
    z-index: 1002;
    position: fixed;
}
#notice-cookie > div{
    display: inline-block;
}
#notice-cookie a,
#notice-cookie a:hover{
    color: white;
    text-decoration: underline;
}
#notice-cookie .actions{
    position: absolute;
    top: 13px;
    right: 12%;
}
#notice-cookie .actions i{
    cursor: pointer;
    font-size: 16px;
    font-weight: 100;
}

/*Store page*/
.storepickup-index-index .storepickup-list{
    width: 100%;
}
.storepickup-index-index .content-blog-store{
    display: none;
}
/*custom 1 step checkout extension Amasty*/
.checkout-onepage-index .amscheckout-main{
    color: #514244;
    border: none;
    margin-top: 0;
}
.checkout-onepage-index .gender-opt .gender-option{
    float: left;
    min-width: 70px;
    margin-right: 2%;
}
.checkout-onepage-index .customer-dob div[class^='dob-']{
    float: left;
}
.checkout-onepage-index .customer-dob .dob-day{
    min-width: 70px;
    width: 18%;
    margin-right: 4%;
}
.checkout-onepage-index .customer-dob .dob-month{
    width: 25%;
    min-width: 85px;
    margin-right: 4%;
}
.checkout-onepage-index .customer-dob .dob-year{
    min-width: 70px;
    width: 18%;
}
.checkout-onepage-index .amscheckout textarea:focus, .amscheckout select:focus,
.checkout-onepage-index .amscheckout-login input[type="text"]:focus,
.checkout-onepage-index .amscheckout input[type="text"]:focus,
.checkout-onepage-index .amscheckout select:focus:hover,
.checkout-onepage-index .amscheckout-login input[type="text"]:focus:hover,
.checkout-onepage-index.amscheckout textarea:focus:hover,
.checkout-onepage-index .amscheckout input[type="text"]:focus:hover{
    box-shadow: none;
}
.checkout-onepage-index .amscheckout-dologin span,
.checkout-onepage-index .amscheckout-dologin:hover span,
.checkout-onepage-index .amscheckout-submit span,
.checkout-onepage-index .amscheckout-submit:hover span,
.checkout-onepage-index .amscheckout-apply span,
.checkout-onepage-index .amscheckout-apply:hover span{
    border: none;
    background-image: none;
    box-shadow: none;
}
.amscheckout-data-table span.price{
    /*white-space: nowrap;*/
}
.add-gift-message h3, .gift-message-form h4{
    font-size: 1.5rem;
}
.checkout-onepage-index .shipping{
    border: none;
    float: none;
}
.amscheckout-control-radio,
.add-gift-message p,
.gift-message-form p{
    position: relative;
}
.amscheckout-main .icon-checkbox{
    position: absolute;
    top: -4px;
    left: -4px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    user-select: none;
    color: #e7e7e7;
}
.amscheckout-label-radio,
.add-gift-message p label,
.gift-message-form p label{
    padding-left: 22px;
    font-weight: normal;
}
label[for="billing:use_for_shipping_yes"],
label[for="billing:use_for_shipping_no"]{
    padding-left: 10px;
}
.amscheckout-main input[type=checkbox]{
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
    z-index: 1;
}
.amscheckout-main .icon-checkbox:before{
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    margin: 4px;
    width: 15px;
    height: 15px;
    transition: transform 0.28s ease;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.amscheckout-main input[type="checkbox"]:checked + .icon-checkbox::before{
    color: #514244;
}
.amscheckout-main input[type="checkbox"]:checked + .icon-checkbox::after{
    top: 7px;
    left: 6px;
    font-family: "FontAwesome";
    color: #514244;
    font-size: 10px;
    content: "\f00c";
    display: block;
    width: 10px;
    height: 5px;
    position: absolute;
}
#amscheckout-onepage .amscheckout textarea:focus,
#amscheckout-onepage .amscheckout select:focus,
#amscheckout-onepage .amscheckout-login input[type="text"]:focus,
#amscheckout-onepage.amscheckout input[type="text"]:focus,
#amscheckout-onepage .amscheckout select:focus:hover,
#amscheckout-onepage .amscheckout-login input[type="text"]:focus:hover,
#amscheckout-onepage .amscheckout textarea:focus:hover,
#amscheckout-onepage .amscheckout input[type="text"]:focus:hover{
    box-shadow: none;
}
.term-and-conditions{
    width: 100%;
    padding: 10px 10px 20px;
    font-size: 1.5rem;
}
.term-and-conditions .check-agreements{
    position: relative;
}
.term-and-conditions .agree-term-conditions{
    padding-left: 20px;
}
.term-and-conditions .term_and_conditions_content{
    margin-bottom: 10px;
    padding: 10px;
    background: #efeae0;
}

/*resize*/
@media only screen and (max-width: 1199px) {
    .test {
        display: none;
    }
}
@media only screen and (max-width: 1100px) {
    #notice-cookie .actions{
        right: 1%;
    }
}
@media only screen and (max-width: 990px) and (min-width: 641px) {
    .amxnotif-block input{
        width: 60%;
    }
}
@media only screen and (max-width: 640px) {
    #my-subscriptions-table tr {
        display: inline-block;
        padding: 15px 0;
    }
    #my-subscriptions-table tbody td{
        padding: 0 5px 5px;
    }
    #my-subscriptions-table td.product-cart-image{
        margin-top: 10px;
    }
    iframe.youtube-player {
        width: 100%;
    }
    #outerImageContainer, #imageDataContainer{
        width: 100% !important;
    }
    /*store view*/
    body a.skip-nav{
        width: 20%;
    }
    body.stretch-width a.skip-nav{
        width: 15%;
    }
    body.stretch-width .page-header-container .store-language-container{
        margin-left: 0;
        padding: 0;
        border-left: 2px solid #635457;
    }
    #header-cart.skip-active{
        right: 0;
    }
    .amxnotif-block input{
        width: 42%;
    }
    .page-header-container .store-language-container{
        display: none;
    }
    .header-account-mobile{
        padding: 30px 40px;
    }
    .header-account-mobile .header-account,
    .header-account-mobile .store-language{
        padding-left: 0;
        padding-bottom: 25px;
    }
    .header-account-mobile .store-language{
        padding-bottom: 0;
    }
    .header-account-mobile .store-language ul{
        position: relative;
        padding: 10px 0;
        font-weight: 300;
        font-size: 16px;
    }
    .lang-list{
        position: relative;
        text-align: left;
    }
    .lang-list .lang-current:after {
        width: 21px;
        height: 13px;
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_dropdown.png) no-repeat;
        position: absolute;
        right: 0;
        top: 5px;
    }
    .lang-list .lang-current.open + ul{
        border-top: 1px ridge #999999;
    }
    .lang-list .lang-current.open:after{
        background: url(https://www.osim.com/skin/frontend/osim/default/images/arrow_up.png) no-repeat;
    }
    .lang-list .lang-current span:not(.mb){
        display: none;
    }
    .lang-current span.mb{
        display: inline-block;
    }
    .lang-current:before{
        background: url(https://www.osim.com/skin/frontend/osim/default/images/globe.png) no-repeat;
        width: 28px;
        height: 28px;
        content: "";
        display: inline-block;
        margin-right: 10px;
        background-size: contain;
        vertical-align: middle;
    }
    .checkout-onepage-index .opc .section .step .amscheckout-data-table .item-options {
        width: 115px;
    }
    .checkout-onepage-index .opc .section .step .amscheckout-data-table .product-name img + span {
        font-size: 1.1rem;
    }
}
@media all and (max-width:970px) {
    header#header {
        width: 100%;
    }
}
@media all and (max-width:770px) {
    .cms-page-view .col3-set .col-sm-4 {
        width: 60%;
        border-right: none;
        border-bottom: 2px solid #fff;
        margin: 0 auto;
    }
}
@media all and (max-width:640px) {
    .col2-set.pc,
    .col3-set.pc {
        display: none;
    }
    .col2-set.sp {
        display: block;
    }
    .cms-page-view .col2-set.sp .col-sm-6 {
        height: 40px;
        padding: 7px 0;
        margin-bottom: 20px;
        float: left;
        width: 50%;
    }
    .cms-page-view .col2-set.sp .col-sm-6:nth-child(2n+1) {
        border-right: 1px solid #000;
    }
    .cms-page-view .col2-set a img {
        margin-right: 15px;
    }
    .page-header-container .store-language-container .lang-list {
        padding: 15px 0 16px;
    }
    .cms-page-view .col2-set div.col-container .col-sm-6:before{
        border: none;
    }
}

@media all and (max-width:540px) {
    .cms-page-view .col2-set.sp .col-sm-6 {
        height: 40px;
        padding: 7px 0;
        margin-bottom: 20px;
    }
    .amxnotif-block input{
        width: 60%;
    }
}
@media only screen and (max-width: 400px) {
    #outerImageContainer, #prevLink, #nextLink{
        height: 350px !important;
    }
}
@media only screen and (max-width: 350px) {
    .fme_events_calendar span {
        display: block;
        margin-top: 10px;
    }
}

.order-items .preoder-note-cart-button {
    color: #F37021;
}

.no-display-1 {
    display: none;
}


/*Account Create Page Start*/
.TencentCaptcha{
    cursor: pointer;
    background: linear-gradient(0deg,hsla(0,0%,93%,.6),hsla(0,0%,100%,0));
    color: #504144;
    height: 30px;
    border: 1px solid #775D5D;
    line-height: 30px;
    padding: 0 30px;
    position: relative;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    padding-left: 45px;
    font-size: 16px;
    margin-top: 15px;
}
.TencentCaptcha:hover{
    background: linear-gradient(180deg,hsla(0,0%,93%,.6),hsla(0,0%,100%,0));
}
.TencentCaptcha-success,.TencentCaptcha-success:hover{
    background: #fdfdfd url(https://www.osim.com/skin/frontend/osim/default/images/tcaptcha_success.png) no-repeat 15px 1px;
}
.TencentCaptcha-success .tcaptcha-icon{
    display: none;
}

.tcaptcha-icon{
    position: absolute;
    top: 61%;
    left: 15px;
    margin-top: -14.5px;
    opacity: 1;
    visibility: visible;
    float: left;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    overflow: hidden;
    background: #dee9fa;
}
.tcaptcha-icon .sub-icon{
    background: #5d91f4;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    margin: 0 auto;
    top: 34%;
    left: 33%;
}

@media only screen and (max-width: 768px) {
    .TencentCaptcha{
        margin-right: 0;
        padding: 0 20px;
        padding-left: 40px;
    }
}
/* table tax top */
#checkout-review-table-wrapper .summary-details td:nth-child(2){
    border-top: 1px solid black;
    padding-top: 7px;
}
.amscheckout-control .billing-phone, .amscheckout-control .shipping-phone{
    margin: 5px 0 0;
    color: #F37021;
    font-size: 14px;
    text-transform: none;
    display: none;
}
.edit-span_phonetwo{
    display:none;
    color:#F37021;
    font-size:14px;
    margin: 5px 0 0;
}




/*Account Create Page End*/
/*header*/
.stretch-width .logo{
    padding: 5px 40px;
}
.stretch-width #header{
    height: auto;
    z-index: 2000;
}
.stretch-width #header .search-account-cart-wrapper{
    padding: 20px 50px 20px 0;
}
.stretch-width #header .store-language-container .lang-list ul li{
    display: inline-block;
}
.stretch-width .header-account span.label{
    display: none;
}
.stretch-width .header-location{
    display: inline-block;
}
.stretch-width .header-location .icon {
    background-position: -171px -207px;
    display: inline-block;
    vertical-align: middle;
}
.stretch-width .header-location:hover .icon{
    background-position: -171px -229px;
}
.stretch-width #header .lang-list, .stretch-width #header .skip-link,
.stretch-width #header .skip-account, .stretch-width .header-location{
    line-height: 22px;
}
.stretch-width #header .skip-cart {
    padding: 0 7px;
}
.stretch-width #header .page-header-container .store-language-container{
    margin-left: 0;
}
.stretch-width #header .skip-search .icon{
    margin-right: 5px;
}
.stretch-width #header .lang-list a{
    font-size: 13px;
}
.stretch-width #header .lang-list li + li a{
    position: relative;
    padding-left: 5px;
}
.stretch-width #header .lang-list li + li a:before {
    border-left: 1px solid #504144;
    position: absolute;
    height: 10px;
    left: 1px;
    content: '';
    top: 3px;
}
.stretch-width .header-minicart .skip-link .icon{
    background-position: -239px -207px;
}
.stretch-width .header-minicart:hover .skip-link .icon,
.stretch-width .header-minicart .skip-link.skip-active .icon{
    background-position: -239px -229px;
}
.stretch-width .header-search .skip-search .icon{
    background-position: -137px -207px;
}
.stretch-width .header-search:hover .skip-search .icon,
.stretch-width .header-search .skip-search.skip-active .icon{
    background-position: -137px -229px;
}
.stretch-width .header-account .skip-account .icon {
    background-position: -204px -206px;
}
.stretch-width .header-account:hover .skip-account .icon{
    background-position: -204px -228px;
}
.stretch-width #header .page-header-container .store-language-container{
    padding-left: 30px;
}
.stretch-width #header-cart.skip-active,
.stretch-width #header-search.skip-active,
.stretch-width #header-account.skip-active{
    top: 67px;
}
/*content*/
/*banner slider*/
.stretch-width area{
    cursor: pointer;
}
.stretch-width.cms-home .menu-main-wrapper > div{
    box-shadow: none;
    width: auto;
}
.stretch-width .static-banners{
    padding: 0 10px 25px 10px;
    margin-top: 0;
}
.stretch-width .static-banners.four-banner li h5,
.stretch-width .static-banners.four-banner li .desc{
    display: none;
}
.stretch-width .block-new-product{
    padding: 0 20px;
}
.stretch-width .three-blog ul.slides li{
    padding: 0 5px;
}
.stretch-width .static-banners ul.flex-direction-nav{
    display: none;
}
.stretch-width .flexslider{
    box-shadow: none !important;
}
.stretch-width .flexslider7 .slides a img{
    display: none!important;
}
.stretch-width .flexslider .image-slider{
    display: block!important;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 550px;
}
.stretch-width .flexslider .image-slider img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto!important;
    max-width: none!important;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.stretch-width .flex-direction-nav .flex-next {background-position: -200px -145px; right: 5px; height: 40px;}
.stretch-width .flex-direction-nav .flex-prev {left: 5px; background-position: -255px -145px; height: 40px;}
.stretch-width .flexslider ul.flex-direction-nav{
    display: inline;
}
.stretch-width .flexslider.sub_banner ul.flex-direction-nav{
    display: block;
}
.stretch-width .flexslider .flex-control-nav{
    display: none;
}
.stretch-width .four-banner li{
    overflow: hidden;
    border: solid 5px white;
}
.stretch-width .four-banner .title, .four-banner .desc a{
    display: none;
}
.stretch-width .four-banner .desc{
    font-size: 17px;
    position: absolute;
    font-weight: 300;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 10px 20px;
    background-color: #ffffff;
    opacity: 0.8;
}
.stretch-width.cms-home .static-banners .slides li {
    width: 25%;
    float: left;
    position: relative;
}
/*block customer favorite*/
.stretch-width h5.subtitle,
.stretch-width h2.subtitle{
    color: #7f6d33 ;
    background: #c3ba9e;
    background: -moz-linear-gradient(top, #ffffff 10%, #c3ba9e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(100%,#c3ba9e));
    background: -webkit-linear-gradient(top, #ffffff 10%,#c3ba9e 100%);
    background: -o-linear-gradient(top, #ffffff 10%,#c3ba9e 100%);
    background: -ms-linear-gradient(top, #ffffff 10%,#c3ba9e 100%);
    background: linear-gradient(to bottom, #ffffff 10%,#c3ba9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c3ba9e',GradientType=0 );
    text-transform: uppercase;
    padding: 12px 10px;
    margin: 0 15px;
}
.stretch-width h2.subtitle{
    font-size: 14px;
}
.stretch-width .customer-favorite{
    margin: 20px;
}

.stretch-width .customer-favorite > li{
    width: 20%;
    margin-right: 0;
    clear: none;
    padding: 0 5px;
}
.stretch-width .customer-favorite .bitmap{
    position: absolute;
    z-index: 1000;
    left: 20px;
    text-decoration: underline;
}
.stretch-width .customer-favorite .product-name{
    text-align: center;
    overflow: hidden;
    margin-bottom: 0;
}
.stretch-width .customer-favorite .product-name a{
    float: none;
    color: #513f44;
    font-size: 16px;
}
.stretch-width .customer-favorite .price-box,
.stretch-width .customer-favorite .actions,
.stretch-width .customer-favorite .ratings,
.stretch-width .customer-favorite .free-attr{
    display: none;
}

/*Three static block*/

.stretch-width .three-blog h5.subtitle,
.stretch-width .social-media-facebook h5.subtitle{
    margin: 0;
}
.stretch-width .three-blog h4{
    font-weight: 300;
}
.stretch-width .social-media-facebook .youtube-link{
    text-align: center;
}
.stretch-width .social-media-facebook .youtube-link img{
    display: inline-block;
    max-width: 150px;
    margin: 0 2px 4px 0;
}


/*video lightbox*/
.stretch-width .video-target .video-close{
    position: relative;
    z-index: 9999;
    top: -20px;
    border-radius: 50%;
    right: -20px;
    margin-right: 0!important;
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 0 !important;
}

/*----- Tabs -----*/
.stretch-width .social-media-facebook{
    margin-bottom: 60px;
    padding-left: 5px;
    padding-right: 10px;
    width: 25%;
    margin-top: -10px;
    display: inline-block;
}
.stretch-width .social-media-facebook:after{
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.stretch-width .social-media-facebook .find-more{
    display: none;
}
.stretch-width .tabs {
    width:100%;
    display:inline-block;
}
/*----- Tab Links -----*/
/* Clearfix */
.stretch-width .tab-links:after {
    display:block;
    clear:both;
    content:'';
}
.stretch-width .tab-links li {
    margin:0;
    float:left;
    list-style:none;
    width: 50%;
}
.stretch-width .tab-links a {
    padding:9px 15px;
    text-align: center;
    display:inline-block;
    background:#eeeeee;
    font-size:14px;
    font-weight:300;
    color:#534545;
    transition:all linear 0.15s;
    width: 100%;
    text-transform: uppercase;
}
.stretch-width .social-media-facebook .tabs li.active a,
.stretch-width .social-media-facebook li.active a:hover {
    background:#534545;
    color:#fff;
}
/*----- Content of Tabs -----*/
.stretch-width .tabs .tab-content {
    padding:15px;
    border: solid 1px #534545;
    background:#fff;
    overflow-y: scroll;
}
.stretch-width .tab {
    display:none;
}
.stretch-width .tab.active {
    display:block;
}

.stretch-width .footer .block-subscribe .actions .button{
    font-size: 11px;
    padding: 5px 10px;
}

@media only screen and (min-width: 641px) {
    .stretch-width .show-desktop{
        display: block!important;
    }
    .stretch-width .show-mobile{
        display: none!important;
    }
    .stretch-width.cms-home .menu-main-wrapper > div{
        padding-bottom: 0;
    }
    .stretch-width #header .icon{
        background-image: url(https://www.osim.com/skin/frontend/osim/default/images/icons.png);
        width: 22px;
        height: 22px;
    }
    .stretch-width .header-location{
        padding: 0 3px;
    }
    .stretch-width .header-account{
        padding: 0 7px;
    }
    .stretch-width #header .main-menu{
        position: absolute;
        background: transparent;
        width: 45%;
        left: 24%;
        top: 9%;
    }
    .stretch-width #header .nav-primary > li > a{
        font-size: 14px;
    }
    .stretch-width .header-location{
        border-left: 1px solid;
    }
    .stretch-width #header .page-header-container .store-language-container{
        border-left: none;
    }
    .stretch-width #header .header-minicart{
        border-right: 1px solid;
        border-left: 1px solid;
    }
    .stretch-width #header .lang-list a{
        color: #806E34 !important;
    }
    .stretch-width #header .lang-list .selected a, .stretch-width #header .lang-list a:hover{
        color: #504144 !important;
    }
    .stretch-width #header .lang-list .selected a{
        cursor: default;
    }
    .stretch-width #header .nav-primary a.level0 {
        padding: 10px 16px;
    }
    .stretch-width #header .nav-primary li.level0 {
        margin-left: 0;
    }
    .stretch-width.cms-home .static-banners .slides {
        width: 100%;
    }
    .stretch-width.cms-home .static-banners .slides img{
        width: 100%;
    }
    .stretch-width.cms-home .three-blog ul.slides{
        width: 75%;
    }
    .stretch-width .three-blog{
        padding: 0 10px 10px 10px;
    }
    .stretch-width .three-blog ul.slides:after{
        clear: none;
    }
    .stretch-width .three-blog ul.slides li{
        width: 33.3333%!important;
    }
}

@media only screen and (min-width: 992px) {
    .stretch-width .page-header-container {
        width: auto;
    }
}
@media only screen and (min-width: 1100px) {
    .stretch-width .page-header-container {
        width: 1080px;
    }
}
@media only screen and (max-width: 1050px) {
    .stretch-width #header .nav-primary a.level0{
        padding: 10px 10px;
    }
}
@media only screen and (max-width: 959px) {
    .stretch-width #header .main-menu{
        position: static;
        width: 100%;
        text-align: center;
        clear: both;
        background: linear-gradient(to bottom, #ffffff 10%,#f5f5f5 100%);
        background: -moz-linear-gradient(top, #ffffff 10%, #f5f5f5 100%);
        background: -webkit-gradient(linear, top left, bottom left, color-stop(10%,#ffffff), color-stop(100%,#f5f5f5));
        background: -webkit-linear-gradient(top, #ffffff 10%,#f5f5f5 100%);
        background: -o-linear-gradient(top, #ffffff 10%,#f5f5f5 100%);
        background: -ms-linear-gradient(top, #ffffff 10%,#f5f5f5 100%);
    }
    .stretch-width #header .logo{
        padding-bottom: 15px;
    }
    .stretch-width #header{
        box-shadow: none;
        border-bottom: none;
    }
    .stretch-width .page-header-container{
        padding: 0;
    }
    .stretch-width .header-left{
        padding-bottom: 1px;
    }
    .stretch-width.cms-home .three-blog ul.slides{
        width: 100%;
    }
    .stretch-width .three-blog ul.slides{
        overflow: inherit;
        float: none;
    }
    .stretch-width .three-blog{
        padding: 0 10px 10px 10px;
    }
    .stretch-width .three-blog ul.slides li{
        width: 50%!important;
    }
    .stretch-width.cms-home .static-banners .slides li{
        width: 50%;
    }
    .stretch-width .social-media-facebook{
        margin-top: 0;
        width: 50%;
    }
}
@media only screen and (max-width: 641px) {
    .stretch-width .four-banner img{
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    .stretch-width .show-desktop{
        display: none!important;
    }
    .stretch-width .show-mobile{
        display: block!important;
    }
    .stretch-width.cms-home .menu-main-wrapper > div{
        padding-bottom: 15px;
    }
    .stretch-width header#header{
        z-index: 5500;
    }
    .stretch-width .mask-face{
        z-index: 5000;
    }
    .stretch-width #header div#header-nav{
        top: auto;
    }

    .stretch-width #header .search-account-cart-wrapper{
        padding: 0;
    }
    .stretch-width #header .page-header-container .store-language-container{
        padding-left: 0;
    }
    .stretch-width .header-location  .icon {
        background-position: -227px -258px!important;
        width: 30px;
        height: 30px;
    }
    .stretch-width #header .store-language-container .lang-list ul li.selected{
        display: none;
    }
    .stretch-width .magestore-bannerslider:nth-child(8) {
        width: 100%;
        float: none;
    }

    .stretch-width .favorite-slider{
        margin-bottom: 20px;
    }
    .stretch-width .favorite-slider .flex-control-nav{
        display: none;
    }
    .stretch-width .favorite-slider .flex-direction-nav a{
        position: relative;
        display: block;
        width: 30px;
        height: 38px;
        top: -160px;
    }
    .stretch-width .favorite-slider .flex-nav-prev{
        float: left;
    }
    .stretch-width .favorite-slider .flex-prev{
        /*background-position: 0 -105px;*/
        left: 20px;
    }
    .stretch-width .favorite-slider .flex-nav-next{
        float: right;
    }
    .stretch-width .favorite-slider .flex-next{
        /*background-position: -40px -105px;*/
        right: 20px;
    }

    .stretch-width .customer-favorite > li{
        width: 100%;
        border: none;
        padding: 0;
        left: -20px;
        margin-bottom: 0;
    }
    .stretch-width .customer-favorite .bitmap{
        left: 45px;
    }

    .stretch-width.cms-home .three-blog .slides li{
        width: 50%!important;
        padding-bottom: 10px;
    }
    .stretch-width .social-media-facebook h5,
    .stretch-width.cms-home .three-blog .slides li h5{
        font-size: 12px;
    }
    .stretch-width.cms-home .three-blog .slides li .desc > div{
        display: none;
    }
    .stretch-width .three-blog ul.slides:after{
        clear: none;
    }
    .stretch-width .social-media-facebook{
        width: 50%;
        padding: 0 15px 0 5px;
        margin-top: 0;
    }
    .stretch-width .social-media-facebook .tabs{
        display: none;
    }
    .stretch-width .social-media-facebook .social-mobile span{
        font-size: 14px;
    }
    .stretch-width .social-media-facebook .social-mobile a{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/Social-Media-Icon.png") no-repeat center;
        display: inline-block;
        width: 48px;
        height: 48px;
        text-indent: -9999px;
        margin: 0 2px 4px 0;
    }
    .stretch-width .social-media-facebook .social-mobile{
        border: solid 1px #c3ba9e;
        padding: 10px;
    }
    .stretch-width .social-media-facebook .social-mobile a.facebook-link{
        background-position: 0 0;

    }
    .stretch-width .social-media-facebook .social-mobile a.youtube-link{
        background-position: -63px -131px;
    }
    .stretch-width .social-media-facebook .social-mobile a.instagram-link{
        background-position: -127px 0;
    }
    .stretch-width .social-media-facebook .social-mobile a.twitter-link{
        background-position: -63px 0;
    }
    .stretch-width .social-media-facebook .social-mobile a.linkedin-link{
        background-position: -252px 0;
    }
    .stretch-width .flexslider .image-slider{
        height: auto;
    }
    .stretch-width .flexslider .image-slider img{
        position: relative;
        top: inherit;
        left: inherit;
        width: 100% !important;
        transform: inherit;
    }
    .stretch-width .sub_banner.static-banners.four-banner{
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #eee 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #eee 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #eee 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #eee 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #eee 100%);
        box-shadow: 0 3px 3px #c9c4c5;
        margin-bottom: 20px;
    }
    .stretch-width .four-banner li{
        border: 0;
        padding: 5px !important;
    }
    .stretch-width #header-cart.skip-active,
    .stretch-width #header-search.skip-active,
    .stretch-width #header-account.skip-active{
        top: 54px;
    }
}
@media screen and (min-width: 641px) and (max-width: 959px){
    .stretch-width #header .nav-primary a.level0{
        padding: 10px 32px !important;
    }
    .stretch-width #header .main-menu{
        box-shadow: inset 0 3px 3px #c9c4c5;
    }
    .stretch-width .nav-primary li.level0.first.menu-active > a.level0,
    .stretch-width .nav-primary li.level0.nav-2.menu-active > a.level0{
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF 100%);
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), #FFFFFF 100%);
    }
}
@media screen and (max-width: 400px){
    .stretch-width .social-media-facebook .social-mobile a{
        background: url("https://www.osim.com/skin/frontend/osim/default/images/Social-Media-Icon.png") no-repeat center;
        background-size: 200px 163px;
        width: 32px;
        height: 32px;
    }
    .stretch-width .social-media-facebook .social-mobile a.facebook-link{
        background-position: 0 0;
    }
    .stretch-width .social-media-facebook .social-mobile a.youtube-link{
        background-position: -42px -87px;
    }
    .stretch-width .social-media-facebook .social-mobile a.instagram-link{
        background-position: -84px 0;
    }
    .stretch-width .social-media-facebook .social-mobile a.twitter-link{
        background-position: -42px 0;
    }
    .stretch-width .social-media-facebook .social-mobile a.linkedin-link{
        background-position: -168px 0;
    }
}
@media only screen and (max-width: 450px) {
    body.stretch-width #header-account.skip-active{
        right: 60px;
    }
}
/* Home Page and Category Page  */
.catalog-category-view.category-full-page .main .col-main {
    background: #fff;
}
.cms-home.home-full-page .page .container,
.catalog-category-view.category-full-page .page .container {
    width: 100%;
}
.cms-home.home-full-page .page .container .col-main,
.catalog-category-view.category-full-page .page .container .col-main,
.catalog-product-view.product-full-page .page .container .col-main {
    max-width: 100%;
}
.cms-home.home-full-page .page .container .col-main {
    padding-bottom: 30px;
}
.cms-home .cms-banner,
.catalog-category-view .cms-banner {
    position: relative;
    padding-bottom: 10px;
}
.cms-home .cms-banner img,
.catalog-category-view .cms-banner img {
    width: 100%;
}
.cms-home .cms-banner .content-common,
.catalog-category-view .cms-banner .content-common {
    position: absolute;
}
.cms-home .cms-banner .content-common h2 {
    font-size: 72px;
    margin: 0;
}
.cms-home .cms-banner .content-common img + h2 {
    line-height: 1.2;
}
.cms-home .cms-banner .content-common h3,
.catalog-category-view .cms-banner .content-common h3 {
    font-size: 55px;
    margin: 0;
}
.cms-home .cms-banner .content-common p,
.catalog-category-view .cms-banner .content-common p {
    font-size: 25px;
    margin-bottom: 45px;
    font-weight: 100;
}
.cms-home .cms-banner .content-common p strong,
.catalog-category-view .cms-banner .content-common p strong {
    color: #993333;
}
.cms-home .cms-banner .content-common a.view-more,
.catalog-category-view .cms-banner .content-common a.view-more {
    padding: 10px 40px;
    background-color: #fb712e;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
}
.cms-home .cms-banner .content-left, .cms-home .cms-banner .content-right,
.catalog-category-view .cms-banner .content-common {
    top: 50%;
    z-index: 1;
}
.cms-home .cms-banner .content-left {
    width: 36%;
    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%);
}
.cms-home .cms-banner .content-right {
    width: 38%;
    left: 50%;
    transform: translate(20% ,-50%);
    -webkit-transform: translate(20% ,-50%);
    -moz-transform: translate(20% ,-50%);
    -o-transform: translate(20% ,-50%);
    -ms-transform: translate(20%, -50%);
}
.catalog-category-view .cms-banner .content-left {
    width: 40%;
    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-category-view .cms-banner .content-right {
    width: 50%;
    left: 50%;
    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-category-view .cms-banner .content-center {
    width: 70%;
    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;
}

.catalog-category-view .cms-banner .content-common.content-center h2 {
    text-transform: uppercase;
    font-size: 72px;
    font-style: normal;
}
.catalog-category-view .cms-banner .content-common h2 {
    font-size: 72px;
    margin-top: 0;
}
.catalog-category-view .cms-banner .content-center p {
    margin: 0 180px;
}
.catalog-category-view .top-block-1 img, .catalog-category-view .top-block-2 img,
.catalog-category-view .top-block-3 img, .catalog-category-view .middle-block-1 img,
.catalog-category-view .middle-block-2 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;
}
.catalog-category-view .top-block-1:hover img, .catalog-category-view .top-block-2 .top-block-left:hover img,
.catalog-category-view .top-block-2 .top-block-right:hover img, .catalog-category-view .top-block-3:hover img,
.catalog-category-view .middle-block-1:hover img, .catalog-category-view .middle-block-2 .top-block-left:hover img,
.catalog-category-view .middle-block-2 .top-block-right: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-category-view .cms-banner.top-block-1 .content-right p {
    margin-right: 19%;
}
.catalog-category-view .cms-banner.middle-block-1 .content-center {
    width: 75%;
}
.catalog-category-view .cms-banner.middle-block-1 .content-center p {
    margin: 0 215px 30px;
}
.cms-home .cms-banner .content-top,
.catalog-category-view .cms-banner .content-top {
    top: 7%;
}
.cms-home .cms-banner .content-bottom {
    bottom: 5%;
}
.cms-home .cms-banner .content-top, .cms-home .cms-banner .content-bottom,
.catalog-category-view .cms-banner .content-top, .catalog-category-view .cms-banner .content-bottom {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    padding: 0 30px;
}
.cms-home .cms-banner, .catalog-category-view .cms-banner {
    color: #fff;
}
.cms-home .middle-banner,.cms-home .bottom-banner,
.cms-home .top-block, .cms-home .middle-block-left,
.catalog-category-view .top-block, .catalog-category-view .top-block {
    color: #663333;
}
.cms-home .cms-banner.bottom-banner .content-left,
.catalog-category-view .cms-banner.bottom-banner .content-left {
    left: 10%;
}
.cms-home .cms-banner-wrapper,
.catalog-category-view .cms-banner-wrapper {
    padding: 0 10px;
}
.cms-home .cms-banner-wrapper:after, .catalog-category-view .cms-banner-wrapper:after {
    content: '';
    display: table;
    clear: both;
}
.cms-home .cms-banner.top-block, .cms-home .cms-banner.middle-block,
.catalog-category-view .cms-banner.top-block, .catalog-category-view .cms-banner.middle-block {
    padding: 10px;
}
.cms-home .cms-banner .content-common a.learn-more,
.catalog-category-view .cms-banner .content-common a.learn-more {
    color: #996633;
    text-transform: uppercase;
    font-size: 23px;
    text-decoration: underline;
}
.cms-home .cms-banner .content-top p, .cms-home .cms-banner .content-bottom p,
.catalog-category-view .cms-banner .content-top p, .catalog-category-view .cms-banner .content-bottom p {
    margin-bottom: 20px;
}
.catalog-category-view .bottom-block {
    overflow: hidden;
    padding: 50px;
}
.catalog-category-view .cms-service {
    width: 25%;
    float: left;
    border-right: 1px ridge #999999;
    padding: 20px 0;
}
.catalog-category-view .bottom-block div:last-child {
    border: 0;
}
.catalog-category-view .cms-service .cms-service-images {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    padding: 0 15px;
}
.catalog-category-view .cms-service img {
    width: 100%;
}
.catalog-category-view .cms-service .cms-service-content {
    width: 60%;
    display: table-cell;
}
.catalog-category-view .cms-service .cms-service-content h4 {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
@media only screen and (min-width: 1200px) {
    .cms-home .cms-banner .content-common img,
    .catalog-category-view .cms-banner .content-common img {
        padding-bottom: 15px;
    }
    .cms-home .cms-banner .content-common h2 {
        line-height: 90px;
    }
    .catalog-category-view .cms-banner .content-common h2 {
        line-height: 110px;

    }
    :lang(zh) .cms-home .cms-banner .content-common h2,
    :lang(th) .cms-home .cms-banner .content-common h2 {
        font-size: 72px;
    }
    :lang(zh) .catalog-category-view .cms-banner .content-common.content-center h2,
    :lang(th) .catalog-category-view .cms-banner .content-common.content-center h2,
    :lang(zh) .catalog-category-view .cms-banner .content-common h2,
    :lang(th) .catalog-category-view .cms-banner .content-common h2{
        font-size: 72px;
    }
}
@media only screen and (max-width: 1380px) and (min-width: 1200px) {
    .catalog-category-view .cms-banner .content-center p {
        margin: 0 50px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
    .cms-home .cms-banner .content-common h2 {
        font-size: 73px;
    }
    .catalog-category-view .cms-banner .content-common h2 {
        font-size: 62px;
    }
    .catalog-category-view .cms-banner .content-common.content-center h2 {
        font-size: 50px;
    }
    .catalog-category-view .cms-banner .content-center p {
        margin: 0px 80px;
    }
    .catalog-category-view .cms-banner.middle-block-1 .content-center p {
        margin: 0 100px 20px;
    }
    .cms-home .cms-banner .content-common h3,
    .catalog-category-view .cms-banner .content-common h3 {
        font-size: 40px;
    }
    .cms-home .cms-banner .content-common p,
    .catalog-category-view .cms-banner .content-common p {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .cms-home .cms-banner-wrapper .cms-banner .content-common p,
    .catalog-category-view .cms-banner-wrapper .cms-banner .content-common p {
        margin-bottom: 15px;
    }
    .cms-home .cms-banner .content-common img,
    .catalog-category-view .cms-banner .content-common img  {
        width: 45%;
    }
    .cms-home .cms-banner .content-common a.view-more,
    .cms-home .cms-banner .content-common a.learn-more {
        font-size: 14px;
    }
}
@media only screen and (max-width: 990px) {
    .cms-home .cms-banner-wrapper .cms-banner .content-common p,
    .catalog-category-view .cms-banner-wrapper .cms-banner .content-common p {
        margin-bottom: 5px;
    }
    .cms-home .cms-banner .content-top {
        top: 7%;
    }
}
@media only screen and (max-width: 990px) and (min-width: 641px) {
    .cms-home .cms-banner .content-common h2,
    .catalog-category-view .cms-banner .content-common h2 {
        font-size: 37px;
    }
    .catalog-category-view .cms-banner .content-common.content-center h2 {
        font-size: 33px;
    }
    .catalog-category-view .cms-banner .content-center p {
        margin: 0px 20px;
    }
    .catalog-category-view .cms-banner.middle-block-1 .content-center p {
        margin: 0 30px 15px;
    }
    .cms-home .cms-banner .content-common h3,
    .catalog-category-view .cms-banner .content-common h3 {
        font-size: 22px;
    }
    .cms-home .cms-banner .content-common p,
    .catalog-category-view .cms-banner .content-common p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .cms-home .cms-banner .content-common a.view-more,
    .catalog-category-view .cms-banner .content-common a.view-more {
        padding: 8px 20px;
    }
    .cms-home .cms-banner .content-common img,
    .catalog-category-view .cms-banner .content-common img {
        padding-bottom: 5px;
        width: 45%;
    }
    .cms-home .cms-banner .content-left,
    .catalog-category-view .cms-banner .content-left {
        width: 40%;
    }
    .cms-home .cms-banner .content-common a.view-more,
    .cms-home .cms-banner .content-common a.learn-more,
    .catalog-category-view .cms-banner .content-common a.view-more,
    .catalog-category-view .cms-banner .content-common a.learn-more {
        font-size: 12px;
    }
    .catalog-category-view .cms-service {
        width: 50%;
        margin-bottom: 20px;
    }
    .catalog-category-view .cms-service .cms-service-content {
        padding-right: 15px
    }
    .catalog-category-view .bottom-block div:nth-child(2n) {
        border: 0;
    }
}

@media only screen and (min-width: 641px) {
    .mobile {
        display: none;
    }
    .cms-home .cms-banner.top-block, .cms-home .cms-banner.middle-block,
    .catalog-category-view .cms-banner.top-block, .catalog-category-view .cms-banner.middle-block {
        width: 50%;
        float: left;
    }
    .catalog-category-view .cms-banner.top-block-3 {
        clear: left;
    }
    .catalog-category-view .product-image-container {
    display: inline-block;
    width: 100%;
    }
    .catalog-category-view .top-block-1 .product-image-container .product-image-wrapper,
    .catalog-category-view .top-block-3 .product-image-container .product-image-wrapper {
        padding-bottom: 36%;
    }
    .catalog-category-view .top-block-2 .product-image-container .product-image-wrapper,
    .catalog-category-view .middle-block-2 .product-image-container .product-image-wrapper {
        padding-bottom: 100%;
    }
    .catalog-category-view .middle-block-1 .product-image-container .product-image-wrapper {
        padding-bottom: 44%;
    }
    .catalog-category-view .product-image-wrapper {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    }
    .catalog-category-view .product-image-photo {
    bottom: 0;
    display: block;
    height: auto;
    left: 0;
    margin: auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transition: img .3s linear;
    }
}
@media only screen and (max-width: 640px) {
    .desktop {
        display: none;
    }
    .cms-home .cms-banner,.catalog-category-view .cms-banner {
        padding-bottom: 5px;
    }
    .cms-home .cms-banner .content-left, .cms-home .cms-banner .content-right,
    .catalog-category-view .cms-banner .content-left, .catalog-category-view .cms-banner .content-right {
        top: 22%;
        width: 80%;
        left: 10%;
    }
    .cms-home .cms-banner .content-right, .catalog-category-view .cms-banner .content-right {
        transform: translate(0 ,-50%);
        -webkit-transform: translate(0 ,-50%);
        -moz-transform: translate(0 ,-50%);
        -o-transform: translate(0 ,-50%);
        -ms-transform: translate(0, -50%);
    }
    .cms-home .cms-banner .content-common h2 {
        font-size: 73px;
    }
    .cms-home .cms-banner .content-common h3,
    .catalog-category-view .cms-banner .content-common h3 {
        font-size: 40px;
    }
    .cms-home .cms-banner .content-common p,
    .catalog-category-view .cms-banner .content-common p {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .cms-home .cms-banner .content-common a.view-more,
    .cms-home .cms-banner .content-common a.learn-more,
    .catalog-category-view .cms-banner .content-common a.view-more,
    .catalog-category-view .cms-banner .content-common a.learn-more {
        font-size: 15px;
        padding: 7px 25px;
    }
    .cms-home .cms-banner .content-common img,
    .catalog-category-view .cms-banner .content-common img {
        width: 37%;
    }
    .catalog-category-view .cms-banner .content-center,
    .catalog-category-view .cms-banner.middle-block-1 .content-center {
        width: 84%;
    }
    .catalog-category-view .cms-banner .content-common.content-center h2 {
        font-size: 43px;
    }
    .catalog-category-view .cms-banner .content-common h2 {
        font-size: 44px;
    }
    .catalog-category-view .cms-banner .content-center p,
    .catalog-category-view .cms-banner.middle-block-1 .content-center p {
        margin: 0;
    }
    .catalog-category-view .cms-banner.middle-block-1 .content-center p {
        margin-bottom: 20px;
    }
    .catalog-category-view .cms-banner.top-block-1 .content-right p {
        margin-right: 0;
    }
    .catalog-category-view .cms-service {
        width: 100%;
        border-right: 0;
        border-bottom: 1px ridge #999999;
        margin: 0 25px;
    }
    .catalog-category-view .cms-service .cms-service-images {
        width: 30%;
    }
    .catalog-category-view .cms-service .cms-service-content {
        width: 70%;
    }
    .catalog-category-view .bottom-block {
        padding: 10px 50px;
    }
}
@media only screen and (max-width: 440px) {
    .cms-home .cms-banner .content-common h2 {
        font-size: 45px;
    }
    .catalog-category-view .cms-banner .content-common h2,
    .catalog-category-view .cms-banner .content-common.content-center h2 {
        font-size: 28px;
    }
    .cms-home .cms-banner .content-common h3,
    .catalog-category-view .cms-banner .content-common h3 {
        font-size: 25px;
    }
    .cms-home .cms-banner .content-common p,
    .catalog-category-view .cms-banner .content-common p {
        font-size: 12px;
    }
    .cms-home .cms-banner .content-common a.view-more,
    .cms-home .cms-banner .content-common a.learn-more,
    .catalog-category-view .cms-banner .content-common a.view-more,
    .catalog-category-view .cms-banner .content-common a.learn-more {
        font-size: 10px;
    }
    .catalog-category-view .cms-service {
        margin: 0;
    }
}
