@charset "UTF-8";

@font-face {
    font-family: Vazir;
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-FD.eot');
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-FD.eot?#iefix') format('embedded-opentype'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-FD.woff2') format('woff2'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-FD.woff') format('woff'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-FD.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: Vazir;
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Bold-FD.eot');
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Bold-FD.eot?#iefix') format('embedded-opentype'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Bold-FD.woff2') format('woff2'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Bold-FD.woff') format('woff'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Bold-FD.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: Vazir;
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Light-FD.eot');
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Light-FD.eot?#iefix') format('embedded-opentype'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Light-FD.woff2') format('woff2'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Light-FD.woff') format('woff'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Light-FD.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: Vazir;
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Medium-FD.eot');
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Medium-FD.eot?#iefix') format('embedded-opentype'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Medium-FD.woff2') format('woff2'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Medium-FD.woff') format('woff'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Medium-FD.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: Vazir;
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Thin-FD.eot');
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Thin-FD.eot?#iefix') format('embedded-opentype'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Thin-FD.woff2') format('woff2'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Thin-FD.woff') format('woff'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Thin-FD.ttf') format('truetype');
    font-weight: 100;
    font-display: swap;
}

@font-face {
    font-family: Vazir;
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Black-FD.eot');
    src: url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Black-FD.eot?#iefix') format('embedded-opentype'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Black-FD.woff2') format('woff2'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Black-FD.woff') format('woff'),
    url('https://ordme.com/skin/frontend/ordme/default/css/font/vazir/Farsi-Digits/Vazir-Black-FD.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
}

/* === General === */

html {
    background: #ebebeb;
}

body {
    /*padding-top: 26px; */
    cursor: default;
    font-family: 'Vazir', Vazir, 'Lucida Sans Unicode', 'Lucida Grande' !important;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
    text-size-adjust: 100%;
    /*-webkit-user-select: none;  !* Chrome all / Safari all *!*/
    /*-moz-user-select: none;     !* Firefox all *!*/
    /*-ms-user-select: none;      !* IE 10+ *!*/
    /*user-select: none;          !* Likely future *!*/
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
}

.step, p.box-content {
    padding: 8px;
}

.om-clear {
    clear: both;
}

body.om-overflow-hidden {
    overflow: hidden !important;
    height: 100vh;
}

a {
    outline: none !important;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    color: #b20b51;
}

a,
a:hover,
a:active {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: none;
    outline: none;
}

button,
button:hover,
input[type="submit"],
input[type="submit"]:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

ul {
    margin: 0;
}

b,
strong {
    font-family: inherit !important;
    font-weight: bold
}

h1,
h2,
h3 {
    margin: 0;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 0 0 5px;
    outline: none !important;
}

/* problem to ui when use clipboardjs */
textarea.clipboard_fake_elem {
    left: 0 !important;
    z-index: -9999;
    height: 1px;
    width: 1px;
    max-width: 100%;
    opacity: 0;
}

/* Lock Screen */
.om-lock-screen {
    position: fixed;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    cursor: url("https://ordme.com/skin/frontend/ordme/default/images/close_cur.png") 0 0, auto;
    opacity: 0.5;
    background: #000;
}

body.om-delete-overlay .om-lock-screen {
    display: block !important;
}

.button {
    border-radius: 2px;
    font-family: 'Vazir';
}

input,
textarea {
    border-radius: 2px;
}

.form-list textarea {
    width: 100%;
    height: 100px;
}

label {
    font-size: 14px;
    font-weight: 400;
}

label em {
    float: right !important;
}

.clearfix:before,.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after {
    clear: both;
}

#blurmask {
    display: none;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9991;
    visibility: visible;
    background-color: #000;
    opacity: 0.6;
}

.dialog_e {
    background: none !important;
}

.dialog_content {
    background: none;
    width: auto !important;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 Ionicons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.om-hidden {
    display: none;
}

.om-wyekan {
    font-family: 'Vazir' !important;
}

.success-msg {
    padding: 5px 10px;
    text-align: center;
    color: #09973E;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 28px;
    font-weight:500
}

.item-msg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color:red;
    font-size:14px;
    line-height: 28px;
    font-weight:400
}

.error-msg {
    padding:5px 10px;
    text-align: center;
    color: #f00;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}

.messages li:before {
    display: none;
}

/* Loader */
.loader {
    position: relative;
    z-index: 9999;
    width: 250px !important;
    margin-right: 25px;
    margin-left: 50px;
    padding: 25px 40px !important;
    text-align: center;
    color: #444 !important;
    border: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.loader img {
    margin-bottom: 20px;
}

#loading p.loader {
    position: absolute;
    top: calc(50% - 75px);
    right: calc(50% - 155px);
}

::selection {
    color: #fff;
    background: #b20b51 !important;
}

::-moz-selection {
    color: #fff;
    background: #b20b51 !important;
}

#om-waiting {
    position: fixed;
    z-index: 750;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    content: "";
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}

#om-waiting p.loader {
    position: fixed !important;
    top: calc(50% - 75px);
    right: calc(50% - 125px);
}

.fancybox-overlay {
    z-index: 750 !important;
}

.fancybox-title {
    font-family: 'Vazir' !important;
    font-size: 14px !important;
}

#fancybox-loading {
    position: fixed;
    z-index: 9999999 !important;
    top: 50%;
    left: 50%;
    display: block;
    width: 250px;
    height: auto;
    margin-top: -125px;
    margin-left: -125px;
    padding: 20px 0;
    text-align: center;
    opacity: 1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff !important;
    font-size: 14px;
}

#fancybox-loading img {
    margin-bottom: 10px;
}

#yt-totop {
    position: fixed;
    z-index: 500;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    width: 29px !important;
    height: 29px !important;
    text-align: center;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

/* .success-msg { background: #b20b51 !important; border: none !important; padding: 2px 10px 6px !important; } */

/* === Header === */
body {
    margin-top: 26px;
}

body.modal-open {
    padding-right: 0 !important;
}

#yt_header {
    background: #fff;
}

.yt-header-top {
    position: fixed;
    z-index: 101;
    top: 0;
    right: 0;
    left: 0;
    height: auto !important;
    padding: 3px 0 !important;
    border-bottom: none !important;
    background: #f6f6f6;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.om-header-right {
    color: #555;
    font: 500 13px/18px 'Vazir';
}

.om-header-right span i.ion-log-in,
.om-header-right .header-qna-link i {
    vertical-align: -4px;
    font-size: 18px;
    padding: 0 0 0 1px;
    color: #545454;
}

.om-header-right .header-register-login-links {
    display: inline-block;
}

.om-header-right .header-qna-link {
    display: inline-block;
    margin-right: 15px;
}

.om-header-right .header-qna-link i {
    color: #000;
}

.om-header-right .header-qna-link a {
    color: #555;
}

.om-header-right a {
    color: #b20b51;
}

.om-header-right a:hover,
.om-header-right .header-qna-link a:hover {
    color: #000;
}

.om-header-links {
    height: 20px;
    text-align: left;
}

.om-header-links ul {
    height: 20px;
    font-size: 0;
}

.om-header-links ul li {
    display: inline-block;
    margin-top: -3px;
    padding: 0 2px;
    color: #545454;
    font: 500 13px/20px 'Vazir';
}

.om-header-links ul li.om-hdrlnk-sep {
    display: inline-block;
    width: 1px;
    height: 11px;
    margin: 0 7px;
    padding: 0;
    vertical-align: -2px;
    background: #bbb;
}

.om-header-links ul li a {
    color: #555;
}

.om-header-links ul li a:hover {
    color: #000;
}

.om-header-links ul li.om-test-version a {
    color: #b20b51;
}

.om-header-links ul li.om-test-version a:hover {
    color: #000;
}

#om-cart-total-left-for-free-shipping-in-homepage-id {
    position: relative;
    color: #b20b51;
}

#om-cart-total-left-for-free-shipping-in-homepage-id:after {
    content: '';
    position: absolute;
    top: 3px;
    left: -6px;
    width: 1px;
    height: calc(100% - 6px);
    background-color: rgba(0, 0, 0, .3);
}

.om-al-anstime {
    margin-right: 10px;
    margin-left: 5px;
}

.om-al-teltext {
    vertical-align: -2px;
    line-height: 2.2em;
}

.om-al-telicon {
    line-height: 24px;
}

.om-al-telicon i {
    vertical-align: -4px;
    font-size: 18px;
    padding: 0 10px;
    transform: rotateY(-180deg);
}

.yt-header-middle {
    margin-top: 0;
    padding: 12px 0 !important;
}

.om-ordmelogo {
    text-align: left;
}

.om-ordmelogo a {
    position: relative;
    float: left;
}

.om-ordmelogo a .ordme_main_heading {
    position: absolute;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    color: transparent;
    font-size: 14px;
    z-index: -999;
    visibility: hidden;
    overflow: hidden;
}

.om-basket-fav {
    height: 40px;
    margin: 15px 0;
}

.om-basket-fav .mini-cartpro.sm-cartpro .block-title {
    float: right;
    width: 80px;
    height: 40px;
    margin-left: 10px;
    padding: 4px 5px;
    border-radius: 2px;
    background: #46BA71;
}

.om-basket-fav .mini-cartpro.sm-cartpro .block-title:hover {
    cursor: pointer;
    background: #e5e5e5;
}

.om-basket-fav .info-mini-cart {
}

.om-basket-fav .info-mini-cart h2.cart-title {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
}

.om-basket-fav .info-mini-cart h2.cart-title i {
    color: #007B2E;
    font-size: 26px;
}

.om-basket-fav .info-mini-cart .item-cart {
    float: right;
    width: 30px;
    height: 30px;
    margin: 1px 0;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #007B2E;
    font: 500 16px/28px 'Vazir' !important;
}

.om-basket-fav .header-minicart {
    float: right;
    width: 38px;
    height: 38px;
    margin-left: 15px;
}

.om-basket-fav .header-minicart a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 4px 5px;
}

.om-basket-fav .header-minicart:hover {
    cursor: pointer;
}

.om-basket-fav .header-minicart span.count {
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    margin: 1px 0;
    float: right;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #007B2E;
    font-family: 'Vazir';
    font-size: 12px;
    line-height: 16px;
}

.om-basket-fav .header-minicart span.label {
    display: none;
}

.om-basket-fav .header-minicart span.icon {
    display: block;
    float: left;
    width: 30px;
    text-align: center;
}

.om-basket-fav .header-minicart span.icon:before {
    content: "\f3f7";
    color: #888;
    font-family: "Ionicons";
    font-size: 29px;
    position: relative;
    top: 0;
}

body.catalog-product-compare-index.om-basket-fav .header-minicart {
    display: none;
}

.om-basket-fav .block.block-wishlist {
    position: relative;
    float: right;
    clear: none;
    width: 38px;
    height: 38px;
}

.om-basket-fav .block.block-wishlist:hover {
    cursor: pointer;
}

.om-basket-fav .block.block-wishlist .block-title {
    display: block;
    float: left;
    background: none;
    padding: 4px 5px;
    width: 100%;
}

.om-basket-fav .block.block-wishlist .block-title i {
    float: left;
    margin: 7px 0 0 3px;
    color: #666;
    font-size: 28px;
}

.om-basket-fav .block.block-wishlist .block-title span {
    position: absolute;
    left: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    float: right;
    margin: 1px 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font: 400 12px/16px 'Vazir' !important;
    background: red;
}

.om-basket-fav .block.block-wishlist .block-content {
    position: fixed;
    z-index: 2000;
    top: 0;
    right: -430px;
    width: 365px;
    height: 100vh;
    cursor: default;
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

body.om-delete-overlay-wishlist .om-basket-fav .block.block-wishlist .block-content {
    right: 0;
}

.om-basket-fav .block.block-wishlist:hover .block-content {
    /* display: block; */
}

.om-basket-fav .block.block-wishlist .block-content ol {
    padding-top: 10px;
}

.om-basket-fav .block.block-wishlist .block-content ol li {
    position: relative;
    margin-bottom: 10px;
    padding: 0 9px 10px;
    border-bottom: 1px dashed #ddd;
}

.om-basket-fav .block.block-wishlist .block-content ol li a.product-image {
    display: block;
    float: right;
    margin-left: 10px;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details {
    float: right;
    width: 280px;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details a.btn-remove {
    position: absolute;
    top: 0;
    left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    text-indent: 0;
    background: none;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details a.link-cart {
    display: inline-block;
    float: left;
    height: 28px;
    margin-top: 5px;
    padding: 0 30px 0 15px;
    color: #fff;
    border-radius: 2px;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat scroll 92% center #09973E !important;
    font: 500 14px/23px 'Vazir' !important;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details a.link-cart:hover {
    background: url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat scroll 92% center #24AD57 !important;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details button.btn-cart {
    display: inline-block !important;
    float: left;
    height: 30px;
    margin-top: 5px;
    margin-left: -5px;
    padding: 3px 10px;
    color: #fff;
    border-radius: 2px;
    background: #09973E !important;
    font: 500 12px/20px 'Vazir' !important;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details button.btn-cart:before {
    display: inline-block;
    margin-left: 3px;
    content: "\f3f7";
    color: #fff;
    font-family: 'Ionicons';
    font-size: 16px;
    vertical-align: middle;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details button.btn-cart:hover {
    background: #24AD57 !important;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-name {
    margin: 0 0 5px 15px;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-name a {
    display: block;
    font-size: 14px;
    line-height: 25px;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details .price-box {
    display: block;
    float: right;
    margin-top: 5px;
}

.om-basket-fav .block.block-wishlist .block-content ol li .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.om-basket-fav .block.block-wishlist .block-content ol li .old-price .price {
    color: #999 !important;
    font-size: 13px !important;
}

.om-basket-fav .block.block-wishlist p.block-subtitle {
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0 18px;
    color: #3F3F3F;
    border-bottom: 2px solid #B20B51;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/tri.png") no-repeat scroll right bottom #F3F3F3;
    font: bold 14px/38px 'Vazir';
}

.om-basket-fav .block.block-wishlist p.block-subtitle span.om-close-btn {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    text-align: center;
    text-indent: 0;
    color: #666;
    opacity: .6;
    font-size: 16px;
    line-height: 40px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.om-basket-fav .block.block-wishlist p.block-subtitle span.om-close-btn:hover {
    opacity: 1;
}

.om-basket-fav .block.block-wishlist .block-content ol li .product-details a.btn-remove {
    background-image: none;
    text-indent: 0;
    transition: all .2s ease;
    color: #aaa;
}

.om-basket-fav .block.block-wishlist .actions {
    padding: 10px;
}

.om-basket-fav .block.block-wishlist .actions a {
    float: left;
}

.om-basket-fav .block.block-wishlist p.empty {
    padding: 10px;
    font-size: 14px;
}

.om-basket-fav .block.block-wishlist .actions a.om-wishlist-remove-all {
    float: right;
}

.om-wishlist-not-login {
    float: right;
    clear: none !important;
    width: 38px;
    height: 38px;
    cursor: pointer;
}

.om-wishlist-not-login i {
    float: left;
    margin: 10px 0 0 9px;
    font-size: 28px;
}

.om-wishlist-not-login-count {
    position: absolute;
    left: 0;
    top: 2px;
    width: 16px;
    height: 16px;
    background: red;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font: 500 16px/15px 'Vazir' !important;
}

#om-wishlist-scroll {
    position: relative;
    max-height: calc(100vh - 100px);
}

/* Compare */
.block.block-list.block-compare {
    clear: none !important;
}

.om-hdr-compare {
    position: relative;
    float: right;
    clear: none !important;
}

.om-hdr-compare .om-hdr-compare-btn {
    float: right;
    width: 38px;
    height: 38px;
    margin-right: 15px;
    padding: 4px 5px;
    cursor: pointer;
}

.om-hdr-compare .om-hdr-compare-btn i {
    float: left;
    margin: 8px 0 0 3px;
    font-size: 28px;
    color: #888;
}

.om-hdr-compare .om-hdr-compare-count {
    margin: 1px 0;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: red;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 2px;
    font: 400 12px/16px 'Vazir' !important;
}

.om-hdr-compare .om-hdr-compare-body {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -430px;
    width: 365px;
    height: 100vh;
    cursor: default;
    background: #FFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-basket-fav .header-icons-divider {
    float: right;
    line-height: 40px;
    height: 22px;
    display: inline-block;
    margin: 9px 15px 5px 10px;
    border-right: 1px dashed #888888;
    vertical-align: middle;
}

.om-basket-fav .block.block-login-user {
    position: relative;
    float: right;
    clear: none;
    width: 38px;
    height: 38px;
    text-align: center;
}

.om-basket-fav .block.block-login-user .icon {
    padding: 8px 5px 0;
    width: 100%;
    height: 100%;
}

.om-basket-fav .block.block-login-user .icon .ion-ios-person-outline {
    font-size: 32px;
    color: #888;
}

.om-basket-fav .block.block-login-user .icon .ion-checkmark-round {
    position: absolute;
    line-height: 11px;
    font-size: 9px;
    color: #fff;
    border-radius: 100%;
    padding: 3px;
    width: 16px;
    height: 16px;
    background: #b20b50;
    box-shadow: 0 0 0 1px #fff;
    top: 3px;
    left: 3px;
}

body.om-delete-overlay-compare .om-hdr-compare .om-hdr-compare-body {
    right: 0;
}

.om-hdr-compare-ttl {
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0 18px;
    color: #3F3F3F;
    border-bottom: 2px solid #B20B51;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/tri.png") no-repeat scroll right bottom #F3F3F3;
    font: bold 14px/38px 'Vazir';
}

.om-hdr-compare-ttl .om-close-btn,
.om-wishlist-not-login-content-title .om-close-btn {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    text-align: center;
    text-indent: 0;
    color: #666;
    opacity: .6;
    font-size: 16px;
    line-height: 40px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.om-hdr-compare-ttl .om-close-btn:hover,
.om-wishlist-not-login-content-title .om-close-btn:hover {
    background-image: none;
    opacity: 1;
}

.om-hdr-compare ol#compare-items {
    padding-top: 10px;
}

.om-hdr-compare ol#compare-items li {
    position: relative;
    clear: both;
    margin-bottom: 10px;
    padding: 0 10px 10px;
    border-bottom: 1px dashed #ddd;
}

.om-hdr-compare ol#compare-items li a.product-image {
    display: block;
    float: right;
    margin-left: 10px;
}

.om-hdr-compare ol#compare-items li .product-details {
    float: right;
    width: 280px;
}

.om-hdr-compare ol#compare-items li .product-details a.btn-remove {
    position: absolute;
    top: 0;
    left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    text-indent: 0;
    background: none;
    opacity: .6;
    transition: all .2s ease;
}

.om-hdr-compare ol#compare-items li .product-details a.btn-remove:hover {
    opacity: 1;
}

.om-hdr-compare ol#compare-items li .product-details a.link-cart {
    display: inline-block;
    float: left;
    height: 28px;
    margin-top: 5px;
    padding: 0 30px 0 15px;
    color: #fff;
    border-radius: 2px;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat scroll 92% center #09973E !important;
    font: 500 14px/23px 'Vazir' !important;
}

.om-hdr-compare ol#compare-items li .product-details a.link-cart:hover {
    background: url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat scroll 92% center #24AD57 !important;
}

.om-hdr-compare ol#compare-items li .product-name {
    margin: 0 0 10px 10px;
}

.om-hdr-compare ol#compare-items li .product-name a {
    display: block;
    font-size: 14px;
    line-height: 22px;
}

.om-hdr-compare ol#compare-items li .product-details .price-box {
    display: block;
}

.om-hdr-compare ol#compare-items li .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.om-hdr-compare ol#compare-items li .old-price .price {
    color: #999 !important;
    font-size: 13px !important;
}

.om-hdr-compare .om-hdr-compare-body p.block-subtitle {
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0 18px;
    color: #3F3F3F;
    border-bottom: 2px solid #B20B51;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/tri.png") no-repeat scroll right bottom #F3F3F3;
    font: 500 16px/38px 'Vazir';
}

.om-hdr-compare .om-hdr-compare-body p.block-subtitle span.om-close-btn {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    text-align: center;
    text-indent: -9999px;
    color: #666;
    background: #e3e3e3 url(https://ordme.com/skin/frontend/ordme/default/images/close_cur.png) center center no-repeat;
    font-size: 23px;
    line-height: 38px;
}

.om-hdr-compare .om-hdr-compare-body p.block-subtitle span.om-close-btn:hover {
    background: #d3d3d3 url(https://ordme.com/skin/frontend/ordme/default/images/close_cur.png) center center no-repeat;
}

.om-hdr-compare .om-hdr-compare-body li.actions {
    border-bottom: none !important;
}

.om-hdr-compare .om-hdr-compare-body li.actions a.clear-all-compare {
    float: right;
}

.om-hdr-compare .om-hdr-compare-body li.actions button {
    float: left;
}

.om-hdr-compare ol#compare-items li.om-compare-empty {
    border-bottom: none;
    font-size: 14px;
}

#om-hdr-compare-scroll {
    position: relative;
    height: 100%;
}

.sm-serachbox-pro {
    position: relative;
    height: 40px;
    margin: 15px 0;
}

.sm-serachbox-pro .om-chk-search-by-stock-id {
    position: absolute;
    z-index: 1;
    top: 42px;
    display: none;
    font-size: 13px;
}

.sm-serachbox-pro .om-chk-search-by-stock-id input[type="checkbox"] {
    margin-top: 3px;
}

.sm-serachbox-pro .om-chk-search-by-stock-id label {
    font-size: 13px;
}

.sm-serachbox-pro .form-search {
    height: 40px;
    border: none !important;
    border-radius: 2px;
    background: #f3f3f3;
}

.sm-serachbox-pro #search_mini_form .form-search,
.sm-serachbox-pro #search_mini_form_desc .form-search {
    width: 100%;
}

.sm-serachbox-pro #search_mini_form .form-search {
    width: 100%;
    height: inherit;
    border-radius: 2px;
    background: transparent;
}

.sm-serachbox-pro #search_mini_form .form-search .mobile-search-container {
    position: relative;
}

.sm-serachbox-pro .form-search .cat-wrapper {
    height: 40px;
}

.sm-serachbox-pro .form-search .cat-wrapper span {
    font: 500 14px 'Vazir';
    line-height: 32px !important;
}

.sm-serachbox-pro .form-search .cat-wrapper select {
    height: 40px !important;
    font: 500 14px 'Vazir';
}

.sm-serachbox-pro .form-search .input-search {
    margin-right: 0 !important;
}

.sm-serachbox-pro .form-search .input-search #search {
    height: 40px !important;
    margin-top: 0 !important;
    padding-left: 45px;
    font: 400 14px/40px 'Vazir';
    outline: 1px solid #e5e5e5 !important;
    background: #fff;
}

.sm-serachbox-pro .form-search .input-search #search::-webkit-input-placeholder {
    color: #666;
}

.sm-serachbox-pro .form-search .input-search #search::-moz-placeholder {
    color: #666;
}

.sm-serachbox-pro .form-search .input-search #search:-ms-input-placeholder {
    color: #666;
}

.sm-serachbox-pro .form-search .input-search #search:-moz-placeholder {
    color: #666;
}

.sm-serachbox-pro .form-search .input-search #search_responsive {
    width: 100%;
    height: 40px !important;
    margin-top: 0 !important;
    border: none;
    background-color: #f3f3f3;
    font: 500 14px/40px 'Vazir';
}

.sm-serachbox-pro .form-search .button-search-pro.button-search-pro {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 24px;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #666;
    border-radius: 2px 0 0 2px;
    background: #ebebeb;
    line-height: 40px;
}

.sm-serachbox-pro .form-search .button-search-pro.button-search-pro:hover {
    background: #d5d5d5;
}

#om-search-overlay {
    position: fixed;
    z-index: 9993;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.7);
}

.sm-serachbox-pro #search_mini_form .form-search.om-fixed-search-form,
.sm-serachbox-pro #search_mini_form_desc .form-search.om-fixed-search-form {
    position: fixed;
    z-index: 9995;
    top: 76px;
}

.sm-serachbox-pro #search_mini_form .form-search.om-fixed-search-form,
.sm-serachbox-pro #search_mini_form_desc .form-search.om-fixed-search-form {
    /* transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out; */
}

/* Live Search */
.ui-autocomplete {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 500px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    direction: rtl !important;
}

.ui-widget-content {
    border: none !important;
    background: #fff !important;
}

.ui-autocomplete.ui-menu .ui-menu-item {
    padding: 0 !important;
    list-style: none !important;
    border-bottom: 1px solid #ddd;
    font-family: 'Vazir';
}

.ui-autocomplete.ui-menu .ui-menu-item a {
    padding: 10px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    background: #f8f8f8 !important;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: 0 !important;
}

.ui-autocomplete.ui-menu .ui-menu-item .om-live-search-img {
    float: right;
    margin-left: 10px;
    border: 1px solid #eee;
}

.ui-autocomplete.ui-menu .ui-menu-item .om-live-search-label {
    margin-bottom: 5px;
    font-family: 'Vazir';
    font-size: 13px;
}

.ui-autocomplete.ui-menu .ui-menu-item .om-live-search-price {
    color: #09973E;
    font-family: 'Vazir';
    font-size: 14px;
}

.ui-autocomplete.ui-menu .ui-menu-item .om-live-search-price.out-of-stock {
    color: #b20b51;
}

.ui-autocomplete .om-live-search-all-items {
    display: inline-block;
    float: left;
    margin: 5px;
    padding: 0 10px 3px;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font: 500 13px/20px 'Vazir';
}

.ui-autocomplete .om-live-search-all-items:hover {
    background: #CC2B6F;
}

input.ui-autocomplete-loading {
    background: #f3f3f3 url("/skin/frontend/ordme/default/images/loading-small.gif") no-repeat 50px center !important;
}

.om-search-compare input.ui-autocomplete-loading {
    background: #f3f3f3 url("/skin/frontend/ordme/default/images/loading-small.gif") no-repeat 10px center !important;
}

p.om-live-search-notfound {
    margin: 10px;
    color: #555;
    font-family: 'Vazir';
    font-size: 13px;
}

p.om-live-search-notfound i {
    margin-left: 5px;
    vertical-align: -1px;
    color: #777;
}

.om-live-search {
    position: fixed;
    z-index: 9994;
    /* Start Temp */
    top: 119px;
    /* Temperory */
    display: none;
    margin-top: -2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

.om-live-search-right {
    float: right;
    width: 60%;
    border-left: 1px solid #ddd;
}

.om-live-search-products {
    min-height: 320px;
    padding: 10px;
}

.om-live-search-products ul li {
    padding: 5px;
}

.om-live-search-products ul li:hover {
    background: #f3f3f3;
}

.om-live-search-products ul li:last-of-type:hover {
    background: none;
}

.om-live-search-products ul li .om-live-search-img {
    float: right;
    margin-left: 10px;
    border: 1px solid #eee;
}

.om-live-search-products ul li .om-live-search-label {
    margin-bottom: 5px;
    font-family: 'Vazir';
    font-size: 13px;
}

.om-live-search-products ul li .om-live-search-price {
    color: #09973E;
    font-family: 'Vazir';
    font-size: 14px;
}

.om-live-search-products ul li .om-live-search-price.out-of-stock {
    color: #b20b51;
    font-size: 13px;
}

.om-live-search-products ul li .om-live-search-all-items {
    display: inline-block;
    float: left;
    padding: 6px 18px;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font: 500 13px/20px 'Vazir';
}

.om-live-search-products ul li .om-live-search-all-items:hover {
    background: #CC2B6F;
}

.om-live-search-left {
    float: left;
    width: 40%;
    padding: 10px;
}

.om-live-search-title {
    margin: 0;
    padding: 0;
    color: #9a9a9a;
    border-bottom: 1px solid #ddd;
    font: 500 13px/20px 'Vazir';
}

#om-live-search-articles-more {
    float: left;
}

.om-live-search-cats {
    min-height: 100px;
}

.om-live-search-cats ul {
    padding: 5px 0 15px;
}

.om-live-search-cats:last-child ul {
    padding: 5px 0 0;
}

.om-live-search-cats ul li {
    padding: 3px 5px;
}

.om-live-search-cats ul li .om-live-search-all-items {
    display: inline-block;
    float: left;
    margin-top: 10px;
    padding: 0 10px 3px;
    cursor: pointer;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font: 500 13px/20px 'Vazir';
}

.om-live-search-cats ul li .om-live-search-all-items:hover {
    background: #CC2B6F;
}

#yt-responsivemenu .btn.btn-navbar {
    width: 150px !important;
    height: 50px !important;
}

#yt_resmenu_collapse {
    top: 50px !important;
}

#yt_resmenu_collapse ul.nav-menu > li > a {
    font-family: 'Vazir';
    font-size: 16px;
}

ul.nav-menu li.parent > .res-wrapnav ul li a {
    display: block;
    padding: 3px 10px;
    font-family: 'Vazir';
    font-size: 14px;
}

.gender-radio-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.gender-radio-group .form-radio-legend {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.gender-radio-group .form-radio-label:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.gender-radio-group .form-radio-label:nth-of-type(1) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

/* mini Login */
.tt_popup_login {
    background-color: #f3f3f3 !important;
    font: 500 16px/34px 'Vazir' !important;
}

.tt_popup_login strong {
    padding-bottom: 4px;
    background-image: none;
    padding-right: 0;
    font: bold 14px/35px 'Vazir' !important;
}

.tt_popup_login strong i {
    font-size: 25px;
    padding: 0 10px;
    position: relative;
    top: 5px;
}

.login-customer {
}

.login-customer h2 {
    margin-bottom: 10px;
    color: #b20b51;
    font: bold 14px/20px 'Vazir' !important;
}

.block-popup-login .email-input input,
.block-popup-login .pass-input input {
    text-align: right;
}

.block-popup-login .block-content .btn-reg-popup {
    float: left;
    height: 32px !important;
    margin-top: 20px;
    margin-left: 20px;
    padding: 0 20px !important;
    border-radius: 2px;
    font: normal 13px/30px 'Vazir' !important;
}

.login-customer a.btn-reg-popup:hover {
    background-color: #CC2B6F !important;
}

.block-popup-login {
    padding: 0 20px 0 !important;
}

.block-popup-login .submit-login {
    margin-top: 0 !important;
    position: relative;
}

.block-popup-login .submit-login p {
    margin-top: -5px;
    margin-bottom: 25px;
    text-align: right;
}

.block-popup-login .input-text {
    margin-bottom: 10px !important;
    border-radius: 2px;
    font-size: 14px;
}

.block-popup-login .email-input:before,
.block-popup-login .pass-input:before {
    border-radius: 0 2px 2px 0;
    background-color: #ababab;
    background-image: none;
    font-family: Ionicons;
    font-size: 25px;
    padding: 11px 0;
    text-align: center;
    color: #f2f3f5;
    line-height: 0.7em;
}

.block-popup-login .email-input:before {
    content: '\f213';
}

.block-popup-login .pass-input:before {
    content: '\f3b5';
}

.block-popup-login .block-content .col-reg {
    float: right !important;
}

.block-popup-login .block-content .col-reg.login-customer {
    padding: 15px !important;
    padding-left: 0 !important;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fafafa;
}

.block-popup-login .block-content .col-reg.registered-account {
    padding-right: 0 !important;
    padding-left: 30px !important;
    border-right: none !important;
}

.block-popup-login .block-content .list-log li,
.block-popup-login .block-content .note-reg {
    font-style: normal !important;
}

.block-popup-login .block-content .col-reg.registered-account .ft-link-p a {
    float: left;
}

.block-popup-login .block-content .col-reg.registered-account .om-minilogin-rememberme {
}

.block-popup-login .block-content .col-reg.registered-account .om-minilogin-rememberme input {
    margin: 2px 0 0 5px;
    vertical-align: middle;
}

.block-popup-login .block-content .col-reg.registered-account .om-minilogin-rememberme label {
    font-weight: 500 !important;
}

.block-popup-login .block-content .col-reg.registered-account .actions {
    clear: both;
    margin-top: 30px;
}

.registered-account h2 {
    margin-top: 16px;
    margin-bottom: 10px;
    color: #b20b51;
    font: bold 14px/20px 'Vazir' !important;
}

span.please-wait {
    font-size: 14px;
}

span.please-wait img {
    margin-left: 5px;
}

.ajax_login_loader {
    float: right;
    width: 150px;
    background: none !important;
    position: absolute;
}

#ajaxlogin_form_message,
#ajax_register_form_message {
    position: relative;
    margin-top: 3px;
    width: 100%;
    z-index: 5;
}

.account-create #ajax_register_form_message {
    margin: 0 auto 10px;
}

#ajaxlogin_form_message div,
#ajax_register_form_message div {
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 28px;
    text-align: center;
    color: #f00;
    font-size: 14px;
    line-height: 28px;
}

#modal-login #panel_register div[name=mini-verify-mobile-content] {
    padding-top: 5px;
}

#ajaxlogin_form_message div a,
#ajax_register_form_message div a {
    color: #B20B51;
}

#ajaxlogin_form_message div.modal-success-ajax-msg,
#ajax_register_form_message div.modal-success-ajax-msg {
    color: #46ba71;
}

#onepage_ajaxlogin_form_message div {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
    color: #f00;
    font-size: 14px;
}

#account_ajaxlogin_form_message div {
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    color: #f00;
    font-size: 14px;
    line-height: 28px;
}

.account-login .success-msg,
.account-create .success-msg {
    background: none;
    border: none;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    color: #017a2e;
    font-size: 11.5px;
    line-height: 20px;
}

body.customer-account-create #yt_content .messages {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}

#login-form .buttons-set,
.account-create .buttons-set {
    padding-top: 20px;
    font: normal 500 14px/28px Vazir;
}

#login-form .buttons-set a,
.account-create .buttons-set a {
    color: #b20b51;
}

#login-form .buttons-set a:hover,
.account-create .buttons-set a:hover {
    color: #b20b51;
}

/* Login Page */
.new-users .content h3,
.registered-users h3 {
    margin: 15px 0 10px;
    font-size: 15px;
}

.new-users .content ul {
    margin: 20px 0 50px;
}

.new-users .content ul li {
    position: relative;
    padding: 4px 15px 5px 0;
    font-size: 13px;
}

.new-users .content ul li:before {
    position: absolute;
    top: 13px;
    right: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #666666;
}

.customer-account-login .new-users .content ul {
    margin-bottom: 0;
}

/* Create Users Page */
.input-box {
    margin-bottom: 10px;
}

input.om-persian-date-picker {
    width: 100%;
    padding: 0 5px;
}

/* === Menu === */
@media (max-width: 991px) {
    #megamenu-backdrop {
        height: 100%;
        width: 100%;
        position: fixed;
        background: #000;
        z-index: 3;
        left: 0;
        top: 0;
        opacity: .6;
        display: none;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s;
    }

    html.show-menu #megamenu-backdrop {
        display: block;
    }
}

html.show-menu .yt-header-middle {
    display: none;
}

.yt-header-under {
    height: 50px !important;
    background-color: #f6f6f6 !important;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.sm_megamenu_menu .item_with_icon a {
    position: relative;
}

.sm_megamenu_menu .item_with_icon a::before {
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-left: 5px;
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: middle;
}

.sm_megamenu_menu .item_with_icon span {
    font-size: 14px;
    font-weight: 500;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.discounts_menu_item-parent a::before {
    margin-left: 0;
    height: 24px;
    width: 20px;
    background-image: url("/skin/frontend/ordme/default/images/assets/discount-icon.svg");
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.download-app_menu_item a::before {
    content: "\f225";
    font-family: "Ionicons";
    color: #78c559;
    font-size: 30px;
    vertical-align: top;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.download-app_menu_item a span.sm_megamenu_title {
    color: #78c559;
}

/*.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.discounts_menu_item-parent a span.sm_megamenu_icon{*/
/*padding-right: 21px;*/
/*}*/

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.discounts_menu_item-parent a span.sm_megamenu_title {
    color: red;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.special_offers_menu_item-parent > a::before {
    background-image: url("/skin/frontend/ordme/default/images/assets/magic-wand.png");
}

.sm_megamenu_menu .outlet_menu_item a::before {
    background-image: url("/skin/frontend/ordme/default/images/assets/outlet.png");
}

.sm_megamenu_menu .open_box_menu_item a::before {
    background-image: url("/skin/frontend/ordme/default/images/assets/open-box.png");
}

.sm_megamenu_menu .uncommon_menu_item a::before {
    background-image: url("/skin/frontend/ordme/default/images/assets/uncommon.png");
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head {
    height: 50px;
    padding: 0 14px !important;
    color: #555 !important;
    border-left: none !important;
    font-family: 'Vazir';
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 48px !important;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a.sm_megamenu_head,
.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a {
    background-color: #e5e5e5 !important;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:first-child a.sm_megamenu_head {
    border-right: none !important;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu.css_effect .sm_megamenu_lv1 > div {
    top: 50px !important;
    border-top: 1px solid #ddd;
    background: #fbfbfb !important;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) !important;
}

.cms-index-index .home-item-parent > .sm_megamenu_head {
    background-color: #e5e5e5 !important;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm-megamenu-child.sm_megamenu_dropdown_3columns {
    right: auto !important;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_1columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_2columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_3columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_4columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_5columns > .sm_megamenu_firstcolumn,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn {
    direction: rtl !important;
    padding-bottom: 15px !important;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn .om-sanitary-image img,
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns > .sm_megamenu_firstcolumn .om-makeup-tools-image img {
    margin-bottom: -15px;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div {
    padding: 20px 0 0 !important;
}

.sm-megamenu-child img {
    float: left;
}

.om-megamenu-border-left {
    border-left: 1px solid #ddd;
}

.om-megamenu-border-right {
    border-right: 1px solid #ddd;
}

.om-megamenu-title > .sm_megamenu_head_item a,
.om-megamenu-title > .sm_megamenu_head_item span {
    color: #b20b51;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 14px;
}

.om-megamenu-title > .sm_megamenu_head_item a:hover {
    color: #444;
}

/* .om-megamenu-ttl { font-size: 15px !important; font-weight: 500 !important; }
.om-megamenu-ttl a { font-size: 13px !important; padding: 4px 0 !important; color: #b20b51 !important; } */

.sm-megamenu-child .om-sanitary-image {
    padding: 15px 15px 0 !important;
}

.sm-megamenu-child span.sm_megamenu_icon {
    /* display: block; padding: 2px 10px 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background-color: #ddd !important; */
    background-image: none !important;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a {
    padding: 6px 0 !important;
}

.yt-header-under .sm_megamenu_menu span.sm_megamenu_title_lv3 {
    font-size: 13px;
}

.yt-header-under .new_menu_item .sm_megamenu_title > a span.sm_megamenu_title_lv3::after {
    content: " (جدید)";
    color: red;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_col_3 {
    padding: 0 0 0 15px !important;
}

.yt-header-under .yt-main-menu .yt-menu ul.sm_megamenu_menu li a.sm_megamenu_drop span.has-submenu {
    display: none;
}

/* Menu on Top */
.yt-header-top.om-fixed-top-header {
    border-bottom: 1px solid #e5e5e5 !important;
    box-shadow: 0 0;
}

.yt-header-under .yt-main-menu .yt-menu ul.sm_megamenu_menu {
    height: 50px;
}

.yt-header-under.menu-on-top {
    position: fixed !important;
    top: 26px !important;
}

.yt-header-under.menu-on-top .yt-main-menu .yt-menu.om-fn-mm-padr ul.sm_megamenu_menu {
    margin-right: 220px;
}

.yt-header-under.menu-on-top .yt-main-menu .yt-menu ul.sm_megamenu_menu {
    -webkit-transition: all .5s ease-in-out .1s;
    -moz-transition: all .5s ease-in-out .1s;
    -ms-transition: all .5s ease-in-out .1s;
    -o-transition: all .5s ease-in-out .1s;
    transition: all .5s ease-in-out .1s;
}

/* === Fixed Navigation === */
.om-fixed-navigation {
    position: fixed;
    z-index: 750;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    height: 50px;
    background: #f3f3f3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.om-fixed-navigation ul.sm_megamenu_menu {
    padding-right: 0;
}

.om-fixed-navigation ul.sm_megamenu_menu li {
}

.om-fixed-navigation ul.sm_megamenu_menu li > a {
    display: block;
    height: 50px;
    padding: 0 14px;
    color: #555;
    border-left: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 700;
    line-height: 46px;
}

.om-fixed-navigation ul.sm_megamenu_menu li > a:hover {
    background: #e5e5e5;
}

.om-fixed-navigation ul.sm_megamenu_menu li .sm-megamenu-child {
    padding: 15px 0 0;
    border-top: 1px solid #ddd;
    background: #fbfbfb !important;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2) !important;
}

.om-fixed-navigation ul.sm_megamenu_menu li:hover .sm-megamenu-child {
    top: 50px !important;
}

.om-fixed-navigation .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a {
    display: block;
    padding: 4.5px 0;
}

.om-fixed-navigation span.item-icon {
    display: none !important;
}

.om-fixed-navigation ul.sm_megamenu_menu {
    -webkit-transition: all .5s ease-in-out .1s;
    -moz-transition: all .5s ease-in-out .1s;
    -ms-transition: all .5s ease-in-out .1s;
    -o-transition: all .5s ease-in-out .1s;
    transition: all .5s ease-in-out .1s;
}

.om-fixed-navigation.om-fn-mm-padr ul.sm_megamenu_menu {
    padding-right: 220px;
}

.om-fixed-navigation.om-fn-mm-padr ul.sm_megamenu_menu > li:first-child > a {
    border-right: 1px solid #e5e5e5;
}

.om-fixed-basket {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 20px;
    visibility: hidden;
    width: 60px;
    height: 30px;
    cursor: pointer;
    opacity: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #46BA71;
}

.om-fixed-basket:hover {
    background: #ccc;
}

.om-fixed-basket-count {
    display: inline-block;
    min-width: 22px;
    height: 22px;
    margin: 4px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #007b2e;
    font-family: 'Vazir';
    line-height: 22px;
}

.om-fixed-wishlist {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 90px;
    visibility: hidden;
    width: 60px;
    height: 30px;
    cursor: pointer;
    opacity: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ddd;
}

.om-fixed-wishlist:hover {
    background: #ccc;
}

.om-fixed-wishlist-count {
    display: inline-block;
    min-width: 22px;
    height: 22px;
    margin: 4px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #777;
    font-family: 'Vazir';
    line-height: 22px;
}

.om-fixed-compare {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 160px;
    visibility: hidden;
    width: 60px;
    height: 30px;
    cursor: pointer;
    opacity: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ddd;
}

.om-fixed-compare:hover {
    background: #ccc;
}

.om-fixed-compare-count {
    display: inline-block;
    min-width: 22px;
    height: 22px;
    margin: 4px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #777;
    font-family: 'Vazir';
    line-height: 22px;
}

.om-fixed-basket i,
.om-fixed-wishlist i,
.om-fixed-compare i {
    float: left;
    margin-top: 7px;
    margin-left: 7px;
    font-size: 18px;
}

.om-fixed-basket i {
    margin-top: 6px;
    color: #007B2E;
}

.yt-header-under.menu-on-top .yt-main-menu .yt-menu.om-fn-mm-padr .om-fixed-basket {
    visibility: visible;
    -webkit-transition: opacity .2s ease-in-out 1s, visibility .2s ease-in-out 1s, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out 1s, visibility .2s ease-in-out 1s, background-color .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out 1s, visibility .2s ease-in-out 1s, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out 1s, visibility .2s ease-in-out 1s, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out 1s, visibility .2s ease-in-out 1s, background-color .2s ease-in-out;
    opacity: 1;
}

.yt-header-under.menu-on-top .yt-main-menu .yt-menu.om-fn-mm-padr .om-fixed-wishlist {
    visibility: visible;
    -webkit-transition: opacity .2s ease-in-out 1.2s, visibility .2s ease-in-out 1.2s, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out 1.2s, visibility .2s ease-in-out 1.2s, background-color .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out 1.2s, visibility .2s ease-in-out 1.2s, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out 1.2s, visibility .2s ease-in-out 1.2s, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out 1.2s, visibility .2s ease-in-out 1.2s, background-color .2s ease-in-out;
    opacity: 1;
}

.yt-header-under.menu-on-top .yt-main-menu .yt-menu.om-fn-mm-padr .om-fixed-compare {
    visibility: visible;
    -webkit-transition: opacity .2s ease-in-out 1.4s, visibility .2s ease-in-out 1.4s, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out 1.4s, visibility .2s ease-in-out 1.4s, background-color .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out 1.4s, visibility .2s ease-in-out 1.4s, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out 1.4s, visibility .2s ease-in-out 1.4s, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out 1.4s, visibility .2s ease-in-out 1.4s, background-color .2s ease-in-out;
    opacity: 1;
}

.om-fixed-basket.om-added {
    background: #fff !important;
    box-shadow: 0 0 5px #007b2e;
}

.om-fixed-basket.om-added .om-fixed-basket-count {
    color: #fff;
    background: #007b2e;
}

.om-fixed-basket.om-added .om-fixed-basket-count,
.om-fixed-basket .om-fixed-basket-count {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.om-fixed-wishlist.om-added {
    background: #fff !important;
    box-shadow: 0 0 5px #b20b51;
}

.om-fixed-wishlist.om-added .om-fixed-wishlist-count {
    color: #fff;
    background: #b20b51;
}

.om-fixed-wishlist.om-added .om-fixed-wishlist-count,
.om-fixed-wishlist .om-fixed-wishlist-count {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.om-fixed-compare.om-added {
    background: #fff !important;
    box-shadow: 0 0 5px #b20b51;
}

.om-fixed-compare.om-added .om-fixed-compare-count {
    color: #fff;
    background: #b20b51;
}

.om-fixed-compare.om-added .om-fixed-compare-count,
.om-fixed-compare .om-fixed-compare-count {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}

.sm_megamenu_menu > li.sm_megamenu_actived > a {
    background-color: #e5e5e5 !important;
}

.om-fixed-navigation .sm_megamenu_menu > li:hover > a.sm_megamenu_head,
.om-fixed-navigation .sm_megamenu_menu > li.sm_megamenu_actived > a {
    background-color: #e5e5e5 !important;
}

.om-wishlist-not-login-content {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: -430px;
    width: 365px;
    height: 100vh;
    cursor: default;
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-wishlist-not-login-content-title {
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0 18px;
    color: #3F3F3F;
    border-bottom: 2px solid #B20B51;
    background: #F3F3F3 url("https://ordme.com/skin/frontend/ordme/default/images/tri.png") no-repeat right bottom;
    font: bold 14px/38px 'Vazir';
}

.om-wishlist-not-login-content-body {
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
}

/* Search Fixed Button */
.om-fixed-search-button {
    display: none;
}

.yt-main-menu .yt-menu.om-fn-mm-padr .om-fixed-search-button {
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
}

.yt-main-menu .yt-menu.om-fn-mm-padr .om-fixed-search-button i {
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: #777;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ddd;
    font-size: 16px;
    line-height: 30px;
}

.yt-main-menu .yt-menu.om-fn-mm-padr .om-fixed-search-button i:hover {
    background: #ccc;
}

/* ===== Home Page ===== */

.om-homepage-wrapper {
}

/* === Slideshow === */
.banner-right {
    z-index: 2;
    right: 15px !important;
    left: auto !important;
}

.sm_imageslider_wrap{
    overflow: hidden;
}

.om-slideshow {
    overflow: hidden;
    width: 100%;
    max-width: 1170px;
    padding: 0;
    margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.yt-slideshow {
    padding: 15px 15px 0;
}

.desktop-view .yt-slideshow {
    padding: 0 7px 0 0; 
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 1px;
    -ms-flex: 0 0 56%;
    -webkit-box-flex: 0;
    flex: 0 0 56%;
    max-width: 56%;   
}

.yt-slideshow .owl-controls .owl-pagination .owl-page.active,
.yt-slideshow .owl-controls .owl-pagination .owl-page:hover {
    border: none !important;
}

.owl-controls .owl-pagination .owl-page {
    width: 20px !important;
    height: 8px !important;
    border-radius: 0 !important;
    background: #999;
    background: rgba(0, 0, 0, 0.5) !important;
}

.owl-controls .owl-pagination .owl-page.active {
    background: #b20b51 !important;
}

/* Swiper Slider */
#om_slideshow {
    max-width: 1920px;
    margin: 0 auto;
}

#om_slideshow .swiper-slide img {
    width: 100%;
    border-radius: 10px;
}

#om_slideshow .swiper-slide a {
    display: block;
    border-radius: 10px;
}

#om_slideshow:hover .swiper-button-prev,
#om_slideshow:hover .swiper-button-next {
    opacity: 1 !important;
}

.swiper-button-prev,
.swiper-button-next {
    text-align: center;
    color: #fff;
    background: none !important;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.swiper-button-prev {
    right: 0 !important;
    left: auto !important;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.swiper-button-next {
    right: auto !important;
    left: 0 !important;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: rgba(0, 0, 0, 0.2);
    font-family: Ionicons;
    font-size: 43px;
    line-height: 32px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
    color: rgba(0, 0, 0, 0.4);
}

.swiper-button-prev:after {
    content: "\f3d1";
}

.swiper-button-next:after {
    content: "\f3cf";
}

.swiper-pagination {
    right: 25px !important;
    bottom: 5px !important;
    left: 15px !important;
    width: calc(100% - 30px) !important;
    text-align: right !important;
    direction: rtl;
}

.swiper-pagination span {
    display: inline-block;
    width: 25px;
    height: 8px;
    margin: 0 3px;
    opacity: 1 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #999;
    background: rgba(0, 0, 0, 0.3);
}

.swiper-pagination span.swiper-pagination-bullet-active {
    background: #b20b51;
}

.swiper-button-next,
.swiper-button-prev {
    height: 32px;
    top: -16px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 28px;
}

.swiper-pagination span {
    width: 8px;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px !important;
}

.swiper-pagination span {
    background: #dbdbdb;
}

.swiper-pagination span.swiper-pagination-bullet-active {
    background: #a0a0a0;
}

.desktop-view .yt-banners {
    position: relative;
    padding-left: 7px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 0 0 44%;
    -webkit-box-flex: 0;
    flex: 0 0 44%;
    max-width: 44%;
    width: 100%;
}

.yt-banners aside {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 15px 30px;
}

.desktop-view .yt-banners aside {
    padding: 0;
}

.yt-banners .banner-mid1-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    padding-left: 7px;
}

.yt-banners .banner-mid2-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    padding-right: 7px;
}

.yt-banners .banner-full-container {
    padding-top: 14px;
    width: 100%;
}

.yt-banners a {
    display: block;
    width: 100%;
}

.yt-banners a img {
    width:100%;
    border-radius: 10px;
}

/* === Features === */
.om-features {
    margin-bottom: 0;
    padding: 10px 0 0;
    border-top: 1px solid #f5f5f5;
    background: #fff;
}

.home-banner-sidebar {
    width: 224px;
    float: right;
    height: 84px;
    background: transparent;
    text-align: center;
    vertical-align: middle;
    line-height: 84px;
    color: #fff;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home-banner-sidebar:hover {
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
    -moz-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.home-banner-sidebar a {
    display: block;
    height: inherit;
    width: inherit;
    color: #fff;
}

.home-banner-sidebar a img {
    max-width: 100%;
    max-height: 100%;
}

.om-services {
    width: calc(100% - 240px);
    float: left;
    border-radius: 2px;
    background: #f6f6f6 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
}

.om-services ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0;
}

.om-services ul li {
    display: inline-block;
    width: 33.3%;
    padding: 0 5px;
    text-align: center;
    vertical-align: top;
}

.om-services ul li h3 {
    margin: 0 0 5px;
    color: #444;
    font-size: 14px;
    line-height: 26px;
}

.om-services ul li p {
    display: block;
    color: #666;
    font: 500 12px/20px 'Vazir';
}

.om-services ul li img {
}

/* === Content === */
.cmspage3 .yt-main-left {
    float: left !important;
}

#yt_wrapper {
    display: block;
}

#yt_content {
    padding-top: 15px;
    background: #ebebeb;
}

#options-tab {
    z-index: 2016 !important;
}

/* === Footer === */
.om-footer {
}

.om-ftr-top {
    height: 60px;
    padding: 15px 0;
    text-align: center;
    background: #555;
}

.om-ftr-top a {
    display: block;
    height: 30px;
    color: #efefef;
    font: 500 14px/28px 'Vazir';
}

.om-ftr-top a:hover {
    color: #ccc;
}

.om-ftr-top a img {
    margin-right: 7px;
    vertical-align: sub;
}

.om-ftr-top a.om-ftr-top-email {
    font: 500 14px/28px arial;
}

.om-ftr-bottom {
    padding: 30px 0 0;
    background: #242424;
}

.om-ftr-btm-links {
    padding: 0 0 30px;
}

.om-footer-title {
    margin: 0 20px;
    padding-bottom: 10px;
    color: #fff;
    border-bottom: 1px solid #343434;
    font-family: 'Vazir';
    font-size: 1.4rem;
    font-weight: bold;
}

.om-footer-scl {
    padding: 0 20px;
}

.om-footer-scl .om-footer-instgrm {
    padding-bottom: 20px;
}

.om-footer-about {
    padding: 50px 10px 50px;
    color: #999;
    font-size: 13px;
    line-height: 22px;
}

.om-footer-about p {
    margin: 0;
}

.om-footer-about a.om-more {
    display: inline-block;
    float: left;
    height: 20px;
    margin-top: 13px;
    padding: 0 10px;
    color: #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #555;
    font-size: 11px;
    line-height: 17px;
}

.om-footer-about a.om-more:hover {
    color: #444;
    background: #ccc;
}

.om-footer-links {
}

.om-footer-links ul {
    margin: 10px 20px;
    list-style: none;
    font-size: 0;
}

.om-footer-links ul li {
    display: inline-block;
    width: 50%;
    padding: 4px 0;
    line-height: 16px;
}

.om-footer-links ul li a {
    display: inline-block;
    color: #999;
    font-size: 13px;
}

.om-footer-links ul li a:hover {
    color: #fff;
}

.om-ftr-social {
}

.om-footer-instgrm ul {
    margin: 0 -5px;
    padding-top: 10px;
    font-size: 0;
}

.om-footer-instgrm ul li {
    display: inline-block;
    margin: 5px;
}

.om-footer-instgrm ul li img {
    max-width: 58px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-footer-scl-icons {  
    margin-top: 0;
}

.om-footer-scl-icons .om-footer-scl-icons-ttl {
    float: right;
    color: #fff;
    font-size: 13px;
    line-height: 32px;
}

.om-footer-scl-icons ul {
    text-align: left;
    font-size: 0;
}

.om-footer-scl-icons ul li {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
}

.om-footer-scl-icons ul li a {
    display: block;
    width: 32px;
    height: 32px;
    padding: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #eee;
}

.om-footer-scl-icons ul li a.instgrm {
    background: #eee url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat 1px top;
}

.om-footer-scl-icons ul li a.instgrm:hover {
    background: #2A5B83 url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat 1px bottom;
}

.om-footer-scl-icons ul li a.tlgrm {
    background: #eee url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -21px top;
}

.om-footer-scl-icons ul li a.tlgrm:hover {
    background: #0088cc url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -21px bottom;
}

.om-footer-scl-icons ul li a.fcbk {
    background: #eee url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -41px top;
}

.om-footer-scl-icons ul li a.fcbk:hover {
    background: #3b5998 url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -41px bottom;
}

.om-footer-scl-icons ul li a.twtr {
    background: #eee url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -61px top;
}

.om-footer-scl-icons ul li a.twtr:hover {
    background: #55acee url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -61px bottom;
}

.om-footer-scl-icons ul li a.aprt {
    background: #eee url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -81px top;
}

.om-footer-scl-icons ul li a.aprt:hover {
    background: #ed145a url(https://ordme.com/skin/frontend/ordme/default/images/footer-scl-icons.png) no-repeat -81px bottom;
}

.om-footer-qna {
    padding: 10px 20px 20px;
}

.om-footer-qna ul {
}

.om-footer-qna ul li {
    padding: 4px 0;
    font-size: 13px;
}

.om-footer-qna ul li a {
    color: #999;
}

.om-footer-qna ul li a:hover {
    color: #fff;
}

.om-footer-qna ul li a:before {
    display: inline-block;
    margin-left: 5px;
    content: "\f142";
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    vertical-align: -2px;
    color: #999;
    font-family: Ionicons;
    font-size: 14px;
}

.om-ftr-btm-terms {
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #343434;
    border-bottom: 1px solid #343434;
}

.om-ftr-btm-terms ul {
    list-style: none;
}

.om-ftr-btm-terms ul li {
    display: inline-block;
    width: 200px;
}

.om-ftr-btm-terms ul li a {
    color: #fff;
    font: 500 14px/28px 'Vazir';
}

.om-ftr-btm-terms ul li a img {
    margin-left: 7px;
    vertical-align: -5px;
}

.om-ftr-btm-terms ul li a:hover {
    color: #ccc;
}

.om-ftr-btm-banks {
    padding: 20px 0;
}

.om-ftr-btm-banks ul {
    text-align: center;
}

.om-ftr-btm-banks ul li {
    display: inline-block;
    padding: 0 20px;
}

.om-ftr-btm-copyright {
    margin-top: 30px;
    padding: 10px 0;
    text-align: center;
    color: #888;
    border-top: 1px solid #343434;
    font: 500 12px/20px 'Vazir';
}

/* Footer Shop */
.om-footer-shop {
    overflow: hidden;
}

.om-footer-shop .om-footer-scl-icons ul {
    margin-top: 15px;
    margin-right: 10px;
    text-align: right;
}

.om-footer-shop .om-footer-banks {
    margin: 30px 20px 0;
}

.om-footer-shop .om-footer-banks ul {
    font-size: 0;
}

.om-footer-shop .om-footer-banks ul li {
    display: inline-block;
    width: 25%;
    text-align: center;
    font-size: 13px;
}

.om-footer-shop .om-footer-banks ul li img {
    max-height: 80px;
}

.om-footer-shop .om-footer-banks p {
    margin: 0 0 0;
    text-align: center;
    color: #999;
}

.om-footer-shop .om-footer-namads {
    margin: 15px 20px 0;
}

.om-footer-shop .om-footer-namads ul {
    font-size: 0;
}

.om-footer-shop .om-footer-namads ul li {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 13px;
}

.om-footer-shop .om-footer-about {
    padding: 10px 20px 50px;
}

.om-footer-shop .om-footer-links {
    padding-bottom: 10px;
}

/*mobile footer*/
.om-footer-mobile .om-ftr-bottom .middle-section .container:first-child {
    text-align: center;
}

.om-footer-mobile .om-ftr-bottom .middle-section .om-footer-mobile-namad {
    text-align: center;
    display: block;
}

.om-footer-mobile .om-ftr-bottom .middle-section .om-footer-mobile-namad > img,
.om-footer-mobile .om-ftr-bottom .middle-section .om-footer-mobile-namad a {
    display: inline-block;
    max-width: 33%;
    height: 100px;
    padding: 8px 0;
    margin: 0 auto;
    cursor: pointer;
}

.om-footer-mobile .om-ftr-bottom .middle-section .om-footer-mobile-namad a > img {
    max-width: 100%;
}

.om-footer-mobile .om-ftr-bottom .middle-section ul.links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    float: none;
}

.om-footer-mobile .om-ftr-bottom .middle-section p.mobile-contactus-phonenumber {
    text-align: center;
    margin: 5px 0;
    font-size: 12.5px;
    line-height: 28px;
    color: #b6b6b6;
}

.om-footer-mobile .om-ftr-bottom .middle-section p.mobile-contactus-phonenumber a {
    display: inline-block;
    margin-right: 6px;
    color: #b6b6b6;
}

.om-footer-mobile .om-ftr-bottom .middle-section p.mobile-contactus-phonenumber a:before {
    content: "\f4b9";
    display: inline-block;
    margin-right: 1px;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    font-family: "Ionicons";
    vertical-align: middle;
    font-size: 16px;
}
/*mobile footer end*/

/* === Righbar === */
.ordme #yt_right .block {
    padding: 0 !important;
    border: none !important;
}

.block.block-left-products {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.ordme #yt_right .block .block-title {
    top: 0;
    height: 40px;
    margin: 0;
    margin-bottom: 0;
    color: #555;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 13px/40px 'Vazir';
}

.ordme #yt_right .block .block-title strong {
    font: 600 14px/40px 'Vazir' !important;
}

.ordme #yt_right .block .customNavigation {
    top: 1px !important;
    left: 6px !important;
}

.block .block-title:before,
.block .block-title:after,
.block .block-title strong:before,
.block .block-title strong:after {
    display: none !important;
}

#yt_right .block.block-left-products .block-content {
    border: none !important;
}

.block.latest-blog,
.block.faqs-block,
.block.client-say {
    padding: 0 !important;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.ordme .latest-blog .block-content {
    top: 0 !important;
    margin: 0 !important;
    padding: 18px !important;
}

.ordme .faqs-block .faq-wrapper {
    top: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #fff !important;
}

.ordme .client-say .block-content {
    top: 0 !important;
    margin: 0 !important;
    padding: 18px !important;
    background: #fff !important;
}

.client-say .owl-controls .owl-pagination {
    bottom: -10px !important;
    margin: 0 !important;
    background: #fff !important;
}

.ordme #yt_left .block .customNavigation .btn-bs,
.ordme #yt_right .block .customNavigation .btn-bs {
    width: 24px;
    height: 24px;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-size: 16px;
    line-height: 21px;
}

/* om Sidebar */
.om-sidebar-wrap {
    margin-bottom: 30px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

#related-products-col.om-sidebar-wrap {
    right: 15px;
}

.om-sidebar-ttl {
    height: 40px;
    margin: 0;
    padding: 0 15px 0 10px;
    word-spacing: -1px;
    color: #333;
    border-bottom: 2px solid #B20B51;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 700 14px/40px 'Vazir';
}

.om-sidebar-content {
    padding: 15px;
    background: #fff;
}

.om-blog-posts-list {
}

.om-blog-posts-list ul {
    list-style: none;
}

.om-blog-posts-list ul li {
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.om-blog-posts-list ul li:first-child {
    margin-top: 0;
}

.om-blog-posts-list ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.om-blgpsts-img {
    float: right;
    width: 60px;
    margin-left: 10px;
}

.om-blgpsts-img img {
    width: 60px;
    height: 60px;
}

.om-blgpsts-img a:hover {
    opacity: 0.8;
}

.om-blgpsts-ttl {
    overflow: hidden;
    height: 40px;
    margin-bottom: 5px;
    font-family: 'Vazir';
    font-size: 14px;
    line-height: 20px;
}

.om-blgpsts-info {
    color: #999;
    font-size: 11px;
}

.om-blgpsts-txt {
    float: right;
    width: 160px;
}

/* video */
.om-container-ttl {
    height: 40px;
    margin: 0;
    padding: 0 15px 0 10px;
    color: #555;
    border-bottom: 2px solid #B20B51;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 15px/36px 'Vazir';
}

a.om-container-ttl-more {
    display: inline-block;
    float: left;
    color: #555;
    font-size: 13px;
}

a.om-container-ttl-more:hover {
    color: #b20b51;
}

.om-videos-list {
    max-height: 100%;
}

.om-video-list-row {
    clear: both;
    overflow: hidden;
    width: 100%;
    height: 150px;
}

.om-video-list-row .om-vlr-cell {
    position: relative;
    float: right;
    overflow: hidden;
    height: 150px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-align: center;
}

.om-video-list-row .om-vlr-cell:hover * {
    -webkit-transition: all .3s ease-in-out .3s;
    -moz-transition: all .3s ease-in-out .3s;
    -ms-transition: all .3s ease-in-out .3s;
    -o-transition: all .3s ease-in-out .3s;
    transition: all .3s ease-in-out .3s;
}

.om-video-list-row .om-vlr-cell * {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.om-video-list-row:hover .om-vlr-cell {
    width: 0 !important;
}

.om-video-list-row .om-vlr-cell:hover {
    width: 100% !important;
}

.om-vlr-cell a {
    display: inline-block;
}

.om-vlr-cell a img {
    display: block;
    width: 270px;
}

.om-vlr-cell a span.om-vi-ttl {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(178, 11, 81, 0);
}

.om-vlr-cell a span.om-vi-ttl span {
    position: absolute;
    right: 10px;
    bottom: 10px;
    left: 10px;
    opacity: 0;
    color: #fff;
    font: 500 14px/22px 'Vazir';
}

.om-vlr-cell a:hover span.om-vi-ttl span {
    opacity: 1;
}

span.om-vi-overlay {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.9) inset;
}

span.om-vi-icon {
    position: absolute;
    z-index: 4;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/video-icon.png) no-repeat center center;
}

/* Newsletter */
#yt_right .block.block-subscribe {
    margin-bottom: 30px;
    padding: 20px 0 10px !important;
    border-radius: 2px;
    background: #fff url(https://ordme.com/skin/frontend/ordme/default/images/envelop.png) no-repeat 5px 80px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

#yt_right .block.block-subscribe .input-box,
#yt_right .block.block-subscribe .actions {
    float: right;
}

#yt_right .block.block-subscribe .input-box {
    width: 210px;
}

#yt_right .block.block-subscribe input#newsletter {
    width: 215px;
    height: 40px;
    padding: 0 5px;
    color: #888;
    border: 0 none;
    border-radius: 0 2px 2px 0 !important;
    background: #F2F2F2 none repeat scroll 0% 0%;
    font: 13px 'Vazir', Arial;
}

#yt_right .block.block-subscribe .actions button {
    width: 40px;
    height: 40px;
    -webkit-transition: background-color 0.2s linear 0s;
    -moz-transition: background-color 0.2s linear 0s;
    -o-transition: background-color 0.2s linear 0s;
    transition: background-color 0.2s linear 0s;
    text-indent: -9999px;
    border-radius: 2px 0 0 2px !important;
    background: #E5E5E5 url(https://ordme.com/skin/frontend/ordme/default/images/subscrib_btn.png) no-repeat center center;
}

#yt_right .block.block-subscribe .actions button:hover {
    background: #d2d2d2 url(https://ordme.com/skin/frontend/ordme/default/images/subscrib_btn.png) no-repeat center center;
}

#yt_right .block.block-subscribe .om-newsletter-gender {
    clear: both;
    padding: 15px 0 0;
}

#yt_right .block.block-subscribe .om-newsletter-gender label,
#yt_right .block.block-subscribe .om-newsletter-gender input[type="radio"] {
    float: none !important;
    vertical-align: middle;
}

#yt_right .block.block-subscribe .om-newsletter-gender label {
    margin: 0 0 0 5px !important;
}

#yt_right .block.block-subscribe .om-newsletter-gender input[type="radio"] {
    margin: 0 !important;
}

#yt_right .block.block-subscribe .error-msg {
    margin-bottom: 10px;
}

#yt_right .block.block-subscribe #error-news-msg {
    padding: 6px 10px 8px;
    text-align: center;
    color: #f00;
    border: 1px solid rgba(162, 0, 0, 0.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #F6EAEA;
    font-size: 14px;
}

/* faq */
.block.faqs-block {
}

.block.faqs-block .faq-item {
    font-family: 'Vazir';
    font-size: 13px !important;
    line-height: 22px;
}

.faqs-block .faq-wrapper .accordion {
    padding-top: 8px !important;
    padding-right: 25px !important;
    padding-bottom: 8px !important;
    font-size: 13px;
    line-height: 22px !important;
}

.faqs-block .faq-wrapper .accordion.accordion-close,
.faqs-block .faq-wrapper .accordion {
    font-weight: 500 !important;
}

.faqs-block .faq-wrapper .accordion span {
}

.faqs-block .faq-wrapper .accordion span:before {
    top: 9px !important;
    right: 0 !important;
}

.faqs-block .faq-wrapper .container-accordion {
    padding: 0 30px 10px 10px !important;
}

.client-say .item-client-say .client-comment {
    font-size: 13px;
    font-style: normal;
}

.client-say .item-client-say .client-say-info .name-client h2 a {
    font-family: 'Vazir';
    font-size: 16px;
    font-weight: 500 !important;
}

/* === OrdMe Rating Font Icon === */
.om-rating-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-family: Ionicons;
    font-size: 21px;
}

.om-rating-box:before {
    content: "\f3ae \f3ae \f3ae \f3ae \f3ae";
}

.om-rating-icons {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #666;
}

.om-rating-icons:before {
    content: "\f2fc \f2fc \f2fc \f2fc \f2fc";
}

/* === Home Content === */
.om-sales {
    padding: 10px 0 30px;
}

.ordme_suggest_for_you {
    background: #f4f4f4;
    min-height: 1px;
    clear: both;
}

.om-sales.ordme_suggest {
    padding-bottom: 0;
}

.om-sales.ordme_suggestes {
    padding-top: 0;
}

.om-sales.ordme_suggestes .om-homepage-title {
    padding-bottom: 0;
}

.om-sales.ordme_suggest .om-homepage-title {
    padding-bottom: 0;
}

.om-sales.ordme_suggest .om-homepage-title i {
    font-size: 38px;
}

.om-sales-wrapper {
    margin: 0 -20px;
    padding-bottom: 70px;
}

.om-homepage-title {
    padding: 0 0 15px;
    text-align: center;
}

.om-homepage-title .om-heading {
    margin-bottom: 5px;
    color: #444;
    font-family: 'Vazir' !important;
    font-size: 1.9rem;
    font-weight: bold;
    line-height: 30px;
}

.om-blog-posts-wrapper .om-heading h5 {
    margin: 0;
    font: bold 19px 'Vazir';
}

.om-homepage-title p {
    color: #666;
    font-size: 14px;
}

.om-homepage-title i {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
    text-align: center;
    color: #b20b51;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 35px;
    line-height: 40px;
}

.om-homepage-title-2 {
    display: inline-block;
    padding: 5px 15px 7px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #999;
    font-size: 13px;
}

.om-homepage-title-2 i {
    margin-left: 5px;
    vertical-align: -1px;
}

.om-sales .om-catalog-label {
    display: none;
    top: -15px;
    left: -10px;
}

.om-sales .om-sale-label {
    top: -15px;
    left: -10px;
}

.om-sales .om-new-label {
    top: -15px;
    right: -10px;
}

.om-homepage-wrapper .owl-controls {
    margin: 0;
}

.om-homepage-wrapper .owl-controls .owl-dots {
}

.om-homepage-wrapper .owl-controls .owl-dots .owl-dot {
}

.om-homepage-wrapper .owl-controls .owl-dots .owl-dot span {
    width: 20px;
    height: 8px;
    margin: 0 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
}

.om-homepage-wrapper .owl-controls .owl-dots .owl-dot.active span {
    background: #b20b51;
}

.om-sales-content {
    clear: both;
}

.om-sales-content .owl-stage {
    padding: 10px 0;
}

.om-sales-content .owl-item {
    position: relative;
}

.om-sales-content .owl-item .item {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.om-sales-content .owl-item {
    -webkit-perspective: 1000;
    -webkit-backface-visibility: initail;
    -webkit-backface-visibility: visible;
}

.om-sales-content .owl-item .item {
    margin: 0 20px;
    padding: 20px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-sales-content .owl-item .item:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

.om-sales-content .owl-item .item .product-image {
    position: relative;
    margin-bottom: 20px;
}

.om-sales-content .owl-item .item .product-image ul.om-color-swatch-list {
    right: 0;
    bottom: -13px;
    left: 0;
    text-align: center;
}

.om-sales-content .owl-item .item .product-image ul.om-color-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: middle;
}

.om-sales-content .owl-item .item:hover .product-image ul.om-color-swatch-list {
}

.om-sales-content .owl-item .item .product-image a {
    display: block;
    text-align: center;
}

.om-sales-content .owl-item .item .product-image a img {
    display: inline-block;
    width: auto !important;
    max-width: 100%;
}

.om-sales-content .owl-item .item .product-name {
    overflow: hidden;
    height: 44px;
    margin: 0;
    text-align: right;
    font-size: 14px;
    line-height: 22px;
}

.om-sales-content .owl-item .item .price-box {
    position: relative;
    margin-bottom: 5px;
}

.om-sales-content .owl-item .item .price-box p {
    margin: 0;
}

.om-sales-content .owl-item .item .price-box p.old-price {
    margin-right: 5px;
    vertical-align: middle;
}

.om-sales-content .owl-item .item .price-box .special-price,
.om-sales-content .owl-item .item .price-box .regular-price {
    color: #09973E;
    font-size: 16px;
}

.om-sales-content .owl-item .item ul.om-color-swatch-list li span.om-swatch-color-code {
    width: 30px;
    height: 30px;
}

.om-sales-content .owl-item .item ul.om-color-swatch-list li span.om-seatch-color-count {
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}

.om-sales-content .owl-item .item .link-cart {
    display: none;
}

.om-sales-content .owl-controls {
}

.om-sales-content .owl-item .item .om-product-detail-wrap {
    position: relative;
    height: 70px;
}

.om-sales-content .owl-item .item .om-product-detail-txt {
    visibility: visible;
    opacity: 1;
}

.om-sales-content .owl-item .item:hover .om-product-detail-txt {
    visibility: hidden;
    opacity: 0;
}

p.om-catalog-textlabel {
    color: #b20b51;
    font-size: 13px;
}

.om-sales-content .owl-item .item .om-overlay {
    position: absolute;
    right: 0;
    bottom: -10px;
    left: 0;
    visibility: hidden;
    height: 70px;
    opacity: 0;
}

.om-sales-content .owl-item .item:hover .om-overlay {
    bottom: 10px;
    visibility: visible;
    opacity: 1;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content {
    text-align: center;
}

.om-sales-content .owl-item .item:hover .om-overlay .om-overlay-content {
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a i {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a:hover {
    background: #b20b51;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a:hover i {
    color: #fff;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a.om-add-to-wishlist i {
    font-size: 17px;
    line-height: 36px;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a.om-link-to-product {
    background: #b20b51;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content a.om-link-to-product:hover {
    background: #CC2B6F;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content button.btn-cart {
    display: inline-block;
    height: 34px;
    margin: 0 1px;
    padding: 0 10px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #09973E;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content button.btn-cart:hover {
    background: #24AD57;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content button.btn-cart i {
    margin-left: 5px;
    font-size: 18px;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content button.btn-cart span {
    font-size: 14px;
    line-height: 26px;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content .om-rating {
    width: 100%;
    margin: 5px 0 10px;
    text-align: center;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content .om-rating .om-rating-icons {
    color: #666;
}

.om-sales-content .owl-item .item .om-overlay .om-overlay-content .om-rating .om-rating-box {
    color: #666;
}

/* Animation */
.om-sales-content .owl-item .item .om-overlay {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.om-sales-content .owl-item .item .om-product-detail-txt {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.om-sales-content .om-viewall-link {
    margin-top: 30px;
}

.om-timer-sales-product {
    margin: 20px -15px -20px;
    padding: 10px 10px 20px;
    background: #fff;
}

.om-timer-sales-product .time_circles > div > span {
    margin-top: 0.40em;
    font-family: 'Vazir';
    font-size: 17px !important;
    font-weight: normal;
}

.om-timer-sales-product .time_circles > div > h4 {
    position: absolute;
    right: 0;
    bottom: -28px;
    left: 0;
    display: block;
    text-align: center;
    font-size: 10px !important;
}

/* Right Banners */
.om-banner-right {
    margin-bottom: 50px;
}

.om-banner-right ul li {
    text-align: center;
}

.om-banner-right ul li img {
    max-width: 100%;
    margin-bottom: 30px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-banner-right ul li:last-child img {
    margin-bottom: 0
}

.om-banner-right ul li a:hover img {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

/* Topsellers and Toprated */
.om-topsellers-wrapper {
    margin-bottom: 50px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-topsellers-wrapper .om-topsellers-tabs {
}

.om-topsellers-wrapper .om-topsellers-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.om-topsellers-wrapper .om-topsellers-tabs ul li {
    float: right;
}

.om-topsellers-wrapper .om-topsellers-tabs ul li a {
    display: inline-block;
    padding: 5px 15px 7px;
    text-align: center;
    border-left: none;
    background: #f5f5f5;
    font-size: 13px;
}

.om-topsellers-wrapper .om-topsellers-tabs ul li a i {
    margin-left: 5px;
    vertical-align: -1px;
}

.om-topsellers-wrapper .om-topsellers-tabs ul li a.current,
.om-topsellers-wrapper .om-topsellers-tabs ul li a:hover {
    color: #fff;
    background: #999;
}

.om-topsellers-wrapper .om-topsellers-tabs ul li:first-child a {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}

.om-topsellers-wrapper .om-topsellers-tabs ul li:last-child a {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
}

.om-topsellers-wrapper .om-tab-content {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 0;
}

/* Home Brands */
.om-brands-wrapper {
    margin: 0 0 0;
    background: #fff;
}

.om-brands-wrapper-catalog {
    border-top: 1px solid #f5f5f5;
}

/* Special Block */
.om-special-wrapper {
    margin: 0 0 0;
    padding: 80px 0;
    background: #ddd;
}

/* Design Code 212 */
.om-special-wrapper .design-code-212 {
}

.om-special-wrapper .design-code-212 img {
    max-width: 100%;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-special-wrapper .design-code-212 .om-spcl-first-column {
    float: right;
    width: 32%;
}

.om-special-wrapper .design-code-212 .om-spcl-first-column .om-spcl-item {
    margin-bottom: 30px;
}

.om-special-wrapper .design-code-212 .om-spcl-first-column .om-spcl-item:last-child {
    margin-bottom: 0;
}

.om-special-wrapper .design-code-212 .om-spcl-second-column {
    float: right;
    width: 32%;
    margin: 0 2%;
}

.om-special-wrapper .design-code-212 .om-spcl-second-column .om-spcl-item {
}

.om-special-wrapper .design-code-212 .om-spcl-third-column {
    float: right;
    width: 32%;
}

.om-special-wrapper .design-code-212 .om-spcl-third-column .om-spcl-item {
    margin-bottom: 30px;
}

.om-special-wrapper .design-code-212 .om-spcl-third-column .om-spcl-item:last-child {
    margin-bottom: 0;
}

.om-special-wrapper .design-code-212 .om-spcl-col-4 {
    float: right !important;
    width: 24% !important;
    margin: 0 !important;
}

.om-special-wrapper .design-code-212 .om-spcl-col-4:not(:last-child) {
    margin-left: 1.33% !important;
}

.om-special-wrapper .design-code-212 .om-spcl-col-4 .om-spcl-item {
    width: 100% !important;
}

@media all and (max-width: 767px) {
    .om-special-wrapper .design-code-212 .om-spcl-col-4 {
        float: right !important;
        width: 48% !important;
        margin: 0 !important;
    }

    .om-special-wrapper .design-code-212 .om-spcl-col-4:nth-child(odd) {
        margin-left: 2.6% !important;
    }

    .om-special-wrapper .design-code-212 .om-spcl-col-4 .om-spcl-item {
        margin-bottom: 2.6vw !important;
    }
}

.om-special-wrapper a:hover img {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
}

/* Home Page Newsletter */
.om-newsletter-wrapper {
    position: relative;
    z-index: 1;
    /*width: 245px;*/
    /*height: 415px;*/
    /*margin: 0 12px;*/
    /*margin-top: -30px;*/
    /*margin-bottom: 50px;*/
    /*padding: 15px;*/
    /*background: #fff url(https://ordme.com/skin/frontend/ordme/default/images/om-newsletter-border.png) repeat-x left top;*/
    /*box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);*/
}

.om-newsletter-pocket {
    /*position: absolute;*/
    /*right: -12px;*/
    /*bottom: -5px;*/
    /*width: 270px;*/
    /*height: 390px;*/
    /*background: url(https://ordme.com/skin/frontend/ordme/default/images/om-newsletter-pocket.png) no-repeat center bottom;*/
}

.om-home-newsletter-ttl {
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    color: #555;
    font-size: 16px;
}

.om-home-newsletter-text {
    font-size: 12px;
    line-height: 22px;
}

.om-newsletter-wrapper .block-subscribe {
    position: relative;
    margin-top: 5px;
}

.om-newsletter-wrapper .block-subscribe .validation-advice {
    position: absolute;
    top: -24px;
}

.om-newsletter-wrapper .block-subscribe .input-box {
    position: relative;
    display: flex;
    margin-top: 25px;
    margin-bottom: 5px;
}

.om-newsletter-wrapper .block-subscribe .input-box input[type="text"] {
    height: 30px;
    margin-left: -4px;
    padding: 8px;
    text-align: center;
    border: 1px solid #555;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    background: #464646;
    flex: auto;
}

.om-newsletter-wrapper .block-subscribe .input-box .button {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 5px;
    display: none;
    width: 35px;
    height: 35px;
    padding: 0;
    text-align: center;
    background: none;
    line-height: 36px;
}

.om-newsletter-wrapper .block-subscribe .input-box .button:before {
    content: "\f2c3";
    color: #999;
    font-family: "Ionicons";
    font-size: 26px;
}

/*
.om-newsletter-wrapper .block-subscribe .om-newsletter-gender { position: relative; z-index: 1; }
.om-newsletter-wrapper .block-subscribe .om-newsletter-gender input { float: none; vertical-align: middle; margin: 0 0 0 2px; }
.om-newsletter-wrapper .block-subscribe .om-newsletter-gender label { vertical-align: middle; font-size: 13px; margin-left: 20px; }
*/

.om-newsletter-wrapper .block-subscribe .om-newsletter-gender {
    position: relative;
    z-index: 1;
    text-align: center;
}

.om-newsletter-wrapper .block-subscribe .om-newsletter-gender input[type="radio"] {
    display: none;
}

.om-newsletter-wrapper .block-subscribe .om-newsletter-gender label {
    display: inline-block;
    width: 63px;
    margin: 0 2px;
    padding: 4px 0 6px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background: #666;
    font-size: 13px;
}

.om-newsletter-wrapper .block-subscribe .om-newsletter-gender label:hover {
    background: #b20b51;
}

/* Blog Posts */

.om-blog-posts-wrapper {
    padding: 30px 0 60px;
    background: #fff;
}

.om-blog-posts-wrapper .om-homepage-title i {
    margin: -5px 0 0;
}

.om-blog-posts-wrapper .om-home-articles .row {
    margin-right: 0;
    margin-left: 0;
}

.om-blog-posts-wrapper .om-home-articles .col-md-4 {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    width: calc(33.3333% - 10px);
}

.om-blog-posts-wrapper .om-home-articles .col-md-4:nth-child(3) {
    margin-left: 0;
}

.om-post-list-wrap {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    background-color: #fafbfc;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    /*box-shadow: 0 0 15px -4px rgba(0, 0, 0, 0.3), 0 0 1px rgba(0, 0, 0, 0.3) inset;*/
    /*transition: transform .3s, box-shadow .3s, background-color .3s, color .3s, opacity .3s;*/
    /*box-shadow: 0 1px 3px -2px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);*/
}

.om-post-list-img {
    position: relative;
    overflow: hidden;
}

.om-post-list-img .om-post-list-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 100px #000 inset;
}

.om-post-list-img .om-post-list-overlay a {
    display: block;
    width: 100%;
    height: 100%;
}

.om-post-list-img a:hover {
}

.om-post-list-img img {
    width: 100%;
    transition: all .2s ease;
    border-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-filter: grayscale(20%) brightness(90%);
    filter: grayscale(20%) brightness(90%);
}

.om-post-list-wrap:hover .om-post-list-img img {
    -webkit-filter: grayscale(0%) brightness(100%);
    filter: grayscale(0%) brightness(100%);
}

.om-post-list-ttl {
    overflow: hidden;
    height: 48px;
    margin: 10px 15px 5px;
}

.om-post-list-ttl a {
    color: #b20b51;
    font: 600 1.6rem/26px 'Vazir';
}

.om-post-list-ttl a:hover {
    color: #444;
}

.om-post-list-wrap .om-post-list-info {
    z-index: 3;
    padding: 8px 15px 5px 0;
    opacity: .7;
    color: #333;
    font-family: 'Vazir';
    font-size: 11px;
}

.om-post-list-wrap:hover .om-post-list-info {
    bottom: 0;
}

.om-post-list-wrap .om-post-list-info a {
    color: #333;
}

.om-post-list-wrap .om-post-list-info a:hover {
    color: #CC2B6F;
}

.om-post-list-info span.om-icon {
    display: none;
    margin-left: 2px;
}

.om-post-list-info span.om-icon-text {
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

.om-post-list-info span.om-icon-text.comments {
    display: none;
}

.om-post-list-excerpt {
    overflow: hidden;
    height: 90px;
    margin-bottom: 5px;
    padding: 5px 15px 0;
    color: #666;
    font-family: 'Vazir';
    font-size: 14px;
    line-height: 28px;
}

.om-readmore {
    margin: 0 20px 8px;
    padding: 0;
    text-align: left;
}

.om-readmore a {
    display: inline-block;
    padding: 6px 15px 6px;
    color: #b20b51;
    border: 1px solid #b20b51;
    border-radius: 2px;
    background: transparent;
    font: 500 14px/20px 'Vazir';
}

.om-post-list-wrap:hover .om-readmore a {
    color: #fff;
    background: #b20b51;
}

.om-readmore a:hover {
    background: #CC2B6F !important;
}

.om-post-list-wrap .om-post-list-info {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

/* Video */
.om-home-video-wrapper {
    padding: 30px 0 60px;
}

.om-home-video a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .2);
}

.om-home-video ul {
    list-style: none;
    text-align: center;
}

.om-home-video ul li {
    display: block;
    width: 100%;
}

.om-home-video ul li:first-of-type {
    margin-bottom: 15px;
}

.om-home-video ul li a {
    border-radius: 2px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.om-home-video li p {
    z-index: 2;
    position: absolute;
    bottom: 8px;
    left: 15px;
    right: 15px;
    margin: 0;
    text-align: right;
    color: #fff;
    font: bold 14px/28px "Vazir";
}

.om-home-video li i {
    z-index: 3;
    position: absolute;
    top: calc(50% - 23px);
    right: calc(50% - 23px);
    width: 46px;
    height: 46px;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: rgba(178, 11, 81, 0.8);
    color: #fff;
    line-height: 46px;
    font-size: 26px;
}

.om-home-video li i:before {
    margin-left: 2px;
}

/* View All Link */
.om-viewall-link {
    text-align: center;
}

.om-home-video .om-viewall-link {
    margin-top: 30px;
}

/* === Suggest Products === */
.om-suggest-products {
    padding: 50px 0;
    background: #fff;
}

.om-sugprod-item-wrap {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.om-sugprod-header {
    padding: 2px 10px 4px;
    border-bottom: 2px solid #b20b51;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
}

.om-sugprod-header-img {
    float: right;
    width: 40px;
    margin-top: 10px;
    margin-left: 10px;
}

.om-sugprod-header-img img {
    max-width: 100%;
}

.om-sugprod-header-txt {
    padding: 8px 0;
}

.om-sugprod-header-txt h3 {
    margin-bottom: 5px;
    color: #444;
    font-size: 18px;
}

.om-sugprod-header-txt p {
    margin: 0;
}

.om-sugprod-items {
}

.om-sugprod-items ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.om-sugprod-items ul li {
    min-height: 81px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
}

.om-sugprod-items ul li:last-child {
    border-bottom: none;
}

.om-sugprod-item-img {
    float: right;
    width: 70px;
    margin-left: 10px;
}

.om-sugprod-item-img img {
    max-width: 100%;
}

.om-sugprod-item-txt {
    float: right;
    width: calc(100% - 80px);
    padding: 0;
}

.om-sugprod-item-txt h4 {
    height: 44px;
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}

.om-sugprod-item-txt p {
    margin: 0;
}

.om-sugprod-item-txt .om-rating-box {
    font-size: 13px;
}

.om-sugprod-item-txt .price {
    color: #09973E;
    font-family: 'Vazir';
    font-size: 14px;
    font-weight: 500;
}

.om-sugprod-item-txt .om-catalog-textlabel {
    font-size: 14px;
}

.deal-wrapper {
    padding: 0 !important;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.deal-wrapper .block-title-default {
    top: 0;
    height: 40px;
    margin: 0;
    margin-bottom: 0 !important;
    color: #555;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 16px/36px 'Vazir' !important;
}

.deal-wrapper .block-title-default h2 {
    line-height: 26px;
}

.deal-wrapper .block-title-default h2 span {
    font: 500 16px/36px 'Vazir' !important;
}

.deal-wrapper .block-title-default:before,
.deal-wrapper .block-title-default:after {
    display: none !important;
}

.deal-wrapper .sm-deal-wrap {
    padding: 15px !important;
    direction: ltr;
}

/* .owl-carousel { direction: rtl !important; } */

/* .owl-carousel .owl-wrapper { direction: ltr !important; } */

/* .owl-carousel .owl-item { float: left !important; } */

.om-products-grid-wrapper .products-grid .respl-item .item-inner {
    display: block !important;
}

.respl-item .item-inner {
    padding: 10px 10px 15px !important;
    border: 1px solid #eee !important;
    border-radius: 2px;
}

.respl-item .item-inner:hover {
    border: 1px solid #ddd !important;
}

.deal-wrapper .rw-margin .owl-item {
    float: right;
    width: 220px;
    padding: 0 17px !important;
    -webkit-backface-visibility: visible;
}

.deal-wrapper .slider-deal .respl-item {
    /*background: #fafafa !important;*/
}

.respl-item .item-inner .w-image-box .item-image {
    height: 170px;
    padding-bottom: 0;
    text-align: center;
}

.respl-item .item-inner .w-image-box .item-image a {
    display: block;
}

.respl-item .item-inner .w-image-box .item-image a.product-image.finished-product-text:after,
.products-list .respl-item-list .w-image-box .item-image a.product-image.finished-product-text:after {
    content: 'تمام شد';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    background: rgba(0, 0, 0, .3);
    text-align: center;
    padding-top: 10px;
}

.respl-item .item-inner .w-image-box .item-image a img {
    width: 160px;
    direction: rtl;
}

.deal-wrapper .slider-deal .respl-item .ratings span.om-rating-average,
.respl-item .item-inner .item-info .ratings span.om-rating-average {
    display: none;
}

.owl-item .respl-item .item-inner .btn-pd.btn-cart {
    right: -35px;
}

.owl-item .respl-item .item-inner:hover .btn-pd {
    right: 7px;
}

.item-time {
    width: 113% !important;
    margin-right: -10px;
    text-align: center;
    font: 500 14px 'Vazir';
}

.item-time .num-time {
    font: 500 14px/15px 'Vazir';
}

.respl-item .item-inner .item-info .item-title {
    overflow: hidden;
    height: 48px;
    text-align: center;
}

.respl-item .item-inner .item-info .item-title a {
    white-space: normal !important;
    font: 500 14px/24px 'Vazir' !important;
}

.price-box .multiple_prices {
    margin-left: 1px;
    font-family: 'Vazir';
    font-size: 10.5px;
    font-weight: bold;
    color: #09973E;
}

.respl-item .item-inner .item-info .item-price .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.respl-item .item-inner .item-info .item-price .price-box .old-price .price {
    top: 10px;
    color: #999 !important;
    font-size: 11px !important;
    font-weight: 500 !important;
}

.respl-item .item-inner .item-info .item-price .price-box.r-price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
}

.respl-item .item-inner .item-info .item-price .price-box.r-price-box .old-price .price {
    color: #999 !important;
    font-size: 11px !important;
    line-height: 18px !important;
}

.special-price {
    float: none;
}

.respl-item .item-inner .item-info .item-price .price-box .special-price {
    margin-bottom: 0;
}

.respl-item .item-inner .item-info .item-price .price-box .special-price .price,
.respl-item .item-inner .item-info .item-price .price-box .regular-price .price {
    white-space: nowrap;
}

.item-time .item-timer .time-item {
    margin: 0.5px;
    border-radius: 2px;
}

.products-grid .item-price,
.super-category-block .item-price,
.sm-deal-wrap .item-price {
    position: relative;
    /*float: right;*/
    height: 35px !important;
    padding-bottom: 10px;
    text-align: center;
}

/*.products-grid .respl-item .item-inner .om-product-grid-txt-wrap .item-price{*/
/*float: none;*/
/*text-align: center;*/
/*}*/

.products-grid .item-price .old-price,
.super-category-block .item-price .old-price,
.sm-deal-wrap .item-price .old-price {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -14px;
    margin-left: 5px;
}

.products-grid .item-price .price-box.r-price-box,
.super-category-block .item-price .price-box.r-price-box {
    line-height: 18px !important;
}

.products-grid .item-price .price-box.r-price-box a.minimal-price-link,
.super-category-block .item-price .price-box.r-price-box a.minimal-price-link {
    display: block;
}

.respl-item .item-inner .availability.out-of-stock {
    float: left;
    margin-top: 6px;
}

.om-new-label {
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 3px 7px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
    font: normal 11px 'Vazir';
}

.om-sale-label {
    position: absolute;
    top: -5px;
    left: -5px;
    padding: 3px 7px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f00;
    font: 500 14px 'Vazir';
}

.om-sale-cart-label {
    position: absolute;
    /*top: 56px;*/
    padding: 0 3px 1px !important;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f00;
    font: 700 11px 'Vazir';
}

.om-sale-cart-label img {
    margin-top: 1px !important;
    margin-left: 1px !important;
    width: 15px;
}

.om-catalog-label {
    position: absolute;
    top: -5px;
    left: -5px;
    padding: 3px 7px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font: normal 11px 'Vazir';
}

ol.products-list .om-new-label {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0 7px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
    font: 700 11px 'Vazir';
}

ol.products-list .om-sale-label {
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 0 7px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f00;
    font: 700 11px 'Vazir';
}

ol.products-list .om-catalog-label {
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 0 7px 2px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font: 700 11px 'Vazir';
}

/* tooltip */
.ui-tooltip {
    padding: 2px 10px 5px !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
    font-family: 'Vazir' !important;
}

.slider-brand-bottom-wrapper {
    padding: 0 !important;
    border: none !important;
}

.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item {
    border: none !important;
}

.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item .item {
    height: 90px;
    text-align: center;
}

.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item img {
    display: inline-block;
    width: auto !important;
    max-height: 80px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    vertical-align: middle;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.slider-brand-bottom-wrapper .slider-brand-bottom {
    padding: 10px 0;
    border: none !important;
}

.slider-brand-bottom-wrapper .customNavigation .button-default {
    top: 50% !important;
    color: #aaa;
    border: 1px solid #ccc;
    background: #f1f1f1;
    line-height: 34px;
}

.slider-brand-bottom-wrapper .customNavigation .button-default:hover {
    color: #fff;
    border: 1px solid #b20b51;
    background: #b20b51;
}

.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item {
    padding: 0 !important;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
}

.slider-brand-bottom-wrapper .slider-brand-bottom .owl-item .item:hover {
    top: 0 !important;
}

.slider-brand-bottom-wrapper .customNavigation .button-default.prev-brand-bottom {
    border-radius: 2px;
}

.slider-brand-bottom-wrapper .customNavigation .button-default.next-brand-bottom {
    border-radius: 2px;
}

.slider-brand-bottom-wrapper .customNavigation .button-default.next-brand-bottom {
    right: 0 !important;
}

.slider-brand-bottom-wrapper .customNavigation .button-default.prev-brand-bottom {
    left: 0 !important;
}

.super-category-block {
    padding: 0 !important;
    border: none !important;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.super-category-block .block-title-default {
    top: 0;
    height: 40px;
    margin: 0;
    margin-bottom: 0 !important;
    color: #555;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 18px/36px 'Vazir' !important;
}

.super-category-block .block-title-default:before,
.super-category-block .block-title-default:after {
    display: none !important;
}

.super-category-block .block-title-default h2 {
    line-height: 26px;
}

.super-category-block .block-title-default h2 span {
    font: 500 16px/36px 'Vazir' !important;
}

.super-category-block .block-title-default h2 a:hover {
    text-shadow: none !important;
}

.category-wrap-cat {
    top: 0 !important;
    padding-top: 0 !important;
}

.category-wrap-cat ul.cat-list {
}

.category-wrap-cat ul.cat-list li {
}

.category-wrap-cat ul.cat-list li a {
    height: 20px;
    font: 500 14px/18px 'Vazir' !important;
}

.super-category-block .super-cat-wrapper {
    margin-top: 0;
    padding: 15px !important;
    direction: ltr;
}

.super-category-block .super-cat-wrapper .border-cat {
    box-shadow: none !important;
}

.super-category-block .super-cat-wrapper .rw-margin .owl-item {
    padding: 0 17px !important;
}

.btn-pd {
    border-radius: 2px;
}

.w-deal-res .customNavigation .next-deal {
    right: -33px !important;
    border-radius: 0 2px 2px 0;
}

.w-deal-res .customNavigation .prev-deal {
    left: -33px !important;
    border-radius: 2px 0 0 2px;
}

.super-cat-wrapper .custom-nav-default .next-cat {
    right: -18px !important;
    border-radius: 0 2px 2px 0;
}

.super-cat-wrapper .custom-nav-default .prev-cat {
    left: -18px !important;
    border-radius: 2px 0 0 2px;
}

/* no rating */
.sm-deal-wrap p.no-rating a,
.super-cat-wrapper p.no-rating a,
.category-products p.no-rating a {
    display: none;
}

/* === Breadcrumb === */
.yt-breadcrumbs .breadcrumbs {
    font-size: 13px;
}

.yt-breadcrumbs .breadcrumbs ul {
}

.yt-breadcrumbs .breadcrumbs ul li {
}

.yt-breadcrumbs .breadcrumbs ul li h1 {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
}

.yt-breadcrumbs .breadcrumbs ul li:after {
    font-family: Ionicons;
    content: "\f3d3";
}

/* === category Page === */
.ordme #yt_left .block {
    padding: 0 !important;
    border: none !important;
}
.block.block-layered-nav {
    margin: 0 !important;
}


.ordme #yt_left .block .block-title {
    top: 0;
    height: 40px;
    margin: 0;
    margin-bottom: 0;
    color: #3f3f3f;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 13px/38px 'Vazir';
}

.ordme #yt_left .block .block-title strong {
    color: #555 !important;
    background: none !important;
    font: 700 14px/40px 'Vazir' !important;
}

.ordme #yt_left .block .customNavigation {
    top: 1px !important;
    left: 6px !important;
}

.om-category-image {
    margin-top: -14px;
}

.om-category-image img {
    display: block;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

.block .block-title:before,
.block .block-title:after {
    display: none !important;
}

body.category-fragrance .block-layered-nav .filter-wrapp.om_for_wm {
    display: none;
}

.block-layered-nav .filter-wrapp .price-filter {
    padding: 10px;
}

.block-layered-nav .filter-wrapp dt {
    color: #555;
}

.block-layered-nav .filter-wrapp #txt-search-barnd-id {
    width: 100%;
    margin: 5px 0 10px;
    font-size: 14px;
    height: 36px;
    border: 1px solid #ced4da;
}

#yt_left .block {
    border: none !important;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

#yt_left .block .block-content,
#yt_right .block .block-content,
.block-related .block-content {
    padding: 10px !important;
    border: none !important;
}

#narrow-by-list .filter-wrapp dt span {
    font: 700 14px/28px 'Vazir';
}

.block-layered-nav .filter-wrapp .wrap-price-shopby .btn-shopby-wrapper {
    float: none;
    margin-top: 10px;
}

.btn-shopby-wrapper button.btn-shopby {
    height: auto;
    color: #fff;
    font: 500 14px/22px 'Vazir';
    padding: 3px 24px;
}

.btn-shopby-wrapper button.btn-shopby:hover {
    background: #CC2B6F !important;
}

.block-left-products .bs-item .bs-item-inner .bs-content .bs-title a {
    font: 500 14px/22px 'Vazir' !important;
}

.block-left-products .bs-item .bs-item-inner .bs-content .ratings span.om-rating-average {
    display: none;
}

.block .customNavigation {
    top: 1px !important;
    left: 6px !important;
}

.block .customNavigation .btn-bs {
    width: 24px !important;
    height: 24px !important;
    border: 1px solid #ddd !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px !important;
    line-height: 21px !important;
}

.block .customNavigation .btn-bs:hover {
    color: #fff !important;
    background: #b20b51;
}

.block-left-products .bs-item .bs-item-inner .bs-image a img {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.ordme #yt_left .currently {
    padding: 15px 10px 0 !important;
}

.ordme #yt_left .currently .currently-filtered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-align-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ordme #yt_left .block-layered-nav .currently ol {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px dashed #ddd;
}

.ordme #yt_left .actions {
    margin-top: -15px;
    margin-bottom: 5px;
    margin-left: 15px;
    border-bottom: 1px dashed #ddd;
}

.ordme #yt_left .currently .currently-filtered a.clear-fillter {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 0;
    font-size: 12px;
}

.ordme #yt_left .currently .currently-filtered a.clear-fillter:hover,
.ordme #yt_left .currently .currently-filtered a.clear-fillter:focus {
    color: #fff;
}

.category-products {
    border: none !important;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.category-products .om-products-grid-wrapper {
    padding: 15px;
}

.yt-products-container {
    padding: 15px;
}

.category-products .toolbar {
    top: 0;
    height: 41px;
    margin: 0;
    margin-bottom: 0;
    padding: 5px !important;
    color: #3f3f3f;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 13px/38px 'Vazir';
}

.category-products .toolbar .view-mode-wrap {
    float: right !important;
    height: 28px;
    margin-right: 10px !important;
    margin-left: 0 !important;
}

.category-products .toolbar .limiter-wrap {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.category-products .toolbar .om-filter-by-stock {
    float: right;
    margin-right: 10px;
}

.category-products .toolbar .om-filter-by-stock input {
    display: inline-block;
    margin: 7px 0 0 5px;
    vertical-align: middle;
}

.category-products .toolbar .om-filter-by-stock label {
    cursor: pointer;
}

.category-products .toolbar .sorter {
    height: 28px;
}

.category-products .toolbar .sort-by-wrap {
    margin-right: 5px !important;
    margin-left: 10px !important;
}

.category-products .toolbar .select-inner {
    height: 28px;
    border-radius: 2px;
    background: #fff url('https://ordme.com/skin/frontend/ordme/default/images/bg-selectbox.png') no-repeat 5px 12px;
    font-family: 'Vazir';
    line-height: 26px;
}

.category-products .toolbar .select-inner .btn-toolbar.spn-limit-dropdown {
    padding: 0 8px 0 5px;
}

.category-products .toolbar .sort-by .select-inner {
    width: 134px !important;
}

.category-products .toolbar .overwrite-sortby,
.category-products .toolbar .overwrite-limiter {
    line-height: 26px;
}

.category-products .toolbar .pagination-wrap {
}

.category-products .toolbar .pagination-wrap .pagination {
    height: 30px;
}

.category-products .toolbar .pagination-wrap .pagination .pages {
    height: 30px;
}

.category-products .toolbar .pagination-wrap .pagination .pages ol {
    margin-bottom: 0;
}

.category-products .toolbar .pagination-wrap .pagination .pages ol li {
    height: 30px;
}

.category-products .toolbar .pagination-wrap .pagination .pages ol li a {
    border-radius: 2px;
    font-family: 'Vazir';
    font-size: 15px;
    line-height: 32px;
}

.toolbar-bottom .view-mode-wrap,
.toolbar-bottom .sort-by-wrap,
.toolbar-bottom .limiter-wrap {
    display: none;
}

.category-products ol.products-list {
    padding: 15px;
}

.category-products ol.products-list li.item {
    margin-bottom: 0 !important;
    padding: 15px 0;
    border-bottom: 1px dashed #ddd;
}

.category-products ol.products-list li.item:first-child {
    padding-top: 0;
}

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

.products-list .respl-item-list .product-shop .f-fix .product-name {
    margin: 0 0 5px !important;
}

.products-list .respl-item-list .product-shop .f-fix .desc.std {
    font-size: 14px;
    line-height: 22px;
}

.category-products ol.products-list .price-box {
}

.category-products ol.products-list .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.category-products ol.products-list .price-box .old-price .price {
    color: #999 !important;
    font-size: 14px !important;
}

.category-products ol.products-list .list-action {
}

.category-products ol.products-list .list-action .btn-listing {
    border-radius: 2px;
}

.category-products ol.products-list .list-action button.btn-cart {
    padding: 0 15px 3px 15px !important;
    background: #09973E !important;
    font: 500 14px 'Vazir' !important;
}

.category-products ol.products-list .list-action button.btn-cart:before {
    display: inline-block;
    margin-left: 2px;
    content: "\f3f7";
    font-family: "Ionicons";
    color: #fff;
    font-size: 15px;
}

.category-products ol.products-list .list-action button.btn-cart:hover {
    background: #24AD57 !important;
}

.category-products ol.products-list .list-action a.om-link-to-product {
    display: inline-block !important;
    width: 30px;
    height: 30px;
    margin-left: -1px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51 !important;
    font-size: 16px;
    line-height: 30px;
}

.category-products ol.products-list .list-action a.om-link-to-product:hover {
    background: #CC2B6F !important;
}

.category-products ol.products-list .list-action a.item-wishlist {
    text-align: center;
    background: #666 !important;
}

.category-products ol.products-list .list-action a.item-wishlist:hover {
    background: #b20b51 !important;
}

.category-products ol.products-list .list-action a.item-wishlist:before {
    display: inline-block;
    content: "\f443";
    color: #fff;
    font-family: "Ionicons";
    font-size: 15px;
    line-height: 30px;
}

.category-products ol.products-list .list-action a.item-compare {
    text-align: center;
    background: #666 !important;
}

.category-products ol.products-list .list-action a.item-compare:hover {
    background: #b20b51 !important;
}

.category-products ol.products-list .list-action a.item-compare:before {
    display: inline-block;
    content: "\f2b5";
    color: #fff;
    font-family: "Ionicons";
    font-size: 15px;
    line-height: 30px;
}

.category-products .products-grid .item-inner .om-product-grid-txt-wrap {
    position: relative;
    height: 85px;
}

.category-products .products-grid .item-inner .item-info {
    visibility: visible;
    opacity: 1;
}

.category-products .products-grid .item-inner:hover .item-info {
    visibility: hidden;
    opacity: 0;
}

.category-products .products-grid .item-inner .om-overlay {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -20px;
    left: 0;
    visibility: hidden;
    height: 85px;
    opacity: 0;
}

.category-products .products-grid .item-inner:hover .om-overlay {
    right: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
}

/*fragrance products weight style*/
ul.om-size-swatch-list {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
}

.om-similar-products ul.om-size-swatch-list,
#om-messages-modal-similar-product-forcompare ul.om-size-swatch-list {
    bottom: -10px;
}

ul.om-size-swatch-list li {
    display: inline-block;
    float: none;
    margin-right: 3px;
    vertical-align: middle;
}

ul.om-size-swatch-list li:first-of-type {
    margin-right: 0;
}

ul.om-size-swatch-list li span {
    display: block;
    width: 23px;
    height: 23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #666;
    line-height: 23px;
    font-size: 10.5px;
    text-align: center;
}
/*fragrance products weight style end*/

.category-products .products-grid .item-inner ul.om-color-swatch-list {
    right: 0;
    text-align: center;
    font-size: 0;
}

.category-products .products-grid .item-inner ul.om-color-swatch-list li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.category-products .products-grid .item-inner:hover ul.om-color-swatch-list {
}

.category-products .products-grid .item-inner .om-overlay a.om-product-url {
    display: block;
    height: 100%;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content {
    text-align: center;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a i {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content button.btn-cart {
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #09973E;
    display: none;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content button.btn-cart i {
    font-size: 17px;
    line-height: 34px;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content button.btn-cart:hover {
    background: #24AD57;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a:hover {
    background: #b20b51;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a:hover i {
    color: #fff;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a.om-add-to-wishlist i {
    font-size: 17px;
    line-height: 36px;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a.om-link-to-product {
    background: #b20b51;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content a.om-link-to-product:hover {
    background: #CC2B6F;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content .om-rating {
    width: 100%;
    margin: 5px 0 10px;
    text-align: center;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content .om-rating .om-rating-box {
    color: #666;
}

.category-products .products-grid .item-inner .om-overlay .om-overlay-content .om-rating .om-rating-icons {
    color: #666;
}

/* Animation */
.category-products .products-grid .om-overlay {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.category-products .products-grid .item-info {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.products-list .respl-item-list .product-shop .f-fix .product-name a {
    font-family: 'Vazir' !important;
    font-size: 15px !important;
}

.products-list .respl-item-list .product-shop .f-fix .om-rating-box {
    color: #b20b51;
}

.products-list .respl-item-list .product-shop .f-fix .om-rating-box .om-rating-icons {
    color: #b20b51;
}

.products-list .respl-item-list .w-image-box {
    border-radius: 2px;
}

.products-list .respl-item-list .products-grid .configurable-swatch-list {
    text-align: left;
}

#narrow-by-list dd .swatch-label,
.swatch-link {
    border-radius: 2px;
}

.block-layered-nav .item-count,
.block-layered-nav .count {
    font-family: 'Vazir';
}

.block-layered-nav #narrow-by-list ol li {
    opacity: .99;
}

.block-layered-nav .item-count {
    margin-left: 10px;
}

.block-layered-nav #narrow-by-list ol li:before {
    right: 5px;
}

.block-layered-nav #narrow-by-list ol li a:before {
    right: 7px;
    left: auto;
}

.block-layered-nav #narrow-by-list ol li a:hover {
    background: #f3f3f3;
}

.block-layered-nav #narrow-by-list ol li a {
    display: block;
    float: none;
    padding: 2px 25px 2px 0;
    font-size: 13px;
    line-height: 15px;
    transform: none !important;
}

.block-layered-nav #narrow-by-list ol li.active:before {
    background-color: #b20b51;
    background-image: none;
}

.block-layered-nav #narrow-by-list ol li.active a.checked:before {
    background-color: transparent;
}

.block-layered-nav #narrow-by-list ol li a:before {
    position: absolute;
    z-index: 10;
    top: 5px;
    left: 2px;
    display: inline-block;
    width: 7px;
    height: 7px;
    content: "";
    background-color: #fff;
}

.block-layered-nav #narrow-by-list ol li a.checked {
    color: #b20b51;
}

.block-layered-nav #narrow-by-list ol li a.checked:before {
    background-color: #b20b51;
}

.block-layered-nav #narrow-by-list ol li a.checked:after {
    background: none !important;
}

.filter-wrapp.om-filter-brand {
    min-height: 200px;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/filter-brands.png) no-repeat left center;
}
/* .brand */

.filter-wrapp.om-filter-color {
    min-height: 160px;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/filter-colors.png) no-repeat left bottom;
}

/* .color */
.filter-wrapp.om-filter-color dd {
    width: 120px !important;
}

.filter-wrapp.om-filter-color dd ol.configurable-swatch-list li {
    float: right !important;
    width: 50% !important;
}
/* .color */

#checkoutSteps .return-to-cart-page {
    line-height: 36px;
}

#checkoutSteps .return-to-cart-page-text {
    display: inline-block;
    line-height: 28px;
}

#checkoutSteps .return-to-cart-page-link {
    float: left;
}

#checkoutSteps .return-to-cart-page-link a {
    color: #666;
}

#checkoutSteps .step-title {
    padding: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    cursor: default;
}

#checkoutSteps li.allow .step-title {
    cursor: pointer;
}

#checkoutSteps li.active .step-title {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

#checkoutSteps .step-title > span.number {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

#checkoutSteps li.allow .step-title:hover .number,
#checkoutSteps li.allow .step-title:hover h2 {
    transition: all 0.2s;
}

/* auto Scroll for Filters */

.om-filter-scroll {
    max-height: 300px;
}

body.is-mobile #layered-navigation .block-layered-nav .om-filter-scroll {
    max-height: unset;
}

/* === Quick View === */
.quickview-main {
}

.quickview-main .availability span {
    color: #09973E !important;
}

.quickview-main .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.quickview-main .price-box .old-price .price {
    color: #999 !important;
    font-size: 14px !important;
}

.quickview-main .add-to-box .btn-cart,
.quickview-main .add-to-box .link-wishlist,
.quickview-main .add-to-box .link-compare {
    border-radius: 2px;
}

.quickview-main .add-to-box .btn-cart {
    background: #09973E url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat 92% center !important;
    font: 500 14px 'Vazir' !important;
}

.quickview-main .add-to-box .btn-cart:hover {
    background: #24AD57 url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat 92% center !important;
}

.product-image-zoom .new-product,
.product-image-zoom .sale-product {
    display: none;
}

.quickview-main .product-shop {
}

.quickview-main .product-options {
    margin: 0 !important;
}

.qty-set .quantity-box input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.qty-set .quantity-box input.quantity-minus {
    right: auto;
}

/* === Single === */
.yt-breadcrumbs .breadcrumbs ul li:first-child:before {
    font-family: "Ionicons";
    content: "\f448";
    font-size: 18px;
    top: -4px;
}

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

.yt-detail-right {
    position: relative;
}

.yt-detail-right form.om-product-addtocart-form {
    min-height: 461px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fff;
}

.yt-detail-right form.om-product-addtocart-form.om-product-normal-height {
    min-height: 570px;
}

.rewardpoints-product-view-earning {
    margin-bottom: 20px;
    clear: both;
}

.yt-detail-right form.om-product-addtocart-form .rewardpoints-product-view-earning {
    margin-bottom: 0;
    padding-top: 4px;
    clear: none;
    float: right;
    line-height: 22px;
}

.yt-detail-right .rewardpoints-product-view-earning span {
    font-size: 12px;
    font-weight: 500;
}

.yt-detail-right .rewardpoints-product-view-earning #show-guide-get-rewardpoints-modal {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    color: #B20B51;
}

.yt-detail-right .rewardpoints-product-view-earning #show-guide-get-rewardpoints-modal:hover {
    color: #B20B51;
}

.yt-detail-right .rewardpoints-product-view-earning #show-guide-get-rewardpoints-modal:hover:after {
    border-bottom-color: #B20B51;
}

/* .yt-detail-right form.om-product-addtocart-form .structure-rewardpoints a,
.yt-detail-right form.om-product-addtocart-form .structure-rewardpoints-comments a {
    color: #B20B51;
    line-height: 20px;
    cursor: pointer;
} */

.yt-detail-right form.om-product-addtocart-form .structure-rewardpoints {
    margin-bottom: 0;
    line-height: 22px;
}

/* .yt-detail-right form.om-product-addtocart-form .structure-rewardpoints-comments {
    margin-bottom: 20px;
    line-height: 22px;
} */

.yt-product-detail .popup-btn.hidden-phone a {
    background-image: none;
    color: transparent;
    text-indent: 0;
}

.yt-product-detail .popup-btn.hidden-phone a:before {
    color: #aaa;
    font-size: 35px;
}

.yt-product-detail .yt-detail-right .order-by-phone {
    display: inline-block;
    color: #fff;
    float: right;
    width: 30px;
    height: 30px;
    cursor: pointer;
    padding: 3px 0;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    margin-right: 5px;
    border-radius: 2px;
    transition: all .2s ease;
    background-color: #09973e;
}

.yt-product-detail .yt-detail-right .order-by-phone:hover {
    background-color: #24AD57;
}

.yt-product-detail .yt-detail-right .order-by-phone .text {
    display: none;
}

.yt-product-detail .yt-detail-right .order-by-phone .icon {
    position: relative;
    width: 30px;
    padding: 3px 0;
    display: inline-block;
}

.yt-product-detail .yt-detail-right .order-by-phone i {
    color: #fff;
}

.yt-product-detail .yt-detail-right .order-by-phone i:nth-child(1) {
    position: relative;
    top: -2px;
    font-size: 23px;
    line-height: 24px;
    transition: all .2s ease;
    will-change: transform;
}

.yt-product-detail .yt-detail-right .order-by-phone i:nth-child(2) {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 9px;
    transition: all .2s ease;
    will-change: transform;
}

.yt-product-detail .yt-detail-right .order-by-phone:hover i:nth-child(1) {
    transform: scale(.9);
}

.yt-product-detail .yt-detail-right .order-by-phone:hover i:nth-child(2) {
    font-size: 12px;
    top: 3px;
    right: 3px;
}

.yt-product-detail .yt-detail-right .product-options .w-option {
    float: right !important;
}

.yt-product-detail .yt-detail-right .product-options label em {
    float: left !important;
    font-style: normal;
}

.yt-product-detail .yt-detail-right .product-options .selector span {
    padding: 0 10px 0 43px !important;
    background: #ffffff;
    line-height: 30px;
}

.yt-product-detail .yt-detail-right .product-options label {
    color: #333;
    font: 700 14px/28px 'Vazir';
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#show_product_skus {
    text-align: left;
    color: #c3c3c3;
}

.om-product-title {
    margin: 0 0 20px;
    color: #333;
}

.product-shop h2.product-name {
    margin: 0 0 10px !important;
    font-family: 'Vazir' !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 30px;
}

.product-shop h3.product-english-name {
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

.product-shop .rating-links {
    direction: rtl;
}

.product-shop .rating-links a {
    display: inline-block;
    padding: 0 5px;
}

.product-shop .sale-by-sms {
    clear: both; padding: 15px 15px 0 0; display: block; float: left; font-weight: 700; font-size: 12px;
}

.sale-by-sms::before {
    content: "\f3f9";
    font-family: "Ionicons";
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    font-size: 18px;
    color: #09973E;
}

.profit-box-container {
    border:1px solid #e5e5e5;
    border-radius:15px;
    padding:10px 10px !important;
    font-size: 14px;
    color: #333;
}

.ordme-color {
    color: #B20B51;
}

.reward-point-link {
    font-size:12px;
    font-weight: 700;
}

.product-shop .sale-by-sms a {
    position: relative;
    font-size: 12px;
    font-weight: 700;
    color: #09973E;
}

/* .product-shop .sale-by-sms a:after {
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    top: 50%;
    margin-top: .85em;
    border-bottom: 1px dashed #09973E;
} */

.product-shop .short-description {
    padding: 25px 0 25px !important;
    font: 400 14px/28px 'Vazir', tahoma;
    color: #333;
}

.product-shop .short-description .quick-overview {
    font: 700 14px/28px 'Vazir' !important;
    margin-bottom: 5px !important;
}

.product-shop .short-description p {
    margin: 0;
}

.product-shop .add-to-box {
    position: absolute;
    right: 30px;
    bottom: 9px;
}

.yt-product-detail .yt-detail-right .product-shop .product-price-details {
    padding: 10px 5px;
    margin: 15px 0 15px;
    height: 52px;
    background-color: #F8F8F8;
}

.product-shop .product-price-details .product-status {
    color: #f00 !important;
    font-family: 'Vazir';
    font-size: 20px;
}

.yt-product-detail .yt-detail-right .product-shop .price-box .special-price {
    margin-bottom: 0;
}

.yt-product-detail .yt-detail-right .product-shop .price-box {
    margin: 0;
}

.yt-product-detail .yt-detail-right .availability {
    margin-bottom: 0;
}

.product-shop .availability.out-of-stock a {
    display: inline-block;
    float: left;
    margin-right: 25px;
    margin-left: 5px;
    color: #444;
}

.product-shop .availability.out-of-stock a:before {
    content: "\f3e1";
    margin-left: 6px;
    font-family: Ionicons;
    font-size: 22px;
    vertical-align: middle;
}

.product-shop .availability.out-of-stock a:hover {
    color: #b20b51;
}

.product-shop .availability.out-of-stock #waiting-for-stock-id {
    float: left;
    margin-right: 25px;
    margin-left: 5px;
    line-height: 30px;
    color: #444;
}

/* discount */
.product-shop #notify-discount-id {
    display: block;
    margin: 4px 5px;
    float: left;
    line-height: 24px;
    font-size: 12px;
    font-weight: 700;
    color: red;
}

.product-shop #notify-discount-id:before {
    content: "";
    display: inline-block;
    height: 24px;
    width: 19px;
    background: url(/skin/frontend/ordme/default/images/assets/discount-icon.svg) no-repeat center;
    vertical-align: middle;
    margin-left: 4px;
}

.product-shop .price-box .multiple_prices {
    margin-left: 4px;
    font-family: 'Vazir';
    font-size: 14px;
    font-weight: bold;
    color: #09973E;
}

body.catalog-product-view .yt-content-inner {
    margin-top: 0 !important;
}

body.catalog-product-view .product-shop .price-box .multiple_prices {
    margin-top: 5px;
    float: right;
}

.product-shop .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-weight: 800;
    font-size: 22px !important;
}

.product-shop .price-box .old-price .price {
    color: #8E8E8E !important;
    font-size: 14px !important;
}

.yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone {
    margin-left: 5px;
    margin-bottom: 5px;
    float: right;
    text-align: right;
    padding-top: 10px;
}

.shopping_by_telephone::before {
    content: "\f4b8";
    font-family: "Ionicons";
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px;
    font-size: 18px;
    color: #09973E;
    transform: rotate(-90deg);
    font-weight: 700;
}

.yt-product-detail .yt-detail-right .product-shop .show_location {
    margin-left: 15px;
    margin-bottom: 5px;
    float: left;
}

.yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a,
.yt-product-detail .yt-detail-right .product-shop .show_location a {
    color: #09973E;
}

.yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_text,
.yt-product-detail .yt-detail-right .product-shop .show_location a .link_text {
    display: inline-block;
    line-height: 32px;
    font-size: 12px;
    font-weight: 700;
}

.yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_icons {
    position: relative;
    display: inline-block;
    padding: 0 2px;
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    font-family: Ionicons;
    font-size: 22px;
    vertical-align: middle;
}

.yt-product-detail .yt-detail-right .product-shop .show_location a .link_icons {
    position: relative;
    display: inline-block;
    padding: 0 2px;
    font-family: Ionicons;
    font-size: 22px;
    vertical-align: middle;
}

.yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_icons i:nth-child(1) {
    position: relative;
    top: -2px;
    font-size: 23px;
}

.yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_icons i:nth-child(2) {
    position: absolute;
    top: 3px;
    right: 2px;
    font-size: 9px;
}

.yt-product-detail .yt-detail-right .product-shop .show_location a .link_icons i {
    position: relative;
    top: -2px;
}

.product-shop .add-to-box .btn-cart,
.product-shop .add-to-box .link-wishlist,
.product-shop .add-to-box .link-compare,
.add-to-holder .btn-cart,
.add-to-holder .link-wishlist,
.add-to-holder .link-compare {
    border-radius: 2px;
}

.product-shop .add-to-box .btn-cart,
.add-to-holder .add-to-cart .btn-cart {
    padding: 0 15px !important;
    background: #09973E !important;
    background-image: none !important;
    font: 500 14px/28px 'Vazir' !important;
    transition: all .2s ease;
}

.product-shop .add-to-box .btn-cart.unavailable,
.add-to-holder .add-to-cart .btn-cart.unavailable {
    background: #888 !important;
    color: #ddd !important;
    display: none;
}

.product-shop .add-to-box .btn-cart.unavailable,
.add-to-holder .add-to-cart .btn-cart.unavailable {
    background: #888 !important;
    color: #ddd !important;
    display: none;
}

.add-to-cart[name="out-of-stock-add-to-cart-html"] {
    width: 132px;
    height: 30px;
    color: #ddd;
    border-radius: 2px;
    text-align: center;
    padding: 4px 0;
    font-size: 14px;
    background-color: #999;
    display: none;
}

.add-to-cart[name="out-of-stock-add-to-cart-html"].unavailable {
    display: block;
}

.product-shop .add-to-box .btn-cart:hover,
.add-to-holder .add-to-cart .btn-cart:hover {
    background: #24AD57 !important;
    background-image: none !important;
}

.product-shop .add-to-box .btn-cart:before,
.add-to-holder .add-to-cart .btn-cart:before,
.yt-product-detail .yt-detail-right .referral-add-to-cart a span:before,
.yt-product-detail .yt-detail-right .referral-let-me-know a span.before-let-me-know:before {
    content: "\f3f8";
    display: inline-block;
    position: relative;
    margin-left: 6px;
    font-family: Ionicons;
    font-size: 23px;
    vertical-align: middle;
    color: #fff;
}

/* Add to Card */
.add-to-box .add-to-cart .qty-wrapper,
.add-to-holder .add-to-cart .qty-wrapper {
    float: right;
    margin-left: 5px;
    color: #333;
}

.add-to-box .add-to-cart .qty-wrapper label,
.add-to-holder .add-to-cart .qty-wrapper label {
    margin-top: 6px;
    margin-bottom: 0;
    vertical-align: top;
}

.yt-product-detail .yt-detail-right .add-to-cart .qty-wrapper label {
    font-weight: 700;
}

.yt-product-detail .yt-detail-right .add-to-cart #qty {
    min-width: 50px;
}

.add-to-box .add-to-cart .add-to-cart-buttons,
.add-to-holder .add-to-cart .add-to-cart-buttons {
    float: left;
    margin: 0 5px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li {
    float: right;
    color: #333;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.wishlist {
    margin-right: 0;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a {
    background-color: transparent !important;
    width: 40px;
    font-size: 25px !important;
    color: #333 !important;
    transition: all .2s ease;
    text-indent: 0;
    text-align: center;
    cursor: pointer;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a:hover {
    transform: scale(1.2);
    will-change: transform;
    color: #b20b51 !important;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .om-sp-share-wrap a {
    width: 20px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .om-sp-share-wrap a i {
    font-size: 14px !important;
    position: relative;
    bottom: 7px;
    border: 1px solid #aaa;
    width: 20px;
    height: 20px;
    padding: 2px 0;
    border-radius: 2px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .om-sp-share-wrap a i.ion-social-facebook {
    color: #fff;
    border-color: #4867aa;
    background-color: #4867aa;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .om-sp-share-wrap a i.ion-social-twitter {
    color: #fff;
    border-color: #1da1f2;
    background-color: #1da1f2;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .om-sp-share-wrap a i.ion-social-whatsapp {
    color: #fff;
    border-color: #43c654;
    background-color: #43c654;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .om-sp-share-wrap a i.ion-paper-airplane {
    color: #fff;
    border-color: #2ca5e0;
    background-color: #2ca5e0;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .link-wishlist {
    text-align: center;
    text-indent: 0;
    background-image: none;
    line-height: 30px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .link-wishlist:before {
    display: inline-block;
    content: "\f443";
    color: #fff;
    font-family: "Ionicons";
    font-size: 15px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a.om-add-to-wishlist {
    text-align: center;
    text-indent: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-image: none;
    line-height: 30px;
    font-size: 23px !important;
    box-shadow: none;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li a.om-add-to-wishlist i {
    line-height: 32px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li .link-compare {
    text-align: center;
    text-indent: 0;
    background-image: none;
    line-height: 30px;
    font-size: 27px !important;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share {
    position: relative;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share a {
    text-align: center;
    text-indent: 0;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 30px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share a.om-sp-share-link {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 30px !important;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share:hover a.om-sp-share-link {
    background: #b20b51;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap {
    position: absolute;
    top: 0;
    right: 40px;
    visibility: hidden;
    width: 0;
    height: 28px;
    overflow: hidden;
    padding: 5px 5px 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share:hover .om-sp-share-wrap {
    visibility: visible;
    width: 100px;
    opacity: 1;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap a img {
    margin-top: 7px;
    vertical-align: top;
}

.grouped-items-table {
    margin-top: 5px;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.grouped-items-table tr td {
    padding: 5px 10px !important;
}

.grouped-items-table tr th {
    padding: 7px 10px !important;
    color: #333;
    background: #eee;
    font-size: 16px;
    font-weight: 500 !important;
}

.grouped-items-table tr.even td {
    background: #fafafa;
}

.grouped-items-table tr td .price-box {
    margin: 0 !important;
}

.grouped-items-table tr td input.input-text.qty {
    float: none !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.resp-tabs-container {
}

.resp-tabs-container #yt_tab_decription figure {
    position: relative;
    display: block;
    max-width: 100%;
    margin: 15px 0;
}

.resp-tabs-container #yt_tab_decription figure video {
    display: block;
}

.resp-tabs-container #yt_tab_decription,
.resp-tabs-container #yt_tab_touse,
.resp-tabs-container #yt_tab_about_brand {
    font-family: 'Vazir';
    font-size: 14px;
    line-height: 28px;
}

.resp-tabs-container #yt_tab_decription p,
.resp-tabs-container #yt_tab_touse p,
.resp-tabs-container #yt_tab_about_brand p {
    margin-bottom: 15px;
}

.resp-tabs-container #yt_tab_decription p:last-child,
.resp-tabs-container #yt_tab_touse p:last-child,
.resp-tabs-container #yt_tab_about_brand p:last-child {
    margin-bottom: 0;
}

.resp-tabs-container #yt_tab_decription strong,
.resp-tabs-container #yt_tab_touse strong,
.resp-tabs-container #yt_tab_about_brand strong {
    color: #b20b51;
    font-weight: 500;
}

.resp-tabs-container #yt_tab_decription a,
.resp-tabs-container #yt_tab_touse a,
.resp-tabs-container #yt_tab_about_brand a {
    position: relative;
    color: #b20b51;
    font-weight: 500;
}

.resp-tabs-container #yt_tab_decription a:after,
.resp-tabs-container #yt_tab_touse a:after,
.resp-tabs-container #yt_tab_about_brand a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    content: '';
    border-bottom: 1px solid #b20b51;
}

.resp-tabs-container #yt_tab_decription a:hover:after,
.resp-tabs-container #yt_tab_touse a:hover:after,
.resp-tabs-container #yt_tab_about_brand a:hover:after {
    border-bottom: 1px solid #444;
}

.resp-tabs-container #yt_tab_decription a:hover,
.resp-tabs-container #yt_tab_touse a:hover,
.resp-tabs-container #yt_tab_about_brand a:hover {
    color: #444;
}

.resp-tabs-container #yt_tab_decription h2,
.resp-tabs-container #yt_tab_touse h2,
.resp-tabs-container #yt_tab_about_brand h2 {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 36px;
    font-weight: 500;
}

.resp-tabs-container #yt_tab_decription h3,
.resp-tabs-container #yt_tab_touse h3,
.resp-tabs-container #yt_tab_about_brand h3 {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
}

.om-current-step {
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #f1f1f1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fafafa;
}

.upsell-product-wrapper {
    padding-top: 0 !important;
    border: none !important;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.upsell-product-wrapper .block-title-default {
    top: 0;
    height: 40px;
    margin: 0;
    margin-bottom: 0 !important;
    color: #3f3f3f;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 13px/38px 'Vazir';
}

.upsell-product-wrapper .block-title-default:before,
.upsell-product-wrapper .block-title-default:after {
    display: none !important;
}

.upsell-product-wrapper .block-title-default h2 span {
    font: 500 16px/38px 'Vazir' !important;
}

.upsell-product-wrapper .upsell-wrapper-slider {
    padding: 15px !important;
}

.upsell-product-wrapper .upsell-wrapper-slider .rw-margin .owl-item {
    padding: 0 17px !important;
}

.upsell-product-wrapper .border-cat {
    box-shadow: none !important;
}

.upsell-product-wrapper .upsell-wrapper-slider .next-upsell {
    right: -18px !important;
    border-radius: 0 2px 2px 0;
}

.upsell-product-wrapper .upsell-wrapper-slider .prev-upsell {
    left: -18px !important;
    border-radius: 2px 0 0 2px;
}

.yt-product-detail .product-image-zoom .product-image-zoom,
.yt-product-detail .jCarouselLite li {
    border-radius: 2px;
}

.tab-wrapper {
    margin-top: 3px;
    margin-bottom: 30px;
}

.block-related {
    border: none !important;
}

.block-related .block-title {
    top: 0;
    height: 40px;
    margin: 0 -18px 0 !important;
    color: #3f3f3f;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 2px solid #B20B51 !important;
    border-left: none !important;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 500 13px/38px 'Vazir';
}

.block-related .block-title strong {
    color: #3f3f3f !important;
    background: none !important;
    font: 500 16px/38px 'Vazir' !important;
}

.block-related .block-title strong:before {
    display: none !important;
}

.block-related .block-title:before,
.block-related .block-title:after {
    display: none !important;
}

.bs-price .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 15px !important;
    font-weight: 500 !important;
}

.bs-price .price-box .old-price .price {
    display: none;
    color: #999 !important;
    font-size: 11px !important;
}

.resp-tabs-list li a {
    padding: 3px 25px 5px !important;
    white-space: nowrap;
    word-spacing: -1px;
    background: #f3f3f3;
    font: 500 14px/30px 'Vazir' !important;
    color: #333;
}

.resp-tabs-list li.resp-tab-active > a:focus,
.resp-tabs-list li.resp-tab-active > h2 > a:focus{
    color: #fff;
}

.resp-tab-content-active {
    background: #fff;
}

.om-tab-reviews-count {
    display: inline-block;
    margin-right: 2px;
    padding: 2px;
    min-width: 24px;
    min-height: 24px;
    border: 1px solid #aaa;
    border-radius: 50%;
    text-align: center;
    background: #aaa;
    font: 500 14px/18px 'Vazir';
    vertical-align: middle;
    color: #fff;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}

.resp-tab-active .om-tab-reviews-count,
.resp-tab-item.reviews:hover .om-tab-reviews-count {
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.om-product-out-of-stock {
    position: absolute;
    bottom: 10px;
    left: 25px;
}

.om-product-out-of-stock a {
    display: inline-block;
    padding: 2px 8px 6px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #999;
    font-family: 'Vazir';
    font-size: 14px;
}

.om-product-out-of-stock a:hover {
    color: #fff;
    background: #b20b51;
}

.om-product-out-of-stock a i {
    margin-left: 5px;
    vertical-align: -2px;
}

/* === Swatch === */
/* error for add to cart of configuration products */
.yt-product-detail .yt-detail-right #product-options-wrapper.error_for_add_to_cart label {
    color: red;
}

.yt-product-detail .yt-detail-right #product-options-wrapper dd.swatch-attr .input-box {
    padding: 1px;
    border: 2px solid transparent;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;

}

.yt-product-detail .yt-detail-right #product-options-wrapper.error_for_add_to_cart dd.swatch-attr .input-box {
    -moz-animation: border-pulsate 2s infinite;
    -o-animation: border-pulsate 2s infinite;
    -webkit-animation: border-pulsate 2s infinite;
    animation: border-pulsate 2s infinite;
}

@-moz-keyframes border-pulsate {
    0% {
        border-color: rgba(255, 0, 0, 1);
    }

    50% {
        border-color: rgba(255, 0, 0, 0);
    }

    100% {
        border-color: rgba(255, 0, 0, 1);
    }
}

@-o-keyframes border-pulsate {
    0% {
        border-color: rgba(255, 0, 0, 1);
    }

    50% {
        border-color: rgba(255, 0, 0, 0);
    }

    100% {
        border-color: rgba(255, 0, 0, 1);
    }
}

@-webkit-keyframes border-pulsate {
    0% {
        border-color: rgba(255, 0, 0, 1);
    }

    50% {
        border-color: rgba(255, 0, 0, 0);
    }

    100% {
        border-color: rgba(255, 0, 0, 1);
    }
}

@keyframes border-pulsate {
    0% {
        border-color: rgba(255, 0, 0, 1);
    }

    50% {
        border-color: rgba(255, 0, 0, 0);
    }

    100% {
        border-color: rgba(255, 0, 0, 1);
    }
}

/* error for add to cart of configuration products end */

.product-options {
    padding: 0 15px;
}

.product-options ul {
    font-size: 0;
}

.product-options ul li {
    padding: 0 2px;
}

.product-options ul li .swatch-link {
    margin: 5px 0;
    border: none;
}

.product-options ul li .swatch-link {
    position: relative;
    width: 35px !important;
    height: 35px !important;
    transition: all .2s ease;
    border-radius: 100%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 4px 8px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 4px 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 4px 8px 0 rgba(0, 0, 0, .15);
}

.product-options ul li.selected .swatch-link {
    box-shadow: 0 0 0 2px #46ba71, 0 5px 11px 0 rgba(70, 186, 113, 0.5);
}

.product-options ul#configurable_swatch_volume li.selected .swatch-link.om-out-of-stock {
    box-shadow: 0 0 0 2px #555, 0 4px 10px 0 rgba(85, 85, 85, 0.5);
}

.product-options ul#configurable_swatch_color li.selected .swatch-link.om-out-of-stock {
    box-shadow: 0 0 0 2px #aaa, 0 5px 11px 0 rgba(170, 170, 170, 0.8);
}

.product-options ul li .swatch-link img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px !important;
    width: 35px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 4;
}

.product-options ul li .swatch-link img {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

/******* Catalog *******/
.product-options ul li a.swatch-link.om-out-of-stock .x {
    display: block;
    pointer-events: none;
}

.product-options ul#configurable_swatch_volume li a.swatch-link.om-out-of-stock {
    cursor: default !important;
    opacity: .4;
}

/*****supplements products page*****/
.product-options ul#configurable_swatch_om_taste {
    margin-top: 7px;
}

.product-options ul#configurable_swatch_om_taste li {
    padding: 0 0 5px 5px;
}

.product-options ul#configurable_swatch_om_taste li .swatch-link {
    display: table-cell;
    position: relative;
    margin: 5px 0;
    padding: 0 1px;
    border: 1px solid rgba(102, 102, 102, 0.8);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 96px !important;
    height: 38px !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    vertical-align: middle;
    background: transparent;
    color: #666;
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.product-options ul#configurable_swatch_om_taste li:hover .swatch-link {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    border-color: #b20b51;
    color: #b20b51;
}

.product-options ul#configurable_swatch_om_taste li.selected .swatch-link {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    border-color: #09973E;
    color: #09973E;
    background: #F3FAF3;
}

.product-options ul#configurable_swatch_om_taste li.selected .swatch-link.om-out-of-stock {
    border-color: rgba(153, 153, 153, 0.5);
    background: #dcdcdc;
    color: rgba(102, 102, 102, 0.5);
    cursor: not-allowed;
    text-decoration: line-through;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-options ul#configurable_swatch_om_taste li .swatch-link .swatch-label {
    display: block;
    display: -webkit-box;
    padding: 0 4px;
    max-width: 96px;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 12px;
    line-height: 16px;
}

.product-options ul#configurable_swatch_om_taste li.selected .swatch-link .swatch-label:after {
    display: none;
}

.product-options ul#configurable_swatch_om_taste li .swatch-link img {
    display: none;
}

.product-options ul#configurable_swatch_om_taste li a.swatch-link.om-out-of-stock .x {
    display: none;
}

.product-options ul#configurable_swatch_om_taste li a.swatch-link.om-out-of-stock span.swatch-label:after {
    display: none;
}
/*****supplements products page end*****/

/******** Catalog *******/
.product-options dd .input-box {
}

.product-options #om-cinfigurable-code {
    font-family: verdana;
    font-weight: 500;
}

/* Swatch Filter */
#narrow-by-list .configurable-swatch-list li {
    float: right !important;
    width: 30px !important;
}

#narrow-by-list .configurable-swatch-list li a.swatch-link {
    border: none !important;
}

#narrow-by-list .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

#narrow-by-list .configurable-swatch-list li a.swatch-link img {
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#narrow-by-list .color .configurable-swatch-list li a.swatch-link:before {
    display: none !important;
}

#narrow-by-list div.om_color_family dd ol li {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 3px;
    padding: 0 !important;
}

#narrow-by-list div.om_color_family dd ol li:before,
#narrow-by-list div.om_color_family dd ol li:after {
    display: none;
}

#narrow-by-list div.om_color_family dd ol li a {
    top: 0 !important;
    display: block;
    float: none !important;
    width: 30px;
    height: 30px;
    padding: 0 !important;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center center;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 4px 8px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 4px 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .18), 0 4px 8px 0 rgba(0, 0, 0, .15);
    -webkit-transition: box-shadow .15s ease-in-out;
    -moz-transition: box-shadow .15s ease-in-out;
    -o-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
}

#narrow-by-list div.om_color_family dd ol li a:hover {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .19);
}

#narrow-by-list div.om_color_family dd ol li a:before,
#narrow-by-list div.om_color_family dd ol li a:after {
    display: none !important;
}

#narrow-by-list div.om_color_family dd ol li.active a.checked:after {
    position: static !important;
    display: block !important;
    width: 16px !important;
    height: 15px !important;
    margin-top: -9px !important;
    margin-right: 7px !important;
    content: "";
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-selected.png) no-repeat center center !important;
}

#narrow-by-list div.om_color_family dd ol li.white.active a.checked:after {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-selected-black.png) no-repeat center center !important;
}

#narrow-by-list div.om_color_family dd ol li.blue a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-blue.png);
}

#narrow-by-list div.om_color_family dd ol li.brown a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-brown.png);
}

#narrow-by-list div.om_color_family dd ol li.green a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-green.png);
}

#narrow-by-list div.om_color_family dd ol li.pink a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-pink.png);
}

#narrow-by-list div.om_color_family dd ol li.purple a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-purple.png);
}

#narrow-by-list div.om_color_family dd ol li.red a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-red.png);
}

#narrow-by-list div.om_color_family dd ol li.violet a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-violet.png);
}

#narrow-by-list div.om_color_family dd ol li.yellow a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-yellow.png);
}

#narrow-by-list div.om_color_family dd ol li.black a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-black.png);
}

#narrow-by-list div.om_color_family dd ol li.white a {
    background: url(/skin/frontend/ordme/default/images/color-family/color-family-white.png);
}

/* Swatch Grid Products */
.products-grid .configurable-swatch-list {
    bottom: -10px !important;
    padding-right: 30px;
    text-align: left;
    direction: ltr;
}

.products-grid .configurable-swatch-list li {
    vertical-align: middle;
}

.products-grid .configurable-swatch-list li a.swatch-link {
    border: none !important;
}

.products-grid .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

.products-grid .configurable-swatch-list li a.swatch-link img {
    width: 20px !important;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.products-grid .configurable-swatch-list li span.om-other-colors {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    text-align: center;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Vazir';
    font-size: 10px;
    line-height: 22px;
}

.item-deal .configurable-swatch-list {
    position: absolute;
    bottom: 42px !important;
    left: 0;
    padding-right: 30px;
    text-align: left;
    direction: ltr;
}

.item-deal .configurable-swatch-list li {
    vertical-align: middle;
}

.item-deal .configurable-swatch-list li a.swatch-link {
    border: none !important;
}

.item-deal .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

.item-deal .configurable-swatch-list li a.swatch-link img {
    width: 20px !important;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.item-deal .configurable-swatch-list li span.om-other-colors {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    text-align: center;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Vazir';
    font-size: 10px;
    line-height: 22px;
}

.item-supercat .configurable-swatch-list {
    position: absolute;
    bottom: -10px !important;
    left: 0;
    padding-right: 30px;
    text-align: left;
    direction: ltr;
}

.item-supercat .configurable-swatch-list li {
    vertical-align: middle;
}

.item-supercat .configurable-swatch-list li a.swatch-link {
    border: none !important;
}

.item-supercat .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

.item-supercat .configurable-swatch-list li a.swatch-link img {
    width: 20px !important;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.item-supercat .configurable-swatch-list li span.om-other-colors {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    text-align: center;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Vazir';
    font-size: 10px;
    line-height: 22px;
}

/* swatch related products */
.om-similar-item-img .configurable-swatch-list {
    position: absolute;
    bottom: -10px !important;
    left: 0;
    padding: 0;
    padding-right: 30px;
    text-align: left;
    direction: ltr;
}

.om-similar-item-img .configurable-swatch-list li {
    vertical-align: middle;
}

.om-similar-item-img .configurable-swatch-list li a.swatch-link {
    border: none !important;
}

.om-similar-item-img .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

.om-similar-item-img .configurable-swatch-list li a.swatch-link img {
    width: 20px !important;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.om-similar-item-img .configurable-swatch-list li span.om-other-colors {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    text-align: center;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Vazir';
    font-size: 10px;
    line-height: 22px;
}

#confirmbox .configurable-swatch-list {
    margin: 0 7px 10px;
    padding: 0;
    font-size: 0;
}

#confirmbox .configurable-swatch-list li {
    display: inline-block;
}

#confirmbox .configurable-swatch-list li a.swatch-link {
    position: relative;
    width: 25px !important;
    height: 25px !important;
    margin: 2px;
    border: none !important;
}

#confirmbox .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

#confirmbox .configurable-swatch-list li a.swatch-link img {
    width: 25px !important;
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#confirmbox .configurable-swatch-list li span.om-other-colors {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -4px;
    text-align: center;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Vazir';
    font-size: 10px;
    line-height: 22px;
}

#confirmbox .configurable-swatch-list li.om-active a.swatch-link:after {
    position: absolute !important;
    top: 5px;
    right: 5px;
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    content: "";
    background: url(/skin/frontend/ordme/default/images/color-family/color-selected.png) no-repeat center center !important;
}

#confirmbox .configurable-swatch-list li a.swatch-link.om-out-of-stock {
    cursor: default !important;
}

#confirmbox .configurable-swatch-list li a.swatch-link.om-out-of-stock:after {
    position: absolute !important;
    top: -5px;
    right: -5px;
    display: block !important;
    width: 35px !important;
    height: 35px !important;
    content: "";
    background: url(/skin/frontend/ordme/default/images/color-family/om-outofstock-color.png) no-repeat center center !important;
}

/* Swatch List Products */
.products-list .configurable-swatch-list {
    bottom: 2px !important;
    padding: 0;
    padding-right: 30px;
    text-align: left;
    direction: ltr;
}

.products-list .configurable-swatch-list li {
    vertical-align: middle;
}

.products-list .configurable-swatch-list li a.swatch-link {
    border: none !important;
}

.products-list .configurable-swatch-list li a.swatch-link span.swatch-label {
    border: none !important;
}

.products-list .configurable-swatch-list li a.swatch-link img {
    border: none !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.products-list .configurable-swatch-list li span.om-other-colors {
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -2px;
    text-align: center;
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Vazir';
    font-size: 10px;
    line-height: 22px;
}

/* OrdMe Swatch Color List */
ul.om-color-swatch-list {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.om-color-swatch-list li {
    float: right;
    margin-right: 3px;
}

ul.om-color-swatch-list li span.om-swatch-color-code {
    display: block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

ul.om-color-swatch-list li span.om-seatch-color-count {
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-top: 0;
    text-align: center;
    border: 1px solid #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 10px;
    line-height: 21px;
    float: right;
    white-space: nowrap;
}

.item-deal ul.om-color-swatch-list {
    bottom: 48px;
}

.category-products ol.products-list ul.om-color-swatch-list {
    right: 5px;
    bottom: 8px;
    left: 5px;
    text-align: center;
    font-size: 0;
}

.category-products ol.products-list ul.om-color-swatch-list li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

/* Attr Spec */
.attribute-specs {
    line-height: 28px;
}

.attribute-specs table {
}

.attribute-specs table tr td {
    width: 20%;
    padding: 3px 10px;
    vertical-align: top;
    font-size: 14px;
}

.attribute-specs table tr:hover td {
    background: #f3f3f3 !important;
}

.attribute-specs table tr.odd td {
    background: #fafafa;
}

.attribute-specs table tr td {
    vertical-align: middle;
    color: #b20b51;
}

.attribute-specs table tr td.data {
    width: 65%;
    color: #444;
}

.attribute-specs table tr td.om-ltr {
    text-align: right;
    direction: ltr;
}

.attribute-specs table tr td span.om-yes,
.attribute-specs table tr td span.om-no {
    display: block;
    margin-bottom: -6px;
}

.attribute-specs table tr td span.om-yes span,
.attribute-specs table tr td span.om-no span {
    display: none;
}

.attribute-specs table tr td span.om-yes:before {
    content: "\f121";
    color: #09973E;
    font-family: "Ionicons";
    font-size: 14px;
}

.attribute-specs table tr td span.om-no:before {
    content: "\f129";
    color: #f00;
    font-family: "Ionicons";
    font-size: 14px;
}

/* Article and Video */
.om-connected-artvid {
    clear: both;
    margin-bottom: 30px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-connected-artvid-ttl {
    height: 40px;
    margin: 0;
    padding: 0 20px;
    color: #3f3f3f;
    border-bottom: 2px solid #B20B51;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: normal 14px/40px 'Vazir' !important;
}

.om-artvid-owl-wrap {
    position: relative;
    padding: 15px 0 10px;
}

.om-artvid-owl-wrap .om-post-list-wrap {
    margin: 0 15px;
}

.om-artvid-owl-wrap a.om-posttype {
    position: absolute;
    top: calc(50% - 20px);
    right: calc(50% - 20px);
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: rgba(178, 11, 81, 0.8);
}

.om-artvid-owl-wrap a.om-posttype:hover {
    box-shadow: 0 0 7px #222;
}

.om-artvid-owl-wrap a.om-posttype i {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}

.om-artvid-owl-wrap a.om-posttype i.fa-volume-up {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    font-size: 20px;
}

.om-artvid-owl-wrap .om-post-list-ttl {
    height: 30px;
    margin: 5px 15px 0;
}

.om-artvid-owl-wrap .om-post-list-ttl a {
    font: normal 15px/20px 'Vazir';
}

.om-artvid-owl-wrap .om-post-list-excerpt {
    color: #444;
    font-size: 13px;
    line-height: 21px;
}

a.om-artvid-prev {
    position: absolute;
    z-index: 9;
    top: -36px;
    left: 4px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: #ccc;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    font-size: 17px;
    line-height: 28px;
}

a.om-artvid-prev:hover,
a.om-artvid-next:hover {
    color: #fff;
    border: 1px solid #b20b51;
    background: #b20b51;
}

a.om-artvid-next {
    position: absolute;
    z-index: 9;
    top: -36px;
    left: 37px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    color: #ccc;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    font-size: 17px;
    line-height: 28px;
}

.om-artvid-owl-wrap .owl-controls {
    margin: 10px 0 0 0;
}

.om-artvid-owl-wrap .owl-controls .owl-dots {
}

.om-artvid-owl-wrap .owl-controls .owl-dots .owl-dot {
}

.om-artvid-owl-wrap .owl-controls .owl-dots .owl-dot span {
    width: 20px;
    height: 8px;
    margin: 0 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
}

.om-artvid-owl-wrap .owl-controls .owl-dots .owl-dot.active span {
    background: #b20b51;
}

/* Similar Products */
.om-similar-owl-wrap {
    position: relative;
    width: 100%;
    padding: 15px 0 10px;
}

a.om-simp-prev {
    position: absolute;
    z-index: 9;
    top: -36px;
    left: 4px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
}

a.om-simp-prev:hover,
a.om-simp-next:hover {
    color: #fff;
    background: #b20b51;
}

a.om-simp-next {
    position: absolute;
    z-index: 9;
    top: -36px;
    left: 37px;
    display: block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
}

.om-similar-owl {
}

.om-similar-products {
    clear: both;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-similar-owl .owl-item {
    -webkit-backface-visibility: visible;
}

.om-similar-item {
    margin: 0 15px;
    text-align: center;
}

body.catalog-product-view .om-similar-products .om-product-added-to-lists-wrap {
    top: -3px;
    right: -5px;
}

.om-similar-item-wrap {
    position: relative;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-similar-item-img {
    position: relative;
    margin: 0 0 10px;
}

.om-similar-item-img img {
    display: inline-block !important;
    width: auto !important;
}

.om-similar-item-title {
    overflow: hidden;
    height: 48px;
    text-align: center;
    font: 500 14px/24px 'Vazir';
}

.om-similar-item-title a {
    color: #333;
}

.om-similar-products ul.om-color-swatch-list {
    right: 0;
    text-align: center;
    font-size: 0;
}

.om-similar-products ul.om-color-swatch-list li {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-similar-item-txt-wrap {
    position: relative;
    visibility: visible;
    height: 85px;
    opacity: 1;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-similar-item-txt {
    visibility: visible;
    opacity: 1;
}

.om-similar-products .owl-item .om-similar-item-wrap:hover .om-similar-item-txt {
    visibility: hidden;
    opacity: 0;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -20px;
    left: 0;
    visibility: hidden;
    opacity: 0;
}

.om-similar-products .owl-item .om-similar-item-wrap:hover .om-overlay {
    right: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content {
    text-align: center;
}

.om-similar-products .owl-item .om-similar-item-wrap:hover ul.om-color-swatch-list {
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a i {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a:hover {
    background: #b20b51;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a:hover i {
    color: #fff;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a.om-add-to-wishlist i {
    font-size: 17px;
    line-height: 36px;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content button.btn-cart {
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #09973E;
    display: none;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content button.btn-cart i {
    font-size: 17px;
    line-height: 34px;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content button.btn-cart:hover {
    background: #24AD57;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a.om-link-to-product {
    background: #b20b51;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content a.om-link-to-product:hover {
    background: #CC2B6F;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content .om-rating {
    width: 100%;
    margin: 5px 0 10px;
    text-align: center;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content .om-rating .om-rating-box {
    color: #666;
}

.om-similar-products .owl-item .om-similar-item-wrap .om-overlay .om-overlay-content .om-rating .om-rating-icons {
    color: #666;
}

/* Animation */
.om-similar-products .owl-item .om-similar-item .om-overlay {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.om-similar-products .owl-item .om-similar-item .om-similar-item-txt {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.om-similar-item-rating {
    height: 20px;
    margin-top: 5px;
    margin-bottom: 4px;
    padding-top: 0;
    text-align: right;
}

.om-similar-item-txt .item-price {
    position: relative;
    height: 35px !important;
    padding-top: 5px;
    text-align: center;
}

.om-similar-item-txt .item-price .special-price,
.om-similar-item-txt .item-price .regular-price {
    white-space: nowrap;
    margin: 0;
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

.om-similar-item-txt .item-price .old-price {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    margin: 0;
    color: #999;
    font-family: 'Vazir';
    font-size: 11px;
}

.om-similar-products .owl-controls {
    margin: 10px 0 0 0;
    text-align: center;
}

.om-similar-products .owl-controls .owl-dots .owl-dot {
    display: inline-block;
}

.om-similar-products .owl-controls .owl-dots .owl-dot span {
    display: block;
    width: 20px;
    height: 7px;
    margin: 0 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.3);
}

.om-similar-products .owl-controls .owl-dots .owl-dot.active span {
    background: #b20b51;
}

.om-similar-item .btn-pd {
    position: absolute;
    z-index: 20;
    right: -35px;
    display: inline-block !important;
    overflow: hidden;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #999999;
    background-repeat: no-repeat;
    background-position: center center;
}

.om-similar-item .btn-pd.btn-cart {
    top: 30px;
    background-image: url(/skin/frontend/ordme/default/images/btn-cart.png);
}

.om-similar-item .btn-pd.item-wishlist {
    top: 65px;
    background-image: url(/skin/frontend/ordme/default/images/btn-wishlist.png);
}

.om-similar-item .btn-pd.item-compare {
    top: 100px;
    background-image: url(/skin/frontend/ordme/default/images/btn-compare.png);
}

.om-similar-item .btn-pd:hover {
    background-color: #b20b51;
}

.om-similar-item:hover .btn-pd.btn-cart {
    top: 30px;
    right: 5px;
    background-image: url(/skin/frontend/ordme/default/images/btn-cart.png);
}

.om-similar-item:hover .btn-pd.item-wishlist {
    top: 65px;
    right: 5px;
    background-image: url(/skin/frontend/ordme/default/images/btn-wishlist.png);
}

.om-similar-item:hover .btn-pd.item-compare {
    top: 100px;
    right: 5px;
    background-image: url(/skin/frontend/ordme/default/images/btn-compare.png);
}

.om-similar-item .btn-pd.btn-cart {
    -webkit-transition: right 0.3s ease 0s, background-color 0.2s ease 0s;
    -moz-transition: right 0.3s ease 0s, background-color 0.2s ease 0s;
    -ms-transition: right 0.3s ease 0s, background-color 0.2s ease 0s;
    -o-transition: right 0.3s ease 0s, background-color 0.2s ease 0s;
    transition: right 0.3s ease 0s, background-color 0.2s ease 0s;
}

.om-similar-item .btn-pd.item-wishlist {
    -webkit-transition: right 0.3s ease 0.1s, background-color 0.2s ease 0s;
    -moz-transition: right 0.3s ease 0.1s, background-color 0.2s ease 0s;
    -ms-transition: right 0.3s ease 0.1s, background-color 0.2s ease 0s;
    -o-transition: right 0.3s ease 0.1s, background-color 0.2s ease 0s;
    transition: right 0.3s ease 0.1s, background-color 0.2s ease 0s;
}

.om-similar-item .btn-pd.item-compare {
    -webkit-transition: right 0.3s ease 0.2s, background-color 0.2s ease 0s;
    -moz-transition: right 0.3s ease 0.2s, background-color 0.2s ease 0s;
    -ms-transition: right 0.3s ease 0.2s, background-color 0.2s ease 0s;
    -o-transition: right 0.3s ease 0.2s, background-color 0.2s ease 0s;
    transition: right 0.3s ease 0.2s, background-color 0.2s ease 0s;
}

/* Similar Products for Compare */
.om-similar-owl-wrap {
    position: relative;
    width: 100%;
    padding: 15px 0 10px;
}

.om-similar-owl {
}

.om-similar-products {
    clear: both;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.om-similar-products-ttl {
    height: 40px;
    margin: 0;
    padding: 0 20px;
    word-spacing: -1px;
    color: #333;
    border-bottom: 2px solid #B20B51;
    background: #f3f3f3 url(https://ordme.com/skin/frontend/ordme/default/images/tri.png) no-repeat right bottom;
    font: 700 14px/40px 'Vazir' !important;
}

.om-similar-owl .owl-item {
    -webkit-backface-visibility: visible;
}

#om-similar-product-compare-owl .om-similar-item {
    float: right;
    width: 25%;
    margin: 0;
    padding: 10px;
    text-align: center;
}

#om-similar-product-compare-owl .om-similar-item-wrap {
    position: relative;
    overflow: hidden;
    padding: 10px;
    border: 1px solid #eee;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#om-similar-product-compare-owl .om-similar-item-img {
    position: relative;
    margin: 0 0 10px;
}

#om-similar-product-compare-owl .om-similar-item-img img {
    display: inline-block !important;
    width: auto !important;
}

#om-similar-product-compare-owl .om-similar-item-title {
    overflow: hidden;
    height: 48px;
    word-spacing: -1px;
    font-size: 14px;
    line-height: 24px;
}

#om-similar-product-compare-owl .item-price {
    position: relative;
    height: 35px !important;
    padding-bottom: 10px;
}

#om-similar-product-compare-owl .item-price .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

#om-similar-product-compare-owl .item-price .price-box .old-price .price {
    color: #999 !important;
    font-size: 11px !important;
}

.om-similar-products ul.om-color-swatch-list {
    right: 0;
    bottom: -10px;
    text-align: center;
    font-size: 0;
}

#om-similar-product-compare-owl .om-similar-item-txt-wrap {
    position: relative;
    visibility: visible;
    height: 85px;
    opacity: 1;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-similar-item-txt {
    visibility: visible;
    opacity: 1;
}

#om-similar-product-compare-owl .om-similar-item-wrap:hover .om-similar-item-txt {
    visibility: hidden;
    opacity: 0;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: -20px;
    left: 0;
    visibility: hidden;
    opacity: 0;
}

#om-similar-product-compare-owl .om-similar-item-wrap:hover .om-overlay {
    right: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content {
    text-align: center;
}

#om-similar-product-compare-owl .om-similar-item-wrap:hover ul.om-color-swatch-list {
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a i {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a:hover {
    background: #b20b51;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a:hover i {
    color: #fff;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a.om-add-to-wishlist i {
    font-size: 17px;
    line-height: 36px;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content button.btn-cart {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #09973E;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content button.btn-cart i {
    font-size: 17px;
    line-height: 34px;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content button.btn-cart:hover {
    background: #24AD57;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a.om-link-to-product {
    background: #b20b51;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content a.om-link-to-product:hover {
    background: #CC2B6F;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content form {
    display: inline-block;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content form button.om-add-to-compare {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.item .product-details .om-product-detail-wrap .om-overlay .om-overlay-content span.om-showform-add-to-wishlist-group-link {
    display: inline-block;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content form button.om-add-to-compare i {
    color: #fff;
    font-size: 17px;
    line-height: 36px;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content form button.om-add-to-compare:hover {
    background: #b20b51;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content .om-rating {
    width: 100%;
    margin: 5px 0 10px;
    text-align: center;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content .om-rating .om-rating-box {
    color: #666;
}

#om-similar-product-compare-owl .om-similar-item-wrap .om-overlay .om-overlay-content .om-rating .om-rating-icons {
    color: #666;
}

/* Animation */

#om-similar-product-compare-owl .om-similar-item .om-overlay {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#om-similar-product-compare-owl .om-similar-item .om-similar-item-txt {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
/* Related Products */

/* style for affix sidebar */
#om-related-products.affix {
    top: 40px;
    z-index: 1001 !important;
}

#om-related-products.affix-bottom {
    position: absolute;
    right: 15px;
}
/* style for affix sidebar end */

.om-related-products ul li {
    clear: both;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.om-related-products ul li:last-child {
    border-bottom: none;
}

.om-related-products ul li .aw-arp-item-photo {
    float: right;
    width: 75px;
    margin-left: 10px;
}

.om-related-products ul li .aw-arp-item-text {
    margin-right: 85px;
}

.om-related-products ul li .aw-arp-item-text a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}

.om-related-products ul li .aw-arp-item-text .price-box {
    display: block !important;
    float: right;
    margin-top: 10px;
}

.om-related-products ul li .aw-arp-item-text .regular-price,
.om-related-products ul li .aw-arp-item-text .special-price {
    margin: 0;
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.om-related-products ul li .aw-arp-item-text .old-price {
    display: block;
    margin: 0;
}

.om-related-products ul li .aw-arp-item-text .aw-arp-addtocart {
}

.om-related-products ul li .aw-arp-item-text .aw-arp-addtocart button {
    float: left;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #09973E;
    line-height: 24px;
    position: relative;
    display: none;
}

.om-related-products ul li .aw-arp-item-text .aw-arp-addtocart button:before {
    display: inline-block;
    content: "\f3f8";
    color: #fff;
    font-family: Ionicons;
    font-size: 20px;
}

.om-related-products ul li .aw-arp-item-text .aw-arp-addtocart button:after {
    display: none;
    content: "\f217";
    color: #fff;
    font-family: Ionicons;
    font-size: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.om-related-products ul li .aw-arp-item-text .aw-arp-addtocart button:hover {
    background: #24AD57;
}

.om-related-products ul li .aw-arp-item-text .aw-arp-addtocart button.btn-cart span {
    display: none;
}

.om-related-products ul li .aw-arp-item-text p.out-of-stock span {
    font-size: 14px;
    font-weight: 700;
    color: #b20b51;
}

/* === Page === */
body.cms-page-view .om-context,
body.catalog-product-compare-index .om-context,
body.checkout-cart-index .om-context,
.checkout-onepage-success .om-context,
body.checkout-onepage-failure .om-context,
body.customer-account-forgotpassword .om-context,
body.checkout-cart-index .om-context,
body.catalog-product-compare-index .om-context {
    padding: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    font-size: 14px;
}

body.cms-page-view .om-context h1,
body.catalog-product-compare-index .om-context h1,
body.checkout-cart-index .om-context h1,
.checkout-onepage-success .om-context h1,
body.checkout-onepage-failure .om-context h1,
body.customer-account-forgotpassword .om-context h1,
body.checkout-cart-index .om-context h1,
body.catalog-product-compare-index .om-context h1 {
    margin-bottom: 20px;
    font: 500 20px/30px 'Vazir' !important;
}

.om-context h2 {
    margin-bottom: 20px;
    font: 400 18px/28px 'Vazir' !important;
}

.om-context h2.sub-title {
    margin-top: -10px;
}

p.note-msg {
    padding: 15px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    font-size: 13px;
}

p.note-msg a.om-history-back-link {
    display: inline-block;
    margin: 15px 0 0;
    padding: 1px 10px 3px;
    color: #fff;
    border-radius: 2px;
    background: #666;
}

p.note-msg a.om-history-back-link:hover {
    background: #b20b51;
}

.account-login,
.account-create {
    border-radius: 2px;
    background: #fff;
    width: 420px;
    padding: 20px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    margin: 0 auto;
}

div.page-title > h1 {
    margin-bottom: 0 !important;
    font: bold 20px/40px 'Vazir' !important;
}

body.catalogsearch-advanced-result div.page-title h1 {
    margin-bottom: 0 !important;
}

div.page-title.title-buttons h1 {
    margin-bottom: 10px !important;
}

.send-orders-message {
    margin: 0 10px 10px;
    padding: 8px 12px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    color: #09973E;
    background-color: #d4edda;
    border-color: #c3e6cb;
    vertical-align: middle;
    text-align: center;
}

.title-buttons .button {
    height: auto !important;
    padding: 1px 10px 3px !important;
    background: #999;
    font-size: 12px !important;
    line-height: 24px;
}

div.title-buttons > h1.page-title {
    margin-bottom: 10px !important;
}

.my-account .title-with-buttons h1 {
    float: right;
}

.my-account .title-with-buttons button,
.my-account .title-with-buttons a {
    float: left;
    margin-left: -10px;
}

.my-account .title-with-buttons .separator {
    display: block;
    float: left;
    width: 15px;
    min-height: 36px;
}

.my-account .title-buttons a.link-reorder,
.my-account .title-buttons a.link-print {
    top: 0 !important;
    float: right !important;
    height: auto !important;
    margin-right: 0 !important;
    margin-bottom: 20px !important;
    margin-left: 5px !important;
    padding: 1px 10px 4px !important;
    color: #fff;
    border-radius: 2px;
    background: #666;
    font-family: 'Vazir';
    font-size: 12px !important;
    line-height: 20px;
}

.my-account .title-buttons a.link-reorder:hover,
.my-account .title-buttons a.link-print:hover {
    color: #fff;
    background: #b20b51;
}

.my-account .title-buttons span.separator {
    display: none;
}

.fieldset .legend {
    display: block !important;
    padding-bottom: 0 !important;
    border-bottom: 1px dashed #bbb !important;
    font: 500 16px/30px 'Vazir' !important;
}

.buttons-set {
    padding-top: 7px;
    margin-top: 0;
    border-top: none !important;
}

.buttons-set .button {
    float: left !important;
    height: auto !important;
    margin-top: 15px;
    margin-left: 0 !important;
}

.buttons-set .back-link {
    float: right !important;
    width: 35%;
}

#login-form .content h2,
.account-create p.form_heading2 {
    display: block !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px;
    border: none;
    font: bold 18px/25px 'Vazir' !important;
}

.account-create .modal-body {
    padding: 0;
}

/* Modify the style of the mobile number verification customer/account/create page */
.account-create .verification_code_input {
    margin-bottom: 3rem;
}

.account-create .remaining_time_expire_code {
    text-align: center;
}

.account-create .remaining_time_expire_code .countdown_timer {
    display: inline-block;
    width: 18px;
    text-align: center;
    font-weight: bold;
}

.account-create .resend_verification_code {
    margin-bottom: 20px;
    text-align: center;
}

.account-create .change_mobile_number_link {
    margin-top: 25px;
    height: 36px;
}

.account-create .change_mobile_number_link a:before {
    margin-left: 3px;
    content: "\f2bf";
    font-family: "Ionicons";
    vertical-align: middle;
    font-size: 16px;
}

.ajax_register_page_form_message,
body.customer-account-forgotpassword #reset-password-messages {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
}

#yt_main .yt_main_inner .edit_form_message {
    width: 100%;
    margin: 0 auto;
}

.ajax_register_page_form_message div,
#yt_main .yt_main_inner .edit_form_message div,
body.customer-account-forgotpassword #reset-password-messages div {
    margin-bottom: 10px;
    padding: 2px 10px;
    text-align: center;
    color: red;
    font-size: 14px;
    line-height: 28px;
}

.ajax_register_page_form_message div.modal-success-ajax-msg,
#yt_main .yt_main_inner .edit_form_message div.modal-success-ajax-msg {
    color: #46ba71;
}

.ajax_register_page_form_message div a {
    color: #b20b51;
}

/* Modify the style of the mobile number verification customer/account/create page end */
#login-form .content p {
    margin-top: -5px;
    text-align: right;
    margin-bottom: 10px;
}

#login-form .content p a {
    color: #444444;
    font-size: 14px;
    line-height: 28px;
}

#login-form .content p a:hover {
    color: #B20B51;
}

.form-list input.input-text,
input.input-text {
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.block-layered-nav .filter-wrapp .txt-price-shopby {
    width: 48%;
    font-family: 'Vazir';
    font-size: 14px;
}

.block-layered-nav .filter-wrapp #price-filter-min-text {
    margin-right: 2%;
}

.block-layered-nav .currently ol li .label {
    color: #555;
    font-size: 14px;
}

.title-buttons > h1 {
    float: none !important;
    font: 500 22px/22px 'Vazir' !important;
}

.advanced-search-summary {
    margin-bottom: 15px;
}

/* Create Account Page */
.om-register-text {
    padding: 20px 50px 0;
}

.om-register-text h2 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
}

.om-register-text p {
    margin: 20px 0;
    font-size: 14px;
    line-height: 1.8;
}

.om-register-text ul {
    padding: 0 25px 0;
    list-style: disc;
}

.om-register-text ul li {
    padding: 3px 0;
    font-size: 14px;
}

.om-register-img {
    padding: 60px 0;
    text-align: center;
}

.customer-account-create .om-newsletter-gender {
    margin: 5px 0 15px;
}

.customer-account-create .om-newsletter-gender input[type="radio"] {
    float: none;
    margin: -1px 0 0;
    vertical-align: middle;
}

.customer-account-create .om-newsletter-gender label {
    margin-left: 15px;
    vertical-align: middle;
}

/* === Dashboard === */
.yt_main_inner .my-account {
    padding: 15px;
    border-radius: 2px;
    background: #fff;
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.yt_main_inner .my-account .welcome-msg {
    font-size: 14px;
    line-height: 28px;
}

.yt_main_inner .my-account .welcome-msg .hello {
    margin-bottom: 0;
}

.yt_main_inner .my-account .welcome-msg strong,
.yt_main_inner .my-account .welcome-msg b {
    font-weight: 500;
}

.yt_main_inner .my-account .data-table tr td {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}

.yt_main_inner .my-account .data-table tr td.copy_text {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yt_main_inner .my-account .data-table tr td.copy_text .data_value {
    display: block;
    padding-left: 15px;
    max-height: 56px;
    direction: ltr;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-touch-callout: all;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
    cursor: pointer;
}

.yt_main_inner .my-account .data-table tr td.copy_text button {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    z-index: 10;
    color: #b20b51;
    background: transparent;
}

.block.block-account ul li a {
    display: block;
    padding: 5px 10px;
    border-bottom: none;
    text-align: right;
    font: 400 14px/28px 'Vazir' !important;
    color: #67625e;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.block.block-account ul li a.fixed_menu_item {
    position: relative;
}

.block.block-account ul li a.fixed_menu_item:before {
    content: '';
    font-family: "Ionicons";
    font-size: 20px;
    line-height: 36px;
    position: absolute;
    right: 8px;
    top: 0;
    width: 18px;
    vertical-align: middle;
    text-align: center;
}

.block.block-account ul li a.fixed_menu_item span {
    padding-right: 24px;
}

.block.block-account ul li a:hover {
    background: #ebebeb;
}

.block.block-account ul li.current a {
    color: #fff;
    background: #b20b51;
}

.block.block-account ul li a.account:before,
.block.block-account ul li a.account_dashboard:before {
    content: "\f47d";
}

.block.block-account ul li a.account_edit:before {
    content: "\f453";
}

.block.block-account ul li a.address_book:before {
    content: "\f455";
}

.block.block-account ul li a.orders:before {
    content: "\f3f7";
}

.block.block-account ul li a.reviews:before {
    content: "\f3fb";
}

.block.block-account ul li a.wishlist:before {
    content: "\f442";
}

.block.block-account ul li a.newsletter:before {
    content: "\f422";
}

.block.block-account ul li a.rewardpoints:before,
.block.block-account ul li a.rewardpoints_dashboard:before {
    content: "\f48c";
}

.block.block-account ul li a.awaffiliate:before {
    content: "";
    background: url("/skin/frontend/ordme/default/aw_affiliate/images/affiliate-symbol-gold.svg") no-repeat center center/cover;
    height: 17px;
    width: 17px;
    top: 10px;
}

.block.block-account ul li a.customer_coupons:before {
    content: "\f415";
}

.block.block-account ul li a.vendor:before {
    content: "\f483";
}

/*rewardpoints navigation icon*/
.block.block-account ul li a.rewardpoints_transactions:before {
    content: "\f471";
}

.block.block-account ul li a.rewardpoints_referfriends:before {
    content: "\f47b";
}

.block.block-account ul li a.rewardpoints_settings:before {
    content: "\f43c";
}

.box-account.box-info .info-summary.left-right-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.box-account.box-info .info-summary p,
.box-account.box-info .info-summary address {
    font-size: 14px;
    line-height: 28px;
    margin-top: 10px;
}

.box-account.box-info .info-summary .affiliate_pending_status {
    color: #ffc000;
}

.box-account.box-info .info-summary .affiliate_rejected_status {
    color: red;
}

.box-account .box-head {
    padding: 8px 10px !important;
    border-radius: 2px;
}

.box-account .box-head h2 {
    float: right !important;
    margin: 0 !important;
    color: #666;
    font: 600 14px/18px 'Vazir' !important;
}

.box-account .box-head a {
    float: left !important;
    font: 500 12px/20px 'Vazir' !important;
}

.box-account .box-head a:hover {
    color: #B20B51 !important;
}

.box-account .number {
    margin: 0 10px !important;
    padding: 5px 7px !important;
    border-radius: 2px;
}

.box-account .ratings {
    direction: rtl !important;
}

.box-account .ratings > strong {
    float: right !important;
    margin: 3px 0 0 10px !important;
}

.box-title h3 {
    float: right !important;
    font: 500 16px 'Vazir' !important;
}

.my-account .box-content h4,
.my-account .box-content strong {
    font-weight: 500;
}

.box-title > a,
.box-content a {
    float: left !important;
    margin-bottom: 5px;
    padding: 1px 10px 3px;
    color: #fff;
    border-radius: 2px;
    background: #999;
    line-height: 24px !important;
}

.box-title > a:hover,
.box-content a:hover {
    text-decoration: none !important;
    color: #fff;
    background: #B20B51;
}

ol#my_recent_tags,
ol#my_recent_reviews {
}

ol#my_recent_reviews li {
    padding: 5px 10px 5px 0;
    border-bottom: 1px dashed #ddd;
}

ol#my_recent_reviews li:last-child {
    border-bottom: none;
}

.my-account .product-name {
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 28px;
}

ul.om-acoount-newsletter-type {
    clear: both;
    padding-top: 10px;
}

ul.om-acoount-newsletter-type li {
    float: right;
    margin-left: 5px;
}

ul.om-acoount-newsletter-type li input {
    float: none !important;
    margin: 0 0 0 3px !important;
    vertical-align: -4px;
}

ul.om-acoount-newsletter-type li label {
    padding-left: 10px;
    vertical-align: middle;
    font-weight: 500 !important;
}

.my-account select#gender {
    width: auto !important;
}

/* === Basket === */
.block.mini-cartpro.sm-cartpro .block-content {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: -430px;
    display: block !important;
    width: 365px;
    height: 100vh;
    cursor: default;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

body.om-delete-overlay-basket .block.mini-cartpro.sm-cartpro .block-content {
    right: 0;
}

.block.mini-cartpro.sm-cartpro .block-content .block-inner {
    position: relative;
}

.block.mini-cartpro.sm-cartpro .block-content #om-basket-scroll {
    max-height: calc(100vh - 115px);
}

.block.mini-cartpro.sm-cartpro .block-content .om-minicart-ttl {
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0 18px;
    color: #3F3F3F;
    border-bottom: 2px solid #B20B51;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/tri.png") no-repeat scroll right bottom #F3F3F3;
    font: 500 16px/38px 'Vazir';
}

.block.mini-cartpro.sm-cartpro .block-content .om-minicart-ttl span.om-close-btn {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 38px;
    height: 38px;
    cursor: pointer;
    text-align: center;
    text-indent: -9999px;
    color: #666;
    background: #e3e3e3 url(https://ordme.com/skin/frontend/ordme/default/images/close_cur.png) center center no-repeat;
    font-size: 23px;
    line-height: 38px;
}

.block.mini-cartpro.sm-cartpro .block-content .om-minicart-ttl span.om-close-btn:hover {
    background: #d3d3d3 url(https://ordme.com/skin/frontend/ordme/default/images/close_cur.png) center center no-repeat;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar {
    padding-top: 10px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li {
    position: relative;
    margin-bottom: 10px;
    padding: 0 10px 10px;
    border-bottom: 1px dashed #ddd;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li a.product-image {
    display: block;
    float: right;
    margin-left: 10px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .detail-item {
    float: right;
    width: 248px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .product-name {
    margin-bottom: 5px;
    margin-left: 20px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .product-name span.qty-number {
    font-family: 'Vazir';
    font-size: 13px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .product-name span.qty-number:before {
    display: inline-block;
    margin-left: 5px;
    content: "تعداد: ";
    font-family: 'Vazir';
    font-size: 13px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .product-name a {
    display: block;
    font-size: 14px;
    line-height: 22px;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .rating-box {
    margin-top: 2px;
    margin-left: 3px !important;
}

.mini-cartpro .block-content .mini-products-list li.item a.btn-edit span,
.mini-cartpro .block-content .mini-products-list li.item a.btn-remove span {
}

.mini-cartpro .block-content .mini-products-list li.item a.btn-edit span {
    top: -2px !important;
    right: auto !important;
    left: 22px !important;
}

.mini-cartpro .block-content .mini-products-list li.item a.btn-remove span {
    top: 0 !important;
    right: auto !important;
    left: 3px !important;
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .product-details-bottom {
}

.block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .product-details-bottom .price {
    display: inline-block;
    margin-bottom: 5px;
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.block.mini-cartpro.sm-cartpro .block-content .price-total {
    padding-top: 5px;
    padding-bottom: 15px;
    text-align: left;
    font: 500 16px 'Vazir';
}

.block.mini-cartpro.sm-cartpro .block-content .price-total span.price {
    color: #222;
}

.block.mini-cartpro.sm-cartpro .block-content .price-total span.label-price-total {
    font-size: 14px;
}

.block.mini-cartpro.sm-cartpro .block-content .bottom-action.actions {
    padding: 0 15px 20px;
    text-align: left;
}

.block.mini-cartpro.sm-cartpro .block-content .bottom-action.actions .button {
    height: 28px !important;
    padding: 0 15px 4px;
    border-radius: 2px;
    font: 500 14px/24px 'Vazir';
}

.block.mini-cartpro.sm-cartpro .block-content .btn-gotocart {
    margin-left: 5px;
    border-radius: 2px;
    background: #09973E;
    font: 500 14px 'Vazir';
}

.block.mini-cartpro.sm-cartpro .block-content .btn-gotocart:hover {
    background: #24AD57;
}

.block.mini-cartpro.sm-cartpro .block-content p.empty {
    padding: 10px;
    font-family: 'Vazir';
    font-size: 14px;
}

a.om-basket-remove-all {
    display: block;
    float: right;
    padding: 6px 17px;
    color: #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url(/skin/frontend/ordme/default/sm/cartpro/images/minicart-del.png) no-repeat center right;
    font-size: 13px;
    line-height: 22px;
}

a.om-basket-remove-all:hover {
    color: #b20b51;
}

/* === Cart Page === */
.container .cart {
    /* background: #fff; padding: 15px; box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); border-radius: 2px; */
}

.container .cart table.cart-table h2.product-name {
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.container .cart table.cart-table th {
    padding: 3px 10px 5px;
    background: #fff;
    font: 500 14px/28px 'Vazir' !important;
}

.container .cart table.cart-table tbody tr:hover td {
    background: #f6f6f6;
}

.container .cart table.cart-table tr td h2.product-name img {
    margin: 0 0 5px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.cart table.cart-table .item-options {
    padding-right:94px;
}

.cart table.cart-table .item-options .item-options-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.product-option-label,
.product-option-value {
    font-weight:500 ;
}

.option-box-unavailable {
    padding-right: 94px;
}

.container .cart table.cart-table .cart-price {
    color: #09973E;
    font: 500 14px/28px 'Vazir' !important;
}

.crat-price-2 {
    color:#666666 !important;
}

.Delete-Show-Products{
    color:red !important;
}

.Text-Click-Update {
    width:100%; 
    margin-top:15px
}

.Box-Show-Products {
    display:flex; 
    flex-direction: column
}
/* .container .cart table.cart-table a { display: inline-block; padding: 0 5px 2px; background: #999; color: #fff; } */

.container .cart table.cart-table .button {
    height: auto !important;
    margin-left: 5px !important;
    padding: 1px 15px 3px !important;
    border-radius: 2px;
    font: 500 14px/24px 'Vazir' !important;
}

.container .cart table.cart-table ul.checkout-types {
    display: inline-block;
    margin-bottom: 0 !important;
}

.container .cart table.cart-table ul.checkout-types li {
    display: inline-block;
}

.container .cart table.cart-table ul.checkout-types li .button {
    background: #09973E;
}

.container .cart table.cart-table ul.checkout-types li .button:hover {
    background: #24AD57;
}

.container .cart table.cart-table a.btn-remove {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.container .cart table.cart-table a.btn-remove:before {
    content: "\f2d7";
    color: #999;
    font-family: Ionicons;
    font-size: 16px;
}

.container .cart table.cart-table a.btn-remove:hover:before {
    color: #b20b51;
}

.totals ul.checkout-types li .button {
    float: left;
    border-radius: 2px;
    font: 500 16px 'Vazir' !important;
}

.totals ul.checkout-types li .btn-checkout {
    height: auto !important;
    padding: 0 15px 3px !important;
    background: #09973E !important;
}

.totals ul.checkout-types li .btn-checkout:hover {
    background: #24AD57 !important;
}

#yt_wrapper .cart-collaterals .totals,
#yt_wrapper .cart-collaterals .col2-set #discount-coupon-form,
#yt_wrapper .cart-collaterals .col2-set .shipping {
    border-radius: 2px;
}

.box-total-price tr .a-right {
    text-align: center !important;
}

#shopping-cart-totals-table .price {
    font: 400 14px 'Vazir' !important;
}

#shopping-cart-totals-table tfoot {
    background-color: #f8f8f8;
}

#shopping-cart-totals-table tfoot tr .a-right {
    text-align: center !important;
}

#shopping-cart-totals-table tfoot .price {
    font: 500 16px 'Vazir' !important;
}

ul.checkout-types {
    clear: both;
    margin: 0;
    padding: 0;
}

ul.checkout-types button.btn-proceed-checkout {
    display: inline-block;
    height: 36px !important;
    padding: 0 10px !important;
    color: #fff;
    border-radius: 2px;
    background: #09973E;
    font: 500 14px 'Vazir' !important;
}

ul.checkout-types button.btn-proceed-checkout:hover {
    background: #24AD57;
}

.cart-footer-actions button {
    margin-top: 8px;
    margin-left: 5px;
}

#shopping-cart-totals-table {
    float: left;
    width: 40%;
    margin: 0 0 30px;
    border: 1px solid #eee;
    border-collapse: separate;
}

#shopping-cart-totals-table td {
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #eee;
    line-height: 28px;
}

body.checkout-cart-index .cart-totals-wrapper #shopping-cart-totals-table td {
    text-align: center !important;
}

#shopping-cart-totals-table tr td:first-child {
    width: 45%;
}

/* === Checkout Page === */
#checkout-progress-wrapper {
    /*box-shadow: 0 0 2px rgba(0, 0, 0, 0.25); background: #fff; border-radius: 2px;*/
}

#checkout-progress-wrapper .block-progress {
    margin-bottom: 0;
}

#checkout-progress-wrapper .block-content {
}

#checkout-progress-wrapper .block-content dl {
    margin-bottom: 0;
    padding-bottom: 5px;
}

#checkout-progress-wrapper .block-content dl div {
    margin-bottom: -5px;
}

#checkout-progress-wrapper .block-content dl div dt {
    border: none;
    background: #f3f3f3;
    font-size: 14px;
}

#checkout-progress-wrapper .block-content dl div dt.complete {
    color: #666;
    background: #ebebeb;
}

#checkout-progress-wrapper .block-content dl div dt.complete a {
    color: #b20b51;
    font-weight: 500;
}

#checkoutSteps .col2-set > div:first-child {
    padding: 38px 25px 30px 20px;
}

#checkoutSteps .col2-set > div:last-child {
    padding-right: 15px;
    padding-left: 0;
}

#checkoutSteps h4 {
    font-size: 16px;
}

#checkoutSteps #checkout-review-table h3.product-name {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 28px;
}

#checkoutSteps #checkout-review-table dl .item-options {
    line-height: 24px;
}

#checkoutSteps #checkout-review-table .item-options dt {
    font-weight: normal;
}

#checkoutSteps #checkout-review-table tbody tr td:not(:first-of-type),
#checkoutSteps #checkout-review-table tfoot tr td:not(:first-of-type) {
    text-align: center !important;
}

#checkoutSteps #checkout-step-login {
    padding: 10px;
}

#checkoutSteps .please-wait {
    display: block;
    float: none !important;
    width: 170px;
    margin: 7px auto !important;
    white-space: nowrap;
}

#checkoutSteps #checkout-step-login h3 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
}

#checkoutSteps #checkout-step-login .validation-advice {
    margin-top: 3px;
}

#checkoutSteps #checkout-step-login .submit-login #onepage_ajaxlogin_button_send {
    margin-left: 10px;
}

#checkoutSteps #checkout-step-login .form-list input.input-text {
    /*height: 40px;*/
    /*padding: 0 52px 0 5px;*/
    /*border: 1px solid #cecece;*/
}

#checkoutSteps #checkout-step-login #login-form label {
    display: none;
}

#checkoutSteps #checkout-step-login .om-checkout-login-rememberme {
    float: right;
}

#checkoutSteps #checkout-step-login .om-checkout-login-rememberme input {
    margin-top: 4px;
}

#checkoutSteps #checkout-step-login .om-checkout-login-rememberme input,
#checkoutSteps #checkout-step-login .om-checkout-login-rememberme label {
    vertical-align: middle;
}

#checkoutSteps #checkout-step-login .om-checkout-login-forgotpassword {
    font-size: 13px;
}

#checkoutSteps #checkout-step-login #login-form .om-checkout-login-rememberme label {
    display: inline-block;
}

#checkoutSteps #checkout-step-login .form-list .om-login-email,
#checkoutSteps #checkout-step-login .form-list .om-login-password {
    position: relative;
}

#checkoutSteps #checkout-step-login .form-list .om-login-email:before {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 42px;
    height: 40px;
    content: "";
    border-radius: 0 2px 2px 0;
    background: url(/skin/frontend/ordme/default/images/icon-username.png) no-repeat top left #f7f7f7;
}

#checkoutSteps #checkout-step-login .form-list .om-login-password:before {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 42px;
    height: 40px;
    content: "";
    border-radius: 0 2px 2px 0;
    background: url(/skin/frontend/ordme/default/images/icon-pass.png) no-repeat top left #f7f7f7;
}

#checkoutSteps .om-checkout-register-wrap {
    padding: 0;
    height: 320px;
    background: url("/skin/frontend/ordme/default/images/payment/checkout-login.png") no-repeat right center/cover;
}

#checkoutSteps .om-checkout-register-wrap h3 {
    color: #b20b51;
}

#checkoutSteps .om-checkout-register-wrap button#onepage-guest-register-button {
    height: 32px !important;
    padding: 0 50px !important;
    border-radius: 2px;
    background-position: 60px center !important;
    font: normal 13px/24px 'Vazir' !important;
    background-image: none;
    background: #b20b51;
    /*-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
    /*-moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
    /*box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);*/
}

#checkoutSteps .om-checkout-register-wrap button#onepage-guest-register-button:hover {
    /*background: #CC2B6F;*/
}

#checkoutSteps .om-checkout-register-text {
    font-size: 13px;
}

#checkoutSteps .om-checkout-register-text p {
    color: #444;
    font-size: 14px;
}

#checkoutSteps .om-checkout-register-text ul {
    padding-top: 4px;
}

#checkoutSteps .om-checkout-register-text ul li {
    position: relative;
    padding: 2px 14px 2px 0;
}

#checkoutSteps .om-checkout-register-text ul li:before {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 5px;
    height: 5px;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #666666;
}

#checkoutSteps .om-delivery-to-me {
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px dashed #ddd;
    display: none;
}

#checkoutSteps .om-delivery-to-me input[type="checkbox"] {
    margin-top: 4px;
}

#checkoutSteps > p > a {
    transition: all .2s ease;
    color: #b20b51;
}

#checkoutSteps > p > a:hover {
    color: #e01f70;
}

#checkout-step-shipping_method {
    font-size: 13px;
}

#checkout-review-table {
    font-size: 14px;
    line-height: 28px;
}

#checkout-review-table dl {
    margin-bottom: 0;
}

/* === Confirm Box === */

#confirmbox #product-shop .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

#confirmbox #product-shop .price-box .old-price {
    margin-right: 0 !important;
    margin-left: 5px !important;
}

#confirmbox #product-shop .price-box .old-price .price {
    color: #999 !important;
    font-size: 11px !important;
}

#confirmbox #product-shop p.special-price {
    position: static !important;
}

#confirmbox .button {
    height: 28px !important;
    border-radius: 2px;
    font-family: 'Vazir' !important;
}

#confirmbox .button.btn-cart {
    width: auto !important;
    padding: 0 30px 0 15px !important;
    text-indent: inherit !important;
    background: #09973E url("/skin/frontend/ordme/default/images/btn-cart.png") no-repeat 92% center;
    line-height: 20px;
}

#confirmbox .button.btn-cart:hover {
    background: #24AD57 url("/skin/frontend/ordme/default/images/btn-cart.png") no-repeat 92% center;
}

#confirmbox .qty-title {
    float: right !important;
}

#confirmbox .qty-set .qty {
    float: right;
}

#confirmbox .qty-set .quantity-box input.quantity-minus {
}

#zoptions .product-name h1 {
    line-height: 24px;
}

#zoptions #confirmbox #product-shop select {
    padding: 2px 0 0 0;
}

#zoptions label.required em {
    float: left !important;
}

#zoptions .product-name {
    text-align: right !important;
}

#zoptions .add-to-cart {
    float: left !important;
}

#confirmbox #btcancel {
    float: right;
}

#confirmbox #product-options-wrapper #btcancel {
    display: none;
    float: left;
    clear: both;
}

#confirmbox #product_addtocart_form {
    overflow: hidden;
}

/* === wishlist Page === */
.data-table th {
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.data-table tbody tr td a,
.data-table tbody tr td a:visited {
    color: #b20b51;
}

#wishlist-table {
}

#wishlist-table .cart-cell {
    text-align: center;
}

#wishlist-table .cart-cell .availability.out-of-stock {
    color: #b20b51;
}

#wishlist-table .cart-cell .price-box .price {
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.my-account #wishlist-view-form .price-box .price {
    font-weight: 600 !important;
}

#wishlist-table .cart-cell .price-box .old-price .price {
    color: #999 !important;
    font-size: 13px !important;
}

#wishlist-table .cart-cell .price-box p.special-price {
    float: none !important;
}

#wishlist-table .cart-cell .btn-cart {
    height: auto !important;
    background: #09973E;
}

#wishlist-table .cart-cell .btn-cart:hover {
    background: #24AD57;
}

#wishlist-table tr td a.icon-remove.btn-remove {
    display: block;
    text-align: center;
}

#wishlist-table tr td a.icon-remove.btn-remove:before {
    display: block;
    content: "\f2d7";
    color: #999;
    font-family: Ionicons;
    font-size: 16px;
}

#wishlist-table tr td a.icon-remove.btn-remove:hover:before {
    color: #b20b51;
}

#wishlist-table tr td .description {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 28px;
}

.my-wishlist .buttons-set {
    border-top: none !important;
}

.my-wishlist .buttons-set .button {
    margin-right: 15px !important;
}

/* === Account Page === */
.my-account .form-list .field {
    float: right !important;
    margin-bottom: 10px;
}

.validation-advice {
    clear: both;
    margin-top: 0;
    margin-bottom: 10px;
    color: #f64848;
}

.my-account .addresses-list h2 {
    float: none !important;
    padding-bottom: 0 !important;
    font: bold 14px/30px 'Vazir' !important;
}

.my-account .addresses-list h3 {
    float: none !important;
    margin: 15px 0 5px !important;
    color: #222;
    font: 500 14px/20px 'Vazir' !important;
}

.my-account .box-title {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.my-account .box-title h2,
h2.table-caption {
    margin: 0 !important;
    font: 500 16px/30px 'Vazir' !important;
}

.my-account .product-review {
}

.my-account .product-review .product-img-box {
    float: right;
}

.my-account .product-review .product-img-box img {
    margin-left: 15px;
    border-left: 1px dashed #ddd;
}

.my-account .product-review .product-img-box img.manufacturer_image {
    border-left: none;
}

.my-account .product-review .product-img-box p.label {
    display: none;
}

.my-account .product-review .om-ratings {
    float: none;
    vertical-align: middle;
}

.my-account .product-review .om-ratings .om-rating-details {
    display: block;
}

.my-account .product-review .product-details h2 {
    margin: 15px 0 20px;
    font-size: 14px;
    font-weight: 600 !important;
}

.my-account .product-review .product-details h3 {
    font-size: 14px;
}

.my-account .product-review .ratings-table {
    margin: 0 0 5px;
}

.my-account .product-review .ratings-table th {
    display: none;
}

.my-account .product-review .om-review-customer-view-comment {
    margin: 20px 0 0;
    color: #444;
    font-size: 14px;
}

.my-account .product-review .om-review-customer-view-comment span {
    color: #777;
    font-size: 14px;
    line-height: 28px;
}

.my-account .product-review p.back-link {
    float: left !important;
    text-align: left
}

.my-account .product-review p.back-link a {
    display: inline-block;
    padding: 1px 10px 3px;
    color: #fff;
    border-radius: 2px;
    background: #666;
    line-height: 24px;
    text-align: center;
}

.my-account .product-review p.back-link a:hover {
    text-decoration: none !important;
    color: #fff;
    background: #B20B51;
}

.my-account .product-review p.back-link a small {
    display: none;
}

.my-account dl.order-info dt h3 {
    border-bottom: 1px dashed #e9e9e9;
    font-size: 16px;
    line-height: 30px;
}

.my-account .box-content {
    padding: 10px 0;
}

.my-account .col2-set .col-1 {
    float: right;
    padding-left: 30px;
}

.my-account .col2-set .col-2 {
    padding-left: 0;
}

/* Pagination */
.pagination {
}

.pagination .pages {
}

.pagination .pages ol {
}

.pagination .pages ol li {
}

.pagination .pages ol li a {
    display: block;
    min-width: 30px;
    height: 30px;
    padding: 0 !important;
    text-align: center;
    color: #404040;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 15px;
    line-height: 30px;
}

.pagination .pages ol li a:hover,
.pagination .pages ol li.current a {
    color: #fff;
    border: 1px solid #b20b51;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
}

.pagination .pages ol li a:before,
.pagination .pages ol li a:after {
    font-family: "Ionicons";
    line-height: 30px;
}

.pagination .pages ol li a.arrow-double-left:before,
.pagination .pages ol li a.arrow-double-left:after {
    content: "\f3d3";
}

.pagination .pages ol li a.arrow-double-right:before,
.pagination .pages ol li a.arrow-double-right:after {
    content: "\f3d2";
}

/* === One Page  === */
.opc-wrapper-opc {
    padding: 15px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.opc-wrapper-opc h3 {
    margin-bottom: 20px;
    padding-bottom: 8px;
    text-align: right;
    text-transform: none;
    color: #404040;
    font-family: 'Vazir' !important;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 1;
}

.om-opc-cart,
.om-opc-cart h2 {
    text-align: right;
}

.om-opc-cart h2 {
    float: right;
    cursor: pointer;
}

.om-opc-cart .om-opc-cart-title-div h2:before {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 7px;
    content: "+";
    text-align: center;
    vertical-align: -1px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
    font-size: 15px;
    line-height: 15px;
}

.om-opc-cart .om-opc-cart-title-div h2.open:before {
    content: "-";
}

a.om-opc-edit-cart-link {
    display: none;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px 4px;
    color: #FFF;
    border-radius: 2px;
    background: #B20B51;
    font: 500 14px/24px 'Vazir';
}

a.om-opc-edit-cart-link:hover {
    background: #CC2B6F !important;
}

a.om-opc-edit-cart-link.show {
    display: block;
}

.om-opc-cart-toggle-div {
    display: none;
}

.om-opc-cart-toggle-div.show {
    display: block;
}

.om-opc-cart.cart table.cart-table {
    clear: both;
    margin-bottom: 30px;
}

.om-opc-cart.cart table.cart-table td dl {
    clear: both;
    font-size: 13px;
}

.om-opc-cart.cart table.cart-table th,
.om-opc-cart table.cart-table td {
    padding: 3px 10px 5px;
    font: 500 16px/28px 'Vazir' !important;
}

.om-opc-cart.cart table.cart-table tr:hover th,
.om-opc-cart.cart table.cart-table tr:hover td {
    background: #f5f5f5;
}

.om-opc-cart.cart.cart table.cart-table h2.product-name {
    font-size: 13px !important;
}

.om-opc-cart.cart.cart table.cart-table h2.product-name a:hover {
    color: #b20b51;
}

a#om-final-confirm-btn {
    text-align: center;
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }

    .modal-small {
        width: 450px;
        padding-top: 100px;
    }
}

.modal {
    overflow-y: auto;
}

.modal-title {
    font-size: 15px;
    font-weight: bold;
}

.modal-body {
    font-size: 14px;
    line-height: 28px;
}

.modal-body ul li {
    line-height: 28px;
}

.modal-body input[type="radio"], .modal-body input[type="checkbox"] {
    margin: 6px 0 0 5px;
}

.discount-block h3.open-block + .collapse-block,
.signature-block h3.open-block + .collapse-block,
.comment-block h3.open-block + .collapse-block,
.giftcard h3.open-block + .collapse-block {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-top: none;
    border-bottom: 1px solid #b6b6b6;
}

.discount-block h3,
.signature-block h3,
.comment-block h3,
.giftcard h3 {
    margin-bottom: 0;
    font-size: 15px;
}

.discount-block h3 .expand_plus,
.signature-block h3 .expand_plus,
.comment-block h3 .expand_plus,
.giftcard h3 .expand_plus {
    float: right;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 7px;
}

.opc-wrapper-opc .discount-block,
.opc-wrapper-opc .signature-block,
.opc-wrapper-opc .comment-block {
    margin-bottom: 0;
}

.opc-wrapper-opc .discount-block h3,
.opc-wrapper-opc .comment-block h3 {
    font-size: 14px !important;
    line-height: 24px;
}

.opc-review-actions {
}

.opc-review-actions h5.grand_total {
    padding: 18px 15px 21px;
    border: 1px solid #ddd;
    border-radius: 2px;
    font: 500 133.33% 'Vazir' !important;
}

.opc-review-actions h5.grand_total span.price {
    font: 500 100% 'Vazir' !important;
}

.opc-review-actions h5.grand_total > div {
    float: none;
}

.shipping-block {
    margin-bottom: 0;
    font-size: 14px;
}

.om-gift-option {
    padding: 10px 0;
    border-top: 1px dashed #ddd;
}

.om-gift-option h3 {
    margin: 0 !important;
    cursor: pointer;
    border-bottom: none;
    font-size: 14px !important;
    line-height: 28px;
}

.om-gift-option h3 span {
    margin-top: 5px;
    margin-right: 0;
    margin-left: 5px;
}

.om-gift-option h3:hover span {
}

.om-gift-option h3 span.expand_plus {
    float: right !important;
}

.om-gift-option h3 span.expand_plus:before {
    display: inline-block;
    float: right;
    width: 13px;
    height: 13px;
    content: "+";
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background: #666;
    font-size: 13px;
    line-height: 13px;
}

.om-gift-option h3.open-block span.expand_plus:before {
    display: inline-block;
    float: right;
    width: 13px;
    height: 13px;
    content: "-";
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background: #666;
    font-size: 13px;
    line-height: 13px;
}

.om-gift-option p.control {
    margin: 0 0 10px !important;
}

.om-gift-option .collapse-block {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-top: none;
    border-bottom: 1px dashed #ddd;
}

p.om-gift-note {
    margin-top: -10px;
}

.allow-gift-messages-for-order-container {
}

.allow-gift-messages-for-order-container ul li {
    padding-bottom: 15px;
}

.om-gift-papers {
}

.om-gift-papers .om-gift-papers-ttl {
    margin-bottom: 10px;
}

.om-gift-papers label {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 96px;
}

.om-gift-papers label img {
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.payment-block dt {
    height: 36px;
    border-radius: 2px;
}

.payment-block dt label {
    font: 500 18px/22px 'Vazir' !important;
}

.om-pay-online-title {
    width: 100%;
    max-width: 100%;
    padding: 2px 0 4px !important;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
    font: 500 18px/30px 'Vazir' !important;
}

.om-pay-online-item {
    float: right;
    width: 16.5%;
    margin-bottom: 20px;
    text-align: center;
}

.om-pay-online-item input {
    display: inline-block;
    float: none !important;
}

.om-pay-online-item label {
    display: block !important;
}

ul.ul_shipping_methods li label {
    margin-bottom: 0;
    font-weight: 400 !important;
}

ul.ul_shipping_methods li label > span {
    display: block;
    line-height: 28px;
}

ul.ul_shipping_methods li label span.price {
    color: #09973E;
    font-family: 'Vazir';
}

#yt_wrapper #shipping-zip-form,
#yt_wrapper #checkout-payment-method-load dt {
    clear: both;
}

.opc-wrapper-opc .payment-block dt label {
    margin-bottom: 0 !important;
}

.opc-wrapper-opc .payment-block dl,
.opc-wrapper-opc .payment-block dt {
    padding: 5px 0 5px;
    text-align: center;
    color: #fff !important;
}

.opc-wrapper-opc .btn-checkout {
    height: 36px;
}

.opc-wrapper-opc .btn-checkout span {
    line-height: 32px !important;
}

.opc-wrapper-opc .btn-checkout span span {
    font-weight: 500 !important;
}

.opc-wrapper-opc .login-trigger {
    margin-right: 10px;
    padding: 0 15px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
}

.opc-wrapper-opc .control {
    text-align: right !important;
}

.opc-wrapper-opc .opc-newsletter li .input-box {
    float: right !important;
    margin-left: 0 !important;
}

.opc-wrapper-opc .control label {
    margin-bottom: 0 !important;
    font-weight: 500 !important;
}

.opc-wrapper-opc .control input {
    margin: 0 0 0 5px !important;
}

.opc-wrapper-opc .notice {
    font-weight: 500 !important;
    font-style: normal !important;
}

.opc-wrapper-opc .validation-advice {
    text-align: right;
}

/* Final Confirm Modal */
.om-final-confirm-info {
}

.om-final-confirm-info-tbl {
    width: 100%;
}

.om-final-confirm-info-tbl-ttl {
    font-size: 16px;
    font-weight: 700;
}

.om-final-confirm-info-tbl tr {
}

.om-final-confirm-info-tbl tr td {
    padding: 10px 0 5px;
}

.om-final-confirm-info-tbl table table {
    width: 100%;
}

.om-final-confirm-info-tbl table table.seller-info tr td,
.om-final-confirm-info-tbl table table.buyer-info tr td {
    padding: 10px;
    border: 1px solid #ddd;
}

.om-final-confirm-info-tbl table table.seller-info tr td strong,
.om-final-confirm-info-tbl table table.buyer-info tr td strong {
    font-size: 14px;
    font-weight: 700;
}

.om-final-confirm-info-tbl table table.buyer-info tr td {
    vertical-align: top;
}

.om-final-confirm-info-tbl table table.buyer-info tr td .buyer-info-ttl {
    margin: -10px -10px 0;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    background: #f6f6f6;
    font-size: 14px;
    font-weight: 700;
}

.om-final-confirm-info-tbl table.order-information-tbl {
    width: 100%;
}

.om-final-confirm-info-tbl table.order-information-tbl tr td {
    padding: 5px 0;
    vertical-align: top;
    font-size: 13px;
}

.om-final-confirm-info-tbl table.order-information-tbl tr td h3 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}

.om-final-confirm-info-tbl table.order-information-tbl tr td label,
.om-final-confirm-info-tbl table.order-information-tbl tr td span {
    font-size: 13px !important;
    font-weight: 500 !important;
}

.om-final-confirm-opc-btn-checkout {
    float: left;
    padding: 0 15px 5px;
    font-size: 16px;
    line-height: 20px;
}

/* Checkout Failure */
body.checkout-onepage-failure .col-1-wrapper .om-context .page-title,
body.checkout-cart-index .col-1-wrapper .om-context .page-title {
    font: bold 20px/40px 'Vazir' !important;
}

body.checkout-onepage-failure .col-1-wrapper .om-context p,
body.checkout-cart-index .om-context .cart-empty p{
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
}

body.checkout-onepage-failure .col-1-wrapper .om-context p strong{
    color: #b20b51;
}

body.checkout-onepage-failure .col-1-wrapper .om-context a.om-reorder,
body.checkout-cart-index .col-1-wrapper .om-context a.om-return-home{
    margin-top: 15px;
}

/* Checkout onepage success */
a.om-print-success-order i {
    margin-left: 5px;
}

/* === Comments === */
.om-review-date {
    direction: ltr;
    unicode-bidi: embed;
}

.review-product-comments {
    line-height: 22px;
}

.review-product-comments .ion-ios-pricetag {
    position: absolute;
}

.review-product-comments p {
    padding-right: 20px;
    font-weight: 500;
    line-height: 28px;
}

.review-product-comments p span {
    color: #b20b51;
    font-weight: bold;
}

.box-reviews {
    font-size: 14px;
    line-height: 28px;
}

.box-reviews .all-comments {
    margin: 30px 0 10px !important;
    color: #333;
    font: 500 16px/32px 'Vazir' !important;
}

.om-review-stat-section-wrap {
    margin: 0 0 20px;
    padding: 0 0 5px;
    border-bottom: 1px dashed #ddd;
}

.om-review-stat-section {
    float: right;
    margin-left: 30px;
}

.om-comments-ttl {
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 2px;
    color: #333;
    border-bottom: 1px dashed #333;
    font: 500 16px/32px 'Vazir';
}

.om-positive-comments {
}

.om-positive-comments .om-comments-ttl span {
    color: #09973E;
}

.om-negative-comments {
    padding-top: 25px;
}

.om-negative-comments .om-comments-ttl span {
    color: #df0000;
}

.ratings-table th {
    padding-left: 0 !important;
}

.om-positive-comments .om-comment-body,
.om-negative-comments .om-comment-body {
    position: relative;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #f5f5f5;
    border-radius: 2px;
}

.om-positive-comments .om-comment-body {
    border: 1px solid #E6F4E6;
    background: #F3FAF3;
}

.om-negative-comments .om-comment-body {
    border: 1px solid #F9EBEB;
    background: #FAF3F3;
}

.om-all-comments .om-comment-body {
    position: relative;
    margin-bottom: 8px;
    padding: 10px;
    background: none;
    border: 1px solid #e9e9e9;
}

.om-all-comments .om-comment-body.even {
    background: rgba(244, 244, 244, 0.6);
}

.om-comment-info,
.om-comment-info small {
    font-size: 12px;
    line-height: 20px;
}

.om-rating-wrap {
    /* background: #fff; padding: 2px 8px 0; border: 1px solid #f5f5f5; border-radius: 2px; */
}

.om-rating-wrap .rating-box {
    float: none !important;
    margin: 0 !important;
}

p.om-comment-text {
    margin: 0 0 15px;
    overflow: hidden;
    color: #222;
    font: 500 14px/28px 'Vazir', tahoma;
}

a.om-comment-reply.om-disable-add-comment {
    display: none;
}

.om-comment-usefulness {
    margin-bottom: 25px;
    min-height: 28px;
    line-height: 28px;
}

.om-comment-usefulness button.usefulReviewButton {
    display: inline-block;
    padding: 4px 12px;
    color: #fff;
    border-radius: 2px;
    background-color: #aaa;
    line-height: 14px;
    -webkit-transition: background-color 0.4s ease-out;
    -moz-transition: background-color 0.4s ease-out;
    -o-transition: background-color 0.4s ease-out;
    -ms-transition: background-color 0.4s ease-out;
    transition: background-color 0.4s ease-out;
}

.om-comment-usefulness button.usefulReviewButton[name="useful"]:hover {
    background-color: #24AD57  ;
}

.om-comment-usefulness button.usefulReviewButton[name="notUseful"]:hover {
    background-color: red;
}

.om-comment-body .buttons-set {
    border-top: none !important;
}

.om-comment-body .divAddComment {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
}

.om-comment-body .divAddComment a.login-btn {
    color: #B20B51;
}

.om-comment-body .divAddComment label em {
    float: none !important;
    padding: 0 !important;
    font-style: normal !important;
}

.om-comment-body .divResultAddComments {
    display: none;
    margin: 15px 0 0;
    padding: 5px 10px;
    color: green;
    border: 1px solid #C8E7C5;
    border-radius: 2px;
    background: #ECFFEC;
}

a.om-display-reply {
    position: absolute;
    bottom: 10px;
    left: 113px;
}

a.om-display-reply:hover {
    color: #fff;
    background: #b20b51;
}

a.om-display-reply.om-disable-display-reply {
    display: none;
}

.om-reply-body {
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.om-single-rating {
}

.om-single-rating input.radio {
    float: right;
    height: 23px;
    margin: 0 0 0 7px !important;
}

.om-single-rating .om-rating-wrap {
    clear: both;
    padding: 2px 10px;
}

.om-single-rating .om-rating-wrap .rating-box {
    float: right;
}

.divAddComment .buttons-set .button {
    margin-right: 3px;
    padding: 0 10px 5px !important;
    font: 500 14px/20px 'Vazir', tahoma !important;
}

.divAddComment .buttons-set .button.AddCommentReview {
    background: #b20b51;
}

.divAddComment .buttons-set .button.AddCommentReview:hover {
    background: #CC2B6F;
}

.divShowComments {
    margin-right: 30px;
}

.pager {
    border: none;
    margin: 0;
}

.pager .amount {
    margin: 0 15px 0 6px !important;
    line-height: 35px !important;
    font-size: 14px;
}

.pager .limiter label {
    float: right;
    margin-left: 5px;
}

.pager .pagination {
    margin: 0;
}

.pager .pagination .pages ol li {
    display: inline-block;
    vertical-align: top;
}

.pager .pagination .pages ol li a.next,
.pager .pagination .pages ol li a.previous {
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

@media all and (max-width: 575px) {
    .pager .pagination {
        margin-top: 15px;
    }

    .pager .pagination .pages ol {
        margin-bottom: 0;
    }

    .pager .pagination .pages ol li {
        margin-bottom: 10px;
    }
}

.customer-review > h4 {
    font: 500 14px/28px 'Vazir' !important;
}

.review-label {
    font-weight: 500;
}

.submit-review {
    margin-top: 10px;
    font: 500 16px/32px 'Vazir' !important;
}

ul.form-list {
}

ul.form-list li label {
    font-size: 14px;
    line-height: 28px;
}

ul.form-list li label em {
    float: left !important;
    padding: 0 !important;
    font-style: normal !important;
}

p.review-nologged {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 15px 0 10px;
}

p.review-nologged a {
    color: #b20b51;
}

p.review-nologged a:hover {
    color: #000;
}

/* === Stars === */
div.om-stars {
    display: inline-block;
    /* height: 28px; */
    text-align: center;
    width: 90px;
    position: relative;
    top: -10px;
}

div.om-stars-ttl {
    color: #333;
    display: block;
    float: none;
    width: 90px;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    font-weight: 700;
    text-align: center;
}

input.om-input-star {
    display: none;
}

div.om-stars a {
    display: inline-block;
}

label.om-label-star {
    float: right;
    padding: 1px;
    margin-bottom: 0;
    cursor: pointer;
    transition: all .2s;
    color: #333;
    font-size: 17px;
}

label.om-label-star:hover ~ label.om-label-star,
label.om-label-star:hover {
    color: #333;
}

label.om-label-star:hover ~ label.om-label-star:before,
label.om-label-star:hover:before {
    content: '\f2fc';
}

input.om-input-star:checked ~ label.om-label-star:before {
    content: '\f2fc';
    transition: all .25s;
    color:  #333 !important;
}

label.om-label-star:before {
    content: '\f3ae';
    font-family: Ionicons;
}

#div-show-rate-result-id {
    margin-top: 2px;
    line-height: 20px;
}

/* === 404 === */
.om-404-wrapper {
    padding: 20px 0;
    text-align: center;
}

.om-404-img {
    padding-bottom: 30px;
}

.om-404-txt {
    padding: 0 0 10px;
    font-family: 'Vazir';
    font-size: 24px;
}

.om-404-lnk {
}

.om-404-lnk a {
    display: inline-block;
    margin: 2px;
    padding: 2px 15px 7px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: 'Vazir';
    font-size: 14px;
}

.om-404-lnk a.om-404-btn-back {
    background: #666;
}

.om-404-lnk a.om-404-btn-back:hover {
    color: #fff;
    background: #b20b51;
}

.om-404-lnk a.om-404-btn-home {
    background: #b20b51;
}

.om-404-lnk a.om-404-btn-home:hover {
    color: #fff;
    background: #CC2B6F;
}

/* === Single Ratings === */
#div-review-product-summary-id {
    min-height: 100px;
}

.om-ratings {
    position: relative;
    float: right;
    width: 90px;
    height: 100px;
    padding: 5px 5px !important;
    cursor: pointer;
    text-align: center;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color:#333;
}

.om-ratings .om-ratings-wrap {
    width: 100%;
}

.om-ratings .om-ratings-average {
    margin: 10px 0;
    font-family: 'Vazir';
    font-size: 36px;
    font-weight: 500;
    line-height: 18px;
}

.om-ratings .rating-box {
    float: none !important;
    margin-left: 0;
}

.om-ratings .om-ratings-num {
    margin: 7px 0 5px;
    font-family: 'Vazir';
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
}

.om-ratings .om-ratings-num i {
    margin-right: 5px;
    font-size: 16px;
}

.product-review .om-ratings .om-rating-box,
.product-review .om-ratings .om-rating-box .om-rating-icons {
    color: #b20b51;
    font-size: 15px;
}

.om-rating-details {
    position: absolute;
    z-index: 5;
    top: -1px;
    right: 110%;
    display: block;
    min-width: 212px;
    height: 100px;
    padding: 9px 0 !important;
    text-align: right;
    direction: rtl;
}

.om-rating-details ul {
    list-style: none;
}

.om-rating-details ul li {
    height: 18px;
    line-height: 14px;
}

.om-rating-details ul li span {
    display: inline-block;
    vertical-align: middle;
}

.om-rating-details ul li span.om-rating-details-ttl {
    font-family: 'Vazir';
    font-size: 13px;
    width: 15px;
    text-align: center;
}

.om-rating-details ul li span.om-rating-details-ttl i {
    vertical-align: -1px;
    font-family: "Ionicons";
    font-size: 10px;
}

.om-rating-details ul li span.om-rating-details-value {
    position: relative;
    width: 80px;
    height: 10px;
    margin: 2px 5px;
    background: #eee;
}

.om-rating-details ul li span.om-rating-details-value > span {
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    background: #333;
}

.om-rating-details ul li span.om-rating-details-num {
    font-family: 'Vazir';
    font-size: 13px;
}

/* .om-rating-details .om-close { position: absolute; left: 0; top: 0; width: 16px; height: 16px; background: #eee url("/skin/frontend/ordme/default/sm/cartpro/images/minicart-del.png") no-repeat; border: 1px solid #ddd; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; cursor: pointer; } */

.yt-product-detail .yt-detail-right .product-shop .product-review {
    margin: 13px 0 10px !important;
}

.yt-product-detail .yt-detail-right .product-shop .product-review:after {
    content: "." !important;
}

.om-ratings.om-first-rating {
    float: right;
    max-width: 100px;
    cursor: default;
    text-align: center;
    font-size: 14px;
    direction: rtl;
}

.om-ratings.om-first-rating p i {
    display: inline-block;
    margin-top: 10px;
    color: #b20b51;
    font-size: 24px;
}

.om-ratings.om-first-rating p span {
    font-size: 11px;
}

.om-notlogin-rate {
    padding-bottom: 5px;
    direction: rtl;
}

.om-notlogin-rate h2.point-name img {
    width: 30px;
}

.om-notlogin-rate a {
    color: #4F77C0;
}

.om-notlogin-rate a:hover {
    color: #444;
}

.om-ratings.om-pending-rating {
    float: right;
    max-width: 120px;
    cursor: default;
    text-align: center;
    font-size: 14px;
    direction: rtl;
}

.om-ratings.om-pending-rating p i {
    display: inline-block;
    margin-top: 10px;
    color: #b20b51;
    font-size: 24px;
}

.om-ratings.om-pending-rating p span {
    font-size: 11px;
}

/* === Single Brand === */
.om-single-brand {
    float: left;
    margin-top: 0;
    padding: 0 15px;
    text-align: center;
    border-radius: 2px;
    height: 110px;
}

.om-single-brand > a {
    height: 100px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    margin: 0 auto 10px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: none;
}

.om-license-number {
    margin-top: 5px;
    margin-left: -3px;
    clear: both;
    text-align: center;
    line-height: 20px;
}

.om-brand-link {
    font-size: 12px;
    font-weight: 700;
}

.om-brand-link a {
    color: #B20B51;
}

.om-brand-link a::before {
    font-family: "Ionicons";
    content: "\f39c";
    font-size: 16px;
    vertical-align: middle;
}

.om-va-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.om-single-brand a,
.om-single-brand img {
    display: block;
}

.om-single-brand img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.om-single-brand img {
    max-width: 100%;
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    filter: grayscale(1);
}

.om-single-brand img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
}

/* === Brands Page === */
.alphabet-letters {
    text-align: center;
}

#latin-letters {
    direction: ltr;
}

.alphabet-letters .brand-letter {
    display: inline-block;
    margin: 3px;
    height: 34px;
    width: 34px;
    border-radius: 2px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    background: #f3f3f3;
    color: #333;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.alphabet-letters .brand-letter:hover {
    background: #b20b51;
    color: #fff;
}

#latin-letters .brand-letter {
    padding-top: 2px;
}

.brand-list .all-latin-brands {
    direction: ltr;
}

.brand-list .all-latin-brands .brand-item {
    float: left;
}

.brands-group {
    padding-top: 30px;
}

.brands-group-letter {
    padding: 0 10px;
    height: 40px;
    background: #f3f3f3;
    color: #333;
}

.brands-group-letter span {
    display: inline-block;
}

.all-latin-brands .brands-group-letter span {
    padding-top: 3px;
}

.brands-group-letter .back-to-top {
    float: left;
    width: 20px;
    max-height: 40px;
    text-align: center;
    vertical-align: middle;
}

.all-latin-brands .brands-group-letter .back-to-top {
    float: right;
}

.brands-group-letter .back-to-top:before {
    content: "\f3d7";
    font-family: "Ionicons";
    font-size: 24px;
}

.all-latin-brands .brands-group-letter {
    font-size: 22px;
}

.all-persian-brands .brands-group-letter {
    font-size: 20px;
}

.brand-link {
    display: block;
    margin: 10px 0 15px;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
}

.brand-link img {
    height: 90px;
    max-height: 90px;
    max-width: 100%;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.brand-link:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
}

.brand-text {
    margin-top: 8px;
    color: #333;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.brand-link:hover .brand-text {
    color: #b20b51;
}

/* === Products of Brand === */
.category-description {
    margin-top: 30px;
    margin-bottom: 0;
    padding: 0 15px;
}

body.catalog-category-view .om-brand-description {
    height: 200px;
}

.om-brand-description {
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 20px;
    opacity: 1;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    line-height: 1.8;
}

.om-brand-description h1 {
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
}

.om-brand-description h2 {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 36px;
    font-weight: 500;
}

.om-brand-description h3 {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
}

.om-brand-description h4 {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
}

.om-brand-description p {
    margin: 0 0 20px;
    line-height: 28px;
    font-weight: 400;
}

.om-brand-description a {
    color: #B20B51;
}

.om-brand-description strong {
    color: #b20b51;
    font-weight: 500;
}

.om-brand-description ul {
    list-style-type: disc;
    margin: 15px 30px 15px 0;
}

.om-brand-description ol {
    list-style-type: decimal;
    margin: 15px 30px 15px 0;
}

body.catalog-category-view .om-brand-description .om-brand-description-more-less {
    display: block;
}

.om-brand-description .om-brand-description-more-less {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 80px;
    text-align: left;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/view-more-bg.png) repeat-x;
}

.om-brand-description-more-less a {
    display: inline-block;
    margin-top: 45px;
    margin-right: 20px;
    margin-left: 20px;
}

.om-brand-description-more-less a i {
    margin-left: 5px;
    vertical-align: -1px;
    color: #b20b51;
    font-size: 13px;
}

.om-productpage-brand-description {
    position: relative;
    overflow: hidden;
    height: 300px;
    margin: 0 -10px;
    font-size: 14px;
    line-height: 28px;
}

.om-productpage-brand-description .om-brand-description-more-less {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 80px;
    text-align: left;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/view-more-bg.png) repeat-x;
}

.om-productpage-brand-description .om-brand-description-more-less a {
    display: inline-block;
    margin-top: 55px;
    margin-right: 20px;
    margin-left: 0;
}

.om-productpage-brand-description .om-brand-description-more-less a:after {
    display: none;
}

.om-productpage-brand-description .om-brand-description-more-less a i {
    margin-left: 5px;
    vertical-align: -1px;
    color: #b20b51;
    font-size: 13px;
}

.om-productpage-brand-description .om-brand-description-more-less a.om-view-all-products-of-brand-link {
    float: right;
    margin-right: 0;
}

/* === Pages === */
body.cms-page-view .page-title {
    display: none;
}

/* === Page brands === */
.om-page-body {
    padding: 45px;
    color: #333;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    line-height: 1.8;
}

body.cms-rules .om-page-body h4 {
    padding-top: 40px;
    margin-top: 0;
}

body.cms-rules .om-page-body p {
    line-height: 28px;
}

body.cms-payment .om-page-body img {
    height: auto;
    max-width: 100%;
}

/*forgotpassword page redesign*/
body.customer-account-forgotpassword .om-page-body,
body.customer-account-changeforgotten .om-page-body {
    margin: 0 auto;
    padding: 20px;
    float: none;
    width: 420px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
}

body.customer-account-forgotpassword .om-page-body .page-title {
    margin-bottom: 10px;
}

body.customer-account-forgotpassword .om-page-body .page-title h1,
body.customer-account-changeforgotten .om-page-body .page-title h1 {
    font-size: 18px !important;
    line-height: 25px !important;
}

body.customer-account-forgotpassword .om-page-body form .buttons-set {
    text-align: center;
    padding-top: 0;
}

body.customer-account-changeforgotten .om-page-body form button {
    height: 32px;
    padding: 0 30px;
    border-radius: 2px;
    font: normal 13px/24px 'Vazir';
    background: #b20b51;
}

/*forgotpassword page redesign end*/
.om-page-body h1,
.om-page-body h2 {
    margin-bottom: 20px !important;
    font: 500 22px/22px 'Vazir' !important;
}

.om-page-body .om-color {
    color: #b20b51;
}

.om-page-body a {
    color: #b20b51;
}

.om-page-body a:hover {
    color: #444;
}

.om-page-body ul {
    padding: 0 25px 0 0;
}

.om-page-body ul li {
    padding: 2px 0;
}

.om-page-body ul li:before {
    margin-left: 8px;
    content: "\f111";
    vertical-align: 1px;
    color: #b20b51;
    font-family: "Ionicons";
    font-size: 7px;
}

/* === Page Contact === */
.ordme-contact-info {
    line-height: 28px;
}

.ordme-contact-info a {
    color: #333;
}

.contact-form {
}

.contact-form ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact-form ul li:before {
    display: none;
}

.contact-form .form-wrapper .input-box {
    display: table;
    width: 100%;
    margin-bottom: 8px;
}

.contact-form .form-wrapper .input-box .input-text {
    max-width: 100%;
}

.contact-form .form-wrapper .input-box .input-text.validate-email {
    text-align: right;
    direction: rtl;
}

.contact-form .buttons-set {
    margin-top: 0;
    padding-top: 0;
}

/* === Product Comapre === */
.catalog-product-compare-index {
}

.catalog-product-compare-index .page-title {
    text-align: center;
}

.catalog-product-compare-index table.compare-table {
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
}

.catalog-product-compare-index table.compare-table tr {
}

.catalog-product-compare-index table.compare-table tr:hover th,
.catalog-product-compare-index table.compare-table tr:hover td {
    background: #f3f3f3 !important;
}

.catalog-product-compare-index table.compare-table tr.om-positive-comment {
    border-top: 3px solid #e9e9e9;
}

.catalog-product-compare-index table.compare-table tr.om-negative-comment {
    border-bottom: 3px solid #e9e9e9;
}

.catalog-product-compare-index table.compare-table tr.om-negative-comment:hover th,
.catalog-product-compare-index table.compare-table tr.om-negative-comment:hover td {
    background: #FAF3F3 !important;
}

.catalog-product-compare-index table.compare-table tr.om-positive-comment:hover th,
.catalog-product-compare-index table.compare-table tr.om-positive-comment:hover td {
    background: #F3FAF3 !important;
}

.catalog-product-compare-index table.compare-table tr.product-shop-row.first:hover th,
.catalog-product-compare-index table.compare-table tr.product-shop-row.first:hover th {
    background: #fff !important;
}

.catalog-product-compare-index table.compare-table tr.om-positive-comment td,
.catalog-product-compare-index table.compare-table tr.om-negative-comment td {
    text-align: right !important;
}

.catalog-product-compare-index table.compare-table tr th {
    padding: 2px 10px 6px;
    vertical-align: middle;
    color: #b20b51;
    font-size: 14px;
    font-weight: 500 !important;
}

.catalog-product-compare-index table.compare-table tr td {
    font-size: 14px;
    line-height: 28px;
}

.catalog-product-compare-index table.compare-table tr td p {
    margin-bottom: 0;
}

.catalog-product-compare-index table.compare-table tr.even td,
.catalog-product-compare-index table.compare-table tr.even th {
    background: #fafafa;
}

.catalog-product-compare-index table.compare-table h2.product-name a {
    font-size: 14px;
    line-height: 22px;
}

.catalog-product-compare-index table.compare-table tr.product-shop-row.first th {
    position: relative;
}

.catalog-product-compare-index table.compare-table tr.product-shop-row.first a.btn-remove {
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    padding: 15px 15px 15px 14px;
    text-indent: -9999px;
    background: url("/skin/frontend/ordme/default/sm/cartpro/images/minicart-del.png") no-repeat scroll center center transparent;
}

.catalog-product-compare-index table.compare-table tr.product-shop-row.first button.btn-remove {
    position: absolute;
    top: 5px;
    left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    padding: 15px 15px 15px 14px;
    text-indent: -9999px;
    background: url("/skin/frontend/ordme/default/sm/cartpro/images/minicart-del.png") no-repeat scroll center center transparent;
}

.catalog-product-compare-index .button.btn-cart {
    padding: 0 30px 0 15px !important;
    background: #09973E url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat 92% center !important;
    background-position: 92% center !important;
}

.catalog-product-compare-index .button.btn-cart:hover {
    background: #24AD57 url("https://ordme.com/skin/frontend/ordme/default/images/btn-cart.png") no-repeat 92% center !important;
}

.catalog-product-compare-index a.link-wishlist {
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    text-indent: -9999px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #999999;
    background-image: url(/skin/frontend/ordme/default/images/btn-wishlist.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.catalog-product-compare-index a.link-wishlist:hover {
    background-color: #b20b51;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price {
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price p,
.catalog-product-compare-index table.compare-table td.om-table-compare-price ul {
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price div.price-box {
    display: block;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price div.price-box .regular-price,
.catalog-product-compare-index table.compare-table td.om-table-compare-price div.price-box .special-price {
    float: none !important;
    color: #09973E !important;
    font-family: 'Vazir' !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price div.price-box .old-price {
    margin-left: 10px;
    color: #999;
    font-family: 'Vazir';
    font-size: 13px;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price p.availability.out-of-stock {
    margin: 10px 0;
    line-height: 28px;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price p.availability.out-of-stock a.om-catalog-icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price p.availability.out-of-stock a.om-catalog-icon:hover {
    background: #b20b51;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price p.availability.out-of-stock a.om-catalog-icon i {
    font-size: 17px;
    line-height: 36px;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price ul.add-to-links a.om-add-to-wishlist {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 1px;
    vertical-align: middle;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price ul.add-to-links a.om-add-to-wishlist:hover {
    background: #b20b51;
}

.catalog-product-compare-index table.compare-table td.om-table-compare-price ul.add-to-links a.om-add-to-wishlist i {
    font-size: 17px;
    line-height: 36px;
}

#hdproduct_comparison {
    z-index: 100;
    display: none;
    text-align: center;
    box-shadow: 0 1px 5px -2px rgba(0, 0, 0, 0.25);
}

#hdproduct_comparison.om-fixed {
    display: block;
}

#hdproduct_comparison.om-fixed a.product-image img {
    width: auto;
    height: 60px;
}

#hdproduct_comparison.om-fixed .product-name {
    margin: 0;
}

.catalog-product-compare-index table.compare-table .om-comment-body {
    clear: both;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.catalog-product-compare-index table.compare-table .om-comment-body:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.catalog-product-compare-index table.compare-table .om-comment-body:last-child p.om-comment-text {
    margin-bottom: 0;
}

.catalog-product-compare-index table.compare-table .om-comment-info {
    font-size: 11px;
}

.catalog-product-compare-index table.compare-table .om-comment-info span {
    display: inline-block;
    margin-left: 10px;
}

.om-comment-info span.buyer_this_product {
    color: #09973E;
}

.catalog-product-compare-index table.compare-table .om-comment-info i {
    margin-left: 5px;
}

.catalog-product-compare-index table.compare-table table.ratings-table {
    float: left;
    margin: 0;
    margin-top: -3px;
    padding: 0;
}

.catalog-product-compare-index table.compare-table table.ratings-table tr {
    border: none;
}

.catalog-product-compare-index table.compare-table table.ratings-table tr td {
    padding: 0;
    border: none;
    background: none;
}

.catalog-product-compare-index table.compare-table p.om-comment-text {
    padding: 10px 0 0;
}

.catalog-product-compare-index table.compare-table .om-comment-info .rating-box {
    background: url(/skin/frontend/ordme/default/images/bkg_rating_compare.png) 0 -25px repeat-x;
}

.catalog-product-compare-index table.compare-table .om-comment-info .rating-box .rating {
    background: url(/skin/frontend/ordme/default/images/bkg_rating_compare.png) 0 0 repeat-x;
}

/* Search Compare */
.om-search-compare {
    padding: 20px 0 35px;
}

.om-search-compare .input-search,
.om-brand-search .input-search {
    width: 40%;
    margin: 0 auto;
}

.om-search-compare .input-search div{
    padding-bottom: 7px;
    font-size: 14px;
}

.om-brand-search .input-search h1 {
    padding-bottom: 7px;
    margin-bottom: 0 !important;
    font: 500 16px/28px 'Vazir' !important;
}

.om-search-compare .input-search input[type=text],
.om-brand-search .input-search input[type=text] {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f3f3f3;
    font-size: 14px;
    line-height: 26px;
}

.om-brand-search form .form-radio-inline .form-radio-label:last-child {
    margin-left: 0;
}

/* ===== Wishlist Categories ===== */
.om-addto-wishlist-cats-wrap {
}

.om-addto-wishlist-cats-topsection {
}

.om-addto-wishlist-cats-select {
}

.om-addto-wishlist-cats-select select.om-slc-wishlist-group-list {
    width: 100%;
    margin: 20px 0 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-addto-wishlist-cats-select input[type="text"] {
    width: 100%;
    margin: 20px 0 10px;
    padding: 0 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-addto-wishlist-cats-title h3 {
    margin: 20px 0 10px;
    font-size: 16px;
    line-height: 24px;
}

.om-addto-wishlist-cats-title h4 {
    margin: 0 0 5px;
    font-family: arial !important;
    font-size: 14px;
}

.modal-body .om-addto-wishlist-cats-title h3 {
    font-size: 14px;
}

.modal-body .om-addto-wishlist-cats-title h4 {
    font-size: 13px;
}

.om-addto-wishlist-cats-img {
}

.om-addto-wishlist-cats-img img {
    max-width: 100%;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;
}

.om-addto-wishlist-cats-bottomsection {
    padding-top: 10px;
}

.om-addto-wishlist-cats-desc {
}

.om-addto-wishlist-cats-desc textarea {
    min-height: 65px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-addto-wishlist-cats-action {
    margin-top: 20px;
}

.om-addto-wishlist-cats-action input {
    float: right;
    margin-top: 4px;
    margin-left: 5px;
    vertical-align: middle;
}

.om-addto-wishlist-cats-action label {
    cursor: pointer;
    vertical-align: middle;
}

.om-addto-wishlist-cats-action button {
    display: inline-block;
    float: left;
    padding: 3px 15px 7px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font-size: 14px;
    line-height: 18px;
}

.om-addto-wishlist-cats-action a {
    float: left;
}

.om-addto-wishlist-cats-attention {
    display: none;
}

.om-addto-wishlist-cats-attention p {
    margin: 15px 0 0;
    font-size: 13px;
}

.om-addto-wishlist-cats-attention p i {
    vertical-align: -2px;
    color: #b20b51;
    font-size: 16px;
}

.om-use-wishlistgroup-option {
    margin: 0 0 20px;
    padding: 5px 5px 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

form .om-use-wishlistgroup-option .form-checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
}

form .om-use-wishlistgroup-option .form-checkbox-inline .form-checkbox-label {
    margin-left: 0;
}

.om-group-wishlist-name {
    margin-bottom: 5px;
    font-size: 14px;
}

.om-group-wishlist-name:before {
    margin-left: 5px;
    content: "\f435";
    color: #b20b51;
    font-family: "Ionicons";
}

.om-group-wishlist-cat-edit {
    margin: -10px;
    padding: 5px 10px 10px;
    color: #777;
    background-color: #fafafa;
}

.om-group-wishlist-cat-edit a {
    color: #777;
}

.om-group-wishlist-cat-edit a:hover {
    color: #b20b51;
}

.om-div-rename-wishlist-group {
    margin-top: 10px;
}

.om-div-rename-wishlist-group input[type="text"] {
    height: 24px;
    padding: 0 5px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-div-rename-wishlist-group input[type="button"] {
    height: 24px;
    padding: 0 10px 4px;
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font-size: 14px;
    line-height: 14px;
}

.om-div-rename-wishlist-group button {
    height: 24px;
    padding: 0 10px 4px;
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font-size: 14px;
    line-height: 14px;
}

.om-wishlist-block li.om-group-wishlist-cat {
    padding: 0 !important;
    border-bottom: none !important;
}

.om-wishlist-block .om-group-wishlist-name {
    position: relative;
    z-index: 1;
    margin-top: -11px;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fafafa;
}

#wishlist-table .om-group-wishlist-name {
    margin: -10px;
    padding: 10px;
    background: #fafafa;
}

a.a-add-new-wishlist-group-link {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 14px;
}

a.a-add-new-wishlist-group-link:before {
    margin-left: 5px;
    content: "\f217";
    font-family: "Ionicons";
    vertical-align: -1px;
    color: #b20b51;
    font-size: 13px;
}

.om-add-new-wishlist-group {
    margin-bottom: 10px;
}

.om-add-new-wishlist-group input[type="text"] {
    height: 24px;
    padding: 0 5px;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.om-add-new-wishlist-group input[type="submit"] {
    height: 24px;
    padding: 0 10px 4px;
    cursor: pointer;
    vertical-align: middle;
    color: #fff;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #b20b51;
    font-size: 14px;
    line-height: 14px;
}

#om-messages-modal-delete-group-wishlist-content {
}

#om-messages-modal-delete-group-wishlist-content .modal-body {
    overflow: auto;
}

#om-messages-modal-delete-group-wishlist-content p {
    margin-bottom: 20px;
    font-size: 14px;
}

#om-messages-modal-delete-group-wishlist-content label {
    display: block;
}

#om-messages-modal-delete-group-wishlist-content input[type="radio"] {
    margin: 4px 0 0 5px;
}

#om-messages-modal-delete-group-wishlist-content a {
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding: 2px 15px 4px;
    color: #FFF;
    border-radius: 2px;
    background: #B20B51;
    font: 500 14px/22px 'Vazir';
}

#om-messages-modal-delete-group-wishlist-content a:hover {
    background: #CC2B6F;
}

#om-messages-modal-delete-group-wishlist-content button.om-link-delete-wishlist-group,
#om-messages-modal-delete-group-wishlist-content button.om-link-delete-and-move-wishlist-group {
    display: inline-block;
    float: left;
    margin-left: 10px;
    padding: 2px 15px 4px;
    color: #FFF;
    border: none;
    border-radius: 2px;
    background: #B20B51;
    font: 500 14px/22px 'Vazir';
}

#om-messages-modal-delete-group-wishlist-content button.om-link-delete-wishlist-group:hover,
#om-messages-modal-delete-group-wishlist-content button.om-link-delete-and-move-wishlist-group:hover {
    background: #CC2B6F;
}

/* ===== Ajax Cart Popup ===== */

.om-cart-sidebar {
}

#om-cart-sidebar-scroll {
    overflow: hidden;
    height: 100%;
    max-height: calc(100vh - 109px) !important;
}

p.om-empty-cart-text {
    padding: 10px !important;
    font-size: 14px;
}

#cartpopup {
    position: fixed !important;
    z-index: 2000;
    top: 0 !important;
    right: -430px;
    left: auto !important;
    display: block !important;
    height: 100vh !important;
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

#cartpopup .cartpopup_productimage img {
    display: block;
    border: none;
}

#cartpopup * {
    box-sizing: content-box;
    margin: 0;
    border-width: 0;
}

#cartpopup_slidecontainer {
    width: 365px;
    padding: 0;
    background-color: #fff;
}

#cartpopup_slidecontainer .cartpopup_close {
    float: left;
}

#cartpopup_slidecontainer .cartpopup_clear {
    clear: both;
}

#cartpopup_slidecontainer .cartpopup_remove {
    position: absolute;
    top: 8px;
    left: 5px;
    display: inline-block;
    width: 13px;
    height: 13px;
    text-indent: 0;
    background-image: none;
}

#cartpopup_slidecontainer .cartpopup_remove i {
    color: #aaa;
}

#cartpopup_slidecontainer .cartpopup_header {
    position: relative;
    height: 38px;
    margin: 0;
    padding: 0 18px;
    color: #3F3F3F;
    border-bottom: 2px solid #B20B51;
    background: url("https://ordme.com/skin/frontend/ordme/default/images/tri.png") no-repeat scroll right bottom #F3F3F3;
    font: bold 16px/38px 'Vazir';
}

#cartpopup_slidecontainer .cartpopup_header span {
    position: absolute;
    right: 18px;
    bottom: 11px;
    font-family: 'Vazir';
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}

#cartpopup_slidecontainer .cartpopup_header a {
    position: relative;
    top: 0;
    right: auto;
    left: -18px;
    float: left;
    display: block;
    width: 38px;
    height: 38px;
    text-align: center;
    text-indent: 0;
    color: #666;
    opacity: .6;
    background-image: none;
    font-size: 16px;
    line-height: 40px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

#cartpopup_slidecontainer .cartpopup_header a i {
    position: relative;
    top: 2px;
}

#cartpopup_slidecontainer .cartpopup_header a:hover {
    opacity: 1;
}

#cartpopup_slidecontainer .rewardpoints-name {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #333333;
    line-height: 20px;
    font-weight: 500;
}

#cartpopup_slidecontainer .rewardpoints-name > span {
    color: #b11052;
}

#cartpopup_slidecontainer .rewardpoints-cart-sidebar {
    margin-top: 10px;
    min-height: 22px;
    clear: both;
    text-align: center;
    color: #b20b51;
    font-weight: 500;
    line-height: 20px;
}

#cartpopup_slidecontainer .jspContainer {
    padding-bottom: 25px;
}

#cartpopup_slidecontainer tbody input {
    width: 25px;
    height: 15px;
    margin: 0 !important;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 17px;
}

#cartpopup_slidecontainer tbody a {
    display: block;
    font-size: 13px;
}

#cartpopup_slidecontainer tbody .cartpopup_productname a {
    text-align: right;
    font-size: 14px;
    line-height: 28px;
}

#cartpopup_slidecontainer tbody .cartpopup_productname p.short_description {
    padding-top: 5px;
    text-align: right;
    font-size: 10px;
}

#cartpopup_slidecontainer tbody .cartpopup_productname .om-cart-item-price {
    padding-top: 5px;
}

#cartpopup_slidecontainer tbody .cartpopup_productname .om-cart-item-price .price {
    color: #09973E;
    font-size: 14px;
    font-weight: 600;
}

#cartpopup_slidecontainer tbody .cartpopup_productname .om-cart-item-price .om-cart-item-total-price .price {
    font-size: 13px;
    font-weight: 600;
}

#cartpopup_slidecontainer tbody .cartpopup_productname .error,
#cartpopup_slidecontainer tbody .cartpopup_productname .notice {
    text-align: right;
    font-size: 10px;
}

#cartpopup_slidecontainer tbody .cartpopup_productname .error {
    color: #f00;
}

#cartpopup_slidecontainer .cartpopup_cartlink {
    position: absolute;
    bottom: 2px;
    left: 7px;
    font-size: 14px;
    line-height: 17px;
}

#cartpopup_slidecontainer td {
    position: relative;
    width: 80%;
    padding: 10px 0;
    text-align: right;
    border-bottom: 1px dashed #ddd;
}

#cartpopup_slidecontainer .righttext {
    text-align: right !important;
}

#cartpopup_slidecontainer .lefttext {
    text-align: left !important;
}

#cartpopup_slidecontainer .centertext {
    text-align: center !important;
}

#cartpopup_slidecontainer td.cartpopup_productimage a {
    display: inline-block;
    margin-left: 10px;
}

#cartpopup_slidecontainer td.cartpopup_productimage {
    width: 1%;
}

#cartpopup_slidecontainer tbody .price {
    text-align: right;
    font-size: 13px;
}

#cartpopup_slidecontainer .cartpopup_footer {
    position: relative;
    height: 69px;
}

#cartpopup_slidecontainer .cartpopup_footer img {
    border-width: 0;
}

#cartpopup_slidecontainer .cartpopup_footer .cartpopup_subtotal {
    position: absolute;
    top: 7px;
    right: 0;
    left: 0;
}

#cartpopup_slidecontainer .cartpopup_footer .cartpopup_producttotal {
    float: right;
    margin-top: 12px;
    margin-right: 10px;
    margin-left: 7px;
    border-bottom: none;
    font-size: 13px;
    line-height: 17px;
}

#cartpopup_slidecontainer .cartpopup_footer .cartpopup_producttotal .price {
    color: #09973E;
    font-size: 16px;
    font-weight: 600;
}

#cartpopup_slidecontainer .cartpopup_footer .cartpopup_subtotal a {
    float: left;
    clear: none;
    margin: 4px 0 0 7px;
}

#cartpopup_slidecontainer .cartpopup_footer .cartpopup_subtotal a div {
    position: absolute;
    top: 0;
    left: 0;
    width: 87px;
    text-align: center;
    line-height: 24px;
}

#cartpopup_slidecontainer table {
    width: 365px;
    height: 100%;
}

#cartpopup_slidecontainer thead th {
    height: 26px;
    padding: 0 7px 0;
    vertical-align: middle;
    color: #666;
    border-bottom: 1px solid #eee;
    background-color: #fafafa;
    font-size: 13px;
}

#cartpopup_slidecontainer #cartpopup_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/ajaxcartpopup/overlay.png) center;
}

#cartpopup_slidecontainer .cartpopup_overlay_center {
    position: relative;
    width: 100%;
    height: 50%;
}

/*#cartpopup_slidecontainer .cartpopup_overlay_center img {*/
/*position: absolute;*/
/*bottom: -15px;*/
/*left: calc(50% - 15px);*/
/*}*/

#cartpopup_slidecontainer .cartpopup_related div {
    float: left;
    padding: 7px;
}

#cartpopup_slidecontainer .noborder {
    border-width: 0;
}

#cartpopup_slidecontainer .nopaddingtop {
    padding-top: 0;
}

#cartpopup_slidecontainer #om-cart-total-left-for-free-shipping-in-sidebar-id {
    position: absolute;
    right: 18px;
    bottom: -30px;
}

#om-cart-total-left-for-free-shipping-in-sidebar-id i,
#om-cart-total-left-for-free-shipping-in-homepage-id i {
    margin-left: 5px;
    vertical-align: -1px;
    color: #666;
    font-size: 14px;
}

#ajaxnotice {
    position: fixed;
    z-index: 99999;
    top: 85px !important;
    right: 10px !important;
    left: auto !important;
    padding: 0 !important;
    text-align: right;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: inset 0 0 1px 1px #b0b0b0;
    font-size: 14px;
    direction: rtl;
    color: #555;
}

/*create cutom ajax notice for add to cart success*/
#ajaxnotice.ajaxnoticemobile {
    background-color: rgb(36, 174, 86);
    color: #fff;
    max-width: 144px;
    right: auto !important;
    left: 79px !important;
    top: 55px !important;
}

#ajaxnotice.ajaxnoticemobile .ajaxnotice_inner:after {
    content: '';
    position: absolute;
    bottom: 98%;
    left: 50%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-bottom: solid 10px rgb(36, 174, 86);
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
}

#ajaxnotice.ajaxnoticemobile .ajaxnotice_inner #ajaxnotice_result {
    padding: 2px 10px 3px;
}

#ajaxnotice.ajaxnoticemobile .ajaxnotice_inner #ajaxnotice_result .ajaxnotice_message {
    font-size: 13px;
    line-height: 30px;
}

#ajaxnotice.ajaxnoticemobile .ajaxnotice_inner #ajaxnotice_result .ion-ios-checkmark-outline {
    font-size: 22px;
    margin-left: 5px;
    vertical-align: middle;
}

/*create cutom ajax notice for add to cart success end*/
#ajaxnotice img {
    display: block;
}

#ajaxnotice * {
    margin: 0;
    padding: 0;
    border-width: 0;
}

#ajaxnotice .ajaxnotice_inner {
    position: relative;
    width: 100%;
    height: 100%;
}

#ajaxnotice .ajaxnotice_inner #ajaxnotice_result {
    overflow: auto;
    padding: 10px;
}

#ajaxnotice .ajaxnotice_clearer {
    clear: both;
}

#ajaxnotice .ajaxnotice_image {
    float: right;
    margin-right: 0;
    margin-left: 10px;
    border: 1px solid #ddd;
}

#ajaxnotice .ajaxnotice_image img {
    height: 50px;
}

#ajaxnotice .ajaxnotice_content {
    float: left;
    width: 250px;
    max-width: 100%;
}

#ajaxnotice.fullwidth_ajaxnotice_content .ajaxnotice_content {
    width: 100%;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_buttons {
    position: absolute;
    bottom: 0;
    left: 0;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_cart {
    position: relative;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: 11px;
    font-weight: bold;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_cart div {
    position: absolute;
    top: 0;
    left: 0;
    width: 87px;
    text-align: center;
    line-height: 24px;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_checkout {
    position: relative;
    float: right;
    margin-right: 10px;
    margin-left: 0;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    font-size: 11px;
    font-weight: bold;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_checkout div {
    position: absolute;
    top: 0;
    left: 0;
    width: 87px;
    text-align: center;
    line-height: 24px;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_message {
    margin-top: 5px;
    margin-bottom: 0 !important;
    text-align: right;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_close {
    position: absolute;
    top: 3px;
    left: 2px;
    display: inline-block;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    background: url("/skin/frontend/ordme/default/sm/cartpro/images/minicart-del.png") no-repeat scroll 0% 0% transparent;
}

#ajaxnotice .ajaxnotice_content .ajaxnotice_back {
    float: right;
    font-size: 13px;
}

#ajaxnotice .ajaxnotice_content .ajaxaddfailed {
    margin-bottom: 0 !important;
    color: #f00;
    font-size: 13px;
    font-weight: 500;
}

/* === om Notification === */
#om-notification {
    position: fixed;
    z-index: 9998;
    top: 85px;
    right: 10px;
    padding: 10px;
    text-align: right;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
    direction: rtl;
    background-color: #fff;
    box-shadow: inset 0 0 1px 1px #b0b0b0;
    color: #555;

}

.om-notification-wrap {
    position: relative;
    z-index: 1;
}

#om-notification-close {
    position: absolute;
    top: -6px;
    left: -7px;
    display: inline-block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    background: url("/skin/frontend/ordme/default/sm/cartpro/images/minicart-del.png") no-repeat center center;
}

#om-notification-img {
    float: right;
    margin-right: 0;
    margin-left: 10px;
    border: 1px solid #ddd;
}

#om-notification-img img {
    width: 50px;
    height: 50px;
}

#om-notification-text {
    float: left;
    width: 250px;
}

/* product page discount clock */
.product-discount-clock-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 10000;
}

.product-discount-clock-holder .product-discount-icon {
    position: absolute;
    top: 15px;
    left: 10px;
    float: left;
}

.product-discount-clock-holder .product-discount-icon i {
    font-size: 36px;
    color: #b20b51;
}

.product-discount-clock-holder .product-discount-clock {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 8px 0 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 40px;
    width: 250px;
    font-family: 'Vazir';
    text-align: center;
}

.product-discount-clock-holder .product-discount-clock ul {
    width: 20px;
    height: 29px;
    margin: 5px 2px;
    border-radius: 3px;
    background: #b20b51;
    -webkit-box-shadow: 0 2px 5px rgba(88, 0, 37, 0);
    box-shadow: 0 2px 5px rgba(88, 0, 37, 0);
    overflow: hidden;
}

.product-discount-clock-holder .product-discount-clock ul li {
    overflow: hidden;
    border-radius: 3px;
    line-height: 29px;
}

.product-discount-clock-holder .product-discount-clock ul li a div.up {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.product-discount-clock-holder .product-discount-clock ul li a div.down {
    box-sizing: content-box;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.product-discount-clock-holder .product-discount-clock ul li a div div.inn {
    border-radius: 0;
    background-color: #b20b51;
    text-shadow: 0 1px 2px #86123e;
    font-size: 17px;
    color: #efefef;
}

.product-discount-clock-holder .product-discount-clock .flip-clock-divider {
    width: 12px;
    height: 29px;
    margin: 5px 0;
}

.product-discount-clock-holder .product-discount-clock .flip-clock-divider .flip-clock-label {
    display: none;
}

.product-discount-clock-holder .flip-clock-dot {
    width: 5px;
    height: 5px;
    left: 4px;
    background: #b20b51;
    box-shadow: none;
}

.product-discount-clock-holder .flip-clock-dot.top {
    top: 8px;
}

.product-discount-clock-holder .flip-clock-dot.bottom {
    bottom: 8px;
}
/* product page discount clock end */

/* ===== Product Added to Lists ===== */
.om-product-added-to-lists-wrap {
    position: absolute;
    top: -5px;
    right: -10px;
}

.om-product-added-to-lists-wrap ul {
}

.om-product-added-to-lists-wrap span {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #cfcfcf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 20px;
    line-height: 24px;
}

.om-product-added-to-lists-wrap span.ion-ios-barcode-outline {
    font-size: 18px;
}

.om-product-page-actions .om-product-added-to-lists-wrap {
    z-index: 9999;
    right: auto;
    top: 60px;
    left: 10px;
}

.buy-one-take-two-label {
    margin: 0 0 2px;
}

.buy-one-take-two-label span {
    padding: 0 2px;
    height: 22px;
    direction: rtl;
    font-size: 14px;
    font-weight: bold;
    background: #ffc107;
    color: #000;
}

.om-product-page-actions .buy-one-take-two-label {
    margin: 0 0 6px;
}

.om-product-page-actions .buy-one-take-two-label span {
    font-size: 17px;
}

.buy-two-take-three-label {
    margin: 0 0 2px;
}

.buy-two-take-three-label span {
    padding: 0 1px;
    height: 22px;
    direction: rtl;
    font-size: 12px;
    font-weight: bold;
    background: #ffc107;
    color: #000;
}

.om-product-page-actions .buy-two-take-three-label {
    margin: 0 0 6px;
}

.om-product-page-actions .buy-two-take-three-label span {
    font-size: 15px;
}

.om-product-page-actions .om-product-added-to-lists-wrap span {
    width: 27px
}

.om-product-added-to-lists-wrap .gift-icon img {
    margin-bottom: 2px;
    width: 18px;
}

.om-product-added-to-lists-wrap .open-box-icon img {
    margin: 2px 0;
    width: 21px;
}

.om-product-added-to-lists-wrap .pin_icon {
    margin-bottom: 2px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    color: #cfcfcf ;
}

/* icon style in product page */
.product-img-box .om-product-added-to-lists-wrap .gift-icon img {
    width: 24px;
}

.product-img-box .om-product-added-to-lists-wrap .open-box-icon img  {
    width: 100%;
}

.product-img-box .pin_icon {
    display: none;
}

/* Products Grid */
.products-grid .om-product-added-to-lists-wrap {
    top: -3px;
    right: -5px;
}

/* Products List */
.products-list .om-product-added-to-lists-wrap {
    top: 20px;
    right: 0;
}

/* home page Product Added to Lists */
.om-sales .om-product-added-to-lists-wrap {
    top: 6px;
    right: -5px;
}

/* ===== Messages ===== */
#om-messages-modal {
    overflow: auto;
}

#om-messages-modal .modal-content {
    margin-top: 170px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
}

.opc-message-wrapper .modal-content .opc-message-container {
    text-align: right !important;
}

.opc-message-wrapper .modal-header .close-message-wrapper {
    position: static !important;
}

#om-beta-messages-modal {
    overflow: auto;
}

#om-beta-messages-modal .modal-content {
    margin-top: 170px;
    border: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
}

/* ===== Basket Animation ===== */
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
}

@keyframes bounceIn {

    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
        opacity: 0;
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }

    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
        opacity: 1;
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        opacity: 1;
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

.animated.slideInUp {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

@-webkit-keyframes slideInUp {
    from {
        visibility: visible;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    from {
        visibility: visible;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

/* ===== Catalog ===== */
.om-product-page-catalog-label {
    position: absolute;
    right: 16px;
    bottom: 1px;
    left: 16px;
    border-bottom: 3px solid #b20b51;
}

.om-ppcl-wrap {
    position: relative;
    width: 100%;
    height: 100%;
}

.om-ppcl-triangle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-right: 85px solid transparent;
    border-bottom: 85px solid #b20b51;
}

.om-ppcl-text {
    position: absolute;
    bottom: 18px;
    left: -5px;
    padding: 0 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: left;
    color: #fff;
    font-size: 16px;
}

.om-product-page-catalog-label.finished-text {
    border-bottom-color: rgba(0, 0, 0, 0.3);
}

.om-product-page-catalog-label.finished-text .om-ppcl-triangle {
    border-bottom-color: rgba(0, 0, 0, .3);
}

/* === Newsletter and Telegram Popup === */

.om-nt-popup {
    position: fixed;
    z-index: 99999;
    top: 200px;
    right: calc(50% - 440px);
    left: calc(50% - 440px);
    display: none;
    width: 880px;
    height: 387px;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/popup-newsletter/om-nt-popup-bg.png) no-repeat center center;
}

.om-nt-popup-relative {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.om-nt-popup-close {
    position: absolute;
    top: 8px;
    right: 100px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://ordme.com/skin/frontend/ordme/default/images/popup-newsletter/om-nt-popup-close.png) no-repeat center center;
}

.om-nt-popup-newsletter {
    position: absolute;
    z-index: 2;
    top: 115px;
    right: 215px;
}

.om-nt-popup-newsletter-ttl {
    margin-bottom: 10px;
    color: #51a2da;
    text-shadow: 0 1px 1px #5ba4db;
    font-size: 20px;
}

.om-nt-popup-newsletter .block-subscribe {
}

.om-nt-popup-newsletter .block-subscribe .input-box button {
    display: none;
}

.om-nt-popup-newsletter .block-subscribe .input-box input[type="text"] {
    width: 291px;
    height: auto;
    padding: 7px 5px;
    background: rgba(255, 255, 255, 0.7);
}

.om-nt-popup-newsletter .block-subscribe .om-newsletter-gender {
}

.om-nt-popup-newsletter .block-subscribe .om-newsletter-gender input[type="radio"] {
    display: none;
}

.om-nt-popup-newsletter .block-subscribe .om-newsletter-gender label {
    display: inline-block;
    margin-left: 5px;
    padding: 3px 30px 6px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    background: #51a2da;
    font-size: 14px;
}

.om-nt-popup-newsletter .block-subscribe .om-newsletter-gender label:hover {
    background: #4285b2;
}

.om-nt-popup-telegram {
    position: absolute;
    z-index: 2;
    right: 125px;
    bottom: 15px;
}

/*== Help page Menu == */

.block.block-account ul li.active a {
    color: #fff;
    background: #b20b51;
}

#tab_help_menu {
    position: relative;
    top: -40px;
}

#tab_help_menu li a {
    padding: 3px 9px 5px !important;
}

#fixed_help_menu {
    -webkit-transition: all 2s;
    transition: all 2s;
}

.affix:not(#om-related-products.affix) {
    position: fixed !important;
    top: 100px;
    -webkit-transition: all 2s;
    transition: all 2s;
}

.collapsing {
    transition: height 0.6s;
}

#tab_help_menu li.active a {
    color: #fff;
    background-color: #b20b51;
}

/*== Account page Menu == */
.affix#fiexd_account_menu , 
.affix#fiexd_checkout_menu
{
    width: 270px;
}

.affix-bottom#fiexd_account_menu .block-account ,
.affix-bottom#fiexd_checkout_menu .block-account {
    margin-bottom: 0 !important;
}

/*== Checkout page Menu == */
#fiexd_checkout_menu {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

/*== Contact form ==*/
form#contactForm label#cf-sec-field em {
    position: relative;
    top: 10px;
    right: 75px;
    font-style: normal;
}

form#contactForm .g-recaptcha {
    display: table;
    margin: 6px auto;
    text-align: center;
}

form#contactForm .g-recaptcha > iframe > html > body > .rc-anchor-checkbox-label {
    font-size: 50px;
}

.contact-map-wrap #map img {
    display: inherit;
    margin: 0 auto;
    max-width: 100%;
}

/*==about-us page==*/
#about_us_body {
    position: relative;
    overflow: hidden;
    width: 100%;
    background: #f5f5f5;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
}

#about_us_body a {
    color: #b20b51 !important;
}

#about_us_body a:hover {
    color: #444;
}

#about_us_body div {
    padding-right: 0;
    padding-left: 0;
}

#about_us_body #about_us_sec_1 {
    position: relative;
}

#about_us_body #about_us_sec_1 #sec_1_border {
    position: absolute;
    top: 31%;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    border-top: 4px dashed #a1a1a1;
}

#about_us_body #about_us_sec_1 #sec_1_1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 350px;
    padding: 20px 25px;
    padding-top: 240px;
    text-align: center;
    color: #B20B51;
    background: rgba(255, 255, 255, 0.6);
    font-family: 'Vazir';
    font-size: 40px;
    font-weight: bold;
    line-height: 1.7;
}

#about_us_body #about_us_sec_1 img {
    width: 100%;
}

#about_us_body #about_us_sec_2 {
    position: relative;
    padding: 50px 95px 35px;
    text-align: center;
    color: #000;
    background-color: #f5f5f5;
    font-size: 18px;
    line-height: 34px;
}

#about_us_body #about_us_sec_2 p:first-child {
    margin-bottom: 30px;
    color: #b20b51;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 22px;
}

#about_us_body #about_us_sec_2 p span {
    color: #b20b51;
}

#about_us_body #about_us_sec_2 .triangle-down {
    position: absolute;
    z-index: 90;
    right: 0;
    bottom: -35px;
    left: 0;
    width: 0;
    height: 0;
    margin-right: auto;
    margin-left: auto;
    border-top: 35px solid whitesmoke;
    border-right: 75px solid transparent;
    border-left: 75px solid transparent;
}

#about_us_body #about-us-video-sec {
    padding: 0 95px;
    text-align: center;
}

#about_us_body #about-us-video-sec figure {
    max-width: 60%;
    margin: 0 auto;
}

#about_us_body #about_us_sec_3 {
    padding: 35px 95px 50px 95px;
    text-align: center;
    color: #666;
    background-color: #f9f9f9;
    font-size: 15px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_4 div:last-child {
    padding: 170px 50px 15px;
}

div#about_us_sec_5 div:last-child {
    padding: 150px 50px 15px;
}

div#about_us_sec_4,
div#about_us_sec_5 {
    margin-right: 0;
    margin-left: 0;
}

div#about_us_sec_4 div img,
div#about_us_sec_5 div img {
    width: 100%;
}

#about_us_body div#about_us_sec_4 div:last-child p:first-child,
div#about_us_sec_5 div:last-child p:first-child {
    margin-bottom: 25px;
    padding-bottom: 25px;
    color: #B20B51;
    border-bottom: 1px solid #B20B51;
    font-family: 'Vazir';
    font-size: 23px;
}

#about_us_body div#about_us_sec_4 div:last-child p:last-child,
div#about_us_sec_5 div:last-child p:last-child {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_6 {
    padding-right: 100px;
    padding-bottom: 55px;
    padding-left: 100px;
    background: #fff;
}

#about_us_body div#about_us_sec_6 p#sec_6_1 {
    display: table;
    margin: 0 auto;
    padding-top: 55px;
    padding-bottom: 25px;
    color: #BA2362;
    border-bottom: 1px solid #BA2362;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 23px;
}

#about_us_body div#about_us_sec_6 p#sec_6_2 {
    padding-top: 20px;
    padding-bottom: 25px;
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_6 #sec_6_3 {
    text-align: center;
}

#about_us_body div#about_us_sec_6 ol {
    padding-right: 15px;
    line-height: 25px;
}

#about_us_body div#about_us_sec_6 ol li a {
    font-size: 16px;
}

#about_us_body div#about_us_sec_6 ol li {
    list-style: initial;
    list-style-type: square;
}

#about_us_body div#about_us_sec_6 div#sec_6_3 div span {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 15px;
}

#about_us_body div#about_us_sec_7 {
    position: relative;
}

#about_us_body div#about_us_sec_7 img {
    width: 100%;
}

#about_us_body div#about_us_sec_7 #sec_7_txt {
    position: relative;
    display: table;
    width: 500px;
}

#about_us_body div#about_us_sec_7 #sec_7_1 {
    position: absolute;
    bottom: 220px;
    margin-right: 60px;
    padding: 20px 28px 20px 23px;
    color: #BA3C73;
    background: #fefbfc;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 23px;
}

#about_us_body div#about_us_sec_7 #sec_7_border {
    position: absolute;
    right: 60px;
    bottom: 215px;
    display: none;
    width: 439px;
}

#about_us_body div#about_us_sec_7 #sec_7_2 {
    position: absolute;
    bottom: 0;
    margin-right: 60px;
    padding: 35px 20px 90px;
    color: #fff;
    background: rgba(178, 11, 81, 0.7);
    font-size: 16px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_7 #sec_7_2 a {
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

#about_us_body div#about_us_sec_7 #sec_7_2 a:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 1);
}

#about_us_body div#about_us_sec_8 {
    position: relative;
    min-height: 880px;
}

#about_us_body div#about_us_sec_8 #sec_8_1 {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 880px 1200px 0 0;
    border-style: solid;
    border-color: #f2f2f2 transparent transparent transparent;
    line-height: 0;
    _border-color: #007bff #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#about_us_body div#about_us_sec_8 #sec_8_2 {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0 0 880px 1200px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    line-height: 0;
    _border-color: #000000 #000000 #007bff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

#about_us_body div#about_us_sec_8 #sec_8_3 {
    position: relative;
    float: left;
    width: 500px;
    margin-top: 100px;
    margin-left: 85px;
}

#about_us_body div#about_us_sec_8 #sec_8_3 {
    position: relative;
    float: left;
    width: 500px;
    margin-top: 100px;
    margin-left: 85px;
}

#about_us_body div#about_us_sec_8 #sec_8_3 p:first-child {
    margin-bottom: 25px;
    padding-bottom: 25px;
    color: #B20B51;
    border-bottom: 1px solid #B20B51;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 23px;
}

#about_us_body div#about_us_sec_8 #sec_8_3 p:last-child {
    font-size: 14px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_8 #sec_8_4 {
    position: relative;
    float: left;
    width: 500px;
    margin-top: 550px;
    margin-right: 85px;
}

#about_us_body div#about_us_sec_8 #sec_8_4 p:first-child {
    margin-bottom: 25px;
    padding-bottom: 25px;
    text-align: center;
    color: #B20B51;
    border-bottom: 1px solid #B20B51;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 23px;
}

#about_us_body div#about_us_sec_8 #sec_8_4 p:last-child {
    font-size: 14px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_8 #sec_8_5 {
    position: absolute;
    top: 33px;
    right: 170px;
    display: table;
    border: 12px solid #f2f2f2;
}

#about_us_body div#about_us_sec_8 #sec_8_6 {
    position: absolute;
    bottom: 60px;
    left: 170px;
    display: table;
}

#about_us_body div#about_us_sec_8 #sec_8_6 #about_us_sec_8_6_parent_img {
    display: inline-block;
    border: 12px solid #f2f2f2;
}

#about_us_body div#about_us_sec_9 {
    position: relative;
    padding-top: 50px;
    padding-right: 95px;
    padding-left: 95px;
    background: #f8f8f8;
    width: 100%;
}

#about_us_body div#about_us_sec_9 p:nth-child(1) {
    display: table;
    width: 600px;
    margin: 0 auto;
    padding-bottom: 15px;
    text-align: center;
    color: #009FE3;
    border-bottom: 1px solid #009FE3;
    font-family: 'Vazir';
    font-weight: bold;
    font-size: 23px;
}

#about_us_body div#about_us_sec_9 p:nth-child(2) {
    margin-top: 20px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

#about_us_body div#about_us_sec_9 #sec_9_1 {
    position: relative;
    z-index: 90;
    display: table;
    margin: 40px auto 0;
    box-shadow: 0 20px 55px -20px rgba(0, 0, 0, 0.8);
}

#about_us_body div#about_us_sec_9_1_1 {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: inherit;
    max-width: 100%;
    border-top: 15px solid #009FE3;
}

.om-product-report-modal .modal-dialog,
.om-order-by-mobile-modal .modal-dialog,
#sale-by-sms-modal .modal-dialog {
    margin-top: 15vh;
}

.rewardpoints-referfriend-dialog-refer .top,
.rewardpoints-referfriend-dialog-refer .bot {
    display: none;
}

.rewardpoints-referfriend-dialog-refer .dialog_e,
.rewardpoints-referfriend-dialog-refer .dialog_w {
    width: 0;
}

#rewardpoints-referfriends-popup {
    padding-bottom: 30px;
    border-radius: 2px;
    background-color: #fff;
}

.rewardpoints-referfriend-dialog-refer .dialog_close {
    display: none;
}

#rewardpoints-slider-container .rewardpoints-slider-input .input-point {
    text-align: left;
    padding-bottom: 8px;
}

#rewardpoints-slider-container .rewardpoints-slider-input .input-point #reward_sales_point {
    width: 70px !important;
    margin-left: 6px;
    text-align: center;
    direction: ltr;
    -webkit-user-select: all;
    -moz-user-select: all;
    -ms-user-select: all;
    user-select: all;
}

.modal-dialog .modal-body .guide-get-rewardpoints p {
    font-weight: 700;
    color: #b20b51;
}

.modal-body .guide-get-rewardpoints p:nth-of-type(2) {
    margin-top: 10px;
}

.modal-dialog .modal-body ul.modal-unordered-list li::before {
    content: "•";
    display: inline-block;
    width: 20px;
    vertical-align: text-top;
    font-size: 30px;
    color: #b20b51;
}

.modal-dialog .modal-body .guide-get-rewardpoints ul li span {
    min-width: 100px;
    display: inline-block;
}

.om-report-product-bug {
    border-radius: 2px
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-report {
    position: relative;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.order-byPhone a {
    color: #777 !important;
    line-height: 30px;
}

.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-report a {
    text-align: center;
    text-indent: 0;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 30px;
}

.om-textarea-report {
    min-height: 65px;
}

.om-change-compare-button-right {
    right: 90px;
}

.om-change-wishlist-button-right {
    right: 20px;
}

.om-color-swatch-list-in-compare-page {
    position: relative !important;
    bottom: 0;
    left: 0 !important;
    width: 138px !important;
    margin: 0 auto !important;
    padding: 0;
    list-style: none;
}

.catalog-product-qty-in-wishlist-page {
    max-width: 97px !important;
    margin-bottom: 10px !important;
}

.om-h2-product-name-big {
    overflow: hidden;
    height: 44px;
    margin: 0;
    text-align: right;
    font-size: 15px;
    line-height: 22px;
}

.om-h2-product-name-small {
    overflow: hidden;
    height: 44px;
    margin-bottom: 0;
    text-align: right;
    font-size: 14px;
    line-height: 22px;
}

.om-h2-other-products-product-name {
    font-size: 14px;
    line-height: 22px;
}

.om-h2-other-products-product-name a{
    color: #333;
}

.om-h1-product-name {
    margin: 0 0 8px !important;
    font-family: 'Vazir' !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 30px;
}

.item-time {
    width: 165px !important;
    direction: ltr !important;
}

/**
 * Cart Sidebar & Fixed Button
 * ============================================= */

#cartpopup_slidecontainer .cartpopup_footer .cartpopup_subtotal {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
}

#cartpopup_slidecontainer #om-cart-total-left-for-free-shipping-in-sidebar-id {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-top: 12px;
    text-align: center;
}

#cart-fixed {
    display: block;
    font-size: 28px;
    font-weight: bold;
    position: fixed;
    z-index: 29;
    bottom: 20px;
    right: 20px;
    border-radius: 100%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    padding: 8px 0;
    text-align: center;
    color: #f7f8fa;
    background: #46ba71;
    transition: all .2s ease-out .1s;
}

#cart-fixed.sticky-pullout {
    transition: all .2s ease-in .1s;
    transform: translateY(80px);
}

#cart-fixed .badge {
    position: absolute;
    top: -3px;
    right: -3px;
    min-width: 23px;
    min-height: 23px;
    line-height: 1.4em;
    border-radius: 100%;
    background: #007b2e;
}

/**
 * @author bobsilon
 * FlipClock
 * ========================================== */

.om-sales .flip-clock-wrapper {
    position: absolute;
    top: 20px;
    left: calc(50% - 105px);
    width: auto;
    font-family: 'Vazir';
}

.om-sales .flip-clock-wrapper ul li a div div.inn {
    font-size: 17px;
}

.om-sales .flip-clock-divider {
    width: 12px;
    height: 60px;
}

.om-sales .flip-clock-divider .flip-clock-label {
    display: none;
}

.om-sales .flip-clock-dot {
    width: 5px;
    height: 5px;
    background: #b20b51;
    box-shadow: none;
}

.om-sales .flip-clock-dot.top,
.om-sales .flip-clock-dot.bottom {
    left: 3px;
}

.om-sales .flip-clock-dot.top {
    top: 17px;
}

.om-sales .flip-clock-dot.bottom {
    bottom: 30px;
}

.om-sales .flip-clock-wrapper .flip {
    box-shadow: 0 2px 5px rgba(88, 0, 37, 0);
}

.om-sales .flip-clock-wrapper ul {
    overflow: hidden;
    width: 20px;
    height: 29px;
    margin: 5px 2px;
    border-radius: 3px;
    background: #b20b51;
}

.om-sales .flip-clock-wrapper ul li {
    overflow: hidden;
    border-radius: 3px;
    line-height: 29px;
}

.om-sales .flip-clock-wrapper ul li a div.up {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.om-sales .flip-clock-wrapper ul li a div.down {
    box-sizing: content-box;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/*.om-sales .flip-clock-wrapper ul.play li.flip-clock-before .up .shadow,
.om-sales .flip-clock-wrapper ul.play li.flip-clock-before .down .shadow,*/

.om-sales .flip-clock-wrapper ul li a div div.inn {
    color: #efefef;
    border-radius: 0;
    background-color: #b20b51;
    text-shadow: 0 1px 2px #86123e;
}

/**
 * @author bobsilon
 * Footer Newsletter
 * ========================================== */

.om-ftr-bottom .om-newsletter-wrapper #output,
.om-ftr-bottom .om-newsletter-wrapper #error-news-msg {
    position: relative;
    top: auto;
    text-align: right;
    border: none;
    background: none;
}

.om-ftr-bottom .om-newsletter-wrapper .om-home-newsletter-text {
    padding-top: 10px;
    color: #999;
    font-size: 14px;
}

.om-ftr-bottom .om-newsletter-wrapper .select {
    position: relative;
    display: inline-block;
    width: 60px;
    margin: 0;
    border: 1px solid #636363;
    line-height: 1.4em;
}

.om-ftr-bottom .om-newsletter-wrapper .select select {
    display: inline-block;
    width: 100%;
    height: 28px;
    padding: 5px 4px;
    cursor: pointer;
    color: #aaa;
    border: 0;
    border-radius: 0;
    outline: 0;
    background: #555;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.om-ftr-bottom .om-newsletter-wrapper .select select::-ms-expand {
    display: none;
}

.om-ftr-bottom .om-newsletter-wrapper .select select:hover,
.om-ftr-bottom .om-newsletter-wrapper .select select:focus {
    color: #eee;
    background: #777;
}

.om-ftr-bottom .om-newsletter-wrapper .select select:disabled {
    pointer-events: none;
    opacity: .5;
}

.select__arrow {
    position: absolute;
    top: 8px;
    left: 13px;
    width: 0;
    height: 0;
    pointer-events: none;
    color: #aaa;
}

.om-ftr-bottom .om-newsletter-wrapper .select select:hover ~ .select__arrow,
.om-ftr-bottom .om-newsletter-wrapper .select select:focus ~ .select__arrow {
    border-top-color: #000;
}

.om-ftr-bottom .om-newsletter-wrapper .select select:disabled ~ .select__arrow {
    border-top-color: #ccc;
}

.om-ftr-bottom .om-newsletter-wrapper .block-subscribe .input-box .button {
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
    width: auto;
    height: 30px;
    margin-right: -5px;
    padding: 0 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #b20b51;
    line-height: 1.5em;
}

.om-ftr-bottom .om-newsletter-wrapper .block-subscribe .input-box .button:before {
    display: none !important;
    content: '' !important;
}

/**
 * @author bobsilon
 * Footer
 * ========================================== */

.om-ftr-bottom {
    background: #363636;
}

.om-ftr-bottom .middle-section {
    border-top: 1px solid #464646;
    border-bottom: 1px solid #464646;
}

.om-ftr-bottom .middle-section ul.links {
    float: right;
}

.om-footer-desktop .om-ftr-bottom .middle-section ul.links {
    margin: 0 14px 0 0;
}

.om-ftr-bottom .middle-section ul.banks {
    float: left;
    margin: 0;
}

.om-ftr-bottom .middle-section ul.links li,
.om-ftr-bottom .middle-section ul.banks li {
    display: inline-block;
    padding: 5px;
    list-style: none;
}

.om-ftr-bottom .middle-section ul.links li a {
    display: inline-block;
    padding: 12px 5px;
    color: #b6b6b6;
    font-size: 14px;
}

.om-ftr-bottom .middle-section ul.links li a:hover {
    color: #e7e8ea;
}

.om-ftr-bottom .middle-section ul.banks li {
    width: 52px;
    height: 52px;
    background-image: url('/skin/frontend/ordme/default/images/footer-logo-banks-hq.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.om-ftr-bottom .middle-section ul.banks li.bank-mellat {
    background-position: 0 2px;
}

.om-ftr-bottom .middle-section ul.banks li.bank-novin {
    background-position: -52px 2px;
}

.om-ftr-bottom .middle-section ul.banks li.bank-parsian {
    background-position: -104px 2px;
}

.om-ftr-bottom .middle-section ul.banks li.bank-pasargad {
    background-position: -158px 2px;
}

/*.om-ftr-bottom .middle-section ul.banks li img {
    width: 45px;
}*/

.om-ftr-bottom .om-about {
    background: #333;
}

.om-ftr-bottom .om-about .om-ftr-logo {
    width: 130px;
    margin-right: 20px;
    -webkit-filter: grayscale(100%) brightness(400%);
    filter: grayscale(100%) brightness(400%);
}

.om-ftr-bottom .om-about .content p {
    display: table;
    padding: 0 20px;
}

.om-ftr-bottom .om-about .om-footer-scl-icons ul {
    text-align: right;
}

.om-ftr-bottom .om-about .om-footer-scl-icons ul li:first-child {
    margin-right: 20px;
}

.om-ftr-bottom .om-about .om-footer-scl-icons ul li a {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-size: 470% !important;
}

.om-ftr-bottom .copyright {
    background: #282828;
}

.om-ftr-bottom .copyright .om-ftr-btm-copyright {
    margin-top: 0;
    border-top: none;
}

.om-footer-mobile .om-ftr-bottom {
    padding: 0;
}

@media (max-width: 991px) {
    .om-footer:not(.om-footer-mobile) {
        display: none;
    }
}

/**
 * @author bobsilon
 * Artciles & Videos Section (Home Page)
 * ========================================== */

.om-blog-wrapper {
    background: #f6f6f6;
    min-height: 1px;
    clear: both;
}

.om-blog-wrapper .om-homepage-title p {
    display: inline-block;
}

.om-blog-posts-wrapper {
    display: inline-block;
    width: calc(75% - 7px);
    background: none;
}

.om-blog-posts-wrapper .om-post-list-wrap {
    clear: both;
    text-align: right;
}

.om-blog-posts-wrapper .om-post-list-img a {
    display: block;
}

.om-home-video-wrapper {
    float: left;
    width: calc(25% - 8px);
    margin-top: 50px;
}

.om-home-video-wrapper .om-homepage-title i {
    width: auto;
    height: auto;
    margin-left: 5px;
    margin-bottom: 0;
    color: #b20b51;
    background: none;
    font-size: 25px;
    line-height: 1em;
    vertical-align: middle;
}

.om-home-video-wrapper .om-homepage-title .om-viewall-link i {
    font-size: 12px;
    margin-left: 0;
}

.om-home-video-wrapper .om-homepage-title .om-heading {
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
}

.om-home-video-wrapper .om-homepage-title .om-viewall-link {
    position: relative;
    top: 5px;
}

.om-home-video-wrapper .om-home-video a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.om-home-video-wrapper .om-home-video img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.om-homepage-title {
    text-align: right;
}

.om-homepage-title .om-heading a {
    display: inline-block;
    color: #b20b51;
}

.om-homepage-title .om-heading a h2 {
    font: bold 20px 'Vazir';
}

/** Blog Artciles & Videos Responsive */
@media (max-width: 992px) {
    .om-blog-posts-wrapper {
        width: 50%;
    }

    .om-blog-posts-wrapper .om-home-articles .row {
        text-align: center;
    }

    .om-blog-posts-wrapper .col-lg-4 {
        float: none;
        width: calc(100% / 1);
        margin: 0 auto;
    }

    .om-blog-posts-wrapper .col-lg-4 .om-post-list-img {
        width:100%;
    }

    .om-home-video-wrapper {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .om-blog-posts-wrapper {
        padding-bottom: 0;
    }

    .om-blog-posts-wrapper .om-home-articles .row .col-lg-4:not(:first-child) {
        display: none;
    }
}

/**
 * @author bobsilon
 * Block Special Section (Home Page)
 * ====================================== */

.om-special-wrapper {
    padding: 0;
    background: #f4f4fa;
}

/*popular categories*/
.om-special-wrapper .container {
    padding-top: 0;
}

.om-special-wrapper .container .popular_categories_parent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-top: 0;
}

.om-special-wrapper .container .popular_categories_parent .popular_categories {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: calc(100% / 4);
    -moz-flex-basis: calc(100% / 4);
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
    overflow: hidden;
}

.om-special-wrapper .container .popular_categories_parent .popular_categories img {
    width: 100%;
    -webkit-transition: transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -o-transition: transform 0.5s ease-in-out;
    -ms-transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.om-special-wrapper .container .popular_categories_parent .popular_categories:hover img {
    -moz-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    -o-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
/*popular categories end*/


/** Block Special Section */
@media (max-width: 991px) {
    .block-special-section .section-1 .container > .om-spcl-item {
        float: none;
        width: calc(90%);
        margin: 0 5% 10px;
    }

    .block-special-section .section-1 .banners {
        float: none;
        width: calc(90%);
        margin: 0 5% 10px;
    }

    .block-special-section .section-1 .banners .om-spcl-item {
        width: calc(100%);
    }

    .block-special-section .section-2 .om-spcl-item {
        width: calc(100% / 2 - 10px);
        margin: 4px 4px !important;
        margin-top: 10px;
    }
}

@media (max-width: 991px) {
    .block-special-section .section-1 .banners .om-spcl-item {
        width: calc(100%) !important;
        margin: 0 0 10px;
    }

    .block-special-section .section-2 .om-spcl-item {
        width: calc(100% / 1 - 10px);
    }

    .block-special-section .section-1 .om-spcl-item img.banner-desktop {
        display: none;
    }

    .block-special-section .section-1 .om-spcl-item img.banner-mobile {
        display: block;
    }
}

/**
 * @author bobsilon
 * OM Home Brands (Home Page)
 * ====================================== */

.om-brands-wrapper {
    display: none;
    margin: 0 0 50px;
    background: none;
}

.om-brands-wrapper .slider-brand-bottom .item {
    display: inline-block;
    width: calc(100% / 4 - 16px);
    margin: 7px 6px;
    text-align: center;
    border: 1px solid #ddd;
    outline: none;
    background: #fff;
}

.om-brands-wrapper .slider-brand-bottom .item img {
    max-width: 100%;
}

/**
 * @author bobsilon
 * Block Special Banner (Home Page)
 * ====================================== */

.block-special-banner {
    margin: 0 0 35px;
}

.block-special-banner .container {
    max-width: 100% !important;
    padding: 0 20px;
    text-align: center;
}

.block-special-banner .container a {
    display: inline-block;
    clear: both;
    float: right;
    height: 43px;
    width: 190px;
}

.block-special-banner img:not(.social-btn-link) {
    width: 100%;
}

@media (max-width: 991px) {
    .block-special-banner .banner-desktop {
        display: none;
    }
}

@media (min-width: 992px) {
    .block-special-banner .banner-mobile {
        display: none;
    }

    /* Special Section Mobile */
    .block-special-section .section-1.banner-mobile .container > .om-spcl-item {
        width: calc(100% / 3 - 15px);
    }

    .block-special-section .section-1.banner-mobile .banners {
        width: calc(100% / 3 * 2 - 10px);
    }

    .block-special-section .section-1.banner-mobile .banners .om-spcl-item:nth-child(1) {
        width: 48.5%;
    }

    .block-special-section .section-1.banner-mobile .banners .om-spcl-item:nth-child(2) {
        width: 48.5%;
    }

}

/**
 * @author bobsilon
 * OM Sales (Home Page)
 * ====================================== */

.om-sales .products-grid {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.om-sales .om-homepage-title {
    text-align: right;
}

.om-sales .om-homepage-title .discounts24hours {
    width: 100%;
    height: 84px;
    float: left;
    position: relative;
    padding: 10px 10px 0;
    margin-right: 10px;
}

.om-sales .om-homepage-title .discounts24hours a i {
    margin-top: 20px;
}

.om-sales .om-homepage-title .discounts24hours .om-heading {
    padding-top: 23px;
}

.om-sales .om-homepage-title i {
    color: #b20b51;
    background: none;
    font-size: 45px;
}

.om-sales .om-homepage-title .om-heading {
    color: #b20b51;
}

.om-sales .om-homepage-title .trend-category {
    margin: 10px 0;
    color: #b20b51;
    text-indent: 10px;
    font: bold 17px/20px "Vazir";
}

.om-homepage-title .om-viewall-link a {
    color: #b20b51;
    background: none;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
}

.om-homepage-title .om-viewall-link a i {
    margin-bottom: 0;
}

.om-viewall-link.om-festival-link a {
    color: #b20b51;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0 8px;
    line-height: 28px;
    -webkit-transition: transform .3s ease .15s, opacity .1s ease .15s, background .2s ease;
    -moz-transition: transform .3s ease .15s, opacity .1s ease .15s, background .2s ease;
    -o-transition: transform .3s ease .15s, opacity .1s ease .15s, background .2s ease;
    transition: transform .3s ease .15s, opacity .1s ease .15s, background .2s ease;
}

.om-sales .products-grid {
    text-align: center;
}

.om-sales.mostviewed .om-homepage-title {
    height: 48px;
}

.om-sales.mostviewed .products-grid {
    text-align: right;
}

.om-sales .products-grid .item {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: calc((100% / 5) - 7px);
    margin: 0 0 3px;
    padding: 10px;
    background: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.om-sales .products-grid .products-grid-left .swiper-wrapper,
.om-sales .products-grid .products-grid-right .item {
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
}

.om-sales .products-grid .item.not-salable {
    filter: blur(0.5px) grayscale(100%);
    opacity: 0.8;
}

.om-sales .products-grid .item:not(:last-child) {
    margin-left: 5px;
}

.om-sales .products-grid .item .product-image {
    position: relative;
    margin: -10px 0 0 0;
    padding-bottom: 0;
    text-align: center;
}

.om-sales .products-grid .item .product-image a {
    display: block;
}

.om-sales .products-grid .item .product-image .om-color-swatch-list {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.om-sales.mostviewed .products-grid .item .product-image .om-color-swatch-list {
    height: 24px;
}

.om-sales .products-grid .item .om-sale-label {
    top: 5px;
    left: -5px;
    width: 35px;
    height: 35px;
    padding: 6px 0;
    text-align: center;
    border-radius: 100%;
    border-bottom-right-radius: 5px;
    font-size: 14px;
}

.om-sales .products-grid .item .product-image .om-color-swatch-list li {
    top: 0;
    right: 0;
    bottom: 0;
    display: inline-block;
    float: none;
    margin-right: 2px;
}

.om-sales .products-grid .item .product-image .om-color-swatch-list li:first-child {
    position: relative;
}

.om-sales .products-grid .item .om-timer-sales-product {
    background: none;
}

.om-sales .products-grid .item .om-product-detail-txt .product-name a {
    white-space: pre-wrap;
}

.om-sales .products-grid .item.not-salable .om-product-detail-txt .item-price {
    z-index: 9;
}

.om-sales .products-grid .item.not-salable .om-product-detail-txt .item-price > .finished-text {
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    width: 100%;
    position: relative;
    top: -175px;
    text-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}

.om-sales .products-grid .item.not-salable a.finished-text {
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    padding-top: 130px;
}

.om-sales .products-grid .item.not-salable .om-product-detail-txt .item-price > .special-price {
    float: none;
    margin-bottom: 0;
    color: #09973e;
    font-size: 14px;
}

.om-sales .products-grid .item.not-salable .om-product-detail-txt .item-price > .old-price {
    text-decoration: line-through;
}

.om-sales .products-grid .item .om-product-detail-txt .item-price {
    float: none;
    margin: 10px 0;
}

.om-sales .products-grid .item .om-product-detail-txt .item-price .price-box {
    display: block;
}

.ordme_suggest_for_you .om-sales .products-grid .item .om-product-detail-txt .item-price .multiple_prices {
    position: relative;
    top: 10px;
}

.om-sales .products-grid .item .om-product-detail-txt .item-price .regular-price {
    position: relative;
    top: 10px;
}

.om-sales .products-grid .item .om-product-detail-txt .item-price .special-price,
.om-sales .products-grid .item .om-product-detail-txt .item-price .regular-price {
    float: none;
    margin-bottom: 0;
    color: #09973e;
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
}

.om-sales .products-grid .item .om-product-detail-txt .item-price .old-price {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    float: none;
    margin: 0 0 10px 0;
    opacity: .7;
}

.om-sales .products-grid .item .om-product-detail-txt .om-h2-product-name-big {
    text-align: center;
    font-size: 14px;
}

/*.om-sales.mostviewed .products-grid .item .om-overlay {*/

.om-sales .products-grid .item .om-overlay {
    position: relative !important;
    z-index: auto !important;
    right: auto !important;
    bottom: auto !important;
    margin: 20px 0 !important;
    opacity: 1 !important;
}

.om-sales .products-grid .item .om-overlay {
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 85px;
    width: 100%;
    height: 55px;
    margin-top: -10px;
    padding: 0;
    transition: all .3s ease;
    text-align: center;
    opacity: 0;
    background: #fff;
}

.om-sales .products-grid .item .om-overlay .om-rating {
    transition: transform .3s ease .10s, opacity .1s ease .10s;
}

.om-sales .products-grid .item .om-overlay .btn-cart {
    padding: 8px 10px;
    transition: transform .3s ease .15s, opacity .1s ease .15s, background .2s ease;
    color: #fff;
    border-radius: 2px;
    background: #24AD57;
}

.om-sales .products-grid .item .om-overlay .btn-cart:hover {
    background: #36cb6d;
}

.om-sales .products-grid .item .om-overlay .om-add-to-wishlist {
    margin: 0 2px;
    transition: transform .3s ease .20s, opacity .1s ease .20s, background .2s ease;
}

.om-sales .products-grid .item .om-overlay .om-add-to-compare {
    /*transition: transform .3s cubic-bezier(0.18, 0.03, 0.47, 1.5) .25s, opacity .1s ease .25s; BOUNCE EFFECT*/
    transition: transform .3s ease .25s, opacity .1s ease .25s, background .2s ease;
}

.om-sales .products-grid .item .om-link-to-product,
.om-sales .products-grid .item .om-overlay .om-add-to-wishlist,
.om-sales .products-grid .item .om-overlay .om-add-to-compare {
    display: inline-block;
    padding: 6px 0;
    color: #fff;
    font-size: 20px;
    border-radius: 2px;
    background: #999;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    /*#484848*/
}

.om-sales .products-grid .item .om-overlay .om-add-to-wishlist:hover,
.om-sales .products-grid .item .om-overlay .om-add-to-compare:hover {
    background: #b20b51;
}

/** On Product Hover */

.om-sales .products-grid .item:hover .om-overlay {
    opacity: 1;
}

.om-sales .products-grid .item .om-overlay .om-rating,
.om-sales .products-grid .item .om-overlay .btn-cart,
.om-sales .products-grid .item .om-overlay .om-add-to-wishlist,
.om-sales .products-grid .item .om-overlay .om-add-to-compare {
    /*transition-delay: 0s !important;  transform: translateY(5px); opacity: 0;*/
}

.om-sales .products-grid .item:hover .om-overlay .om-rating,
.om-sales .products-grid .item:hover .om-overlay .btn-cart,
.om-sales .products-grid .item:hover .om-overlay .om-add-to-wishlist,
.om-sales .products-grid .item:hover .om-overlay .om-add-to-compare {
    /*transform: translateY(0); opacity: 1;*/
}

/** OM Sales Responsive */

@media (max-width: 1199px) {
    .om-sales .products-grid .item {
        width: calc(100% / 3 - 9px);
    }

    .om-sales .products-grid .item .om-timer-sales-product {
        width: 80%;
        margin: 0 auto -10px;
    }
}

@media (max-width: 768px) {
    .om-sales .products-grid .item .om-timer-sales-product {
        width: 100%;
    }

    .om-sales .products-grid .item .om-overlay {
        position: relative;
        z-index: inherit;
        bottom: 0;
        opacity: .999;
    }

    .om-sales .products-grid .item .om-overlay .om-rating,
    .om-sales .products-grid .item .om-overlay .btn-cart {
        transform: translateY(0);
        opacity: 1;
    }

    .om-sales .products-grid .item .om-overlay .om-add-to-wishlist,
    .om-sales .products-grid .item .om-overlay .om-add-to-compare {
        display: none;
    }
}

@media (max-width: 992px) {
    .om-sales .products-grid .item {
        width: 254px;
    }

    .om-sales .products-grid .item .om-timer-sales-product {
        width: 90%;
    }

    .om-sales .om-sales-content {
        margin: 0 -15px;
        overflow: hidden;
    }

    .om-sales .products-grid {
        padding: 0 15px;
        text-align: center;
    }

    .om-home-new-wrapper .om-sales .om-sales-content {
        width: 100%;
        margin-right: 0;
    }

    .om-home-new-wrapper .om-sales .products-grid {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0;
        white-space: nowrap;
    }

    .om-home-new-wrapper .om-sales .products-grid .item {
        display: block;
        -webkit-flex-shrink: 0;
        -ms-flex-shrink: 0;
        flex-shrink: 0;
        height: inherit;
        background-attachment: local;
    }
}

@media (max-width: 575px) {
    .om-sales .products-grid .item .om-timer-sales-product {
        /*width: 100%;*/
    }
}

@media (max-width: 575px) {
    .om-sales .products-grid .item {
        width: 254px;
    }

    .om-sales .products-grid .item .om-timer-sales-product {
        width: 90%;
    }
}

/**
 * @author Seyedi
 * OM Services (Home Page)
 * ====================================== */

.om-sales #popular-sales-products .om-special-links {
    width: 224px;
    float: right;
    background: #f6f6f6;
    outline: 1px solid #d7d8da;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
}

.om-sales #popular-sales-products .om-special-links ul li h2 {
    margin-top: 0;
    margin-bottom: 0;
}

.om-sales #popular-sales-products .om-special-links ul li a {
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 13.5px;
    color: #67625e;
}

.om-sales #popular-sales-products .om-special-links ul li a:hover {
    background: #e0e0e0;
    color: #67625e;
}

.om-sales #popular-sales-products .products-grid {
    width: 100%;
    float: left;
}

.om-sales #popular-sales-products .products-grid .products-grid-right {
    width: calc(50% - 5px);
    float: right;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item {
    width: calc(50% - 5px);
    border: none;
    margin: 0 0 10px;
    padding: 10px 10px 7px;
}

.om-sales #popular-sales-products .products-grid .item .product-image {
    position: initial;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image .om-color-swatch-list,
.om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image .om-size-swatch-list {
    bottom: 75px;
    left: 0;
    right: 0;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image .om-color-swatch-list,
.om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image .om-size-swatch-list {
    bottom: 100px;
    left: 0;
    right: 0;
}

.om-sales #popular-sales-products .products-grid .item .product-image .om-product-added-to-lists-wrap {
    top: 2px;
    right: 2px;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image {
    height: 155px;
    width: 155px;
    margin: -10px auto 0;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image img {
    width: 100%;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item:nth-child(odd) {
    float: right;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item:nth-child(even) {
    float: left;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image .om-sale-label {
    left: 5px;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .om-h2-product-name-big {
    height: 46px;
    margin-top: 13px;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price {
    margin: 0;
    padding: 0;
    line-height: 22px;
    height: 24px !important;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price .special-price {
    float: left;
}

.om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price .old-price {
    float: right;
    margin-bottom: 0;
}

.om-sales #popular-sales-products .products-grid .products-grid-left {
    position: relative;
    width: calc(50% - 5px);
    float: left;
    height: 500px;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item {
    width: 100%;
    border: none;
    margin: 0 0 10px;
    height: inherit;
    padding: 15px;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image img {
    height: 300px;
    margin-top: 20px;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image .om-sale-label {
    top: 15px;
    left: 15px;
    width: 45px;
    height: 45px;
    line-height: 36px;
    font-size: 16px;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item .product-details {
    position: absolute;
    width: calc(100% - 30px);
    bottom: 15px;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item .om-product-detail-txt .om-h2-product-name-big {
    margin-top: 5px;
    float: right;
    width: calc(100% - 115px);
    text-align: right;
}

.om-sales #popular-sales-products .products-grid .products-grid-left .item .om-product-detail-txt .item-price {
    margin: 8px 0 0;
    float: left;
}

.om-sales #popular-sales-products .products-grid .item .item-price .price-box .multiple_prices {
    display: none;
}

/**
 * @author bobsilon
 * OM Services (Home Page)
 * ====================================== */

.om-features {
    background: transparent;
    padding-top: 15px;
    border-top: none;
}

.om-features .col-xs-12 {
    padding: 0;
    height: 84px;
}

.om-services {
    padding-top: 8px;
    background: none;
}

.om-services ul li .service-icon {
    width: 41px;
    height: 41px;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.om-services ul li .service-icon.cash-on-delivery {
    background-position: 5px;
}

.om-services ul li .service-icon.delivery {
    background-position: -45px;
    width: 48px;
}

.om-services ul li .service-icon.orig {
    background-position: -95px;
}

.om-services ul li .service-icon.guarantee {
    background-position: -138px;
}

.om-services ul li .service-icon.physical {
    background-position: -188px;
}

.om-services ul li p {
    position: relative;
    margin-top: 5px;
    color: #b20b51;
}

/**
 * @author bobsilon
 * OM Header Promotion
 *
 * A promotion message to
 * non-registered users in header.
 * ===================================== */

.om-header-promotion {
    display: none;
    position: relative;
    top: -40px;
    height: 0;
    transition: all .2s ease;
    color: #fff;
    background: #46ba71;
}

.om-header-promotion.show {
    top: 0;
    height: 40px;
    padding: 10px 20px;
}

.om-header-promotion > .container > .row > .inner-wrapper {
    display: none;
}

.om-header-promotion.show > .container > .row > .inner-wrapper {
    display: block;
}

.om-header-promotion .row {
    margin: 0;
}

.om-header-promotion .container {
    padding: 0;
    width: 100%;
}

.om-header-promotion a {
    margin-right: 20px;
    color: #fff;
    font-weight: bold;
    position: relative;
}

.om-header-promotion a:not(.close):after {
    position: absolute;
    content: '';
    bottom: 0;
    left: calc(50% - 25px);
    width: 50px;
    height: 1px;
    border-bottom: 1px dotted #fff;
}

.om-header-promotion a.inline-link {
    margin-right: 0;
    display: inline !important;
}

.om-header-promotion .close {
    position: absolute;
    top: 10px;
    left: -30px;
    width: 15px;
    height: 15px;
    margin: 3px 20px;
    opacity: 1;
    background-size: 15px 15px;
    font-size: 14px;
    z-index: 10;
}

@media (min-width: 576px) {
    .om-header-promotion .close {
        top: 0;
    }
}

@media (max-width: 575px) {
    .om-header-promotion {
        padding: 0 20px !important;
    }

    .om-header-promotion .inner-wrapper a:first-child {
        display: block;
    }

    body#bd div#yt_header .header-v2 div.om-header-promotion > .container {
        height: inherit;
    }

    body#bd div#yt_header .header-v2 div.om-header-promotion > .container > .row {
        height: inherit;
    }
}

/**
 * @author bobsilon
 * OM Page Body
 * ===================================== */

.om-page-body-fix {
    transition: all .2s ease;
    opacity: 1;
}

.om-page-body-fix.unknown {
    opacity: 0;
}

.om-page-body h1,
.om-page-body h2,
.om-page-body h3,
.om-page-body h4,
.om-page-body h5,
.om-page-body h6,
.om-page-body .h1,
.om-page-body .h2,
.om-page-body .h3,
.om-page-body .h4,
.om-page-body .h5,
.om-page-body .h6 {
    line-height: 1.8em;
}

.om-page-body-fix table th,
.om-page-body-fix table td {
    text-align: center;
    vertical-align: middle !important;
}

.om-page-body-fix table th p,
.om-page-body-fix table td p {
    margin: 0;
}

/**
 * @author bobsilon
 * jQuery UI Accordion + Jobs & FAQ Page
 * ===================================== */

.ui-widget {
    margin: 10px 0 40px 0 !important;
    color: #666;
    font-family: Vazir, tahoma, arial !important;
    font-size: 14px !important;
}

.ui-accordion.accordion-theme-1 .ui-widget-content a {
    color: #b20b51;
}

.section-title {
    font-size: 18px;
    font-weight: bold;
}

.ui-accordion.accordion-theme-1 .ui-accordion-header {
    margin: 4px 0 -3px 0;
    border: none;
    background: none;
    font-family: 'Vazir';
    font-weight: bold;
    line-height: 1.8em;
}

.ui-accordion.accordion-theme-1 .ui-accordion-icons {
    padding-right: 1.2em;
}

.ui-accordion.accordion-theme-1 .ui-accordion-header .ui-accordion-header-icon {
    position: relative;
    top: 2px;
    right: 0;
    left: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 0 0 10px;
    transition: all .3s ease;
    background: none;
}

.ui-accordion.accordion-theme-1 .ui-accordion-header .ui-accordion-header-icon:before,
.ui-accordion.accordion-theme-1 .ui-accordion-header .ui-accordion-header-icon:after {
    position: absolute;
    top: 5px;
    right: 0;
    width: 10px;
    height: 1px;
    content: '';
    transition: all .3s ease .1s;
    opacity: 1;
    background: #B20B51;
}

.ui-accordion.accordion-theme-1 .ui-accordion-header .ui-accordion-header-icon:after {
    transform: rotate(90deg);
}

.ui-accordion.accordion-theme-1 .ui-accordion-header-active .ui-accordion-header-icon:before {
    height: 2px;
}

.ui-accordion.accordion-theme-1 .ui-accordion-header-active .ui-accordion-header-icon:after {
    transform: rotate(0deg);
}

.ui-accordion.accordion-theme-1 .ui-state-hover,
.ui-accordion.accordion-theme-1 .ui-state-focus,
.ui-accordion.accordion-theme-1 .ui-accordion-header:hover {
    border: none !important;
    background: none !important;
}

.ui-accordion.accordion-theme-1 .ui-accordion-content {
    position: relative;
    max-width: 835px;
    margin-right: 2.3em;
    padding: .5em 1em 0;
    color: #555;
    border: 1px solid #e7e8ea !important;
    border-right-width: 3px !important;
    border-radius: 2px;
    background: #f7f8fa !important;
    line-height: 1.9em;
}

.ui-accordion.accordion-theme-1 .ui-accordion-content:after {
    position: absolute;
    top: 5%;
    right: 0;
    width: 2px;
    height: 85%;
    content: '';
    opacity: 0;
    background: #aaa;
}

body.cms-faq .accordion-faq .video_btn {
    display: block;
    margin: 10px auto;
}

/**
 * @author bobsilon
 * Temporary Header
 * ===================================== */

#yt-header-temporary {
    width: 100%;
    height: 80px;
    background: #fff;
}

#yt-header-temporary .inner-wrapper {
    position: relative;
    width: 100%;
    height: 80px;
    background: #f2f3f5;
}

#yt-header-temporary .inner-wrapper .bg-pattern,
#yt-header-temporary .inner-wrapper .bg-assets-left,
#yt-header-temporary .inner-wrapper .bg-assets-right,
#yt-header-temporary .inner-wrapper .bg-content,
#yt-header-temporary .inner-wrapper .bg-camera {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .2s ease;
    background-repeat: no-repeat;
}

#yt-header-temporary .inner-wrapper .bg-pattern {
    left: 0;
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-pattern.png');
    background-repeat: repeat;
}

#yt-header-temporary .inner-wrapper .bg-assets-left {
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-assets-left.png');
    background-position: calc(0% - 120px) 0;
}

#yt-header-temporary .inner-wrapper .bg-assets-right {
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-assets-right.png');
    background-position: calc(100%) 0;
}

#yt-header-temporary .inner-wrapper .bg-content {
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-content.png');
    background-position: calc(50%) 15px;
}

#yt-header-temporary .inner-wrapper .bg-camera {
    top: 20px;
    left: 0;
    width: 200px;
    height: 152px;
}

#yt-header-temporary .inner-wrapper .bg-camera > div {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#yt-header-temporary .inner-wrapper .bg-camera .camera {
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-camera-1.png');
    background-position: -30px 0;
}

#yt-header-temporary .inner-wrapper .bg-camera .light1 {
    animation: flash .5s infinite;
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-camera-2.png');
    background-position: -30px 0;
}

#yt-header-temporary .inner-wrapper .bg-camera .light2 {
    animation: flash .8s infinite;
    background-image: url('https://ordme.com/skin/frontend/ordme/default/images/challenge-ordme-bag-bg-camera-3.png');
    background-position: -30px 0;
}

@keyframes flash {

    0%,
    49% {
        opacity: 0;
    }

    50%,
    100% {
        opacity: 1;
    }
}

@media (min-width: 1366px) and (max-width: 1600px) {
    #yt-header-temporary .inner-wrapper .bg-assets-left {
        background-position: calc(-20% - 120px) 0px;
    }

    #yt-header-temporary .inner-wrapper .bg-assets-right {
        background-position: calc(120%) 0;
    }
}

@media (max-width: 1365px) {
    #yt-header-temporary .inner-wrapper .bg-assets-left {
        background-position: calc(-200px - 0) 0px;
    }

    #yt-header-temporary .inner-wrapper .bg-assets-right {
        display: none;
    }

    #yt-header-temporary .inner-wrapper .bg-content {
        background-position: calc(80% - 0) 15px;
    }

    #yt-header-temporary .inner-wrapper .bg-camera {
        top: 0;
    }
}

@media (max-width: 991px) {
    #yt-header-temporary .inner-wrapper .bg-assets-left {
        display: none;
    }

    #yt-header-temporary .inner-wrapper .bg-content {
        background-position: calc(100% - 20px) 15px;
    }

    .yt-header-top {
        display: none !important;
        overflow: hidden;
        margin: 0;
        padding: 0 !important;
    }

    .yt-header-middle {
        overflow: hidden;
        height: 0;
        margin: 0;
        padding: 0 !important;
    }

    #yt_header .yt-header-under {
        float: none;
    }
}

@media (max-width: 768px) {
    #yt-header-temporary .inner-wrapper .bg-content {
        background-position: calc(100% - 10px) center;
        background-size: calc(100% - 20vw);
    }

    #yt-header-temporary .inner-wrapper .bg-camera {
        top: 0;
        height: 20vw;
    }

    #yt-header-temporary .inner-wrapper .bg-camera > div {
        background-position: 0 center;
        background-size: 20vw;
    }
}

@media (max-width: 575px) {
    #yt-header-temporary .inner-wrapper .bg-camera {
        height: 100%;
    }

    #yt-header-temporary .inner-wrapper .bg-camera > div {
        background-position: -20px center !important;
        background-size: 20vw;
    }
}

/**
 * @author bobsilon
 * Mega Menu + responsive Menu
 * ===================================== */

html.show-menu,
html.show-menu body,
html.show-menu #yt_wrapper {
    overflow: hidden;
}

#si-menu .sambar-inner .btn-sambar {
    display: none;
    height: 50px;
    padding: 0 0;
    font-size: 16px;
}

#si-menu .sambar-inner .btn-sambar.open {
    /*padding: 12px 20px;*/
}

/*#si-menu .sambar-inner .btn-sambar.open .fa-bars {*/
/*padding: 5px 0;*/
/*}*/

#si-menu .sambar-inner .btn-sambar .ion-ios-drag {
    padding: 3px 0;
    font-size: 47px;
    cursor: pointer;
}

#si-menu .sambar-inner .btn-sambar .buttons {
    float: left;
}

#si-menu .sambar-inner .btn-sambar.open .buttons {
    /*display: none;*/
}

#si-menu .sambar-inner .btn-sambar .buttons a,
#si-menu .sambar-inner .btn-sambar .buttons span {
    display: inline-block !important;
    float: left;
}

#si-menu .sambar-inner .btn-sambar .buttons .dropdown .dropdown-menu {
    top: 30px;
    right: auto;
    left: -70px;
    min-width: 130px;
    border: none;
    border-top: 1px solid #e0e0e0;
    border-radius: 2px;
    background: #f3f3f3;
}

#si-menu .sambar-inner .btn-sambar .buttons .dropdown .dropdown-menu a {
    float: right;
    color: #777;
}

#si-menu .sambar-inner .btn-sambar .buttons .dropdown .dropdown-menu a i {
    margin-left: 5px;
    font-size: 12px;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon {
    padding: 0;
    font-size: 22px;
    position: relative;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon.discount {
    padding: 9px;
    position: relative;
}

@-webkit-keyframes swingIcon {
    3% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    6% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    9% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    12% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    15%, 100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swingIcon {
    3% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    6% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    9% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    12% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    15%, 100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swingIcon {
    -webkit-animation: swingIcon 10s ease 1s infinite alternate both;
    animation: swingIcon 10s ease 1s infinite alternate both;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon.discount span {
    background: url("/skin/frontend/ordme/default/images/assets/discount-icon.svg") no-repeat center center;
    height: 30px;
    width: 24px;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon > .fa {
    padding: 11px 15px;
    font-size: 28px;
    transition: all .2s ease;
    color: #888;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon > .ion-ios-person-outline {
    padding: 8px 10px;
    font-size: 33px;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon > i.ion-ios-search {
    padding: 11px 15px;
    font-size: 26px;
}

body.sticky-menu #si-menu .sambar-inner .btn-sambar .buttons .icon > i {
    padding-left: 15px;
    padding-right: 15px;
}

#si-menu .sambar-inner .btn-sambar .buttons .icon.bag .badge {
    position: absolute;
    bottom: 6px;
    right: calc(50% - 16px);
    width: 16px;
    height: 16px;
    border-radius: 100%;
    color: #46ba71;
    background: #fff;
    padding: 2px;
    font-weight: normal;
    border: 1px solid #46ba71;
    font-size: 11px;
    box-shadow: 0 0 0 1px #fff;
}

/*animation for add to cart in mobile and tablet device*/
#si-menu .sambar-inner .btn-sambar .buttons .icon.bag .badge.cart-animation {
    -webkit-animation: cart-animation 1.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -moz-animation: cart-animation 1.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    -o-animation: cart-animation 1.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
    animation: cart-animation 1.5s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}

@-webkit-keyframes cart-animation {
    0% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }

    30% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    70% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    100% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }
}

@-moz-keyframes cart-animation {
    0% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }

    30% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    70% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    100% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }
}

@-o-keyframes cart-animation {
    0% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }

    30% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    70% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    100% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }
}

@keyframes cart-animation {
    0% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }

    30% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    70% {
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b20b51;
        border: 1px solid #b20b51;
        line-height: 16px;
    }

    100% {
        width: 16px;
        height: 16px;
        color: #46ba71;
        background: #fff;
        border: 1px solid #46ba71;
        line-height: 11px;
    }
}
/*animation for add to cart in mobile and tablet device end*/

#si-menu .sambar-inner .btn-sambar .buttons .logo {
    width: 70px;
    padding: 10px 3px;
}

@media (max-width: 991px) {
    #yt-responsivemenu {
        display: none;
    }

    #si-menu .si-menu-wrapper {
        display: block;
    }

    #si-menu .sambar-inner .btn-sambar {
        display: block;
        cursor: pointer;
        -webkit-transition: all .0s ease;
        transition: all .0s ease;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
        z-index: 10;
        width: 100%;
    }

    #si-menu .sambar-inner .btn-sambar.open {
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
    }

    #si-menu .sambar-inner .btn-sambar .fa-close {
        margin-top: 5px;
        margin-left: 5px;
        -webkit-transform: translateX(-20px) rotate(0);
        transform: translateX(-20px) rotate(0);
        opacity: 0;
    }

    #si-menu .sambar-inner .btn-sambar.open .fa-close {
        margin-left: 0;
        -webkit-transition: all .2s ease, transform .3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
        transition: all .2s ease, transform .3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg);
        opacity: 1;
    }

    #si-menu .sambar-inner > ul {
        overflow-y: auto;
        height: 100%;
        width: 250px;
        min-height: 50px;
        margin: 0;
        top: 0;
        right: 0;
        left: auto;
        position: fixed;
        -webkit-transform: translate3d(250px, 0, 0);
        -moz-transform: translate3d(250px, 0, 0);
        -ms-transform: translate3d(250px, 0, 0);
        -o-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0);
        -webkit-transition-duration: 0.25s;
        -moz-transition-duration: 0.25s;
        -o-transition-duration: 0.25s;
        transition-duration: 0.25s;
        z-index: 50;
        background: #fff;
        will-change: transform;
    }

    #si-menu .sambar-inner > .btn-sambar.open + ul {
        right: -1px;
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -ms-transform: translate3d(0px, 0, 0);
        -o-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    #si-menu .sambar-inner > ul > li:first-child {
        text-align: center;
        background: #b11e53;
        margin: 0;
        padding: 0;
    }

    #si-menu .sambar-inner > ul > li .mobile_menu_header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding: 10px 22px 10px 29px;
        height: 60px;
    }

    #si-menu .sambar-inner > ul > li .mobile_menu_header .mobile_menu_logo {
        height: 40px;
        width: 68px;
    }

    #si-menu .sambar-inner > ul > li:first-child .logo {
        margin-top: 3px;
    }

    #si-menu .sambar-inner > ul > li:first-child .logo * {
        fill: #fff;
    }

    #si-menu .sambar-inner > ul > li:first-child .logo #slug {
        display: none;
    }

    #si-menu .sambar-inner > ul > li .mobile_menu_header .mobile_menu_header_links {
        max-width: calc(100% - 68px);
        line-height: 18px;
        font-size: 14px;
    }

    #si-menu .sambar-inner > ul > li .mobile_menu_header .mobile_menu_header_links a {
        display: inline-block;
        padding: 2px 7px;
        color: #fff;
        font-weight: 500;
    }

    #si-menu .sambar-inner > ul > li .mobile_menu_header .mobile_menu_header_links i {
        font-style: normal;
        color: #fff;
    }

    #si-menu .sambar-inner > ul > li {
        display: block;
        float: none;
        border-bottom: 1px solid #e9e9eb;
        /*background: #f3f3f3;*/
    }

    #si-menu .sambar-inner > ul > li > a {
        width: 100%;
        display: block;
        border: none !important;
        background: none !important;
    }

    #si-menu .sambar-inner > ul > li:hover > a {
        background: none !important;
    }

    #si-menu .sambar-inner > ul > li > a > span .sm_megamenu_title {
        font-size: 15px;
        font-weight: 500;
    }

    #si-menu .sambar-inner > ul > li .has-submenu {
        position: absolute;
        top: 10px;
        display: inline-block;
        width: calc(100% - 29px);
        height: 30px;
        margin-top: 0;
        text-align: center;
        vertical-align: -1px;
        pointer-events: none;
        color: #aaa;
        background: transparent;
        line-height: 50px;
        pointer-events: none;
    }

    #si-menu .sambar-inner > ul > li.item_with_icon .has-submenu {
        width: calc(100% - 60px);
    }

    #si-menu .sambar-inner > ul > li .has-submenu:before {
        display: block;
        width: 30px;
        height: 30px;
        content: "\f3d0";
        transition: all .2s ease;
        font-family: "Ionicons";
        font-size: 15px;
        line-height: 30px;
        position: absolute;
        left: 29px;
    }

    #si-menu .sambar-inner > ul > li.show-child .has-submenu:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #si-menu .sambar-inner > ul > li:hover > .sm-megamenu-child {
        display: none;
    }

    #si-menu .sambar-inner > ul > li.show-child > .sm-megamenu-child {
        display: block;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child {
        position: relative;
        top: 0 !important;
        padding: 0 20px !important;
        padding-right: 35px !important;
        padding-top: 15px !important;
        padding-bottom: 20px !important;
        border: none;
        background: #eee !important;
        box-shadow: none !important;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child .view_all_products {
        text-align: right;
        font-size: 14px;
        font-weight: bold;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child .view_all_products a::before {
        display: none;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div {
        display: block;
        float: none;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div {
        display: inline-block;
        float: none;
        width: 100%;
        border-right: none;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div:not(.item_with_icon) {
        margin-top: 30px;
    }

    /*#si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div:last-child,*/
    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div:first-child,
    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div.columns-separator {
        margin-top: 0;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div:last-child img {
        display: none;
    }

    #si-menu .sambar-inner > ul > li > .sm-megamenu-child > div > div .sm_megamenu_col_3 {
        width: 100%;
    }
}

@media (min-width: 992px) {
    #si-menu .sambar-inner > ul > li:first-child {
        display: none;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .columns-separator {
        margin-top: 32px;
    }
}


@media (max-width: 575px) {
    #si-menu .sambar-inner .btn-sambar .title {
        display: none;
    }
}

/**
 * @author bobsilon
 * Checkout Iart Index
 * صفحه سبد خرید
 * ===================================== */

.reward-points-earning .label,
.reward-points-spending .label {
    color: #b20b51;
    font-weight: bold;
}

.reward-points-earning .label {
    font-weight: normal;
    font-size: 11.5px;
}

.reward-points-earning-2 {
    padding-right:94px;
}

.label {
    padding: 0 !important
}

/**
 * @author bobsilon
 * Product Page
 * ===================================== */

a.twitter-share-button {
    display: none;
}

/**
 * @author bobsilon
 * User Dashboard
 * ===================================== */

body.rewardpoints-index-index .my-account .box-account .info-summary p:not(:first-child) {
    margin-top: 20px;
}

/**
 * @author bobsilon
 * Home Page Discounted Products
 * ===================================== */

.om-sales-content .owl-item {
    transition: all .3s ease;
}

.om-sales-content .owl-item.disabled {
    opacity: 0.6;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.om-sales-content .owl-item .om-timer-sales-product-tc {
    transition: all .5s ease;
}

.om-sales-content .owl-item.disabled .om-timer-sales-product-tc {
    opacity: 0;
}

.om-sales-content .owl-item.disabled .item:hover .om-overlay {
    display: none;
}

.om-sales-content .owl-item.disabled .item:hover .om-product-detail-txt {
    visibility: visible;
    opacity: 1;
}

/**
 * @author bobsilon
 * Rewards Points Extension
 * ===================================== */

.dashboard .box-rewardpoints-summary,
.box-rewardpoints-summary .info-summary {
    padding-top: 5px;
}

.my-account .box-account.box-rewardpoints-summary .info-summary p strong {
    color: #b20b51;
    font-weight: 500;
}

.rewardpointsrule-rule-name-policy,
.rewardpointsrule-rule-description-policy {
    color: inherit;
    font-style: inherit;
    line-height: 28px;
}

.rewardpointsrule-rule-name-policy:before {
    content: '';
}

.rewardpoints-money {
    color: #b20b51;
}

.rewardpointsreferfriend-box-url .refer-content input {
    direction: ltr;
    font-size: 16px;
}

#social-info-behavior {
    margin-right: 10px;
}

/* Product Page */
.rewardpointsbehavior-checkout-action {
    margin: 7px 2px 7px 0;
    padding: 1px;
    float: none;
    text-align: right;
}

.rewardpointsbehavior-checkout-action > a {
    float: none;
}

#rewardpoints-slider {
    float: none;
}

#rewardpoints-handle {
    top: -3px;
    height: 23px;
    border: 1px solid #666;
    border-radius: 5px;
    background: #fff;
}

#rewardpoints-handle:hover,
#rewardpoints-handle:focus,
#rewardpoints-handle:active {
    border-color: #b20b51;
    background: #b20b51;
}

#rewardpoints-slider-zoom-in img,
#rewardpoints-slider-zoom-out img {
    display: none;
}

#rewardpoints-slider-zoom-in,
#rewardpoints-slider-zoom-out {
    position: absolute;
    top: -1px;
    padding: 8px;
    transition: all .2s ease;
    border: 1px solid #555;
    border-radius: 100%;
}

#rewardpoints-slider-zoom-in:hover,
#rewardpoints-slider-zoom-out:hover {
    color: #fff;
    border-color: #b20b51;
    background: #b20b51;
}

#rewardpoints-slider-zoom-in:after,
#rewardpoints-slider-zoom-out:after {
    position: absolute;
    top: 2px;
    left: 4px;
    font-family: "Ionicons";
    font-size: 10px;
}

#rewardpoints-slider-zoom-in {
    right: -2px;
}

#rewardpoints-slider-zoom-in:after {
    content: "\f489";
}

#rewardpoints-slider-zoom-out {
    left: -3px;
}

#rewardpoints-slider-zoom-out:after {
    content: "\f462";
}

.rewardpoints-slider-label {
    float: none;
    margin: 10px 0;
    margin-top: -20px;
    text-align: center;
}

/**
 * @author bobsilon
 * Ragister Page
 * ===================================== */

body.customer-account-create .om-register-text {
    padding: 20px 10px;
}

body.customer-account-create .om-register-img > img {
    max-width: 100%;
}

body.customer-account-create .rewardpointsbehavior-checkout-action1 {
    margin-top: -10px;
    text-align: right;
    display: none;
}

/**
 * @author bobsilon
 * Login Page
 * ===================================== */

body.customer-account-login #account_ajaxlogin_form_message + .rewardpointsbehavior-checkout-action1 {
    text-align: right;
}

body.customer-account-login #login-form .new-users ul li:last-child,
body.customer-account-login #ajaxlogin_form .login-customer ul li:last-child {
    display: none;
}

@media (max-width: 767px) {
    body.customer-account-login #login-form .registered-users {
        margin: 0 auto;
        float: none;
    }
}

/**
* @author bobsilon
* Checkout Onepage Success
* صفحه پرداخت موفق
* ===================================== */
.checkout-onepage-success .yt-main-inner .col-1-wrapper > div {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    border-radius: 2px;
}

.checkout-onepage-success .yt-main-inner .col-1-wrapper > div .om-context {
    box-shadow: none;
    border-radius: 0;
}

.checkout-onepage-success .col-1-wrapper .om-context .page-title {
    font: bold 20px/40px 'Vazir' !important;
    color: #09973e;
}

.checkout-onepage-success .col-1-wrapper .om-context .sub-title{
    font: 500 16px/32px 'Vazir' !important;
}

.checkout-onepage-success .col-1-wrapper .box-head {
    padding: 8px 10px;
    margin: 0 0 15px;
    border-radius: 2px;
    background: #ebebeb;
}

.checkout-onepage-success .col-1-wrapper .box-head h2 {
    margin: 0 ;
    color: #666;
    font: 600 14px/18px 'Vazir' !important;
}

.checkout-onepage-success .col-1-wrapper .om-context p {
    font-size: 14px;
    line-height: 28px;
}

.checkout-onepage-success .col-1-wrapper .om-context .om-print-success-order {
    margin-top: 10px;
}

.checkout-onepage-success #rewardpoints-referfriends-popup {
    border: none;
}

.referfriends-body-left p strong{
    color: #b20b51;
}

.referfriends-body-right-ul li.referfriends-sharelink {
    color: #454545;
    font-size: 16px;
}

.referfriends-body-right-ul li.referfriends-sharelink .share-link-title{
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
}

.referfriends-body-right-ul li.referfriends-sharelink .share-link-url {
    padding: 5px;
    margin-top: 8px;
    width: 100%;
    text-align: left;
    direction: ltr;
    font-size: 16px;
}

.checkout-onepage-success .referfriends-body-right-ul li.referfriends-sharefacebook,
.checkout-onepage-success .referfriends-body-right-ul li.referfriends-sharegoogleplus,
.checkout-onepage-success .referfriends-body-right-ul li.referfriends-sharetwitter,
.checkout-onepage-success .referfriends-body-right-ul li.referfriends-shareemail {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
    margin-top: 20px;
    padding: 5px 3px;
}

.checkout-onepage-success .referfriends-body-right-ul li.referfriends-sharefacebook a,
.checkout-onepage-success .referfriends-body-right-ul li.referfriends-sharegoogleplus a,
.checkout-onepage-success .referfriends-body-right-ul li.referfriends-sharetwitter a,
.checkout-onepage-success .referfriends-body-right-ul li.referfriends-shareemail a {
    position: relative;
    height: auto;
    padding: 0 15px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: inherit;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    background: none;
}

.checkout-onepage-success div#yt_content .om-context a:not(.om-print-success-order) {
    font-weight: 600;
    color: #B20B51;
}

/**
 * Styling Checkout Cart Index Page
 * ===================================== */
body.checkout-cart-index p.warning-use-discounts {
    padding-top: 30px;
    margin: 0;
    clear: both;
}

body.checkout-cart-index #discount-coupon-form {
    position: relative;
    float: left;
    width: calc(50% - 15px);
    min-height: 175px;
}

/**Lack of simultaneous use of coupons and points*/
body.checkout-cart-index #discount-coupon-form.disable-discounts:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(232, 232, 232, 0.5);
    z-index: 10;
    cursor: not-allowed;
}

.cart-forms .discount h2 {
    padding: 8px 10px !important;
    color: #666;
    font: 600 14px/18px 'Vazir' !important;
}

.discount-form .rewards-sales-rules dt label {
    font-size: 14px;
    font-weight: normal;
    font-family: "Vazir", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
    color: #666;
}

.discount-form label {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
}

body.checkout-cart-index #discount-coupon-form .buttons-set button {
    margin-right: 10px;
}

/*taghirat bon takhfifi style*/
body.checkout-cart-index #yt_wrapper .cart form {
    padding: 0;
    margin-top: 40px;
}

body.checkout-cart-index #yt_wrapper .cart form.basket-main-form {
    padding: 0 10px;
    margin-top: 10px;
}

.padding_deactive {
    padding: 0 !important;
}

body.checkout-cart-index #yt_wrapper .cart form #shopping-cart-table tfoot tr td {
    border: none;
}

body.checkout-cart-index #yt_wrapper .cart .cart-forms {
    padding: 0 10px;
}

body.checkout-cart-index #yt_wrapper .cart form.discount-point-form {
    position: relative;
    width: calc(50% - 15px);
    float: right;
    min-height: 175px;
}

/**Lack of simultaneous use of coupons and points*/
body.checkout-cart-index #yt_wrapper .cart form.discount-point-form.disable-discounts:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(232, 232, 232, 0.5);
    z-index: 10;
    cursor: not-allowed;
}

body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount .point-name .seledtedPointsApply {
    font-size: 12px;
    background: #09973e;
    display: inline-block;
    font-weight: 600;
    margin-right: 8px;
    color: #fff;
    padding: 2px 7px;
    display: inline-block;
    border-radius: 2px;
}

body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount .point-name .seledtedPointsApply:before {
    content: "\f3fe";
    font-family: ionicons;
    font-size: 20px;
    margin-left: 3px;
    vertical-align: bottom;
}

body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount #cart-rewards-form .reward_sales_notices p:nth-child(2) {
    color: #b20b51;
    font-weight: 600;
}

body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount .couponicon {
    font-size: 14px;
    color: #b20b51;
    margin-left: 2px;
}

body.checkout-cart-index #yt_wrapper .cart form.discount-point-form > p {
    line-height: 24px;
}

body.checkout-cart-index #discount-coupon-form .discount-form label {
    display: block;
}

body.checkout-cart-index #discount-coupon-form .discount-form .input-box {
    float: right;
}

body.checkout-cart-index #discount-coupon-form .discount-form .input-text#coupon_code {
    width: 195px !important;
}

body.checkout-cart-index #discount-coupon-form .discount-form .buttons-set {
    float: right;
    margin-top: 0 !important;
    padding-top: 0 !important;
}

body.checkout-cart-index #yt_wrapper .cart .cart-forms form .input-text {
    height: 36px;
}

body ol#checkoutSteps div.buttons-set ul.clean_earth {
    padding: 7px 7px 7px 0;
    font-size: 14px;
    line-height: 28px;
}

body ol#checkoutSteps div.buttons-set ul.clean_earth li:first-child span {
    color: #09973e;
}

body ol#checkoutSteps div.buttons-set ul.clean_earth i {
    font-size: 20px;
    vertical-align: middle;
    color: #09973e;
}

body.checkout-cart-index #discount-coupon-form .discount-form .buttons-set button {
    margin-top: 0;
}

body.checkout-cart-index .instructions-for-sending-product {
    display: block;
    clear: both;
    float: none;
    line-height: 28px;
    width: 100%;
    padding: 20px 15px;
    margin: 0;
}

body.checkout-cart-index .instructions-for-sending-product i {
    margin-left: 2px;
    vertical-align: text-top;
    font-size: 18px;
    color: #b20b51;
}


body.checkout-cart-index .cart .cart-totals-wrapper .cart-totals #reward_ajax_loading {
    position: absolute;
    left: 15px;
    right: 15px;
    text-align: center;
    opacity: 0.5;
}

body.checkout-cart-index .cart .cart-totals-wrapper #shopping-cart-totals-table {
    width: 100%;
}

body.checkout-cart-index .cart .cart-totals-wrapper #shopping-cart-totals-table tr td:first-child {
    width: 50%;
}
/*taghirat bon takhfifi style end*/


/**
 * Styling FAQ page ordme.com/faq
 * ===================================== */

.page-faq {
    color: #333;
    background: none !important;
    box-shadow: none !important;
    font-size: 14px;
    line-height: 1.8;
}

.page-faq .sidebar {
    padding-right: 0;
}

.page-faq .om-blog-posts-list ul li {
    margin: 5px 0;
    padding: 0;
    border-bottom: none;
}

.page-faq .om-blog-posts-list ul li a {
    padding: 6px 10px;
    background: #f3f3f3;
    font-size: 14px;
    line-height: 26px;
}

.page-faq .om-blog-posts-list ul li.active a {
    color: #fff;
    background: #b20b51;
}

.page-faq .tab-content {
    padding: 40px 50px;
    background: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}

.page-faq .tab-pane h2 {
    margin-bottom: 20px !important;
    font: 500 22px/22px 'Vazir' !important;
}

.page-faq .panel-group .panel .panel-heading {
    background: #ebebeb;
    background-image: none;
}

.page-faq .panel-group .panel .panel-heading .panel-title a {
    position: relative;
    padding-right: 20px;
}

.page-faq .panel-group .panel .panel-heading .panel-title a i {
    position: absolute;
    top: 5px;
    right: 0;
    transition: all .3s ease;
    transform: rotate(90deg);
    opacity: 0;
}

.page-faq .panel-group .panel .panel-heading .panel-title a .fa-plus {
    opacity: 1;
}

.page-faq .panel-group .panel .panel-heading .panel-title a.collapsed .fa-plus {
    transform: rotate(0deg);
    opacity: 0;
}

.page-faq .panel-group .panel .panel-heading .panel-title a.collapsed .fa-minus {
    transform: rotate(0deg);
    opacity: 1;
}

.page-faq .panel-group .panel .panel-collapse {
    display: block !important;
    height: 0;
}

.page-faq .panel-group .panel .panel-collapse.in {
    height: auto;
}

/** sales/order/view/order_id/ **/
body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row td b {
    font-weight: 400 !important;
}

body.sales-order-view #yt_main .my-account .order-items.order-details .data-table-row.totals td strong {
    margin: 0 auto;
}

body.sales-order-view #yt_main .my-account .shipping_method_content .info-summary p {
    margin-top: 0;
    margin-bottom: 0;
}

body.sales-order-view #yt_main .my-account .shipping_method_content .info-summary p:first-child {
    margin-top: 10px;
}

body.sales-order-view #yt_main .my-account .shipping_method_content .info-summary p:last-child{
    margin-bottom: 10px;
}

body.sales-order-view #yt_main .my-account .shipping_method_content .info-summary p span {
    position: relative;
}

body.sales-order-view #yt_main .my-account .shipping_method_content .info-summary p button {
    position: absolute;
    left: -22px;
    top: 0;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #b20b51;
    background: transparent;
}

body.sales-order-view #yt_main .my-account .shipping_method_content .info-summary p a {
    color: #B20B51;
}

/**
  * Styling  sales/order/view/order_id/
  * ============================================= */
/*body#bd.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-heading-row {*/
/*    background-color: #d1d1d1;*/
/*}*/

body#bd.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.even {
    background: #f9f9f9;
}

body#bd.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row td:not(:first-child) {
    text-align: center;
}

body#bd.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row.totals td:first-child {
    text-align: right;
}

body#bd.sales-order-view #yt_main .my-account .order-items.order-details section.order-info > h2 {
    font-size: 16px;
}

body#bd.sales-order-view #yt_main .my-account .order-items.order-details table.finalize.email-invoice tbody .address-details h2 {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
}

/** Page sales/order/view/cardtocard and banktransferform
   * ============================================= */
body#bd #yt_content .yt_main_inner .my-account dl.order-info {
    margin-bottom: 10px;
}

body#bd div#yt_content .yt_main_inner .my-account p.bad_boy {
    margin-top: 25px;
}

body#bd div#yt_content .yt_main_inner .my-account p.order-date {
    margin-bottom: 0;
}

body#bd div#yt_content .yt_main_inner .my-account ul.register_payment_info li {
    font-size: 14px;
    line-height: 28px;
}

body#bd div#yt_content .yt_main_inner .my-account ul.register_payment_info li span {
    font-weight: 700;
}

body#bd div#yt_content .yt_main_inner .my-account ul.register_payment_info li span#spn_offline_date_paid {
    direction: ltr;
    unicode-bidi: bidi-override;
}

.sales-order-view .yt-content-inner form.transfer_information .box-account.box-info {
    margin: 10px 0 20px
}

/* .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent label {
    font-size: 14px;
} */

/* .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent input {
    width: 100%;
    padding: 0 6px;
} */

/* .sales-order-view .yt-content-inner form.transfer_information label.required {
    width: 100%;
    height: 20px;
} */

/* .sales-order-view .yt-content-inner form.transfer_information label.required span,
.sales-order-view .yt-content-inner form.transfer_information label.required em {
    float: right;
} */

body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info .text_info p {
    margin: 0;
    font-size: 14px;
    line-height: 28px;
}

body.sales-order-view #yt_main .my-account #cardtocard_info_form_id input[type='submit']{
    margin-bottom: 20px;
}

/** Page /checkout/onepage/
   * ============================================= */

body#bd ol#checkoutSteps form#co-payment-form dl#checkout-payment-method-load dd ul#payment_form_cardtocard,
body#bd ol#checkoutSteps form#co-payment-form dl#checkout-payment-method-load dd ul#payment_form_banktransfer {
    display: none;
}

body#bd ol#checkoutSteps div#payment-buttons-container div.instructions_payment {
    font-size: 14px;
    line-height: 28px;
}

body.checkout-onepage-index .yt-content-inner div#yt_right div.block-progress.opc-block-progress dd.complete,
body.checkout-onepage-index .yt-content-inner div#yt_right div.block-progress.opc-block-progress dd.complete td,
body.checkout-onepage-index .yt-content-inner div#yt_right div.block-progress.opc-block-progress dd.complete address {
    font-size: 13px;
    line-height: 28px;
}

body.checkout-onepage-index #yt_content dl#checkout-payment-method-load dd br {
    display: none;
}

body#bd ol#checkoutSteps div#checkout-step-payment div.instructions_payment p.mellat-bank-info > span,
body#bd ol#checkoutSteps div#checkout-step-payment div.instructions_payment p.parsian-bank-info > span {
    margin-right: 30px;
}

body#bd ol#checkoutSteps div#checkout-step-payment div.instructions_payment p.mellat-bank-info:before {
    content: '';
    position: absolute;
    background: url("/skin/frontend/ordme/default/images/mellatAvatar.png") no-repeat center center/cover;
    height: 25px;
    width: 25px;
    display: inline-block;
}

body#bd ol#checkoutSteps div#checkout-step-payment div.instructions_payment p.parsian-bank-info:before {
    content: '';
    position: absolute;
    background: url("/skin/frontend/ordme/default/images/parsianAvatar.png") no-repeat center center/cover;
    height: 25px;
    width: 25px;
    display: inline-block;
}

span.payment_number_dir {
    direction: ltr;
    unicode-bidi: embed;
    font-weight: 700;
}

/*register popup in main page*/
.register-popup-backdrop {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    transition: all .2s ease;
}

.register-popup-backdrop.show {
    z-index: 99999;
    opacity: 1;
    transition: all .2s ease;
}

.register-popup-wrapper {
    position: fixed;
    z-index: -1;
    top: calc(55vh - 225px);
    left: calc(50vw - 270px);
    width: 540px;
    height: 450px;
    opacity: 0;
    transition: all .2s ease;
}

.register-popup-wrapper.show {
    z-index: 99999;
    opacity: 1;
    transition: all .2s ease;
}

.register-popup-wrapper .register-popup-inner-wrapper {
    position: relative;
    height: inherit;
    width: inherit;

}

.register-popup-wrapper .ion-ios-close-outline {
    color: #fff;
    font-size: 24px;
    position: absolute;
    right: 30px;
    top: 0;
    padding: 0 5px;
    z-index: 100;
}

.register-popup-wrapper .register-popup-inner-wrapper .register-popup-bg-image {
    position: absolute;
    z-index: 80;
    width: 100%;
    height: 100%;
    background: url("/skin/frontend/ordme/default/images/popup/spring-popup-desc.png") no-repeat center center/cover;
}

.register-popup-wrapper .register-popup-inner-wrapper .content {
    position: absolute;
    height: 348px;
    width: 348px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 59px;
    background: transparent;
    border-radius: 50%;
    z-index: 101;
}

.register-popup-wrapper .register-popup-inner-wrapper .content h3 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #b20b51;
    margin-top: 0;
}

.register-popup-wrapper .register-popup-inner-wrapper .content .middle-content {
    text-align: center;
    border-top: 1px solid #4fbb78;
    border-bottom: 1px solid #4fbb78;
    display: table;
    margin: 20px auto 25px;
}

.register-popup-wrapper .register-popup-inner-wrapper .content .middle-content p:first-child {
    font-size: 48px;
    font-weight: 900;
    color: #4fbb78;
    margin-bottom: 0;
}

.register-popup-wrapper .register-popup-inner-wrapper .content .middle-content p:last-child {
    font-size: 28px;
    color: #525252;
    font-weight: 900;
    margin-bottom: 10px;
}

.register-popup-wrapper .register-popup-inner-wrapper .content .register-button {
    display: block;
    width: 100px;
    height: 34px;
    background: #4fbb78;
    margin: 5px auto;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
}

/*end register popup in main page*/


/*newsletter subscribe popup in main page*/
.om-newsletter-backdrop {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.om-newsletter-backdrop.show {
    z-index: 99999;
    opacity: 1;
}

.om-newsletter-wrapper-popup {
    position: fixed;
    z-index: -1;
    top: calc(50vh - 300px);
    left: calc(50vw - 315px);
    width: 630px;
    height: 600px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.om-newsletter-wrapper-popup.show {
    z-index: 99999;
    opacity: 1;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper {
    width: 100%;
    height: 100%;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .ion-android-close {
    position: absolute;
    z-index: 10;
    top: 35px;
    right: 70px;
    padding: 6px 8px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    font-size: 28px;
    color: #959ca7;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .ion-android-close:hover {
    color: #9E0A48;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .bg-image {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: inherit;
    background: url("/blog/wp-content/themes/ordme/img/popup/newsletter-bg-bahar98.png") no-repeat center center/cover;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message {
    position: relative;
    z-index: 2;
    max-width: 400px;
    margin-right: 115px;
    padding-top: 175px;
    text-align: center;
    color: #116d56;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message .title {
    font-size: 30px;
    line-height: 46px;
    font-weight: bold;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message .body {
    margin-top: 15px;
    font-size: 15px;
    font-weight: bold;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form {
    position: relative;
    z-index: 2;
    width: 400px;
    margin-top: 15px;
    margin-right: 115px;
    text-align: center;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"] {
    box-sizing: border-box;
    width: 100%;
    max-width: 280px;
    height: 32px;
    margin-bottom: 10px;
    padding: 5px 10px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f2f2f2;
    direction: ltr;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2) !important;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"].si-dirty,
#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]:-webkit-autofill,
#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]:-webkit-autofill:hover,
#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]:-webkit-autofill:focus,
#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]:focus {
    color: #0b3e31;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]::-webkit-input-placeholder {
    color: #116d56;
    direction: rtl;
    font-family: 'Vazir';
    font-size: 14px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]:-moz-placeholder {
    /* Firefox 18- */
    color: #116d56;
    direction: rtl;
    font-family: 'Vazir';
    font-size: 14px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #116d56;
    direction: rtl;
    font-family: 'Vazir';
    font-size: 14px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"]:-ms-input-placeholder {
    color: #116d56;
    direction: rtl;
    font-family: 'Vazir';
    font-size: 14px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender {
    max-width: 250px;
    width: 100%;
    min-height: 1px;
    clear: both;
    margin: 5px auto 0;
    text-align: center;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender > div {
    display: block;
    float: right;
    width: calc(100% / 3 - 8px);
    text-align: center;
    background: #09973e;
    color: #fff;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender > div:nth-child(2) {
    margin: 0 12px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender input[type="radio"] {
    display: none;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender label {
    display: block;
    height: 30px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 3px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: inherit;
    border-radius: 2px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender > div .icon {
    margin-right: 5px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    color: #fff;
    font-size: 10px;
}

#om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender > div .text {
    margin-right: -16px;
    -webkit-transition: all .2s ease, color .1s ease;
    -moz-transition: all .2s ease, color .1s ease;
    -o-transition: all .2s ease, color .1s ease;
    transition: all .2s ease, color .1s ease;
}

#om-newsletter-wrapper .form .om-newsletter-gender input[type="radio"]:checked ~ label {
    color: #fff;
    border-color: transparent;
    background: #9e0a48;
}

#om-newsletter-wrapper .form .om-newsletter-gender input[type="radio"]:checked ~ label .icon {
    margin-right: -5px;
    margin-left: 2px;
    opacity: 1;
}

#om-newsletter-wrapper .form .om-newsletter-gender input[type="radio"]:checked ~ label .text {
    margin-right: 0;
}

#om-newsletter-wrapper #spn-please-wait-id {
    display: block;
    width: 100%;
    margin-top: 0;
    -webkit-transition: all .5s ease, margin .4s ease .3s;
    -moz-transition: all .5s ease, margin .4s ease .3s;
    -o-transition: all .5s ease, margin .4s ease .3s;
    transition: all .5s ease, margin .4s ease .3s;
    text-align: center;
    pointer-events: none;
    opacity: 0;
}

#om-newsletter-wrapper #spn-please-wait-id.show {
    -webkit-transition: opacity .4s ease .05s;
    -moz-transition: opacity .4s ease .05s;
    -o-transition: opacity .4s ease .05s;
    transition: opacity .4s ease .05s;
    opacity: .8;
    display: block;
    clear: both;
    text-align: center;
    margin-top: 50px;
}
/*end newsletter subscribe popup in main page*/


/*check product price with call before order - modal style*/
#om-order-check-modal .modal-dialog .modal-body p {
    line-height: 24px;
    font-size: 13px;
}

#om-order-check-modal .modal-dialog .modal-body a#a-send-order-check-by-mobile-id {
    height: 30px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    background: #666;
    padding: 4px 15px;
    display: inline;
}

#om-order-check-modal .modal-dialog .modal-body a.continueAddToCartBtn {
    text-align: center;
    margin: 0 auto 0 0;
    display: block;
    color: #fff;
    background: #09973E;
    width: 92px;
    padding: 6px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
/*check product price with call before order - modal style end*/

/*note of Perfumes style*/
#yt_content .tab-wrapper p.note-category-name {
    margin: 30px auto 15px;
    font-size: 140%;
    text-align: center;
}

#yt_content .tab-wrapper .note-category-content {
    text-align: center;
}

#yt_content .tab-wrapper .note-item {
    display: inline-block;
    margin: 10px 15px;
}

#yt_content .tab-wrapper img.note-item-img {
    display: block;
}

#yt_content .tab-wrapper span.note-item-name {
    display: block;
    text-align: center;
    margin: 5px auto;
}

.discount_percent_price {
    border-radius: 2px;
    background: #f00;
    font: 500 14px 'Vazir';
    padding: 3px 7px 2px;
    color: #fff;
    top: 6px;
    position: relative;
    margin-right: 2px;
    font-weight: 700
}

.block-special-banner .container {
    position: relative;
}

.block-special-banner .container .row {
    position: relative;
    padding-top: 0;
    margin-right: -5px;
    margin-left: -5px;
}

.block-special-banner .container .row section.col-xs-6 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: right;
    padding: 0 10px;
}

.block-special-banner .container .row section.col-xs-6 .col-xs-12 {
    padding: 0;
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.block-special-banner .container .row section.col-xs-6 .col-xs-12 a:last-child {
    margin-top: 4px;
}

/*.block-special-banner .container .banner-desktop-instagram-link {*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*bottom: 0;*/
/*width: 25%;*/
/*cursor: pointer;*/
/*}*/

/*.block-special-banner .container .banner-desktop-telegram-link {*/
/*position: absolute;*/
/*left: 25%;*/
/*top: 0;*/
/*bottom: 0;*/
/*width: 25%;*/
/*cursor: pointer;*/
/*}*/

/** redesign checkout-step-billing form **/
#opc-billing #checkout-step-billing .legend {
    margin: 35px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #c9c9c9;
}

#opc-billing #checkout-step-billing .first_fields_group .legend {
    margin: 0;
}

#opc-billing #checkout-step-billing .form-element {
    margin-bottom: 2.3rem;
}

#opc-billing #checkout-step-billing .form-radio {
    margin: 26px 0 25px;
}

#opc-billing #checkout-step-billing .birthday-register-field {
    margin: 0 0 21px;
}

#opc-billing #checkout-step-billing .select-container {
    padding: 10px 0;
}

#checkout-step-billing .select-container select:focus {
    border: 1px solid #b20b51;
}

#opc-billing #checkout-step-billing .form-checkbox {
    margin-top: 2rem;
    margin-bottom: 0;
}

#opc-billing #checkout-step-billing #billing-new-address-form .validation-advice {
    position: absolute;
    font-size: 10.5px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#opc-billing #checkout-step-billing #div-license-date-id {
    margin-bottom: 1rem;
}
/** redesign checkout-step-billing form end **/

/**
** redesign dashboard account edit form **
**/

/*address/edit*/
body.customer-address-form .my-account form ul li .form-element {
    margin-bottom: 2.3rem;
}

body.customer-address-form .my-account form .fieldset .legend {
    color: #000;
    margin-bottom: 15px;
}

/**
** redesign dashboard account edit form end **
**/

/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transitio: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
}

.waves-button-input {
    margin: 0;
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}

.waves-input-wrapper.waves-button {
    padding: 0;
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}

.waves-float {
    -webkit-mask-image: none;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms;
}

.waves-block {
    display: block;
}

/****************************** Waves end ******************************/

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 55px;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
    /*height: 10px;*/
    height: 4px;
    top: 33px;
    background: #EEE;
    /*border: 1px solid #CCC;*/
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
    height: 8px;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
    height: 8px;
}

.irs-line-right {
    right: 0;
    width: 11%;
    height: 8px;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
    height: 4px;
    top: 33px;
    /*border-top: 1px solid #b20b51;*/
    /*border-bottom: 1px solid #b20b51;*/
    background: #b20b51;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 33px;
    left: 0;
    height: 10px;
    width: 14px;
    border: 1px solid #b20b51;
    border-right: 0;
    background: #b20b51;
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px;
    -webkit-border-radius: 16px 0 0 16px;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
    height: 2px;
    top: 38px;
    background: #000;
    opacity: 0.3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.irs-slider {
    position: absolute;
    display: block;
    z-index: 1;
    top: 25px;
    /*width: 27px;*/
    /*height: 27px;*/
    width: 21px;
    height: 21px;
    border: 1px solid #AAA;
    background: #FFF;
    /*-moz-border-radius: 27px;*/
    /*border-radius: 27px;*/
    -moz-border-radius: 21px;
    border-radius: 21px;
    -webkit-border-radius: 27px;
    /*-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);*/
    /*-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);*/
    /*box-shadow: 1px 1px 3px rgba(0,0,0,0.3);*/
    -moz-box-shadow: 0 0 0 0 rgba(255, 189, 217, 0.3);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 189, 217, 0.3);
    box-shadow: 0 0 0 0 rgba(255, 189, 217, 0.3);
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    cursor: pointer;
}

.irs-slider.single {
}

.irs-slider.from {
}

.irs-slider.to {
}

.irs-slider.type_last {
    z-index: 2;
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from,
.irs-to,
.irs-single {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
    /*color: #b20b51;*/
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: transparent;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #b20b51;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 27px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    opacity: 0.5;
    background: #b20b51;
}

.irs-grid-pol.small {
    height: 4px;
    background: #999;
}

.irs-grid-text {
    position: absolute;
    bottom: 5px;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #99a4ac;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0.0);
    z-index: 2;
}

.irs-disabled {
    opacity: 0.4;
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.irs-with-grid {
    height: 75px;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=30);
}

.irs-slider.state_hover,
.irs-slider:hover {
    background: #DDD;
    -moz-box-shadow: 0 0 0 10px rgba(255, 189, 217, 0.3);
    -webkit-box-shadow: 0 0 0 10px rgba(255, 189, 217, 0.3);
    box-shadow: 0 0 0 10px rgba(255, 189, 217, 0.3);
}

.irs-min,
.irs-max {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 5px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    -moz-border-radius: 3px;
}

.lt-ie9 .irs-min,
.lt-ie9 .irs-max {
    background: #ccc;
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-to,
.lt-ie9 .irs-single {
    background: #999;
}
/****************************** Ion.RangeSlider end ******************************/

/****************************** novroz ******************************/
.novroz_header {
    position: relative;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

/*.novroz_header:before{*/
    /*content: "";*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*right:0;*/
    /*left:0;*/
    /*background-repeat: repeat-x;*/
    /*background: url("/skin/frontend/ordme/default/images/banners/pattern-promotion.png");*/
    /*opacity: 0.6;*/
/*}*/

.novroz_header .ordme_novroz_header {
    display: block;
}

.novroz_header .ordme_novroz_header a {
    display: block;
    position: relative;
    z-index: 5;
    text-align: center;
}

.novroz_header .ordme_novroz_header a .container_holder {
    display: block;
    height: 40px;
    text-align: center;
}

/*.novroz_header .ordme_novroz_header a .container_holder:before{*/
    /*content: "";*/
    /*position: absolute;*/
    /*top:0;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*width: 165px;*/
    /*background: url("/skin/frontend/ordme/default/images/banners/bgpattern.png") no-repeat;*/
    /*z-index: 6;*/
/*}*/

/*.novroz_header .ordme_novroz_header a .container_holder:after{*/
    /*content: "";*/
    /*position: absolute;*/
    /*top:0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 165px;*/
    /*-webkit-transform: rotate(180deg);*/
    /*-ms-transform: rotate(180deg);*/
    /*transform: rotate(180deg);*/
    /*background: url("/skin/frontend/ordme/default/images/banners/bgpattern.png") no-repeat;*/
    /*z-index: 6;*/
/*}*/

.novroz_header .ordme_novroz_header a .text-holder {
    position: relative;
    display: block;
    /*width: 184px;*/
    height: inherit;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 40px;
    font-family: 'Vazir';
    font-size: 14px;
    font-weight: 500;
    /*float: right;*/
}

.novroz_header .ordme_novroz_header img {
    display: inline-block;
    padding: 0;
    margin: 7px 15px 5px;
    height: 28px;
    float: right;
}

.novroz_header .ordme_novroz_header img.symbol-img {
    -moz-transform: scaleX(-1); /* Gecko */
    -o-transform: scaleX(-1); /* Opera */
    -webkit-transform: scaleX(-1); /* Webkit */
    transform: scaleX(-1); /* Standard */
    filter: FlipH; /* IE 6/7/8 */
}

.novroz_header .ordme_novroz_header .header-pro-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 7;
    text-align: center;
    white-space: nowrap;
    float: right;
}

.novroz_header .ordme_novroz_header .pro-title1 {
    -webkit-animation-duration: 12s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: headerProTitle1;
    -moz-animation-duration: 12s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: headerProTitle1;

    /*-webkit-animation:  headerProTitle1 9s infinite;*/
    /*-moz-animation:  headerProTitle1 9s infinite;*/
    /*-o-animation:  headerProTitle1 9s infinite;*/
    /*animation:  headerProTitle1 9s infinite;*/
}

.novroz_header .ordme_novroz_header .pro-title2 {
    -webkit-animation-duration: 12s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: headerProTitle2;
    -moz-animation-duration: 12s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: headerProTitle2;

    /*-webkit-animation:  headerProTitle2 9s infinite;*/
    /*-moz-animation:  headerProTitle2 9s infinite;*/
    /*-o-animation:  headerProTitle2 9s infinite;*/
    /*animation:  headerProTitle2 9s infinite;*/
}

.novroz_header .ordme_novroz_header .pro-title3 {
    -webkit-animation-duration: 12s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: headerProTitle3;
    -moz-animation-duration: 12s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: headerProTitle3;

    /*-webkit-animation:  headerProTitle3 9s infinite;*/
    /*-moz-animation:  headerProTitle3 9s infinite;*/
    /*-o-animation:  headerProTitle3 9s infinite;*/
    /*animation:  headerProTitle3 9s infinite;*/
}

@-webkit-keyframes headerProTitle1 {
    3%, 30% {
        -webkit-opacity: 1;
    }
    0%, 33%, 100% {
        -webkit-opacity: 0;
    }
}

@-moz-keyframes headerProTitle1 {
    3%, 30% {
        opacity: 1;
    }
    0%, 33%, 100% {
        opacity: 0;
    }
}

@-o-keyframes headerProTitle1 {
    3%, 30% {
        opacity: 1;
    }
    0%, 33%, 100% {
        opacity: 0;
    }
}

@keyframes headerProTitle1 {
    0% {
        opacity: 0;
    }

    3%, 30% {
        opacity: 1;
    }

    33%, 100% {
        opacity: 0;
    }
}

@-webkit-keyframes headerProTitle2 {
    36%, 63% {
        -webkit-opacity: 1;
    }
    0%, 33%, 66%, 100% {
        -webkit-opacity: 0;
    }
}

@-moz-keyframes headerProTitle2 {
    36%, 63% {
        opacity: 1;
    }
    0%, 33%, 66%, 100% {
        opacity: 0;
    }
}

@-o-keyframes headerProTitle2 {
    36%, 63% {
        opacity: 1;
    }
    0%, 33%, 66%, 100% {
        opacity: 0;
    }
}

@keyframes headerProTitle2 {
    0%, 33% {
        -webkit-opacity: 0;
        opacity: 0;
    }

    36%, 63% {
        -webkit-opacity: 1;
        opacity: 1;
    }

    66%, 100% {
        -webkit-opacity: 0;
        opacity: 0;
    }
}

@-webkit-keyframes headerProTitle3 {
    69%, 97% {
        -webkit-opacity: 1;
    }
    0%, 66%, 100% {
        -webkit-opacity: 0;
    }
}

@-moz-keyframes headerProTitle3 {
    69%, 97% {
        opacity: 1;
    }
    0%, 66%, 100% {
        opacity: 0;
    }
}

@-o-keyframes headerProTitle3 {
    69%, 97% {
        opacity: 1;
    }
    0%, 66%, 100% {
        opacity: 0;
    }
}

@keyframes headerProTitle3 {
    0%, 66% {
        opacity: 0;
    }

    69%, 97% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


/*.novroz_header .ordme_novroz_header img.col-sm-8{*/
    /*margin-top: 6px;*/
    /*margin-bottom: 6px;*/
/*}*/

/*banner fix size mobile dar zir menu froshghah*/
/*.fix_yalda96_banner{*/
/*display: block;*/
/*}*/

/*.fix_yalda96_banner a{*/
/*display: block;*/
/*}*/

/*.fix_yalda96_banner img {*/
/*width: 100%;*/
/*top: 0;*/
/*position: absolute;*/
/*top: 50px;*/
/*}*/

/****************************** novroz end ******************************/

/****************************** Custom Toast style ******************************/
#toast {
    display: none;
    position: fixed;
    z-index: 9999;
    transform: translateX(-50%);
    left: 50%;
    top: 70px;
    min-width: 170px;
    padding: 10px;
    background-color: #333;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    border-radius: 2px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    resize: both;
    text-overflow: ellipsis;
}

#toast #toast-content {
    max-height: 168px;
    max-width: 100%;
    transition: all .4s cubic-bezier(.25,.8,.25,1);
}
/****************************** Custom Toast style end ******************************/

/****************************** loading animation style ******************************/
#loading {
    background: rgba(255, 255, 255, 0.75);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 10000;
}

#loading.without-bg {
     background: none;
 }

.ajax_login_loader {
    width: 45px;
}

span.please-wait {
    width: 45px;
}

#reward_ajax_loading {
    margin: 0 10px;
}

#ajax-load-more-product {
    min-height: 1px;
    display: block;
}

body.category-brand #ajax-load-more-product {
    display: none;
}

#ajax-load-more-product #ajax-load-more-not-found-product {
    display: none;
    text-align: center;
    margin: 15px;
}

#loading .ordme_loader {
    position: relative;
    margin: 0 auto;
    width: 100px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#loading.alert {
    background: rgba(255, 255, 255, 0.9);
}

#loading .loading-text {
    position: relative;
    margin: 0 auto;
    max-width: 560px;
    width: 90%;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    color: #b20b51;
}

.ajax_login_loader .ordme_loader {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

#reward_ajax_loading .ordme_loader,
span.please-wait .ordme_loader {
    position: relative;
    margin: 0 auto;
    width: 45px;
}

#ajax-load-more-product .ordme_loader {
    position: relative;
    margin: 15px auto;
    width: 45px;
    display: none;
}

#cartpopup_slidecontainer .cartpopup_overlay_center .ordme_loader {
    position: relative;
    margin: 0 auto;
    width: 45px;
    top: 100%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#loading .ordme_loader:before,
.ajax_login_loader .ordme_loader:before,
#reward_ajax_loading .ordme_loader:before,
span.please-wait .ordme_loader:before,
#ajax-load-more-product .ordme_loader:before,
#cartpopup_slidecontainer .cartpopup_overlay_center .ordme_loader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

#loading .ordme_loader .circular,
.ajax_login_loader .ordme_loader .circular,
#reward_ajax_loading .ordme_loader .circular,
span.please-wait .ordme_loader .circular,
#ajax-load-more-product .ordme_loader .circular,
#cartpopup_slidecontainer .cartpopup_overlay_center .ordme_loader .circular {
    -webkit-animation: animrotate 2s linear infinite;
    animation: animrotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

#loading .ordme_loader .circular .path,
.ajax_login_loader .ordme_loader .circular .path,
#reward_ajax_loading .ordme_loader .circular .path,
span.please-wait .ordme_loader .circular .path,
#ajax-load-more-product .ordme_loader .circular .path,
#cartpopup_slidecontainer .cartpopup_overlay_center .ordme_loader .circular .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite, animcolor 6s ease-in-out infinite;
    -moz-animation: dash 1.5s ease-in-out infinite, animcolor 6s ease-in-out infinite;
    -o-animation: dash 1.5s ease-in-out infinite, animcolor 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite, animcolor 6s ease-in-out infinite;
    stroke-linecap: round;
}

@-webkit-keyframes animrotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes animrotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes animrotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animrotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@-o-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@-moz-keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@-webkit-keyframes animcolor {

    100%,
    0% {
        stroke: #b20b51;
    }

    50% {
        stroke: #7C7979;
    }

    66% {
        stroke: #b20b51;
    }

    80%,
    90% {
        stroke: #7C7979;
    }
}

@-o-keyframes animcolor {

    100%,
    0% {
        stroke: #b20b51;
    }

    50% {
        stroke: #7C7979;
    }

    66% {
        stroke: #b20b51;
    }

    80%,
    90% {
        stroke: #7C7979;
    }
}

@-moz-keyframes animcolor {

    100%,
    0% {
        stroke: #b20b51;
    }

    50% {
        stroke: #7C7979;
    }

    66% {
        stroke: #b20b51;
    }

    80%,
    90% {
        stroke: #7C7979;
    }
}

@keyframes animcolor {

    100%,
    0% {
        stroke: #b20b51;
    }

    40% {
        stroke: #777777;
    }

    66% {
        stroke: #b20b51;
    }

    80%,
    90% {
        stroke: #777777;
    }
}

.loadingAnim,
a {
    cursor: pointer;
}

/****************************** loading animation style end ******************************/

/****************************** lock oriention ******************************/
.lock-oriention {
    display: none;
    visibility: hidden;
}

html.lock-oriention-screen {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

html.lock-oriention-screen .lock-oriention {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #b20b51;
    z-index: 1001;
    pointer-events: none;
    display: none;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    visibility: visible;
}

.lock-oriention-parent {
    width: 80%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}

.lock-oriention-bg {
    background: url("https://ordme.com/skin/frontend/ordme/default/images/lock-oriention.png") no-repeat center center/contain;
    width: 30%;
    padding-bottom: 25.5%;
}

.lock-oriention-text {
    color: #f1f1f1;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}

/****************************** lock oriention end ******************************/


/****************************** redesign login and register box ******************************/
/*dialog nav*/
#modal-login .modal-dialog,
.verify-mobile-content .modal-dialog {
    width: 420px;
    padding: 0 !important;
}

#modal-login .modal-dialog .nav-tabs {
    position: relative;
    z-index: 1055;
    margin: 0 auto;
    width: 90%;
    border: none;
    height: 48px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#modal-login .modal-dialog .tab-content,
.verify-mobile-content .modal-content {
    position: relative;
    z-index: 1054;
    border: none;
}

#modal-login .modal-dialog .nav-tabs .nav-item {
    width: 50%;
    text-align: center;
    width: 50%;
    text-align: center;
    background: transparent;
    height: 48px;
    margin: 0;
}

.customer-account-create #modal-login .modal-dialog .nav-tabs .nav-item,
.checkout-onepage-index  #modal-login .modal-dialog .nav-tabs .nav-item {
    width: 100%;
}

#modal-login .modal-dialog .nav-tabs .nav-item:first-child a {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

#modal-login .modal-dialog .nav-tabs .nav-item:nth-child(2) a {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

#modal-login .modal-dialog .nav-tabs .nav-item .nav-link {
    border: none;
    height: inherit;
    margin: 0;
    line-height: 28px;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

#modal-login .modal-dialog .nav-tabs .nav-item .nav-link:hover {
    background: transparent;
}

#modal-login .modal-dialog .nav-tabs .nav-item.active a,
#modal-login .modal-dialog .nav-tabs .nav-item.active a:hover,
#modal-login .modal-dialog .nav-tabs .nav-item.active a:focus {
    background: #46ba71;
    color: #fff;
}

#modal-login .modal-dialog .nav-tabs .nav-item .nav-link i {
    font-size: 18px;
    margin-left: 4px;
    line-height: 28px;
    vertical-align: middle;
}

/*dialog body*/
#modal-login .modal-dialog .tab-content .block-content {
    padding: 5px 0 0;
}

#modal-login .modal-dialog .tab-content .block-content h2,
#modal-login .modal-dialog .tab-content .block-content .form_heading2 {
    padding: 6px 20px 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 1.5em;
}

.verify-mobile-content .modal-content h2 {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 1.5em;
}

.verify-mobile-content .modal-content h2#forget_pass_verify_mobile {
    margin-bottom: 25px !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
}

#modal-login .modal-dialog .tab-content .block-content .modal-body,
.verify-mobile-content .modal-content .modal-body {
    padding: 15px 20px 20px;
    z-index: 4;
}

#modal-login .modal-dialog .tab-content .block-content .modal-body .gender-radio-group {
    margin-top: 0;
}

#modal-login .modal-dialog .tab-content .block-content .modal-body .submit-login a {
    color: #333;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
}

#modal-login .modal-dialog .tab-content .block-content .register_conditions {
    margin-left: 0 !important;
}

#modal-login .modal-dialog .tab-content .block-content .register_conditions a {
    color: #b20b51;
}

#modal-login .modal-dialog .tab-content .block-content .register_conditions .validation-advice {
    position: absolute;
    font-size: 10.5px;
    margin-top: 4px;
    margin-bottom: 4px;
}

#panel_login_by_sms_code .form-element.form-input {
    margin-top: 1rem;
}

/* Modify the style of the mobile number verification #modal-login form */
#modal-login .modal-dialog .tab-content .block-content .verification_code_input,
.verify-mobile-content .modal-body .verification_code_input {
    margin-bottom: 3rem;
}

.ordme-minilogin-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.modal-dialog .remaining_time_expire_code {
    text-align: center;
}

.modal-dialog .remaining_time_expire_code .countdown_timer {
    display: inline-block;
    width: 18px;
    text-align: center;
    font-weight: bold;
}

#modal-login .modal-dialog .tab-content .block-content .resend_verification_code,
.verify-mobile-content .modal-body .resend_verification_code {
    margin-bottom: 25px;
    text-align: center;
}

.resend_verification_code a {
    color: #b20b51;
}

/*.block-popup-login .btn-mini-submit-register#btn-mini-register-verification-code-id,*/
/*.verify-mobile-content .modal-body .btn-mini-submit-register#btn-verification-code-id {*/
/*background: #46b971;*/
/*}*/

#modal-login .modal-dialog .tab-content .block-content .change_mobile_number_link {
    margin-top: 25px;
}

#modal-login .modal-dialog .tab-content .block-content .change_mobile_number_link .return_to_register_form:before {
    margin-left: 5px;
    content: "\f2bf";
    font-family: "Ionicons";
    vertical-align: middle;
    font-size: 16px;
    float: right;
}

#modal-login .modal-dialog .tab-content .block-content .change_mobile_number_link #close_verify_mobile_modal_btn {
    float: left;
}

.verify-mobile-content .modal-content button.close {
    position: absolute;
    left: 7px;
    top: 4px;
    z-index: 1060;
    font-size: 28px;
}

.verify-mobile-content .modal-content .verification_form_message {
    padding-top: 15px;
    margin: 0 20px;
    min-height: 28px;
}

.verify-mobile-content .modal-content .verification_form_message div {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #f00;
    font-size: 14px;
    line-height: 28px;
}

.verify-mobile-content .modal-content .verification_form_message div a {
    color: #b20b51;
}

/* Modify the style of the mobile number verification modal-login form end */
form .form-radio-legend em {
    color: red;
    font-style: normal;
}

form .form-element .form-element-label span {
    float: right !important;
}

form .form-element .form-element-label em {
    float: left !important;
    color: red;
    padding: 0 5px 0 0;
    font-style: normal;
}

form label.register_conditions em {
    float: none !important;
    color: red;
    padding: 0;
    font-style: normal;
}

form .form-element.from-element-login-password {
    margin-bottom: 2em !important;
}

/****************************** redesign login and register box end ******************************/


/****************************** material design form custom style ******************************/
/*textbox style*/
form .form-element {
    position: relative;
    margin-top: 2.25rem;
    margin-bottom: 4rem;
}

form .form-element .form-element-bar {
    position: relative;
    height: 1px;
    background: #ced4da;
    display: block;
}

form .form-element .form-element-bar::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #b20b51;
    height: 2px;
    display: block;
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -moz-transition: transform 0.28s ease;
    -o-transition: transform 0.28s ease;
    -webkit-transition: transform 0.28s ease;
    transition: transform 0.28s ease;
    will-change: transform;
}

form .form-element .form-element-label {
    position: absolute;
    /*top: 10px;*/
    line-height: 1.6rem;
    pointer-events: none;
    padding-left: 0.125rem;
    z-index: 1;
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    color: #5d5d5d;
    /*color: #333;*/
    /*-moz-transform: translateY(-50%);*/
    /*-ms-transform: translateY(-50%);*/
    /*-o-transform: translateY(-50%);*/
    /*-webkit-transform: translateY(-50%);*/
    /*transform: translateY(-50%);*/
    -moz-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    -o-transform: translateY(-24px);
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    /*transition: transform 0.28s ease, color 0.28s linear, opacity 0.28s linear;*/
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    will-change: transform, color, opacity;
}

form .form-element.form-textarea .form-element-label {
    top: 0;
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
     -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

form .form-element .form-element-field {
    outline: none;
    height: 30px;
    display: block;
    background: none;
    padding: 2px 2px 1px;
    font-size: 14px;
    border: 0 solid transparent;
    line-height: 1.5;
    width: 100%;
    color: #333;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0.001;
    -moz-transition: opacity 0.28s ease;
    -o-transition: opacity 0.28s ease;
    -webkit-transition: opacity 0.28s ease;
    transition: opacity 0.28s ease;
    will-change: opacity;
    margin: 0 !important;
}

form .form-element.input-with-prepend .input-prepend-text {
    position: absolute;
    left: 0;
    bottom: 5px;
}

form .form-element.input-with-prepend .form-element-field {
    padding-left: 20px;
}

form .form-element input:-webkit-autofill,
form .form-element input:-webkit-autofill,
form .form-element input:-webkit-autofill:hover,
form .form-element input:-webkit-autofill:focus form .form-element input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
    -moz-box-shadow: 0 0 0 30px white inset;
    box-shadow: 0 0 0 30px white inset;
}

form .form-element .form-element-field:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a6a6a6;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    /*transform: scale(0.9);*/
    /*transform-origin: left top;*/
    text-align: right !important;
    direction: rtl !important;
}

form .form-element .form-element-field::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #a6a6a6;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    /*transform: scale(0.9);*/
    /*transform-origin: left top;*/
    text-align: right !important;
    direction: rtl !important;
}

form .form-element .form-element-field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a6a6a6;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    /*transform: scale(0.9);*/
    /*transform-origin: left top;*/
    text-align: right !important;
    direction: rtl !important;
}

form .form-element .form-element-field::-moz-placeholder {
    /* Firefox 19+ */
    color: #a6a6a6;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    /*transform: scale(0.9);*/
    /*transform-origin: left top;*/
    text-align: right !important;
    direction: rtl !important;
}

form .form-element .form-element-field:-moz-placeholder {
    /* Firefox 18- */
    color: #a6a6a6;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    /*transform: scale(0.9);*/
    /*transform-origin: left top;*/
    text-align: right !important;
    direction: rtl !important;
}

form .form-element .form-element-field::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a6a6a6;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    /*transform: scale(0.9);*/
    /*transform-origin: left top;*/
    text-align: right !important;
    direction: rtl !important;
}

form .form-element .form-element-field:focus ~ .form-element-bar::after {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

form .form-element .form-element-field:focus ~ .form-element-label {
    color: #b20b51;
}

form .form-element .form-element-field.validation-failed ~ .form-element-bar::after {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    background: red;
}

form .form-element .form-element-field.validation-failed ~ .form-element-label {
    color: red;
}

form .form-element .form-element-field.-hasvalue,
form .form-element .form-element-field:focus {
    opacity: 1;
}

form .form-element .form-element-field.-hasvalue ~ .form-element-label,
form .form-element .form-element-field:focus ~ .form-element-label {
    /*transform: translateY(-100%) translateY(-0.5em) translateY(-2px) scale(0.9);*/
    -moz-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    -ms-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    -o-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    -webkit-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    transform: translateY(-100%) translateY(-30px) translateY(-2px);
    font-size: 11px;
    cursor: pointer;
    pointer-events: auto;
}

form .form-element.form-textarea .form-element-field.-hasvalue ~ .form-element-label,
form .form-element.form-textarea .form-element-field:focus ~ .form-element-label {
    top: 0;
    -moz-transform: translateY(100%) translateY(-30px) translateY(-2px);
    -ms-transform: translateY(100%) translateY(-30px) translateY(-2px);
    -o-transform: translateY(100%) translateY(-30px) translateY(-2px);
    -webkit-transform: translateY(100%) translateY(-30px) translateY(-2px);
    transform: translateY(100%) translateY(-30px) translateY(-2px);
}

form .form-element input.form-element-field:not(:placeholder-shown),
form .form-element textarea.form-element-field:not(:placeholder-shown) {
    opacity: 1;
}

form .form-element input.form-element-field:not(:placeholder-shown) ~ .form-element-label,
form .form-element textarea.form-element-field:not(:placeholder-shown) ~ .form-element-label {
    /*transform: translateY(-100%) translateY(-0.5em) translateY(-2px) scale(0.9);*/
    -moz-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    -ms-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    -o-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    -webkit-transform: translateY(-100%) translateY(-30px) translateY(-2px);
    transform: translateY(-100%) translateY(-30px) translateY(-2px);
    font-size: 11px;
    cursor: pointer;
    pointer-events: auto;
}

form .form-element.form-textarea input.form-element-field:not(:placeholder-shown) ~ .form-element-label,
form .form-element.form-textarea textarea.form-element-field:not(:placeholder-shown) ~ .form-element-label {
    top: 0;
    -moz-transform: translateY(100%) translateY(-30px) translateY(-2px);
    -ms-transform: translateY(100%) translateY(-30px) translateY(-2px);
    -o-transform: translateY(100%) translateY(-30px) translateY(-2px);
    -webkit-transform: translateY(100%) translateY(-30px) translateY(-2px);
    transform: translateY(100%) translateY(-30px) translateY(-2px);
}

form .form-element textarea.form-element-field {
    height: auto;
    min-height: 3rem;
}

form .form-element input[type="password"].form-element-field,
form .form-element input.ltr-dir {
    text-align: left;
    direction: ltr;
}

form .form-element .validation-advice {
    position: absolute;
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 10.5px;
    line-height: 20px;
}

/*disabled inputs*/
form .form-element .form-element-field[disabled],
form .form-element.disabled-input .form-element-field {
    color: rgba(0, 0, 0, 0.38);
}

form .form-element .form-element-field[disabled] ~ .form-element-bar,
form .form-element.disabled-input .form-element-bar {
    background: none;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.38);
}

form .form-element .form-element-field[disabled] ~ .form-element-label,
form .form-element.disabled-input .form-element-label {
    color: rgba(0, 0, 0, 0.38);
}

form .form-element .form-element-field[disabled] ~ .form-element-label em,
form .form-element.disabled-input .form-element-label em {
    color: rgba(0, 0, 0, 0.38);
}

/*form .form-element input:disabled, form .form-element textarea:disabled {*/
/*cursor: default;*/
/*}*/


/*radio button and checkbox style*/
form .form-checkbox,
form .form-radio {
    position: relative;
    margin-top: 2.25rem;
    margin-bottom: 2.5rem;
    text-align: right;
}

form .form-checkbox-inline .form-checkbox-label,
form .form-radio-inline .form-radio-label {
    display: inline-block;
    margin-left: 1.3em;
}

form .form-checkbox-label[for="chk-accept-ordme-rules-id"] {
    margin-left: 0;
}

form .form-checkbox-legend,
form .form-radio-legend {
    margin-left: 15px;
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

form .form-checkbox-label,
form .form-radio-label {
    position: relative;
    cursor: pointer;
    padding-right: 1.7rem;
    text-align: right;
    color: #333;
    display: block;
    margin-bottom: 0.5rem;
}

form .form-checkbox-label:hover i,
form .form-radio-label:hover i {
    color: #b20b51;
}

form .form-checkbox-label span,
form .form-radio-label span {
    display: block;
}

form .form-checkbox-label span {
    margin-right: 3px;
    margin-top: -4px;
    line-height: 28px;
}

form .form-checkbox-label input,
form .form-radio-label input {
    width: 16px;
    height: 16px;
    opacity: 0.0001;
    position: absolute;
    right: 0;
    top: 0.25rem;
    margin: 0;
    padding: 0;
    z-index: 3;
    cursor: pointer;
}

form .form-checkbox-button {
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    color: #999;
    right: 0;
    top: 0.25rem;
    width: 15px;
    height: 15px;
    z-index: 0;
    border: 0.125rem solid currentColor;
    -webkit-border-radius: 0.0625rem;
    -moz-border-radius: 0.0625rem;
    border-radius: 0.0625rem;
    -moz-transition: color 0.28s ease;
    -o-transition: color 0.28s ease;
    -webkit-transition: color 0.28s ease;
    transition: color 0.28s ease;
    will-change: color;
}

form .form-checkbox-button::before,
form .form-checkbox-button::after {
    position: absolute;
    height: 0;
    width: 0.2rem;
    background-color: #b20b51;
    display: block;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    content: "";
    -moz-transition: opacity 0.28s ease, height 0s linear 0.28s;
    -o-transition: opacity 0.28s ease, height 0s linear 0.28s;
    -webkit-transition: opacity 0.28s ease, height 0s linear 0.28s;
    transition: opacity 0.28s ease, height 0s linear 0.28s;
    opacity: 0;
    will-change: opacity, height;
}

form .form-checkbox-button::before {
    top: 8px;
    left: 3px;
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    box-shadow: 0 0 0 0.0625rem #fff;
}

form .form-checkbox-button::after {
    top: 4px;
    left: 1px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

form .form-checkbox-field:checked ~ .form-checkbox-button {
    color: #b20b51;
}

form .form-checkbox-field:checked ~ .form-checkbox-button::after,
form .form-checkbox-field:checked ~ .form-checkbox-button::before {
    opacity: 1;
    -moz-transition: height 0.15s ease;
    -o-transition: height 0.15s ease;
    -webkit-transition: height 0.15s ease;
    transition: height 0.15s ease;
}

form .form-checkbox-field:checked ~ .form-checkbox-button::after {
    height: 0.5rem;
}

form .form-checkbox-field:checked ~ .form-checkbox-button::before {
    height: 16px;
    -moz-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

form .form-radio-button {
    position: absolute;
    right: 16px;
    cursor: pointer;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #999;
}

form .form-radio-button::before,
form .form-radio-button::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin: 0.25rem;
    width: 15px;
    height: 15px;
    -moz-transition: transform 0.28s ease, color 0.28s ease;
    -o-transition: transform 0.28s ease, color 0.28s ease;
    -webkit-transition: transform 0.28s ease, color 0.28s ease;
    transition: transform 0.28s ease, color 0.28s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 0.125rem solid currentColor;
    will-change: transform, color;
}

form .form-radio-button::after {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: #b20b51;
    border-color: #b20b51;
}

form .form-radio-field:checked ~ .form-radio-button::after {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

form .form-radio-field:checked ~ .form-radio-button::before {
    color: #b20b51;
}

form .form-radio .text-usual {
    margin-left: 20px;
}

@media all and (max-width: 400px) {

    form .form-radio .text-usual {
        margin: 0 0 10px;
        display: block;
    }
}

/*disabled radio buttons & checkboxes*/

/* select & options style*/
form .form-select {
    margin-top: 2.25rem;
    margin-bottom: 2.5rem;
}

form .form-select label em {
    float: left !important;
}

form .form-select .validation-advice,
form .form-select .please-wait-for-change {
    font-size: 10.5px;
    margin-top: 4px;
    margin-bottom: 4px;
}

@media all and (min-width: 400px) {
    form .form-select label {
        display: inline-block;
        float: right;
        margin-left: 15px;
        line-height: 30px;
        margin-bottom: 0;
    }

    form .form-select .select-container {
        display: inline-block;
        float: right;
        width: auto;
        min-width: 175px;
    }
}

.please-wait-for-change {
    margin-top: 4px;
}

/****************************** material design custom style end ******************************/
.ordme_btn_shadow {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -webkit-transition: box-shadow .15s ease-in-out;
    -moz-transition: box-shadow .15s ease-in-out;
    -o-transition: box-shadow .15s ease-in-out;
    transition: box-shadow .15s ease-in-out;
}

.ordme_btn_shadow:hover {
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.ordme_btn {
    display: inline-block;
    position: relative;
    min-height: 36px;
    min-width: 88px;
    padding: 0 10px;
    background-color: #b20b51;
    color: #fff;
    font-size: 14px;
    font-family: 'Vazir', Vazir !important;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -webkit-transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1);
    -moz-transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1);
    transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1);
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    border: none;
    outline: none;
}

.ordme_btn:not([disabled]):focus,
.ordme_btn:not([disabled]):hover {
    color: #fff;
    background-color: #980140;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

.ordme_btn i {
    vertical-align: sub;
    line-height: 22px;
}

.ordme_btn_success {
    background-color: #09973E;
}

.ordme_btn_success:not([disabled]):focus,
.ordme_btn_success:not([disabled]):hover {
    background-color: #24AD57;
}

.ordme_secondary_btn {
    background-color: #555;
}

.ordme_flat_btn {
    color: #555;
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn_padding {
    padding:0px 10px;
    padding-top:3px ;
}

.ordme_flat_btn:not([disabled]):focus,
.ordme_flat_btn:not([disabled]):hover {
    color: #555;
    background-color: rgba(158, 158, 158, 0.2);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ordme_color_btn {
    color: #b20b51 !important;
}

.ordme_color_btn:not([disabled]):focus,
.ordme_color_btn:not([disabled]):hover {
    color: #980140 !important;
}

.red_link_btn {
    color: #FF0000 !important;
}

.button-group {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.button-group .right_btn {
    margin-left: 15px;
}

.button-group .left_btn {
    margin-right: 15px;
}

.button-group button,
.button-group .button {
    margin-top: 0;
}

/****************************** heading - text ******************************/
.heading1 {
    font-size: 22px;
    line-height: 40px;
    font-weight: bold;
}

.heading2 {
    font-size: 20px;
    line-height: 36px;
    font-weight: bold;
}

.heading3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
}

.text-usual {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

strong.text-usual {
    font-weight: bold;
}

.text-usual a,
.text-usual a:hover,
.text-usual a:visited {
    color: #b20b51;
}

.text-small {
    font-size: 12px;
}

/*Spacing*/
.mb-1 {
    margin-bottom: 7px !important;
}

.mb-2 {
    margin-bottom: 14px !important;
}

.mb-3 {
    margin-bottom: 21px !important;
}

.mb-4 {
    margin-bottom: 28px !important;
}

.mb-5 {
    margin-bottom: 35px !important;
}

.mt-1 {
    margin-top: 7px !important;
}

.mt-2 {
    margin-top: 14px !important;
}

.mt-3 {
    margin-top: 21px !important;
}

.mt-4 {
    margin-top: 28px !important;
}

.mt-5 {
    margin-top: 35px !important;
}

/* affiliate style */

.affiliate_btn {
    background-color: #ffc107;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 600;
}

.affiliate_btn:focus,
.affiliate_btn:hover {
    background-color: #ffc107 !important;
    color: rgba(0, 0, 0, 0.87) !important;
}

.affiliate-menu-link {
    position: absolute;
    top: 7px;
    left: 0;
}

.affiliate-menu-link img {
    height: 20px;
}

.yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.affiliate_menu_item a:before {
    content: '';
    height: 20px;
    width: 20px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    background: url("/skin/frontend/ordme/default/aw_affiliate/images/affiliate-symbol-gold.svg") no-repeat center center/contain;
    vertical-align: middle;
}

/* product page label */
.product-page-label {
    position: relative;
    top: -5px;
    display: inline-block;
    clear: both;
    padding: 2px 6px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 28px;
    border-radius: 2px;
}

.product-page-label label {
    margin: 0;
    font-weight: 500;
}

.product-page-label label:before {
    margin-left: 5px;
    line-height: 20px;
}
/* product page label end */

/* open box label */
.open_box_label {
    background: #256EFF;
    color: #fff;
}

.open_box_label img {
    margin-left: 5px;
    width: 24px;
}
/* open box label end */

/* gift label */
.yt-detail-right form.om-product-addtocart-form .product-shop .om-sale-cart-label {
    position: relative;
    top: -5px;
    display: inline-block;
    clear: both;
    padding: 2px 6px !important;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 28px;
    border-radius: 2px;
}
/* gift label end */

/* buy one take two label */
.buy-one-take-two-text {
    background: #ffc107;
    color: #000;
}

.buy-one-take-two-text label:before {
    content: "۲=۱";
    font-size: 17px;
    vertical-align: text-bottom;
}
/* buy one take two label end */

/* buy two take three label */
.buy-two-take-three-text {
    background: #ffc107;
    color: #000;
}

.buy-two-take-three-text label:before {
    content: "3=2";
    font-size: 17px;
    vertical-align: text-bottom;
}
/* buy two take three label end */

/* expiration date label */
.expiration_date_label {
    background: red;
    color: #fff;
}

.expiration_date_label label:before {
    content: "\f2fd";
    font-family: "Ionicons";
    font-size: 18px;
    vertical-align: sub;
}

/* in catalog-category */
.om-product-added-to-lists-wrap li .expiration_date_icon {
    margin-bottom: 2px;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    color: red;
}

body.catalog-product-view .product-img-box .expiration_date_icon {
    display: none;
}
/* expiration date label end */

.expiration_date_details {
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
}

.expiration_date_details.simple_product {
    margin-bottom: 45px;
}

.expiration_date_details.configurable_product {
    margin-bottom: 10px;
}

.expiration_date_details #expiration_datetime,
.expiration_date_details #child_expiration_date {
    color: red;
}

.expiration_date_details #expiration_datetime:before {
    content: "\f2fd";
    margin-left: 5px;
    font-family: "Ionicons";
    font-size: 18px;
    line-height: 20px;
    vertical-align: sub;
    color: red;
}

.expiration_date_details .long_expiration_date_link a {
    position: relative;
    font-size: 12px;
    font-weight: bold;
    color: #444;
}

.expiration_date_details .long_expiration_date_link a:after {
    content: "";
    position: absolute;
    left: 4px;
    right: 4px;
    top: 50%;
    margin-top: .85em;
    border-bottom: 1px dashed #444;
}

.expiration_date_details .long_expiration_date_link a:hover {
    color: #B20B51;
}

.expiration_date_details .long_expiration_date_link a:hover:after {
    border-bottom-color: #B20B51;
}

.sm_megamenu_menu > li.expiration_date_menu_item-parent > a::before,
.sm_megamenu_menu .expiration_date_menu_item a::before {
    content: "\f2fd";
    font-family: "Ionicons";
    color: red;
    font-size: 25px;
    margin-left:0;
}

.sm_megamenu_menu .expiration_date_menu_item a::before {
    margin-top: -5px;
}

.sm_megamenu_menu > li.expiration_date_menu_item-parent > a::before {
    vertical-align: top;
}

tr.even:hover {
    background-color: #fff !important;
}

.box-head-page-products {
    background:none repeat scroll 0 0 #ebebeb;
    color:#666;
    line-height: 100%;
    border-radius: 2px;
}

.coupon-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    margin-top:10px
}

.rewardpoints-container {
    margin: 10px 15px 15px;
}

.configured-price .price{
    background-color: red;
}

.color-title-product-Cart {
    color: #666;
}

/* share link */
#link_share_nav {
    margin: 22px 0;
}

#link_share_nav .share_nav {
    display: block;
    text-align: center;
}

#link_share_nav .link_share_items {
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    height: 25px;
    width: 25px;
}

#link_share_nav .link_share_items .share_link {
    display: block;
    height: 25px;
    width: 25px;
    font-size: 25px;
    text-align: center;
    vertical-align: middle;
}

#link_share_nav .link_share_items .share_link#whatsapp_share_link,
#link_share_nav .link_share_items .share_link#telegram_share_link,
#link_share_nav .link_share_items .share_link#sms_share_link {
    color: #888888;
}

#link_share_nav .link_share_items .share_link:hover,
#link_share_nav .link_share_items .share_link:focus {
    color: #b20b51 !important;
}
/* share link end */
.product_shipping_time{
    color: #b20b51;
    font-weight: 700;
    font-size: 14px;
}

/****************************** festival web and mobile Iran ******************************/
.festival_banner {
    position: fixed;
    bottom: 0;
    left: 0;
    border: none;
    overflow: hidden;
    z-index: -2;
    opacity: 0;
    cursor: pointer;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.festival_banner.show {
    z-index: 2;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.festival_banner a.festival_link {
    display: block;
    width: 100%;
}

@media all and (min-width: 992px) {
    .festival_banner {
        width: 130px;
        height: 121px;
        border-radius: 0 95% 0 0;
        background: url("/skin/frontend/ordme/default/images/iranweb_festival98.png") no-repeat center center/contain;
    }

    .festival_banner a.festival_link {
        height: 100%;
    }

    .festival_banner a.close_festival_banner {
        display: none;
    }
}

@media all and (max-width: 991px) {
    .festival_banner {
        top: calc(50% - 165px);
        width: 54px;
        height: 330px;
    }

    .festival_banner a.festival_link {
        height: 300px;
        background: url("/skin/frontend/ordme/default/images/iranweb_festival98_mobile.png") no-repeat center center/contain;
    }

    .festival_banner .close_festival_banner {
        display: block;
        width: 100%;
        height: 30px;
        background: rgba(97, 56, 138, 0.65);
        color: #fff;
        line-height: 30px;
        font-family: "Ionicons";
        font-size: 14px;
        text-align: center;
        vertical-align: middle;
    }
}

@media all and (max-width: 767px) {
    .festival_banner {
        top: calc(50% - 115px);
        width: 36px;
        height: 230px;
    }

    .festival_banner a.festival_link {
        height: 200px;
    }
}
/****************************** festival web and mobile Iran end ******************************/

/* crisp */
.crisp-client #crisp-chatbox.cc-tlyw[data-full-view=true] .cc-kxkl .cc-nsge {
    bottom: 60px !important;
}

/* review */
.om-review-title-mobile {
    display: none;
}

.sale-by-sms .mobile {
    display: none;
}

/* snapp pay */
.product-snapppay {
    background: #f8f8f8;
    padding: 10px;
    margin: 15px 0;
    display: flex;
    align-items: center;
}

.product-snapppay-image {
    width: 50px;
    margin-left: 10px;
}

.product-snapppay-image img {
    width: 50px;
}

.product-snapppay-content {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 25px;
}

.product-snapppay-content strong {
    font-weight: 700;
    display: block;
}

.product-snapppay-content span strong {
    display: inline-block;
}

/* product images slider fancybox */
.image-box-detail .more-views.slide-gallery {
    /* display: none; */
}

.image-box-detail .product-image-gallery-toggle {
    color: #b20b51;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    display: inline-block;
    margin: 7px 0 0;
}

.image-box-detail .product-image-gallery-toggle i {
    font-size: 20px;
    vertical-align: -2px;
    margin-left: 2px;
}

.catalog-product-view .fancybox-item.fancybox-close::before {
    display: none;
}

.catalog-product-view .fancybox-item.fancybox-close i {
    position: relative;
    top: -2px;
}

#fancybox-buttons {
    display: none;
}

.fancybox-title-float-wrap .child {
    background: #333;
}

.fancybox-skin {
    background: #ebebeb;
}

.fancybox-nav.fancybox-next, .fancybox-nav.fancybox-prev {
    display: block;
}

.fancybox-nav.fancybox-next i, .fancybox-nav.fancybox-prev i {
    font-size: 40px;
    position: absolute;
    top: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 100%;
}

.fancybox-nav.fancybox-next i {
    right: -45px;
}

.fancybox-nav.fancybox-prev i {
    left: -45px;
}
.category-products .toolbar-top .toolbar .pagination-wrap{
    display: none;
}

/* subcategory list */
.subcategory-list { margin-bottom: 20px; position: relative; }
.subcategory-list .swiper-slide { width: auto; margin-left: 30px; }
.subcategory-list-link { display: block; text-align: center; }
.subcategory-list-image { width: 50px; height: 50px; margin-bottom: 10px; }
.subcategory-list-title { font-size: 12px; font-weight: 700; }
.subcategory-list-btn-prev, .subcategory-list-btn-next { position: absolute; top: 22px !important; bottom: 0; z-index: 10; display: flex; align-items: center; justify-content: center; width: 30px !important; height: 100% !important; background: rgb(235,235,235) !important; font-family: Ionicons; font-size: 28px; }
.subcategory-list-btn-prev { right: 0; }
.subcategory-list-btn-next { left: 0; }
.subcategory-list-btn-prev::after { content: "\f3d1"; }
.subcategory-list-btn-next::after { content: "\f3cf"; }
.subcategory-list .swiper-button-disabled { display: none !important; }
@media(max-width:575px) {
    .subcategory-list { margin-top: 9px; }
}
@charset "UTF-8";

@media all and (min-width: 1200px) {
    .container {
        width: 1200px;
        max-width: 1200px !important;
    }

    /* === About-us page ===*/
    #about_us_body div#about_us_sec_4 div:first-child {
        float: left;
    }

    /** Page sales/order/view/cardtocard and banktransferform
          * ============================================= */
    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent {
        width: 33%;
    }

    #checkoutSteps #checkout-step-login .submit-login #onepage_ajaxlogin_button_send {
        width: 130px;
    }
}

/* ===== max-width:1199px ===== */
@media all and (max-width: 1199px) {
    #om-cart-total-left-for-free-shipping-in-homepage-id {
        display: none;
    }

    /* Hover Product Grid */
    /* Sale Products */
    .om-sales-content .owl-item .item .om-product-detail-wrap {
        position: relative;
        height: 145px;
    }

    .om-sales-content .owl-item .item .om-product-detail-txt {
        visibility: visible;
        opacity: 1;
    }

    .om-sales-content .owl-item .item:hover .om-product-detail-txt {
        visibility: visible;
        opacity: 1;
    }

    .om-sales-content .owl-item .item .om-overlay {
        position: static;
        right: auto;
        bottom: auto;
        left: auto;
        visibility: visible;
        clear: both;
        height: 70px;
        opacity: 1;
    }

    #related-products-col {
        display: none;
    }

    /* TopRated Products */
    .om-toprated-content .owl-item .item .om-product-detail-wrap {
        position: relative;
        height: 155px;
    }

    .om-toprated-content .owl-item .item .om-product-detail-txt {
        visibility: visible;
        opacity: 1;
    }

    .om-toprated-content .owl-item .item:hover .om-product-detail-txt {
        visibility: visible;
        opacity: 1;
    }

    .om-toprated-content .owl-item .item .om-overlay {
        position: static;
        right: auto;
        bottom: auto;
        left: auto;
        visibility: visible;
        clear: both;
        height: 70px;
        opacity: 1;
    }

    /* Category */
    .category-products .products-grid .item-inner .om-product-grid-txt-wrap {
        position: relative;
        clear: both;
        /*height: 170px;*/
        height: 85px;
    }

    .category-products .products-grid .item-inner .item-info {
        visibility: visible;
        opacity: 1;
    }

    .category-products .products-grid .item-inner:hover .item-info {
        visibility: visible;
        opacity: 1;
    }

    .category-products .products-grid .item-inner .om-overlay {
        position: static;
        visibility: visible;
        clear: both;
        padding-top: 5px;
        opacity: 1;
    }

    .category-products .products-grid .item-inner:hover .om-overlay {
        visibility: visible;
        opacity: 1;
    }

    /* Similar */
    .om-similar-products .owl-item .om-similar-item-wrap .om-similar-item-txt-wrap {
        position: relative;
        visibility: visible;
        clear: both;
        height: 170px;
        opacity: 1;
    }

    .om-similar-products .owl-item .om-similar-item-wrap .om-similar-item-txt {
        visibility: visible;
        opacity: 1;
    }

    .om-similar-products .owl-item .om-similar-item-wrap:hover .om-similar-item-txt {
        visibility: visible;
        opacity: 1;
    }

    .om-similar-products .owl-item .om-similar-item-wrap .om-overlay {
        position: static;
        visibility: visible;
        clear: both;
        padding-top: 5px;
        opacity: 1;
    }

    .om-similar-products .owl-item .om-similar-item-wrap:hover .om-overlay {
        visibility: visible;
        opacity: 1;
    }

    /* Similar Products Compare */
    #om-similar-product-compare-owl .om-similar-item-wrap .om-similar-item-txt-wrap {
        position: relative;
        visibility: visible;
        clear: both;
        height: 170px;
        opacity: 1;
    }

    #om-similar-product-compare-owl .om-similar-item-wrap .om-similar-item-txt {
        visibility: visible;
        opacity: 1;
    }

    #om-similar-product-compare-owl .om-similar-item-wrap:hover .om-similar-item-txt {
        visibility: visible;
        opacity: 1;
    }

    #om-similar-product-compare-owl .om-similar-item-wrap .om-overlay {
        position: static;
        visibility: visible;
        clear: both;
        padding-top: 5px;
        opacity: 1;
    }

    #om-similar-product-compare-owl .om-similar-item-wrap:hover .om-overlay {
        visibility: visible;
        opacity: 1;
    }

    /*!* Single Product *!*/
    /*.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share a {*/
    /*display: none;*/
    /*}*/
    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap {
        /*right: 5px;*/
        visibility: visible;
        opacity: 1;
    }

    /* Home Articles */
    .om-post-list-wrap .om-post-list-info {
        bottom: 0;
    }

    /* Pagination */
    .toolbar .pagination-wrap {
        display: none;
    }

    .toolbar-bottom .toolbar .pagination-wrap {
        display: block;
    }
}

/* ===== min-width:992px and max-width:1199px ===== */
@media all and (min-width: 992px) and (max-width: 1199px) {

    /* === Header === */
    .sm-serachbox-pro .form-search .input-search #search {
        width: 100% !important;
    }

    .om-fixed-navigation ul.sm_megamenu_menu li > a {
        padding: 0 10px;
    }

    /* Menu */
    .yt-header-under .yt-main-menu .yt-menu ul.sm_megamenu_menu {
    }

    .yt-header-under .yt-main-menu .yt-menu ul.sm_megamenu_menu li a.sm_megamenu_drop {
        padding-right: 0 !important;
    }

    .yt-header-under .yt-main-menu .yt-menu ul.sm_megamenu_menu li a.sm_megamenu_drop span.has-submenu {
        display: inline-block;
        width: 30px;
        height: 50px;
        margin-top: 0;
        margin-right: 0;
        margin-left: 10px;
        text-align: center;
        vertical-align: -1px;
        color: #aaa;
        background: #eee;
        line-height: 50px;
    }

    .yt-header-under .yt-main-menu .yt-menu ul.sm_megamenu_menu li a.sm_megamenu_drop span.has-submenu:before {
        content: "\f2c7";
        font-family: "Ionicons";
        font-size: 14px;
    }

    .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.open > div.sm-megamenu-child {
        right: 0;
        left: 0;
        display: block;
    }

    /* === Slideshow and Banners === */
    .cmspage3.cms-home-v3 .yt-slideshow {
        padding-right: 0 !important;
    }

    .banner-right {
        position: absolute;
        bottom: 85px;
        left: 15px !important;
    }

    /* === Home === */
    .om-banner-right {
        margin-bottom: 30px;
    }

    .om-banner-right ul {
        font-size: 0;
    }

    .om-banner-right ul li {
        display: inline-block;
        width: 48%;
        margin-left: 4%;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
    }

    .om-banner-right ul li:last-child {
        margin-left: 0;
    }

    .om-banner-right ul li img {
    }

    /* === Special Block === */
    /* === Newsletter === */
    /*.om-newsletter-wrapper { height: 454px; }*/
    /*.om-newsletter-pocket { height: 459px; }*/
    /* === Sidebar === */
    .om-blgpsts-txt {
        width: 160px;
    }

    #yt_right .block.block-subscribe input#newsletter {
        width: 190px;
    }

    /* === Product List === */
    .respl-item .item-inner .btn-pd.btn-cart,
    .respl-item .item-inner .btn-pd.item-wishlist,
    .respl-item .item-inner .btn-pd.item-compare {
        right: 7px !important;
    }

    .super-cat-wrapper .custom-nav-default .next-cat {
        right: -17px !important;
    }

    .w-deal-res .customNavigation .next-deal {
        right: -32px !important;
    }

    /* === Single Product === */
    .add-to-holder,
    .add-to-box {
        margin: 0 -5px;
    }

    /*.yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap {*/
    /*right: -5px;*/
    /*}*/
    /* === Brand === */
    .slider-brand-bottom-wrapper .customNavigation .button-default.next-brand-bottom {
        right: -19px !important;
    }

    .slider-brand-bottom-wrapper .customNavigation .button-default.prev-brand-bottom {
        left: -19px !important;
    }

    /* === Footer === */
    .om-ftr-btm-links .om-fbl-title,
    .om-ftr-btm-links ul,
    .om-ftr-social p {
        margin: 0;
    }

    .om-ftr-social {
    }

    .om-footer-instgrm ul {
        text-align: center;
    }

    .om-footer-instgrm ul li {
        display: inline-block;
        margin: 5px;
    }

    .om-footer-instgrm ul li img {
        width: 55px;
    }

    .om-footer-scl-icons .om-footer-scl-icons-ttl {
        float: none;
    }

    /* === About-us Page ===*/
    #about_us_body div#about_us_sec_4 div:first-child {
        float: left;
    }

    #about_us_body div#about_us_sec_4 div:last-child {
        padding: 70px 35px 15px;
    }

    div#about_us_sec_5 div:last-child {
        padding: 15px 35px 15px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_1 {
        position: absolute;
        width: 0;
        height: 0;
        border-width: 880px 970px 0 0;
        border-style: solid;
        border-color: #f2f2f2 transparent transparent transparent;
        line-height: 0;
        /*border-color: #007bff #000000 #000000 #000000;*/
        /*filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');*/
    }

    #about_us_body div#about_us_sec_8 #sec_8_2 {
        position: absolute;
        width: 0;
        height: 0;
        border-width: 0 0 880px 970px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
        line-height: 0;
        /*border-color: #000000 #000000 #007bff #000000;*/
        /*filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');*/
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 {
        position: relative;
        float: left;
        width: 400px;
        margin-top: 100px;
        margin-left: 85px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_4 {
        position: relative;
        float: left;
        width: 400px;
        margin-top: 520px;
        margin-right: 50px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_5 {
        position: absolute;
        top: 33px;
        right: 70px;
        display: table;
        border: 12px solid #f2f2f2;
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 {
        position: absolute;
        bottom: 33px;
        left: 70px;
        display: table;
        border: 12px solid #f2f2f2;
    }

    #about_us_body #about_us_sec_1 #sec_1_1 {
        padding-top: 170px;
    }

    .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a[href*="brand"] {
        display: none;
    }

    /** Page sales/order/view/cardtocard and banktransferform
         * ============================================= */
    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent {
        width: 32%;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap {
        opacity: 0;
    }

    body.catalog-product-view .yt-product-detail .yt-detail-right .product-add-box {
        margin-top: 20px;
        width: 100%;
        text-align: center;
    }

    body.catalog-product-view .yt-product-detail .yt-detail-right .product-add-box ul {
        display: inline-block;
    }
}

/* ===== min-width:768px and max-width:991px ===== */
@media all and (min-width: 768px) and (max-width: 991px) {

    /* General */
    body {
        padding-top: 0;
    }

    .om-hidden-sm {
        display: none !important;
    }

    .om-visible-sm {
        display: block !important;
    }

    /* === Header Top === */
    .yt-header-top {
        position: static;
    }

    .om-header-right {
        padding: 5px 0;
        text-align: center;
    }

    .om-header-links {
        height: auto;
        padding: 5px 0;
        text-align: center;
    }

    /* === Header === */
    .om-basket-fav,
    .sm-serachbox-pro {
        margin: 0;
    }

    .om-basket-fav {
        margin: 15px 0 0;
    }

    .om-ordmelogo a {
    }

    .om-ordmelogo a img {
    }

    .om-search-sm {
        clear: both;
        padding: 15px 0 15px;
    }

    .sm-serachbox-pro .form-search .input-search #search {
        width: 100% !important;
    }

    .sm-serachbox-pro #search_mini_form #clear_serach_input_btn {
        left: 40px !important;
        top: 20px !important;
    }

    .yt-header-under.menu-on-top {
        top: 0 !important;
        left: 0 !important;
    }

    .om-fixed-wishlist,
    .om-fixed-compare,
    .om-fixed-wishlist,
    .om-fixed-search-button,
    .om-fixed-basket {
        display: none !important;
    }

    /* === Slideshow and Banners === */
    .cmspage3.cms-home-v3 .yt-slideshow {
        padding-right: 0 !important;
    }

    .banner-right {
        position: absolute;
        bottom: 85px;
        left: 15px !important;
    }

    /* === Home ===*/
    .om-home-video ul li {

    }

    .om-banner-right {
        margin-bottom: 30px;
    }

    .om-banner-right ul {
        font-size: 0;
    }

    .om-banner-right ul li {
        display: inline-block;
        width: 48%;
        margin-left: 4%;
        text-align: center;
        vertical-align: top;
        font-size: 13px;
    }

    .om-banner-right ul li:last-child {
        margin-left: 0;
    }

    .om-banner-right ul li img {
    }

    /* === Sidebar === */
    #yt_right {
        clear: both;
        padding-top: 40px;
    }

    #yt_right .block.block-subscribe .input-box {
        width: calc(100% - 40px);
    }

    #yt_right .block.block-subscribe input#newsletter {
        width: 100%;
    }

    #yt_right .block.block-subscribe .actions {
        width: 40px;
    }

    /* Blog Posts */
    .om-blog-posts-list ul li {
        margin-top: 14px;
        padding-bottom: 15px;
    }

    .om-blgpsts-img {
        width: 70px;
    }

    .om-blgpsts-img img {
        width: 70px !important;
        height: 70px !important;
    }

    .om-blgpsts-txt {
        width: 235px;
    }

    .om-blgpsts-ttl {
        height: 46px;
        font-size: 16px;
        line-height: 22px;
    }

    .om-video-item.om-video-1 img,
    .om-video-item.om-video-2 img {
        width: 100%;
    }

    .static-image-home-right {
        display: none !important;
    }

    /* === Product List === */
    .w-deal-res .customNavigation .next-deal {
        right: -33px !important;
    }

    .super-cat-wrapper .custom-nav-default .next-cat {
        right: -18px !important;
    }

    /* === Single Product === */
    .om-related-products {
        display: none;
    }

    /* === Footer === */
    .om-ftr-btm-links .om-fbl-title,
    .om-ftr-btm-links ul,
    .om-ftr-social p {
        margin: 0;
    }

    .om-ftr-btm-links {
        text-align: center;
    }

    .om-ftr-social-wrap {
        clear: both;
        padding-top: 30px;
    }

    .om-footer-title {
        clear: both;
        padding-top: 30px;
    }

    .om-footer-instgrm ul li img {
        width: 53px;
    }

    .om-footer-links {
        padding-bottom: 20px;
    }

    .om-footer-scl {
        padding: 0 20px 20px;
    }

    .col-sm-12.om-full-width-clear {
        clear: both;
    }

    /* === Similar Priduct for Compare === */
    #om-similar-product-compare-owl .om-similar-item {
        width: 33.33%;
    }

    /*=== About-us Page ===*/
    #about_us_body {
        overflow: hidden;
        width: 100%;
    }

    #about_us_body #about_us_sec_1 #sec_1_1 {
        width: 300px;
        padding-top: 125px;
        font-size: 36px;
    }

    #about_us_body #about_us_sec_1 #sec_1_border {
        position: absolute;
        top: 34%;
        right: 0;
        left: 0;
        width: 100%;
        margin: 0 auto;
        border-top: 4px dashed #a1a1a1;
    }

    #about_us_body #about_us_sec_2,
    #about_us_body #about-us-video-sec,
    #about_us_body #about_us_sec_3,
    #about_us_body div#about_us_sec_6,
    #about_us_body div#about_us_sec_9 {
        padding-left: 40px;
        padding-right: 40px;
    }

    #about_us_body div#about_us_sec_4 div:first-child {
        float: left;
    }

    #about_us_body div#about_us_sec_4 div:last-child {
        padding-left: 40px;
        padding-right: 40px;
    }

    div#about_us_sec_5 div:last-child {
        padding: 12px 40px 15px;
    }

    #about_us_body div#about_us_sec_4 div:first-child {
        display: table !important;
        float: left;
        margin-bottom: 15px;
        background: #fff;
    }

    div#about_us_sec_4 div img,
    div#about_us_sec_5 div:first-child {
        display: table !important;
        margin-bottom: 15px;
        background: #fff;
    }

    div#about_us_sec_4 div img,
    div#about_us_sec_5 div img {
        display: table;
        width: 50%;
        margin: 0 auto;
    }

    #about_us_body div#about_us_sec_4 div:first-child {
        display: table !important;
        float: left;
        background: #fff;
    }

    #about_us_body div#about_us_sec_4 div:last-child p:first-child,
    div#about_us_sec_5 div:last-child p:first-child {
        display: table;
        margin: 0 auto;
        margin-bottom: 15px;
        text-align: center;
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 p:first-child {
        text-align: center;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_1 {
        font-size: 24px;
    }

    #about_us_body div#about_us_sec_6 #sec_6_3 div {
        margin-bottom: 15px;
    }

    #about_us_body div#about_us_sec_7 #sec_7_txt {
        width: 100%;
    }

    #about_us_body div#about_us_sec_7 #sec_7_1 {
        font-size: 18px;
        bottom: 124px;
        margin-right: 0;
        padding: 20px 25px;
    }

    #about_us_body div#about_us_sec_7 #sec_7_2 {
        margin-right: 0;
        padding: 30px 25px;
    }

    #about_us_body div#about_us_sec_8 {
        background-color: #fff;
    }

    #about_us_body div#about_us_sec_8 #sec_8_1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        border: none;
        background-color: #F2F2F2;
    }

    #about_us_body div#about_us_sec_8 {
        height: 1300px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_2 {
        border: none;
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 {
        /*margin-top: 400px;*/
        width: calc(100% - 80px);
        margin: 400px 40px 0;
    }

    #about_us_body div#about_us_sec_8 #sec_8_5 {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 {
        bottom: 290px;
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #about_us_body div#about_us_sec_8 #sec_8_4 {
        position: relative;
        float: left;
        width: calc(100% - 80px);
        margin-top: 440px;
        margin-right: 40px;
        margin-left: 40px;
    }

    #about_us_body div#about_us_sec_9 p:nth-child(1) {
        display: table;
        width: 530px;
        margin: 0 auto;
        padding-bottom: 15px;
        text-align: center;
        color: #009FE3;
        border-bottom: 1px solid #009FE3;
        font-size: 24px;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li a {
        width: 100%;
    }

    /**
     * Block Pop-Up Login
     * ============================================= */
    .block-popup-login .block-content .col-reg.registered-account {
        margin: 0 auto;
        float: none !important;
    }

    .block-popup-login .block-content .btn-reg-popup {
        width: calc(50% - 30px) !important;
        float: none !important;
        margin: 10px 25% !important;
    }

    body.category-brand .om-brand-search .input-search {
        width: 60%;
        text-align: center;
    }

    /*count of product*/
    .add-to-holder .add-to-cart .qty-wrapper {
        margin-bottom: 10px;
    }

    /*cloud zoom*/
    .yt-product-detail .product-img-box {
        margin-bottom: 15px;
    }

    .yt-product-detail .product-img-box .more-views {
        position: absolute;
    }

    .yt-product-detail .product-img-box .more-views .btn_thumb.prev {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .yt-product-detail .product-img-box .more-views .btn_thumb.next {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    /*bug in tablet size in cloud zoom*/
    /*.yt-product-detail .product-img-box .more-views .wrap-jCarouselLite .jCarouselLite ul{*/
    /*top:0px !important;*/
    /*}*/
    /*.yt-product-detail .product-img-box .more-views .wrap-jCarouselLite .jCarouselLite ul li{*/
    /*height: 98px !important;*/
    /*}*/
    .block-layered-nav .filter-wrapp .price-filter {
        width: 90%;
        margin-left: 5%;
    }

    /*slideshow in home page in tablet size */
    .cms-home-v3 .om-home-video-wrapper {
        margin-top: 30px !important;
    }

    .cms-home-v3 .om-home-video-wrapper .om-homepage-title {
        padding-bottom: 17px;
        line-height: 22px;
    }

    /**
    * @author Seyedi
    * OM Sales (Home Page)
    * ====================================== */
    .om-sales #popular-sales-products .products-grid .products-grid-right {
        width: calc(60% - 5px);
    }

    .om-sales #popular-sales-products .products-grid .products-grid-left {
        width: calc(40% - 5px);
    }

    .om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image img {
        height: 250px;
        margin-top: 75px;
    }

    /*om-blog-wrapper*/
    .om-blog-posts-wrapper {
        width: 46%;
        max-width: 335px;
    }

    .om-blog-posts-wrapper .om-home-articles .col-md-4 {
        width: 100%;
        margin-left: 0;
        float: right;
    }

    .om-blog-posts-wrapper .om-home-articles .col-lg-4 .om-post-list-img {
        max-height: 215px;
    }

    .om-blog-posts-wrapper .om-home-articles .om-post-list-ttl {
        margin: 13px 15px 5px;
    }

    .om-blog-posts-wrapper .om-home-articles .om-post-list-wrap .om-post-list-info {
        padding: 15px 15px 12px 0;
    }

    .om-blog-posts-wrapper .om-home-articles .om-readmore {
        margin: 20px 20px 20px;
    }

    .cms-home-v3 .om-home-video-wrapper {
        width: 46%;
        max-width: 335px;
    }

    .om-home-video-wrapper .om-home-video img {
        width: 100%;
    }

    /*footer bug in tablet device when content height less of device height*/
    body.customer-account-login #yt_content,
    body.customer-account-create #yt_content,
    body.customer-account-forgotpassword #yt_content,
    body.customer-account-changeforgotten #yt_content,
    body.checkout-onepage-index #yt_content,
    body.checkout-onepage-success #yt_content{
        min-height: calc(100vh - 85px);
    }

    body.catalogsearch-result-index #yt_content,
    body.catalog-product-view #yt_content,
    body:not(.category-brand).catalog-category-view #yt_content {
        min-height: calc(100vh - 276px);
    }

    body[class*='rewardpoints-index'] table.data-table#recent-transactions-history td span.label-cell {
        text-align: right;
        width: 80px;
        float: right !important;
        font-family: 'Vazir', 'Lucida Sans Unicode', 'Lucida Grande' !important;
        font-size: 12px;
    }

    body[class*='rewardpoints-index'] table.data-table#recent-transactions-history td h2 {
        text-align: right;
        margin-left: 0 !important;
        line-height: 20px;
        margin-right: 40%;
    }

    #checkoutSteps #checkout-step-login .submit-login button {
        width: 130px;
    }

    .yt-product-detail .yt-detail-right .referral-add-to-cart a,
    .yt-product-detail .yt-detail-right .referral-let-me-know a{
        max-width: 300px !important;
    }
}

/* ===== min-width =< 991px ===== */
@media all and (max-width: 991px) {
    #fiexd_checkout_menu {
        display: none !important;
    }

    .om-features {
        display: none !important;
    }

    body.om-overflow-hidden .block-layered-nav #narrow-by-list ol li a:before {
        display: none;
    }

    .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li > div .sm_megamenu_title > a {
        padding: 12px 0 !important;
    }

    /**
     * @author bobsilon
     * Styling FAQ page ordme.com/faq
     * ===================================== */
    .page-faq > .sidebar {
        margin-bottom: 40px;
        padding-left: 0;
    }

    /*offers form product in product view page*/
    .catalog-product-view .product-shop div[itemprop="offers"] {
        position: relative;
    }

    .catalog-product-view .product-shop .discount_percent_price {
        font-weight: 700 !important;
    }

    .yt_main_inner .my-account {
        margin-bottom: 15px;
    }

    .block-layered-nav .filter-wrapp #txt-search-barnd-id {
        margin: 5px 5px 10px;
        width: calc(100% - 10px);
    }

    .block-layered-nav .filter-wrapp #txt-search-barnd-id:focus {
        background: #fff;
    }

    .swiper-pagination {
        right: 10px !important;
        bottom: -5px !important;
    }
}

/* ===== max-width:767px ===== */
@media all and (max-width: 767px) {
    .option-box-unavailable {
        padding: 0;
    }

    .option-box-unavailable-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .cart table.cart-table .item-options {
        padding-right: 0;
    }

    .cart table.cart-table .item-options .item-options-details {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .reward-points-earning-2 {
        padding-right: 0;
    }

    .om-header-promotion a {
        margin-right: 0
    }

    .om-header-promotion .close {
        margin: 3px 0 3px -10px;
        left: 0;
        height: 12px;
        width: 12px;
        font-size: 12px;
    }

    /**
     * Block Pop-Up Login
     * ============================================= */
    .block-popup-login {
        width: 100%;
        height: 100%;
        margin-top: 0;
    }

    .block-popup-login .close_btn_container {
        text-align: center;
        padding: 5px 0;
    }

    .block-popup-login .close_btn_container a {
        position: relative;
        z-index: 4;
        text-indent: 0;
    }

    .block-popup-login .block-content .col-reg {
        width: 100%;
        margin: 10px 0;
    }

    .block-popup-login .block-content .col-reg.registered-account {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .block-popup-login .block-content .col-reg.login-customer {
        padding-left: 10px !important;
        padding-right: 10px !important;
        border-color: transparent;
        background-color: transparent;
        /*margin-top: 10%;*/
    }

    /* General */
    body {
        padding-top: 0;
    }

    .om-hidden-xs {
        display: none !important;
    }

    .om-visible-xs {
        display: block !important;
    }

    .om-page-body {
        padding: 10px;
    }

    .category-brand .om-page-body {
        padding: 15px;
    }

    .yt-header-top {
        position: static;
    }

    /* === Header === */
    .om-ordmelogo img {
        margin: 15px 0;
    }

    .om-search-xs {
        clear: both;
        padding: 5px 0;
    }

    .sm-serachbox-pro .form-search {
        display: block !important;
    }

    .sm-serachbox-pro .form-search .input-search #search {
        width: 100% !important;
    }

    .yt-header-under.menu-on-top {
        top: 0 !important;
        left: 0 !important;
    }

    .om-fixed-wishlist,
    .om-fixed-compare,
    .om-fixed-basket,
    .om-fixed-search-button {
        display: none !important;
    }

    .om-header-links ul li.om-blog-link {
        padding: 0 4px;
        background: #eee;
        font: 500 14px/26px 'OrdMe';
    }

    .om-header-links ul li.om-qna-link {
        margin-left: 5px;
        padding: 0 4px;
        background: #eee;
        font: 500 14px/26px 'OrdMe';
    }

    /* === Slideshow and Banners === */
    .banner-right {
        display: none !important;
    }

    .slider-btn-prev,
    .slider-btn-next {
        display: none;
    }

    .om-brands-wrapper .customNavigation {
        display: none;
    }

    /*popular categories*/
    .om-special-wrapper .container .popular_categories_parent .popular_categories {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    /* === Sidebar === */
    .om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image .om-color-swatch-list,
    .om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image .om-size-swatch-list {
        bottom: 94px;
    }

    #yt_right {
        clear: both;
        padding-top: 40px;
    }

    .block.faqs-block,
    .block.client-say,
    .static-image-home-right {
        display: none !important;
    }

    #yt_right .block.block-subscribe .input-box {
        width: calc(100% - 40px);
    }

    #yt_right .block.block-subscribe input#newsletter {
        width: 100%;
    }

    #yt_right .block.block-subscribe .actions {
        width: 40px;
    }

    .om-sidebar-wrap {
        width: 350px;
        margin: 0 auto 30px;
    }

    .block-image-static {
        display: none;
    }

    /* Blog Posts */
    .om-blog-posts-list ul li {
        margin-top: 14px;
        padding-bottom: 15px;
    }

    .om-blgpsts-img {
        width: 70px;
    }

    .om-blgpsts-img img {
        width: 70px !important;
        height: 70px !important;
    }

    .om-blgpsts-txt {
        width: 170px;
        width: calc(100% - 80px);
    }

    .om-blgpsts-ttl {
        height: 46px;
        font-size: 14px;
        line-height: 22px;
    }

    .om-video-item img {
        width: 100%;
    }

    /* === Content === */
    #yt_content {
        margin-top: 0;
        padding-top: 0;
        min-height: calc(100vh - 231px);
    }

    body.catalogsearch-result-index #yt_content,
    body.catalog-product-view #yt_content,
    body:not(.category-brand).catalog-category-view #yt_content {
        min-height: calc(100vh - 282px);
    }

    .cmspage3 .yt-main-left {
        float: none !important;
    }

    .om-services ul li {
        width: 33.33%;
    }

    .om-services ul li a.om-border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .respl-item .item-inner .w-image-box .item-image a img {
        width: 100%;
    }

    .attribute-specs table tr td.om-ltr {
        text-align: center;
    }

    .resp-arrow {
        margin-top: 4px;
    }

    /* === Product List === */
    .w-deal-res .customNavigation .button-default {
        top: 0 !important;
    }

    .w-deal-res .customNavigation .prev-deal {
        left: auto !important;
    }

    .super-cat-wrapper .custom-nav-default .button-default {
        top: 0 !important;
    }

    .super-cat-wrapper .custom-nav-default .prev-cat {
        left: auto !important;
    }

    .respl-item .item-inner .w-image-box .item-image {
        height: auto;
    }

    /* === Single Product === */
    .om-related-products {
        display: none;
    }

    /* === Footer === */
    .om-ftr-btm-links .om-fbl-title,
    .om-ftr-btm-links ul,
    .om-ftr-social p {
        margin: 0;
    }

    .om-ftr-btm-links {
        text-align: center;
    }

    .om-ftr-bottom {
        padding: 0;
    }

    .om-fbl-title {
        padding-top: 30px;
    }

    .om-footer-instgrm ul {
        text-align: center;
    }

    .om-footer-title {
        padding-top: 30px;
    }

    /* === Similar Priduct for Compare === */
    #om-similar-product-compare-owl .om-similar-item {
        width: 50%;
    }

    /* === About-us page=== */
    #about_us_body {
        overflow: hidden;
        width: inherit;
    }

    #about_us_body #about_us_sec_1 #sec_1_1 {
        position: relative;
        top: 20%;
        right: 0;
        left: 0;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding: 20px 15px;
        text-align: center;
        border: 3px dashed #a1a1a1;
        border-radius: 10px;
        background: #fcfcfe;
        font-weight: bold;
    }

    #about_us_body #about_us_sec_1 #sec_1_1 p:nth-child(1) {
        color: #B20B51;
        font-size: 20px;
    }

    #about_us_body #about_us_sec_1 #sec_1_1 p:nth-child(2) {
        font-size: 14px;
    }

    #about_us_body #about_us_sec_2 {
        position: relative;
        padding: 30px 15px 20px;
        text-align: center;
        color: #000;
        background-color: #f5f5f5;
        font-size: 16px;
        line-height: 30px;
    }

    #about_us_body #about_us_sec_2 p:first-child {
        margin-bottom: 20px;
        font-size: 20px;
    }

    #about_us_body #about-us-video-sec {
        padding: 0 15px;
    }

    #about_us_body #about_us_sec_3 {
        padding: 20px 15px 15px 15px;
        color: #666;
        background-color: #f9f9f9;
        font-size: 14px;
        line-height: 30px;
    }

    #about_us_body div#about_us_sec_4 div:last-child {
        padding: 25px 15px 15px;
    }

    #about_us_body div#about_us_sec_4 div:last-child p:first-child,
    div#about_us_sec_5 div:last-child p:first-child {
        padding-bottom: 15px;
        color: #B20B51;
        border-bottom: 1px solid #B20B51;
        font-size: 20px;
    }

    #about_us_body div#about_us_sec_4 div:last-child p:last-child,
    div#about_us_sec_5 div:last-child p:last-child {
        color: #666;
        font-size: 14px;
        line-height: 30px;
    }

    div#about_us_sec_5 div:last-child {
        padding: 25px 15px 15px;
    }

    #about_us_body div#about_us_sec_6 {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 25px;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_1 {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_2 {
        padding-bottom: 15px;
    }

    #about_us_body div#about_us_sec_6 ol li {
        list-style-position: inside;
    }

    #about_us_body div#about_us_sec_7 #sec_7_txt {
        position: relative;
        display: table;
        width: initial;
    }

    #about_us_body div#about_us_sec_7 #sec_7_1 {
        position: relative;
        bottom: 0;
        margin-right: auto;
        padding: 20px 15px;
        color: #BA3C73;
        background: #fff;
        font-size: 20px;
    }

    #about_us_body div#about_us_sec_7 #sec_7_2 {
        position: relative;
        bottom: 0;
        margin-right: auto;
        padding: 0 15px 25px;
        color: inherit;
        background: #fff;
        font-size: 14px;
        line-height: 30px;
    }

    #about_us_body div#about_us_sec_7 #sec_7_2 a {
        color: #b20b51 !important;
    }

    #about_us_body div#about_us_sec_8 {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
    }

    #about_us_body div#about_us_sec_8 #sec_8_4 {
        right: 0;
        left: 0;
        width: calc(100% - 30px);
        text-align: center;
        margin-left: 15px;
        margin-right: 15px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_5 {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 {
        right: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

    /**
     * Styling Checkout Cart Index Page
     * ===================================== */

    body.checkout-cart-index .messages {
        margin: 0 0 10px;
    }

    body.checkout-cart-index #discount-coupon-form {
        width: 100%;
        min-height: 140px;
    }

    body.checkout-cart-index #yt_wrapper .cart form.discount-point-form {
        width: 100%;
    }

    body.checkout-cart-index form.discount-point-form .rewardpoints-container {
        margin-left: 0;
    }

    body.checkout-cart-index #yt_wrapper .cart > form {
        margin-top: 10px;
    }

    .cancel-coupon-btn {
        margin-top: 10px !important;
    }

    /**
     * Page Product
     * ===================================== */
    /* body.catalog-category-view #yt_content {
        padding-top: 20px;
    } */
    body.catalog-product-view #yt_tab_about_brand {
        display: none;
    }

    /**
    * Styling dashboard mobile Page
    * ===================================== */
    /*body#bd #yt_left, body#bd  #yt_main{*/
    /*padding: 0 !important;*/
    /*}*/
    /**
     * Styling wishlist Page
     * ===================================== */
    body #wishlist-view-form #wishlist-table thead {
        display: none;
    }

    body #wishlist-view-form .buttons-set .button {
        float: right !important;
    }

    body #wishlist-table .cart-cell .btn-cart {
        margin: 0 10px;
    }

    body #wishlist-table tr td a.icon-remove.btn-remove {
        display: inline-block;
    }

    body #wishlist-table tr td a.icon-remove.btn-remove:before {
        /*content: "\f37f";*/
        /*font-family: Ionicons;*/
        /*font-size: 22px;*/
        content: "حذف کالا";
        font: 500 12px/28px 'Vazir';
        white-space: nowrap;
    }

    /**
    * Styling rewardpoints Page
    * ===================================== */
    body table.data-table#recent-transactions-history td h2 {
        text-align: right;
        margin-left: 0 !important;
        /*width: calc(100% - 80px);*/
        line-height: 20px;
        /*float: right;*/
        margin-right: 80px;
    }

    /**
    * Styling sales/order/history Page
    * ===================================== */
    body table#my-orders-table tbody tr {
        padding: 10px 0;
    }

    .yt_main_inner .my-account .data-table tr td.copy_text button {
        top: 6px;
    }

    /*new layout for products of category and search result*/
    .category-products .om-products-grid-wrapper {
        padding: 0;
    }

    .category-products .om-products-grid-wrapper .row {
        margin: 0;
    }

    .om-products-grid-wrapper .products-grid .respl-item {
        padding: 0;
        margin-bottom: 0;
    }

    .om-products-grid-wrapper .products-grid .respl-item .item-inner {
        padding: 3px 3px 15px !important;
    }

    .products-grid .om-product-added-to-lists-wrap {
        right: 0;
    }

    .om-products-grid-wrapper .products-grid .respl-item .item-inner .item-info .item-price .price-box {
        width: 100%;
    }

    .om-products-grid-wrapper .products-grid .respl-item .item-inner .item-info .item-price .price-box .special-price {
        /*width: 100%;*/
    }

    .om-products-grid-wrapper .products-grid .respl-item .w-image-box {
        max-width: 100%;
    }

    .om-products-grid-wrapper .products-grid .respl-item .item-image {
        width: 100%;
        max-width: 100%;
    }

    .om-products-grid-wrapper .products-grid .respl-item .item-image img {
        /*height:162px;*/
        /*width:162px !important;*/
        max-width: 100%;
    }

    ul.om-color-swatch-list li span.om-seatch-color-count {
        /*display:inline;*/
        height: 22px;
        width: 22px;
    }

    .om-products-grid-wrapper .products-grid .respl-item ul.om-color-swatch-list,
    .om-products-grid-wrapper .products-grid .respl-item ul.om-size-swatch-list {
        /*position: relative;*/
        bottom: -5px;
    }

    .om-products-grid-wrapper .products-grid .item-inner .om-product-grid-txt-wrap {
        height: auto;
    }

    .category-products .products-grid .item-inner .om-overlay {
        display: none;
    }

    .category-products .products-grid .item-inner .om-overlay .om-overlay-content button.btn-cart,
    .category-products .products-grid .item-inner .om-overlay .om-overlay-content a {
        display: none;
    }

    .om-products-grid-wrapper .products-grid .respl-item .item-image .om-rating {
        text-align: center;
        height: 22px;
        line-height: 22px;
    }

    .respl-item .item-inner .item-info .item-title a {
        font-size: 13.5px !important;
    }

    /*filter form search result*/
    body.catalogsearch-result-index #yt_main {
        padding: 0 5px;
    }

    #yt_wrapper .page-title {
        margin-bottom: 20px;
        font-size: 18px !important;
    }

    body.customer-account-edit .my-account .edit-account-form .name-lastname .form-element,
    body.customer-address-form .my-account .edit-address-form .name-lastname .form-element {
        margin-bottom: 2rem;
    }

    .instructions-using-discount-points {
        width: 100%;
    }

    body.catalog-product-view .om-similar-products .om-product-added-to-lists-wrap {
        top: 0;
        right: 5px;
    }

    /*code erja be dost in promotion*/
    .om-header-promotion.promotion-account.show > .container > .row > .inner-wrapper > a span {
        font-weight: normal;
        border-bottom: none;
    }

    .om-header-promotion.promotion-account.show > .container > .row > .inner-wrapper > a:hover span {
        color: #fff;
    }

    /****************************** novroz98 start ******************************/
    .novroz_header .ordme_novroz_header {
        padding: 0;
    }

    /*.novroz_header .ordme_novroz_header a .container_holder:before,*/
    /*.novroz_header .ordme_novroz_header a .container_holder:after{*/
    /*width: 65px;*/
    /*}*/
    .novroz_header .ordme_novroz_header img {
        height: 26px;
        margin: 7px 5px;
    }

    /*.novroz_header .ordme_novroz_header  .pro-title1{*/
        /*-webkit-animation:  headerProTitle1 12s infinite;*/
        /*-moz-animation:  headerProTitle1 12s infinite;*/
        /*-o-animation:  headerProTitle1 12s infinite;*/
        /*animation:  headerProTitle1 12s infinite;*/
    /*}*/

    /*.novroz_header .ordme_novroz_header .pro-title3{*/
        /*-webkit-animation:  headerProTitle3 12s infinite;*/
        /*-moz-animation:  headerProTitle3 12s infinite;*/
        /*-o-animation:  headerProTitle3 12s infinite;*/
        /*animation:  headerProTitle3 12s infinite;*/
    /*}*/

    /*.novroz_header .ordme_novroz_header .pro-title4{*/
        /*-webkit-animation:  headerProTitle4 12s infinite;*/
        /*-moz-animation:  headerProTitle4 12s infinite;*/
        /*-o-animation:  headerProTitle4 12s infinite;*/
        /*animation:  headerProTitle4 12s infinite;*/
    /*}*/

    /*@-webkit-keyframes headerProTitle1 {*/
        /*3%, 22% {  opacity: 1;  }*/
        /*0%, 25%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@-moz-keyframes headerProTitle1 {*/
        /*3%, 22% {  opacity: 1;  }*/
        /*0%, 25%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@-o-keyframes headerProTitle1 {*/
        /*3%, 22% {  opacity: 1;  }*/
        /*0%, 25%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@keyframes headerProTitle1 {*/
        /*0%{*/
            /*opacity: 0;*/
        /*}*/

        /*3%, 22% {*/
            /*opacity: 1;*/
        /*}*/

        /*25%, 100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    /*@-webkit-keyframes headerProTitle2 {*/
        /*28%, 47% {  opacity: 1;  }*/
        /*0%, 25%, 50%, 100% {  opacity: 0;  }*/
    /*}*/
    /*@-moz-keyframes headerProTitle2 {*/
        /*28%, 47% {  opacity: 1;  }*/
        /*0%, 25%, 50%, 100% {  opacity: 0;  }*/
    /*}*/
    /*@-o-keyframes headerProTitle2 {*/
        /*28%, 47% {  opacity: 1;  }*/
        /*0%, 25%, 50%, 100% {  opacity: 0;  }*/
    /*}*/
    /*@keyframes headerProTitle2 {*/
        /*0%, 25% {*/
            /*opacity: 0;*/
        /*}*/

        /*28%, 47% {*/
            /*opacity: 1;*/
        /*}*/

        /*50%, 100% {*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    /*@-webkit-keyframes headerProTitle3 {*/
        /*53%, 72% {  opacity: 1;  }*/
        /*0%, 50%, 75%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@-moz-keyframes headerProTitle3 {*/
        /*53%, 72% {  opacity: 1;  }*/
        /*0%, 50%, 75%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@-o-keyframes headerProTitle3 {*/
        /*53%, 72% {  opacity: 1;  }*/
        /*0%, 50%, 75%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@keyframes headerProTitle3 {*/
        /*0%, 50% {*/
            /*opacity: 0;*/
        /*}*/

        /*53%, 72% {*/
            /*opacity: 1;*/
        /*}*/

        /*75%, 100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    /*@-webkit-keyframes headerProTitle4 {*/
        /*78%, 97% {  opacity: 1;  }*/
        /*0%, 75%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@-moz-keyframes headerProTitle4 {*/
        /*78%, 97% {  opacity: 1;  }*/
        /*0%, 75%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@-o-keyframes headerProTitle4 {*/
        /*78%, 97% {  opacity: 1;  }*/
        /*0%, 75%, 100%{  opacity: 0;  }*/
    /*}*/
    /*@keyframes headerProTitle4 {*/
        /*0%, 75% {*/
            /*opacity: 0;*/
        /*}*/

        /*78%, 97% {*/
            /*opacity: 1;*/
        /*}*/

        /*100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

/****************************** novroz98 end ******************************/
}

/* ===== min-width:426px and max-width:768px ===== */
@media all and (min-width: 576px) and (max-width: 767px) {

    /* === help page menu === */
    #fixed_help_menu {
        display: none;
    }

    /* === Anout-us page === */
    #about_us_body div#about_us_sec_7 #sec_7_border {
        position: absolute;
        right: 14px;
        bottom: 160px;
        display: table;
        width: 540px;
        border-bottom: 1px solid rgb(186, 60, 115);
    }

    #about_us_body div#about_us_sec_8 {
        background-color: #fff;
    }

    #about_us_body div#about_us_sec_8 #sec_8_1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        border: none;
        background-color: #F2F2F2;
    }

    #about_us_body div#about_us_sec_8 {
        height: 1420px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_2 {
        border: none;
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 {
        position: relative;
        float: left;
        margin-top: 370px;
        margin-left: 15px;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_1 {
        font-size: 20px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 {
        bottom: 360px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_4 {
        margin-top: 520px;
    }

    #about_us_body div#about_us_sec_9 p:nth-child(1) {
        display: table;
        width: 300px;
        margin: 0 auto;
        padding-bottom: 15px;
        text-align: center;
        color: #009FE3;
        border-bottom: 1px solid #009FE3;
        font-size: 24px;
    }

    #about_us_body div#about_us_sec_9 {
        position: relative;
        padding-top: 50px;
        padding-right: 15px;
        padding-left: 15px;
        background: #f8f8f8;
    }

    #about_us_body div#about_us_sec_7 #sec_7_border {
        position: absolute;
        right: 10px;
        bottom: 158px;
        display: table;
        width: 545px;
        border-bottom: 1px solid rgb(186, 60, 115);
    }

    #about_us_body div#about_us_sec_6 {
        padding-bottom: 1px;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_2 {
        padding-bottom: 15px;
        font-size: 14px;
    }

    .products-grid .respl-item {
        float: right;
    }

    body.category-brand .om-brand-search .input-search {
        width: 80%;
        text-align: center;
    }

    body.category-brand #yt_content #allbrands .brands-logo-image > div.col-sm-3 {
        width: 50%;
        float: right;
    }
}

/* ===== min-width: max-width:767px ===== */
@media all and (max-width: 767px) {
    .container .cart table.cart-table th {
        color: #666666 !important;
    }

    /* === help page menu === */
    #fixed_help_menu {
        display: none;
    }

    /* Home Page - Blog Article Feed */
    .om-blog-posts-wrapper {
        width: 100%;
    }

    /* Home Page - Blog Video Feed */
    .om-home-video-wrapper {
        margin-top: 0;
        float: none;
    }

    .novroz_header .ordme_novroz_header a .text-holder {
        /*opacity: 0;*/
        /*-webkit-animation: fadeIn-span-sm 8000ms infinite;*/
        /*-moz-animation: fadeIn-span-sm 8000ms infinite;*/
        /*-o-animation: fadeIn-span-sm 8000ms infinite;*/
        /*animation: fadeIn-span-sm 8000ms infinite;*/
    }

    .novroz_header .ordme_novroz_header img {
        /*opacity: 0;*/
        /*position: absolute;*/
        /*left:0;*/
        /*right: 0;*/
        /*-webkit-animation: fadeIn-logo-sm 8000ms infinite;*/
        /*-moz-animation: fadeIn-logo-sm 8000ms infinite;*/
        /*-o-animation: fadeIn-logo-sm 8000ms infinite;*/
        /*animation: fadeIn-logo-sm 8000ms infinite;*/
    }

    /*@-webkit-keyframes fadeIn-logo-sm {*/
        /*0%{*/
            /*opacity: 0;*/
        /*}*/

        /*15%, 35% {*/
            /*opacity: 1;*/
        /*}*/

        /*50%, 100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    /*@-moz-keyframes fadeIn-logo-sm {*/
        /*0%{*/
            /*opacity: 0;*/
        /*}*/

        /*15%, 35% {*/
            /*opacity: 1;*/
        /*}*/

        /*50%, 100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    /*@-ms-keyframes fadeIn-logo-sm {*/
        /*0%{*/
            /*opacity: 0;*/
        /*}*/

        /*15%, 35% {*/
            /*opacity: 1;*/
        /*}*/

        /*50%, 100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    /*@keyframes fadeIn-logo-sm {*/
        /*0%{*/
            /*opacity: 0;*/
        /*}*/

        /*15%, 35% {*/
            /*opacity: 1;*/
        /*}*/

        /*50%, 100%{*/
            /*opacity: 0;*/
        /*}*/
    /*}*/

    @-webkit-keyframes fadeIn-span-sm {
        0%, 50% {
            opacity: 0;
        }

        65%, 85% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @-moz-keyframes fadeIn-span-sm {
        0%, 50% {
            opacity: 0;
        }

        65%, 85% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @-ms-keyframes fadeIn-span-sm {
        0%, 50% {
            opacity: 0;
        }

        65%, 85% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @keyframes fadeIn-span-sm {
        0%, 50% {
            opacity: 0;
        }

        65%, 85% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    /** Page Category Archive
    * ============================================= */
    body.catalog-category-view .category-description {
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }

    body.catalog-category-view #yt_left {
        padding: 0;
        margin-bottom: 0;
    }

    body.catalog-category-view #yt_left .block-layered-nav {
        margin-bottom: 0;
    }

    body.catalog-category-view #yt_main {
        /*padding: 0;*/
        padding: 6px 0 0;
    }

    /*start customer/account */
    body table#my-orders-table thead,
    .yt_main_inner .my-account table.responsive_table thead {
        display: none !important;
    }

    body table#my-orders-table tr td:not(.last),
    .yt_main_inner .my-account table.responsive_table tr td {
        text-align: right;
    }

    .yt_main_inner .my-account table.responsive_table tr td.last .text-center {
        display: block;
    }

    body table#my-orders-table tr td span.visible-xs,
    .yt_main_inner .my-account table.responsive_table tr td span.visible-xs {
        width: 45%;
        display: inline-block !important;
        float: right;
        vertical-align: top;
        white-space: pre-wrap;
    }

    body .my-account table tr td .data_value {
        max-width: 55%;
        display: inline-block;
        float: right;
    }

    .my-account .product-review .om-ratings.om-pending-rating {
        margin-bottom: 15px;
    }

    /*end customer/account */
    /*start customer/view/id */
    body#bd .product-review .om-product-review-details-rate div#div-review-product-summary-id .ratings.om-ratings.om-pending-rating {
        width: 100%;
        max-width: none;
        margin-right: 0 !important;
    }

    body#bd .product-review .om-product-review-details-rate div#div-review-product-summary-id .ratings.om-ratings.om-pending-rating > p {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
    }

    body#bd .product-review .buttons-set p.back-link {
        width: 100%;
    }

    /*end customer/view/id */
    /*start customer/address */
    body#bd .my-account .col2-set .col-1,
    body#bd .my-account .col2-set .col-2 {
        width: 100% !important;
        padding: 0 15px;
    }

    /*end customer/address */
    /*start review/customer/ */
    body#bd table#my-reviews-table tbody tr {
        padding: 10px 0;
    }

    body#bd table#my-reviews-table tbody tr.even {
        background: #f9f9f9;
    }
    /*end review/customer/ */

    /*start checkout/onepage/ */
    #checkoutSteps #checkout-step-login .submit-login button {
        -webkit-flex: 1 1 0; /* Safari 6.1+ */
        -ms-flex: 1 1 0; /* IE 10 */
        flex: 1 1 0;
    }

    body#bd ol#checkoutSteps div.buttons-set {
        position: relative;
    }

    body ol#checkoutSteps div.buttons-set ul.clean_earth {
        padding: 12px 0;
    }

    body#bd ol#checkoutSteps .buttons-set .back-link {
        width: 100% !important;
    }

    body#bd ol#checkoutSteps .please-wait {
        margin: 7px auto 0 !important;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
    }

    body#bd ol#checkoutSteps div#checkout-review-submit .please-wait {
        width: auto;
        font-size: 12px;
    }

    body#bd ol#checkoutSteps li#opc-review #checkout-step-review {
        padding: 15px !important;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table thead {
        display: none;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tfoot tr.first {
        margin-top: 15px;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tfoot span.customer_earn_point_visible_xs {
        display: inline-block !important;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tfoot .customer_earn_point_hidden_xs {
        display: none !important;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tfoot tr.last td {
        color: #00a000;
        font-size: 16px;
        line-height: 28px;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tfoot tr td.a-right:first-child {
        padding-bottom: 0 !important;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tbody tr {
        padding: 10px 0;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tbody tr.even {
        background: #f9f9f9;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tbody tr td {
        text-align: right !important;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tbody tr td > * {
        display: block;
        margin-right: 80px;
        text-align: right;
        line-height: 28px;
    }

    body#bd ol#checkoutSteps li#opc-review table#checkout-review-table tbody tr td span.visible-xs {
        width: 80px !important;
        margin-right: 0 !important;
        float: right;
    }

    body ol#checkoutSteps li#opc-review table#checkout-review-table tfoot td.shipping_payment span{
        display: inline-block !important;
    }

    /*end checkout/onepage */
    /*start checkout/cart */

    #yt_wrapper .checkout-types.top {
         margin-bottom: 0;
    }

    body#bd.checkout-cart-index table#shopping-cart-table thead {
        display: none;
    }

    body#bd .cart-totals #shopping-cart-totals-table {
        width: 100% !important;
    }

    body#bd #shopping-cart-totals-table tr td:first-child {
        width: 45%;
    }

    body#bd table#shopping-cart-table tfoot .cart-footer-actions button {
        margin-bottom: 10px;
    }

    /* body#bd .cart-forms form#discount-coupon-form .buttons-set .button {
        margin-top: 0 !important;
    } */

    body#bd ul.checkout-types button.btn-proceed-checkout {
        height: 35px !important;
    }

    body#bd.checkout-cart-index .om-context .cart.display-single-price form table#shopping-cart-table tbody tr {
        padding-bottom: 10px;
    }

    body#bd.checkout-cart-index .om-context .cart.display-single-price form table#shopping-cart-table tbody tr td h2.product-name span.visible-xs {
        margin-top: 10px;
        position: absolute;
        right: 10px;
    }

    body#bd.checkout-cart-index .om-context .cart.display-single-price form table#shopping-cart-table tbody tr td span.visible-xs {
        width: 45%;
        display: inline-block !important;
        text-align: right;
        float: right;
        color: #000;
    }

    body#bd.checkout-cart-index .om-context .cart.display-single-price form table#shopping-cart-table tbody tr td a.product-image {
        display: block;
    }

    .reward-points-earning .label {
        padding: .2em 0 .3em;
    }

    .container .cart table.cart-table a.btn-remove {
        width: 60px;
    }

    .container .cart table.cart-table a.btn-remove:before {
        /*content: "\f37f";*/
        /*font-family: Ionicons;*/
        /*font-size: 22px;*/
        content: "حذف کالا";
        font: 500 12px/28px 'Vazir';
        white-space: nowrap;
    }

    /*end checkout/cart */
    /*sales/order/view/order_id*/
    body.sales-order-view #yt_main .my-account .shipping_method_content {
        margin-top: 20px;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-heading-row {
        display: none;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.totals {
        font-size: 14px;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr:not(.total-payment):not(.totals) {
        padding: 15px 0;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row td {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -moz-box-orient: horizontal;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row td span.visible-xs {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        width: 50%;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: right;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row td b,
    body.sales-order-view #yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-row.shipping-payment td span {
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        width: 50%;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    body.sales-order-view #yt_main .my-account .order-items.order-details .finalize.email-invoice.visible-xs {
        margin: 10px 0;
        font-size: 14px;
        line-height: 28px;
    }

    /* Product Image */
    .yt-product-detail .product-image-zoom .product-image-zoom #wrap img {
        max-width: 100vw !important;
    }

    .yt-product-detail .product-img-box .more-views {
        position: absolute;
        z-index: 99999;
        top: auto;
        bottom: -40px;
        transform: rotate(90deg);
        left: calc(50% - 40px);
        right: auto;
    }

    .yt-product-detail .product-img-box .yt-detail-image {
        margin-right: 0;
        margin-left: 0;
    }

    .yt-product-detail .product-img-box {
        border-bottom: none;
        background: #fff;
    }

    body.catalog-product-view #yt_content .messages {
        margin: 0 0 5px;
    }

    /* product page discount clock */
    .product-discount-clock-holder {
        height: 40px;
    }

    .product-discount-clock-holder .product-discount-icon {
        top: 8px;
        left: 8px;
    }

    .product-discount-clock-holder .product-discount-clock .flip-clock-divider {
        margin: 5px 0;
    }

    /* product page discount clock end */
    .yt-product-detail .jCarouselLite {
        max-height: 100%;
    }

    div#yt_content .yt-main-inner.yt-content-inner .yt-product-detail .product-essential .yt-detail-right div#product-options-wrapper {
        padding: 0;
        margin: 0;
    }

    .yt-product-detail .jCarouselLite li {
        transform: rotate(-90deg);
    }

    .yt-product-detail .product-img-box .more-views .prev:before {
        transform: rotate(90deg);
    }

    .yt-product-detail .product-img-box .more-views .next:before {
        transform: rotate(90deg);
    }

    .price-box .multiple_prices {
        font-size: 10px;
    }

    body.catalog-product-view .product-shop .price-box .multiple_prices {
        margin-top: 9px;
        margin-left: 3px;
        font-size: 11.5px;
    }

    .modal-dialog .modal-body .guide-get-rewardpoints ul li span {
        min-width: auto;
        display: inline;
    }

    .modal-dialog .modal-body .guide-get-rewardpoints ul li span:nth-child(2):before {
        margin-right: 2px;
        margin-left: 2px;
        text-align: center;
    }

    /*brand page*/
    body.category-brand #yt_content #allbrands .brands-logo-image {
        margin-right: 0;
        margin-left: 0;
    }

    /*search input*/
    .om-search-xs {
        padding: 0 !important;
    }

    .sm-serachbox-pro #search_mini_form .form-search.om-fixed-search-form {
        top: 30px !important;
    }

    .sm-serachbox-pro #search_mini_form .form-search {
        padding: 0 15px;
    }

    .sm-serachbox-pro .form-search .input-search #search_responsive {
        height: 48px !important;
        line-height: 48px;
        padding: 0 40px 0 58px;
    }

    input.ui-autocomplete-loading {
        background: #f3f3f3 url("/skin/frontend/ordme/default/images/loading-small.gif") no-repeat 50px center !important;
    }

    .sm-serachbox-pro .form-search .button-search-pro.button-search-pro {
        width: 48px;
        height: 48px;
        line-height: 48px;
    }

    .om-live-search {
        top: 78px !important;
        max-height: 100%;
        overflow-y: auto;
    }

    .om-live-search .om-live-search-container {
        margin-left: 15px;
        margin-right: 15px;
    }

    #btnBackSearch_Id {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 24px;
        display: inline-block;
        line-height: 48px;
        text-align: center;
        color: #888;
        width: 40px;
        height: 48px;
        z-index: 1;
    }

    .om-live-search-products {
        margin-bottom: 38px;
        min-height: auto;
    }

    /*login ajaxlogin_form*/
    .createNewAccount_form .form-control-clear input::-ms-clear,
    #ajaxlogin_form .form-control-clear input::-ms-clear {
        display: none;
    }

    #ajaxlogin_form .form-control-clear {
        z-index: 100;
        pointer-events: auto;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 1px;
        bottom: 11px;
        line-height: 42px;
        left: 0;
        width: 35px;
        text-align: center;
        font-size: 20px;
    }

    #ajaxlogin_form .ft-link-p {
        clear: both;
        position: relative;
    }

    .createNewAccount_form .has-clear {
        position: relative;
    }

    .createNewAccount_form .form-control-clear {
        z-index: 10;
        pointer-events: auto;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 1px;
        bottom: 0;
        line-height: 32px;
        left: 0;
        width: 35px;
        text-align: center;
        font-size: 20px;
    }

    .ordme #yt_left .uk-sticky-placeholder .block,
    .ordme #yt_left .yt-left-wrap .block {
        margin-top: 6px;
    }

    .om-sales .flip-clock-wrapper {
        top: 6px;
    }

    .om-sales .om-homepage-title .discounts24hours {
        height: auto;
        margin-left: 0;
        padding: 0 0 10px;
    }

    .om-sales .om-homepage-title .discounts24hours .om-heading {
        padding-top: 0;
    }

    /*.om-sales #popular-sales-products .products-grid{*/
    /*-webkit-transform: rotate(180deg);*/
    /*-moz-transform: rotate(180deg);*/
    /*-ms-transform: rotate(180deg);*/
    /*-o-transform: rotate(180deg);*/
    /*transform: rotate(180deg);*/
    /*}*/

    .om-sales #popular-sales-products .products-grid .products-grid-left {
        /*-webkit-transform: rotate(-180deg);*/
        /*-moz-transform: rotate(-180deg);*/
        /*-ms-transform: rotate(-180deg);*/
        /*-o-transform: rotate(-180deg);*/
        /*transform: rotate(-180deg);*/
        width: 100%;
        float: right;
        height: auto;
        margin-bottom: 4px;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right {
        /*-webkit-transform: rotate(-180deg);*/
        /*-moz-transform: rotate(-180deg);*/
        /*-ms-transform: rotate(-180deg);*/
        /*-o-transform: rotate(-180deg);*/
        /*transform: rotate(-180deg);*/
        width: 100%;
        height: auto;
    }

    .om-sales #popular-sales-products .products-grid .item .product-image {
        text-align: center;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image img {
        height: 200px;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-left .item {
        height: 340px;
        margin-bottom: 0;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image {
        height: auto;
        width: auto;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item {
        width: calc(50% - 2px);
        margin-bottom: 4px;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .product-image .om-sale-label {
        width: 30px;
        height: 30px;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .om-h2-product-name-big {
        height: 46px;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .om-h2-product-name-big a {
        white-space: normal;
    }

    .om-sales .products-grid .item .om-product-detail-txt .item-price .price-box {
        text-align: center;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price {
        height: 45px !important
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price .special-price,
    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price .old-price {
        float: none;
    }

    .ordme_suggest_for_you .om-sales.ordme_suggest .om-homepage-title i,
    .om-sales.mostviewed .om-homepage-title i {
        float: right;
        margin-left: 5px;
    }

    .ordme_suggest_for_you .om-sales .om-homepage-title .om-heading,
    .om-sales.mostviewed .om-homepage-title .om-heading {
        float: right;
    }

    .om-sales.mostviewed .om-homepage-title .om-heading {
        line-height: 40px;
    }

    .om-blog-wrapper .om-homepage-title {
        padding: 0;
        margin: 0 auto;
    }

    .om-blog-wrapper .om-homepage-title > a {
        float: right;
    }

    .om-blog-wrapper .om-homepage-title > a i {
        margin-bottom: 0;
    }

    .om-blog-wrapper .om-blog-posts-wrapper .om-home-articles .col-md-4 {
        margin: 0 auto;
        width: 100%;
    }

    .om-home-video-wrapper .om-homepage-title {
        margin-bottom: 5px;
    }

    .om-home-video-wrapper .om-homepage-title i {
        font-size: 30px;
        font-weight: bold;
    }

    .om-home-video-wrapper .om-homepage-title .om-heading {
        margin-bottom: 0;
    }

    /*redesign login and register box*/
    #checkoutSteps .return-to-cart-page-text,
    #checkoutSteps .return-to-cart-page-link {
        display: block;
        clear: both;
    }

    #checkoutSteps .return-to-cart-page-link {
        text-align: left;
        margin-top: 5px;
    }

    #checkoutSteps .return-to-cart-page-link a:before {
        content: "\f3d3";
        font-family: "Ionicons";
        vertical-align: middle;
        margin-left: 5px;
    }

    #modal-login .modal-dialog,
    .verify-mobile-content .modal-dialog {
        width: 100%;
        /*max-width: 420px;*/
        background: #fff;
        box-shadow: none;
        margin: 0 !important;
    }

    #modal-login .modal-dialog .modal-c-tabs {
        background: #fff;
    }

    #modal-login .modal-dialog .nav-tabs {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        border-radius: 0;
    }

    #modal-login .modal-dialog .nav-tabs .nav-item.active a,
    #modal-login .modal-dialog .nav-tabs .nav-item.active a:hover,
    #modal-login .modal-dialog .nav-tabs .nav-item.active a:focus {
        border-radius: 0;
    }

    #modal-login .modal-dialog .tab-content .block-content h2 {
        display: none;
    }

    #ajaxlogin_form_message {
        bottom: 0;
    }

    #modal-login .modal-dialog #panel_register .modal-body {
        padding: 6px 20px;
    }

    #modal-login #panel_register div[name=mini-verify-mobile-content] {
        padding-top: 5px;
    }

    #modal-login .modal-dialog .tab-content .block-content h2,
    #modal-login .modal-dialog .tab-content .block-content .form_heading2 {
        padding: 16px 20px 0;
    }

    #modal-login .modal-dialog .tab-content .block-content .modal-body {
        padding: 20px 20px 20px;
    }

    #modal-login .modal-dialog .tab-content .block-content .modal-body .gender-radio-group {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #modal-login .modal-dialog .tab-content .block-content .modal-body .gender-radio-group .form-radio-legend {
        color: #333;
    }

    #modal-login .modal-dialog .tab-content .block-content .modal-body .form-select label {
        color: #333;
    }

    .ordme-minilogin-actions {
        margin-bottom: 30px;
    }

    /*part2 redesign login and register page*/
    .account-login,
    .account-create {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 15px 10px;
    }

    #login-form .content p {
        margin-bottom: 15px;
    }

    #login-form .content button#account_ajaxlogin_button_send,
    .account-create .text-center button[type=submit] {
        width: 100%;
    }

    body.customer-account-create #yt_content .messages {
        max-width: 100%;
    }

    /*redesign login and register box end*/
    /*forgotpassword page redesign*/
    body.customer-account-forgotpassword #yt_main .container,
    body.customer-account-changeforgotten #yt_main .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    body.customer-account-forgotpassword .om-page-body,
    body.customer-account-changeforgotten .om-page-body {
        padding: 15px 10px;
        margin-top: 15px;
        width: 100%;
    }

    /*forgotpassword page redesign end*/

    /*check product price with call before order - modal style*/
    #om-order-check-modal .modal-dialog .modal-body .om-order-check-mobile-number {
        text-align: center;
    }

    #om-order-check-modal .modal-dialog .modal-body a.continueAddToCartBtn {
        margin: 5px auto 0;
    }

    /*check product price with call before order - modal style end*/

    /*newsletter subscribe popup in main page*/
    #om-newsletter-wrapper {
        top: calc(50vh - 152px);
        left: calc(50vw - 160px);
        width: 320px;
        height: 304px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .ion-android-close {
        top: 0;
        right: 20px;
        border-radius: 100%;
        background: #d4d6db;
        -webkit-box-shadow: -3px 3px 12px -6px rgba(0, 0, 0, .3);
        -moz-box-shadow: -3px 3px 12px -6px rgba(0, 0, 0, .3);
        box-shadow: -3px 3px 12px -6px rgba(0, 0, 0, .3);
        line-height: 10px;
        font-size: 16px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .bg-image {
        background: url("/blog/wp-content/themes/ordme/img/popup/newsletter-bg-bahar98-mobile.png") no-repeat center center/cover;
        width: 100%;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message {
        max-width: calc(100% - 112px);
        margin-right: 56px;
        padding-top: 60px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message .title {
        font-size: 16px;
        line-height: 24px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message .body {
        margin-top: 5px;
        font-size: 10px;
        line-height: 20px;
        white-space: nowrap;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .form {
        max-width: calc(100% - 112px);
        margin-right: 56px;
        margin-top: 6px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .form input[name="email"] {
        width: 100%;
        max-width: 185px;
        float: none;
        font-size: 12px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender {
        display: block;
        width: 100%;
        max-width: 175px;
        margin: 0 auto;
        float: none;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .form .om-newsletter-gender label {
        height: 27px;
        font-size: 12px;
        line-height: 19px;
    }

    #om-newsletter-wrapper #spn-please-wait-id.show {
        margin-top: 8px;
        padding-top: 5px;
    }

    /*end newsletter subscribe popup in main page*/

    /* order by mobile phone */
    #om-order-by-mobile-modal .modal-dialog {
        margin: 0 !important;
        padding: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        box-shadow: none;
    }

    #om-order-by-mobile-modal .modal-dialog .modal-content {
        height: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        border-radius: 0;
        border: none;
    }

    #om-order-by-mobile-modal .modal-dialog .modal-content .modal-body {
        padding-bottom: 70px;
    }

    .category-description img {
        height: auto;
    }

    #no-items-cart {
        margin: 15px;
    }

    #cartpopup_slidecontainer td.cartpopup_productimage a {
        margin-left: 5px;
    }
}

/* ===== min-width: 768px ===== */
@media all and (min-width: 768px) {

    /****************************** novroz98 start ******************************/
    .novroz_header .ordme_novroz_header img {
        /*-webkit-animation: fadeIn-logo 1500ms infinite alternate;*/
        /*-moz-animation: fadeIn-logo 1500ms infinite alternate;*/
        /*-o-animation: fadeIn-logo 1500ms infinite alternate;*/
        /*animation: fadeIn-logo 1500ms infinite alternate;*/
    }

    /*@-webkit-keyframes fadeIn-logo {*/
        /*from { opacity: 0; }*/
    /*}*/

    /*@-moz-keyframes fadeIn-logo {*/
        /*from { opacity: 0; }*/
    /*}*/

    /*@-ms-keyframes fadeIn-logo {*/
        /*from { opacity: 0; }*/
    /*}*/

    /*@-o-keyframes fadeIn-logo {*/
        /*from { opacity: 0; }*/
    /*}*/

    /*@keyframes fadeIn-logo {*/
        /*from { opacity: 0; }*/
    /*}*/

/****************************** novroz98 end ******************************/

    /* === help page menu === */
    #tab_help_menu {
        display: none;
    }

    #fixed_help_menu {
        width: 270px;
    }

    /*sales/order/view/order_id*/
    body#bd.sales-order-view div#yt_main .my-account .order-items.order-details table.data-table tbody tr {
        border: 1px solid #c0c0c0;
    }

    body#bd.sales-order-view div#yt_main .my-account .order-items.order-details table.data-table tbody tr.data-table-heading-row td {
        font-weight: bold;
    }

    /*remove animation from mobile device*/
    .om-sales .flip-clock-wrapper ul.play li.flip-clock-active .up .shadow,
    .om-sales .flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, .3)));
    }

    /*code erja be dost in promotion*/
    .om-header-promotion.promotion-account.show > .container > .row > .inner-wrapper > .hidden-xs {
        display: inline-block !important;
    }


    /*home page*/
    .cms-home-v3 .om-sales .om-homepage-title {
        display: block;
        /*height: 75px;*/
        /*height: 84px;*/
        /*margin-bottom: 10px;*/
    }

    .cms-home-v3 .om-sales.mostviewed .om-homepage-title {
        padding: 6px 0 12px;
    }

    .cms-home-v3 .om-sales .om-homepage-title.discounts24hours-title {
        height: 84px;
    }

    .cms-home-v3 .om-sales.ordme_suggestes .om-homepage-title {
        height: 40px;
    }

    .cms-home-v3 .om-sales .om-homepage-title i {
        float: right;
        margin-left: 5px;
    }

    .cms-home-v3 .om-sales .om-homepage-title .om-heading {
        display: block;
        line-height: 45px;
        font-size: 20px;
    }

    .cms-home-v3 .om-sales .flip-clock-wrapper {
        top: 26px;
        margin: 0 2em;
        height: 50px;
        padding-top: 5px;
    }

    .cms-home-v3 .om-blog-posts-wrapper .om-homepage-title > a {
        float: right;
        margin-left: 5px;
    }

    .cms-home-v3 .om-home-video-wrapper {
        margin-top: 0;
    }

    .cms-home-v3 .om-sales-content {
        /*margin: 0 -7px;*/
    }

    .cms-home-v3 .om-sales-content#popular-sales-products {
        margin-top: 10px;
    }

    .om-sales .products-grid .item {
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
    }

    .om-sales .products-grid .item:hover {
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        /*transform: translateY(-2px);*/
        /*-moz-transform: translateY(-2px);*/
        /*-webkit-transform: translateY(-2px);*/
        /*-o-transform: translateY(-2px);*/
        /*-ms-transform: translateY(-2px);*/
    }

    .om-sales .products-grid .item:hover .om-product-detail-txt h2 a {
        color: #B20B51;
    }

    .om-post-list-wrap {
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
    }

    .om-post-list-wrap:hover {
        -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .3);
        /*transform: translateY(-2px);*/
        /*-moz-transform: translateY(-2px);*/
        /*-webkit-transform: translateY(-2px);*/
        /*-o-transform: translateY(-2px);*/
        /*-ms-transform: translateY(-2px);*/
        /*box-shadow: 0 9px 25px -12px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.3) inset;*/
        /*transform: translateY(-6px);*/
        /*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.1);*/
    }

    .om-home-video a {
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
    }

    .om-home-video a:hover {
        -moz-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .3);
        -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .3);
        box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .3);
        /*transform: translateY(-2px);*/
        /*-moz-transform: translateY(-2px);*/
        /*-webkit-transform: translateY(-2px);*/
        /*-o-transform: translateY(-2px);*/
        /*-ms-transform: translateY(-2px);*/
    }

    #modal-login .modal-dialog {
        margin-bottom: 50px;
    }

    #modal-login .modal-dialog .tab-content .block-content {
        padding: 10px 0 0;
    }

    #ajaxlogin_form_message {
        position: absolute;
        top: -20px;
        bottom: auto !important;
    }

    /**
    redesign checkout-step-billing form end
    **/

    #opc-billing #checkout-step-billing .birthday-register-field {
        margin: 23px 0;
    }
    #opc-billing #checkout-step-billing #billing-new-address-form .birthday-register-field label {
        display: inline-block;
        float: right;
        margin-left: 15px;
        line-height: 30px;
        margin-bottom: 0;
    }
    /**
    redesign checkout-step-billing form end
    **/

    /*check product price with call before order - modal style*/
    #om-order-check-modal .modal-dialog {
        width: 660px;
    }

    .last-comment-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .om-comment-usefulness {
         margin-bottom: 0;
    }

    table#my-orders-table tr td.copy_text .data_value {
        width: 85px;
    }
}

/* ===== max-width < 480px ===== */
@media all and (max-width: 480px) {

    /*mobile footer*/
    .om-footer-mobile .om-ftr-bottom .middle-section ul.links {
        margin: 5px 0;
    }

    .om-ftr-bottom .middle-section ul.links li {
        display: inline-block;
        padding: 5px;
        width: 50%;
        margin-top: 0;
        list-style: none;
    }

    .om-ftr-bottom .middle-section ul.links li a {
        display: inline-block;
        padding: 3px 5px;
        color: #b6b6b6;
        font-size: 12.5px;
    }

    .om-ftr-bottom .middle-section .om-footer-mobile-namad > img,
    .om-ftr-bottom .middle-section .om-footer-mobile-namad a{
        width: 30%;
        height: auto !important;
    }

    /*mobile footer end*/

    /* === About-us page === */
    #about_us_body div#about_us_sec_6 p#sec_6_1 {
        font-size: 20px;
    }

    #about_us_body div#about_us_sec_8 {
        background-color: #fff;
    }

    #about_us_body div#about_us_sec_8 #sec_8_1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        border: none;
        background-color: #F2F2F2;
    }

    #about_us_body div#about_us_sec_8 {
        height: 1420px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_2 {
        border: none;
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 {
        margin-top: 370px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 {
        bottom: 360px;
        left: 30px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_4 {
        margin-top: 425px;
    }

    #about_us_body div#about_us_sec_9 p:nth-child(1) {
        display: table;
        width: 300px;
        margin: 0 auto;
        padding-bottom: 15px;
        text-align: center;
        color: #009FE3;
        border-bottom: 1px solid #009FE3;
        font-size: 24px;
    }

    #about_us_body div#about_us_sec_9 {
        position: relative;
        padding-top: 50px;
        padding-right: 15px;
        padding-left: 15px;
        background: #f8f8f8;
    }

    #about_us_body div#about_us_sec_7 #sec_7_border {
        position: absolute;
        right: 10px;
        bottom: 185px;
        display: table;
        width: calc(100% - 30px);
        border-bottom: 1px solid rgb(186, 60, 115);
        top: 0;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_2 {
        padding-bottom: 15px;
    }

    /*check product price with call before order - modal style*/
    #om-order-check-modal .modal-dialog {
        margin-top: 15px;
    }

    #om-order-check-modal .modal-dialog #customer-mobile-for-order-id {
        width: 150px;
        margin: 5px 0 10px 2px;
    }

    #om-order-check-modal .modal-dialog .modal-body p {
        font-size: 12px;
        margin-bottom: 0;
    }

    #om-order-check-modal .modal-dialog .modal-body label {
        display: none;
    }

    #om-order-check-modal .modal-dialog .modal-body #customer-mobile-check-for-order-id {
        width: 145px;
        margin-left: 2px;
    }

    /*check product price with call before order - modal style end*/


    /* fancybox */
    .fancybox-nav.fancybox-next i {
        right: -35px;
    }
    
    .fancybox-nav.fancybox-prev i {
        left: -35px;
    }
}

@media all and (max-width: 575px) {
    .om-hidden-xxs {
        display: none !important;
    }

    .om-visible-xxs {
        display: block !important;
    }

    /* === Grid === */
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11,
    .col-xxs-12 {
        position: relative;
        min-height: 1px;
        margin-left: 0;
        padding-right: 15px;
        padding-left: 15px;
    }

    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: right;
    }

    .col-xxs-1 {
        width: 8.333333333333332% !important;
    }

    .col-xxs-2 {
        width: 16.666666666666664% !important;
    }

    .col-xxs-3 {
        width: 25% !important;
    }

    .col-xxs-4 {
        width: 33.33333333333333% !important;
    }

    .col-xxs-5 {
        width: 41.66666666666667% !important;
    }

    .col-xxs-6 {
        width: 50% !important;
    }

    .col-xxs-7 {
        width: 58.333333333333336% !important;
    }

    .col-xxs-8 {
        width: 66.66666666666666% !important;
    }

    .col-xxs-9 {
        width: 75% !important;
    }

    .col-xxs-10 {
        width: 83.33333333333334% !important;
    }

    .col-xxs-11 {
        width: 91.66666666666666% !important;
    }

    .col-xxs-12 {
        width: 100% !important;
    }

    /* === Header === */
    .header-default .action-mobile {
        padding: 0 0 0;
        text-align: center;
    }

    .top-links-action .block-action-header.top-link-account {
        display: inline-block;
        float: none !important;
        text-align: center;
        border: none !important;
    }

    .top-link-account ul {
    }

    .top-link-account ul li {
        display: block;
        float: none !important;
        margin: 0 5px;
        text-align: center;
        border: none !important;
        border-radius: 2px;
        background: #e5e5e5;
    }

    .top-link-account ul li:hover {
        background: #eaeaea;
    }

    .yt-header-top {
    }

    .om-header-right {
        margin: 0 0;
        padding: 0 15px;
    }

    .header-default .yt-header-top .login-link > ul > li > a.logout-btn::before,
    .header-default .yt-header-top .login-link > ul > li > a.login-btn:before {
        margin-right: 0 !important;
    }

    .yt-header-middle {
        clear: both;
    }

    .om-basket-fav {
        margin: 0 !important;
        text-align: center;
    }

    .mini-cartpro.block,
    .block.block-list.block-compare {
        display: inline-block;
        vertical-align: middle;
    }

    .om-basket-fav .block.block-wishlist,
    .om-hdr-compare {
        display: inline-block;
        float: none !important;
        vertical-align: middle;
    }

    .om-search-xs {
        clear: both;
    }

    .om-ordmelogo {
        clear: both;
        margin: 0 0 20px;
        text-align: center;
    }

    .om-ordmelogo a {
        float: none !important;
    }

    .om-ordmelogo a img {
        height: 50px;
        margin: 0 auto;
    }

    .om-hdr-compare .om-hdr-compare-btn {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .om-wishlist-not-login,
    .om-basket-fav .header-minicart {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .sm-serachbox-pro {
        margin: 0 0 0;
        padding: 15px 0 0;
    }

    .form-search {
        display: block !important;
        width: 290px;
        margin: 0 auto;
    }

    .sm-serachbox-pro {
        height: auto !important;
    }

    .form-search .cat-wrapper {
        display: none;
    }

    .form-search .input-search {
        margin-right: 0 !important;
    }

    .form-search .input-search input#search {
        width: 290px !important;
    }

    .om-live-search-right {
        width: 100%;
    }

    .om-live-search-left {
        display: none;
    }

    /* Basket and Wishlis */
    .om-basket-fav .block.block-wishlist .block-content,
    .om-wishlist-not-login-content,
    #cartpopup_slidecontainer,
    #cartpopup_slidecontainer table {
        width: 305px;
        text-align: right;
    }

    .om-basket-fav .block.block-wishlist .block-content ol li a.product-image {
        display: none;
    }

    .om-basket-fav .block.block-wishlist .block-content ol li .product-details {
        width: 280px;
    }

    .block.mini-cartpro.sm-cartpro .block-content {
        width: 305px;
        text-align: right;
    }

    .block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li a.product-image {
        display: none;
    }

    .block.mini-cartpro.sm-cartpro .block-content ol#minicart-sidebar li .detail-item {
        width: 280px;
    }

    .om-hdr-compare .om-hdr-compare-body {
        width: 305px;
        text-align: right;
    }

    .om-hdr-compare ul#om-hdr-compare-list li .product-details {
        width: 280px;
    }

    .om-hdr-compare ul#om-hdr-compare-list li a.product-image {
        display: none;
    }

    .om-hdr-compare ol#compare-items li .product-details {
        width: 225px;
    }

    #cartpopup_slidecontainer .cartpopup_footer .cartpopup_producttotal {
        float: none;
        margin-bottom: 5px;
        font-size: 14px;
    }

    /* === Slideshow and Banners === */
    /*.banner-right,*/
    /*.yt-slideshow {*/
    /*display: none !important;*/
    /*}*/
    .banner-right {
        display: none !important;
    }

    /* === Sidebar === */
    #yt_right {
        clear: both;
        padding-top: 40px;
    }

    .block.faqs-block,
    .block.client-say,
    .static-image-home-right {
        display: none !important;
    }

    #yt_right .block.block-subscribe .input-box {
        width: calc(100% - 40px);
    }

    #yt_right .block.block-subscribe input#newsletter {
        width: 100%;
    }

    #yt_right .block.block-subscribe .actions {
        width: 40px;
    }

    /* Blog Posts */
    .om-blog-posts-list ul li {
        margin-top: 14px;
        padding-bottom: 15px;
    }

    .om-blgpsts-img {
        width: 70px;
    }

    .om-blgpsts-img img {
        width: 70px !important;
        height: 70px !important;
    }

    .om-blgpsts-txt {
        width: 170px;
        width: calc(100% - 80px);
    }

    .om-blgpsts-ttl {
        height: 46px;
        font-size: 14px;
        line-height: 22px;
    }

    .om-video-item.om-video-1 img,
    .om-video-item.om-video-2 img {
        width: 100%;
    }

    /* === Content === */
    .cmspage3 .yt-main-left {
        float: none !important;
    }

    .om-services ul li {
        width: 50%;
    }

    .om-services ul li a.om-border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .respl-item .item-inner .w-image-box .item-image a img {
        width: 100%;
    }

    .w-deal-res .customNavigation .prev-deal {
        left: auto !important;
    }

    .super-cat-wrapper .custom-nav-default .prev-cat {
        left: auto !important;
    }

    /* === Category === */
    /* Toolbar */
    .category-products .toolbar {
        height: auto;
    }

    .category-products .toolbar .om-filter-by-stock {
        margin-right: 4px;
    }

    .om-category-image {
        display: none;
    }

    /* === Single Product === */
    .yt-product-detail .yt-detail-right .product-shop .short-description {
        margin-bottom: 40px;
    }

    .add-to-holder,
    .add-to-box {
        margin: 0 -5px;
    }

    .expiration_date_details.simple_product,
    .expiration_date_details.configurable_product {
        margin: 10px 15px 15px;
    }

    /* .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap { position: static; margin-top: -4px; padding: 0 1px; }   */
    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap {
        display: none;
        float: left;
        position: relative;
        width: 130px;
        padding: 0;
        visibility: hidden;
        opacity: 0;
    }

    /* .yt-product-detail .yt-detail-right .product-add-box .add-to-links li {display: inline-block;  float: none; margin-right: 0; vertical-align: middle; } */
    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share a {
        display: inline-block;
    }

    .om-rating-details ul li span.om-rating-details-ttl {
        width: 10px !important;
    }

    .om-rating-details ul li span.om-rating-details-value {
        width: 60px !important;
    }

    /* === Footer === */
    .om-ftr-top {
    }

    .om-ftr-bottom {
    }

    .om-ftr-bottom {
        padding: 0;
    }

    .om-ftr-btm-links .om-fbl-title {
        margin: 20px 40px 0;
    }

    .om-ftr-btm-terms {
    }

    .om-ftr-btm-terms ul li {
        display: inline-block;
        width: 45% !important;
    }

    .om-footer-scl-icons .om-footer-scl-icons-ttl {
        float: none;
        padding-bottom: 5px;
        text-align: center;
    }

    .om-footer-scl-icons ul {
        text-align: center;
    }

    /* === customer === */
    .col2-set .col-1.new-users,
    .col2-set .col-2.registered-users {
        float: none !important;
        width: 100% !important;
        padding-left: 0 !important;
    }

    /* 404 */
    .om-404-img {
    }

    .om-404-img img {
        width: 90%;
    }

    #om-similar-product-compare-owl .om-similar-item {
        float: none;
        width: 80%;
        margin: 0 auto;
    }

    /**
     * @author bobsilon
     * Styling FAQ page ordme.com/faq
     * ============================================= */
    .page-faq .tab-content {
        padding-right: 10px;
        padding-left: 10px;
    }

    /**
     * Styling checkout/onepage
     * ============================================= */
    body#bd ol#checkoutSteps form#co-payment-form .sp-methods .om-pay-online-item {
        /*width: 33.3%;*/
        width: 50%;
        height: 132px;
    }

    /**
    * Styling  sales/order/view/order_id/
    * ============================================= */
    body#bd .my-account .title-buttons > h1.page-title {
        font: 500 14px/30px 'Vazir' !important;
    }

    body#bd table#my-orders-table tbody.even {
        background: #f9f9f9;
    }

    body#bd .my-account .col2-set.order-info-box > div.col-1,
    body#bd .my-account .col2-set.order-info-box > div.col-2 {
        padding: 0 !important;
    }

    body#bd .order-items.order-details table#my-orders-table tfoot tr {
        width: 100%;
        height: 55px;
    }

    body#bd .order-items.order-details table#my-orders-table tfoot tr td {
        width: 50% !important;
        float: right !important;
        height: inherit;
    }

    body#bd .order-items.order-details table#my-orders-table tfoot tr td:nth-child(1) {
        font-weight: 600;
    }

    body#bd .order-items.order-details table#my-orders-table tfoot tr.first {
        margin-top: 25px;
    }

    body#bd .my-account .col2-set.order-info-box .col-1 .box .box-content address {
        margin-bottom: 0;
    }

    body#bd .my-account .order-items.order-details .buttons-set p.back-link {
        width: auto !important;
    }

    #ajaxnotice,
    #om-notification {
        left: 10px !important;
        max-width: 390px;
    }

    #ajaxnotice .ajaxnotice_inner #ajaxnotice_result,
    #om-notification .om-notification-wrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    body.category-brand .om-brand-search .input-search {
        width: 95%;
        text-align: center;
    }

    .om-footer-mobile .middle-section {
        padding-right: 0;
    }

    .om-footer-mobile .middle-section .container {
        text-align: center;
    }

    /*.om-ftr-bottom .middle-section ul.links {*/
    /*float: none;*/
    /*}*/

}

/* End of Max Width: 575px */
@media all and (max-width: 991px) {
    body {
        margin-top: 0;
    }

    body.checkout-onepage-index #si-menu .sambar-inner .btn-sambar .buttons .icon.bag,
    body.checkout-cart-index #si-menu .sambar-inner .btn-sambar .buttons .icon.bag {
        display: none !important;
    }

    .yt-content-inner {
        margin-top: 0 !important;
        margin-bottom: 0;
    }

    .yt-header-under {
        background-color: #fff !important;
    }

    .sm-serachbox-pro #search_mini_form #clear_serach_input_btn {
        position: absolute;
        z-index: 2;
        left: 40px;
        top: 50%;
        padding: 6px 2px;
        width: 26px;
        height: 30px;
        -o-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 50%;
        box-shadow: none;
        border: 0;
        vertical-align: middle;
        text-align: center;
        cursor: pointer;
        overflow: hidden;
    }

    .sm-serachbox-pro #search_mini_form #clear_serach_input_btn i:before {
        font-size: 18px;
        line-height: 18px;
        height: 18px;
        color: #666;
    }

    .sm-serachbox-pro #search_mini_form .form-search.om-fixed-search-form {
        top: 61px;
    }

    .sm-serachbox-pro .form-search .input-search #search_responsive {
        padding-left: 45px;
    }

    .om-live-search {
        top: 102px;
    }

    .om-live-search {
        background: transparent;
    }

    .om-live-search .om-live-search-container {
        background: #fff;
    }

    /**
     * SM Megamenu
     * ============================================= */
    #si-menu .sambar-inner .btn-sambar .buttons .icon.logged-in > i.ion-checkmark-round {
        position: absolute;
        bottom: 6px;
        right: calc(50% - 16px);
        padding: 3px;
        width: 16px;
        height: 16px;
        border: 1px solid #46ba71;
        border-radius: 100%;
        background: #fff;
        box-shadow: 0 0 0 1px #fff;
        font-size: 8px;
        color: #46ba71;
        text-align: center;
    }

    /* User Menu Modal */
    #user-menu-modal .modal-content {
        overflow: hidden;
    }

    #user-menu-modal .modal-body {
        padding: 0;
        background-color: #f7f8fa;
        /* border-right: 10px solid #b20b51; */
    }

    #user-menu-modal .om-user-modal-wrapper > a {
        width: calc(100%);
        display: block;
        padding: 15px 70px 15px 0;
        position: relative;
        color: #525355;
    }

    #user-menu-modal .om-user-modal-wrapper > a:not(:last-child) {
        border-bottom: 1px solid #f1f1f1;
    }

    #user-menu-modal .om-user-modal-wrapper > a i {
        font-size: 25px;
        text-align: center;
        margin-left: 10px;
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 101%;
        padding: 16px 0;
        color: rgba(255, 255, 255, 0.8);
        background-color: #b20b51;
    }

    #user-menu-modal .om-user-modal-wrapper > a:nth-child(1) i {
        background-color: rgba(178, 11, 81, 0.6);
    }

    #user-menu-modal .om-user-modal-wrapper > a:nth-child(2) i {
        background-color: rgba(178, 11, 81, 0.7);
    }

    #user-menu-modal .om-user-modal-wrapper > a:nth-child(3) i {
        background-color: rgba(178, 11, 81, 0.8);
    }

    #user-menu-modal .om-user-modal-wrapper > a:nth-child(4) i {
        background-color: rgba(178, 11, 81, 0.9);
    }

    #user-menu-modal .om-user-modal-wrapper > a:nth-child(5) i {
        background-color: rgba(178, 11, 81, 1.0);
    }

    #user-menu-modal .om-user-modal-wrapper > a .affiliate_icon:before {
        content: "";
        background: url(/skin/frontend/ordme/default/aw_affiliate/images/affiliate-symbol-gold.svg) no-repeat center center/cover;
        display: block;
        height: 20px;
        width: 20px;
        margin: 2px auto;
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
        opacity: 0.8;
    }

    #user-menu-modal .om-user-modal-wrapper > a .ion-log-out:before {
        opacity: 0.8;
        font-size: 24px;
    }

    /**
    * Cart Sidebar & Fixed Button
    * ============================================= */
    #cartpopup_slidecontainer {
        max-height: 100%;
        overflow-y: auto;
    }

    #cartpopup_slidecontainer .jspContainer {
        padding-bottom: 65px;
    }

    #cartpopup_slidecontainer .cartpopup_footer {
        height: auto;
    }

    #cart-fixed {
        right: auto;
        left: 20px;
    }

    /* نمایش سبد خرید(دایره) فقط تو بعضی صفحه ها */
    body:not(.catalog-product-view) #cart-fixed {
        display: none;
    }

    /**
     * Sticky Menu
     * ============================================= */
    #si-menu .sambar-inner .btn-sambar .buttons .logo {
        -webkit-transition: width .3s ease .0s, opacity .3s ease .2s;
        -moz-transition: width .3s ease .0s, opacity .3s ease .2s;
        -o-transition: width .3s ease .0s, opacity .3s ease .2s;
        transition: width .3s ease .0s, opacity .3s ease .2s;
        opacity: 1;
        width: 70px;
        height: 50px;
    }

    #si-menu .sambar-inner .btn-sambar .buttons .logo .img-responsive {
        width: 68px;
        position: absolute;
        left: 0;
        max-width: unset;
    }

    #si-menu .sambar-inner .btn-sambar .buttons .logo .img-responsive #slug {
        display: none;
    }

    body.sticky-menu #si-menu .sambar-inner .btn-sambar .buttons .logo {
        /* transform: translateX(-80px); */
        /* display: none!important; */
        transition-delay: 0s;
        opacity: 0;
        position: relative;
        width: 0;
        padding: 10px 0;
        height: 90px;
        overflow: hidden;
    }

    body.sticky-menu #yt_header .yt-header-under .container,
    body.sticky-menu #yt_header .yt-header-under .row {
        height: inherit;
    }

    body.sticky-menu #yt_header .yt-header-under.sticky-pullout {
        transform: translateY(-60px);
        -webkit-transition: all .2s ease-in;
        -moz-transition: all .2s ease-in;
        -o-transition: all .2s ease-in;
        transition: all .2s ease-in;
    }

    /**
     * The above code is used for adding sticky functionality
     * using js tricks, BEFORE. But NOW we implenting it using simple CSS tricks as below. :) [bobsilon] */
    body {
        padding-top: 50px;
        padding-left: 0;
        padding-right: 0;
        margin: 0;
        width: 100%;
    }

    #yt_header .yt-header-under {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .om-sales .products-grid .item .om-product-detail-txt .item-price .special-price,
    .om-sales .products-grid .item .om-product-detail-txt .item-price .regular-price {
        font-size: 14px;
    }

    .ordme_suggest_for_you .products-grid .item .om-product-detail-txt .item-price .multiple_prices,
    .om-home-new-wrapper .products-grid .item .om-product-detail-txt .item-price .multiple_prices {
        position: relative;
        top: 10px;
    }

    /**
     * Product Archive Page
     * ============================================= */
    body.is-mobile.catalogsearch-result-index,
    body.is-mobile.catalog-category-view {
        /*margin-bottom: 50px;*/
    }

    body.is-mobile #layered-navigation {
        background-color: #fff;
    }

    body.is-mobile #layered-navigation .block-layered-nav {
        box-shadow: none;
        margin-top: 0 !important;
    }

    body.is-mobile #layered-navigation .block-layered-nav .block-title {
        position: relative;
    }

    body.is-mobile #layered-navigation .block-layered-nav .block-title strong {
        position: absolute;
        top: 0;
        right: 0;
    }

    body.is-mobile #layered-navigation .block-layered-nav .block-title .ion-android-arrow-back {
        position: relative;
        top: 0;
        right: auto;
        float: left;
        font-size: 24px;
        display: inline-block;
        line-height: 41px;
        text-align: center;
        color: #666;
        width: 40px;
        height: 37px;
        cursor: pointer;
    }

    body.is-mobile #layered-navigation .block-layered-nav .om-filter-scroll {
        max-height: unset;
    }

    body.is-mobile #layered-navigation {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0;
        /*because crisp live chat */
        z-index: 28;
        /*z-index: 1010;*/
        height: 100%;
        overflow-y: auto;
        /* padding-top: 50px; */
        padding-bottom: 50px;
        background-color: #fff;
        -webkit-transition: opacity .2s ease;
        -moz-transition: opacity .2s ease;
        -o-transition: opacity .2s ease;
        transition: opacity .2s ease;
        transform: translateY(-120%);
    }

    body.is-mobile #layered-navigation.show {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
        opacity: 1;
        /*because crisp live chat */
        z-index: 1011;
    }

    .category-view-sticky-buttons {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 29;
        font-size: 0;
        border-top: 1px solid #eaebed;
        box-shadow: 0 10px 40px -5px rgba(0, 0, 0, 0.3);
        height: 50px;
        max-height: 50px;
        overflow: hidden;
    }

    /*.category-view-sticky-buttons .filters {*/
    /*width: 100%!important;*/
    /*}*/
    .category-view-sticky-buttons .filters,
    .category-view-sticky-buttons .categories {
        width: 50%;
        height: 50px;
        max-height: 50px;
        padding: 13px 0;
        font-size: 14px;
        color: #b20b51;
        user-select: none;
        text-align: center;
        display: inline-block;
        -webkit-transition: all .15s ease;
        -moz-transition: all .15s ease;
        -o-transition: all .15s ease;
        transition: all .15s ease;
        background-color: #fff;
        overflow: hidden;
        position: fixed;
        bottom: 0;
        cursor: pointer;
        font-weight:500;
    }

    .category-view-sticky-buttons .filters i,
    .category-view-sticky-buttons .categories i {
        user-select: none;
    }

    .category-view-sticky-buttons .categories.filterOpen {
        width: 1px;
        margin-right: -1px;
        vertical-align: top;
        /*width: 0;*/
        color: #fff;
        opacity: 0;
        -webkit-transition: width .15s ease, color 0.1s ease, opacity 0.12s ease;
        -moz-transition: width .15s ease, color 0.1s ease, opacity 0.12s ease;
        -o-transition: width .15s ease, color 0.1s ease, opacity 0.12s ease;
        transition: width .15s ease, color 0.1s ease, opacity 0.12s ease;
    }

    .category-view-sticky-buttons .filters {
        border-right: 1px solid #eaebed;
        left: 0;
    }

    .category-view-sticky-buttons .categories {
        right: 0;
    }

    .category-view-sticky-buttons .filters:active,
    .category-view-sticky-buttons .categories:active {
        color: #f2f3f5;
        background-color: #D5538A;
    }

    .category-view-sticky-buttons .filters i,
    .category-view-sticky-buttons .categories i {
        font-size: 18px;
        margin-left: 10px;
    }

    .category-view-sticky-buttons .categories i.ion-arrow-up-c {
        margin-left: -5px;
    }

    body.is-mobile.catalogsearch-result-index .om-ftr-bottom,
    body.is-mobile.catalog-category-view .om-ftr-bottom {
        margin-bottom: 50px;
    }

    body.is-mobile.category-brand .om-ftr-bottom {
        margin-bottom: 0;
    }

    /**
     * Product Page
     * ============================================= */
    /* Clearing unnecessary white spaces and borders on mobile */
    .yt-breadcrumbs {
        display: none;
    }

    .yt-main {
        margin-top: 5px !important;
    }

    .yt-product-detail .product-image-zoom .product-image-zoom {
        border: none;
    }

    .yt-detail-right form.om-product-addtocart-form {
        border: none;
    }

    .yt-detail-right form.om-product-addtocart-form.om-product-normal-height {
        min-height: unset;
    }

    /*#yt_main .container {*/
    /*    padding-right: 0 !important;*/
    /*    padding-left: 0 !important;*/
    /*}*/

    /*.catalog-product-view #yt_main .container {*/
    /*    padding-right: 15px !important;*/
    /*    padding-left: 15px !important;*/
    /*}*/

    body .container > .row > .col-lg-12.col-md-12.col-without-padding {
        padding: 0;
    }

    body .container > .row > .col-lg-12.col-md-12.col-without-padding .om-page-body {
        padding: 10px 15px;
    }

    .catalog-product-view #yt_main .container > .row > .col-lg-12.col-md-12,
    .checkout-cart-index #yt_main .container > .row > .col-lg-12.col-md-12,
    .category-brand #yt_main .container > .row > .col-lg-12.col-md-12 {
        padding: 0;
    }

    .catalog-product-view #yt_main .container > .row > .col-lg-12.col-md-12 .yt-product-detail .row.product-essential {
        margin-left: 0;
        margin-right: 0;
    }

    .catalog-product-view #yt_main .container > .row > .col-lg-12.col-md-12 .yt-product-detail .row.product-essential .box-1 > [class*="col-"],
    .catalog-product-view #yt_main .container > .row > .col-lg-12.col-md-12 .yt-product-detail .row.product-essential .box-1 > .box-2,
    .catalog-product-view #yt_main .container > .row > .col-lg-12.col-md-12 .yt-product-detail .row.product-essential .box-1 > .box-2 > [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

    body.catalog-product-view .om-ftr-bottom {
        padding-bottom: 50px;
    }

    .yt-product-detail .yt-detail-right {
        padding-top: 0 !important;
    }

    body.catalog-product-view #cart-fixed {
        right: 0;
        bottom: 0;
        width: 50%;
        border-radius: 0;
        font-size: 24px;
    }

    body.catalog-product-view #cart-fixed.full-width {
        width: 100%;
    }

    body.catalog-product-view #cart-fixed i {
        position: relative;
        top: -2px;
    }

    body.catalog-product-view #cart-fixed .badge {
        left: calc(50% + 5px);
        right: auto;
        top: calc(50% + 5px);
        z-index: 1;
        width: 17px;
        height: 17px;
        min-width: 17px;
        min-height: 17px;
        padding: 0;
        text-align: center;
        font-size: 11px;
        border: 1px solid #46ba71;
    }

    .yt-detail-right form.om-product-addtocart-form {
        min-height: auto;
        padding: 15px 0 0;
    }

    /* Title */
    .om-h1-product-name {
        font-size: 16px !important;
        font-weight: 800 !important;
        padding: 0 15px;
    }

    .product-shop h3.product-english-name {
        padding: 0 15px;
        font-size: 14px;
        line-height: 22px;
        color: #333;
    }

    /* Rating & License Number */
    .om-ratings {
        margin: 20px 15px 0 0 !important;
        width: 90px;
        /*border: none;*/
        background: none;
    }

    .om-ratings.om-first-rating {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .om-ratings.om-pending-rating {
        clear: both;
    }

    .om-ratings.om-first-rating > p {
        min-width: 85px;
    }

    div.om-stars {
        display: inline-block;
        margin-right: 15px;
        padding-right: 0;
        width: 90px;
        text-align: center;
    }

    div.om-stars-ttl {
        display: block;
        float: none;
        width: 90px;
        font-size: 12px;
        line-height: 22px;
        height: 22px;
    }

    label.om-label-star {
        float: none;
        font-size: 0;
        padding: 0;
    }

    label.om-label-star::before {
        font-size: 17px;
        margin-right: -2px;
    }

    .om-single-brand {
        margin-top: 20px;
        padding: 0 15px;
    }

    .om-single-brand > a {
        height: 100px;
        border: 1px solid #ebebeb;
        border-radius: 2px;
        margin: 0 auto 10px;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        max-height: none;
    }

    .om-single-brand > a img { 
        max-width: 100px;
    }

    #div-show-rate-result-id {
        float: none;
        margin: 0 24px 10px 0;
        max-width: 246px;
    }

    .om-rating-details {
        display: block !important;
        background: none !important;
        border: none !important;
        padding: 8px 0 0 !important;
        min-width: 150px !important;
    }

    .om-rating-details ul li span.om-rating-details-ttl {
        width: 15px;
        text-align: center;
    }

    .om-rating-details ul li span.om-rating-details-value {
        width: 100px;
    }

    .om-rating-details ul li span.om-rating-details-value > span {
        background: #333;
    }

    .om-brand-link a {
        height: 22px;
        line-height: 22px;
    }

    .om-brand-link a::before {
        font-family: "Ionicons";
        content: "\f39c";
        font-size: 16px;
        vertical-align: middle;
    }

    .om-license-number {
        padding: 0 20px;
        display: none;
    }

    .sale-by-sms {
        float: left;
        padding: 15px 15px 0 !important;
        font-size: 12px !important;
        font-weight: 700 !important;
    }

    .sale-by-sms::before {
        content: "\f3f9";
        font-family: "Ionicons";
        display: inline-block;
        vertical-align: middle;
        margin-left: 2px;
        font-size: 18px;
        color: #09973E;
    }

    .product-shop .sale-by-sms a::after {
        display: none;
    }

    .shopping_by_telephone {
        float: right !important;
        display: block !important;
        padding: 15px 15px 0 !important;
        font-size: 12px !important;
        font-weight: 700 !important;
    }

    .shopping_by_telephone::before {
        content: "\f4b8";
        font-family: "Ionicons";
        display: inline-block;
        vertical-align: middle;
        margin-left: 2px;
        font-size: 18px;
        color: #09973E;
        transform: rotate(-90deg);
    }

    .yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_icons {
        display: none;
    }

    .yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_icons i.ion-ios-telephone {
        top: 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_icons i.ion-plus-round {
        display: none;
    }

    .yt-product-detail .yt-detail-right .product-shop .shopping_by_telephone a .link_text {
        line-height: 1.428;
    }

    .product-shop .price-box .price {
        font-weight: 800 !important;
    }

    .yt-product-detail .image-box-detail {
        margin-bottom: 35px;
    }

    /* Login Popup */
    .block-popup-login #ajaxlogin_button_send,
    .block-popup-login #btn-customer-mini-register-id,
    .block-popup-login #btn-mini-register-verification-code-id {
        width: 100%;
    }

    .block-popup-login .block-content .btn-reg-popup {
        margin-top: 0;
        margin-left: 10px;
        width: calc(100% - 20px);
        text-align: center;
        border: 1px solid #b20b51;
        background: transparent;
        color: #b20b51;
        font-weight: bold !important;
        padding: 3px 0 !important;
        height: auto !important;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }

    .block-popup-login .block-content .btn-reg-popup:hover,
    .block-popup-login .block-content .btn-reg-popup:focus {
        background-color: #b20b51;
        color: #fff;
    }

    /* Social Share Modal */
    #social-share-modal .modal-content {
        overflow: hidden;
    }

    #social-share-modal .modal-body {
        padding: 0;
        /* border-right: 10px solid #b20b51; */
    }

    #social-share-modal .om-sp-share-wrap > a {
        width: calc(100%);
        display: block;
        padding: 20px 70px 20px 0;
        position: relative;
    }

    #social-share-modal .om-sp-share-wrap > a:not(:last-child) {
        border-bottom: 1px solid #f3f3f3;
    }

    #social-share-modal .om-sp-share-wrap > a i {
        margin-left: 10px;
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 100%;
        padding: 20px 0;
        font-size: 20px;
        line-height: 25px;
        text-align: center;
        color: #fff;
        background-color: #b20b51;
    }

    #social-share-modal .om-sp-share-wrap > a .ion-social-facebook {
        background-color: #4867AA;
    }

    #social-share-modal .om-sp-share-wrap > a .ion-social-twitter {
        background-color: #1DA1F2;
    }

    #social-share-modal .om-sp-share-wrap > a .ion-social-whatsapp {
        background-color: #43c654;
    }

    #social-share-modal .om-sp-share-wrap > a .ion-ios-paperplane {
        background-color: #2CA5E0;
        font-size: 26px;
    }

    /* Product Description Section */
    .yt-product-detail .yt-detail-right {
        margin-bottom: 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .product-price-details {
        padding: 10px 15px;
        margin: 15px 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .price-box {
        display: inline-block;
    }

    .yt-product-detail .yt-detail-right .product-shop .price-box .old-price,
    .yt-product-detail .yt-detail-right .product-shop .price-box .special-price {
        margin-bottom: 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .price-box .special-price .price {
        white-space: nowrap;
    }

    .yt-detail-right form.om-product-addtocart-form .rewardpoints-product-view-earning {
        margin: 0 15px;
    }

    .yt-detail-right form.om-product-addtocart-form .structure-rewardpoints {
        margin: 2px 15px 0;
    }

    .yt-detail-right form.om-product-addtocart-form .structure-rewardpoints-comments {
        margin: 2px 15px 20px;
    }

    .yt-product-detail .yt-detail-right .product-shop .sale-by-sms {
        padding: 10px 15px 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .profit-box {
        padding: 10px 15px 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .short-description {
        padding: 25px 15px 15px !important;
        margin-bottom: 0 !important;
    }

    .yt-product-detail .yt-detail-right .add-to-box,
    .yt-product-detail .yt-detail-right .add-to-holder {
        position: relative;
        right: auto;
        bottom: auto;
        margin: 0;
        padding: 0 0;
    }

    .yt-product-detail .yt-detail-right .add-to-box .add-to-cart[name="out-of-stock-add-to-cart-html"],
    .yt-product-detail .yt-detail-right .add-to-holder .add-to-cart[name="out-of-stock-add-to-cart-html"] {
        display: none !important;
    }

    .product-shop .add-to-box .btn-cart.unavailable,
    .add-to-holder .add-to-cart .btn-cart.unavailable {
        display: block;
    }

    .product-shop .add-to-box .btn-cart.unavailable:hover,
    .add-to-holder .add-to-cart .btn-cart.unavailable:hover {
        background-color: #666 !important;
    }

    .yt-product-detail .yt-detail-right .add-to-cart {
        padding: 0 15px;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .yt-product-detail .yt-detail-right .add-to-cart .qty-wrapper {
        /*float: none;*/
    }

    .yt-product-detail .yt-detail-right .add-to-cart .qty-wrapper #qty {
        /*border: none;*/
    }

    .yt-product-detail .yt-detail-right .referral-add-to-cart {
        float: right;
        width: 100%;
        clear: both;
    }

    .yt-product-detail .yt-detail-right .referral-add-to-cart a {
        display: block;
        margin: 0 auto;
    }

    .yt-product-detail .yt-detail-right .product-add-box {
        width: 100%;
    }

    .yt-product-detail .yt-detail-right .product-add-box ul.add-to-links {
         margin-top: 17px;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li {
        width: 25%;
        margin-right: 0;
        height: 50px;
        text-align: center;
        padding: 10px 0;
        border-top: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li a {
        background-color: rgba(0, 0, 0, 0);
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li:hover a {
        background: transparent !important;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li a i {
        color: #777 !important;
        font-size: 22px !important;
        line-height: 1.4em !important;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li:not(:first-child) {
        border-right: 1px solid #f3f3f3;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li a i.ion-ios-people-outline {
        font-size: 30px !important;
        line-height: 1em !important;
    }

    .product-shop .availability.out-of-stock #spn-notify-me-id,
    .product-shop .availability.out-of-stock #waiting-for-stock-id {
        display: none !important;
    }

    .yt-product-detail .yt-detail-right .let-me-know {
        display: inline-block;
        left: 0;
        color: #fff;
        float: left;
        height: 30px;
        cursor: pointer;
        padding: 3px 0;
        position: relative;
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        margin-right: 5px;
        border-radius: 2px;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        background-color: #ff6161 !important;
    }

    .yt-product-detail .yt-detail-right .let-me-know:hover {
        background-color: #24AD57;
    }

    .yt-product-detail .yt-detail-right .let-me-know .text {
        display: none;
        position: relative;
        top: 2px;
    }

    .yt-product-detail .yt-detail-right .let-me-know .icon {
        position: relative;
        top: 8px;
        width: 25px;
        font-size: 23px;
        display: inline-block;
        line-height: 24px;
    }

    .yt-product-detail .yt-detail-right .let-me-know .icon i {
        display: inline-block;
        line-height: 24px;
        color: #fff;
    }

    .yt-product-detail .yt-detail-right .let-me-know,
    .yt-product-detail .yt-detail-right .order-by-phone {
        position: fixed;
        bottom: 0;
        width: 50%;
        margin: 0;
        height: 50px;
        z-index: 29;
        padding: 5px 0;
        background-color: #46ba71;
        border-radius: 0;
    }

    .yt-product-detail .yt-detail-right .order-by-phone {
        right: 0;
    }

    .yt-product-detail .yt-detail-right .order-by-phone .icon {
        /* display: none; */
        top: 9px;
        -webkit-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        width: 25px;
    }

    .yt-product-detail .yt-detail-right .let-me-know .text,
    .yt-product-detail .yt-detail-right .order-by-phone .text {
        display: inline-block;
    }

    .yt-product-detail .yt-detail-right .referral-let-me-know {
        padding: 0 15px;
        float: none;
        margin: 0 auto;
        clear: both;
        text-align: center;
    }

    .yt-product-detail .yt-detail-right .referral-let-me-know a {
        display: block;
        margin: 0 auto;
        background-color: transparent;
        color: #ff6161;
        border: 1px solid #ff6161;
    }

    .yt-product-detail .yt-detail-right .referral-let-me-know a span.before-let-me-know:before {
        content: "\f3e1";
        color: #ff6161;
        font-weight: 700;
    }

    /* Tabs Wrapper & Content */
    .resp-tab-content-active {
        margin-bottom: 0;
        padding-bottom: 35px !important;
    }

    .resp-tab-content img {
        max-width: 100%;
        height: auto;
    }

    .resp-tabs-container #yt_tab_decription h2 {
        line-height: 1.4em;
    }

    .tab-wrapper {
        margin-bottom: 0;
    }

    /* Reviews Section */
    .om-review-stat-section-wrap {
        display: none;
    }

    .om-comments-ttl {
        border: none;
    }

    .resp-tabs-container #yt_tab_reviewform {
        display: block;
        background-color: #fff;
        margin-top: 35px;
    }

    /* Brand Description Section */
    .resp-tabs-container #yt_tab_about_brand {
        display: block;
        background-color: #fff;
        border-top: 6px solid #f3f3f3;
    }

    .resp-tabs-container #yt_tab_about_brand h2:first-child {
        font-weight: bold;
        /* border-bottom: 3px solid #555; */
        position: relative;
        display: inline-block;
        padding-bottom: 8px;
        padding-right: 10px;
    }

    .resp-tabs-container #yt_tab_about_brand h2:first-child:before {
        content: '';
        position: absolute;
        right: 0;
        top: -2px;
        height: 100%;
        width: 4px;
        background-color: #777;
        border-radius: 3px;
    }

    .resp-tabs-container #yt_tab_about_brand img {
        max-width: 100%;
    }

    .om-review-title-mobile {
        display: block;
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    /* Add to Cart */
    body.catalog-product-view .add-to-cart-buttons {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 50%;
        height: 50px;
        z-index: 29;
        margin: 0 !important;
        -webkit-transition: all .2s ease-out .1s;
        -moz-transition: all .2s ease-out .1s;
        -o-transition: all .2s ease-out .1s;
        transition: all .2s ease-out .1s;
    }

    body.catalog-product-view .add-to-cart-buttons.sticky-pullout {
        transform: translateY(80px);
        -webkit-transition: all .2s ease-in .1s;
        -moz-transition: all .2s ease-in .1s;
        -o-transition: all .2s ease-in .1s;
        transition: all .2s ease-in .1s;
    }

    body.catalog-product-view .add-to-cart-buttons button {
        width: 100%;
        height: 100%;
        border-radius: 0 !important;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li .link-compare:before {
        color: #777;
        font-size: 30px;
    }

    /* Tabs Section */
    .tab-wrapper {
        margin-top: 0;
    }

    ul.resp-tabs-list {
        display: inline-block;
        background: #f3f3f3;
    }

    ul.resp-tabs-list li {
        width: calc(100% / 3);
        margin-top: 0;
        border-color: #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
    }

    ul.resp-tabs-list li:first-child {
        border-right: none;
    }

    ul.resp-tabs-list li.howto {
        border-left: none;
    }

    ul.resp-tabs-list li.resp-tab-active {
        border-bottom-color: #fff;
    }

    ul.resp-tabs-list li:not(.description):not(.details):not(.howto) {
        display: none;
    }

    .resp-tabs-list li a {
        padding: 15px 10px !important;
        text-align: center;
        font-size: 14px !important;
        line-height: 24px!important;
        font-weight: 500!important;
        background: none;
    }

    .resp-tabs-list li.resp-tab-active a,
    .resp-tabs-list li:hover a {
        background: #fff;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        color: #b20b51 !important;
    }

    .resp-accordion {
        display: none;
    }

    .resp-tab-content-active {
        border: none;
    }

    /* Relative Products */
    .yt-product-detail .tab-product-detail {
        top: 0;
    }

    .related-col-3 {
        display: none;
    }

    .tab-col-9 {
        top: -1px;
    }

    body.catalog-product-view .om-similar-owl-wrap {
        background-color: #fff;
        margin-top: 4px;
        padding: 0;
    }

    body.catalog-product-view .om-similar-owl-wrap .section-title {
        border-bottom: 2px solid #b20b51;
        color: #b20b51;
        padding-right: 15px;
        padding-bottom: 5px;
        background: #fff;
        opacity: .999;
        font-size: 15px;
    }

    body.catalog-product-view .om-similar-owl-wrap > .button-default {
        display: none;
    }

    body.catalog-product-view .om-similar-owl-wrap #om-similar-owl {
        font-size: 0;
    }

    .om-similar-owl-wrap .om-similar-item {
        margin: 0;
        width: calc(50% - 0px);
        display: inline-block;
        border-bottom: 1px solid #f3f3f3;
    }

    .om-similar-owl-wrap .om-similar-item:nth-child(odd) {
        /* margin-right: -4px; */
    }

    .om-similar-owl-wrap .om-similar-item:nth-child(even) {
        border-right: 1px solid #f3f3f3;
        margin-right: 0;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap {
        border: none;
        padding: 0;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-img img {
        max-width: 100%;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-img .om-sale-label {
        width: 30px;
        height: 30px;
        padding: 6px 0;
        text-align: center;
        border-radius: 100%;
        border-bottom-right-radius: 0;
        top: 5px;
        left: 5px;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-txt-wrap {
        padding: 0 10px 10px;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-txt-wrap .om-similar-item-title {
        font-size: 14px;
        line-height: 21px;
        height: 40px;
        text-align: center;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-txt-wrap .item-price {
        height: auto !important;
        padding: 5px 0 !important;
        /* float: left; */
        width: calc(100% + 20px);
        /* word-break: break-all; */
        margin-right: -10px;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-txt-wrap .item-price .regular-price,
    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-txt-wrap .item-price .special-price {
        font-size: 14px !important;
        font-weight: bold !important;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-similar-item-txt-wrap .item-price .old-price {
        display: none;
    }

    .om-similar-owl-wrap .om-similar-item .om-similar-item-wrap .om-overlay .ratings {
        transform: scale(0.7);
        position: absolute;
        top: 150px;
        right: calc(50% - 40px);
    }

    /** Page Fragrance
      * ============================================= */
    /*body.category-fragrance #yt_left .filter-wrapp.filter-1,*/
    /*body.category-fragrance #yt_left .filter-wrapp.filter-2,*/
    /*body.category-fragrance #yt_left .filter-wrapp.filter-3 {*/
        /*display: none;*/
    /*}*/

    /** Page Checkout
      * ============================================= */
    #checkout-step-login .col-1 {
        display: none;
    }

    #checkoutSteps #checkout-step-login {
        padding: 15px;
    }

    #checkoutSteps #checkout-step-login .col2-set > div:first-child {
        padding: 30px 0 20px;
    }

    #checkoutSteps #checkout-step-login .submit-login {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    /* megamenu */
    .yt-header-under .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a.sm_megamenu_head {
        padding: 0 29px 0 14px !important;
    }

    .respl-item .item-inner .w-image-box .item-image a {
        min-height: 152px;
    }

    .respl-item .item-inner .item-info h2.item-title {
        text-align: center;
    }

    .respl-item .item-inner .item-info .item-title a {
        display: block;
    }

    .respl-item .item-inner .item-info .item-price {
        float: none;
        text-align: center;
    }

    .products-grid .item-price .old-price,
    .super-category-block .item-price .old-price,
    .sm-deal-wrap .item-price .old-price {
        left: 0;
        right: 0;
    }

    .om-blog-posts-wrapper .om-home-articles .col-md-4:nth-of-type(2),
    .om-blog-posts-wrapper .om-home-articles .col-md-4:nth-of-type(3) {
        display: none;
    }

    /** Page sales/order/view/cardtocard and banktransferform
      * ============================================= */
    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent {
        width: 100%;
        position: relative;
        display: inline-block;
        padding-bottom: 40px;
    }

    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent label {
        width: 100%;
    }

    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent .validation-advice {
        position: absolute;
        bottom: 10px;
    }

    /** Page checkout/onepage/success/
   * ============================================= */
    .checkout-onepage-success #yt_content .om-context .help_payment_info {
        margin: 20px 0 0;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info {
        display: block;
        height: auto;
        margin-bottom: 30px;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info img {
        margin: 0 auto;
        display: block;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info .text_info {
        text-align: center;
        margin-top: 10px;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info .text_info p {
        line-height: 25px;
        margin: 0;
    }

    /** Page sales/order/view/order_id
    * ============================================= */
    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info {
        display: block;
        height: auto;
        margin-bottom: 30px;
    }

    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info img {
        margin: 0 auto;
        display: block;
    }

    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info .text_info {
        text-align: center;
        margin-top: 10px;
    }

    /*register popup in main page*/
    .register-popup-wrapper {
        position: fixed;
        z-index: -1;
        top: calc(50vh - 151px);
        left: calc(50vw - 160px);
        width: 320px;
        height: 302px;
        opacity: 0;
        transition: all .2s ease;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .register-popup-bg-image {
        background: url("/skin/frontend/ordme/default/images/spring-popup-mobile.png") no-repeat center center/contain;
    }

    .register-popup-wrapper .ion-ios-close-outline {
        right: 5px;
        top: 0;
        padding: 0 2px;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content {
        position: absolute;
        height: 230px;
        width: 230px;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 45px;
        background: transparent;
        border-radius: 50%;
        z-index: 101;
        /*border: 1px solid #b20b51;*/
        /*box-shadow: 0 0 0 8px #FFF;*/
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content h3 {
        font-size: 18px;
        /*margin-top: 35px;*/
        margin-top: 0;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content .middle-content {
        margin: 10px auto;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content .middle-content p:first-child {
        font-size: 30px;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content .middle-content p:last-child {
        font-size: 18px;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content .register-button {
        width: 90px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }

    .register-popup-wrapper .register-popup-inner-wrapper .content .close-button {
        display: none;
    }

    /*filters bug slideshow in brand page*/
    body.category-brand .category-view-sticky-buttons {
        display: none !important;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .om-sp-share-wrap {
        display: none;
    }

    /*bug in tablet size in cloud zoom*/
    /*.yt-product-detail .product-img-box .more-views .wrap-jCarouselLite .jCarouselLite{*/
    /*height: 100%;*/
    /*}*/
    /*.yt-product-detail .product-img-box .more-views .wrap-jCarouselLite .jCarouselLite ul{*/
    /*min-height: 100%*/
    /*}*/
    /*sortable */
    .modal#sortByModal {
        text-align: center;
        padding: 0 !important;
    }

    .modal#sortByModal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
        /* Adjusts for spacing */
    }

    #sortByModal .modal-dialog {
        display: inline-block;
        text-align: right;
        vertical-align: middle;
        width: 90%;
        max-width: 350px;
    }

    #sortByModal .modal-dialog .modal-body {
        padding: 10px 15px;
    }

    #sortByModal .modal-dialog .modal-body p {
        margin-bottom: 10px;
        color: #000;
    }

    #sortByModal .modal-dialog .modal-body a {
        display: block;
        font-size: 15px;
        text-align: center;
        line-height: 45px;
        border-bottom: 1px solid #e9e9eb;
    }

    #sortByModal .modal-dialog .modal-body a.selected {
        color: #b20b51;
        transition: all 0.1s;
    }

    #sortByModal .modal-dialog .modal-body a:last-child {
        border-bottom: none;
    }

    /*#sortByModal .modal-dialog .modal-body .modal-actions{*/
    /*text-align: left;*/
    /*margin-top: 10px;*/
    /*}*/
    /*#sortByModal .modal-dialog .modal-body .modal-actions .btn{*/
    /*color: #b20b51;*/
    /*cursor: pointer;*/
    /*height: 32px;*/
    /*border-radius: 2px;*/
    /*border:none;*/
    /*outline: none;*/
    /*}*/
    /*count of prodeuct*/
    .yt-product-detail .yt-detail-right .add-to-cart .qty-wrapper {
        margin-bottom: 15px;
    }

    .yt-product-detail .yt-detail-right .add-to-cart .qty-wrapper label {
        margin-top: 8px;
    }

    .product-options ul li {
        padding: 0 3px;
    }

    .product-options ul li .swatch-link {
        width: 40px !important;
        height: 40px !important;
    }

    .product-options ul li .swatch-link img {
        width: 40px !important;
        height: 40px !important;
    }

    .yt-product-detail .yt-detail-right .add-to-cart .qty-wrapper #qty {
        border: 1px solid #f6f6f6;
        width: 70px;
        height: 35px;
    }

    /*filter price*/
    .price_filter {
        margin: 10px 15px 5px;
    }

    /*filters setting*/
    #yt_left .block-layered-nav .block-content {
        padding: 0 !important;
    }

    .block-layered-nav .filter-wrapp {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        /*padding: 0 10px;*/
    }

    .block-layered-nav .filter-wrapp dt {
        line-height: 56px;
        margin-bottom: 0;
        padding: 0 10px;
    }

    body.is-mobile #layered-navigation .block-layered-nav .om-filter-scroll {
        padding: 5px 10px 25px;
        background: #FAFAFA;
    }

    body.is-mobile div#yt_left dl#narrow-by-list {
        margin-bottom: 0;
    }

    body.is-mobile div#yt_left dl#narrow-by-list .filter-wrapp .om-filter-scroll.collaps {
        transition: height 0.01s;
    }

    body.is-mobile div#yt_left dl#narrow-by-list .filter-wrapp dt span.child-filters {
        color: #aaa;
        background: transparent;
        pointer-events: none;
        text-align: center;
        height: 30px;
        display: inline-block !important;
        position: absolute;
        left: 5px;
        top: 13px;
    }

    body.is-mobile div#yt_left dl#narrow-by-list .filter-wrapp dt span.child-filters:before {
        display: block;
        width: 30px;
        height: 30px;
        content: "\f3d0";
        -o-transition: all .15s ease;
        -moz-transition: all .15s ease;
        -webkit-transition: all .15s ease;
        transition: all .15s ease;
        font-family: "Ionicons";
        line-height: 30px;
    }

    body.is-mobile div#yt_left dl#narrow-by-list .filter-wrapp dt span.child-filters.show-child-filters:before {
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .block-layered-nav #narrow-by-list ol li {
        margin: 10px 0;
        height: 30px;
    }

    .block-layered-nav #narrow-by-list ol li a {
        padding: 4px 25px 4px 0;
        font-size: 13px;
    }

    .block-layered-nav .filter-wrapp .wrap-price-shopby .btn-shopby-wrapper button#button-price-slider {
        margin-top: 5px;
        padding: 5px 22px !important;
    }

    /*switch input for availability of producut filter*/
    .block-layered-nav .filter-wrapp:last-child {
        line-height: 40px;
    }

    .switch {
        position: relative;
        display: inline-block;
        width: 42px;
        height: 24px;
        top: 8px;
        right: 15px;
        margin-bottom: 0;
    }

    .switch input {
        display: none;
    }

    .slider-round {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 24px;
    }

    .slider-round:before {
        position: absolute;
        content: "";
        height: 18px;
        width: 18px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 50%;
    }

    input:checked + .slider-round {
        background-color: #b20b51;
    }

    /*input:focus + .slider-round {*/
    /*box-shadow: 0 0 1px #b20b51;*/
    /*}*/
    input:checked + .slider-round:before {
        -webkit-transform: translateX(18px);
        -ms-transform: translateX(18px);
        transform: translateX(18px);
    }

    .modal-content {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .block-layered-nav .filter-wrapp .price-filter {
        padding: 20px 10px 0;
    }

    #catalog-listing .category-products .toolbar-top .toolbar {
        display: none;
    }

    /*slidershow offcanvas-trigger home page*/
    #yt_content .yt-slideshow {
        height: 100%;
    }

    #yt_content .yt-slideshow > div {
        height: 100%;
    }

    .margin-sl-image {
        height: 100%;
    }

    .sm_imageslider_wrap {
        height: 100%;
    }

    #om_slideshow {
        height: 100%;
    }

    .swiper-container {
        height: 100%;
    }

    .swiper-slide a {
        height: 100%;
    }

    #om_slideshow .swiper-slide a img {
        height: 100%;
        width: 100%;
    }

    .ajax_login_loader {
        width: 100%;
        text-align: center;
    }

    .ajax_login_loader .ordme_loader {
        width: 45px;
    }

    .om-sales.mostviewed .products-grid .item .om-color-swatch-list,
    .om-sales.mostviewed .products-grid .item .om-size-swatch-list {
        text-align: center;
        top: 175px;
        left: 0;
        right: 0;
        bottom: auto;
        width: 124px;
        margin: 0 auto;
    }

    .om-sales.mostviewed .products-grid .item .om-color-swatch-list li,
    .om-sales.mostviewed .products-grid .item .om-size-swatch-list li {
        float: none;
        display: inline-block;
    }

    #about_us_body #about-us-video-sec figure {
        max-width: 100%;
    }

    /*crisp live chat */
    body.catalogsearch-result-index .crisp-client .crisp-1rjpbb7[data-full-view=true] .crisp-1rf4xdh .crisp-kquevr,
    body.catalog-product-view .crisp-client .crisp-1rjpbb7[data-full-view=true] .crisp-1rf4xdh .crisp-kquevr,
    body:not(.category-brand).catalog-category-view .crisp-client .crisp-1rjpbb7[data-full-view=true] .crisp-1rf4xdh .crisp-kquevr {
        bottom: 55px !important;
    }

    .sm-serachbox-pro .form-search .button-search-pro.button-search-pro {
        background: #b20b51;
        color: #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-transition: all 0.15s ease-in;
        -moz-transition: all 0.15s ease-in;
        transition: all 0.15s ease-in;
    }

    .sm-serachbox-pro .form-search .button-search-pro.button-search-pro:hover {
        background: rgba(178, 11, 80, 0.8);
    }

    /* expiration date label */
    .yt-product-detail .product-page-label,
    .yt-detail-right form.om-product-addtocart-form .product-shop .om-sale-cart-label {
        right: 15px;
        left: auto;
    }

    .om-product-added-to-lists-wrap li .expiration_date_icon {
        margin-top: 0;
    }
    /* expiration date label end */

    /* snapp pay */
    .product-snapppay {
        margin: 15px 15px 5px;
    }

    #a-order-by-mobile-id-icon {
        transform: rotate(-90deg);
    }

    /* mobile fixed product bar */
    .mobile-fix-product-bar {
        position: fixed;
        right: 0;
        left: 0;
        bottom: 50px;
        z-index: 10;
        height: 50px;
        background: #f8f8f8;
        display: flex;align-items: center;
        justify-content: center;
        padding: 0 15px;
        border-top: 1px solid #e5e5e5;
    }

    .mobile-fix-product-bar .price-box {
        margin-right: 15px !important;
    }
    .mobile-fix-product-bar .discount_percent_price {
        top: 0;
        margin-right: 5px;
    }

    .mobile-fix-product-bar .price-box .special-price,
    .mobile-fix-product-bar .price-box .old-price {
        margin: 0;
        vertical-align: middle;
        font-weight: 800;
    }

    .mobile-fix-product-bar .price-box .old-price {
        color: #8e8e8e !important;
        top: 3px !important;
    }

    .mobile-fix-product-bar .price-box .regular-price .price,
    .mobile-fix-product-bar .price-box .special-price .price {
        color: #09973E;
        font-weight: 800;
        font-size: 22px;
    }

    /* crisp */
    .crisp-client #crisp-chatbox.cc-tlyw[data-full-view=true] .cc-kxkl .cc-nsge {
        bottom: 110px !important;
    }
}
/* End of Max Width 991px Breakpoint */

@media all and (min-width: 992px) {

    .om-slideshow {
        margin-top: 0;
    }

    #yt-totop {
        display: none !important;
    }

    .om-header-promotion.show {
        cursor: pointer;
    }

    /*.sm-serachbox-pro #search_mini_form .form-search.om-fixed-search-form {*/
    /*left: 50%;*/
    /*-webkit-transform: translate(-285px, 0);*/
    /*-moz-transform: translate(-285px, 0);*/
    /*-ms-transform: translate(-285px, 0);*/
    /*-o-transform: translate(-285px, 0);*/
    /*transform: translate(-285px, 0);*/
    /*}*/
    .sales-order-view .yt-content-inner form#banktransfer_info_form_id {
    }

    /** Page sales/order/view/cardtocard and banktransferform
         * ============================================= */
    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent {
        position: relative;
        display: inline-block;
        padding-bottom: 40px;
    }

    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent input#hour_paid {
        width: 95%;
    }

    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_div_parent .validation-advice {
        position: absolute;
        bottom: 10px;
    }

    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_date label,
    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_time label {
        display: block;
    }

    .sales-order-view .yt-content-inner form.transfer_information .cardtocard_time .cardtocard_div_parent b {
        width: 3%;
        display: inline-block !important;
    }

    /*checkout cart*/
    body.checkout-cart-index .cart-totals-wrapper {
        padding: 0 10px;
    }

    body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount #cart-rewards-form {
        position: relative;
    }

    body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount #cart-rewards-form dl.rewards-sales-rules {
        width: 50%;
    }

    body.checkout-cart-index #yt_wrapper .cart form.discount-point-form .discount #cart-rewards-form .reward_sales_notices {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        padding-right: 15px;
        border-right: 1px dashed #cfcfcf;
        line-height: 28px;
    }

    /** Page checkout/onepage/success/
    * ============================================= */
    .checkout-onepage-success #yt_content .om-context .help_payment_info {
        margin: 20px 0;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info {
        display: inline-block;
        height: 90px;
        padding: 5px 20px 5px 50px;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info img {
        float: right;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info .text_info {
        float: right;
        height: inherit;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        margin-right: 15px;
    }

    .checkout-onepage-success #yt_content .om-context .help_payment_info .bank_info .text_info p {
        line-height: 25px;
        margin: 0;
    }

    /** Page sales/order/view/order_id
    * ============================================= */
    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info {
        margin: 10px 0;
    }

    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info {
        display: inline-block;
        height: 90px;
        padding: 5px 5px 5px 45px;
    }

    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info img {
        float: right;
    }

    body.sales-order-view #yt_main .my-account .ordme_bank_info .help_payment_info .bank_info .text_info {
        float: right;
        height: inherit;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-justify-content: center;
        justify-content: center;
        margin-right: 15px;
    }

    .om-addto-wishlist-cats-title {
        margin-right: -35px;
    }

    /*dispale wave effect for share link in desktop for product page */
    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share {
        overflow: unset;
    }

    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .waves-ripple,
    .yt-product-detail .yt-detail-right .product-add-box .add-to-links li.om-share .waves-rippling {
        display: none !important;
    }

    /*cloud-zoom*/
    .yt-product-detail .product-img-box .yt-detail-image {
        margin-right: 0;
    }

    .yt-product-detail .product-img-box .more-views {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        float: none;
        -webkit-transform-origin: 60% 100%;
        -moz-transform-origin: 60% 100%;
        -ms-transform-origin: 60% 100%;
        -o-transform-origin: 60% 100%;
        transform-origin: 60% 100%;
        clear: both;
        z-index: 10000;
        position: absolute;
        margin-top: 200px;
        left: 0;
        top: 0;
    }

    .yt-product-detail .product-img-box .more-views .wrap-jCarouselLite .jCarouselLite ul li {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .yt-product-detail .product-img-box .more-views .btn_thumb.prev {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .yt-product-detail .product-img-box .more-views .btn_thumb.next {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .swatch-attr {
        padding: 0;
    }

    /**
 * @author Seyedi
 * OM Sales (Home Page)
 * ====================================== */
    .om-sales .om-homepage-title .discounts24hours {
        width: calc(100% - 240px);
    }

    .om-sales #popular-sales-products .products-grid {
        width: calc(100% - 240px);
    }

    /*mostviewed redesign*/
    .om-sales #popular-sales-products .products-grid .products-grid-left .item .product-image img {
        margin-top: 65px;
    }

    .om-sales.mostviewed .products-grid .item {
        width: calc(100% / 3 - 8px);
    }

    .om-sales.mostviewed .products-grid .item .product-image {
        float: right;
        width: 120px;
        height: 120px;
        outline: 1px solid rgba(207, 207, 207, 0.8);
        margin-top: 0;
    }

    .om-sales.mostviewed .products-grid .item .product-image .om-product-added-to-lists-wrap {
        right: 2px;
    }

    .om-sales.mostviewed .products-grid .item .om-color-swatch-list,
    .om-sales.mostviewed .products-grid .item .om-size-swatch-list {
        right: 136px;
        bottom: 10px;
        height: 24px;
        text-align: right;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .om-sales.mostviewed .products-grid .item .om-color-swatch-list li:first-child {
        /*-webkit-box-ordinal-group: 5;*/
        /*-moz-box-ordinal-group: 5;*/
        /*-ms-flex-order: 5;*/
        /*-webkit-order: 5;*/
        /*order: 5;*/
    }

    .om-sales.mostviewed .products-grid .item .product-image img {
        width: 100%;
    }

    .om-sales.mostviewed .products-grid .item .product-image .om-sale-label {
        left: 2px;
        width: 28px;
        height: 28px;
        padding: 5px 0;
        font-size: 11px;
    }

    .om-sales.mostviewed .products-grid .item .product-details {
        float: left;
        width: calc(100% - 130px);
        text-align: right;
        margin-right: 10px;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .om-h2-product-name-big {
        text-align: right;
        height: 40px;
        overflow: hidden;
        margin-top: 4px;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .om-h2-product-name-big a {
        text-overflow: ellipsis;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price {
        margin: 8px 0 10px;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price .multiple_prices {
        float: right;
        position: relative;
        top: 12px;
        font-size: 10.5px;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price .special-price,
    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price .regular-price {
        font-size: 16px;
        float: right;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price .regular-price {
        line-height: 22px;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price .old-price {
        font-size: 12.5px;
        float: right;
        margin-right: 10px;
        margin-top: 2px;
        margin-bottom: 0;
    }

    /*mostviewed redesign end*/
    .cms-home-v3 .om-home-video-wrapper .om-homepage-title {
        line-height: 22px;
    }

    .category-view-sticky-buttons {
        display: none;
    }

    /*product page not display button fixed in bottom of page in mobile devices*/
    .yt-product-detail .yt-detail-right .let-me-know {
        display: none;
    }

    #container-sidebar-fixed .yt-left-wrap {
        will-change: min-height;
    }

    #container-sidebar-fixed .yt-left-wrap #layered-navigation {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        will-change: position, transform;
    }
}

@media all and (min-width: 992px) and (max-width: 1024px) {
    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .om-h2-product-name-big {
        height: 26px;
        overflow: hidden;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .om-h2-product-name-big a {
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price .special-price {
        float: none;
        text-align: center;
        font-size: 14px;
        white-space: nowrap;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-right .item .om-product-detail-txt .item-price .old-price {
        width: 100%;
        text-align: center;
    }

    .om-sales #popular-sales-products .products-grid .products-grid-left .item .om-product-detail-txt .item-price .special-price {
        white-space: nowrap;
    }

    .om-sales.mostviewed .products-grid .item .product-details .om-product-detail-txt .item-price .regular-price {
        white-space: nowrap;
    }

    .yt-product-detail .tab-col-9 {
        width: 100% !important;
    }

    .om-similar-owl-wrap .om-similar-item {
        margin: 0;
        width: 50%;
        display: inline-block;
        border-bottom: 1px solid #f3f3f3;
        padding: 0;
        float: right;
        background: #fff;
    }

    /*****supplements products page*****/
    .product-options ul#configurable_swatch_om_taste li .swatch-link {
        width: 93px !important;
    }

    /*****supplements products page end*****/
}

/* ===== max-width: 425px ===== */
@media all and (max-width: 425px) {

    /* === help page menu === */
    #fixed_help_menu #help_menu {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }

    #tab_help_menu {
        display: none;
    }

    #yt_main {
        margin-top: 10px;
    }

    /*.modal-body {*/
        /*line-height: 22px;*/
    /*}*/

    .om-order-by-mobile-modal#om-guide-get-rewardpoints-modal .modal-dialog,
    .om-order-by-mobile-modal#wishlist-group-modal .modal-dialog {
        margin-top: 10vh;
    }

    .om-rating-details {
        min-width: 120px !important;
    }

    .sale-by-sms .desktop {
        display: none;
    }

    .sale-by-sms .mobile {
        display: inline;
    }

    .yt-product-detail .yt-detail-right .product-shop .product-price-details {
        height: auto;
    }
}

@media all and (max-width: 375px) {
    .product-shop #notify-discount-id {
        float: none;
        text-align: left;
    }

    /* mobile fix product bar */
    .mobile-fix-product-bar .price-box .old-price .price {
        font-size: 12px !important;
    }

    .mobile-fix-product-bar .price-box .special-price .price {
        font-size: 16px !important;
    }

    .mobile-fix-product-bar .discount_percent_price {
        font-size: 12px !important;
    }
}

/* ===== min-width =< 360px ===== */
@media all and (max-width: 360px) {
    .om-rating-details ul li span.om-rating-details-value {
        width: 35px !important;
    }
}

/* ===== min-width =< 320px ===== */
@media all and (max-width: 320px) {
    .novroz_header .ordme_novroz_header a .text-holder {
        font-size: 12px !important;
        /*width: 175px;*/
    }

    #yt-totop {
        right: 5px;
        bottom: 15px;
    }

    .yt-header-top .container .row .col-xxs-6 {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .om-ppcl-triangle,
    .om-ppcl-text {
        display: none;
    }

    .yt-product-detail .yt-detail-right {
        padding-top: 50px;
    }

    .om-rating-details {
        min-width: 145px;
    }

    .om-rating-details ul li span.om-rating-details-value {
        width: 95px;
    }

    .om-footer-instgrm ul li:last-child {
        display: none;
    }

    .om-services ul li {
        width: 100%;
    }

    a.next-toprated-button,
    a.prev-toprated-button {
        display: none !important;
    }

    /* === About-us page === */
    #about_us_body div#about_us_sec_8 {
        background-color: #fff;
    }

    #about_us_body div#about_us_sec_8 #sec_8_1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        border: none;
        background-color: #F2F2F2;
    }

    #about_us_body div#about_us_sec_8 {
        height: 1520px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_2 {
        border: none;
    }

    #about_us_body div#about_us_sec_8 #sec_8_3 {
        margin-top: 370px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_5 {
        right: -5px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_5 img {
        width: 275px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_5 img {
        width: 275px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 {
        bottom: 475px;
        left: 2px;
        border: 5px solid #f2f2f2;
    }

    #about_us_body div#about_us_sec_6 p#sec_6_1 {
        font-size: 20px;
    }

    #about_us_body div#about_us_sec_6 {
        padding-bottom: 1px;
    }

    #about_us_body div#about_us_sec_7 #sec_7_border {
        position: absolute;
        right: 10px;
        bottom: 225px;
        display: table;
        width: 265px;
        border-bottom: 1px solid rgb(186, 60, 115);
    }

    #about_us_body div#about_us_sec_8 #sec_8_6 img {
        width: 275px;
    }

    #about_us_body div#about_us_sec_8 #sec_8_4 {
        margin-top: 465px;
    }

    #about_us_body div#about_us_sec_9 p:nth-child(1) {
        display: table;
        width: 260px;
        margin: 0 auto;
        padding-bottom: 15px;
        text-align: center;
        color: #009FE3;
        border-bottom: 1px solid #009FE3;
        font-size: 24px;
    }

    #about_us_body div#about_us_sec_9 {
        position: relative;
        padding-top: 50px;
        padding-right: 15px;
        padding-left: 15px;
        background: #f8f8f8;
    }

    /*note of Perfumes style*/
    #yt_content .tab-wrapper .note-item {
        margin: 10px 8px;
    }

    #si-menu .sambar-inner .btn-sambar .buttons .icon.discount {
        padding: 9px 4px;
    }

    form#contactForm .g-recaptcha {
        margin-right: -10px;
    }

    /*check product price with call before order - modal style*/
    #om-order-check-modal .modal-dialog {
        margin-top: 10px;
    }

    #om-order-check-modal .modal-dialog .modal-body a.continueAddToCartBtn {
        margin-top: 0;
    }

    /*newsletter subscribe popup in main page*/
    #om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message .title {
        font-size: 14px;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message .body {
        display: none;
        font-size: 8.5px;
        white-space: nowrap;
    }

    #om-newsletter-wrapper .om-newsletter-inner-wrapper .newsletter-message {
        padding-top: 70px;
    }

    /*end newsletter subscribe popup in main page*/
    /*****supplements products page*****/
    .product-options ul#configurable_swatch_om_taste li .swatch-link {
        width: 89px !important;
    }

    /*****supplements products page end*****/
    .price-box .multiple_prices {
        font-size: 9px;
        margin-left: 0;
    }

    .respl-item .item-inner .item-info .item-price .price-box .multiple_prices {
        display: none;
    }

    body.catalog-product-view .product-shop .price-box .multiple_prices {
        margin-left: 2px;
        font-size: 10px;
    }

    .om-order-by-mobile-modal#om-guide-get-rewardpoints-modal .modal-dialog,
    .om-order-by-mobile-modal#wishlist-group-modal .modal-dialog {
        margin-top: 0;
    }

    .yt-product-detail .yt-detail-right .product-shop .price-box{
        /* display: block; */
    }

    .yt-product-detail .yt-detail-right .product-shop .product-price-details {
        min-height: 52px;
        height: auto;
    }

    .product-shop #notify-discount-id {
        /* margin: 10px 0 0;
        display: block;
        float: none;
        text-align: left; */
    }

    .product-shop #notify-discount-id:before {
        height: 23px;
        width: 18px;
        margin-left: 3px;
    }

    .cart-totals-wrapper ul.checkout-types li a span{
        display: none;
    }

    #checkoutSteps #checkout-step-login .submit-login {
        display: block;
    }

    #checkoutSteps #checkout-step-login .submit-login button {
        display: block;
        width: 160px;
        clear: both;
        margin: 0 auto;
    }

    #checkoutSteps #checkout-step-login .submit-login button#onepage_ajaxlogin_button_send {
        margin-bottom: 15px;
        margin-left: auto;
    }

    body.checkout-cart-index #discount-coupon-form .discount-form .input-text#coupon_code {
        width: 148px !important;
    }

    .cms-contact .container > .row > .col-lg-12.col-md-12.col-without-padding .om-page-body {
        padding: 10px;
    }

    .om-brand-search form .form-radio-legend,
    form .form-radio-inline .form-radio-label {
        margin-left: 6px;
    }
}
.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;left:3px;width:3px;height:100%}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:0 0;position:relative;border-radius:10px}.jspDrag{background:#ccc;position:relative;top:0;left:0;cursor:pointer}.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:0}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}
/*! jQuery UI - v1.11.4 - 2015-06-09
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("https://ordme.com/skin/frontend/ordme/default/css/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
