Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf
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 /home/peaceofmineonlin/public_html/wp-includes/functions.php on line 6121
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the mmp
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 /home/peaceofmineonlin/public_html/wp-includes/functions.php on line 6121
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wck
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 /home/peaceofmineonlin/public_html/wp-includes/functions.php on line 6121
Warning: Cannot modify header information - headers already sent by (output started at /home/peaceofmineonlin/public_html/wp-includes/functions.php:6121) in /home/peaceofmineonlin/public_html/wp-content/themes/enfold-child/elements/contrast-functions.php on line 136
/**********.underline**********/
/*****Layout*****/
#m1m_body .underline {
margin-bottom: .3em !important;
display: flex;
flex-direction: column;
align-items: center;
}
#m1m_body .underline::after {content: ""; width: 20rem; max-width: 98vw; margin-top: 1rem;}
html.browserIE #m1m_body .underline > span {max-width: 100%;}
/*****Typography*****/
/*****Aesthetics*****/
#m1m_body .underline::after {border-bottom: 3px solid black !important;}
#m1m_body .underline.inverse::after {border-bottom-color: white !important;}
html.browserIE #m1m_body .underline {opacity: 0; transition: opacity .5s 0s;}
html.browserIE #m1m_body .underline.spanned {opacity: 1;}
/*
//.x-text parent needs to be styled as follows
.x-text {
display: flex;
flex-direction: column;
align-items: center;
overflow: hidden;
}
*/
/**********.sidelines**********/
/*****Layout*****/
#m1m_body .sidelines {position: relative;}
#m1m_body .sidelines::before,
#m1m_body .sidelines::after {
content: '';
width: 50vw;
height: 2px;
display: block;
position: absolute;
top: calc(50% - 1px);
transform: unset;
-webkit-transform: unset;
}
#m1m_body .sidelines::before {right: calc(100% + 3rem); left: unset;}
#m1m_body .sidelines::after {left: calc(100% + 3rem); right: unset;}
/*****Typography*****/
/*****Aesthetics*****/
#m1m_body .sidelines::before,
#m1m_body .sidelines::after {background-color: black !important;}
#m1m_body .sidelines.inverse::before,
#m1m_body .sidelines.inverse::after {background-color: white !important;}
/**********.dividers**********/
/*****Layout*****/
/***general***/
#m1m_body .x-row[class*="dividers"] .x-col:not(:first-child)::after {
content: "";
display: block;
height: 100%;
width: 0px;
position: absolute;
top: 0px;
}
/***position***/
@media all and (min-width: 960px) {
#m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 14rem) * -.02) - 1px);}
html.Windows #m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 17px - 14rem) * -.02) - 1px);}
}
@media all and (max-width: 959px) and (min-width: 501px) {
#m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 8rem) * -.02) - 1px);}
html.Windows #m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 17px - 8rem) * -.02) - 1px);}
}
@media all and (max-width: 500px) {
#m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 4rem) * -.02) - 1px);}
html.Windows #m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 17px - 4rem) * -.02) - 1px);}
}
#m1m_body .x-section.columnPadding .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc((100vw * -.02) - 1px);}
html.Windows #m1m_body .x-section.columnPadding .x-row[class*="dividers"]:not(.removeSpace) .x-col:not(:first-child)::after {left: calc(((100vw - 17px) * -.02) - 1px);}
#m1m_body .x-section:not(.columnPadding) .x-row[class*="dividers"].removeSpace .x-col:not(:first-child)::after {left: -1px;}
/***column modifications***/
/**regular**/
/*2 col and 3 col*/
@media all and (max-width: 767px) {
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(2):first-child,
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(3):first-child,
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(2):first-child ~ .x-col::after,
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(3):first-child ~ .x-col::after {content: unset;}
}
/*4 col*/
@media all and (max-width: 959px) {
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(4):first-child ~ .x-col:nth-child(2n + 1)::after {content: unset;}
}
/*5 col and 6 col*/
@media all and (max-width: 1400px) and (min-width: 768px) {
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(5):first-child ~ .x-col:nth-child(3n + 1)::after,
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(6):first-child ~ .x-col:nth-child(3n + 1)::after {content: unset;}
}
@media all and (max-width: 767px) {
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(5):first-child ~ .x-col:nth-child(2n + 1)::after,
#m1m_body .x-row[class*="dividers"] .x-col:nth-last-child(6):first-child ~ .x-col:nth-child(2n + 1)::after {content: unset;}
}
/**overrides**/
@media all and (min-width: 1401px) {
#m1m_body .x-row[class*="dividers"][class*="-d1-"] .x-col,
#m1m_body .x-row[class*="dividers"][class*="-d2-"] .x-col:nth-child(2n + 1),
#m1m_body .x-row[class*="dividers"][class*="-d3-"] .x-col:nth-child(3n + 1),
#m1m_body .x-row[class*="dividers"][class*="-d4-"] .x-col:nth-child(4n + 1),
#m1m_body .x-row[class*="dividers"][class*="-d5-"] .x-col:nth-child(5n + 1),
#m1m_body .x-row[class*="dividers"][class*="-d6-"] .x-col:nth-child(6n + 1) {content: unset !important;}
#m1m_body .x-row[class*="dividers"][class*="-d2-"] .x-col:not(:nth-child(2n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-d3-"] .x-col:not(:nth-child(3n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-d4-"] .x-col:not(:nth-child(4n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-d5-"] .x-col:not(:nth-child(5n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-d6-"] .x-col:not(:nth-child(6n + 1)) {content: "" !important;}
}
@media all and (max-width: 1400px) and (min-width: 960px) {
#m1m_body .x-row[class*="dividers"][class*="-s1-"] .x-col,
#m1m_body .x-row[class*="dividers"][class*="-s2-"] .x-col:nth-child(2n + 1),
#m1m_body .x-row[class*="dividers"][class*="-s3-"] .x-col:nth-child(3n + 1),
#m1m_body .x-row[class*="dividers"][class*="-s4-"] .x-col:nth-child(4n + 1),
#m1m_body .x-row[class*="dividers"][class*="-s5-"] .x-col:nth-child(5n + 1) {content: unset !important;}
#m1m_body .x-row[class*="dividers"][class*="-s2-"] .x-col:not(:nth-child(2n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-s3-"] .x-col:not(:nth-child(3n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-s4-"] .x-col:not(:nth-child(4n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-s5-"] .x-col:not(:nth-child(5n + 1)) {content: "" !important;}
}
@media all and (max-width: 959px) and (min-width: 768px) {
#m1m_body .x-row[class*="dividers"][class*="-i1-"] .x-col,
#m1m_body .x-row[class*="dividers"][class*="-i2-"] .x-col:nth-child(2n + 1),
#m1m_body .x-row[class*="dividers"][class*="-i3-"] .x-col:nth-child(3n + 1),
#m1m_body .x-row[class*="dividers"][class*="-i4-"] .x-col:nth-child(4n + 1) {content: unset !important;}
#m1m_body .x-row[class*="dividers"][class*="-i2-"] .x-col:not(:nth-child(2n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-i3-"] .x-col:not(:nth-child(3n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-i4-"] .x-col:not(:nth-child(4n + 1)) {content: "" !important;}
}
@media all and (max-width: 767px) and (min-width: 501px) {
#m1m_body .x-row[class*="dividers"][class*="-t1-"] .x-col,
#m1m_body .x-row[class*="dividers"][class*="-t2-"] .x-col:nth-child(2n + 1),
#m1m_body .x-row[class*="dividers"][class*="-t3-"] .x-col:nth-child(3n + 1) {content: unset !important;}
#m1m_body .x-row[class*="dividers"][class*="-t2-"] .x-col:not(:nth-child(2n + 1)),
#m1m_body .x-row[class*="dividers"][class*="-t3-"] .x-col:not(:nth-child(3n + 1)) {content: "" !important;}
}
@media all and (max-width: 500px) {
#m1m_body .x-row[class*="dividers"][class*="-m1-"] .x-col,
#m1m_body .x-row[class*="dividers"][class*="-m2-"] .x-col:nth-child(2n + 1) {content: unset !important;}
#m1m_body .x-row[class*="dividers"][class*="-m2-"] .x-col:not(:nth-child(2n + 1)) {content: "" !important;}
}
/*****Typography*****/
/*****Aesthetics*****/
#m1m_body .x-row[class*="dividers"] .x-col:not(:first-child)::after {border: 1px solid black; background-color: black;}
#m1m_body .x-row.dividersinverse .x-col:not(:first-child)::after {border-color: white; background-color: white;}