/*
Theme Name: HomeShop
Author: Designed by mad_velikorodnov
Author URI: http://themeforest.net/user/mad_velikorodnov/portfolio
Description: Home Shop is a premium Responsive WPML-ready Wordpress template that was developed for WooCommerce. It will perfectly suit for any type of online store due its modern, clean and multi-functional layout.
Version: 9.2.3
Tags: one-column, two-columns, left-sidebar, right-sidebar, fluid-layout, sticky-post, theme-options
License: GNU General Public License
License URI: license.txt
*/

.wp-caption {}
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky {}

/* HIDING STUFF */

#top-header, #middle-navigation, .ism-website-display {
  display: none!important;
}

/* CUSTOM STUFF */

#main-footer .sidebar-box .sidebar-box-heading {
  display: none!important;
}

#main-footer .sidebar-box, #main-footer .sidebar-box-content {
  background-color: transparent!important;
}

#mega_main_menu.main_navigation > .menu_holder > .menu_inner > ul > li > .item_link > span {
  width: 100%;
}

.ekko-lightbox.modal {
  z-index: 9999;
}

.blog-info .social-share {
  display: none;
}

.page-top-links {
  border-bottom: 1px solid #000;
}

#upper-footer .sidebar-box {
  margin-bottom: 0;
}

#upper-footer .sidebar-box-heading, #upper-footer .sidebar-box-content {
  background-color: transparent!important;
}

#upper-footer .sidebar-box-heading {
  float: left;
  padding-top: 25px;
}

@media only screen and (max-width: 768px) {
  #main-header {
    padding-top: 85px!important;
  }
}
