/*-----------------------wishlist-----------------------*/
.ajax-loading {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ajax-loading:before  {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 32px;
    left: 50%;
    margin: -5.5px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
}
body > .ajax-loading {
    position: fixed;
}
#pop {
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    width: 500px;
}
.pop {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px 20px;
}

/*----------------------------------------------*/
.kc_row .kc_col-sm-12{
  padding-left:0px !important;
  padding-right:0px !important; 
}
.page-404 .search-form {
	margin:20px 0;
}
.page-404 .search-form form input[type="text"] {
	box-shadow:none;
	border: 1px solid #e0e0e0;
    color: #9e9e9e;
    height: 54px;
    padding: 12px;
    width: 100%;
}
.inner-banner {
	background:#777;
}
.sidebar-widget {
	margin-bottom:30px;
}
.sidebar_widget {
	margin-bottom:30px !important;
}
.product-content-box .content-box {
	margin:0;
}
.footer-widget .gallery-widget {
  padding-top: 35px;
}
.footer-widget .gallery-widget .item {
  margin: 0 -3px;
}
.footer-widget .gallery-widget .item a {
  margin: 0 3px;
  position: relative;
}
.footer-widget .gallery-widget .item a:after {
    position: absolute;
    content: "\f0c1";
    font-family: FontAwesome;
    left: 0px;
    top: 0px;
    text-align: center;
    line-height: 60px;
    width: 100%;
    height: 100%;
    background: rgba(171, 116, 66, 0.9);
    color: #ffffff;
    opacity: 0;
    transition: .5s ease;
}
.footer-widget .gallery-widget .item a:hover:after {
  opacity: 1;
  transition: .5s ease;
}
.footer-widget .gallery-widget .owl-controls {
    text-align: center;
    display: block;
    position: relative;
    top: -124px;
    right: -102px;
}
.footer-widget .gallery-widget .owl-dots .owl-dot {
    display: inline-block;
}
.footer-widget .gallery-widget .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #ff9a00;
    border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
    margin: 5px 7px;
    transition: opacity 200ms ease 0s;
    border: 2px solid #333;
    background: #333;
}
.footer-widget .gallery-widget .owl-dots .owl-dot.active span,
.footer-widget .gallery-widget .owl-dots .owl-dot:hover span {
    background: #ab7442;
    border-color: #ab7442;
}
.footer-widget {
    padding:80px 15px 0;
}
.footer-widget .about-widget {
  padding-left: 0;
  position: relative;
}
.footer-widget .about-widget p {
  margin-top: 13px;
  z-index: 99;
  position: relative;
  color: #d5d5d5;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 28px;
}
.footer-widget .contact-widget .social {
  margin-top: 31px;
  margin-bottom: 9px;
  position: relative;
}
.footer-widget .contact-widget .social li + li {
  margin-left: 13px;
}
.footer-widget .contact-widget .social li a {
  color: #c1c1c1;
  transition: color .4s ease;
  height: 40px;
  width: 40px;
  border: 2px solid #333;
  line-height: 38px;
  text-align: center;
  border-radius: 50%;
}
.footer-widget .contact-widget .social li a:hover {
  border-color: #ab7442;
  transition: color .4s ease;
  background: #ab7442;
  color: #fff;
  transition: .5s ease;
}


.footer-widget .link-widget li + li {
  margin-top: 2px;
}

.footer-widget .link-widget li a {
  transition: color .4s ease;
  font-size: 16px;
  line-height: 34px;
  color: #9e9e9e;
  font-weight: 300;
  font-family: 'roboto-light';
}
.footer-widget .link-widget li a:hover {
  color: #ab7442;
  transition: color .4s ease;
}


.footer-widget .subscribe-widget form {
  background: #222222;
  margin-bottom: 10px;
  margin-top: 25px;
}
.footer-widget .subscribe-widget form input {
    border: 1px solid rgba(255, 255, 255, 0.4);
    outline: none;
    background-color: #141414;
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 10px;
    width: calc( 100% - 50px);
    vertical-align: middle;
}
.footer-widget .subscribe-widget form button {
  color: #fff;
  border: none;
  outline: #ab7442;
  background: #ab7442;
  width: 50px;
  font-size: 18px;
  height: 50px;
  line-height: 0;
  float: right;
  vertical-align: text-top;
}

.footer-widget .subscribe-widget form label.error {
  display: none ;
}
.footer-widget .subscribe-widget form input.error {
  background: rgba(255, 0, 0, 0.3);
}
.footer-widget .subscribe-widget .result p {
  font-size: 12px;
  font-family: "Roboto Slab", serif;
  font-style: italic;
}
.footer-widget .subscribe-widget .social {
  margin-top: 20px;
}
.footer-widget .subscribe-widget .social li + li {
  margin-left: 30px;
}
.footer-widget .subscribe-widget .social li a {
  color: #C8C8C8;
  transition: color .4s ease;
}
.footer-widget .contact-widget .contact-infos li .icon_box {
  width: 40px;
}
.footer-widget .contact-widget .contact-infos li + li {
  margin-top: 18px;
}
.footer-widget .contact-widget .contact-infos li .icon_box,
.footer-widget .contact-widget .contact-infos li .text-box {
  display: table-cell;
  vertical-align: top;
}

.footer-widget .contact-widget .contact-infos li .icon_box i {
  font-size: 24px;
  color: #ab7442;
  position: relative;
  top: 10px;
}
.footer-widget .contact-widget .contact-infos li .icon_box i.lsp-icon-clock,
.footer-widget .contact-widget .contact-infos li .icon_box i.lsp-icon-signs {
  top: 7px;
}

.testimonial-style-one .slide-item .inner-box .slide-text {
	max-width:80%;
	margin:auto;
}

.select-service-list span > span > span{
	margin: 7px 0 0;
	display:block;
}
.select-service-list span > span > span > input {
	float: left;
    margin-right: 10px;
    position: relative;
    top: 1px;
	z-index:99;
}
.select-service-list span > span > span > span{
	color: #ffffff;
    font-size: 16px;
	font-weight: normal;
	position: relative;
    top: -7px;
}
.sidebar-widget ul {
	margin-bottom: 35px;
    margin-top: 22px;
}
.sidebar-widget ul li {
	border-bottom: 1px solid #f1f1f1;
    line-height: 24px;
	color: #9e9e9e;
    font-weight: normal;
}
.sidebar-widget ul li a {
	color: #9e9e9e;
    font-weight: normal;
    position: relative;
	padding:12px 0;
}
.sidebar-widget.widget_categories ul li a:before {
    content: '\f114';
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.sidebar-widget ul li > a:before {
    content: "\f00c";
	font-family: 'FontAwesome';
    margin-right: 10px;
}
.sidebar-widget.widget_recent_comments ul li {
	padding-left:0;
}
.sidebar-widget.widget_recent_comments ul li span a:before {
    content: "\f00c";
	font-family: 'FontAwesome';
    margin-right: 10px;
}
.sidebar-widget.widget_recent_comments ul li > a:before {
    content: "";
}
.widget_tag_cloud .tagcloud a {
	display: inline-block;
	font-weight: normal;
	font-size: 15px !important;
	color:#9e9e9e;
	line-height: 32px;
	border: 1px solid #f1f1f1;
	background: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 0 14px;
	margin-bottom:5px;
	transition: all 0.3s ease-in-out 0s;
}
.widget_tag_cloud .tagcloud a:hover {
  color: #ffffff;
  background: #ab7442;
}
.form-horizontal .form-group {
	margin-left:0;
	margin-right:0;
}
.item_review_content .reply-option a {
	color:#ab7442;
}
.product-review-tab .item_review_content .item_review_content {
	border-bottom: 0 none;
    margin: 25px 0 0;
    padding-bottom: 0;
}
#comments_form input[type="text"],
#comments_form input[type="email"] {
    border: 1px solid #e0e0e0;
    color: #9e9e9e;
    margin-bottom: 10px;
    resize: none;
    width: 100%;
	height: 54px;
    padding: 0 15px 0 19px;
}
#comments_form textarea {
    width:100%;
    border:1px solid #e0e0e0;
    margin-bottom: 30px;
    color:#9e9e9e;
    resize: none;
	padding:15px 17px 5px 19px;
}
.project_gallery .item .inner-box .image-box img {
	max-width:100%;
	height:auto;
}
.main-footer .widget_tag_cloud .tagcloud a{
	background:none;
  position:relative;
  display:inline-block;
  margin:0px 8px 10px 0px;
  line-height:24px;
  padding: 4px 13px;
  color:#bebebe;
  text-transform:capitalize;
  border: 1px solid #333;
  text-align:center;
  font-size: 14px !important;
}
.main-footer .widget_tag_cloud .tagcloud a:hover{
  background: #ab7442;
  color:#ffffff;
  border-color: #ab7442;
  transition: .5s ease;
}
.sidebar_widget.widget_nav_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar_widget.widget_nav_menu ul li {
	list-style: none;
	position: relative;
}
.sidebar_widget.widget_nav_menu ul li:after {
	position: absolute;
	content: "";
	width: 35px;
	height: 30px;
	bottom: 0;
	right: 0;
	border: 18px solid transparent;
	border-bottom-color: #f7f7f7;
	border-right-color: #f7f7f7;
	transition: .5s ease-in-out;
	opacity: 1;
}
.sidebar_widget.widget_nav_menu ul li a {
	display: block;
	background: #fff;
	font-size: 16px;
	border: 2px solid #f7f7f7;
	color: #9e9e9e;
	line-height: 52px;
	margin-bottom: 5px;
	padding-left: 23px;
	transition: all 0.5s ease;
	position: relative;
}
.sidebar_widget.widget_nav_menu ul li.current-menu-item a {
	color: #ab7442;
	background: #f7f7f7;
	border-color: #f7f7f7;
}




/*--------------------------theme check----------------------------------*/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	text-align: right; 
	color: #333; 
	font-size: 12px; 
	margin-top: 10px;
	margin-bottom: 15px;
}
#wp-calendar thead { 
	font-size: 10px;
}
#wp-calendar thead th { 
	padding-bottom: 10px;
}
#wp-calendar tbody { 
	color: #aaa; 
}
#wp-calendar tbody td { 
	background: #f5f5f5; 
	border: 1px solid #fff; 
	text-align: center; 
	padding:8px;
}
#wp-calendar tbody td:hover { 
	background: #fff; 
}
#wp-calendar tbody .pad { 
	background: none; 
}
#wp-calendar tfoot #next { 
	font-size: 10px; 
	text-transform: uppercase; 
	text-align: right;
}
#wp-calendar tfoot #prev { 
	font-size: 10px; 
	text-transform: uppercase; 
	padding-top: 10px; 
}

.sticky .post {background: #efefef; }
.sticky .post .post-content{ background-color:transparent; }
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.gallery-caption {
	font-family: 'Lato', sans-serif;
  	color:#272727;
  	font-size: 16px;	
}
.bypostauthor{
	font-family: 'Lato', sans-serif;
  	color:#272727;
  	font-size: 16px;	
}
.alignright{ 
	text-align:right;
}
.alignleft{ 
	text-align:left;
}
.aligncenter{ 
	text-align:center;
}	
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*************************************Theme Unit Testing***********************/
.tag-sticky-2 .post.blog-detail{
	background:#fafafa;
	border:2px solid #191919;
}
.lower-content h1,.lower-content h2,.lower-content h3,.lower-content h4,.lower-content h5,.lower-content h6,
.comment-content .text h1,.comment-content .text h2,.comment-content .text h3,.comment-content .text h4,.comment-content .text h5,.comment-content .text h6, .blogList_single_post h1,.blogList_single_post h2,.blogList_single_post h3,.blogList_single_post h4,.blogList_single_post h5,.blogList_single_post h6{
	font-family: "Raleway",sans-serif;
	margin-bottom:15px;
	font-weight:600;
	color: #333333;
	line-height:1em;
}
.lower-content h1,.comment-content .text h1,.blogList_single_post h1{
	font-size:2em;
}
.lower-content h2,.comment-content .text h2,.blogList_single_post h2{
	font-size:1.6em;
}
.lower-content h3,.comment-content .text h3,.blogList_single_post h3{
	font-size:1.4em;
}
.lower-content h4,.comment-content .text h4,.blogList_single_post h4{
	font-size:1.2em;
}
.lower-content h5,.comment-content .text h5,.blogList_single_post h5{
	font-size:1.1em;
}
.lower-content h6,.comment-content .text h6,.blogList_single_post h6{
	font-size:1em;
}
.lower-content table,.comment-content .text table,.blogList_single_post table{
	margin-bottom:30px;
}
.lower-content table thead tr th,.comment-content .text table thead tr th,.blogList_single_post table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
	text-align:center;
}
.lower-content table tbody tr th,.comment-content .text table tbody tr th,.blogList_single_post table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.lower-content table tbody tr td,.comment-content .text table tbody tr td,.blogList_single_post table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.lower-content ul,.lower-content ol,
.comment-content .text ul, .comment-content .text ol,
.blogList_single_post ul, .blogList_single_post ol{
	padding-left:18px;
}
.lower-content ul li,.comment-content .text ul li,
.blogList_single_post ul li,.blogList_single_post ul li{
	list-style-type:disc;
	display:list-item;
}
.lower-content ul li ul li, .comment-content .text ul li ul li,
.blogList_single_post ul li ul li{
	list-style-type:circle;
}
.lower-content ul li ul li ul li, .comment-content .text ul li ul li ul li,.blogList_single_post ul li ul li ul li{
	list-style-type:square;
}
.lower-content ol li,.comment-content .text ol li,.blogList_single_post ol li{
	list-style-type:decimal;
	display:list-item;
}
.lower-content ol li ol li,.comment-content .text ol li ol li,.blogList_single_post ol li ol li{
	list-style-type:lower-alpha;
}
.lower-content ol li ol li ol li,.comment-content .text ol li ol li ol li,.blogList_single_post ol li ol li ol li{
	list-style-type:upper-roman;
}
.lower-content p img,.lower-content figure img,.lower-content img,.blogList_single_post p img,.blogList_single_post figure img{
	max-width:100%;
	display:block;
	height:auto;
}
.comment-content .text-list .children{
	margin-left:50px;
}
figure{
	max-width:100%;
	display:block;
}
.lower-content .alignright{
	float:right;
	padding:10px;
}
.comment-content .text ul.children li{
	list-style-type:none !important;
}
.paginate-links > span, .paginate-links a {
    background: none;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #121212;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    min-width: 42px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
    margin: 0 5px 7px 0;
}
.paginate-links > span, .paginate-links a:hover {
    background: #ab7442;
    border-color: #ab7442;
    color: #ffffff;
}
/****************Custom Widget*********************/
.widget_recent_comments ul li{
	padding:12px 0px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:10px 0;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul{
	margin:0px;
}
.widget ul li ul li{
	border-top:1px solid #f1f1f1;
	border-bottom:none;
}
.lower-content .share-box ul{
	padding-left:0px !important;
}
.lower-content .share-box ul li{
	list-style-type:none !important;
	display:inline-block !important;
}
.lower-content .share-box ul li img{
	display:inline-block !important;
}
.post-password-form input[type="password"]{
	border:1px solid #ab7442;
	display:inline-block;
	padding:5px 10px;
}
.post-password-form input[type="submit"]{
	border:none;
	background:#ab7442;
	color:#fff;
	display:inline-block;
	padding:6px 15px;
}
.news .blogList_single_post .post ul.social li:hover a i {
    color: #ffffff;
}
ul.pagination {
	margin:0 !important;
	padding:0 !important;
}
ul.pagination li {
	display:inline-block !important;
}
.style-2 .our-services {
	padding-bottom:50px;
}
.post-nav a:first-child,
.post-nav a:nth-child(3) {
	background:url(../images/gallery/nav1.jpg) center no-repeat;
	color: #252525;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 35px 0;
    position: relative;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    width: 33%;
}
.post-nav a:nth-child(2) {
	background:url(../images/gallery/nav2.jpg) center no-repeat;
	color: #252525;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    padding: 35px 0;
    position: relative;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    width: 33%;
}
.post-nav a:nth-child(2) span {
	color: #ffffff !important;
}
.news .blogList_single_post .post h4 {
    display: block;
    line-height: 32px;
    transition: all 0.5s ease 0s;
}
#comments .comments-area .theme_inner_title h3,
.add_your_review .theme_inner_title h3 {
    position: relative;
    text-transform: uppercase;
}
#comments .comments-area h6 {
	font-family:"Lato",sans-serif;
    font-size: 16px !important;
	font-weight:500 !important;
}

/*******************Custom Styling*************************/
.admin-bar .mainmenu-wrapper.stricky-fixed{
	top:32px;
}
.blogList_single_post .post-author ul.list-inline.social,
.blogList_single_post .share-box ul.list-inline.social{
	padding-left:0px !important;
}
.blogList_single_post .post-author ul.list-inline.social li:hover a,.blogList_single_post .post-author ul.list-inline.social li:hover a i{
	color:#ab7442;
}
.woocommerce #payment li{
	list-style:none !important;
}
.product-review-tab .comment-box .default-form{
	margin-bottom:30px;
}

.footer-widget.widget_recent_comments ul li{
	padding: 0;
}
.footer-widget ul li a{
	padding:0px 0 10px;
}
.footer-widget ul li a,.footer-widget ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#ffffff;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: none;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.breadcumb-wrapper ul.link-list li:last-child a::after{display:none;}
.comment-box .pingback.item_review_content,.comment-box .trackback.item_review_content{padding-left:0px;}
.comment-box .pingback .img_holder,.comment-box .trackback .img_holder{display:none;}
.no-comments{border:1px solid #ab7442; display:inline-block; color:#ab7442; padding:8px;}
.comment-box .pingback{
	margin-bottom:10px !important;
	padding-bottom:10px !important;
}
.news.style-2 .blogList_single_post .post p a::before{
	background:none !important;
}
.speciallog{
	margin-bottom:5px;
}
.page_pagination li a, .page_pagination li span{
	color:#252525 !important;
}
.pagination li a, .pagination li span{
	color:#252525 !important;
}
.news .blogList_single_post .post ul li::before{
	background:none !important;
}
.comment-box .text .sec_up h6{
	margin-bottom:0px;
}
.comment-box .text .sec_up a{
	margin-bottom:15px;
}
.blogList_single_post > p{
	margin-bottom:15px;
}
.widget.woocommerce{
    margin-bottom:50px !important;
}
.woocommerce ul.product_list_widget li{
    position:relative;
    padding-left:90px;
    margin-bottom:15px;
}

.widget .product_list_widget li a img{
    position:absolute;
    left:0px;
    top:0px;
    margin:0px;
    width:70px;
}
.wp-caption-text{
	padding-top:10px;
}
.gallery figure{
	display:inline-block;
}

/*********************WP Gallery*********************/
.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}

.blogList_single_post .post .meta-info{
	padding-left:0px;
	margin-bottom:15px;
}
.blogList_single_post .post .meta-info li{
	display:inline-block;
	list-style:none;
	margin-right:15px;
}