body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
}

footer {
    background: #020203;
    padding-top: 3rem;
}

footer h4 {
    color: white;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: .5rem;
    line-height: 132.5%;
}

footer h5 {
    color: white;
    font-weight: 300;
    font-size: 1rem;
    line-height: 132.5%;
}
li.nav-item.has-error a {
    color: #bd1a13 !important;
}

footer input.form-control {
    background: transparent;
    color: #fff;
    height: 3rem;
    border: 2px solid #fff;
    border-radius: .25rem;
    margin-right: 1.5rem;
}

footer input.form-control::placeholder {
    color: #fff;
}

footer .newsletter-form {
    padding-bottom: 3rem;
}

footer .newsletter-form button.btn.btn-primary {
    border-radius: 50px;
    background: linear-gradient(90deg, #6B3DF8 0%, #4A6FFF 99.99%);
    border-width: 0px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 3rem;
    width: 150px;
    padding: 0;
}

footer input.form-control:focus {
    background: transparent;
    color: white;
    box-shadow: none;
    outline: none;
    border: 2px solid white;
}

footer ul {
    list-style-type: none;
    padding-left: 0px;
}

footer ul a {
    color: #fff;
    text-decoration: none;
    font-size: .75rem;
    font-weight: 400;
    line-height: 140%;
}

footer h6,
footer h6>a {
    text-decoration: none;
    color: rgba(255,255,255,0.5);
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin: 0;
    margin-bottom: 1rem;
}

footer p {
    margin: 0;
    color: white;
    font-size: 0.7rem;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: .5rem;
}

a.tel-link {
    color: #01A4FF;
    text-decoration: none;
}

.main-links-row {
    padding-bottom: 2.25rem;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.footer-bottom.row {
    padding-top: 1rem;
    padding-bottom: 1rem;
    align-items: center;
}

.footer-bottom.row a>i {
    font-size: 22px;
}

.top-header {
    background: #020202;
    color: white;
    font-size: .75rem;
    font-weight: 600;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.top-header span {
    color: #A2A6B0;
    font-size: .75rem;
    font-weight: 600;
}
.top-header a {
    color: white;
}
.top-header p{
    margin:0;
}

.top-header a.main-contact-link {
    padding-left: .5rem;
    text-decoration: underline;
}

ul.soc-links.list-inline {
    margin-bottom: 0;
    display: inline-flex;
}

.top-header a {
    text-decoration: none;
}

.top-header ul.soc-links.list-inline {font-size: 20px;margin-left: 1rem;}
.logo img {
    max-width: 100%;
    display:table;
}
nav.main-nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
a.main-category-name {
    color: #000;
    text-decoration: none;
    font-size: .9rem;
    font-weight: 600;
    line-height: normal;
}


header + main {
    padding-top: 40px;
}
div#carousel-banner-0 {
    box-shadow: none;
    border: 0px;
    border-radius: 1rem;
}

.advantages-image {
    width: 65px;
    height: 65px;
    background: linear-gradient(90deg, #6B3DF8 0%, #4A6FFF 99.99%);
    border-radius: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5rem;
}

.advantages-image>i {
    font-size: 30px;
    align-items: center;
}

.advantages-content {
    display: flex;
    flex-direction: column;
    row-gap: 0.75rem;
}

.advantages-content h4 {
    margin: 0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 132.5%;
    text-align: center;
}

.advantages-content p {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    opacity: .7;
}
.advantages-block {
    padding-bottom: 40px;
    padding-top: 40px;
}
li.breadcrumb-item>a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}

li.breadcrumb-item + li.breadcrumb-item::before {
    content: '>';
    color: #0156FF;
    font-weight: 400;
    font-size: 12px;
    padding-right: 4px;
}

li.breadcrumb-item.active {
    color: #A2A6B0;
}

li.breadcrumb-item + li.breadcrumb-item {
    padding-left: 4px;
}
h1 {
    font-size: 2rem;
    font-weight: 600;
    margin: 0;
    margin-bottom: 1.25rem;
    font-style: normal;
}

#display-control .input-group {
    border-radius: 2px;
    border: 2px solid #CACDD8;
    display: flex;
    /* width: 180px; */
    padding-top: .75rem;
    padding-bottom: .75rem;
}

#display-control .input-group>label {
    background: transparent;
    padding: 0;
    color: #a2a6b0;
    font-size: 13px;
    font-weight: 600;
    border: 0px;
    padding-left: .5rem;
    padding-right: .5rem;
}

#display-control .input-group>select {
    padding: 0;
    color: #000;
    border: 0px;
    font-weight: 600;
}

#display-control .input-group>select:active,
#display-control .input-group>select:focus {
    outline: none;
    box-shadow: none;
}
.icon-btn {
    width: 2rem;
    height: 2rem;
    border: 0px;
    background: transparent;
    font-size: 2rem;
    color: #a2a6b0;
}

.icon-btn.active {
    color: black;
}

ul.pagination {
    margin-bottom: 0px;
    margin-top: 1rem;
    column-gap: 0.75rem;
}

ul.pagination .page-item>a {
    display: inline-flex;
    padding: 8px 16px;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    border: 2px solid #a2a8b0;
    color: var(--Color---5, #A2A6B0);
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.page-item:first-child .page-link {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.page-item:last-child .page-link {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

ul.pagination .page-item>span {
    display: inline-flex;
    padding: 8px 16px;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    background: var(--Color---1, #F5F7FF);
    border: 2px solid #f5f7ff;
    color: var(--Color---7, #000);
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.product-control-panel {
    position: absolute;
    right: 0.75rem;
    top: 1rem;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    z-index: 10;
    /* background: white; */
}

.product-thumb.card {
    /* padding-left: 1.5rem; */
    /* padding-right: 1.5rem; */
}

.stock-status {
    padding: .5rem;
    /* text-align: center; */
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
}

span.stock-6 {
    color: orange;
}

span.stock-5 {
    color: #d13838;
}

span.stock-7 {
    color: #78A962;
}

.sub-menu {
    opacity: 0;
    position: absolute;
    /* max-width: 100%; */
    width: 100%;
    visibility: hidden;
}

a.main-category-name:hover {
    display: table;
    border-radius: 50px;
    background: linear-gradient(90deg, #6B3DF8 0%, #4A6FFF 99.99%);
    color: white;
}

a.main-category-name {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    display: table;
}

.main-menu {
    position: relative;
}

a.main-category-name:hover + .sub-menu {
    opacity: 1;
}

.sub-menu-list>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.main-menu>.row>.col-auto {
    padding-left: 0;
    padding-right: 0;
}

a.main-category-name {
    display: table;
    transition: all .4s;
    border-radius: 50px;
}
.btn-icon-container {
    padding: 0;
    background: transparent;
    border: 0;
    font-size: 1.75rem;
    cursor: pointer;
}
.icons-container {
    display: flex;
    align-items: center;
    column-gap: 1.25rem;
    justify-content: end;
}
.product-control-panel>button {
    border: 0px;
    background: white;
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #a2a6b0;
    border: 2px solid #a2a6b0;
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-control-panel>button:hover {
    color: white;
    background: #4a6fff;
    border-color: white;
}
.rating-container {
    display: flex;
    column-gap: .5rem;
    align-items: center;
}

.rating-container>span {
    color: #A2A6B0;
    text-align: center;
    font-size: 12px;
    font-style: normal;
}
.rating>.icon-star {
    font-size: 0.8rem;
}

.rating>.icon-star.icon-star-active::before {
    color: #E9A426;
}
div#product-list {
    --bs-gutter-x: 0;
    --bs-gutter-y:1rem;
}

div#product-list>.col {
    flex: 0 25%;
}

.product-thumb.card {
    border: 0px;
    height: 100%;
}
.product-control-panel {
    opacity: 0;
    /* right: -100px; */
    transition: all .4s;
    visibility: hidden;
}

.product-thumb.card {
    /* overflow: hidden; */
}

.product-thumb.card:hover .product-control-panel {
    right: 1rem;
}
.product-thumb.card h3>a {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}
.price-container>.price-old {
    color: var(--Color---10, #666);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    text-decoration: line-through;
}

.price-container {
    display: flex;
    /* flex-direction: column; */
    /* height: 4.6rem; */
    align-items: center;
    column-gap: 1rem;
}

span.price-new {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}
.product-grid.product-degrid {
    display: flex;
    grid-row-gap: 0;
    grid-column-gap: 0;
}
.product-grid .product-thumb.card .cart-button {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    background: white;
}


.product-thumb.card:hover {/* Shadow 1 */
    box-shadow: 0 0 20px rgba(0, 30, 85, .1);
    z-index: 3;
    background: #fff;
    /* box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.14); */
}

.product-thumb-inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    height: 100%;
}
.product-name-container {
    max-height: 4rem;
}

main{
    min-height:50vh;
    background:white;
}

div#product-list {
    padding-top: 1rem;
}
.cart-button>button {
    border-radius: 50px;
    border: 2px solid #0156FF;
    background: white;
    color: #0156FF;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    display: flex;
    /* margin-left: auto; */
    /* margin-right: auto; */
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    align-items: center;
    width: 100%;
    justify-content: center;
    column-gap: 10px;
    transition: all .4s;
}
.product-thumb.card.has-back-thumb .back-thumb {
    opacity: 0;
    visibility: collapse;
    position: absolute;
    transition: all .4s;
    top: 0;
    z-index: 10;
}

.product-thumb.card.has-back-thumb:hover .back-thumb {
    opacity: 1;
    visibility: visible;
    z-index: 100;
}
.cart-button {
    /* width: calc(100% - 2.5rem); */
    /* margin-bottom: .5rem; */
}
.image>a {
    display: block;
}

.image {
    position: relative;
}

.product-thumb.card.has-back-thumb:hover .image>a:first-child {
    opacity: 0;
}

.cart-button>button>i {
    font-size: 20px;
}

.cart-button>button:hover {
    background: linear-gradient(92deg, #6C3EF9, #4B6FFF);
    color: white;
}

.product-thumb-inner>form {
    display: flex;
    row-gap: .5rem;
    flex-direction: column;
    padding-bottom: 1rem;
}
div#product-list.product-list .col {
    flex: 0 100%;
}

div#product-list.product-list .product-thumb-inner>form {
    flex-direction: row;
    align-items: center;
    column-gap: 1rem;
}

#product-list.product-list .stock-status {
    position: absolute;
    right: 1rem;
    top: 1rem;
}

#product-list.product-list .product-control-panel {
    visibility:visible;
    opacity: 1;
    right: 1rem;
    bottom: 1rem;
    top: initial;
    flex-direction: row;
    column-gap: .5rem;
}

#product-list.product-list .product-name-price-container {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    height: 100%;
    row-gap: 1rem;
    flex: 1;
}

#product-list.product-list .cart-button {
    max-width: 300px;
}
.btn.btn-primary {
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    border-radius: 50px;
    background: #0156FF;
    padding-left: 2rem;
    padding-right: 2rem;
    /* min-height: 50px; */
    border: 1px solid #0156FF;
    transition: all .4s;
    display: table;
    line-height: 1;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

button.btn.btn-primary:hover {
    color: #0156FF;
    background: white;
}

label.col-form-label {
    color: #000;
    font-style: normal;
    font-weight: 600;
    line-height: 210%;
}
.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #0156FF;
}

.form-control {
    border: 1px solid #A2A6B0;
    border-radius: .25rem;
}

.form-control::placeholder {
    color: #a2a6b0;
    font-size: 14px;
    font-weight: 300;
}
.card-inner {
    background: #f5f7ff;
    padding: 1.25rem;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}
.w-header {
    display: flex;
    column-gap: 10px;
    align-items: start;
    justify-content: start;
}

h4.w-header-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

.w-header>i {
    font-size: 35px;
}

.w-header-content {
    color: #000;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.w-header-content>p {
    margin: 0;
}
.information-contact .advantages-block,
.account-login .advantages-block {
    background: #F5F7FF;
}

div#information-contact {
    padding-bottom: 40px;
}
.account-register-info {
    background-image: url('/assets/img/login-img.jpg');
    background-size: cover;
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.account-register-info ul {
    padding-left: 1rem;
}
.account-login-info {
    background: var(--Color---1, #F5F7FF);
    padding-left: 4rem;
    padding-right: 4rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.account-login-info a{
    text-decoration:none;
}
.account-login-info p {
    margin-bottom: 0px;
}

.account-login-info h2,.account-register-info h2 {
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

div#column-scrollspy>nav {
    padding-top: 25px;
    background: var(--Color---1, #F5F7FF);
    padding-bottom: 25px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: sticky;
    top: 0;
    position: -webkit-sticky;
}

div#column-scrollspy a.nav-link {
    color: var(--Color---7, #000);
    /* font-family: Poppins; */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

div#column-scrollspy a.nav-link.active {
    font-weight: 600;
}
.product-grid {
    display: grid;
    grid-row-gap: 10px;
    grid-column-gap: 10px;
    grid-template-columns: repeat(4, 1fr);
}

.product-thumb.card {
    border: 0;
    border-radius: 0;
    position: relative;
    padding-bottom: 0;
}
.product-grid .product-thumb.card .cart-button {
    opacity: 0;
    visibility: hidden;
    transition: all .1s;
}

.product-grid .product-thumb.card:hover .cart-button {
    opacity: 1;
    visibility: visible;
    box-shadow: 0px 20px 20px rgba(0, 30, 85, .1);
}
.product-grid .product-thumb.card:hover .product-control-panel {
    visibility: visible;
    opacity: 1;
}

.product-grid{
    padding-bottom:60px;
}
div#account-login #content {
    padding-bottom: 20px;
    padding-top: 20px;
}
form#form-register,
form#form-address,
form#form-password,
#account-edit form#form-customer,
#account-newsletter #form-newsletter,
.account-form  {
    padding: 20px;
    padding-bottom: 20px;
    background: #F5F7FF;
    border-radius: 8px;
}

#form-register .row {
    align-items: center;
}
.list-group.account-list {
    background: #F5F7FF;
    padding: 20px;
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
    padding-left: 0;
}

.list-group.account-list>.list-group-item {
    border: 0;
    background: transparent;
    color: var(--Color---10, #666);
    font-size: 1rem;
    font-weight: 400;
    padding: 0;
    line-height: normal;
    padding-left: 20px;
}
.divider {
    background: #CACDD8;
    height: 1px;
    margin-left: 20px;
}

.list-group.account-list>.list-group-item.active {
    position: relative;
    color: #212121;
    font-weight: 600;
}

.list-group.account-list>.list-group-item.active::before {
    position: absolute;
    left: 0;
    height: 100%;
    background: #0156FF;
    content: '';
    display: block;
    width: 2px;
}
.m-l-auto{
    margin-left:auto;
}
.alert-success {
    --bs-alert-bg: #78A962;
    --bs-alert-color: white;
    background: linear-gradient(45deg, #78A962, #58d320);
}
a.btn.btn-warning i {
    color: white;
}

a.btn.btn-danger i {
    color: white;
}

#product-control-panel .nav-tabs .nav-link {
    border: 0px;
    color: #666;
    font-size: .9rem;
    font-style: normal;
    font-weight: 600;
    padding: 0;
    border-bottom: 2px solid transparent;
}

#product-control-panel ul.nav.nav-tabs {
    border: 0;
    display: flex;
    column-gap: 2rem;
}

#product-control-panel li.nav-item {
    padding: 0;
}

#product-control-panel .nav-tabs .nav-link.active {
    border-bottom: 2px solid #0156FF;
    color: #000;
}
.product-price-main .price-desc {
    font-size: .9rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-price-main .price-new {
    font-size: .9rem;
    font-weight: 600;
    font-style: normal;
    line-height: normal;
}

.input-group-counter {
    display: flex;
    max-width: 70px;
}

.input-group-counter .input-group-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.input-group-counter .input-group-btn>button {
    flex: 1;
    border: 0;
    background: transparent;
    height: 20px;
}

.input-group-counter input {
    background: transparent;
    border: 0px;
    text-align: center;
    width: 45px;
    /* padding-left: 10px; */
}

.input-group-counter {
    background: #F5F7FF;
    border-radius: 6px;
}

.input-group-counter .btn-down::before,
.input-group-counter .btn-up::before{
    content: "\e913";
    color: #a2a6b0;
    font-family: 'sg' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.input-group-counter .btn-up::before{
    content:"\e912";
}
.input-group-counter input:focus {
    outline: none;
    border: 0px;
    color: #000;
}
.product-price-and-quantity {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.product-counter {
    height: 50px;
}
.product-product .advantages-block {
    background: #F5F7FF;
}
div#product-control-panel {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: .5rem;
}
div#alert a {
    color: white;
}
div#product-info {
    background: linear-gradient(90deg, rgba(245,247,255,1) 0%, rgba(245,247,255,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    min-height: 50vh;
}

.product-page-info {
    display: flex;
    flex-direction: column;
    padding: 68px;
    padding-left: 68px;
    padding-right: 68px;
    row-gap: 1.25rem;
}

.heading_review {
    display: flex;
    flex-direction: column;
    row-gap: 0.75rem;
}

.heading_review h1 {
    margin: 0;
}

.product-info-bottom {
    display: flex;
    justify-content: space-between;
}

.have-question span {
    color: #000;
    /* font-family: Poppins; */
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.have-question a {
    color: var(--Color---3, #0156FF);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: underline;
}

#tab-specification table.table.table-bordered {
    border: 1px solid #cacdd8;
}

#tab-specification table.table.table-bordered tr:nth-child(2n) td {
    background: white;
}

#tab-specification table.table.table-bordered tr:nth-child(2n+1) td {
    background: #F5F7FF;
}

#tab-specification table.table.table-bordered tr td:last-child {
    color: #666;
    font-size: 14px;
}

#tab-specification table.table.table-bordered tr td {
    border: 0;
}

#tab-specification table.table.table-bordered tr td:first-child {
    color: #000;
    font-size: 14px;
}

#tab-specification table.table.table-bordered tr {
    border: 0px;
}

#tab-specification table.table.table-bordered thead td {
    background: #4965f1f5 !important;
    color: white!important;
}

.product-image-main .swiper-slide>img {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.product-control-panel.product-additional-controls {
    opacity: 1;
    position: absolute;
    visibility: visible;
    left: 0;
    right: initial;
    left: 1rem;
    top: 1rem;
}
.product-image-thumb {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
}
.product-image-main.with-slider {
    padding-bottom: 100px;
}
.toast-container {
    z-index: 100000;
    --bs-toast-zindex: 100000;
    pointer-events: initial;
}

section#related-products h2 {
    padding-top: 30px;
    margin: 0;
}
.manufacturer-thumb h3 a {
    margin: 0;
    color: #5f50fb;
    text-decoration: none;
    font-weight: 400;
}
.table-cart thead td {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.product-cart-item {
    column-gap: 1rem;
    align-items: center;
}
.product-cart-item__image img {
    max-width: 100%;
}

.product-cart-item__name>a,.product-cart-item__name {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}
.product-cart-item__price {
    color: #000;
    /* font-family: Poppins; */
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-wrap: nowrap;
}

.product-cart-item__buttons {
    display: flex;
    flex-direction: column;
    row-gap: 0.25rem;
}

.product-cart-item__buttons>button {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px solid #a2a6b0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    background: white;
}
.account-form .accordion-button {
    background: transparent;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 0;
    padding-right: 0;
    padding-top: .5rem;
    padding-bottom: .5rem;
}

.account-form .accordion-item {
    background-color: transparent;
    border: 0;
}

.account-form .accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.total-row {display: flex;justify-content: space-between;}

.total-row-title {
    line-height: 210%;
    font-size: 13px;
    font-weight: 600;
}

div#shopping-totals {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.total-row-text {
    /* font-family: Poppins; */
    font-size: 13px;
    font-weight: 600;
    line-height: 210%;
    text-align: right;
}

div#shopping-totals .total-row:last-child .total-row-title, div#shopping-totals .total-row:last-child .total-row-text {
    font-size: 1.25rem;
}
.account-form .accordion {
    padding-bottom: 1rem;
}
.header-with-button {
    padding-bottom: 1rem;
    padding-top: 1rem;
    column-gap: 1rem!important;
}

.header-with-button h1 {
    margin: 0;
}
.account-form.filter-form .accordion-body {
    padding: 0;
    padding-top: 1rem;
}

.account-form.filter-form .accordion-body .list-group {
    --bs-list-group-action-active-bg: transparent;
    --bs-list-group-bg: transparent;
    --bs-list-group-border-width: 0;
    --bs-list-group-active-bg: transparent;
    --bs-list-group-active-color: black;
    --bs-list-group-color: black;
}

.filter-form .list-group-item {
    font-size: 13px;
    padding-left: 0;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
}

.filter-form .list-group-item.category-item {
    display: flex!important;
    justify-content: space-between!important;
    padding-right: 0;
}
.price-slider {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 1rem;
}

.price-slider input {
    max-width: 100px;
    border: 2px solid white;
    text-align: center;
    font-size: 10px;
    border-radius: 12px;
    max-width: 70px;
}
.price-slider-container .noUi-horizontal .noUi-handle {
    box-shadow: none;
    border-radius: 50%;
    width: 1.45rem;
    height: 1.45rem;
    top: -3px;
    transform: translate(-50%,0);
}

.price-slider-container  .noUi-tooltip {
    display: none;
}
.price-slider-container  .noUi-active .noUi-tooltip {
    display: block;
}

.noUi-horizontal .noUi-handle::before {
    display: none;
}

.noUi-horizontal .noUi-handle::after {
    display: none;
}

.noUi-horizontal .noUi-connect {
    background: linear-gradient(90deg, #6B3DF8 0%, #4A6FFF 99.99%);
}

.filter-form div#carousel-banner-0 {
    margin-top: 1rem;
}
.menu-item {
    position: relative;
}

.menu-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    background: white;
    display: flex;
    z-index: 100;
    box-shadow: 2px 12px 20px 0px #00000033;
}

.menu-item:hover .sub-menu a {
    color: black;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    display: flex;
}

.menu-item .sub-menu {
    width: 240px;
}

.sub-menu-list {
    width: 100%;
}

.menu-item:hover .sub-menu a:hover {
    background: #f5f7ff;
}
li.has-children>a::after {
    content: '>';
}

li.has-children>a {display: flex;justify-content: space-between;}

li.has-children>a + ul {
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: 0px;
    list-style-type: none;
    z-index: 1000;
    background: white;
    width: 200px;
}
li.has-children>ul:hover,
li.has-children>a:hover + ul,
li.has-children>a:focus + ul {
    opacity: 1;
}

li.has-children {
    position: relative;
}

a.special-link {
    display: flex;
    padding: 6px 6px;
    align-items: flex-start;
    gap: 10px;
    transition: all .4s;
    border-radius: 50px;
    border: 2px solid #6C3EF9;
    text-decoration: none;
    color: var(--Color---3, #0156FF);
    /* text-align: center; */
    /* font-family: Poppins; */
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    justify-content: center;
}

a.special-link:hover {
    background: #0156FF;
    color: white;
}
.carousel .carousel-control-next,.carousel .carousel-control-prev {
    opacity: 1;
    right: 0px;
    color: white;
    background: #2529319e;
    border-radius: 50%;
    height: 40px;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 12px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.account-form.compare-button {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
}
.carousel .carousel-control-prev {
    left: 0px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.account-pin .icon-account-pin::before {
    color: #121212;
}
.search-container {
    display: none;
}
div#main-menu.show-search {
    display: none!important;
}

.search-container.show-search {
    display: block;
}
.search-container input {
    background: #f5f7ff;
    border-radius: 30px;
    padding-left: 2rem;
    border: 1px solid transparent;
}
.search-container input:active {
    border: 1px solid #0156FF;
}
.search-dropdown {
    position: absolute;
    z-index: 10000;
    background: white;
    width: 100%;
    border-bottom-right-radius: 20px;
    box-shadow: 3px 5px 7px 0px #0000001f;
    border-bottom-left-radius: 20px;
    opacity: 0;
    visibility: hidden;
}

.search-container {
    position: relative;
}

ul#header-search-dropdown {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 10px;
    opacity: 1;
    visibility: visible;
}

.product-search-container {
    display: flex;
    padding-right: 1rem;
    align-items: center;
    column-gap: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
}

.product-search-container>.product-name {
    flex-grow: 1;
}

.product-search-container+li.product-search {
    border-top: 1px solid #cecece;
}

.product-search-container:hover {
    background: #e1e1e1;
}
.search-dropdown.show-search-dropdown {
    opacity: 1;
    visibility: visible;
}
.btn-icon-container.search-showed>i::before {
    content: '\e915';
}
.btn-icon-container.cart-btn span {
    position: absolute;
    width: 1rem;
    height: 1rem;
    background: #0156FF;
    top: .5rem;
    right: -.5rem;
    color: white;
    font-size: 0.6rem;
    border-radius: 1rem;
}

button.btn-icon-container.cart-btn {
    position: relative;
}
.mini-cart-product-item {display: flex;column-gap: .25rem;}
.mini-cart-dropdown-menu.show {
    width: 220px;
    /* left: -20px; */
    text-align: center;
}

.mini-cart-product-item {
    display: flex;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    align-items: center;
    border-bottom: 1px solid #CACDD8;
}

.mini-cart-product-container {
    display: flex;
    flex-direction: column;
}

.mini-cart-product-panel button {
    background: white;
    border: 0px;
    border-radius: 50%;
    border: 1px solid #A2A6B0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.mini-cart-product-panel {
    display: flex;
    flex-direction: column;
}

.mini-cart-product-name {
    flex: 1;
    font-size: .75rem;
    color: #000;
}

.mini-cart-product-container .mini-cart-product-item:first-child {
    border-top: 1px solid #CACDD8;
    margin-top: 1.25rem;
}

.mini-cart-product-quantity {
    padding-right: .5rem;
    font-size: .75rem;
    color: #000;
}

.mini-cart-form .btn.btn-primary {
    background: white;
    color: #0156FF;
    border-width: 2px;
    margin-left: 1rem;
    margin-right: 1rem;
    border-radius: 50px;
    text-wrap: nowrap;
    font-size: .75rem;
    margin-top: 1rem;
}

.mini-cart-form h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0;
}

.mini-cart-form h4 {
    color: #A2A6B0;
    font-size: 0.7rem;
    margin-top: .25rem;
    margin-bottom: 0;
}
.mini-cart-total>span:first-child {
    color: #A2A6B0;
    font-size: .8rem;
    font-weight: 600;
    line-height: 140%;
}

.mini-cart-total>span:last-child {
    color: #000;
    font-size: 1.1rem;
    font-weight: 800;
    line-height: 140%;
}

.mini-cart-total {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: .5rem;
}
.mini-cart-form .btn.btn-checkout.btn-primary {
    border-radius: 50px;
    background: linear-gradient(90deg, #6B3DF8 0%, #4A6FFF 99.99%);
    color: white;
    border: 0px solid transparent;
}
.mini-cart-form{
    padding-bottom: .5rem;
}
#header-cart span[data-value="0"] {
    opacity: 0;
}
nav#main-nav.sticky-fixed {
    position: fixed;
    background: white;
    top: 0;
    z-index: 1000;
    box-shadow: 1px 1px 3px 2px #0000001f;
    width: 100%;
}

section#review-carousel {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

section#review-carousel .review-carousel-inner {
    padding-top: 3.5rem;
    background: var(--Color---1, #F5F7FF);
    padding-bottom: 3.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
    position: relative;
}

section#review-carousel .review-text {
    color: #000;
    font-size: 1.1rem;
    font-weight: 400;
    display: flex;
    column-gap: 2rem;
}

section#review-carousel .review-header {
    justify-content: end;
    display: flex;
    font-size: 1.1rem;
    color: #000;
    font-weight: 400;
}
#review-carousel .swiper-container {
    overflow: hidden;
}
#review-carousel .swiper-pagination {
    right: 0;
    left: initial;
    display: flex;
    justify-content: end;
    padding-right: 3.5rem;
    bottom: 2.5rem;
}
.review-quote {
    font-size: 6rem;
    line-height: 1;
    font-style: italic;
}
section.about-section {
    padding-top:6rem;
    padding-bottom: 6rem;
}
.about-section h2 {
    font-size: 3rem;
}

.about-section-info-content {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.about-section-info-content-text {
    color: black;
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 144%;
}
.dark-section{
    background:black;
}
.dark-section.about-section h2 {
    color: white;
}
.dark-section .about-section-info-content-text {
    color: white;
}
h2.h-w-i {
    display: flex;
    column-gap: 1rem;
}

h2.h-w-i>i {
    display: block;
    background: #0156FF;
    min-width: 50px;
    height: 50px;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%;
    font-size: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

h2.h-w-i>i::before {
    color: white;
}


/* MOBILE */

.mobile-footer-tabs {
    position: fixed;
    bottom: 0;
    background: white;
    width: 100%;
    border-top: 1px solid #cecece;
    z-index: 100000;
}

.mobile-footer-tabs ul.list-inline {
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: .75rem;
    margin-bottom: 0;
    padding-bottom: .75rem;
    align-items: center;
}

.mobile-footer-tabs ul.list-inline a {
    text-decoration: none;
    font-size: 1.25rem;
    text-align: center;
    color: black;
    display: block;
    height: 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.mobile-footer-tabs ul.list-inline .list-inline-item {
    margin-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}


.mobile-footer-tabs i.icon-jam_shopping-cart {
    font-size: 1.5rem;
}

.product-control-panel>button.is-in-wishlist {
    background: red;
    color: white;
    border: 2px solid white;
}

@media screen and (max-width: 768px) {
    .rating>.icon-star {
        font-size: .5rem;
    }

    .rating-container>span {
        font-size: 10px;
    }

    span.price-new {
        font-size: 0.8rem;
    }

    .price-container>.price-old {
        font-size: 12px;
    }
    footer .newsletter-form h4 {
        font-size: 1rem;
    }
    footer {
        padding-top: 2rem;
    }
    .column-expanding .expands-content{
        max-height: 0px;
        overflow:hidden;
        transition: all .2s;
        padding-left: 1rem;
    }
    .column-expanding .expand-content-show{
        max-height: 1000px;
    }
    footer h6, footer h6>a {
        border-bottom: 1px solid #A2A6B0;
        text-decoration: none;
        padding-bottom: .5rem;
    }
    footer h6>a{
        border-bottom:0px;
        margin-bottom: 0;
    }
    footer{
        padding-bottom:50px;
    }
    .column-expanding h6::after {
        content: "\e913";
        color: #a2a6b0;
        font-family: 'sg' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        font-size: 1.9rem;
    }
    
    .column-expanding h6 {
        display: flex;
        justify-content: space-between;
    }
    .column-expanding.expanding-show h6::after {
        content: '\e912';
    }
    div#product-info{
        background: white;
    }
    .product-page-info{
        padding: 1rem;
    }

    .product-page-info a.nav-link.active {
        background: white;
        color: #000;
        border-bottom: 1.5px solid #0156FF;
        box-shadow: none;
        font-weight: 600;
    }
    
    .product-page-info a.nav-link {
        border-radius: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .nav.nav-pills>li>a {color: #666;font-weight: 600;}
    
    ul.nav.nav-pills {
        column-gap: 1rem;
    }
    .product-cart-item {
        flex-direction: column;
    }
    .product-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    #display-control .input-group>label {
        font-size: 8px;
    }
    aside#column-left {
        margin-top: 1rem;
    }
    section.about-section {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    
    .about-section h2 {
        font-size: 2rem;
    }
    
    section#review-carousel .review-carousel-inner {
        padding: 1rem;
    }
    
    section#review-carousel {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    nav#main-nav {
        background: linear-gradient(90deg, #6B3DF8 0%, #4A6FFF 99.99%);
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
    
    #main-nav .btn-icon-container i {
        color: white;
    }
    
    #main-nav .btn-icon-container i::before {
        color: white;
    }
    .mini-logo {
        position: absolute;
        left: 2rem; 
        background: #6548fa;
        border-radius: 50px;
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 20px;
    }
    .top-header{
        text-align: center;
    }
    .mini-logo img {
        width: 1.5rem;
        height: 1.5rem;
    }
    
    .mini-logo>a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    div#menu-toggle {
        font-size: 1.25rem;
        color: white;
    }
    
    .search-container {
        display: block;
    }
    div#main-menu {
        position: absolute;
        background: white;
        left: -100%;
        top: 0px;
        width: 80%;
        height: 100vh;
        z-index: 10000;
        transition: all .4s;
    }
    div#main-menu.show-menu {
        left: 0;
        display: block;
    }

    #main-menu>.row {
        justify-content: start!important;
        margin-left: 0;
        margin-right: 0;
        padding-top: 1rem;
    }
    
    #main-menu>.row .menu-item {
        width: 100%;
    }
    
    #main-menu .menu-item>a {
        color: #000;
        font-size: 13px;
        font-style: normal;
        line-height: 250%;
        font-weight: 400;
    }
    .mobile-menu-header>.btn-icon-container>i::before {
        color: black!important;
        font-size: 3rem;
    }
    
    
    .mobile-menu-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #CACDD8;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    
    div#main-menu {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #main-menu .menu-item>a {
        width: 100%;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }
    
    a.has-childrenx::after,
    li.has-children>a.has-childrex::after {
        /* content: '>'; */
        content: "\e913"!important;
        font-family: 'sg' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        transform: rotate(270deg);
        font-size: 24px;
    }
    a.main-category-name:hover {
        background: white;
    }
    li.has-children>a:hover + ul {
        position: relative;
        left: 0;
        padding-left: 1rem;
        width: 100%;
    }
    .menu-item:hover .sub-menu {
        box-shadow: none;
        position: relative;
        width: 100%;
    }
    
    .sub-menu-list a {
        color: #000;
        font-size: 13px;
        font-style: normal;
        line-height: 250%;
        font-weight: 400;
    }
    
    
    .menu-item:hover .sub-menu a {
        color: black;
        font-weight: 400;
        padding: 0;
        padding-left: 1rem;
    }

    #main-menu a.special-link {
        display: table;
        margin-right: auto;
        margin-top: 1rem;
    }
    .mobile-footer-tabs .icon-wishlist:before {
        font-size: 2.1rem;
    }
    .cart-button>button {
        text-wrap: nowrap;
        padding-left: .25rem;
        padding-right: .25rem;
        max-width: 100%;
    }
    
    .cart-button>button i {
        display: none;
    }
    nav#main-nav.sticky-fixed .mini-logo {
        display: none;
    }
    
    nav#main-nav.sticky-fixed {
        display: none;
    }
}
.common-home div#carousel-banner-1 {
    box-shadow: none;
}
.common-home div#carousel-banner-1 img {
    filter: grayscale(1);
    transition: all .1s;
}

.common-home div#carousel-banner-1 img:hover {
    filter: none;
}
.toast-container:empty {
    opacity: 0;
    visibility: hidden;
}
.mini-cart-product-container {
    max-height: 300px;
    overflow-y: auto;
}
.alert-danger a {
    color: black!important;
}
input[data-toggle="with-eye"] + button {
    height: 100%;
    color: #0156ff;
    background: white;
}
body>header {
    position: absolute;
    width: 100%;
    z-index: 100;
    background: white;
    top: 0;
}

body {
    padding-top: 136px;
}

button#button-filter {
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
}