/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/


#cookie-notice .cn-button {
  margin: 0 0 0 10px;
  display: inline-block;
  background-color: #cc0808;
  color: #fff;
  padding: 5px 10px 5px 10px;
}

.a-wrap .label {
  width: 100%;
  margin-bottom: 4px;
  color: #464646;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
}

.main-featured.is-container {
  --max-width-md: 100%;
  margin-top: 35px;
  margin-bottom: 50px;
  border-right: 0;
  border-left: 0;
  display: none!important;
}


.s-dark.smart-head-bot {
  border-bottom-color: #fff;
}

.smart-head-main .smart-head-bot {
  border-bottom-width: 2px!important;
}

.smart-head-main .smart-head-bot {
  --head-h: 50px;
  background-color: #000!important;
  border-top-width: 1px!important;
}

.smart-head-main .s-dark.smart-head-mid {
  background-color: #000!important;
}