/* Table of Content
==================================================
	#General Sites
	#Misc */
@import url("font-awesome.min.css");
@import url("base.css");
@import url("widgets.css");
@import url("shortcodes.css");
@import url("gforms.css");
/*=========================================================================
  Main
//=======================================================================*/
body {
	font-family: 'Trebuchet MS',Arial,serif;
	font-size: 13px;
	line-height: 22px;
	color: #808080;
	font-weight: 400;
	background-color: #fff;
}
#st-wrapper.boxed {
	width: 980px;
	margin:0 auto;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.muted {
	margin: 50px 0;
}
.row-fluid [class*="span"] {
	min-height: 1px;
}
img.attachment-full {
	width: 100%;
}
#preloader  {
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: #fefefe;
     z-index: 99;
    height: 100%;
 }

#status  {
     width: 200px;
     height: 200px;
     position: absolute;
     left: 50%;
     top: 50%;
     background-image: url(../images/ajax-loader.gif);
     background-repeat: no-repeat;
     background-position: center;
     margin: -100px 0 0 -100px;
 }
 
.sold {
	padding: 10px;
	background-color: #f1424f;position: absolute;
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 2px;
}
.sold_color {
	color: #c30d2d;
	font-weight: bold;
}
.portfolio-inner .more {
    background: url("https://www.kevinstoneantiques.com/wp-content/themes/concord/images/small-arrow-right.png") no-repeat scroll center center #EF4135;
    bottom: 5px;
    height: 30px;
    position: absolute;
    right: 5px;
    text-indent: -9999px;
    width: 30px;
}
/*=========================================================================
  Html Element
//=======================================================================*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS',Arial,serif;
	color: #434343;
	font-weight: 400;
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
	margin-right: 5px;
}
a,
#footer #copyright-wrapper a {
	outline: none;
	color: #666;
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none;
}
li {
	line-height: 22px;
}
.table {
	overflow: auto;
}
.table th, .table td {
	border: none;
}
.table th {
	color: #666;
	font-weight: 700;
	text-transform: uppercase;
}
.table tbody tr td {
	border-top-style: solid;
	border-top-width: 1px;
}
code {
	white-space: inherit;
}
.post-edit-link {
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0;
	padding: 0 10px 0 30px;
	position: relative;
}
.post-edit-link:before {
	position: absolute;
	content: '\f040';
	display: block;
	font-family: FontAwesome;
	font-size: 14px;
	font-weight: 300;
	left: 10px;
}
.btn, button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.post-content a.btn, .post-content a.st-button {
	color: #fff;
}
/*=========================================================================
  Default Header Element
//=======================================================================*/
#header {
	
}
#header #middle-wrapper .container {
	height: 100%;
}
/*call-us*/
.header-call ul {
	margin: 0;
}
.header-call li i {
	color: #c0c0c0;
	margin-right: 5px;
}
/*searchform*/
#header #searchform, #header #searchform input {
	margin: 0;
}
#bottom-wrapper:after {
	clear: both;
	display: block;
	content: '';
}
.banner-header-call {
	margin: 10px auto;
	display: inline-block;
	padding: 5px;
	background: url(../images/dark_trans.png) repeat;
}
.banner-header-call li {
	font-size: 18px;
	display: inline-block;
	clear: both;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}
.banner-header-call li a {
	color: #fff;
}
/*=========================================================================
  Main Menu
//=======================================================================*/
#primary-menu {
	display: block;
}
#toggle-menu,
#mobile-container {
	display: none;
}
ul.primary-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 400;
}
ul.primary-menu li {
	position: relative;
	display: inline-block;
	margin: 0;
}
ul.primary-menu li a {
	display: block;
	padding: 8px 15px;
	position: relative;
	z-index: 1;
}
ul.primary-menu li a i {
	color: #dcdcde;
}
/*sub-menu*/
ul.primary-menu ul {
	font-weight: normal;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	width: 210px;
	margin: 0;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-width: 2px;
	-webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
}
ul.primary-menu li li {
	display: block;
}
ul.primary-menu li li a {
	padding: 8px 15px;
	font-size: 12px;
}
ul.primary-menu li.current-menu-ancestor li a,
ul.primary-menu li.current_page_item li a,
ul.primary-menu li.current-menu-ancestor li a i,
ul.primary-menu li.current_page_item li a i {
	color: #999;
}
/*sub-sub-menu*/
ul.primary-menu ul ul {
	top: 0;
	left: 210px;
}
/*the main menu in a hover state*/
.primary-menu li a:hover,
.primary-menu li:hover > a,
.primary-menu li:hover > a i,
.primary-menu li.current-menu-ancestor a,
.primary-menu li.current_page_item a,
.primary-menu li.current-menu-ancestor a i,
.primary-menu li.current_page_item a i,
.primary-menu li.current-menu-ancestor li a:hover,
.primary-menu li.current_page_item li a:hover,
.style-2 ul.primary-menu li li a:hover,
.style-2 ul.primary-menu li li:hover > a,
.style-2 ul.primary-menu li.current_page_ancestor li a:hover i,
#sticky-header ul.primary-menu li li a:hover,
#sticky-header ul.primary-menu li li:hover > a,
#sticky-header ul.primary-menu li.current_page_ancestor li a:hover i,
ul.primary-menu li li:hover > a,
ul.primary-menu li li:hover > a i {
	color: #222;
}
ul.primary-menu li li a:hover,
ul.primary-menu li li:hover > a,
.style-2 ul.primary-menu li li a:hover,
.style-2 ul.primary-menu li li:hover > a,
#sticky-header ul.primary-menu li li a:hover,
#sticky-header ul.primary-menu li li:hover > a {
	background-color: #f8f8f8;
}
.primary-menu li.current-menu-ancestor, .primary-menu li.current_page_item a, .menu li.current_page_item a {
	font-weight: bold;
}
/*=========================================================================
  Custom Header Style
//=======================================================================*/
/*header style 1*/
.style-1 #primary-nav {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: center;
}
.style-1 ul.primary-menu ul {
	text-align: left;
}
.style-1 #middle-wrapper {
	position: relative;
	text-align: center;
}
h1#logo {
	margin: 0;
}
.ir {
	font: 0/0 a;
	text-shadow: none;
	color: transparent;
	padding: 0;
}
.style-1 #logo,
.style-1 .header-call,
.style-1 .st-social {
	width: 31.6239%;
	display: inline-block;
}
.style-1 #logo {
	text-align: center;
	padding: 20px 0;
}
.style-1 .header-call {
	border-right-style: solid;
	border-right-width: 1px;
	text-align: right;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
}
.style-1 .header-call ul {
	position: absolute;
	top: 50%;
	right: 0;
	line-height: 100%;
	margin-top: -22px;
}
.style-1 .header-call ul li {
	display: block;
	margin-right: 20px;
}
.style-1 .st-social {
	border-left-style: solid;
	border-left-width: 1px;
	position: absolute;
	text-align: left;
	right: 0;
	top: 0;
	bottom: 0;
}
.style-1 .st-social ul {
	position: absolute;
	top: 50%;
	margin-left: 20px;
	margin-top: -15px;
}
.style-1 ul.primary-menu li a i,
.style-3 ul.primary-menu li a i {
	display: block;
	font-size: 18px;
}
.style-1 ul.primary-menu ul,
.style-3 ul.primary-menu ul {
	text-align: left;
}
.style-1 ul.primary-menu ul li a i,
.style-3 ul.primary-menu ul li a i {
	display: inline-block;
	font-size: 13px;
}
/*header style 2*/
#logo img {
	margin: 5px 0 0;
}
.style-2 #middle-wrapper {
	background-color: #3B3B42;
}
.light .style-2 #middle-wrapper {
	background-color: #fff;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
#header-two {
    text-align: justify;
    padding: 0;
    line-height: 0;
    color: #fff;
}
 
#header-two::after {
    content: '';
    display: inline-block;
    width: 100%;
}
 
#header-two > div,
#header-two > div::before,
#header-two nav,
#header-two > div h1 {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
 
#header-two > div {
    height: 100%;
}
 
#header-two > div::before {
    content: '';
    height: 100%;
}
 
 
#header-two nav a {

    white-space: nowrap;
}
 
.style-2 ul.primary-menu li a:hover,
.style-2 ul.primary-menu li:hover > a,
.style-2 ul.primary-menu li.current_page_ancestor > a,
#sticky-header ul.primary-menu li a:hover,
#sticky-header ul.primary-menu li:hover > a,
#sticky-header ul.primary-menu li.current_page_ancestor > a {
	background-color: rgba(0, 0, 0, 0.2);
}
.style-2 ul.primary-menu li a:hover,
.style-2 ul.primary-menu li a:hover i,
.style-2 ul.primary-menu li:hover > a,
.style-2 ul.primary-menu li.current_page_ancestor > a,
.style-2 ul.primary-menu li.current_page_ancestor > a i,
#sticky-header ul.primary-menu li a:hover,
#sticky-header ul.primary-menu li a:hover i,
#sticky-header ul.primary-menu li:hover > a,
#sticky-header ul.primary-menu li.current_page_ancestor > a,
#sticky-header ul.primary-menu li.current_page_ancestor > a i {
	color: #ccc;
}
.light .style-2 ul.primary-menu li a:hover,
.light .style-2 ul.primary-menu li:hover > a,
.light .style-2 ul.primary-menu li.current_page_ancestor > a,
.light#sticky-header ul.primary-menu li a:hover,
.light#sticky-header ul.primary-menu li:hover > a,
.light#sticky-header ul.primary-menu li.current_page_ancestor > a {
	background-color: #ededed;
}
.light .style-2 ul.primary-menu li a:hover,
.light .style-2 ul.primary-menu li a:hover i,
.light .style-2 ul.primary-menu li:hover > a,
.light .style-2 ul.primary-menu li.current_page_ancestor > a,
.light .style-2 ul.primary-menu li.current_page_ancestor > a i,
.light#sticky-header ul.primary-menu li a:hover,
.light#sticky-header ul.primary-menu li a:hover i,
.light#sticky-header ul.primary-menu li:hover > a,
.light#sticky-header ul.primary-menu li.current_page_ancestor > a,
.light#sticky-header ul.primary-menu li.current_page_ancestor > a i {
	color: #333;
}
.style-2 .header-call {
	text-align: center;
	padding: 5px 0;
}
.style-2 .header-call li {
	margin: 0 10px;
}
.style-2 #searchform {
	text-align: right;
}
.style-2 #searchform input {
	width: 200px;
	text-align: left;
	padding: 5px 20px;
	border-radius: 50px;
}
/*header style 3*/
.style-3 #middle-wrapper {
	position: relative;
}
.style-3 #logo {
	text-align: center;
	padding: 20px 0;
}
.style-3 #primary-nav {
	text-align: center;
	margin-bottom: 0;
}
.style-3 .primary-menu {padding-bottom: 5px;
border: none;}
.style-4 .primary-menu li.home{
	margin-left: -20px;
}
.style-4 {
}
.style-3 .sticky-search .sticky-open {
	width: 32px;
	height: 32px;
	display: block;
	cursor: pointer;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 10px;
	background: url(../images/icons/sticky-open.png) no-repeat center center;
}
.style-3 .sticky-search i.active {
	background: url(../images/icons/sticky-close.png) no-repeat center center;
}
.style-3 .sticky-form {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.style-3 #searchform input {
	background-color: #fff;
	border: none;
	padding: 10px 42px 10px 10px;
	font-size: 36px;
	line-height: 40px;
	font-weight: 300;
	font-family: 'Trebuchet MS',Arial,serif;
}
.style-4 #primary-nav {
	text-align: left;
	clear: both;
}
.style-4 .header-call ul {
	text-align: right;
    margin: 0;
    padding: 40px 0 0;
	font-size: 18px;
}
.style-4 .header-call ul li{
	display: block;
}
.style-4 .st-social {
	padding-top: 5px;
}
/*=========================================================================
  sticky-header
//=======================================================================*/
#sticky-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 11000;

	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	transition: all 0.3s linear;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
	padding:5px 0 10px;
}
.light#sticky-header {
	background-color: rgba(255,255, 255, 1.0);
}

#sticky-header .container {
	position: relative;
}
#sticky-header .logo img {
	max-height: 60px;
	width: auto;
}
#sticky-nav {
	right: 65px;
	margin: 0 !important;
	top: 3px !important;
	position: absolute;
}
#sticky-header .primary-menu li a {
	height: 55px;
	line-height: 55px;
	padding: 0 15px;
	font-size: 18px;
}
#sticky-header .primary-menu li li a {
	padding: 8px 10px;
	height: auto;
	line-height: 22px;
}
#sticky-header .sticky-search {
	position: absolute;
	right: 20px;
	bottom: 18px;
	width: 32px;
	z-index: 2;
}
#sticky-header .sticky-search i {
	height: 32px;
	width: 32px;
	display: block;
	background: url(../images/icons/sticky-open-light.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -16px;
}
.light#sticky-header .sticky-search i {
	background: url(../images/icons/sticky-open.png) no-repeat center;
}
#sticky-header .sticky-search i.active {
	background: url(../images/icons/sticky-close.png) no-repeat center;
}
#sticky-header .sticky-form {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: -1px;
	display: none;
	z-index: 1;
}
#sticky-header .sticky-form form {
	margin: 0;
	height: 100%;
}
#sticky-header .sticky-form form input {
	height: 100%;
	border: none;
	background: #fff;
	font-family: Open Sans,sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #888;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#sticky-header .sticky-form form input:focus {
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}
/*=========================================================================
  Slider Wrapper
//=======================================================================*/
#slider-wrapper {
	
}
/*revolution slider*/
.tp-caption {
	font-family: Open Sans,sans-serif;
	font-weight: 300;
	-webkit-text-shadow: none !important;
	-moz-text-shadow: none !important;
	text-shadow: none !important;
}
.tp-leftarrow {
	left: 15px !important;
}
.tp-rightarrow {
	right: 15px !important;
}
.tp-caption.medium_grey {
	padding: 6px 10px 8px;
	background-color: rgba(0, 0, 0, 0.6);
}
.tp-caption.small_text,
.tp-caption.medium_text {
	color: #000;
}
.tp-caption.large_text {
	font-weight: 300;
	color: #000;
	text-shadow: 0 0 3px
}
.tp-caption.very_large_text {
	font-weight: 300;
	color: #000;
}
.tp-caption.very_big_white {
	font-weight: 300;
	padding: 3px 10px 16px;
	background-color: rgba(0, 0, 0, 0.8);
}
/*=========================================================================
  Title Wrapper
//=======================================================================*/
#title-wrapper {
	color: #fff;
	background-color: #3B3B42;
}
.page-title {
	font-size: 38px;
	padding: 20px 0;
	margin: 20px 0;
	font-weight: 400;
	position: relative;
	color: #fff;
}
.page-title > span {
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding: 10px 0 0;
}
.breadcrumb {
	background-color: rgba(255, 255, 255, 0.4);
	font-size: 12px;
	margin-top: -11px;
	padding: 2px 8px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.breadcrumb > li {
	text-shadow: none;
}
.breadcrumb > .active,
.breadcrumb > li a:hover {
	color: #000;
}
.breadcrumb > li a {
	color: #fff;
}
/*=========================================================================
  Main Wrapper
//=======================================================================*/
#main-wrapper, 
#section-wrapper .st-section {
	padding: 60px 0 50px;
}
/*blog list page*/
.blog-list {
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.blog-list .post-title {
	font-size: 36px;
	font-weight: 300;
	margin: 0 0 20px;
	padding-top: 10px;
	position: relative;
}
.blog-list .post-title:before {
	position: absolute;
	content: '';
	width: 50px;
	height: 2px;
	top: 0;
	left: 0;
	background-color: #333;
}
.product i {
	font-size: 12px;
	padding: 5px 0 0 5px;
	position: absolute;
	right: 5px;
	border: 5px;
}
.icon-pad .icon-chevron-right {
	margin-left: 5px;
}
.icon-pad {
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 18px;
	font-family: inherit;
}
.blog-list .icon-pencil,
.blog-list .icon-picture,
.blog-list .icon-quote-left,
.blog-list .icon-play,
.blog-list .icon-music, .blog-list .post-date {
	display: block;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	color: #fff;
	text-align: center;
}
.blog-list .icon-pencil, .blog-list .post-date {
	background-color: #E84C3D;
}
.blog-list .icon-picture {
	background-color: #F1C40F;
}
.blog-list .icon-quote-left {
	background-color: #1BBC9B;
}
.blog-list .icon-play {
	background-color: #9B58B5;
}
.blog-list .icon-music {
	background-color: #37BDE3;
}
.blog-list .post-meta {
	padding-top: 10px;
}
.blog-list .post-meta span {
	display: block;
	padding-left: 20px;
	position: relative;
}
.blog-list .post-meta span i {
	position: absolute;
	left: 0;
	top: 4px;
	color: #DCDCDE;
}
.blog-list .post-thumb,
.blog-list .post-slider,
.blog-list .post-quote,
.blog-list .post-media {
	margin-bottom: 20px;
}
.blog-list .flex-direction-nav a {
	opacity: 1;
}
.blog-single .post-meta {
	margin-bottom: 20px;
}
.blog-single .post-meta span {
	margin-right: 10px;
}
.blog-single .post-meta span i {
	margin-right: 5px;
	color: #c0c0c0;
}
.blog-single .post-content,
.blog-single .post-thumb,
.blog-single .post-slider,
.blog-single .post-quote,
.blog-single .post-media {
	margin-bottom: 20px;
}
/*pagination*/
.pagination {
	font-weight: 300;
}
.pagination .current,
.pagination a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	text-align: center;
}
.pagination .current {
	border-color: #999;
	background-color: #fafafa;
	color: #333;
}
/*post-nav*/
.post-nav {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: 30px auto;
}
.post-nav:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}
.post-nav .post-prev,
.post-nav .post-next {
	margin: 10px 0;
}
.post-nav .post-prev {
	float: left;
}
.post-nav .post-next {
	float: right;
}
.post-nav .post-prev a,
.post-nav .post-next a {
	position: relative;
}
.post-nav .post-prev a {
	padding-left: 15px;
}
.post-nav .post-next a {
	padding-right: 15px;
}
.post-nav .post-prev a:after,
.post-nav .post-next a:after {
	font-family: FontAwesome;
	position: absolute;
	display: block;
	font-size: 20px;
	top: 50%;
	margin-top: -12px;
}
.post-nav .post-prev a:after {
	content: '\f104';
	left: 0;
}
.post-nav .post-next a:after {
	content: '\f105';
	right: 0;
}
/*=========================================================================
  Footer
//=======================================================================*/
#footer {
	background-color: #3B3B42;
}
#footer strong {
    color: #EDEDED;
    font-weight: 800;
}
#footer a {
	color: #efefef;
}
#footer-wrapper {
	color: #999;
	padding: 30px 0 20px;
}
#copyright-wrapper {
	font-size: 12px;
	padding: 15px 0;
	background-color: #fff;
}
#copyright-wrapper [class*="span"] {
	min-height: 1px;
}
#copyright-wrapper #secondary-nav ul {
	margin: 0;
}
#copyright-wrapper #secondary-nav ul li {
	line-height: 100%;
	padding: 0 10px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
}
#copyright-wrapper #secondary-nav ul li:first-child {
	border: none;
}
.scrollTop {text-align: center;
	position: fixed;
	bottom: 35px;
	right: 0px;
	display: none;
}
.scrollTop a {
	width: 40px;

	display: block;
	background-color: #9d9d9d;
	color: #fff;
}
#footer .btn, #footer select, #footer textarea, 
#footer input[type="text"], 
#footer input[type="password"], 
#footer input[type="datetime"], 
#footer input[type="datetime-local"], 
#footer input[type="date"], 
#footer input[type="month"], 
#footer input[type="time"], 
#footer input[type="week"], 
#footer input[type="number"], 
#footer input[type="email"], 
#footer input[type="url"], 
#footer input[type="search"], 
#footer input[type="tel"], 
#footer input[type="color"], 
#footer .uneditable-input,
#footer .wp-caption,
#footer #wp-calendar caption {
	background-color: rgba(255, 255, 255, 0.4);
	border-color: rgba(255, 255, 255, 0.4);
	color: #fff;
}
/*=========================================================================
  Comment
//=======================================================================*/
#comments-title {
	margin-bottom: 20px;
	padding: 10px;
	font-weight: 300;
}
#comments-title em {
	font-style: normal;
	font-weight: bold;
}
#comments .commentlist {
	margin: 0;
	list-style: none;
}
#comments .commentlist article.comment {
	position: relative;
	padding-left: 60px;
}
#comments .commentlist .comment .comment-meta {
	margin-bottom: 10px;
}
#comments .commentlist .comment .avatar {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	overflow: hidden;
	display: block;
	border-radius: 50px;
}
#comments .commentlist .comment .commentmetadata {
	float: right;
}
#comments .commentlist .comment .fn {
	font-weight: bold;
	text-transform: uppercase;
}
#comments .commentlist .comment .commentmetadata a:hover,
#comments .commentlist .comment .comment-reply-link:before {
	color: #333;
}
#comments .commentlist .comment .comment-content {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 20px;
}
#comments .commentlist .comment .comment-reply-link {
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	font-size: 11px;
	padding-left: 15px;
}
#comments .commentlist .comment .comment-reply-link:before {
	position: absolute;
	content: '\f112';
	display: block;
	font-weight: normal;
	left: 0;
	top: 0;
	line-height: 120%;
	font-size: 11px;
	font-family: FontAwesome;
}
#comments .commentlist .children {
	list-style: none;
}
#respond input[type="text"],
#respond textarea {
	width: 89%;
}
/*=========================================================================
  Transition Effect
//=======================================================================*/

/*widget*/
.widget_rss li {
	margin-bottom: 20px;
}
.portfolio-list .portfolio-container {
	margin-bottom: 30px;
}
#slider-wrapper, .st-historylist .history-icon,
.st-iconbox .iconbox-icon, .st-iconbox.iconbox-top:hover .iconbox-icon,
.st-dropcap, .st-dropcap2 {
	background-color: #d3d3d9;
}
/*=========================================================================
  gform Styles
//=======================================================================*/
.contact-info .email, .contact-info .phone {
	clear: both;display: block;
}
#footer-wrapper .gform_wrapper{
	margin: -10px 0 0;
}
.gform_wrapper .top_label input.medium, .gform_wrapper textarea.small {
	padding-left: 10px;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
	padding: 0 0 0 31%!important;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	margin-bottom: 0!Important;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {
	font-family: inherit;
	font-size: 14px!important;
	letter-spacing: normal;
	outline-style: none;
	padding: 5px 2px;
}
.gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
	width: 44%!important;
}
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
	width: 98%!important;
}
.gform_wrapper .gfield_error .gfield_label, .gform_wrapper div.validation_error, .gform_wrapper .validation_message {
	color: #f20022!important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent!important;
	border-bottom: none!important;
	border-top: none!important;
	margin-bottom: 6px !important;
	padding: 6px 6px 4px !important;
	border: none!important;
}
.gform_wrapper .ginput_container + .gfield_description.validation_message {
	margin-top: 0!important;
}
.gform_wrapper li.gfield_error input[type="text"], .gform_wrapper li.gfield_error input[type="url"], .gform_wrapper li.gfield_error input[type="email"], .gform_wrapper li.gfield_error input[type="tel"], .gform_wrapper li.gfield_error input[type="number"], .gform_wrapper li.gfield_error input[type="password"], .gform_wrapper li.gfield_error textarea {
	
}
.gform_wrapper .top_label input.medium {
	padding-right: 0 !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper textarea.small {
	padding-left: 0 !important;
}
.gform_wrapper .gform_footer input[type="image"] {
	max-width: 90px;
}
/*=========================================================================
  Retina Styles
//=======================================================================*/
#logo-retina {
	display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
#logo-retina {
	display: block;
}
#logo-standar {
	display: none;
}
.style-3 .sticky-search .sticky-open {
	background-image: url(../images/icons/sticky-open-2x.png);
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	background-size: 32px 32px;
}
.style-3 .sticky-search i.active {
	background-image: url(../images/icons/sticky-close-2x.png);
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	background-size: 32px 32px;
}
#sticky-header .sticky-search i {
	background-image: url(../images/icons/sticky-open-light-2x.png);
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	background-size: 32px 32px;
}
#sticky-header .sticky-search i.active {
	background-image: url(../images/icons/sticky-close-2x.png);
	-webkit-background-size: 32px 32px;
	-moz-background-size: 32px 32px;
	background-size: 32px 32px;
}
.flexslider .flex-direction-nav .flex-prev {
	background-image: url(../images/icons/flex-left-arrow-2x.png);
	-webkit-background-size: 10px 14px;
	-moz-background-size: 10px 14px;
	background-size: 10px 14px;
}
.flexslider .flex-direction-nav .flex-next {
	background-image: url(../images/icons/flex-right-arrow-2x.png);
	-webkit-background-size: 10px 14px;
	-moz-background-size: 10px 14px;
	background-size: 10px 14px;
}
.st-portfolio .portfolio-container .post-thumb .zoom-hover,
	.portfolio-list .portfolio-container .post-thumb .zoom-hover {
	background-image: url(../images/icons/zoom-link-2x.png);
	-webkit-background-size: 48px 48px;
	-moz-background-size: 48px 48px;
	background-size: 48px 48px;
}
.st-portfolio .portfolio-container .post-thumb .zoom-hover.image,
	.portfolio-list .portfolio-container .post-thumb .zoom-hover.image {
	background-image: url(../images/icons/zoom-image-2x.png);
	-webkit-background-size: 48px 48px;
	-moz-background-size: 48px 48px;
	background-size: 48px 48px;
}
.st-portfolio .portfolio-container .post-thumb .zoom-hover.video,
	.portfolio-list .portfolio-container .post-thumb .zoom-hover.video {
	background-image: url(../images/icons/zoom-video-2x.png);
	-webkit-background-size: 48px 48px;
	-moz-background-size: 48px 48px;
	background-size: 48px 48px;
}
}
.center {
	text-align: center;
}
.page-template-template-scroller-php
.home .boxed #main-wrapper {
	padding-top: 0;
}
.flexslider {
	 z-index:1;
}
.fullbanner li {
	width: 100%;

}
.flexslider_fullwidth .slides img {
	width: auto;
}
.flex_back_ground {
	background-repeat: no-repeat !important;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	color: #fff;
}
.flex_back_ground, .flexslider_fullwidth .slides {
	height: 200px;
	min-height: 400px;
	
}
.flex_back_ground .container {
	display: table;
	height: 100%;
	width: 100%;
	background: url(../images/grid/grid1.png) repeat scroll left top;
	padding: 0;
}
.flex_back_ground .remove {
	background-image: none;
}
.flex_back_ground .container .wrap_text {
	display: table-cell;
	vertical-align: middle
}
.flex_back_ground  h1, .flex_back_ground  h2 {
	color: white;
	font-weight: bold;
}
.trans_back {margin: 0 auto;
	display: inline-block;clear: both;
	background-color: rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

h3.trans_back {padding: 10px;
}

.flex_back_ground  h1 {
	color: #FFFFFF;
	margin: 0 0 20px;
	padding: 20px;
	text-align: center;
	text-shadow: 4px 4px 0 #000000;
	/*letter-spacing: -0.11em;*/
	line-height: 1.1em;
	font-weight: 800;
	font-size: 70px;
}
.flex_back_ground  h2 {
	line-height: 1.2em;
	margin: 0 0 20px;
	text-align: center;
	text-shadow: 2px 2px 0 #000000;
}
.flex_back_ground .btn {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.flex_back_ground .btn {
	border: 0 none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	text-align: center;
	text-transform: none;
	transition: all 0.3s ease 0s;
	z-index: 1;
}

.two_column_banner .jumbotron  {
	padding: 40px 0;
}
.two_column_banner, .two_column_banner h1 {
	color: #fff;
}
.page-title {
	margin: 10px 0;
}
.single .carousel {
	min-height: 100px;
	margin-top: 20px;
}
#footer {
	
}
#footer-wrapper .widget h3 {
	color: #DCDCDC!important;
}
#map {
	border: none;
	width: 100%;
	height: 300px;
	margin: 0 0 -30px;
		background-repeat: no-repeat !important;
	background-attachment: scroll;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
.page-template-template-contact-php #main-wrapper {
	padding-bottom: 20px;
}

#map_link a {width: 80%;
margin: 0 auto;
display: block;
	height: 300px;
}
/*single page styling*/
.white {
	background-color: #fff;
}
section .blue {
	background-color: #4a8df9;
}
.none, .flex_back_ground {
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.25) inset;
  -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.25) inset;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.25) inset;
	
}

.home #main-wrapper, .home #section-wrapper .home .st-section {
	padding-top: 0;
}
#st-wrapper {
	
}
section {
	padding: 0;
}
#portfolioAjaxwrap {
	background-color: #fff;
	margin-bottom: 40px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 5px solid #ededed;
}
#portfolioAjaxwrap {
	padding: 20px 20px 0;
}
#portfoliod {
	position: relative;
	display: none;
}
#portfolioAjaxwrap .img-circle {

	animation: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s normal none 1 st_zoom;
	opacity: 1;
}
#portfolioAjaxControlls {
	
}
#portfolioData {
	margin-bottom: 20px;
}
#portfolioAjaxControlls .inner {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 31px;
	height: 31px;
	margin-left: 0;
	margin-top: -55px;
	background: #535353 url(../images/icons/controlls_ajax.png) 0px -13px;
	border-radius: 20px;
	z-index: 5;
	-moz-transition: .15s ease-in-out;
	-webkit-transition: .15s ease-in-out;
	-o-transition: .15s ease-in-out;
	-ms-transition: .15s ease-in-out;
	transition: .15s ease-in-out;
}
.item-data h3 {
	margin: 0;
}
#portfolioAjaxControlls .outer {
	display: none;
	position: absolute;
	margin-top: -60px;
	margin-left: -25px;
	width: 61px;
	height: 61px;
	border-radius: 40px;
	background: rgba(153,153,153,0.1);
}
.ie8 .inner {
	behavior: url(https://www.kevinstoneantiques.com/wp-content/themes/concord/css/css/PIE.htc);
}
#ajax_close {
	position: absolute;
	top: 55px;
	right: 30px;
}
.loading_icon {
	background: url(https://www.kevinstoneantiques.com/wp-content/themes/concord/images/icons/preload.gif) no-repeat center center;
	height: 60px;
	width: 60px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	display: none;
	z-index: 10000;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(https://www.kevinstoneantiques.com/wp-content/themes/concord/css/css/PIE.htc);
}
.ie8 .st-portfolio .portfolio-container .post-thumb .zoom-overlay, .ie8 .portfolio-list .portfolio-container .post-thumb .zoom-overlay {
	background-color: transparent;
	bottom: 0;
	left: 0;
	opacity: 0;
	right: 0;
	top: 0;
	transition: transform 0.4s ease 0s, opacity 0.1s ease 0s;
}
.ie8 .st-portfolio .portfolio-container .portfolio-inner, .ie8 .portfolio-list .portfolio-container .portfolio-inner {
	backface-visibility: hidden;
	display: none;
	background-color: #333333;
	bottom: 0;
	height: auto;
	min-height: 30px;
	opacity: 0;
	padding: 10px 0;
	position: relative;
	text-align: center;
	top: auto;
	transform: translateY(100%);
	transition: transform 0.4s ease 0s, opacity 0.1s ease 0.3s;
	width: 100%;
}
.ssb {
	height: 40px;
	margin-right: 5px;
}
h2.orgin {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	padding: 0;
	line-height: 24px;
}
#dimensions {
	margin-bottom: 20px;
}
#dimensions dl {
	margin: 0;
	overflow: hidden;
	width: 100%;
}
#dimensions dt {
	float: left;
	width: 145px;
}
#dimensions dd {
	float: left;
	width: 100px;
}
.jackbox-description-text {
	font-size: 14px!important;
}
.row-fluid [class*="span"] {
    min-height: 1px;
}
#title-wrapper {
	margin-bottom: 40px;
}
.section_leadin {
	font-size: 20px;
	font-weight: 300;
	line-height: 32px;
	margin: -30px auto 40px;
	width: 70%;
}
.pages_leadin {
	width: 100%;
}
.section_header {
	text-align: center;
}
.section_title {
	font-size: 48px;
	line-height: 1.1;
	display: inline-block;
	padding: 10px 0;
	margin-bottom: 40px;
}
.page-title {
	font-size: 32px;
}
/*#title-wrapper, .page-title {
	background-color: transparent;
	padding: 0;
}*/
#main-wrapper, #section-wrapper .st-section {
	padding: 20px 0 50px;
}
img.logo_banner {
	margin: 0 auto;
	float: none;
	max-width: 400px;
}
img.pull-right {
	width: 50%;margin: 20px 0 20px 20px;
}
.home img.pull-right{
	margin-top: 0;
}
.section_title {
	font-size: 48px;
	line-height: 1.1;
	display: inline-block;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 40px;
}
/*scroll page big styles*/
.scroll_page {
	padding: 60px 0;
}
.narrow {
	padding: 20px 0;
}
.dark_background {
	padding: 150px 0 150px;
}
.scroll_page#responsive-design-image {
	padding: 0;
	margin: 0;
	background-color: #e9e9e9;
}
.scroll_page#responsive-design-image img {
	margin-bottom: -20px;
}
.heading h2, h1.page-title, .heading  h1 {
	font-size: 60px;
	line-height: 1.0em;
	color: #16AEBB;
}
.scroll_page .heading h2, h1.page-title {
	font-weight: bold;
}
.heading p, .section_leadin {
	margin-top: 40px;
	font-size: 24px;
	line-height: 1.3em;
}
.dark_background .heading  h2, .dark_background .heading  h1, h1.page-title {
	text-shadow: 3px 3px 0 #000000;
}
.dark_background .heading h2, .dark_background,.dark_background .heading  h1, .blue, .blue .heading  h2, h1.page-title {
	color: #fff;
	font-weight: bold;
}
.dark_background .heading p, .section_leadin {
	text-shadow: 2px 2px 0 #000000;
	font-weight: bold;
}
#title-wrapper {
	-webkit-background-size: auto, cover!important;
	-moz-background-size: auto, cover!important;
	-o-background-size: auto, cover!important;
	background-size: auto, cover!important;
}
/*scroll page end big styles*/