/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
body {
	overflow-x: hidden !important;
}

@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/cormorant/v24/H4clBXOCl9bbnla_nHIq75u9.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.entry-content p {
	text-align: justify;
}

.home-widgets {
	text-align: center;
	padding-top: 20px;
	background: white;
}

#social-buttons a {
	line-height: 10px;
	color: #606060 !important;
	margin-left: 10px;
	text-align: center;
	display: inline;
}

#social-buttons a:hover {
	color: #c48383;
}

.home-welcome {
	font-size: 15px;
}
.home-welcome a {
	color: #9f6869 !important;
	text-decoration: underline;
	text-decoration-thickness: 0.5px;
	text-decoration-color: #d4ccc5;
}

.content a, .content a:hover {
	text-decoration: underline;
		text-decoration-thickness: 0.5px;
	text-decoration-color: #d4ccc5;
}


.home-welcome a:hover {
	color: #bd9596 !important;
	text-decoration: underline;
		text-decoration-thickness: 0.5px;
	text-decoration-color: #d4ccc5;
}

/* Homepage "Read More" button */
html body.home .about-table a.more-link:hover,
html body.home .about-table a.more-link:focus,
html body.home .about-table a.more-link:active {
	background-color: #ddd6d0 !important;
	color: #444 !important;
}


/* Sidebar "Sign Up" button */
.sidebar-primary input[type="submit"]:hover,
.sidebar-primary input[type="submit"]:focus,
.sidebar-primary input[type="submit"]:active,
.sidebar-primary button[type="submit"]:hover,
.sidebar-primary button[type="submit"]:focus,
.sidebar-primary button[type="submit"]:active {
	background-color: #d4ccc5 !important;
	color: #444 !important;
}


.home-slider p a {
	margin-top: 10px;
}

.entry-content img {
	max-width: 100% !important;
}

/* GOLD BORDERS */
.home-ctas .entry-title {
	border: 0px solid;
	-webkit-border-image: url(http://keiyoshikawa.com/wp-content/uploads/2017/07/Gold-Border.jpg) 1 round;
/* Safari 3.1-5 */
	-o-border-image: url(http://keiyoshikawa.com/wp-content/uploads/2017/07/Gold-Border.jpg) 1 round;
/* Opera 11-12.1 */
	border-image: url(http://keiyoshikawa.com/wp-content/uploads/2017/07/Gold-Border.jpg) 1 round;
}

.home-slider p a {
	border: 0px solid;
	-webkit-border-image: url(http://keiyoshikawa.com/wp-content/uploads/2017/07/Gold-Border.jpg) 1 round;
/* Safari 3.1-5 */
	-o-border-image: url(http://keiyoshikawa.com/wp-content/uploads/2017/07/Gold-Border.jpg) 1 round;
/* Opera 11-12.1 */
	border-image: url(http://keiyoshikawa.com/wp-content/uploads/2017/07/Gold-Border.jpg) 1 round;
}

.home-slider p a:hover {
	color: #666;
	background: #dccfce;
}



.about-img img {
	float: left;
}

@media only screen and (max-width: 768px) {
	.about-img img {
		float: none;
		text-align: center;
	}
}

.about-table {
	padding-left: 40px;
	padding-right: 40px;
	line-height: 20px;
}

@media only screen and (max-width: 768px) {
	.about-table {
		padding: 0;
		text-align: center;
		line-height: 16px;
	}
  .spacer {
	display:none;
}
}

.catimg {
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
}

.catimg:hover {
	opacity: 0.7;
}

.imgtint {
	background-color: #f2eceb;
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 0;
}

.imgtint a {
	display: block;
	margin: 0;
	padding: 0;
}

.imgtint img {
	display: block;
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
	filter: grayscale(10%);
}
/* Tint Thumbnails

.pt-cv-wrapper a.pt-cv-href-thumbnail {
	display: block !important;
	background: #ede9e5 !important;
	line-height: 0 !important;
	isolation: isolate;
}

.pt-cv-wrapper a.pt-cv-href-thumbnail > img.pt-cv-thumbnail {
	display: block !important;
	width: 100%;
	height: auto;
	margin-top: 0 !important;
	margin-bottom: 0 !important;

	-webkit-filter: grayscale(10%) !important;
	filter: grayscale(10%) !important;
	mix-blend-mode: multiply !important;
}

*/

	.sidebar .widget {
		padding: 0px;
		margin-bottom: 5%;
	}

.entry-content { 
	padding-top:20px;
}

.sidebar-primary h3 {
	display: table;
	white-space: nowrap;
	width: 100%;
}

.sidebar-primary h3:before,
.sidebar-primary h3:after {
	content: "";
	display: table-cell;
	width: 50%;
	background-image: linear-gradient(#e6deda, #e6deda);
	background-repeat: no-repeat;
	background-size: 100% 1px;
	background-position: center calc(50% - 7px);
}

.sidebar-primary h3:before {
	border-right: 15px solid transparent;
}

.sidebar-primary h3:after {
	border-left: 15px solid transparent;
}

@font-face {
  font-family: 'Script';
  src: url('fonts/Adorable-Line.eot');
  src: url('fonts/Adorable-Line.woff2') format('woff2'),
       url('fonts/Adorable-Line.woff') format('woff'),
       url('fonts/Adorable-Line.ttf') format('truetype'),
       url('fonts/Adorable-Line.svg#Adorable-Line') format('svg'),
       url('fonts/Adorable-Line.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

.script {
    font-family: "Script";
    font-size: 65px;
    font-size: 6.5rem;
    text-transform: lowercase;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.3;
}

#posts-nav a {
   background: #bbf;
   border-radius: 6px;
   padding: 6px;
   border: solid 1pt #99d;
}

.responsive {
	width: 100%;
  height: auto;
}

hr.pink {
  border-top: 3px solid #f2eceb;
  width: 100px;
}
