/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */



 #_desktop_fieldmegamenu.fieldmegamenu .menu-items>li, 
 #_mobile_fieldmegamenu .menu-items>li {
  padding:15px;
 }

 i.fa.fa-instagram {
  font-size: 18px!important;
}
.fa-instagram:before {
  content: "\f16d";
}

#blockcategories_content .box-item-inner .right-block-cate {
  width:auto!important;
  padding: 0 15px!important;
}

#_desktop_cart .click-cart .cart-products-count {
  background: #666 !important;
}


.horizontal_mode .item-inner .right-product .category_name {
  color: #666;
}
.footer-content a:hover ,
.footer-content a:hover span{
  color: #999999!important;
  text-decoration: underline;
}


#wrapper .breadcrumb-no-images .breadcrumb {
  background: transparent;
}

#wrapper .breadcrumb-no-images .breadcrumb li a,
#wrapper .breadcrumb-no-images .breadcrumb li:after {
  color: #7a7a7a!important;
}