ins {
	background: #fff;
	border: none;
	color: #333;
	text-decoration:none;
}

.ns-uflym-e-1 {
display: none;
}

p {
    margin-bottom: 25px;
}

.twp-slider-wrapper {
    padding-top: 50px;
    padding-bottom: 0px;
    position: relative;
}

.site .twp-slider-wrapper.twp-slider-bgwrapper {
    background: #f5f2ed;
}

.site-header {
    background: #fff;
    border-bottom: 0px solid #eee;
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 999;
    padding-top: 20px;
    padding-bottom: 20px;
}

.post-category-1 a {
    background: #0085ba!important;
}

::selection {
    background-color: #0085ba!important;
    color: #FFF;
}

a:hover {
  text-decoration: underline;
}

.single .post a {
    color: #c9356e;
}

select {
    background: inherit;
}

.site .tertiary-color {
    background: unset;
}

body h1, body h2, body h3, body h4, body h5, body h6, html body .p, body button, body input[type="button"], body input[type="reset"], body input[type="submit"] {
    font-family: PT Serif;
}

.site-branding .site-title {
    font-size: 44px;
    font-weight: 700;
    line-height: 1.2;
}

.slide-bg {
    height: 416px;
    width: inherit;
}

.slide-item-content {
	text-align: center;
}

.section-block.section-carousel {
    background: #f5f2ed;
    border-bottom: 1px solid #e8e8e8;
}

.single .post-navigation a {
    color: #fff;
    display: none;
    position: relative;
    padding: 5% 10%;
}

.entry-meta .posted-on, .entry-meta .author, .entry-meta .post-category, .entry-meta .comments-link, .entry-meta .edit-link, .inner-meta-info span {
	font-family: PT Serif;
}

.entry-meta .author {
	display: none;
}

:before {
	display: none;
}

.sticky header:before {
display: none;
}

.site-header {
	background: repeating-linear-gradient(
  45deg,
  #fff,
  #fff 10px,
  #eee 10px,
  #eee 20px
);
}

.wp-block-image img {
    width: 100%;
}

body h1.entry-title, body h1, body .entry-title-large {
    font-size: 40px;
}

.icon-search, .minicart-title-handle .cart-icon {
    display: none;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
}

.wp-block-embed {
    width: fit-content;
}
