/**
* 2010-2018 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2018 Webkul IN
*  @license   https://store.webkul.com/license.html
*/

a.boxclose {
  cursor: pointer;
  color: #fff;
  font-size: 25px;
  line-height: 0px;
  padding: 11px 3px;
  float: right;
}

.boxclose:before {
  content: "×";
}

.wk_ad_footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  /* height: 50px; */
  background-color: #1e2327;
  z-index: 999999;
  color: #ffffff;
}

.wk_ad_content {
  text-align: center;
  padding: 7px;
}

#_desktop_contact_link,
.mp_advertise {
  float: left;
}

.mp_advertise {
  margin: 15px;
}

.wk_seller_edit {
  left: 75%;
  padding: 6px;
  position: absolute;
  top: -4px;
  cursor: pointer;
}

.form-inline {
  display: inline !important;
}
