/* base color */

.top-blocks {
    white-space: nowrap
}

.horizontal-menu>li+li {
    margin-left: 27px
}

a {
    color: #1b54b4
}

a:focus, a:hover {
    color: #964b00
}

/* Bootstrap styles */

.tooltip-inner {
    background-color: #212529
}

/* 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
}

.product-item-price-stock {
    flex-wrap: wrap
}

.main-price {
    font-size: 23px
}

.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: 25px
}

.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;
    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: 22px;
        line-height: 1.2
    }
}

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

.counter-style-1 .counter-input {
    border-radius: 12px;
}

@media only screen and (min-width: 992px) {
    .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;
}

.contacts-item {
    min-width: 20%;
}

.catalog-section__item__count {
    color: #000;
    background: #ffffff;
    font-weight: 800;
}

.top-header {
    margin-bottom: 20px;
}

.add-cart-block button.btn {
    border-radius: 12px;
}

.modal-content {
    border-radius: 20px;
}

.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: 18px;
}

.top-info__blocks .btn-group>button>strong {
    margin-right: 5px;
}

.product-item-marker,
.card-percent span {
color: #ffffff;
line-height: 20px;
background-color: #000;
transform: rotate(-3deg);
font-weight: 700;
box-shadow: 2px 3px 0 0px #919191;
border-radius: 0;
}

.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;
    border: 1px solid #ededed;
}

.product-item__delay:hover i {
    color: #5a5a5a;
}

.product-item__delay+.product-item__delay {
    margin-top: 5px;
}

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

.header-submenu__image {
    margin-bottom: 15px;
}

.product-right {
    display: flex;
    flex-wrap: wrap;
}

.product-option,
.product-busket {
    flex: 50;
}

.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: 14px;
    color: #999
}

.product-top-info {
    margin-top: 10px;
}

.product-item-price-stock .product-item-price-economy {
color: white;
background: #212529;
font-size: 13px;
font-weight: 600;
border-radius: 3px;
transform: skew(0deg, 0deg);
}

@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: 5px;
    }
}

@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
    }
    .product-right-block {
        box-shadow: 0 7px 14px rgb(0 22 44 / 16%), 0 0 0 rgb(0 20 40 / 5%);
        border-radius: 16px;
        width: 100%;
    }
    .product-option {
        margin-right: 20px;
    }
    .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;
    }
    .catalog .product-item:hover {
        z-index: 2;
        box-shadow: none;
    }
    .product-item__caption-block {
        padding-top: 30px;
    }
}

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

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

/* 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: 14px;
    padding: 0;
    font-weight: 700;
    margin: 20px 0 5px 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
}

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

.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%);
}

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