/*for links*/
.widget a {
	color:#404040;

}

#subscribe-submit {
    text-align: center;
}

@media (max-width: 520px){
  .site-branding{
     background-size: 100%;
  }
}

.page .entry-thumbnail img {
    display: none;
}

.sd-content ul li a.sd-button { margin: 20 !important; width: 35px !important; height: 35px; border-radius: 120px !important; /* change shape. change to 0px for a square shape */ text-align: center !important; background: #F5C3DF !important; /* Main icon background color. */ padding: 10px !important; }
.sd-content ul li a.sd-button:hover { background: #F8F9F9!important; /* Hover background color for buttons. */ opacity: 1 !important; }

.jetpack_widget_social_icons svg {
  color: #f4bedc;
}
.jetpack_widget_social_icons svg:hover {
  opacity: 0.8;
}

a.more-link {
	display: table;
}

a.more-link {
	background-color: #F8F9F9;;
	color: black;
	padding: 10px;
	text-decoration: none;
}

/*
 * Remove hyphens from widget titles
 */
.widget-title:before, .widget-title:after {
  content: " ";
}

.menu-toggle, .main-navigation.toggled .nav-menu {
    display: none;
}

.expanding-archives-title {
    background:#F8F9F9;
}

.site-footer {
background-color: #F5C3DF;
}

.social-links ul a:before, .footer-widget-area button {
background-color: #F8F9F9;
}

.slideshow-window.jetpack-slideshow {
	
	border-color: white; !important;
}

.slideshow-window, .slideshow-window * {
background-color: #ffffff;
}
.slideshow-controls { display: none; }



/* Site wide links */
a {
    color:  #EA81BC; ;
}

.comment a {
    color: #EA81BC;
}

#page .entry-title a:hover {
    color:  #EA81BC;
}

h3{
  color: #EA81BC !important; 
}

/* Change widget title font colour and size */

.widget .widget-title {
    color: #404040  !important;
    
}

.comment-meta time{ 
display:none !important; 
}

body.custom-background { 
background-image: url("https://candidcover.net/wp-content/uploads/Free-Ditsy-Vector-01.jpg"); 
 background-repeat: repeat; background-attachment: fixed; background-size: 20%;!important;
}


#text-11 { text-align: center;  }

#ubb_goodreads_shelf-3 { text-align: center;
	
    margin-bottom: 35px;
    padding: 10px;
    }

   
#ubb_goodreads_shelf-3 img {
    height: 130px;
}



/* Jetpack Subscription Box Custom Style */



#subscribe-email input {
width: 70%;
height: 35px;
padding: 10px 8px;
float: left;
border-radius: 4px 0 0 4px;


}

#subscribe-submit button {
    color: #fff !important;
    background: #F5C3DF  !important;
}


#subscribe-submit button {
	font-size: 13px }

#subscribe-submit input {
background: #ffb2a0;
width: 10%;
padding: 0;
border: 1px solid #ffb2a0;
height: 40px;
}

#subscribe-submit button {
background:#F5C3DF;
width: 15%;
padding: 0;
border: 0px solid #F5C3DF;
height: 60px;
}

.btn, -link, input[type="button"], input[type="submit"], input[type="reset"], button{
    background:#F5C3DF;
 
}

.slideshow-slide-caption {
  color: black !important;
  text-shadow: none !important;
}


/* For Widget Link Hover Color */
.widget-area .widget a:hover {
    color: #EA81BC;
}


.widget-area .widget a:hover { 
    text-decoration: underline;
}
	


.expanding-archives-title a:hover {
  background-color: #e3e3e3;
}

.expanding-archives-title a:hover {
  text-decoration:none !important;
}

#demobox {
  background-color: #F8F9F9 ;padding: 20px ;
  border: 1px solid black ;
}

blockquote {
max-width: 550px;
text-align: left;
margin: 20px;
padding: 20px;
}

::-webkit-input-placeholder {
   color:grey; 
	font-family: Source Sans Pro;
font-size: 14px;
	font-weight:lighter
}

:-moz-placeholder { /* Firefox 18- */
   color:grey; 
	font-family: Source Sans Pro;
font-size: 14px;
	font-weight:lighter
}

::-moz-placeholder {  /* Firefox 19+ */
   color:grey; 
	font-family: Source Sans Pro;
font-size: 14px;
	font-weight:lighter
}

:-ms-input-placeholder {  
   color:grey;
	font-family: Source Sans Pro;
font-size: 14px;
	font-weight:lighter
}

.ng-about-author {
background: #F8F9F9;
padding: 15px;
	height:100px
}

.ng-about-author 
img {
  border-radius: 50%;
	width: 60px;
margin-top:30px
}
.ng-about-author p {

	padding-top:40px
  }

.ng-about-author h4 {position:absolute}

.center{
  text-align: center;
  margin: auto;
  justify-content: center;
  display: flex;
}
