/* ==========================================================================
   Mixin
   ========================================================================== */
/* ==========================================================================
   Variables
   ========================================================================== */
/* Color */
/* Path */
/* Icon */

.section-shop .nav-responsive {
  margin-top: -35px; }
@media (max-width: 767.98px) {
  .section-shop .nav-responsive {
    margin-top: 0; } }

.bg-text-color {
  position: relative;
  display: inline-block; }
.bg-text-color span {
  position: relative;
  z-index: 1; }
.bg-text-color:before {
  position: absolute;
  left: -5%;
  bottom: 2%;
  z-index: 0;
  display: block;
  width: 110%;
  height: 15px;
  content: '';
  background: #F8CD46; }
/*

 */

