
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, del, dfn, em, img, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, button, input, table, caption, tbody, tfoot, thead, tr, th, td, menu {
	margin:0;
	padding:0;
}






.theme-buy {
	margin-top:10%;
	text-align: center;
}
.theme-gobuy, .theme-signin {
	font-size: 15px;
}
.theme-price {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.theme-price dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.theme-desc {
	padding: 30px;
}
.theme-version {
	padding: 30px;
}
.theme-popover-mask {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.theme-popover {
	z-index:9999;
	position:fixed;
	top:30%;
	left:50%;
	width:660px;
	margin:-180px 0 0 -330px;
	border-radius:5px;
	border:solid 2px #666;
	background-color:#fff;
	display:none;
	box-shadow: 0 0 10px #666;
}
.theme-poptit {
	border-bottom:1px solid #ddd;
	padding:12px;
	position: relative;
}
.theme-popbod {
	padding:0px 15px;
}
.theme-popbom {
	padding:15px;
	background-color:#f6f6f6;
	border-top:1px solid #ddd;
	border-radius:0 0 5px 5px;
	color:#666
}
.theme-popbom a {
	margin-left:8px
}
.theme-poptit .close {
	float:right;
	color:#999;
	padding:5px;
	margin:-2px -5px -5px;
	font:bold 14px/14px simsun;
	text-shadow:0 1px 0 #ddd
}
.theme-poptit .close:hover {
	color:#444;
}
.btn.theme-reg {
	position: absolute;
	top: 8px;
	left: 43%;
	display: none
}
.inp-gray, .feed-mail-inp {
	border:1px solid #ccc;
	background-color:#fdfdfd;
	width:220px;
	height:16px;
	padding:4px;
	color:#444;
	margin-right:6px
}

.dform .ipt_error {
	background-color:#FFFFCC;
	border-color:#FFCC66
}
.dform-tip {
	display:none;
	background-color:#080;
	color:#fff;
	line-height:42px;
	margin-top:10px;
display:;
	font-size: 14px;
}
.dform-tip-errer {
	background-color: #CF301A;
}
.dform-tip a {
	display: inline-block;
	padding: 0 20px;
	margin-left:10px;
	background-color: #FFE924;
	color: #CF301A;
}
.dform-login {
	padding:0;
	height: 270px;
	overflow: hidden;
}
.dform-login iframe {
	height: 470px;
	margin-top: -180px;
}
.theme-signin {
	margin: -50px -20px -50px 90px;
	text-align:left;
	font-size: 14px;
}
.theme-signin h4 {
	color:#999;
	font-weight:100;
	margin-bottom: 20px;
	font-size: 12px;
}
.theme-signin li {
	padding-left: 80px;
	margin-bottom: 15px;
}
.theme-signin li strong {
	float: left;
	margin-left: -80px;
	width: 80px;
	text-align: right;
	line-height: 32px;
}
.theme-signin .btn {
	margin-bottom: 10px;
}
.theme-signin p {
	font-size: 12px;
	color: #999;
}
.theme-desc, .theme-version {
	padding-top: 0
}







	
.sidebar-widget-area .widget {
  padding: 30px 50px 35px;
  border: 2px solid #e3e3e3;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar-widget-area .widget {
    padding: 30px 15px 35px;
  }
}
@media (max-width: 991px) {
  .sidebar-widget-area .widget {
    padding: 30px 15px 35px;
  }
}
.sidebar-widget-area .widget h4.widget-title {
  padding-bottom: 10px;
  border-bottom: 2px solid #e3e3e3;
  margin-bottom: 20px;
}
.sidebar-widget-area .widget.search-widget {
  padding: 0;
  border: none;
}
.sidebar-widget-area .widget.search-widget form .form_group .form_control {
  height: 80px;
  border: 2px solid #e3e3e3;
}
.sidebar-widget-area .widget.search-widget form .form_group .search-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  color: #fff;
  font-size: 20px;
  background-color: #e67817;
  border: 0px;
}
.sidebar-widget-area .widget.catageory-widget ul.categeory-link li {
  display: block;
  padding-bottom: 10px;
  border-bottom: 2px solid #e3e3e3;
  margin-bottom: 22px;
}
.sidebar-widget-area .widget.catageory-widget ul.categeory-link li:last-child {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 0px;
}
.sidebar-widget-area .widget.catageory-widget ul.categeory-link li a {
  position: relative;
  display: block;
  font-weight: 500;
}
.sidebar-widget-area .widget.catageory-widget ul.categeory-link li a:after {
  display: inline-block;
  float: right;
  content: "\eb08";
 font-family: "iconfont" !important;
  font-weight: 400;
}
.sidebar-widget-area .widget.catageory-widget ul.categeory-link li a:hover, .sidebar-widget-area .widget.catageory-widget ul.categeory-link li a:focus {
  color: #e67817;
}
.sidebar-widget-area .widget.widget-recent-post h4.widget-title {
  margin-bottom: 30px;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content {
  margin-bottom: 20px;
  display: flex;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content:last-child {
  margin-bottom: 0px;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content img {
  width: 120px;
  height: 70px;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content .post-title-date {
  margin-left: 15px;
  margin-top: -6px;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content span.posted-on {
  font-size: 14px;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content span.posted-on i {
  color: #e67817;
  margin-right: 10px;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content h6 {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  transition: all 0.3s ease-out 0s;
}
.sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content h6:hover, .sidebar-widget-area .widget.widget-recent-post ul.recent-post-widget li.post-thumbnail-content h6:focus {
  color: #e67817;
}
.sidebar-widget-area .widget.widget-tag-cloud {
  padding-bottom: 30px;
}
.sidebar-widget-area .widget.widget-tag-cloud h4.widget-title {
  margin-bottom: 30px;
}
.sidebar-widget-area .widget.widget-tag-cloud a {
  display: inline-block;
  background-color: #f7f7f7;
  padding: 7px 12px;
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
}
.sidebar-widget-area .widget.widget-tag-cloud a:hover, .sidebar-widget-area .widget.widget-tag-cloud a:focus {
  color: #fff;
  background-color: #e67817;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar-widget-area .widget.widget-tag-cloud a {
    padding: 7px 15px;
  }
}
@media (max-width: 991px) {
  .sidebar-widget-area .widget.widget-tag-cloud a {
    padding: 7px 15px;
  }
}
.sidebar-widget-area .widget.about-widget {
  padding: 40px 50px 30px;
}
.sidebar-widget-area .widget.about-widget .about-content .thumb img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.sidebar-widget-area .widget.about-widget .about-content .content h4 {
  font-size: 22px;
  margin-bottom: 6px;
}
.sidebar-widget-area .widget.about-widget .about-content .content p {
  margin-bottom: 16px;
}
.sidebar-widget-area .widget.about-widget .about-content .content p.position {
  color: #ff4545;
  margin-bottom: 10px;
}
.sidebar-widget-area .widget.about-widget .about-content .content ul.social-link li {
  margin-left: 8px;
  margin-right: 8px;
}
.sidebar-widget-area .widget.about-widget .about-content .content ul.social-link li a:hover, .sidebar-widget-area .widget.about-widget .about-content .content ul.social-link li a:focus {
  color: #e67817;
}
.sidebar-widget-area .widget.cta-widget {
  padding: 0px;
  border: none;
}
.sidebar-widget-area .widget.cta-widget .cta-content {
  position: relative;
  padding: 100px 40px;
  z-index: 1;
}
.sidebar-widget-area .widget.cta-widget .cta-content:after {
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(15, 15, 15, 0.75);
  z-index: -1;
}
.sidebar-widget-area .widget.cta-widget .cta-content .content h3 {
  color: #fff;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
  margin-bottom: 20px;
}
.sidebar-widget-area .widget.cta-widget .cta-content .content p {
  color: #fff;
  margin-bottom: 30px;
}

.fidda-pagenitation ul.pagenitation-link li {
  display: inline-block;
  margin-right: 10px;
}
.fidda-pagenitation ul.pagenitation-link li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  border: 2px solid #e3e3e3;
  border-radius: 50%;
  color: #000000;
  transition: all 0.3s ease-out 0s;
}
.fidda-pagenitation ul.pagenitation-link li a:hover, .fidda-pagenitation ul.pagenitation-link li a:focus, .fidda-pagenitation ul.pagenitation-link li a.active {
  border-color: #e67817;
}
.mb-30 { margin-bottom:30px;}
.mb-50 { margin-bottom:50px;}


.blog-details-section .blog-details-wrapper .blog-post-item {
  margin-bottom: 40px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .post-thumbnail {
  margin-bottom: 30px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content .post-meta {
  margin-bottom: 15px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content .post-meta ul li {
  display: inline-block;
  margin-right: 20px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content .post-meta ul li span i {
  margin-right: 10px;
  color: #e67817;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content h3 {
  margin-bottom: 15px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content p {
  margin-bottom: 20px;
  line-height: 180%;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content .blockquote {
  background-color: #f7f7f7;
  padding: 50px 60px;
  text-align: center;
  margin-bottom: 30px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content .blockquote h4 {
  font-weight: 500;
  line-height: 35px;
  color: #1a191d;
  margin-bottom: 20px;
}
.blog-details-section .blog-details-wrapper .blog-post-item .entry-content .blockquote h5 {
  color: #e67817;
}
.blog-details-section .blog-details-wrapper .comments-area h4.comments-title {
  margin-bottom: 30px;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment {
  position: relative;
  display: flex;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment {
    flex-wrap: wrap;
  }
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment:nth-child(even) {
  padding-left: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment:nth-child(even) {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment:nth-child(even) {
    padding-left: 0px;
  }
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-avatar {
  min-width: 100px;
  max-width: 100px;
  height: 100px;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap {
  margin-left: 30px;
}
@media (max-width: 991px) {
  .blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap {
    margin-left: 0px;
    margin-top: 30px;
  }
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap .comment-author-content .span.author-name {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap .comment-author-content .span.date {
  margin-left: 10px;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap .comment-author-content p {
  margin-bottom: 10px;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap .comment-author-content a.reply {
  font-weight: 600;
}
.blog-details-section .blog-details-wrapper .comments-area ul.comments-list .comment .comment-wrap .comment-author-content a.reply:after {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 Pro";
  padding-left: 10px;
}
.blog-details-section .blog-details-wrapper .comments-respond {
  background-color: #f7f7f7;
  padding: 45px 50px;
}
.blog-details-section .blog-details-wrapper .comments-respond h4.comments-heading {
  margin-bottom: 30px;
}
.blog-details-section .blog-details-wrapper .comments-respond .form_group .form_control {
  margin-bottom: 30px;
  border: none;
  background-color: #fff;
}
.blog-details-section .blog-details-wrapper .comments-respond .form_group textarea.form_control {
  height: 140px;
}
.blog-details-section .blog-details-wrapper .comments-respond .form_group i {
  color: #e67817;
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 14px;
}
.bread-crumb{ color:#fff;}