.shop .shop_box {
    transition: .7s;
    margin-bottom: 1rem;
    padding: 0 10px;
}
.shop .shop_box .shop_info {
    background: #fff;
    padding: 10px 0;
    position: relative;
    z-index: 9;
    transition: .4s;
    min-height: 140px;
}
.shop .shop_box:hover .shop_info{
    margin-top: -2rem;
    transition: .4s;
}
.shop .shop_box a{
    color: #000;
    text-decoration: none;
}
.shop .shop_box a > img {
    min-height: 400px;
    object-fit: revert;
    border-radius:18px;
    max-height:420px;
}
.shop .shop_box a.btn {
    background: #ffdfcd;
    color: #d45700;
    border-radius: 30px;
    padding: 7px 10px 6px;
    font-weight: 600;
    display: block;
    font-size: 20px;
    transition: .7s;
    opacity: 0;
    width:100%;
}
.shop_info p{
    
}
.shop .shop_box:hover a.btn{
    opacity: 1;
    transition: .7s;
}
.shop .shop_box a.btn:hover{
    background: #d45700;
    color: #fff;
    transition: .7s;
}
.shop .shop_info h4 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.3em;
    
}
.shop-details{
    background: #FAF9F7;
}
.shop-details #shop_detail_box {
    background-color: #fff;
    padding: 15px 20px;
    /* height: 790px; */
    overflow: hidden;
}
.shop-details a.back {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
    color: #000;
    letter-spacing: .4px;
    margin-bottom: 1rem;
    display: inline-block;
}
.shop-details .nav.row {
    margin: 0 -4px;
}
.shop-details .nav li.col-3.nav-item{
    padding: 0;
}
.shop-details .nav li a.nav-link {
    padding: 0;
    margin: 5px 4px;
    opacity: .6;
}
.shop-details .nav li a.nav-link.active {
    border-bottom: #d45700 2px solid;
    opacity: 1;
}
.shop-details .tab-pane {
    padding: 0;
    transition: .7s;
    cursor: grab;
    overflow: hidden;
}
.shop-details .tab-pane img{
    transition: .7s;
}
.shop-details .tab-pane:hover img{
    transform: scale(1.1);
    transition: .7s;
}
.shop-details .product_info h1{
    font-size: 48px;
    line-height: 48px;
    color: #000;
    font-weight: 400;
    margin-top: 2rem;
    margin-bottom: 2rem;
   
}
.shop-details .product_info p{
    font-size: 17px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    margin-bottom: 3rem;
    
}
.shop-details .product_info span{
    font-size: 32px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    display: inline-block;
    margin-bottom: 1.5rem;
     
}
.shop-details label {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    margin-left: 10px;
}
.shop-details .form-select,.shop-details .form-control {
    padding: 10px 15px;
    border-radius: 36px;
}
.shop-details .form-control {
    display: inline-block;
    width: 100px;
    margin-top: 1.5rem;
}
.shop-details a.add_btn {
    background: #ffdfcd;
    color: #d45700;
    border-radius: 30px;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 16px;
    transition: .7s;
    margin-left: 1rem;
}
.shop-details a.add_btn:hover{
    background: #d45700;
    color: #fff;
    transition: .7s;
}
.shop-details .product_name p {
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin-bottom: 7px;
}
.shop-details .shop_detail_info{
    max-height: 760px;
    overflow-y: auto;
}
.shop-details .shop_detail_info::-webkit-scrollbar-track-piece {
    background: #ffffff4a;
}
.shop-details .shop_detail_info::-webkit-scrollbar-thumb {
    background: #fff;
    height: 20px;
}
.shop-details .shop_detail_info::-webkit-scrollbar-track-piece:decrement{background:#fff;}
.shop-details .shop_detail_info::-webkit-scrollbar {
    width: 2px;
}
.shop-details .social-link {
    display: flex;
    padding: 0;
    margin-bottom: 2rem;
}
.shop-details .social-link li {
    list-style: none;
}
.shop-details .social-link li a {
    background-color: #f2e9e3;
    padding: 10px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin: 0 5px;
}
.shop-details .social-link li a:hover{
    background-color: #ffdfcd;
}
.shop-details h3{
    font-size: 36px;
    margin: 3rem 0 2rem;
    font-weight: 500;
    line-height: 36px;
    
}
.shop-details .shop .shop_box {
    padding: 0;
}
.shop-details .shop .shop_info h4 {
    font-size: 17px;
}
.shop-details .shop .shop_box a.btn{
    font-size: 16px;
    padding: 10px;
}
@media (min-width: 1200px){
    .shop-details .tab-pane {
        width: 100%;
        height: 580px;
    }
}

@media (min-width: 1500px){
    .shop-details .shop_detail_info {
        max-height: 870px;
    }
    .shop-details .tab-pane {
        width: 100%;
        height: 685px;
    }
}

@media (max-width: 1200px){
    .shop .shop_info h4 {
        font-size: 18px;
    }
    .shop .shop_box a.btn {
        font-size: 16px;
    }
    .shop .shop_box {
        padding: 0;
    }
}
.slideshow-items {
    width: 500px;
}

.slideshow-thumbnails {
    width: 100px;
}

#slideshow-items-container {
    display: inline-block;
    position: relative;
}

#lens {
    background-color: rgba(233, 233, 233, 0.4);
}

#lens,
#result {
    position: absolute;
    display: none;
    z-index: 1;
}

.slideshow-items {
    display: none;
}

    .slideshow-items.active {
        display: block;
    }

.slideshow-thumbnails {
    opacity: 0.5;
}

    .slideshow-thumbnails.active {
        opacity: 1;
    }

#lens,
.slideshow-items,
.slideshow-thumbnails,
#result {
    border: solid #f2f2f2 1px;
}

@media (max-width:768px) {
    .slideshow-items {
        width: 100%;
    }

    #result {
        display: none !important;
    }
}

@media (max-width:320px) {
    .slideshow-thumbnails {
        width: 80px;
    }
}

.slider {
    position: relative;
}

    .slider img {
        width: 100%;
    }

.slides {
    display: flex;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
}

.slide {
    flex: 0 0 100%;
    scroll-snap-align: start;
}

.slider-nav {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.slider-nav-item {
    padding: 5px;
    cursor: pointer;
}

    .slider-nav-item.active {
        font-weight: bold;
    }

.slider-arrows {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #f2f2f2;
    cursor: pointer;
    margin: 0 15px;
    background: rgba(194,87,42,255);
    color: #fff;
    border-radius: 50%;
}

.slide-number {
    font-weight: bold;
    margin-top: 5px;
}
.dropdown-shop {
    position: relative;
    display: inline-block;
}

.dropdown-shop-toggle {
   /* background-color: #f0f0f0;*/
    padding: 20px;
    cursor: pointer;
}

.dropdown-shop-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    width:250px;
}

    .dropdown-shop-menu li {
        padding: 10px;
        /border-bottom: 1px solid #ccc;/
    }

        .dropdown-shop-menu li:last-child {
            border-bottom: none;
        }

        .dropdown-shop-menu li label {
            display: block;
        }

        .dropdown-shop-menu li input[type="checkbox"] {
            margin-right: 5px;
        }

.dropdown-shop.open .dropdown-shop-menu {
    display: block;
}
.dropdown-heading{
    font-size:18px;
    font-weight:400;
    padding:10px;
    border-bottom:1px solid #ccc;
}
.dropdown-price {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.dropdown-price-heading {
    display: flex;
    align-items: flex-start;

}

.dropdown-price-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 360px;
  /*  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);*/
    padding: 10px;
    z-index: 1;
    border:1px solid #ccc;
   
}

.input-price-row {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

    .input-price-row label {
        margin-right: 10px;
        text-align: left!important;
    }

.dropdown-price-content.show-price {
    display: block;
    
}
.price-flex{
    display:flex;
    flex-direction:row;
    padding:20px;
}
#price-min{
    width:85%;
    margin-right:20px;
}
#price-max {
    width: 85%;
   
}
.dropdown-text{
    font-size:16px;
    line-height:24px;
    font-weight:400;
    padding:20px;
}
.dropdown-shop-toggle:hover{
    text-decoration:underline;
}
.dropdown-price-heading:hover {
    text-decoration: underline;
}
.sort-feature{
    padding:10px;
}
select{
    border:none!important;
    padding:10px;
    background: white;
}
    select:focus {
        border: none !important;
    }
.sorting-ptag{
    font-size:16px;
   padding-top:20px;
   padding-bottom:20px;
   padding-left:20px;
    text-align:right;
}
.container {
    position: relative;
}

.open-button {
    padding: 10px;
    background-color: #fff!important;
    cursor: pointer;
    border:none;
    font-size:24px;
}

.side-nav {
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    background-color: #FAF9F7;
    color: #000000;
    transition: right 0.3s ease-out;
    z-index: 999;
}

    .side-nav.show {
        right: 0;
    }

.side-nav-content {
    padding: 20px;
}

.close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    background: none;
    border: none;
    color: #000000;
    cursor: pointer;
}
.nav-items {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    .nav-items li {
        margin-bottom: 10px;
        cursor: pointer;
    }
.dropdown-nav-toggle {
    display: inline-block;
    padding: 10px;
   /* background-color: #f9f9f9;*/
    color: #000000;
    cursor: pointer;
    font-size:18px
}

.dropdown-nav-menu {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
   /* background-color: #f9f9f9;*/
    color: #000000;
}

    .dropdown-nav-menu li {
        padding: 5px;
    }

        .dropdown-nav-menu li:hover {
           /* background-color: #ddd;*/
        }
#SortBy-mob{
    background:none!important;
}
#SortBy-mob select:focus{
    border:none!important;
}
    #SortBy-mob select::selection{
        border:1px solid #000000;
    }
#SortBy-mob {
    border:none!important;
}
.icon.icon-filter{
    width:32px;
    margin-right:10px;
    cursor:pointer;

}
.filtration-nav {
    color: rgba(194,87,42,255);
    font-size:22px;
}
.input-row input{
    border:1px solid #ccc;
    padding:10px;
}
.width-height-set-img{
    width:300px;
    height:240px;
    object-fit:cover;
}
.width-height-set-img img{
    width:100%;
    height:auto;
}
.product-container {
                    display: flex;
                    flex-wrap: wrap;
                    width: 100%;
                    justify-content: center
                }
                @media (max-width:768px){
                    .product-card {
                    display: flex;
                    flex-direction: column;
                    width: 100%;
                    border: 1px solid lightgray;
                    border-radius: 5px;
                    overflow: hidden;
                    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
                    margin: 0px!important;
                    margin-bottom:20px!important;
                    background-color: white;
                    padding-bottom: 1%
                }
                }

                .product-card {
                    display: flex;
                    flex-direction: column;
                    width: 100%;
                    border: 1px solid lightgray;
                    border-radius: 5px;
                    overflow: hidden;
                    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
                    margin: 20px;
                    background-color: white;
                    padding-bottom: 1%
                }
                .product-cards{
                     display: flex;
                    flex-direction: column;
                    align-items: center;
                }

                .product-image {
                    width: 100%;
                    height: 310px;
                    object-fit: cover;
                }

                .product-name {
                    font-size: 1.25rem;
                    font-weight: bold;
                    margin: 10px 0;
                    text-align: center;
                }

                .product-description {
                    /*font-size: 0.875rem;*/
                    margin: 10px 0;
                    text-align: center;
                }

                .product-price {
                    /*font-size: 1.125rem;*/
                    font-weight: bold;
                    margin: 10px 0;
                    color: rgba(194,87,42,255);
                }

                .add-to-cart-button {
                    padding: 10px 20px;
                    background-color: #ffdfcd;
                    border: none;
                    border-radius: 5px;
                    color: rgba(194,87,42,255);
                    font-size: 0.875rem;
                    cursor: pointer;
                    width:80%;
                    margin-bottom:20px;
                }

                    .add-to-cart-button:hover {
                        background-color: rgba(194,87,42,255) !important;
                        color:#fff!important;
                    }

                .product-grid {
                    display: flex;
                    flex-wrap: wrap;
                    justify-content: space-between;
                }

                .original-price {
                    text-decoration: line-through;
                    color: #333;
                   /* font-size: 0.875rem;*/
                }

                .discount-price {
                    color: rgba(194,87,42,255) !important;
                   /* font-size: 1.125rem;*/
                    font-weight: bold;
                }