#extra-msg, #category_product_list h1, #category_product_list .cat_desc p  {
  display: none;
}
.home_page_body .body-container {
  margin-top: 0;
  display: none;
}
@media only screen and (min-width: 768px) {
  #product_design_upload #frmupload .row > div:last-child {
    padding-left: 15px;
  }
}
#product-info #product_images .carousel-thumbs {
  width: 100%;
}

.product_details_slider_two .slick-slide .card:hover .card-body .card-title{
    margin-bottom:0 !important;
}
.product_details_slider_two .slick-slide .card:hover .card-body .card-title a i{
    right:unset !important;
}
.navbar .container .collapse .navbar-nav .nav-item.show > .nav-link::before {
    top:unset; height:2px;
}
/*.awesome-bar{background: #e1e1e1 !important;}*/
.awesome-bar::after {background: transparent;}
/*.awesome-bar .awesome-bar_container, .awesome-bar .awesome-bar_container a{color: #000 !important;}*/
.bg-light-info {background-color: #f4f4f4;}
@media only screen and (min-width: 768px) {
  .home_page_body .product-box .hover-box-shadow {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1440px) {
  .home_page_body #top-banner {
    margin-bottom: 2rem !important;
  }
}
.scroll-top:hover .scroll-up {
  color: #000;
}
#templates_listing_area .card .card-body h5::before {
  display: none;
}
.awesome-bar{
    background-image: url(https://d29hz7my4l83cj.cloudfront.net/ricohusaf/images/contentimages/images/ricoh.png);
}
.navbar  .category_menu {
        background: #d61b3e !important;
}
.product-box .hover-box-shadow .card-body .card-title{font-weight: 600;color: #d61b3e !important;}
#templates_listing_area .card .card-body {
  padding: 1.25rem !important;
}
#templates_listing_area .card .card-body h5::before {
 color: #d61b3e;
}
#templates_listing_area .card .card-body h5 i{display:none !important;}
#templates_listing_area .card .card-body {
  border: unset;padding: 0 !important;
}
#templates_listing_area .text-center .card .card-body {border: 2px dashed #ccc;}
.asw-menu-btn {z-index:99 !important;}
.top-header .container .dropdown.lang .dropdown-toggle .filter-option-inner-inner img {
height: auto;
}
.top-header a.navbar-brand{ margin-right: auto !important;}
.topnav .mob-cart{
    display: none;
}
#footer picture {
    display: none;
}
/* #367041 - custom job name UI issue fixed */
#job_name_body .input-group font {
    display: contents;
}