.rwmb-row {
display: flex;
flex-wrap: wrap;
}
.rwmb-column {
margin-right: 5%;
box-sizing: border-box;
}
.rwmb-column .rwmb-field {
margin-bottom: 12px;
}
.rwmb-row .rwmb-column:last-of-type {
margin-right: 0;
}
.rwmb-column-12 {
width: 100%;
}
.rwmb-column-11 {
width: 91.25%;
}
.rwmb-column-10 {
width: 82.5%;
}
.rwmb-column-9 {
width: 73.75%;
}
.rwmb-column-8 {
width: 65%;
}
.rwmb-column-7 {
width: 56.25%;
}
.rwmb-column-6 {
width: 47.5%;
}
.rwmb-column-5 {
width: 38.75%;
}
.rwmb-column-4 {
width: 30%;
}
.rwmb-column-3 {
width: 21.25%;
}
.rwmb-column-2 {
width: 12.5%;
}
.rwmb-column-1 {
width: 3.75%;
}
.rwmb-column .rwmb-label,
.rwmb-column .rwmb-label~.rwmb-input {
display: block;
width: 100%;
padding: 0;
}
.rwmb-column .rwmb-label {
margin-bottom: 6px;
}
.rwmb-column .rwmb-field {
display: block;
}
body.profile-php #edittag .rwmb-column .rwmb-label~.rwmb-input,
body.term-php #edittag .rwmb-column .rwmb-label~.rwmb-input {
padding: 0;
max-width: 100%;
}
.rwmb-settings-no-boxes .rwmb-column .rwmb-field {
padding: 10px 0;
}
#side-sortables .rwmb-column {
width: 100%;
margin-right: 0;
}
@media screen and (max-width: 767px) {
.rwmb-column {
width: 100%;
margin-right: 0;
}
}.so-widget-sow-image-default-e4c2d9f6c920 .sow-image-container {
display: flex;
align-items: flex-start;
justify-content: flex-end;
}
.so-widget-sow-image-default-e4c2d9f6c920 .sow-image-container > a {
display: inline-block;
max-width: 100%;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
.so-widget-sow-image-default-e4c2d9f6c920 .sow-image-container > a {
display: flex;
}
}
.so-widget-sow-image-default-e4c2d9f6c920 .sow-image-container .so-widget-image {
display: block;
height: auto;
max-width: 100%;
}.panel-grid {
zoom: 1;
}
.panel-grid:before {
content: '';
display: block;
}
.panel-grid:after {
content: '';
display: table;
clear: both;
}
.panel-grid .so-parallax {
position: relative;
}
.panel-grid .so-parallax > div:not(.simpleParallax) {
position: relative;
z-index: 1;
}
.panel-grid .so-parallax .simpleParallax {
overflow: hidden;
}
.panel-grid .so-parallax .simpleParallax,
.panel-grid .so-parallax img[data-siteorigin-parallax] {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
width: 100%;
z-index: 0;
}
.panel-grid-cell {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
min-height: 1em;
float: left;
}
.panel-grid-cell .so-panel {
zoom: 1;
}
.panel-grid-cell .so-panel:before {
content: '';
display: block;
}
.panel-grid-cell .so-panel:after {
content: '';
display: table;
clear: both;
}
.panel-grid-cell .panel-last-child {
margin-bottom: 0;
}
.panel-grid-cell .widget-title {
margin-top: 0;
}
.panel-row-style {
zoom: 1;
}
.panel-row-style:before {
content: '';
display: block;
}
.panel-row-style:after {
content: '';
display: table;
clear: both;
}