.product-box .card .card-body .card-title {
    font-weight: bold;
}

.fa-blank {
    visibility:hidden !important;
}
.header-search .advance-search {
  left: 0;
  margin: auto;
}


.sidebar #straightmenu .list-group .list-group-item > a.all-product, .sidebar #straightmenu .list-group .list-group-item > a.all-product:hover, .sidebar #straightmenu .list-group .list-group-item > a.all-product.active {
    background: #25242c !important;
    color: #fff !important;
}

.sidebar #straightmenu .list-group .list-group-item .list-unstyled li a {
    background: #ffffff;
    border-bottom: 1px solid #25242c;
    color: #6c757d !important;
}

.top-header .navbar-brand{
    margin-right:0 !important;
}
.top-header .container{
 justify-content:space-around !important;
}


.product-box .card.hover-box-shadow:hover .thumbnail{    border-color: #000000;}
.social-media li a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #ec008c;
    color: #ffffff;    transition: 0.5s all ease;
}
.social-media li a:hover,.social-media li a:active,.social-media li a:focus{
    background: #c50f7b;
}
.header-social{position:absolute;top:20px;left:180px;
}
.header-social{position:relative;top:0px;left:0px;}
@media screen and (min-width:1280px) {
    .header-social{position:relative;top:20px;left:0px;
}
.header-search .advance-search {
  width:900px;
}
    
}
@media screen and (min-width:1600px) {.header-social{position:relative;top:20px;left:40px;
}}
@media screen and (max-width:767px) {
.navbar-light .navbar-nav li .nav-link {
  color: #fff !important;
}
.navbar-collapse .navbar-nav {
  background: #000;
}
.navbar-light .navbar-nav li.position-static .dropdown-menu {
  background: #000;
}
.navbar-light .navbar-nav li.position-static .dropdown-menu .card .card-body .nav li a {
  color: #fff;
}
.card .card-body {
  background: #000;
}
.navbar-light {
  background: #25242c;
}
.navbar-light .navbar-toggler-icon {
     background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-brand img {
  max-height: 68px;
  max-width: 160px;
}
}
.navbar-light {
  background-color: #25242c;
  border-top: 1px solid #000;
}
.navbar-collapse .navbar-nav{
    margin-left: unset !important;
}
/*.top-header .top-links, .top-header .position-relative.mx-2 {*/
/*  display: none;*/
/*}*/
@media screen and (min-width:1440px) {
    .container {max-width: 1440px;}
}
#togglemenu_sidebar0 {
    display:none;
}
@media only screen and (min-width: 768px) {
    .top-header .header-search .advance-search {
        right: 0;
    }
    
}