/*your custom css goes here*/ 

.aiz-main-wrapper{
    background:#f1f1f1!important;
}

.st-round{
    border-radius: 10px!important;
}

.aiz-filter-sidebar.collapse-sidebar-wrap .bg-white.border.mb-3{
    border-radius: 10px!important;
}
.dropdown.bootstrap-select.form-control.form-control-sm.aiz-{
     border-radius: 10px!important;
} 

.dropdown.bootstrap-select.form-control.form-control-sm.aiz- .btn.dropdown-toggle{
    border-radius: 10px!important;
}
.dropdown-menu.show{
    border-radius: 0px 0px 10px 10px!important;
}

.rounded-0{
    border-radius: 10px!important;
}
.col.text-center.border-right.border-bottom.has-transition.hov-shadow-out.z-1{
    background:white!important;
    border-radius: 10px!important;
}
.modal-content{
    border-radius: 10px!important;
}

.gutters-16>.col, .gutters-16>[class*="col-"] {
    /*margin-left: 5px!important;*/
    /*margin-right: 5px!important;*/
}

.aiz-p-hov-icon a{
   border-radius: 100px!important; 
}

.cart-btn{
    border-radius: 20px!important; 
}
.slick-slide img{
   border-radius: 10px!important; 
}

.flash-deals-baner .h-100.w-100.w-xl-auto{
    border-radius: 10px!important;
}
.aiz-count-down-circle{
   border-radius: 10px!important; 
}
#flash_deal .slick-slider .slick-list .slick-slide {
    background: white!important;
}
#section_best_selling .aiz-carousel.sm-gutters-16 .carousel-box.px-3{
    padding-left: .4rem !important;
    padding-right: .4rem !important;
}

#section_best_selling .aiz-carousel.sm-gutters-16 .carousel-box .aiz-card-box{
   border-radius: 10px!important; 
} 

.aiz-carousel .carousel-box.px-3{
    padding-left: .4rem !important;
    padding-right: .4rem !important;
}
.aiz-carousel .carousel-box .aiz-card-box{
     border-radius: 10px!important; 
}

#section_home_categories a{
    border-radius: 10px!important;
}

#st-sellers .slick-slide{
    background:white;
     border-radius: 10px!important;
}
#particles-js{
    background-color: #f5f5f5!important;
}
.row.gutters-16 .col.border-right.border-bottom.has-transition{
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 16px;
    /*padding-right: 10px!important;*/
    /*padding-left: 10px!important;*/
}

.row.gutters-16 .col.border-right.border-bottom.has-transition .aiz-card-box{
    border-radius: 10px!important;
}
.row.gutters-16 .col.border-right.border-bottom.has-transition.hov-shadow-out{
    transition:0.5s;
}

.row.gutters-16 .col.border-right.border-bottom.has-transition.hov-shadow-out:hover{
    box-shadow:none!important;
}

.row.gutters-16 .col.border-right.border-bottom.has-transition .aiz-card-box .cart-btn{
    width: 90% !important;
    margin-left: 10px;
}
.jssocials-share-link{
        padding: .5em .5em!important;
        border-radius: 100px!important;
        height: 33px!important;
        width: 33px!important;
}

#pubana-seller .card{
    border-radius:10px!important;
}

#pubana-seller .aiz-content-wrapper{
    background: #f2f3f9!important;
}

#pubana-seller .aiz-sidebar{
        background-color: #ffffff!important;
        /*border-right: 1px solid #f2f3f9!important;*/
}

#pubana-seller .aiz-side-nav-logo-wrap{
    background-color: rgb(255 255 255)!important;
}

#pubana-seller .aiz-sidebar input {
    /*border-bottom: 1px solid #CFDCE6!important;*/
    border-radius:30px!important;
}
#pubana-seller .rounded{
    border-radius: 10px!important;
}

.aiz-mobile-bottom-nav {
        width: 463px !important;
        height: 72px!important;
        border-radius: 36px!important;
        box-shadow:0px 10px 30px rgba(105, 105, 105, 0.5)!important;
    }
    .aiz-mobile-bottom-nav.border-sm-left {
        border-left: 1px solid #dfdfe6 !important;
    }
    .aiz-mobile-bottom-nav.border-sm-bottom {
        border-bottom: 1px solid #dfdfe6 !important;
    }
    .aiz-mobile-bottom-nav.border-sm-right {
        border-right: 1px solid #dfdfe6 !important;
    }
    
    .aiz-mobile-bottom-nav.mb-sm-2 {
        margin-bottom: .5rem !important;
    }
    .aiz-mobile-bottom-nav.my-sm-2 {
        margin-bottom: 1.5rem !important;
    }
    .aiz-mobile-bottom-nav.d-xl-none {
        display: block !important;
    }







