@import "/themes/frogshop/css/bootstrap.lib.css";

:root {
    --base-font-family: 'Montserrat', sans-serif;
    --icon-font: "Font Awesome 7 Pro";
    --icon-brand-font: "Font Awesome 7 Brands";
    --text-color: #526171;
    --text-muted-color: #969da8;
    --light-text-color: #7e8895;
    --dark-text-color: #697583;
    --light-yellow-color: #f1fee1;
    --light-primary-color: #D9F0D7;
    --primary-color: #93C63C;
    --dark-primary-color: #6bb42a;
    --active-primary-color: #62a527;
    --secondary-color: #2d3c51;
    --light-secondary-color: #4D5E79;
    --dark-secondary-color: #1c293e;
    --grey-color: #c4c9d1;
    --light-bg-color: #f5f6f8;
    --bg-color: #e2e6ec;
    --error-color: #db4357;
    --warn-color: #ff6047;
    --border-warn-color: #ff8b77;
    --light-warn-color: #ffd1c8;
    --info-color: #329BEC;
    --dark-info-color: #1588E0;
    --rounded-full: 9999px;
    --rounded-md: 6px;
    --rounded-sm: 4px;
    --gap-xl: 30px;
    --gap-lg: 20px;
    --gap-md: 15px;
    --gap-sm: 10px;
    --gap-xs: 7px;
    --shadow-default: 0 0 5px rgba(28,41,62,.5);
    --transition-default: all .25s ease;
}

.no-scroll {
    overflow: hidden !important;
}

.fa-duotone {
    will-change: opacity;
}
.mobile_menu .fa-duotone {
    --fa-primary-opacity: .7;
}
#left_column .fa-duotone:before,
#left_column .fa-duotone:after {
    transition: all .25s ease;
}
#left_column a:hover .fa-duotone {
    --fa-primary-opacity: 1;
    --fa-secondary-opacity: 1;
}
#homecategoriez .fa-duotone.fa-car,
#homecategoriez .fa-duotone.fa-car-alt,
#homecategoriez .fa-duotone.fa-camera,
#homecategoriez .fa-duotone.fa-hard-hat,
#homecategoriez .fa-duotone.fa-washer,
#homecategoriez .fa-duotone.fa-cat,
#homecategoriez .fa-duotone.fa-apple-alt,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-car,
.fixedmenu a.active .fa-duotone.fa-car,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-car-alt,
.fixedmenu a.active .fa-duotone.fa-car-alt,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-camera,
.fixedmenu a.active .fa-duotone.fa-camera,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-hard-hat,
.fixedmenu a.active .fa-duotone.fa-hard-hat,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-washer,
.fixedmenu a.active .fa-duotone.fa-washer,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-cat,
.fixedmenu a.active .fa-duotone.fa-cat,
.fixedmenu .fixmenuitem:hover .fa-duotone.fa-apple-alt,
.fixedmenu a.active .fa-duotone.fa-apple-alt {
    --fa-primary-color: var(--primary-color);
    --fa-secondary-color: var(--secondary-color);
}
.block.myaccount-column a:hover .fa-duotone {
    --fa-secondary-color: var(--primary-color);
}
#homecategoriez .fa-duotone {
    --fa-primary-opacity: 1;
    --fa-primary-color: var(--secondary-color);
    --fa-secondary-opacity: 1;
    --fa-secondary-color: var(--primary-color);
}
.fixedmenu .fa-duotone {
    --fa-primary-opacity: .4;
    --fa-secondary-opacity: .7;
}
.fixedmenu .fa-duotone.fa-car,
.fixedmenu .fa-duotone.fa-car-alt,
.fixedmenu .fa-duotone.fa-camera,
.fixedmenu .fa-duotone.fa-hard-hat,
.fixedmenu .fa-duotone.fa-washer,
.myaccount-link-list .fa-duotone {
    --fa-primary-opacity: .7;
    --fa-secondary-opacity: .4;
}
.fixedmenu .fixmenuitem:hover .fa-duotone,
.fixedmenu a.active .fa-duotone,
.myaccount-link-list a:hover .fa-duotone {
    --fa-primary-opacity: 1;
    --fa-primary-color: var(--secondary-color);
    --fa-secondary-opacity: 1;
    --fa-secondary-color: var(--primary-color);
}

.fa-facebook,
.fa-google,
.fa-paypal {
    font-family: var(--icon-brand-font)!important;
}

hr,
img {
    border: 0
}

.row,
.row.reverse {
    -webkit-box-orient: horizontal
}

.breadcrumb,
.dropdown-menu,
.media-list,
.nav,
.pager,
ol,
ul {
    list-style: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

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

blockquote,
q {
    quotes: none
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

h1 {
    margin: .67em 0
}

b,
strong {
    font-weight: 700
}

i, dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

.green-bg {
    background: #f1ffe5;
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.open .btn-danger.dropdown-toggle,
.open .btn-default.dropdown-toggle,
.open .btn-info.dropdown-toggle,
.open .btn-primary.dropdown-toggle,
.open .btn-success.dropdown-toggle,
.open .btn-warning.dropdown-toggle,
button,
input,
select[multiple],
textarea {
    background-image: none
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

button,
select {
    cursor: pointer;
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    cursor: pointer;
    box-sizing: border-box;
    padding: 0
}

input[type=radio] {
    appearance: none;
    display: inline-grid;
    place-content: center;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    height: 1.15em;
    border: 1px solid var(--grey-color);
    border-radius: 50%;
    transform: translateY(-0.075em);
}
input[type="radio"]::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em var(--dark-primary-color);
}
input[type="radio"]:checked::before {
    transform: scale(1);
}
input[type="radio"]:focus {
    outline: max(2px, 0.15em) solid var(--text-muted-color);
    outline-offset: max(2px, 0.15em);
}

*,
:after,
:before,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input::placeholder,
textarea::placeholder {
    color: var(--grey-color);
    opacity: 1; /* Firefox */
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder { /* Edge 12 -18 */
    color: var(--grey-color);
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    height: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    height: 100%;
    font-family: var(--base-font-family);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: var(--text-color);
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    background: var(--bg-color);
    direction: ltr;
    letter-spacing: 0;
    overflow-x: hidden;
}

body.content_only {
    background: 0 0;
    min-width: 0
}

body > div#fbpsc {
    display: none!important;
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

textarea.form-control {
    border-radius: 6px;
}

select.form-control {
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjNjY2NjY2IiBkPSJNMjMzLjQgNDA2LjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTkyLTE5MmMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwyNTYgMzM4LjcgODYuNiAxNjkuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTkyIDE5MnoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: right 12px top 50%;
    background-size: 12px auto;
    padding-right: 30px;
    min-width: 80px;
    text-overflow: ellipsis;
}
select.form-control-sm {
    background-position: right 9px top 50%;
    background-size: 9px auto;
    padding: 8px 30px 8px 15px;
    font-size: 12px;
    height: 32px;
}

a {
    color: var(--light-text-color);
    text-decoration: none;
    -webkit-transition:  color .25s ease-in-out;
    -moz-transition:  color .25s ease-in-out;
    -o-transition:  color .25s ease-in-out;
    -ms-transition:  color .25s ease-in-out;
    transition: color .25s ease-in-out;
}

a:focus,
a:hover {
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail,
.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    max-height: 360px;
    height: auto
}

pre code,
table {
    background-color: transparent
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.collapsing,
.dropdown {
    position: relative
}

select[multiple],
select[size],
textarea.form-control {
    height: auto
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14.95px;
    font-weight: 200;
    line-height: 1.4
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 9px
}

.is-megamenu {
    box-shadow: 1px 1px 5px #777;
}

.is-megamenu .row {
    row-gap: 20px;
}

#megamenu-row-2 .megamenu-col a::before {
    border: none!important;
}

@media (min-width:769px) {
    .lead {
        font-size: 19.5px
    }
}

small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

.text-muted {
    color: var(--text-muted-color);
}

.text-primary {
    color: #428bca;
}

.text-danger,
.text-info,
.text-success,
.text-warning {
    color: #fff
}

#cart_summary tbody td.cart_total,
#cart_summary tbody td.cart_unit {
    text-align: right
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

legend,
pre {
    color: #333
}

h1,
h2,
h3 {
    margin-top: 15px
}

h5,
h6 {
    margin-top: 9px
}

.h1,
h1 {
    font-size: 33px;
    line-height: 1;
}

.h2,
h2 {
    font-size: 27px
}

.h3,
h3 {
    font-size: 23px
}

.h4,
h4 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
}

.h5,
h5 {
    font-size: 13px
}

.h6,
h6 {
    font-size: 12px
}

.h1 small,
h1 small {
    font-size: 23px
}

.h2 small,
h2 small {
    font-size: 17px
}

.h3 small,
.h4 small,
h3 small,
h4 small {
    font-size: 13
}

.page-header {
    padding-bottom: 0;
    margin: 0;
    border: none;
}

blockquote p:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 18px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 9px
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd,
dt {
    line-height: 1.42857
}

dt {
    font-weight: 600
}

dd {
    margin-left: 0
}

.no-account {
    padding: 10px 0;
}

.no-pseudo::before,
.no-pseudo::after {
    display: none!important;
}

.page-container {
    border-radius: var(--rounded-md);
    overflow: hidden;
}
.page-head {
    background: var(--secondary-color);
    color: #fff;
    font-family: var(--base-font-family);
    font-size: 20px;
    font-weight: 400;
    padding: 15px 20px;
    margin: 0;
}
.page-content {
    background-color: #fff;
    padding: 20px;
}
.page-content .table:last-child {
    margin-bottom: 0;
}

#header {
    position: relative;
    width: 100%;
    background: var(--secondary-color);
    z-index: 101;
    will-change: transform;
    transition: transform .25s ease;
}

.header-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    will-change: transform;
    transform: translateY(0);
    transition: transform .25s ease-in-out;
}

.header-container .banner {
    transform: translateY(0);
    transition: transform .25s ease-in-out;
}


#header .container-fluid.mainf {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: var(--transition-default);
}

#header .container-fluid.mainf > .row {
    margin: 0;
}

.minimize .banner {
    transform: translateY(-40px);
}
.minimize #header .mainf {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: -40px;
}
html:not(.enable-autocomplete) .minimize #search_block_top #search_query_top {
    font-size: 18px;
    height: 40px;
}
.minimize #search_block_top .field-search:before {
    width: 70px;
}
.minimize .ac_results {
    margin-top: -20px;
    padding-top: 20px;
}
.minimize .logomobile,
.footer-logo {
    max-width: 180px;
}
.minimize .phonetop {
    min-height: 40px;
    padding: 8px 16px;
}
.minimize .phonetop a {
    font-size: 18px;
    letter-spacing: 1px;
}
.minimize #search_block_top .field-search #search_query_top.ac_loading + .throttle:before {
    top: 9px;
    right: 15px;
}
.minimize div#_desktop_compare_info i.fa-shuffle,
.minimize #header .shopping_cart .fa-basket-shopping,
.minimize #header .shopping_cart .fa-spin,
.minimize #header-login .has-dropdown i {
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 36px;
}
.minimize span.ajax_compare_quantity,
.minimize span.ajax_cart_quantity {
    left: 28px;
    min-width: 16px;
    height: 16px;
    font-size: 11px;
    line-height: 16px;
}
.minimize #header .cart_block.expanded,
.minimize #header-login .header-login-content {
    top: 50px;
}
.minimize #header-login .header-login-content,
.minimize #header .cart_block {
    max-height: calc(100vh - 80px);
}
.minimize #header-login .has-dropdown i::after,
.minimize .shopping_cart .active i::after {
    bottom: -13px;
    margin-left: -6px;
    border-width: 6px;
}
.minimize .shopping_cart_link {
    padding-bottom: 10px;
    margin-bottom: -10px;
}
.logomobile {
    display: block;
    max-width: 250px;
    width: 100%;
    height: 100%;
    line-height: 0;
    transition: max-width .25s ease-in-out;
}

.logomobile svg,
.footer-logo svg {
    max-width: 100%;
}

#header_logo {
    flex-basis: 255px;
    max-width: 255px;
    padding-left: 0;
    padding-right: 15px;
    z-index: 11;
}

#header_toolbar {
    flex-grow: 1;
    flex-wrap: nowrap;
    margin: 0;
}

@media (min-width:769px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        content: " ";
        display: table
    }
    .dl-horizontal dd:after {
        clear: both
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.tabbable:after {
    clear: both
}

.addinfo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.addinfo [data-product-status] {
    display: none;
}

.addinfo .out-of-stock {
    display: block;
    color: var(--text-muted-color);
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap;
    padding: 2px 5px;
    border: 1px solid var(--text-muted-color);
    border-radius: var(--rounded-sm);
}

address,
pre {
    display: block
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    background-color: var(--light-bg-color);
    border-left: 5px solid var(--bg-color);
}

blockquote p {
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25
}

address,
blockquote small,
pre {
    line-height: 1.42857
}

blockquote small {
    display: block;
    color: #999
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

address {
    font-style: normal
}

code,
pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: var(--error-color);
    border-radius: 0
}

pre {
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre.prettyprint {
    margin-bottom: 18px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border: 0
}

.badge,
.btn,
.dropdown-menu>li>a,
.input-group-btn {
    white-space: nowrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem
}

.col.reverse,
.row.reverse {
    -webkit-box-direction: reverse
}

.row.reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    flex-direction: column-reverse
}

.col-xs,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem
}

.col-xs {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}

.col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
}

.col-xs-2 {
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
}

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

.col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
}

.col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
}

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

.col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
}

.col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
}

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

.col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
}

.col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
}

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.col-xs-offset-1 {
    margin-left: 8.333%
}

.col-xs-offset-2 {
    margin-left: 16.667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.333%
}

.col-xs-offset-5 {
    margin-left: 41.667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.333%
}

.col-xs-offset-8 {
    margin-left: 66.667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.333%
}

.col-xs-offset-11 {
    margin-left: 91.667%
}

.start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
}

.center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
}

.end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
}

.top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
}

.middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
}

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
}

.last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
}

@media only screen and (min-width:769px) {
    .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 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }
    .col-sm {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }
    .col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .col-sm-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-sm-offset-1 {
        margin-left: 8.333%
    }
    .col-sm-offset-2 {
        margin-left: 16.667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.333%
    }
    .col-sm-offset-5 {
        margin-left: 41.667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.333%
    }
    .col-sm-offset-8 {
        margin-left: 66.667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.333%
    }
    .col-sm-offset-11 {
        margin-left: 91.667%
    }
    .start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-sm {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
    .middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    .bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }
    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-sm {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    .first-sm {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}


@media only screen and (min-width:992px) {
    .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 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .contact-form-box .col-md-9 {
        padding-left: 0;
    }
    .col-md {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }
    .col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .col-md-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-md-offset-1 {
        margin-left: 8.333%
    }
    .col-md-offset-2 {
        margin-left: 16.667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.333%
    }
    .col-md-offset-5 {
        margin-left: 41.667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.333%
    }
    .col-md-offset-8 {
        margin-left: 66.667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.333%
    }
    .col-md-offset-11 {
        margin-left: 91.667%
    }
    .start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-md {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
    .middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    .bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }
    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-md {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    .first-md {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}
/** Здесь было установлено 991px вместо 1200, тем самым весь бройкпоинт col-md был пропущен **/
@media only screen and (min-width:992px) {
    .container {
        max-width: 95%;
        width: auto
    }
    .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 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        padding-right: 1rem;
        padding-left: 1rem
    }
    .col-lg {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%
    }
    .col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%
    }
    .col-lg-2 {
        -ms-flex-preferred-size: 16.667%;
        flex-basis: 16.667%;
        max-width: 16.667%
    }
    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%
    }
    .col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%
    }
    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%
    }
    .col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%
    }
    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%
    }
    .col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%
    }
    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .col-lg-offset-1 {
        margin-left: 8.333%
    }
    .col-lg-offset-2 {
        margin-left: 16.667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.333%
    }
    .col-lg-offset-5 {
        margin-left: 41.667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.333%
    }
    .col-lg-offset-8 {
        margin-left: 66.667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.333%
    }
    .col-lg-offset-11 {
        margin-left: 91.667%
    }
    .start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start
    }
    .center-lg {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        text-align: center
    }
    .end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end
    }
    .top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start
    }
    .middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center
    }
    .bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end
    }
    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .between-lg {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
    .first-lg {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
    }
    .last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media only screen and (min-width:1277px) {
    .col-lg-3 {
        -ms-flex-preferred-size: 24%;
        flex-basis: 24%;
        max-width: 24%
    }
}

@media only screen and (min-width:1600px) {
    .container {
        width: auto;
        max-width: 93%;
    }
}

.btn-block,
.btn-group-justified,
.form-control,
.table,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block,
legend {
    width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

th {
    text-align: left
}

.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
    padding: 10px;
    line-height: 1.42857;
    vertical-align: top;
}

.table thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #d6d4d4
}

.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox,
.checkbox-inline,
.form-control,
.radio,
.radio-inline {
    vertical-align: middle
}

.table caption+thead tr:first-child td,
.table caption+thead tr:first-child th,
.table colgroup+thead tr:first-child td,
.table colgroup+thead tr:first-child th,
.table thead:first-child tr:first-child td,
.table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody+tbody {
    border-top: 2px solid #e2e6ec
}

.table .table {
    background-color: #fff
}

.table-condensed tbody>tr>td,
.table-condensed tbody>tr>th,
.table-condensed tfoot>tr>td,
.table-condensed tfoot>tr>th,
.table-condensed thead>tr>td,
.table-condensed thead>tr>th {
    padding: 5px
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: var(--light-bg-color);
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    float: none;
    display: table-cell;
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #55c65e;
    border-color: #48b151;
    color: #ffffff;
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #42c04c;
    border-color: #419f49;
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f3515c;
    border-color: #d4323d;
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #f13946;
    border-color: #c32933;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fe9126;
    border-color: #e4752b;
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #fe840d;
    border-color: #da681c;
}

.table-wrapper {
    overflow-x: auto;
}

.table-sm {
    font-size: 12px;
}
.table-sm thead>tr>th,
.table-sm tbody>tr>td,
.table-sm tfoot>tr>td {
    padding: 10px;
}

#cart_summary .table-sm thead>tr>th,
#cart_summary .table-sm tbody>tr>td {
    padding: 5px 10px;
}

#cart_summary .cart-summary-warranty-wrapper thead>tr>th {
    border-color: var(--bg-color);
    background: #fff;
}
.cart-summary-warranty-wrapper {
    top: -1px;
    background-color: #fff;
}
.cart-summary-warranty-wrapper > td:last-child {
    padding-right: 30px!important;
    padding-bottom: 30px!important;
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0
}

legend {
    display: block;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
}

.form-control,
input[type=file] {
    display: block
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.form-control:-moz-placeholder {
    color: var(--text-muted-color);
}

.form-control::-moz-placeholder {
    color: var(--text-muted-color);
}

.form-control:-ms-input-placeholder {
    color: var(--text-muted-color);
}

.form-control::-webkit-input-placeholder {
    color: var(--text-muted-color);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.form-check {
    line-height: 18px;
    margin-bottom: 15px;
}
.form-check label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.form-group label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    user-select: none;
    cursor: pointer;
}

.form-check .catch-checkbox:disabled + label {
    opacity: .5;
    cursor: not-allowed;
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
textarea.input-sm {
    height: auto
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 44px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 44px;
    line-height: 44px
}

.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
textarea.input-lg {
    height: auto
}

.has-warning .control-label,
.has-warning .help-block {
    color: #fff
}

.has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #fe9126
}

.has-error .control-label,
.has-error .help-block {
    color: #fff
}

.has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: var(--error-color);
}

.has-success .control-label,
.has-success .help-block {
    color: #fff
}

.has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #e6e6e6;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #fff
}

.has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: var(--dark-primary-color);
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: var(--text-muted-color);
}

#cart_voucher .form-control:focus {
    box-shadow: none;
}

@media (min-width:769px) {
    .form-inline .form-group,
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio,
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn,
.input-group-addon,
.label,
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a,
.pager {
    text-align: center
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.dropdown-menu {
    float: left
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.flex {
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.flex-row {
    flex-direction: row;
}

.flex-column {
    flex-direction: column;
}

.justify-content-end {
    justify-content: flex-end !important;
}
@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
}

.w-full {
    width: 100%!important;
}

.mx-0 {
    margin-left: 0;
    margin-right: 0;
}

.gap-xs {
    gap: var(--gap-xs)!important;
}

.gap-sm {
    gap: var(--gap-sm)!important;
}

.gap-md {
    gap: var(--gap-md)!important;
}

.font-semibold {
    font-weight: 600!important;
}
.font-bold {
    font-weight: 700!important;
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: var(--gap-xs);
    width: fit-content;
    padding: 10px 20px;
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    background-color: var(--bg-color);
    border: 2px solid var(--bg-color);
    border-radius: 50px;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    transition: all .25s ease-in-out;
}

.btn:hover,
.btn:focus {
    background-color: #fff;
    text-decoration: none;
}

.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-primary {
    color: #fff;
    background-color: var(--dark-primary-color);
    border-color: var(--dark-primary-color);
}
.btn-primary:hover,
.btn-primary:focus {
    color: #fff;
    background-color: var(--active-primary-color);
    border-color: var(--active-primary-color);
}

.btn-outline {
    background-color: #fff;
}
.btn-outline:hover,
.btn-outline:focus {
    background-color: var(--bg-color);
}

.btn-outline-secondary {
    background-color: var(--bg-color);
    border-color: #fff;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
    background-color: #fff;
}

.btn-xs {
    font-size: 12px;
    padding: 0 6px;
    border-width: 1px;
}
.btn-sm {
    font-size: 12px;
    padding: 8px 16px;
}
.btn-lg {
    padding: 14px 20px;
    gap: var(--gap-sm);
}
.btn-lg i {
    font-size: 22px;
}

.btn:not(#submit-search) .fa-spinner-third {
    display: none;
    font-size: 20px;
}
.btn.loading {
    pointer-events: none;
}
.btn.loading .fa-spinner-third {
    display: block!important;
}
.btn.loading span,
.btn.loading i {
    display: none;
}

.btn.button-minus.active,
.btn.button-minus:active,
.btn.button-plus.active,
.btn.button-plus:active{
    box-shadow: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: var(--secondary-color);
    background-color: #fff;
    border-color: var(--bg-color);
}

.btn-default:hover,
.btn-default:focus {
    background-color: var(--bg-color);
}

.btn-default.active {
    background-color: var(--bg-color);
}

.btn-default.disabled {
    background: var(--light-text-color);
}

.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.open .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-success {
    color: #fff;
    background-color: #6bb52a;
    border-color: #6bb52a;
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #62a527;
    border-color: #62a527;
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #46a74e;
    border-color: #3e9546
}

.btn-info {
    color: #fff;
    background-color: var(--info-color);
    border-color: var(--info-color);
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .btn-info.dropdown-toggle {
    background-color: var(--dark-info-color);
    border-color: var(--dark-info-color);
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: var(--dark-info-color);
    border-color: var(--dark-info-color);
}

.btn-link i {
    margin-right: 5px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #515151;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-group-xs>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn {
    padding: 1px 5px
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

#admin-action {
    padding-top: 10px;
    text-align: center;
}
#admin-action p {
    margin: 0;
}

#private-data-tab .btn-default {
    border-width: 1px;
}

#private-data-tab .btn span {
    text-overflow: ellipsis;
    overflow: hidden;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted;
    content: ""
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #428bca
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-header,
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.nav>li.disabled>a {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    font-size: 12px
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.btn-group,
.btn-group-vertical,
.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.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,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.btn-default .caret {
    border-top-color: #333
}

.btn-danger .caret,
.btn-info .caret,
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret {
    border-top-color: #fff
}

.dropup .btn-default .caret {
    border-bottom-color: #333
}

.dropup .btn-danger .caret,
.dropup .btn-info .caret,
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret {
    border-bottom-color: #fff
}

.btn-group,
.btn-group-vertical {
    display: flex;
}

.btn-group {
    flex-direction: row;
}

.btn-group-vertical {
    flex-direction: column;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn .caret {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.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
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified .btn {
    float: none;
    display: table-cell;
    width: 1%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    z-index: 3;
    width: 100%;
    margin-bottom: 0
}

.input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-outline .input-group-addon,
.input-group-outline .form-control {
    border-color: var(--light-bg-color);
}

.input-group-addon,
.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid var(--bg-color);
    border-radius: 50px;
}

.input-group-prepend {
    margin-right: -2px;
}

.input-group-prepend .input-group-addon,
.input-group-prepend .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-append {
    margin-left: -1px;
}

.input-group-append .input-group-addon,
.input-group-append .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group>.input-group-append>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2;
}

.alert .alert-link,
.badge,
.close,
.label {
    font-weight: 600;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-btn>.btn {
    min-height: 44px;
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.nav {
    margin-bottom: 0;
    padding-left: 0
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #777
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 5px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

@media (min-width:769px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    margin-right: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff
}

.tabbable:after,
.tabbable:before {
    content: " ";
    display: table
}

.pill-content>.pill-pane,
.tab-content>.tab-pane {
    display: none
}

.pill-content>.active,
.tab-content>.active {
    display: flex;
    flex-direction: column;
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.nav .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.nav a:hover .caret {
    border-top-color: #515151;
    border-bottom-color: #515151
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

ul.menu.clearfix {
    background: #fff;
}

#search_block_top {
    display: block!important;
    position: relative;
    z-index: -1;
}

#module-ordertracking-tracking #center_column {
    padding-top: 15px;
}

#module-ordertracking-tracking .page-header {
    margin-top: 15px;
    margin-bottom: 0;
}

#module-ordertracking-tracking #BoxOrderDetails {
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#module-ordertracking-tracking .list-group-item.active {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    border-radius: 4px;
}

#module-ordertracking-tracking .badge {
    background-color: var(--dark-primary-color);
}

#module-ordertracking-tracking .label-info {
    background-color: var(--dark-primary-color);
    border-color: var(--dark-primary-color);
}

#my-account #center_column,
#identity #center_column,
#history #center_column,
#addresses #center_column,
#order-slip #center_column {
    margin: 0 auto;
    display: block;
    float: none;
    border-radius: 4px;
}

ul.myaccount_link_list {
    display: none;
}

#center_column header.page-header h1,
#page h1.cms_page_title {
    position: relative;
    z-index: 1;
    font-size: 20px;
    font-weight: 400;
    font-family: var(--base-font-family);
    color: #fff;
    display: block;
    background: #2d3c51;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 15px 20px;
    margin-top: 0;
    margin-bottom: 0!important;
}

#erply-warehouse-transfer-content .badge {
    margin-top: 5px;
}

ul.myaccount-link-list li {
    color: #666666;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 5px 20px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

@media (min-width:769px) {
    .navbar {
        border-radius: 0
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px
}

.navbar-fixed-top {
    z-index: 1030;
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0
}

.navbar-brand {
    float: left;
    padding: 16px 15px;
    font-size: 17px;
    line-height: 18px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width:769px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:769px) {
    .navbar-toggle {
        display: none
    }
}

.breadcrumb>li {
    display: inline-block
}

.navbar-nav {
    margin: 8px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px
}

@media (max-width:768px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 18px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:769px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 9px -15px
}

@media (max-width:768px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:769px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-text {
        margin-left: 15px;
        margin-right: 15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px
}

.navbar-text {
    float: left;
    margin-top: 16px;
    margin-bottom: 16px
}

.navbar-default {
    background-color: var(--light-bg-color);
    border-color: var(--bg-color);
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: var(--secondary-color);
    background-color: var(--bg-color);
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:focus .caret,
.navbar-default .navbar-nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

@media (max-width:768px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

@media (max-width:768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #333
}

.breadcrumb>.active {
    color: #333
}

.badge,
.label {
    line-height: 1;
    vertical-align: baseline
}

.pager {
    padding-left: 0;
    margin: 18px 0
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f6f6f6
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #ddd;
    cursor: not-allowed
}

.label {
    font-size: 100%;
    color: #fff;
    border-radius: 4px
}

.badge,
.progress-bar {
    font-size: 12px;
    text-align: center
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: var(--dark-primary-color);
    border: 1px solid var(--active-primary-color);
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #3aae43
}

.label-info {
    background-color: #5192f3;
    border: 1px solid #4b80c3
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #2174f0
}

.label-warning {
    background-color: #fe9126;
    border: 1px solid #e4752b
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #f07701
}

.label-danger {
    background-color: #f3515c;
    border: 1px solid #d4323d
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #f0212f
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 0 10px;
    color: #fff;
    font-family: inherit;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    background-color: var(--text-muted-color);
    border-radius: 10px;
    user-select: text;
}
.badge-success {
    background-color: var(--dark-primary-color);
}

code {
    background-color: #fff;
    color: var(--dark-primary-color);
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
}

@media (max-width:1199px) {
    div#right_column {
        display: none !important;
    }
}

.label,
.popover {
    white-space: normal
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail,
.thumbnail>img {
    display: block
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .badge {
    position: relative;
    top: -1px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #777;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.fancybox-overlay {
    background: rgb(28 41 62 / 50%)!important;
}

div#rev_slider_1_1 {
    background: #f2f3f6 !important;
}

.thumbnail>img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #777
}

.thumbnail .caption {
    padding: 9px;
    color: #777
}

.alert {
    padding: 15px;
    margin: 15px 0;
    border: 1px solid transparent;
    border-radius: 6px;
}

.list-group,
.media-list {
    padding-left: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: var(--dark-primary-color);
    border-color: var(--dark-primary-color);
    color: #fff
}

.alert-success hr {
    border-top-color: #419f49
}

.alert-success .alert-link {
    color: #e6e6e6
}

.alert-info {
    background-color: var(--info-color);
    border-color: var(--info-color);
    color: #fff
}

.alert-info hr {
    border-top-color: #3d73b7
}

.alert-info .alert-link {
    color: #e6e6e6
}

.alert-warning {
    background-color: var(--light-warn-color);
    border-color: var(--border-warn-color);
    color: var(--secondary-color);
}

.alert-warning hr {
    border-top-color: #da681c
}

.alert-warning .alert-link {
    color: #e6e6e6
}

.alert-danger {
    background-color: var(--error-color);
    color: #fff;
}

.alert-danger hr {
    border-top-color: var(--error-color);
}

.alert-danger .alert-link {
    color: #e6e6e6
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 18px;
    margin-bottom: 18px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    color: #fff;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.close,
.list-group-item>.badge {
    float: right
}

.progress-striped .progress-bar {
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #46a74e
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5192f3
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: var(--error-color);
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .15)), color-stop(.75, rgba(255, 255, 255, .15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-right,
.popover.right {
    margin-left: 10px
}

.media>.pull-left {
    margin-right: 10px
}

.list-group {
    margin-bottom: 20px
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-body+.table {
    border-top: 1px solid #d6d4d4
}

.panel-footer,
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid var(--bg-color);
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}

.panel-title {
    margin-top: 0;
    font-size: 15px
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: var(--light-bg-color);
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    overflow: hidden
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: var(--dark-secondary-color);
    background-color: var(--light-bg-color);
    border-color: var(--bg-color);
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #48b151
}

.panel-success>.panel-heading {
    color: #fff;
    background-color: #55c65e;
    border-color: #48b151
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #48b151
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #48b151
}

.panel-warning {
    border-color: #e4752b
}

.panel-warning>.panel-heading {
    color: #fff;
    background-color: #fe9126;
    border-color: #e4752b
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #e4752b
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #e4752b
}

.panel-danger {
    border-color: var(--error-color);
}

.panel-danger>.panel-heading {
    color: #fff;
    background-color: #f3515c;
    border-color: #d4323d
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d4323d
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d4323d
}

.panel-info {
    border-color: #4b80c3
}

.panel-info>.panel-heading {
    color: #fff;
    background-color: var(--info-color);
    border-color: var(--info-color);
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #4b80c3
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #4b80c3
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: var(--light-bg-color);
    border-radius: 6px;
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    color: var(--grey-color);
    font-size: 20px;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    transition: var(--transition-default);
}

.close:focus,
.close:hover {
    color: var(--dark-secondary-color);
    text-decoration: none;
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.popover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    max-width: 276px;
    text-align: left;
    background-color: #fff;
    border: 1px solid var(--secondary-color);
    border-radius: var(--rounded-md);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.icon-fw,
.icon-li {
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 6px 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    background-color: var(--secondary-color);
    border-radius: 4px 4px 0 0;
}

.popover-content {
    line-height: 1.25;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
}

.popover-content .table {
    margin-bottom: 0!important;
}

.popover-content tr:first-child td {
    border-top: 0;
}

.popover-content td {
    font-size: 13px;
    border-color: var(--bg-color)!important;
    transition: var(--transition-default);
}

.popover-content td:hover {
    background-color: var(--bg-color)!important;
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: var(--secondary-color);
    bottom: -11px
}

.popover.top .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.left .arrow:after,
.popover.right .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: var(--secondary-color);
}

.popover.right .arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: var(--secondary-color);
    top: -10px;
}

.popover.bottom .arrow:after {
    content: "";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: var(--secondary-color);
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media screen and (max-width:400px) {
    @-ms-viewport {
        width: 320px
    }
}

.hidden {
    visibility: hidden!important
}

.modal-backdrop {
    background-color: var(--dark-secondary-color)!important;
}

#module-cashondeliveryextend-validation .badge {
    margin-left: 10px;
}
@media (max-width:768px) {
    .visible-xs {
        display: block!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell!important
    }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
    display: none!important
}

@media (max-width:768px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell!important
    }
}

#left_column .menu .is-simplemenu li:not(.custom-link) a:hover,
#left_column .menu .is-megamenu li:not(.custom-link) a:hover {
    color: var(--dark-primary-color);
}

/***E-Monday stles ***/
#left_column .menu li.e-monday a,
#left_column .block_content li.e-monday a {
    background-color: #992DB8 !important;
    font-weight: 700!important;
    color: yellow;
}

#left_column .menu li.e-monday i:before {
    color: yellow;
}

/*** Balck Friday Styels***/
body.black-friday {
    background-image: url(/themes/frogshop/img/black-friday-bg2.png);
    background-color: #06090E;
    background-blend-mode: color-burn;
    background-position: bottom right;
}
/*body.black-friday .breadcrumb::after {*/
/*    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgb(6, 9, 14) 100%);*/
/*}*/
body.black-friday .breadcrumb::before,
body.black-friday .breadcrumb::after {
    display: none;
}
body.black-friday .breadcrumb a,
body.black-friday .breadcrumb a.home,
body.black-friday .navigation_page > span > a,
body.black-friday .breadcrumb .navigation-pipe::before,
body.black-friday .cat_desc {
    color: var(--light-text-color);
}
#left_column .menu li.black-friday a,
#left_column .block_content li.black-friday a {
    background-color: #06090E!important;
    font-weight: 700!important;
    color: #fff;
}
#left_column .menu li.black-friday i:before {
    color: #fff;
}

/*** Cyber Monday Styels****/
#left_column .menu li.c-monday a,
#left_column .block_content li.c-monday a {
    background-color: var(--dark-primary-color)!important;
    font-weight: 700!important;
    color: #fff;
}

#left_column .menu li.c-monday i:before {
    color: #fff;
}
/******Ganezone category and childs set CSS******/
body#category.gamezone {
    background-color: var(--dark-secondary-color);
}
body#category.gamezone:before {
    content: "";
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-image: url(/themes/frogshop/img/gamezone.svg);
    z-index: -1;
}
body#category.gamezone .breadcrumb::before,
body#category.gamezone .breadcrumb::after {
    display: none;
}
body#category.gamezone h1,
body#category.gamezone .content_sortPagiBar .sortPagiBar label {
    color: #fff;
}
body#category.gamezone .breadcrumb a,
body#category.gamezone .breadcrumb .navigation-pipe:before {
    color: #fff;
    text-shadow: none;
}
body#category.gamezone .breadcrumb .navigation_page {
    text-shadow: none;
}
/********/

@media (min-width:769px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell!important
    }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
    display: none!important
}

@media (max-width:768px) {
    .visible-md.visible-xs {
        display: block!important
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell!important
    }
}

.loader {
    text-align: center;
    font-size: 10px;
    margin: 0 auto;
    text-indent: -9999em;
    width: 8em;
    height: 8em;
    border-radius: 50%;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #fff;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader:after {
    background: none;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.zagl {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #6bb42a91;
    text-align: center;
}

.prices_first.flex.align_center .zagl {
    top: -25px;
    z-index: 999;
}

.prices_first.flex.align_center {
    position: relative;
}

.additionalstockprod {
    position: relative;
}

@media (min-width:992px) {
    div#left_column,
    div#right_column {
        flex-basis: 240px;
        max-width: 240px;
        padding: 0;
    }
}
#center_column {
    flex-grow: 1;
    padding: 15px 30px 0 30px;
}
#module-lhv-extend_leasing #center_column {
    margin-top: 15px;
}
#order-opc #center_column {
    padding-right: 0;
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
    display: none!important
}

@media (max-width:768px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    ul.menu.clearfix span#close-menu {
        display: none;
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

.hidden-xs {
    display: block!important
}

tr.hidden-xs {
    display: table-row!important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell!important
}

@media (max-width:768px) {
    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none!important
    }
}

.hidden-sm {
    display: block!important
}

tr.hidden-sm {
    display: table-row!important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell!important
}

@media (max-width:768px) {
    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none!important
    }
}

.hidden-md {
    display: block!important
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,
th.hidden-md {
    display: table-cell!important
}

@media (max-width:768px) {
    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none!important
    }
}

.hidden-lg {
    display: block!important
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}

@media (max-width:768px) {
    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none!important
    }
}

@media (min-width:769px) and (max-width:991px) {
    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none!important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}

a:hover {
    text-decoration: none
}

#ttcmstopbanner p {
    margin: 0;
}

#ttcmstopbanner {
    text-align: center;
    position: relative;
    z-index: 103;
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    flex-basis: 100%;
    max-width: 100%;
    overflow: hidden;
}

i.close-div {
    position: absolute;
    right: 12px;
    top: 40%;
    z-index: 104;
    font-size: 42px;
    cursor: pointer;
}

#columns {
    position: relative;
    padding-bottom: 50px;
    padding-top: 0;
}

#columns > div {
    position: relative;
    overflow: visible;
}

#columns > .row {
    margin: 0;
}

#right_column {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    height: 100%;
    padding-top: 0;
}

#index .tab-content {
    margin-top: 35px;
    margin-bottom: 34px
}

#header .banner {
    position: relative;
    z-index: 101;
    background-color: var(--dark-secondary-color);
    width: 100%;
    will-change: transform;
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 40px;
}
.header-top-tracking {
    display: flex;
    gap: 30px;
}
.header-top-tracking a {
    color: var(--primary-color);
    line-height: 20px;
    text-transform: uppercase;
}
.header-top-payment-methods {
    display: flex;
    align-items: center;
    gap: 1.25vw;
    margin: 0;
}
.header-top-payment-methods li {
    display: flex;
    align-items: center;
}
.header-top-payment-methods li[data-payment="usdt"] svg {
    position: relative;
    top: 1px;
}
.header-top-payment-methods svg {
    max-height: 22px;
    max-width: 70px;
    width: 100%;
    height: 100%;
}
.header-top-options {
    display: flex;
}

header .nav {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    margin-top: 0;
    visibility: hidden;
    background: #f0f0f0;
}

@media (max-width:1366px) {
    div#rev_slider_1_1_wrapper {
        max-height: 260px !important;
    }
}

a.mreproductct {
    display: block;
    padding: 8px 10px;
    margin-top: -4px;
    text-align: right;
    color: #ffffff;
    background: #00bcf1;
    width: max-content;
    float: right;
    margin-right: 17px;
    position: relative;
    margin-bottom: 25px;
}

a.mreproductct:hover {
    background: #006eb0;
}

header .nav nav {
    width: 100%
}

header .row,
header .row>.container {
    position: relative
}

#footer .block-social ul {
    display: flex;
    flex-direction: row;
    justify-content: start;
    float: none;
    margin: 0 auto;
    width: auto;
}

#footer .block-social a {
    display: block;
    padding: 10px;
}

#footer .block-social a:hover {
    color: #fff;
}

#footer .block-social .fa-brands {
    font-size: 20px;
}

@media (min-width:767px) {
    header .col-sm-4+.col-sm-4+.col-sm-4 {
        float: right
    }
}

.ie8 #header #header_logo {
    width: 350px
}

#center_column .page_product_box h3 {
    color: #555454;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}

.dark {
    color: #414141;
    font-family: var(--base-font-family);
}

.alert,
p.info-title {
    font-weight: 700
}

.alert.alert-danger:before,
.alert.alert-success:before {
    font-family: var(--icon-font);
    font-size: 20px;
    vertical-align: -2px;
    padding-right: 7px
}

p.info-title {
    color: #333;
    margin: 15px 0;
}

p.info-account {
    margin: -4px 0 24px
}

.main-page-indent {
    margin-bottom: 30px
}

.alert:before {
    cursor: pointer
}

.alert ol,
.alert ul {
    padding-left: 15px;
    margin-left: 27px
}

.alert ol li,
.alert ul li {
    list-style-type: decimal;
    font-weight: 400
}

.alert.alert-success:before {
    content: "\f058"
}

.alert.alert-danger:before {
    content: "\f057";
    float: left
}

.label {
    padding: 6px 10px
}

label.required:before {
    content: "*";
    color: var(--error-color);
    font-size: 14px;
    position: relative;
    line-height: 12px
}

.unvisible {
    display: none
}

.checkbox {
    display: inline-block;
    line-height: 16px;
    cursor: pointer;
}

input.button_disabled,
input.exclusive_disabled,
span.exclusive {
    border: 1px solid #ccc;
    color: #999;
    background: url(../img/bg_bt_2.gif) repeat-x #ccc;
    cursor: default
}

.btn.disabled,
.btn[disabled]:hover {
    opacity: .3
}

.button.button-medium span i.left {
    margin: -4px 10px 0 0;
    display: inline-block
}

.button.button-medium span i.right {
    margin-right: 0;
    margin-left: 9px
}

.button.button-medium:hover {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#3aa04c), to(#3aa04a));
    background-image: -webkit-linear-gradient(top, #3aa04c, 0, #3aa04a, 100%);
    background-image: -moz-linear-gradient(top, #3aa04c 0, #3aa04a 100%);
    background-image: linear-gradient(to bottom, #3aa04c 0, #3aa04a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF3AA04C', endColorstr='#FF3AA04A', GradientType=0);
    border-color: #196f28 #399a49 #399a49 #258033
}

.button.button-medium.exclusive {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fdaa02), to(#fe9702));
    background-image: -webkit-linear-gradient(top, #fdaa02, #fe9702);
    background-image: -o-linear-gradient(top, #fdaa02, #fe9702);
    background-image: linear-gradient(top, #fdaa02, #fe9702)
}

.button.button-medium.exclusive:hover {
    border-color: #a6550c #ba6708 #db8600
}

.button.button-medium.exclusive:hover span {
    border-color: #fec133
}

.no-link {
    cursor: default!important;
}

.link-button {
    font-weight: 700
}

.link-button i {
    margin-right: 5px
}

.link-button i.large {
    font-size: 26px;
    line-height: 26px;
    vertical-align: -3px;
    color: silver
}

.btn.button-minus,
.btn.button-plus {
    font-size: 14px;
    line-height: 14px;
    color: silver;
    padding: 0;
    border: 1px solid;
    border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
    border-radius: 0
}

.btn.button-minus span,
.btn.button-plus span {
    display: block;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0 0;
    background: repeat-x #fff;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(white), to(#fbfbfb));
    background-image: -webkit-linear-gradient(top, #fff, 0, #fbfbfb, 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #fbfbfb 100%);
    background-image: linear-gradient(to bottom, #fff 0, #fbfbfb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFBFBFB', GradientType=0)
}

.btn.button-minus:hover,
.btn.button-plus:hover {
    color: #333
}

.btn.button-minus:hover span,
.btn.button-plus:hover span {
    -webkit-filter: none;
    filter: none;
    background: #f6f6f6
}

.button.lnk_view {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    color: #333;
    text-shadow: 1px 1px #fff;
    padding: 0;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a
}

.button.lnk_view span {
    border: 1px solid #fff;
    padding: 10px 14px;
    display: block;
    background: repeat-x #f7f7f7;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#f7f7f7), to(#ededed));
    background-image: -webkit-linear-gradient(top, #f7f7f7, 0, #ededed, 100%);
    background-image: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 0, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0)
}

.button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8
}

.button.lnk_view:hover span {
    -webkit-filter: none;
    filter: none;
    background: #e7e7e7
}

.button.lnk_view i.left {
    padding-right: 8px;
    color: #777
}

.form-control.success {
    color: #5a9e74!important;
    border-color: #5a9e74!important
}
.form-control.discount_name {
    border-right: none;
}

table.std,
table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999;
    border-bottom: none;
    background: #fff;
    border-collapse: inherit
}

table.std th,
table.table_block th {
    padding: 14px 12px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #000;
    background: #999
}

table.std tr.alternate_item,
table.table_block tr.alternate_item {
    background-color: #f3f3f3
}

.table tfoot tr,
.table>thead>tr>th {
    background: var(--light-bg-color);
}

table.std td,
table.table_block td {
    padding: 12px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px;
    vertical-align: top
}

.table {
    margin-bottom: 30px
}

.table-overflow,
#pricespy_form {
    overflow-x: auto;
}

.table-bordered,
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border-color: var(--bg-color);
}

.table>thead>tr>th {
    color: var(--secondary-color);
    vertical-align: middle;
    border-bottom-width: 1px;
}

.table td ol,
.table td ul {
    margin-bottom: 0!important
}

.table td a.color-myaccount {
    color: var(--dark-primary-color);
    font-weight: 600;
    text-decoration: underline;
}

.table td a.color-myaccount:hover {
    text-decoration: none;
}

.product-name {
    color: var(--dark-secondary-color);
    font-size: .875em;
    font-weight: 600;
    margin-bottom: 0
}

.product-name a {
    color: var(--secondary-color);
    font-size: 17px;
    line-height: 23px;
    word-break: break-word;
}

.product-name a:hover {
    color: #4e5e79;
    text-decoration: underline;
}

.product-price {
    font-weight: bold;
    font-size: 26px;
    line-height: 43px;
    width: 100%;
    color: #006eb0;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: lowercase;
}

.product-price.price {
    font-size: 33px;
    width: 100%;
    padding: 0;
    color: rgb(45, 59, 81);
    font-weight: 900;
    font-style: italic;
    text-shadow: 1px 1px #fff, -1px 1px #fff, -1px -1px #fff, 1px -1px #fff, 0 5px 5px #b3b3b3;
}

.old-price {
    color: #6f6f6f;
    font-size: 16px;
    font-weight: 400;
    text-decoration: line-through;
}

.special-price {
    color: var(--error-color);
}

.price-percent-reduction {
    background: #f13340;
    border: 1px solid #d02a2c;
    font-size: 21px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    padding: 0 5px 0 3px;
    display: inline-block
}

.box,
.product-box .product-image {
    border: 1px solid #d6d4d4;
    background: #fff
}

.price-percent-reduction.small {
    font: 700 14px/17px Arial, Helvetica, sans-serif;
    padding: 1px 6px
}

.box {
    clear: both;
    padding: 15px;
    margin: 0 0 30px;
    line-height: 23px;
    border-radius: 6px;
    border: none;
}

.box p {
    margin-bottom: 0
}

.box.box-small {
    padding: 9px 10px 9px 20px
}

.box.box-small .dark {
    padding-top: 10px;
    padding-right: 20px;
    margin-bottom: 0;
    width: auto
}

.box.box-with-head {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.product-box {
    width: 178px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.product-box .product-image {
    padding: 5px;
    display: block;
    margin-bottom: 11px
}

.product-box .product-image img {
    max-width: 100%;
    width: 100%;
    height: auto
}

#home-page-tabs>li {
    margin-bottom: 0
}

#adult_check > .row {
    margin: 0;
}

@media (min-width:991px) {
    #home-page-tabs>li {
        border-left: 1px solid #d6d4d4;
        margin: 0 0 0 9px;
        padding: 0 0 0 9px
    }
}

@media (max-width:479px) {
    #home-page-tabs>li {
        width: 100%
    }
}

#home-page-tabs>li a {
    font-size: 21px;
    font-weight: 600;
    line-height: 24px;
    color: #555454;
    text-transform: uppercase;
    border: none;
    outline: 0;
    margin: 0;
    padding: 10px
}

#home-page-tabs>li:first-child {
    border: none
}

/*.page-heading,*/
.block .products-block li,
.page-subheading {
    border-bottom: none;
}

#home-page-tabs>li a:hover,
#home-page-tabs>li.active a {
    background: #333;
    color: #fff;
    padding: 10px
}

@media (min-width:769px) and (max-width:991px) {
    #home-page-tabs>li a {
        padding: 10px
    }
    #home-page-tabs>li a:hover,
    #home-page-tabs>li.active a {
        margin: 0
    }
}

.block {
    margin-top: 15px;
    margin-bottom: 15px;
}

div.block {
    border-radius: 6px;
    overflow: hidden;
}

@media (max-width:1199px) {
    header .under_banner_row {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .block .block_content.block_content_show {
        display: none
    }
}

.block .title_block,
.block h4 {
    position: relative;
    display: inline-block;
    float: none;
    width: 100%;
    background: var(--dark-primary-color);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    vertical-align: top;
    margin: 0;
    padding: 9px 14px;
    border: none;
}

.block .title_block a,
.block h4 a {
    color: var(--secondary-color);
}

.block .title_block a:hover,
.block h4 a:hover {
    color: #333
}

.block .title_block .fa-bars {
    margin-right: 5px;
}

.block .list-block ul {
    margin: 0;
}

.block .list-block li {
    padding: 5px 0 6px 20px;
    border-top: 1px solid var(--bg-color);
}

.block .list-block li:first-child {
    border-top: none;
}

.block .list-block .form-group {
    padding-top: 20px;
    border-top: 1px solid #d6d4d4;
    margin-bottom: 0
}

.block .list-block .form-group select {
    max-width: 240px
}

@media (max-width:768px) {
    .block .list-block {
        margin-top: 0
    }
    .block .list-block .form-group select {
        width: 240px
    }
}

.block .list-block .btn {
    margin-top: 12px
}

.block .products-block li .products-block-image {
    float: left;
    border: 1px solid #d6d4d4;
    margin-right: 19px
}

@media (min-width:769px) and (max-width:991px) {
    .block .title_block,
    .block h4 {
        font-size: 14px
    }
    .block .products-block li .products-block-image {
        float: none;
        display: inline-block;
        margin: 0 auto 10px;
        text-align: center
    }
}

.block .products-block li .product-content {
    overflow: hidden
}

.block .products-block li .product-content .product-title {
    position: relative;
    top: -11px;
    margin: 10px 0 0 0;
}

.block .products-block .product-name {
    font-size: 15px;
    line-height: 18px
}

.block .products-block .product-description {
    margin-bottom: 14px
}

.block .products-block .price-percent-reduction {
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    padding: 1px 6px
}

.page-heading span.heading-counter {
    float: right;
    color: var(--dark-secondary-color);
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    text-transform: none;
    margin-bottom: 10px;
}

.page-heading span.lighter {
    color: var(--text-muted-color);
}

.page-subheading,
h3.page-product-heading {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.page-heading.product-listing {
    margin-bottom: 0
}

.page-subheading {
    padding: 0 0 15px;
    line-height: normal;
    margin-bottom: 12px
}

h3.page-product-heading {
    line-height: 20px;
    padding: 14px 20px 17px;
    margin: 0 0 20px;
    position: relative;
    border: 1px solid #d6d4d4;
    border-bottom: none;
    background: #fbfbfb
}

ul.footer_links {
    padding: 10px 0 0;
    border-top: 1px solid #d6d4d4;
}

ul.footer_links li {
    float: left
}

ul.footer_links li+li {
    margin-left: 10px
}

.content_sortPagiBar {
    padding-bottom: 30px;
}

.content_sortPagiBar.bottom {
    padding: 30px 0;
}

h1.page-heading.product-listing {
    line-height: 34px;
    font-weight: 300;
    font-size: 36px;
    letter-spacing: 0;
    position: relative;
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    background: none;
    border: none;
}

.content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix>span {
    padding: 3px 0 0 12px;
    display: inline-block;
    float: left;
}

.content_sortPagiBar .sortPagiBar label option,
.content_sortPagiBar .sortPagiBar select option {
    color: #6d6d6d;
    font-size: 1.125em;
    line-height: 1.875em;
    font-weight: 400
}

.content_sortPagiBar .sortPagiBar label {
    margin-bottom: 0;
    color: #6d6d6d;
    font-size: .875em;
    font-weight: 400
}

.content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
    display: none
}

.content_sortPagiBar .display li,
.content_sortPagiBar .display_m li {
    float: left;
    padding-left: 12px;
    text-align: center
}

.content_sortPagiBar .display li a,
.content_sortPagiBar .display_m li a {
    color: #6d6d6d;
    font-size: .875em;
    font-weight: 400;
    cursor: pointer
}

.content_sortPagiBar .display li a i,
.content_sortPagiBar .display_m li a i {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    margin-bottom: -3px;
    color: #e1e0e0;
    margin-right: 7px
}

.content_sortPagiBar .display li a:hover i,
.content_sortPagiBar .display_m li a:hover i {
    color: gray
}

.content_sortPagiBar .display li.selected a,
.content_sortPagiBar .display_m li.selected a {
    cursor: default
}

.content_sortPagiBar .display li.selected i,
.content_sortPagiBar .display_m li.selected i {
    color: #333
}

.content_sortPagiBar .display li.display-title,
.content_sortPagiBar .display_m li.display-title {
    font-weight: 700;
    color: #333;
    padding: 7px 6px 0 0
}

.content_sortPagiBar .display li {
    padding-left: 30px
}

ul.step {
    margin-bottom: 30px;
    overflow: hidden
}

@media (min-width:769px) {
    ul.step {
        border-radius: 4px
    }
}

ul.step li {
    float: left;
    width: 20%;
    text-align: left;
    border: 1px solid;
    border-top-color: #cacaca;
    border-bottom-color: #9a9a9a;
    border-right-color: #b7b7b7;
    border-left-width: 0
}

ul.step li a,
ul.step li span,
ul.step li.step_current span,
ul.step li.step_current_end span {
    display: block;
    padding: 13px 10px 14px 13px;
    color: #333;
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    text-shadow: 1px 1px #fff;
    position: relative
}

@media (max-width:992px) {
    ul.step li a,
    ul.step li span,
    ul.step li.step_current span,
    ul.step li.step_current_end span {
        font-size: 15px
    }
}

@media (min-width:992px) {
    ul.step li a:after,
    ul.step li span:after,
    ul.step li.step_current span:after,
    ul.step li.step_current_end span:after {
        content: ".";
        position: absolute;
        top: 0;
        right: -31px;
        z-index: 0;
        text-indent: -5000px;
        display: block;
        width: 31px;
        height: 52px;
        margin-top: -2px
    }
}

ul.step li a:focus,
ul.step li span:focus,
ul.step li.step_current span:focus,
ul.step li.step_current_end span:focus {
    text-decoration: none;
    outline: 0
}

ul.step li.first {
    border-left-width: 1px;
    border-left-color: #b7b7b7
}

ul.step li.first a,
ul.step li.first span {
    z-index: 5;
    padding-left: 13px!important
}

ul.step li.second a,
ul.step li.second span {
    z-index: 4
}

ul.step li.third a,
ul.step li.third span {
    z-index: 3
}

ul.step li.four a,
ul.step li.four span {
    z-index: 2
}

ul.step li.last span {
    z-index: 1
}

@media (min-width:769px) {
    ul.step li.first,
    ul.step li.first a,
    ul.step li.first span {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }
    ul.step li.last,
    ul.step li.last span {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }
}

ul.step li.step_current {
    font-weight: 700;
    background: repeat-x #42b856;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#42b856), to(#43ab54));
    background-image: -webkit-linear-gradient(top, #42b856, 0, #43ab54, 100%);
    background-image: -moz-linear-gradient(top, #42b856 0, #43ab54 100%);
    background-image: linear-gradient(to bottom, #42b856 0, #43ab54 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF42B856', endColorstr='#FF43AB54', GradientType=0);
    border-color: #399b49 #51ae5c #208931 #369946
}

ul.step li.step_current span {
    color: #fff;
    text-shadow: 1px 1px #208931;
    border: 1px solid;
    border-color: #73ca77 #74c776 #74c175;
    position: relative
}

@media (min-width:992px) {
    ul.step li.step_current span {
        padding-left: 38px
    }
    ul.step li.step_current span:after {
        background: url(../img/order-step-a.png) right 0 no-repeat
    }
}

ul.step li.step_current_end {
    font-weight: 700
}

ul.step li.step_todo {
    background: repeat-x #f7f7f7;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#f7f7f7), to(#ededed));
    background-image: -webkit-linear-gradient(top, #f7f7f7, 0, #ededed, 100%);
    background-image: -moz-linear-gradient(top, #f7f7f7 0, #ededed 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 0, #ededed 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFEDEDED', GradientType=0)
}

ul.step li.step_todo span {
    display: block;
    border: 1px solid #fff;
    color: #333;
    position: relative
}

@media (min-width:992px) {
    ul.step li.step_todo span {
        padding-left: 38px
    }
    ul.step li.step_todo span:after {
        background: url(../img/order-step-current.png) right 0 no-repeat
    }
}

ul.step li.step_done {
    border-color: #666 #5f5f5f #292929;
    background: repeat-x #727171;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#727171), to(#666));
    background-image: -webkit-linear-gradient(top, #727171, 0, #666, 100%);
    background-image: -moz-linear-gradient(top, #727171 0, #666 100%);
    background-image: linear-gradient(to bottom, #727171 0, #666 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF727171', endColorstr='#FF666666', GradientType=0)
}

ul.step li.step_done a {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .3);
    border: 1px solid #8b8a8a
}

@media (min-width:992px) {
    ul.step li.step_done a {
        padding-left: 38px
    }
    ul.step li.step_done a:after {
        background: url(../img/order-step-done.png) right 0 no-repeat
    }
    ul.step li.step_done.step_done_last a:after {
        background: url(../img/order-step-done-last.png) right 0 no-repeat
    }
    ul.step li#step_end span:after {
        display: none
    }
}

ul.step li em {
    font-style: normal
}

@media (min-width:769px) and (max-width:991px) {
    ul.step li em {
        display: none
    }
}

.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer
}

.rating:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden
}

.cancel,
.star {
    overflow: hidden;
    float: left;
    margin: 0 1px 0 0;
    width: 16px;
    height: 16px;
    cursor: none
}

.cancel,
.cancel a {
    background: url(../../../modules/productcomments/img/delete.gif) 0 -16px no-repeat!important
}

.cancel a,
.star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0
}

div.star_on a {
    background-position: 0 -16px
}

div.star a:hover,
div.star_hover a {
    background-position: 0 -32px
}

.pack_content {
    margin: 10px 0
}

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: #ffffe0
}

#order_carrier,
#page .rte {
    background: #fff;
}

#page .rte,
#page .tab-pan {
    padding: 20px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#page .my-account-pages {
    background: #fff;
    border-radius: 6px;
    overflow: auto;
}

#page .my-account-pages > .row {
    margin: 0;
}

#page .rte em {
    font-style: italic!important
}

.listcomment {
    list-style-type: none;
    margin: 0 0 20px!important
}

.listcomment li {
    padding: 10px 0;
    border-bottom: 1px dotted #d6d4d4;
    color: #666
}

.listcomment .titlecomment {
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #333
}

.listcomment .txtcomment {
    display: block;
    padding: 5px 0;
    color: #333
}

.breadcrumb {
    position: relative;
    margin-top: -15px;
    min-height: 42px;
    background-color: transparent;
    color: var(--dark-primary-color);
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    border-radius: 3px;
    border: none;
    overflow: hidden;
}
.breadcrumb:before,
.breadcrumb:after {
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}
.breadcrumb:after {
    right: 0;
    background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(226,230,236,1) 100%);
}
.breadcrumb-inner {
    padding: 10px 0;
    overflow-x: auto;
    overflow-y: hidden;
}
.breadcrumb .navigation-pipe {
    width: 22px;
    display: inline-block;
    position: relative;
    color: transparent
}
.breadcrumb .navigation-pipe:before {
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    color: #333;
    font-family: var(--icon-font);
    content: "\f101";
}

li.fixmenuitem.landingNav a i {
    font-size: 14px;
    line-height: 32px;
    color: #fff;
}

li.fixmenuitem.landingNav a.active i,
ul.fixedmenu li:hover a i {
    color: #2d3b51;
}

.navigation_page {
    color: var(--dark-primary-color);
    font-size: 14px;
    font-weight: 500;
}

.breadcrumb a,
.breadcrumb a.home,
.navigation_page>span>a {
    position: relative;
    padding-right: 10px;
    color: var(--dark-secondary-color);
    font-family: var(--base-font-family);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.breadcrumb a.home i {
    vertical-align: -1px
}

.breadcrumb a.home:before {
    border: none
}

.breadcrumb a:hover {
    color: var(--dark-text-color);
}

.ie8 .breadcrumb {
    min-height: 1px
}

.ie8 .breadcrumb a:after {
    display: none
}

.ie8 .breadcrumb .navigation-pipe {
    width: 20px
}

.footer-container {
    background-color: var(--secondary-color);
}

.footer-container a,
.footer-container p {
    color: rgba(255, 255, 255, .5);
    font-size: .975em;
    font-weight: 400;
    line-height: 1.7em;
    margin-top: 14px;
}

.footer-container a strong,
.footer-container p strong {
    font-weight: 400;
    margin-top: 7px;
    display: block
}

.footer-container a:first-child,
.footer-container p:first-child {
    margin-top: 0
}

.footer-container #footer {
    color: var(--grey-color);
    padding-top: 50px;
    padding-bottom: 80px;
}
@media (min-width: 1200px) {
    .footer-container #footer {
        padding-bottom: 90px;
    }
}

.footer-container #footer .row {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.footer-container #footer ul.row {
    position: static
}

.footer-container #footer .footer-block {
    margin-top: 45px
}

@media (max-width:768px) {
    .footer-container #footer {
        padding-top: 25px;
        padding-bottom: 25px
    }
    .footer-container #footer .footer-block {
        margin-top: 20px
    }
}

.footer-container #footer h4 {
    font-size:18px;
    font-weight: 600;
    line-height: 22px;
    color: #fff;
    margin: 0 0 13px;
    cursor: pointer
}

@media (max-width:768px) {
    .footer-container #footer h4 {
        position: relative;
        margin-bottom: 0;
        padding-bottom: 13px
    }
    .footer-container #footer h4:after {
        display: block;
        content: "\f055";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 1px
    }
    .footer-container #footer h4.active:after {
        content: "\f056"
    }
}

.footer-container #footer h4 a {
    color: #fff
}

.footer-container #footer #block_contact_infos {
    flex-grow: 1;
}

.footer-container #footer #block_contact_infos>div {
    padding: 0 0 0 5px
}

@media (max-width:768px) {
    .footer-container #footer #block_contact_infos {
        border: none
    }
    .footer-container #footer #block_contact_infos>div {
        padding-left: 0
    }
}

.footer-container #footer #block_contact_infos>div ul li {
    padding: 0 0 7px 4px;
    overflow: hidden;
    line-height: 30px
}

#block_contact_infos .toggle-footer a span {
    color: inherit;
}
#block_contact_infos .toggle-footer a,
.footer-container #footer #block_contact_infos>div ul li>span,
.footer-container #footer #block_contact_infos>div ul li>span a {
    color: #fff;
}

#block_contact_infos .toggle-footer a:hover {
    color: var(--primary-color);
}
.footer-container #footer #block_contact_infos .fa-solid {
    position: relative;
    top: 3px;
    font-size: 20px;
    width: 30px;
    text-align: center;
    padding-right: 10px;
    opacity: .75;
}

.footer-container #footer #block_contact_infos a:hover {
    color: var(--primary-color);
}

.footer-container #footer .blockcategories_footer {
    clear: left
}

.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    left: 0
}

.footer-container #footer .bottom-footer div {
    padding: 15px 0 0;
    border-top: 1px solid #515151;
    width: 100%
}

.rte ol,
.rte ul {
    padding-left: 20px;
}

#social_block .left_col_inner {
    padding-bottom: 60px
}

#reinsurance_block {
    clear: both!important
}

#short_description_content dl,
#short_description_content ol,
#short_description_content ul,
#tinymce dl,
#tinymce ol,
#tinymce ul {
    margin-left: 20px
}

.rte ul {
    list-style-type: disc;
}

.rte ol {
    list-style-type: decimal;
    margin: 15px 0
}

.rte ol[type="a"] {
    list-style-type: lower-alpha;
}

.rte ol li {
    margin-bottom: 15px
}

.rte ul li {
    margin-bottom: 10px
}

.block_hidden_only_for_screen {
    display: none
}

.cart_navigation {
    margin: 0 0 20px
}

.cart_navigation .button-medium {
    float: right;
    border-radius: 4px;
    font-size: 20px;
    line-height: 24px
}

.cart_navigation .button-medium span {
    border-radius: 4px
}

#footer .block_content a,
#footer .toggle-footer {
    color: var(--grey-color);
    font-size: 13px;
}

#footer .title_block_footer a {
    color: #fff;
}

section#informations_block_left_logo .footer-logo {
    display: block;
    line-height: 0;
}

section#informations_block_left_logo .footer-logo img {
    max-width: 180px;
}

.footer-container #footer .footer-block {
    margin-top: 0;
}

section.footer-block.col-xs-12.col-sm-4,
section#informations_block_left_1,
section#block_various_links_footer,
.col-xs-12.col-sm-3.footer_info_wrap {
    flex-basis: 20%;
}

#footer .footer_info a:hover,
#footer .footer-block a:hover {
    color: var(--primary-color);
}

.footer_info .item,
.footer-block .bullet li {
    margin-bottom: 8px;
}

.footer-block .title_block_footer a {
    font-weight: 500;
}

@media (max-width:992px) {
    .cart_navigation .button-medium span {
        font-size: 16px
    }
}

.cart_navigation .button-medium i.right {
    font-size: 25px;
    line-height: 25px;
    vertical-align: -4px;
    margin-left: 6px
}

.table tbody>tr>td,
.table tfoot>tr>td {
    vertical-align: middle
}

.cart_last_product {
    display: none
}

.cart_gift_quantity .cart_quantity_input,
.cart_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

.table tbody>tr>td.cart_quantity {
    padding: 41px 14px 25px;
    width: 70px
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a {
    float: left;
    margin-right: 3px
}

.table tbody>tr>td.cart_quantity .cart_quantity_button a+a {
    margin-right: 0
}

.table tbody>tr>td.cart_delete,
.table tbody>tr>td.price_discount_del {
    padding: 5px
}

.cart_delete a.cart_quantity_delete,
a.price_discount_delete {
    font-size: 20px;
    color: #333
}

.cart_delete a.cart_quantity_delete:hover,
a.price_discount_delete:hover {
    color: silver
}

#cart_summary tbody td,
#cart_summary thead th {
    padding: 20px 10px;
}

#cart_summary tbody td.cart_avail,
#cart_summary tbody td.cart_delete {
    width: 1%
}

#cart_summary tbody td.cart_product img {
    max-width: 100%;
}

#cart_summary tbody td.cart_unit .price span {
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.price-percent-reduction {
    margin: 5px auto;
    display: inline-block
}

#cart_summary tbody td.cart_unit .price span.old-price {
    text-decoration: line-through
}

#cart_summary tbody td.cart_description small {
    display: block;
    padding: 5px 0 0;
    font-size: 12px;
    font-weight: 500;
}

#cart_summary tbody td.cart_description small span {
    color: var(--dark-primary-color);
}

#cart_summary tbody td.cart_avail span {
    white-space: nowrap
}

#cart_summary tbody tfoot td.cart_total,
#cart_summary tbody tfoot td.cart_unit,
#cart_summary tfoot tbody td.cart_total,
#cart_summary tfoot tbody td.cart_unit,
#cart_summary tfoot td.text-right {
    font-weight: 700;
    color: #333
}

#cart_summary tfoot td.total_price_container span {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #555454;
    text-transform: uppercase
}

#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px
}

.cart_discount_delete {
    text-align: center
}

body#order-opc #cart_summary .cart_unit {
    color: var(--dark-primary-color);
    font-family: var(--base-font-family);
    font-size: 18px;
    font-weight: 700;
    text-align: left!important;
    margin: 14px 0;
}

body#order-opc #cart_summary .cart_product {
    padding-left: 40px;
    min-width: 140px;
    width: 20%;
}

body#order-opc #cart_summary .cart_delete {
    padding-right: 40px;
}

body#order-opc #cart_summary .warrantyExtraLine .cart_quantity,
body#order-opc #cart_summary .warrantyExtraLine .cart_total,
body#order-opc #cart_summary .warrantyExtraLine .cart_delete {
    display: none;
}

#manufacturers_list.grid li,
#manufacturers_list.list li .left-side,
#pagenotfound .pagenotfound,
#suppliers_list.grid li,
#suppliers_list.list li .left-side,
.multishipping_close_container {
    text-align: center
}

.cart_voucher {
    vertical-align: top!important
}

.cart_voucher h4 {
    font-family: var(--base-font-family);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    padding: 10px 0 10px;
    margin-top: 0;
}

.cart_voucher .title-offers {
    color: #333;
    font-weight: 700;
    margin-bottom: 6px
}

.cart_voucher fieldset {
    margin-bottom: 10px
}

.cart_voucher #display_cart_vouchers span {
    cursor: pointer;
    color: #777;
    font-weight: 700;
}

.cart_voucher #display_cart_vouchers span:hover {
    color: #515151
}

.enable-multishipping {
    margin: -13px 0 17px
}

.enable-multishipping label {
    font-weight: 400
}

#HOOK_SHOPPING_CART #loyalty i {
    color: #cfcccc;
    font-size: 26px;
    line-height: 26px;
}

#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999
}

.order_carrier_logo {
    max-width: 65px;
    max-height: 65px
}

#order_carrier .title_block {
    padding: 0 15px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) 0 -10px repeat-x #999
}

#order_carrier span {
    display: block;
    padding: 15px;
    font-weight: 700
}

table#cart_summary .gift-icon {
    color: var(--secondary-color);
    background: #f1ffe5;
    display: block;
    line-height: 20px;
    padding: 4px 10px 2px 10px;
    border-radius: 5px;
    width: max-content;
    font-size: 12px;
    font-weight: normal;
}

td#cart_voucher {
    width: 100%;
    display: block;
}

table#summer tr {
    display: block;
    font-size: 16px;
    line-height: 44px;
}

table#summer tr.cart_total_price {
    font-weight: 600;
}

h1#cart_title span.heading-counter {
    display: none;
}

table#summer td.text-right+td:not(.show_without_tax_text, .show_with_tax_text),
table#summer td.tax_title+td {
    text-align: right;
    width: 40%;
    display: inline-block;
    line-height: 1.5;
}

table#summer td.text-right,
table#summer td.tax_title {
    width: 60%;
    text-align: left;
    display: inline-block;
    line-height: 1.5;
}

tr#total_price_row {
    background: var(--secondary-color);
    color: #fff;
    margin: 0 15px;
    padding: 5px 0!important;
    border-radius: 4px;
}

div#cart_message {
    float: none;
    clear: both;
    background: #fff;
    vertical-align: top;
    width: calc(70% - 30px);
    border-radius: 6px;
    border: 0;
}

.phone-entering-row {
    padding: 0 1rem;
}

#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px
}

#multishipping_mode_box .title {
    font-weight: 700;
    color: #333;
    margin-bottom: 15px
}

#multishipping_mode_box .description_off {
    display: none
}

#multishipping_mode_box .description_off div {
    margin-bottom: 10px
}

#multishipping_mode_box .description a:hover,
#multishipping_mode_box .description_off a:hover {
    background: #f3f3f3;
    border: 1px solid #ccc
}

#multishipping_mode_box.on .description_off {
    display: block
}

.multishipping-cart .cart_address_delivery.form-control {
    width: 198px
}

#order .address_add.submit {
    margin-bottom: 20px
}

#ordermsg {
    margin-bottom: 30px
}

#id_address_delivery.form-control,
#id_address_invoice.form-control {
    width: 269px
}

tr#total_price_row td {
    padding: 0 16px!important;
}

form#voucher button.button.btn.btn-default.button-small {
    border-radius: 7px;
    padding: 11px 7px 8px 7px;
}

.addresses .addresses .address_select,
.addresses .select label,
.addresses .selector {
    clear: both;
    float: left
}

.addresses .waitimage {
    display: none;
    float: left;
    width: 24px;
    height: 24px;
    background-image: url(../../../img/loader.gif);
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    left: 10px
}

.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: left;
    margin: 15px 0 25px
}

#order .delivery_option>div,
#order-opc .delivery_option>div {
    display: block;
    margin-bottom: 0;
    font-weight: 400
}

#order .delivery_option>div>table,
#order-opc .delivery_option>div>table {
    background: #fff;
    margin-bottom: 0
}

#order .delivery_option>div>table.resume,
#order-opc .delivery_option>div>table.resume {
    height: 53px
}

#order .delivery_option>div>table.resume.delivery_option_carrier,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #d6d4d4;
    font-weight: 700
}

#order .delivery_option>div>table.resume.delivery_option_carrier td,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td {
    padding: 8px 11px 7px
}

#order .delivery_option>div>table.resume.delivery_option_carrier td i,
#order-opc .delivery_option>div>table.resume.delivery_option_carrier td i {
    font-size: 20px;
    margin-right: 7px;
    vertical-align: -2px
}

#order .delivery_option>table.resume td.delivery_option_radio,
#order-opc .delivery_option>table.resume td.delivery_option_radio {
    width: 54px;
    min-width: 42px;
    padding-left: 0;
    padding-right: 0;
    background-color: #f5f6f8;
    text-align: center;
    vertical-align: middle;
}

#order .delivery_option>div>table.resume td.delivery_option_logo,
#order-opc .delivery_option>div>table.resume td.delivery_option_logo {
    width: 180px;
    padding-left: 21px
}

#order .delivery_option>div>table.resume td.delivery_option_price,
#order-opc .delivery_option>div>table.resume td.delivery_option_price {
    min-width: 180px;
    padding-right: 30px;
}

.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px
}

.order_carrier_content .carrier_title {
    font-weight: 700;
    color: #333
}

.order_carrier_content .checkbox input {
    margin-top: 2px
}

.order_carrier_content .delivery_options_address .carrier_title {
    margin-bottom: 17px
}

#gift_div,
p.checkbox.gift,
p.payment_module {
    margin-bottom: 10px
}

.order_carrier_content+div {
    padding-bottom: 15px
}

#carrierTable {
    border: 1px solid #999;
    border-bottom: none;
    background: #fff
}

#carrierTable tbody {
    border-bottom: 1px solid #999
}

#carrierTable th {
    padding: 0 15px;
    height: 29px;
    font-weight: 700;
    line-height: 29px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_table_th.png) 0 -10px repeat-x #999
}

#carrierTable td {
    padding: 15px;
    font-weight: 700;
    border-right: 1px solid #e9e9e9
}

#carrierTable td.carrier_price {
    border: none
}

#gift_div {
    display: none;
    margin-top: 5px
}

a.iframe {
    color: #333;
    text-decoration: underline
}

a.iframe:hover {
    text-decoration: none
}

.payment_module a {
    display: block;
    color: #333;
    font-size: 17px;
    font-weight: 700;
    line-height: 23px;
    position: relative;
    border: 1px solid var(--bg-color);
    border-radius: 6px;
    transition: background-color .25s ease;
}

.payment_module a:hover {
    background-color: var(--light-bg-color);
}

.payment_module .thumbnail {
    padding: 0;
    margin: -20px auto;
    max-height: 70px;
    background: none;
    border: none;
}

p.payment_module a {
    padding: 33px 40px 34px 99px;
    background-repeat: no-repeat;
    background-position: 15px 15px;
}

div.payment_module a {
    padding: 33px 40px 34px 1rem;
}

div.payment_module .row > div {
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--dark-secondary-color);
    font-family: var(--base-font-family);
    font-size: 14px;
    font-weight: 500;
}

p.payment_module a.bankwire {
    background-image: url(../img/bankwire.png)
}

p.payment_module a.cheque {
    background-image: url(../img/cheque.png)
}

p.payment_module a.cash {
    background-image: url(../img/cash.png)
}

p.payment_module a.esto {
    background-image: url(/modules/esto/views/img/new-frog-logo-finance.png)
}

.payment_module > a:after {
    display: block;
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: FontAwesome;
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777
}

div.payment_module .row > div:has(span) {
    font-weight: bold;
}

.payment_module a span {
    font-weight: normal;
    color: #2a2a2a
}

.payment_module.box {
    margin-top: 20px
}

p.cheque-indent {
    margin-bottom: 9px
}

.cheque-box .form-group {
    margin-bottom: 0
}

.cheque-box .form-group .form-control {
    width: 269px
}

#order-confirmation-page i.fa-thin.fa-circle-check {
    color: var(--dark-primary-color);
    font-family: 'Font Awesome 7 Pro';
    font-size: 90px;
    font-weight: 100;
    width: 100%;
    text-align: center;
    margin: 50px 0 50px 0;
}

#order-confirmation-page .page-heading {
    color: var(--dark-secondary-color);
    text-transform: uppercase;
    background: none;
    margin: 0 0 50px 0;
    padding: 10px 15px 4px;
    overflow: hidden;
    text-align: center;
    font-size: 33px;
}
#order-confirmation-page p {
    color: var(--dark-secondary-color);
    text-align: center;
    margin: 50px 0;
}
#order-confirmation-page p.left-aligned {
    color: var(--dark-secondary-color);
    text-align: left;
    margin: 0;
}
#order-confirmation-page .box {
    border-radius: 4px;
    padding: 20px;
}
#order-confirmation-page .well.well-sm {
    margin: 50px 0;
}
.order-confirmation.box {
    line-height: 29px
}

.order-confirmation.box a {
    text-decoration: underline
}

.order-confirmation.box a:hover {
    text-decoration: none
}

.delivery_option_carrier td {
    width: 200px
}

.delivery_option_carrier td+td {
    width: 280px
}

.delivery_option_carrier td+td+td {
    width: 200px
}

.delivery_option_carrier tr td {
    padding: 5px
}

#manufacturer .description_box .hide_desc,
#supplier .description_box .hide_desc,
.not-displayable {
    display: none
}

#account-creation_form .box,
#address .box,
#authentication .box,
#new_account_form .box,
#opc_account_form .box {
    padding-bottom: 20px;
    line-height: 20px
}

#account-creation_form p.required,
#address p.required,
#authentication p.required,
#identity p.required,
#new_account_form p.required,
#opc_account_form p.required,
#opc_guest_form p.required {
    color: var(--error-color);
    margin: 10px 0 15px;
}

#account-creation_form p.inline-infos,
#address p.inline-infos,
#authentication p.inline-infos,
#identity p.inline-infos,
#new_account_form p.inline-infos,
#opc_account_form p.inline-infos {
    color: var(--error-color);
}

#account-creation_form .form-group .form-control#adress_alias,
#address .form-group .form-control#adress_alias,
#authentication .form-group .form-control#adress_alias,
#identity .form-group .form-control#adress_alias,
#new_account_form .form-group .form-control#adress_alias,
#opc_account_form .form-group .form-control#adress_alias {
    margin-bottom: 20px
}

@media (min-width:1200px) {
    #account-creation_form .form-group.phone-number,
    #address .form-group.phone-number,
    #authentication .form-group.phone-number,
    #identity .form-group.phone-number,
    #new_account_form .form-group.phone-number,
    #opc_account_form .form-group.phone-number {
        float: left;
        width: 240px;
        margin-right: 13px
    }
    #account-creation_form .form-group.phone-number+p,
    #address .form-group.phone-number+p,
    #authentication .form-group.phone-number+p,
    #identity .form-group.phone-number+p,
    #new_account_form .form-group.phone-number+p,
    #opc_account_form .form-group.phone-number+p {
        padding: 23px 0 0;
        margin-bottom: 0
    }
}

#account-creation_form .gender-line,
#address .gender-line,
#authentication .gender-line,
#identity .gender-line,
#new_account_form .gender-line,
#opc_account_form .gender-line {
    margin-bottom: 4px;
    padding-top: 4px
}

#account-creation_form .gender-line>label,
#address .gender-line>label,
#authentication .gender-line>label,
#identity .gender-line>label,
#new_account_form .gender-line>label,
#opc_account_form .gender-line>label {
    margin-right: 10px;
    margin-bottom: 0
}

#account-creation_form .gender-line .radio-inline label,
#address .gender-line .radio-inline label,
#authentication .gender-line .radio-inline label,
#identity .gender-line .radio-inline label,
#new_account_form .gender-line .radio-inline label,
#opc_account_form .gender-line .radio-inline label {
    font-weight: 400;
    color: #777
}

#authentication #center_column .footer_links,
#identity #center_column .footer_links,
#order-opc #center_column .footer_links {
    border: none;
    padding-top: 0
}

#new_account_form .box {
    line-height: 20px
}

#new_account_form .box .date-select {
    padding-bottom: 10px
}

#new_account_form .box .top-indent {
    padding-top: 10px
}

#new_account_form .box .customerprivacy {
    padding-top: 15px
}

#authentication fieldset.account_creation {
    margin-bottom: 20px
}

#password {
    padding-top: 0;
    border: none
}

#password .box p {
    margin-bottom: 9px
}

#password .box .form-group {
    margin-bottom: 20px
}

#instant_search_results a.close {
    font-size: 13px;
    font-weight: 600;
    opacity: 1;
    line-height: inherit;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif
}

#instant_search_results a.close:hover {
    color: #515151
}

#manufacturers_list h3,
#suppliers_list h3 {
    font-size: 17px;
    line-height: 23px
}

#manufacturers_list .description,
#suppliers_list .description {
    line-height: 18px
}

#manufacturers_list .product-counter a,
#suppliers_list .product-counter a {
    font-weight: 700;
    color: #333
}

#manufacturers_list .product-counter a:hover,
#suppliers_list .product-counter a:hover {
    color: #515151
}

#manufacturers_list.list li .mansup-container,
#suppliers_list.list li .mansup-container {
    border-top: 1px solid #d6d4d4;
    padding: 31px 0 30px
}

#manufacturers_list.list li:first-child .mansup-container,
#suppliers_list.list li:first-child .mansup-container {
    border-top: 0
}

#manufacturers_list.list li h3,
#suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px
}

#manufacturers_list.list li .middle-side,
#suppliers_list.list li .middle-side {
    padding-left: 0
}

@media (max-width:768px) {
    #manufacturers_list.list li .middle-side,
    #suppliers_list.list li .middle-side {
        padding-right: 15px;
        padding-left: 15px
    }
}

#manufacturers_list.list li .right-side-content,
#suppliers_list.list li .right-side-content {
    border-left: 1px solid #d6d4d4;
    padding: 0 0 32px 31px;
    min-height: 108px
}

#manufacturers_list.list li .right-side-content .product-counter,
#suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px
}

@media (max-width:768px) {
    #manufacturers_list.list li .right-side-content,
    #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none
    }
    #manufacturers_list.list li .right-side-content .product-counter,
    #suppliers_list.list li .right-side-content .product-counter {
        top: 0
    }
}

#manufacturers_list.grid li .product-container,
#suppliers_list.grid li .product-container {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d4d4
}

#manufacturers_list.grid li .product-container .left-side,
#suppliers_list.grid li .product-container .left-side {
    padding-bottom: 42px
}

#manufacturers_list.grid li .product-container h3,
#suppliers_list.grid li .product-container h3 {
    padding-bottom: 10px
}

#manufacturers_list.grid li .product-container .product-counter,
#suppliers_list.grid li .product-container .product-counter {
    margin-bottom: 12px
}

@media (min-width:1200px) {
    #manufacturers_list.grid li.first-in-line,
    #suppliers_list.grid li.first-in-line {
        clear: left
    }
    #manufacturers_list.grid li.last-line .product-container,
    #suppliers_list.grid li.last-line .product-container {
        border-bottom: none
    }
}

@media (min-width:769px) and (max-width:1199px) {
    #manufacturers_list.grid li.first-item-of-tablet-line,
    #suppliers_list.grid li.first-item-of-tablet-line {
        clear: left
    }
    #manufacturers_list.grid li.last-tablet-line .product-container,
    #suppliers_list.grid li.last-tablet-line .product-container {
        border-bottom: none
    }
}

@media (max-width:768px) {
    #manufacturers_list.grid .product-container,
    #suppliers_list.grid .product-container {
        border-bottom: none
    }
    #pagenotfound .pagenotfound label {
        display: block
    }
}

#manufacturer .top-pagination-content.bottom-line,
#pagenotfound .pagenotfound p,
#supplier .top-pagination-content.bottom-line {
    border-bottom: 1px solid #d6d4d4
}

#manufacturer .description_box,
#supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d6d4d4
}

#manufacturer .bottom-pagination-content,
#manufacturer .top-pagination-content,
#supplier .bottom-pagination-content,
#supplier .top-pagination-content {
    min-height: 69px
}

table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px
}

table.discount i.icon-ok {
    color: var(--dark-primary-color);
}

table.discount i.icon-remove {
    color: var(--error-color);
}

#guestTracking .form-control {
    max-width: 271px
}

@media (min-width:1200px) {
    #guestTracking .form-group {
        overflow: hidden
    }
    #guestTracking .form-group i {
        padding-left: 10px
    }
    #guestTracking .form-control {
        float: left
    }
    #guestTracking label {
        float: left;
        clear: both;
        width: 100%
    }
}

#pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 100px auto
}

#pagenotfound .pagenotfound .img-404 {
    padding: 8px 0 27px
}

#pagenotfound .pagenotfound .img-404 img {
    max-width: 100%
}

#pagenotfound .pagenotfound h1 {
    color: #333;
    text-transform: uppercase;
    margin-bottom: 7px
}

#pagenotfound .pagenotfound p {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #555454;
    text-transform: uppercase;
    padding-bottom: 19px;
    margin-bottom: 20px
}

#pagenotfound .pagenotfound h3 {
    font-weight: 700;
    color: #333;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 18px
}

#pagenotfound .pagenotfound label {
    font-weight: 400
}

#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-right: 5px
}

@media (max-width:768px) {
    #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px;
        display: block
    }
}

#pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px
}

#pagenotfound .pagenotfound .buttons .button-medium i.left {
    font-size: 17px
}

#account-creation_form fieldset.reversoform {
    padding: 10px!important
}

#account-creation_form fieldset.reversoform .text label {
    display: block;
    padding: 0 0 10px;
    width: 100%;
    text-align: left
}

#account-creation_form fieldset.reversoform .infos-sup {
    padding: 0!important;
    font-size: 10px;
    font-style: italic;
    text-align: right
}

#account-creation_form fieldset.customerprivacy label,
fieldset.customerprivacy label {
    cursor: pointer
}

.tab-content {
    margin-top: 20px
}

form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #ccc;
    background: #eee
}

form#sendComment h3 {
    font-size: 14px
}

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0
}

#sendComment p.text label,
#sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: 700;
    font-size: 12px
}

#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #ccc;
    background: url(../img/bg_input.png) repeat-x #fff
}

#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #ccc
}

#sendComment p.submit {
    padding: 0;
    text-align: right
}

#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url(../img/icon/delete.gif) no-repeat
}

.star {
    position: relative;
    top: -1px;
    float: left;
    width: 14px;
    overflow: hidden;
    cursor: default;
    font-size: 14px;
    font-weight: 400;
    display: block
}

.star a {
    display: block;
    position: absolute;
    text-indent: -5000px
}

div.star:after {
    content: "\f006";
    display: inline-block;
    color: var(--dark-primary-color);
    font-family: FontAwesome;
}

div.star.star_on {
    display: block
}

div.star.star_hover:after,
div.star.star_on:after {
    content: "\f005";
    display: inline-block;
    color: var(--dark-primary-color);
    font-family: FontAwesome;
}

.advertising_block {
    width: 191px;
    margin-bottom: 1em;
    text-align: center
}

.blockcategories_footer ul ul {
    display: none!important
}

.form-group.form-error input,
.form-group.form-error textarea {
    border: 1px solid var(--error-color);
    color: var(--error-color);
    background-color: #fff1f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48cGF0aCBmaWxsPSIjZjEzMzQwIiBkPSJNMzQyLjYgMTUwLjZjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMTkyIDIxMC43IDg2LjYgMTA1LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zTDE0Ni43IDI1NiA0MS40IDM2MS40Yy0xMi41IDEyLjUtMTIuNSAzMi44IDAgNDUuM3MzMi44IDEyLjUgNDUuMyAwTDE5MiAzMDEuMyAyOTcuNCA0MDYuNmMxMi41IDEyLjUgMzIuOCAxMi41IDQ1LjMgMHMxMi41LTMyLjggMC00NS4zTDIzNy4zIDI1NiAzNDIuNiAxNTAuNnoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: right 12px top 50%;
    background-size: 12px auto;
}

.form-group.form-ok input,
.form-group.form-ok textarea {
    border: 1px solid var(--dark-primary-color);
    color: var(--active-primary-color);
    background-color: var(--light-primary-color);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjMzViMzNmIiBkPSJNNDM4LjYgMTA1LjRjMTIuNSAxMi41IDEyLjUgMzIuOCAwIDQ1LjNsLTI1NiAyNTZjLTEyLjUgMTIuNS0zMi44IDEyLjUtNDUuMyAwbC0xMjgtMTI4Yy0xMi41LTEyLjUtMTIuNS0zMi44IDAtNDUuM3MzMi44LTEyLjUgNDUuMyAwTDE2MCAzMzguNyAzOTMuNCAxMDUuNGMxMi41LTEyLjUgMzIuOC0xMi41IDQ1LjMgMHoiLz48L3N2Zz4=");
    background-repeat: no-repeat;
    background-position: right 12px top 50%;
    background-size: 12px auto;
}

.form-group.form-error .form-control,
.form-group.form-ok .form-control {
    padding-right: 30px
}

.checkbox .checker,
.radio-inline .checker {
    float: left
}

.checkbox .checker span,
.radio-inline .checker span {
    top: 0
}

.checkbox div.radio,
.radio-inline div.radio {
    display: inline-block
}

.checkbox div.radio span,
.radio-inline div.radio span {
    float: left;
    top: 0
}

.fancybox-skin {
    background: #fff!important
}

.fancybox-skin .fancybox-close {
    width: 28px;
    height: 28px;
    font-size: 28px;
    line-height: 28px;
    color: #333;
    text-align: center;
    background: #fff;
    border-radius: 50px
}

.fancybox-skin .fancybox-close:hover {
    color: #515151
}

.fancybox-skin .fancybox-close:after {
    content: "\f057";
    font-family: FontAwesome
}

#facebook_block {
    overflow: hidden;
    background: #f2f2f2;
    min-height: 344px;
    height: 344px;
    padding-right: 29px;
    padding-left: 29px
}

#facebook_block h4 {
    padding: 35px 0 0;
    margin: 0 0 12px;
    font-size: 21px;
    font-weight: 300;
    line-height: 25px;
    color: #6f6d6d
}

#facebook_block .facebook-fanbox {
    background: #fff;
    border: 1px solid #aaa;
    padding-bottom: 10px
}

#cmsinfo_block {
    border-left: 1px solid #d9d9d9
}

#identity .my-account-pages .box {
    padding-top: 30px;
    margin-bottom: 0;
}

@media (max-width:768px) {
    #cmsinfo_block,
    #facebook_block {
        width: 100%;
        min-height: 1px
    }
    #facebook_block h4 {
        padding-top: 20px!important
    }
    #cmsinfo_block {
        border: none;
        margin-top: 10px
    }
}

#cmsinfo_block em {
    float: left;
    width: 60px;
    height: 60px;
    margin: 3px 10px 0 0;
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    background: #6f6d6d;
    border-radius: 100px
}

#cmsinfo_block .type-text {
    overflow: hidden
}

#cmsinfo_block h3 {
    margin: 0 0 5px;
    font-size: 21px;
    font-weight: 300;
    line-height: 25px;
    color: #6f6d6d
}

#cmsinfo_block ul li {
    padding-bottom: 22px
}

@media (max-width:1199px) {
    #cmsinfo_block h3 {
        font-size: 18px
    }
    #cmsinfo_block ul li {
        padding-bottom: 10px
    }
    .zoomdiv {
        display: none!important
    }
}

#cmsinfo_block p em {
    background: 0 0;
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    color: #777;
    float: none;
    height: inherit;
    line-height: inherit;
    text-align: left;
    font-style: italic
}

.ie8 #cmsinfo_block,
.ie8 #facebook_block {
    height: 344px
}

#product.content_only div.pb-left-column p.resetimg {
    margin-bottom: 0;
    padding-top: 0
}

#product.content_only div.pb-left-column #thumbs_list_frame {
    margin-bottom: 0
}

#product_comparison td.compare_extra_information {
    padding: 10px
}

#product_comparison #social-share-compare {
    margin-bottom: 50px
}

.btn-facebook:hover,
.btn-google-plus:hover,
.btn-pinterest:hover,
.btn-twitter:hover {
    border-color: #fff
}

.btn-facebook i {
    color: #435f9f
}

.btn-facebook:hover {
    color: #fff;
    background-color: #435f9f
}

.btn-facebook:hover i {
    color: #fff
}

.btn-twitter i {
    color: #00aaf0
}

.btn-twitter:hover {
    color: #fff;
    background-color: #00aaf0
}

.btn-twitter:hover i {
    color: #fff
}

.btn-google-plus i {
    color: #e04b34
}

.btn-google-plus:hover {
    color: #fff;
    background-color: #e04b34
}

.btn-google-plus:hover i {
    color: #fff
}

.btn-pinterest i {
    color: #ce1f21
}

.btn-pinterest:hover {
    color: #fff;
    background-color: #ce1f21
}

.btn-pinterest:hover i {
    color: #fff
}

.payment_option_form {
    display: none
}

.payment_option_logo {
    height: 50px;
    max-height: 50px
}

.payment_module_adv {
    height: 120px;
    max-height: 120px
}

.payment_option_selected {
    display: none;
    margin-top: 15px
}

.payment_option_selected i {
    color: green
}

.payment_option_cta {
    margin-left: 10px;
    color: #333!important
}

.tnc_box {
    background: #fbfbfb;
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px;
    line-height: 23px
}

.pointer-box {
    cursor: pointer
}

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

.flex_wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.align_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.justify_end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.justify_center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify_between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.row_padding {
    padding: 0 10px
}

.row_margin {
    margin-left: 0;
    margin-right: 0
}

.no_margin {
    margin: 0
}

.no_padding {
    padding: 0
}

.no_padding_left {
    padding-left: 0
}

.no_padding_bottom {
    padding-bottom: 0
}

.p-0 {
    padding: 0!important;
}
.pb-10 {
    padding-bottom: 10px;
}
.pb-15 {
    padding-bottom: 15px;
}
.ml-auto {
    margin-left: auto;
}
.m-0 {
    margin: 0;
}
.mt-15 {
    margin-top: 15px;
}
.mr-5 {
    margin-right: 5px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-15 {
    margin-right: 15px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-15 {
    margin-bottom: 15px;
}
.rounded-sm {
    border-radius: 4px;
}
.rounded-md {
    border-radius: 6px;
}
.rounded-full {
    border-radius: 9999px;
}

a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover,
div,
div:active,
div:focus,
div:hover,
form,
form:active,
form:focus,
form:hover,
i,
i:active,
i:focus,
i:hover,
img,
img:active,
img:focus,
img:hover,
input,
input:active,
input:focus,
input:hover,
select,
select:active,
select:focus,
select:hover,
textarea,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0!important
}

.form-control:focus,
.order-opc .form-control:focus {
    outline: 0;
    border-color: var(--dark-primary-color);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fade-enter-active,
.fade-leave-active {
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.fade-enter,
.fade-leave-to {
    opacity: 0
}

.top_link {
    color: #fff;
    font-size: 12px;
    white-space: nowrap;
    line-height: 20px;
}

.languages-block:hover .top_link,
.top_link:hover,
.top_link:focus {
    color: var(--primary-color);
    text-decoration: none;
}

.top_link i {
    color: var(--primary-color);
    margin-right: 8px;
}

.under_slider {
    margin-bottom: 0
}

.under_slider li {
    background: #fff;
    padding: 10px 0
}

.under_slider li:last-child a {
    border: none
}

.under_slider a:hover {
    color: #066dac;
}

.under_slider a {
    display: block;
    border-right: 1px solid #009fff;
    color: #009fff;
    font-size: 0.8em;
    font-weight: 700
}

p.txt-after {
    font-size: 12px;
    font-weight: normal;
    padding: 0 12px;
}

body.content_only ul.nav.nav-tabs.flex.align_center.flex_wrap,
body.content_only div#tab,
body.content_only .socialsharing_product,
body.content_only .pb-right-column.col-xs-12.col-lg-2,
body.content_only section.page-product-box.margin_top_30 {
    display: none;
}

body.content_only div#tab {
    display: block;
    margin-top: -240px;
}

#overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition-default);
}
#overlay.show-overlay {
    opacity: 1;
    visibility: visible;
}
#overlay:after {
    content: '';
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
}
#overlay svg {
    position: relative;
    z-index: 2;
    max-width: 180px;
    max-height: 180px;
    user-select: none;
}
#overlay p {
    position: relative;
    z-index: 2;
    color: var(--dark-primary-color);
    font-weight: 700;
}

#product.content_only div.primary_block div.pb-left-column {
    max-width: 30%;
}

@media (max-width:520px) {
    #product.content_only div.primary_block div.pb-left-column {
        max-width: 100%;
    }
    ul.product_list li.ajax_block_product {
        z-index: 1;
    }
}

#product.content_only .product_name {
    font-size: 1.1875em;
}

.block_cat_head.small_blue:active,
.block_cat_head.small_blue:focus,
.block_cat_head.small_blue:hover,
.block_cat_head:active,
.block_cat_head:focus,
.block_cat_head:hover {
    color: #fff
}

.under_slider i {
    display: block;
    font-size: 3.125em;
    font-weight: 400;
    margin-bottom: 7px
}

.block_cat_head {
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #8e3095;
    background-image: linear-gradient(270deg, #523396 0, #8d3095 100%);
    padding: 14px 14px 15px 20px;
    margin: 0;
    position: relative;
    border: none
}

.block_cat_head i {
    margin-right: 5px
}

@media (max-width:1199px) {
    .block_cat_head:after {
        display: block;
        content: "+";
        position: absolute;
        right: 15px;
        top: -2px;
        font-size: 2.75em
    }
    .block_cat_head.active:after {
        content: "\f068";
        font-family: FontAwesome;
        font-size: 1.875em;
        top: 7px
    }
    .block_cat_head.small_blue:after {
        display: none
    }
}

.block_cat_head.small_blue {
    background: #009fff;
    margin: 0;
    font-size: 1em;
    padding: 7px 23px;
    white-space: nowrap
}

h5#p_delivery_address,
div#field_customer_checkbox_create_account_guest {
    display: none !important;
}

.one_click_buy {
    color: #006eb0;
    font-size: .875em;
    line-height: 1.5em;
    font-weight: 400;
    padding: 14px 49px;
    border: 1px solid #006eb0;
    background-color: transparent;
}

a.one_click_buy.b1c:hover {
    transition-duration: .4s;
    background: #00bcf1;
    color: #fff;
}

@media (max-width:768px) {
    .one_click_buy {
        margin-top: 30px
    }
}

.one_click_buy:active,
.one_click_buy:focus,
.one_click_buy:hover {
    color: #009fff;
    text-decoration: none
}

.title_block {
    color: #62738c;
    line-height: 34px;
    font-weight: 300;
    font-size: 36px;
    font-family: var(--base-font-family);
    letter-spacing: 0;
    margin: 15px 60px 15px 0;
    padding: 0;
    position: relative;
}

ul.categories_inside.no_margin {
    display: none;
}

.title_block>span {
    margin: 0;
    width: 100%;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit
}

.title_block>ul.categories_inside {
    padding-bottom: 1px
}

.title_block>ul.categories_inside>li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    text-transform: capitalize;
    font-weight: 400
}

.rev_slider_wrapper .homeslider-description h2,
.rev_slider_wrapper .homeslider-description h4,
.smart_cat_item a,
.title_block_footer {
    text-transform: uppercase
}

.title_block>ul.categories_inside>li .show_category_inside {
    color: #5d5d5d;
    font-size: 1em;
    font-weight: 400
}

.title_block>ul.categories_inside>li:last-child {
    margin-right: 0
}

.title_block>ul.categories_inside>li .active {
    font-weight: 700;
    background: #00bcf1;
    color: #fff;
    padding: 0 5px;
    border-radius: 2px;
}

#special_block_right {
    padding-bottom: 20px
}

#special_block_right .products-block {
    position: relative
}

#special_block_right .price_percent {
    position: absolute;
    top: 20px;
    right: 30px;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    background-color: #ff7878;
    color: #fff;
    font-size: .875em;
    font-weight: 700;
    line-height: .875em
}

#special_block_right .content_price {
    margin-top: 10px
}

#categories_block_left,
#newsletter_block_left,
#special_block_right,
.blockmanufacturer,
.blockmanufacturer-wrap,
.blockspecials_left_wrap,
.homespecials_wrap_column {
    margin-bottom: 20px
}

#categories_block_left .left_col_inner,
#newsletter_block_left .left_col_inner,
#social_block .left_col_inner,
#special_block_right .left_col_inner,
.blockmanufacturer .left_col_inner,
.blockmanufacturer-wrap .left_col_inner,
.blockspecials_left_wrap .left_col_inner,
.homespecials_wrap_column .left_col_inner {
    background: #fff
}

@media (min-width:1200px) {
    #categories_block_left,
    #newsletter_block_left,
    #social_block,
    #special_block_right,
    .blockmanufacturer,
    .blockmanufacturer-wrap,
    .blockspecials_left_wrap,
    .homespecials_wrap_column {
        padding: 0
    }
}

@media (max-width:1199px) {
    #categories_block_left,
    #newsletter_block_left,
    #social_block,
    #special_block_right,
    .blockmanufacturer,
    .blockmanufacturer-wrap,
    .blockspecials_left_wrap,
    .homespecials_wrap_column {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

#categories_block_left {
    margin: 0 0 20px
}

@media (max-width:768px) {
    div.title_block .categories_inside {
        display: none
    }
    #categories_block_left,
    #newsletter_block_left,
    #social_block,
    #special_block_right,
    .blockmanufacturer,
    .blockmanufacturer-wrap,
    .blockspecials_left_wrap,
    .homespecials_wrap_column {
        padding: 0
    }
    .blockmanufacturer {
        padding-top: 0;
        padding-bottom: 15px
    }
}

.blockmanufacturer .manufacturers {
    margin-bottom: 0;
    padding: 0 15px
}

@media (max-width:768px) {
    #newsletter_block_left,
    #social_block,
    .blockmanufacturer-wrap,
    .blockspecials_left_wrap {
        padding: 0
    }
}

#newsletter_block_left .left_col_inner {
    padding-bottom: 30px
}

#newsletter_block_left input {
    margin-top: 20px
}

#newsletter_block_left .button.button-small {
    margin-top: 15px
}

.home_info,
.homecategoryproducts_wrap {
    margin: 30px 0;
    text-align: justify
}

.banner_wrap {
    margin-top: 25px
}

@media (max-width:768px) {
    .banner_wrap {
        display: none;
        margin: 0
    }
}

a.hover_border_effect {
    position: relative;
    display: block
}

a.hover_border_effect:before {
    content: "";
    position: absolute;
    border: 1px solid #009fff;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    visibility: hidden;
    transition: all .3s
}

a.hover_border_effect:hover:before {
    visibility: visible;
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px
}

.news_module_image_holder .hover_border_effect>img {
    width: 100%
}

.home_info p {
    font-size: .875em;
    font-weight: 400;
    color: #363636;
    margin-bottom: 0
}

.home_info p strong {
    color: #009fff;
    font-weight: 400
}

.title_block_footer,
.footer-container #footer h4 {
    color: #fff;
    position: relative;
    width: max-content;
    cursor: pointer;
    line-height: 22px;
    font-weight: 500;
    font-size: 13px;
    font-family: var(--base-font-family);
    margin: 0 0 20px;
    text-align: left;
    text-transform: uppercase;
}

ul#contact-footer li {
    padding-bottom: 12px !important;
    max-width: 90%;
}

ul#contact-footer li .icon {
    float: left;
    margin: 0 10px 0 0;
    width: 22px;
    font-size: 18px;
}

ul#contact-footer li .data {
    line-height: 20px;
    font-weight: 500;
    font-size: 13px;
    font-family: var(--base-font-family);
    margin: 0 0 5px;
    overflow: hidden;
    width: auto;
}

table#product_comparison .product_desc {
    display: none;
}

#prices-drop .breadcrumb,
#product #center_column .breadcrumb,
#module-deletecustomer-DeleteCustomer .breadcrumb,
#module-fullfeaturesgroups-compare .breadcrumb {
    margin-left: 240px;
    margin-top: -57px;
}
#product #center_column .breadcrumb,
#module-fullfeaturesgroups-compare .breadcrumb {
    padding-left: 30px;
}

#mywishlist {
    padding: 15px;
    background-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

#mywishlist .wishlist_default,
#mywishlist .wishlist_delete {
    text-align: center;
}

#mywishlist .wishlist_delete a {
    display: inline-block;
    text-decoration: none;
}

#mywishlist .wishlist_delete a .fa-trash-can,
#mywishlist .wishlist_delete a:hover .fa-trash-can-xmark {
    display: block;
}

#mywishlist .wishlist_delete a:hover .fa-trash-can,
#mywishlist .wishlist_delete a .fa-trash-can-xmark {
    display: none;
}

#mywishlist .wishlist_default p {
    margin: 0;
}

#mywishlist #block-history a {
    color: var(--dark-primary-color);
    text-decoration: underline;
}
#mywishlist #block-history a:hover {
    text-decoration: none;
}
#mywishlist #block-history .wishlist_default a,
#mywishlist #block-history .wishlist_delete a {
    text-decoration: none;
}

#block-order-detail {
    display: none;
}

#authentication h1.page-heading {
    background: var(--secondary-color);
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    padding: 0 0 0 15px;
    margin-top: 0;
    margin-bottom: 0;
}

form#login_form {
    border: none;
}

#login_form .social-login-buttons {
    margin-top: 30px;
}

#columns #center_column #login_form div.social-login-buttons div.two-elements a.btn span {
       display: none;
}

#login_form .social-login-buttons a {
    color: #fff;
}

@media (min-width:769px) {
    #auth-right-column .two-elements {
        float: none;
        margin: 10px auto;
    }
}
@media (max-width:768px) {
    #auth-right-column .two-elements {
        float: left;
    }
}

#login_form .form-group {
    margin-bottom: 9px!important;
}

#login_form .form-group.lost_password a {
    color: var(--dark-primary-color);
    text-decoration: none!important;
}

#login_form a {
    color: var(--dark-primary-color);
}

#module-fullfeaturesgroups-compare #center_column {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#product #center_column {
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

#product .product_tabs {
    background-color: #fff;
    width: 100%;
    padding: 0;
    border-radius: 6px;
}

#product #image-block {
    width: 80%;
}

#product div#image-block {
    position: relative !important;
    display: inline-block !important;
}

#product .product-images {
    display: flex;
    flex-direction: row;
    gap: 3%;
    margin-bottom: 15px;
}

#amazzing_filter {
    background: #fff;
}

#amazzing_filter .block_content {
    padding: 0 15px;
    font-family: var(--base-font-family);
}

.has-compact-filter #amazzing_filter .block_content {
    max-height: calc(100% - 83px);
}

li.tablet_reference {
    display: none !important;
}

td#total_price_container a {
    background: var(--dark-primary-color);
    color: #fff;
    font-family: var(--base-font-family);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-align: right;
    height: 44px;
    padding: 13px 20px;
    position: relative;
    border-radius: 25px;
    margin-top: 0;
    margin-bottom: 15px;
    width: max-content;
    border: medium none;
}

@media (max-width:768px) {
    .title_block_footer {
        margin-bottom: 0
    }
    .title_block_footer:after {
        content: '>';
        color: #fff;
        font-size: 1.25em;
        font-weight: 700;
        position: absolute;
        right: 15px;
        top: -5px;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s
    }
    .title_block_footer.active:after {
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

.under_banner_row {
    flex-wrap: nowrap;
}

.search_block_top_wrap {
    flex: 1 1 auto;
    z-index: 10;
    background: var(--secondary-color);
}
.search_block_top_wrap::before {
    display: none;
    content: '';
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 84px;
    background-color: var(--secondary-color);
}

#header-login .form_content p:last-child,
#header-login .create-account-content p:last-child {
    margin-bottom: 20px;
}

#page {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: 130px;
    transition: padding-top .25s ease;
}

.columns-container {
    flex-grow: 1;
}

.card__code,
.card__comments p {
    font-size: 13px;
    line-height: 14px;
}

.copyright {
    min-width: 300px;
    margin: 0;
}

.form-control {
    display: block;
    background-color: var(--light-bg-color);
    color: var(--secondary-color);
    font-size: 14px;
    line-height: 1.25;
    padding: 12px 16px;
    height: 44px;
    border: 1px solid var(--bg-color);
    border-radius: 25px;
    transition: background-color .25s ease-in-out, border .25s ease-in-out;
}

ul.menu.sf-js-enabled.sf-arrows {
    display: none;
}

.left_column_menu.block:hover div + .block_content ul.menu.clearfix.sf-js-enabled.sf-arrows {
    display: block;
}

.left_column_menu.block div + .block_content {
    position: absolute;
    width: 100%;
    z-index: 100;
}
.left_column_menu.block div + .block_content > ul{
    border-left: 2px solid var(--dark-primary-color);
    border-right: 2px solid var(--dark-primary-color);
    border-bottom: 2px solid var(--dark-primary-color);
}
.left_column_menu.block {
    position: relative;
    margin: 0 0 15px 0;
}
.left_column_menu .title_block:before {
    content: '';
    display: block;
    position: absolute;
    top: -600px;
    left: 0;
    width: 100%;
    height: 600px;
    background: var(--dark-primary-color);
}

body:not(.index) .left_column_menu .title_block {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    cursor: pointer;
}

body:not(.index) .left_column_menu:hover .title_block {
    border-radius: 0;
}

.footer__sub-footer {
    background: var(--dark-secondary-color);
    padding: 20px 0;
}

ul.payment-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    max-width: 62vw;
    margin: 0 80px 0 0;
}

ul.payment-list li img {
    width: 100%;
    max-height: 30px;
}
ul.payment-list li img[alt="LHV"],
ul.payment-list li img[alt="HOLM"]{
    max-height: 25px;
}

.footer__sub-footer .container.container-fluid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.footer__social {
    display: inline;
}

.footer__social i {
    font-size: 20px;
    color: #00bcf1;
    padding: 0 6px;
}

.footer__social a {
    font-size: 0;
}

.footer__payment {
    display: inline;
    color: #00bcf1;
    font-size: 30px;
}

.footer_instagram {
    flex-basis: auto;
}

img.privattwo {
    width: 40px;
    margin-top: -7px;
}

.footer__text.footer__text_grey {
    color: #fff;
}

.footer-container .footer__service-number {
    color: #00bcf1;
    font-size: 32px;
    text-decoration: none;
}

.footer-container a.footer__email {
    color: #fff;
}

.footer-container .footer__text {
    font-size: 16px;
    line-height: 22px;
    padding: 5px 0;
}

.footer_info_wrap:last-child {
    border-right: none
}

.phonemobile {
    display: none;
}

@media (max-width:975px) {
    .title_block_footer:before {
        width: 100%
    }
    .phonemobile {
        display: inline-block;
        text-align: center;
        font-size: 18px;
        padding: 0;
        margin-left: 0;
        float: none;
        width: 51%;
    }
    .phonemobile i {
        padding-right: 6px;
        color: #01953f;
    }
    .footer_info_wrap {
        border-right: none;
        padding-bottom: 0
    }
    .footer_info_wrap .block_content {
        display: none
    }
    .footer_info_wrap .block_content ul {
        margin-bottom: 0;
        margin-top: 8px
    }
    .footer_info_wrap .block_content p:first-child {
        margin-top: 8px
    }
}

.bottom_line {
    text-align: center;
    background-color: #222;
    padding-bottom: 12px;
    display: inline-block;
    width: 100%;
    display: none;
}

.bottom_line .bottom_line_dev,
.bottom_line .bottom_linecopy {
    font-weight: 400;
    line-height: 1.875em;
    margin-bottom: 0
}

.bottom_line .bottom_linecopy {
    color: #009fff;
    font-size: 1em;
    margin-top: 15px
}

.bottom_line .bottom_line_dev {
    color: #fff;
    font-size: .875em
}

.bottom_line .bottom_line_dev img {
    margin-left: 5px
}

.pagination {
    display: flex;
    margin-bottom: 0;
    background-color: var(--light-bg-color);
    border-radius: var(--rounded-full);
    overflow: hidden;
}
.pagination i {
    position: relative;
    top: 2px;
    color: var(--text-color);
    font-size: 20px;
    line-height: 20px;
}
.pagination li>a,
.pagination li>span {
    display: block;
    height: 100%;
    padding: 10px 12px;
    color: var(--secondary-color);
    line-height: 24px;
    border-left: 1px solid var(--bg-color);
    transition: var(--transition-default);
}
.pagination li>a:hover {
    background-color: #fff;
}
.pagination li>a:hover,
.pagination li>a:focus {
    text-decoration: none;
}
.pagination li:first-child>a,
.pagination li:first-child>span,
.pagination li:last-child>a,
.pagination li:last-child>span {
    border-left: none;
}
.pagination li.current > span {
    color: #fff;
}
.pagination .current {
    background-color: var(--dark-primary-color);
    font-weight: 500;
    user-select: none;
}
.pagination .current span {
    border-color: var(--dark-primary-color);
}
.pagination .current + li a {
    border-color: var(--dark-primary-color);
}
.pagination .truncate {
    user-select: none;
}
.pagination .disabled {
    background-color: var(--bg-color);
    opacity: .3;
    cursor: not-allowed;
}
.pagination li.pagination_next a,
.pagination li.pagination_next span {
    border-left: 1px solid var(--bg-color);
}

#productsSortForm .selector,
.nbrItemPage .selector {
    border: 1px solid #d6d4d4;
    padding-right: 10px;
    padding-left: 0;
    text-align: center
}

#productsSortForm div.selector span,
.nbrItemPage div.selector span {
    background-image: url(/themes/frogshop/img/caret.png);
    color: #6d6d6d;
    font-size: 1.125em;
    line-height: 1.875em;
    font-weight: 400;
    padding-right: 0
}

#productsSortForm div.selector1>div,
.nbrItemPage div.selector1>div {
    background: 0 0
}

.contacts-wrap button,
.myaccount_link_list li a.active {
    background-image: linear-gradient(270deg, #523396 0, #8d3095 100%)
}

.nbrItemPage>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.nbrItemPage>div label {
    margin-right: 5px
}

@media (max-width:1199px) {
    header .nav {
        margin-top: 0
    }
    .shopping_cart_wrap .ajax_cart_product_txt,
    .shopping_cart_wrap .ajax_cart_product_txt_s {
        display: none!important
    }
    #index #columns {
        padding-top: 0
    }
    #categories_block_left {
        margin-bottom: 30px;
        width: 100%;
        padding: 0
    }
    #module-smartblog-category #center_column,
    #module-smartblog-details #center_column {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    #module-smartblog-category #left_column,
    #module-smartblog-details #left_column {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

#module-smartblog-category .breadcrumb a {
    color: #009fff
}

#module-smartblog-category .breadcrumb .navigation_page a,
#module-smartblog-category .breadcrumb a.home {
    color: #333
}

.light_text,
.myaccount_link_list li a,
.page-item-title h1,
.share_post_head,
.smart_cat_item a {
    color: #363636;
}

.light_text,
.smart_cat_item a {
    font-weight: 400
}

#module-smartblog-category .title_block {
    padding-right: 15px
}

#module-smartblog-details #center_column {
    margin-bottom: 25px
}

.articleContent_wrap {
    margin-top: 25px;
    padding-bottom: 25px
}

.blog-post,
.smart_cat_list {
    background-color: #fff;
    padding-bottom: 25px
}

.blog-post {
    padding-top: 10px
}

.smart_cat_item {
    position: relative;
    padding-top: 25px;
    padding-left: 10px
}

.smart_cat_item a {
    font-size: 1em
}

.light_text {
    font-size: .875em
}

.page-item-title h1,
.share_post_head {
    font-weight: 700
}

.sdsreadMore {
    margin-top: 10px
}

.articleContent,
.post_desc_wrap {
    border-bottom: 1px solid #f3f3f3
}

.articleContent {
    padding-bottom: 20px
}

.page-item-title h1 {
    font-size: 1.5em;
    margin-bottom: 15px;
    margin-top: 10px
}

.share_post_head {
    font-size: 1em
}

.myaccount_link_list {
    background-color: #fff;
    padding-bottom: 40px
}

.myaccount_link_list li a {
    font-size: 1.125em;
    line-height: 1.875em;
    font-weight: 400;
    padding-left: 20px;
    display: block
}

.myaccount_link_list li a.active {
    color: #fff;
    background-color: #8e3095
}

.contacts-wrap {
    margin: 0;
    background-color: #fff;
    padding: 10px 50px 50px
}

@media (max-width:768px) {
    .contacts-wrap {
        padding: 10px 0
    }
}

.contacts-wrap h3 {
    color: #a8a8a8;
    font-size: 1.125em;
    font-weight: 700;
    margin: 35px 0 22px
}

.contacts-wrap a,
.contacts-wrap p {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.8125em;
    margin-bottom: 10px
}

.contacts-wrap p {
    color: #333
}

.contacts-wrap a {
    color: #009fff;
    font-size: 1em
}

.contacts-wrap .resultPlace .result,
.contacts-wrap button,
.contacts-wrap input {
    color: #333;
    font-size: 1.0625em;
    font-weight: 400;
    margin-top: 8px
}

.contacts-wrap input {
    padding-left: 15px;
    background-color: #f3f3f3;
    border: 1px solid #d6d4d4;
    font-weight: 600
}

.contacts-wrap button {
    background-color: #8e3095;
    border: none
}

.contacts-wrap .resultPlace .result,
.contacts-wrap button {
    text-align: center;
    color: #fff;
    font-weight: 700
}

.contacts-wrap #newForm p {
    margin-bottom: 18px
}

.contacts-wrap #newForm .error_wrap {
    display: block;
    color: var(--error-color);
    font-size: .75em
}

.contacts-wrap .resultPlace,
.contacts-wrap button,
.contacts-wrap input {
    width: 240px;
    height: 34px
}

.contacts-wrap .resultPlace {
    background-color: #55c65e;
    margin-bottom: 0;
    height: auto
}

.contacts-wrap .resultPlace .result {
    line-height: 1.25em;
    padding: 6px 0
}

.contact_map {
    margin-top: 30px;
    margin-bottom: 60px
}

.contact_shadow {
    -webkit-box-shadow: 0 10px 20px rgba(192, 197, 217, .25);
    box-shadow: 0 10px 20px rgba(192, 197, 217, .25)
}

.socialsharing_product {
    margin-top: 25px;
    margin-bottom: 0;
    width: 100%;
    margin-left: 0;
}

@media (max-width:768px) {
    .socialsharing_product {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        margin: 30px auto 0
    }
}

.socialsharing_product button:hover i {
    color: #fff;
}

.socialsharing_product button:hover {
    background: #006eb0;
}

.socialsharing_product button {
    background: 0 0;
    width: 35px;
    padding: 0;
    margin: 0 8px 0 0;
    border: 1px solid #00bcf1;
    border-radius: 100%;
    height: 35px;
    transition-duration: .4s;
}

.socialsharing_product button i {
    color: #00bcf1;
    font-size: 1.25em;
    font-weight: 400;
}

ul#blockspecials_left.product_list li.ajax_block_product {
    padding-top: 0
}

.special_reduction_label {
    position: absolute;
    top: 44px;
    right: 18px;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    color: #fff;
    font-size: .875em;
    font-weight: 700;
    line-height: .875em;
    background-color: #ff7878
}

@media (max-width:1199px) and (min-width:769px) {
    .blockmanufacturer-wrap {
        margin-top: 0
    }
}

.blockspecials_left_wrap .left-block {
    justify-content: flex-start
}

.timer {
    position: absolute;
    bottom: 20px;
    width: 100%
}

.timer .countdown_prices {
    justify-content: center
}

.countdown-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.countdown-row .countdown-section {
    padding: 4px 5px;
    margin-right: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 13px rgba(161, 161, 161, .34);
    box-shadow: 0 0 13px rgba(161, 161, 161, .34)
}

.city-select,
.pinguin-input {
    background-color: #f9f9f9;
    outline: 0
}

.countdown-row .countdown-section:last-child {
    margin-right: 0
}

.countdown-row .countdown-section span {
    margin: 0;
    text-align: center;
    display: block;
    width: 100%
}

.countdown-row .countdown-section span.countdown-amount {
    color: #363636;
    font-size: 1em;
    font-weight: 700
}

.countdown-row .countdown-section span.countdown-period {
    color: #a19d9d;
    font-size: .8125em;
    font-weight: 400
}

#products-comparison .products_block.products_block_comparison {
    display: none
}

#products-comparison .products_block+.no_products_block_all p {
    display: none;
    margin-bottom: 20px
}

#products-comparison .no_products_block.products_block_comparison {
    display: block
}

#products-comparison .no_products_block+.no_products_block_all {
    display: none
}

.label-wrap {
    position: absolute;
    top: 10px;
    right: 10px
}

@media (max-width:768px) {
    .label-wrap {
        right: 40px
    }
}

.pinguin-input {
    width: 220px;
    border: 1px solid #eaeaea;
    height: 33px;
    margin-left: 5px;
    padding: 4px 6px;
    border-radius: 0
}

.pinguin-label {
    width: 100%;
    float: none;
    padding: 0 5px 2px;
    text-align: left;
    display: block;
    color: #333435;
    margin: 0 0 5px
}

.top_menu_icon,
.top_search_icon span:before {
    text-align: -webkit-center;
    text-align: -moz-center;
    color: #2a2a2a;
    font-size: 24px
}

.city-select {
    display: none;
    position: absolute;
    z-index: 10;
    width: 220px;
    max-height: 200px;
    margin-top: -1px;
    border: 1px solid #eaeaea;
    margin-left: 5px;
    padding: 4px 6px;
    overflow: auto
}

.city-select>a {
    display: block;
    width: 100%;
    padding: 5px 0;
    cursor: pointer;
    font-size: smaller
}

.pinguin-tabs>li>a {
    color: #fff!important;
    font-size: 1.125em;
    font-weight: 700;
    padding: 10px 12px;
    background: #009fff;
    border: 0!important;
    text-shadow: 1px 1px rgba(0, 0, 0, .24);
    -webkit-transition: background .2s;
    -moz-transition: background .2s;
    -ms-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s
}

.pinguin-tabs>li>a:hover {
    background: #673AB7;
    cursor: pointer
}

.pinguin-tabs>li.active>a {
    background-image: linear-gradient(270deg, #523396 0, #8d3095 100%);
    border: 0
}

.pinguin-tabs>li.disabled>a,
.pinguin-tabs>li.disabled>a:focus,
.pinguin-tabs>li.disabled>a:hover {
    color: #ccc!important;
    background: #9E9E9E
}

.pinguin-tab-content {
    padding-left: 20px;
    padding-right: 20px
}

#p_registerme {
    display: none
}

.rev_slider_wrapper .homeslider-description {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

.rev_slider_wrapper .homeslider-description h2,
.rev_slider_wrapper .homeslider-description h4,
.rev_slider_wrapper .homeslider-description p {
    text-shadow: 0 2px 8px #000
}

.rev_slider_wrapper .homeslider-description button,
.rev_slider_wrapper .homeslider-description h2,
.rev_slider_wrapper .homeslider-description h4,
.rev_slider_wrapper .homeslider-description p {
    color: #fff
}

.rev_slider_wrapper .homeslider-description h4 {
    font-size: .875em!important;
    font-weight: 700
}

.rev_slider_wrapper .homeslider-description h2 {
    font-size: 2.25em;
    font-weight: 900!important
}

.rev_slider_wrapper .homeslider-description p {
    font-size: 1.125em!important
}

.rev_slider_wrapper .homeslider-description button,
.rev_slider_wrapper .homeslider-description p {
    font-weight: 400
}

.rev_slider_wrapper .homeslider-description button {
    background-color: #2d87df;
    background-image: linear-gradient(270deg, #523396 0, #8d3095 100%);
    border: 2px solid #fff;
    font-size: .875em!important;
    padding: 7px 13px!important;
    margin-top: 12px!important
}

#category #center_column,
#my-account #center_column,
#identity #center_column,
#contact #center_column,
#sitemap #center_column,
#discount #center_column,
#history #center_column,
#order-slip #center_column,
#module-warranties-manager #center_column,
#module-gdprpro-erasemydata #center_column,
#module-gdprpro-requestmydata #center_column,
#module-suppliermapper-search #center_column {
    padding-right: 0;
}

@media only screen and (max-width: 1199px) {
    #cms #center_column,
    #index #center_column,
    #authentication #center_column,
    #category #center_column,
    #order-slip #center_column,
    #module-ordertracking-tracking #center_column,
    #module-cashondeliveryextend-validation #center_column,
    #module-bankwirebusiness-payment #center_column,
    #module-blockwishlist-mywishlist #center_column {
        padding-right: 0;
    }
}

#cms #center_column,
.product_list {
    background-color: #0000;
}
#cms.cms-offer-for-gifts {
    background: url(/themes/frogshop/img/hearts_fon.svg);
}
#cms.cms-offer-for-gifts .rte {
    background: transparent;
}

ul.fixedmenu {
    padding: 0;
    position: fixed!important;
    left: 10px!important;
    z-index: 998;
}

ul.fixedmenu li {
    width: 32px;
    height: 32px;
    background: var(--secondary-color);
    border-bottom: 1px solid #e2e6ec7d;
    text-align: center;
}

ul.fixedmenu li .category-title {
    display: none;
}

ul.fixedmenu li:hover {
    background: #f1ffe5;
    position: relative;
}

li.fixmenuitem.landingNav a.active i,
ul.fixedmenu li:hover a i {
    color: var(--secondary-color);
}

ul.fixedmenu div.category-title a {
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px 7px 5px;
    line-height: 32px;
}

ul.fixedmenu li a.active {
    background: #f1ffe5;
    display: block;
    height: 100%;
}

@media (min-width: 992px) {
    #category #center_column,
    #prices-drop #center_column,
    #new-products #center_column,
    #best-sales #center_column,
    #stores #center_column,
    #sitemap #center_column,
    #contact #center_column,
    #identity #center_column,
    #my-account #center_column,
    #history #center_column,
    #addresses #center_column,
    #manufacturer #center_column,
    #order-slip #center_column,
    #order-opc #center_column,
    #search #center_column,
    #module-warranties-manager #center_column,
    #module-suppliermapper-search #center_column {
        width: calc(100% - 270px) !important;
    }
    #cms #center_column,
    #index #center_column,
    #module-gdprpro-erasemydata #center_column,
    #module-gdprpro-requestmydata #center_column,
    #module-tmmegamenu-items #center_column,
    #module-ordertracking-tracking #center_column,
    #module-blockwishlist-mywishlist #center_column {
        width: calc(100% - 540px) !important;
    }
}

ul.fixedmenu li:hover .category-title {
    display: block;
    width: max-content;
    background: #f1ffe5;
    position: absolute;
    left: 32px;
    height: 100% !important;
    line-height: 32px;
    top: 0;
    margin: 0;
}

div#homecategoriez {
    margin-left: -290px;
    width: calc(100% + 285px);
}

#homecategoriez .mailicat > .list {
    display: flex;
    height: 100%;
    flex-direction: column;
}

#homecategoriez .mailicat > .list > .submainli {
    flex: 1 0 auto;
}

ul.row.maincatmenu {
    margin-left: 60px;
}

#homecategoriez li.mailicat {
    position: relative;
    background: #f1ffe5;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 4px;
    box-shadow: 0 2px 4px #00000014;
    overflow: hidden;
}

li.col-xs-12.mailicat div {
    padding: 0;
}

div.category-title.mainli {
    font-size: 15px !important;
    line-height: 39px;
}

#homecategoriez .category-title {
    font-size: 14px;
    padding: 9px 11px;
    text-align: left;
    margin-bottom: 0;
    line-height: 25px;
}

#homecategoriez div.category-title.mainli {
    margin-top: 0;
    padding: 10px;
    line-height: normal;
    display: flex;
    min-height: 60px;
    align-items: center;
    justify-content: left;
    position: relative;
}

#homecategoriez div.category-title.mainli>i {
    font-size: 2em;
    margin-right: 10px;
    text-align: center;
    min-width: 40px;
}

a div.category-title.mainli {
    color: var(--secondary-color)!important;
    font-weight: 700;
}

#homecategoriez div.category-title.mainli:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    border: 10px solid transparent;
    border-right: 10px solid var(--secondary-color);
    border-bottom: 10px solid var(--secondary-color);
}

.submainli {
    background: #fff;
    padding: 14px!important;
    text-align: left;
}

ul.submini a {
    color: var(--secondary-color);
    column-gap: 10px;
    display: flex;
    line-height: 24px;
    align-items: baseline;
}
ul.submini a:hover {
    color: var(--dark-primary-color);
}

a.mreproductct {
    display: none;
}

/*#homecategoriez img,*/
/*.subcategory-image a:not([title="Raspberry PI"]) img {*/
/*    filter: hue-rotate(305deg) saturate(1.1);*/
/*}*/

#homecategoriez img {
    border: 0px solid #D1D1D1;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

ul.sub img {
    max-width: 65%;
    height: auto;
}

#homecategoriez ul.sub .category-title {
    font-weight: normal;
    text-align: center !important;
    display: block;
    width: 100%;
    line-height: 23px;
    min-height: 69px;
}

#homecategoriez .category-title {
    font-size: 14px;
    padding: 9px 11px;
    text-align: left;
    margin-bottom: 0;
    line-height: 25px;
}

#homecategoriez ul.sub {
    background: #fff;
    border-top: 7px solid #f1ffe5;
    text-align: left;
    float: left;
    width: 100%;
}

#homecategoriez img {
    border: 0px solid #D1D1D1;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}

li .col-xs-2 {
    float: left;
    width: 100%;
    position: relative;
}

@media (min-width: 992px) {
    #homecategoriez ul.sub li:nth-child(4),
    #homecategoriez ul.sub li:nth-child(8) {
        border-right: 1px solid transparent;
    }
    #homecategoriez ul.sub li:nth-child(5),
    #homecategoriez ul.sub li:nth-child(6),
    #homecategoriez ul.sub li:nth-child(7),
    #homecategoriez ul.sub li:nth-child(8) {
        border-bottom: 1px solid transparent!important;
    }
    #homecategoriez ul.sub li:first-child:nth-last-child(4),
    #homecategoriez ul.sub li:first-child:nth-last-child(4)~li,
    #homecategoriez ul.sub li:first-child:nth-last-child(3),
    #homecategoriez ul.sub li:first-child:nth-last-child(3)~li,
    #homecategoriez ul.sub li:first-child:nth-last-child(2),
    #homecategoriez ul.sub li:first-child:nth-last-child(2)~li,
    #homecategoriez ul.sub li:first-child:nth-last-child(1),
    #homecategoriez ul.sub li:first-child:nth-last-child(1)~li {
        border-bottom: 1px solid transparent!important;
    }
}

ul.sub li {
    margin-bottom: 0;
}

#homecategoriez ul.sub li {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    padding: 8px;
    border-right: 1px solid #00000014;
    border-bottom: 1px solid #00000014;
    vertical-align: middle;
    margin-left: -5px;
}

#homecategoriez ul.sub li {
    width: 25%;
}

#block-history td,
#block-history th,
.menu-overflow {
    background: #fff
}

#block-history .history_state .label {
    display: inline-block;
}

.rev_slider_wrapper .homeslider-description h2,
.rev_slider_wrapper .homeslider-description p {
    margin-top: 20px!important;
    margin-bottom: 0
}

.top_search_icon {
    font-size: 24px;
    order: 2;
    margin-top: 8px;
    color: #2a2a2a
}

.top_search_icon span:before {
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    width: 100%
}

.top_menu_icon {
    order: 2;
    margin-top: 10px
}

.menu-overflow {
    position: fixed!important;
    display: block!important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1001;
    overflow-y: scroll;
    max-height: 100%
}

.menu-container-overflow {
    height: 2000px;
    overflow-y: scroll;
    max-height: 2000px;
    display: block
}

.top_menu .menu #close-menu {
    color: var(--dark-secondary-color);
    font-size: 18px;
    float: right;
    display: block;
    position: fixed;
    width: 32px;
    height: 32px;
    right: 11px;
    top: 6px;
    z-index: 1003;
    background: #fff;
    border-radius: 100px;
    text-align: center;
    padding-top: 7px;
    border: 1px solid gray
}

.table-bordered>tbody>tr>th {
    border-color: var(--bg-color);
}

@media (max-width:768px) {
    header .banner {
        margin-bottom: 0
    }
    .pinguin-tabs>li {
        display: block;
        float: none
    }
    .top_menu .menu-title {
        display: none!important
    }
    .rev_slider_wrapper .homeslider-description h4 {
        font-size: 1.875em!important
    }
    .rev_slider_wrapper .homeslider-description h2 {
        font-size: 3.25em!important
    }
    .rev_slider_wrapper .homeslider-description p {
        font-size: 2.125em!important
    }
    .rev_slider_wrapper .homeslider-description button {
        font-size: 2.125em!important;
        padding: 20px 13px!important
    }
}

@media screen and (max-width:1024px) and (min-width:769px) {
    #index #left_column #categories_block_left {
        margin-left: 10px;
        margin-right: 10px;
        width: calc(100% - 20px);
        max-width: calc(100% - 20px);
        margin-top: 35px
    }
    #index #left_column,
    #index #left_column #newsletter_block_left,
    #index #left_column #social_block,
    #index #left_column .blockmanufacturer-wrap {
        display: block;
        width: 100%;
        float: left
    }
    .col-xs-12.col-lg-4.col-sm-6.search_block_top_wrap {
        max-width: 245px;
    }
    p.title_block.title_block_cat.justify_between.subcategories_title_block {
        display: none !important;
    }
    #newsletter_block_left .left_col_inner {
        min-height: 240px
    }
    #newsletter_block_left .left_col_inner form {
        margin-top: 25px
    }
}

@media screen and (min-width:769px) and (max-width:769px) {
    #newsletter_block_left .left_col_inner {
        min-height: 240px
    }
    #newsletter_block_left .left_col_inner form {
        margin-top: 25px
    }
}

@media (max-width:768px) {
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 1px solid var(--bg-color);
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 1px solid var(--bg-color);
    }
    .table-responsive>.table-bordered>thead>tr:last-child>th,
    .table-responsive>.table-bordered>thead>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 1px solid var(--bg-color);
    }
    div.table-wrapper {
        margin-bottom: 0!important;
        border-color: var(--bg-color)!important;
        box-shadow: inset 0 0 15px var(--bg-color);
    }
    div#order-detail-content {
        margin-bottom: 0;
    }
    #categories_block_left {
        position: absolute;
        top: 10px;
        margin-bottom: 15px;
        z-index: 999;
        width: 100%;
        max-width: 100%;
    }
    .homespecials_wrap_column {
        margin-top: 20px
    }
    .rev_slider_wrapper {
        margin-top: 100px!important;
    }
    #home-page-tabs>li a {
        padding: 1px 10px
    }
    #home-page-tabs>li a:hover,
    #home-page-tabs>li.active a {
        margin: -9px 0
    }
    .product-name a {
        font-size: 14px
    }
    #facebook_block h4 {
        font-size: 16px
    }
    .table-responsive {
        border: 0;
    }
    .content_sortPagiBar,
    .content_sortPagiBar,
    .sortPagiBar_first {
        justify-content: center;
    }
    .phone-entering-row {
        width: 100%;
    }
}

.title_block_cat {
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width:1199px) {
    .title_block_cat {
        padding-bottom: 15px;
        padding-top: 15px;
        justify-content: center
    }
}

#authentication .account_creation label {
    width: auto
}

#module-smartblog-category #categories_block_left,
#module-smartblog-category #newsletter_block_left,
#module-smartblog-category #social_block,
#module-smartblog-category #special_block_right,
#module-smartblog-category .blockmanufacturer,
#module-smartblog-category .blockmanufacturer-wrap,
#module-smartblog-category .blockspecials_left_wrap,
#module-smartblog-category .homespecials_wrap_column {
    padding: 0
}

#index .homespecials_wrap_column {
    display: inline-block
}

#left_column {
    width: 100%;
}

body:not(.index) .left_column_menu .block_content {
    display: none;
}
body:not(.index) .left_column_menu:hover .block_content {
    display: block;
}

#history .myaccount-column,
#my-account .myaccount-column,
#identity .myaccount-column,
#discount .myaccount-column,
#order-slip .myaccount-column {
    display: block;
    margin-top: 0;
}
#order-opc .myaccount-column {
    display: block;
}

@media (max-width:768px) {
    #products-comparison .comparison_buy {
        text-align: center
    }
    #products-comparison .comparison_buy .block_cat_head {
        margin-right: 0
    }
    div#hometopsale_wrap i.fa.fa-shopping-cart {
        margin: 0;
    }
}

.fancybox-error {
    white-space: normal!important
}

#hellopreloader_preload {
    display: block;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/themes/frogshop/img/oval.svg)
}

@media (max-width:1199px) {
    #category .homespecials_wrap_column {
        padding: 0
    }
    .blockspecials_left_wrap {
        display: none
    }
}

.title_block>ul.categories_inside>li .show_category_inside:hover {
    color: #009fff;
}

.title_block>ul.categories_inside>li .show_category_inside.active:hover {
    color: #fff;
}

.under_slider li:last-child a {
    border-right: none !important;
}

#search_block_top p.uptimetop {
    text-transform: unset;
    color: #066dac;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    padding-right: 2px;
    display: none;
}

.information {
    display: block;
    background: #fff;
    margin-top: 30px;
    padding: 20px 20px;
}

.information__block:last-child {
    border: none;
}

.information__block {
    width: 25%;
    display: inline-table;
    padding: 0 25px;
    border-right: 1px solid #0000002b;
}

.information__title {
    color: var(--dark-secondary-color);
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 8px;
    font-weight: bold;
}

.information__text {
    color: var(--dark-secondary-color);
    font-size: 13px;
    line-height: 17px;
    opacity: .6;
    min-height: 33px;
}

.information__icon.sun:before {
    content: "\f185";
}

.information__icon.card:before {
    content: "\f09d";
}

.information__icon.ship:before {
    content: "\f0d1";
}

.information__icon:before {
    content: "\f279";
    font-family: FontAwesome;
    color: #00bcf1;
}

.information__icon {
    float: left;
    font-size: 31px;
    padding: 8px 9px;
    margin-bottom: 19px;
    padding-right: 25px;
}

@media (max-width:1100px) {
    .information__icon {
        float: none;
        text-align: center;
    }
}

.dropdown__content.contact-dropdown__content {
    position: absolute;
    right: -10px;
    toP: 100%;
    background-color: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .5);
    padding: 10px 15px 18px;
    width: 210px;
    display: none;
}

.dropdown.contact-dropdown {
    display: inline-block;
    position: relative;
    margin: -6px 0 0 0;
    vertical-align: middle;
    padding: 4px 0;
}

.header-contact {
    position: relative;
    z-index: 9;
    color: #666;
    font-size: 13px;
    line-height: 130%;
    padding: 0 10px 0 79px;
    margin: 0 auto;
}

span.header-contact__label {
    display: block;
    margin: 0 0 3px 0;
}

a.header-contact__phone {
    color: #666;
    font-size: 18px;
    line-height: 130%;
    font-weight: 700;
    text-decoration: none;
}

.col-xs-12.col-lg-2.col-sm-6.search_block_top_wrap.messendger {
    padding: 1px 0 0 0;
    line-height: 25px;
}

.messendger ul li {
    color: #066dac;
    line-height: 24px;
    font-size: 13px;
}

a.callme_viewform {
    cursor: pointer;
}

p.shoptitle {
    color: #ddd;
    line-height: 10px;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    text-transform: capitalize;
    margin: 0;
}

.home_info ul li {
    font-size: .875em;
    font-weight: 400;
    color: #363636;
}

.home_info p {
    color: #666;
    line-height: 22px;
}

.home_info {
    background: #fff;
    padding: 25px 65px;
    color: #666;
}

.banner_wrap {
    min-height: 222px;
    clear: right;
    margin-top: 65px;
}

#index div#sds_blog_post {
    padding: 0 80px!important;
}

.col-xs-12.col-sm-6.footer_info_wrap p {
    display: inline-block;
    padding-top: 0;
    margin-top: 0;
}

.footer__logo__rights {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
    align-items: center;
    gap: 15px;
    color: rgba(255, 255, 255, .3);
    font-size: 16px;
    line-height: 22px;
    max-width: 100%;
    margin: 30px 0 10px 0;
}
.footer__logo__rights a {
    margin: 0;
}
.footer__logo__rights #kurpirkt,
.footer__logo__rights #salidzini {
    grid-column: span 2 / span 2;
}

a.hover_border_effect {
    position: relative;
    display: block;
    color: #0c542b;
    font-size: 27px;
    line-height: 41px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 14px;
}

a.hover_border_effect:hover:before {
    display: none;
}

.banner_wrap.row {
    position: relative;
}

.banner_wrap.row img {
    margin: 0 auto;
}

a.hover_border_effect span {
    font-size: 23px;
    text-align: center;
    padding: 5px 14px;
    line-height: 119px;
    border-radius: 5px;
    border: 2px solid #0c542b;
    background: #01953f;
    color: #fff;
}

a.hover_border_effect span:hover {
    border: 3px solid #0c542b;
    background: #0c542b;
}

.dropdown.contact-dropdown.opened .dropdown__content.contact-dropdown__content {
    display: block;
}

span.contact-dropdown__label {
    font-size: 13px;
    line-height: 140%;
    color: #999;
    display: block;
}

a.contact-dropdown__phone {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    color: #2b2b2b;
    text-decoration: none;
    width: 100%;
    padding-bottom: 10px;
}

.contact-dropdown__item+.contact-dropdown__item {
    margin: 10px 0 0 0;
}

div#near_logo {
    margin: -23px -31px -23px -21px;
}

.header_user_info {
    display: none;
}

#BoxOrderDetails .table-products tbody tr td {
    vertical-align: middle;
}
#BoxOrderDetails .table-products tbody tr td.order-track-total-price {
    white-space: nowrap;
}
#BoxOrderDetails .table-products tbody tr td#status {
    text-align: right;
}
#BoxOrderDetails .table-products tbody tr td .label {
    display: inline-block;
}
#BoxOrderDetails .panel {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.contact-dropdown__questions {
    color: #00bcf1;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    display: block;
}

.contact-dropdown__back-call {
    color: var(--error-color);
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    margin: 9px 0 0 0;
}

.weonline {
    display: block;
    float: left;
    margin-bottom: 55px;
    margin-right: 5px;
    color: #066dac;
    font-size: 11px;
    display: none;
}

ul a.callme_viewform:hover {
    background: #066dac;
}

ul a.callme_viewform {
    background: #00bcf1;
    color: #fff;
    padding: 2px 8px;
}

.comment_details .title_block {
    padding: 0 75px 20px 0;
}

@media (min-width:1200px) {
    .container {
        max-width: 1920px;
        padding-left: 2rem!important;
        padding-right: 2rem!important;
    }
}

@media (max-width:1370px) {
    .col-xs-12.col-lg-2.col-sm-6.search_block_top_wrap.messendger {
        font-size: 13px;
    }
    a.hover_border_effect {
        font-size: 19px;
        line-height: 28px;
    }
}

div#subcategoriess {
    text-align: center;
    margin: 15px 0 30px 0;
}

div#subcategoriess ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
div#subcategoriess li {
    flex: 0 0 125px;
}
#subcategoriess li .title a {
    display: block;
    color: var(--light-text-color);
    font-size: 1em;
    word-break: break-word;
    hyphens: auto;
    margin: 10px 0;
}
#subcategoriess li:hover .title a {
    color: var(--secondary-color);
}
#subcategoriess li .subcategory-image {
    background: #fff;
    border-radius: var(--rounded-full);
    overflow: hidden;
    transition: box-shadow .25s ease;
}
#subcategoriess li:hover .subcategory-image {
    box-shadow: 0 0 23px 0 rgb(0 45 72 / 16%);
}
.subcategory-image img {
    width: 100%;
    height: 100%;
    max-width: 100%;
    transform: scale(0.75);
}

body#identity .box label {
    padding: 8px 0px 0;
    margin: 0 0 8px;
}

label.required:before {
    content: "*";
    color: var(--dark-primary-color);
    font-weight: bold;
}

#gdpr-contact-consent .checkbox > div {
    display: inline-block;
}

div.checker span {
    margin-right: 3px;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    vertical-align: middle;
    cursor: pointer;
    border: 1px #e9e9e9 solid;
    background: #fafafa none repeat scroll 0 0;
    background-image: none !important;
    border-radius: 4px;
}

a.addadr.btn.btn-default.button.button-medium,
a.addadr.btn.btn-default.button.button-medium span {
    font-size: 16px;
    vertical-align: middle;
    margin-top: 0;
    color: #414141;
    background: none;
}

.block.myaccount-column ul li a {
    color: var(--secondary-color);
    font-size: 15px;
    padding: 12px 10px;
    display: block;
    font-family: var(--base-font-family);
    font-weight: normal;
}

.block.myaccount-column i {
    min-width: 20px;
    margin-left: 5px;
    margin-right: 10px;
    text-align: center;
}

.block.myaccount-column ul li {
    padding: 0;
}

.block.myaccount-column ul li a {
    display: flex;
    flex-direction: row;
    align-content: center;
    width: 100%;
    padding: 12px 10px;
    background: #fff;
    border: 0 solid #e5e5e5;
}

.monthly-payment {
    text-align: left;
}

@media (max-width:560px) {
    .flex_col_sm {
        flex-direction: column;
    }
    .mb-30-sm {
        margin-bottom: 30px;
    }
    .img-responsive {
        max-width: 30%;
    }
    img.layer_cart_img.img-responsive {
        max-width: 100%;
    }
    #index div#columns {
        margin-top: 0;
    }
    span.ajax_cart_product_txt_sunvisible {
        display: none;
    }
    .product-image-container .img-responsive {
        max-width: 100%;
    }
    img.logo.img-responsive {
        max-width: 93%;
        margin: 0 !important;
    }
    .header-contact {
        padding: 0;
    }
    .information>div:nth-child(2) {
        border-right: none;
    }
    .information__icon {
        float: none;
    }
    .information__block {
        width: 50%;
        display: inline-table;
        padding: 0 5px 25px 5px;
        border-right: 1px solid #0000002b;
        text-align: center;
    }
    .information__icon {
        text-align: center;
        padding: 0;
    }
    a.mreproductct {
        margin-top: 2px;
    }
    #homespecials_column i.fa.fa-shopping-cart {
        margin-top: 0;
        margin-left: 0;
    }
    a.quick-view-mobile {
        display: none !important;
    }
    .sdsblog-box-content_wrapper {
        clear: both;
    }
    i.fa.fa-align-justify {
        color: #066dac;
    }
    .top_search_icon span:before {
        color: #066dac;
    }
    .home_info {
        padding: 25px 33px;
    }
    .information {
        padding: 17px 9px;
    }
    #index .title_block>h3 {
        font-size: 18px;
    }
    div#rev_slider_1_1_wrapper {
        max-height: 90px !important;
    }
    .information {
        margin-top: 96px;
        padding: 30px 0 0 0;
    }
    span.ajax_cart_no_product {
        display: none;
    }
    a.header-contact__phone {
        color: #2a2a2a;
        font-size: 1.15em;
    }
    div#subcategoriess li {
        flex-basis: 40%;
    }
    p.shoptitle {
        display: none;
    }
    .under_slider a {
        font-size: 0.6em;
    }
}

.delivery_option.selected form#citis,
.delivery_option.selected select#warehouses {
    display: block;
}

.delivery_option form#citis,
.delivery_option select#warehouses,
.delivery_option.selected.alert.alert-info.sem-21 form,
.delivery_option textarea {
    display: none;
}

.delivery_option.selected textarea {
    display: block;
    width: 100%;
}

div#field_delivery_nova_poshta_city,
div#field_delivery_nova_poshta_otdelenie {
    visibility: hidden!important;
    height: 0!important;
}

.delivery_options_address.delivery_options {
    display: flex!important;
    flex-wrap: wrap;
}

.delivery_option.sem-24 {
    order: 2;
}

.delivery_option.sem-28 {
    order: 5;
}

.delivery_option.sem-30 {
    order: 3;
}

.delivery_option.sem-29 {
    order: 4;
}

.delivery_option.sem-21 {
    order: 10;
}

.delivery_option.sem-23 {
    order: 1;
}

.delivery_option_title span {
    font-weight: normal;
}

.delivery_option_title {
    position: absolute;
    width: 140%;
    top: -20px;
}

.carrier_delay.col-xs-6 {
    position: relative;
}

ul#homecategoryproducts {
    margin-left: -18px;
    margin-right: -18px;
}

#index ul.menu.clearfix.sf-js-enabled.sf-arrows {
    display: block;
}

#goToTop {
    position: fixed;
    bottom: 110px;
    right: 30px;
    z-index: 99999;
    width: 50px;
    height: 50px;
    text-align: center;
    background: var(--dark-primary-color);
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    visibility: hidden;
    transition: var(--transition-default);
    opacity: 0;
    border-radius: 50%;
}
#goToTop:hover {
    background: #62a527;
}
#goToTop.show {
    opacity: 1;
    visibility: visible;
}
#goToTop i {
    color: #fff;
    font-size: 24px;
    line-height: 50px;
}
@media (min-width: 992px) {
    #goToTop.footer-visible {
        bottom: 180px;
    }
}
@media (min-width: 1200px) {
    #goToTop.footer-visible {
        bottom: 190px;
    }
}

.b24-widget-button-wrapper {
    z-index: 10100!important;
}
body .b24-widget-button-position-bottom-right {
    right: 22px;
    bottom: 20px;
    transition: var(--transition-default);
}
@media (min-width: 992px) {
    body .b24-widget-button-position-bottom-right.footer-visible {
        bottom: 90px;
    }
}
@media (min-width: 1200px) {
    body .b24-widget-button-position-bottom-right.footer-visible {
        bottom: 100px;
    }
}
.b24-widget-button-popup {
    border-radius: 6px!important;
}
.grecaptcha-badge {
    display: none;
}

@media (max-width:580px) {
    .rev_slider_wrapper {
        margin-top: 90px!important;
    }
    div#rev_slider_1_1_wrapper {
        max-height: 75px !important;
    }
}

@media (max-width:380px) {
    .rev_slider_wrapper {
        margin-top: 90px!important;
    }
    div#rev_slider_1_1_wrapper {
        max-height: 171px !important;
    }
    div#right_column {
        display: none;
    }
    span.amounteee {
        font-size: 11px;
        line-height: 14px;
    }
}

#category .left-block .hook-reviews {
    margin-top: 0;
}

div#special_block_right {
    background: #fff;
    margin-bottom: 40px;
    padding: 5px 5px 15px 5px;
}

div#special_block_right ul.products {
    padding: 0 15px;
    text-align: center;
}

div#special_block_right li.product_image img {
    width: 100%;
}

div#special_block_right h5.s_title_block a {
    color: var(--dark-secondary-color);
    font-family: var(--base-font-family);
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    white-space: normal!important;
    padding: 10px 0;
    width: 100%;
}

div#special_block_right span.price-discount {
    display: block;
    color: var(--error-color);
    font-family: var(--base-font-family);
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: line-through;
}

div#special_block_right span.price {
    float: left;
    width: 100%;
    padding: 0;
    color: var(--secondary-color);
    font-size: 33px;
    font-weight: 900;
    font-style: italic;
    line-height: 18px;
    text-shadow: 1px 1px #fff, -1px 1px #fff, -1px -1px #fff, 1px -1px #fff, 0 5px 5px #b3b3b3;
}

div#special_block_right sup {
    font-size: 45%;
    top: -0.9em;
}

div#special_block_right h4.title_block {
    float: left;
    color: var(--secondary-color)!important;
    font-family: var(--base-font-family);
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: capitalize!important;
    text-align: center;
    padding: 10px 15px;
    position: relative;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    border-radius: 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 6px;
}

@media (max-width: 1199px) {
    #special_block_right {
        margin: 0;
    }
}

h1#cart_title {
    color: #62738c;
    line-height: 34px;
    font-size: 38px;
    font-family: var(--base-font-family);
    letter-spacing: 0;
    margin: 10px 0 10px 0;
    padding: 5px 0;
    position: relative;
    width: auto;
    font-weight: normal !important;
    background: no-repeat;
    border: none;
    float: none;
}

#order-opc #center_column {
    width: 100%;
}

#cart_summary > thead {
    display: none;
}

#cart_summary tbody td {
    border: 0;
}

#cart_summary .table {
    margin-bottom: 0;
}

table#cart_summary tr {
    position: relative;
    padding: 20px 40px;
    border-bottom: 1px solid var(--bg-color);
}
table#cart_summary tr:last-of-type {
    border-bottom: none!important;
}

body#order-opc #opc_new_account .box .title_block {
    font-weight: normal;
}

div#block-reassurance {
    margin-top: 15px;
    border: 1px solid #e5e5e5;
    float: none;
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    display: block;
}

div#block-reassurance ul {
    text-align: center;
}

div#block-reassurance ul li {
    opacity: .4;
}

div#block-reassurance ul li {
    display: inline-block;
    text-align: center;
    margin: 0 6%;
}

#block-reassurance li .block-reassurance-item {
    padding: 10px;
}

#block-reassurance img {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    width: 51%;
    display: block;
    margin: 0 auto;
    margin-bottom: 17px;
}

.block-reassurance-item .h6 {
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
}

div#block-reassurance ul li:hover {
    opacity: 1;
}

.basketid {
    display: block;
    text-align: right;
    font-size: 11px;
    color: #000;
    padding: 10px 11px 0 0;
    margin-bottom: -20px;
}

table#cart_summary tr:last-child {
    border-bottom: 0;
}

table#cart_summary {
    background: #fff;
    width: calc(70% - 30px);
    float: left;
    margin-right: 30px;
    border-radius: 6px;
    border: none;
    overflow: hidden;
}

table#summer {
    width: 30%;
    margin-bottom: 30px;
    color: var(--secondary-color);
    font-size: 18px;
    vertical-align: top;
    background: #fff;
    border-radius: 6px;
}

a.label.contshop {
    float: left;
    color: var(--dark-primary-color);
    font-family: var(--base-font-family);
    font-size: 12px;
    font-weight: 100;
    letter-spacing: initial;
    line-height: 16px;
    text-transform: uppercase;
    text-align: left;
}

a.label.contshop i {
    float: left;
    display: block;
    font-size: 17px;
    text-transform: initial;
    height: auto;
    padding-bottom: 5px;
}

a.label.contshop:hover {
    color: var(--dark-primary-color);
}

td#total_price_container a+p.ordertextbott {
    font-size: 14px;
    line-height: 17px;
}

tr.next td {
    width: 50%;
}

tr.cart_total_price.finaly {
    background: #2d3b51;
    margin-top: 13px;
    padding: 21px 15px;
    border-radius: 4px;
    color: #fff;
}

table#cart_summary .special-price {
    color: var(--dark-primary-color);
}

table#cart_summary li.old-price {
    font-size: 13px;
    font-weight: 400;
    margin-right: 10px;
    text-decoration: initial;
    color: var(--error-color);
    margin-top: 15px;
    display: block;
    font-family: var(--base-font-family);
}

table#cart_summary .price-percent-reduction.small {
    display: none;
}

table#cart_summary small a {
    color: var(--secondary-color);
    font-size: 14px;
    font-family: var(--base-font-family);
}

table#cart_summary td.cart_description {
    width: 50%;
    padding-left: 10px;
}

.inpqty {
    border: 1px solid var(--dark-primary-color);
    min-width: 100px;
    border-radius: 25px;
    position: relative;
}

table#cart_summary a.cart_quantity_down.btn.btn-default.button-minus span,
a.cart_quantity_up.btn.btn-default.button-plus span {
    background: no-repeat;
    border: none;
}

table#cart_summary a.cart_quantity_down.btn.btn-default.button-minus,
table#cart_summary a.cart_quantity_up.btn.btn-default.button-plus {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: auto;
    padding: 0 12px;
    line-height: 40px;
    color: var(--dark-primary-color);
    background: transparent;
    border: none;
    transform: translateY(-50%);
}
table#cart_summary a.cart_quantity_down.btn.btn-default.button-minus {
    left: 0;
}
table#cart_summary a.cart_quantity_up.btn.btn-default.button-plus {
    right: 0;
}

table#cart_summary td.cart_total .price {
    color: var(--secondary-color)!important;
    font-size: 22px!important;
    font-weight: 700;
    white-space: nowrap;
}

table#summer td {
    padding: 5px 15px;
}

table#cart_summary input.cart_quantity_input.form-control.grey {
    background: none;
    border: none;
    margin: 0 auto;
    font-weight: 500;
    height: 42px;
}

table#cart_summary .cart_delete a.cart_quantity_delete {
    color: var(--dark-primary-color);
    font-size: 20px;
}
table#cart_summary .cart_delete a.cart_quantity_delete:hover {
    color: #62a527;
}

table#cart_summary .cart_delete a.cart_quantity_delete .fa-trash-can,
table#cart_summary .cart_delete a.cart_quantity_delete:hover .fa-trash-can-xmark {
    display: block;
}

table#cart_summary .cart_delete a.cart_quantity_delete .fa-trash-can-xmark,
table#cart_summary .cart_delete a.cart_quantity_delete:hover .fa-trash-can {
    display: none;
}

div#opc_new_account .title_block {
    line-height: 34px;
    font-weight: 300;
    font-size: 22px;
}

a#openLoginFormBlock {
    color: #fff;
}

td.ajax_block_product.comparison_infos.product-block {
    background: #fff;
    padding: 0 0 15px;
    position: relative;
    height: 100%;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

li#land_2359,
li#land_2374,
li#land_1591 {
    display: none;
}

ul.header-login-content.toggle_content div#fbpsc {
    display: block !important;
    padding-top: 0;
    border: none;
}

.auth-column {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0;
}

.auth-column #login_form,
.auth-column #account-creation_form,
#auth-right-column #fbpsc {
    max-width: 320px;
    width: 100%;
    margin: 0 40px;
}

#auth-right-column #fbpsc.authentication {
    display: block;
}

#auth-left-column .page-subheading {
    margin-top: 0;
}

#auth-left-column #login_form {
    text-align: right;
}

#auth-right-column {
    position: relative;
    border-left: 1px solid #e2e6ec;
}
#auth-right-column p.btn-connect {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    transition: background-color .25s ease-in-out;
}
#auth-right-column p.btn-connect .title-connect {
    font-size: 1.5em;
    padding: 0;
}
#auth-right-column::before {
    content: 'or';
    position: absolute;
    top: 50%;
    left: -20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background-color: #fff;
    border: 1px solid #e2e6ec;
    border-radius: 50%;
}

.login-content .notreg {
    display: inline-block;
    margin-bottom: 10px;
}

#header-login #fbpsc .btn-connect,
#login_form_content #fbpsc .btn-connect {
    width: 100%;
    margin: 0;
    transition: background-color .25s ease-in-out;
}

#login_form_content #fbpsc {
    display: block!important;
}

div.default_block_right,
div#best-sellers_block_right,
div#new-products_block_right {
    background: #fff;
    margin-bottom: 24px;
    border-radius: 6px;
}

div.default_block_right.block h4.title_block,
div#best-sellers_block_right.block .title_block,
div#new-products_block_right .title_block {
    color: var(--secondary-color)!important;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 0;
    -khtml-border-radius: 6px;
    font-family: var(--base-font-family);
    letter-spacing: 0;
    padding: 10px 15px;
    position: relative;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid var(--bg-color);
    font-weight: bold;
    margin: 0 0 10px;
    background: none;
    margin-bottom: 10px!important;
}

div#best-sellers_block_right img,
div#new-products_block_right img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px auto;
}

div#best-sellers_block_right a.product-name,
div#new-products_block_right a.product-name {
    float: none;
    color: var(--dark-secondary-color);
    font-family: var(--base-font-family);
    font-size: 16px!important;
    font-weight: 500!important;
    line-height: 22px!important;
    white-space: normal!important;
    text-align: center;
    padding: 10px 0;
    width: 95%;
    display: block;
    margin: 0 auto;
}

div#best-sellers_block_right .products-block li .products-block-image,
div#new-products_block_right .products-block li .products-block-image {
    float: none;
    border: 0px solid #d6d4d4;
    margin-right: 19px;
}

div#best-sellers_block_right .price-box,
div#new-products_block_right .price-box {
    width: 100%;
    padding: 0;
    color: var(--secondary-color);
    font-size: 33px;
    font-weight: 900;
    font-style: italic;
    line-height: 18px;
    text-align: center;
    text-shadow: 1px 1px #fff, -1px 1px #fff, -1px -1px #fff, 1px -1px #fff, 0 5px 5px #B3B3B3;
    margin-bottom: 28px;
}

div#best-sellers_block_right .price-box sup,
div#new-products_block_right .price-box sup {
    font-size: 45%;
    top: -0.9em;
}

#product .mlc.mon {
    display: none;
}

.layer_cart_product.col-xs-12.col-md-6,
.layer_cart_cart.col-xs-12.col-md-6 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    flex-basis: 50%;
    max-width: 100%;
}

div#new-products_block_right .products-block li .products-block-image {
    display: inline-block;
    width: 40%;
}

div#new-products_block_right .product-content {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    text-align: left;
}

div#new-products_block_right li:not(:last-child) {
    border-bottom: 1px solid #eee;
}

div#new-products_block_right li {
    min-height: 80px;
    margin: 10px;
}

div#new-products_block_right li h5 a {
    font-size: 9px !important;
}

div#new-products_block_right a.product-name {
    line-height: 19px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    font-family: var(--base-font-family);
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap!important;
    margin-left: 0;
}

div#new-products_block_right p.product-description {
    display: none;
}

div#new-products_block_right .price-box {
    color: var(--dark-primary-color);
    font-family: var(--base-font-family);
    font-size: 18px;
    font-weight: 600;
    font-style: inherit;
    text-align: left;
    text-shadow: none;
    margin: -17px 0 0 0;
}

li.fixmenuitem.landingNav a i.far.fad.fa-drone:before {
    left: 8px;
}

li.fixmenuitem.landingNav a i.far.fad.fa-drone:after {
    opacity: 0;
}

.homecategoryproducts_wrap h3 a.homecategoryproducts-title{
    color: #62738c;
    text-decoration: none;
}
.homecategoryproducts-title {
    position: relative;
    z-index: 3;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#opc_delivery_methods .dpd-checkout-pickup-container.dpd-pudo-container .panel {
    overflow: unset;
}

.live_carrier .trackig-nubmer {
    color: var(--primary-color);
    text-decoration: underline;
}

.page-product-box ul {
    list-style: disc;
    padding-left: 30px;
}
.page-product-box table tr {
    border-bottom: 1px solid var(--bg-color);
}

.modal {
    z-index: 9999;
}

.modal-body {
    padding: 15px;
}

#page #footer .show-gdpr-modal {
    font-size: 13px;
    border: none;
    background-color: var(--dark-primary-color)!important;
    border-radius: 20px;
    margin: 30px 0 0 0;
}

.copyToClipboard i {
    line-height: 20px;
}

/* Styles for return policy form */
.b24-form {
    --b24-primary-color: var(--dark-primary-color)!important;
    --b24-text-color: var(--dark-secondary-color)!important;
}
.b24-form-wrapper {
    background: #fff!important;
}
.b24-form-wrapper.b24-form-border-bottom {
    border-bottom: none!important;
}
.b24-form-btn-container {
    gap: var(--gap-md);
    margin: 0!important;
}
.b24-form-btn-block {
    padding: 15px 0!important;
}
.b24-form-control-alert-message {
    background: #db4357!important;
}
.b24-form-scroll-textable-text {
    font-size: 14px!important;
    font-weight: 600!important;
}
.b24-form-control-alert-message:after {
    border-left-color: #db4357!important;
    border-bottom-color: #db4357!important;
}
.b24-form-btn {
    color: #fff!important;
    font-size: 14px!important;
    font-weight: 600!important;
    background-color: var(--dark-primary-color)!important;
    border-color: var(--dark-primary-color)!important;
}
.b24-form-btn.b24-form-btn-white {
    color: var(--secondary-color)!important;
    background-color: var(--bg-color)!important;
    border-color: var(--bg-color)!important;
}
.b24-form-control-alert.b24-form-control-checkbox,
.b24-form-control-alert.b24-form-control-radiobox,
.b24-form-control-alert.b24-form-control-file,
.b24-form-control-alert.b24-form-control-list .b24-form-control,
.b24-form-control-alert.b24-form-control-string .b24-form-control,
.b24-form-control-alert.b24-form-control-text .b24-form-control {
    background-color: rgba(219,67,87,.08)!important;
    border-color: rgba(219,67,87,.25)!important;
}
.b24-form-control-string .b24-form-control:focus,
.b24-form-control-list .b24-form-control:focus,
.b24-form-control-text .b24-form-control:focus,
.b24-form-control-select .field-item:focus {
    border-color: var(--dark-primary-color)!important;
}
.b24-from-state-on .b24-form-content.b24-form-padding-side {
    display: none!important;
}
.b24-form .b24-window-scrollable {
    padding-bottom: 0!important;
}
.b24-window-popup-wrapper {
    width: calc(100% - 30px)!important;
    overflow: hidden;
}
.b24-window-popup-body > div {
    padding: 0 15px!important;
}
.b24-window-popup-wrapper,
.b24-form-scroll-textable {
    background-color: #fff!important;
}
.b24-form-control-string .b24-form-control,
.b24-form-control-list .b24-form-control,
.b24-form-control-text .b24-form-control,
.b24-form-control-select .field-item,
.b24-form-control-file {
    background-color: var(--bg-color)!important;
    border-color: var(--grey-color)!important;
}
.b24-form-control-file-item-preview-image {
    height: 100%!important;
}
.b24-form-control-file-item {
    height: 52px!important;
}
.b24-form-control-required {
    color: var(--error-color)!important;
}
.b24-form-btn {
    background-color: var(--dark-primary-color)!important;
    box-shadow: none!important;
    border-radius: 50px!important;
}
.b24-form-btn:hover {
    background-color: var(--active-primary-color)!important;
}
.b24-form-dropdown-container {
    background-color: #fff!important;
}
.b24-window-close {
    right: 15px!important;
    opacity: 1!important;
}
.b24-form-btn,
.b24-window-popup-body,
.b24-window-popup-title,
.b24-form-scroll-textable-text,
.b24-form-header-title,
.b24-form-field-layout-section,
.b24-form-control-comment,
.b24-form-control-string .b24-form-control,
.b24-form-field-agreement .b24-form-field-agreement-link {
    font-family: var(--base-font-family)!important;
}
.b24-form-control-file .b24-form-control-comment {
    display: none!important;
}
.b24-form-state-container {
    border-radius: var(--rounded-sm);
}
.b24-form-state-container .b24-form-success {
    background-color: var(--primary-color)!important;
}
.b24-window-popup-title {
    font-weight: 700!important;
}
.b24-form-field:last-child .b24-form-field-layout-section {
    color: red!important;
}

.cms-7 .b24-form-wrapper,
.cms-34 .b24-form-wrapper {
    background: #fff;
    max-width: 100%;
}
.cms-34 .b24-form-header {
    display: none;
}
.cms-7 .b24-form-wrapper form > div,
.cms-34 .b24-form-wrapper form > div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.cms-7 .b24-form-control-layout,
.cms-34 .b24-form-control-layout {
    grid-column: span 3 / span 3;
}
.cms-7 .b24-form-content,
.cms-34 .b24-form-content {
    padding: 0;
}
.cms-7 .b24-form-field-layout-section,
.cms-7 .b24-form-control-comment,
.cms-7 .b24-form-control-desc,
.cms-7 .b24-form-control-string .b24-form-control,
.cms-7 .b24-form-control-text .b24-form-control,
.cms-7 .b24-form-control-select-label,
.cms-7 .b24-form-control-label,
.cms-7 .b24-form-control-alert-message,
.cms-7 .b24-form-state-text,
.cms-7 .b24-form-btn,
.cms-34 .b24-form-field-layout-section,
.cms-34 .b24-form-control-comment,
.cms-34 .b24-form-control-desc,
.cms-34 .b24-form-control-string .b24-form-control,
.cms-34 .b24-form-control-text .b24-form-control,
.cms-34 .b24-form-control-select-label,
.cms-34 .b24-form-control-label,
.cms-34 .b24-form-control-alert-message,
.cms-34 .b24-form-state-text,
.cms-34 .b24-form-btn {
    font-family: var(--base-font-family);
}
.cms-7 .b24-form-field-layout-section,
.cms-34 .b24-form-field-layout-section,
.cms-7 .b24-form-state-text,
.cms-34 .b24-form-state-text {
    font-weight: 700;
}
.cms-7 .b24-form-control-comment,
.cms-34 .b24-form-control-comment {
    font-size: 12px;
}
.cms-7 .b24-form-success .b24-form-state-text,
.cms-34 .b24-form-success .b24-form-state-text {
    color: #fff;
    opacity: 1;
}
.cms-7 .b24-form-control-file {
    place-self: flex-start;
}
#center_column .list-group-item {
    padding: 15px;
    border-color: var(--bg-color);
    transition: background .25s ease;
}
#center_column .list-group-item-success {
    border-color: #55c65e;
}
#center_column .list-group-item:first-child {
    border-top-left-radius: var(--rounded-md);
    border-top-right-radius: var(--rounded-md);
}
#center_column .list-group-item:last-child {
    border-bottom-left-radius: var(--rounded-md);
    border-bottom-right-radius: var(--rounded-md);
}

#order-opc .form-control16,
#order-opc .montonio-bank-select-class,
#checkout-app .montonio-bank-select-class {
    height: 44px;
    padding: 10px 30px 10px 10px;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjNjY2NjY2IiBkPSJNMjMzLjQgNDA2LjZjMTIuNSAxMi41IDMyLjggMTIuNSA0NS4zIDBsMTkyLTE5MmMxMi41LTEyLjUgMTIuNS0zMi44IDAtNDUuM3MtMzIuOC0xMi41LTQ1LjMgMEwyNTYgMzM4LjcgODYuNiAxNjkuNGMtMTIuNS0xMi41LTMyLjgtMTIuNS00NS4zIDBzLTEyLjUgMzIuOCAwIDQ1LjNsMTkyIDE5MnoiLz48L3N2Zz4=');
    background-repeat: no-repeat;
    background-position: right 12px top 50%;
    background-size: 12px auto;
    border-radius: 6px;
    border: 1px solid var(--bg-color);
    -webkit-appearance: none;
    appearance: none;
}

#chatbox {
    padding: 15px!important;
    border-radius: 6px!important;
}
#chatbox #chatbox-title {
    color: var(--dark-secondary-color)!important;
}

.menu_content_account i {
    width: 50px;
    height: 50px;
    color: var(--primary-color);
    font-size: 20px;
    line-height: 46px;
    text-align: center;
    border: 2px solid transparent;
}

@media (max-width:1280px) {
    table#cart_summary {
        width: 100%;
    }
    table#summer {
        width: 100%;
    }
    div#cart_message {
        width: 100%;
    }
}

@media (max-width:1200px) {
    .cms-7 .b24-form-wrapper form > div,
    .cms-34 .b24-form-wrapper form > div {
        grid-template-columns: repeat(2, 1fr);
    }
    .cms-7 .b24-form-control-layout,
    .cms-34 .b24-form-control-layout {
        grid-column: span 2 / span 2;
    }
}

@media (max-width: 991px) {
    body:not(.index) .left_column_menu .block_content {
        display: block;
    }
    #left_column .fa-duotone {
        --fa-primary-opacity: 1;
    }
    .left_column_menu.block div + .block_content {
        z-index: 1002;
    }
    .breadcrumb:before {
        left: 0;
        background: linear-gradient(90deg, rgba(226,230,236,1) 0%, rgba(2,0,36,0) 100%);
    }
    #my-account .myaccount-column,
    #identity .myaccount-column,
    #history .myaccount-column,
    #discount .myaccount-column,
    #module-warranties-manager .myaccount-column {
        display: none;
    }
    #header_toolbar {
        position: unset;
    }
    #header_toolbar::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        width: 100%;
        height: 100%;
        background-color: var(--secondary-color);
    }
    #header_toolbar .skeleton-blockcart-mobile {
        margin-right: 15px;
    }
    #goToTop {
        right: 25px;
    }
    .breadcrumb {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    .breadcrumb-inner {
        padding: 15px;
    }
    body #sm_menu_ham {
        top: 20px;
        width: 42px;
        height: 34px;
    }
    body #sm_menu_ham span {
        width: 28px;
    }
    body #sm_menu_ham span:nth-child(1) {
        top: 9px;
    }
    body #sm_menu_ham span:nth-child(2),
    body #sm_menu_ham span:nth-child(3) {
        top: 16px;
    }
    body #sm_menu_ham span:nth-child(4) {
        top: 23px;
    }
    #search_block_top {
        max-width: 100%;
    }
    h1#cart_title {
        line-height: 34px;
        font-weight: 300;
        font-size: 26px;
        font-family: var(--base-font-family);
    }
    table#summer td.text-right,
    table#summer td.tax_title {
        font-size: 14px;
    }
    h1.page-heading.step-num+.row .col-xs-4 {
        flex-basis: 100%;
        max-width: 100%;
    }
    div#order-detail-content {
        border: 0;
    }
    .submainli,
    a.bannercategory.col-xs-2,
    section.left_column_menu .title_block,
    .menu_content_icons_phone,
    span.button-labels {
        display: none;
    }
    div#near_logo,
    #header .banner,
    .phonemobile,
    .top_menu_icon,
    .top_search_icon,
    ul.fixedmenu.landingNav {
        display: none !important;
    }
    #header .container-fluid.mainf {
        margin-top: 0;
        padding: 0;
    }
    #center_column {
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }
    div#homecategoriez {
        width: auto;
        margin: 0;
    }
    li.col-xs-12.mailicat div {
        padding: 0;
        width: 100%;
    }
    #homecategoriez .mailicat > .list {
        justify-content: center;
    }
    #homecategoriez ul.sub li {
        width: 50%;
    }
    li.col-xs-12.mailicat div {
        padding: 0;
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    #homecategoriez li.mailicat {
        margin-bottom: 0;
    }
    ul.row.maincatmenu {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
        gap: 15px;
        margin: 0;
    }
    #homecategoriez ul.sub {
        margin-top: 15px;
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
        display: none;
    }
    h5.category-title.mainli i {
        float: left;
        margin: 3px 8px 0 0;
        padding: 0!important;
    }
    h5.category-title.mainli a {
        display: table-cell;
        vertical-align: middle;
    }
    #homecategoriez div.category-title.mainli:after {
        display: none;
    }
    #homecategoriez ul.sub li {
        margin-right: 0;
    }
    #homecategoriez ul.sub li {
        margin-right: -2px;
    }
    #homecategoriez ul.sub li img {
        max-width: 76px;
    }
    .footer__logo__rights,
    section#informations_block_left_logo .footer-logo,
    #page #footer .show-gdpr-modal {
        display: none;
    }
    section#informations_block_left_1,
    section#block_various_links_footer,
    section.footer-block.col-xs-12.col-sm-4,
    .col-xs-12.col-sm-3.footer_info_wrap,
    ul.payment-list {
        display: none;
    }
    section#informations_block_left_logo {
        display: block;
        margin: 0 auto !important;
        text-align: center;
    }
    #footer .block-social ul {
        justify-content: center;
    }
    ul#homecategoryproducts {
        margin-left: 0;
        margin-right: 0;
    }
    .footer-container #footer {
        padding-top: 0;
        padding-bottom: 0;
    }
    .copyright {
        width: 100%;
        text-align: center;
    }
    #page {
        padding-top: 139px;
    }
    .minimize #page {
        padding-top: 74px;
    }
    .minimize {
        transform: translateY(0);
    }
    .minimize #header .shopping_cart .fa-basket-shopping {
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 46px;
    }
    .minimize span.ajax_cart_quantity {
        min-width: 18px;
        height: 18px;
        left: 36px;
        font-size: 12px;
        line-height: 18px;
    }
    .minimize #header-login .header-login-content,
    .minimize #header .cart_block {
        max-height: calc(100vh - 254px);
    }
    #header .container-fluid.mainf > .row {
        min-height: 74px;
        padding-left: 73px;
        padding-right: 65px;
    }
    #header_logo {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-basis: 100%;
        max-width: 100%;
        padding-right: 0;
    }
    .shopping_cart_wrap {
        z-index: 10;
        margin-right: 15px;
        padding-right: 0!important;
    }
    .search_block_top_wrap {
        position: fixed;
        top: 74px;
        left: 0;
        width: 100vw;
        padding: 0 15px 15px 15px;
        transition: top .25s ease;
    }
    .search_block_top_wrap::before {
        display: block;
    }
    #index .title_block>h3 {
        font-size: 27px;
    }
    p.shoptitle {
        display: block;
        opacity: 1;
        width: 45px;
    }
    #homecategoriez ul.sub li:nth-child(2n) {
        border-right: 0;
    }
    .mobile_menu .menu {
        margin-bottom: 0;
    }
    ul.mobile_menu li.hasChild.active ~ li {
        background-color: lightgray;
        pointer-events: none;
    }
    ul.mobile_menu li.hasChild.active > ul.submenu {
        display: block;
        min-height: 100%;
        padding-bottom: 20px;
    }
    ul.mobile_menu li.hasChild.active ~ li a {
        color: gray;
    }
    li.toporange a {
        color: var(--warn-color)!important;
        font-weight: 700!important;
    }
    #header-login,
    #_desktop_compare_info,
    #header_toolbar #phonetop,
    #menu_content .search_block_top_wrap {
        display: none;
    }
    .footer-container #footer .row {
        margin: 0;
    }
    .is-megamenu,
    .is-simplemenu {
        display: none;
        position: relative;
        height: 100%;
        max-height: 0;
        background: #fff;
        box-shadow: none;
        overflow: hidden;
        transition: all .25s ease-in-out;
    }
    body .b24-widget-button-position-bottom-right {
        right: 17px;
        bottom: 15px;
    }
    #footer #chatbox.bottom_left {
        left: 15px;
        bottom: 15px;
    }
    #order-opc .myaccount-column {
        margin-bottom: 0;
    }
    #homecategoriez div.category-title.mainli span {
        word-wrap: break-word;
        overflow-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
        overflow: hidden;
    }
    #cmsinfo_block em {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px
    }
    #cmsinfo_block ul li {
        padding-bottom: 0;
    }
    #product #center_column .breadcrumb,
    #prices-drop .breadcrumb,
    #new-products .breadcrumb,
    #module-deletecustomer-DeleteCustomer .breadcrumb,
    #module-fullfeaturesgroups-compare .breadcrumb {
        padding-left: 0;
        margin-top: 0;
        margin-left: -15px;
        margin-right: 0;
    }
    #product .product-images {
        flex-direction: column-reverse;
    }
    #product #views-block,
    #product #image-block {
        width: 100%;
    }
    header .nav {
        display: none;
    }
    h3.page-product-heading {
        font-size: 14px
    }
    .logomobile {
        max-width: 180px;
        padding-right: 15px;
    }
    .logomobile img.logo.img-responsive {
        max-width: 100%;
    }
    .top_link {
        padding: 0!important;
    }
    #facebook_block {
        min-height: 354px;
        height: 354px;
        padding-left: 13px;
        padding-right: 13px
    }
    #facebook_block h4 {
        font-size: 18px
    }
}

@media (max-width:768px) {
    .my-account-pages .submit .btn {
        margin-right: auto;
    }
    #order-opc #order-detail-content #cart_summary table,
    #order-opc #order-detail-content #cart_summary tbody,
    #order-opc #order-detail-content #cart_summary td,
    #order-opc #order-detail-content #cart_summary th,
    #order-opc #order-detail-content #cart_summary thead,
    #order-opc #order-detail-content #cart_summary tr {
        display: block;
    }
    #order-opc #order-detail-content #cart_summary tr#cart_discount {
        display: flex;
        align-items: center;
        gap: var(--gap-md);
    }
    #order-opc #order-detail-content #cart_summary tr#cart_discount td {
        width: auto;
    }
    #order-opc #order-detail-content #cart_summary tr#cart_discount td:first-child {
        display: none;
    }
    #order-opc #order-detail-content #cart_summary tr#cart_discount .cart_discount_name {
        flex-grow: 1;
    }
    #order-opc #order-detail-content #cart_summary thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    body#order-opc #cart_summary {
        display: block;
        margin-right: 0;
        margin-bottom: 30px;
    }
    #order-opc #order-detail-content #cart_summary tr.cart-summary-warranty-wrapper tr {
        position: static;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        padding: 5px 10px;
    }
    #order-opc #order-detail-content #cart_summary tr.cart-summary-warranty-wrapper tr th:first-child,
    #order-opc #order-detail-content #cart_summary tr.cart-summary-warranty-wrapper tr td:first-child {
        grid-column: span 2 / span 2;
        width: auto!important;
    }
    #order-opc #order-detail-content #cart_summary tr {
        display: grid;
        grid-template-columns: 30% 1fr;
        width: 100%;
        grid-auto-flow: row;
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
    }
    #order-opc #order-detail-content #cart_summary td {
        border: none;
        position: relative;
        white-space: normal;
        padding: 0;
        width: 100%;
    }
    #order-opc #order-detail-content #cart_summary td.cart_description {
        padding-left: 15px;
        padding-right: 25px;
    }
    #order-opc #order-detail-content #cart_summary td.delete_cart {
        position: absolute;
        right: 0;
        top: -5px
    }
    #order-opc #order-detail-content #cart_summary td.cart_avail {
        display: none
    }
    #order-opc #order-detail-content #cart_summary td.cart_unit {
        width: 33%;
        text-align: right;
        min-height: 70px;
        clear: both
    }
    #order-opc #order-detail-content #cart_summary td.cart_unit .price {
        text-align: right
    }
    #order-opc #order-detail-content #cart_summary td.cart_quantity>.cart_quantity_button a {
        margin-right: 0;
        float: none
    }
    #order-opc #order-detail-content #cart_summary td.cart_total {
        padding-left: 15px;
        text-align: left;
    }
    #order-opc #order-detail-content #cart_summary td.cart_delete {
        position: absolute;
        right: 15px;
        top: 15px;
        padding: 0;
        width: 20px;
        text-align: center;
    }
    #order-opc #order-detail-content #cart_summary td.cart_delete:before {
        content: ''!important
    }
    #order-opc #order-detail-content #cart_summary tfoot td:before {
        display: inline
    }
    #order-opc #order-detail-content #cart_summary tfoot td {
        float: none;
        width: 100%
    }
    #order-opc #order-detail-content #cart_summary tbody tfoot tr td.cart_total,
    #order-opc #order-detail-content #cart_summary tbody tfoot tr td.cart_unit,
    #order-opc #order-detail-content #cart_summary tfoot tr .price,
    #order-opc #order-detail-content #cart_summary tfoot tr .text-right,
    #order-opc #order-detail-content #cart_summary tfoot tr tbody td.cart_total,
    #order-opc #order-detail-content #cart_summary tfoot tr tbody td.cart_unit {
        display: block;
        float: left;
        width: 50%
    }
    #manufacturers_list.list li .mansup-container,
    #suppliers_list.list li .mansup-container {
        text-align: center
    }
    #order-opc #page #cart_message .row .col-sm-12 {
        width: 100%!important;
    }
    .inpqty {
        min-width: max-content;
    }
    #auth-right-column {
        padding-top: 60px;
        border-top: 1px solid #e2e6ec;
        border-left: none;
    }
    #auth-right-column::before {
        top: 0;
        left: 50%;
        margin-left: -20px;
    }
    #auth-left-column #login_form {
        text-align: center;
    }
    #center_column .cat_desc .rte {
        justify-content: center;
    }
}

@media (max-width:640px) {
    .menu_content_icons_phone {
        display: block;
    }
    .page-heading span.heading-counter {
        float: none;
        display: block;
        margin-top: 10px;
    }
}

@media (max-width:480px) {
    .btn {
        width: 100%;
    }
    .btn span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .btn-group {
        flex-direction: column;
    }
    .btn-group .btn {
        width: 100%;
        margin: 0;
    }
    .btn-group .btn:first-child {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px!important;
        border-bottom-left-radius: 0;
    }
    .btn-group .btn:last-child {
        border-top-right-radius: 0;
        border-bottom-left-radius: 6px!important;
        border-bottom-right-radius: 6px;
    }
    .btn-group .btn+.btn,
    .btn-group .btn+.btn-group,
    .btn-group .btn-group+.btn,
    .btn-group .btn-group+.btn-group {
        margin-top: -2px;
        margin-left: 0;
    }
    .title_block {
        font-size: 28px;
    }
    .common-refresh {
        width: auto!important;
    }
    ul.footer_links li {
        width: 100%;
    }
    .auth-column {
        padding: 30px 0;
    }
    .auth-column #login_form,
    .auth-column #account-creation_form,
    #auth-right-column #fbpsc {
        max-width: 100%;
        padding: 0 20px;
        margin: 0;
    }
    #auth-right-column {
        padding-top: 40px;
        padding-bottom: 10px;
    }
    .payment_module .row {
        flex-direction: column;
        align-items: center;
        gap: 20px;
        text-align: center;
    }
    .payment_module .row > div {
        max-width: 100%;
    }
    .payment_module a {
        padding: 20px!important;
    }
    .payment_module .thumbnail {
        margin: 0;
    }
    .cms-7 .b24-form-wrapper form > div,
    .cms-34 .b24-form-wrapper form > div {
        grid-template-columns: repeat(1, 1fr);
    }
    .cms-7 .b24-form-control-layout,
    .cms-34 .b24-form-control-layout {
        grid-column: span 1 / span 1;
    }
    .page-heading span.heading-counter {
        float: none;
        display: block;
        padding-top: 5px
    }
    .cart_navigation>span {
        display: block;
        width: 100%;
        padding-bottom: 15px
    }
    #order-opc #order-detail-content #cart_summary tr {
        grid-template-columns: 1fr;
    }
    #order-opc #order-detail-content #cart_summary .cart_quantity {
        order: 1;
        margin-top: 15px;
    }
    .cart-summary-warranty-wrapper > td:last-child {
        padding-right: 0!important;
    }
    .cart-summary-warranty-wrapper .table-sm {
        padding: 0 30px;
    }
    .cart-summary-warranty-wrapper .table-sm th {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .cart-summary-warranty-wrapper .table-sm tr {
        padding: 5px 0!important;
    }
}

@media (max-width:360px) {
    ul.row.maincatmenu {
        grid-template-columns: repeat(1, 1fr);
    }
    #center_column .cat_desc .rte a:before {
        content: attr(data-metatitle);
        display: block;
    }
    #center_column .cat_desc .rte a>span {
        display: none;
    }
}