/*
Theme Name: Shopi
Text Domain: new-shopi
Version: 1.0.8
Requires at least: 4.7
Requires PHP: 7.4
Description: Shopi's Wordpress theme
Tags: shopi
Author: Pars Design
Author URI: https://pars.design
Theme URI: https://pars.design
*/
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #f28166;
  border-color: #f28166;
}
.page-link {
  color: #f28166;
}
.footer-bottom-link-area {
  display: flex;
  gap: 15px;
}
.footer-bottom-link-area li {
  display: block;
}
@media all and (max-width: 773px) {
  body.admin-bar header {
    top: 45px;
  }
}
header .header nav > ul > li.normal .sub-menu > ul {
  padding: 32px 42px;
  min-width: 300px;
  width: auto;
}
.mobile-menu-area .menu ul .sub-menu ul li a {
  text-transform: capitalize;
}
.mobile-menu-area .menu ul.opened + .brsMobileMenu-footer {
  display: none !important;
}
.mobile-menu-area .menu ul li a {
  font-weight: 600;
  font-size: 18px;
  padding-top: 26px;
  padding-bottom: 26px;
}
