.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.wp-block-button.aligncenter {
display: inline-block;
}
.alignright {
float: right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%;
padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #eee;
clip: auto !important;
clip-path: none;
color: #444;
display: block;
font-size: 1em;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
.wp-block-columns {
margin-bottom: 0;
} * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.clearer {
clear: both;
}
img {
border: none;
max-width: 100%;
height: auto;
}
*:focus {
outline: none;
}
input:-webkit-autofill {
-webkit-box-shadow: inset 0 0 0 9999px white;
}
input:-webkit-autofill:focus {
-webkit-box-shadow: 0 0 0 50px white inset;
}
body,
input,
textarea,
select,
button {
font-family: 'Montserrat', sans-serif;
}
header,
nav,
article,
aside,
section,
footer,
main,
figure,
figcaption {
display: block;
}
.clearfix::before,
.clearfix::after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.clearfix::after {
clear: both;
}
.content {
width: 1170px;
margin: 0 auto;
}
.fluid {
width: 100%;
margin: 0;
}
.divider {
padding: 20px 0;
}
.spacer {
padding: 70px 0;
}
.responsive,
.responsive img {
width: 100%;
height: auto;
}
.center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.hidden {
opacity: 0;
}
.visible {
opacity: 1;
}
.grey {
background: #efefef;
}
.line {
position: absolute;
top: 0;
left: 50%;
width: 2px;
height: 7.5rem;
transform: translateY(-50%);
background: #45de27;
background: -moz-linear-gradient(45deg, #45de27 0%, #39f 100%);
background: -webkit-linear-gradient(45deg, #45de27 0%, #39f 100%);
background: linear-gradient(45deg, #45de27 0%, #39f 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45de27', endColorstr='#39f',GradientType=1);
}
.small-divider {
padding: 5px;
}
.gallery-caption,
.bypostauthor { } .row {
width: 100%;
}
.col {
box-sizing: border-box;
}
.col-1 {
width: 8.33333%;
float: left;
}
.col-2 {
width: 16.6666%;
float: left;
}
.col-3 {
width: 25%;
float: left;
}
.col-4 {
width: 33.33333%;
float: left;
}
.col-6 {
width: 50%;
float: left;
}
.col-8 {
width: 66.666666%;
float: left;
}
.col-10 {
width: 83.3333%;
float: left;
} .button,
.main-content a,
[type=submit],
[type=reset],
[type=button],
.wp-block-button {
display: inline-block;
padding: 18px 25px;
font-size: 0.75rem;
text-decoration: none !important;
color: #fff;
text-transform: uppercase;
border: 1px solid #39f;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
letter-spacing: 0.063rem;
}
.inverse {
color: #222;
}
.button:hover,
.main-content a:hover {
color: #39f;
}
.wp-block-button {
padding: 0;
margin-bottom: 1.85rem;
}
.wp-block-button__link {
background-color: transparent;
border-radius: 0;
color: #222 !important;
font-size: 0.75rem;
text-decoration: none;
}
.wp-block-button__link:hover {
text-decoration: none !important;
color: #39f !important;
}
.is-style-outline .wp-block-button__link {
border: 0 !important;
} h1,
h2,
h3,
h4,
h5,
h6,
label {
color: #222;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 30px;
}
h2::before,
.comments-area h3::before,
.comment-form h3::before {
background: #45de27;
background: -moz-linear-gradient(45deg, #45de27 0%, #39f 100%);
background: -webkit-linear-gradient(45deg, #45de27 0%, #39f 100%);
background: linear-gradient(45deg, #45de27 0%, #39f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45de27', endColorstr='#39f',GradientType=1 );
content: "\020";
display: block;
height: 2px;
margin: 0 0 1rem;
width: 1em;
}
h1 {
font-size: 2.825rem;
}
h2 {
font-size: 2.25rem;
}
h3 {
font-size: 1.5rem;
}
h4 {
font-size: 1rem;
}
h5 {
font-size: 0.875rem;
}
h6 {
font-size: 0.75rem;
}
p {
color: #222;
font-size: 0.875rem;
font-weight: 300;
line-height: 24px;
margin-bottom: 30px;
}
figcaption {
color: #222;
font-size: 0.875rem;
font-weight: 300;
line-height: 24px;
font-style: italic;
}
.has-large-font-size {
line-height: 32px;
}
blockquote {
font-size: 0.875rem;
font-style: italic;
font-weight: 300;
color: #222;
border-left: 5px solid #efefef;
padding-left: 30px;
line-height: 24px;
margin-bottom: 30px;
}
.wp-block-pullquote blockquote {
border-left: none;
border-top: 5px solid #efefef;
border-bottom: 5px solid #efefef;
padding: 30px;
}
ul,
ol {
color: #222;
font-size: 0.875rem;
font-weight: 300;
line-height: 24px;
padding-bottom: 30px;
}
.page-item ul,
.page-item ol {
padding-left: 1rem;
}
.wp-block-latest-posts.wp-block-latest-posts__list,
.page-item .wp-block-social-links {
padding-left: 0;
}
.wp-block-latest-posts li {
margin-bottom: 60px;
}
.widget .wp-block-latest-posts li {
margin-bottom: 0;
}
.wp-block-latest-posts li > a {
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
text-decoration: none!important;
}
.widget .wp-block-latest-posts li > a {
font-size: 0.875rem;
font-weight: 300;
}
label {
display: inline-block;
font-size: 1rem;
margin-bottom: 5px;
}
hr {
margin-bottom: 30px;
}
fieldset {
border: 1px solid #39f;
padding: 15px;
}
legend {
color: #222;
}
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
color: #fff;
}
.main h2::before {
background: transparent !important;
}
table {
width: 100%;
margin-bottom: 30px;
border-collapse: collapse;
}
th,
td {
border: 1px solid #bbb;
padding: 0.625rem;
}
td {
font-weight: 300;
font-size: 0.875rem;
}
tbody th {
font-weight: 300;
text-align: left;
}
.even {
background: #fff;
}
.odd {
background: #efefef;
}
dl {
margin-bottom: 30px;
font-size: 0.875rem;
font-weight: 300;
line-height: 24px;
color: #222;
}
dt {
font-size: 1rem;
font-weight: 500;
}
dd {
padding-left: 1rem;
}
address,
kbd {
font-size: 0.875rem;
font-weight: 300;
color: #222;
}
address {
margin-bottom: 30px;
}
code {
font-family: 'Montserrat', sans-serif;
font-size: 0.75rem;
font-style: italic;
}
pre {
font-family: 'Montserrat', sans-serif;
font-size: 0.75rem;
margin-bottom: 30px;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
pre.wp-block-verse {
font-family: 'Montserrat', sans-serif;
font-weight: 300;
white-space: pre-wrap;
}
h2.no-match-title {
font-size: 1.25rem !important;
display: inline-block !important;
}
.uppercase {
text-transform: uppercase !important;
}
.wp-block-cover__inner-container p {
line-height: 32px !important;
}
.wp-block-group.has-background {
padding: 30px;
}
.wp-block-cover {
height: auto;
}
.wp-block-post-title {
font-size: 1.15rem;
font-weight: 500;
}
.page-item .wp-block-post-title a,
.page-item .wp-block-site-title a {
color: #222;
}
.page-item .wp-block-post-title a:hover,
.page-item .wp-block-site-title a:hover {
color: #39f;
}
.wp-block-post-date {
font-size: 0.75rem;
margin-bottom: 30px;
}
.wp-block-loginout,
.wp-block-post-terms {
font-size: 0.875rem;
font-weight: 300;
}
.wp-block-post-terms {
margin-bottom: 30px;
} .header {
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99998;
padding: 20px 0;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
background: transparent;
}
.sticky-menu {
background: rgba(0, 0, 0, 0.8);
padding: 5px 0;
}
nav {
display: flex;
align-items: center;
justify-content: space-between;
}
.brand {
display: flex;
flex-direction: row;
}
.brand img {
width: 140px;
max-width: 100%;
height: 100%;
}
.navbar {
cursor: pointer;
margin-right: 10px;
padding-top: 5px;
display: none;
}
.icon-bar {
display: block;
width: 22px;
height: 1px;
margin: 0 5px 5px;
background: #fff;
}
.menu {
display: flex;
flex-direction: row-reverse;
}
.menu ul {
list-style: none;
display: flex;
flex-direction: row;
padding-bottom: 0;
}
.menu li {
font-size: 0.75rem;
font-weight: 500;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
}
.menu .menu-item-has-children > a::after {
content: ' \f0d7';
font-family: FontAwesome;
}
.menu .sub-menu .menu-item-has-children > a::after {
content: '' !important;
}
.menu a {
display: inline-block;
padding: 18px;
text-decoration: none;
color: #fff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.menu a:hover,
.current-menu-item > a {
color: #39f;
}
.menu .menu-item-has-children .sub-menu {
flex-direction: column !important;
position: absolute;
top: 60px;
left: 0;
background: #fff;
visibility: hidden;
opacity: 0;
border: 1px solid rgba(0, 0, 0, 0.1);
}
.menu .menu-item-has-children:hover .sub-menu {
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
transition: 0.5s;
visibility: visible;
opacity: 1;
top: 50px;
}
.sub-menu li {
width: 200px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sub-menu li:last-child {
border-bottom: none;
}
.sub-menu a {
padding: 14px 18px;
color: #222;
width: 100%;
}
.sub-menu a:hover {
color: #222;
background: #efefef;
}
.sub-menu .current-menu-item > a {
color: #39f;
} .main {
width: 100%;
height: 100vh;
background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
display: flex;
align-items: center;
color: #fff;
}
.main-content {
padding: 30px 2%;
}
.main-content h1 {
color: #fff;
font-size: 2.825rem;
text-transform: capitalize;
margin-bottom: 10px;
}
.main-content p {
color: #efefef;
font-size: 1.25rem;
text-transform: capitalize;
margin-bottom: 60px;
} .footer {
position: relative;
background: #222;
color: #fff;
}
.footer p,
.textwidget.custom-html-widget {
color: #fff;
font-size: 12px;
margin-bottom: 10px;
}
.footer a {
font-size: 13px;
color: #fff;
text-decoration: none;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.footer a:hover {
color: #39f;
}
.social,
.footer li {
list-style: none;
}
.social li {
display: inline-block;
margin-right: 30px;
}
.footer .widget {
padding: 0;
margin-bottom: 0.75rem;
width: 90%;
}
.footer .widget h1,
.footer .widget h2,
.footer .widget h3,
.footer .widget h4,
.footer .widget h5,
.footer .widget h6,
.footer dl.gallery-item,
.footer .widget .menu a,
.footer .widget a,
.footer dl,
.footer .widget ul,
.footer .widget ol,
.footer .widget table,
.footer address,
.footer kbd,
.footer .widget pre,
.footer .widget cite {
color: #fff !important;
}
.footer .tagcloud {
margin-bottom: 30px;
}
.footer .odd,
.footer .even {
background: transparent;
} .grid-item {
margin: 5px;
margin-bottom: 30px;
}
.grid-item1 {
background: #f6c770;
}
.grid-item2 {
background-color: #efefef;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
height: 400px;
} .grid-item3 {
background-image: url(https://www.alessandraavanzato.it/wp-content/themes/sensei-s2/img/bg-svg.svg);
background-color: #efefef;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
.grid {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: auto;
padding: 20px 0 70px;
}
.grid-inner {
margin-top: 60px;
}
.grid-article h2 {
font-size: 2.25rem;
color: #222;
margin-bottom: 20px;
} .main-page {
height: 0;
padding: 150px 0;
}
.main-page h1 {
margin-bottom: 0;
}
.page-item a {
text-decoration: none;
color: #39f;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.page-item a:hover {
color: #222;
}
.page-item img {
margin-bottom: 30px;
}
.wp-block-audio {
margin-bottom: 30px;
}
.wp-block-archives-dropdown {
margin-bottom: 20px;
}
.wp-block-media-text__media img {
margin-bottom: 0;
}
.wp-block-separator {
margin-bottom: 10px;
border-color: #ddd;
}
.wp-social-link a {
transform: rotate(0);
transition: 0.3s;
}
.wp-social-link a:hover {
transform: rotate(360deg);
} .sharing-hidden {
position: relative;
}
.sharing-hidden .inner {
top: 0 !important;
left: 0 !important;
} .breadcrumbs {
background: #45de27;
background: -moz-linear-gradient(45deg, #45de27 0%, #39f 100%);
background: -webkit-linear-gradient(45deg, #45de27 0%, #39f 100%);
background: linear-gradient(45deg, #45de27 0%, #39f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45de27', endColorstr='#39f',GradientType=1 );
padding: 20px 0;
}
.breadcrumbs p {
margin-bottom: 0;
font-size: 0.75rem;
color: #fff;
letter-spacing: 0.063rem;
text-transform: uppercase;
}
.breadcrumbs .fa-caret-right {
margin: 0 15px;
}
.breadcrumbs a {
text-decoration: none;
color: #222;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.breadcrumbs a:hover {
color: #fff;
}
.page-error {
height: auto;
min-height: 70vh;
}
.page-blog {
height: auto;
min-height: 100vh;
} .flex-column {
display: flex;
flex-wrap: wrap;
}
.column {
display: flex;
max-width: 33.33333%;
flex: 0 0 33.33333%;
flex-direction: column;
transition: all 0.2s ease-in-out;
padding: 0 1.5rem;
margin-bottom: 30px;
}
.column img {
display: block;
transition: inherit;
margin-bottom: 0 !important;
}
.column:hover img,
.column-main:hover img {
transform: translateY(-0.25rem);
box-shadow: 0 1rem 2rem -1rem rgba(0, 0, 0, 0.75);
}
.column .time {
font-size: 0.75rem;
}
.card {
padding: 2.5rem 2rem;
flex: 1 1 auto;
}
.card h2 {
font-size: 1.15rem;
font-weight: 500;
}
.card a {
color: #222;
text-decoration: none !important;
}
.card a:hover {
color: #39f;
}
.wrapper {
position: relative;
}
.canvas {
width: 270px;
height: 600px;
background: #fee577;
-webkit-transform: skewY(-20deg);
-moz-transform: skewY(-20deg);
transform: skewY(-20deg);
position: absolute;
top: 80px;
left: 10%;
z-index: -1;
}
.square {
width: 200px;
height: 200px;
background: #efefef;
-webkit-transform: rotate(20deg);
-moz-transform: rotate(20deg);
transform: rotate(20deg);
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
position: absolute;
top: 350px;
left: 4%;
z-index: -1;
}
.square-comments {
width: 90%;
height: 160px;
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
transform: rotate(2deg);
background: #00dba8;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
top: -60px;
left: 10%;
}
.square-error {
top: 60px;
background: #96d7fe;
}
.taxonomy-description {
padding: 20px 100px;
}
.taxonomy-description p {
margin-bottom: 5px;
font-size: 1rem;
font-style: italic;
} .pagination {
display: inline-block;
padding-bottom: 70px;
}
.page-numbers {
display: inline-block;
padding: 10px 15px;
border: 1px solid #96d7fe;
text-decoration: none !important;
color: #222 !important;
font-size: 14px;
text-transform: uppercase;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
margin-bottom: 5px;
}
a.page-numbers:hover {
background: #96d7fe;
color: #fff !important;
}
.current {
background: #96d7fe;
color: #fff !important;
}
.dots {
border: none;
}
.post-page-numbers {
display: inline-block;
padding: 2px 10px;
}
.post-page-numbers:hover {
color: #fff !important;
background: #96d7fe;
text-decoration: none !important;
} .section-post {
padding-right: 10%;
padding-left: 20%;
margin-bottom: 30px;
position: relative;
}
.section-post::before {
position: absolute;
top: 15%;
right: 0;
bottom: 20%;
left: 0;
content: "";
background-color: #fee577;
}
.section-full {
padding-left: 40%;
}
.section-post img {
box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);
position: relative;
}
.entry-meta a,
.taxonomy a {
text-decoration: none !important;
}
.entry-meta .time {
margin-right: 20px;
}
.taxonomy {
border-top: 1px solid #efefef;
padding: 20px 0;
font-size: 0.875rem;
color: #222;
font-weight: 300;
}
.post-categories {
list-style: none;
display: inline-block;
margin-left: 0;
padding-bottom: 0;
} .comments-area h2,
.comments-area h3,
.comment-form h3 {
font-size: 1.5rem;
margin-bottom: 5px;
}
.comments-area ol,
.comments-area ul {
padding-left: 0;
}
.comment-form p {
text-transform: uppercase;
}
.comment-form [type=submit],
.comment-form [type=reset],
.page-item [type=submit],
.page-item [type=reset] {
color: #222;
}
.comment-form [type=submit]:hover,
.comment-form [type=reset]:hover,
.page-item [type=submit]:hover,
.page-item [type=reset]:hover {
color: #39f;
}
.comments-area ol {
list-style: none;
margin-left: 72px;
}
.comment-meta {
position: relative;
}
.avatar {
position: absolute;
top: 0;
right: calc(100% + 1rem);
border-radius: 100%;
display: block;
height: calc(3.25 * 1rem);
width: calc(3.25 * 1rem);
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
top: auto;
right: auto;
}
.comment-metadata {
margin-bottom: 30px;
text-transform: uppercase;
}
.comment-metadata a,
.comment-form a {
color: #222;
text-decoration: none !important;
}
.comment-metadata a:hover,
.comment-form a:hover {
color: #39f;
}
.edit-link {
margin-left: 30px;
}
.edit-link a::before {
content: '\f040  ';
font-family: FontAwesome;
}
.fn {
display: block;
font-size: 1rem;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 10px;
}
.fn a {
text-decoration: none !important;
color: #222;
}
.fn a:hover {
color: #39f;
}
.reply {
padding-bottom: 40px;
}
.reply a {
text-transform: uppercase;
text-decoration: none !important;
}
.reply a::before {
content: '\f112  ';
font-family: FontAwesome;
}
.comments-area small {
font-size: 0.75rem;
font-weight: 300;
}
.comments-area small a {
text-decoration: none !important;
}
.right {
margin-right: 4px;
}
.says {
display: none;
}
.children .odd,
.comment.odd {
background: #fff;
}
.comment-navigation {
margin-bottom: 30px;
}
.nav-previous,
.nav-next {
text-transform: uppercase;
margin: 15px 5px 0;
}
.comment-body ul,
.comment-body ol {
padding-left: 1rem;
margin-left: 0;
}
.comment-body ol {
list-style: decimal;
}
.pingback {
background: transparent;
margin-bottom: 30px;
}
.pingback .edit-link {
display: block;
float: none;
margin-left: 0;
}
.pingback .edit-link a {
color: #222;
text-transform: uppercase;
text-decoration: none;
}
.pingback .edit-link a:hover {
color: #39f;
} aside {
position: relative;
}
aside::before {
position: absolute;
top: 1%;
right: 0;
bottom: 12%;
left: 25%;
content: "";
background-color: #f7f7f6;
-webkit-transform: skewY(-10deg);
-moz-transform: skewY(-10deg);
transform: skewY(-10deg);
}
.widget {
padding: 0 30px 0 60px;
margin-bottom: 30px;
}
.widget h3 {
font-size: 1.17rem;
margin-bottom: 15px;
}
.widget ul {
list-style: none;
margin-left: 0;
padding-left: 0;
font-size: 0.875rem;
color: #222;
}
.widget li {
line-height: 28px;
text-transform: uppercase;
}
.widget a {
text-decoration: none !important;
color: #222;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.widget a:hover {
color: #39f;
}
.widget pre,
.widget cite {
color: #222;
}
.widget table {
color: #222;
}
.search-form {
position: relative;
}
.search-form input {
margin-bottom: 70px;
}
.search-form [type=submit] {
bottom: 3px;
padding: 0.5em 1em;
position: absolute;
right: 3px;
top: 3px;
background: #45de27;
color: #fff;
border: none;
font-size: 1rem;
}
.search-form [type=submit]:hover {
background: #222;
color: #fff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
transition: 0.3s;
}
.wp-block-search__input {
margin-bottom: 10px;
max-width: none!important;
border-color: #bbb !important;
}
.wp-block-search__button {
margin-left: 0 !important;
margin-bottom: 30px;
}
.widget .wp-block-search__button {
background-color: transparent;
border-color: #39f;
}
.wp-block-file a {
font-size: 0.875rem;
font-weight: 300;
}
.wp-block-file .wp-block-file__button {
background: #39f;
text-transform: uppercase;
}
.wp-block-gallery {
padding-left: 0 !important;
}
.wp-block-gallery ul.blocks-gallery-grid {
padding-left: 0;
}
.wp-block-gallery ul.blocks-gallery-grid img {
margin-bottom: 0;
}
.wp-block-gallery .blocks-gallery-item figcaption {
bottom: 30px;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 100%);
padding: 20px 10px;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-transform: uppercase;
font-size: 1.17rem;
color: #222;
font-weight: 700;
text-align: left;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: none;
}
#wp-calendar th {
font-size: 0.875rem;
font-weight: 400;
letter-spacing: 4px;
text-transform: uppercase;
color: #fff;
background: rgba(60, 155, 255, 0.5);
padding: 5px 0;
border: none;
}
#wp-calendar td {
font-size: 0.75rem;
font-weight: 300;
padding: 5px 0;
text-align: center;
border: none;
}
#wp-calendar #today {
color: #fff;
background: rgba(60, 155, 255, 0.5);
font-weight: 400;
}
#wp-calendar #today a {
color: #fff;
}
td#prev,
td#next,
.wp-calendar-nav-prev,
.wp-calendar-nav-next {
display: none;
}
.gallery img {
border: none !important;
}
.widget .menu {
display: block;
}
.widget .menu li {
font-size: 0.875rem;
font-weight: 300;
}
.widget .menu .menu-item-has-children > a::after {
content: '' !important;
}
.widget .menu a {
padding: 0;
color: #222 !important;
}
.widget .menu .sub-menu {
display: none !important;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
color: #222;
background: #fff;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #bbb;
display: block;
border-radius: 0;
padding: 1em;
width: 100%;
-webkit-appearance: none;
}
textarea {
padding-top: 0.75rem;
padding-bottom: 07.5rem;
height: 180px;
resize: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus {
border-color: #39f;
}
[type=submit],
[type=reset],
[type=button] {
background: transparent;
-webkit-appearance: button;
cursor: pointer;
}
[type=file] {
display: block;
}
.page-item p label {
width: 100%;
margin-bottom: 10px;
}
.wp-block-search__inside-wrapper {
display: block !important;
} .embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.embed-responsive::before {
display: block;
content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
iframe {
display: block;
max-width: 100%;
margin-bottom: 30px;
}
.fb-post {
overflow-x: auto;
max-width: 100%;
overflow-y: hidden;
}
.embed-container {
position: relative;
padding-bottom: 120%;
height: 0;
overflow: hidden;}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
.content {
width: 92%;
margin: 0 4%;
}
}
@media only screen and (max-width: 1200px) {
.navbar {
display: block;
}
.menu .nav {
display: block;
position: fixed;
left: -290px;
width: 280px;
height: 100%;
top: 0;
z-index: 99998;
overflow-y: scroll !important;
background: rgba(0, 0, 0, 0.95);
-webkit-transition: -webkit-transform 0.5s ease-in-out;
-moz-transition: -moz-transform 0.5s ease-in-out;
transition: transform 0.5s ease-in-out;
-webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.4);
}
.wide {
-webkit-transform: translate(290px, 0);
-moz-transform: translate(290px, 0);
transform: translate(290px, 0);
}
.nav > li:first-child {
padding-top: 40px;
}
.menu .menu-item-has-children .sub-menu {
position: relative;
display: block;
visibility: visible !important;
opacity: 1;
top: 0;
background: transparent;
border: none;
}
.menu .menu-item-has-children:hover .sub-menu {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
transition-duration: 0s;
top: 0;
}
.menu li,
.menu a {
width: 100%;
border: none;
}
.sub-menu li:last-child {
border-bottom: 1px solid #2a2f36;
}
.sub-menu a {
color: #fff;
}
.sub-menu a:hover {
background: transparent;
color: #39f;
}
} @media only screen and (max-width: 1024px) {
.content {
width: 92%;
margin: 0 4%;
}
.brand {
margin-left: 10px;
}
.main {
min-height: 30vh;
height: auto;
padding: 30vh 0;
}
.main-page {
padding: 150px 0;
}
} @media only screen and (max-width: 768px) {
.col-1,
.col-2,
.col-3,
.col-4,
.col-6,
.col-8,
.col-10 {
width: 100%;
float: none;
}
.main-content h1 {
font-size: 2.25rem;
}
.main-content p {
font-size: 0.875rem;
}
.line {
height: 5rem;
}
.widget {
padding: 0;
}
.category {
padding-bottom: 10px;
}
.taxonomy-description {
padding: 20px 0;
}
.column {
max-width: 100%;
flex: 0 0 100%;
padding: 0;
}
.canvas {
left: 15px;
}
.square {
left: 25px;
}
.section-post {
padding-right: 5%;
padding-left: 10%;
}
.comments-area ol.children {
margin-left: 0;
}
span.edit-link {
margin-left: 0;
display: block;
}
dl.gallery-item {
width: 100% !important;
}
.footer .widget {
width: 100%;
}
.page-item {
overflow-x: hidden;
}
} @media only screen and (max-width: 320px) {
.navbar {
margin-right: 0;
}
.comments-area th,
.comments-area td {
font-size: 0.625rem;
}
.wp-block-audio audio {
min-width: 200px;
}
.instagram-media.instagram-media-rendered {
min-width: 200px !important;
}
} @media only screen and (min-width: 1024px) {
.grid {
grid-template-columns: 3fr 6fr 1fr 5fr 10fr 2fr;
grid-template-rows: 100px auto 15px auto auto;
padding: 70px 0;
}
.grid-item1 {
grid-column: 1 / 3;
grid-row: 1 / 5;
}
.grid-item2 {
grid-column: 2 / 4;
grid-row: 3 / 6;
}
.grid-item3 {
grid-column: 5 / 7;
grid-row: 4 / 6;
}
.grid-inner {
grid-column: 3 / 6;
grid-row: 2 / 3;
padding: 0 16%;
text-align: center;
margin: 0;
}
.grid-content {
grid-column: 4 / 6;
grid-row: 4 / 6;
}
.grid-article {
padding: 100px 0 100px 10%;
}
}
@media only screen and (min-width: 1200px) {
.grid-article {
padding: 100px 0 100px 20%;
}
}