#newsletter {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  padding: 8px 16px;
  min-width: 7.5em;
  color: #34627c;
  border: solid 1px #ec619c;
  background: none;
  border-radius: 3px;
  -webkit-appearance: none;
  -webkit-transition: all 0.1s ease-in-out;
          transition: all 0.1s ease-in-out;
}
#newsletter:hover {
  cursor: pointer;
}
#newsletter:hover, #newsletter:active, #newsletter:focus {
  outline: none;
  border-color: #34627c;
}

.menu-primary-container {
	font-size:1.2em;
	font-weight:300;
	color:#ec619c;
}

h2.widget-title, h2.widget-title a:link, h2.widget-title a:visited {
	color:#ec619c;
	font-weight:300;


}

.menu-primary-container a, .post-title a:link, .post-title a:visited, .post a:link, .post a:visited, table.my-calendar-table .heading {
	color:#ec619c;
}

.design-credit {
	margin-left:-30%;
	margin-right:30%;
	
}
@media only screen and (min-width:900px) {
	
	.logo {
		max-width:100%;
		margin-left:0;
	}

}

@media only screen and (min-width:1099px) {
.logo {
	max-width:135%;
	margin-left:-17%;
	margin-bottom:-12%;
}

}

.post-3525 .featured-image {
	display:none;
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-vista-blue:focus, .vc_btn3.vc_btn3-color-vista-blue:hover {
  background-color:#f2d201;
}

.vc_btn3.vc_btn3-color-vista-blue, .vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
  background-color:#ec619c;
}

.pt-cv-wrapper .btn-success {
    color: #ec619c;
    background-color: #f2d201;
    border-color: #f2d201;
}

a:link {
	color:#ec619c;
}

.post-4918 .featured-image, 
.post-1897 .featured-image, 
.post-5009 .featured-image, 
.post-4933 .featured-image, 
.post-4935 .featured-image, 
.post-4916 .featured-image, 
.post-292 .featured-image, 
.post-4942 .featured-image, 
.post-1882 .featured-image, 
.post-4991 .featured-image, 
.post-3032 .featured-image, 
.post-5016 .featured-image, 
.post-649 .featured-image, 
.post-4939 .featured-image, 
.post-4981 .featured-image, 
.post-2755 .featured-image, 
.post-5012 .featured-image, 
.post-4944 .featured-image, 
.post-4946 .featured-image, 
.post-4984 .featured-image, 
.post-4987 .featured-image, 
.post-4950 .featured-image, .post-5130 .featured-image, .post-5190 .featured-image, .post-5071 .featured-image, .post-5169 .featured-image, .post-5258 .featured-image, .post-5074 .featured-image, .post-5208 .featured-image, .post-5212 .featured-image, .post-6354 .featured-image, .post-6364 .featured-image, .post-6370 .featured-image, .post-6377 .featured-image, .post-6367 .featured-image, .post-6438 .featured-image, .post-6396 .featured-image, .post-6400 .featured-image, .post-6403 .featured-image, .post-6408 .featured-image, .post-6418 .featured-image, .post-6422 .featured-image, .post-6426 .featured-image, .post-6429 .featured-image, .post-6434 .featured-image {
	display:none;
}

.post-byline a:after, .post-content a:after, .menu-primary a:after, .site-footer a:after, .pagination a:after, .post-categories a:after, .further-reading a:after, .comment a:after, .widget a:after, .comment-pagination a:after {
	transition:none;
	height:0px;
}

.field-wrap .pikaday__container, .field-wrap .pikaday__display, .field-wrap>div input, .field-wrap select, .field-wrap textarea {
	max-width:200%;
	width:500px;
}