@charset "UTF-8";
dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin-top: 0;
}
address,
dl,
ol,
p,
pre,
ul {
    margin-bottom: 1rem;
}
dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: 0.5rem;
}
pre,
textarea {
    overflow: auto;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
    display: block;
}
address,
legend {
    line-height: inherit;
}
.badge,
progress,
sub,
sup {
    vertical-align: baseline;
}
label,
output {
    display: inline-block;
}
button,
hr,
input {
    overflow: visible;
}
.btn-outline-danger,
.btn-outline-dark,
.btn-outline-info,
.btn-outline-light,
.btn-outline-primary,
.btn-outline-success,
.btn-outline-warning,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: none;
}
.dropdown-menu,
.form-control,
.modal-content,
.popover {
    background-clip: padding-box;
}
.dropdown-menu,
.nav,
.navbar-nav {
    list-style: none;
}
.owl-carousel.owl-rtl,
body {
    direction: rtl;
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/eot/iranyekanwebbold.eot);
    src: url(../fonts/eot/iranyekanwebbold.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/iranyekanwebbold.woff2) format("woff2"), url(../fonts/woff/iranyekanwebbold.woff) format("woff"),
        url(../fonts/ttf/iranyekanwebbold.ttf) format("truetype");
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/eot/iranyekanweblight.eot);
    src: url(../fonts/eot/iranyekanweblight.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/iranyekanweblight.woff2) format("woff2"), url(../fonts/woff/iranyekanweblight.woff) format("woff"),
        url(../fonts/ttf/iranyekanweblight.ttf) format("truetype");
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eot/iranyekanwebregular.eot);
    src: url(../fonts/eot/iranyekanwebregular.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/iranyekanwebregular.woff2) format("woff2"), url(../fonts/woff/iranyekanwebregular.woff) format("woff"),
        url(../fonts/ttf/iranyekanwebregular.ttf) format("truetype");
}
@font-face {
    font-family: iranyekanWeb;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/eot/iranyekanwebblack.eot);
    src: url(../fonts/eot/iranyekanwebblack.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/iranyekanwebblack.woff2) format("woff2"), url(../fonts/woff/iranyekanwebblack.woff) format("woff"),
        url(../fonts/ttf/iranyekanwebblack.ttf) format("truetype");
}
@font-face {
    font-family: montserrat;
    font-weight: 700;
    src: url(../fonts/EN-font/Montserrat-Bold.ttf);
}
@font-face {
    font-family: montserrat;
    font-weight: 400;
    src: url(../fonts/EN-font/Montserrat-Regular.ttf);
}
@font-face {
    font-family: montserrat;
    font-weight: lighter;
    src: url(../fonts/EN-font/Montserrat-Light.ttf);
}
@font-face {
    font-family: montserrat;
    font-weight: 500px;
    src: url(../fonts/EN-font/Montserrat-Medium.ttf);
}
@font-face {
    font-family: TMelody;
    src: url(../fonts/icon-8/fonts/TMelody.eot);
    src: url(../fonts/icon-8/fonts/TMelody.eot?#iefix) format("embedded-opentype"), url(../fonts/icon-8/fonts/TMelody.woff2) format("woff2"), url(../fonts/icon-8/fonts/TMelody.woff) format("woff"),
        url(../fonts/icon-8/fonts/TMelody.ttf) format("truetype"), url(../fonts/icon-8/fonts/TMelody.svg#TMelody) format("svg");
    font-weight: 400;
    font-style: normal;
}
/*!
* Bootstrap v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
:root {
    --blue: #4dd0e1;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #e1594d;
    --orange: #fb962c;
    --yellow: #ff9800;
    --green: #27c07a;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #4dd0e1;
    --secondary: #6c757d;
    --success: #27c07a;
    --info: #17a2b8;
    --warning: #ff9800;
    --danger: #e1594d;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
    width: device-width;
}
body {
    margin: 0;
    font-family: iranyekan, sans-serif;
    font-weight: 400;
    background-color: #f1f1f1;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
abbr[data-original-title],
abbr[title] {
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
.btn:focus,
.btn:hover,
a {
    text-decoration: none;
}
.btn:not(:disabled):not(.disabled),
.navbar-toggler:not(:disabled):not(.disabled),
.page-link:not(:disabled):not(.disabled),
summary {
    cursor: pointer;
}
address {
    font-style: normal;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
blockquote,
figure {
    margin: 0 0 1rem;
}
dfn {
    font-style: italic;
}
b,
strong {
    font-weight: bolder;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
samp {
    font-size: 1em;
}
pre {
    -ms-overflow-style: scrollbar;
    display: block;
    font-size: 87.5%;
    color: #212529;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}
th {
    text-align: inherit;
}
button {
    border-radius: 0;
}
button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    resize: vertical;
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal;
}
.badge,
.btn,
.dropdown-header,
.dropdown-item,
.input-group-text,
.navbar-brand,
.progress-bar {
    white-space: nowrap;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
.display-1,
.display-2,
.display-3,
.display-4 {
    line-height: 1.2;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
.blockquote,
hr {
    margin-bottom: 1rem;
}
.display-1,
.display-2,
.display-3,
.display-4,
.lead {
    font-weight: 300;
}
.h1,
h1 {
    font-size: 2.5rem;
}
.h2,
h2 {
    font-size: 2rem;
}
.h3,
h3 {
    font-size: 1.75rem;
}
.h4,
h4 {
    font-size: 1.5rem;
}
.h5,
h5 {
    font-size: 1.25rem;
}
.h6,
h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
}
.display-1 {
    font-size: 6rem;
}
.display-2 {
    font-size: 5.5rem;
}
.display-3 {
    font-size: 4.5rem;
}
.display-4 {
    font-size: 3.5rem;
}
hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto;
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.mark,
mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    font-size: 1.25rem;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}
.blockquote-footer::before {
    content: "— ";
}
.img-thumbnail {
    padding: 0.25rem;
    background-color: #f1f1f1;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}
.figure {
    display: inline-block;
}
.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}
.figure-caption {
    font-size: 90%;
    color: #6c757d;
}
code,
kbd {
    font-size: 87.5%;
}
a > code,
pre code {
    color: inherit;
}
code {
    color: #e83e8c;
    word-break: break-word;
}
kbd {
    padding: 0.2rem 0.4rem;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
.btn,
.btn-link,
.dropdown-item {
    font-weight: 400;
}
pre code {
    font-size: inherit;
    word-break: normal;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
.table td,
.table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
    border-top: 2px solid #dee2e6;
}
.table .table {
    background-color: #f1f1f1;
}
.table-sm td,
.table-sm th {
    padding: 0.3rem;
}
.product-more-info .product-review table,
.product-more-info .product-review table td,
.product-more-info .product-review table th,
.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6;
}
.product-more-info .product-review table thead td,
.product-more-info .product-review table thead th,
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
}
.product-more-info .product-review .table-responsive > table,
.product-more-info .product-review table.table-dark,
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th,
.table-dark.table-bordered,
.table-responsive > .table-bordered {
    border: 0;
}
.product-more-info .product-review table tbody tr:nth-of-type(odd),
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: #cdf2f7;
}
.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: #b7ecf3;
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: #d6d8db;
}
.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: #c3edda;
}
.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: #afe7ce;
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: #bee5eb;
}
.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: #abdde5;
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: #ffe2b8;
}
.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: #ffd89f;
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: #f7d1cd;
}
.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: #f3bdb7;
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: #fdfdfe;
}
.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: #ececf6;
}
.table-dark > td,
.table-dark > th {
    background-color: #c6c8ca;
}
.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
    color: #f1f1f1;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.table-dark {
    color: #f1f1f1;
    background-color: #212529;
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e;
}
.product-more-info .product-review table.table-dark tbody tr:nth-of-type(odd),
.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .product-more-info .product-review .table-responsive-sm > table,
    .table-responsive-sm > .table-bordered {
        border: 0;
    }
}
@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .product-more-info .product-review .table-responsive-md > table,
    .table-responsive-md > .table-bordered {
        border: 0;
    }
}
@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .product-more-info .product-review .table-responsive-lg > table,
    .table-responsive-lg > .table-bordered {
        border: 0;
    }
}
@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .product-more-info .product-review .table-responsive-xl > table,
    .table-responsive-xl > .table-bordered {
        border: 0;
    }
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.collapsing,
.modal,
.modal-open,
.progress {
    overflow: hidden;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none;
    }
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #baedf3;
    outline: 0;
}
.form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.form-control-file,
.form-control-range {
    display: block;
    width: 100%;
}
.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}
.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}
.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
.custom-file-input.is-valid ~ .custom-file-label,
.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-file-input:valid ~ .custom-file-label,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #27c07a;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-append > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-append > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px);
}
.form-group {
    margin-bottom: 1rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}
.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
    color: #6c757d;
}
.form-check-label {
    margin-bottom: 0;
}
.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.invalid-tooltip,
.valid-tooltip {
    position: absolute;
    z-index: 5;
    max-width: 100%;
    padding: 0.5rem;
    line-height: 1;
    border-radius: 0.2rem;
    top: 100%;
}
.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #27c07a;
}
.valid-tooltip {
    display: none;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(39, 192, 122, 0.8);
}
.custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip,
.custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip,
.form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip,
.form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip,
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip,
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip,
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip,
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip,
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip {
    display: block;
}
.custom-control-input.is-valid ~ .custom-control-label,
.form-check-input.is-valid ~ .form-check-label,
.was-validated .custom-control-input:valid ~ .custom-control-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: #27c07a;
}
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #27c07a;
    box-shadow: 0 0 0 0.2rem rgba(39, 192, 122, 0.25);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    background-color: #81e5b8;
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #41d993;
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(39, 192, 122, 0.25);
}
.custom-file-input.is-valid ~ .custom-file-label::before,
.was-validated .custom-file-input:valid ~ .custom-file-label::before {
    border-color: inherit;
}
.custom-file-input.is-invalid ~ .custom-file-label,
.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #e1594d;
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(39, 192, 122, 0.25);
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #e1594d;
}
.invalid-tooltip {
    display: none;
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(225, 89, 77, 0.8);
}
.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative;
}
.custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip,
.custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip,
.form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip,
.form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip,
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip,
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip,
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip,
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip,
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: #e1594d;
}
.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #e1594d;
    box-shadow: 0 0 0 0.2rem rgba(225, 89, 77, 0.25);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    background-color: #f3bfba;
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: #e88279;
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(225, 89, 77, 0.25);
}
.custom-file-input.is-invalid ~ .custom-file-label::before,
.was-validated .custom-file-input:invalid ~ .custom-file-label::before {
    border-color: inherit;
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(225, 89, 77, 0.25);
}
.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
.btn-block,
.form-inline .form-check,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
@media (min-width: 576px) {
    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0;
    }
    .form-inline label {
        justify-content: center;
    }
    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto;
    }
    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }
    .form-inline .custom-control {
        align-items: center;
        justify-content: center;
    }
    .form-inline .custom-control-label {
        margin-bottom: 0;
    }
}
.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 208, 225, 0.5);
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #212529;
    background-color: #4dd0e1;
    border-color: #4dd0e1;
}
.btn-primary:hover {
    color: #212529;
    background-color: #2cc7db;
    border-color: #24c2d7;
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #212529;
    background-color: #4dd0e1;
    border-color: #4dd0e1;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #24c2d7;
    border-color: #22b8cc;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}
.btn-success.focus,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(39, 192, 122, 0.5);
}
.btn-success {
    color: #fff;
    background-color: #27c07a;
    border-color: #27c07a;
}
.btn-success:hover {
    color: #fff;
    background-color: #21a066;
    border-color: #1e965f;
}
.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #27c07a;
    border-color: #27c07a;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e965f;
    border-color: #1c8b58;
}
.btn-info.focus,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}
.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}
.btn-warning.focus,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5);
}
.btn-warning {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800;
}
.btn-warning:hover {
    color: #fff;
    background-color: #d98100;
    border-color: #cc7a00;
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800;
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #cc7a00;
    border-color: #bf7200;
}
.btn-danger.focus,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 89, 77, 0.5);
}
.btn-danger {
    color: #fff;
    background-color: #e1594d;
    border-color: #e1594d;
}
.btn-danger:hover {
    color: #fff;
    background-color: #db3a2c;
    border-color: #d73324;
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #e1594d;
    border-color: #e1594d;
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d73324;
    border-color: #cc3022;
}
.btn-light.focus,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}
.btn-dark.focus,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}
.btn-outline-primary.focus,
.btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 208, 225, 0.5);
}
.btn-outline-primary {
    color: #4dd0e1;
    background-color: transparent;
    border-color: #4dd0e1;
}
.btn-outline-primary:hover {
    color: #212529;
    background-color: #4dd0e1;
    border-color: #4dd0e1;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #4dd0e1;
    background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show > .btn-outline-primary.dropdown-toggle {
    color: #212529;
    background-color: #4dd0e1;
    border-color: #4dd0e1;
}
.btn-outline-secondary,
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary {
    background-image: none;
    border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-success.focus,
.btn-outline-success:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(39, 192, 122, 0.5);
}
.btn-outline-success {
    color: #27c07a;
    background-color: transparent;
    border-color: #27c07a;
}
.btn-outline-success:hover {
    color: #fff;
    background-color: #27c07a;
    border-color: #27c07a;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #27c07a;
    background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #27c07a;
    border-color: #27c07a;
}
.btn-outline-info.focus,
.btn-outline-info:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    border-color: #17a2b8;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-outline-warning.focus,
.btn-outline-warning:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5);
}
.btn-outline-warning {
    color: #ff9800;
    background-color: transparent;
    border-color: #ff9800;
}
.btn-outline-warning:hover {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ff9800;
    background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ff9800;
    border-color: #ff9800;
}
.btn-outline-danger.focus,
.btn-outline-danger:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 89, 77, 0.5);
}
.btn-outline-danger {
    color: #e1594d;
    background-color: transparent;
    border-color: #e1594d;
}
.btn-outline-danger:hover {
    color: #fff;
    background-color: #e1594d;
    border-color: #e1594d;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #e1594d;
    background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #e1594d;
    border-color: #e1594d;
}
.btn-outline-light.focus,
.btn-outline-light:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    border-color: #f8f9fa;
}
.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-outline-dark.focus,
.btn-outline-dark:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    border-color: #343a40;
}
.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-link,
.btn-link:hover {
    background-color: transparent;
}
.btn-link.focus,
.btn-link:focus,
.btn-link:hover {
    text-decoration: underline;
    border-color: transparent;
}
.btn-link {
    color: #4dd0e1;
}
.btn-link:hover {
    color: #21afc1;
}
.btn-link.focus,
.btn-link:focus {
    box-shadow: none;
}
.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-block {
    display: block;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
.dropdown-toggle::after,
.dropup .dropdown-toggle::after {
    width: 0;
    height: 0;
    vertical-align: 0.255em;
    content: "";
}
.fade {
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    height: 0;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after,
.dropleft .dropdown-toggle:empty::after,
.dropright .dropdown-toggle:empty::after,
.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}
.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
    width: 0;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    height: 0;
}
.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    border-right: 0;
    border-left: 0.3em solid;
    vertical-align: 0;
}
.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    display: none;
}
.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    border-right: 0.3em solid;
    vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
    right: auto;
    bottom: auto;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn,
.custom-control-label,
.custom-file,
.dropdown-header,
.input-group-text,
.nav {
    margin-bottom: 0;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after,
.input-group > .custom-select:not(:last-child),
.input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child),
.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-select:not(:first-child),
.input-group > .form-control:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4dd0e1;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}
.dropdown-menu.show {
    display: block;
}
.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    font-size: 0.875rem;
    color: #6c757d;
}
.dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    flex: 0 1 auto;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 1;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-group > .btn:first-child,
.dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0;
}
.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.btn-toolbar .input-group {
    width: auto;
}
.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}
.dropleft .dropdown-toggle-split::before {
    margin-right: 0;
}
.btn-group-sm > .btn + .dropdown-toggle-split,
.btn-sm + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
    width: 100%;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.input-group-append,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text,
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control {
    margin-left: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .custom-file:focus,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
    z-index: 3;
}
.input-group > .custom-file {
    display: flex;
    align-items: center;
}
.input-group-append,
.input-group-prepend {
    display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.nav,
.navbar {
    flex-wrap: wrap;
}
.input-group-text input[type="checkbox"],
.input-group-text input[type="radio"] {
    margin-top: 0;
}
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}
.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #4dd0e1;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
    color: #fff;
    background-color: #e6f8fb;
}
.custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d;
}
.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #e9ecef;
}
.custom-control-label {
    position: relative;
}
.custom-control-label::after,
.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
}
.custom-control-label::before {
    pointer-events: none;
    user-select: none;
    background-color: #dee2e6;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #4dd0e1;
}
.custom-control-label::after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.custom-file-input:lang(en) ~ .custom-file-label::after,
.custom-file-label::after {
    content: "Browse";
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(77, 208, 225, 0.5);
}
.custom-radio .custom-control-label::before {
    border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #4dd0e1;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(77, 208, 225, 0.5);
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center no-repeat #fff;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    appearance: none;
}
.custom-select-lg,
.custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.custom-file-input:focus ~ .custom-file-label::after,
.custom-select:focus {
    border-color: #baedf3;
}
.custom-select:focus {
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(186, 237, 243, 0.5);
}
.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}
.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}
.custom-select::-ms-expand {
    opacity: 0;
}
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    font-size: 75%;
}
.custom-select-lg {
    height: calc(2.875rem + 2px);
    font-size: 125%;
}
.custom-file,
.custom-file-input,
.custom-file-label {
    height: calc(2.25rem + 2px);
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0;
}
.custom-file-label,
.custom-file-label::after {
    position: absolute;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    top: 0;
    right: 0;
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: #baedf3;
    box-shadow: 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.custom-file-label {
    left: 0;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-file-label::after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    appearance: none;
}
.custom-range:focus {
    outline: 0;
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #4dd0e1;
    border: 0;
    border-radius: 1rem;
    appearance: none;
}
.custom-range::-webkit-slider-thumb:focus {
    outline: 0;
    box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #e6f8fb;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #4dd0e1;
    border: 0;
    border-radius: 1rem;
    appearance: none;
}
.custom-range::-moz-range-thumb:focus {
    outline: 0;
    box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.custom-range::-moz-range-thumb:active {
    background-color: #e6f8fb;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #4dd0e1;
    border: 0;
    border-radius: 1rem;
    appearance: none;
}
.custom-range::-ms-thumb:focus {
    outline: 0;
    box-shadow: 0 0 0 1px #f1f1f1, 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.custom-range::-ms-thumb:active {
    background-color: #e6f8fb;
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}
.nav {
    display: flex;
    padding-left: 0;
}
.nav-link,
.navbar {
    padding: 0.5rem 1rem;
}
.nav-link {
    display: block;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #6c757d;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f1f1f1;
    border-color: #dee2e6 #dee2e6 #f1f1f1;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #4dd0e1;
}
.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center;
}
.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar,
.navbar > .container,
.navbar > .container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navbar {
    position: relative;
}
.navbar > .container,
.navbar > .container-fluid {
    flex-wrap: wrap;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    font-size: 1.25rem;
    line-height: inherit;
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
}
.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: center center no-repeat;
    background-size: 100% 100%;
}
@media (max-width: 575.98px) {
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-sm .navbar-toggler {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-md .navbar-toggler {
        display: none;
    }
}
@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
        flex-wrap: nowrap;
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-xl .navbar-toggler {
        display: none;
    }
}
.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.navbar-expand .navbar-nav {
    flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
    flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}
.navbar-expand .navbar-toggler {
    display: none;
}
.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #fff;
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
.card > hr {
    margin-right: 0;
    margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-footer,
.card-header {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
}
.card-title {
    margin-bottom: 0.75rem;
}
.card-header,
.card-subtitle,
.card-text:last-child {
    margin-bottom: 0;
}
.card-subtitle {
    margin-top: -0.375rem;
}
.breadcrumb-item + .breadcrumb-item:hover::before,
.card-link:hover {
    text-decoration: none;
}
.card-link + .card-link {
    margin-left: 1.25rem;
}
.card-header-pills,
.card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}
.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.alert,
.btn .badge,
.page-link {
    position: relative;
}
.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
    display: flex;
    flex-direction: column;
}
.card-deck .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}
.card-group {
    display: flex;
    flex-direction: column;
}
.card-group > .card {
    margin-bottom: 15px;
}
@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap;
    }
    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group > .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group > .card:first-child .card-header,
    .card-group > .card:first-child .card-img-top {
        border-top-right-radius: 0;
    }
    .card-group > .card:first-child .card-footer,
    .card-group > .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0;
    }
    .card-group > .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group > .card:last-child .card-header,
    .card-group > .card:last-child .card-img-top {
        border-top-left-radius: 0;
    }
    .card-group > .card:last-child .card-footer,
    .card-group > .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0;
    }
    .card-group > .card:only-child {
        border-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-header,
    .card-group > .card:only-child .card-img-top {
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .card-group > .card:only-child .card-footer,
    .card-group > .card:only-child .card-img-bottom {
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child),
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0;
    }
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}
.card-columns .card {
    margin-bottom: 0.75rem;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.breadcrumb,
.pagination {
    border-radius: 0.25rem;
    list-style: none;
}
.breadcrumb {
	display: inline-block;
}
.breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item.active {
    color: #6c757d;
}
.pagination {
    display: flex;
    padding-left: 0;
}
.page-link {
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #4dd0e1;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.page-link:hover {
    z-index: 2;
    color: #21afc1;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(77, 208, 225, 0.25);
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #4dd0e1;
    border-color: #4dd0e1;
}
.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}
.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}
.badge,
.close {
    font-weight: 700;
    line-height: 1;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    text-align: center;
    border-radius: 0.25rem;
}
.badge:empty {
    display: none;
}
.btn .badge {
    top: -1px;
}
.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}
.badge-primary {
    color: #212529;
    background-color: #4dd0e1;
}
.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #24c2d7;
}
.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}
.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62;
}
.badge-success {
    color: #fff;
    background-color: #27c07a;
}
.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e965f;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b;
}
.badge-warning {
    color: #212529;
    background-color: #ff9800;
}
.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #cc7a00;
}
.badge-danger {
    color: #fff;
    background-color: #e1594d;
}
.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d73324;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5;
}
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}
@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-heading {
    color: inherit;
}
.alert-link {
    font-weight: 700;
}
.alert-dismissible {
    padding-right: 4rem;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}
.alert-primary {
    color: #286c75;
    background-color: #dbf6f9;
    border-color: #cdf2f7;
}
.alert-primary hr {
    border-top-color: #b7ecf3;
}
.alert-primary .alert-link {
    color: #1b494f;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-secondary hr {
    border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
    color: #202326;
}
.alert-success {
    color: #14643f;
    background-color: #d4f2e4;
    border-color: #c3edda;
}
.alert-success hr {
    border-top-color: #afe7ce;
}
.alert-success .alert-link {
    color: #0c3a24;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
.alert-info hr {
    border-top-color: #abdde5;
}
.alert-info .alert-link {
    color: #062c33;
}
.alert-warning {
    color: #854f00;
    background-color: #ffeacc;
    border-color: #ffe2b8;
}
.alert-warning hr {
    border-top-color: #ffd89f;
}
.alert-warning .alert-link {
    color: #523100;
}
.alert-danger {
    color: #752e28;
    background-color: #f9dedb;
    border-color: #f7d1cd;
}
.alert-danger hr {
    border-top-color: #f3bdb7;
}
.alert-danger .alert-link {
    color: #4f1f1b;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
.alert-light hr {
    border-top-color: #ececf6;
}
.alert-light .alert-link {
    color: #686868;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.alert-dark hr {
    border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
    color: #040505;
}
.progress {
    display: flex;
    height: 1rem;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #4dd0e1;
    transition: width 0.6s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}
.media {
    display: flex;
    align-items: flex-start;
}
.media-body {
    flex: 1;
}
.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}
.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none;
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #4dd0e1;
    border-color: #4dd0e1;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}
.list-group-item-primary {
    color: #286c75;
    background-color: #cdf2f7;
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #286c75;
    background-color: #b7ecf3;
}
.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #286c75;
    border-color: #286c75;
}
.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
}
.list-group-item-success {
    color: #14643f;
    background-color: #c3edda;
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #14643f;
    background-color: #afe7ce;
}
.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #14643f;
    border-color: #14643f;
}
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
}
.list-group-item-warning {
    color: #854f00;
    background-color: #ffe2b8;
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #854f00;
    background-color: #ffd89f;
}
.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #854f00;
    border-color: #854f00;
}
.list-group-item-danger {
    color: #752e28;
    background-color: #f7d1cd;
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #752e28;
    background-color: #f3bdb7;
}
.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #752e28;
    border-color: #752e28;
}
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
}
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
}
.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0#fff;
    opacity: 0.5;
}
.popover,
.tooltip {
    font-family: iranyekan, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    text-decoration: none;
}
.modal-title,
.popover,
.tooltip {
    line-height: 1.5;
}
.popover,
.text-hide,
.tooltip {
    text-shadow: none;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}
.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -25%);
}
@media screen and (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal.show .modal-dialog {
    transform: translate(0, 0);
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.popover,
.popover .arrow,
.popover .arrow::after,
.popover .arrow::before,
.tooltip,
.tooltip .arrow {
    position: absolute;
    display: block;
}
.modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}
.tooltip {
    z-index: 1070;
    margin: 0;
    text-align: left;
    text-align: start;
    opacity: 0;
}
.tooltip.show {
    opacity: 0.9;
}
.tooltip .arrow {
    width: 0.8rem;
    height: 0.4rem;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-tooltip-auto[x-placement^="top"],
.bs-tooltip-top {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
}
.bs-tooltip-auto[x-placement^="right"],
.bs-tooltip-right {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"],
.bs-tooltip-bottom {
    padding: 0.4rem 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="left"],
.bs-tooltip-left {
    padding: 0 0.4rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}
.popover .arrow {
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
}
.popover .arrow::after,
.popover .arrow::before {
    content: "";
    border-color: transparent;
    border-style: solid;
}
.bs-popover-auto[x-placement^="top"],
.bs-popover-top {
    margin-bottom: 0.5rem;
}
.bs-popover-auto[x-placement^="top"] .arrow,
.bs-popover-top .arrow {
    bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
    border-width: 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="top"] .arrow::after,
.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff;
}
.bs-popover-auto[x-placement^="right"],
.bs-popover-right {
    margin-left: 0.5rem;
}
.bs-popover-auto[x-placement^="right"] .arrow,
.bs-popover-right .arrow {
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="right"] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"],
.bs-popover-bottom {
    margin-top: 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow,
.bs-popover-bottom .arrow {
    top: calc((0.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
    border-width: 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff;
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}
.carousel,
.carousel-inner,
.carousel-item {
    position: relative;
}
.bs-popover-auto[x-placement^="left"],
.bs-popover-left {
    margin-right: 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow,
.bs-popover-left .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
    border-width: 0.5rem 0 0.5rem 0.5rem;
}
.bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[x-placement^="left"] .arrow::after,
.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff;
}
.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
    display: none;
}
.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}
.carousel-inner {
    width: 100%;
    overflow: hidden;
}
.carousel-item {
    display: none;
    align-items: center;
    width: 100%;
    transition: transform 0.6s ease;
    backface-visibility: hidden;
    perspective: 1000px;
}
@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item {
        transition: none;
    }
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block;
}
.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        transform: translate3d(0, 0, 0);
    }
}
.active.carousel-item-right,
.carousel-item-next {
    transform: translateX(100%);
}
@supports (transform-style: preserve-3d) {
    .active.carousel-item-right,
    .carousel-item-next {
        transform: translate3d(100%, 0, 0);
    }
}
.active.carousel-item-left,
.carousel-item-prev {
    transform: translateX(-100%);
}
@supports (transform-style: preserve-3d) {
    .active.carousel-item-left,
    .carousel-item-prev {
        transform: translate3d(-100%, 0, 0);
    }
}
.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 0.6s;
    transition-property: opacity;
}
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev,
.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active {
    transform: translateX(0);
}
@supports (transform-style: preserve-3d) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev,
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active {
        transform: translate3d(0, 0, 0);
    }
}
.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
}
.carousel-control-prev {
    left: 0;
}
.carousel-control-next {
    right: 0;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    background-size: 100% 100%;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-indicators li {
    position: relative;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators li::after,
.carousel-indicators li::before {
    left: 0;
    display: inline-block;
    height: 10px;
    position: absolute;
    content: "";
    width: 100%;
}
.carousel-indicators li::before {
    top: -10px;
}
.carousel-indicators li::after {
    bottom: -10px;
}
.carousel-indicators .active {
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.align-baseline {
    vertical-align: baseline !important;
}
.align-top {
    vertical-align: top !important;
}
.align-middle {
    vertical-align: middle !important;
}
.align-bottom {
    vertical-align: bottom !important;
}
.align-text-bottom {
    vertical-align: text-bottom !important;
}
.align-text-top {
    vertical-align: text-top !important;
}
.bg-primary {
    background-color: #4dd0e1 !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #24c2d7 !important;
}
.bg-secondary {
    background-color: #6c757d !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important;
}
.bg-success {
    background-color: #27c07a !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e965f !important;
}
.bg-info {
    background-color: #17a2b8 !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important;
}
.bg-warning {
    background-color: #ff9800 !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #cc7a00 !important;
}
.bg-danger {
    background-color: #e1594d !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #d73324 !important;
}
.bg-light {
    background-color: #f8f9fa !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important;
}
.bg-dark {
    background-color: #343a40 !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important;
}
.acoustic-bestSellers .cart-details,
.best-seler,
.bg-white,
.comments-box .rate-box,
.filter-main-box,
.newsLetter .img-box,
.order-box .submit-order,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.pro-list,
.pro-list .pro-details-main .pro-details-box,
.proList-decBox,
.product-category,
.products_list,
.return-box .retuen-shopping,
.section-right,
.seller-section .daily-offer,
.seller-section .newest-brands-box .brands-box,
.seller-section .newest-brands-box .newest,
.shopping-section .shopping-list,
.slider-guitar .item,
.step2 .login-member,
.step2 .membership,
.steps-list .main-box,
.suggestion-acoustic .cart-details,
.used-product,
header {
    background-color: #fff !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border: 1px solid #f1f1f1 !important;
}
.border-top {
    border-top: 1px solid #f1f1f1 !important;
}
.border-right {
    border-right: 1px solid #f1f1f1 !important;
}
.border-bottom {
    border-bottom: 1px solid #f1f1f1 !important;
}
.border-left {
    border-left: 1px solid #f1f1f1 !important;
}
.border-0 {
    border: 0 !important;
}
.rounded-right,
.rounded-top {
    border-top-right-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}
.rounded-left,
.rounded-top {
    border-top-left-radius: 0.25rem !important;
}
.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 0.25rem !important;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-right-0 {
    border-right: 0 !important;
}
.border-bottom-0 {
    border-bottom: 0 !important;
}
.border-left-0 {
    border-left: 0 !important;
}
.border-primary {
    border-color: #4dd0e1 !important;
}
.border-secondary {
    border-color: #6c757d !important;
}
.border-success {
    border-color: #27c07a !important;
}
.border-info {
    border-color: #17a2b8 !important;
}
.border-warning {
    border-color: #ff9800 !important;
}
.border-danger {
    border-color: #e1594d !important;
}
.border-light {
    border-color: #f8f9fa !important;
}
.border-dark {
    border-color: #343a40 !important;
}
.border-white {
    border-color: #fff !important;
}
.rounded {
    border-radius: 0.25rem !important;
}
.rounded-circle {
    border-radius: 50% !important;
}
.rounded-0 {
    border-radius: 0 !important;
}
.clearfix::after {
    clear: both;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.clearfix::after,
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive-4by3::before {
    padding-top: 75%;
}
.embed-responsive-1by1::before {
    padding-top: 100%;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}
@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}
@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}
.position-static {
    position: static !important;
}
.position-relative {
    position: relative !important;
}
.position-absolute {
    position: absolute !important;
}
.position-fixed {
    position: fixed !important;
}
.position-sticky {
    position: sticky !important;
}
.fixed-bottom,
.fixed-top {
    position: fixed;
    left: 0;
    z-index: 1030;
    right: 0;
}
.fixed-top {
    top: 0;
}
.fixed-bottom {
    bottom: 0;
}
@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}
.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
    box-shadow: none !important;
}
.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.m-0 {
    margin: 0 !important;
}
.mt-0,
.my-0 {
    margin-top: 0 !important;
}
.mr-0,
.mx-0 {
    margin-right: 0 !important;
}
.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
    margin-left: 0 !important;
}
.m-1 {
    margin: 0.25rem !important;
}
.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}
.m-2 {
    margin: 0.5rem !important;
}
.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}
.m-3 {
    margin: 1rem !important;
}
.mt-3,
.my-3 {
    margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}
.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}
.m-4 {
    margin: 1.5rem !important;
}
.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}
.m-5 {
    margin: 3rem !important;
}
.mt-5,
.my-5 {
    margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}
.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}
.p-0 {
    padding: 0 !important;
}
.pt-0,
.py-0 {
    padding-top: 0 !important;
}
.pr-0,
.px-0 {
    padding-right: 0 !important;
}
.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
    padding-left: 0 !important;
}
.p-1 {
    padding: 0.25rem !important;
}
.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}
.p-2 {
    padding: 0.5rem !important;
}
.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.pt-3,
.py-3 {
    padding-top: 1rem !important;
}
.pr-3,
.px-3 {
    padding-right: 1rem !important;
}
.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
    padding-left: 1rem !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}
.p-5 {
    padding: 3rem !important;
}
.pt-5,
.py-5 {
    padding-top: 3rem !important;
}
.pr-5,
.px-5 {
    padding-right: 3rem !important;
}
.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
    padding-left: 3rem !important;
}
.m-auto {
    margin: auto !important;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.mr-auto,
.mx-auto {
    margin-right: auto !important;
}
.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.text-justify {
    text-align: justify !important;
}
.text-nowrap {
    white-space: nowrap !important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.text-lowercase {
    text-transform: lowercase !important;
}
.text-uppercase {
    text-transform: uppercase !important;
}
.text-capitalize {
    text-transform: capitalize !important;
}
.font-weight-light {
    font-weight: 300 !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.font-weight-bold {
    font-weight: 700 !important;
}
.font-italic {
    font-style: italic !important;
}
.text-white {
    color: #fff !important;
}
.text-primary {
    color: #4dd0e1 !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #24c2d7 !important;
}
.text-secondary {
    color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important;
}
.text-success {
    color: #27c07a !important;
}
a.text-success:focus,
a.text-success:hover {
    color: #1e965f !important;
}
.text-info {
    color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important;
}
.text-warning {
    color: #ff9800 !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #cc7a00 !important;
}
.text-danger {
    color: #e1594d !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #d73324 !important;
}
.text-light {
    color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important;
}
.text-dark {
    color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important;
}
.text-body {
    color: #212529 !important;
}
.text-muted {
    color: #6c757d !important;
}
.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
.visible {
    visibility: visible !important;
}
.invisible {
    visibility: hidden !important;
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #adb5bd;
    }
    thead {
        display: table-header-group;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    .container,
    body {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .product-more-info .product-review table td,
    .product-more-info .product-review table th,
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark tbody + tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}
/*!
* Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-ms-viewport {
    width: device-width;
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}
*,
::after,
::before {
    box-sizing: inherit;
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-auto {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.product-more-info .product-review .col-full {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11,
.product-more-info .product-review .col-full {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
.order-first {
    order: -1;
}
.order-last {
    order: 13;
}
.order-0 {
    order: 0;
}
.order-1 {
    order: 1;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-4 {
    order: 4;
}
.order-5 {
    order: 5;
}
.order-6 {
    order: 6;
}
.order-7 {
    order: 7;
}
.order-8 {
    order: 8;
}
.order-9 {
    order: 9;
}
.order-10 {
    order: 10;
}
.order-11 {
    order: 11;
}
.order-12 {
    order: 12;
}
.offset-1 {
    margin-left: 8.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
.product-more-info .product-review .img-orig-center,
.product-more-info .product-review img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin: 0 auto;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: flex !important;
}
.d-inline-flex {
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
}
.flex-row {
    flex-direction: row !important;
}
.flex-column {
    flex-direction: column !important;
}
.flex-row-reverse {
    flex-direction: row-reverse !important;
}
.flex-column-reverse {
    flex-direction: column-reverse !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.flex-nowrap {
    flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}
.flex-fill {
    flex: 1 1 auto !important;
}
.flex-grow-0 {
    flex-grow: 0 !important;
}
.flex-grow-1 {
    flex-grow: 1 !important;
}
.flex-shrink-0 {
    flex-shrink: 0 !important;
}
.flex-shrink-1 {
    flex-shrink: 1 !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.justify-content-end {
    justify-content: flex-end !important;
}
.justify-content-center {
    justify-content: center !important;
}
.justify-content-between {
    justify-content: space-between !important;
}
.justify-content-around {
    justify-content: space-around !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.align-items-end {
    align-items: flex-end !important;
}
.align-items-center {
    align-items: center !important;
}
.align-items-baseline {
    align-items: baseline !important;
}
.align-items-stretch {
    align-items: stretch !important;
}
.align-content-start {
    align-content: flex-start !important;
}
.align-content-end {
    align-content: flex-end !important;
}
.align-content-center {
    align-content: center !important;
}
.align-content-between {
    align-content: space-between !important;
}
.align-content-around {
    align-content: space-around !important;
}
.align-content-stretch {
    align-content: stretch !important;
}
.align-self-auto {
    align-self: auto !important;
}
.align-self-start {
    align-self: flex-start !important;
}
.align-self-end {
    align-self: flex-end !important;
}
.align-self-center {
    align-self: center !important;
}
.align-self-baseline {
    align-self: baseline !important;
}
.align-self-stretch {
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.no-js .owl-carousel,
.owl-carousel .owl-item img,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-theme .owl-nav .owl-next,
.owl-carousel .slider-guitar .owl-nav .owl-next,
.owl-theme .owl-carousel .owl-nav .owl-next,
.slider-guitar .owl-carousel .owl-nav .owl-next {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-theme .owl-nav button.owl-next,
.owl-carousel .slider-guitar .owl-nav button.owl-next,
.owl-carousel button.owl-dot,
.owl-theme .owl-carousel .owl-nav button.owl-next,
.slider-guitar .owl-carousel .owl-nav button.owl-next {
    background: 0 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    animation-name: fadeOut;
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 0.1s ease;
}
.title h2,
body {
    position: relative;
}
.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.container,
.owl-theme .owl-nav,
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}
a,
a:hover,
body {
    color: #4d4d4d;
}
.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}
.btn-comment,
.dropdown-menu,
.title h2,
body {
    text-align: right;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
/*!
* Icon Font TMelody
* Made with love by Icons8 [ https://icons8.com/ ] using FontCustom [ https://github.com/FontCustom/fontcustom ]
*
* Contacts:
*    [ https://icons8.com/contact ]
*
* Follow Icon8 on
*    Twitter [ https://twitter.com/icons_8 ]
*    Facebook [ https://www.facebook.com/Icons8 ]
*    Google+ [ https://plus.google.com/+Icons8 ]
*    GitHub [ https://github.com/icons8 ]
*/
@keyframes slide-in {
    0% {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
@-webkit-keyframes slide-in {
    0% {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}
@keyframes slide-out {
    0% {
        transform: translateY(0);
    }
    to {
        transform: translateY(-100%);
    }
}
@-webkit-keyframes slide-out {
    0% {
        -webkit-transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-100%);
    }
}
@keyframes placeHolderShimmer {
    0% {
        background-position: -368px 0;
    }
    to {
        background-position: 368px 0;
    }
}
.icons8-ascending-sorting:before,
.icons8-ask-question:before,
.icons8-back-2:before,
.icons8-back-arrow:before,
.icons8-back:before,
.icons8-bank-card-back-side:before,
.icons8-buy:before,
.icons8-call:before,
.icons8-cd:before,
.icons8-chevron-down:before,
.icons8-coins:before,
.icons8-collapse-arrow:before,
.icons8-comments:before,
.icons8-conversion:before,
.icons8-copy:before,
.icons8-customer-support:before,
.icons8-decision:before,
.icons8-delete:before,
.icons8-down-arrow:before,
.icons8-expand-arrow:before,
.icons8-external-link:before,
.icons8-fast-forward-symbol:before,
.icons8-forward:before,
.icons8-gift:before,
.icons8-google-plus-2:before,
.icons8-google-plus:before,
.icons8-headset-24px-1:before,
.icons8-in-transit-24px:before,
.icons8-instagram:before,
.icons8-linkedin:before,
.icons8-list:before,
.icons8-menu:before,
.icons8-minus:before,
.icons8-more-than-2:before,
.icons8-more:before,
.icons8-notepad-filled:before,
.icons8-ok:before,
.icons8-plus-math:before,
.icons8-plus:before,
.icons8-pocket:before,
.icons8-rounded-arrow:before,
.icons8-scroll-up:before,
.icons8-search-20px-2:before,
.icons8-search:before,
.icons8-sell:before,
.icons8-share:before,
.icons8-shipped:before,
.icons8-shopping-cart:before,
.icons8-sort-down-2:before,
.icons8-sort-down:before,
.icons8-star-filled:before,
.icons8-stop-symbol:before,
.icons8-telegram:before,
.icons8-trash:before,
.icons8-truck:before,
.icons8-twitter-2:before,
.icons8-twitter:before,
.icons8-user:before,
.icons8-whatsapp:before,
[data-icons8]:before {
    display: inline-block;
    font-family: TMelody;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
[data-icons8]:before {
    content: attr(data-icons8);
}
.icons8-ascending-sorting:before {
    content: "";
}
.icons8-ask-question:before {
    content: "";
}
.icons8-back:before {
    content: "";
}
.icons8-back-2:before {
    content: "";
}
.icons8-back-arrow:before {
    content: "";
}
.icons8-bank-card-back-side:before {
    content: "";
}
.icons8-buy:before {
    content: "";
}
.icons8-call:before {
    content: "";
}
.icons8-cd:before {
    content: "";
}
.icons8-chevron-down:before {
    content: "";
}
.icons8-coins:before {
    content: "";
}
.icons8-collapse-arrow:before {
    content: "";
}
.icons8-comments:before {
    content: "";
}
.icons8-conversion:before {
    content: "";
}
.icons8-copy:before {
    content: "";
}
.icons8-customer-support:before {
    content: "";
}
.icons8-decision:before {
    content: "";
}
.icons8-delete:before {
    content: "";
}
.icons8-down-arrow:before {
    content: "";
}
.icons8-expand-arrow:before {
    content: "";
}
.icons8-external-link:before {
    content: "";
}
.icons8-fast-forward-symbol:before {
    content: "";
}
.icons8-forward:before {
    content: "";
}
.icons8-gift:before {
    content: "";
}
.icons8-google-plus:before {
    content: "";
}
.icons8-google-plus-2:before {
    content: "";
}
.icons8-headset-24px-1:before {
    content: "";
}
.icons8-in-transit-24px:before {
    content: "";
}
.icons8-instagram:before {
    content: "";
}
.icons8-linkedin:before {
    content: "";
}
.icons8-list:before {
    content: "";
}
.icons8-menu:before {
    content: "";
}
.icons8-minus:before {
    content: "";
}
.icons8-more:before {
    content: "";
}
.icons8-more-than-2:before {
    content: "";
}
.icons8-notepad-filled:before {
    content: "";
}
.icons8-ok:before {
    content: "";
}
.icons8-plus:before {
    content: "";
}
.icons8-plus-math:before {
    content: "";
}
.icons8-pocket:before {
    content: "";
}
.icons8-rounded-arrow:before {
    content: "";
}
.icons8-scroll-up:before {
    content: "";
}
.icons8-search:before {
    content: "";
}
.icons8-search-20px-2:before {
    content: "";
}
.icons8-sell:before {
    content: "";
}
.icons8-share:before {
    content: "";
}
.icons8-shipped:before {
    content: "";
}
.icons8-shopping-cart:before {
    content: "";
}
.icons8-sort-down:before {
    content: "";
}
.icons8-sort-down-2:before {
    content: "";
}
.icons8-star-filled:before {
    content: "";
}
.icons8-stop-symbol:before {
    content: "";
}
.icons8-telegram:before {
    content: "";
}
.icons8-trash:before {
    content: "";
}
.icons8-truck:before {
    content: "";
}
.icons8-twitter:before {
    content: "";
}
.icons8-twitter-2:before {
    content: "";
}
.icons8-user:before {
    content: "";
}
.icons8-whatsapp:before {
    content: "";
}
body {
    background: #f9f9f9;
    font-size: 14px;
    line-height: 24px;
}
input,
select,
textarea {
    border: 1px solid #f1f1f1 !important;
}
.brands-page .brands-box .brands-name,
.en-font {
    font-family: montserrat;
    font-weight: 400;
}
.acoustic-bestSellers .cart-details,
.best-seler,
.bg-white,
.comments-box .rate-box,
.filter-main-box,
.newsLetter .img-box,
.order-box .submit-order,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.pro-list,
.pro-list .pro-details-main .pro-details-box,
.proList-decBox,
.product-category,
.products_list,
.return-box .retuen-shopping,
.section-right,
.seller-section .daily-offer,
.seller-section .newest-brands-box .brands-box,
.seller-section .newest-brands-box .newest,
.shopping-section .shopping-list,
.slider-box .container .item img,
.slider-guitar .item,
.step2 .login-member,
.step2 .membership,
.steps-list .main-box,
.suggestion-acoustic .cart-details,
.used-product,
header {
    border-radius: 5px;
}
a {
    outline: 0;
}
a:hover {
    text-decoration: none;
}
.one-product .share-details ul li .dropdown-menu .dropdown-item a,
a,
button {
    cursor: pointer;
}
.dir-ltr {
    direction: ltr;
}
.product-more-info .product-review .col-full h4,
h2 {
    font-size: 16px;
    font-weight: 700;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    h2 {
        font-size: 15px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    h2 {
        font-size: 14px;
    }
}
.blue-line,
.title h2:after {
    width: 50px;
    background: #4dd0e1;
}
.title {
    border-bottom: 1px solid #f1f1f1;
}
.title h2 {
    padding: 13px 0 20px;
    margin-bottom: 0;
    margin-right: 12px;
}
.title h2:after {
    content: "";
    height: 2px;
    width: 20%;
    bottom: 0;
    right: 0;
    position: absolute;
}
@media screen and (max-width: 1199px) {
    .title h2:after {
        width: 22%;
    }
}
@media screen and (max-width: 767px) {
    .title h2:after {
        width: 30%;
    }
}
@media screen and (max-width: 499px) {
    .title h2:after {
        width: 40%;
    }
}
@media screen and (max-width: 377px) {
    .title h2:after {
        width: 50%;
    }
}
.title span {
    font-size: 10px;
    position: absolute;
    bottom: 3px;
    right: 0;
    font-weight: 400;
}
.price {
	color: #4fcee1;
	font-size: 16px;
	white-space: nowrap;
}
.discount {
	text-decoration: line-through;
	color: #95989a;
	font-size: 12px;
}
.price-self > .price {
	font-size: 21px;
	color: #4fcee1;
	margin-top: 15px;
}
.price-self > .discount {
	font-size: 15px;
	color: #666;
	margin-top: 3px;
}
.box-shadow-box,
.offer-section .offer-page .offer-details,
.pro-list .pro-details-main .pro-details-box,
header .js-search .drop-search-mobile {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.rate-star span {
	color: #daaf2f;
	min-width: 75px;
	flex: 10%;
	font-size: 15px;
	text-align: left;
}
.rate-star span a.nav-link  {
	color: #4dd0e1;
	text-align: right;
	padding: 5px 2px 0;
}
.rate-star span .dislike {
    color: #d2d2d2;
}
.shopping-cart {
    background-color: #27c07a;
    border-radius: 50px;
    border: 0;
    padding: 0;
}
.seller-section .newest-brands-box .newest .info-box .price-discount-box .call-icon i,
.shopping-cart i {
    color: #fff;
    font-size: 20px;
    display: block;
}
.seller-section .newest-brands-box .newest .info-box .price-discount-box .call-icon i::before,
.shopping-cart i::before {
    padding: 9px;
}
.shopping-cart:focus {
    outline: 0;
}
.rate i {
    color: #4dd0e1;
}
.rate .dislike {
    color: #eaeaea;
}
.breadcrumb-box .breadcrumb .breadcrumb-item a,
small {
    color: #95989a;
}
section {
    padding-bottom: 10px;
    padding-top: 5px;
}
header .shopp-user .shopping-box .order-list .add-price .add-no i,
small {
    font-size: 10px;
}
.breadcrumb-box {
	height: auto;
	display: block;
	align-content: center;
	background-color: #f1f1f1;
	padding-bottom: 5px;
}
.breadcrumb-box .breadcrumb {
    background: 0 0;
    padding: 0 8px 0 0;
    margin-bottom: 0;
}
.breadcrumb-box .breadcrumb .breadcrumb-item {
	padding-left: 0;
	float: right;
}
.breadcrumb-box .breadcrumb .breadcrumb-item::before {
    padding-left: 0.5rem;
}
.breadcrumb-box .breadcrumb .breadcrumb-item:last-child a {
    color: #4dd0e1;
    text-transform: uppercase;
}
.bg-grey,
.comment-question-page .comments-list ul li,
.comments-list,
.faq-box,
.faq-form,
.product-more-info .product-review .col-full .panel,
.user-comments .comments-box {
    background: #f9f9f9;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}
.no-padding-right {
    padding-right: 0 !important;
    padding-left: 5px !important;
}
.no-padding,
.no-padding-left {
    padding-right: 5px !important;
    padding-left: 0 !important;
}
.no-padding {
    padding-right: 0 !important;
}
@media (max-width: 767.98px) {
    section [class*="col-"] {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    section.breadcrumb-box {
        margin-bottom: -7px;
        margin-top: -5px;
        line-height: 24px;
        font-size: 13px;
    }
    section.breadcrumb-box > .container{
        margin-top: 0;
    }
    .breadcrumb-box [class*="col-"] {
        margin-bottom: 0;
        margin-top: 0x;
    }
    .container {
        max-width: 720px;
    }
    #product-review .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.owl-theme .owl-dots {
    border-top: 1px solid #f1f1f1;
    padding-top: 7px;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 20px;
    height: 6px;
    background: #4dd0e1;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 6px 2px;
    background: #d2d2d2;
    height: 7px;
    width: 7px;
}
.owl-theme .owl-nav {
    background: 0 0;
}
.owl-theme .owl-nav i::before {
    border: 1px solid #f1f1f1;
    color: #eaeaea;
    font-size: 18px;
    padding: 3px;
}
.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: -43px;
}
.owl-theme .owl-nav .owl-prev {
    border-radius: 0 3px 3px 0;
    position: absolute;
    top: -43px;
    left: 25px;
}
.owl-theme .owl-nav .owl-next:hover,
.owl-theme .owl-nav .owl-prev:hover {
    background-color: #4dd0e1;
    height: 25px;
    outline: 0;
}
.owl-theme .owl-nav .owl-next:focus,
.owl-theme .owl-nav .owl-prev:focus,
.seller-section .newest-brands-box .newest .info-box .price-discount-box .call-icon:focus {
    outline: 0;
}
.owl-theme .owl-nav .owl-next {
    border-radius: 3px 0 0 3px;
    border-right: 0 !important;
    left: 0;
}
div.containerr > div {
	aspect-ratio: 1536/417.25;
}
div.col-full img.img-orig-center {
	width: 60% !important;
	border-radius: 15px;
	margin-top: 30px !important;
}
.h_iframe-aparat_embed_frame {
	margin: 0 20%;
	border-radius: 15px;
	overflow: hidden;
}
@media (min-width: 768px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: right;
    }
}
.navbar-brand,
.navbar-nav .nav-item:first-of-type {
    margin-left: 1rem;
}
.navbar-brand {
    margin-right: 0;
}
.list-group,
.nav-tabs {
    padding-right: 0;
}
.dropdown-menu {
    left: inherit;
}
.menu-second-page {
    margin-top: 0 !important;
}
@media screen and (max-width: 991px) {
    .menu-second-page {
        display: block;
    }
}
.menu-second-page > li {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}
.menu-second-page > li > a {
    font-weight: 700;
}
.error-message {
    color: #e1594d;
    font-size: 12px;
    margin-top: 15px;
}
.static-page-css .blue-txt,
.static-page-css .static-page-ul li span i,
.static-page-css a,
.static-page-css a:hover {
    color: #4dd0e1;
}
.align-vertical {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.gallery .item,
.linear-to-bottom,
.product-menu li,
.static-page-css .linear-blue,
.static-page-css .static-page-ul {
    border-style: solid;
    -webkit-border-image: -webkit-linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
    -moz-border-image: -moz-linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
    -o-border-image: -o-linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
    border-image: linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
}
.linear-to-bottom,
.product-menu li {
    border-width: 1px;
}
.static-page-css {
    background-color: #f9f9f9;
}
.acoustic-bestSellers .static-page-css .cart-details,
.comments-box .static-page-css .rate-box,
.newsLetter .static-page-css .img-box,
.order-box .static-page-css .submit-order,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .static-page-css .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .static-page-css .cart-details,
.pro-list .pro-details-main .static-page-css .pro-details-box,
.return-box .static-page-css .retuen-shopping,
.seller-section .newest-brands-box .static-page-css .brands-box,
.seller-section .newest-brands-box .static-page-css .newest,
.seller-section .static-page-css .daily-offer,
.shopping-section .static-page-css .shopping-list,
.slider-guitar .static-page-css .item,
.static-page-css .acoustic-bestSellers .cart-details,
.static-page-css .best-seler,
.static-page-css .bg-white,
.static-page-css .comments-box .rate-box,
.static-page-css .filter-main-box,
.static-page-css .newsLetter .img-box,
.static-page-css .order-box .submit-order,
.static-page-css .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.static-page-css .piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.static-page-css .pro-list,
.static-page-css .pro-list .pro-details-main .pro-details-box,
.static-page-css .proList-decBox,
.static-page-css .product-category,
.static-page-css .products_list,
.static-page-css .return-box .retuen-shopping,
.static-page-css .section-right,
.static-page-css .seller-section .daily-offer,
.static-page-css .seller-section .newest-brands-box .brands-box,
.static-page-css .seller-section .newest-brands-box .newest,
.static-page-css .shopping-section .shopping-list,
.static-page-css .slider-guitar .item,
.static-page-css .step2 .login-member,
.static-page-css .step2 .membership,
.static-page-css .steps-list .main-box,
.static-page-css .suggestion-acoustic .cart-details,
.static-page-css .used-product,
.static-page-css header,
.step2 .static-page-css .login-member,
.step2 .static-page-css .membership,
.steps-list .static-page-css .main-box,
.suggestion-acoustic .static-page-css .cart-details {
    padding: 20px 20px 30px;
}
.static-page-css .static-page-h1,
.static-page-css .static-page-h2 {
    color: #4dd0e1;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 30px;
    margin-right: 20px;
}
.static-page-css .linear-blue {
    margin: 0 20px;
    border-width: 0 1px 0 0;
    padding-right: 10px;
}
.static-page-css .static-page-ul {
    list-style: none;
    padding-right: 7px;
    margin-right: 20px;
    border-width: 0 1px 0 0;
}
.static-page-css .static-page-ul li {
    background-repeat: no-repeat;
    background-position: 100%0;
    padding-right: 29px;
    margin-bottom: 5px;
}
.static-page-css .ul-ok-icon li {
    background-image: url(../images/waranty/icon-ok.png);
}
.btn-comment {
    background-color: #fff;
    border-radius: 0;
    font-size: 14px;
    color: #95989a;
    position: relative;
    width: 100%;
}
.btn-comment:focus {
    box-shadow: none;
}
.btn-comment::after {
    border: solid #9e9e9e;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 4px;
    top: 12px;
}
.comment-form input,
.comment-form textarea,
.comments-box .rate-box {
    border: 1px solid #d2d2d2;
}
.comments-box .rate-box .rate-details {
    list-style: none;
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
}
.comments-box .rate-box .rate-details .progress {
    direction: initial;
    height: 12px;
}
.comments-box .rate-box .rate-details .no-rate,
footer ul {
    padding-right: 3px;
}
.comments-box .rate-box .rate-details li {
    display: inline;
}
.comments-box .rate-box .rate-details li:first-child {
    background: #f1f1f1;
    width: 50%;
    display: inline-block;
    border-radius: 5px;
    height: 12px;
    margin-top: 4px;
}
.comments-box .rate-box .rate-details li .rate-star {
    float: left;
}
.comment-form input::placeholder {
    color: #95989a;
    font-size: 14px;
}
.comment-form .form-control {
    height: auto !important;
}
.comment-form textarea {
    width: 100%;
    min-height: 178px;
    margin-top: 10px;
    padding-top: 10px;
    padding-right: 10px;
    background: url(../images/one-product/Comments.png) center no-repeat #fff;
}
.comment-form .dropdown-menu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
    width: 100%;
    border-radius: 0;
    border: 1px solid #d2d2d2;
}
.comment-form .dropdown-menu .dropdown-item {
    color: #95989a;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
}
.comment-form .dropdown-menu .dropdown-item input {
    float: left;
    margin-top: 10px;
}
.ask-people .acoustic-slider .item .people-name img,
.comment-form .dropdown-menu .dropdown-item label {
    float: right;
}
.comment-form .dropdown-menu .dropdown-item .levele {
    background-color: #4dd0e1;
    border-radius: 8px;
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
}
.comment-form .dropdown-menu .dropdown-item:active,
.comment-form .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}
.comment-form .dropdown-menu .dropdown-item:hover,
.comments-list ul li p,
.proList-decBox p,
header .js-search .drop-search-mobile li a {
    color: #95989a;
}
.comment-form input[type="radio"]:checked label {
    color: red;
}
.comment-form .submit-form {
    float: left;
    margin-top: 10px;
    background-color: #27c07a;
    color: #fff;
    border-radius: 0;
    padding: 4px 47px;
}
.comments-user-title {
    margin: 0 auto;
}
.comments-user-title i,
.question-user i {
    color: #4dd0e1;
    font-size: 45px;
    padding-left: 5px;
}
.comments-user-title span {
    color: #4dd0e1;
    position: absolute;
    top: 8px;
}
.comments-list {
    margin: 10px auto 30px;
    padding: 0 25px;
}
.comments-list ul {
    padding-right: 0;
    list-style: none;
}
.comments-list ul li {
    border-bottom: 1px solid #95989a;
    margin-top: 25px;
}
.comments-list ul li .rate-from {
    font-weight: 700;
    padding: 10px 0;
}
.pagination-box ul {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.pagination-box ul li:first-child .page-link {
    padding: 4px 5px 1px;
}
.go-first {
    text-align: center;
    font-size: 12px;
    display: none;
}
@media screen and (max-width: 767px) {
    .go-first {
        display: block;
    }
    .h_iframe-aparat_embed_frame {
        margin: 0;
    }
}
.go-first img {
    width: 12px;
    height: 12px;
    margin-left: 2px;
    margin-bottom: 3px;
}
.no-faq-comment {
    background-color: #f9f9f9;
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.no-faq-comment img {
    width: 50px;
    height: 50px;
    margin-left: 13px;
}
.ask-people .acoustic-slider .owl-nav [class*="owl-"] i:before,
.no-faq-comment span {
    color: #d2d2d2;
}
#go-top,
.js-open-form {
    display: none;
}
.faq-form {
    margin: 50px auto 20px;
    padding: 28px 35px;
}
@media screen and (max-width: 767px) {
    .faq-form,
    .faq-form .ex-faq,
    .no-faq-comment {
        display: none;
    }
    .faq-form {
        padding: 28px 20px;
    }
}
.faq-form textarea {
    width: 100%;
    height: 210px;
    padding: 10px;
    margin-top: 10px;
    background: url(../images/one-product/Question.png) center no-repeat #fff;
    border: 1px solid #d2d2d2;
}
.faq-form .submit-faq {
    background-color: #27c07a;
    float: left;
    margin-top: 10px;
    padding: 4px 40px;
    border-radius: 0;
    color: #fff;
}
.faq-form .captcha-box {
    margin-top: 10px;
}
.faq-form .error-message {
    position: absolute;
    left: 0;
    bottom: -25px;
}
.faq-form .ex-faq ul {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    position: absolute;
    top: 29%;
    list-style: none;
    width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .faq-form .ex-faq ul {
        top: 19%;
        padding-right: 10px;
    }
}
.faq-form .ex-faq ul li {
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
    position: relative;
}
.faq-form .ex-faq ul li .click-faq {
    border: 1px solid #909395;
    background-color: #f1f1f1;
    margin-right: 60px;
    padding: 3px 12px;
    color: #95989a;
    cursor: pointer;
    position: absolute;
    left: 28px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .faq-form .ex-faq ul li .click-faq {
        margin-right: 20px;
    }
}
.faq-form .ex-faq ul li .click-faq.clear-notice {
    border: 1px solid #27c07a;
    background-color: #27c07a;
    color: #fff;
}
.faq-form .ex-faq ul li .question-txt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 485px;
    display: inline-block;
}
@media screen and (max-width: 1199px) {
    .faq-form .ex-faq ul li .question-txt {
        width: 365px;
    }
}
@media screen and (max-width: 991px) {
    .faq-form .ex-faq ul li .question-txt {
        width: 255px;
    }
}
.faq-form .faq-info {
    padding: 10px;
    background-color: #f1f1f1;
}
@media screen and (max-width: 767px) {
    .faq-form .faq-info {
        display: none;
    }
}
.faq-form .faq-info .faq-note {
    margin-bottom: 10px;
}
.faq-form .faq-info p {
    line-height: 2.1;
    color: #95989a;
}
.question-user {
    margin: 0 auto;
}
.question-user span {
    color: #4dd0e1;
    position: absolute;
    top: 8px;
}
.faq-box {
    margin: 10px auto;
    padding: 20px 35px;
}
.faq-box .answer-from {
    color: #4dd0e1;
    margin-bottom: 10px;
}
.faq-box .faq-from {
    margin-bottom: 16px;
}
.faq-box .faq-from .date {
    position: absolute;
    left: 30px;
    top: 25px;
    color: #95989a;
    background: #f1f1f1;
    padding: 0 15px;
    font-size: 12px;
}
@media screen and (max-width: 360px) {
    .faq-box .faq-from .date {
        left: 10px;
    }
}
.clock {
	margin-top: 10px;
	min-width: 140px;
}
.clock .timeMain {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
}
.clock .timeMain .time {
	border-radius: 4px;
	width: 25px;
	height: 33px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	text-transform: uppercase;
}
.clock .timeMain .timeElement {
    font-size: 9px;
    text-align: center;
    color: #4d4d4d;
    margin-top: 3px;
}
#go-top {
    z-index: 999;
    position: fixed;
    bottom: 50px;
    right: 10px;
    background-color: #fb962c;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
@media screen and (max-width: 991px) {
    #go-top {
        display: none !important;
    }
}
#go-top i {
    font-size: 45px;
}
#go-top i::before {
    padding: 4px 2px 0;
}
.jq-toast-wrap {
    width: 50% !important;
}
.jq-toast-single {
    font-family: iranyekan, sans-serif !important;
    font-size: 14px !important;
    padding: 10px 33px !important;
}
.close-jq-toast-single {
    top: 10px !important;
    font-size: 21px !important;
}
.search-result-no {
    padding: 50px 0;
    text-align: center;
}
.gallery .owl-item:not(.active) + .owl-item.active .item {
    border-width: 0;
}
.gallery .item {
    border-width: 0 1px 0 0;
    padding-right: 10px;
}
.gallery .owl-theme .owl-dots {
    border-top: none;
}
@media screen and (max-width: 767px) {
    .jq-toast-wrap {
        width: 90% !important;
    }
    .gallery .owl-stage {
        right: -51px;
    }
}
.contact-us .form-group input {
    margin-bottom: 20px;
    border-radius: 0;
    border: 1px solid #f1f1f1;
}
.contact-us .form-group input::-moz-placeholder {
    color: #95989a;
    font-size: 14px;
}
.contact-us .form-group input::-webkit-input-placeholder {
    color: #95989a;
    font-size: 14px;
}
.contact-us .form-group input::-ms-input-placeholder {
    color: #95989a;
    font-size: 14px;
}
.contact-us .form-group textarea {
    width: 100%;
    padding: 10px;
    border-radius: 0;
    border: 1px solid #f1f1f1;
}
.contact-us .form-group button {
    float: left;
    margin-top: 10px;
    border: 0;
    background: #27c07a;
    padding: 5px 23px;
    color: #fff;
}
.contact-us .error-message {
    position: absolute;
    bottom: 0;
    left: 41px;
}
.captcha-box {
    margin-top: 10px;
    margin-bottom: 10px;
}
@media screen and (min-width: 576px) {
    .mobile-call {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .desktop-no-call {
        display: none;
    }
}
.call-for-shopping,
.product-cart .box-compair .compair-txt.txt-change {
    color: #4dd0e1;
}
.product-cart .sale {
    position: absolute;
}
.product-cart .sale .sale-percent {
    right: 0;
    top: 100%;
}
.product-cart .logo-compair {
    display: flex;
    justify-content: space-between;
}
.product-cart .box-compair {
	font-size: 12px;
	background-color: #e8e8e8;
	padding: 0 5px;
	position: relative;
	height: 28px;
	cursor: pointer;
	border-radius: 7px;
}
@media (max-width: 575.98px) {
    .product-cart .box-compair {
        display: none;
    }
}
@media screen and (min-width: 992px) and (max-width: 1114px) {
    .product-cart .box-compair {
        font-size: 9px;
    }
}
@media screen and (min-width: 768px) and (max-width: 847px) {
    .product-cart .box-compair {
        font-size: 10px;
    }
}
@media screen and (min-width: 1406px) and (max-width: 1657px) {
    .product-cart .box-compair {
        font-size: 9px;
    }
}
@media screen and (max-width: 600px) {
    .product-cart .box-compair {
        font-size: 10px;
    }
}
.product-cart .box-compair img {
    width: 15px;
    height: 15px;
}
.product-cart .box-compair .compair-txt {
    position: relative;
    top: 2px;
}
.product-cart .box-compair .compair-icons .cheked,
header .js-search .clear-input .icon-delete {
    display: none;
}
.product-cart .box-compair.bg-compair {
    background-color: rgba(77, 208, 225, 0.2);
}
.product-cart .pro-logo,
.seller-section .newest-brands-box .newest .info-box a {
    text-align: left;
}
.product-cart .pro-logo img {
    width: 30px;
    height: 30px;
}
.product-cart .pro-logo a {
    background-color: #f9f9f9;
    padding: 5px 3px 7px;
    text-align: center;
}
.product-cart .shopping-box {
	display: flex;
	justify-content: space-around;
}
.product-cart .shopping-box {
	width: 100%;
	position: absolute;
	bottom: 20px;
	padding: 0 15% !important;
	left: 0;
}
.product-cart .shopping-box .discount {
    position: absolute;
    left: 31px;
    bottom: 27px;
    font-size: 12px;
}
.product-cart .shopping-box .call-shopping {
    width: 35px;
    height: 35px;
    background-color: #4dd0e1;
    border-radius: 50%;
}
.product-cart .shopping-box .call-shopping i {
    color: #fff;
    font-size: 20px;
}
.product-cart .shopping-box .call-shopping i::before {
    padding: 7px 0 0;
}
.product-cart .shopping-box .call-shopping .price {
    padding-top: 25px;
}
.product-cart .shopping-box .call-for-shopping {
    padding-top: 39px;
}
.product-cart .coming-soon {
    font-size: 13px;
    margin-top: 27px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
}
.product-cart .discontinue {
    color: #95989a;
}
.product-cart .discontinue, .product-cart .none-available {
	font-size: 13px;
	margin-top: 27px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 400;
}
.product-cart .coming-soon,
header .js-search .drop-search-mobile li a:hover,
header .manual-input-group .dropdown-menu-search li a:hover {
    color: #4dd0e1;
}
.product-cart .none-available {
    color: #e1594d;
}
.img-title-box > .col-6:first-child {
	padding: 5px;
}
.img-title-box > .col-6:last-child {
	padding: 32px 0 0 0;
}
.product-cart .img-title-box .pro-dec {
    text-align: left;
    color: #95989a;
    font-family: montserrat, iranyekan;
}
.product-cart .img-title-box .clock .time {
    color: #fb962c;
}
@media screen and (max-width: 1470px) and (min-width: 1406px) {
    .product-cart .img-title-box .clock .time {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
}
@media screen and (max-width: 1019px) and (min-width: 992px) {
    .product-cart .img-title-box .clock .time {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
}
@media screen and (max-width: 772px) and (min-width: 768px) {
    .product-cart .img-title-box .clock .time {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
}
.product-cart .used-pro-available a {
	background: #9d9d9d;
	color: #fff;
	font-size: 11px;
	padding: 2px 6px;
	border-radius: 5px;
	margin-bottom: 0;
}
header .container {
    margin-top: 0;
}
@media screen and (max-width: 991px) {
    header .mobile-padding {
        position: relative;
    }
}
@media screen and (max-width: 575px) {
    header .mobile-padding {
        padding-top: 10px;
    }
}
header .js-search {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100000;
}
header .js-search .search-bg {
    border-bottom: 1px solid #f1f1f1;
}
header .js-search .clear-input,
header .js-search .close-search {
    position: absolute;
    top: 14px;
    cursor: pointer;
}
header .js-search .close-search {
    right: 4%;
}
header .js-search .clear-input i,
header .js-search .close-search i {
    color: #4d4d4d;
    font-size: 18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
}
header .js-search .clear-input {
    left: 4%;
    right: auto;
}
header .js-search .manual-input-group {
    padding-top: 6px;
    position: static;
    width: 80%;
}
header .js-search .manual-input-group input {
    background-color: transparent !important;
    border: 0 !important;
    width: 100%;
}
header .js-search .manual-input-group button {
    border-radius: 5px 0 0 5px;
}
@media (min-width: 576px) {
    header .js-search {
        display: none;
    }
}
@media (max-width: 575px) {
    header .js-search {
        display: none;
    }
}
header .js-search .drop-search-mobile {
    background: #fff;
    border: 0;
    border-radius: 0;
    padding: 10px;
    margin: 0;
    width: 100%;
    top: 71px;
    right: 0;
    left: 0;
}
header .js-search .drop-search-mobile li,
header .manual-input-group .dropdown-menu-search li {
    border-bottom: 1px solid #f1f1f1;
    padding: 9px 2px;
}
header .js-search .drop-search-mobile li:last-child {
    border-bottom: 0;
}
header .js-search .drop-search-mobile li a .name {
    font-size: 14px;
}
header .nav-box .phone-no,
header .nav-box ul li a {
    font-size: 12px;
    color: #95989a;
}
header .js-search .drop-search-mobile li a .categotry {
    float: left;
    font-size: 12px;
}
header .nav-box {
    background-color: #f1f1f1;
    min-height: 35px;
}
header .nav-box ul {
    padding-right: 0;
    padding-top: 7px;
}
header .nav-box ul li a {
    padding: 0 1rem;
}
@media screen and (max-width: 767px) {
    header .nav-box ul li a {
        padding: 0 8px;
    }
}
header .nav-box .socila {
    float: left;
}
header .nav-box .socila li a {
    padding: 0 0.5rem;
    font-size: 18px;
}
header .nav-box .socila li a img {
    margin-bottom: 7px;
    width: 18px;
    height: 18px;
}
@media screen and (max-width: 991px) {
    header .search-main {
        position: absolute;
        top: 100px;
        left: 0;
        right: 0;
    }
    header .manual-input-group {
        width: 100%;
        margin: 0 auto;
    }
}
header .manual-input-group input {
    border: 1px solid #d2d2d2 !important;
    border-radius: 0 5px 5px 0 !important;
    background-color: #f9f9f9;
    height: 40px;
    color: #95989a;
}
header .manual-input-group input:active,
header .manual-input-group input:focus,
header .manual-input-group input:hover {
    box-shadow: none;
    background-color: #f9f9f9;
}
header .manual-input-group input::placeholder {
    color: #d2d2d2;
}
header .manual-input-group .dropdown-menu-search {
    background: #f9f9f9;
    border-radius: 0;
    padding: 10px;
    margin: 0;
    width: 100%;
    border: 1px solid #d2d2d2;
    border-top: 0;
    left: 0;
    right: 0;
}
@media screen and (max-width: 575px) {
    header .search-main {
        top: 82px;
    }
}
header .manual-input-group .dropdown-menu-search li a {
    color: #95989a;
    display: block;
}
header .manual-input-group .dropdown-menu-search li a .name,
header .search-fontsize {
    font-size: 14px;
}
header .manual-input-group .dropdown-menu-search li a .categotry {
    float: left;
    font-size: 12px;
}
header .manual-input-group .dropdown-menu-search .all-result-search {
    border-bottom: 0;
    text-align: center;
    margin: 10px 0;
}
header .manual-input-group .dropdown-menu-search .all-result-search a {
    border: 1px solid #4dd0e1;
    font-size: 12px;
    border-radius: 5px;
    padding: 5px 25px;
    color: #4dd0e1;
}
header .manual-input-group button {
    background-color: #f9f9f9;
    color: #d2d2d2;
    padding: 2px 10px 0;
    border: 1px solid #d2d2d2 !important;
    border-radius: 5px 0 0 5px !important;
    border-right: 0 !important;
}
header .manual-input-group button i {
    font-size: 23px;
}
header .manual-input-group button:focus {
    box-shadow: none;
}
header .manual-input-group .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: none !important;
}
header .padding-zero-left {
    padding-left: 0 !important;
}
@media screen and (max-width: 991px) {
    header .shopp-user {
        justify-content: flex-start;
        padding-right: 16%;
    }
}
@media screen and (max-width: 767px) {
    header .shopp-user {
        padding-right: 20%;
    }
}
@media screen and (max-width: 533px) {
    header .shopp-user {
        padding-right: 24%;
    }
}
@media screen and (max-width: 413px) {
    header .shopp-user {
        padding-right: 29%;
    }
}
@media screen and (max-width: 367px) {
    header .shopp-user {
        padding-right: 34%;
    }
}
header .shopp-user .empty-basket-main .empty-basket {
    text-align: center;
    padding: 10px 10px 15px;
}
header .shopp-user .empty-basket-main .empty-basket span {
    color: #95989a;
    font-size: 14px;
}
header .shopp-user .empty-basket-main .empty-basket img {
    width: 20px;
    height: 20px;
}
header .shopp-user .shopping-box {
    min-width: 430px;
    margin-top: 17px;
    left: auto !important;
    background-color: #f9f9f9;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    border: 0;
    border-radius: 0;
    padding: 0;
}
@media screen and (max-width: 991px) {
    header .shopp-user .shopping-box {
        right: -34px;
        margin-top: 4px;
    }
}
@media screen and (max-width: 575px) {
    header .shopp-user .shopping-box {
        display: none;
    }
}
header .shopp-user .shopping-box .your-basket {
    text-align: center;
    font-size: 12px;
    border-bottom: 1px solid #9e9e9e;
    padding: 10px 0;
    width: 80%;
    margin: 0 auto;
}
header .shopp-user .shopping-box .order-list {
    padding: 5px 19px;
    font-size: 14px;
    border-bottom: 1px solid #f1f1f1;
}
header .shopp-user .shopping-box .order-list .price {
    font-size: 14px;
}
header .shopp-user .shopping-box .order-list .pic {
    padding-top: 10px;
}
header .shopp-user .shopping-box .order-list .pic img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
header .shopp-user .shopping-box .order-list .title-order {
    text-align: left;
    padding: 5px 0;
}
header .shopp-user .shopping-box .order-list .title-order button {
    position: absolute;
    color: red;
    right: 0;
    font-size: 12px;
    border: 0;
    background: 0 0;
    cursor: pointer;
    top: 40px;
}
header .shopp-user .shopping-box .order-list .add-price {
    padding-top: 8px;
}
header .shopp-user .shopping-box .order-list .add-price .add-no {
    background: #9e9e9e;
    color: #fff;
    padding: 2px 2px 0;
    margin-left: 5px;
}
header .shopp-user .shopping-box .order-list.myClass {
    position: relative;
    z-index: 1;
}
header .shopp-user .shopping-box .order-list.myClass:before {
    border-top: 2px solid #f1f1f1;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 75%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}
header .shopp-user .shopping-box .total-price {
    background: #f1f1f1;
    padding-bottom: 20px;
    width: 100%;
}
.go-up a,
.one-product .title-product small,
header .shopp-user .shopping-box .total-price table {
    font-size: 12px;
}
header .shopp-user .shopping-box .total-price table tbody tr {
    border-bottom: 1px solid #9e9e9e;
}
header .shopp-user .shopping-box .total-price table tbody tr td {
    padding: 11px 4px;
}
header .shopp-user .shopping-box .total-price table tbody tr td:first-child {
    color: #95989a;
}
header .shopp-user .shopping-box .total-price table tbody tr td:last-child {
    color: #4dd0e1;
}
header .shopp-user .shopping-box .submit-order {
    text-align: center;
    margin-top: 20px;
}
header .shopp-user .shopping-box .submit-order a {
    border: 0;
    outline: 0;
    cursor: pointer;
    background-color: #27c07a;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 20px;
    display: inline-block;
}
header .shopp-user .shopping-box::after {
    content: "";
    position: absolute;
    left: 84%;
    top: -16px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f9f9f9;
}
header .shopp-user span {
    position: relative;
    top: 0;
}
header .shopp-user .shopping-cart-green {
    display: flex;
    align-items: center;
}
header .shopp-user .shopping-cart-green .desktop-shopping {
    padding: 0 0.1rem !important;
    margin-top: 7px;
    margin-right: 10px;
    margin-left: 10px;
}
header .shopp-user .shopping-cart-green .mobile-shopping {
    padding-top: 2px;
    display: none;
}
@media screen and (max-width: 575px) {
    header .shopp-user .shopping-cart-green .desktop-shopping {
        display: none;
    }
    header .shopp-user .shopping-cart-green .mobile-shopping {
        display: block;
        padding-left: 10px;
    }
}
@media screen and (min-width: 992px) {
    .product-cart .box-compair {
        visibility: hidden;
    }
    header .shopp-user .shopping-cart-green {
        border: 1px solid #27c07a;
        width: 125px;
        height: 40px;
        border-radius: 5px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    header .shopp-user .shopping-cart-green {
        font-size: 12px;
        width: 110px;
    }
    header .shopp-user .shopping-cart-green a {
        padding: 6px 3px 0 !important;
    }
}
header .shopp-user .shopping-cart-green a {
    color: #27c07a !important;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-box;
    display: -o-inline-box;
    display: inline-box;
    outline: 0;
}
header .shopp-user .shopping-cart-green a i {
    font-size: 22px;
}
header .shopp-user .shopping-cart-green .counter-shopping {
    background-color: #27c07a;
    color: #fff;
    height: 100%;
    width: 28%;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    border-radius: 4px 0 0 4px;
}
@media screen and (max-width: 991px) {
    header .shopp-user .shopping-cart-green .counter-shopping {
        position: absolute;
        border-radius: 50%;
        top: -12px;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
        width: 24px;
        height: 24px;
        right: 0;
    }
}
@media screen and (max-width: 575px) {
    header .shopp-user .shopping-cart-green .counter-shopping {
        top: -19px;
    }
}
header .shopp-user .user {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (min-width: 992px) {
    header .shopp-user .user {
        border: 1px solid #ff9800;
        width: 120px;
        height: 40px;
        margin-right: 10px;
        border-radius: 5px;
    }
    header .shopp-user .user a {
        padding-top: 6px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    header .shopp-user .user {
        font-size: 12px;
        width: 108px;
        margin-right: 2px;
    }
}
header .shopp-user .user a {
    color: #ff9800;
    padding-right: 2%;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-box;
    display: -o-inline-box;
    display: inline-box;
}
header .shopp-user .user a i {
    font-size: 25px;
}
header .logo-header {
    padding-bottom: 9px;
    margin-top: 10px;
}
header .logo-header img {
    margin: 0 auto;
    float: left;
    padding-left: 7px;
}
header .mobile-search {
    display: none;
    z-index: 2;
}
header .mobile-search .search-input {
    text-align: left;
    width: 300px;
}
header .mobile-search .submit-search {
    position: absolute;
    top: 8px;
    right: 30px;
    background: 0 0;
    border: 0;
    z-index: 2;
    outline: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
header .mobile-search .search-font,
header .mobile-search .shopping-cart {
    position: relative;
    top: 3px;
    left: 5px;
}
.shopping-dropdwon,
footer .socila-footer li a {
    padding: 0;
}
@media screen and (max-width: 355px) {
    .shopping-dropdwon {
        padding: 0.5rem 0;
    }
}
.shopping-dropdwon .navbar-nav {
    padding-right: 0;
}
.shopping-dropdwon .navbar-nav .nav-item:first-of-type {
    margin-left: 0;
}
.shopping-dropdwon .dropdown-toggle::after {
    display: none;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
    box-shadow: none;
    background-color: #f1f1f1;
    color: #95989a;
    border-color: #f1f1f1;
}
.btn-outline-secondary:focus,
.btn-outline-secondary:hover {
    background-color: #f1f1f1;
    color: #95989a;
    border-color: #f1f1f1;
}
.slider-box {
    background-color: #202020;
}
.slider-box .container {
    margin-top: 5px;
}
.slider-lg .owl-theme .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    border-top: 0;
}
.slider-lg .owl-theme .owl-dots .owl-dot.active span {
    width: 34px;
    height: 3px;
    background: #4dd0e1;
    border-radius: 4px;
}
.slider-lg .owl-theme .owl-dots .owl-dot span {
    background: #d2d2d2;
    height: 3px;
    width: 34px;
    border-radius: 4px;
}
.slider-xs .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media screen and (min-width: 576px) {
    .banner-middel-xs,
    .slider-xs {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .banner-middel-md,
    .slider-lg {
        display: none;
    }
}
.seller-section {
    background-color: #f6f9fc;
}
@media screen and (max-width: 767px) {
    .seller-section {
        padding-bottom: 0;
    }
}
.seller-section .banner-middel img,
.seller-section .banners-info a img {
    border-radius: 5px;
}
@media (max-width: 575.98px) {
    .seller-section .banner-middel img {
        margin-bottom: 5px;
    }
}
.seller-section .newest-brands-box {
    margin-top: 0;
}
.seller-section .newest-brands-box .newest {
    height: 100%;
}
.seller-section .newest-brands-box .newest .item {
    min-height: 442px;
}
.seller-section .newest-brands-box .newest .item .info-box-line {
    margin-top: 0;
    margin-bottom: 0;
    color: #f1f1f1;
    width: 90%;
}
.seller-section .newest-brands-box .newest .info-box {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 10px;
    min-height: 197px;
}
.product-category-noImg .category-list-noImg li a span,
.seller-section .newest-brands-box .newest .info-box .price {
    font-size: 14px;
}
.seller-section .newest-brands-box .newest .info-box .price-discount-box {
    position: relative;
}
.seller-section .newest-brands-box .newest .info-box .price-discount-box .shopping-cart {
    position: absolute;
    top: -5px;
    right: 20%;
}
@media screen and (max-width: 360px) {
    .seller-section .newest-brands-box .newest .info-box .price-discount-box .shopping-cart {
        right: 0;
    }
}
.seller-section .newest-brands-box .newest .info-box .price-discount-box .call-icon {
    background-color: #4dd0e1;
    border-radius: 50px;
    border: 0;
    padding: 0;
    margin-left: 20px;
    position: absolute;
    top: -5px;
    right: 20%;
}
.seller-section .newest-brands-box .newest .info-box h2 {
    margin-bottom: 0;
    font-family: montserrat;
    font-weight: 700;
    font-size: 14px;
    height: 19px;
    overflow: hidden;
}
.seller-section .newest-brands-box .newest .info-box .small-dec {
    font-family: montserrat;
    font-weight: 400;
    font-size: 12px;
    color: #95989a;
    height: 50px;
    overflow: hidden;
    margin-bottom: 20px;
}
.seller-section .newest-brands-box .newest .info-box a img {
    margin: 0;
    display: inherit;
}
.seller-section .newest-brands-box .newest .owl-item.active .info-box {
    border-right: 1px solid #f1f1f1;
}
.seller-section .newest-brands-box .newest .owl-item:not(.active) + .owl-item.active .info-box {
    border-right: none;
}
.seller-section .newest-brands-box .newest .barnds-logo {
    text-align: left;
    margin-bottom: 10px;
}
.seller-section .newest-brands-box .newest .barnds-logo a {
    background-color: #f9f9f9;
    padding: 7px 4px 10px;
    text-align: center;
}
.seller-section .newest-brands-box .newest .barnds-logo a img {
    display: inherit;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}
.seller-section .banners-info,
.seller-section .daily-offer {
    text-align: center;
    height: 100%;
}
.seller-section .newest-brands-box .brands-box {
    text-align: center;
}
@media screen and (max-width: 991px) {
    .seller-section .newest-brands-box .brands-box {
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
.seller-section .newest-brands-box .brands-box .brands-img {
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
@media (max-width: 991px) {
    .seller-section .newest-brands-box .brands-box .brands-img {
        border-right: 1px solid #f1f1f1;
    }
}
.seller-section .newest-brands-box .brands-box .brands-img a {
    text-align: center;
    display: block;
    z-index: 10;
    line-height: 91px;
}
@media screen and (max-width: 360px) {
    .seller-section .newest-brands-box .newest .info-box .price-discount-box .call-icon {
        right: 0;
    }
    .seller-section .newest-brands-box .brands-box .brands-img a {
        padding: 10px;
    }
}
@media screen and (min-width: 992px) {
    .seller-section .newest-brands-box .brands-box .brands-img::after {
        position: absolute;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        content: "";
        width: 0;
        bottom: 0;
        background: #f1f1f1;
        height: 100%;
        -webkit-transform: skewX(1deg);
        -moz-transform: skewX(1deg);
        -ms-transform: skewX(1deg);
        -o-transform: skewX(1deg);
        transform: skewX(1deg);
    }
    .seller-section .newest-brands-box .brands-box .brands-img:hover::after {
        left: 0;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .seller-section .newest-brands-box .brands-box .brands-img {
        margin-top: 0;
        margin-bottom: 0;
    }
    .seller-section .newest-brands-box .brands-box .display-xs {
        display: none;
    }
}
.seller-section .banners-info div {
    margin-bottom: 5px;
}
.seller-section .banners-info div:last-child {
    margin-bottom: 0;
}
.seller-section .daily-offer .offer-details {
    margin-top: 47px;
}
.seller-section .daily-offer .offer-details .price-offer {
    margin-top: 20px;
    margin-bottom: 20px;
}
.seller-section .daily-offer .offer-details .price-offer .discount {
    font-size: 13px;
}
.seller-section .daily-offer .offer-details .title-product {
    padding: 0 10px;
}
.seller-section .daily-offer .offer-details .title-product h2 {
    font-size: 18px;
    font-family: montserrat;
    font-weight: 700;
}
.seller-section .daily-offer .offer-details .title-product small {
    display: block;
    font-size: 12px;
    font-family: montserrat;
    height: 45px;
    overflow: hidden;
}
.best-seler,
.best-seler .item {
    height: 100%;
}
.seller-section .daily-offer .show-product a {
	background: #27c07a;
	border-radius: 5px;
	padding: 10px 41px;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 10px;
}
.seller-section .daily-offer .item {
    min-height: 336px;
}
.seller-section .daily-offer .clock {
	margin-top: 22px;
}
.seller-section .daily-offer .clock .timeMain {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
.seller-section .daily-offer .clock .timeMain .time {
	background-color: #fff;
	padding-top: 2px;
	border: 1px solid #d68128;
	line-height: 35px;
	width: 38px;
	font-weight: bold;
	color: #eb9942;
}
.seller-section .daily-offer .clock .timeMain .timeElement {
	font-size: 11px;
	text-align: center;
	color: #4d4d4d;
	margin-top: 3px;
}
.seller-section .daily-offer .align-vertical {
	padding-top: 0;
}
.seller-section .daily-offer .offer-details {
	margin-top: 55px;
}
.seller-section .daily-offer .price {
	color: #4fcee1;
	font-size: 17px;
}
.daily-offer .price-offer small.text-muted.discount {
	color: #cb1e1e !important;
}
.owl-carousel-features .item {
    text-align: right;
    min-height: 63px;
    margin-bottom: 10px;
}
.owl-carousel-features .item i {
    font-size: 50px;
    color: #4dd0e1;
}
.owl-carousel-features .item .h2-class {
    font-size: 14px;
    font-weight: 700;
}
.owl-carousel-features .item .feature-title {
    padding-top: 10px;
}
.owl-carousel-features .item span {
    display: block;
    font-size: 10px;
}
@media screen and (max-width: 520px) {
    .owl-carousel-features .item span {
        font-size: 8px;
    }
}
@media screen and (max-width: 446px) {
    .owl-carousel-features .owl-stage {
        left: 40px;
    }
}
.best-seler figure {
    margin-top: 15px;
    padding-left: 15px;
}
.best-seler figure img {
    float: left;
}
@media (min-width: 992px) {
    .seller-section .newest-brands-box .brands-box .brands-img:nth-child(2n) {
        border-right: 1px solid #f1f1f1;
    }
    .best-seler figure {
        margin-top: 55px;
    }
}
.best-seler figcaption h2,
.best-seler figcaption p {
    margin-bottom: 0;
}
.best-seler figcaption .price-shopp {
    margin-top: 10px;
}
@media screen and (max-width: 991px) {
    .best-seler figure img {
        float: none;
    }
    .best-seler figcaption {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .best-seler figure {
        border-bottom: 1px solid #f1f1f1;
        padding-bottom: 20px;
        text-align: center;
    }
    .best-seler .owl-theme .owl-dots {
        border-top: none;
    }
}
.tabs-content {
    background-color: #eff2f5;
}
@media screen and (max-width: 1199px) {
    .tabs-content .tab-nav-wrapper {
        overflow: hidden;
        height: 56px;
        border: 1px solid #f1f1f1;
    }
}
.tabs-content .tab-nav-wrapper ul {
    border-radius: 5px 5px 0 0;
    background-color: #fff;
    margin-bottom: 0 !important;
    padding: 5px;
    border-bottom: 1px solid #f1f1f1;
}
@media screen and (max-width: 1100px) {
    .tabs-content .tab-nav-wrapper ul {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        display: list-item;
        height: 72px;
    }
}
.tabs-content .tab-nav-wrapper ul li {
    display: inline-block;
    padding-left: 20px;
}
@media screen and (max-width: 1024px) {
    .tabs-content .tab-nav-wrapper ul li {
        padding-left: 0;
        margin-left: -9px;
    }
}
.tabs-content .tab-nav-wrapper ul li .nav-link h2 {
    position: relative;
    font-weight: 400;
}
.tabs-content .tab-nav-wrapper ul li .nav-link h2 span {
    position: absolute;
    right: 0;
    top: 24px;
    font-size: 10px;
    font-weight: 400;
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .tabs-content .tab-nav-wrapper ul li .nav-link h2 span {
        top: 19px;
    }
}
.tabs-content .tab-nav-wrapper ul li .nav-link.active {
    padding-bottom: 15px;
}
.tabs-content .tab-content {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
.tabs-content .tab-content h2 {
    min-height: 32px;
    margin-bottom: 20px;
    font-family: montserrat;
    font-weight: 700;
}
.tabs-content .tab-content .border-L {
    border-left: 1px solid #f1f1f1;
}
.tabs-content .tab-content .border-R {
    border-right: 1px solid #f1f1f1;
}
.tabs-content .tab-content .price-discount .price {
    margin-top: 20px;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
}
@media screen and (max-width: 575px) {
    .tabs-content .tab-content .price-discount .price {
        bottom: 0;
    }
}
.tabs-content .tab-content .price-discount .discount {
    margin-top: 20px;
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
    font-size: 13px;
}
.menu-box .navbar .collapse ul li a,
.newsLetter,
.newsLetter .caption-box,
.newsLetter .img-box {
    position: relative;
}
@media screen and (max-width: 575px) {
    .tabs-content .tab-content .price-discount .discount {
        bottom: 15px;
    }
}
.tabs-content .tab-content .main-box .details-box {
    text-align: center;
    padding: 30px 30px 70px;
    border-top: 1px solid #f1f1f1;
}
.tabs-content .tab-content .main-box .details-box:first-child {
    border-top: none;
}
.tabs-content .tab-content .center-img {
    text-align: center;
    height: 100%;
    align-items: center;
    padding: 30px;
}
@media (max-width: 575.98px) {
    .tabs-content .tab-content .main-box .details-box {
        border-top: none;
        border-right: 1px solid #f1f1f1;
    }
    .tabs-content .tab-content .center-img {
        border-top: 1px solid #f1f1f1;
        padding-top: 10px;
        border-right: none;
        border-left: none;
    }
}
.tabs-content .tab-content .center-img img {
    margin-top: 17px;
}
.tabs-content .show-all {
    text-align: center;
    padding: 25px 0;
    border-top: 1px solid #f1f1f1;
}
.last-section {
    background: #f9f9f9;
}
.last-section .left-slider,
.last-section .righ-slider {
    text-align: center;
}
.last-section .righ-slider .title h2 {
    width: 43%;
}
.last-section .righ-slider .item {
    padding: 20px;
}
.last-section .righ-slider .item h2 {
    margin-bottom: 0;
}
.last-section .righ-slider .item .price {
    padding-top: 10px;
}
.last-section .left-slider .item {
    padding: 20px;
    border-right: 1px solid #f1f1f1;
}
@media screen and (min-width: 1200px) {
    .last-section .left-slider .item {
        min-height: 268px;
    }
}
.last-section .banners-left .border-line {
    border: 1px solid #fff;
}
.newsLetter,
footer {
    text-align: right;
    background-color: #f6f9fc;
    padding-bottom: 30px;
}
.newsLetter .img-box {
    padding: 10px 20px 0;
    margin-bottom: 35px;
    min-height: 200px;
}
.newsLetter .img-box a img {
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
    position: relative;
    top: 12px;
}
.newsLetter .blue-line {
    height: 2px;
    border-top: 0;
    margin-top: 0;
}
.newsLetter .newsLetter-title {
    text-align: center;
    padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .newsLetter .newsLetter-title {
        padding-bottom: 5px;
    }
}
.newsLetter .caption-box div,
.newsLetter .short-title {
    font-size: 12px;
    color: #95989a;
}
.newsLetter .caption-box h3 {
    font-size: 14px;
    font-weight: 700;
    min-height: 45px;
    margin-bottom: 5px;
}
.newsLetter .caption-box .blue-line,
.newsLetter .caption-box div p {
    margin-right: 20px;
}
.newsLetter .caption-box .continue {
    margin-top: 13px;
    margin-right: 20px;
}
.menu-box .dropdown-menu .first-title a,
.menu-box .dropdown-menu li.show a,
.newsLetter .caption-box .continue a,
.static-links-header-md li a:hover,
footer .footer-board a:hover,
footer ul li a:hover {
    color: #4dd0e1;
}
.newsLetter .more-blog {
    text-align: center;
    margin-top: 30px;
}
.newsLetter .more-blog a,
.tabs-content .show-all a {
    border: 1px solid #4d4d4d;
    color: #4d4d4d;
    border-radius: 5px;
    padding: 10px 20px;
}
.newsLetter .item {
    min-height: 450px;
}
.load-div-info {
    background: #39404d;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    bottom: 0;
    display: none;
    transition: all 0.5s;
    position: fixed;
    z-index: 10000;
    font-size: 16px;
    height: 0;
    box-shadow: 0 3px 6px #ccc;
}
@media screen and (max-width: 829px) {
    .load-div-info {
        font-size: 14px;
    }
}
@media screen and (max-width: 683px) {
    .load-div-info {
        font-size: 12px;
    }
}
.load-div-info.show {
    height: 100px;
    padding: 18px 20px;
}
@media screen and (max-width: 613px) {
    .load-div-info.show {
        padding: 18px 0;
    }
}
@media screen and (max-width: 575px) {
    .load-div-info.show {
        padding: 6px 10px;
    }
}
.load-div-info .close-info {
    width: 8%;
    margin: 10px auto;
    border-radius: 5px;
    border: 1px solid #9e9e9e;
    padding: 4px;
    cursor: pointer;
}
#wait img,
.img-ajxa-load {
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
}
@media screen and (max-width: 613px) {
    .load-div-info .close-info {
        width: 15%;
    }
}
#wait::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 2px;
    z-index: 9999;
    background-color: #f1f1f1;
    width: 100%;
    height: 100%;
}
#wait img {
    top: 40%;
    z-index: 99999999999;
}
.bg-ajxa-load,
.img-ajxa-load,
.loading-ajax .animated-line,
.loading-ajax .animated-line1,
.loading-ajax .animated-line2 {
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    border-radius: 10px;
    background: #eee;
    background: linear-gradient(-61deg, #eee 40%, #f5f5f5 50%, #eee 60%);
}
.img-ajxa-load {
    height: 100%;
    z-index: 99999999999999;
    top: 14px;
    width: 90%;
}
.loading-ajax {
    background: #fff;
    width: 100%;
    min-height: 600px;
    position: absolute;
    top: -36px;
    z-index: 10;
    padding-top: 50px;
}
.loading-ajax .animated-line,
.loading-ajax .animated-line1 {
    width: 75%;
    height: 10px;
    margin: 20px 10%;
}
.loading-ajax .animated-line2 {
    width: 70%;
    height: 15px;
    background: #d2d2d2;
    margin: 20px 10%;
}
.load-gif-ajax {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 50%;
    margin: 0 auto;
    right: 0;
    left: 0;
}
footer {
    background-color: #2f4858;
    padding-top: 12px;
    font-size: 12px;
    margin-top: 20px;
    padding-bottom: 40px;
    display: block;
}
@media screen and (max-width: 570px) {
    footer ul {
        padding-right: 18px;
    }
}
footer ul li {
    margin-bottom: 10px;
    text-align: right;
}
footer ul li a {
    color: #fff;
    font-size: 12px;
}
footer .footer-board {
    background-color: #293f4d;
    min-height: 63px;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 43px;
    text-align: center;
    border-radius: 5px;
}
@media screen and (max-width: 570px) {
    footer .footer-board {
        margin-bottom: 14px;
    }
}
footer,
footer .footer-board a {
    color: #f9f9f9;
}
.details-order .table-details:nth-child(3) tr td,
footer .footer-board div:nth-child(2) {
    text-align: center;
}
footer .address-box .logo-footer,
footer .enamad,
footer .footer-board div:nth-child(3) {
    text-align: left;
}
footer .footer-board .center-text {
    padding: 0 25%;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
    footer .footer-board .center-text {
        padding: 0 13%;
    }
}
@media screen and (max-width: 767px) {
    footer .footer-board .center-text {
        display: block;
        font-weight: 700;
        margin-top: 10px;
        font-size: 16px;
    }
    footer .footer-board .none-mobile {
        display: none;
    }
}
footer .address-box address {
    margin-top: 21px;
    margin-bottom: 33px;
    padding-right: 0;
    padding-left: 0;
}
@media screen and (max-width: 570px) {
    footer .address-box address {
        margin-top: 0;
        margin-bottom: 25px;
    }
}
@media screen and (min-width: 576px) {
    footer .enamad-xs {
        display: none;
    }
}
footer .socila-footer li {
    text-align: right;
    padding-left: 10px;
}
.go-up,
.menu-box .dropdown-menu .used-pro-menu {
    text-align: center;
}
footer .socila-footer img {
    width: 20px;
    height: 20px;
}
footer .copyright {
    border-top: 1px solid #4dd0e1;
    color: #4dd0e1;
    padding-bottom: 10px;
}
footer .phone-Number {
    color: #4dd0e1;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0;
}
.go-up {
    background-color: #f1f1f1;
}
.go-up i {
    font-size: 18px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
}
.go-up .go-title {
    position: relative;
    top: -3px;
}
.menu-box {
    min-height: 65px;
}
.menu-box .side-nav .close-btn {
    display: none;
}
@media screen and (max-width: 991px) {
    .menu-box {
        padding-top: 12px;
    }
    .menu-box .side-nav {
        width: 0;
        z-index: 99999;
        right: 0;
        background-color: #fff;
        transition: 0.5s;
        padding-top: 50px;
        position: fixed;
        overflow: auto;
        top: 0;
        bottom: 0;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    }
    .menu-box .side-nav a {
        text-decoration: none;
        display: block;
        transition: 0.3s;
        cursor: pointer;
    }
    .menu-box .side-nav .logo-side {
        text-decoration: none;
        transition: 0.3s;
        float: right;
        position: absolute;
        top: 17px;
        right: 20px;
        display: block;
    }
    .menu-box .side-nav .close-btn {
        display: block;
        position: absolute;
        top: 27px;
        left: 46px;
        font-size: 20px;
    }
    .menu-box .side-nav .close-btn i {
        color: #95989a;
    }
}
.menu-box .logo-side {
    display: none;
}
.menu-box .open-nav {
    display: none;
    cursor: pointer;
    color: #95989a;
}
@media screen and (max-width: 991px) {
    .menu-box .open-nav {
        display: block;
        position: absolute;
        bottom: 40px;
        right: 14px;
    }
    .menu-box .open-nav i {
        font-size: 25px;
    }
}
@media screen and (max-width: 575px) {
    footer .copyright ul {
        justify-content: center;
    }
    .menu-box .open-nav {
        bottom: 27px;
    }
}
.menu-box .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16);
}
.menu-box .dropdown-menu .dropdown .dropdown-item:active,
.menu-box .dropdown-menu .dropdown .dropdown-item:focus,
.menu-box .dropdown-menu .dropdown .dropdown-item:hover {
    background: 0 0;
}
.menu-box .dropdown-menu .dropdown:hover {
    background-color: #f9f9f9;
}
.menu-box .dropdown-menu a {
    line-height: 2.3;
}
.menu-box .dropdown-menu .first-title {
    padding-top: 6px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .dropdown-menu a {
        line-height: 1.8;
    }
    .menu-box .dropdown-menu .first-title {
        padding-top: 0;
        margin-bottom: 0;
    }
}
.menu-box .dropdown-menu .first-title .vertical-line::after {
    background-image: -webkit-linear-gradient(top, #fff, #4dd0e1, #fff);
    background-image: -moz-linear-gradient(top, #fff, #4dd0e1, #fff);
    background-image: -ms-linear-gradient(top, #fff, #4dd0e1, #fff);
    background-image: -o-linear-gradient(top, #fff, #4dd0e1, #fff);
    background-image: linear-gradient(top, #fff, #4dd0e1, #fff);
    content: "";
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 1px;
    margin: 0 10px;
}
.brands-page .brands-box .menu-box .dropdown-menu .first-title .brands-name,
.menu-box .dropdown-menu .first-title .brands-page .brands-box .brands-name,
.menu-box .dropdown-menu .first-title .en-font {
    font-weight: 700;
}
.menu-box .dropdown-menu .second-title {
    margin-bottom: 0;
}
.menu-box .dropdown-menu .second-title a {
    line-height: 1;
    color: #4dd0e1 !important;
}
.menu-box .dropdown-menu li.show a:active,
.menu-box .dropdown-menu li.show a:focus,
.menu-box .dropdown-menu li.show a:hover {
    background-color: transparent;
}
.menu-box .dropdown-menu li.show .arrow-icons {
    transform: rotate(90deg);
}
.menu-box .dropdown-menu.show li a {
    color: #4d4d4d;
}
.menu-box .dropdown-menu.show .sub-list {
    margin-right: 30px;
}
.menu-box .dropdown-menu .arrow-icons {
    position: absolute;
    left: 10px;
    top: 35%;
    color: #95989a;
}
@media screen and (max-width: 991px) {
    .menu-box .dropdown-menu {
        padding-right: 20px;
        box-shadow: none;
    }
    .menu-box .dropdown-menu .first-title {
        display: none;
    }
    .menu-box .dropdown-menu .second-title {
        margin-bottom: 19px;
        margin-top: 10px;
    }
    .menu-box .dropdown-menu li.show a {
        margin-bottom: 10px;
    }
    .menu-box .dropdown-menu .arrow-icons {
        left: 55px;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .menu-box .dropdown-menu .used-pro-menu {
        display: none;
    }
}
.menu-box .dropdown-menu .used-pro-menu a {
    box-shadow: 0 0 8px 0 rgba(52, 84, 209, 0.2);
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    line-height: 2;
    position: absolute !important;
    bottom: 10px;
    margin: 0 auto;
    right: 0;
    left: 0;
    width: 180px;
    color: #3454d1;
    font-size: 14px;
    padding: 5px 0;
}
@media screen and (min-width: 992px) {
    .menu-box .dropdown-menu .used-pro-xs {
        display: none;
    }
    .menu-box .navbar .collapse .li-list:hover {
        background-color: #f1f1f1;
    }
}
.menu-box .navbar {
    padding: 0;
    margin: 0;
    text-align: right;
    width: 100%;
}
.menu-box .navbar a {
    color: #4d4d4d;
    outline: 0;
    font-size: 16px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .navbar a {
        font-size: 15px;
    }
}
.menu-box .navbar .collapse ul li .en-dec,
.menu-box .navbar a .en-name {
    position: absolute;
    right: 27px;
    top: 29px;
    font-size: 10px;
    font-family: montserrat;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .navbar a .en-name {
        top: 26px;
    }
}
.menu-box .navbar .dropdown-toggle::after,
.one-product .share-details ul li a::after,
.pro-list .pro-select ul li .btn-secondary::after,
.slider-product .imglist .thmb-img a {
    display: none;
}
.menu-box .navbar .collapse {
    display: block;
}
.menu-box .navbar .collapse .li-list {
    position: relative !important;
    padding: 0;
}
.menu-box .navbar .collapse .li-list a {
    position: static !important;
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.menu-box .navbar .collapse ul li {
    position: static;
    padding-bottom: 7.6px;
    margin-left: 0;
}
.menu-box .navbar .collapse ul li .en-dec {
    right: 0;
    top: 24px;
    font-weight: 400;
}
.menu-box .navbar .collapse > ul .li-first-blue {
    border-bottom: none;
    background-color: #4dd0e1;
    border-radius: 5px;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.menu-box .navbar .collapse > ul .li-first-blue:hover {
    border-radius: 5px 5px 0 0;
}
.menu-box .navbar .collapse > ul .li-first-blue .en-name {
    font-weight: 400;
}
@media screen and (min-width: 992px) {
    .menu-box .navbar .collapse > ul .li-first-blue {
        width: 267px;
    }
    .menu-box .navbar .collapse > ul .li-first-blue .cursor-first {
        cursor: default;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .menu-box .navbar .collapse > ul .li-first-blue {
        width: 225px;
    }
}
.menu-box .navbar .collapse > ul .li-first-blue > a {
    color: #fff;
    padding-right: 37px;
    padding-top: 0;
    line-height: 2;
}
.menu-box .navbar .collapse > ul .li-first-blue > a:active,
.menu-box .navbar .collapse > ul .li-first-blue > a:focus,
.menu-box .navbar .collapse > ul .li-first-blue > a:hover {
    color: #fff;
}
.menu-box .navbar .collapse > ul .li-first-blue > a .icons8-menu {
    top: -2px;
    position: absolute;
    right: 13px;
    font-size: 27px;
}
.menu-box .navbar .collapse > ul .li-first-blue > a .arrow-icons {
    top: 0;
    font-size: 26px;
    position: absolute;
    left: 9px;
}
.menu-box .navbar .collapse > ul .li-first-blue > a span {
    right: 38px;
    top: 21px;
    padding-right: 10px;
}
@media screen and (max-width: 991px) {
    .menu-box .navbar .collapse > ul .li-first-blue > a {
        display: none;
    }
    .menu-box .navbar .collapse > ul > li {
        border-bottom: 1px solid #f1f1f1;
    }
    .menu-box .navbar .collapse > ul > li > a {
        padding-right: 30px;
        line-height: 2.5;
    }
    .menu-box .navbar .collapse ul li:first-child .open-ul {
        display: block;
    }
}
.filter-main-box .select-pro ul,
.menu-box .navbar .collapse ul {
    list-style: none;
    padding-right: 0;
}
.menu-box .navbar .collapse ul li:first-child .open-ul > li {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .navbar .collapse ul li:first-child .open-ul > li {
        padding-bottom: 9px;
    }
}
.menu-box .navbar .collapse ul li:first-child .open-ul > li > a {
    font-weight: 700;
}
.menu-box .navbar .collapse ul li:first-child .open-ul > li:last-child {
    border-bottom: none;
}
@media screen and (max-width: 992px) {
    .menu-box .navbar-brand,
    .menu-box .navbar-nav .nav-item:first-of-type {
        margin-left: 0;
    }
}
@media screen and (min-width: 992px) {
    .menu-box .btco-hover-menu .collapse ul {
        margin-right: 0;
        margin-top: 10px;
    }
    .menu-box .btco-hover-menu .collapse ul li:hover > ul {
        display: block;
    }
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        display: none;
        margin-top: 0;
        border-radius: 0;
    }
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu li.open > .dropdown-menu {
        display: block;
        min-height: 376px;
    }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu li.open > .dropdown-menu {
        min-height: 270px;
    }
}
@media screen and (min-width: 992px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu li:hover > .dropdown-menu {
        display: block;
    }
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu .dropdown-menu {
        position: absolute;
        top: 0;
        right: 100%;
        width: 690px;
        min-height: 376px;
        border-top: 1px solid #4dd0e1;
        border-radius: 0;
        padding-bottom: 5px;
    }
}
.static-links-header .phone-no::before,
.static-links-header li a::before {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #4dd0e1;
    content: "";
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu .dropdown-menu {
        min-height: 270px;
    }
}
.static-links-header {
    padding-right: 15px !important;
    margin-top: 50px;
}
.static-links-header li {
    margin: 10px 0;
    padding-right: 10px !important;
}
.static-links-header li a {
    color: #4dd0e1 !important;
    font-size: 14px;
}
.static-links-header li a::before {
    margin-left: 5px;
}
.static-links-header .phone-no {
    direction: ltr;
    color: #4dd0e1;
    position: relative !important;
    padding-right: 25px !important;
}
.static-links-header .phone-no::before {
    position: absolute;
    right: 10px;
    top: 7px;
}
@media screen and (min-width: 992px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu .dropdown-menu ul {
        min-height: 255px;
    }
    .static-links-header {
        display: none;
    }
}
.static-links-header-md {
    list-style: none;
}
.static-links-header-md li {
    display: inline-block;
    padding: 16px 10px 0;
}
.static-links-header-md li a {
    color: #707070;
}
@media screen and (max-width: 991px) {
    .static-links-header-md {
        display: none;
    }
}
.static-links-header-md .phone-no {
    float: left;
    direction: ltr;
    color: #707070;
    padding-top: 5px;
}
.call-details {
    display: block;
    border-radius: 5px;
    background-color: #f1f1f1;
    text-align: center;
    padding: 2px;
    font-size: 12px;
}
.call-details-xs {
    color: #707070;
    font-size: 12px;
}
.filter-side {
    position: fixed;
    top: 30%;
    z-index: 1000;
    background-color: #4dd0e1;
    color: #fff;
    transform-origin: left top 0;
    transform: rotate(90deg);
    text-align: center;
    border-radius: 0 0 15px 15px;
    right: -187px;
    width: 187px;
    height: 40px;
    border: 0;
}
@media screen and (min-width: 992px) {
    .filter-side {
        display: none;
    }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
    .filter-side {
        top: 32%;
    }
}
@media screen and (max-width: 575px) {
    .filter-side {
        top: 39%;
    }
}
.filter-main-box {
    padding: 13px 20px 30px;
    margin-top: 42px;
}
@media screen and (max-width: 991px) {
    .filter-main-box {
        right: -326px;
        position: fixed;
        display: block;
        width: 323px;
        z-index: 1;
        top: -46px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        overflow-x: hidden;
        overflow-y: scroll;
        bottom: 0;
        transition: 0.5s;
    }
    .filter-main-box.show-filter {
        right: 0;
    }
}
.filter-main-box .select-title {
    background-color: #4dd0e1;
    color: #fff;
    min-height: 40px;
    display: flex;
    align-items: center;
    margin-top: 20px;
    border-radius: 5px;
}
@media screen and (max-width: 991px) {
    .filter-main-box .select-title {
        margin-top: 35px;
    }
}
.filter-main-box .select-title span {
    margin: 0 auto;
}
.filter-main-box .select-pro-right ul li .brand-list {
    text-align: right !important;
    justify-content: flex-start !important;
}
.filter-main-box .select-pro {
    background-color: #f9f9f9;
    margin-top: 10px;
    padding: 10px 10px 20px;
    border-radius: 10px;
}
.filter-main-box .select-pro ul li .brand-list {
    border-radius: 5px;
    align-items: center;
    justify-content: flex-end;
    text-align: left;
    display: none;
    cursor: pointer;
}
.filter-main-box .select-pro ul li .brand-list .brand-name {
    position: relative;
    color: #95989a;
    text-align: left;
}
.filter-main-box .select-pro ul li .brand-list .brand-img {
    border-radius: 5px;
    margin-right: 10px;
}
.filter-main-box .select-pro ul li .brand-list.brand-list-choice {
    outline: 0;
}
.filter-main-box .select-pro ul li .brand-list.brand-list-choice .brand-img {
    border: 1px solid #4dd0e1;
}
.filter-main-box .select-pro ul li .brand-list.active {
    display: flex;
    outline: 0;
}
.filter-main-box .select-pro .show-less-box,
.filter-main-box .select-pro .show-more-box {
    border-radius: 5px;
    text-align: center;
    padding: 4px;
    cursor: pointer;
}
.filter-main-box .select-pro .show-more-box {
    border: 1px solid #fb962c;
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .filter-main-box .select-pro .show-less-box,
    .filter-main-box .select-pro .show-more-box {
        width: 80%;
    }
}
@media screen and (max-width: 1579px) and (min-width: 1200px) {
    .filter-main-box .select-pro .show-less-box,
    .filter-main-box .select-pro .show-more-box {
        width: 95%;
    }
}
.filter-main-box .select-pro .show-less-box {
    border: 1px solid #9e9e9e;
    display: none;
}
.filter-main-box .price-range {
    background: #f9f9f9;
    padding: 20px 5px;
}
.filter-main-box .price-range h2 {
    font-size: 12px;
    margin-bottom: 20px;
}
.filter-main-box .price-range label {
    position: absolute;
    right: 7px;
    top: 3px;
}
.filter-main-box .price-range input {
    border-radius: 0;
    border-color: #9e9e9e;
    font-size: 14px;
    color: #4d4d4d;
    padding: 0;
    text-align: center;
    width: 80%;
    margin-right: 18px;
}
.filter-main-box .close-box {
    cursor: pointer;
    position: absolute;
    left: 21px;
    z-index: 1;
}
.filter-main-box .close-box i {
    color: #95989a;
    font-size: 20px;
}
@media screen and (min-width: 992px) {
    .filter-main-box .close-box {
        display: none;
    }
}
.result-box h1 {
	font-size: 16px;
	color: #4d4d4d;
	padding-top: 11px;
	font-weight: 700;
	padding-right: 27px;
	padding-bottom: 4px;
}
.pro-list {
    padding: 32px 26px;
}
.pro-list .pro-select ul {
	padding-right: 0;
	margin-bottom: 50px;
}
.pro-list .pro-select ul li {
	margin-right: 20px;
}
@media screen and (max-width: 575px) {
    .pro-list .pro-select ul li {
        margin-left: 0;
    }
}
.pro-list .pro-select ul li .btn-secondary {
    background-color: #fff !important;
    border-radius: 0;
    min-width: 260px;
    font-size: 14px;
    color: #95989a;
    text-align: right;
    position: static;
}
@media screen and (min-width: 768px) and (max-width: 1433px) {
    .pro-list .pro-select ul li {
        margin-left: 15px;
    }
    .pro-list .pro-select ul li .btn-secondary {
        min-width: 186px;
    }
}
.pro-list .pro-select ul li .btn-secondary:active,
.pro-list .pro-select ul li .btn-secondary:focus,
.pro-list .pro-select ul li .btn-secondary:hover {
    background-color: #fff !important;
    box-shadow: none !important;
    border-color: #9e9e9e !important;
    color: #95989a !important;
}
.pro-list .pro-select ul li .btn-secondary i {
    left: 15px;
    position: absolute;
    top: 9px;
}
.pro-list .pro-select ul li .dropdown-menu {
    border-radius: 0;
    width: 100%;
    border: 1px solid #9e9e9e;
    margin-top: 0;
    padding: 0;
    border-top: 0;
}
.pro-list .pro-select ul li a {
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
    padding: 10px;
    color: #95989a;
}
.pro-list .pro-select ul li a:last-child {
    border-bottom: 0;
}
.pro-list .pro-select ul .icon-no-list,
.pro-list .pro-select ul .sort-icon {
    font-size: 28px;
    padding-left: 10px;
    color: #95989a;
}
@media screen and (min-width: 1186.98px) {
    .pro-list .pro-select ul .icon-no-list,
    .pro-list .pro-select ul .sort-icon {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .pro-list .pro-select ul .icon-no-list,
    .pro-list .pro-select ul .pro-count {
        display: none;
    }
}
.pro-list .pro-select ul .no-pro,
.pro-list .pro-select ul .sort-lable {
    padding-top: 7px;
    margin-left: 11px;
}
@media screen and (max-width: 1186px) {
    .pro-list .pro-select ul .no-pro,
    .pro-list .pro-select ul .sort-lable {
        display: none;
    }
}
.pro-list .compair {
	background-color: 1px solid rgba(77, 208, 225, 0.2);
	color: #4dd0e1;
	border: 1px solid #4dd0e1;
	min-height: 36px;
	padding-top: 6px;
	text-align: center;
	position: absolute;
	left: 55px;
	width: 143px;
	border-radius: 4px;
}
.pro-list .compair span {
    color: #4dd0e1;
}
@media (max-width: 575.98px) {
    .pro-list .pro-select ul li .btn-secondary {
        min-width: 186px;
    }
    .pro-list .compair {
        display: none;
    }
}
.pro-list .compair .compair-no {
    background-color: #4dd0e1;
    border-radius: 50%;
    color: #fff;
    padding: 2px 8px 1px;
    margin-right: 8px;
}
@media (min-width: 575.98px) {
    .pro-list .compair {
        visibility: hidden;
    }
    .pro-list .compair.compair-show {
        visibility: visible;
    }
}
.pro-list .pro-details-main {
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
}
.pro-list .pro-details-main .over-product {
    opacity: 0.7;
    padding: 0 !important;
}
.pro-list .pro-details-main .over-product .over-product-txt {
    background: #d2d2d2;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #7d7d7d;
}
.pro-list .pro-details-main .over-product .pro-logo {
    padding: 8px 8px 0;
}
.pro-list .pro-details-main .over-product .pro-dec,
.pro-list .pro-details-main .over-product .rate-star {
    padding: 0 8px;
}
.pro-list .pro-details-main .pro-details-box {
    text-align: center;
    padding: 8px;
    position: relative;
}
@media (max-width: 1405px) {
    .pro-list .pro-details-main .pro-details-box {
        flex: 0 0 30%;
        margin: 0 1.5% 20px;
    }
}
@media (max-width: 767.98px) {
    .pro-list .pro-details-main .pro-details-box {
        flex: 0 0 45%;
        margin: 0 2.5% 20px;
    }
}
@media (max-width: 575.98px) {
    .pro-list .pro-details-main .pro-details-box {
        flex: 0 0 100%;
    }
}
.pro-list .pro-details-main .pro-details-box h2 {
    font-weight: 700;
    font-family: montserrat;
    height: 40px;
    overflow: hidden;
}
.pagination-box {
    margin-top: 20px !important;
}
@media screen and (max-width: 991px) {
    .pagination-box {
        text-align: center;
    }
    .pagination-box ul {
        float: none;
        justify-content: center;
    }
    .pagination-box ul .pagination-no {
        display: block;
    }
}
.pagination-box ul li .page-link {
    background-color: #f1f1f1;
    color: #95989a;
    margin-right: 10px;
    border: 0;
    padding: 4px 8px 1px;
}
.pagination-box ul li .page-link:focus {
    background-color: #bbb;
    box-shadow: none;
    color: #fff;
}
.pagination-box ul li .page-link.active {
    background-color: #4dd0e1;
    color: #fff;
}
.pagination-box ul li:first-child .page-link {
    background-color: #bbb;
    color: #fff;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.pagination-box ul li:last-child .page-link {
    background-color: #bbb;
    color: #fff;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding: 4px 5px 1px;
}
@media screen and (max-width: 1199px) {
    .product-category-noImg {
        height: 95px !important;
    }
}
.product-category-noImg .category-list-noImg li {
    min-width: 160px;
    height: 70px;
    white-space: normal;
}
.product-category {
    text-align: center;
}
@media screen and (max-width: 1199px) {
    .product-category {
        overflow: hidden;
        height: 133px;
    }
}
@media screen and (max-width: 767px) {
    .product-category {
        height: 139px;
    }
}
.product-category ul {
    list-style: none;
    display: list-item;
    padding-right: 0;
    padding-top: 6px;
    margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
    .product-category ul {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        display: list-item;
        height: 145px;
    }
}
.product-category ul .before-after-same,
.product-category ul li::after,
.product-category ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-category ul li {
    display: inline-block;
    position: relative;
    width: 110px;
    height: 110px;
    text-align: center;
    padding-top: 4px;
    z-index: 1;
    margin-right: 10px;
    margin-bottom: 5px;
}
.product-category ul li::before {
    z-index: 0;
    opacity: 0;
    background-color: #f1f1f1;
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
}
.product-category ul li::after {
	z-index: 1;
	box-shadow: 0 0 3px 0px #29cbfc54;
	border-radius: 22px;
	color: red;
}
.product-category ul li:hover::before {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	border-radius: 22px;
	background-color: #ebdfc266;
}
.product-category ul li:hover::after {
    opacity: 0;
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
.product-category ul li small, .product-category ul li span {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 27px;
	font-size: 10px;
	white-space: normal;
	color: #ea7a18;
}
.product-category ul li small {
    font-size: 8px;
    bottom: 9px;
    color: #4d4d4d;
}
.product-category ul li a {
    display: block;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    position: relative;
    line-height: 1.2;
}
.product-category ul li a:focus {
    outline: 0;
}
.proList-decBox {
    margin-top: 40px;
    padding: 20px;
}
.product-price {
	display: flex;
	flex-direction: row;
}


@media screen and (max-width: 1220px) {
    .product-price {
        flex-direction: column-reverse;
    }
    .product-price>div {
        text-align: center;
        padding-top: 10px;
    }
}
@media screen and (min-width: 768px) {
    .slider-product {
        margin-top: 0px;
    }
}
.slider-product .imglist {
	direction: ltr;
	text-align: center;
}
.slider-product .imglist img {
	border: 1px solid #fff;
	margin-top: 0;
	box-shadow: 0 0 3px 0px #29cbfc54;
	border-radius: 22px;
}
.slider-product .imglist .more-img {
	margin-left: 3px;
	padding: 14px 16px 27px 18px;
}
.slider-product .imglist .more-img span {
	position: relative;
	top: 4px;
	left: -3px;
}
.slider-product .imglist .more-img i {
	color: #2ea5e040;
	font-size: 16px;
}
.imglist .thmb-img {
	margin-top: 28px;
}
.thmb-img > a {
	margin: 0 3px 10px;
}
.one-product .product-dec,
.one-product .product-dec-tablet p {
    color: #95989a;
    font-size: 12px;
}
.slider-product .imglist .more-img i::before {
    border: 1px solid #f1f1f1;
    padding: 1px;
}
.slider-product .imglist .thmb-img a img {
	width: 90px;
	height: 90px;
}
.price-self > .price > span {
	font-size: 20px;
	vertical-align: top;
}
.price-self > .discount > span {
	font-size: 15px;
	vertical-align: bottom;
}
.one-product {
    background-color: #f9f9f9;
}
.one-product .brand-product a {
	background-color: #fff;
	padding: 5px;
	display: inline-block;
	border-radius: 17px;
	box-shadow: 0 0 3px 0px #29cbfc54;
}
.one-product .brand-product a img {
	width: 60px;
	height: 60px;
}
.one-product .menu-box .open-ul {
    margin-top: 0;
}
.one-product .title-product {
	text-align: left;
	display: flex;
	direction: ltr;
	gap: 10px;
}
.one-product .title-product h1 {
	font-weight: 700;
	font-size: 16px;
	font-family: iranyekan;
}
.dir-ltr > strong {
	float: right;
}
.acoustic-bestSellers .one-product .cart-details,
.comments-box .one-product .rate-box,
.newsLetter .one-product .img-box,
.one-product .acoustic-bestSellers .cart-details,
.one-product .best-seler,
.one-product .bg-white,
.one-product .comments-box .rate-box,
.one-product .filter-main-box,
.one-product .newsLetter .img-box,
.one-product .order-box .submit-order,
.one-product .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.one-product .piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.one-product .pro-list,
.one-product .pro-list .pro-details-main .pro-details-box,
.one-product .proList-decBox,
.one-product .product-category,
.one-product .products_list,
.one-product .return-box .retuen-shopping,
.one-product .section-right,
.one-product .seller-section .daily-offer,
.one-product .seller-section .newest-brands-box .brands-box,
.one-product .seller-section .newest-brands-box .newest,
.one-product .shopping-section .shopping-list,
.one-product .slider-guitar .item,
.one-product .step2 .login-member,
.one-product .step2 .membership,
.one-product .steps-list .main-box,
.one-product .suggestion-acoustic .cart-details,
.one-product .used-product,
.one-product header,
.order-box .one-product .submit-order,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .one-product .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .one-product .cart-details,
.pro-list .pro-details-main .one-product .pro-details-box,
.return-box .one-product .retuen-shopping,
.seller-section .newest-brands-box .one-product .brands-box,
.seller-section .newest-brands-box .one-product .newest,
.seller-section .one-product .daily-offer,
.shopping-section .one-product .shopping-list,
.slider-guitar .one-product .item,
.step2 .one-product .login-member,
.step2 .one-product .membership,
.steps-list .one-product .main-box,
.suggestion-acoustic .one-product .cart-details {
    padding: 50px 10px 20px;
}
.one-product .rate-star {
	text-align: right;
	margin-top: 15px;
	direction: rtl;
	display: flex;
	width: 100%;
}
.one-product .rate-star span:first-child {
	padding-left: 0;
	font-size: 12px;
	flex: 90%;
	text-align: left;
	padding-top: 0;
}
.title-product > .brand-product > strong {
	display: none;
	float: right;
	font-size: 16px;
	color: #8e8e8e;
}
.one-product .title-product h1 strong {
	margin-bottom: 5px;
	color: #8e8e8e;
	margin-top: 10px;
}
@media screen and (max-width: 992px) {
    .one-product .title-product {
        flex-direction: column;
    }
    .one-product .title-product h1 strong{
        display: none;
    }
    .title-product > .brand-product > strong {
        display: inline;
    }
}
.one-product .product-dec {
    text-align: initial;
    margin-bottom: 16px;
    font-family: montserrat, iranyekan;
    direction: rtl;
}
.one-product .product-dec-tablet {
    text-align: initial;
    margin-bottom: 16px;
    margin-top: 20px;
    display: none;
}
@media screen and (min-width: 1025px) {
    .one-product .product-dec-tablet {
        display: none;
    }
}
.one-product .product-dec-tablet .melody-gift {
    margin-top: 16px;
}
.one-product .product-dec-tablet .melody-gift .gift-title {
    text-align: right;
    padding-right: 10px;
}
.one-product .melody-gift {
    border: 1px solid #f1f1f1;
}
.one-product .melody-gift .gift-title {
    background: #4dd0e1;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.one-product .melody-gift .gift-title i {
    font-size: 16px;
    padding-left: 10px;
}
.one-product .melody-gift .gift-dec {
    padding: 10px 0;
    text-align: left;
}
.one-product .melody-gift .gift-dec a {
    font-size: 10px;
    color: #95989a;
}
.one-product .product-features {
	color: #95989a;
	margin: 20px;
	min-height: 245px;
}
.one-product .product-features a,
.one-product .share-details ul li .dropdown-menu .dropdown-item a:hover,
.one-product .share-details ul li .dropdown-menu .dropdown-item i,
.product-property table tbody tr {
    color: #95989a;
}
.product-features span {
	font-size: 13px;
	line-height: 29px;
}
@media (max-width: 575.98px) {
    .one-product .product-features {
        font-size: 10px;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
    .one-product .product-features .guaranty {
        padding-bottom: 24px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) {
    .one-product .product-features .guaranty {
        padding-bottom: 38px;
    }
    .one-product .product-features div {
        line-height: 2;
    }
}
@media screen and (max-width: 343px) {
    .one-product .product-features .guaranty {
        padding-bottom: 34px;
    }
}
.one-product .product-features .guaranty img {
	height: 27px;
	width: 27px;
	margin-left: 10px;
}
.one-product .product-features span i {
	font-size: 27px;
}
.one-product .product-features .feature-dec {
	padding-right: 7px;
	vertical-align: text-top;
}
.one-product .product-features .feature-dec .orang-txt {
    color: #fb962c;
}
.one-product .product-features div {
    border-bottom: 1px solid #f1f1f1;
    padding-top: 7px;
    padding-bottom: 7px;
}
@media screen and (min-width: 767px) and (max-width: 991px) {
    .one-product .product-features div {
        padding-bottom: 19px;
    }
}
@media screen and (max-width: 343px) {
    .one-product .product-features div {
        padding-bottom: 24px;
    }
}
.one-product .product-features div:last-child {
    border-bottom: none;
}
.one-product .price-drop .product-price-mobile {
    display: flex;
    margin: 95px auto 0;
    justify-content: center;
    align-items: center;
}
.order-12 div.price-drop {
	box-shadow: 0 0 3px 0px #29cbfc54;
	border-radius: 22px;
	padding: 10px 0;
	margin-bottom: 71px;
}

@media screen and (min-width: 576px) {
    .one-product .price-drop .product-price-mobile {
        display: none;
    }
}
.one-product .price-drop .product-price-mobile .add-basket {
    margin-top: 0;
}
.one-product .price-drop .product-price-mobile .add-basket button {
    border-radius: 0;
    min-width: auto;
    border-right: 1px solid #fff;
    font-size: 13px;
    padding: 11px 3px;
}
@media (max-width: 318px) {
    .one-product .price-drop .product-price-mobile .add-basket button {
        font-size: 9px;
    }
}
.one-product .price-drop .product-price-mobile .box-mobile {
    background-color: #27c07a;
    text-align: center;
    padding: 0 10px;
    height: 48px;
    align-items: center;
    display: flex;
    position: relative;
}
.one-product .price-drop .product-price-mobile .box-mobile .discount {
    font-size: 10px;
    color: #4d4d4d;
    position: absolute;
    top: -3px;
    right: 0;
    left: 0;
}
.one-product .price-drop .product-price-mobile .box-mobile .price {
    color: #fff;
    font-size: 13px;
}
@media (max-width: 318px) {
    .one-product .price-drop .product-price-mobile .box-mobile .price {
        font-size: 9px;
    }
}
.one-product .price-drop .product-price-status {
	margin-top: 0;
	text-align: left;
	position: relative;
}
.one-product .price-drop .product-price-status .product-price .discount {
    margin-left: 0px;
}
@media screen and (max-width: 575px) {
    .one-product .price-drop .product-price-status {
        text-align: center;
    }
    .one-product .price-drop .product-price-status .product-price .discount {
        margin-left: 0;
    }
}
.one-product .price-drop .product-price-status .product-price .price {
    margin-left: 0px;
}
.one-product .price-drop .choice-drop {
    position: relative;
}
.one-product .price-drop .choice-drop .form-control {
    border-radius: 0;
    border: 1px solid #d2d2d2;
    position: initial;
    bottom: 0;
    width: 100%;
    color: #95989a;
    font-size: 14px;
    margin-top: 10px;
}
.one-product .price-drop .choice-drop .form-control:focus {
    box-shadow: none;
    outline: 0;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .one-product .price-drop .choice-drop .form-control {
        width: 100%;
        right: -73px;
    }
}
@media screen and (max-width: 575px) {
    .one-product .price-drop .product-price-status .product-price .price {
        margin-left: 0;
    }
    .one-product .price-drop .choice-drop .form-control {
        bottom: 76px;
        right: 25%;
    }
}
@media screen and (max-width: 410px) {
    .one-product .price-drop .choice-drop .form-control {
        width: 100%;
        right: 15%;
    }
}
.one-product .price-drop .choice-drop option:not(:checked) {
    background-color: #fff;
    color: #000;
    padding: 20px;
    border: 1px solid #9e9e9e;
}
.one-product .price-drop .choice-drop .error-message {
    position: initial;
    bottom: -26px;
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .one-product .price-drop .choice-drop .error-message {
        right: -21%;
    }
}
@media screen and (max-width: 575px) {
    .one-product .price-drop .choice-drop .error-message {
        bottom: 51px;
        right: 26%;
    }
}
@media screen and (max-width: 406px) {
    .one-product .price-drop .choice-drop .error-message {
        right: 16%;
    }
}
.one-product .used-product-info {
    border: 1px solid #3454d1;
    margin-top: 40px;
    text-align: center;
    border-radius: 5px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}
.one-product .used-product-info a {
    color: #3454d1;
}
.one-product .share-details ul {
    padding-right: 0;
    margin-top: 50px;
}
.one-product .share-details ul li {
    background-color: #f9f9f9;
    margin-left: 35px;
    text-align: center;
    padding-top: 7px;
    min-width: 130px;
    position: static;
    color: #95989a;
    line-height: 20px;
}
@media screen and (max-width: 767px) {
    .one-product .share-details ul {
        margin-top: 30px;
    }
    .one-product .share-details ul li {
        margin-left: 10px;
    }
    .related-products .owl-stage {
        right: -53px;
    }
}
@media screen and (max-width: 329px) {
    .one-product .share-details ul li {
        min-width: 120px;
    }
}
.one-product .share-details ul li i {
    color: #4dd0e1;
    font-size: 20px;
}
.one-product .share-details ul li a {
    color: #95989a;
    padding: 0;
    line-height: 30px;
}
.one-product .share-details ul li a span {
    position: relative;
    top: -4px;
}
@media (max-width: 575.98px) {
    .one-product .share-details ul li a {
        font-size: 12px;
    }
    .one-product .share-details ul li:nth-child(2) {
        display: none;
    }
}
.one-product .share-details ul li .dropdown-menu {
    border: 0;
    border-radius: 0;
    background-color: #f1f1f1;
    font-size: 13px;
    top: 3px !important;
    padding-top: 15px;
    left: -47px !important;
}
.one-product .share-details ul li .dropdown-menu .dropdown-item {
    padding: 0 15px;
    display: flex;
}
.one-product .share-details ul li .dropdown-menu .dropdown-item .link-title {
    padding-left: 30px;
    padding-top: 5px;
}
.one-product .share-details ul li .dropdown-menu .dropdown-item img {
    width: 16px;
    margin-top: -9px;
}
.one-product .share-details ul li .dropdown-menu .dropdown-item:hover {
    background-color: #f1f1f1;
}
.one-product .share-details ul li .dropdown-menu .dropdown-item .social-icons,
.related-products .item .brand-img {
    padding-right: 10px;
}
.one-product .share-details ul li .dropdown-menu::after {
    content: "";
    position: absolute;
    left: 42%;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #f1f1f1;
}
.related-products .owl-carousel .owl-item img {
    margin: 10px 0;
}
.related-products .item {
    padding: 10px 0;
    min-height: 340px;
}
.related-products .item h2,
.related-products .item h4 {
    font-size: 14px;
    font-family: montserrat;
}
.related-products .item .brand-img img {
    width: 30px;
    height: 30px;
    background: #f9f9f9;
}
.related-products .item .product-status {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    text-align: center;
}
.related-products .item .product-status .coming-soon {
    text-align: center;
    color: #4dd0e1;
}
.related-products .item .product-status .none {
    color: #e1594d;
    text-align: center;
}
.related-products .item .product-status .call-order {
    text-align: center;
    color: #27c07a;
}
.related-products .owl-item.active {
    border-right: 1px solid #f1f1f1;
}
.related-products .owl-item:not(.active) + .owl-item.active {
    border-right: none;
}
.product-menu {
    background: #f1f1f1;
    border-radius: 26px;
    width: 50%;
    margin: 35px auto 45px;
    padding-right: 0;
    text-align: center;
    min-height: 50px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
@media screen and (max-width: 1199px) {
    .product-menu {
        width: 80%;
    }
}
@media screen and (max-width: 767px) {
    .related-products .owl-item {
        border-left: 1px solid #f1f1f1;
    }
    .product-menu {
        width: 100%;
    }
    .product-menu li a {
        font-size: 12px;
        padding: 0;
        line-height: 40px;
    }
}
@media screen and (max-width: 767px) and (max-width: 360px) {
    .product-menu li a {
        font-size: 10px;
    }
}
.product-menu li {
    padding-top: 5px;
    width: 25%;
}
.product-menu li:first-child,
.product-menu li:last-child {
    border-width: 0;
}
.product-menu li.active {
    background-color: #4dd0e1;
}
.product-menu li.active a {
    color: #fff;
}
.product-menu li.active:first-child {
    border-radius: 0 26px 26px 0;
}
.product-menu.menu-fix {
    position: fixed;
    z-index: 10000;
    right: 0;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
    border-radius: 0;
    border-bottom: 1px solid #d1d1d1;
    min-height: 50px;
}
.product-menu.menu-fix li {
    padding-top: 0;
}
.product-menu.menu-fix li a {
    padding-top: 14px;
}
@media screen and (max-width: 767px) {
    .product-menu.menu-fix li a {
        padding-top: 3px;
    }
}
@media screen and (max-width: 320px) {
    .product-menu.menu-fix li a {
        padding-top: 7px;
    }
}
.product-menu.menu-fix li.active {
    border-radius: 0;
}
.product-more-info .product-review {
    padding-bottom: 30px;
}
.product-more-info .product-review .des-pru-4 {
    direction: ltr;
    text-align: left;
    padding-left: 20px;
    margin-top: 30px;
}
.product-more-info .product-review a,
.product-more-info .product-review a:hover,
.product-property thead th,
.static-page-css .purchace-guid span a,
.steps-list .main-box ul li.active a i {
    color: #4dd0e1;
}
.product-more-info .product-review img {
    display: block;
}
.product-more-info .product-review .more-dscription {
    background: linear-gradient(to right, #4dd0e1, #27c07a);
    text-align: center;
    padding: 7px 19px;
    color: #fff;
    border-radius: 5px;
    min-height: 35px;
    width: 42%;
}
@media screen and (max-width: 1199px) {
    .product-more-info .product-review .more-dscription {
        width: 50%;
    }
}
@media screen and (max-width: 991px) {
    .product-more-info .product-review .more-dscription {
        width: 62%;
    }
}
@media screen and (max-width: 767px) {
    .product-more-info .product-review .more-dscription {
        width: 100%;
        font-size: 12px;
        padding-top: 10px;
    }
    .user-comments .display-none-xs {
        display: none;
    }
}
.product-more-info .product-review .col-full {
    padding: 10px 0;
    margin: 0 auto;
}
.product-more-info .product-review .col-full img {
    margin-bottom: 25px;
}
.product-more-info .product-review .col-full h2,
.product-more-info .product-review .col-full h3 {
    font-size: 16px;
    font-weight: 700;
    color: #4dd0e1;
    position: relative;
    padding-bottom: 5px;
}
.product-more-info .product-review .col-full h2::before,
.product-more-info .product-review .col-full h3::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    background-image: linear-gradient(to right, #fff, #4dd0e1, #fff);
    height: 1px;
    width: 100px;
}
.product-more-info .product-review .col-full .panel {
    padding: 30px 45px 15px;
}
@media screen and (max-width: 575px) {
    .product-more-info .product-review .col-full .panel {
        padding: 18px 12px 15px;
    }
    .call-shop-md {
        display: none;
    }
}
.product-more-info .product-review .col-full .panel ul {
    padding-right: 23px;
}
.product-property {
    margin-top: 20px;
    padding-bottom: 40px;
    padding-top: 20px;
}
.acoustic-bestSellers .product-property .cart-details,
.comments-box .product-property .rate-box,
.newsLetter .product-property .img-box,
.order-box .product-property .submit-order,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .product-property .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .product-property .cart-details,
.pro-list .pro-details-main .product-property .pro-details-box,
.product-property .acoustic-bestSellers .cart-details,
.product-property .best-seler,
.product-property .bg-white,
.product-property .comments-box .rate-box,
.product-property .filter-main-box,
.product-property .newsLetter .img-box,
.product-property .order-box .submit-order,
.product-property .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.product-property .piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.product-property .pro-list,
.product-property .pro-list .pro-details-main .pro-details-box,
.product-property .proList-decBox,
.product-property .product-category,
.product-property .products_list,
.product-property .return-box .retuen-shopping,
.product-property .section-right,
.product-property .seller-section .daily-offer,
.product-property .seller-section .newest-brands-box .brands-box,
.product-property .seller-section .newest-brands-box .newest,
.product-property .shopping-section .shopping-list,
.product-property .slider-guitar .item,
.product-property .step2 .login-member,
.product-property .step2 .membership,
.product-property .steps-list .main-box,
.product-property .suggestion-acoustic .cart-details,
.product-property .used-product,
.product-property header,
.return-box .product-property .retuen-shopping,
.seller-section .newest-brands-box .product-property .brands-box,
.seller-section .newest-brands-box .product-property .newest,
.seller-section .product-property .daily-offer,
.shopping-section .product-property .shopping-list,
.slider-guitar .product-property .item,
.step2 .product-property .login-member,
.step2 .product-property .membership,
.steps-list .product-property .main-box,
.suggestion-acoustic .product-property .cart-details {
    padding: 40px 0 20px;
}
.product-property thead th:first-child {
    width: 30%;
}
.product-property table {
    width: 96%;
    margin: 0 auto;
    border-spacing: 10px 0;
    border-collapse: separate;
}
.product-property table tbody tr:nth-child(odd) {
    background-color: #f1f1f1;
}
.product-property table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}
.user-comments {
    margin-top: 20px;
}
.acoustic-bestSellers .user-comments .cart-details,
.comments-box .user-comments .rate-box,
.newsLetter .user-comments .img-box,
.order-box .user-comments .submit-order,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .user-comments .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .user-comments .cart-details,
.pro-list .pro-details-main .user-comments .pro-details-box,
.return-box .user-comments .retuen-shopping,
.seller-section .newest-brands-box .user-comments .brands-box,
.seller-section .newest-brands-box .user-comments .newest,
.seller-section .user-comments .daily-offer,
.shopping-section .user-comments .shopping-list,
.slider-guitar .user-comments .item,
.step2 .user-comments .login-member,
.step2 .user-comments .membership,
.steps-list .user-comments .main-box,
.suggestion-acoustic .user-comments .cart-details,
.user-comments .acoustic-bestSellers .cart-details,
.user-comments .best-seler,
.user-comments .bg-white,
.user-comments .comments-box .rate-box,
.user-comments .filter-main-box,
.user-comments .newsLetter .img-box,
.user-comments .order-box .submit-order,
.user-comments .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.user-comments .piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.user-comments .pro-list,
.user-comments .pro-list .pro-details-main .pro-details-box,
.user-comments .proList-decBox,
.user-comments .product-category,
.user-comments .products_list,
.user-comments .return-box .retuen-shopping,
.user-comments .section-right,
.user-comments .seller-section .daily-offer,
.user-comments .seller-section .newest-brands-box .brands-box,
.user-comments .seller-section .newest-brands-box .newest,
.user-comments .shopping-section .shopping-list,
.user-comments .slider-guitar .item,
.user-comments .step2 .login-member,
.user-comments .step2 .membership,
.user-comments .steps-list .main-box,
.user-comments .suggestion-acoustic .cart-details,
.user-comments .used-product,
.user-comments header {
    margin-top: 10px;
}
@media screen and (max-width: 767px) {
    .user-comments .comments-user-title {
        margin-right: 0;
    }
}
.user-comments .comments-box .your-comment {
    margin-bottom: 12px;
}
.user-comments .comments-box .error-message {
    left: 20px;
    bottom: -22px;
}
.user-comments .comments-box .captcha-box {
    margin-top: 10px;
}
.user-comments .comments-box .rate-total {
    background: #4dd0e1;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    margin-left: 5px;
}
.user-comments .comments-box .comment-form .form-control {
    border-radius: 0;
    background-color: #fff;
    color: #95989a;
    border: 1px solid #d2d2d2;
    font-size: 14px;
}
.user-comments .comments-box .comment-form .form-control:focus {
    box-shadow: none;
}
@media screen and (max-width: 1199px) {
    .user-comments .comments-box .your-comment {
        margin-bottom: 2px;
    }
    .user-comments .comments-box .comment-form .form-control {
        margin-top: 10px;
    }
}
.all-comments {
    border: 1px solid #27c07a;
    border-radius: 5px;
    width: 22%;
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .all-comments {
        width: 32%;
    }
}
@media screen and (max-width: 767px) {
    .all-comments {
        width: 44%;
    }
}
@media screen and (max-width: 460px) {
    .all-comments {
        width: 68%;
    }
}
@media screen and (max-width: 360px) {
    .all-comments {
        width: 90%;
    }
}
.all-comments a {
    color: #27c07a;
}
.add-basket button,
.call-shop-xs a {
    border-radius: 5px;
    color: #fff;
    min-width: 200px;
}
.faq {
    margin-top: 20px;
}
@media screen and (max-width: 767px) {
    .faq .question-user {
        margin-right: 0;
    }
    .order-12 .add-basket {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-right: 0;
        padding-top: 20px;
        margin-bottom: 0;
    }
    .order-12 .add-basket > button {
        margin: 0 auto 20px !important;
        padding: 7px 50px;
    }
}
@media screen and (min-width: 576px) {
    .call-shop-xs {
        display: none;
    }
}
.call-shop-xs a {
    padding: 9px 54px;
    background: #4dd0e1;
}
.add-basket {
	margin-top: 0;
	flex: 50%;
	text-align: center;
	margin-bottom: 30px;
}
.price-self {
	flex: 50%;
	text-align: center;
	padding-top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.price-self > span {
	color: #fff;
	font-size: 12px;
	padding: 9px 12px 8px;
	background-color: #44a3b3;
	line-height: 6px;
	display: inline;
	border-radius: 7px;
	margin-top: 7px;
}
.add-basket button {
	background-color: #2edfa5;
	padding: 4px 12px;
	border: 0;
	border-radius: 11px;
	direction: ltr;
	min-width: 132px;
	font-size: 13px;
	margin-top: 36px;
	margin-right: 12px;
	line-height: 30px;
}
button.cheaper {
	border: none;
	box-shadow: 0 0 3px 0px #29cbfc54;
	background: transparent;
	margin-right: 0 !important;
	border-radius: 15px;
	line-height: 33px;
}
button.cheaper > span {
	background: url(../images/cer.png) no-repeat right;
	color: #54c1d3;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 24px 3px 0;
	background-size: 19px;
}
button.cheaper.ask {
	float: left;
	background: transparent;
	box-shadow: 0 0 3px 0px #29cbfc54;
	padding: 7px 42px !important;
}
button.cheaper.ask > span {
	background: url(../images/ask.png) no-repeat right;
	color: #34b9b9;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 23px 3px 0;
	background-size: 19px;
}
button.cheaper.ask > span > a {
	color: #54c1d3;
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    .add-basket button {
        min-width: 170px;
    }
}
@media screen and (max-width: 767px) {
    .add-basket button {
        margin-right: 0;
    }
}
.add-basket button i {
	font-size: 17px;
	margin-right: 6px;
	position: relative;
	top: 4px;
}
.add-basket .call-shop,
.add-basket .comming-soon {
    background-color: #4dd0e1;
    cursor: default;
}
.add-basket .none-available {
    background-color: #e1594d;
    cursor: default;
}
.add-basket .discontinue,
.add-basket .product-cart .coming-soon,
.add-basket .product-cart .none-available,
.product-cart .add-basket .coming-soon,
.product-cart .add-basket .none-available {
    background-color: #9e9e9e;
    cursor: default;
}
@media all and (min-width: 800px) {
    .fancybox-show-thumbs .fancybox-inner {
        right: 0 !important;
        bottom: 110px !important;
    }
    .fancybox-thumbs {
        top: auto !important;
        width: 100% !important;
        padding: 5px 10% !important;
    }
    .fancybox-thumbs > ul {
        width: auto !important;
        display: inline-block !important;
    }
    .fancybox-show-thumbs .fancybox-thumbs {
        text-align: center !important;
    }
}
.fancybox-bg {
    background: #fff !important;
}
.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
}
.fancybox-thumbs > ul > li {
    width: 85px !important;
    height: 85px !important;
}
.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
    background: #fff;
    color: #95989a;
}
.fancybox-button:focus,
.fancybox-button:hover {
    color: #95989a !important;
    opacity: 1 !important;
}
.fancybox-button {
    background: 0 0 !important;
    color: #95989a !important;
}
@media (max-width: 800px) {
    .fancybox-show-thumbs .fancybox-inner {
        right: 0 !important;
        bottom: 110px !important;
    }
    .fancybox-show-thumbs .fancybox-thumbs {
        text-align: center !important;
        top: auto !important;
        width: 100% !important;
        padding: 0 !important;
        height: 134px;
    }
    .fancybox-show-thumbs .fancybox-thumbs > ul {
        display: inline-block !important;
        height: 117px;
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }
    .fancybox-show-thumbs .fancybox-thumbs > ul > li {
        float: none !important;
        display: inline-block;
    }
}
.waranty-terms li:first-child {
    color: #e1594d;
}
.waranty-none li {
    background-image: url(../images/waranty/icon-stop.png);
}
.contact-aboutUs {
    background-color: #f9f9f9;
    width: 80%;
    margin: 50px auto 0;
}
.contact-aboutUs h3 {
    font-size: 14px;
    background: #f1f1f1;
    padding: 10px;
    color: #4d4d4d;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .contact-aboutUs {
        width: 100%;
    }
}
.contact-aboutUs .error-message {
    bottom: -28px;
}
.contact-aboutUs .form-group {
    padding: 45px 30px 30px;
}
.contact-us .contact-main,
.map-md {
    padding: 20px;
}
.contact-us .contact-main input {
    width: 80%;
}
@media screen and (max-width: 767px) {
    .contact-us .contact-main input {
        width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .map-md {
        display: none;
    }
}
.map-md iframe {
    width: 100%;
    height: 354px;
    border-image: linear-gradient(to right bottom, #4dd0e1, #27c07a, #fff) 80% 50% 10%;
    border-image-slice: 1 0 0 1;
    border-style: solid;
}
@media screen and (min-width: 577px) {
    .map-xs {
        display: none;
    }
}
.map-xs a {
    display: block;
    text-align: center;
}
.contact-info {
    margin-top: 15px;
    padding: 20px;
}
@media (min-width: 992px) {
    .contact-info .border-gradiant-right {
        border-width: 1px;
        border-style: solid;
        -webkit-border-image: -webkit-linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
        -moz-border-image: -moz-linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
        -o-border-image: -o-linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
        border-image: linear-gradient(to bottom, transparent, #4dd0e1, transparent) 1 100%;
    }
}
@media (max-width: 991px) {
    .contact-info .border-gradiant-bottom {
        margin-bottom: 10px;
        padding-bottom: 20px;
    }
    .contact-info .border-gradiant-bottom::before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        background-image: linear-gradient(to right, #fff, #4dd0e1, #fff);
        height: 1px;
        width: 100%;
    }
}
.contact-info img {
    width: 60px;
    height: 60px;
    margin-left: 30px;
}
.contact-info .phone-no {
    font-size: 18px;
    padding-right: 30px;
    direction: ltr;
}
@media screen and (max-width: 991px) {
    .contact-info .phone-no {
        padding-right: 0;
    }
    .contact-info .align-vertical {
        justify-content: start;
    }
}
.comment-question-page .bg-grey,
.comment-question-page .faq-box,
.comment-question-page .faq-form,
.comment-question-page .product-more-info .product-review .col-full .panel,
.comment-question-page .user-comments .comments-box,
.product-more-info .product-review .col-full .comment-question-page .panel,
.user-comments .comment-question-page .comments-box {
    margin: 15px 0;
    padding-top: 15px;
}
.comment-question-page .comments-list ul li {
    margin: 15px 0;
    border-bottom: none;
    position: relative;
    padding: 20px;
}
.comment-question-page .price-info {
    text-align: center;
    padding-top: 25px;
}
@media screen and (max-width: 767px) {
    .comment-question-page .price-info {
        padding: 0 50px 20px;
    }
}
.comment-question-page .product-title {
    text-align: left;
    padding: 20px;
}
@media screen and (max-width: 767px) {
    .comment-question-page .product-title {
        padding: 0 20px;
    }
    .comment-question-page .product-title .rate-star .all-point {
        font-size: 10px;
    }
}
.comment-question-page .product-title .rate-star span {
    padding-right: 43px;
}
@media screen and (max-width: 767px) {
    .comment-question-page .product-title .rate-star span {
        padding-right: 10px;
    }
}
@media screen and (max-width: 420px) {
    .comment-question-page .product-title .rate-star span {
        padding-right: 49px;
    }
}
.comment-question-page .img-product {
    text-align: center;
    padding: 0 20px;
}
.comment-question-page .img-product img {
    border: 1px solid #f1f1f1;
}
.comment-question-page .comment-link {
    background: #f1f1f1;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 20px;
}
.comment-question-page .comment-link button {
    color: #4dd0e1;
    border-radius: 5px;
    border: 1px solid #4dd0e1;
    text-align: center;
    padding: 10px 22px 2px;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .comment-question-page .comment-link {
        font-size: 11px;
    }
    .comment-question-page .comment-link button {
        padding: 5px 10px;
    }
}
.comment-question-page .comment-link button i {
    font-size: 25px;
}
.comment-question-page .comment-link .comment-question {
    position: relative;
    top: -7px;
}
.comment-question-page .captcha-box {
    margin-top: 10px;
}
.comment-question-page .error-message {
    left: 0;
}
.comment-question-page .comments-list {
    background-color: #fff;
    margin: 0 0 15px;
    padding: 0 15px;
}
.comment-question-page .comments-list ul,
.details-order .table-details tr td ul {
    padding-right: 0;
}
.comment-question-page .comments-list ul li:first-child {
    margin-top: 0;
}
.comment-question-page .comments-list ul li .comment-date {
    position: absolute;
    left: 17px;
    top: 11px;
    color: #95989a;
    background: #f1f1f1;
    padding: 0 15px;
    font-size: 12px;
}
.comment-question-page .last-comment {
    text-align: left;
}
.comment-question-page .last-comment span {
    padding-left: 10px;
}
.comment-question-page .last-comment button {
    width: 40%;
    border: 1px solid #9e9e9e;
}
@media screen and (max-width: 767px) {
    .comment-question-page .comment-link {
        justify-content: center;
    }
    .comment-question-page .comment-link .comment-link-txt {
        display: none;
    }
    .comment-question-page .last-comment {
        text-align: right;
        margin-bottom: 15px;
    }
    .comment-question-page .last-comment button {
        width: 50%;
    }
}
.comment-question-page .last-comment .dropdown-menu {
    width: 40%;
    border-color: #9e9e9e;
    border-radius: 0;
    top: -3px !important;
}
.comment-question-page .last-comment .dropdown-menu .dropdown-item {
    color: #95989a;
    padding: 5px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
}
.comment-question-page .last-comment .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
}
.comment-question-page .user-comments {
    margin-bottom: 25px;
}
.comment-question-page .pagination-box ul {
    justify-content: center;
    float: none;
    padding-right: 0;
}
.form-control {
    border-radius: 0;
    background-color: #fff;
    color: #95989a;
    border: 0;
    font-size: 14px;
}
.address-choose .add-new-address form input:focus,
.address-choose .add-new-address form select:focus,
.address-choose .edit-box form input:focus,
.address-choose .edit-box form select:focus,
.form-control:focus {
    box-shadow: none;
}
.account-number table {
    margin-top: 69px;
    border-spacing: 10px;
    border-collapse: separate;
}
@media screen and (max-width: 767px) {
    .comment-question-page .last-comment .dropdown-menu {
        width: 50%;
    }
    .account-number table {
        border-spacing: 0 10px;
        font-size: 12px;
    }
    .account-number table h2 {
        font-size: 14px;
    }
}
.account-number table td {
    background-color: #f1f1f1;
    border-top: 0;
    margin-bottom: 10px;
}
.account-number table .bnk-logo {
    width: 120px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .account-number table .bnk-logo {
        width: 70px;
    }
}
@media screen and (max-width: 991px) {
    .account-number .account-info {
        margin-bottom: 25px;
    }
    .account-number .account-info .account-no,
    .account-number .account-info .credit-info .credit-no,
    .account-number .account-info .same-style-no {
        display: block;
        width: 60%;
        position: absolute;
        top: -14%;
        right: 26%;
        text-align: center;
        margin-right: 0 !important;
    }
    .account-number .account-info .credit-info {
        margin-top: 16px;
    }
}
@media screen and (max-width: 440px) {
    .account-number .account-info .account-no,
    .account-number .account-info .credit-info .credit-no,
    .account-number .account-info .same-style-no {
        display: block !important;
        width: 80%;
        text-align: center;
        position: inherit;
        top: 0;
        right: 0;
        margin-right: 0 !important;
    }
}
@media screen and (max-width: 360px) {
    .account-number .account-info .account-no,
    .account-number .account-info .credit-info .credit-no,
    .account-number .account-info .same-style-no {
        padding: 4px 0 !important;
    }
}
.account-number .account-info .account-no {
    padding: 4px 45px;
}
.account-number .account-info .account-no,
.account-number .account-info .credit-info .credit-no {
    border: 1px dotted #9e9e9e;
    margin-right: 6px;
    display: inline-block;
    direction: ltr;
}
@media screen and (min-width: 992px) {
    .pro-list .pro-details-main .pro-details-box:hover .box-compair {
        visibility: visible;
    }
    .account-number .account-info .account-no,
    .account-number .account-info .credit-info .credit-no {
        font-size: 16px;
    }
}
.account-number .account-info .credit-info .credit-no {
    padding: 4px 19px;
}
.account-number .account-info .copy-icon {
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 4px;
}
@media screen and (max-width: 991px) {
    .account-number .account-info .copy-icon {
        left: 3%;
    }
    .account-number .account-info .copy-icon i {
        font-size: 20px;
    }
}
@media screen and (max-width: 440px) {
    .account-number .account-info .copy-icon {
        left: 6%;
        top: 52%;
    }
}
.account-number .account-info .copy-icon i::before {
    background: -webkit-linear-gradient(to right, #27c07a 0, #4dd0e1 100%);
    background: -moz-linear-gradient(to right, #27c07a 0, #4dd0e1 100%);
    background: -ms-linear-gradient(to right, #27c07a 0, #4dd0e1 100%);
    background: -o-linear-gradient(to right, #27c07a 0, #4dd0e1 100%);
    background: linear-gradient(to right, #27c07a 0, #4dd0e1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.account-number .account-info .copy-icon:focus {
    outline: 0;
}
.account-number .saderat-name {
    color: #29166f;
}
.account-number .mellat-name {
    color: #d12236;
}
.account-number .parsian-name {
    color: #a10f1f;
}
.account-number .saman-name {
    color: #006fb7;
}
@media screen and (min-width: 992px) {
    .account-number .account-info .copy-icon i {
        font-size: 24px;
    }
    .account-number .saderat-name {
        margin-bottom: 28px;
        margin-top: 23px;
    }
    .account-number .mellat-name {
        margin-top: 12px;
        margin-bottom: 23px;
    }
    .account-number .parsian-name {
        margin-top: 23px;
        margin-bottom: 24px;
    }
    .account-number .saman-name {
        margin-top: 11px;
        margin-bottom: 20px;
    }
}
.online-box {
    margin-top: 30px;
}
.online-box p {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}
.online-box .pay-online {
    text-align: center;
    position: relative;
    background-color: #293f4d;
    border-radius: 5px;
    width: 34%;
    margin: 20px auto 0;
    height: 76px;
}
@media screen and (max-width: 991px) {
    .online-box .pay-online {
        width: 50%;
    }
}
@media screen and (max-width: 767px) {
    .online-box .pay-online {
        width: 70%;
    }
}
@media screen and (max-width: 574px) {
    .online-box .pay-online {
        width: 90%;
    }
}
.online-box .pay-online a {
    background-color: #4dd0e1;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    position: absolute;
    width: 104%;
    left: 0;
    right: -7px;
    top: 6px;
    margin: 0 auto;
    padding: 20px 0;
}
@media screen and (max-width: 574px) {
    .online-box .pay-online a {
        font-size: 14px;
    }
}
@media screen and (max-width: 360px) {
    .online-box .pay-online a {
        width: 106%;
    }
}
.static-page-css .purchace-guid .purchace-online {
    border-width: 0 1px 0 0;
    margin: 0 20px;
    padding-right: 10px;
}
.static-page-css .purchace-guid .purchace-online h2 {
    color: #4d4d4d;
    font-size: 14px;
}
.static-page-css .purchace-guid .purchace-online p {
    border-image: none;
    border-style: unset;
    border-width: 0;
    margin: 0;
}
.static-page-css .purchace-guid .warning-txt {
    background-color: #e1594d;
    color: #fff;
    border-radius: 10px;
    width: 70%;
    padding: 10px;
    margin: 40px auto 0;
    text-align: center;
}
@media screen and (max-width: 991px) {
    .static-page-css .purchace-guid .warning-txt {
        width: 100%;
    }
}
.products-logo {
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
}
.products-logo .product-name {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 700;
    color: #95989a;
}
.section-right {
    padding: 20px;
}
.products_list {
    text-align: center;
}
.products_list h4,
.step2 h5 {
    margin-bottom: 0;
    margin-top: 5px;
}
.products_list img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.products_list [class*="col-"] {
    padding-top: 20px;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
}
.products_list .unavailable {
    color: #ff9800;
}
.products_list .stop-production,
.shopping-section .shopping-list table td i {
    color: #95989a;
}
.products_list .comming-soon {
    color: #27c07a;
}
.products_list .show-product {
    border-top: 1px solid #f1f1f1;
    height: 40px;
    text-align: center;
    display: none;
    padding-top: 4px;
    width: 93%;
    margin-right: 10px;
}
.products_list .show-product .show-name {
    position: relative;
    top: 5px;
}
.products_list .show-product i {
    position: absolute;
    right: 18px;
    color: #fff;
    background-color: #27c07a;
    border-radius: 50px;
    padding: 7px;
}
.products_list .product-details {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    min-height: 345px;
}
.products_list .product-details:hover {
    transform: scale(1.1);
}
.products_list .product-details:hover .show-product {
    display: block;
}
.free-shiping {
    padding-right: 10px;
}
.free-shiping ul {
    border-width: 0 !important;
}
.shiping-comment-txt {
    background-color: #f9f9f9;
    width: 50%;
    margin: 60px auto 0;
    padding: 40px 25px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .shiping-comment-txt {
        width: 100%;
    }
}
.brands-page {
    background: -webkit-linear-gradient(to right, #4dd0e1, #27c07a);
    background: -moz-linear-gradient(to right, #4dd0e1, #27c07a);
    background: -ms-linear-gradient(to right, #4dd0e1, #27c07a);
    background: -o-linear-gradient(to right, #4dd0e1, #27c07a);
    background: linear-gradient(to right, #4dd0e1, #27c07a);
    padding: 20px 0;
}
.brands-page .brands-box {
    display: flex;
    margin: 0 auto;
    width: 60.2%;
}
@media screen and (max-width: 1200px) {
    .brands-page .brands-box {
        width: 90%;
    }
}
.brands-page .brands-box .brands-info {
    color: #fff;
    text-align: justify;
    padding-right: 10px;
    margin-right: 10px;
}
@media screen and (max-width: 686px) {
    .brands-page .brands-box .brands-info {
        width: 100%;
    }
    .brands-page .brands-box .brands-info p {
        padding-top: 30px;
        font-size: 12px;
    }
}
.brands-page .brands-box .brands-name {
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin-top: 15px;
}
.brands-page .brands-box .brnads-img {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 686px) {
    .brands-page .brands-box .brands-name {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 15px;
    }
    .brands-page .brands-box .brnads-img {
        display: none;
    }
}
.offer-section {
    padding-top: 0;
}
.offer-section .offer-page {
    background-image: url(../images/Layer1.png);
}
.offer-section .offer-page .offer-main {
    width: 60%;
    margin: 0 auto;
}
@media screen and (max-width: 991px) {
    .offer-section .offer-page {
        background-image: none;
    }
    .offer-section .offer-page .offer-main {
        width: 100%;
    }
}
.offer-section .offer-page .offer-details {
    background-color: #fff;
    color: #f15946;
    text-align: center;
    padding: 20px 100px;
}
.offer-section .offer-page .offer-details h1 {
    font-size: 18px;
}
@media screen and (max-width: 1199px) {
    .offer-section .offer-page .offer-details {
        padding: 20px 50px;
    }
    .used-product .used-product-box {
        overflow: hidden;
        height: 76px;
    }
}
@media screen and (max-width: 767px) {
    .offer-section .offer-page .offer-details {
        padding: 20px;
        font-size: 12px;
    }
    .offer-section .offer-page .offer-details h1 {
        font-size: 14px;
    }
}
.used-product {
    padding: 20px;
}
.used-product .used-product-box ul {
    list-style: none;
    display: list-item;
    padding-right: 0;
    margin-top: 10px;
}
@media screen and (max-width: 1199px) {
    .used-product .used-product-box ul {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        display: list-item;
        height: 145px;
    }
}
.acoustic-main-slider .no-scroll,
.acoustic-modal-body {
    overflow: hidden;
}
.used-product .used-product-box ul .used-product-category {
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
    margin-right: 6px;
    text-align: center;
    display: inline-block;
    width: 166px;
    height: 45px;
}
.not-found .ctegory a,
.used-product .used-product-box ul .used-product-category a {
    padding: 10px 0;
    color: #95989a;
    display: block;
}
.used-product .title-used {
    font-size: 20px;
    color: #fff;
    background-color: #4dd0e1;
    padding: 25px 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .used-product .title-used {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .used-product .title-used {
        font-size: 14px;
    }
}
.used-product .used-details-title {
    background-color: #3454d1;
    color: #fff;
    text-align: center;
    padding: 7px 0;
}
.used-product .not-used {
    color: #95989a;
    padding: 20px 0;
}
.used-product .used-details {
    border: 1px solid #f1f1f1;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .used-product .used-details {
        text-align: right !important;
    }
    .used-product .used-details .dots-mobile {
        margin: 0 10px;
        padding-right: 30px;
    }
    .used-product .used-details .dots-mobile::before {
        content: "";
        background: #3454d1;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        right: 12px;
        top: 7px;
        position: absolute;
    }
}
.used-product .used-details .row {
    display: flex;
    align-items: center;
}
.brands-page .brands-box .used-product .used-details .row .brands-name,
.used-product .used-details .row .brands-page .brands-box .brands-name,
.used-product .used-details .row .en-font {
    padding-left: 40px;
    text-align: left;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .used-product .used-details,
    .used-product .used-details-title {
        font-size: 12px;
    }
    .brands-page .brands-box .used-product .used-details .row .brands-name,
    .used-product .used-details .row .brands-page .brands-box .brands-name,
    .used-product .used-details .row .en-font {
        padding-left: 0;
        padding-top: 35px;
    }
}
@media screen and (max-width: 767px) {
    .brands-page .brands-box .used-product .used-details .row .brands-name,
    .used-product .used-details .row .brands-page .brands-box .brands-name,
    .used-product .used-details .row .en-font {
        padding-top: 0;
    }
    .used-product .used-details .price {
        text-align: center !important;
        margin-top: 20px;
    }
}
.used-product .used-details .brands {
    background: #f9f9f9;
    position: absolute;
    left: 0;
    top: 0;
    padding: 3px;
}
@media screen and (max-width: 767px) {
    .used-product .used-details .add-basket {
        text-align: center !important;
    }
}
.used-product .used-details .add-basket button {
    min-width: 185px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .used-product .used-details .add-basket button {
        min-width: 134px;
        padding: 5px;
        font-size: 10px;
    }
}
.not-found {
    text-align: center;
}
.not-found .notFound-text {
    font-size: 24px;
    color: #d2d2d2;
    margin-bottom: 170px;
}
@media screen and (max-width: 767px) {
    .not-found {
        background-color: #fff;
        padding: 0 10px;
    }
    .not-found .notFound-text {
        font-size: 16px;
        margin-bottom: 100px;
    }
}
.not-found .ctegory {
    background-color: #f1f1f1;
    border-radius: 5px;
    margin-bottom: 10px;
}
.not-found .ctegory a {
    text-align: center;
}
.not-found .ctegory:hover {
    background-color: #4dd0e1;
}
.filter-main-box .select-pro ul li .brand-list.brand-list-choice .brand-name,
.not-found .ctegory:hover a {
    color: #fff;
}
.steps-list {
    padding-top: 0;
}
.steps-list .main-box {
    padding-top: 10px;
}
.steps-list .main-box ul {
    text-align: right;
    width: 100%;
    min-height: 50px;
    padding: 15px 60px 23px 0;
    margin-bottom: 0;
}
.steps-list .main-box ul li {
    width: 18%;
}
@media screen and (max-width: 767px) {
    .steps-list .main-box ul {
        text-align: center;
        padding: 0;
    }
    .shopping-section .shopping-list table tr .times-icon,
    .steps-list .main-box ul li {
        display: none;
    }
    .steps-list .main-box ul li.active {
        display: block;
        width: 100%;
    }
    .shopping-section .shopping-list table tr {
        border-top: 1px solid #f1f1f1;
    }
}
.steps-list .main-box ul li a {
    position: relative;
    font-size: 18px;
}
.steps-list .main-box ul li a i {
    color: #95989a;
    border-radius: 50px;
    border: 1px solid #f1f1f1;
    padding: 13px;
    margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .steps-list .main-box ul li a {
        font-size: 12px;
    }
    .steps-list .main-box ul li a i {
        padding: 8px;
    }
}
.order-box,
.shopping-section,
.steps-list {
    padding-bottom: 0;
}
.steps-list .main-box .stepNo {
    position: absolute;
    top: -14px;
    right: 58px;
    font-size: 10px;
    color: #95989a;
}
.shopping-section .shopping-list table {
    text-align: center;
    table-layout: fixed;
    margin-bottom: 10px;
    width: 100%;
}
.shopping-section .shopping-list table thead th {
    border-width: 1px;
    color: #95989a;
    border-top: 0;
}
@media screen and (max-width: 767px) {
    .shopping-section .shopping-list table thead {
        display: none;
    }
    .shopping-section .shopping-list table td {
        display: block;
        border-top: none;
    }
}
.shopping-section .shopping-list table .discount-form {
    height: 100px;
}
.shopping-section .shopping-list table .discount-form .label {
    padding-left: 10px;
    color: #95989a;
}
.shopping-section .shopping-list table .discount-form .submit-box {
    position: relative;
}
.shopping-section .shopping-list table .discount-form .submit-box button {
    position: absolute;
    left: 0;
    border: 0;
    bottom: -5px;
    background: 0 0;
    border-right: 1px solid #f1f1f1;
    height: 32px;
    padding-top: 8px;
}
.shopping-section .shopping-list table .discount-form .submit-box input {
    height: 35px;
    width: 180px;
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    padding-right: 10px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .steps-list .main-box .stepNo {
        right: 41px;
    }
    .shopping-section .shopping-list table .discount-form .label {
        font-size: 13px;
    }
    .shopping-section .shopping-list table .discount-form .submit-box input {
        width: 133px;
    }
}
.shopping-section .shopping-list table .discount-form .price,
.step2 i {
    font-size: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .shopping-section .shopping-list table .discount-form .price {
        font-size: 17px;
    }
}
.order-box,
.return-box {
    padding-top: 0;
}
.order-box .container {
    margin-top: 0;
}
.order-box .submit-order,
.up-mobile .up-accordion .card .collapse .order-history .order-all {
    text-align: center;
}
@media screen and (max-width: 767px) {
    .order-box .submit-order {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 2;
        box-shadow: 10px 10px 10px #ccc;
        background: #4dd0e1 !important;
        height: 50px;
    }
}
.order-box .submit-order a {
    color: #fff;
    background-color: #4dd0e1;
    padding: 9px 19px 4px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 4.5;
}
.order-box .submit-order a i {
    padding-right: 6px;
    color: #eaeaea;
}
.order-box .submit-order a span {
    position: relative;
    top: -2px;
}
@media screen and (max-width: 575px) {
    .step2 [class*="col-"] {
        margin-bottom: 10px;
    }
}
.step2 i {
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    padding: 15px;
    color: #95989a;
}
.step2 h5 {
    margin-top: 10px;
}
.step2 .sbmit-membership,
.step2 form {
    margin-top: 20px;
}
.step2 button {
    color: #fff;
    padding: 4px 55px;
}
.step2 .form-control {
    background-color: #f9f9f9;
    border-color: #f1f1f1;
    color: #95989a;
}
.step2 .forget-pass {
    margin-bottom: 20px;
}
.step2 .forget-pass a {
    color: #95989a;
    font-size: 15px;
}
.step2 .sbmit-membership a {
    color: #fff;
    background-color: #4dd0e1;
    border-radius: 5px;
    padding: 4px 40px;
    line-height: 3;
}
.step2 .login-member,
.step2 .membership {
    text-align: center;
    padding: 50px;
    height: 100%;
}
.step2 .login-member {
    margin-bottom: 10px;
}
.step2 .submit-order a {
    background-color: transparent;
}
.return-box .container {
    margin-top: 0;
}
.return-box .retuen-shopping {
    text-align: right;
    padding-right: 50px;
}
@media screen and (max-width: 767px) {
    .order-box .submit-order a {
        line-height: 3;
    }
    .return-box .retuen-shopping {
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 2;
        box-shadow: 10px 10px 10px #ccc;
        background: #4dd0e1 !important;
        height: 50px;
        border: 0;
        text-align: center;
        padding-right: 0;
    }
}
.return-box .retuen-shopping a {
    color: #95989a;
    border: 2px solid #f1f1f1;
    border-radius: 5px;
    padding: 10px 30px;
    line-height: 4.5;
}
@media screen and (max-width: 767px) {
    .return-box .retuen-shopping a {
        color: #fff;
        border: 0;
        line-height: 3;
        padding: 0;
    }
}
.form-step3 {
    padding: 50px;
    text-align: right;
}
.form-step3 .submit {
    background-color: #4dd0e1;
    color: #fff;
    margin-right: 44%;
    padding: 12px 25px 5px;
}
.tabs-main-faq .faq-link {
    padding-top: 60px;
    text-align: center;
}
.tabs-main-faq .faq-link a {
    font-weight: 700;
    font-size: 16px;
    text-decoration: underline;
    color: #4d4d4d;
}
.tabs-main-faq .faq-link a:hover {
    color: #4d4d4d;
}
.tabs-main-faq .faq-title {
    color: #4dd0e1;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-top: 67px;
    margin-bottom: 51px;
}
@media screen and (max-width: 575px) {
    .tabs-main-faq .faq-title {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.tabs-main-faq .faq-tabs .nav-tabs {
    border-bottom: 0;
}
.tabs-main-faq .faq-tabs .nav-tabs .nav-link {
    color: #b6b8ba;
    text-align: center;
    margin-right: 60px;
    font-size: 16px;
}
@media screen and (max-width: 991px) {
    .tabs-main-faq .faq-tabs .nav-tabs .nav-link {
        margin-right: 34px;
    }
}
.acoustic-list ul li:first-child,
.studio-brands ul li:first-child,
.tabs-main-faq .faq-tabs .nav-tabs .nav-link:first-child {
    margin-right: 0;
}
.tabs-main-faq .faq-tabs .nav-tabs .nav-link.active {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #9f9f9f;
    color: #4d4d4d;
    font-weight: 700;
}
.tabs-main-faq .faq-tabs .nav-tabs .nav-link:hover {
    border: 0;
}
.tabs-main-faq .faq-tabs .faq-tab-content {
    margin-top: 71px;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card {
    border: 0;
    background: 0 0;
    border-radius: 0;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card:last-child {
    border-bottom: 1px solid #b6b8ba;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header {
    background: 0 0;
    border-top: 1px solid #b6b8ba;
    border-bottom: 0;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header h2 .btn-link {
    color: #4d4d4d;
    font-weight: 700;
    width: 100%;
    text-align: right;
    white-space: normal;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header h2 .btn-link:active,
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header h2 .btn-link:focus {
    text-decoration: none;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-minus,
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-plus {
    position: absolute;
    top: 18px;
    left: 16px;
    fill: #9e9e9e;
}
@media screen and (max-width: 575px) {
    .tabs-main-faq .faq-tabs .faq-tab-content {
        margin-top: 25px;
    }
    .tabs-main-faq .faq-tabs .faq-tab-content .card .card-header h2 .btn-link {
        font-size: 14px;
        font-weight: 700;
    }
    .tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-minus,
    .tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-plus {
        left: 5px;
    }
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-plus {
    display: none;
}
.ask-people .acoustic-slider .item .people-name small,
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-minus,
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button.collapsed .svg-plus {
    display: block;
}
.tabs-main-faq .dropdown-mobile .dropdown-menu,
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button.collapsed .svg-minus {
    display: none;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header:hover h2 .btn-link {
    text-decoration: none;
    color: #4dd0e1;
}
.tabs-main-faq .faq-tabs .faq-tab-content .card .card-header:hover svg {
    fill: #4dd0e1;
}
.tabs-main-faq .dropdown-mobile {
    border: 1px solid #d2d2d2;
    s: 5px;
    background: #fff;
}
.acoustic-banners img,
.acoustic-dec,
.acoustic-main-slider .item img,
.acoustic-main-slider .thumbnail-img .owl-item img,
.acoustic-property .property-box,
.done-project,
.done-project .box-img img {
    border-radius: 5px;
}
.profile-info .details-info .edit a,
.tabs-main-faq .dropdown-mobile border-radiu .blue-txt {
    color: #4dd0e1;
}
@media screen and (min-width: 768px) {
    .tabs-main-faq .dropdown-mobile {
        display: none;
    }
}
.tabs-main-faq .dropdown-mobile .dropdown-menu.show {
    display: block;
    right: 31px;
}
.tabs-main-faq .dropdown-mobile .dropdown-toggle .arrow-faq-bottom {
    position: absolute;
    left: 31px;
}
.tabs-main-faq .dropdown-mobile .dropdown-toggle::after {
    display: none;
}
@media screen and (max-width: 767px) {
    .tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-minus svg,
    .tabs-main-faq .faq-tabs .faq-tab-content .card .card-header button .svg-plus svg {
        width: 20px;
        height: 20px;
    }
    .tabs-main-faq .tabs-desktop {
        display: none;
    }
}
.call-faq {
    background-color: #eff2f5;
    text-align: center;
    margin-top: 65px;
    padding-top: 80px;
    padding-bottom: 65px;
    margin-bottom: -20px;
}
@media screen and (max-width: 575px) {
    .call-faq {
        padding-top: 15px;
    }
}
.call-faq .call-title {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
    .call-faq .call-title {
        font-size: 16px;
    }
}
@media screen and (max-width: 375px) {
    .call-faq .call-title {
        font-size: 12px;
    }
}
.call-faq .call-no {
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
    .call-faq .call-no {
        font-size: 24px;
    }
}
@media screen and (max-width: 375px) {
    .call-faq .call-no {
        font-size: 18px;
    }
}
.acoustic-main-slider h2,
.acoustic-title {
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
}
.acoustic-title {
    font-size: 24px;
    text-align: center;
    color: #424242;
}
@media screen and (max-width: 991px) {
    .acoustic-main-slider h2,
    .acoustic-title {
        font-size: 18px;
    }
}
@media screen and (max-width: 575px) {
    .acoustic-main-slider h2,
    .acoustic-title {
        font-size: 16px;
    }
}
.acoustic-main-slider {
    padding-bottom: 0;
    margin-bottom: -20px;
}
.acoustic-main-slider h2 {
    background: 0 0;
    font-size: 32px;
    color: #4dd0e1;
    text-align: right;
}
@media screen and (max-width: 991px) {
    .acoustic-main-slider h2 {
        font-size: 18px;
    }
}
@media screen and (max-width: 575px) {
    .acoustic-main-slider h2 {
        font-size: 16px;
    }
}
.acoustic-main-slider h2 span {
    font-size: 24px;
    font-weight: 400;
}
@media screen and (max-width: 991px) {
    .acoustic-main-slider h2 span {
        font-size: 16px;
    }
}
.acoustic-main-slider .thumbnail-img {
    position: absolute;
    bottom: 5%;
    left: 2%;
}
.acoustic-main-slider .thumbnail-img .owl-stage-outer {
    float: left;
}
.acoustic-main-slider .thumbnail-img .owl-item {
    float: left;
    width: 138px !important;
    padding: 5px;
}
@media screen and (max-width: 767px) {
    .acoustic-main-slider .thumbnail-img .owl-item {
        width: 110px !important;
    }
}
@media screen and (max-width: 575px) {
    .acoustic-main-slider h2 span {
        font-size: 14px;
    }
    .acoustic-main-slider .thumbnail-img .owl-stage-outer {
        left: 5%;
    }
    .acoustic-main-slider .thumbnail-img .owl-item {
        width: 80px !important;
    }
}
@media screen and (max-width: 478px) {
    .acoustic-main-slider .thumbnail-img .owl-item {
        width: 60px !important;
    }
}
.acoustic-dec {
    background-color: #eff2f5;
    padding: 22px 27px;
    margin-top: 30px;
}
.acoustic-dec h2 {
    font-size: 18px;
    margin-top: 20px;
}
.acoustic-dec p {
    color: #9e9e9e;
}
.acoustic-property .property-box {
    background-color: #fff;
    padding: 40px 37px 67px;
    text-align: center;
    border-right: 1px solid #eee;
    min-height: 370px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
@media screen and (max-width: 991px) {
    .acoustic-property .property-box {
        min-height: 460px;
    }
}
@media screen and (max-width: 767px) {
    .acoustic-dec h2 {
        font-size: 14px;
        font-weight: 700;
    }
    .acoustic-property .property-box {
        padding: 40px 15px 67px;
    }
}
.acoustic-property .property-box:first-child {
    border-right: 0;
}
.acoustic-property .property-box .img-box-height {
    height: 100px;
}
.acoustic-property .property-box h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 37px;
}
.acoustic-property .property-box p {
    color: #9e9e9e;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .acoustic-property .property-box h3 {
        font-size: 14px;
    }
    .acoustic-property .property-box p {
        font-size: 12px;
    }
}
.acoustic-property .property-box:hover {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}
.done-project {
    background-color: #fff;
    padding: 20px 54px;
}
.done-project .box-hover-img {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 10000;
    width: 100%;
    height: 100%;
    text-align: center;
}
.done-project .box-hover-img img {
    margin: 10%auto;
}
@media screen and (max-width: 992px) {
    .done-project .box-hover-img img {
        width: 90%;
        padding-top: 65px;
    }
}
.done-project .close-popup {
    position: fixed;
    right: 2%;
    top: 2%;
    display: none;
    z-index: 10000000000;
    cursor: pointer;
}
.done-project .box-img {
    text-align: center;
    position: relative;
    margin-bottom: 24px;
    cursor: pointer;
}
.padding-two {
    padding-left: 2px !important;
    padding-right: 2px !important;
}
@media screen and (max-width: 575px) {
    .acoustic-property .property-box {
        min-height: 370px;
    }
    .done-project .display-xs {
        display: none;
    }
    .padding-two {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
.padding-zero {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
@media screen and (max-width: 575px) {
    .padding-zero {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
.ask-people .acoustic-slider .item {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px 17px;
    border: 1px solid #d2d2d2;
}
.ask-people .acoustic-slider .item .people-name .name-text {
    padding-right: 68px;
    padding-top: 7px;
}
.ask-people .acoustic-slider .item .people-name .middle-align {
    display: flex;
    align-items: center;
}
.ask-people .acoustic-slider .item p {
    font-size: 14px;
    margin-top: 20px;
    font-weight: 300;
}
.ask-people .acoustic-slider .item .rate-box {
    float: left;
    padding-top: 6px;
}
.ask-people .acoustic-slider .item .rate-box i {
    color: #fac917;
}
.ask-people .acoustic-slider .owl-nav {
    position: relative;
    top: 10px;
    margin-bottom: 10px;
}
.ask-people .acoustic-slider .owl-nav [class*="owl-"] {
    border: 0 !important;
}
.ask-people .acoustic-slider .owl-nav [class*="owl-"]:hover {
    background-color: transparent;
    outline: 0;
}
.ask-people .acoustic-slider .owl-nav .owl-prev,
.ask-people .acoustic-slider .owl-theme .owl-nav .owl-next,
.ask-people .acoustic-slider .slider-guitar .owl-nav .owl-next,
.owl-theme .ask-people .acoustic-slider .owl-nav .owl-next,
.slider-guitar .ask-people .acoustic-slider .owl-nav .owl-next {
    position: absolute;
    right: 17px;
}
.ask-people .acoustic-slider .owl-nav .owl-next {
    position: absolute;
    left: 0;
}
.need-help {
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #fff;
    width: 60%;
    padding: 39px 27px;
    text-align: center;
    margin: 15px auto 0;
    color: #4dd0e1;
}
@media screen and (max-width: 991px) {
    .need-help {
        width: 70%;
    }
}
@media screen and (max-width: 767px) {
    .need-help {
        width: 80%;
    }
}
.need-help h3 {
    font-size: 28px;
}
@media screen and (max-width: 991px) {
    .need-help h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 575px) {
    .need-help {
        width: 90%;
    }
    .need-help h3 {
        font-size: 18px;
    }
}
.need-help .call {
    font-size: 18px;
    margin-top: 10px;
}
@media screen and (max-width: 991px) {
    .need-help .call {
        font-size: 16px;
    }
}
@media screen and (max-width: 575px) {
    .need-help .call {
        font-size: 14px;
    }
}
.need-help .phone {
    font-size: 32px;
    font-weight: 700;
    margin-top: 36px;
}
.return-back-profile {
    margin-bottom: 17px;
    display: none;
}
@media screen and (max-width: 767px) {
    .return-back-profile {
        display: block;
    }
}
.return-back-profile a span {
    color: #9e9e9e;
    padding-right: 10px;
    font-size: 12px;
}
.profile-info {
    display: flex;
    background-color: #fff;
    border-radius: 5px;
    height: 85px;
    padding: 10px;
    margin-top: 40px;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    .profile-info {
        display: table;
        width: 100%;
    }
}
.profile-info .media {
    align-items: center;
    width: 30%;
}
@media screen and (max-width: 991px) {
    .profile-info .media {
        width: 37%;
    }
}
.profile-info .media img {
	border-radius: 50%;
	border: 5px solid rgba(77, 208, 225, 0.5);
	box-shadow: 0 0 20px 0 rgba(77,208,225,0.5);
}
@media screen and (max-width: 767px) {
    .profile-info .media {
        width: 100%;
    }
    .profile-info .media img {
        position: absolute;
        top: -7%;
        width: 20%;
    }
}
@media screen and (max-width: 454px) {
    .profile-info .media img {
        width: 25%;
        top: -2%;
    }
}
.profile-info .media-body {
    margin-right: 20px;
}
.profile-info .media-body div:first-child {
    font-weight: 700;
}
.profile-info .media-body div:nth-child(2) {
    font-size: 12px;
}
.profile-info .details-info {
    border-right: 2px solid #d2d2d2;
    align-items: center;
    padding: 4px 19px;
    width: 70%;
    color: #707070;
}
@media screen and (max-width: 767px) {
    .profile-info .media-body {
        margin-right: 30%;
    }
    .profile-info .details-info {
        width: 100%;
        border-right: 0;
        padding-top: 20px;
    }
}

.profile-info .details-info .phone-no {
    padding-right: 25px;
    color: #9e9e9e;
}
.brands-page .brands-box .profile-info .details-info .brands-name,
.profile-info .details-info .brands-page .brands-box .brands-name,
.profile-info .details-info .en-font {
    padding-right: 61px;
    color: #9e9e9e;
}
.profile-info .details-info .edit {
    position: absolute;
    left: 39px;
    bottom: 22px;
}
@media screen and (max-width: 767px) {
    .profile-info .details-info div:nth-child(2) {
        padding-top: 0;
    }
    .brands-page .brands-box .profile-info .details-info .brands-name,
    .profile-info .details-info .brands-page .brands-box .brands-name,
    .profile-info .details-info .en-font {
        padding-right: 25px;
    }
    .profile-info .details-info .edit,
    .user-menu-list .right-menu .progress-box {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .profile-info .details-info .edit {
        left: 30px;
        bottom: 30px;
    }
    .profile-info .details-info .edit a {
        font-size: 12px;
    }
}
.user-menu-list .right-menu {
    background-color: #fff;
    border-bottom: 0;
    margin-left: 29px;
}
.user-menu-list .right-menu .quality-info {
    text-align: center;
    color: #9e9e9e;
    padding: 15px 50px;
    font-size: 14px;
}
@media screen and (max-width: 1199px) {
    .user-menu-list .right-menu .quality-info {
        padding: 15px 18px;
    }
}
.user-menu-list .right-menu .progress-box {
    position: relative;
    margin-bottom: 200px;
    border-bottom: 0 !important;
}
.user-menu-list .right-menu .progress-box .quality-profile {
    margin-top: 80px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
    padding-right: 15px;
    color: #424242;
}
.user-menu-list .right-menu .progress-box .progress {
    margin: 0 28px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    height: 17px;
}
.user-menu-list .right-menu .progress-box .progress .progress-bar {
    background-color: #ffd670;
}
.user-menu-list .right-menu .progress-box .progress .progress-bar span {
    margin: 0 auto;
    color: #000;
    font-size: 36px;
    font-weight: 700;
    position: absolute;
    bottom: -21%;
    right: 0;
    left: 0;
}
@media screen and (max-width: 991px) {
    .user-menu-list .right-menu .progress-box .progress .progress-bar span {
        font-size: 28px;
    }
}
.user-menu-list .right-menu .exit-box {
    background: rgba(225, 89, 77, 0.1);
    width: 100%;
    text-align: center;
    padding: 15px 0 !important;
    margin-top: 100px;
}
.user-menu-list .right-menu .exit-box a {
    color: #e1594d;
    font-size: 16px;
}
.user-menu-list .right-menu .list-group-item {
    border: 0;
    border-bottom: 1px solid #f1f1f1;
    color: #707070;
    font-size: 16px;
    padding: 0;
    margin-bottom: 0;
}
.user-menu-list .right-menu .list-group-item:nth-child(8) {
    border-bottom: 0;
}
@media screen and (max-width: 1199px) {
    .user-menu-list .right-menu .list-group-item {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    .user-menu-list .right-menu .list-group-item {
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .user-menu-list .right-menu .exit-box {
        margin-top: 0;
    }
    .user-menu-list .right-menu .list-group-item {
        font-size: 16px;
    }
}
.user-menu-list .right-menu .list-group-item .nav-link {
    padding: 15px 30px;
    white-space: nowrap;
    color: #707070;
}
@media screen and (max-width: 991px) {
    .user-menu-list .right-menu .list-group-item .nav-link {
        padding: 15px;
    }
}
.user-menu-list .right-menu .list-group-item .nav-link.active {
    border: 0;
    background-color: #fffaef;
}
.user-menu-list .right-menu .list-group-item .nav-link:hover {
    background-color: #fffaef;
    border-color: transparent;
}
.user-menu-list .right-menu .list-group-item .nav-link span:nth-child(2) {
    padding-right: 28px;
}
@media screen and (max-width: 991px) {
    .user-menu-list .right-menu .list-group-item .nav-link span:nth-child(2) {
        padding-right: 15px;
    }
}
.user-menu-list .right-menu .list-group-item .archive-no {
    background-color: rgba(77, 208, 225, 0.35);
    padding: 3px 14px 0;
    border-radius: 14px;
    margin-right: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    color: #4dd0e1;
}
.customer-club {
    background: url(../images/userProfile/club-bg.png) no-repeat;
    background-size: cover;
    border-radius: 5px;
    padding-bottom: 10px;
    height: 173px;
}
.customer-club h2 {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 700;
    padding: 14px 18px;
}
.customer-club .card-no {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 25px;
}
@media screen and (max-width: 991px) {
    .customer-club {
        height: 190px;
    }
    .customer-club .card-no {
        padding-bottom: 15px;
        padding-top: 10px;
    }
}
.customer-club .card-no span {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    padding: 22px 0;
}
@media screen and (max-width: 1199px) {
    .customer-club .card-no span {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .customer-club .card-no span {
        font-size: 13px;
    }
}
@media screen and (max-width: 359px) {
    .customer-club .card-no span {
        display: block;
        padding: 0;
    }
}
.customer-club .card-no span:first-child {
    padding-left: 22px;
}
.customer-club .advantage-credit {
    text-align: center;
    color: #fff;
    font-size: 18px;
    padding-bottom: 20px;
    position: relative;
}
.customer-club .advantage-credit .advantage-tooltip {
    position: absolute;
    background: #fff;
    left: 30%;
    width: 90%;
    top: 32px;
    color: #4d4d4d;
    font-size: 12px;
    padding: 10px 20px;
    display: none;
}
@media screen and (max-width: 991px) {
    .customer-club .advantage-credit .advantage-tooltip {
        left: 34%;
        width: 56%;
    }
}
.customer-club .advantage-credit .advantage-tooltip::after {
    content: "";
    position: absolute;
    left: 50%;
    top: -8%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    clear: both;
}
.acoustic-bestSellers .product-cart .logo-compair a,
.brands-guitar .brands-box .brands a,
.customer-club .advantage-credit .hover-adv:hover .advantage-tooltip,
.first-strcture .brands-list .brands-box ul li a,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .product-cart .logo-compair a,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .product-cart .logo-compair a,
.slider-guitar .product-cart .logo-compair a,
.suggestion-acoustic .product-cart .logo-compair a {
    display: block;
}
.customer-club .advantage-credit div:first-child {
    margin-bottom: 10px;
}
.customer-club .advantage-credit div span:nth-child(2) {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
    padding: 4px 32px;
}
@media screen and (max-width: 1199px) {
    .customer-club .advantage-credit {
        font-size: 12px;
    }
    .customer-club .advantage-credit div span:nth-child(2) {
        font-size: 16px;
        padding: 4px 15px;
    }
}
.user-info .notice-user {
    background-color: rgba(225, 89, 77, 0.05);
    border-radius: 5px;
    color: #e1594d;
    padding: 11px;
    margin-bottom: 12px;
}
.user-info .deactive-club {
    background-color: rgba(52, 84, 209, 0.05);
    border-radius: 5px;
}
.user-info .deactive-club h2 {
    color: #4d4d4d;
    border-bottom: 1px solid #fff;
    padding: 14px 23px;
}
.score-title,
.user-info .activity h2 {
    border-bottom: 1px solid #f6f9fc;
    font-weight: 700;
}
.user-info .deactive-club p {
    background: url(../images/userProfile/gem-bg.png) center no-repeat;
    color: #9e9e9e;
    text-align: center;
    padding: 30px 125px;
}
@media screen and (max-width: 991px) {
    .user-info .deactive-club p {
        padding: 30px 45px;
    }
}
.user-info .activity h2 {
    padding: 14px 18px;
}
.user-info .activity .activity-no {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    margin-top: 60px;
    margin-bottom: 20px;
    height: 60px;
    background-color: #fff;
}
.user-info .activity .activity-no:first-child {
    margin-right: 20px;
}
.user-info .activity .activity-no:last-child {
    margin-left: 20px;
}
@media screen and (max-width: 991px) {
    .user-info .activity .activity-no {
        margin-top: 20px;
    }
}
.user-info .activity .activity-no span {
    display: inline-block;
    position: relative;
}
.user-info .activity .activity-no span img {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 20%;
}
.user-info .activity .activity-no span:first-child {
    background-color: #4dd0e1;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 18px 5px;
    border-radius: 0 5px 5px 0;
    min-width: 60px;
    text-align: center;
}
@media screen and (max-width: 1199px) {
    .user-info .activity .activity-no span:first-child {
        font-size: 20px;
        padding: 18px 10px;
        min-width: 50px;
    }
}
@media screen and (max-width: 991px) {
    .user-info .activity .activity-no span:first-child {
        font-size: 22px;
        width: 90px;
        text-align: center;
    }
}
.user-info .activity .activity-no span:nth-child(2) {
    margin-right: 5%;
    font-size: 16px;
    font-weight: 700;
    color: #9e9e9e;
}
@media screen and (max-width: 1199px) {
    .user-info .activity .activity-no span:nth-child(2) {
        font-size: 12px;
        margin-right: 1%;
    }
}
.score-title {
    padding: 28px 14px 18px;
}
.content-title {
    background-color: #eff2f5;
    margin-bottom: 8px;
    border-radius: 5px;
    font-weight: 700;
    color: #707070;
    padding: 13px 18px;
}
.histoty-score {
    border-collapse: separate;
    border-spacing: 0 20px;
    padding: 10px;
    margin-bottom: 0;
}
.histoty-score tr td {
    background-color: #eff2f5;
    border: 0;
    color: #9e9e9e;
}
.histoty-score tr td:first-child {
    border-radius: 0 5px 5px 0;
}
.histoty-score tr td:nth-child(2) span {
    border-right: 1px solid #d2d2d2;
    padding-right: 20px;
}
@media screen and (max-width: 991px) {
    .user-info .activity .activity-no span:nth-child(2) {
        font-size: 14px;
        margin-right: 1%;
    }
    .histoty-score tr td {
        font-size: 12px;
    }
    .histoty-score tr td:nth-child(2) span {
        padding-right: 10px;
    }
}
.histoty-score tr td:last-child {
    border-radius: 5px 0 0 5px;
    text-align: left;
}
.histoty-score tr td:last-child span {
    background-color: #fff;
    border-radius: 16px;
    padding: 5px 20px;
    color: #d2d2d2;
}
.histoty-score tr td .price-minus {
    font-weight: 700;
    font-size: 16px;
}
.histoty-score tr td .price-plus {
    color: #27c07a;
    font-weight: 700;
    font-size: 16px;
}
@media screen and (max-width: 991px) {
    .histoty-score tr td:last-child span {
        padding: 5px 8px;
    }
    .histoty-score tr td .price-minus,
    .histoty-score tr td .price-plus {
        font-size: 12px;
    }
    .personalInfo .insert-mobile form {
        display: block;
    }
}
.histoty-score tr td .price-minus {
    color: #e1594d;
}
.pagination-order {
    text-align: center;
    padding: 25px 0;
}
.pagination-order nav ul li {
    border: 0;
    margin: 0 5px;
}
.pagination-order nav ul li a {
    background-color: #eff2f5;
    color: #d2d2d2;
    font-size: 20px;
    padding: 2px 11px 0;
    width: 35px;
    text-align: center;
    border-radius: 5px;
    border: 0;
}
.pagination-order nav ul li a:focus {
    box-shadow: none;
    color: #4dd0e1;
}
.pagination-order nav ul li a.active,
.pagination-order nav ul li a.active:hover {
    color: #4dd0e1;
}
.pagination-order nav ul li a:hover {
    color: #d2d2d2;
    background: #eff2f5;
}
.personalInfo {
    padding: 25px 0 40px;
}
.personalInfo h2 {
    padding: 13px 18px;
}
.acoustic-bestSellers .personalInfo .cart-details,
.comments-box .personalInfo .rate-box,
.newsLetter .personalInfo .img-box,
.order-box .personalInfo .submit-order,
.personalInfo .acoustic-bestSellers .cart-details,
.personalInfo .best-seler,
.personalInfo .bg-white,
.personalInfo .comments-box .rate-box,
.personalInfo .filter-main-box,
.personalInfo .newsLetter .img-box,
.personalInfo .order-box .submit-order,
.personalInfo .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.personalInfo .piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.personalInfo .pro-list,
.personalInfo .pro-list .pro-details-main .pro-details-box,
.personalInfo .proList-decBox,
.personalInfo .product-category,
.personalInfo .products_list,
.personalInfo .return-box .retuen-shopping,
.personalInfo .section-right,
.personalInfo .seller-section .daily-offer,
.personalInfo .seller-section .newest-brands-box .brands-box,
.personalInfo .seller-section .newest-brands-box .newest,
.personalInfo .shopping-section .shopping-list,
.personalInfo .slider-guitar .item,
.personalInfo .step2 .login-member,
.personalInfo .step2 .membership,
.personalInfo .steps-list .main-box,
.personalInfo .suggestion-acoustic .cart-details,
.personalInfo .used-product,
.personalInfo header,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .personalInfo .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .personalInfo .cart-details,
.pro-list .pro-details-main .personalInfo .pro-details-box,
.return-box .personalInfo .retuen-shopping,
.seller-section .newest-brands-box .personalInfo .brands-box,
.seller-section .newest-brands-box .personalInfo .newest,
.seller-section .personalInfo .daily-offer,
.shopping-section .personalInfo .shopping-list,
.slider-guitar .personalInfo .item,
.step2 .personalInfo .login-member,
.step2 .personalInfo .membership,
.steps-list .personalInfo .main-box,
.suggestion-acoustic .personalInfo .cart-details {
    padding: 20px;
}
.personalInfo .insert-mobile {
    background-color: #f1f1f1;
    margin: 0 auto 20px;
    border-radius: 5px;
    padding: 20px 29px;
}
.personalInfo .insert-mobile form input {
    border-radius: 5px;
    height: 40px;
    width: 230px;
}
.personalInfo .insert-mobile form label {
    color: #9e9e9e;
    padding-left: 20px;
}
.personalInfo .insert-mobile form button {
    background-color: #ffd670;
    border-radius: 5px;
    margin-right: 20px;
    padding: 11px 21px;
    font-size: 14px;
}
@media screen and (max-width: 991px) {
    .personalInfo .insert-mobile form button {
        margin: 14px auto 0;
        display: block;
    }
}
.personalInfo .personalInfo-box {
    border-top: 1px solid #f6f9fc;
    margin-top: 5px;
}
.personalInfo .personalInfo-box table {
    background-color: #f6f9fc;
    border-radius: 5px;
    width: 100%;
    margin: 15px auto 0;
}
.personalInfo .personalInfo-box table thead th {
    border-top: 0;
    border-bottom: 1px solid #eff2f5;
    font-size: 16px;
    font-weight: 700;
}
.personalInfo .personalInfo-box table thead th:first-child {
    width: 57%;
}
.personalInfo .personalInfo-box table thead th:nth-child(2) {
    text-align: left;
    font-size: 14px;
}
.personalInfo .personalInfo-box table thead th:nth-child(2) a {
    color: #4dd0e1;
    padding-left: 10px;
}
.personalInfo .personalInfo-box table tr .title-info {
    color: #9e9e9e;
    padding-left: 30px;
}
.personalInfo .personalInfo-box table tr .email {
    padding-right: 30px;
}
@media screen and (max-width: 991px) {
    .personalInfo .personalInfo-box table tr .email {
        padding-right: 34px;
    }
}
.personalInfo .personalInfo-box table tr .brithday {
    padding-right: 23px;
}
@media screen and (max-width: 991px) {
    .personalInfo .personalInfo-box table tr .brithday {
        padding-right: 44px;
    }
}
.personalInfo .personalInfo-box table tr .gender {
    padding-right: 40px;
}
.personalInfo .personalInfo-box table tr td {
    border-top: 0;
}
@media screen and (max-width: 991px) {
    .personalInfo .personalInfo-box table tr .gender {
        padding-right: 60px;
    }
    .personalInfo .personalInfo-box table tr .degree {
        padding-right: 20px;
    }
    .personalInfo .personalInfo-box table tr .city-name {
        padding-right: 19px;
    }
    .personalInfo .personalInfo-box table tr td {
        display: block;
        width: 130%;
    }
}
.address-choose .address-table {
    background-color: #fff;
}
.address-choose .address-table .default-address,
.address-choose .address-table .other-address {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #eff2f5;
    padding: 15px 23px;
}
.address-choose .address-table .other-address {
    margin-top: 30px;
}
.address-choose .address-table table {
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
    border-collapse: separate;
    border-spacing: 0 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #707070;
}
.address-choose .address-table table input[type="checkbox"]:focus {
    outline: 0;
}
.address-choose .address-table table tr td {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-right: 0;
    border-left: 0;
    text-align: right;
    vertical-align: middle;
}
.address-choose .address-table table tr td:first-child {
    border-right: 1px solid #f1f1f1;
    border-radius: 0 5px 5px 0;
}
.address-choose .address-table table tr td:last-child {
    border-left: 1px solid #f1f1f1;
    vertical-align: bottom;
    text-align: left;
    border-radius: 15px 0 0 5px;
    color: #4dd0e1;
}
.address-choose .add-new-address form,
.address-choose .address-add,
.address-choose .edit-box form,
.details-order .table-details tr .total:first-child {
    text-align: right;
}
@media screen and (max-width: 991px) {
    .address-choose .address-table table tr td .pb-md {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .address-choose .address-table table tr td {
        display: block;
        border: 0;
    }
    .address-choose .address-table table tr {
        border: 1px solid #f1f1f1;
        display: block;
        border-radius: 5px;
        margin-top: 23px;
    }
    .address-choose .radio-box {
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 20px;
    }
}
.address-choose .td-box {
    background: #f6f9fc;
}
.address-choose .td-box.checkedBg {
    background: #fffaef;
}
.address-choose .radio-box input:checked ~ .radio-mark,
.address-choose .radio-box:hover input ~ .radio-mark,
.address-choose .radio-mark {
    background-color: transparent;
}
.address-choose .td-box.checkedBg .radio-mark {
    border: 0;
}
.address-choose .radio-box {
    display: block;
    position: relative;
    cursor: pointer;
    width: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.address-choose .radio-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.address-choose .radio-box input:checked ~ .radio-mark:after {
    display: block;
}
.address-choose .radio-box .radio-mark:after {
    left: 5px;
    top: 0;
    width: 11px;
    height: 21px;
    border: solid #ff9800;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.address-choose .radio-mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border: 1px solid #d2d2d2;
    border-radius: 50px;
}
.address-choose .radio-mark:after {
    content: "";
    position: absolute;
    display: none;
}
.address-choose .add-new-address,
.address-choose .edit-box {
    position: relative;
}
@media screen and (max-width: 767px) {
    .address-choose .add-new-address .form-pb-xs,
    .address-choose .edit-box .form-pb-xs {
        padding-bottom: 53px;
    }
}
.address-choose .add-new-address form label,
.address-choose .edit-box form label {
    font-size: 14px;
    color: #707070;
    text-align: right;
    font-weight: 700;
}
.address-choose .add-new-address form input,
.address-choose .edit-box form input {
    border: 1px solid #f1f1f1;
    padding: 10px 13px;
    border-radius: 5px;
}
.address-choose .add-new-address form input::placeholder,
.address-choose .edit-box form input::placeholder {
    color: #95989a;
}
.address-choose .add-new-address form select,
.address-choose .edit-box form select {
    border: 1px solid #f1f1f1;
    height: 53px;
    border-radius: 5px;
    color: #95989a;
}
.address-choose .add-new-address .edit-box form .btn-new-address,
.address-choose .add-new-address form .btn-new-address,
.address-choose .add-new-address form .btn-new-address.btn-new-address-deactive,
.address-choose .add-new-address form .submit-edit,
.address-choose .edit-box form .add-new-address .btn-new-address,
.address-choose .edit-box form .submit-edit {
    background-color: #27c07a;
    color: #fff;
    border-radius: 5px;
    float: left;
    padding: 6px 48px;
}
.address-choose .add-new-address form .error-text,
.address-choose .edit-box form .error-text {
    color: #e1594d;
    font-size: 12px;
}
.address-choose .add-new-address td,
.address-choose .edit-box td {
    padding: 28px;
    border: 1px solid #4dd0e1 !important;
    border-radius: 5px !important;
}
.address-choose .add-new-address td::before,
.address-choose .add-new-address::before,
.address-choose .edit-box td::before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4dd0e1;
    position: absolute;
    top: -9px;
}
.address-choose .add-new-address td::before,
.address-choose .edit-box td::before {
    left: 4%;
}
.address-choose .add-new-address td::after,
.address-choose .edit-box td::after {
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #eaeaea;
    position: absolute;
    top: -8px;
    left: calc(4% + 1px);
}
.address-choose .edit-button {
    background-color: transparent;
    border: 0;
    color: #4dd0e1;
}
.address-choose .edit-button.edit-close {
    color: #95989a;
}
@media screen and (max-width: 991px) {
    .address-choose .edit-button {
        font-size: 14px;
    }
}
.address-choose .address-add {
    margin-top: 20px;
    padding-bottom: 40px;
}
.address-choose .address-add button {
    background: 0 0;
    color: #4dd0e1;
    font-size: 14px;
    border: 0;
    padding-right: 57px;
}
.address-choose .add-new-address {
    width: 92%;
    margin: 10px auto 0;
    border: 1px solid #4dd0e1;
    border-radius: 5px;
    padding: 30px 20px 60px;
}
.address-choose .add-new-address::before {
    right: 4%;
}
.address-choose .add-new-address::after {
    content: "";
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #eaeaea;
    position: absolute;
    top: -8px;
    right: calc(4% + 1px);
}
.address-choose .add-new-address .btn-new-address.btn-new-address-deactive {
    background-color: rgba(39, 192, 122, 0.5);
}
.faq-comment .faq-comment-box {
    width: 95%;
    margin: 0 auto;
    border-radius: 5px;
    padding-bottom: 20px;
}
.faq-comment .faq-comment-box:first-child {
    padding-top: 20px;
}
.faq-comment .faq-comment-box .faq-comment-dec {
    background-color: #f6f9fc;
}
.faq-comment .faq-comment-box .faq-comment-dec h3 {
    font-size: 14px;
    font-weight: 700;
    padding: 19px 14px;
}
.faq-comment .faq-comment-box .faq-comment-dec p {
    color: #9e9e9e;
    padding: 0 14px 12px;
}
.faq-comment .faq-comment-box .flex-title {
    background-color: #eff2f5;
    padding: 22px 15px;
    border-radius: 5px 5px 0 0;
}
.brands-page .brands-box .faq-comment .faq-comment-box .flex-title .brands-name a,
.faq-comment .faq-comment-box .flex-title .brands-page .brands-box .brands-name a,
.faq-comment .faq-comment-box .flex-title .en-font a {
    color: #9e9e9e;
    font-size: 18px;
}
.faq-comment .faq-comment-box .flex-title .date span {
    background: #fff;
    border-radius: 50px;
    color: #d2d2d2;
    padding: 5px 26px;
}
.details-order {
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
}
.details-order .table-details {
    border: 1px solid #d2d2d2;
    font-size: 16px;
}
.details-order .table-details .line-right {
    border-right: 1px solid #d2d2d2;
}
.details-order .table-details th {
    background-color: #f1f1f1;
    border-bottom: 0;
    color: #2f4858;
    font-weight: 700;
}
.details-order .table-details tr td {
    border-right: 1px solid #d2d2d2;
    color: #707070;
}
.details-order .table-details tr .total {
    color: #2f4858;
    font-weight: 700;
}
.details-order .table-details tr .total-price {
    background-color: #4dd0e1;
    color: #fff;
    font-weight: 700;
}
.close-details {
    margin: 30px 63px;
}
.acoustic-banners div,
.order-history {
    margin-bottom: 20px;
}
.order-history h2 {
    border-bottom: 1px solid #f6f9fc;
    font-weight: 700;
    padding: 14px 18px;
}
@media screen and (max-width: 1199px) {
    .order-history table {
        font-size: 12px;
    }
}
.order-history table th {
    border: 0;
    color: #707070;
    text-align: center;
}
.order-history table tbody tr:nth-child(odd) {
    background-color: #f1f1f1;
}
.order-history table tbody tr td {
    border-top: 0;
    color: #9e9e9e;
    text-align: center;
}
.order-history table tbody tr td i {
    color: #9e9e9e;
    font-size: 30px;
}
.order-history .order-all {
    padding-top: 19px;
    padding-bottom: 15px;
    text-align: center;
}
.order-history .order-all a {
    color: #27c07a;
    border-radius: 50px;
    border: 1px solid #27c07a;
    line-height: 35px;
    padding: 7px 32px;
    font-size: 16px;
    font-weight: 700;
}
@media screen and (max-width: 1199px) {
    .order-history .order-all a {
        font-size: 14px;
    }
}
.order-history .no-order p {
    background: url(../images/userProfile/order-bg.png) center no-repeat;
    color: #9e9e9e;
    text-align: center;
    padding: 64px 150px;
    height: 175px;
}
@media screen and (max-width: 991px) {
    .details-order {
        width: 100%;
    }
    .order-history .no-order p {
        padding: 64px 45px;
    }
}
.acoustic-page-title {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .acoustic-page-title {
        font-size: 16px;
    }
}
.acoustic-page .bg-img,
.guitar-page .bg-img,
.piano-page .bg-img,
.studio-page .bg-img {
    background: url(../images/acoustic-page/bg-acoustic.png);
    width: 100%;
    position: relative;
    border-radius: 5px;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}
.acoustic-page .bg-gradient::before,
.guitar-page .bg-gradient::before,
.piano-page .bg-gradient::before,
.studio-page .bg-gradient::before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    background: linear-gradient(255deg, #2f4858, #ffd670);
    opacity: 0.72;
    border-radius: 5px;
}
.acoustic-page .bg-position *,
.guitar-page .bg-position *,
.piano-page .bg-position *,
.studio-page .bg-position * {
    position: relative;
}
.acoustic-page h1 {
    font-size: 24px;
    font-family: iranyekanWeb;
    color: #fff;
}
.acoustic-page h1,
.guitar-page h1,
.piano-page h1,
.studio-page h1 {
    border-bottom: 1px solid #fff;
    padding: 16px 55px;
}
.piano-page h1,
.studio-page h1 {
    font-size: 24px;
    font-family: iranyekanWeb;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .acoustic-page h1,
    .guitar-page h1,
    .piano-page h1,
    .studio-page h1 {
        font-size: 18px;
        padding: 16px 20px;
    }
}
.acoustic-page p,
.guitar-page p,
.piano-page p,
.studio-page p {
    font-size: 16px;
    color: #fff;
    width: 72%;
    padding-right: 55px;
    font-weight: 700;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
    .acoustic-page p,
    .guitar-page p,
    .piano-page p,
    .studio-page p {
        width: 100%;
        padding-right: 20px;
    }
}
.acoustic-page p a,
.guitar-page p a,
.piano-page p a,
.studio-page p a {
    color: #4d4d4d;
    text-decoration: underline;
}
.acoustic-list,
.studio-brands {
    background: 0 0 !important;
}
.acoustic-list .bg-acoustic-list,
.studio-brands .bg-acoustic-list {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 25px;
    padding-bottom: 25px;
}
.acoustic-list ul li,
.studio-brands ul li {
    width: 95px !important;
    height: 119px !important;
}
.acoustic-banners {
    background-color: #eff2f5;
    padding: 25px 0 10px;
}
@media screen and (max-width: 575px) {
    .acoustic-banners img {
        padding: 0 20px;
    }
}
@media screen and (max-width: 767px) {
    .acoustic-page p,
    .guitar-page p,
    .piano-page p,
    .studio-page p {
        font-size: 14px;
    }
    .acoustic-bestSellers .owl-stage,
    .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .owl-stage,
    .piano-dig-aco .piano-dec-box .piano-digital-crousel .owl-stage,
    .suggestion-acoustic .owl-stage {
        right: -50px;
    }
}
@media screen and (max-width: 356px) {
    .acoustic-bestSellers .owl-stage,
    .piano-dig-aco .piano-dec-box .piano-acoustic-crousel .owl-stage,
    .piano-dig-aco .piano-dec-box .piano-digital-crousel .owl-stage,
    .suggestion-acoustic .owl-stage {
        right: 0;
    }
}
.acoustic-bestSellers .cart-details,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .cart-details,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .cart-details,
.suggestion-acoustic .cart-details {
    border: 1px solid #f1f1f1;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
}
.acoustic-bestSellers .product-cart .logo-compair,
.piano-dig-aco .piano-dec-box .piano-acoustic-crousel .product-cart .logo-compair,
.piano-dig-aco .piano-dec-box .piano-digital-crousel .product-cart .logo-compair,
.suggestion-acoustic .product-cart .logo-compair {
    justify-content: flex-end;
}
.acoustic-projects .project-bg {
    background: url(../images/acoustic-page/project-bg.png);
    border-radius: 5px;
    height: 150px;
    padding: 25px 12px;
}
.acoustic-projects .project-bg a {
    padding: 15px 70px 15px 50px;
    color: #4dd0e1;
    opacity: 0.93;
    border-radius: 29px;
    background-color: #fff;
}
.acoustic-projects .project-bg a span:first-child {
    font-weight: 700;
    font-size: 24px;
}
@media screen and (max-width: 767px) {
    .acoustic-projects .project-bg a span:first-child {
        font-size: 15px;
    }
    .acoustic-projects .project-bg a span:nth-child(2) {
        display: none;
    }
}
@media screen and (max-width: 575px) {
    .acoustic-projects .project-bg a {
        padding: 15px 36px;
    }
    .acoustic-projects .project-bg a span:first-child {
        font-size: 12px;
    }
}
.acoustic-projects .project-bg a span:nth-child(2) {
    font-size: 18px;
    margin-right: 14px;
}
.banners-three .owl-stage img,
.guitar-types img,
.related-articles .two-banners img,
.second-hand a img {
    border-radius: 5px;
}
@media screen and (max-width: 767px) {
    .banners-three .owl-stage {
        right: -75px;
    }
}
@media screen and (max-width: 459px) {
    .banners-three .owl-stage {
        right: -64px;
    }
}
.piano-page-title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
    .piano-page-title {
        font-size: 16px;
    }
}
.piano-page {
    background-color: #f6f9fc;
    padding: 20px 0 30px;
}
.piano-page .bg-img {
    background: url(../images/piano/piano-bg.png);
}
.piano-dig-aco {
    background-color: #eff2f5;
}
.piano-dig-aco .piano-dec-box {
    padding: 40px 40px 30px;
}
.piano-dig-aco .piano-dec-box p {
    color: #707070;
    font-size: 16px;
    padding: 21px 0 49px;
}
.piano-dig-aco .piano-dec-box .piano-page-title {
    padding-bottom: 24px;
}
.piano-dig-aco .all-products {
    padding: 45px 0 10px;
    text-align: center;
}
.piano-dig-aco .all-products a {
    background-color: #424242;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding: 10px 21px;
    border-radius: 5px;
}
@media screen and (max-width: 767px) {
    .piano-dig-aco .all-products a {
        font-size: 14px;
    }
}
@media screen and (max-width: 385px) {
    .piano-dig-aco .all-products a {
        font-size: 13px;
        padding: 10px 7px;
    }
}
@media screen and (max-width: 329px) {
    .piano-dig-aco .all-products a {
        font-size: 12px;
    }
}
.first-strcture {
    background-color: #f6f9fc;
    padding: 67px 0 27px;
}
@media screen and (max-width: 767px) {
    .first-strcture {
        padding: 67px 20px 27px;
    }
    .first-strcture .bg-pic {
        height: 333px;
    }
}
.first-strcture p {
    line-height: 30px;
    color: #707070;
    padding-bottom: 15px;
}
.first-strcture .bg-pic {
    background-image: url(../images/piano/sazeh.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
    .first-strcture .bg-pic {
        background-image: url(../images/piano/sazeh-md.png);
    }
    .first-strcture .brands-list .brands-box {
        overflow: hidden;
        height: 86px;
    }
}
.first-strcture .box-sugestion {
    background: #2d2b53;
    border-radius: 5px;
    padding: 26px 20px 26px 40px;
    margin-bottom: 30px;
}
.first-strcture .box-sugestion .caption-product {
    color: #fff;
    text-align: left;
}
@media screen and (max-width: 991px) {
    .first-strcture .box-sugestion {
        padding: 26px 10px 26px 20px;
    }
    .first-strcture .box-sugestion .caption-product {
        font-size: 12px;
    }
}
.first-strcture .box-sugestion .caption-product h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    border-bottom: 1px solid #424165;
    padding-right: 10px;
    padding-bottom: 10px;
}
.first-strcture .box-sugestion .caption-product img {
    border-radius: 5px;
    float: right;
}
.first-strcture .box-sugestion .caption-product .all-details {
    margin-top: 40px;
}
.first-strcture .box-sugestion .caption-product .all-details a {
    background-color: #4dd0e1;
    padding: 10px 37px;
    border-radius: 5px;
    color: #fff;
}
@media screen and (max-width: 991px) {
    .first-strcture .box-sugestion .caption-product h4 {
        font-size: 14px;
    }
    .first-strcture .box-sugestion .caption-product .all-details a {
        padding: 10px 27px;
    }
}
@media screen and (max-width: 368px) {
    .first-strcture .box-sugestion .caption-product .all-details a {
        padding: 10px 8px;
    }
}
.first-strcture .brands-list {
    background-color: #fff;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 40px;
}
.first-strcture .brands-list .brands-box ul {
    text-align: center;
    padding-right: 0;
}
@media screen and (max-width: 1199px) {
    .first-strcture .brands-list .brands-box ul {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        display: list-item;
        height: 100px;
        width: 95%;
        margin: 0 auto;
    }
}
.first-strcture .brands-list .brands-box ul li {
    border-radius: 5px;
    border: 1px solid rgba(210, 210, 210, 0.25);
    background-color: #f9f9f9;
    display: inline-block;
}
.related-articles {
    background-color: #eff2f5;
    padding-top: 30px;
}
.related-articles .two-banners {
    margin-bottom: 30px;
}
.related-articles .newsLetter {
    background-color: transparent;
}
.up-mobile,
.up-mobile .menu-xs .right-menu li {
    background-color: #f6f9fc;
}
.up-mobile .up-accordion .card {
    border: 0;
    margin-bottom: 15px;
    background: #eff2f5;
    border-radius: 10px !important;
}
.up-mobile .up-accordion .card .collapse .order-history table th {
    border-bottom: 0;
    border-top: 0;
    color: #707070;
    font-size: 12px;
}
.up-mobile .up-accordion .card .collapse .order-history table td {
    font-size: 10px;
    color: #9e9e9e;
    border-top: 0;
}
.up-mobile .up-accordion .card .collapse .order-history .order-all a {
    color: #27c07a;
    border: 1px solid #27c07a;
    border-radius: 21px;
    font-size: 12px;
    padding: 10px 28px;
}
.up-mobile .up-accordion .card:first-child {
    background-image: url(../images/userProfile/club-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.up-mobile .up-accordion .card:first-child .card-header .card-title {
    color: #fff;
}
.up-mobile .up-accordion .card:first-child .card-header .card-title:before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.up-mobile .up-accordion .card .card-header {
    border-bottom: 1px solid #fff;
    height: 50px;
    padding-top: 14px;
    background: 0 0;
}
.up-mobile .up-accordion .card .card-header .arrow-img {
    position: absolute;
    left: 19px;
    top: 15px;
}
.up-mobile .up-accordion .card .card-header .js-bottom {
    display: none;
}
.up-mobile .up-accordion .card .card-header .card-title {
    display: block;
    position: relative;
    font-size: 14px;
}
.up-mobile .menu-xs .right-menu {
    background-color: #f6f9fc;
    margin-left: 0;
}
.up-mobile .menu-xs .right-menu li:first-child {
    border-top: 1px solid #f1f1f1;
}
.up-mobile .menu-xs .right-menu li:last-child {
    border-bottom: 0;
    background: rgba(225, 89, 77, 0.1);
}
.guitar-h2 {
    font-size: 16px;
    font-weight: 700;
}
.guitar-page {
    background-color: #f6f9fc;
    padding: 20px 0 30px;
}
.guitar-page h1 {
    font-size: 24px;
    font-family: iranyekanWeb;
    color: #fff;
    padding-right: 52px;
    padding-top: 20px;
}
.guitar-page .bg-img {
    background: url(../images/guitar/guitar1.png);
}
.guitar-types {
    background-color: #eff2f5;
    padding-top: 20px;
    padding-bottom: 35px;
}
.guitar-types .pb-img {
    padding-bottom: 12px;
}
@media screen and (max-width: 767px) {
    .guitar-types .pb-img {
        padding-bottom: 0;
    }
}
.guitar-types a {
    display: block;
    position: relative;
}
@media screen and (min-width: 576px) {
    .guitar-types .show-img-xs {
        display: none;
    }
}
.guitar-types .no-padding-right {
    padding-right: 15px !important;
    padding-left: 0 !important;
}
@media screen and (max-width: 575px) {
    .guitar-types .show-img-md {
        display: none;
    }
    .guitar-types .no-padding-right {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
.guitar-types .padding-right-6 {
    padding-right: 8px !important;
}
.guitar-types .padding-left-6 {
    padding-left: 8px !important;
}
@media screen and (max-width: 575px) {
    .guitar-types .padding-right-6 {
        padding-right: 15px !important;
    }
    .guitar-types .padding-left-6 {
        padding-left: 15px !important;
    }
}
.guitar-types .types-title {
    background-image: linear-gradient(to right, rgba(66, 57, 155, 0.5), #39318f);
}
.guitar-types .types-title,
.guitar-types .types-title2,
.guitar-types .types-title3,
.guitar-types .types-title4,
.guitar-types .types-title5,
.guitar-types .types-title6 {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    padding: 5px 30px;
    color: #fff;
}
.guitar-types .types-title7 {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    padding: 5px 30px;
}
@media screen and (max-width: 767px) and (min-width: 576px) {
    .guitar-types .types-title,
    .guitar-types .types-title2 {
        font-size: 13px;
        padding: 5px 16px;
        bottom: 8px;
    }
    .guitar-types .types-title3 {
        font-size: 13px;
        padding: 5px 16px;
    }
    .guitar-types .types-title4,
    .guitar-types .types-title5,
    .guitar-types .types-title6,
    .guitar-types .types-title7 {
        font-size: 13px;
        padding: 5px 16px;
        bottom: 8px;
    }
    .guitar-types .types-title3 {
        bottom: 40px;
    }
}
@media screen and (max-width: 575px) {
    .guitar-types .types-title,
    .guitar-types .types-title2,
    .guitar-types .types-title3,
    .guitar-types .types-title4,
    .guitar-types .types-title5,
    .guitar-types .types-title6,
    .guitar-types .types-title7 {
        padding: 0 16px;
        font-size: 13px;
    }
}
.guitar-types .types-title2 {
    background-image: linear-gradient(to right, rgba(169, 107, 71, 0.5), #a96b47);
}
.guitar-types .types-title3 {
    background-image: linear-gradient(to right, rgba(112, 29, 31, 0.5), #701d1f);
}
.guitar-types .types-title4 {
    background-image: linear-gradient(to right, rgba(28, 45, 53, 0.5), #1a2b34);
}
.guitar-types .types-title5 {
    background-image: linear-gradient(to right, rgba(170, 167, 145, 0.5), #aaa791);
}
.guitar-types .types-title6 {
    background-image: linear-gradient(to right, rgba(141, 29, 21, 0.5), #8d1d15);
}
.guitar-types .types-title7 {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), #fff);
    color: #4d4d4d;
}
.brands-guitar {
    background-color: #f6f9fc;
    padding-top: 20px;
}
.brands-guitar h2 {
    text-align: center;
    margin-bottom: 15px;
}
.brands-guitar .brands-box {
    display: flex;
    justify-content: space-around;
}
@media screen and (max-width: 767px) {
    .brands-guitar .brands-box {
        flex-wrap: wrap;
    }
}
.brands-guitar .brands-box .brands {
    background-color: #f9f9f9;
    border: 1px solid rgba(210, 210, 210, 0.25);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 5px;
    padding: 10px;
}
@media screen and (max-width: 767px) {
    .brands-guitar .brands-box .brands {
        flex: 0 0 21%;
        margin: 0 1.5% 20px;
    }
}
.newest-guitar-box {
    margin-top: 40px;
}
.best-seller-studio h2,
.newest-guitar-box h2 {
    text-align: center;
}
@media screen and (max-width: 767px) and (min-width: 361px) {
    .slider-guitar .owl-stage {
        right: -50px;
    }
}
.slider-guitar .item {
    border: 1px solid #f1f1f1;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center;
    padding: 15px;
}
.slider-guitar .product-cart .logo-compair {
    justify-content: flex-end;
}
.slider-guitar .owl-nav {
    background: 0 0;
}
.slider-guitar .owl-nav i::before {
    border: 0;
    color: #d2d2d2;
    font-size: 30px;
    padding: 8px;
    background-color: #f1f1f1;
    border-radius: 50px;
}
.slider-guitar .owl-nav .owl-next:focus,
.slider-guitar .owl-nav .owl-next:hover,
.slider-guitar .owl-nav .owl-prev:focus,
.slider-guitar .owl-nav .owl-prev:hover {
    outline: 0;
    background-color: transparent;
}
.slider-guitar .owl-nav .owl-next {
    position: absolute;
    top: 40%;
}
.slider-guitar .owl-nav .owl-prev {
    border-radius: 0 3px 3px 0;
    position: absolute;
    top: 40%;
    right: -23px;
    left: auto;
}
.slider-guitar .owl-nav .owl-next {
    border-radius: 3px 0 0 3px;
    border-right: 0 !important;
    left: -23px;
    right: auto;
}
.best-seller-guitar {
    background-color: #eff2f5;
}
.best-seller-guitar .item .product-cart .img-title-box {
    min-height: 280px;
}
.best-seller-guitar .best-guitar {
    display: flex;
    margin-bottom: 30px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .best-seller-guitar .best-guitar .img-md {
        height: 100%;
    }
}
@media screen and (max-width: 991px) {
    .best-seller-guitar .best-guitar {
        background: #fff;
        display: block;
        text-align: center;
        padding: 10px 10px 35px;
        border-radius: 5px;
    }
    .best-seller-guitar .best-guitar .img-md {
        display: none;
    }
}
@media screen and (min-width: 992px) {
    .best-seller-guitar .best-guitar .img-sm {
        display: none;
    }
}
.best-seller-guitar .best-guitar .best-guitar-dec {
    padding: 20px 20px 10px;
    margin: 10px 0;
    background: #fff;
    width: 83%;
    border-radius: 5px 0 0 5px;
}
@media screen and (max-width: 991px) {
    .best-seller-guitar .best-guitar .best-guitar-dec {
        width: 100%;
        padding: 20px 20px 0;
    }
}
@media screen and (max-width: 767px) {
    .best-seller-guitar .best-guitar .best-guitar-dec {
        padding: 20px;
    }
}
@media screen and (max-width: 575px) {
    .best-seller-guitar .best-guitar .best-guitar-dec {
        padding: 0 0 20px;
    }
}
.best-seller-guitar .best-guitar .best-guitar-dec .title-guitar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 0 6px;
}
.best-seller-guitar .best-guitar .best-guitar-dec .title-guitar .all-pro {
    background-color: #424242;
    border-radius: 5px;
    padding: 5px 8px;
}

.top-attributes {
	border-color: #29cbfc54;
	border-radius: 0;
	padding: 10px 0 20px 0;
	position: relative;
	border-style: solid none none;
	border-width: 1px;
}
.top-attributes > legend {
	display: inline;
	width: auto;
	font-size: 15px;
	background: #fff;
	padding: 0 10px;
	margin-right: 13px;
	color: #797979;
}
.top-attributes > a {
	background-color: #fff;
	padding: 1px 12px;
	position: absolute;
	white-space: nowrap;
	bottom: 0;
	left: 50%;
	margin-left: -55px;
	margin-bottom: -14px;
	font-size: 13px;
	border-radius: 10px;
	color: #727272;
	line-height: 30px;
}
.top-attributes > a:hover {
color: #ff9800;
}
.top-attributes > div {
	background-color: #94b8ba;
	padding: 0;
	border-radius: 9px 9px 9px 9px;
	margin-left: 15px;
	margin-bottom: 9px;
	width: 250px;
	text-align: center;
	flex-direction: row;
	display: flex;
	overflow: hidden;
	float: left;
	border: 0px solid #4db3c4;
	height: 34px;
	margin-top: 0px;
}
.top-attributes > div > div {
	border-top: none;
	font-size: 13px;
	margin: 0;
	padding: 2px 15px 4px;
	background-color: #f0f0f0e3;
	border-radius: 0;
	color: #444;
	font-weight: normal;
	direction: ltr;
	min-height: 30px;
	line-height: 31px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	flex: 50%;
}
.top-attributes > div > div > div {
	direction: ltr;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.top-attributes > div > strong {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	padding-top: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	flex: 50%;
	line-height: 33px;
	padding: 0 5px;
}
.top-attributes > div > div > p {
	margin: 0;
}

@media screen and (max-width: 767px) {
    .best-seller-guitar .best-guitar .best-guitar-dec .title-guitar .all-pro {
        position: absolute;
        bottom: 8%;
        width: 50%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }
    .top-attributes {
        margin-bottom: 40px;
    }
    .top-attributes > div {
        width: 100%;
        margin-left: 0;
    }
}
@media screen and (max-width: 463px) {
    .best-seller-guitar .best-guitar .best-guitar-dec .title-guitar .all-pro {
        width: 75%;
    }
}
.best-seller-guitar .best-guitar .best-guitar-dec .title-guitar .all-pro a {
    font-weight: 700;
    color: #fff;
    padding-left: 10px;
}
.best-seller-guitar .best-guitar .best-seller-img {
    position: relative;
}
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name,
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name2,
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name3,
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name4,
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name5,
.best-seller-guitar .best-guitar .best-seller-img .guitar-type-best {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    border-radius: 0 0 5px 5px;
    color: #fff;
    font-size: 18px;
}
@media screen and (max-width: 991px) {
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name2,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name3,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name4,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name5,
    .best-seller-guitar .best-guitar .best-seller-img .guitar-type-best {
        width: 33%;
        bottom: 7px;
        right: 7px;
        border-radius: 5px;
    }
}
@media screen and (max-width: 575px) {
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name2,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name3,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name4,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name5,
    .best-seller-guitar .best-guitar .best-seller-img .guitar-type-best {
        font-size: 13px;
        padding: 5px 0;
        width: 40%;
    }
}
@media screen and (max-width: 400px) {
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name2,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name3,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name4,
    .best-seller-guitar .best-guitar .best-seller-img .best-seller-name5,
    .best-seller-guitar .best-guitar .best-seller-img .guitar-type-best {
        padding: 0;
    }
}
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name {
    background-image: linear-gradient(to right, rgba(66, 57, 155, 0.5), #39318f);
}
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name2 {
    background-image: linear-gradient(to right, rgba(169, 107, 71, 0.5), #a96b47);
}
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name3 {
    background-image: linear-gradient(to right, rgba(112, 29, 31, 0.5), #701d1f);
}
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name4 {
    background-image: linear-gradient(to right, rgba(170, 167, 145, 0.5), #aaa791);
}
.best-seller-guitar .best-guitar .best-seller-img .best-seller-name5 {
    background-image: linear-gradient(to right, rgba(141, 29, 21, 0.5), #8d1d15);
}
.best-seller-studio h2,
.second-hand {
    margin-bottom: 20px;
}
.second-hand a {
    display: block;
}
.second-hand a h2 {
    font-size: 24px;
    font-family: iranyekanWeb;
    color: #fff;
    position: absolute;
    top: 45%;
    right: 5%;
}
@media screen and (max-width: 575px) {
    .second-hand a h2 {
        font-size: 18px;
        top: 40%;
    }
    .help-article .help-shopping {
        overflow: hidden;
        height: 130px;
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 360px) {
    .second-hand a h2 {
        top: 29%;
        right: 10%;
    }
}
.help-article {
    background-color: #f6f9fc;
    text-align: center;
    padding-top: 15px;
}
.help-article .help-shopping ul,
.help-studio ul {
    display: flex;
    list-style: none;
    padding-right: 0;
    flex-wrap: wrap;
    text-align: center;
}
@media screen and (max-width: 575px) {
    .help-article .help-shopping ul {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        display: list-item;
        height: 140px;
    }
}
.help-article .help-shopping ul li {
    background-color: green;
    background-image: url(../images/guitar/bg-green.png);
    flex: 0 0 22.7%;
    margin: 0 0 3% 3%;
    min-height: 120px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.help-article .help-shopping ul li a {
    color: #fff;
    font-size: 18px;
    font-family: iranyekanWeb;
}
.help-article .help-shopping ul li:last-child {
    margin: 0 0 3%;
}
@media screen and (max-width: 575px) {
    .help-article .help-shopping ul li a {
        font-size: 16px;
    }
    .help-article .help-shopping ul li:last-child {
        margin: 0 0 3% 3%;
    }
}
.help-article .help-shopping ul li:nth-child(4) {
    margin: 0 0 3%;
}
@media screen and (max-width: 575px) {
    .help-article .help-shopping ul li:nth-child(4) {
        margin: 0 0 3% 3%;
    }
    .help-article .help-shopping ul li {
        display: inline-flex;
        width: 33%;
    }
}
.help-article .tm-plus {
    color: #727272;
    margin-bottom: 20px;
}
.studio-page {
    background-color: #f6f9fc;
    padding-bottom: 0;
}
.studio-page .bg-img {
    background: url(../images/studio/bg-img.png);
}
.studio-brands {
    background-color: #f6f9fc !important;
    padding-top: 0;
}
.studio-brands .container {
    margin-top: 0;
}
.studio-brands .acoustic-page-title {
    padding-top: 60px;
}
.best-seller-studio {
    background-color: #f6f9fc;
    margin-top: 0;
}
.banners-studio {
    background-color: #eff2f5;
    padding: 20px 0;
}
.banners-studio img {
    border-radius: 5px;
    margin-bottom: 20px;
}
.banners-studio a {
    display: block;
    position: relative;
}
.banners-studio a span {
    position: absolute;
    bottom: 16%;
    background-image: linear-gradient(to right, rgba(187, 30, 68, 0.5), #c92148);
    width: 42%;
    right: 2%;
    border-radius: 5px;
    padding: 6px 7px;
    text-align: center;
    color: #fff;
}
@media screen and (max-width: 991px) {
    .banners-studio a span {
        bottom: 23%;
        width: 65%;
    }
}
@media screen and (max-width: 433px) {
    .banners-studio a span {
        bottom: 32%;
        width: 70%;
        padding: 4px;
        font-size: 12px;
    }
}
@media screen and (max-width: 575px) {
    .help-studio {
        overflow: hidden;
        height: 130px;
        margin-bottom: 30px;
    }
    .help-studio ul {
        white-space: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch;
        display: list-item;
        height: 140px;
    }
}
.help-studio ul li {
    background-color: green;
    background-image: url(../images/guitar/bg-green.png);
    flex: 0 0 18%;
    margin: 0 0 2% 2%;
    min-height: 120px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 991px) {
    .help-studio ul li {
        flex: 0 0 19%;
        margin: 0 0 1% 1%;
    }
}
.help-studio ul li a {
    color: #fff;
    font-size: 18px;
}
.help-studio ul li:last-child {
    margin: 0 0 2%;
}
@media screen and (max-width: 991px) {
    .help-studio ul li:last-child {
        margin: 0 0 1% 1%;
    }
}
@media screen and (max-width: 575px) {
    .help-studio ul li a {
        font-size: 16px;
    }
    .help-studio ul li:last-child {
        margin: 0 0 2% 2%;
    }
}
.help-studio ul li:nth-child(5) {
    margin: 0 0 2%;
}
@media screen and (max-width: 991px) {
    .help-studio ul li:nth-child(5) {
        margin: 0 0 1% 1%;
    }
}
@media screen and (max-width: 575px) {
    .help-studio ul li:nth-child(5) {
        margin: 0 0 2% 2%;
    }
    .help-studio ul li {
        display: inline-flex;
        width: 33%;
    }
}
.menu-box .navbar .collapse .li-list:hover {
    background-color: #f1f1f1;
    margin-right: -10px;
    padding-right: 10px;
    border-radius: 5px;
}
.slider-box {
    background: #eff2f5;
}
.pro-list .pro-select ul li .btn-secondary {
    border: 1px solid #e6e6e6 !important;
}
.en-font-arial {
    font-family: arial;
}
.product-cart .logo-compair {
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 2;
}
.product-cart .img-title-box .pro-dec {
    font-size: 11px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product-cart .rate-star,
.product-cart .used-pro-available,
div#sticky-top {
    text-align: center;
}
.img-title-box {
	display: flex;
	flex-direction: row-reverse;
}
.img-title-box img {
	width: 130px;
	height: auto;
}
.product-cart .rate-star {
	margin-top: 0 !important;
	position: absolute;
	bottom: 13px;
	left: 20px;
	background-color: #ffffff4d;
    min-width: 100px;
}
.product-cart .rate-star span strong {
	width: 15px;
	display: inline-block;
	line-height: 14px;
	text-align: center;
	border: none;
	color: #daaf2f;
	border-radius: 3px;
	font-size: 10px;
	padding: 1px 0px 0px 0;
	position: relative;
	top: -1px;
	background-color: #daaf2f17;
}
.product-cart .sale {
    position: absolute;
    top: -3px;
    right: 0;
}
.product-cart .sale {
	position: absolute;
	top: 6px;
	right: 20px;
	z-index: 1;
}
.product-price-status .sale .sale-percent, .product-cart .sale .sale-percent {
	background-color: #fffbe8;
	color: #d31616;
	text-align: center;
	font-weight: 400;
	position: relative;
	font-size: 14px;
	border-radius: 6px;
	float: left;
	left: 20px;
	top: 0px;
	width: auto;
	height: auto;
	line-height: 21px;
	padding: 0px 3px;
	border: 1px solid #d35454;
}
.product-cart .sale img, .product-price-status .sale img {
	width: 59px;
	height: 46px;
}
.clock .timeMain .time {
	background-color: #fff;
	padding-top: 0;
	font-weight: 400;
	border: 1px solid #e6e6e6;
}
.pro-list .pro-details-main .pro-details-box:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.pro-list .pro-details-main .pro-details-box {
	flex: 0 0 24%;
	margin: 0 0.5% 10px;
	box-shadow: 0 0 3px 0px #29cbfc54;
	height: 275px;
	border-radius: 22px;
	border: 1px solid #e6e6e6;
}
.used-pro-available {
	margin-top: 8px;
}
@media (max-width: 1199.98px) {
    .pro-list .pro-details-main .pro-details-box {
        flex: 0 0 30%;
        margin: 0 1.5% 20px;
    }
}
@media (max-width: 991.98px) {
    .pro-list .pro-details-main .pro-details-box {
        flex: 0 0 45%;
        margin: 0 2.5% 20px;
    }
}
@media (max-width: 575.98px) {
    .pro-list .pro-details-main .pro-details-box {
        flex: 0 0 100%;
    }
}
.pro-list .pro-details-main .over-product .over-product-txt {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.filter-main-box .select-title.select-title-first {
    margin-top: 0;
}
@media (max-width: 991.98px) {
    .filter-main-box .select-title.select-title-first {
        margin-top: 25px;
    }
}
.filter-main-box .select-pro ul li .brand-list .brand-name {
    font-size: 11px;
    top: 0;
}
@media (max-width: 991.98px) {
    .filter-main-box .select-pro ul li .brand-list .brand-name {
        font-size: 13px;
    }
}
.filter-main-box .select-pro ul li .brand-list {
    border: 1px solid #e6e6e6;
    min-height: 42px;
    padding: 0 5px;
    position: relative;
}
.filter-main-box .select-pro ul li .brand-list.brand-list-choice {
    border: 1px solid #4dd0e1;
    box-shadow: 0 0 5px #51d1e2;
    background: #4dd0e1;
}
.filter-main-box .select-pro ul li {
    margin-bottom: 5px;
}
.filter-main-box .select-pro .show-less-box,
.filter-main-box .select-pro .show-more-box {
    width: 100%;
    color: #000;
    background-color: inherit;
}
.filter-main-box .select-pro ul li .brand-list .brand-img {
    border: 0;
    background: #fff;
}
.filter-main-box {
    z-index: 3;
}
.product-cart .box-compair {
    opacity: 0.8;
}
.filter-main-box .select-pro ul li .brand-list i {
    color: #fff;
    position: absolute;
    right: 5px;
    opacity: 0.8;
}
.filter-main-box .select-pro ul li .brand-list.cat-item i {
    left: 5px;
    right: auto;
}
.filter-main-box .select-pro ul li .brand-list:hover i,
.product-cart .box-compair:hover {
    opacity: 1;
}
.brand-list-for-delete {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    color: #4dd0e1;
}
.overflow-hidden {
    overflow: hidden;
}
.comment-question-page h1,
.one-product .title-product h1 {
    font-size: 16px;
    font-family: iranyekan;
}
.comment-question-page h1 span, .one-product .title-product h1 span {
	font-size: 20px;
	font-family: montserrat;
	float: left;
	position: relative;
	top: 1px;
	text-align: left;
	font-weight: normal;
}
.faq-form .faq-info {
    display: block;
    margin-top: 10px;
}
.add-button a {
    background: #27c07a;
    padding: 5px 10px;
    height: 45px;
    display: inline-block;
    line-height: 35px;
    color: #fff;
    margin-left: 30px;
}
.faq .question-user,
.user-comments .comments-user-title {
    margin-right: 30px;
}

.row.tp {
	margin: 0 0 25px 0;
}
@media (max-width: 991.98px) {
    .faq .question-user,
    .user-comments .comments-user-title {
        margin-right: 15px;
    }
    .add-button a {
        margin-left: 15px;
    }
}
@media (max-width: 767px) {
    .faq .question-user,
    .user-comments .comments-user-title {
        margin-right: 0;
    }
    .add-button a {
        margin-left: 0;
    }
}
.comments-list .comments-box,
.user-comments .comments-box {
    margin: 10px auto;
    padding: 25px;
}
.bg-grey,
.comment-question-page .comments-list ul li,
.comments-list,
.comments-list .comments-box,
.faq-box,
.faq-form,
.product-more-info .product-review .col-full .panel,
.user-comments .comments-box {
    background-color: #e9e9e9;
    border-radius: 5px;
}
.comments-list .comments-box .rate-from,
.user-comments .comments-box .rate-from {
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 10px;
}
.no-faq-comment {
    margin: 10px auto;
}
@media (max-width: 767px) {
    .no-faq-comment {
        display: flex;
    }
    .user-menu-list .right-menu{
        margin-left: 0px;
    }
}
.answer-answer {
    background: #f4f4f4;
    padding: 12px;
    border-radius: 5px;
    color: #717171;
}
.faq-box p {
    color: #4d4d4d;
}
.answer-answer p {
    color: #717171;
}
.comment-question-page .error-message,
.comment-question-page .success-message,
.user-comments .comments-box .error-message,
.user-comments .comments-box .success-message {
    position: relative;
    display: none;
}
.product-cart .shopping-box {
    padding: 0 15px;
}
.product-cart .shopping-box .discount {
    position: inherit;
}
.product-cart .shopping-box .price {
    padding-top: 0;
}
.product-cart .shopping-box .call-shopping,
.product-cart .shopping-box .shopping-cart {
    margin-top: 0;
}
.enamad, .enamad-xs {
	cursor: pointer;
	padding: 20px;
	text-align: center !important;
}
.img-title-box > .col-6 > span {
	font-size: 12px;
	line-height: 20px;
	display: block;
}
.pro-list .pro-details-main .pro-details-box h3 {
	font-weight: 700;
	font-family: montserrat;
	min-height: 60px;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 12px !important;
}
.pro-list .pro-details-main .pro-details-box h3 span {
    display: block;
    font-family: iranyekan;
    margin-bottom: 5px;
    font-size: 13px;
}
@media screen and (min-width: 992px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu li.open > .dropdown-menu {
        min-height: 481px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu li.open > .dropdown-menu {
        min-height: 481px;
    }
}
@media screen and (min-width: 992px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu .dropdown-menu {
        min-height: 481px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-box .btco-hover-menu .collapse ul .dropdown-menu .dropdown-menu {
        min-height: 359px !important;
    }
}
.navbar-notifications,
.notifications-container {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    background-color: #f9f9f9;
}
.navbar-notifications {
    height: 40px;
    width: 40px;
    cursor: pointer;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
}
.navbar-notifications:hover,
div#sticky-top > a::after {
    background-color: #f1f1f1;
    color: #95989a;
}
.navbar-notifications .notification-badge {
    position: absolute;
    top: -8px;
    right: -7px;
    font-size: 12px;
    background-color: #ff9800;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.navbar-notifications .notification-badge span {
    margin-top: 2px;
}
.navbar-notifications svg {
    color: #c1c0c0;
    width: 28px;
}
.notifications-container {
    position: absolute;
    width: 300px;
    left: -70px;
    top: 44px;
    padding: 10px 15px;
    z-index: 100;
    color: #707070;
}
.notifications-container .notification-item {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0.8px solid #d2d2d2;
    font-size: 13px;
}
.notifications-container .close-notifications {
    text-align: center;
    cursor: pointer;
}
.notifications-container .close-notifications:hover {
    color: #4dd0e1;
}
div#sticky-top {
    position: fixed;
    bottom: -35px;
    left: 0;
    right: 0;
    background-color: rgba(77, 208, 225, 0.9);
    z-index: 50;
    display: block;
    padding: 4px;
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    transition: top 150ms ease-out 0s;
    line-height: 36px;
}
div#sticky-top > a::after {
    content: "";
    font-family: TMelody;
    display: inline-block;
    position: absolute;
    right: -38px;
    color: #5dc0d0;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    top: 0;
}
.freedl,
div#property td > div {
    direction: ltr;
    text-align: right;
}
.owl-theme .owl-dots .owl-dot {
    outline: 0;
}
.des-pru-4.farsi h3,
.des-pru-4.farsi ul {
    text-align: right;
    direction: rtl;
}
.des-pru-4.farsi h3 {
    margin-right: 26px;
    font-weight: 700;
    font-size: 20px;
}
div.imgs img {
    width: 100%;
    border-radius: 25px;
}
.freedl {
    background-color: #27c07a;
    color: #fff !important;
    padding-top: 3px;
    border-radius: 4px;
    display: block;
    padding-bottom: 2px;
    clear: both;
    overflow: auto;
    float: none;
    margin-top: 10px;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
}
.freedl > .icons8-buy {
    margin-left: 5px;
}
div.dir-ltr.sdfa {
    font-family: tahoma;
    direction: rtl;
    text-align: justify;
    font-size: 13px;
}
div.clock > div.timeMain:last-child .time {
	background-color: #eb9942;
	color: #fff;
	border: none;
}
div.clock > div.timeMain:last-child .timeElement {
	color: #eb9942;
}

.seller-section .daily-offer .clock > div.timeMain:last-child .time {
	background-color: #eb9942;
	color: #fff;
	border: none;
}
.seller-section .daily-offer .clock > div.timeMain:last-child .timeElement {
	color: #d68128;
}

.price > div  {
    color: #2f8497;
	font-size: 11px;
	line-height: 6px;
}
form[name="attributes-filter-form"] button.btn {
	font-size: 13px;
	background-color: transparent;
	color: black;
	border: 1px solid #fb962c;
	display: block;
	width: 100%;
}
div.input-group.manual-input-group.js-search-inpt > button {
	background-color: #4dd0e1;
	color: #fff;
	line-height: 0;
}
.title-product > div > h2 {
	text-align: right;
	margin-bottom: 5px;
	color: #8e8e8e;
	margin-top: 10px;
}
span.faq::after {
	content: "FAQ";
	color: white;
	float: right;
	margin-left: 7px;
	background-color: #eb906c;
	padding: 0px 5px;
	border-radius: 4px;
	line-height: 19px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 10px;
}