/**
 * Copyright (c) 2014-2023, www.gobiji.com
 * All right reserved.
 *
 * @since LTS-181021
 * @package CutePro
 * @author 设计笔记
 * @date 2018/10/21 10:00
 * @link https://www.gobiji.com/23856.html
 */
 
.postmodettitle {
  color: #aaa;
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 0 !important;
  text-align: center;
  margin: 0;
}

.tagcloud a {
  background-color: #525252 !important;
  color: #fff !important;
  display: inline-block;
  margin: 0 4px 8px 4px;
  padding: 0 10px;
  height: 24px;
  border-radius: 3px;
  line-height: 24px;
  font-size: 14px;
}

.tagcloud a:hover {
  opacity: 0.6;
}

#respond .err {
  display: none;
  font-size: 1.4rem;
  padding: 10px 0;
  line-height: 100%;
}

#respond .err.h3 {
  font-size: 2.4rem;
}

#respond .submit-box {
  position: relative;
}

#respond .submit-box>.text {
  padding-right: 108px;
  height: 100px;
}

#respond .submit-box>.text>textarea {
  width: 100%;
  height: 100%;
  color: #adadad;
  font-size: 1.4rem;
  border: 1px solid #e8e8e8;
  padding: 15px;
  background: #f9f9f9;
}

#respond .submit-box>#submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 108px;
  height: 100px;
  border-radius: 0;
  font-size: 1.6rem;
  color: #fff;
}

#respond .submit-box>#submit i {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  font-size: 1.6rem;
}

#respond .submit-box>.comment-kits {
  padding-top: 10px;
}

#respond .submit-box .emotion-ico {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  cursor: pointer;
}

#respond .submit-box .emotion-ico i {
  font-size: 2rem;
}

#respond .submit-box .emotion-ico:hover {
  color: #f64540;
}

#respond .submit-box .qqFace {
  background: #fff;
  padding: 2px;
  border: 1px solid #dfe6f6;
}

#respond .submit-box .qqFace>table td {
  padding: 0;
}

#respond .submit-box .qqFace>table td img {
  cursor: pointer;
  border: 1px solid #fff;
}

#respond>#comments-wrap>.comments-list li {
  position: relative;
  padding: 10px 0;
}

#respond>#comments-wrap>.comments-list li.depth-1 {
  padding: 20px 0 8px;
  border-bottom: dashed 1px #ececec;
}

#respond>#comments-wrap>.comments-list li.depth-2 {
  margin-left: 30px;
}

#respond>#comments-wrap>.comments-list li.depth-3 {
  margin-left: 60px;
}

#respond>#comments-wrap>.comments-list li.depth-2:before,
#respond>#comments-wrap>.comments-list li.depth-3:before {
  content: " ";
  position: absolute;
  top: 15px;
  left: -20px;
  width: 20px;
  height: 20px;
  visibility: visible;
  opacity: 0;
  background: url(../img/icon/up-arrow.png) no-repeat;
  background-size: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#respond>#comments-wrap>.comments-list li.depth-2:hover:before,
#respond>#comments-wrap>.comments-list li.depth-3:hover:before {
  opacity: 1;
}

#respond>#comments-wrap>.comments-list li .comment-left {
  width: 40px;
}

#respond>#comments-wrap>.comments-list li .comment-left .avatar {
  margin-top: 4px;
  border-radius: 50%;
}

#respond>#comments-wrap>.comments-list li .comment-body {
  position: relative;
  padding-left: 55px;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-content {
  color: #666;
  font-size: 1.4rem;
  padding-bottom: 10px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: auto;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-content img.em {
  vertical-align: -5px;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-content .vipico {
  margin-left: 6px;
  transform: scale(0.8) translateY(5px);
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-time {
  position: absolute;
  top: 5px;
  right: 20px;
  font-size: 1.2rem;
  color: #ccc;
  height: 16px;
  line-height: 16px;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-meta {
  font-size: 1.2rem;
  color: #ccc;
  height: 16px;
  line-height: 16px;
  margin: 0 0 10px;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-meta .respond-coin i.msg {
  display: inline-block;
  width: 17px;
  height: 16px;
  vertical-align: middle;
  background: url(../img/icon/comment.png) no-repeat;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-meta .respond-coin em {
  color: #a0a0a0;
  font-size: 1.4rem;
  position: relative;
  margin-left: 8px;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-meta .like i.zan {
  position: relative;
  display: inline-block;
  top: -2px;
  width: 15px;
  height: 14px;
  margin-left: 15px;
  margin-right: 8px;
  cursor: pointer;
  vertical-align: middle;
  background: url(../img/icon/zan.png) no-repeat;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-meta .like.active i.zan {
  background-position: 0 -14px;
}

#respond>#comments-wrap>.comments-list li .comment-body .comment-meta .like .like-count {
  position: relative;
  font-size: 1.4rem;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit {
  display: none;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .text {
  position: relative;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .text input {
  border-radius: 2px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: 37px;
  font-size: 1.4rem;
  line-height: 14px;
  color: #5a5a5a;
  border: 1px solid #eee;
  background: #f7f7f7;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .text .tip {
  position: absolute;
  top: 8px;
  left: 10px;
  color: #999;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .text .tip a {
  padding: 0 5px;
  color: #34495e;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .submit-box {
  padding-top: 10px;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .submit-box button {
  position: relative;
  width: 85px;
  height: 34px;
  border-radius: 0;
  font-size: 1.4rem;
  line-height: 1;
}

.lb-loader,
.lightbox {
  text-align: center;
  line-height: 0;
}

#respond>#comments-wrap>.comments-list li .comment-body .respond-submit .submit-box button i {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

#respond>#comments-wrap>.load-more button {
  display: block;
  position: relative;
  margin: 30px auto 20px;
  min-width: 160px;
  height: 42px;
}

#respond>#comments-wrap>.load-more button i {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
}

.lb-cancel,
.lb-next,
.lb-prev {
  display: block;
  font-weight: 400;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  font-family: Tico !important;
}

.lb-cancel {
  position: absolute;
  width: 32px;
  height: 32px;
  left: 50%;
  margin: 0 auto 0 -16px;
  font-size: 32px;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: rotate 1s linear infinite;
  -o-animation: rotate 1s linear infinite;
  animation: rotate 1s linear infinite;
  transform-origin: center;
}

.lb-cancel:before {
  content: "\e97b";
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container>.nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  font-size: 40px;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:before {
  content: "\f104";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: -20px;
  color: #fff;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:before {
  content: "\f105";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: -20px;
  color: #fff;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  font-family: Tico !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 30px;
  line-height: 1;
  color: #fff;
}

.lb-data .lb-close:before {
  content: "\e5cd";
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

body #pmBox {
  position: fixed;
  display: none;
  z-index: 9999;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -200px;
  padding: 16px;
  border-radius: 5px;
  background: #fff;
  width: 400px;
}

body #pmBox>.pm-header>h2 {
  margin-top: 0;
  font-size: 1.6rem;
}

body #pmBox>.pm-content>.pm-inner>.pm-info {
  position: relative;
}

body #pmBox>.pm-content>.pm-inner>.pm-info>.pm-info_label {
  margin-right: 6px;
}

body #pmBox>.pm-content>.pm-inner>.pm-text {
  width: 100%;
  height: 80px;
  border: 1px solid #ddd;
  border-radius: 3px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #222;
}

body #pmBox>.pm-content>.pm-inner>.pm-text:focus {
  border-color: #55ca56;
}

body #pmBox>.pm-content>.pm-inner>.pm-text.error {
  border-color: #e74c3c;
}

body #pmBox>.pm-btns>button {
  position: relative;
  width: 90px;
  height: 42px;
}

body #pmBox>.pm-btns>button i {
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

body #pmBox>.pm-btns>.close-btn {
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 2rem;
  cursor: pointer;
  color: #bdc3c7;
}

body #pmBox>.pm-btns>.close-btn:hover {
  color: #95a5a6;
}

body #modalSignBox {
  position: fixed;
  width: 360px;
  height: 480px;
  top: 50%;
  left: 50%;
  margin-top: -218px;
  margin-left: -180px;
  padding: 0 !important;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
}

body #modalSignBox>h2 {
  margin-top: 20px;
  font-size: 2.2rem;
  text-align: center;
  letter-spacing: 5px;
}

body #modalSignBox>.local-signin {
  width: 100%;
  padding: 20px;
}

body #modalSignBox>.local-signin>.form-group {
  position: relative;
}

body #modalSignBox>.local-signin>.form-group>.form-control {
  border: 1px solid #bdc3c7;
  border-radius: 3px;
}

body #modalSignBox>.local-signin>.form-group>.form-control:focus {
  border-color: #3498db;
}

body #modalSignBox>.local-signin>.form-group>.tip {
  position: absolute;
  display: none;
  max-width: 160px;
  top: 9px;
  right: 5px;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  border-radius: 3px;
  background-color: #f1c40f;
  color: #fff;
  overflow: hidden;
}

body #modalSignBox>.local-signin>button {
  position: relative;
  width: 100%;
  height: 42px;
}

body #modalSignBox>.local-signin>button i {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  font-size: 1.6rem;
}

body #modalSignBox>.local-signin>.login-help a {
  color: #34495e;
}

body #modalSignBox>.local-signin>.login-help a:before {
  background-color: #34495e;
}

body #modalSignBox>.open-login {
  padding: 20px;
  text-align: center;
  background: #f3f7fb;
}

body #modalSignBox>.open-login>p {
  font-size: 1.6rem;
}

body #modalSignBox>.open-login>.social-items {
  margin: 0 auto;
}

body #modalSignBox>.open-login>.social-items>a {
  margin: 0 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #fff;
}

body #modalSignBox>.open-login>.social-items>a.btn-sn-weibo {
  background-color: #f74660;
}

body #modalSignBox>.open-login>.social-items>a.btn-sn-qq {
  background-color: #f68575;
}

body #modalSignBox>.open-login>.social-items>a.btn-sn-weixin {
  background-color: #2dc100;
}

body #modalSignBox>.open-login>.social-items>a>span {
  position: relative;
  top: 2px;
}

.toggle-wrap {
  margin: 10px 0;
  clear: both;
}

.toggle-wrap>.toggle-click-btn {
  position: relative;
  padding-left: 28px;
  font-size: 1.6rem;
  line-height: 240%;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  font-weight: 500;
  cursor: pointer;
}

.toggle-wrap>.toggle-click-btn i {
  position: absolute;
  top: 8px;
  left: 15px;
  font-size: 2rem;
  transform: rotate(0);
  transform-origin: center;
}

.toggle-wrap>.toggle-content {
  display: none;
  border: 1px solid #e5e5e5;
  border-top: 0;
  padding: 10px 15px;
}

.toggle-wrap.show>.toggle-click-btn i {
  transform: rotate(90deg);
}

.toggle-wrap.show>.toggle-content {
  display: block;
}

#main .single-article,
#tab-description {
  font-size: 1.6rem;
  min-height: 50px;
  word-wrap: break-word;
}

#main .single-article img,
#tab-description img {
  display: block;
  height: auto;
  margin: 10px auto;
}

#main .single-article h2,
#tab-description h2 {
  padding-left: 10px;
  border-left: 5px solid #535353;
  font-size: 2.4rem;
  margin-bottom: 20px;
  line-height: 35px !important;
}

#main .single-article h3,
#tab-description h3 {
  font-size: 2rem;
}

#main .single-article h4,
#tab-description h4 {
  font-size: 1.8rem;
}

#main .single-article h5,
#main .single-article h6,
#tab-description h5,
#tab-description h6 {
  font-size: 1.6rem;
}

#main .single-article>p,
#tab-description>p {
  margin: 10px 0 20px;
  line-height: 1.8;
  text-indent: 2em;
}

#main .single-article>p>a,
#tab-description>p>a {
  padding: 0 5px;
}

#main .single-article ul>li,
#tab-description ul>li {
  line-height: 1.8;
  opacity: 0.9;
}

#main .single-article ul>li:before,
#tab-description ul>li:before {
  font-family: Tico !important;
  content: "\e628";
  font-size: 10px;
  padding: 0 6px 0 10px;
}

#main .single-article blockquote,
#tab-description blockquote {
  padding: 10px 45px;
  border-radius: 3px;
  background-color: #f8f8fa;
  position: relative;
  margin: 30px 0;
}

#main .single-article blockquote:before,
#tab-description blockquote:before {
  display: block;
  width: 16px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAYAAADISGwcAAAABmJLR0QA/wD/AP+gvaeTAAABJUlEQVQ4y62UzVHDMBCFPxgX4BJcQkpIKgAqwKkguAJDBSQdmAooAXPhlINLcDowFSQHr0fPipTMJHozmlnJT6u3f35o//YIlkBt9hroOccb8AQMwAvwY/d8vAMfZh8JY/XoHdTiLPR4LpyOBFABpTz+FeF/mohLnJsE5OZ8irwJcJcmEvvekwCTgI1Etotwa7FjnJsEFIwNA2NjhaIvceVpSVR/gAx4lX1v2QA4iBjlDJKNX6DCZU+b+F/urMT+Fv6QeYIWtqZIQ9l4tgXzUSvkcT+TrWQyl7POH8N7sBG7MhGXOGuYj+E9yHET0hGfooXZW2yKUgkocamtrmRowJUtmYDJeYOrt6LA9c2sPBljt4cudRFbcTDnje1jf8cCN+qNfjgBbfA/pMbdZOcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC) no-repeat;
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
}

#main .single-article blockquote:after,
#tab-description blockquote:after {
  display: block;
  width: 16px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAYAAADISGwcAAAABmJLR0QA/wD/AP+gvaeTAAABJUlEQVQ4y62UzVHDMBCFPxgX4BJcQkpIKgAqwKkguAJDBSQdmAooAXPhlINLcDowFSQHr0fPipTMJHozmlnJT6u3f35o//YIlkBt9hroOccb8AQMwAvwY/d8vAMfZh8JY/XoHdTiLPR4LpyOBFABpTz+FeF/mohLnJsE5OZ8irwJcJcmEvvekwCTgI1Etotwa7FjnJsEFIwNA2NjhaIvceVpSVR/gAx4lX1v2QA4iBjlDJKNX6DCZU+b+F/urMT+Fv6QeYIWtqZIQ9l4tgXzUSvkcT+TrWQyl7POH8N7sBG7MhGXOGuYj+E9yHET0hGfooXZW2yKUgkocamtrmRowJUtmYDJeYOrt6LA9c2sPBljt4cudRFbcTDnje1jf8cCN+qNfjgBbfA/pMbdZOcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAAElFTkSuQmCC) -16px 0 no-repeat;
  content: "";
  position: absolute;
  right: 20px;
  bottom: 20px;
}

#main .single-article blockquote>p,
#tab-description blockquote>p {
  margin: 0;
}

#main .single-article .wp-caption,
#tab-description .wp-caption {
  max-width: 100%;
}

#main .single-article .wp-caption .wp-caption-text,
#tab-description .wp-caption .wp-caption-text {
  text-align: center;
}

#main .single-article .btn,
#tab-description .btn {
  margin: 10px;
}

#main .single-article .bg-lr2v,
#main .single-article .bg-vip2v,
#tab-description .bg-lr2v,
#tab-description .bg-vip2v {
  text-align: center;
}

#main .single-article .bg-lr2v i,
#main .single-article .bg-vip2v i,
#tab-description .bg-lr2v i,
#tab-description .bg-vip2v i {
  margin-right: 10px;
}

#main .single-article .bg-lr2v span,
#main .single-article .bg-vip2v span,
#tab-description .bg-lr2v span,
#tab-description .bg-vip2v span {
  color: #222;
  font-weight: 700;
}

#main .single-article .bg-lr2v .user-login,
#main .single-article .bg-vip2v .user-login,
#tab-description .bg-lr2v .user-login,
#tab-description .bg-vip2v .user-login {
  cursor: pointer;
}

#main .single-article>.embed-product {
  position: relative;
  height: 100px;
  border: 1px solid #fafafa;
  border-left: 3px solid #2ecc71;
  border-radius: 3px;
  padding: 0 10px;
  margin: 30px auto;
  font-size: 1.4rem;
  background: #f5f5f5;
}

#main .single-article>.embed-product>img {
  display: inline-block;
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 15px 0 0;
}

#main .single-article>.embed-product>.product-info>h4 {
  font-size: 1.6rem;
  white-space: nowrap;
  text-overflow: clip;
  overflow: hidden;
}

#main .single-article>.embed-product>.product-info>h4 a {
  color: #2ecc71;
}

#main .single-article>.embed-product>.product-info>.price {
  font-size: 2rem;
  font-weight: 500;
  color: #f64540;
}

#main .single-article>.embed-product>.product-info>.price i {
  vertical-align: -2px;
}

#main .single-article>.embed-product>.product-info>.product-rating>.star-rating {
  position: relative;
  float: left;
  height: 15px;
  width: 68px;
  margin: 3px 4px 0 0;
  overflow: hidden;
  font-size: 1.4rem;
  line-height: 14px;
}

#main .single-article>.embed-product>.product-info>.product-rating>.star-rating:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f006\f006\f006\f006\f006";
  color: #ccc;
}

#main .single-article>.embed-product>.product-info>.product-rating>.star-rating>span {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 15px;
  overflow: hidden;
}

#main .single-article>.embed-product>.product-info>.product-rating>.star-rating>span:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f005\f005\f005\f005\f005";
}

#main .single-article>.embed-product>.product-info>.btn-buy {
  position: absolute;
  right: 15px;
  bottom: 15px;
  margin: 0;
}

#main .single-article>.embed-product>.product-info>.btn-buy i {
  margin-right: 10px;
}

.loop-rows article {
  position: relative;
  padding-bottom: 25px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 25px;
}

.loop-rows article:last-child {
  border-bottom: none;
}

.loop-rows article.post>.entry-thumb {
  position: relative;
  float: left;
  left: 0;
  top: 0;
  width: 250px;
  margin-right: 20px;
}

.loop-rows article.post>.entry-detail {
  width: 100%;
  min-height: 170px;
}

.loop-rows article.post>.entry-detail>.entry-header>h2 {
  position: relative;
  font-weight: 500;
  font-size: 1.8rem;
  margin-bottom: 5px;
}

.loop-rows article.post>.entry-detail>.entry-header>h2 a {
  color: #34495e;
  font-weight: 400;
}

.loop-rows article.post>.entry-detail>.entry-header>h2 a:hover {
  color: #55ca56;
}

.loop-rows article.post>.entry-detail>.entry-header>h2 .sticky-ico {
  vertical-align: -2px;
  margin-left: 5px;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>span {
  margin-right: 12px;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.author>a {
  color: #34495e;
  font-weight: 500;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.author>a:hover {
  color: #55ca56;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.comments-link>a,
.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.unstar-link>a {
  color: #7f8c8d;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.comments-link {
  float: right;
  margin-right: 0;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.comments-link>i,
.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.unstar-link>i {
  margin-right: 5px;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.unstar-link {
  float: right;
}

.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.unstar-link:hover a,
.loop-rows article.post>.entry-detail>.entry-header>.entry-meta>.unstar-link:hover i {
  color: #e74c3c;
}

.loop-rows article.post>.entry-detail>.entry-excerpt {
  color: #777;
  margin-top: 16px;
  word-break: break-all;
}

.loop-rows article.post>.entry-detail>.entry-tags {
  margin-top: 10px;
  padding-left: 270px;
}

.loop-rows article.post>.entry-detail>.entry-tags a {
  padding: 4px 10px;
  background-color: #55ca56;
  color: #fff;
  font-size: 1.2rem;
  line-height: 16px;
  font-weight: 400;
  margin: 0 5px 5px 0;
  border-radius: 2px;
  display: inline-block;
}

.loop-rows article.post>.entry-detail>.entry-tags a:nth-child(5n) {
  background-color: #4a4a4a;
}

.loop-rows article.post>.entry-detail>.entry-tags a:nth-child(5n + 1) {
  background-color: #1ac756;
}

.loop-rows article.post>.entry-detail>.entry-tags a:nth-child(5n + 2) {
  background-color: #ff5e5c;
}

.loop-rows article.post>.entry-detail>.entry-tags a:nth-child(5n + 3) {
  background-color: #ffbb50;
}

.loop-rows article.post>.entry-detail>.entry-tags a:nth-child(5n + 4) {
  background-color: #19b5fe;
}

.loop-rows article.post>.entry-detail>.entry-tags a:hover {
  background-color: #1b1b1b;
}

.loop-rows+nav {
  position: relative;
}

.loop-rows+nav>.page-nums {
  position: absolute;
  top: 20px;
  right: 0;
  line-height: 42px;
  color: #34495e;
  font-size: 2rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  .loop-rows article.post>.entry-detail>.entry-tags {
    padding-left: 0;
  }
}

@media (max-width: 480px) {
  .loop-rows article {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .loop-rows article.post>.entry-thumb {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .loop-rows article.post>.entry-detail {
    min-height: 50px;
  }

  .loop-rows+nav {
    padding-right: 0;
    text-align: center;
  }

  .loop-rows+nav>.pagination {
    padding: 0;
    margin: 10px auto;
    overflow: hidden;
  }

  .loop-rows+nav>.page-nums {
    display: none;
  }
}

#topBulletins {
  background: #17a8e3;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
}

#topBulletins>.inner {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

#topBulletins>.inner>i {
  font-size: 20px;
  line-height: 60px;
  position: absolute;
  left: 20px;
  top: 0;
}

#topBulletins>.inner li {
  padding: 0 10px 0 40px;
}

#topBulletins>.inner li>a {
  display: block;
  color: #fff;
  word-break: break-all;
}

#topBulletins>.inner li>a:hover {
  text-decoration: underline;
}

#topBulletins>.act_close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

#topBulletins>.act_close i {
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 4px;
  width: 20px;
  height: 1px;
  background: #fff;
  transform-origin: center;
  transform: rotate(45deg);
}

#topBulletins>.act_close i:last-child {
  transform: rotate(-45deg);
}

#topBulletins>.act_close:hover i {
  height: 2px;
}

#bulletins-scroll-zone {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}

@media (max-width: 480px) {
  #topBulletins>.inner>i {
    left: 18px;
  }

  #topBulletins>.inner li {
    padding: 0 25px 0 35px;
  }

  #topBulletins>.inner li span:first-child {
    display: none;
  }
}

body #content.full-page>.main-wrap>#main {
  width: 100% !important;
  padding-left: 0;
  padding-right: 0;
}

#main>.page>.single-header {
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 1;
  width: 100%;
}

#main>.page>.single-header>.header-wrap {
  padding: 20px;
}

#main>.page>.single-header>.header-wrap a {
  color: #fff;
}

#main>.page>.single-header>.header-wrap>.header-meta {
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
}

#main>.page>.single-header>.header-wrap>h1 {
  margin-top: 20px;
  text-align: center;
  font-weight: 500;
}

#main>.page>.single-body {
  position: relative;
  padding: 20px;
  background: #fff;
}

#main>.page>.single-body>.article-header {
  display: table;
  margin-bottom: 30px;
}

#main>.page>.single-body>.article-header>.post-tags {
  display: table-cell;
  padding-right: 40px;
}

#main>.page>.single-body>.article-header>.post-tags>a {
  padding: 4px 10px;
  background-color: #55ca56;
  color: #fff;
  font-size: 1.2rem;
  line-height: 16px;
  font-weight: 400;
  margin: 0 5px 5px 0;
  border-radius: 2px;
  display: inline-block;
}

#main>.page>.single-body>.article-header>.post-tags>a:hover {
  background: #38b439;
}

#main>.page>.single-body>.article-header>.post-meta {
  display: table-cell;
  padding-left: 1px;
  white-space: nowrap;
  vertical-align: top;
  width: 1%;
}

#main>.page>.single-body>.article-header>.post-meta>a {
  font-size: 1.6rem;
  line-height: 24px;
  padding: 0 5px;
  color: #34495e;
}

#main>.page>.single-body>.article-header>.post-meta>a:hover {
  color: #222f3d;
}

#main>.page>.single-body>.article-header>.post-meta>a.active {
  color: #f64540;
  cursor: default;
}

#main>.page>.single-body>.article-header>.post-meta>a i {
  margin-right: 5px;
  line-height: inherit;
}

#main>.page>.single-body>.single-article>p:first-letter {
  float: none;
  font-weight: 400;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  margin-right: 0;
}

#main>.page>#respond {
  margin-top: 20px;
  padding: 20px;
  background: #fff;
}

#main>.page>#respond>h3 {
  margin-top: 0;
}

#main .article-footer {
  margin: 20px auto;
}

#main .article-footer>.post-like {
  margin: 10px 0;
}

#main .article-footer>.post-like>.post-meta-likes {
  margin: 0;
  outline: 0;
  padding: 0 10px;
  display: inline-block;
  min-width: 105px;
  cursor: pointer;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ff766c;
  border-radius: 4px;
  color: #ff766c;
  font-size: 15px;
  line-height: 38px;
}

#main .article-footer>.post-like>.post-meta-likes.active,
#main .article-footer>.post-like>.post-meta-likes:hover {
  background: #ff766c;
  color: #fff;
}

#main .article-footer>.post-like>.post-meta-likes.active {
  cursor: default;
  opacity: 0.6;
}

#main .article-footer>.post-like>.post-meta-likes i {
  display: inline-block;
  font-size: 2rem;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 10px;
}

#main .article-footer>.post-like>ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
  line-height: 40px;
}

#main .article-footer>.post-like>ul li {
  display: inline-block;
  font-size: 1.4rem;
  height: 32px;
  line-height: 32px;
  margin: 4px 2px;
  float: left;
}

#main .article-footer>.post-like>ul li img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
}

#main .article-footer>.post-like>ul li>span {
  color: #f64540;
  margin-right: 5px;
}

body.page-template-tpl-Page-Links .bookmarks {
  margin-bottom: 50px;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li {
  text-align: center;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li:before {
  content: "" !important;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li>div {
  background: #f2f4f7;
  margin: 10px;
  padding: 10px;
  position: relative;
  border: 1px solid #d5efe2;
  border-radius: 2px;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li>div:hover {
  background: #e4e6e8;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li>div>img {
  width: 30px;
  height: 30px !important;
  box-shadow: none;
  margin-right: 10px !important;
  vertical-align: bottom;
  display: inline-block !important;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px !important;
  margin-bottom: 0 !important;
  border-radius: 50%;
  padding: 1px;
  border: 1px solid #bbb;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li>div>img:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}

body.page-template-tpl-Page-Links .bookmarks>ul>li>div>a {
  font-size: 1.4rem;
  line-height: 20px;
  color: #666;
}

body.page-template-tpl-Page-Links .bookmarks>ul>li>div>p {
  border-top: 1px solid #d5efe2;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 5px;
  height: 45px;
  line-height: 20px;
  overflow: hidden;
  font-size: 1.2rem;
  color: #999;
}

body.search {
  background: #f5f6f8;
}

body.search>#content>.billboard {
  height: 200px;
  padding: 30px 20px 0;
  border-radius: 4px;
  background-color: #363f45;
  color: #fefefe;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

body.search>#content>.billboard>.container h1 {
  line-height: 1.5;
  font-size: 3rem;
  font-weight: 500;
  text-transform: capitalize;
}

body.search>#content>.billboard>.container h1 i {
  margin-right: 10px;
  vertical-align: -2px;
  font-size: 2.6rem;
}

body.search>#content>.billboard>.container p {
  margin-top: 20px;
  font-size: 1.6rem;
  opacity: 0.9;
  font-weight: 500;
}

body.search>#content>.main-wrap>#main {
  padding: 0 20px;
  background: #fff;
}

body.search>#content>.main-wrap>#main>.loop-rows>article {
  border-bottom: 1px solid #f5f5f5;
}

body.search>#content>.main-wrap>#main>.loop-rows>article:last-child {
  margin-bottom: 0;
}

body.search>#content>.main-wrap>#main>.empty-results {
  padding: 50px 0;
  text-align: center;
  font-size: 2rem;
}

body.search>#content>.main-wrap>#main>.empty-results>.tico {
  font-size: 6rem;
  color: #ddd;
}

body.search>#content>.main-wrap>#main>.empty-results>p {
  margin: 40px auto 20px;
}

body.single-bulletin {
  background: #f5f6f8;
}

body.single-bulletin>#content {
  max-width: 960px;
}

body.single-bulletin>#content>.main-wrap>#main>.bulletin {
  padding: 20px 0;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px;
}

body.single-bulletin>#content>.main-wrap>#main>.bulletin .separator {
  padding: 0 10px;
}

body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body {
  padding: 20px 30px;
}

body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body ol,
body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body ul {
  padding-left: 30px;
  margin-left: 30px;
  margin-bottom: 20px;
  list-style: outside;
}

body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body ol li,
body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body ul li {
  list-style: circle;
  margin-bottom: 5px;
}

body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body ol li:last-child,
body.single-bulletin>#content>.main-wrap>#main>.bulletin>.single-body ul li:last-child {
  margin-bottom: 0;
}

body.single-bulletin>#content>.main-wrap>#main>.navigation {
  margin-top: 20px;
  padding: 20px 0;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px;
}

body.single-bulletin>#content>.main-wrap>#main>.navigation>.col-md-6 {
  padding-left: 30px;
  padding-right: 20px;
}

body.single-bulletin>#content>.main-wrap>#main>.navigation>.col-md-6.post-navi-next {
  padding-left: 20px;
  padding-right: 30px;
  text-align: right;
}

body.single-bulletin>#content>.main-wrap>#main>.navigation>.col-md-6>span {
  font-size: 1.3rem;
  color: #999;
  margin-bottom: 3px;
  display: block;
}

body.single-bulletin>#content>.main-wrap>#main>.navigation>.col-md-6 a {
  color: #34495e;
  font-weight: 700;
}