Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wc_bulk_discount
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /hermes/bosnacweb05/bosnacweb05bj/b335/nf.oralart/public_html/oralart.ca/wordpress/wp-includes/functions.php on line 6114
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosnacweb05/bosnacweb05bj/b335/nf.oralart/public_html/oralart.ca/wordpress/wp-includes/functions.php:6114) in /hermes/bosnacweb05/bosnacweb05bj/b335/nf.oralart/public_html/oralart.ca/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css.php on line 106
Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosnacweb05/bosnacweb05bj/b335/nf.oralart/public_html/oralart.ca/wordpress/wp-includes/functions.php:6114) in /hermes/bosnacweb05/bosnacweb05bj/b335/nf.oralart/public_html/oralart.ca/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css.php on line 107
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
width: 85%;
max-width: 100rem;
}
h1 {
color: #3e69dc;
font-size: 225% !important;
margin-bottom: 2rem !important;
margin-top: 0;
}
h2 {
color: #3e69dc;
font-size: 170%;
}
h3 {
color: #3e69dc;
font-size: 140%;
}
h4 {
color: #3e69dc;
font-size: 110%;
}
h4.sidebar-heading {
color: black;
}
.primary-menu a {
font-weight: bold;
}
/* Limit the size of the shop page, especially for 2 columns */
body.post-type-archive-product #primary.content-area {
max-width: 700px;
}
@-moz-document url-prefix() {
.primary-menu a {
font-size: 140%;
}
}
table.variations td.label {
min-width: 7rem;
}
.reset_variations {
display: none;
}
/* In mobile mode, sometimes the background isn't loaded correctly, this at least makes it blue instead of brown */
body {
background: #eeffff;
}
/*
@media (min-width: 1100px) {
.primary-menu a {
font-size: 130%;
}
}
*/
.mobile-menu a {
padding-top: 8px !important;
padding-bottom: 8px !important;
}
.site-description {
font-style: italic;
}
/* The next 3 are to make the site title/description the same in mobile mode as it is in desktop */
.header-titles {
display: flex;
}
.site-description {
margin: 1rem 0 0 2.4rem;
display: block;
}
.header-inner {
padding-top: 1em !important;
}
.woocommerce .button, a.button.alt {
background: #885c89 !important;
color: white !important;
border-radius: 1em;
}
button, .wp-block-file__button {
border-radius: 1em !important;
}
/*
.button, button {
background: #885c89 !important;
color: white !important;
border-radius: 1em;
}
*/
/* To push "Be Inspired" below the site title
.header-titles {
display: block;
}
.header-inner {
padding-top: 1em;
padding-bottom: 0.5em;
}
*/
p, li, label {
font-family: Calibri,sans-serif !important;
font-size: 100%;
line-height: 1.1;
}
@media (min-width: 800px) {
p {
text-align: justify;
}
}
.site-title {
font-size: 4rem;
}
.entry-content p {
margin-bottom: 1rem;
}
.entry-content img {
margin-bottom: 20px
}
/* override style for blockquote */
blockquote {
bordxer: 5px solid #8888AA;
max-width: 80rem !important;
margin: 20px 0px;
padding: 10px 20px;
text-align: justify;
font-style: italic;
background: hsla(200, 0%, 51%, .2);
/* so that preceeding content doesn't overflow into block: */
clear: both;
/* so that own content doesn't overflow the block */
overflow: auto;
}
.entry-content cite
{
text-align: right;
font-style: italic;
font-weight: bolder;
}
.floatleft img {
float: left;
margin-right: 2rem;
max-width: 50%;
}
/* for contact page */
@media (max-width: 800px) {
.floatleft.katieimg img {
display: none;
}
}
.floatright img {
float: right;
margin-left: 2rem;
max-width: 50%;
}
header.entry-header {
background: transparent !important;
padding-top: 20px !important;
padding-bottom: 0px !important;
}
.post-inner {
padding-top: 2rem;
}
/* for Kolbe Times article */
.entry-content figure iframe {
width: 100% !important;
padding: 0 5% 0 5%;
}
/* Notecard images */
.flex-control-thumbs img {
width: 120px;
max-width: 120px;;
}
h1.entry-title {
texxt-align: left;
}
/* remove category from top of posts */
.entry-categories {
display: none;
}
/* remove author and date from posts and product pages */
.post-meta-single-top .post-meta {
display: none;
}
/* remove Additional Information section from single product pages */
.woocommerce-tabs {
display: none;
}
/* remove meta including category and SKU from product page */
.product_meta {
display: none;
}
/* remove result count from Shop page */
.woocommerce-result-count {
display: none
}
/* remove breadcrumb */
.woocommerce-breadcrumb {
display: none;
}
/* remove extraneous stuff from
top of single product page */
.singular .intro-text {
display: none;
}
.featured-media figcaption {
display: none;
}
/* sorting */
select.orderby {
display: none;
}
.footer-menu {
font-size: 90%;
}
/* remove to the top button lower right, since it doesn't work with stick header */
a.to-the-top {
display: none;
}
/* remove navigation from post to post */
nav.pagination-single {
display: none !important;
}
.wp-block-latest-posts {
margin-top: 0px !important;
}
div.comments-wrapper {
margin-top: 0;
}
h2#reply-title {
margin-bottom: 30px;
}
/* reduce spacing widget area (not used) of footer */
.footer-inner aside {
padding: 2rem 0;
text-align: center;
}
/* reduce spacing in bottom menu area */
.footer-top {
padding: 2rem 0;
}
/* reduce spacing bottom part of footer */
#site-footer.header-footer-group {
padding: 2rem 0;
}