   /* #ff0000 */
.topbar{
  background: #ff0000;
}
header nav{
  background: #ff0000;
}
.aside-item .aside-title{
  background: #ff0000;
}
.aside-item .aside-content .nav-category .nav-item:hover>a{
  color: #ff0000;
}
.aside-item .aside-content .nav-category .nav-item:hover{
  color: #ff0000;
}
.section .collection-main .section-title h2{
  background: #ff0000;
}
.section>.container>.section-title>h2 a, .section>.container>.section-title>h2 span{
  background: #ff0000;
}
.section_blog .blog-item .blog-item-info .btn{
  background: #ff0000;
}
footer.footer{
  background: #ff0000;
}
footer .back-to-top{
  background: #ff0000;
}
.module_category .tabs.tabs-title .tab-link.active{
  color: #ff0000;
}
.section-collection ul.tabs.tabs-title li.current:before{
  background: #ff0000;
}
.breadcrumb li a:hover, .breadcrumb li.active, .breadcrumb li strong{
  color: #ff0000;
}
.title-head a:hover{
  color: #ff0000;
}
.btn.btn-primary:hover, input.btn-primary[type="submit"]:hover{
  background: #cc2525;
}
.btn.btn-primary, input.btn-primary[type="submit"]{
  background: #ff0000;
}
.filter-item--green *:hover{
  color: #ff0000;
}
.product-box .product-action form .btn:hover{
  color: #ff0000;
}
.blog-list .loop-blog .name-right h3:hover a{
  color: #ff0000;
}
.title-head a:hover{
  color: #ff0000;
}
.contact .contact-box-info .item .fa{
  background: #ff0000;
}
.filter-item--check-box input:checked+.fa:before{
  color: #ff0000;
}
@media (max-width: 991px){
  .topbar-mobile.hidden-lg.hidden-md{
    background: #ff0000;
  }
}
#nav-mobile a{
  color: #ff0000;
  border-color: #ff0000;
} 
@media(min-width:991px){
#logo img{
  width:200px;
}
} 
.confirm .img{
  width: 250px;
  height: auto;
  float: right;
}  
@media (min-width: 991px)
{
  #logo img {
    width: 150px;
}
.header-content {
    padding: 10px 0;
}
}
@media(min-width:768px){
  .display_flex{
    align-items:center;
    display:flex
  }
}