
@import "https://tools.pixelized.co/scan/theme/pxd/css/pxd.css";
@import "https://tools.pixelized.co/scan/theme/pxd/css/custom.css";
@import "https://tools.pixelized.co/scan/theme/pxd/css/pxd-adaptive.css";
@import "https://tools.pixelized.co/scan/theme/pxd/css/pxd-footerbar.css";
@import "https://tools.pixelized.co/scan/theme/pxd/css/pxd-fonts.css";
@import "https://tools.pixelized.co/scan/theme/pxd/css/pxd-animate.css";
@import "https://tools.pixelized.co/scan/theme/pxd/css/pxd-isotope.css";

.Header__menuWrapper{background-color:#fff;box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);}
.Header__menuList a, .signinLink {
  font-family: Poppins, Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
}
.Header__menuBox {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]), textarea, select, option{
  border: none !important;
}
.SearchBox__searchpart input, .SearchBox__searchpart, .Header__searchLink {
  border-radius: 40px;
}
.Footer__footer {
 all: unset;  /* or all: revert; */
}
.Footer__footer :first-child {
  display: block !important;
  padding-right: 0px;
}
.Footer__footer .social_wrap :first-child{
  display: inline-block !important;
}
