.breadcrumb-section-2 {
    background-color: #F8F8F9 !important;
}

.breadcrumb__title-2,
.breadcrumb__list-2 span {
    color: #212020 !important;
}

.arrow::after {
    content: "\f063";
    font-size: 10px;
    color: var(--tp-theme-secondary);
    font-family: var(--tp-ff-fontawesome);
    font-weight: 400;
    margin-left: 10px;
    display: inline-block;
    transition: 0.3s;
}

.user-login::after {
    position: absolute;
    content: "";
    height: 34px;
    width: 1px;
    background: #E6EDF2;
    left: -8px;
}


.img-account-profile {
    height: 10rem;
}

.rounded-circle {
    border-radius: 50% !important;
}

.card {
    box-shadow: 0 0.15rem 1.75rem 0 rgb(33 40 50 / 15%);
}

.card .card-header {
    font-weight: 500;
}

.card-header:first-child {
    border-radius: 0.35rem 0.35rem 0 0;
}

.card-header {
    padding: 1rem 1.35rem;
    margin-bottom: 0;
    background-color: rgba(33, 40, 50, 0.03);
    border-bottom: 1px solid rgba(33, 40, 50, 0.125);
}

.form-control,
.dataTable-input {
    display: block;
    width: 100%;
    padding: 0.875rem 1.125rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1;
    color: #69707a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #c5ccd6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.35rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.nav-borders .nav-link.active {
    color: #0061f2;
    border-bottom-color: #0061f2;
}

.nav-borders .nav-link {
    color: #69707a;
    border-bottom-width: 0.125rem;
    border-bottom-style: solid;
    border-bottom-color: transparent;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0;
    padding-right: 0;
    margin-left: 1rem;
    margin-right: 1rem;
}

.tp-main-menu ul li {
    margin-right: 45px;
}

/* Filtre Style */
aside,
.sidebar-filter section {
    /* width: 275px; */
    /* border-left: 1px solid rgba(51, 51, 51, 0.3); */
    box-shadow: -5px 7px 40px 13px rgb(161 161 161 /12%);
    padding-right: 30px;
    padding-left: 30px;
    color: rgb(177, 177, 177);
    background-color: #fff;
    border-radius: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sidebar-filter #topBar {
    height: 55px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.3);
}

.sidebar-filter #topBar input {
    width: 430px;
    /* float: left; */
    clear: none;
}

.sidebar-filter #topBar select {
    max-width: 200px;
    float: right;
}

.sidebar-filter #topBar .player-search {
    background: #fff url("//d1g3fc5n8s9pjg.cloudfront.net/img/icons/util/search.svg") no-repeat;
    background-size: 14px 14px;
    background-position: 10px center;
    padding-left: 35px;
    width: 500px;
}

.sidebar-filter .sortBy {
    float: right;
    width: 275px;
}

.sidebar-filter .sortBy h4 {
    /* float: left; */
    margin-top: 7px;
}

.sidebar-filter #specials,
.sidebar-filter #priceRange,
.sidebar-filter #sports,
.sidebar-filter #type {
    margin: 10px 0;
    position: relative;
    clear: both;
}

.sidebar-filter .value {
    display: none !important;
}

.sidebar-filter .bigHead {
    font-size: 1.8em;
    color: rgb(101, 101, 101);
    margin-top: 0;
    padding-top: 15px;
    position: relative;
}

.sidebar-filter h1 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 15px;
}

.sidebar-filter h2 {
    margin: 0;
    font-size: 1.3em;
}

.sidebar-filter h3 {
    font-size: 1.3em;
    margin-top: -5px;
}

.sidebar-filter h4 {
    color: #b1b1b1;
    font-size: 1.1em;
}

.sidebar-filter .results {
    color: #f4c015;
    font-weight: 600;
    font-size: 1.8em;
}

.sidebar-filter #sports h4,
.sidebar-filter #type h4 {
    font-size: 1.1em;
    display: inline-block;
    margin: 5px 10px;
    clear: none;
}



.sidebar-filter .box1 {
    min-width: 120px;
    margin: 10px 0;
    clear: none;
    color: #b1b1b1;
}

.sidebar-filter #sports .box1 {
    /* float: left; */
    margin: 4px 0;
}

.sidebar-filter .box2 {
    /* float: left; */
    text-align: center;
    margin-right: 17px;
}

.sidebar-filter .clearMarg {
    margin: 15px 0;
}

#slider {
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
}

.sidebar-filter .prices {
    margin: 0 auto;
}

.sidebar-filter .prices img {
    width: 25px;
    margin-right: 5px;
}

.sidebar-filter .minVal,
.sidebar-filter .maxVal {
    margin-top: 20px;
    background: url("//d1g3fc5n8s9pjg.cloudfront.net/img/icons/user/ticket-gold.svg") no-repeat;
    background-size: 25px;
    /* padding: 5px 0 5px 25px; */
}

.sidebar-filter .minVal img,
.sidebar-filter .maxVal img {
    width: 35px;
}

.sidebar-filter .minVal h3,
.sidebar-filter .maxVal h3 {
    float: right;
    clear: none;
    padding-left: 2px;
}

.sidebar-filter .minVal {
    /* float: left; */
    /* display: flex;
    justify-content: space-between; */
    clear: none;
}

.sidebar-filter .maxVal {
    float: right;
    clear: none;
}

.sidebar-filter .bump {
    /* margin-left: 25px; */
    position: relative;
    max-height: 200px;
    overflow-y: auto;
}

.sidebar-filter .bump::-webkit-scrollbar {
    background: rgba(131, 128, 128, 0.5);
    border-radius: 5px;
}

.sidebar-filter .bump::-webkit-scrollbar {
    width: .3em;
}

.sidebar-filter .bump::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.116);
}

.sidebar-filter .bump::-webkit-scrollbar-thumb {
    background-color: #023d77;
}

.sidebar-filter .specBump {
    margin-left: 5px;
}

.sidebar-filter .ui-widget-header {
    background: #023d77;
}

.sidebar-filter .ui-state-default,
.sidebar-filter .ui-widget-content .ui-state-default,
.sidebar-filter .ui-widget-header .ui-state-default {
    background: #fff;
}

.sidebar-filter .ui-widget-content {
    background: #ddd;
}

.sidebar-filter .ui-slider-handle:focus {
    outline: none;
}

.sidebar-filter .ui-slider-horizontal .ui-slider-handle {
    top: -.5em;
    margin-left: -.6em;
    /* height: 1.8em;
    width: 1.3em */
    border-radius: 50%;
}

.sidebar-filter .ui-slider-horizontal {
    height: 0.5em;
}

/*CHECK BOXES*/
/* Checkmark style starts */

@-moz-keyframes dothabottomcheck {
    0% {
        height: 0;
    }

    100% {
        height: 15px;
    }
}

@-webkit-keyframes dothabottomcheck {
    0% {
        height: 0;
    }

    100% {
        height: 15px;
    }
}

@keyframes dothabottomcheck {
    0% {
        height: 0;
    }

    100% {
        height: 15px;
    }
}

@keyframes dothatopcheck {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: 30px;
    }
}

@-webkit-keyframes dothatopcheck {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: 30px;
    }
}

@-moz-keyframes dothatopcheck {
    0% {
        height: 0;
    }

    50% {
        height: 0;
    }

    100% {
        height: 30px;
    }
}

.sidebar-filter input[type=checkbox] {
    display: none;
}

.sidebar-filter .check-box {
    height: 18px;
    width: 18px;
    margin-right: 5px;
    background-color: transparent;
    border: 2px solid #838383;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: border-color ease 0.2s;
    -o-transition: border-color ease 0.2s;
    -webkit-transition: border-color ease 0.2s;
    transition: border-color ease 0.2s;
    cursor: pointer;
}

.check-box:last-child,
#specials ul li:last-child {
    /*margin-right: 0;*/
}

.sidebar-filter .check-box::before,
.sidebar-filter .check-box::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    height: 0;
    width: 4px;
    background-color: #f4c015;
    display: inline-block;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    border-radius: 2px;
    content: ' ';
    -webkit-transition: opacity ease .5;
    -moz-transition: opacity ease .5;
    transition: opacity ease .5;
}

.sidebar-filter .check-box::before {
    top: 12px;
    left: 9px;
    /* box-shadow: 0 0 0 3px #efefef; */
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.sidebar-filter .check-box::after {
    top: 6px;
    left: 0px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sidebar-filter input[type=checkbox]:checked+.check-box,
.sidebar-filter .check-box.checked {
    border-color: #f4c015;
}

.sidebar-filter input[type=checkbox]:checked+.check-box::after,
.sidebar-filter .check-box.checked::after {
    height: 10px !important;
    -moz-animation: dothabottomcheck 0.2s ease 0s forwards;
    -o-animation: dothabottomcheck 0.2s ease 0s forwards;
    -webkit-animation: dothabottomcheck 0.2s ease 0s forwards;
    animation: dothabottomcheck 0.2s ease 0s forwards;
}

.sidebar-filter input[type=checkbox]:checked+.check-box::before,
.check-box.checked::before {
    height: 16px !important;
    -moz-animation: dothatopcheck 0.4s ease 0s forwards;
    -o-animation: dothatopcheck 0.4s ease 0s forwards;
    -webkit-animation: dothatopcheck 0.4s ease 0s forwards;
    animation: dothatopcheck 0.4s ease 0s forwards;
}

.sidebar-filter .grey {
    color: rgb(51, 51, 51) !important;
}

.sidebar-filter .fixed {
    position: fixed;
    top: 0;
    height: 55px;
    z-index: 1;
    width: 100%;
}

.product-item {
    position: relative;
    top: 0px;
    transition: all 0.3s ease-out;
}

.product-item:hover {
    box-shadow: 0px 4px 8px rgba(38, 38, 38, 0.2);
    top: -7px;
    border: 1px solid #ccccccb4;
    background-color: white;
    transform: scale(1.05);
}

.product-item .price {
    color: #023d77
}

.product-item .price.old {
    font-size: 14px;
    color: #adadad;
}

.rating span {
    color: #B6B6B6 !important;
    font-size: 14px;
}

.ui-slider-handle:eq(0) {
    left: auto !important;
    right: 70% !important;
}

.add-to-cart {}

/* .product-img{
        box-shadow: -5px 7px 40px 13px rgb(161 161 161 /12%);
} */
.add-to-cart {
    width: fit-content;
    width: fit-content !important;
    padding: 10px 30px;
}