/* Floating button */
@media only screen and (max-width: 600px) {
    .floating-button {
        display: none;
    }
}
.floating-button {
    position: fixed;
    top: 70%;
    right: 1%;
    border: 1px solid #e7e7e7;
    background: -webkit-linear-gradient(#fdfdfd, #FFFFFF);
    background: linear-gradient(#fdfdfd, #FFFFFF);
    box-shadow: 0 0 3px 2px rgba(231, 231, 231, 0.75);
    text-align: center;
    padding: 22px 6px 10px 6px !important;
    border-radius: 4px;
    z-index: 3040; }
@media (min-width: 1200px) {
    .floating-button {
        right: 2%; } }
@media (max-width: 1280px) {
    .floating-button {
        right: 2%; } }
@media (min-width: 1400px) {
    .floating-button {
        right: 4%; } }
@media (min-width: 1600px) {
    .floating-button {
        right: 3%; } }
@media (min-width: 1600px) {
    .floating-button.details-floating {
        right: 10%; } }
@media (min-width: 1200px) {
    .floating-button.details-floating {
        right: 3%; } }
@media (max-width: 1280px) {
    .floating-button.details-floating {
        right: 0%; } }
@media (min-width: 1400px) {
    .floating-button.details-floating {
        right: 4%; } }
@media (min-width: 1600px) {
    .floating-button.details-floating {
        right: 16%; } }

        .filter__slider-price {
            width: 100%;
            margin: 20px 5px 0;
        }
        @media(min-width:1700px){
            .ml_20{
                margin-right:13% !important;
            }
        }
        @media(min-width:1845px){
            .ml_20{
                margin-right:20% !important;
            }
        }
        @media(min-width:1940px){
            .ml_20{
                margin-right:30% !important;
            }
        }
        @media(min-width:2080px){
            .ml_20{
                margin-right:40% !important;
            }
        }
        @media(min-width:2180px){
            .ml_20{
                margin-right:50% !important;
            }
        }

.floating-button .btn-cart {
    background: -webkit-linear-gradient(right, #FFFFFF, #e2e5e9, #FFFFFF) left bottom no-repeat;
    background: linear-gradient(to left, #FFFFFF, #e2e5e9, #FFFFFF) left bottom no-repeat;
    background-size: 100% 1px;
    padding-bottom: 10px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.floating-button .btn-cart.resize {
    background: transparent;
    padding: 0px 3px; }
.floating-button .btn-cart.resize .count-wrapper .count {
    top: -28%;
    right: -3%; }
.floating-button .btn-cart .count-wrapper {
    position: relative; }
.floating-button .btn-cart .count-wrapper .count {
    position: absolute;
    top: -30%;
    right: 10%;
    background-color: #D64541;
    border-radius: 50%;
    font-size: 11px;
    color: #FFFFFF; }
.floating-button .btn-cart .count-wrapper .count.one-digit {
    padding: 1px 6px; }
.floating-button .btn-cart .count-wrapper .count.two-digit {
    padding: 2px 3.5px; }
.floating-button .btn-cart .amount {
    font-size: 13px;
    letter-spacing: -0.5px;
    padding-top: 6px;
    font-weight: 700; }
.floating-button .btn-wishlist {
    padding-top: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.floating-button .btn-wishlist .count-wrapper {
    position: relative; }
.floating-button .btn-wishlist .count-wrapper .count {
    position: absolute;
    top: -35%;
    right: 12%;
    background-color: #D64541;
    border-radius: 50%;
    font-size: 11px;
    color: #FFFFFF; }
.floating-button .btn-wishlist .count-wrapper .count.one-digit {
    padding: 1px 6px; }
.floating-button .btn-wishlist .count-wrapper .count.two-digit {
    padding: 1px 3px; }
.floating-button .btn-wishlist .text {
    font-size: 13px;
    letter-spacing: -0.25px;
    padding-top: 6px;
    font-weight: 700; }

.referral-sticky {
    background-color: #FFFFFF;
    position: fixed;
    left: 0;
    top: 50%;
    padding: 10px 20px;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: translateX(-50%) rotate(-90deg);
    transform: translateX(-50%) rotate(-90deg);
    z-index: 3050;
    border-radius: 0 0 10px 10px; }
.referral-sticky span {
    font-size: 16px;
    margin: 0 5px;
    font-weight: 700; }

.recently-sold-section {
    background-image: -webkit-linear-gradient(rgba(252, 250, 238, 0.6), rgba(252, 250, 238, 0.6)), url(../images/pattern_6.png);
    background-image: linear-gradient(rgba(252, 250, 238, 0.6), rgba(252, 250, 238, 0.6)), url(../images/pattern_6.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffffff;
    margin: 20px auto;
    box-shadow: 0px 4px 6px -3px #9c9c9c;
    border-radius: 3px;
    padding: 15px 0; }
.recently-sold-section .slick-arrow.slick-disabled {
    color: #b9b9b9;
    cursor: not-allowed !important;
    border: 1px solid #f5f5f5 !important;
    box-shadow: none !important; }
.recently-sold-section .slick-arrow {
    font-size: 0;
    position: absolute;
    color: #34495E;
    border: none;
    border-radius: 4px 0 0 4px;
    background-color: #FFFFFF;
    z-index: 1;
    top: 28%;
    padding: 20px 12px; }
.recently-sold-section .slick-arrow:focus {
    outline: none; }
.recently-sold-section .slick-arrow:hover {
    cursor: pointer; }
.recently-sold-section .slick-prev {
    left: -15px;
    box-shadow: 2px 2px 12px -2px rgba(0, 0, 0, 0.3); }
.recently-sold-section .slick-prev:after {
    font: 40px/1 'ionicons';
    content: "\F3CF"; }
.recently-sold-section .slick-next {
    right: -15px;
    text-align: right;
    box-shadow: -2px 2px 12px -2px rgba(0, 0, 0, 0.3); }
.recently-sold-section .slick-next:after {
    font: 40px/1 'ionicons';
    content: "\F3D1"; }
.recently-sold-section__header .title {
    padding: 0 15px;
    font-size: 150%;
    color: #333333; }
@media (min-width: 1200px) {
    .recently-sold-section__header .title {
        font-size: 160%; } }
.recently-sold-section__content {
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    padding: 0 15px; }
.recently-sold-section__content .slick-next {
    right: 0; }
.recently-sold-section__content .slick-prev {
    left: 0; }

.my-custom-scrollbar {
    position: relative;
    /* width: 800px; */
    /* background-color: var(--soft-primary) !important; */
    /* height: 200px; */
    max-height: 400px;
    overflow: auto;
}
.scrollbar-primary {
    scrollbar-color: var(--soft-primary) !important

}
.scrollbar-primary::-webkit-scrollbar {
    width: 12px;
    background-color: var(--soft-primary) !important;
}

.scrollbar-primary::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: var(--soft-primary) !important;
    background-color: var(--soft-primary) !important
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* display 3 */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33.333%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33.333%);
    }
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left{
    transform: translateX(0);
}

#subMenuHover{
    color: #000000;
}
#subMenuHover:hover{
    font-weight: bold;
    color: #E1126E !important;
}


$primary: #9b26af;
$secondary: #711fab;
$gray: #999999;
$gray-light: #DEDEDE;
.noUi-target {
    background: #a0a8faf2 !important;
}
/*  other styles */
*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    /* padding: 0; */
    outline: none;
}

body {
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    background: $primary;
}

/* custom styles for UiSlider */
.noUi-target {
    cursor: pointer;

:focus {
    outline: none;
}
}

.noUi-horizontal {
    height: 9px;
}

.noUi-connect {
    background: $primary;
}

.noUi-base {
    background: $gray-light;
}

.noUi-horizontal .noUi-handle {
    top: -6px;
    right: -15px;
    width: 22px;
    height: 22px;
    background: $primary;
    border: 2px solid $secondary;
    border-radius: 50%;
    box-shadow: unset;
    cursor: pointer;
    transition: transform .1s;

&:before, &:after {
               content: none
           }

&:hover {
     transform: scale(1.1);
 }
}

/* styles for filter */
.filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 370px;
    border-radius: 10px;
    background: white;
    /* padding: 20px; */
}

.filter__label {
    position: relative;
    cursor: pointer;

&:before {
     position: absolute;
     left: 8px;
     top: 50%;
     transform: translateY(-50%);
     color: $gray;
     font-size: 14px;
 }

&:nth-child(1):before {
     content: 'from';
 }

&:nth-child(2):before {
     content: 'to';
 }

}

.filter__input {
    height: 35px;
    border: 2px solid $secondary;
    border-radius: 5px;
    padding: 0 7px 0 7px;
    cursor: pointer;
    max-width: 75px;

&:focus {
     background: rgba($primary, .2);;
 }
}

