.sparsh_banner .slick-list .caption .product.data.items .item.title a.switch {
    font-size: 11.7px;
}

.sparsh_banner .slick-list .caption .product.data.items .tab-nav .item a[data-id="11"]::before {
    content: '';
    width: 28px;
    height: 28px;
    display: block;
    margin: 5px auto 15px auto;
    transform: scale(1.6);
    filter: brightness(40%) invert(1) saturate(1);
    background: url(../../images/jeep.svg) no-repeat center center!important;
}

#toTopBtn {
    width: 40px;
    height: 40px;
    background-color: #3d3c3e;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 9999;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border: 1px solid #fff;
}

#toTopBtn::before {
    content: '\e613';
    font-family: 'luma-icons';
    font-size: 22px;
    color: #fff;
}

@media (min-width: 769px) {
    #toTopBtn {
        display: none!important;
        opacity: unset!important;
    }
}

/* ------------------- Mobile Corrections ------------------ */

@media (max-width: 1200px) {
    .cat-wrap .item {
        min-width: 31%;
        max-width: 31%;
    }
}

@media (max-width: 992px) {
    .product-info-main .box-tocart .actions .product-info-price .price-box .price {
        font-size: 21px!important;
    }

    .product-info-main .box-tocart .actions .product-info-price .price-box .old-price .price {
        font-size: 18px!important;
    }
}

@media (max-width: 768px) {
    .minicart-wrapper.active .block-minicart {
        min-width: 390px;
    }

    .cat-wrap .item {
        min-width: 46%;
        max-width: 46%;
    }
}

@media (max-width: 576px) {

    .catalog-category-view .toolbar-products {
        position: relative;
    }

    .catalog-category-view .toolbar-amount {
        margin-bottom: 5px;
        margin-top: 20px;
        text-align: right;
    }

    .catalog-category-view .sorter {
        top: unset;
        bottom: -30px;
    }

    .page-products .columns {
        padding-top: 30px;
    }

    .product-info-main .product-info-price .price-box .price-container {
        display: flex;
        align-items: center;
    }

    .product-info-main .product-info-price .price-box .price-container>span {
        margin-bottom: 0px;
    }

    .product-info-main .product-info-price .old-price .price-wrapper .price {
        font-size: 16px;
    }

    .cat-wrap .item {
        min-width: 260px;
        max-width: 260px;
    }

    .sparsh_banner .image-thumb {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_width {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_width .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_height {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_height .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_r {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_r .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_brand {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_brand .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_truck_size {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_truck_size .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_type {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_type .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_width {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_width .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_diameter {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_diameter .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_bolt {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_bolt .label {
        display: none;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_brand {
        margin-right: 1px!important;
        margin-bottom: 10px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.rim_brand .label {
        display: none;
    }

    .configurator-button-wrapper button {
        width: 100%;
        margin-top: 10px;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_season {
        flex: 100%!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_season .field-group {
        justify-content: space-between;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_season .option {
        margin-right: 7px!important;
        margin-bottom: 5px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_season .option:last-child {
        margin-right: 0px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_season .option img {
        margin-left: 0px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_runflat .option {
        margin-bottom: 15px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute.tire_runflat .option label {
        margin-left: 5px!important;
    }

    .configurator-attribute-wrapper .configurator-attribute select {
        font-size: 16px!important;
    }

    .product.data.items .item.title a:after {
        display: none;
        right: 5px;
    }

    .slick-slide .caption .title .container #configurator_tire .tab-nav {
        padding: 0px 1px;
    }

    .sparsh_banner .slick-list .caption .configurator-title {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .nav-open .page-wrapper .nav-sections-item-content {
        height: calc(100vh - 71px);
    }

    .nav-open .page-wrapper .nav-sections-item-content .navigation ul li.level0 .level-top {
        padding: 7px 35px 7px 5px!important;
    }

    .nav-open .page-wrapper .nav-sections-item-content .navigation ul li.level0 .level-top::after {
        top: 7px;
    }

    .minicart-wrapper {
        min-width: unset;
    }

    #advantages {
       display: none;
    }

    #partners h2 {
        margin: 0px 0px 40px 0px;
    }

    #partners .col-lg-2 {
        padding: 0px;
        margin: 0px 0px 20px 0px;
    }

    #partners .col-lg-2 img {
        max-width: 140px;
    }

    header .header.content .block.block-search .field.search .label {
        position: absolute;
        top: 29px;
        left: 55px;
    }

    header .header.content .block.block-search .field.search .label::before {
        font-size: 21px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute {
        flex: 49%;
    }

    .sparsh_banner .slick-list .caption .product.data.items .configurator-attribute .control {
        padding: 0px 2.5px;
        margin-top: 5px!important;
    }

    .sparsh_banner .slick-list .caption .product.data.items .configurator-attribute .control select {
        padding: 5px 10px!important;
    }

    .sparsh_banner .slick-list .caption .product.data.items .item.content {
        padding: 20px 12px 15px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute div.label {
        margin-bottom: 10px;
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info {
        min-height: unset;
        background: #fff!important;
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item {
        padding: 20px 20px 5px!important;
    }

    .minicart-wrapper.active .block-minicart {
        min-width: 97.5vw;
    }

    .cart .table.items .col {
        text-align: center;
    }

    .cart .table.items .col.item {
        text-align: left;
    }

    tbody.cart .item-info .col.qty {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .cart-container .form-cart .cart .cart.item .col.qty .field.qty label .product-buttons-plus-minus {
        margin-left: 0px;
    }

    .cart-container .form-cart .cart .cart.item .col.qty .field.qty label .product-buttons-plus-minus button {
        margin: 0px;
        min-width: unset;
        padding: 0px;
        width: 30px;
        height: 30px;
    }

    .cart-container .form-cart .cart .cart.item .col.qty .field.qty label .product-buttons-plus-minus .qty-label {
        margin: 0px 3px;
        font-size: 15px;
        height: 30px;
        width: 30px;
        padding: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: none;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr {
        position: relative;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody .col.data {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr td[data-th="Шум"] span {
        position: static;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody .label_noise_db .col.label {
        padding: 2px 10px;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr.tire_fuel_consumption span {
        width: 25px!important;
        height: 25px!important;
        font-size: 1.7rem!important;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr.tire_wet_grip span {
        width: 25px!important;
        height: 25px!important;
        font-size: 1.7rem!important;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr.label_noise_level span {
        width: 25px!important;
        height: 25px!important;
        font-size: 1.7rem!important;
    }

    .page-main>.page-title-wrapper .page-title {
        font-size: 1.25em;
    }
    
    .header .block.block-search {
        margin: 0px;
    }

    .header.content {
        padding-bottom: 5px;
    }

    .filter .filter-current {
        display: none;
    }
    
    #layered-filter-block .filter-options .filter-options-item .swatch-attribute .am-swatch-link .swatch-option.selected::after {
        top: -3px;
    }

    #layered-filter-block .filter-options .filter-options-item .filter-options-content .items .item input[type="checkbox"]:checked+.amshopby-choice::after {
        top: 10px;
    }

    #layered-filter-block .filter-options-content.tire_brand .am-filter-items-attr_tire_brand .am-swatch-wrapper input[type="checkbox"]:checked+.am-swatch-link::after {
        top: 4px;
    }

    .filter-options-item .filter-options-content .items [class*='am-filter-item'] {
        padding: 1px 0;
    }

    #layered-filter-block .filter-options .filter-options-item .filter-options-content .items .item a .label::before {
        top: 5px;
    }
    
    .messages {
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 9999;
    }
    
    .messages .message {
        box-shadow: 0px 0px 5px 1px #999;
    }
    
    .modal-popup {
        z-index: 9999;
    }

    .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .product-item-details .product-item-pricing .details-qty .product-buttons-plus-minus button {
        background: transparent;
        border-color: #030d37;
        min-width: unset;
        padding: 0px;
        margin: 0px;
        width: 30px;
        height: 30px;
    }

    .minicart-wrapper .block-minicart #minicart-content-wrapper .block-content .product-item-details .product-item-pricing .details-qty input {
        padding: 0px;
        width: 30px;
        height: 30px;
        margin: 0px 4px;
        font-size: 15px;
    }

    .minicart-wrapper .action.close {
        right: 5px;
        top: 5px;
    }

    .slick-slide .caption .title .container #configurator_tire .tab-nav .category-tab a.switch {
        background: #5a595bcc;
        color: rgba(255,255,255,0.9);
        border-right: 1px solid white;
    }

    .slick-slide .caption .title .container #configurator_tire .tab-nav .category-tab:last-child a.switch {
        border-right: none;
    }

    .slick-slide .caption .title .container #configurator_tire .tab-nav .category-tab a.switch::before {
        filter: unset;
    }

    .sparsh_banner .slick-list .caption .product.data.items .item.title.active a.switch {
        background: #5a595b!important;
        color: rgba(255,255,255,0.9);
    }

    .catalog-category-view .product-image-photo {
        max-height: 200px;
        bottom: unset;
    }

    .catalog-category-view .product-image-wrapper {
        padding: 0px!important;
        min-height: 200px;
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .product-item-name {
        margin: 7px 0px
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .tire-brand {
        margin-top: 7px;
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info > span {
        margin-top: 5px;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr.tire_brand td {
        padding: 0px;
        max-height: 25px;
        top: 7px!important;
        right: 10px!important;
    }

    .product-info-main .table-wrapper #product-attribute-specs-table tbody tr.tire_brand img {
        max-height: 25px;
        max-width: 125px;
    }

    .sparsh_banner .slick-list .caption .product.data.items .item.content .second-form .tire_season .field-group {
        justify-content: unset;
    }
}

@media (max-width: 325px) {
    .configurator-attribute-wrapper .configurator-attribute select {
        font-size: 14px!important;
    }
}


.sparsh_banner_slider.slick-initialized .slick-slide #configurator_tire .tab-content .item.content:nth-child(2) .configurator-attribute-wrapper > .tire_season {
    margin-right: 190px;
}

@media (max-width: 576px) {
    .sparsh_banner .slick-list .caption .product.data.items .configurator-attribute.tire_season img {
        margin-left: 0px;
    }

    .sparsh_banner .slick-list .caption .product.data.items .item.content:nth-child(2) .field-group {
        justify-content: flex-start;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.rim_offset {
        margin-right: 0px;
    }

    .sparsh_banner .slick-list .caption .product.data.items .item.content:nth-child(2) .field-group .option{
        margin-right: 20px!important;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.rim_offset div.label {
        display: none;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.ring_indiam {
        margin-right: 0px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.ring_indiam div.label {
        display: none;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_pulling_effort {
        margin-right: 0px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_pulling_effort div.label {
        display: none;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_rope_material {
        margin-right: 0px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_rope_material div.label {
        display: none;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_voltage {
        margin-right: 0px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_voltage div.label {
        display: none;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_purpose {
        margin-right: 0px;
    }

    .slick-slide .caption .title .container #configurator_tire .configurator-attribute.winches_purpose div.label {
        display: none;
    }

    .catalog-product-view .product-info-main {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .catalog-product-view .product-info-main .additional-attributes-wrapper.table-wrapper {
        order: 1;
    }

    .sparsh_banner .sparsh_banner_slider .slick-track .slick-slide .image-thumb {
        display: block;
    }

    .sparsh_banner .image-thumb {
        position: absolute;
        height: calc(100% + 60px);
    }

    .sparsh_banner_slider .slick-slide img {
        height: 100%;
    }

    h2.heading-navy-blue {
        margin-top: 50px;
    }
}


#layered-filter-block .filter-options-content.tire_season .am-shopby-form .swatch-layered {
    margin-top: 10px;
}

#layered-filter-block .filter-options .tire_season a.am-swatch-link {
    display: flex!important;
    border: none;
    outline: none;
    background-position: right;
    align-items: center;
    background-size: 30px;
    margin-bottom: 20px;
}

#layered-filter-block .filter-options .tire_season a.am-swatch-link div::before {
    display: none!important;
}

#layered-filter-block .filter-options .tire_season a.am-swatch-link div::after {
    display: none!important;
}

#layered-filter-block .filter-options .tire_season a.am-swatch-link::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    border: 2px solid #030d37;
    flex-direction: row;
    margin-right: 5px;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: .2em;
    border-radius: 0.2em;
}

#layered-filter-block .filter-options-content.tire_season .am-filter-items-attr_tire_season .am-swatch-wrapper input[type="checkbox"]:checked+.am-swatch-link::after {
    background: transparent;
    content: "✓";
    transform: scale(1.8);
    top: -9px;
    left: 6px;
    color: #030d37;
    position: absolute;
    height: 24px;
}

#layered-filter-block .filter-options-content.tire_season .am-shopby-form .swatch-option {
    min-width: 30px;
    min-height: unset;
    margin-bottom: 3px;
    margin-right: 8px;
}

.product-info-main .box-tocart .actions .product-info-price .price-box .old-price .price-label {
    display: none!important;
}

.catalog-product-view .product-info-main .short-order-form {
    background: #bfbfbf;
    padding: 15px;
    border-radius: 3px;
}

.product-info-main .box-tocart .actions .product-info-price .price-box .custom-price-label {
    font-size: 21px;
    margin-right: 20px;
}

.product-info-main .box-tocart .actions .product-info-price .price-box .special-price {
    margin-right: 10px;
}

.product-info-main .box-tocart .actions .product-info-price .price-box .old-price .custom-price-label {
    display: none;
}

.product-info-price .price-box .old-price {
    float: left;
}

.product-info-main .box-tocart .actions {
    flex-direction: column-reverse;
}

.product-info-main .box-tocart .actions button {
    width: 100%;
}

.product-info-main .box-tocart .actions .product-info-price {
    width: 100%;
}

.product-info-price .price-box .price-container {
    display: flex;
    align-items: center;
}

.product-info-main .product-info-price .price-box {
    display: flex;
    flex-direction: column;
}

.product-info-main .product-info-price .price-box > div {
    align-items: baseline;
}

.product-info-main .product-info-price .price-box .custom-temp-price-label {
    font-size: 27px;
    color: #3d3c3e;
    font-weight: 900;
}

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .price-box .old-price {
    display: none;
}

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .price-box .special-price .price-final_price .price-wrapper .price {
    font-size: 21px;
}

#bestsellers .owl-carousel .product-item .product-item-info .price-box .old-price {
    display: none;
}

/* ---------------------------- */

.slick-slide .caption .title .container #configurator_tire .tab-nav .category-tab a.switch::before {
    display: block!important;
}

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .product.photo.product-item-photo .ribbon_wrapper .tbi_label {
    top: 10px;
    left: -35px;
}

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .product.photo.product-item-photo .ribbon_wrapper_promo {
    width: 125px;
    height: 125px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    left: -10px;
    z-index: 11;
}

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .product.photo.product-item-photo .ribbon_wrapper_promo .promo_label {
    font: bold 15px sans-serif;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    position: relative;
    padding: 7px 0;
    top: 35px;
    left: -40px;
    width: 180px;
    background-color: #ee0000;
    color: #fff;
    display: block;
}

.catalog-product-view .product.media {
    overflow: hidden;
}

.catalog-product-view .product.media .custom-label-product-page {
    position: absolute;
    width: 380px;
    height: 210px;
    padding-top: 60px;
}

.catalog-product-view .product.media .custom-label-product-page .ribbon_wrapper {
    transform: rotate(-45deg);
    text-align: center;
    background: #ebb134;
    color: #fff;
    position: relative;
    right: 100px;
    top: 7px;
    padding: 7px 0px;
    font: bold 15px sans-serif;
    z-index: 1;
}

.catalog-product-view .product.media .custom-label-product-page .ribbon_wrapper_promo {
    transform: rotate(-45deg);
    text-align: center;
    background: #ee0000;
    color: #fff;
    margin-top: 0px;
    position: relative;
    right: 77px;
    font: bold 15px sans-serif;
    padding: 7px 0px;
    top: 5px;
    z-index: 1;
}

@media (max-width: 1280px) {
    .sparsh_banner .image-thumb {
        position: absolute;
        height: calc(100% + 60px);
        width: 100%;
        display: block!important;
    }

    .sparsh_banner_slider .slick-slide img {
        height: 100%;
    }

    h2.heading-navy-blue {
        margin-top: 50px;
    }

    .slick-slide .caption .title .container #configurator_tire .tab-nav .category-tab {
        flex: 1;
    }
}

@media (max-width: 576px) {
    .catalog-product-view .product.media .gallery-placeholder .tire_main_info .status {
        top: 0px;
        left: 5px;
    }

    .catalog-product-view .product.media .gallery-placeholder .tire_main_info .status .status_icon,
     .catalog-product-view .product.media .gallery-placeholder .tire_main_info .status .status_icon::after {
        width: 30px;
        height: 30px;
    }

    .catalog-product-view .product.media .custom-label-product-page .ribbon_wrapper {
        right: 135px;
        top: -25px;    
    }

    .catalog-product-view .product.media .custom-label-product-page .ribbon_wrapper_promo {
        right: 110px;
        top: -30px;
    }
}

.configurator-form-wrapper .custom-configurator-text {
    display: none;
}

.nav-sections .nav-sections-items .nav-sections-item-content .navigation li.level0 .submenu li.custom-calculator,
 .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.level0 .submenu li.custom-dimentions {
    display: none;
}

#advantages .col-lg-4 .super-box .box-container .icon a.support::after {
    background: url(../../images/new_tire.svg) no-repeat center center;
    background-size: 40px 40px;
}


#advantages .col-lg-4 .super-box .box-container .icon a.shipping::after {
    background: url(../../images/support.svg) no-repeat center center;
    background-size: 40px 40px;
}

#advantages .col-lg-4 .super-box .box-container .icon a.price::after {
    background: url(../../images/shipping.svg) no-repeat center center;
    background-size: 40px 40px;
}

.configurator-catalog-view .sidebar.sidebar-main {
    order: 0;
}

.configurator-catalog-view .message.empty {
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.level0 {
        position: static!important;
    }

    .nav-sections .nav-sections-items .nav-sections-item-content .navigation li.level0 ul.level0.submenu {
        width: unset!important;
        left: 0px!important;
        right: 0px!important;
        max-width: unset!important;
    }
}

.amsearch-form-container .amsearch-wrapper-input .amsearch-loupe {
    display: none!important;
}

.page-main {
    max-width: unset;
    padding: 0px;
}

.page-header .panel.wrapper {
    background-color: #3d3c3e!important;
    border-bottom: 3px solid #ff3d00!important;
}

.page-footer {
    background: #323133!important;
    border-top: 3px solid #ff3d00!important;
}

body.filter-active .page-wrapper {
    margin-top: 0px;
    visibility: visible;
}

body.filter-active .page-header {
    display: block;
}

body.filter-active .page-wrapper .sidebar.sidebar-main .filter.active .filter-options.filter-options {
    overflow: hidden;
}

.page-header {
    border-bottom: 3px solid #ff3d00!important;
}

.nav-toggle {
    top: 23px;
}

.nav-toggle::before {
    color: #3d3c3e!important;
}

.custom-search-loup {
    position: absolute;
    left: 55px;
    top: 34px;
    cursor: pointer;
}

.custom-search-loup i {
    color: #3d3c3e;
    font-size: 18px;
}

.page-header .amsearch-wrapper-block .amsearch-input-wrapper input {
    min-height: 34px;
    font-size: 16px;
    border: 1px solid #ff3d00;
    box-shadow: none;
    border-radius: .3em;
}

.page-header .amsearch-wrapper-block {
    display: none;
    padding: 10px 0px;
    margin-top: 0px;
}

.page-header .amsearch-wrapper-block.open {
    display: inline-block;
    z-index: 9999;
}

.page-header .amsearch-wrapper-block:before {
    display: none;
}

.catalog-product-view .additional-attributes-wrapper .additional-attributes {
    width: 100%;
}

.filter-options-content.size.tire_width.tire_height.tire_r {
    border-bottom: 2px solid #3d3c3e;
}

.filter-active .filter-options.price .tooltip.amshopby-filter-tooltip {
    display: none;
}

.slick-initialized.sparsh_banner_slider {
    display: block;
    padding: 0px!important;
}

.slick-initialized .slick-list.draggable {
    max-height: unset;
}

@media (max-width: 768px) {
    .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th {
        display: block;
    }
}

@media (min-width: 768px) {
    .page-header .amsearch-wrapper-block {
        float: left;
        min-width: 100px;
        max-width: 250px;
        width: 100%;
        left: 3.5em;
        padding: 0px;
        display: inline-block;
    }

    .custom-search-loup {
        display: none;
    }

    .page-layout-2columns-right .column.main {
        width: 100%!important;
    }
}

@media (min-width: 1200px) {

    .page-header .amsearch-wrapper-block {
        float: left;
        min-width: 100px;
        max-width: 500px;
        width: 100%;
        left: 15%;
    }
    
    .page-header .amsearch-wrapper-block .amsearch-input-wrapper {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .phone_block {
        font-size: 11px;
    }

    .column.main ol.products.list.items.product-items>.item.product.product-item {
        width: 100%!important;
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item {
        padding: 20px 0px 5px!important;
    }

    .catalog-category-view .product-items .product-item .product-image-container,
     .catalog-category-view .product-items .product-item .product-image-container .product-image-wrapper {
        height: unset;
        aspect-ratio: unset;
    }

    #amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info {
        min-height: 450px!important;
    }
}

body.filter-active .columns {
    z-index: 1!important;
}

/* ------------------------ */

.catalog-product-view .block.related.custom-default,
 .catalog-product-view .block.upsell.custom-default {
    display: none;
}

.block.related,
 .block.crosssell,
  .block.upsell {
    display: flex;
    flex-direction: column;
    width: 100%!important;
    padding: 0px!important;
    margin: 0px;
}

.block.crosssell {
    margin: 50px 0px 0px;
}

.block.related .owl-item,
 .block.crosssell .owl-item,
  .block.upsell .owl-item {
    display: inline-block;
}

.block.related .owl-stage-outer,
 .block.crosssell .owl-stage-outer,
  .block.upsell .owl-stage-outer {
    overflow: hidden;
}

.block.related h2,
 .block.crosssell h2,
  .block.upsell h2 {
    font-size: 28px;
    margin: 30px 0px 15px;
    color: #030d37;
    text-align: center;
}

.block.related div.products,
 .block.crosssell div.products,
  .block.upsell div.products {
    margin: 0px 0px 22.5px;
    padding: 0px;
}

.block.related .custom-related,
 .block.crosssell .custom-related,
  .block.upsell .custom-related {
    position: relative;
}

.block.related .custom-related .owl-nav,
 .block.crosssell .custom-related .owl-nav,
  .block.upsell .custom-related .owl-nav {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    height: 0px;
    display: flex;
    justify-content: space-between;
}

.block.related .custom-related .owl-nav button,
 .block.crosssell .custom-related .owl-nav button,
  .block.upsell .custom-related .owl-nav button {
    font-family: 'pagebuilder-font';
    padding: 0px;
    border: none;
    background: none;
}

.block.related .custom-related .owl-nav button span,
 .block.crosssell .custom-related .owl-nav button span,
  .block.upsell .custom-related .owl-nav button span {
    display: none;
}

.block.related .custom-related .owl-nav button::before,
 .block.crosssell .custom-related .owl-nav button::before,
  .block.upsell .custom-related .owl-nav button::before {
    font-size: 18px;
    width: 30px;
    height: 30px;
    background: #3d3c3e;
    border: 1px solid #3d3c3e;
    border-radius: 100%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .4s ease;
}

.block.related .custom-related .owl-nav button:hover:before,
 .block.crosssell .custom-related .owl-nav button:hover:before,
  .block.upsell .custom-related .owl-nav button:hover:before {
    background: #fff;
    color: #030d37;
}

.block.related .custom-related .owl-nav button.owl-prev::before,
 .block.crosssell .custom-related .owl-nav button.owl-prev::before,
  .block.upsell .custom-related .owl-nav button.owl-prev::before {
    content: '\f103';
}

.block.related .custom-related .owl-nav button.owl-next::before,
 .block.crosssell .custom-related .owl-nav button.owl-next::before,
  .block.upsell .custom-related .owl-nav button.owl-next::before {
    content: '\f102';
}

.block.related .custom-related .owl-dots,
 .block.crosssell .custom-related .owl-dots,
  .block.upsell .custom-related .owl-dots {
    display: block;
    text-align: center;
    margin: 10px 0px 0px;
    padding: 15px 0px;
}

.block.related .custom-related .owl-dots button,
 .block.crosssell .custom-related .owl-dots button,
  .block.upsell .custom-related .owl-dots button {
    margin: 5px;
    width: 16px;
    height: 16px;
    padding: 0px;
    border: 1px solid #030d37;
    background: none;
    border-radius: 100%;
}

.block.related .custom-related .owl-dots button.active,
 .block.crosssell .custom-related .owl-dots button.active,
  .block.upsell .custom-related .owl-dots button.active {
    background: #030d37;
}

.block.related #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item,
 .block.crosssell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item,
  .block.upsell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item {
    width: 100%;
    margin: 0px!important;
    padding: 15px 25px!important;
    background: none;
    box-shadow: none;
}

.block.related #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item .product-item-info,
 .block.crosssell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item .product-item-info,
  .block.upsell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item .product-item-info {
    margin: 0px!important;
    width: calc(100% - 20px);
    min-height: 550px;
}

.block.related #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item .product-item-info a span,
 .block.crosssell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item .product-item-info a span,
  .block.upsell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item .product-item-info a span {
    width: 100%;
}

@media (max-width: 768.98px) {
    .catalog-product-view .container.page-main {
        margin: 0px!important;
    }

    .catalog-product-view .block.related.custom-default,
     .catalog-product-view .block.upsell.custom-default {
        display: flex;
    }

    .catalog-product-view .block.related.custom-media,
     .catalog-product-view .block.upsell.custom-media {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .block.related,
     .block.crosssell,
      .block.upsell {
        margin: 0px 0px 35px;
    }

    .block.related div.products,
     .block.crosssell div.products,
      .block.upsell div.products {
        margin: 0px;
    }

    .block.related #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item,
     .block.crosssell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item,
      .block.upsell #amasty-shopby-product-list.block-content .products.wrapper .products.list .product-item {
        padding: 5px 7.5px!important;        
    }
}

/* ------------------------ */

.modals-wrapper .modal-popup .product-request-form .fieldset .control input {
    border: 2px solid #030d37!important;
    border-radius: 0px;
    box-shadow: none;
}

.modals-wrapper .modal-popup .product-request-form .fieldset .control input:focus {
    border: 2px solid #030d37!important;
}

.modals-wrapper .modal-popup .product-request-form .fieldset .control textarea {
    border: 2px solid #030d37!important;
    border-radius: 0px;
    box-shadow: none;
}

/* ------------------------ */

.product-item-actions .actions-primary>.stock.unavailable {
    padding: 0px!important;
}

/* ------------------------ */

.product-info-main .product-add-form .stock {
    font-size: 16px;
}

.product-info-main .product-add-form .stock.unavailable {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.product-info-main .product-add-form .stock.unavailable a {
    color: #333;
    text-transform: uppercase;
    text-decoration: unset;
}

.product-info-main .product-add-form .stock i {
    margin: 0px 5px 0px 0px;
}

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .product-item-inner .product-item-actions .actions-primary .stock i {
    margin: 0px 5px;
}

.product-info-main .product-add-form .stock.available {
    margin-bottom: 20px;
}

/* ------------------------ */

.page-products .sidebar.sidebar-main {
    display: flex;
    flex-direction: column;
}

.page-products .sidebar.sidebar-main .custom-filter-hide-container {
    order: -1;
    display: none;
}

.page-products .sidebar.sidebar-main .custom-filter-hide-container .custom-filter-hide-btn {
    font-size: 16px;
    width: 100%;
    padding: 20px 5px;
    border: 2px solid #030D37;
    color: #030D37;
    border-radius: 3px;
    margin: 0px 0px 15px;
}

.page-products .sidebar.sidebar-main .custom-filter-hide-container .custom-filter-hide-btn i {
    margin: 0px 5px 0px 0px;
}

@media (max-width: 768.98px) {
    .page-products.custom-filter-btn-active .sidebar.sidebar-main .custom-filter-hide-container {
        display: block;
    }

    .page-products.custom-filter-btn-active .sidebar.sidebar-main .category-tabs,
     .page-products.custom-filter-btn-active .sidebar.sidebar-main .block.filter#layered-filter-block {
        display: none;
    }

    .page-products.custom-filter-btn-active .sidebar.sidebar-main.open .category-tabs {
        display: flex;
    }

    .page-products.custom-filter-btn-active .sidebar.sidebar-main.open .block.filter#layered-filter-block {
        display: block;
    }
}

/* ------------------------ */

.product-item-info .custom-temp-price-label {
    font-size: 21px;
    font-weight: 700;
    color: #3d3c3e;
}

/* ------------------------ */

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info > .d-flex.flex-row.justify-content-between {
    justify-content: flex-end;
    gap: 5px;
}

/* ------------------------ */

.price-box span.new-custom-price-label,
 .price-box span.new-custom-price-label-vat {
    display: none;
}

.catalog-product-view .product-info-main .new-custom-price-label,
 .catalog-product-view .product-info-main .price-box span.new-custom-price-label-vat  {
    display: inline;
}

.new-custom-price-label {
    font-size: 27px;
    margin: 0px 10px 0px 0px;
    color: #3d3c3e;
    font-weight: 900;
}

.new-custom-price-label-vat {
    font-size: 21px;
    color: #3d3c3e;
    line-height: 1;
    font-weight: 900;
    margin: 0px 0px 0px 5px;
}

@media (max-width: 910px) {
    .product-info-main .product-info-price .price-box .custom-temp-price-label {
        font-size: 16px;
    }
    
    .new-custom-price-label-vat {
        font-size: 16px;
    }
}

/* ------------------------ */

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .price-container .price-wrapper span.price {
    font-size: 21px;
}

/* ------------------------ */

.page-header .panel.wrapper .panel.header .social_links_block {
    margin: 0px!important;
}

@media (max-width: 768px) {
    .page-header .phone_block {
        top: -47px;
        left: 0px;
    }
}

@media (max-width: 576px) {
    .page-header .phone_block {
        top: -42px;
    }
}

/* ------------------------ */

.product-info-main .product-info-price .price-box .price-container > span {
    margin: 0px!important;
}

.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: unset!important;
}

/* ------------------------ */

.custom-cat-title {
    display: block;
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    .custom-cat-title {
        font-size: 26px;
        margin-bottom: 20px;
    }
}

/* ------------------------ */

.sparsh_banner_slider .slick-slide img {
    max-height: 650px;
}

/* ------------------------ */

#amasty-shopby-product-list .products.wrapper.grid .product-items .product-item .product-item-info .price-box {
    align-items: flex-start!important;
}

.bnpl_button {
    margin-bottom: 20px;
}

/* ------------------------ */

hr {
    margin: 5px 0px;
}

.block-minicart .amount .price-wrapper .price {
    font-size: 16px!important;
    font-weight: 700;
}

.block-minicart .amount .custom-euro-devider {
    font-size: 16px;
}

.cart.table-wrapper .cart > .item .col .cart-price {
    display: flex;
    flex-direction: column;
}

.cart-summary .cart-totals .grand .mark,
 .cart-summary .cart-totals .grand .amount {
    font-size: 16px;
}

/* ------------------------ */

.amsearch-products-section .product-item .price-box {
    font-size: 10px;
}

.amsearch-products-section .product-item .price-box .old-price {
    display: none!important;
}

.amsearch-products-section .product-item .price-box .price {
    font-size: 10px;
}

.amsearch-products-section .product-item .custom-temp-price-label {
    width: -webkit-fill-available;
}