body {
/*    font-family: 'Poppins', sans-serif;*/
    font-family: "Jost", sans-serif;
    line-height: 1.5em;
}
.category-container .category-sidebar {
    border-right: 1px solid #dee2e6;
}

.breadcrumb {
    justify-content: center;
}
.sec-padd {
    padding: 90px 0;
}
.dropdown-menu-cart .cart-body {
    min-height: 0;
    overflow-y: scroll;
    max-height: 248px;
}
/* ===== Scrollbar CSS ===== */
/* Firefox */
.dropdown-menu-cart .cart-body{
/*    scrollbar-width: auto;*/
/*    scrollbar-color: #d6d6d6 #ffffff;*/
}

/* Chrome, Edge, and Safari */
.dropdown-menu-cart .cart-body::-webkit-scrollbar {
    width: 15px;
}

.dropdown-menu-cart .cart-body::-webkit-scrollbar-track {
    background: #ffffff;
}

.dropdown-menu-cart .cart-body::-webkit-scrollbar-thumb {
    background-color: #d6d6d6;
    border-radius: 15px;
    border: 4px solid #ffffff;
}

.sw-theme-default>.nav {
    padding: 1.5625rem 1.875rem;
    background: #343a40;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.sw-theme-default>.nav .nav-link .number {
    float: left;
    font-size: 1.5rem;
    width: 1.875rem;
    height: 1.5rem;
    text-align: center;
    line-height: 1;
    position: relative;
}
.sw-theme-default>.nav .nav-link.active .number:before {
    background: #00acac;
}

.sw-theme-default>.nav .nav-link::after {
    display: none;
}
.sw-theme-default .number+.info {
    margin-left: 2.5rem;
}
.sw-main.sw-theme-default .step-anchor {
    padding: 1.5625rem 1.875rem;
    background: #e9ecef;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.sw-theme-default>.tab-content>.tab-pane {
    background: #fff;
    padding: 20px 30px;
    border: none!important;
}
.sw .toolbar {
    background: #f9f9f9;
    padding: 15px;
}
.sw-theme-default>.nav .nav-link.done .number:before {
    content: '\f00c';
    background: #007000 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-family: Font Awesome\ 5 Free,Font Awesome\ 5 Pro,FontAwesome!important;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.sw-main.sw-theme-default .step-anchor>li>a .number {
    padding: 0;
    height: 24px;
    width: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-right: 10px;
    background: #ffffff;
    color: #000;
    font-weight: 700;
    position: relative;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.item.item-thumbnail .item-info .item-title {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item.item-thumbnail .item-info .item-desc {
    max-width: 175px;
    margin: auto;
}
.page-item.active .page-link {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#filter {
    display: none;
}
.custom-list li{
    width: 100%;
}
.custom-list li a {
    text-decoration: none;
    color: #4d4d4d;
    display: block;
    margin: 5px 0;
}
.search-category-list .accordion-heading:after {
    font-family: "Font Awesome 5 Free";
    content: "\f068";
    float: right;
    font-size: 10px;
    opacity: .5;
    font-weight: 600;
}
.search-category-list .accordion-heading.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}
.shop_by_categry .category_single {
    position: relative;
}

.shop_by_categry .overlay_titile {
    width: 50%;
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    left: 30px;
    z-index: 3;
}
.shop_by_categry .overlay_titile h6 {
    font-size: 22px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;

}
.shop_by_categry .category_image {
    position: relative;
}
.shop_by_categry .category_image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background: rgb(10 12 15 / 30%);
}

.category_slider .category_single {
    margin-right: 10px;
}

.search-container .search-sidebar .search-category-list>li>a {
    font-weight: 500;
}
.search-container .search-sidebar .search-category-list>li>a:hover {
    color: #00acac;
}

.item.item-thumbnail .item-image .discount {
    bottom: 1.5rem;
    right: 3.5rem;
}
.item.item-thumbnail .item-image {
    height: auto;
}
.checkout_advanced .sw>.tab-content {
    overflow-y: scroll;
}
.checkout-body .mobile-tab-slide .nav-link {
    color: #ff871d;
}
.checkout-body .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #000;
}





@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
.snip1268 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 10px;
  min-width: 220px;
  max-width: 310px;
  width: 100%;
  color: #333333;
  text-align: center;
  background-color: #ffffff;
  line-height: 1.6em;
}
.prdct-nme{
    color: #000;
    font-weight: 600;
    text-decoration: none;
}
.snip1268 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.snip1268 .image {
  position: relative;
}
.snip1268 img {
  max-width: 100%;
  vertical-align: top;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.snip1268 .icons,
.snip1268 .add-to-cart {
  position: absolute;
  left: 20px;
  right: 20px;
  opacity: 0;
}
.snip1268 .icons {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  top: 20px;
  display: flex;
  justify-content: space-between;
}
.snip1268 .icons a {
  width: 32.5%;
  background: #ffffff;
}
.snip1268 .icons a:hover {
  background: #000000;
}
.snip1268 .icons a:hover i {
  color: #ffffff;
  opacity: 1;
}
.snip1268 .icons i {
  line-height: 46px;
  font-size: 20px;
  color: #000000;
  text-align: center;
  opacity: 0.7;
  margin: 0;
}
.snip1268 .add-to-cart {
  position: absolute;
  bottom: 20px;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  font-size: 0.8em;
  color: #000000;
  line-height: 46px;
  letter-spacing: 1.5px;
  background-color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.snip1268 .add-to-cart:hover {
  background: #000000;
  color: #ffffff;
}
.snip1268 figcaption {
  padding: 20px 20px 30px;
}
.snip1268 h2,
.snip1268 p {
  margin: 0;
  text-align: left;
}
.snip1268 h2 {
  margin-bottom: 10px;
  font-weight: 700;
}
.snip1268 p {
  margin-bottom: 15px;
  font-size: 0.85em;
  font-weight: 500;
}
.snip1268 .price {
  font-size: 1.3em;
  opacity: 0.5;
  font-weight: 700;
  text-align: right;
}
.snip1268:hover img,
.snip1268.hover img {
  opacity: 0.8;
}
.snip1268:hover .icons,
.snip1268.hover .icons,
.snip1268:hover .add-to-cart,
.snip1268.hover .add-to-cart {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.price-discount{
    font-weight: 100;
    text-decoration: line-through;
    font-size: 15px !important;
    color: #e10000;
    opacity: 1 !important;
}
.prd-price{
    color: #008529;
    opacity: 1 !important;
}
.section-title-1{
    margin-top: 15px !important;
}














/*====================================================================================
                                  RESPONSIVE AREA
======================================================================================*/
@media (max-width: 1199.98px) {
    .category-container .category-sidebar+.category-detail {
        border-left: none;
    }
}
@media (max-width: 991.98px) {
    .mobile-tab-slide {
        overflow: scroll;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
    .category-container .category-sidebar {
        border-right: none;
    }
    .sw-main.sw-theme-default .step-anchor {
        overflow: scroll;
        white-space: nowrap;
    }
    .section-container.has-bg .cover-bg img {
        width: 100%;
    }

}

@media (max-width: 767.98px) {
    .shop_by_categry .overlay_titile h6 {
        font-size: 16px;
    }
}

@media (max-width: 575.98px) {

    .category_slider .category_single {
        margin-right: 0px;
    }
}