/*--------------------------------------------------------------
  Template Name: Uniqlo-Minimalist eCommerce HTML5 Template.
  Template URI: #
  Description: Uniqlo is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.1
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
@media (max-width: 767px) {
  .logo img {
      max-width: 80px;
  }
}

.ft__widget.contact__us {
  /* left: 58px; */
  position: relative;
}

.blog__hover__action {
  padding: 10px 10px 10px 10px;
  background-color: white;
}

.sticky__header.scroll-header {
background-color: #000;
}

.text-white-custom {
    color: #fff !important;
}

.mainmenu__area {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0px; 
    width: 100%;
    padding-top: 3px;
    background-color: rgba(0, 0, 0, 0.5);
}