.breadcrum {
}
.breadcrum ul {
    padding: 0;
}

.breadcrum ul li {
    list-style-type: none;
    display: inline-block;
    margin-top: 12px;
}
.breadcrum ul li a {
    color: #2d1c40;
    font-size: 12px;
    padding-right: 19px;
}
.category-info {
    margin-bottom: 31px;
}
.category-info .cat-img{}
.category-info .cat-info{
    border: #c5c5c5 1px solid;
    /* margin-left: -88px; */
    background-color: #fff;
    padding: 19px 25px;
    box-shadow: 0px 3px 6px #0000001a;
    }

.category-info h2{
    font-size: 19px;
    color: #2da284;
}
.category-info p{
    font-size: 12px;
    color: #7b7b7b;
}
.category-sec {
    padding: 22px 0px;
}
.category-sec .category-in{}
.category-sec .category-in h2{
    font-size: 20px;
    font-size: 19px;
    color: #472e63;
    border-bottom: #bfbfbf 1px solid;
    padding-bottom: 14px;
    margin-bottom: 17px;
    font-weight: 600;
}
.category-sec .category-in .cat-block{
    border: #ccc 1px solid;
    /* margin-bottom: 24px; */
    box-shadow: 0px 3px 6px #0000002e;
    overflow: hidden;
    border-radius: 4px;
    /* margin: 14px 0px; */
    width: 100%;
    /* margin: 0 auto; */
    /* margin-right: 30px; */
}
.category-sec .category-in .cat-block.last{margin-right: 0;}
.category-sec .category-in .cat-block a{text-decoration:none;}
.category-sec .category-in .cat-block .img-show{}
.category-sec .category-in .cat-block .name-show{
    text-align: center;
    padding: 10px 0px;
}
.category-sec .category-in .cat-block .name-show h3{
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    /* padding: 16px 0px; */
    color: #472e63;
    /* font-family: 'Courgette', cursive; */
    /* text-decoration: none; */
}
.category-sec .category-in .cat-block .name-show span{
    color: #1f8320;
    font-size: 13px;
}

.product-show-sec {}
.product-show-sec .product-show-sec-in{}


.product-show-sec .product-show-sec-in .product-set{}



.product-show-sec .product-show-sec-in .product-set .product-container  {padding: 23px 0px;}

.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes {
    border: #cdcdcd 1px solid;
    border-radius: 0;
    margin-bottom: 24px;
    /* width: 18.5%; */
    /* margin-left: 13px; */
    overflow: hidden;
    margin: 0;
}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes a{ text-decoration:none;}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .img-set {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .img-set img {
    width: 100%;
}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content {
    padding: 12px 10px;
    /* text-align: center; */
} 

.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content h2 {
    font-size: 16px;
    color: #472e63;
    margin: 0;
    font-weight: 600;
    margin-bottom: 4px;
}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content .price-show {
    /* text-align: center; */
    font-size: 15px;
    /* margin-bottom: 8px; */
    color: #238b35;
    font-weight: 600;
}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content .price-show .cut {
    font-size: 13px;
    color: #a4a4a4;
    text-decoration: line-through;
    padding-left: 7px;
}


.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content  .addto {
    border: none;
    /* float: right; */
    font-size: 13px;
    padding: 6px 36px;
    background-color: rgb(15, 175, 101);
    border-radius: 4px;
    color: #ffffff;
}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content  .addto i{
  font-size: 16px;
}



.product-show-sec .product-show-sec-in .product-set .head-set {border-bottom: #d5d5d5 1px solid;padding: 10px 0px;}
.product-show-sec .product-show-sec-in .product-set .head-set h2 {
 margin-bottom: 0;
 font-size: 20px;
 /* font-weight: 900; */
 color: #472e63;
}
.product-show-sec .product-show-sec-in .product-set .head-set h2 span{font-size: 13px;color: #9c9c9c;}
.product-show-sec .product-show-sec-in .product-set .head-set select{
    background-color: #fbecf1;
    border: none;
    color: #3a3a3a;
    padding: 8px 14px;
    font-size: 14px;
    border-radius: 4px;
}

.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes {/* margin: 0; */}
.product-show-sec .product-show-sec-in .product-set .product-container .show-boxes .box-content .addto {

    padding: 6px 16px;

}
.product-show-sec .product-show-sec-in .filter-top {}
.product-show-sec .product-show-sec-in .filter-top ul.set-scroll{
    padding: 6px 1px;
    list-style: none;
    display: flex;
    margin: 0;
    align-items: center;
    padding: 11px 5px;
    
    margin: 0;
}
.product-show-sec .product-show-sec-in .filter-top ul li{
    font-size: 20px;
}

.product-show-sec .product-show-sec-in .filter-top ul li button{
    border: none;
    margin: 0px 7px;
    border-radius: 17px;
    font-size: 13px;
    padding: 3px 21px;
    background-color: #660039;
    color: #fff;
}
.product-show-sec .product-show-sec-in .filter-top .collapse{

}
.product-show-sec .product-show-sec-in .filter-top .collapse .close-bt, .product-show-sec .product-show-sec-in .filter-top .collapsing .close-bt{
    position: absolute;
    right: -4px;
    top: -6px;
    border: none;
    background-color: #e70606;
    color: #fff;
    border-radius: 12px;
    width: 26px;
    height: 26px;
}
.product-show-sec .product-show-sec-in .filter-top .collapse .close-bt, .product-show-sec .product-show-sec-in .filter-top .collapsing .close-bt{
    position: absolute;
    right: -4px;
    top: -6px;
    border: none;
    background-color: #e70606;
    color: #fff;
    border-radius: 12px;
    width: 26px;
    height: 26px;
}
.product-show-sec .product-show-sec-in .filter-top .card-body {
    /* width: 13%; */
    display:  flex;
    position: relative;
    background: #daf8e1;
    margin: 13px 0px;
    padding: 0px 16px;
}
.product-show-sec .product-show-sec-in .filter-top .card-body .set-option{
    width: 12%;
}
.product-show-sec .product-show-sec-in .filter-top .card-body .set-option .check-mark  {
    padding-left: 26px;
}

.product-show-sec .product-show-sec-in .filter-top .card-body .set-option .check-mark .checkmark {
    background: #fff;
}
.product-show-sec .product-show-sec-in .filter-top .card-body .set-option  .check-mark input:checked ~ .checkmark {
    background-color: #18893f;
} 
@media (max-width: 480px) {
.product-show-sec .product-show-sec-in .product-set .head-set h2 {
  
    font-size: 16px;

}
.product-show-sec .product-show-sec-in .filter-top .card-body {
    /* width: 13%; */
    display: flex;
    position: relative;
    background: #daf8e1;
    margin: 13px 0px;
    padding: 0px 16px;
    flex-wrap: wrap;
}
.product-show-sec .product-show-sec-in .filter-top .card-body .set-option {
    width: 33%;
}
.product-show-sec .product-show-sec-in .filter-top .card-body .set-option .check-mark {
    padding-left: 26px;
    margin: 7px 0px;
}
.product-show-sec .product-show-sec-in .filter-top ul.set-scroll {
    padding: 6px 1px;
    list-style: none;
    display: flex;
    margin: 0;
    align-items: center;
    padding: 11px 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin: 0;
}
}