body {
  font-family: -apple-system, SF UI Text, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif !important;
}

.btn-xl {
  font-size: 1rem;
}

.item-preview-description {
  padding-top: 6px;
}

.masthead h2 {
  line-height: 38px;
}

.footer-main p {
  margin-bottom: 5px;
}

.item-preview-img {
  text-align: center;
}

/*ͼƬ�ֲ���ʽ ��ʼ*/

.focus {
  /*border: 1px solid #EEE;*/
  height: auto;
  /*margin-top: 6px;*/
  position: relative;
  width: 100%;
}

.covers {
  height: auto;
  overflow: hidden;
  width: 100%;
}

.covers img {
  height: auto;
  width: 100%;
}

.rslides {
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
}

.rslides_nav {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: url(https://pptgaoshou.parryqiu.com/i.png?v=1) no-repeat 0 0;
  height: 51px;
  left: 0;
  margin-top: -28px;
  opacity: 0.5;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-indent: -9999px;
  top: 50%;
  width: 31px;
}

.rslides_nav:active {
  opacity: 1;
}

.rslides_nav.next {
  background-position: -31px 0px;
  left: auto;
  right: 0;
}

.rslides_tabs {
  clear: both;
  margin: 12px auto;
  text-align: center;
}

.rslides_tabs li {
  display: inline;
  float: none;
  *float: left;
  margin-right: 5px;
  _float: left;
}

.rslides_tabs a {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: rgba(0, 0, 0, 0.2);
  background: #ddd;
  border-radius: 15px;
  display: inline-block;
  *display: block;
  height: 9px;
  overflow: hidden;
  text-indent: -9999px;
  width: 9px;
  _display: block;
}

.rslides_tabs .rslides_here a {
  background: rgba(0, 0, 0, 0.6);
  background: #390;
}
/*ͼƬ�ֲ���ʽ ����*/

.list-group-item-action:hover,
.list-group-item-action:focus,
.list-group-item-action_focus {
  background-color: #dd3d31;
  color: #fff !important;
  text-decoration: none !important;
  z-index: 1;
}

.item-preview .item-preview-description {
  color: rgba(33, 37, 41, 0.7);
  font-size: 0.7rem;
}

.item-preview .item-preview-title {
  font-size: 1rem;
}

.general-pagination {
  /*height: 29px;*/
  margin: 20px auto;
  text-align: center;
  clear: both;
}

.general-pagination a {
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  line-height: 34px;
  width: 35px;
  height: 34px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  color: #999999;
  font-size: 11px;
  text-align: center;
  background-color: #dddddd;
}

.general-pagination span.selected {
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  margin-right: 5px;
  line-height: 34px;
  width: 35px;
  height: 34px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  background-color: #dd3d31;
}

.general-pagination a:hover {
  background-position: 0 -35px;
  color: #999999;
  background-color: #bbbbbb;
  text-decoration: none;
}

.general-pagination a,
.general-pagination span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.woocommerce .general-pagination {
  margin-top: 0;
}

.mailchimp {
  background-color: #dd3d31;
  padding: 0.1rem 0;
  background-image: none !important;
}

.item-preview-description a {
  color: rgba(0, 0, 0, 0.5);
}

.item-preview a.item-preview-img {
  border-radius: 0.1rem;
  box-shadow: none;
  overflow: hidden;
  transition: 0.15s box-shadow, 0.15s transform;
}

@media (min-width: 992px) {
  .item-preview a.item-preview-img:hover {
    box-shadow: none !important;
  }
}

@media (min-width: 992px) {
  .sb-navbar .dropdown-templates .dropdown-themes-callout .btn-xl,
  .sb-navbar .dropdown-themes .dropdown-themes-callout .btn-xl {
    font-size: 1rem;
  }
}

.order_sum {
  font-size: 20px;
  line-height: 50px;
}

.order_sum span {
  color: #ff4500;
  font-weight: 600;
  font-size: 22px;
}

.s-payment {
  display: inline-block;
  position: relative;
  width: 128px;
  padding: 0 10px;
  line-height: 42px;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  border: 2px solid #ffffff;
  background-color: #ffffff;
}

.s-payment-selected {
  border: 2px solid #008def;
  border-radius: 3px;
}

.s-payment-selected1 {
  border: 2px solid #029de3;
  border-radius: 3px;
}

.s-payment-selected2 {
  border: 2px solid #00b235;
  border-radius: 3px;
}

.modal-header .close {
  position: absolute;
  right: 20px;
}
