/* base color */
:root {
  --select-border: #777;
  --select-focus: blue;
  --select-arrow: var(--select-border);
}
* {
    scrollbar-width: thin;
    -ms-scrollbar-width: thin;
}
.top-blocks {
    white-space: nowrap;
}
.horizontal-menu>li+li {
    margin-left: 27px;
}
a {
    color: #1b54b4;
}
a:focus, a:hover {
    color: #0e3577;
}
body{
    overflow-x: hidden;
    font-family: 'Inter', sans-serif;
    background: #f7f8f9;
    background: #0066ff78;
}
body, html,p{
    font-family: 'Inter', sans-serif !important;
    color: #222c48;
    font-size: 16px;
    color: #1c2126;
}
p, p span, p span span, p strong, p b{
    font-family: 'Inter', sans-serif !important;
    color: #222c48;
    font-size: 16px !important;
    color: #1c2126 !important;
    margin-bottom: 10px !important;
}
/* Bootstrap styles */
.tooltip-inner {
    background-color: #212529;
}
.container{
    max-width: 1480px;
}

/* basic styles */
.btn-buy,
.catalog-button {
    box-shadow: 0 4px 8px rgb(135 135 135 / 20%);
}
#form-currency button.dropdown-toggle, 
#form-language button.dropdown-toggle {
    background: #ffffff;
    border-radius: 3px;
}
.list-informations .li-name {
    color: #999;
}
.product-item__heading a:hover,
.product-item__heading a:focus {
    text-decoration: none;
}
.swiper-wrapper .product-layout {
    height: auto;
}
.product-item__rating {
    margin-top: 9px;
    display: none;
}
.product-item-price-stock {
    flex-wrap: wrap;
}
.main-price {
    font-size: 29px;
}
.catalog-list .product-item__image a img {
    margin-top: 0;
    margin-bottom: 0;
}
.text-empty p {
    font-size: 29px;
    font-weight: 300;
}
.review-answer {
    padding: 10px 15px;
    background: rgb(150 202 88 / 6%);
    border: 1px solid rgb(139 195 74 / 64%);
    color: #000;
    font-weight: 500;
    line-height: 24px;
}
.fake-checkbox .option-name, 
.fake-radio .option-name {
    border: 1px solid #e8edef;
}
.top-panel__logo img {
    max-height: 75px;
}
.contacts-item__comment {
    padding: 15px 20px;
    border-radius: 8px;
    border: 1px solid #ffc107;
    font-size: 15px;
    max-width: 600px;
    background: #fff;
}
.contacts-item__comment:before {
    background: #ffc107;
}
.product-rewards .reward-description h3 {
    font-size: 31px;
    font-weight: 300;
    line-height: 1.2;
}
.catalog .additional-сategories {
    padding: 4px;
    margin-left: -4px;
}
.catalog-sections .catalog-section__item {
    background: #ffffff;
    transition: all .3s;
/*    */
    
}
.catalog-sections .catalog-section__item:hover{
    /*background: #e2e3e4;*/
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 21%);
}
.header-submenu__col--grey {
    max-height: calc(100vh - 95px);
}
.header-submenu__rightside {
    max-height: calc(100vh - 27px);
}
.header-submenu__col--grey, .header-submenu__rightside {
    overflow-x: hidden;
    overflow-y: auto;
}
@media only screen and (min-width: 1200px) {
    .product .main-title {
        font-size: 30px;
        line-height: 1.2;
        font-weight: 900;
        margin-block-end: 16px;
        border-bottom: 1px solid #ddd;
        padding-block-end: 10px;
        color: #222c48;
    }
}
.table-list .h3 {
    font-weight: 800;
}

.category-section__list {
    padding-bottom: 0;
}
.catalog-section__item__title {
    line-height: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.container-push {
    position: relative;
    padding-bottom: 20px;
}
.counter-style-1 .counter-input {
    border-radius: 12px;;
}
@media only screen and (min-width: 1230px) {
    .mini-cart>a {
        min-width: 70px;
    }
}
.product-button__container .btn {
    border-radius: 8px;
    width: 40px;
    height: 40px;
}
.header-submenu__col--grey {
    width: 268px;
}

.top-panel__title {
    line-height: 18px;
}
.price-tax {
    padding-bottom: 6px;
    margin-top: -3px;
    font-size: 12px;
    font-weight: 400;
}
.dropdown-menu {
    -webkit-box-shadow: 0 3px 6px rgb(0 0 0 / 18%);
    box-shadow: 0 3px 6px rgb(0 0 0 / 18%);
}
.title-module {
    border-radius: 3px 3px 0 0;
    height: 44px;
}
.toolbar-form__input__title {
    font-size: 13px;
    font-weight: 500;
}
.top-panel__wrapper {
    border-bottom: 1px solid #e7e7e7;
}
.header-nav__catalog__menu {
    padding-top: 15px;
}
.catalog-button span {
    text-transform: uppercase;
    letter-spacing: .05em;
}
.product-item__delay i:active, .product-item__delay i:hover {
    color: #5a5a5a;
}
.accordeon > li > ul {
    padding-left: 8px;
    padding-top: 5px;
}
.contacts-item__title h3 {
    font-size: 22px;
    font-weight: 600;
}
.contacts-item__caption {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 15px;
    border-right: 1px solid #ddd;
}
.contact-form.col-sm-8{
    padding: 0 15px;
}
.contact-form{
    background: white;
    border-radius: 8px;
}
.contacts-item {
    min-width: 20%;
}
.catalog-section__item__count {
    color: #000;
    background: #ffffff;
    font-weight: 800;
}
.top-header {
    margin-bottom: 10px;
    box-shadow: 0 2px 4px #0000000d;
}
.add-cart-block button.btn {
    border-radius: 1.25rem;
}
.top-panel__search .btn{
    border: 0px solid;
    border-color: #212529;
    height: 40px;
    border-radius: 6px;
    background: #cd0000;
    color: white;
}
.modal-content {
    border-radius: 20px;
    border-radius: 10px;
}
.modal-body {
    padding: 40px 48px 48px;
}
.product-item-price-old {
    position: relative;
    text-decoration: none;
}
.product-item-price-old:before {
    background-color: #f1222e;
    border-radius: 20px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    top: 8px;
    -webkit-transform: rotate(172deg);
    -ms-transform: rotate(172deg);
    transform: rotate(172deg);
    width: 100%;
}
.table-list .table-list__item div:first-child {
    color: #999;
}
.contacts-item__row {
    max-width: 200px;
    align-items: baseline;
}
.product-price__main .price-new {
    color: inherit;
}
.product-price__current {
    font-weight: 700;
    font-size: 22px;
    font-family: 'Inter',sans-serif;
}
.top-info__blocks .btn-group>button>strong {
    margin-right: 5px;
}
.product-item-markers {
    right: 5px;
    bottom: 7px;
}
.product-item-marker,
.card-percent span {
    color: #fff;
    background-color: #ff6700;
    border-radius: 50%;
    padding: 0;
    width: 4rem;
    height: 3.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #212529;
    background-color: #ffe300;
    border-radius: 8px;
    padding: 2px 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    height: 22px;
}
.btn-addtools button:hover, .product-share .dropdown-toggle:hover, .product-share.open .dropdown-toggle {
    border-color: #e5e8eb;
}
.btn-addtools button, .product-share .dropdown-toggle {
    height: auto;
    border: 2px solid #eee;
}
.btn-addtools i {
    font-size: 19px;
    display: inline-block;
}
.btn-addtools button span {
    padding-left: 8px;
    vertical-align: 1px;
}
.btn-addtools button:hover, 
.product-share .dropdown-toggle:hover, 
.product-share.open .dropdown-toggle {
    border-color: #bfc2c5;
}
.product-item__delay {
    padding: 8px;
    border-radius: 50px;
    background: #ffffff;
    cursor: pointer;
}
.product-item__delay:hover i {
    color: #5a5a5a;
}

.header-submenu__info {
    flex-direction: column;
}
.header-submenu__image {
    margin-bottom: 15px;
}
.product-right {
    display: flex;
    flex-wrap: wrap;
}
.product-option,
.product-busket {
}
.product-item__bg {
    background: #fff;
    border: 1px solid transparent;
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.product-item__image,
.product-item__basket {
    z-index: 2;
}
.product-item__image a img {
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-item__delay i {
    font-size: 18px;
    color: #212529;
}
.product-item-price-stock .product-item-price-economy {
    color: gold;
    color: white;
    background: #212529;
    font-size: 13px;
    font-weight: 600;
    border-radius: 3px;
/*    transform: skew(-5deg, 10deg);*/
}
@media only screen and (max-width: 767px) {
    .product-price__current {
        font-size: 15px
    }
    .product-item-price-old {
        font-size: 13px;
        line-height: 16px
    }
    .catalog-section__item__title {
        line-height: 16px;
        font-size: 13px;
        word-break: normal
    }
    .btn-addtools button, 
    .product-share .dropdown-toggle,
    .fake-checkbox .option-name, 
    .fake-radio .option-name,
    .breadcrumb>li {
        font-size: 13px;
    }
    .main-price {
        font-size: 23px;
    }
    .product-right {
        flex-direction: column;
        padding-top: 30px;
    }
    .product .main-title {
        font-size: 18px;
        line-height: 22px;
    }
    .product-item {
        padding: 12px;
    }
}
@media only screen and (min-width: 768px) {
    .product-item__sku .product-item__text_sku {
        color: #999;
        font-size: 13px
    }
    .product-item__heading {
        font-size: 15px;
        line-height: 22px;
        font-family: 'Inter', sans-serif !important;
    }
    .product-right-block {
        padding: 1.5rem;
        border-radius: 1.25rem;
        box-shadow: 0 0.438rem 1.5rem 0 rgb(8 9 10 / 8%);
    }
    .product-option {
        margin-right: 20px;
        flex: 1;
        width: 100%;
        /*border-right: 1px solid #ddd;*/
    }
    .product-item__bg {
        box-shadow: 0 0 0 transparent;
        display: block;
        transition: all .2s ease;
    }
    /*.product-grid:hover .product-item__bg {
        border: 1px solid #ededed;
        bottom: -10px;
        box-shadow: 0 0 5px rgb(0 0 0 / 10%);
        left: -10px;
        right: -10px;
        top: -10px;
        z-index: 2;
    }*/
    .product-grid .product-item{
        padding: 12px;
        box-shadow: none;
    }
    .catalog .product-item:hover {
       /* z-index: 2;
        box-shadow: none;*/
    }
    .product-item__caption-block {
        padding-top: 20px;
    }
}
.product-right-block{
    box-shadow: none;
}
.catalog-section .xdstickers_wrapper.position_upleft {
    top: 20px;
    left: 20px;
}
.catalog-section .xdstickers_wrapper.position_upright {
    top: 20px;
    right: 20px;
}
.product-button__container .btn>i {
    font-size: 17px;
    margin-inline-end: 8px;
}
.brands-new .brand-link {
    margin-bottom: 20px;
}

/* style paginations */
.pagination {
    box-shadow: none;
    display: flex;
    justify-content: center
}
.pagination>li>a, .pagination>li>span {
    font-size: 14px;
    color: #111;
    border: 0;
    float: none;
    font-weight: 500;
    background-color: #fff;
    margin: 0;
    line-height: 100%;
    padding: 8px 10px;
    border-radius: 4px;
    border: 1px solid #ededed
}
.pagination li {
    display: inline-block;
    margin: 5px
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    background: #ccc;
    border-color: #ccc;
   /* display: block;
    width: 100%;*/
    margin-top: 0;
    height: 43px !important;
    color: white;
}

/* style breadcrumb */
.navigation-content {
    position: relative;
    padding-top: 0;
}
@media (max-width: 1024px) {
    .navigation-content:after {
        content: '';
        display: block;
        position: absolute;
        height: 25px;
        width: 30px;
        left: auto;
        background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 100%);
        z-index: 1;
        top: 0;
        right: 0;
    }
}
.breadcrumb {
    padding-left: 3px;
}
.breadcrumb::-webkit-scrollbar {
    height: 0;
}

/* btn */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    filter: none
}

/* Extension category */
.list-module-item.active {
    margin: 5px 0 5px 0
}
.list-module__item .list-module__link {
    color: #212529;
    font-size: 16px;
    padding: 0;
    font-weight: 700;
    margin: 20px 0 10px 0;
    max-width: 90%;
    line-height: normal
}
.account-module .list-module__link {
    font-weight: 400;
}
.list-module-item:hover {
    color: #000000;
}
.list-module__item.has-item .list-module__link:after {
    content: "\f3b9";
    font-family: uicons-regular-rounded !important;
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 9px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 4px;
    border: 1px solid #ddd;
}
.list-module__item.has-item.slide .list-module__link:after {
    content: "\f374";
}
.list-module__item.has-item.slide > ul {
    display: block;
}
@media only screen and (max-width: 991px) {
    .list-module__item .list-module__link {
        font-size: 13px;
        margin: 10px 0;
        word-break: break-all;
        margin-left: -5px;
    }
    .list-module__item {
        padding: 0 15px;
    }
    .list-module-item {
        padding-top: 0;
        font-size: 13px;
    }
}
.list-module__link:hover {
    opacity: .8;
}
.list-module__wrap {
    background: #f5f7f9;
    border-radius: 12px;
    border: 1px solid #ddd;
    background: white;
}
.list-module-item {
    padding: 3px 0;
    color: #515151;
}
.product-item__brand img,
.manufacturer-logo__img img {
    border: 0;
    border-radius: 8px;
}
.product-item__brand img,
.manufacturer-logo__img img,
.manufacturers .manufacturer-link {
    box-shadow: 0 2px 4px rgb(0 0 0 / 14%);
    box-shadow: none;
    border: 1px solid #e3e3e3;
    background: white;
    padding: 0.25rem;
    max-width: 60px;
}
.product-item__brand{
    left: 5px;
    bottom: 7px;
}
.fake-checkbox input:checked+label .option-name, .fake-radio input:checked+label .option-name {
    border-color: #212529;
    color: #212529;
    background: transparent;
}

/* Accordeon styles */
.accordeon > li > ul {
	display: none
}
.accordeon > li.active > ul {
	display: block
}

/* Custom styles swiper navigation */
.swiper-nav-next,
.swiper-nav-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1
}
.swiper-nav-next {
    right: -15px
}
.swiper-nav-prev {
    left: -15px
}
.swiper-button-disabled {
    display: none
}
.navigation-button {
    align-items: center;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 0 4px 16px rgb(0 0 0 / 15%);
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    width: 40px;
}
.navigation-button:hover {
    box-shadow: 0 8px 16px rgb(0 0 0 / 21%);
}
@media only screen and (max-width: 767px) {
    .swiper-buttons {
        display: none;
    }
}
@media only screen and (min-width: 768px) {
    .swiper-extension .product-item {
        padding: 0;
        box-shadow: none;
/*        border: 1px solid #00000029;*/
        border-radius: 8px;
        padding: 0 10px 10px 10px;
    }
}
.product-item__caption {
    width: 100%;
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.product-item__amount {
    display: flex;
    margin-top: 15px;
    position: relative;
    border: 1px solid #e4e6f1;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    width: 100%;
    justify-content: space-between;
}
.product-button__container{
    display: flex;
    width: 100%;
    margin-block-start: 10px;
    flex-wrap: wrap;
}
.product-button__container .btn {
    border-radius: 8px;
    width: 60%;
    order: 1;
}
@media (max-width: 640px){
    .product-button__container .btn{
        width: 100%;
    }
}
.product-item__heading{
    font-size: 18px;
    font-family: 'Inter', sans-serif !important;
    margin: 0 !important;
    -webkit-line-clamp: 2;
    min-height: 44px;
}
.product-item__heading a{
    font-weight: 600;
    font-family: 'Inter', sans-serif !important;
}
.product_special{
    position: absolute;
    top: 4px;
    font-size: 11px;
    background: #c00000;
    color: white;
    padding: 1px 4px;
    left: -6px;
    border-radius: 2px;
}

.footer-column__payment{
    text-align: center;
}
.footer-column__payment img{
    max-width: 60px;
}
.footer-column__payment img.paypal{
    max-width: 36px;
    margin-inline-end: 0;
}
.footer-bottom__powered{
    text-align: center;
    color: #c1cedc;
    font-size: 16px;
}
.footer-bottom__powered p{
    color: #c1cedc;
}
.footer-bottom__powered a{
    color: #1caaff;
    font-family: 'Inter', sans-serif;
}
.header-submenu .category-link{
    padding: 12px 30px 12px 12px;
    padding: 5px 30px 5px 12px;
    border-radius: 8px;
    font-size: 17px;
    padding: 11px;
}
.header-submenu__title{
    font-family: 'Inter', sans-serif;
}
.menu-shadow.visible{
    cursor: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' viewBox='0 0 512 512'%3e%3cg transform='rotate(45 256 256)'%3e%3crect id='r' x='16' y='216' width='480' height='80' rx='14'/%3e%3cuse href='%23r' transform='rotate(90 256 256)'/%3e%3c/g%3e%3c/svg%3e") 16 16, pointer;
    fill: white;
}
.menu-shadow{
    background-color: #11111145;
    backdrop-filter: blur(3px);
}

.top-panel__col .icon-box i,
.top-panel__search .btn i{
/*    color: #ff462d;*/
}
.top-panel__title{
    display: none;
}
.catalog-button{
    padding: 8px 15px;
}
.footer-column__title {
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
}
.content-title{
    position: relative;
    border-bottom: 0px dotted #f6432859;
    display: inline-block;
    margin-bottom: 23px;
    font-size: 25px;
    color: #101016;
    color: #1c2126;
    border-bottom: 3px solid #cd0000;
    padding-block-end: 8px;
    margin-top: 45px;
}

.header-phone ul li,
.header-phone ul,
.dropdown.dropdown-phones{
    list-style: none;
    list-style-type: none;
}
/*.top-panel__search{
    border: 0.125rem solid #212529;
}*/
.top-panel__search input[type=text]{
    height: 40px;
    border: 1px solid #cbcbcb;
}
.mini-cart{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.mini-cart a{
    display: inline-flex;
    padding:10px;
    border-radius: 0.5rem;
    justify-content: center;
}
.top-panel__compare{
    margin: 0 10px;
}
.top-panel__wishlist{
    margin-right: 10px;
}
.top-panel__user{
    margin-right: 10px;
}
@media only screen and (max-width: 991px) {
    .mini-cart{
        display: table;
    }
    .mini-cart>a {
        padding: 0 0 0 1px;
        position: relative;
        background: transparent;
        display: table-cell;
    }
    .mini-cart>a:before {
        content: "";
        background-color: #e7ecf199;
    }
}
.mobile-catalog__panel{
    background: #f1f6f7;
}
.mobile-catalog__close,
.slide-close{
    background: #d6e2e5;
}
#prodvar .content-title{
    border: 0;
    font-size: 20px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    background: transparent;
}
#prodvar .content-title:before,
.related-products .content-title:before{
    display: none;
}
.prodvar-item {
    width: calc(16.6666% - 10px);
    margin: 0 6px 10px 0;
}
@media (max-width: 1025px) {
    .prodvar-item {
        width: calc(25% - 0.625rem);
    }
}
@media (max-width: 769px) {
    .prodvar-item {
        width: calc(33.3333% - 0.625rem);
    }
}

@media (max-width: 576px) {
    .prodvar-item {
        width: calc(50% - 0.625rem);
    }
}
.related-products .content-title{
    /*font-size: 24px;
    border: 0;*/
    margin-top: 15px;
}
.header-phone:hover ul{
    display: block;
}
.counter.product-counter{
    max-width: 190px;
    flex-grow: 1;
}
.product-tools.form-group{
    margin-bottom: 2px;
}
.product-buy__btn{
    margin-top: 0px;
    flex-grow: 1;
}
.btn-block{
    margin-top: 20px;
}
.product-quantity {
    margin-right: 12px;
    width: 192px;
}
.btn-addtools{
    height: 46px;
    justify-content: flex-end;
}
.btn-addtools button, 
.product-share .dropdown-toggle{
    height: 44px;
    padding: 0 14px 0;
    border: 0;
}
.counter-style-1 .counter-controls .counter-minus, 
.counter-style-1 .counter-controls .counter-plus{
    background: #f5f5f5;
}
.product-tabs .nav-tabs>li.active>a, .product-tabs .nav-tabs>li.active>a:focus, .product-tabs .nav-tabs>li.active>a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #212529;
    border: 0;
}
.product-tabs .nav-tabs{
    border: 0;
}
.product-tabs .nav-tabs>li{
    margin-right: 12px;
}
.product-tabs .nav-tabs>li.active>a:after{
    display: none;
}
.product-tabs .nav-tabs li a {
    color: #000000;
    background: #f3f5f7;
    background: #e8edf1;
    padding: 10px 15px;
    margin-right: 0;
}
.product-tabs.quicktabs .nav-tabs li a{
    font-size: 14px;
}
#prodvar{
    padding-bottom: 30px;
    width: 100%;
}
.product-sku.product-item__text_sku{
    font-size: 14px;    
    display: inline-block;
    padding: 2px 8px;
    margin-block-end: 15px;
    margin-inline-end: 15px;
    color: black;
}
.product-sku.product-item__text_sku span{
   background: #f1f8ff;
   padding: 7px;
}
.product-offers{
    display: block;
}
.product-prices .price{
    margin-top: 15px;
}
.product-offers{
    margin-top: 15px;
}

/** related prod **/
#related .product-item__blocks{
    min-height: 50px;
    flex-grow: 0;
}
#related .product-item__title {
    margin-top: 5px;
    min-height: 45px;
}
#related .product-item{
    border-radius: 10px;
    box-shadow: none;
    border: 1px solid #eee;
}
#related  .product-button__container{
    margin-top: auto;
}
#related .product-item:hover{
    box-shadow: inset -1px 0 0 0 #e8edef, inset 0 -1px 0 0 #e8edef, -1px -1px 0 0 #e8edef, -1px 0 0 0 #e8edef, 0px 25px 20px -20px rgba(0, 0, 0, 0.25);
}
.mass_related .slick-next:before {
    content: "";
}
.mass_related .slick-prev:before {
    content: "";
}
.mass_related .slick-prev:before, .mass_related .slick-next:before{
    line-height: 0;
}
.mass_related .slick-current.slick-active{
    box-shadow: none;
}
.mass_related .slick-track{
    margin-bottom: 25px;
}
.mass_related .slick-track {
    display: flex !important;
    gap: 1rem;
}
.mass_related .product-price__current{
    display: inline-block;
    margin: 20px 0 30px;
}
#related .product-item__heading{
    -webkit-line-clamp: 2;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.product-item.similar{
    padding-bottom: 12px;
}

.main-price{
    margin-block-start: 10px;
    font-size: 26px;
}
.description-content {
    overflow: hidden;
    position: relative;
}
.show-gradient::before {
    content: "";
    display: block;
    width: 100%;
    height: 100px;
    position: absolute;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    bottom: 0;
    transition: top 0.5s ease-in-out;
}
#hide-desc, #show-desc {
    text-align: center;
    cursor: pointer;
}
@media only screen and (max-width: 767px) {
    .product-tabs .nav-tabs {
        flex-direction: row;
    }
}
.swiper-button-next:before,
.swiper-button-prev:before{
    display: none !important;
}
.category-mod .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.category-mod .container-push{
    overflow: hidden;
}
.category-mod .swiper-slide .product-item{
    box-shadow: none;
    border: 1px solid #00000029;
    border-radius: 8px;
    padding: 0 10px 10px 10px;
}
.category-mod .swiper-slide-active .product-item {    
    border-left: 1.2px solid #00000029;  
}
.category-mod {
    padding: 20px 0;
    background: #f6f9f9;
    border-radius: 14px;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-top: 50px;
    background: #0066ff00;
}
.category-mod .nav-tabs{
    margin-block-end: 20px;
    padding-bottom: 12px;
}
.category-mod .nav-tabs>li.active>a, 
.category-mod .nav-tabs>li.active>a:focus, 
.category-mod .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #212529; /*#f64328;*/
    border: 0px solid #ddd;
    border-radius: 10px 10px;
}
.category-mod .nav>l{
    margin-right: 14px;
}
.category-mod .nav>li>a {
    position: relative;
    display: block;
    padding: 7px 15px;
}
.category-mod .nav-tabs li a {
    color: #000000;
    background: #dbe4ee;
    padding: 7px 15px;
    margin-right: 0;
    border-radius: 10px 10px;
    margin-right: 14px;
}
@media (max-width: 640px){
    .category-mod .nav>li{
/*        float: none;*/
        margin-bottom: 15px;
        width: 100%;
    }
}
.swiper-nav-prev,
.swiper-nav-next{
    z-index: 99;
}
.list-attributes a{
    border-radius: 1rem;
    background: #f3f5f7;
    font-size: 14px;
    padding: 4px 8px;
    display: inline-block;
    margin-top: 10px;
}
.manufacturer-logo a{
    font-size: 14px;
}
.manufacturer-logo a b{
    border-radius: 1rem;
    background: #f3f5f7;
    font-size: 14px;
    padding: 4px 8px;
    display: inline-block;
}
.cart-panel .minicart-total {
    background: #f6fafd;
    box-shadow: none;
}
.minicart-quantity{
    font-size: 14px;
    background: #6a7984;
}
.cart-panel .mini-list .delete{
    background-color: #ff003d;
}
.cart-panel{
    width: 440px;
}
.cart-panel .mini-list .minicart-info{
    width: 200px;
}
.footer-column__phone .phone-body{
    font-size: 26px;
}

@media only screen and (min-width: 768px) {
    .footer-column {
        padding: 40px 0 5px;
    }
}
.bottom-menu li a{
    color: #969fa8;
    color: #c1cedc;
}
.header-submenu__item .category-link:after{
   content: none;
}
.header-submenu__item.haschild{
    position: relative;
}

.header-submenu__item.haschild .category-link:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    border: 1px solid #808080;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}
.label.new{
    position: absolute;
    left: 86px;
    top: 0;
    background: #00ad03;
    color: white;
    font-size: 12px;
    padding: .25em .6em .3em;
}
.label.bestseller{
    position: absolute;
    left: 250px;
    top: 20px;
    width: 52px;
    background: #00ad03;
    color: white;
    font-size: 12px;
    padding: .25em .6em .3em;
}
.label.special{
    position: absolute;
    left: calc(103px + 87px);
    font-size: 12px;
    background: red;
    color: #ffffff;
    padding: .25em .6em .3em;
}
.swipper{
    overflow: visible !important;
}
.swipper .swiper-wrapper .product-layout:not(.active) {
   opacity: .19;
}

/** scroll to top **/
@media (min-width: 992px) {
    #scroll-up {
        /*left: 1.25rem;
        bottom: 1.25rem;*/
    }
}
#scroll-up {
    display: none;
    overflow: hidden;
    position: fixed;
    bottom: 0.625rem;
    right: 0.629rem;
    text-decoration: none;
    z-index: 999;
    transition: bottom .3s ease-out, -webkit-bottom .3s ease-out;
}
.btn-scroll__up {
    border: 0px;
    background: #333;
    width: 54px;
    height: 54px;
    border-radius: 3.125rem;
    box-shadow: none;
    line-height: 1.813rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    box-shadow: none !important;
    padding: 0;
}
.btn-scroll__up .icon-arrow-up {
    color: #fff;
}
.svg-progress.svg-progress__circle {
    transform: rotate(-90deg);
}
.svg-progress {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    bottom: 0.25rem;
    left: 0.25rem;
    width: 48px;
    height: 49px;
}
.svg-progress circle, .svg-progress rect {
    stroke: #45e3b6;
    stroke: #e34545;
    stroke-dasharray: 289px, 289px;
}
.svg-progress circle {
    stroke-linecap: round;
}

/** product **/
.sku--model{
    display: flex;
    flex-wrap: wrap;
}
.product-item__sku {
    margin-top: 8px;
    padding: 4px 6px;
    background: #eee;
    border-radius: 6px;
    color: black;
    margin-inline-end: 12px;
    background: #f3f5f7;
}
.product-item__sku .product-item__text_sku{
    color: #111;
}
.ftr-cat a:hover {
    -webkit-box-shadow: 0 0.438rem 1.5rem 0 rgb(8 9 10 / 8%);
    box-shadow: 0 0.438rem 1.5rem 0 rgb(8 9 10 / 8%);
    border-color: #fff;
}
.ftr-cat a {
    display: block;
    padding: 1.25rem;
    border-radius: 0.5rem;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
    border: 0.063rem solid #e3e3e3;
    transition: all .3s;
}
.brands-new .brand-link {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 0.5rem;
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    color: #212529;
    font-size: 0.875rem;
    line-height: 1.375rem;
    margin-bottom: 1.25rem;
    border: 0.063rem solid #e3e3e3;
    transition: all .3s;
    height: 100px;
}
.brands-new .brand-link:hover {
    -webkit-box-shadow: 0 0.438rem 1.5rem 0 rgb(8 9 10 / 8%);
    box-shadow: 0 0.438rem 1.5rem 0 rgb(8 9 10 / 8%);
    border-color: #fff;
}
.brands-new .brand-link img{
    max-width: 130px;
}
.top-menu__wrapper {
    background-color: #f3f5f7;
    height: 40px;
    background: #333;
    background: #303740;
    background: #f8f4f5b3;
}
.top-blocks .horizontal-menu>li>a{
    color: white;
    color: #212529;
}
.header-open{
    font-size: 15px;
    display: flex;
    align-items: center;
    color: #212529;
}
.header-open svg{
    margin-right: 5px;
    fill: #212529;
}
.header-phone{
    height: 44px;
    padding: 9px 16px;
    margin-left: 27px;
    border-radius: 0.6rem;
    background: #f8f4f5;
}
.header-phone a{
    font-size: 17px;
    color: #333;
}
.header-phone .dropdown-menu>li>a{
    font-size: 15px;
    padding: 8px 20px;
}
.header-phone .dropdown-menu{
    margin-top: 10px;
    right: -16px;
}
/*.icon.icon-phone{
    fill: #f64328;
}*/
.checkout-table .remove-button{
    background: #dbdada url(../icon-svg/delete/del.svg) no-repeat center;
}
@media (max-width: 1025px){
    .icon.icon-down{
        display: none;
    }
    .header-phone{
        min-width: 150px;
    }

}
@media only screen and (max-width: 991px){
    .header-phone{
        display: none;
        visibility: hidden;
    }
}
.catalog-button{
    min-height: 40px;
    background: #d50909;
}
.horizontal-menu>li>a.special-link {
    color: #ea0005;
    border-radius: 0.5rem;
    background: antiquewhite;
    padding: 0 0.375rem;
}
/*.icon-box svg{
    fill: #f64328;
}*/
.top-panel__search .btn:focus,
.top-panel__search .btn:active,
.top-panel__search .btn:hover{
    background: transparent;
}
/*.top-panel__search .btn i {
   color: #ff462d;
}*/
.header-submenu__info{
    flex-direction: row;
}

/** payments **/
.payments-shpping-mth{
    background: #f2f8ff;
    border-radius: 10px;
    padding: 4px 8px;
    margin-block-end: 15px;
}
.payments-shpping-mth ul {
    padding-left: 0;
    display: flex;
    gap: 0 21px;
    list-style-type: none;
}
.payments-shpping-mth h3{
    margin-bottom: 6px;
    margin-top: 8px;
    font-size: 15px;
}
.counter-style-1 .counter-input{
    height: 45px;
}
.payments-shpping-mth ul li{
    font-size: 14px;
    list-style: disc;
    margin-left: 15px;
}
.product-buy {
    justify-content: space-between;
}
.product-share .dropdown-toggle{
    margin-right: 0;
}
.product-images__thumb.slick-current.slick-active a{
    cursor: zoom-in;
}
.mfp-container{
    cursor: zoom-out;
}
.row___sec {
    align-items: center;
    display: grid;
    font-size: 13px;
    gap: 22px;
    grid-template-columns: 24px auto auto;
    line-height: 18px;
    padding: 16px 16px 0 16px;
}
.paymentMethods___sec {
    align-self: center;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    font-size: 0;
    gap: 4px 16px;
    min-width: 0;
}
.paymentMethod___sec {width: 24px;}

/** sticky product **/
@media (min-width: 540px){
    .psp-wrap {width: 100%; position: sticky; top: 80px; left: 0; right: 0; z-index: 9999; border-top: 1px solid #ddd;display: flex;flex-wrap: wrap;align-items: center;height: 80px;background: #fff;box-shadow: 0 4px 40px rgba(0, 0, 0, .1);box-shadow: 0 27px 40px -20px rgba(0, 0, 0, .2);}
    .hgt81{top: 81px;}
}    
/*.hgt120{top: 120px;}*/
/*.psp-wrap .container{ box-shadow:0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1); background: #fff;border-radius: 0 0 16px 16px;}0 27px 40px -20px rgba(0, 0, 0, .2)*/
.psp-wrap:not(.active) { display: none; }
.psp-content { display: flex; gap: 10px; justify-content: space-between; align-items: center; }
.psp-content .image{margin-right: 20px;}
.psp-content .image img { width: 65px; height: 65px; mix-blend-mode: multiply;}
.psp-content .info { flex-grow: 1; display: flex;}
.psp-content .info .name { color: #666; font-weight: bold; font-size: 14px; }
.psp-content .actions { display: flex; gap: 15px; align-items: center; margin-left: 40px}
.psp-content .price { font-size: 16px; }
.psp-content .price-old { text-decoration: line-through; color: #888; font-size: 0.8em; }
.psp-content .price-new { color: #f55; font-weight: bold; }
.cart .btn-block{padding: 5px 16px;}
.product-decrp{background:#f2f8ff;border:1px solid #ccc;padding:3px 8px;border-radius:6px;display:inline-block;margin:0 auto;color:#222;position:relative;}
.topstyl{padding: 4px 8px;border-radius: 8px;background: #f2f8ff;}
@media (max-width: 991px){.psp-wrap{top: 55px;}}
@media (max-width: 480px){.product-decrp{display: none;}}
@media only screen and (min-width: 992px) {.sticky .top-header {animation: none;}}

.catalog-grid-column-gap{
    gap: 15px;
}
.product-layout{
    border: 1px solid #ededed;
    border-radius: 8px;
}

.btn-quick-view {
  display: block !important;
  background: red;
  color: white;
  z-index: 9999;
}
.category-mod .swiper-nav-next{
    right: 1px;
}
.category-mod .swiper-nav-prev{
    left: 1px;
}
.product-item .product-item__icons{
    display: flex;
    /*justify-content: end;*/
    width: 40%;
    position: relative;
}
/*@media (hover: hover) and (pointer: fine) {
    .product-item:hover .product-item__icons {
        opacity: 1;
        visibility: visible;
    }
}*/

#pqv-content .nav-tabs {
    border-bottom: 0px solid #ddd;
    margin-block-end: 14px;
}
#pqv-content .nav-tabs>li>a {
    margin-right: 12px;
    line-height: 1.5;
    border-color: #e8edf1 !important;
    background-color: #e8edf1 !important;
    border-radius: 8px !important;
    padding-block-end: 5px !important;
    padding-block-start: 5px !important;
    color: #343435;
}
#pqv-content .nav-tabs>li.active>a, 
#pqv-content .nav-tabs>li.active>a:focus, 
#pqv-content .nav-tabs>li.active>a:hover{
  color: #ffffff !important;
  background-color: #c01a00 !important;
  border-color: #c01a00 !important;
  border-radius: 8px !important;
  padding-block-end: 5px !important;
  padding-block-start: 5px !important;
}
.pqv-modal-header {
    padding: 8px 45px 8px 20px !important;
}

/*#c01a00*/
/** newsletter **/
.ergaleia--newsletter{
    position: relative;
    background: #dee8f5;
    padding: 40px 0;
    background: url(../icon-svg/Rectangle_103.webp) no-repeat;
    background-size: cover;
    background-position: center;
}
.ergaleia--newsletter:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg,rgba(5, 5, 5, .7) 25%, rgba(237, 221, 83, 0) 100%);
    z-index: 0;   
}
.ergaleia--newsletter .ergaleia{
    position: relative;
    z-index: 2;
}
.ergaleia--newsletter .ergaleia .text-center{
    color: white;
    text-align: left;
}
.text-center.blk h3{
    font-size: 26px;
    margin-top: 10px;
}
.newsl{
   max-width: 560px;
}
#newsletter{
    text-align: left;
    color: white;
}
#newsletter .news_text h6{
    font-size: 16px;
    margin: 12px 0;
}
.ergaleia--newsletter .valid {
    width: 100%;
    margin-block-start: 20px;
}
.ergaleia--newsletter .valid .alert-success {
    background-color: #ffffff;
    border-color: #bad3c0;
    color: #212529;
    margin: 0 auto;
    width: 50%;
}
.ergaleia--newsletter .valid .alert-danger{
    margin: 0 auto;
    width: 50%;
}
.close:focus, .close:hover, .close{
    opacity: 1;
}
@media (min-width:640px){  
    #newsletter{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    #newsletter .news_text{
        flex: 0 0 20%;
        align-self: flex-end;
        display: none;
    }
    #newsletter .news_text h6{
        margin-inline-end: 30px;
        font-size: 16px;
        margin: 12px 0;
    }
    #newsletter .input-group{
        flex: 0 0 100%;
    }
}

/** manuf **/
.manufacturers .manufacturer-link{
    max-width: unset;
}
.manufacturer-image>img{
    max-width: 140px;
}
.wrapper-brands__new{
    margin-top: 40px;
}
.wrapper-brands__new .row{
    align-items: center;
    margin-bottom: 30px;
}
.wrapper-brands__new .content-title{
    margin: 0;
}
@media only screen and (min-width: 768px) {
    .table.checkout-table thead td {
        padding: 14px 20px;
        font-size: 16px;
    }
}

/** header submenu **/
.header-nav__submenu{
    left: 0;
    right: 0;
    margin-top: 10px;
    border-radius: 12px;
    background: transparent;
}
.header-nav__submenu.container{
    padding: 0;    
/*    box-shadow: 0 5px 15px #00000040;*/
    background: transparent;
}
.header-nav__container{
    background: transparent;
}
.header-nav__submenu__content{
    border-radius: 12px;
    box-shadow: 0 5px 15px #00000040;
    background: white;
}

/** similar products **/
.prodvar-item__form{
    width: 100%;
}
.product-item__sku{
    max-width: 50%;
    display: inline-flex;
}
.main-price-relat{
    margin-block-start: 0px;
    font-size: 19px;
}

/** breadcrumb **/
.breadcrumb{
    background-color: transparent;
}
.breadcrumb>li:not(:last-child):after{
    display: none;
}
.breadcrumb>li>a>svg {
    fill: #000;
    margin: 0 5px;
}

/** catalog cat, special, search, manuf grid **/
.catalog-list, .catalog-grid {
    display: grid;
    grid-auto-flow: dense;
}
@media only screen and (min-width: 1440px) {
    .not-column.catalog-grid {
        grid-template-columns: repeat(var(--cols-default, 2), 1fr);
    }
}
@media (min-width: 768px) {
    :root {
        --cols-default: 3;
        --cols-one: 2;
        --cols-two: 1;
    }
}
@media (min-width: 992px) {
    :root {
        --cols-default: 4;
        --cols-one: 3;
        --cols-two: 2;
    }
}
@media (min-width: 1200px) {
    :root {
        --cols-default: 5;
        --cols-one: 5;
        --cols-two: 3;
    }
}
@media (min-width: 1440px) {
    :root {
        --cols-default: 5;
    }
}

/** show more button **/
.dinline{
    margin: 0 auto;
    text-align: center;
    background: seagreen;
    color: white;
    width: auto;
}
.spinner-border{
    background: url(../icon-svg/spinner.gif);
    background-repeat: no-repeat;
    width: 50px;
    height: 20px;
    background-size: 50px;
    display: inline-block;
}
/*.catalog-section-pagination{
    display: none;
}*/

/** tags best **/
.product-tags.posit{
    margin-bottom: 25px;
    margin-top: 40px;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.product-tags.posit .tags-title{
    font-size: 18px;
    font-family: 'Inter', sans-serif;
    margin-right: 20px;
    margin-bottom: 0;
}
.product-tags.posit a{
    margin-bottom: 0;
}
.horizontal-menu>li>a {
    font-size: 14px;
}
.product-description{
    display: none;
}
#product-category .product-tags.posit{
    margin-top: 0;
}

/** quick view **/
.modal-footer button.btn-block{
    height: 40px;
    display: flex;
}
.modal-footer .btn[disabled]{
    height: 40px !important;
    margin-top: 20px;
}
.quick .form-control{
    height: 44px;
    margin-right: 20px;
}
.prtabs .product-tabs {
    margin: 30px auto 20px;
}
.prtabs .product-tabs .tab-content {
    padding: 20px 0;
}
.modal-body.notpad {
    padding: 0px 0px 0px 15px;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.4375rem - 1px);
    border-top-right-radius: calc(0.4375rem - 1px);
}
.modal-title{
    font-size: 17px;
}
.modal-title a{
    color: #242424;
}
.ft-icon-24 {
    width: 24px;
    height: 24px;
    margin: calc((1.5rem - 24px) / 2) 0;
}
[class*=ft-icon] {fill: #adb5bd;transition: filter .15sease-in-out;}
[class*=line-clamp-] {display: -webkit-box !important;overflow: hidden;-webkit-box-orient: vertical;}
.line-clamp-1 {-webkit-line-clamp: 1;}
.border-right {border-right: 1px solid #dee2e6 !important;}
.qview-description > *{
    padding: 10px;
    margin: 0;
}
.quick-content{
    height: 290px;
    overflow-y: auto;
}
.qview-description .btn-addtools{
    height: unset;
}
.qview-description .btn-addtools button{
    height: 40px;
}
.product-tabs.quicktabs{    
    margin-top: 14px;
    margin-bottom: 20px;
}
.tab-content .tab-pane {
    display: none;
}
.tab-content .tab-pane.active{
    display: block;
}
.product-tabs.quicktabs .tab-content{
    padding: 12px 0;
}
.qview-description hr{
    padding: 0;
}
.product-options h4{
    margin: 8px 0;
}
.product-options label{
    font-size: 14px;
}
.qprice{
    font-size: 22px;
}
.qmanuf{
    padding-bottom: 0;
}
.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.4375rem - 1px);
    border-bottom-left-radius: calc(0.4375rem - 1px);
    padding-block-end: 12px;
    padding-block-start: 0;
}
.alcenter{
    align-items: center;
}
.qquant{
    margin-top: 20px;
}
a.btn-light:not(:disabled):not(.disabled):active,
a.btn-light{
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
    height: 40px;
    line-height: 1.5;
}
.product-image-slider {
    position: relative;
}
.prtabs .slider-main div img {
    width: 100% !important;
    height: auto;
}
.prtabs .slick-prev {
    left: 10px;
}
.prtabs .slick-next {
    right: 10px;
}
.product-image-slider .slick-next:before{
    background-image: url("data:image/svg+xml,%3Csvg class='d-block ft-icon-24 m-0 text-gray-500 darker-on-hover' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 24px;
    content: '' !important;
    width: 24px;
    height: 24px;
    display: block;
    position: relative;
    left: 8px;
}
.product-image-slider .slick-prev:before{
    background-image: url("data:image/svg+xml,%3Csvg class='d-block ft-icon-24 m-0 text-gray-500 darker-on-hover' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11H7.83l5.59-5.59L12 4l-8 8 8 8 1.41-1.41L7.83 13H20v-2z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: 24px;
    content: '' !important;
    width: 24px;
    height: 24px;
    display: block;
    position: relative;
    left: 8px;
}
.btn-buy:hover{
    color: white;
}
.quickview, .quickview:hover{
    width: 50px;
    line-height: 38px;
    background: #212529;
    text-align: center;
    color: white;
    font-size: 18px;
    border-radius: 8px;
    position: absolute;
    top: 30%;
    z-index: 999;
    left: 50%;
    margin-inline-start: -25px;
    opacity: 0;
}
.product-item:hover .quickview{
    opacity: 1;
}
.catalog-button:hover{
    color: white;
}

/** card checkout **/
.checkout-cart1, .total-container {
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: white;
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 22px 0px, rgb(0 0 0 / 0%) 0px 1px 3px 0px;
}
.checkout-cart{
    margin-bottom: 20px !important;
}
.small, small {
    font-size: 80%;
}
.total-container .table>tbody>tr>td{
    border: 0;
}
.total-container{
    background: #fff;
    min-height: 160px;
}
.cart-panel .mini-list .minicart-img img {
    max-height: 50px;
    max-width: 50px;
}
.cart-panel .mini-list li{
    padding: 10px 30px;
}
.cart-panel{
    top: 15px;
}
/*#checkout-cart .container{
    padding: 0;
}*/
#checkout-cart .content-wrapper h1 {
    margin-top: 20px;
    font-size: 26px;
}
.checkout-content{
    margin-bottom: 40px;
}
button.remove-button{
    height: 40px;
    width: 40px;
    border-radius: 6px;
    background: #e80202;
    color: #ffffff;
    border: 1px solid;
    margin-inline-start: 7px;
    margin-inline-end: 5px;
}
button.reload{
    height: 40px;
    width: 40px;
    background: #0194c5;
    color: white;
    border: 1px solid;
    border-radius: 6px;
}
.lnh{
    line-height: 1;
}
.pb-custom.info1 div{
    margin-bottom: 15px;
}
.panel-default>.panel-heading{
    background: white;
}

/** category wall **/
@media (min-width: 1200px) {
    .category-catalog-wrap.col-lg-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1440px) {
    .category-catalog-wrap.col-lg-3 {
        -ms-flex: 0 0 16.6666%;
        flex: 0 0 16.6666%;
        max-width: 16.6666%;
    }
}
.quantity.qquant{
    display: table;
    padding: 0;
    margin-block-start: 0;
}
.btn-quantity-minus,
.btn-quantity-plus{
    margin-top: 20px;
}

/** prev-next product **/
/*.prev-product, .next-product {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px;
    background-color: #f0f0f0;
    color: #333;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
}
.prev-product:hover, .next-product:hover {
    background-color: #ddd;
}*/

.product-navigation {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.prev-product, .next-product {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    position: relative;
    border: 1px solid #ddd;
    padding: 2px 6px;
    border-radius: 8px;
    background: #f8f8f8;
}
.product-preview {
    display: none;
    position: absolute;
    top: -70px; /* Adjust based on your layout */
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    border-radius: 6px;
}
.prev-product .product-preview {
    left: 0;
}
.next-product .product-preview {
    right: 0;
}
.prev-product:hover .product-preview,
.next-product:hover .product-preview {
    display: flex;
    align-items: center;
}
.product-image1 {
    width: 40px;
    height: 40px;
    margin-inline-end: 8px;
    display: inline-block;
}
.product-name {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
}
.arrow {
    font-size: 13px;
    font-weight: bold;
}
.product-minimum{
    background: #ffefdb;
    border-radius: 8px;
    font-size: 14px;
}
.product-minimum i{
    font-size: 20px;
    margin-right: 12px;
    color: #ff5c32;
    display: inline-flex;
}
.product-images .slick-current.slick-active {
    box-shadow: 0 0 0 1px #212529 inset;
}

.similar-products .badge {
    display: inline-block;
    margin-top: 5px;
    padding: 3px 6px;
    font-size: 12px;
    background-color: #17a2b8;
    color: #fff;
    border-radius: 4px;
    display: none;
}

.cart-count #input-quantity{
    padding: 10px 0 10px 10px;
}
.kMP8{
    width: 30px;
}
.breadcrumb>li+li:before{
    display: none;
}
.pb-custom.info1 .pb-single{
    border-radius: 12px !important;
}
.pb-custom.info1 .pb-single:hover{
    -webkit-box-shadow: 0 7px 14px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 7px 14px 0 rgb(0 0 0 / 10%);
}

/** my category wall **/
.category-wall .category-card {
    padding: 15px !important;
    border-radius: 12px;
    transition: all .3s ease-in-out;
    background: #f3f5f7;
    position: relative;
    overflow: hidden;
    height: 100%;
    /*min-height: 13rem;*/
    border: 1px solid #f1f1f1 !important;
}
.category-wall .category-cards {
    display: flex;
}
.category-wall .category-image {
    order: 1;
    position: static;
    z-index: 0;
    right: -1.25rem;
    bottom: -1.9rem;
    mix-blend-mode: multiply;
}
.category-wall .category-img-link img {
    mix-blend-mode: multiply;
}
.category-body {
    flex: 1;
    flex-basis: auto;
    min-width: 50%;
}
.category-wall .category-name {
    font-weight: 700;
    font-size: 15px;
    color: #000;
    display: block;
    transition: all .25s;
}

/*.category-wall .category-card:hover{
    background: #e7e9ea !important;
    box-shadow: none !important;
}
.category-wall .category-name:hover{
    color: #000 !important;
}*/
.catalog-list .product-item__image a img{
    max-width: 150px;
}
#column-left .title-module {
    border-radius: 9px 9px 0 0;
    height: 40px;
}
#column-left .row{
    margin-top: 8px;
}
#column-left .product-layout{
    padding-bottom: 10px;
}
#column-left .product-thumb{
    display: flex;    
    margin-bottom: 0px;
    align-items: center;    
}
#column-left .product-thumb .image{
    width: 28%;
    padding-left: 6px;
    margin-right: 30px;
    border: 1px solid #ddd;
    border-radius: 9px;
    padding: 8px;
}
/*.results{
    margin-inline-start: 30px;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 6px;
}*/
.order-lg-4 span.btn-cart__text{
    margin-inline-start: 15px;
}

.latestm-left{
    border: 1px solid #ddd;
    padding: 0 10px;
    border-radius: 12px;
}
.latestm-left .title-module{
    background: transparent;
    color: #c01a00;
    border-radius: 0;
}

.catalog-button span {
    font-size: 13px;
}

@media (min-width: 769px){
    .mini-cart a{
        display: inline-block;
        padding: 0;
        padding-left: 20px;
    }
    .top-panel__title{
        display: block;
        font-size: 13px;
    }
}
.footer-column__phone .phone-body div a {
    color: #8db0d0;
}

 #progress-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 0%;
    height: 4px;
    background: #007bff;
    z-index: 9999;
    transition: width 0.2s ease-out;
}

.alert-success, 
.alert-danger{
    display: inline-block;
    margin-right: 20px;
    border-radius: 9px;
}
.alert-success:before, 
.alert-danger:before{
    display: none;
}
.alert-success .close, 
.alert-danger .close {
    position: absolute;
    top: 12px;
    right: auto;
    color: inherit;
    left: auto;
    display: inline-block;
    margin-left: 12px;
}
.alert:before{
    display: none;
}
.last--viewd .product-thumb{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    padding: 0 0 0 10px;
    border-radius: 9px;
    height: 100%;
    margin-bottom: 15px;
    transition: all .3s;
}
.last--viewd .product-thumb:hover{
    box-shadow: 0 0.438rem 1.5rem 0 rgb(8 9 10 / 8%);
    border-color: #fff;
}
.last--viewd .product-thumb .image,
.last--viewd .product-thumb .caption{
    width: 50%;
}
.last--viewd .product-thumb .caption{
    padding-right: 8px;
}
.last--viewd .product-thumb .caption .price-old{
    text-decoration: line-through;
    font-size: 15px;
}
.last--viewd .product-thumb .caption .price-new{
    font-weight: bold;
}
.last--viewd .product-thumb .image{
    margin-right: 15px;
}
.slick-list, .swiper-slide{
    cursor: grab;
}

@media (min-width: 992px) {
    .top-panel__wrapper {
        box-shadow: 0 5px 5px #1111110a;
    }
}
.headermenu {
    padding-bottom: 15px;
}
@media (max-width: 991px) {
    .headermenu {
        padding-top: 0.938rem;
    }
}
@media only screen and (min-width: 992px) {
    .top-panel__wrapper {
        height: auto;
    }
}

.top-panel__wrapper {
    height: auto;
}
.headermenu-list {
    display: flex;
    align-items: center;
    gap: 15px;
    white-space: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 0;
}
.headermenu-item {
    flex-shrink: 0;
}
.headermenu-link {
    color: #212529;
    display: flex;
    gap: 0.313rem;
    align-items: center;
    font-size: 14px;
}
@media (min-width: 768px) {
    .headermenu-list {
        gap: 30px;
    }
}
.gap-5{
    gap: 6px;
    align-items: center;
}
.gap-5 img{
    border: 0;
}
.gap-5 li{
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    height: auto;
    border-radius: 8px;
}
.gap-5 li:hover{
    border: 1px solid #bbb;
}
.top-panel__wrapper{
    box-shadow: none;
    border: 0;
   /* background: #0066ff54;*/
}
body{background: #acacac;}
.top-menu__wrapper{
    background: #acacac;
}
.tags-popular a{
    color: #444;
}

/** styley select **/
.select-wrapper{
    font: normal 14px '\5FAE\8F6F\96C5\9ED1';
    width: 300px;
    height: 42px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *float: left;
    *margin-right: 10px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e3e3e3;
    padding: 0;
}
.select-wrapper.focus{
    border: 1px solid #61b988;
}
.select-button{
    font: normal 14px '\5FAE\8F6F\96C5\9ED1';
    width: 238px;
    height: 34px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    padding: 0 26px 0 10px;
    overflow: hidden;
    text-align: left;
    outline: none;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
}
.select-down{
    position: absolute;
    top: 16px !important;
    right: 12px;
    height:0;
    width:0;
    overflow: hidden;
    font-size: 0;
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px;
}  
.disabled{
    color: #cccccc;
}
.select-list{
    width: 238px;
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 3px #ddd;
    border-radius: 3px;
    display: none;
    z-index: 2;
    position: absolute;
    left: -1px;
    top: 35px;
    overflow: hidden;
}
.select-list ul{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 40px !important;
    max-height: 240px;
}
.select-list ul li{
    width: auto;
    height: 40px !important;
    padding-left: 10px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
}
.select-list ul li.selected,
.select-list ul li:hover{
    color: #fff;
    background: #61b988;
    background: #b91400;
}  

.select-button-disable{
    color: #ccc;
    width: 300px;
    height: 41px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    outline: none;
}
.select-down-disable{
    color: #ccc;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 34px;
}

.slick-slide {
  margin: 0 5px;
}
.mass_related .slick-slide {
  margin: 0;
}
.product-images__additional.slick-slide{
    margin: 0;
}

/** style after **/
.footer-column__title{
    font-size: 19px;
    padding-bottom: 21px;
}
.bottom-menu li a {
    font-size: 17px;
}
.column-contacts{
    font-size: 17px;
    color: #c2cedd;
}
.footer-column__phone .phone-body div a {
    color: #fb2626;
}
.header-submenu__block{
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 180px);
}
.header-submenu__block.active {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 180px);
}

.category-section {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(203px, 1fr));
    grid-auto-flow: dense;
    gap: 16px;
    flex-wrap: wrap;
}
.category-section a {
    display: flex;
    position: relative;
    text-decoration: none;
    color: #1c2126;
    align-items: center;
    padding: 10px 15px;
    gap: 15px;
    border-radius: 8px;
    transition: box-shadow ease .3s, border ease .3s, background ease .3s;
    background: #ffffff;
    overflow: hidden;
    border: 1px solid #ababab;
    font-size: 14px;
}
.catalog-section-item__image {
    margin-left: auto;
    flex-shrink: 0;
}
.catalog-section-item__image>img {
    transition: transform .4s;
    mix-blend-mode: multiply;
}
.subcategory-name {
    flex-grow: 1;
    word-break: break-word;
    line-height: 20px;
}
.add-cart-block button.btn{
    border-radius: 8px;
    height: auto;
    margin-top: 0;
    padding: 8px 16px;
}
.product .button-back {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 38px;
    height: 30px;
    color: #999;
    background: url(../icon-svg/arrows/arrow-back.svg) 9px center no-repeat;
    transition: .25s ease-in-out
}
.category-mod .slick-track{
    margin: 0;
}
.count{
    background: #dd1045;
}
.cart-panel .mini-list .delete{
    background: #dbdada url(../icon-svg/delete/del.svg) no-repeat center;
    background-color: #ff003d;
}
.alert.alert-cart {
    margin: 0;
    position: fixed;
    top: -100%;
    right: 40px;
    width: 320px;
    box-shadow: 0 0 8px rgb(0 26 52 / 20%);
    background: darkgreen;
    z-index: 1100;
    padding-left: 50px;
    color: white;
}
.alert.alert-cart a{
    color: wheat;
}
.slick-prev, .slick-next{
    color: black !important;
}
.slick-prev:before, .slick-next:before{
    color: black !important;
}
.slick-dots li button:before{
    font-size: 13px !important;
}
.product-item__price{
    min-height: 50px;
}

.similar{
    flex-direction: row;
    height: auto;
    padding: 5px;
    align-items: center;
}
.imgsim{
    /*flex-shrink: 2;*/
    margin-inline-end: 12px;
}
/*.imgsim .img-responsive{
    max-width: 80px;
}*/
.product-item.similar .product-item__heading a span{
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    font-size: 15px;
}
.manufacturer-logo {
    border-bottom: 1px solid #ddd;
    padding-block-end: 20px;
}
.bg-container{
    background: transparent;
}
.list-module{
    background: white;
}
.product-item{
    border-radius: 8px;
    transition: all .4s;
    border: 1px solid #f1f1f1;
}
.product-item:hover{
    border-color: #fff;
    box-shadow: 2px 4px 14px #00000029;
    z-index: 5;
}
.slick-list{
    padding-bottom: 20px !important;
}

#slider-latest0[data-rows="2"] .slick-slide {
    display: flex !important;
    flex-direction: column;
    row-gap: 10px;
}
.site-footer{
    border-top: 8px solid #cd0000;
}
.product, .product-tabs{
    background: white;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid #eae6e687;
}

@media (max-width: 640px){
    .brands-new__item{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .category-footer{
        display: none;
    }
    .category-body{
        text-align: center;
    }
    .category-wall .category-cards{
        display: block !important;
    }
    .product-item__heading{
        max-height: 35px;
        min-height: 35px;
    }
}
@media (max-width: 480px){
    .top-panel__logo img{
        max-height: 50px;
    }
    .category-card-title{
        word-wrap: break-word;
    }
    .category-wall .category-cards{
        align-items: center;
        display: block !important;
    }
    .category-wall .category-card{
        min-height: auto;
    }
    .w50{
        width: 50%;
        margin-bottom: 8px;
    }
    .product-tabs{
        padding: 20px 10px;
    }
    .product{
        padding: 20px 15px;
    }
    .product-tabs .nav-tabs li a{
        font-size: 14px;
        padding: 9px;
    }
}

/** cat wall **/
.ftr-cat a img{
    max-width: 100%;
}

/** quickcheckout **/
#voucher{
    background: white;
    padding: 12px;
    border-radius: 8px;
}
.quickcheckout-content{
    background: white;
    padding: 12px;
}
.quickcheckout-heading{
    margin-bottom: -1px;
    background: white !important;
    border: 1px solid #ddd !important;
    border-bottom: 0 !important;
}
@media (min-width: 768px) {
    .update_post.col-sm-4 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

/** blog **/
.eblog .update_post .update_post_text{
    background: white !important;
}
.blog-front{
    border-radius: 8px;
    border: 1px solid #ededed;
}
.blog-front:hover {
    border-color: #fff;
    box-shadow: 2px 4px 14px #00000029;
    z-index: 5;    
}
.update_post .video-image{
    border-radius: 8px 8px 0 0;
    padding-bottom: 65.97% !important;
}
.eblog .update_post .update_post_text h3:after{
    display: none !important;
}
.eblog .update_post h3{
    min-height: auto !important;
}
.product-image__mains .slick-current.slick-active{
    box-shadow: none !important;
}
.product-image .slick-slide{
    margin: 0 !important;
}
.product-images__additional{
    margin-bottom: 0;
}
.slideshow .container{
    padding: 0;
}
.slideshow .slick-slide img{
    border-radius: 8px;
}
.wrapper-middle{
    padding-bottom: 10px;
}
#quickcheckoutconfirm{
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 10px #0000000a;
    margin-block-end: 30px;
}
#information-information .content-wrapper{
    background: white;
    padding: 30px;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 22px 0px, rgb(0 0 0 / 0%) 0px 1px 3px 0px;
}
.slick-dots li.slick-active button:before{
    color: #cd0000 !important;
}
.butik-banner{
    margin: 40px 0 20px;
}
.tbanner-box{
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    background: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 8%) 0px 4px 22px 0px, rgb(0 0 0 / 0%) 0px 1px 3px 0px;
    margin-bottom: 10px;
    min-height: 94px;
}
.tbanner-box h5{
    margin: 4px 0;
    font-size: 17px;
}
.tbanner-box p{
    margin-bottom: 0;
}
.tbanner-box img{
    width: 64px;
}
@media (min-width: 769px){
    #checkout-cart .col-lg-9{
        padding-right: 20px;
    }
    #checkout-cart .col-lg-3{
        padding-left: 20px;
    }
}
.btn-buy{
    background-color: #cd0000;
}
.similar-products{
    margin-bottom: 40px;
}
/*.similar-products .content-title{
    margin-top: 0;
}*/

#loginModal .modal-header {
    background: #f5f5f5;   
}
#loginModal .btn-primary {
    margin-top: 15px;
    padding: 10px;
    font-weight: bold;
}
#modal-alert {
    margin-bottom: 15px;
}
.modal-header .close{
    background: #f5f5f5;
}
#content.col-sm-9{
    background: white;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #ddd;
}
img.mfp-img{
    background: white;
}
.mp-checkout .mp-comments .panel-heading, 
.panel.panel-default.coupon-panel, .panel.panel-default.voucher-panel{display: none !important;visibility: hidden;}
.mp-comments textarea.form-control{height: 100px;}
.mp-checkout .mp-comments .panel-body{padding-top: 12px !important;}
.mp-checkout .shoppingcart .input-group{margin-top: 0;}
.mp-checkout .account-option-buttons .btn-default{padding: 10px 0 !important;}
.mp-checkout .account-option-buttons .btn-default.active, .mp-checkout .account-option-buttons .btn-default:active{background: #cd0000 !important;}

.top-menu__wrapper {background: #000000;border-bottom: 1px solid #363636;}
.top-panel__wrapper{background: #2b2b2b;background: #282624;}
.top-panel__col .icon-box i, .top-panel__search .btn i{color: white;}
.top-panel__title{color: white !important;}

.header-middle{padding: 10PX 0;}
.header-phone{height: 41px;background: #cd0000;padding: 8px 16px;}
.header-phone a{color: white;}
.header-phone a svg{fill: white;}
.header-phone .dropdown-menu{margin-top: 7px;}
.category-mod .nav-tabs li a{background: #cbdaea;box-shadow: 0 2px;}
.category-mod .nav-tabs{border-bottom: none;}
.header-open{color: #000000;font-weight: 700;}
.content-title{text-transform: uppercase;letter-spacing: 1px;}
.latest-prod .content-title{text-align: center;}
.header-phone .dropdown-menu{padding: 2px 0;}
/*.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{color: red;background: transparent;}*/
.breadcrumb>li{color: black;}
.header-open{color: #e4e4e4;}

@media only screen and (max-width: 1320.90px) {
    .top-panel__logo img{max-height: 55px;}
    .header-phone{padding: 0}
    .header-phone a{padding: 9px 10px;display: inline-block;font-size: 15px;}
    .header-phone a svg{display: none;}
    .header-phone .dropdown-menu{margin-top: 0;}
}
@media only screen and (max-width: 1024.95px) {
    .header-phone a{font-size: 16px;}
    .top-panel__logo img{max-height: 41px;}
    .category-mod .nav-tabs{display: flex;flex-wrap: wrap;justify-content: center;}
    .category-mod .nav-tabs>li{margin-bottom: 15px;text-align: center;}

}
@media only screen and (max-width: 991px) {
    .top-panel__cols {background: #282624;}
    .top-mobile__icons{border-top: 1px solid #f5f5f573;}
}
@media only screen and (max-width: 640px){
    .top-panel__logo img{max-height: 65px;padding: 10px 0;}    
}
.menu-button__icon .line{background: white;}
.breadcrumb{background-color: #acacac;}
@media (max-width: 1024px) {
    .navigation-content:after {background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #acacac 100%);}
}