:root{
--wp--preset--color--photology-primary: var(--wp--preset--color--theme-0);--wp--preset--color--theme-0: var(--wp--preset--color--photology-primary);--wp--preset--color--photology-secondary: var(--wp--preset--color--theme-1);--wp--preset--color--theme-1: var(--wp--preset--color--photology-secondary);--wp--preset--color--photology-brown: var(--wp--preset--color--theme-2);--wp--preset--color--theme-2: var(--wp--preset--color--photology-brown);--wp--preset--color--photology-brown-soft: var(--wp--preset--color--theme-3);--wp--preset--color--theme-3: var(--wp--preset--color--photology-brown-soft);--wp--preset--color--photology-text: var(--wp--preset--color--theme-4);--wp--preset--color--theme-4: var(--wp--preset--color--photology-text);--wp--preset--color--photology-text-hero: var(--wp--preset--color--theme-5);--wp--preset--color--theme-5: var(--wp--preset--color--photology-text-hero);--wp--preset--color--photology-text-footer: var(--wp--preset--color--theme-6);--wp--preset--color--theme-6: var(--wp--preset--color--photology-text-footer);--wp--preset--color--photology-soft-grey: var(--wp--preset--color--theme-7);--wp--preset--color--theme-7: var(--wp--preset--color--photology-soft-grey);--wp--preset--color--photology-overlay: var(--wp--preset--color--theme-8);--wp--preset--color--theme-8: var(--wp--preset--color--photology-overlay);--wp--preset--color--photology-border-dark: var(--wp--preset--color--theme-9);--wp--preset--color--theme-9: var(--wp--preset--color--photology-border-dark);--wp--preset--color--photology-bg-overlay: var(--wp--preset--color--theme-10);--wp--preset--color--theme-10: var(--wp--preset--color--photology-bg-overlay);--wp--preset--color--photology-bg-grey: var(--wp--preset--color--theme-11);--wp--preset--color--theme-11: var(--wp--preset--color--photology-bg-grey);--wp--preset--color--photology-quote: var(--wp--preset--color--theme-12);--wp--preset--color--theme-12: var(--wp--preset--color--photology-quote);
}
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > .block-library-block__reusable-block-container {
max-width: 100%;
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 15px;
line-height: 1.7;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
margin-top: 0.5rem;
margin-bottom: 1rem;
font-weight: 700;
line-height: 1.2;
}
body h1 {
font-size: 2.5rem;
}
body h2 {
font-size: 2rem;
}
body h3 {
font-size: 1.75rem;
}
body h4 {
font-size: 1.5rem;
}
body h5 {
font-size: 1.25rem;
}
body h6 {
font-size: 1rem;
}
body p {
margin-top: 0;
margin-bottom: 0;
}
img {
height: auto;
} :root {
--photology-transition: cubic-bezier(0.165, 0.84, 0.44, 1)
}
body .photology-animate-init,
body.editor-styles-wrapper .photology-animate {
opacity: 1;
visibility: visible;
transform: translateY(0) translateX(0) scale(1) rotate(0)
}
.photology-animate {
opacity: 0;
visibility: hidden;
transition-property: opacity, transform;
}
.photology-move-up {
transform: translateY(30px)
}
.photology-move-down {
transform: translateY(-30px)
}
.photology-move-right {
transform: translateX(-40px)
}
.photology-move-left {
transform: translateX(40px)
}
.photology-flip {
transform: perspective(500px) translateY(60px) scaleY(.75) rotateX(-40deg)
}
.photology-scale {
transform: scale(0.5)
}
.photology-flip,
.photology-move-down,
.photology-move-up,
.photology-move-right,
.photology-move-left,
.photology-scale {
transition-duration: .7s;
transition-timing-function: var(--photology-transition)
}
.photology-delay-1 {
transition-delay: .1s
}
.photology-delay-3 {
transition-delay: .3s
}
.photology-delay-5 {
transition-delay: .5s
}
.photology-delay-7 {
transition-delay: .7s
}
.photology-delay-10 {
transition-delay: 1s
}
.photology-delay-20 {
transition-delay: 2s
} .wp-block-columns {
margin-bottom: 0;
}
.editor-styles-wrapper .wp-site-blocks > * + * {
margin-block-start: 0!important;
}
.photology-z-index-1 {
position: relative;
z-index: 1;
}
.photology-z-index-10 {
position: relative;
z-index: 10;
}
.photology-z-index-100 {
position: relative;
z-index: 100;
}
.photology-z-index-1000 {
position: relative;
z-index: 1000;
}
.photology-margin-top-n10 {
position: relative;
margin-top: -10px!important;
}
.photology-margin-top-n20 {
position: relative;
margin-top: -20px!important;
}
.photology-margin-top-n30 {
position: relative;
margin-top: -30px!important;
}
.photology-margin-top-n40 {
position: relative;
margin-top: -40px!important;
}
.photology-margin-top-n50 {
position: relative;
margin-top: -50px!important;
}
.photology-margin-top-n60 {
position: relative;
margin-top: -60px!important;
}
.photology-margin-top-n70 {
position: relative;
margin-top: -70px!important;
}
.photology-margin-top-n80 {
position: relative;
margin-top: -80px!important;
}
.photology-margin-top-n90 {
position: relative;
margin-top: -90px!important;
}
.photology-margin-top-n100 {
position: relative;
margin-top: -100px!important;
}
.photology-radius-5 {
border-radius: 5px;
}
.photology-radius-10 {
border-radius: 10px;
}
.photology-radius-25 {
border-radius: 25px;
}
.photology-radius-50 {
border-radius: 50px;
}
.photology-margin-left-n10 {
position: relative;
margin-left: -10px!important;
}
.photology-margin-left-n20 {
position: relative;
margin-left: -20px!important;
}
.photology-margin-left-n30 {
position: relative;
margin-left: -30px!important;
}
.photology-margin-left-n40 {
position: relative;
margin-left: -40px!important;
}
.photology-margin-left-n50 {
position: relative;
margin-left: -50px!important;
}
.photology-margin-left-n60 {
position: relative;
margin-left: -60px!important;
}
.photology-margin-left-n70 {
position: relative;
margin-left: -70px!important;
}
.photology-margin-left-n80 {
position: relative;
margin-left: -80px!important;
}
.photology-margin-left-n90 {
position: relative;
margin-left: -90px!important;
}
.photology-margin-left-n100 {
position: relative;
margin-left: -100px!important;
}
.photology-post-template-gap {
margin-left: -17.5px!important;
margin-right: -17.5px!important;    
}
.photology-post-template-gap .wp-block-post-template {
gap: 0!important;
}
.photology-post-template-gap .wp-block-post-template > .wp-block-post {
padding-left: 17.5px!important;
padding-right: 17.5px!important;
padding-bottom: 35px!important;
}
@media only screen and (min-width: 600px) {
.photology-post-template-gap .wp-block-post-template.column-2 > .wp-block-post,
.photology-post-template-gap .wp-block-post-template.columns-2 > .wp-block-post {
width: calc(50% - 35px)!important;
}
.photology-post-template-gap .wp-block-post-template.column-3 > .wp-block-post,
.photology-post-template-gap .wp-block-post-template.columns-3 > .wp-block-post {
width: calc(33.33333% - 35px)!important;
}
.photology-post-template-gap .wp-block-post-template.column-4 > .wp-block-post,
.photology-post-template-gap .wp-block-post-template.columns-4 > .wp-block-post {
width: calc(25% - 35px)!important;
}
.photology-post-template-gap .wp-block-post-template.column-5 > .wp-block-post,
.photology-post-template-gap .wp-block-post-template.columns-5 > .wp-block-post {
width: calc(20% - 35px)!important;
}
.photology-post-template-gap .wp-block-post-template.column-6 > .wp-block-post,
.photology-post-template-gap .wp-block-post-template.columns-6 > .wp-block-post {
width: calc(16.66667% - 35px)!important;
}
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.column-2 > .wp-block-post,
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.columns-2 > .wp-block-post {
width: calc(50%)!important;
}
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.column-3 > .wp-block-post,
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.columns-3 > .wp-block-post {
width: calc(33.33333%)!important;
}
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.column-4 > .wp-block-post,
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.columns-4 > .wp-block-post {
width: calc(25%)!important;
}
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.column-5 > .wp-block-post,
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.columns-5 > .wp-block-post {
width: calc(20%)!important;
}
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.column-6 > .wp-block-post,
body:not(.editor-styles-wrapper) .photology-post-template-gap .wp-block-post-template.columns-6 > .wp-block-post {
width: calc(16.66667%)!important;
}
}.is-style-custombuttonfill .wp-block-button__link {
padding: 20px 40px;
background-color: var(--wp--preset--color--theme-2);
color: var(--wp--preset--color--white);
border-radius: 0px;
font-family: 'Heebo';
font-size: 12px;
font-weight: 400;
letter-spacing: 0.2em;
text-transform: uppercase;
transition: color 0.5s, background-color 0.5s, border-radius 0.5s;
}
.is-style-custombuttonfill:hover .wp-block-button__link {
background-color: var(--wp--preset--color--white);
color: #0B0B0B;
}
.is-style-custombuttonfill2 .wp-block-button__link {
padding: 20px 40px;
background-color: var(--wp--preset--color--theme-2);
color: var(--wp--preset--color--white);
border-radius: 0px;
font-family: 'Heebo';
font-size: 12px;
font-weight: 400;
letter-spacing: 0.2em;
text-transform: uppercase;
transition: color 0.5s, background-color 0.5s, border-radius 0.5s;
}
.is-style-custombuttonfill2:hover .wp-block-button__link {
background-color: var(--wp--preset--color--theme-0);
color: var(--wp--preset--color--white);
}
.is-style-custombuttonfill3 .wp-block-button__link {
padding: 20px 40px;
background-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--theme-2);
border-radius: 0px;
font-family: 'Heebo';
font-size: 12px;
font-weight: 400;
letter-spacing: 0.2em;
text-transform: uppercase;
transition: color 0.5s, background-color 0.5s, border-radius 0.5s;
}
.is-style-custombuttonfill3:hover .wp-block-button__link {
background-color: var(--wp--preset--color--theme-0);
color: var(--wp--preset--color--white);
}
.is-style-customboxshadow,
.is-style-customboxshadowhover:hover {
box-shadow: 0px 3px 15px 0px #1010101a;
}
@media only screen and (min-width: 600px) {
.wp-block-navigation.is-style-customnav > .wp-block-navigation-item,
.wp-block-navigation.is-style-customnav .wp-block-navigation__container > .wp-block-navigation-item {
height: 80px;
color: var(--wp--preset--color--theme-3);
}
.wp-block-navigation.is-style-customnav .wp-block-navigation__container > .wp-block-navigation-item:hover {
color: var(--wp--preset--color--theme-2);
}
body .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
background-color: var(--wp--preset--color--white);
border-radius: 0px;
border: none;
color: var(--wp--preset--color--black);
padding: 10px;
min-width: 200px !important;
}
body .wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container li:hover {
color: var(--wp--preset--color--theme-2);
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg{
align-self: center;
background-color: inherit;
display: inline-block;
font-size: 24px;
height: 0.6em;
line-height: 0;
margin-top: -0.2em;
margin-left: 0.25em;
padding: 0;
width: 0.6em;
}
}
p.wp-block-post-excerpt__excerpt {
margin-bottom: 15px;
}
.wp-block-separator{
border-top: 1px solid;
}
.custom-ul-padding {
padding-inline-start: 16px;
}
body .wp-block-post-comments {
padding: 0px;
border: none;
border-radius: 0px;
}
body .wp-block-post-comments h2 {
font-size: 38px;
font-weight: 600;
color: var(--wp--preset--color--theme-0);
margin-bottom: 20px;
}
body .wp-block-post-comments p {
font-size: 16px;
line-height: 1.5;
color: var(--wp--preset--color--theme-4);
margin-top: 10px;
margin-bottom: 20px;
}
.wp-block-post-comments label {
display: block;
margin-top: 16px;
margin-bottom: 10px !important;
font-family: var(--wp--preset--font-family--prata);
font-size: 14px;
font-weight: normal;
color: var(--wp--preset--color--theme-0);
}
.wp-block-post-comments [class^="comment-form-"] input:not([type=checkbox]) {
padding: 15px;
background-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
border-radius: 0px;
border: 1px solid var(--wp--preset--color--theme-6);
margin-bottom: 20px;
font-size: 16px;
}
.wp-block-post-comments textarea {
padding: 15px;
background-color: var(--wp--preset--color--white);
color: var(--wp--preset--color--black);
border-radius: 0px;
border: 1px solid var(--wp--preset--color--theme-6);
font-size: 16px;
resize: vertical; 
min-height: 100px;
}
body .wp-block-post-comments input[type=submit] {
margin-top: 0px;
background-color: var(--wp--preset--color--theme-2);
color: var(--wp--preset--color--white);
font-family: var(--wp--preset--font-family--heebo);
font-weight: 400;
text-transform: uppercase;
font-size: 14px;
padding-top: 14px;
padding-right: 25px;
padding-bottom: 14px;
padding-left: 25px;
border-radius: 0px;
border: none;
transition: all 0.3s ease;
}
body .wp-block-post-comments [type=submit]:hover {
background-color: var(--wp--preset--color--theme-0);
}
.wp-block-query-pagination .wp-block-query-pagination-numbers {
margin: 0 3px;
display: inline-block;
}
.wp-block-query-pagination .page-numbers,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .wp-block-query-pagination-previous{
margin: 0 6px;
}