.top-bar {
  display: flex !important;
  justify-content: space-between;
  align-items: center; }

.cart-j2store .j2store-minicart-button {
  background: transparent !important;
  position: relative; }
  .cart-j2store .j2store-minicart-button .cart-item-info a {
    color: #a2a2a2; }

.cart-j2store .j2store-cart-item-box {
  z-index: 99999 !important;
  right: 0;
  box-shadow: 0 2px 25px -5px;
  padding: 15px; }
  .sunfw-direction-rtl .cart-j2store .j2store-cart-item-box {
    left: 0;
    right: auto; }
  .cart-j2store .j2store-cart-item-box ul.j2store-cart-list {
    padding: 10px 0px;
    margin-bottom: 0 !important; }
  .cart-j2store .j2store-cart-item-box .j2store-cart-nav {
    padding: 0;
    display: flex;
    justify-content: center; }

.cart-thumb-image img {
  width: 80px;
  float: left;
  margin-right: 10px; }

.j2store-cart-item-box .j2store-cart-header-block > .pull-right {
  padding-right: 10px; }
  .sunfw-direction-rtl .j2store-cart-item-box .j2store-cart-header-block > .pull-right {
    padding-left: 10px;
    padding-right: inherit; }

.cart-j2store .j2store-cart-item-box > .pull-right {
  float: none !important;
  text-align: center;
  margin-top: 15px; }

@media (max-width: 767px) {
  .cart-j2store .j2store-cart-item-box {
    left: 0;
    min-width: 290px; }
    .sunfw-direction-rtl .cart-j2store .j2store-cart-item-box {
      right: 0;
      left: auto; }
    .cart-j2store .j2store-cart-item-box .j2store-cart-nav .btn {
      padding: 12px 25px; } }
.jsn-pb-tab nav > a:before, .jsn-pb-tab nav > a:after {
  background-color: rgba(255, 255, 255, 0.5); }

.jsn-center-logo {
  display: none !important; }

@media (min-width: 768px) {
  .menu-logo-center .jsn-center-logo {
    display: block !important; } }
.j2store-minicart-button,
.head-search input#mod-search-searchword {
  background: #ebebeb !important; }

.jsn-newsleter .box-title {
  margin-top: 0; }
.jsn-newsleter form .jsn-form-content {
  float: left;
  margin-right: 10px; }
  .sunfw-direction-rtl .jsn-newsleter form .jsn-form-content {
    float: right; }
  .sunfw-direction-rtl .jsn-newsleter form .jsn-form-content {
    margin-left: 10px;
    margin-right: inherit; }
  .jsn-newsleter form .jsn-form-content input.email {
    min-width: 380px;
    margin-top: -5px !important;
    border: none;
    background: #ebebeb; }
    .jsn-newsleter form .jsn-form-content input.email ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #a2a2a2; }
    .jsn-newsleter form .jsn-form-content input.email ::-moz-placeholder {
      /* Firefox 19+ */
      color: #a2a2a2; }
    .jsn-newsleter form .jsn-form-content input.email :-ms-input-placeholder {
      /* IE 10+ */
      color: #a2a2a2; }
    .jsn-newsleter form .jsn-form-content input.email :-moz-placeholder {
      /* Firefox 18- */
      color: #a2a2a2; }
  .jsn-newsleter form .jsn-form-content .control-group {
    line-height: 1; }
.jsn-newsleter form .form-actions {
  padding: 8px 0 !important;
  z-index: 99;
  margin-top: -1px !important; }
@media (min-width: 768px) {
  .jsn-newsleter form .jsn-row-container {
    display: flex;
    justify-content: center; }
  .jsn-newsleter form .form-actions .btn-toolbar > .btn {
    margin-left: -40px !important; }
    .sunfw-direction-rtl .jsn-newsleter form .form-actions .btn-toolbar > .btn {
      margin-right: -40px !important;
      margin-left: inherit; } }
.jsn-newsleter .jsn-text-center {
  display: none; }

@media (max-width: 767px) {
  .jsn-newsleter form .jsn-form-content {
    float: none; }
    .jsn-newsleter form .jsn-form-content input.email {
      width: 100%;
      min-width: 100%; }
  .jsn-newsleter form .btn-toolbar > .btn {
    margin-left: 10px !important; }
    .sunfw-direction-rtl .jsn-newsleter form .btn-toolbar > .btn {
      margin-right: 10px !important;
      margin-left: inherit; } }
@media (min-width: 768px) {
  ul.sunfw-tpl-menu {
    display: flex;
    justify-content: center; } }

/*# sourceMappingURL=template.css.map */
