?AlkantarClanX12
| Current Path : /home/rankinh/villavanille/wp-content/themes/villa-vanille/assets/css/ |
| Current File : /home/rankinh/villavanille/wp-content/themes/villa-vanille/assets/css/main.css |
/* ==========================================================================
Include variables and mixins
========================================================================== */
/* ==========================================================================
Global CSS variables
========================================================================== */
:root {
--qode-main-color: #202020;
--qode-header-light-color: #fff;
--qode-header-light-hover-color: #fff;
--qode-header-dark-color: #202020;
--qode-header-dark-hover-color: #202020;
}
/* ==========================================================================
Typography variables
========================================================================== */
/* ==========================================================================
Box variables
========================================================================== */
/* ==========================================================================
Devices screen size variables
========================================================================== */
/* ==========================================================================
Grid size and responsive grid size variables
========================================================================== */
/* ==========================================================================
Typography mixins
========================================================================== */
/* ==========================================================================
Typography mixins - end
========================================================================== */
/* ==========================================================================
Menu mixins - begin
========================================================================== */
/* ==========================================================================
Menu mixins - end
========================================================================== */
/* ==========================================================================
Layout mixins - begin
========================================================================== */
/* ==========================================================================
Layout mixins - end
========================================================================== */
/* ==========================================================================
Input fields mixins - begin
========================================================================== */
/* ==========================================================================
Input fields mixins - end
========================================================================== */
/* ==========================================================================
Pagination mixins - begin
========================================================================== */
/* ==========================================================================
Pagination mixins - end
========================================================================== */
/* ==========================================================================
Grid size mixins - begin
========================================================================== */
/* ==========================================================================
Grid size mixins - end
========================================================================== */
/* ==========================================================================
Helper mixins - begin
========================================================================== */
/* ==========================================================================
Helper mixins - end
========================================================================== */
/* ==========================================================================
Clear fix mixin - begin
========================================================================== */
/* ==========================================================================
Clear fix mixin - end
========================================================================== */
/* ==========================================================================
Button mixins - start
========================================================================== */
/* ==========================================================================
Button mixins - end
========================================================================== */
/* ==========================================================================
Tabs mixins - start
========================================================================== */
/* ==========================================================================
Tabs mixins - end
========================================================================== */
/* ==========================================================================
Animation mixins - start
========================================================================== */
/* ==========================================================================
Animation mixins - end
========================================================================== */
/* ==========================================================================
Keyframes settings
========================================================================== */
@keyframes qode-rotate {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes qode-fade-in {
0% {
opacity: 0;
visibility: hidden;
}
100% {
opacity: 1;
visibility: visible;
}
}
@keyframes qode-fade-out {
0% {
opacity: 1;
visibility: visible;
}
100% {
opacity: 0;
visibility: hidden;
}
}
@keyframes fade-in-out {
0%, 100% {
width: 100%;
}
50% {
width: 0;
}
}
@keyframes qode-ball-fall {
0% {
opacity: 0;
transform: translateY(-145%);
}
10% {
opacity: .5;
}
20% {
opacity: 1;
transform: translateY(0);
}
80% {
opacity: 1;
transform: translateY(0);
}
90% {
opacity: .5;
}
100% {
opacity: 0;
transform: translateY(145%);
}
}
@keyframes qode-scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes qode-double-pulse {
0%, 100% {
transform: scale(0);
}
50% {
transform: scale(1);
}
}
@keyframes qode-cube {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
@keyframes qode-rotating-cubes {
25% {
transform: translateX(42px) rotate(-90deg) scale(0.5);
}
50% {
transform: translateX(42px) translateY(42px) rotate(-179deg);
}
50.1% {
transform: translateX(42px) translateY(42px) rotate(-180deg);
}
75% {
transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
}
100% {
transform: rotate(-360deg);
}
}
@keyframes qode-stretch-delay {
0%, 40%, 100% {
transform: scaleY(0.4);
}
20% {
transform: scaleY(1);
}
}
@keyframes qode-bounce-delay {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
@keyframes qode-rotate-circles {
to {
transform: rotate(360deg);
}
}
@keyframes qode-atom-position {
50% {
top: 80px;
left: 80px;
}
}
@keyframes qode-atom-size {
50% {
transform: scale(0.5);
}
}
@keyframes qode-atom-zindex {
100% {
z-index: 10;
}
}
@keyframes qode-atom-shrink {
50% {
transform: scale(0.8);
}
}
@keyframes qode-clock {
100% {
transform: rotate(360deg);
}
}
@keyframes qode-clock-1 {
0% {
transform: rotate(-135deg);
}
30% {
transform: rotate(-450deg);
}
100% {
transform: rotate(-450deg);
}
}
@keyframes qode-clock-2 {
5% {
transform: rotate(-90deg);
}
35% {
transform: rotate(-405deg);
}
100% {
transform: rotate(-405deg);
}
}
@keyframes qode-clock-3 {
10% {
transform: rotate(-45deg);
}
40% {
transform: rotate(-360deg);
}
100% {
transform: rotate(-360deg);
}
}
@keyframes qode-clock-4 {
15% {
transform: rotate(0deg);
}
45% {
transform: rotate(-315deg);
}
100% {
transform: rotate(-315deg);
}
}
@keyframes qode-mitosis-invert {
100% {
transform: rotate(180deg);
}
}
@keyframes qode-mitosis-ball-1 {
12% {
transform: none;
}
26% {
transform: translateX(25%) scale(1, 0.8);
}
40% {
transform: translateX(50%) scale(0.8, 0.8);
}
60% {
transform: translateX(50%) scale(0.8, 0.8);
}
74% {
transform: translate(50%, 25%) scale(0.6, 0.8);
}
88% {
transform: translate(50%, 50%) scale(0.6, 0.6);
}
100% {
transform: translate(50%, 50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-2 {
12% {
transform: none;
}
26% {
transform: translateX(25%) scale(1, 0.8);
}
40% {
transform: translateX(50%) scale(0.8, 0.8);
}
60% {
transform: translateX(50%) scale(0.8, 0.8);
}
74% {
transform: translate(50%, -25%) scale(0.6, 0.8);
}
88% {
transform: translate(50%, -50%) scale(0.6, 0.6);
}
100% {
transform: translate(50%, -50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-3 {
12% {
transform: none;
}
26% {
transform: translateX(-25%) scale(1, 0.8);
}
40% {
transform: translateX(-50%) scale(0.8, 0.8);
}
60% {
transform: translateX(-50%) scale(0.8, 0.8);
}
74% {
transform: translate(-50%, 25%) scale(0.6, 0.8);
}
88% {
transform: translate(-50%, 50%) scale(0.6, 0.6);
}
100% {
transform: translate(-50%, 50%) scale(0.6, 0.6);
}
}
@keyframes qode-mitosis-ball-4 {
12% {
transform: none;
}
26% {
transform: translateX(-25%) scale(1, 0.8);
}
40% {
transform: translateX(-50%) scale(0.8, 0.8);
}
60% {
transform: translateX(-50%) scale(0.8, 0.8);
}
74% {
transform: translate(-50%, -25%) scale(0.6, 0.8);
}
88% {
transform: translate(-50%, -50%) scale(0.6, 0.6);
}
100% {
transform: translate(-50%, -50%) scale(0.6, 0.6);
}
}
@keyframes qode-lines-spin {
100% {
transform: rotate(360deg);
}
}
@keyframes qode-fussion-ball-1 {
50% {
top: -100%;
left: 200%;
}
100% {
top: 50%;
left: 100%;
z-index: 2;
}
}
@keyframes qode-fussion-ball-2 {
50% {
top: 200%;
left: 200%;
}
100% {
top: 100%;
left: 50%;
z-index: 1;
}
}
@keyframes qode-fussion-ball-3 {
50% {
top: 200%;
left: -100%;
}
100% {
top: 50%;
left: 0;
z-index: 2;
}
}
@keyframes qode-fussion-ball-4 {
50% {
top: -100%;
left: -100%;
}
100% {
top: 0;
left: 50%;
z-index: 1;
}
}
@keyframes qode-wave-jump-1 {
12% {
transform: translate(20px, -40px);
animation-timing-function: ease-in;
}
24%, 100% {
transform: translate(40px, 0);
}
}
@keyframes qode-wave-jump-2 {
12% {
transform: translate(0, 0);
}
24% {
transform: translate(20px, -40px);
animation-timing-function: ease-in;
}
36%, 100% {
transform: translate(40px, 0);
}
}
@keyframes qode-wave-jump-3 {
24% {
transform: translate(0, 0);
}
36% {
transform: translate(20px, -40px);
animation-timing-function: ease-in;
}
48%, 100% {
transform: translate(40px, 0);
}
}
@keyframes qode-wave-wipe {
48%, 100% {
transform: translateX(-120px);
}
}
@keyframes qode-pulse-circles-pulse {
0% {
transform: scale(0.1);
opacity: 1;
border-width: 50px;
}
100% {
transform: scale(1, 1);
opacity: 0;
border-width: 0;
}
}
@keyframes qode-bounce {
from,
20%,
53%,
80%,
to {
animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
transform: translate3d(0, 0, 0);
}
40%,
43% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0, -4px, 0);
}
}
@keyframes qode-pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.05, 1.05, 1.05);
}
to {
transform: scale3d(1, 1, 1);
}
}
@keyframes qodef-predefined-lines-animation {
0%,
100% {
clip-path: inset(-1px 0 -1px 0);
-webkit-clip-path: inset(-1px 0 -1px 0);
}
50% {
clip-path: inset(-1px 0 -1px 100%);
-webkit-clip-path: inset(-1px 0 -1px 100%);
}
51% {
clip-path: inset(-1px 100% -1px 0);
-webkit-clip-path: inset(-1px 100% -1px 0);
}
}
@keyframes qodef-back-to-top-animation {
0% {
transform: scaleX(1);
transform-origin: 100% 50%;
}
50% {
transform: scaleX(0);
transform-origin: 100% 50%;
}
51% {
transform: scaleX(0);
transform-origin: 0 50%;
}
100% {
transform: scaleX(1);
transform-origin: 0 50%;
}
}
/* ==========================================================================
Theme - Table of contents
* 1.0 Reset styles
* 2.0 Accessibility styles
* 3.0 Alignments styles
* 4.0 Clearings styles
* 5.0 Typography styles
* 6.0 Input Fields styles
* 7.0 Grid styles
* 8.0 Content styles
* 9.0 Plugins styles
* 10.0 Modules styles (Header, Footer, Title etc.)
* 11.0 Responsive styles
========================================================================== */
/* ==========================================================================
1.0 Reset default styles
========================================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
vertical-align: baseline;
margin: 0;
padding: 0;
background: transparent;
border: 0;
outline: none;
}
* {
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, nav, section, main {
display: block;
}
del {
text-decoration: line-through;
}
pre {
max-width: 100%;
margin: 15px 0;
padding: 15px;
background-color: #fafafa;
white-space: pre-wrap;
word-wrap: break-word;
font-family: monospace;
font-size: 1em;
color: #555555;
}
code {
background-color: #fafafa;
padding: 0;
font-family: monospace, monospace;
font-size: 1em;
color: #555555;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
table {
width: 100%;
vertical-align: middle;
border: medium none;
border-collapse: collapse;
border-spacing: 0;
font-size: inherit;
color: inherit;
line-height: inherit;
}
table tr {
border: 1px solid #E1E1E1;
}
table th {
padding: 5px 7px;
text-align: left;
border-right: 1px solid #E1E1E1;
}
table td {
padding: 5px 10px;
text-align: left;
border: 0;
border-right: 1px solid #E1E1E1;
}
table td br {
display: none;
}
hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-top: 1.5em;
margin-bottom: 1.5em;
}
hr:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
}
body:not([class*="drew-core"]) hr {
clear: both;
}
ul, ol {
list-style-position: inside;
margin-bottom: 1.5em;
padding: 0;
}
ul.wp-block, ol.wp-block {
margin-bottom: 1.5em;
}
ul:not(.wp-block), ol:not(.wp-block) {
margin: 0 0 1.5em;
}
li > ul:not(.wp-block),
li > ol:not(.wp-block) {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
}
a img {
border: none;
}
img, .wp-caption {
height: auto;
max-width: 100%;
}
img {
vertical-align: middle;
border-style: none;
}
figure {
margin: 0;
}
figure.alignleft {
margin-right: 1.5em;
}
figure.alignright {
margin-left: 1.5em;
}
embed,
iframe,
object {
display: block;
max-width: 100%;
}
video {
display: block;
}
embed,
object {
height: auto;
}
label {
display: block;
margin-bottom: 0.5em;
}
fieldset {
margin-bottom: 1em;
padding: 0.35em 0.75em 0.625em;
}
input[type='submit'] {
-webkit-appearance: none;
}
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
/* 2 */
}
b,
strong {
font-weight: bolder;
}
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
background-color: #fafafa;
}
small {
font-size: 80%;
}
progress {
vertical-align: baseline;
}
summary {
display: list-item;
}
template {
display: none;
}
figcaption,
.wp-caption,
.gallery-caption {
display: block;
max-width: 100%;
margin: 7px auto 0;
font-size: 13px !important;
line-height: 1em !important;
color: #555555;
text-align: center;
opacity: 1;
}
figcaption a,
.wp-caption a,
.gallery-caption a {
color: inherit;
}
.wp-caption .wp-caption-text {
opacity: 1;
}
blockquote.instagram-media,
iframe.instagram-media {
margin: auto !important;
}
.sticky,
.bypostauthor {
opacity: 1;
}
::selection {
color: #fff;
background: var(--qode-main-color);
}
::-moz-selection {
color: #fff;
background: var(--qode-main-color);
}
/* ==========================================================================
2.0 Accessibility styles
========================================================================== */
.screen-reader-text {
position: absolute !important;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
line-height: 1;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
overflow: hidden;
}
.screen-reader-text:focus {
top: 5px;
left: 5px;
display: block;
width: auto;
height: auto;
padding: 15px 23px 14px;
font-size: 14px;
font-weight: 700;
line-height: normal;
text-decoration: none;
color: #21759b;
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
-webkit-clip-path: none;
clip-path: none;
z-index: 100000;
/* Above WP toolbar. */
}
#qodef-page-content[tabindex="-1"]:focus {
outline: 0;
}
/* ==========================================================================
3.0 Alignments styles
========================================================================== */
.alignleft {
float: left;
text-align: left;
margin: 1rem 2rem 1rem 0 !important;
clear: left;
}
.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright {
float: right;
text-align: right;
margin: 1rem 0 1rem 2rem !important;
clear: right;
}
body:not([class*="drew-core"]) .alignright {
clear: right;
}
.qodef-content-alignment-left {
text-align: left;
}
.qodef-content-alignment-center {
text-align: center;
}
.qodef-content-alignment-right {
text-align: right;
}
.qodef-e-info > * {
display: inline-flex;
flex-wrap: wrap;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: initial;
color: #505050;
}
.qodef-e-info > *:hover {
color: var(--qode-main-color);
}
.qodef-e-info .qodef-info-separator-end:after {
content: '/';
margin: 0 10px;
}
.qodef-e-info .qodef-info-separator-end:last-of-type {
display: none;
}
.qodef-info-separator-single:after {
content: ',';
margin-right: 5px;
}
/* ==========================================================================
4.0 Clearings styles
========================================================================== */
.clear:before, .clear:after,
.comment-content:before,
.comment-content:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
content: '';
display: table;
table-layout: fixed;
}
.clear:after,
.comment-content:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
clear: both;
}
/* ==========================================================================
5.0 Typography styles
========================================================================== */
body {
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 1.625em;
font-weight: 400;
color: #555555;
background-color: #fff;
overflow-x: hidden;
-webkit-font-smoothing: antialiased;
}
h1,
.qodef-h1 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 62px;
line-height: 1.129em;
text-transform: uppercase;
letter-spacing: 0.075em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h1 a,
.qodef-h1 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
h1 a:focus, h1 a:hover,
.qodef-h1 a:focus,
.qodef-h1 a:hover {
color: var(--qode-main-color);
}
h2,
.qodef-h2 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 50px;
line-height: 1.06em;
text-transform: uppercase;
letter-spacing: 0.075em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h2 a,
.qodef-h2 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
h2 a:focus, h2 a:hover,
.qodef-h2 a:focus,
.qodef-h2 a:hover {
color: var(--qode-main-color);
}
h3,
.qodef-h3 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 45px;
line-height: 1.222em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h3 a,
.qodef-h3 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
h3 a:focus, h3 a:hover,
.qodef-h3 a:focus,
.qodef-h3 a:hover {
color: var(--qode-main-color);
}
h4,
.qodef-h4 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 33px;
line-height: 1.2727em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h4 a,
.qodef-h4 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
h4 a:focus, h4 a:hover,
.qodef-h4 a:focus,
.qodef-h4 a:hover {
color: var(--qode-main-color);
}
h5,
.qodef-h5 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h5 a,
.qodef-h5 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
h5 a:focus, h5 a:hover,
.qodef-h5 a:focus,
.qodef-h5 a:hover {
color: var(--qode-main-color);
}
h6,
.qodef-h6 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 20px;
line-height: 1.2em;
margin: 25px 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
h6 a,
.qodef-h6 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
}
h6 a:focus, h6 a:hover,
.qodef-h6 a:focus,
.qodef-h6 a:hover {
color: var(--qode-main-color);
}
a,
p a {
color: #202020;
text-decoration: none;
transition: color 0.2s ease-out;
cursor: pointer;
}
a:focus, a:hover,
p a:focus,
p a:hover {
color: var(--qode-main-color);
}
p {
margin: 10px 0;
}
p.has-large-font-size {
line-height: 1.625em;
}
p.has-background {
padding: 20px 30px;
}
blockquote,
.wp-block-quote {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0;
padding: 0;
position: relative;
padding: 30px 42px;
border: none;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: initial;
color: #505050;
font-size: 20px;
line-height: 32px;
quotes: none;
z-index: 1;
}
blockquote:hover,
.wp-block-quote:hover {
color: var(--qode-main-color);
}
blockquote.wp-block-quote.is-large, blockquote.wp-block-quote.is-style-large,
.wp-block-quote.wp-block-quote.is-large,
.wp-block-quote.wp-block-quote.is-style-large {
margin: 0;
padding: 18px 10% 20px 0;
}
blockquote.wp-block-pullquote,
.wp-block-quote.wp-block-pullquote {
padding: 25px !important;
text-align: center;
}
blockquote.wp-block-pullquote.alignleft,
.wp-block-quote.wp-block-pullquote.alignleft {
max-width: 290px;
}
blockquote.wp-block-pullquote.alignright,
.wp-block-quote.wp-block-pullquote.alignright {
max-width: 290px;
}
blockquote.has-text-align-right:before,
.wp-block-quote.has-text-align-right:before {
left: auto;
right: 0;
}
blockquote:before,
.wp-block-quote:before {
content: '';
position: absolute;
background-image: url(/wp-content/themes/drew/assets/img/quote.svg);
background-repeat: no-repeat;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
height: 129px;
width: 157px;
z-index: -1;
}
blockquote > *,
.wp-block-quote > * {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
letter-spacing: inherit;
text-transform: inherit;
color: inherit;
margin: 0;
}
blockquote p,
.wp-block-quote p {
margin: 0 !important;
}
blockquote:after,
.wp-block-quote:after {
content: '';
}
blockquote cite,
blockquote .wp-block-quote__citation,
blockquote .wp-block-pullquote__citation,
.wp-block-quote cite,
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote .wp-block-pullquote__citation {
display: block;
margin: 10px 0 0;
font-style: normal;
font-weight: 400 !important;
text-align: inherit !important;
text-transform: uppercase !important;
}
/* ==========================================================================
Typography responsive styles
========================================================================== */
@media only screen and (max-width: 1440px) {
h1,
.qodef-h1 {
font-size: 55px;
}
}
@media only screen and (max-width: 1024px) {
h1,
.qodef-h1 {
font-size: 52px;
}
}
@media only screen and (max-width: 680px) {
h1,
.qodef-h1 {
font-size: 47px;
}
}
@media only screen and (max-width: 1440px) {
h2,
.qodef-h2 {
font-size: 45px;
}
}
@media only screen and (max-width: 1024px) {
h2,
.qodef-h2 {
font-size: 42px;
}
}
@media only screen and (max-width: 680px) {
h2,
.qodef-h2 {
font-size: 37px;
}
}
/* ==========================================================================
END Typography responsive styles
========================================================================== */
/* ==========================================================================
6.0 Input Fields styles
========================================================================== */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="date"],
textarea {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 20px;
padding: 9px 10px;
font-family: inherit;
font-size: 15px;
line-height: 25px;
font-weight: inherit;
text-align: left;
color: #555555;
background-color: transparent;
border-radius: 0;
box-sizing: border-box;
outline: 0;
cursor: pointer;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
textarea:focus {
color: #202020;
background-color: transparent;
border-color: #202020;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="date"]::placeholder,
textarea::placeholder {
color: inherit;
opacity: 1;
}
#qodef-page-footer.qodef-skin--light input[type="text"], #qodef-page-footer.qodef-skin--light
input[type="email"], #qodef-page-footer.qodef-skin--light
input[type="url"], #qodef-page-footer.qodef-skin--light
input[type="password"], #qodef-page-footer.qodef-skin--light
input[type="number"], #qodef-page-footer.qodef-skin--light
input[type="tel"], #qodef-page-footer.qodef-skin--light
input[type="search"], #qodef-page-footer.qodef-skin--light
input[type="date"], #qodef-page-footer.qodef-skin--light
textarea {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
}
#qodef-page-footer.qodef-skin--light input[type="text"]:focus, #qodef-page-footer.qodef-skin--light
input[type="email"]:focus, #qodef-page-footer.qodef-skin--light
input[type="url"]:focus, #qodef-page-footer.qodef-skin--light
input[type="password"]:focus, #qodef-page-footer.qodef-skin--light
input[type="number"]:focus, #qodef-page-footer.qodef-skin--light
input[type="tel"]:focus, #qodef-page-footer.qodef-skin--light
input[type="search"]:focus, #qodef-page-footer.qodef-skin--light
input[type="date"]:focus, #qodef-page-footer.qodef-skin--light
textarea:focus {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
}
.qodef-shortcode.qodef-skin--light input[type="text"], .qodef-shortcode.qodef-skin--light
input[type="email"], .qodef-shortcode.qodef-skin--light
input[type="url"], .qodef-shortcode.qodef-skin--light
input[type="password"], .qodef-shortcode.qodef-skin--light
input[type="number"], .qodef-shortcode.qodef-skin--light
input[type="tel"], .qodef-shortcode.qodef-skin--light
input[type="search"], .qodef-shortcode.qodef-skin--light
input[type="date"], .qodef-shortcode.qodef-skin--light
textarea {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
}
.qodef-shortcode.qodef-skin--light input[type="text"]:focus, .qodef-shortcode.qodef-skin--light
input[type="email"]:focus, .qodef-shortcode.qodef-skin--light
input[type="url"]:focus, .qodef-shortcode.qodef-skin--light
input[type="password"]:focus, .qodef-shortcode.qodef-skin--light
input[type="number"]:focus, .qodef-shortcode.qodef-skin--light
input[type="tel"]:focus, .qodef-shortcode.qodef-skin--light
input[type="search"]:focus, .qodef-shortcode.qodef-skin--light
input[type="date"]:focus, .qodef-shortcode.qodef-skin--light
textarea:focus {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
}
#qodef-page-sidebar input[type="search"] {
padding: 0 10px 9px;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="date"] {
border: 0;
border-bottom: 1px solid #BBBBBB;
}
textarea {
border: 1px solid #BBBBBB;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="search"],
textarea {
-webkit-appearance: none;
}
.post-password-form input[type="password"] {
margin-top: 0.5em;
}
@media only screen and (min-width: 769px) {
.post-password-form input[type="password"] {
display: block;
max-width: 50%;
}
}
input[type="submit"],
button[type="submit"],
.qodef-theme-button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding: 19px 52px;
color: #fff;
background-color: var(--qode-main-color);
border: 1px solid var(--qode-main-color);
cursor: pointer;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
.qodef-theme-button:hover {
color: var(--qode-main-color);
background-color: transparent;
border-color: var(--qode-main-color);
}
.qodef-shortcode.qodef-skin--light input[type="submit"], .qodef-shortcode.qodef-skin--light
button[type="submit"], .qodef-shortcode.qodef-skin--light
.qodef-theme-button {
color: var(--qode-main-color);
background-color: #fff;
border: 1px solid #fff;
}
.qodef-shortcode.qodef-skin--light input[type="submit"]:hover, .qodef-shortcode.qodef-skin--light
button[type="submit"]:hover, .qodef-shortcode.qodef-skin--light
.qodef-theme-button:hover {
color: #fff;
background-color: transparent;
border: 1px solid #fff;
}
button[type="submit"] span,
.qodef-theme-button span {
display: block;
line-height: inherit;
}
button[type="submit"] span:before,
.qodef-theme-button span:before {
display: block;
line-height: inherit;
}
select {
position: relative;
display: block;
height: auto;
padding: 9px 10px;
margin: 0;
font-family: inherit;
font-size: 15px;
line-height: 25px;
font-weight: normal;
text-align: left;
color: #555555;
background-color: transparent;
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjQThBN0E3JyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==");
background-repeat: no-repeat;
background-position: calc(100% - 20px) center;
border: 0;
border-bottom: 1px solid #BBBBBB;
border-radius: 0;
outline: none;
cursor: pointer;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-appearance: none;
}
select option {
color: #555555;
}
select:disabled {
color: inherit;
border-color: inherit;
background-color: #fafafa;
box-shadow: none;
text-shadow: none;
}
select.qodef-arrow--light {
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjZmZmJyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==");
}
#qodef-page-footer.qodef-skin--light select {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
}
.qodef-shortcode.qodef-skin--light select {
color: #ffffff;
background-color: transparent;
border-color: #ffffff;
}
/* ==========================================================================
Select 2 Script styles (Version: 4.0.6 ) - begin
========================================================================== */
.select2-container--default {
/* just to make sure that this code overwrite styles from others plugin */
}
[class*="drew"] .select2-container--default {
position: relative;
display: inline-block;
vertical-align: top;
width: auto;
margin: 0 0 20px;
}
[class*="drew"] .select2-container--default .select2-selection--single {
display: block;
height: auto;
padding: 9px 10px;
margin: 0;
font-family: inherit;
font-size: 15px;
line-height: 25px;
font-weight: normal;
text-align: left;
color: #555555;
background-color: transparent;
border: 0;
border-bottom: 1px solid #BBBBBB;
border-radius: 0;
outline: none;
cursor: pointer;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
[class*="drew"] .select2-container--default .select2-selection--single .select2-selection__rendered {
display: block;
padding: 0;
line-height: inherit;
color: inherit;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
[class*="drew"] .select2-container--default .select2-selection--single .select2-selection__clear {
position: relative;
float: right;
margin: 0;
font-weight: inherit;
cursor: pointer;
}
[class*="drew"] .select2-container--default .select2-selection--single .select2-selection__placeholder {
color: inherit;
}
[class*="drew"] .select2-container--default .select2-selection--single .select2-selection__arrow {
position: absolute;
top: 0;
right: 0;
width: 30px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
color: #202020;
}
[class*="drew"] .select2-container--default .select2-selection--single .select2-selection__arrow b {
display: none;
}
[class*="drew"] .select2-container--default .select2-selection--single .select2-selection__arrow:before {
display: block;
line-height: inherit;
font-style: normal;
content: '\e019';
font-family: 'linea-arrows-10';
}
[class*="drew"] .select2-container--default .select2-selection--multiple {
display: block;
height: auto;
padding: 9px 10px;
margin: 0;
font-family: inherit;
font-size: 15px;
line-height: 25px;
font-weight: normal;
text-align: left;
color: #555555;
background-color: transparent;
border: 0 !important;
border-bottom: 1px solid #BBBBBB !important;
border-radius: 0;
outline: none;
cursor: pointer;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered {
list-style: none;
display: block;
padding: 0;
line-height: inherit;
color: inherit;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
margin: 0;
padding: 0;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
float: left;
margin: 0;
color: inherit;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
position: relative;
float: right;
margin: 0;
font-weight: inherit;
cursor: pointer;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
margin: 0px 10px 0 0;
float: left;
background-color: transparent;
border: 0;
border-radius: 0;
cursor: default;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
display: inline-block;
margin: 0 3px 0 0;
font-weight: 700;
color: inherit;
transition: opacity .2s ease-out;
cursor: pointer;
}
[class*="drew"] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
color: inherit;
opacity: 0.8;
}
[class*="drew"] .select2-container--default .select2-search--inline {
float: left;
}
[class*="drew"] .select2-container--default .select2-search--inline .select2-search__field {
width: 100%;
padding: 0 !important;
margin: 0 !important;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
color: inherit;
border: none !important;
outline: none;
-webkit-appearance: none;
}
[class*="drew"] .select2-container--default .select2-search--inline .select2-search__field:focus {
border-color: #202020;
}
[class*="drew"] .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
[class*="drew"] .select2-container--default .select2-dropdown {
position: absolute;
top: 0;
left: -100000px;
display: block;
width: 100%;
background-color: #fafafa;
border: 1px solid transparent;
border-radius: 0;
z-index: 99999;
}
.admin-bar[class*="drew"] .select2-container--default .select2-dropdown {
top: 32px;
}
@media only screen and (max-width: 782px) {
.admin-bar[class*="drew"] .select2-container--default .select2-dropdown {
top: 46px;
}
}
[class*="drew"] .select2-container--default .select2-search--dropdown {
display: block;
padding: 14px 10px 2px;
}
[class*="drew"] .select2-container--default .select2-search--dropdown.select2-search--hide {
display: none;
}
[class*="drew"] .select2-container--default .select2-search--dropdown .select2-search__field {
width: 100%;
padding: 4px 8px;
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: 20px;
font-weight: inherit;
color: #555555;
background-color: #ffffff;
border: 1px solid #BBBBBB;
outline: none;
-webkit-appearance: none;
}
[class*="drew"] .select2-container--default .select2-search--dropdown .select2-search__field:focus {
color: #202020;
background-color: #ffffff;
border-color: #202020;
}
[class*="drew"] .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
-webkit-appearance: none;
}
[class*="drew"] .select2-container--default .select2-results {
display: block;
}
[class*="drew"] .select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto;
}
[class*="drew"] .select2-container--default .select2-results__options {
position: relative;
margin: 5px 0;
padding: 2px 10px;
list-style: none;
}
[class*="drew"] .select2-container--default .select2-results__option {
padding: 3px 0;
font-size: 15px;
line-height: 25px;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
transition: color 0.2s ease-out;
}
[class*="drew"] .select2-container--default .select2-results__option[aria-selected] {
cursor: pointer;
}
[class*="drew"] .select2-container--default .select2-results__option[role=group] {
padding: 0;
}
[class*="drew"] .select2-container--default .select2-results__option[aria-disabled=true] {
color: #202020;
}
[class*="drew"] .select2-container--default .select2-results__option[aria-selected=true], [class*="drew"] .select2-container--default .select2-results__option[data-selected=true] {
color: #202020;
background: none;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option {
padding-left: 1em;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
padding-left: 0;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
margin-left: -1em;
padding-left: 2em;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -2em;
padding-left: 3em;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -3em;
padding-left: 4em;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -4em;
padding-left: 5em;
}
[class*="drew"] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
margin-left: -5em;
padding-left: 6em;
}
[class*="drew"] .select2-container--default .select2-results__option--highlighted[aria-selected] {
color: #202020;
background: none;
}
[class*="drew"] .select2-container--default .select2-results__group {
display: block;
padding: 7px 0;
cursor: default;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
float: left;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
padding: 0;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
left: 0;
right: auto;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
float: right;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
padding: 0;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
margin: 7px auto 0 5px;
}
[class*="drew"] .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
margin: 0 auto 0 3px;
}
[class*="drew"] .select2-container--default.select2-container--disabled .select2-selection--single,
[class*="drew"] .select2-container--default.select2-container--disabled .select2-selection--multiple {
background-color: #fafafa;
cursor: default;
}
[class*="drew"] .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
[class*="drew"] .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear {
display: none;
}
[class*="drew"] .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
display: none;
}
[class*="drew"] .select2-container--default.select2-container--open .select2-selection--single,
[class*="drew"] .select2-container--default.select2-container--open .select2-selection--multiple {
color: #202020;
}
[class*="drew"] .select2-container--default.select2-container--open .select2-dropdown {
left: 0;
}
[class*="drew"] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
border-bottom-color: transparent;
}
[class*="drew"] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
border-top-color: transparent;
}
body[class*="drew-core"] #qodef-page-footer .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
margin: 0 10px 0 0;
}
body[class*="drew-core"] #qodef-page-footer.qodef-skin--light .select2-container--default .select2-selection--single .select2-selection__arrow {
color: #fff;
}
body[class*="drew-core"] #qodef-page-footer.qodef-skin--light .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
body[class*="drew-core"] #qodef-page-footer.qodef-skin--light .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
color: #fff;
}
body[class*="drew-core"] .qodef-shortcode.qodef-skin--light .select2-container--default .select2-selection--single {
color: #fff;
border-color: #fff;
}
body[class*="drew-core"] .qodef-shortcode.qodef-skin--light .select2-container--default .select2-selection--single .select2-selection__arrow {
color: #fff;
}
body[class*="drew-core"] .qodef-shortcode.qodef-skin--light .select2-container--default .select2-selection--multiple {
color: #fff;
border-color: #fff;
}
body[class*="drew-core"] .qodef-shortcode.qodef-skin--light .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice,
body[class*="drew-core"] .qodef-shortcode.qodef-skin--light .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
color: #fff;
}
body:not([class*="drew-core"]) .select2-container--default .select2-selection--single .select2-selection__arrow:before {
content: '\25BE';
font-family: initial;
font-size: 16px;
}
.select2-close-mask {
position: fixed;
top: 0;
left: 0;
display: block;
width: auto;
height: auto;
min-height: 100%;
min-width: 100%;
padding: 0;
margin: 0;
background-color: #ffffff;
border: 0;
opacity: 0;
z-index: 99;
filter: alpha(opacity=0);
}
.select2-hidden-accessible {
position: absolute !important;
width: 1px !important;
height: 0 !important;
padding: 0 !important;
line-height: 1;
border: 0 !important;
overflow: hidden !important;
white-space: nowrap !important;
clip: rect(0 0 0 0) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
}
#ui-datepicker-div {
background-color: #fafafa !important;
max-width: 416px !important;
width: 100% !important;
padding: 0 15px 25px !important;
display: none;
}
@media only screen and (max-width: 1440px) {
#ui-datepicker-div {
max-width: 352px !important;
}
}
#ui-datepicker-div .ui-datepicker-header {
padding: 13px 16px !important;
font-size: 15px !important;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
color: #555555 !important;
transition: all 0.3s ease-in-out;
font-size: 17px !important;
}
#ui-datepicker-div .ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-next:hover {
color: #202020 !important;
}
#ui-datepicker-div .ui-datepicker-next {
right: 0 !important;
}
#ui-datepicker-div .ui-datepicker-prev {
left: 0 !important;
}
#ui-datepicker-div .ui-datepicker-title {
color: #555555 !important;
}
#ui-datepicker-div .ui-datepicker-calendar th {
color: #555555 !important;
border-right: 1px solid rgba(85, 85, 85, 0.2) !important;
text-align: center !important;
font-size: 15px !important;
font-weight: 400;
}
#ui-datepicker-div .ui-datepicker-calendar th:last-child {
border: none !important;
}
#ui-datepicker-div .ui-datepicker-calendar td {
text-align: center !important;
border-right: 1px solid rgba(85, 85, 85, 0.2) !important;
font-size: 14px !important;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
color: #555555 !important;
}
#ui-datepicker-div .ui-datepicker-calendar td:last-child {
border: none !important;
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today {
background-color: transparent !important;
color: #555555 !important;
}
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-today a {
color: #555555 !important;
}
#ui-datepicker-div .ui-datepicker-calendar td:hover,
#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day {
box-shadow: inset 0 0 0 1px #555555 !important;
}
#ui-datepicker-div .ui-datepicker-calendar tr {
display: flex;
}
#ui-datepicker-div .ui-datepicker-calendar td, #ui-datepicker-div .ui-datepicker-calendar th {
flex-basis: 100%;
}
/* ==========================================================================
Search appearance tweak begin
========================================================================== */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
display: none;
}
input[type="search"]::-ms-clear,
input[type="text"]::-ms-clear {
display: none;
}
/* ==========================================================================
Autocomplete appearance tweak begin
========================================================================== */
input:-webkit-autofill {
-webkit-animation-delay: 1s;
-webkit-animation-fill-mode: both;
-webkit-animation-name: qodefAutofillFix;
}
/* ==========================================================================
7.0 Grid styles
========================================================================== */
.qodef-content-grid {
width: 1100px;
margin: 0 auto;
}
.qodef-content-grid.qodef-extended-grid:not([class*="qodef-extended-grid-disabled--"]) {
width: 100% !important;
margin: 0;
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440 {
width: 100% !important;
margin: 0;
}
}
@media only screen and (max-width: 1440px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1440 {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media only screen and (min-width: 1367px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366 {
width: 100% !important;
margin: 0;
}
}
@media only screen and (max-width: 1366px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1366 {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media only screen and (min-width: 1025px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024 {
width: 100% !important;
margin: 0;
}
}
@media only screen and (max-width: 1024px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--1024 {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media only screen and (min-width: 769px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768 {
width: 100% !important;
margin: 0;
}
}
@media only screen and (max-width: 768px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--768 {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media only screen and (min-width: 681px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680 {
width: 100% !important;
margin: 0;
}
}
@media only screen and (max-width: 680px) {
.qodef-content-grid.qodef-extended-grid.qodef-extended-grid-disabled--680 {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 1100px)/2);
}
.qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 1100px)/2);
}
.qodef--boxed .qodef-content-grid {
width: 1160px;
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid-1400 .qodef-content-grid {
width: 1400px;
}
.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 1400px)/2);
}
.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 1400px)/2);
}
.qodef--boxed.qodef-content-grid-1400 .qodef-content-grid {
width: 1460px;
}
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid-1300 .qodef-content-grid {
width: 1300px;
}
.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 1300px)/2);
}
.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 1300px)/2);
}
.qodef--boxed.qodef-content-grid-1300 .qodef-content-grid {
width: 1360px;
}
}
@media only screen and (min-width: 1441px) {
.qodef-content-grid-1200 .qodef-content-grid {
width: 1200px;
}
.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 1200px)/2);
}
.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 1200px)/2);
}
.qodef--boxed.qodef-content-grid-1200 .qodef-content-grid {
width: 1260px;
}
}
@media only screen and (min-width: 1025px) {
.qodef-content-grid-1000 .qodef-content-grid {
width: 1000px;
}
.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 1000px)/2);
}
.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 1000px)/2);
}
.qodef--boxed.qodef-content-grid-1000 .qodef-content-grid {
width: 1060px;
}
}
@media only screen and (min-width: 769px) {
.qodef-content-grid-800 .qodef-content-grid {
width: 800px;
}
.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 800px)/2);
}
.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 800px)/2);
}
.qodef--boxed.qodef-content-grid-800 .qodef-content-grid {
width: 860px;
}
}
.qodef-grid {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-grid > .qodef-grid-inner {
margin: 0 -15px;
}
.qodef-grid > .qodef-grid-inner > .qodef-grid-item {
padding: 0 15px;
}
.qodef-grid .qodef-grid-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
min-height: 1px;
float: left;
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--12 {
width: 100%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--12 {
left: 100%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--12 {
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--11 {
width: 9.09091%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--11 {
left: 9.09091%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--11 {
right: 9.09091%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--10 {
width: 83.33333%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--10 {
left: 83.33333%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--10 {
right: 83.33333%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--9 {
width: 75%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--9 {
left: 75%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--9 {
right: 75%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--8 {
width: 66.66667%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--8 {
left: 66.66667%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--8 {
right: 66.66667%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--7 {
width: 14.28571%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--7 {
left: 14.28571%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--7 {
right: 14.28571%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--6 {
width: 50%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--6 {
left: 50%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--6 {
right: 50%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--5 {
width: 20%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--5 {
left: 20%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--5 {
right: 20%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--4 {
width: 33.33333%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--4 {
left: 33.33333%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--4 {
right: 33.33333%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--3 {
width: 25%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--3 {
left: 25%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--3 {
right: 25%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--2 {
width: 16.66667%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--2 {
left: 16.66667%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--2 {
right: 16.66667%;
}
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col--1 {
width: 8.33333%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-push--1 {
left: 8.33333%;
}
.qodef-grid.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef-col-pull--1 {
right: 8.33333%;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--1 > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-layout--columns.qodef-col-num--2 > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
@media only screen and (min-width: 681px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--3 > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
@media only screen and (min-width: 769px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--4 > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
@media only screen and (min-width: 1025px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--5 > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
@media only screen and (min-width: 1367px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--6 > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--7 > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
@media only screen and (min-width: 1367px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--columns.qodef-col-num--8 > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
@media only screen and (min-width: 1367px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (min-width: 1441px) {
.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner {
height: 100%;
overflow: hidden;
}
.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img {
height: 100%;
width: 100%;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-inner {
visibility: hidden;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init {
visibility: visible;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer {
width: 100%;
padding: 0;
margin: 0;
}
.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter {
width: 0;
padding: 0;
margin: 0;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--1 > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--2 > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--3 > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--4 > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--5 > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--6 > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--7 > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-layout--masonry.qodef-col-num--8 > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
.qodef-grid.qodef-gutter--no.qodef--no-bottom-space {
margin-bottom: 0;
}
.qodef-grid.qodef-gutter--no > .qodef-grid-inner {
margin: 0;
}
.qodef-grid.qodef-gutter--no > .qodef-grid-inner > .qodef-grid-item {
padding: 0;
margin: 0;
}
.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space {
margin-bottom: -10px;
}
.qodef-grid.qodef-gutter--tiny > .qodef-grid-inner {
margin: 0 -5px;
}
.qodef-grid.qodef-gutter--tiny > .qodef-grid-inner > .qodef-grid-item {
padding: 0 5px;
margin: 0 0 10px;
}
.qodef-grid.qodef-gutter--small.qodef--no-bottom-space {
margin-bottom: -20px;
}
.qodef-grid.qodef-gutter--small > .qodef-grid-inner {
margin: 0 -10px;
}
.qodef-grid.qodef-gutter--small > .qodef-grid-inner > .qodef-grid-item {
padding: 0 10px;
margin: 0 0 20px;
}
.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space {
margin-bottom: -30px;
}
.qodef-grid.qodef-gutter--normal > .qodef-grid-inner {
margin: 0 -15px;
}
.qodef-grid.qodef-gutter--normal > .qodef-grid-inner > .qodef-grid-item {
padding: 0 15px;
margin: 0 0 30px;
}
.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space {
margin-bottom: -40px;
}
.qodef-grid.qodef-gutter--medium > .qodef-grid-inner {
margin: 0 -20px;
}
.qodef-grid.qodef-gutter--medium > .qodef-grid-inner > .qodef-grid-item {
padding: 0 20px;
margin: 0 0 40px;
}
.qodef-grid.qodef-gutter--large.qodef--no-bottom-space {
margin-bottom: -50px;
}
.qodef-grid.qodef-gutter--large > .qodef-grid-inner {
margin: 0 -25px;
}
.qodef-grid.qodef-gutter--large > .qodef-grid-inner > .qodef-grid-item {
padding: 0 25px;
margin: 0 0 50px;
}
.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
margin-bottom: -80px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner {
margin: 0 -40px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
padding: 0 40px;
margin: 0 0 80px;
}
/* ==========================================================================
8.0 Content styles
========================================================================== */
#qodef-page-wrapper {
position: relative;
overflow: hidden;
}
#qodef-page-outer {
position: relative;
}
#qodef-page-inner {
position: relative;
padding: 130px 0 100px;
}
#qodef-page-content.qodef-layout--template .qodef-page-content-section.qodef-col--12 {
margin-bottom: 0;
}
.qodef--boxed {
background-color: #fafafa;
}
.qodef--boxed #qodef-page-wrapper {
display: block;
background-color: #fff;
}
.qodef--boxed #qodef-page-inner {
width: 100% !important;
max-width: 90%;
padding-left: 30px;
padding-right: 30px;
}
.qodef--passepartout #qodef-page-wrapper {
background-color: #fff;
}
.qodef--passepartout.page-id-345 {
padding-top: 0;
}
.mfp-iframe-holder button.mfp-close {
top: -40px !important;
right: 0 !important;
}
/* ==========================================================================
9.0 Magnific Popup styles
========================================================================== */
button.mfp-arrow {
top: calc(50% - 25px) !important;
width: 16px !important;
height: auto !important;
margin: 0 !important;
color: #ffffff;
transition: color 0.2s ease-out;
opacity: 1 !important;
}
button.mfp-arrow svg {
display: block;
width: 100%;
fill: currentColor;
stroke: none;
stroke-miterlimit: 10;
pointer-events: none;
transition: .25s ease-in-out;
}
button.mfp-arrow:before, button.mfp-arrow:after {
display: none !important;
}
button.mfp-arrow:hover {
color: #ffffff;
}
button.mfp-arrow.mfp-arrow-left {
left: 30px;
}
button.mfp-arrow.mfp-arrow-left:hover svg {
transform: translateX(-4px);
}
button.mfp-arrow.mfp-arrow-right {
right: 30px;
}
button.mfp-arrow.mfp-arrow-right svg {
transform: rotate(180deg);
}
button.mfp-arrow.mfp-arrow-right:hover svg {
transform: rotate(180deg) translateX(-4px);
}
button.mfp-close {
top: 6px !important;
right: -22px !important;
width: 22px !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
color: #ffffff;
transition: color 0.2s ease-out;
opacity: 1 !important;
}
button.mfp-close:hover {
color: #ffffff;
}
button.mfp-close:before, button.mfp-close:after {
display: none !important;
}
button.mfp-close svg {
display: block;
width: 100%;
height: auto;
fill: none;
stroke: currentColor;
stroke-miterlimit: 10;
pointer-events: none;
}
.mfp-figure:after {
background: transparent !important;
box-shadow: none !important;
}
.mfp-bottom-bar .mfp-title, .mfp-bottom-bar .mfp-counter {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 20px;
line-height: 1.2em;
color: #ffffff;
}
/* ==========================================================================
9.0 Swiper carousel styles
========================================================================== */
.qodef-swiper-container {
position: relative;
margin: 0 auto;
padding: 0;
list-style: none;
z-index: 1;
visibility: hidden;
overflow: hidden;
}
.qodef-swiper-container .swiper-slide a {
display: block;
}
.qodef-swiper-container .swiper-slide img {
width: 100%;
}
.qodef-swiper-container.qodef-swiper--initialized {
visibility: visible;
}
.swiper-pagination-bullets .swiper-pagination-bullet {
position: relative;
width: 10px;
height: 10px;
background-color: var(--qode-main-color);
border-radius: 100%;
opacity: 1;
transform: scale(0.6);
transition: transform 0.3s ease;
}
.qodef-slider-pag--light .swiper-pagination-bullets .swiper-pagination-bullet {
background-color: #fff;
}
.swiper-pagination-bullets .swiper-pagination-bullet:hover, .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
transform: scale(1);
}
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 0 !important;
text-align: inherit;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 14px !important;
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 28px 0 !important;
}
.swiper-button-prev,
.swiper-button-next {
background-image: none !important;
display: flex;
align-items: center;
justify-content: center;
width: 92px !important;
height: 92px !important;
margin: 0 !important;
color: #202020;
background-color: #fff !important;
border: 1px solid #fff;
border-radius: 100%;
transition: color 0.2s ease-out;
transform: translate3d(0, -50%, 0);
}
.qodef-slider-nav--light .swiper-button-prev, .qodef-slider-nav--light
.swiper-button-next {
color: #fff;
background-color: transparent !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
display: block;
width: 11px;
fill: currentColor;
stroke: none;
stroke-miterlimit: 10;
transition: .25s ease-in-out;
}
.swiper-button-prev:after,
.swiper-button-next:after {
display: none !important;
}
@media only screen and (max-width: 680px) {
.qodef-shortcode .swiper-button-prev,
.qodef-shortcode .swiper-button-next,
.qodef-shortcode ~ .swiper-button-prev,
.qodef-shortcode ~ .swiper-button-next {
display: none;
}
}
.swiper-button-prev {
left: 0 !important;
}
.swiper-button-prev:hover svg {
transform: translateX(4px);
}
.swiper-button-next {
right: 0 !important;
}
.swiper-button-next:hover svg {
transform: translateX(-4px);
}
.swiper-button-prev.swiper-button-outside,
.swiper-container-rtl .swiper-button-next.swiper-button-outside {
transform: translateY(-50%);
}
.swiper-button-next.swiper-button-outside,
.swiper-container-rtl .swiper-button-prev.swiper-button-outside {
transform: translateY(-50%);
}
.qodef-shortcode.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet,
.qodef-shortcode.qodef-skin--light ~ .swiper-pagination-bullets .swiper-pagination-bullet {
background-color: #fff;
}
.qodef-shortcode.qodef-skin--light .swiper-button-prev,
.qodef-shortcode.qodef-skin--light .swiper-button-next,
.qodef-shortcode.qodef-skin--light ~ .swiper-button-prev,
.qodef-shortcode.qodef-skin--light ~ .swiper-button-next {
color: #fff;
background-color: #202020;
}
/* ==========================================================================
WPML style start
========================================================================== */
.widget_icl_lang_sel_widget {
position: relative;
display: inline-block;
vertical-align: middle;
width: 100%;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
position: relative;
display: inline-block;
vertical-align: middle;
text-align: left;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu {
opacity: 1;
visibility: visible;
transition-delay: 0s;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
position: relative;
top: -1px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown {
padding: 0;
margin: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
position: relative;
display: flex;
align-items: center;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
content: '\e019';
font-family: 'linea-arrows-10';
line-height: 1;
border: 0;
position: initial;
margin-left: auto;
}
body:not([class*="drew-core"]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, body:not([class*="drew-core"])
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
content: '\25BE';
font-family: initial;
font-size: 16px;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
position: absolute;
top: 100%;
left: 0;
width: 100%;
list-style: none;
margin: 0;
border-top: 0;
z-index: 10;
opacity: 0;
visibility: hidden;
transition: visibility 0s linear 0.25s, opacity 0.25s ease-in-out;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
display: block;
width: 100%;
margin: 0;
padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
display: flex;
align-items: center;
border: 0;
background-color: transparent;
padding: 7px 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal {
padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
display: inline-block;
vertical-align: middle;
margin-bottom: 0 !important;
/* Important is because of widget default css */
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
padding: 0;
display: block;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
display: block;
margin: 0;
}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
padding: 0;
display: block;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 200px;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 11px 20px;
height: 46px;
line-height: 24px;
color: #555555;
background-color: #fff;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: var(--qode-main-color);
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: #fff;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #555555;
font-size: 14px;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: var(--qode-main-color);
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #555555;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #555555;
}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 175px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 11px 20px;
height: 46px;
line-height: 24px;
color: #555555;
background-color: transparent;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: var(--qode-main-color);
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: transparent;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #555555;
font-size: 14px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: var(--qode-main-color);
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #555555;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #555555;
}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 175px;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 8px 20px;
height: 40px;
line-height: 24px;
color: #555555;
background-color: #fafafa;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: #fafafa;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #555555;
font-size: 14px;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #555555;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #555555;
}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 100%;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 11px 20px;
height: 46px;
line-height: 24px;
color: #555555;
background-color: #fafafa;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: var(--qode-main-color);
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: #fafafa;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #555555;
font-size: 14px;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: var(--qode-main-color);
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #555555;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #555555;
}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 100%;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 11px 20px;
height: 46px;
line-height: 24px;
color: #555555;
background-color: #fafafa;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: #fafafa;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #555555;
font-size: 14px;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #555555;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #555555;
}
#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 200px;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 11px 20px;
height: 46px;
line-height: 24px;
color: #fff;
background-color: #fafafa;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: #fafafa;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #fff;
font-size: 14px;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: #fff;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
width: 100%;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
padding: 11px 20px;
height: 46px;
line-height: 24px;
color: #555555;
background-color: #fafafa;
border: 1px solid transparent;
font-size: 14px;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
color: var(--qode-main-color);
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
margin: 0;
padding: 0 20px;
background-color: #fafafa;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
color: #555555;
font-size: 14px;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
color: var(--qode-main-color);
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
margin-right: 10px !important;
/* Important is because of widget default css */
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
color: #555555;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
color: var(--qode-main-color);
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
margin-right: 0;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
margin-bottom: 10px;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
color: #555555;
}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
color: var(--qode-main-color);
}
/* ==========================================================================
WPML style start
========================================================================== */
/* ==========================================================================
404 page styles
========================================================================== */
.error404 #qodef-page-inner {
padding: 0;
}
#qodef-404-page {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 160px 10% 250px;
text-align: center;
}
#qodef-404-page .qodef-404-title {
margin: 0;
}
#qodef-404-page .qodef-404-text {
display: block;
margin: 14px auto 0;
}
@media only screen and (min-width: 1025px) {
#qodef-404-page .qodef-404-text {
max-width: 50%;
}
}
#qodef-404-page .qodef-404-button {
position: relative;
display: inline-block;
vertical-align: top;
margin-top: 52px;
}
/* ==========================================================================
Blog styles
========================================================================== */
.qodef-blog {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-blog .qodef-blog-item {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 60px;
}
.qodef-blog .qodef-blog-item .qodef-e-inner,
.qodef-blog .qodef-blog-item .qodef-e-media,
.qodef-blog .qodef-blog-item .qodef-e-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-blog .qodef-blog-item .qodef-e-media > * {
margin-bottom: 44px;
}
.qodef-blog .qodef-blog-item .qodef-e-media iframe {
display: block;
height: 100%;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image {
position: relative;
display: inline-block;
vertical-align: top;
max-width: 100%;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image a, .qodef-blog .qodef-blog-item .qodef-e-media-image img {
display: block;
width: 100%;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background {
width: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background img {
visibility: hidden;
}
.qodef-blog .qodef-blog-item .qodef-e-title {
margin: 0;
}
.qodef-blog .qodef-blog-item .qodef-e-excerpt {
margin: 19px 0 0;
}
.qodef-blog .qodef-blog-item .qodef-e-read-more {
margin: 15px 0 0;
}
body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button {
border: 0;
padding: 1px 7px;
background-color: transparent;
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
position: relative;
overflow: hidden;
}
body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:before, body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:after {
content: '';
display: block;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
background-color: currentColor;
transition: transform 0.4s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:before {
left: 0;
}
body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:after {
left: -100%;
transition-delay: .3s;
}
body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:hover:before, body:not([class*="drew-core"]) .qodef-blog .qodef-blog-item .qodef-e-read-more a.qodef-theme-button:hover:after {
transform: translateX(100%);
}
.qodef-blog .qodef-blog-item .qodef-e-info {
position: relative;
display: inline-block;
align-items: center;
width: 100%;
}
.qodef-blog .qodef-blog-item .qodef-e-top-holder {
margin-bottom: 12px;
}
.qodef-blog .qodef-blog-item .qodef-e-bottom-holder {
display: flex;
flex-wrap: wrap;
align-items: center;
margin-top: 11px;
clear: both;
}
.qodef-blog .qodef-blog-item .qodef-e-left,
.qodef-blog .qodef-blog-item .qodef-e-right {
flex-basis: 50%;
}
.qodef-blog .qodef-blog-item .qodef-e-right {
text-align: right;
}
.qodef-blog .qodef-blog-item .qodef-e-post-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.qodef-blog .qodef-blog-item.sticky .qodef-e-title a {
position: relative;
}
.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after {
content: '*';
position: absolute;
right: -0.5em;
font-size: 1.5em;
}
html.elementor-html .qodef-blog .qodef-blog-item.format-video .wp-video {
max-width: 100%;
}
html.elementor-html .qodef-blog .qodef-blog-item.format-video video {
height: auto;
}
html.elementor-html .qodef-blog .qodef-blog-item.format-audio audio {
display: block;
}
.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image {
width: 100%;
}
.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image img {
width: 100%;
}
.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio {
position: absolute;
left: 0;
bottom: 30px;
width: 100%;
margin: 0;
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 7.2% 13% 7.7% 13%;
background-color: #EBF2E9;
text-align: center;
margin-bottom: 44px;
}
@media only screen and (max-width: 1366px) {
.qodef-blog .qodef-blog-item.format-link .qodef-e-link {
padding: 70px 13% 74px;
}
}
@media only screen and (max-width: 768px) {
.qodef-blog .qodef-blog-item.format-link .qodef-e-link {
padding: 88px 6% 86px;
}
}
@media only screen and (max-width: 680px) {
.qodef-blog .qodef-blog-item.format-link .qodef-e-link {
padding: 88px 6% 108px;
}
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link-mark {
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text {
position: relative;
margin: 0;
color: #202020;
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon {
position: absolute;
top: 50%;
right: 15%;
width: 170px;
height: auto;
stroke: #484848;
fill: none;
transform: translateY(-50%);
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
padding: 7% 14% 7.9% 14%;
background-color: #FEF3F2;
text-align: center;
margin-bottom: 44px;
}
@media only screen and (max-width: 1366px) {
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
padding: 71px 13% 70px;
}
}
@media only screen and (max-width: 768px) {
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
padding: 71px 6% 70px;
}
}
@media only screen and (max-width: 680px) {
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
padding: 71px 6% 70px;
}
}
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-mark {
position: absolute;
top: 50%;
transform: translateX(-50%) translateY(-50%);
}
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text {
position: relative;
margin: 0;
color: #202020;
}
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author {
position: relative;
display: block;
margin: 16px 0 0;
color: #555555;
}
.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-url {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.qodef-blog .qodef-blog-item.format-gallery .qodef-e-media .qodef-e-media-gallery .swiper-button-prev {
left: -40px !important;
}
.qodef-blog .qodef-blog-item.format-gallery .qodef-e-media .qodef-e-media-gallery .swiper-button-next {
right: -40px !important;
}
.qodef-blog.qodef-items--fixed article .qodef-e-media,
.qodef-blog.qodef-items--fixed article .qodef-e-media-image {
height: 100%;
}
/* ==========================================================================
Blog List styles
========================================================================== */
/* ==========================================================================
Blog Single styles
========================================================================== */
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder {
margin-top: 26px;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-left.qodef-e-info a {
position: relative;
background-color: #FEF3F2;
transition: background-color .2s ease-out;
color: #505050;
padding: 6px 20px;
margin: 0 10px 10px 0;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-left.qodef-e-info a:hover {
background-color: #F8E1DF;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-left.qodef-e-info .qodef-info-separator-single {
display: none;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-right.qodef-e-info .qodef-e-info-social-share {
position: relative;
bottom: 5px;
}
/* ==========================================================================
Comments styles
========================================================================== */
#qodef-page-comments {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 82px;
}
#qodef-page-comments .qodef-page-comments-not-found {
margin: 0;
}
#qodef-page-comments-list {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 81px;
}
#qodef-page-comments-list .qodef-m-title {
margin: 0 0 56px;
}
#qodef-page-comments-list .qodef-m-comments {
list-style: none;
margin: 0;
padding: 0;
}
#qodef-page-comments-list .qodef-m-comments > .qodef-comment-item:first-child {
margin-top: 0;
}
#qodef-page-comments-list .qodef-comment-item {
margin: 50px 0 0;
padding: 0;
}
#qodef-page-comments-list .qodef-comment-item .comment-reply-title #cancel-comment-reply-link {
margin-left: 26px;
}
@media only screen and (max-width: 768px) {
#qodef-page-comments-list .qodef-comment-item .comment-reply-title #cancel-comment-reply-link {
margin-left: 0;
display: block;
}
}
#qodef-page-comments-list .qodef-comment-item .children {
list-style: none;
margin: 0;
padding: 0 0 0 109px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
display: flex;
align-items: flex-start;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image {
flex-shrink: 0;
margin-right: 28px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image img {
display: block;
border-radius: 100%;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-title {
margin: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date {
margin-bottom: 6px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a {
color: #555555;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover {
color: #202020;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-text {
margin: 6px 0 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-text p {
margin: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-text img {
margin-top: 5px;
margin-bottom: 5px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links {
margin-top: 10px;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > * {
position: relative;
display: inline-block;
vertical-align: top;
margin-right: 10px;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: initial;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links > *:last-child {
margin-right: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links a {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: initial;
color: #202020;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: 600;
padding: 1px 7px;
vertical-align: middle;
position: relative;
overflow: hidden;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover {
color: var(--qode-main-color);
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:before, #qodef-page-comments-list .qodef-comment-item .qodef-e-links a:after {
content: '';
display: block;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
background-color: currentColor;
transition: transform 0.4s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:before {
left: 0;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:after {
left: -100%;
transition-delay: .3s;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover:before, #qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover:after {
transform: translateX(100%);
}
#qodef-page-comments-list .qodef-m-pagination {
margin-top: 50px;
}
#qodef-page-comments-list .comment-respond p {
margin: 10px 0 0;
}
#qodef-page-comments-list .comment-respond .comment-notes {
margin: 10px 0 23px;
}
#qodef-page-comments-form {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-comments-form .comment-reply-title {
margin: 0;
}
#qodef-page-comments-form .qodef-comment-form p {
margin: 10px 0 0;
}
#qodef-page-comments-form .qodef-comment-form .comment-notes {
margin: 10px 0 23px;
}
.comment-form-cookies-consent {
position: relative;
display: flex;
align-items: center;
margin: 5px 0 28px !important;
}
.comment-form-cookies-consent > * {
margin: 0;
}
.comment-form-cookies-consent input[type="checkbox"] {
flex-shrink: 0;
margin-top: 1px;
margin-right: 6px;
}
/* ==========================================================================
Filter styles
========================================================================== */
.qodef-filter--on .qodef-grid-inner {
opacity: 1;
transition: opacity .5s ease;
}
.qodef-filter--on.qodef--filter-loading .qodef-grid-inner {
opacity: 0;
transition: opacity .2s ease;
}
.qodef-filter--on.qodef--filter-loading .qodef-m-pagination-spinner {
bottom: calc(50% - 16px) !important;
}
.qodef-m-filter {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 40px;
}
.qodef-m-filter .qodef-m-filter-items {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.qodef-m-filter .qodef-m-filter-item {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 37px;
padding: 0 11px;
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
}
.qodef-m-filter .qodef-m-filter-item:first-child {
margin-left: 0;
}
.qodef-m-filter .qodef-m-filter-item:last-child {
margin-right: 0;
}
.qodef-m-filter .qodef-m-filter-item:after {
content: '';
position: absolute;
width: 100%;
height: 1px;
background-color: currentColor;
bottom: -5px;
left: 0;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
.qodef-m-filter .qodef-m-filter-item:hover:after, .qodef-m-filter .qodef-m-filter-item.qodef--active:after {
transform-origin: left;
transform: scaleX(1);
}
/* ==========================================================================
Footer styles
========================================================================== */
#qodef-page-footer {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-footer > * {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-page-footer-top-area {
background-color: #FEF3F2;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#qodef-page-footer-top-area .qodef-content-full-width {
padding: 0 70px;
}
.qodef--boxed #qodef-page-footer-top-area {
padding-left: 30px;
padding-right: 30px;
}
#qodef-page-footer-top-area-inner {
padding: 140px 0 136px;
border-top: 0 solid #E1E1E1;
}
#qodef-page-footer-top-area-inner.qodef-layout-columns--predefined .qodef-grid-item:nth-child(1), #qodef-page-footer-top-area-inner.qodef-layout-columns--predefined .qodef-grid-item:nth-child(3) {
width: 25%;
}
#qodef-page-footer-top-area-inner.qodef-layout-columns--predefined .qodef-grid-item:nth-child(2) {
width: 50%;
}
@media only screen and (max-width: 680px) {
#qodef-page-footer-top-area-inner.qodef-layout-columns--predefined .qodef-grid-item {
width: 100% !important;
}
}
#qodef-page-footer-bottom-area {
background-color: #FEF3F2;
}
#qodef-page-footer-bottom-area .qodef-content-full-width {
padding: 0 70px;
}
.qodef--boxed #qodef-page-footer-bottom-area {
padding-left: 30px;
padding-right: 30px;
}
#qodef-page-footer-bottom-area-inner {
padding: 62px 0;
border-top: 0 solid #E1E1E1;
}
.wp-block-button {
float: none;
margin: 1em 0;
}
.wp-block-button .wp-block-button__link {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding: 19px 52px;
color: #fff;
background-color: var(--qode-main-color);
border: 1px solid var(--qode-main-color);
border-radius: 28px;
cursor: pointer;
}
.wp-block-button .wp-block-button__link:hover {
color: var(--qode-main-color);
background-color: transparent;
border-color: var(--qode-main-color);
}
.wp-block-button.is-style-outline {
border: none;
}
.wp-block-button.is-style-outline .wp-block-button__link {
color: var(--qode-main-color);
background-color: transparent;
border: 1px solid var(--qode-main-color);
border-width: 1px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
color: #fff;
background-color: var(--qode-main-color);
border-color: var(--qode-main-color);
}
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0;
}
.wp-block-button.alignleft {
text-align: left;
margin-top: 0;
margin-right: 2rem;
}
.wp-block-button.alignright {
text-align: right;
margin-top: 0;
margin-left: 2rem;
}
.wp-block-image {
margin-bottom: 0;
}
.wp-block-image .aligncenter {
clear: both;
}
.wp-block-cover-image {
float: none !important;
max-width: 100% !important;
margin: 0 !important;
}
.wp-block-cover-image p, .wp-block-cover-image h1, .wp-block-cover-image h2, .wp-block-cover-image h3, .wp-block-cover-image h4, .wp-block-cover-image h5, .wp-block-cover-image h6 {
z-index: 1 !important;
margin: 0 auto !important;
max-width: 580px !important;
padding: 14px !important;
text-align: center;
line-height: 1em !important;
}
.wp-block-cover-image p a, .wp-block-cover-image h1 a, .wp-block-cover-image h2 a, .wp-block-cover-image h3 a, .wp-block-cover-image h4 a, .wp-block-cover-image h5 a, .wp-block-cover-image h6 a {
color: #fff !important;
}
.wp-block-cover-image p a:hover, .wp-block-cover-image h1 a:hover, .wp-block-cover-image h2 a:hover, .wp-block-cover-image h3 a:hover, .wp-block-cover-image h4 a:hover, .wp-block-cover-image h5 a:hover, .wp-block-cover-image h6 a:hover {
color: var(--qode-main-color) !important;
}
.wp-block-cover-image *:not(.has-text-color):not(.has-inline-color):not(a) {
color: #fff !important;
font-size: 30px !important;
}
.wp-block-cover {
margin-top: 10px !important;
}
.wp-block-cover.alignleft {
margin-right: 2em !important;
}
.wp-block-cover.alignright {
margin-left: 2em !important;
}
.wp-block-cover .wp-block-cover__inner-container {
width: 100% !important;
}
.wp-block-cover p, .wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6 {
z-index: 1 !important;
margin: 0 auto !important;
max-width: 580px !important;
padding: 14px !important;
text-align: center;
line-height: 1em !important;
}
.wp-block-cover p a, .wp-block-cover h1 a, .wp-block-cover h2 a, .wp-block-cover h3 a, .wp-block-cover h4 a, .wp-block-cover h5 a, .wp-block-cover h6 a {
color: #fff !important;
}
.wp-block-cover p a:hover, .wp-block-cover h1 a:hover, .wp-block-cover h2 a:hover, .wp-block-cover h3 a:hover, .wp-block-cover h4 a:hover, .wp-block-cover h5 a:hover, .wp-block-cover h6 a:hover {
color: var(--qode-main-color) !important;
}
.wp-block-cover *:not(.has-text-color):not(.has-inline-color):not(a) {
color: #fff !important;
font-size: 30px !important;
}
.wp-block-gallery {
display: flex;
margin-bottom: 2em;
}
.wp-block-gallery ul.blocks-gallery-grid {
margin: 0 !important;
}
.wp-block-gallery.alignleft {
max-width: 420px;
}
.wp-block-gallery.alignright {
max-width: 420px;
}
.wp-block-gallery figcaption {
overflow-x: hidden;
}
.wp-caption {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.wp-block-pullquote {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
text-align: center !important;
width: 100% !important;
position: relative;
z-index: -2;
}
.wp-block-pullquote blockquote {
padding: 25px !important;
}
.wp-block-pullquote blockquote p {
font-size: 28px !important;
line-height: 1.6 !important;
}
.has-drop-cap:after {
content: '';
display: table;
table-layout: fixed;
clear: both;
}
.wp-block-file {
display: flex;
align-items: center;
margin: 0;
color: #202020;
text-decoration: none;
transition: color 0.2s ease-out;
cursor: pointer;
}
.wp-block-file:focus, .wp-block-file:hover {
color: var(--qode-main-color);
}
.wp-block-group.has-background {
padding: 20px 30px;
}
.gallery-item img {
border: 0 !important;
}
.wp-block-search .wp-block-search__input {
margin-bottom: 0;
}
.wp-block-rss .wp-block-rss__item-title {
display: inline-block;
vertical-align: top;
}
/* ==========================================================================
Header styles
========================================================================== */
#qodef-page-header {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 100px;
background-color: #fff;
z-index: 100;
}
#qodef-page-header .qodef-header-logo-link {
position: relative;
display: flex;
align-items: center;
flex-shrink: 0;
height: 100px;
max-height: 100%;
}
body:not([class*="drew-core"]) #qodef-page-header .qodef-header-logo-link {
height: 64px;
}
#qodef-page-header .qodef-header-logo-link img {
display: block;
margin: auto 0;
width: auto;
max-height: 100%;
transition: opacity 0.3s ease;
}
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
max-height: 50%;
}
#qodef-page-header-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
height: 100%;
padding: 0 40px;
}
/* ==========================================================================
Justified Gallery styles
========================================================================== */
.qodef-layout--justified-gallery {
height: auto !important;
visibility: hidden;
}
.qodef-layout--justified-gallery.qodef--justified-gallery-init {
visibility: visible;
}
.qodef-layout--justified-gallery .qodef-grid-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 !important;
overflow: hidden;
}
.qodef-layout--justified-gallery .qodef-grid-item {
position: absolute;
width: auto;
margin: 0 !important;
padding: 0 !important;
overflow: hidden;
}
.qodef-layout--justified-gallery .qodef-grid-item img {
height: auto !important;
width: auto !important;
margin: 0 !important;
}
.qodef-layout--justified-gallery > .jg-filtered {
display: none;
}
/* ==========================================================================
Mobile Header styles
========================================================================== */
#qodef-page-mobile-header {
position: relative;
display: none;
height: 70px;
z-index: 100;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
position: relative;
display: flex;
align-items: center;
height: 70px;
max-height: 100%;
}
body:not([class*="drew-core"]) #qodef-page-mobile-header .qodef-mobile-header-logo-link {
height: 33px;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
display: block;
margin: auto 0;
width: auto;
max-height: 100%;
transition: opacity 0.3s ease;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-height--not-set img {
max-height: calc(50% * 100 / 70);
}
#qodef-page-mobile-header-inner {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
height: 100%;
padding: 0 40px;
}
#qodef-page-mobile-header-inner.qodef-content-grid {
padding: 0;
}
.qodef-mobile-header-opener {
font-size: 20px;
margin-left: 20px;
}
.qodef-mobile-header-opener svg {
display: block;
width: 32px;
height: auto;
fill: currentColor;
}
.qodef-mobile-header-opener svg.qodef--initial {
fill: none;
stroke: currentColor;
stroke-width: 2;
stroke-miterlimit: 10;
}
.qodef-mobile-header-navigation {
position: absolute;
top: 100%;
left: 0;
display: none;
width: 100%;
max-height: calc(100vh - 70px);
background-color: #ffffff;
border-bottom: 1px solid #E1E1E1;
padding: 0;
margin: 0;
overflow-x: hidden;
overflow-y: scroll;
z-index: 10;
}
.qodef-mobile-header-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.qodef-mobile-header-navigation ul li {
position: relative;
margin: 6px 0;
padding: 0;
}
.qodef-mobile-header-navigation ul li a {
position: relative;
display: block;
}
.qodef-mobile-header-navigation ul li .qodef-menu-item-arrow {
position: absolute;
top: -1px;
right: 0;
width: 22px;
height: auto;
color: currentColor;
fill: currentColor;
z-index: 9;
cursor: pointer;
transition: color 0.2s ease-out;
transform: rotate(0);
transition: transform 0.2s ease-out, color 0.2s ease-out;
}
.qodef-mobile-header-navigation ul li .qodef-menu-item-arrow:hover {
color: var(--qode-main-color);
}
.qodef-mobile-header-navigation ul li ul {
display: none;
}
.qodef-mobile-header-navigation ul li ul li > a {
position: relative;
display: flex;
white-space: normal;
margin: 8px 0;
overflow: hidden;
transition: color 0.2s ease-out;
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 1.625em;
font-weight: 400;
color: #555555;
font-size: 15px;
}
.qodef-mobile-header-navigation ul li ul li > a .qodef-menu-item-icon {
flex-shrink: 0;
}
.qodef-mobile-header-navigation ul li ul li > a:hover {
color: #E5673B;
}
.qodef-mobile-header-navigation ul li ul li.current-menu-ancestor > a, .qodef-mobile-header-navigation ul li ul li.current-menu-item > a {
color: #E5673B;
}
.qodef-mobile-header-navigation ul li.qodef--opened > .qodef-menu-item-arrow {
transform: rotate(90deg);
}
.qodef-mobile-header-navigation > ul {
margin: 0 auto;
padding: 34px 0;
}
.qodef-content-grid .qodef-mobile-header-navigation > ul {
width: 100%;
padding-left: 30px;
padding-right: 30px;
}
.qodef-mobile-header-navigation > ul > li > a {
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 1.625em;
text-transform: uppercase;
letter-spacing: 0.3em;
line-height: 2em;
}
.qodef-mobile-header-navigation > ul > li > a:hover {
color: var(--qode-main-color);
}
.qodef-mobile-header-navigation > ul > li.current-menu-ancestor > a, .qodef-mobile-header-navigation > ul > li.current-menu-item > a {
color: var(--qode-main-color);
}
body:not([class*="drew-core"]) .qodef-mobile-header-navigation ul ul li,
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li {
margin: 0;
padding: 6px 0 0;
}
body:not([class*="drew-core"]) .qodef-mobile-header-navigation ul ul li > a,
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li > a {
margin: 0;
padding-left: 15px;
}
body:not([class*="drew-core"]) .qodef-mobile-header-navigation ul ul li .qodef-menu-item-arrow,
.qodef-mobile-header-navigation .qodef-drop-down-second-inner ul li .qodef-menu-item-arrow {
top: 8px;
}
/* ==========================================================================
Navigation Menu styles
========================================================================== */
.qodef-header-navigation {
height: 100%;
}
.qodef-header-navigation ul {
margin: 0 !important;
padding: 0;
list-style: none;
}
.qodef-header-navigation ul li {
position: relative;
margin: 0;
padding: 0;
}
.qodef-header-navigation ul li a .qodef-menu-item-arrow {
position: absolute;
top: calc(50% - 10px);
right: -6px;
width: 22px;
height: auto;
fill: currentColor;
}
.qodef-header-navigation ul li.qodef--hide-link > a {
cursor: default;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
position: absolute;
top: 100%;
left: 0;
width: 250px;
margin: 0;
padding: 18px 0 22px;
background-color: #ffffff;
opacity: 0;
visibility: hidden;
border: 1px solid #FDF3F2;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
padding: 0 34px;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover > ul {
opacity: 1;
visibility: visible;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul {
top: calc(-22px - 5px);
left: 100%;
transition: opacity 0.2s ease-out, visibility 0.2s ease-out;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
left: auto;
right: 0;
text-align: right;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a .qodef-menu-item-arrow {
left: -6px;
right: auto;
padding-bottom: 1px;
transform: rotate(180deg);
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul {
left: -100%;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow:hover > ul {
opacity: 1;
visibility: visible;
transition: opacity 0.2s ease-out;
}
.qodef-header-navigation > ul {
position: relative;
display: flex;
align-items: center;
height: 100%;
white-space: nowrap;
}
.qodef-header-navigation > ul > li {
height: 100%;
margin: 0 19px;
}
.qodef-header-navigation > ul > li:first-child {
margin-left: 0;
}
.qodef-header-navigation > ul > li:last-child {
margin-right: 0;
}
.qodef-header-navigation > ul > li > a {
position: relative;
display: flex;
align-items: center;
height: 100%;
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-weight: 600;
line-height: 1.625em;
text-transform: uppercase;
letter-spacing: 0.3em;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-text {
position: relative;
padding: 0 10px;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-text:after {
content: '';
position: absolute;
width: 100%;
height: 1px;
background-color: currentColor;
bottom: -5px;
left: 0;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-arrow {
display: none;
}
.qodef-header-navigation > ul > li > a:hover {
color: var(--qode-main-color);
}
.qodef-header-navigation > ul > li > a:hover .qodef-menu-item-text:after {
transform-origin: left;
transform: scaleX(1);
}
.qodef-header-navigation > ul > li.current-menu-ancestor > a, .qodef-header-navigation > ul > li.current-menu-item > a {
color: var(--qode-main-color);
}
.qodef-header-navigation > ul > li.current-menu-ancestor > a .qodef-menu-item-text:after, .qodef-header-navigation > ul > li.current-menu-item > a .qodef-menu-item-text:after {
transform-origin: left;
transform: scaleX(1);
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul {
/* LEFT --- STANDARD MENU LEVEL TWO AND THREE */
/* RIGHT --- STANDARD MENU LEVEL TWO AND THREE */
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul li > a {
font-family: "Open Sans", sans-serif;
font-size: 16px;
line-height: 1.625em;
font-weight: 400;
color: #555555;
font-size: 15px;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li > a {
position: relative;
display: flex;
white-space: normal;
margin: 8px 0;
overflow: hidden;
transition: color 0.2s ease-out;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li > a .qodef-menu-item-icon {
flex-shrink: 0;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li:hover > a, .qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor > a, .qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item > a {
color: #E5673B;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul.qodef-drop-down--right li > a {
position: relative;
display: flex;
white-space: normal;
margin: 8px 0;
overflow: hidden;
transition: color 0.2s ease-out;
justify-content: flex-end;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul.qodef-drop-down--right li > a .qodef-menu-item-icon {
flex-shrink: 0;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul.qodef-drop-down--right li:hover > a, .qodef-header-navigation > ul > li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor > a, .qodef-header-navigation > ul > li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item > a {
color: #E5673B;
}
/* ==========================================================================
Pagination global styles
========================================================================== */
.qodef-m-pagination {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0;
}
.qodef-m-pagination.qodef--wp .nav-links {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.qodef-m-pagination.qodef--wp .page-numbers {
position: relative;
margin: 0 21px;
padding: 0 3px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.2em;
}
.qodef-m-pagination.qodef--wp .page-numbers:after {
content: '';
position: absolute;
left: 50%;
bottom: 50%;
width: 51px;
height: 51px;
border-radius: 100%;
background-color: #FEF3F2;
transform: translateX(-50%) translateY(50%) scale(0.85);
transform-origin: center;
opacity: 0;
transition: opacity .3s ease, transform .3s ease;
z-index: -1;
}
.qodef-m-pagination.qodef--wp .page-numbers.dots:after {
display: none;
}
.qodef-m-pagination.qodef--wp .page-numbers * {
display: block;
line-height: inherit;
}
.qodef-m-pagination.qodef--wp .page-numbers:first-child {
margin-left: 0;
}
.qodef-m-pagination.qodef--wp .page-numbers:last-child {
margin-right: 0;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev, .qodef-m-pagination.qodef--wp .page-numbers.next {
padding: 0;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev svg, .qodef-m-pagination.qodef--wp .page-numbers.next svg {
position: relative;
top: 0;
display: block;
width: 7px;
height: auto;
fill: currentColor;
stroke: none;
transition: .25s ease-in-out;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev:after, .qodef-m-pagination.qodef--wp .page-numbers.next:after {
display: none;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev {
margin-right: 33px;
}
.qodef-m-pagination.qodef--wp .page-numbers.prev:hover svg {
transform: translateX(-2px);
}
.qodef-m-pagination.qodef--wp .page-numbers.next {
margin-left: 33px;
}
.qodef-m-pagination.qodef--wp .page-numbers.next:hover svg {
transform: translateX(2px);
}
.qodef-m-pagination.qodef--wp .page-numbers:hover, .qodef-m-pagination.qodef--wp .page-numbers.current {
color: var(--qode-main-color);
}
.qodef-m-pagination.qodef--wp .page-numbers:hover:after, .qodef-m-pagination.qodef--wp .page-numbers.current:after {
transform: translateX(-50%) translateY(50%) scale(1);
opacity: 1;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item {
position: relative;
margin: 0 21px;
padding: 0 3px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.2em;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:after {
content: '';
position: absolute;
left: 50%;
bottom: 50%;
width: 51px;
height: 51px;
border-radius: 100%;
background-color: #FEF3F2;
transform: translateX(-50%) translateY(50%) scale(0.85);
transform-origin: center;
opacity: 0;
transition: opacity .3s ease, transform .3s ease;
z-index: -1;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.dots:after {
display: none;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item * {
display: block;
line-height: inherit;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child {
margin-left: 0;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child {
margin-right: 0;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
padding: 0;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev svg, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next svg {
position: relative;
top: 0;
display: block;
width: 7px;
height: auto;
fill: currentColor;
stroke: none;
transition: .25s ease-in-out;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after {
display: none;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
margin-right: 33px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover svg {
transform: translateX(-2px);
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
margin-left: 33px;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover svg {
transform: translateX(2px);
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active {
color: var(--qode-main-color);
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover:after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active:after {
transform: translateX(-50%) translateY(50%) scale(1);
opacity: 1;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef-prev--hidden {
margin-left: 0;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--hide {
display: none;
}
.qodef-m-pagination.qodef--load-more {
text-align: center;
}
.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner {
position: relative;
display: inline-block;
vertical-align: top;
}
.qodef-m-pagination.qodef--load-more .qodef-load-more-button {
opacity: 1;
}
.qodef-m-pagination.qodef--infinite-scroll {
text-align: center;
}
.qodef-filter-pagination-spinner, .qodef-pagination--on .qodef-m-pagination-spinner {
position: relative;
display: inline-block;
vertical-align: top;
width: 32px;
height: auto;
fill: var(--qode-main-color);
stroke: none;
visibility: hidden;
z-index: -1;
animation: qode-rotate 2s infinite linear;
}
.qodef-filter-pagination-spinner {
position: absolute;
bottom: calc(50% - 32px / 2);
left: calc(50% - 32px / 2);
}
.qodef--loading .qodef-filter-pagination-spinner {
visibility: visible;
z-index: 1;
}
.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
opacity: 1;
transition: opacity 0.2s ease-out;
}
.qodef-pagination--on.qodef-pagination-type--standard .qodef-m-pagination-spinner {
position: absolute;
bottom: calc(50% - 32px / 2);
left: calc(50% - 32px / 2);
}
.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner {
opacity: 0;
}
.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-m-pagination-inner {
opacity: 0;
}
.qodef-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner {
position: absolute;
bottom: 10px;
left: calc(50% - 32px / 2);
}
.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button {
opacity: 0;
}
.qodef-pagination--on.qodef--loading .qodef-m-pagination-spinner {
visibility: visible;
z-index: 1;
}
.qodef-single-links {
position: relative;
display: flex;
align-items: baseline;
width: 100%;
margin: 15px 0;
}
.qodef-single-links .qodef-m-single-links-title {
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: 400;
text-transform: initial;
color: #202020;
margin-right: 10px;
}
.qodef-single-links .qodef-m-single-links-title:hover {
color: var(--qode-main-color);
}
.qodef-single-links .post-page-numbers {
position: relative;
margin: 0 21px;
padding: 0 3px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.2em;
}
.qodef-single-links .post-page-numbers:after {
content: '';
position: absolute;
left: 50%;
bottom: 50%;
width: 51px;
height: 51px;
border-radius: 100%;
background-color: #FEF3F2;
transform: translateX(-50%) translateY(50%) scale(0.85);
transform-origin: center;
opacity: 0;
transition: opacity .3s ease, transform .3s ease;
z-index: -1;
}
.qodef-single-links .post-page-numbers:first-child {
margin-left: 0;
}
.qodef-single-links .post-page-numbers:last-child {
margin-right: 0;
}
.qodef-single-links .post-page-numbers:hover, .qodef-single-links .post-page-numbers.current {
color: var(--qode-main-color);
}
.qodef-single-links .post-page-numbers:hover:after, .qodef-single-links .post-page-numbers.current:after {
transform: translateX(-50%) translateY(50%) scale(1);
opacity: 1;
}
/* ==========================================================================
Search styles
========================================================================== */
.qodef-search {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 0 0 50px;
}
.qodef-search .qodef-e-search-heading {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 60px;
}
.qodef-search .qodef-e-search-heading-title {
margin: 0 0 20px;
}
.qodef-search .qodef-e-search-heading-label {
margin: 8px 0 0;
}
.qodef-search .qodef-search-form .qodef-search-form-field {
padding-right: 50px;
margin: 0;
}
.qodef-search .qodef-search-form .qodef-search-form-button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #202020;
background-color: transparent;
border: 0;
}
.qodef-search .qodef-search-form .qodef-search-form-button:hover {
color: var(--qode-main-color);
}
.qodef-search .qodef-search-form .qodef-search-form-button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
.qodef-search .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-search article {
margin-bottom: 30px;
}
.qodef-search article:last-child {
margin-bottom: 0;
}
.qodef-search article .qodef-e-inner {
position: relative;
display: flex;
align-items: flex-start;
}
.qodef-search article .qodef-e-inner > * {
width: 100%;
}
.qodef-search article .qodef-e-inner .qodef-e-image {
flex-basis: 180px;
padding-right: 30px;
}
.qodef-search article .qodef-e-inner .qodef-e-title {
margin: 0;
}
.qodef-search article .qodef-e-inner .qodef-e-excerpt {
margin: 15px 0 0;
}
/* ==========================================================================
Sidebar styles
========================================================================== */
#qodef-page-sidebar {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-bottom: 60px;
}
/* ==========================================================================
Title styles
========================================================================== */
.qodef-page-title {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 240px;
background-color: #fafafa;
}
.qodef-page-title .qodef-m-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
height: 100%;
}
.qodef-page-title .qodef-m-content {
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.qodef-page-title .qodef-m-title {
margin: 0;
}
/* ==========================================================================
Widgets static styles
========================================================================== */
.widget:last-child {
margin-bottom: 0 !important;
}
.widget .qodef-widget-title a {
color: inherit;
}
.widget ul:not(.qodef-shortcode-list) {
list-style: none;
margin: 0;
padding: 0;
}
.widget ul:not(.qodef-shortcode-list) li:last-child {
margin-bottom: 0;
}
.widget ul:not(.qodef-shortcode-list) li ul {
margin-left: 1em;
}
.widget select {
max-width: 100%;
width: 100%;
}
.widget .select2 {
margin-bottom: 0;
}
.widget .select2-container--default .select2-selection--single {
color: inherit !important;
}
.widget .wp-caption {
color: inherit;
}
.widget[class*="_search"] .qodef-search-form-inner {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.widget[class*="_search"] input {
margin: 0;
padding-right: 50px;
}
.widget .tagcloud a {
display: inline-block;
font-family: inherit;
font-size: 16px !important;
font-weight: inherit;
letter-spacing: inherit;
line-height: inherit;
margin: 0 6px 10px 0;
padding: 6px 20px;
position: relative;
text-transform: capitalize;
vertical-align: top;
}
.widget.widget_media_image {
margin-bottom: 0;
}
.widget.widget_media_image a {
display: inline-block;
vertical-align: top;
}
.widget.widget_media_image img {
display: block;
}
.widget.widget_custom_html {
margin-bottom: 0;
}
.widget.widget_text img {
display: block;
}
.widget.widget_calendar {
width: 100%;
}
.widget.widget_calendar table {
table-layout: fixed;
}
.widget.widget_calendar caption {
margin-bottom: 5px;
}
.widget.widget_calendar #today a {
color: inherit;
}
.widget.widget_calendar tfoot tr,
.widget.widget_calendar tfoot td {
border: 0;
}
.widget.widget_nav_menu .qodef-menu-item-arrow {
display: none;
}
.widget.widget_rss ul .rsswidget {
font-family: "Forum", cursive;
font-weight: 400;
font-size: 20px;
line-height: 1.2em;
display: block;
}
.widget.widget_rss ul .rssSummary {
margin-top: 15px;
}
.widget.widget_rss ul cite {
display: block;
margin-top: 8px;
}
.widget.widget_drew_core_author_info {
margin: 0 0 43px;
}
.widget.widget_search {
margin: 0 0 60px;
}
/* ==========================================================================
Widgets variable styles
========================================================================== */
/* ==========================================================================
Default widgets map
========================================================================== */
/* ==========================================================================
Override default widgets map for specific widget area
========================================================================== */
.widget {
margin: 0 0 35px;
color: #505050;
}
.widget .qodef-widget-title {
margin: 0 0 14px;
}
.widget .qodef-widget-title a:hover {
color: var(--qode-main-color);
}
.widget a {
color: #555555;
}
.widget a:hover {
color: var(--qode-main-color);
}
.widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 6px;
}
.widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 6px;
}
.widget select {
margin-top: 22px;
}
.widget .select2 {
margin-top: 8px !important;
}
.widget[class*="_search"] .qodef-widget-title {
margin-bottom: 22px;
}
.widget[class*="_search"] button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #555555;
background-color: transparent;
border: 0;
margin-top: 0;
}
.widget[class*="_search"] button:hover {
color: #202020;
}
.widget[class*="_search"] button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
.widget[class*="_search"] button:hover {
background-color: transparent;
}
.widget .tagcloud a {
background-color: #FEF3F2;
transition: background-color 0.2s ease-out;
color: #555555;
}
.widget .tagcloud a:hover {
background-color: #F8E1DF;
}
.widget.widget_media_image .qodef-widget-title {
margin-bottom: 22px;
}
.widget.widget_calendar #today {
color: #fff;
background-color: var(--qode-main-color);
}
.widget.widget_calendar tfoot a {
color: #555555;
}
.widget.widget_calendar tfoot a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget {
margin: 0 0 0px;
color: #505050;
}
#qodef-top-area .widget .qodef-widget-title {
margin: 0 0 14px;
}
#qodef-top-area .widget .qodef-widget-title a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget a {
color: #555555;
}
#qodef-top-area .widget a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 6px;
}
#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 6px;
}
#qodef-top-area .widget select {
margin-top: 22px;
}
#qodef-top-area .widget .select2 {
margin-top: 8px !important;
}
#qodef-top-area .widget[class*="_search"] .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-top-area .widget[class*="_search"] button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #555555;
background-color: transparent;
border: 0;
margin-top: 0;
}
#qodef-top-area .widget[class*="_search"] button:hover {
color: #202020;
}
#qodef-top-area .widget[class*="_search"] button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
#qodef-top-area .widget[class*="_search"] button:hover {
background-color: transparent;
}
#qodef-top-area .widget .tagcloud a {
background-color: #FEF3F2;
transition: background-color 0.2s ease-out;
color: #555555;
}
#qodef-top-area .widget .tagcloud a:hover {
background-color: #F8E1DF;
}
#qodef-top-area .widget.widget_media_image .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-top-area .widget.widget_calendar #today {
color: #fff;
background-color: var(--qode-main-color);
}
#qodef-top-area .widget.widget_calendar tfoot a {
color: #555555;
}
#qodef-top-area .widget.widget_calendar tfoot a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget {
margin: 0 0 35px;
color: #505050;
}
#qodef-page-footer .widget .qodef-widget-title {
margin: 0 0 16px;
}
#qodef-page-footer .widget .qodef-widget-title a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget a {
color: #555555;
}
#qodef-page-footer .widget a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 6px;
}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 6px;
}
#qodef-page-footer .widget select {
margin-top: 24px;
}
#qodef-page-footer .widget .select2 {
margin-top: 8px !important;
}
#qodef-page-footer .widget[class*="_search"] .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer .widget[class*="_search"] button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #555555;
background-color: transparent;
border: 0;
margin-top: 0;
}
#qodef-page-footer .widget[class*="_search"] button:hover {
color: #202020;
}
#qodef-page-footer .widget[class*="_search"] button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
#qodef-page-footer .widget[class*="_search"] button:hover {
background-color: transparent;
}
#qodef-page-footer .widget .tagcloud a {
background-color: #FEF3F2;
transition: background-color 0.2s ease-out;
color: #555555;
}
#qodef-page-footer .widget .tagcloud a:hover {
background-color: #F8E1DF;
}
#qodef-page-footer .widget.widget_media_image .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer .widget.widget_calendar #today {
color: #fff;
background-color: var(--qode-main-color);
}
#qodef-page-footer .widget.widget_calendar tfoot a {
color: #555555;
}
#qodef-page-footer .widget.widget_calendar tfoot a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget {
margin: 0 0 35px;
color: #a4a4a4;
}
#qodef-page-footer-bottom-area .widget .qodef-widget-title {
margin: 0 0 16px;
}
#qodef-page-footer-bottom-area .widget .qodef-widget-title a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget a {
color: #a4a4a4;
}
#qodef-page-footer-bottom-area .widget a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 6px;
}
#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 6px;
}
#qodef-page-footer-bottom-area .widget select {
margin-top: 24px;
}
#qodef-page-footer-bottom-area .widget .select2 {
margin-top: 8px !important;
}
#qodef-page-footer-bottom-area .widget[class*="_search"] .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer-bottom-area .widget[class*="_search"] button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #555555;
background-color: transparent;
border: 0;
margin-top: 0;
}
#qodef-page-footer-bottom-area .widget[class*="_search"] button:hover {
color: #202020;
}
#qodef-page-footer-bottom-area .widget[class*="_search"] button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
#qodef-page-footer-bottom-area .widget[class*="_search"] button:hover {
background-color: transparent;
}
#qodef-page-footer-bottom-area .widget .tagcloud a {
background-color: #FEF3F2;
transition: background-color 0.2s ease-out;
color: #a4a4a4;
}
#qodef-page-footer-bottom-area .widget .tagcloud a:hover {
background-color: #F8E1DF;
}
#qodef-page-footer-bottom-area .widget.widget_media_image .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer-bottom-area .widget.widget_calendar #today {
color: #fff;
background-color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a {
color: #a4a4a4;
}
#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer.qodef-skin--light .widget {
margin: 0 0 35px;
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget .qodef-widget-title {
margin: 0 0 14px;
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget .qodef-widget-title a:hover {
color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget a {
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget a:hover {
color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 6px;
}
#qodef-page-footer.qodef-skin--light .widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 6px;
}
#qodef-page-footer.qodef-skin--light .widget select {
margin-top: 22px;
}
#qodef-page-footer.qodef-skin--light .widget .select2 {
margin-top: 8px !important;
}
#qodef-page-footer.qodef-skin--light .widget[class*="_search"] .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer.qodef-skin--light .widget[class*="_search"] button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #ffffff;
background-color: transparent;
border: 0;
margin-top: 0;
}
#qodef-page-footer.qodef-skin--light .widget[class*="_search"] button:hover {
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget[class*="_search"] button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
#qodef-page-footer.qodef-skin--light .widget[class*="_search"] button:hover {
background-color: transparent;
}
#qodef-page-footer.qodef-skin--light .widget .tagcloud a {
background-color: #FEF3F2;
transition: background-color 0.2s ease-out;
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget .tagcloud a:hover {
background-color: #F8E1DF;
}
#qodef-page-footer.qodef-skin--light .widget.widget_media_image .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer.qodef-skin--light .widget.widget_calendar #today {
color: #202020;
background-color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget.widget_calendar tfoot a {
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget.widget_calendar tfoot a:hover {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget {
margin: 0 0 35px;
color: #505050;
}
#qodef-page-header-inner.qodef-skin--light .widget .qodef-widget-title {
margin: 0 0 14px;
}
#qodef-page-header-inner.qodef-skin--light .widget .qodef-widget-title a:hover {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget a {
color: #ffffff;
}
#qodef-page-header-inner.qodef-skin--light .widget a:hover {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget ul:not(.qodef-shortcode-list) li {
margin: 0 0 6px;
}
#qodef-page-header-inner.qodef-skin--light .widget ul:not(.qodef-shortcode-list) li ul {
margin-top: 6px;
}
#qodef-page-header-inner.qodef-skin--light .widget select {
margin-top: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget .select2 {
margin-top: 8px !important;
}
#qodef-page-header-inner.qodef-skin--light .widget[class*="_search"] .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget[class*="_search"] button {
position: absolute;
top: 0;
right: 0;
width: 36px;
height: 100%;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
color: #555555;
background-color: transparent;
border: 0;
margin-top: 0;
}
#qodef-page-header-inner.qodef-skin--light .widget[class*="_search"] button:hover {
color: #202020;
}
#qodef-page-header-inner.qodef-skin--light .widget[class*="_search"] button svg {
display: block;
width: 15px;
height: auto;
fill: currentColor;
stroke: none;
}
#qodef-page-header-inner.qodef-skin--light .widget[class*="_search"] button:hover {
background-color: transparent;
}
#qodef-page-header-inner.qodef-skin--light .widget .tagcloud a {
background-color: #FEF3F2;
transition: background-color 0.2s ease-out;
color: #ffffff;
}
#qodef-page-header-inner.qodef-skin--light .widget .tagcloud a:hover {
background-color: #F8E1DF;
}
#qodef-page-header-inner.qodef-skin--light .widget.widget_media_image .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget.widget_calendar #today {
color: #fff;
background-color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget.widget_calendar tfoot a {
color: #ffffff;
}
#qodef-page-header-inner.qodef-skin--light .widget.widget_calendar tfoot a:hover {
color: #e6e6e6;
}
#qodef-page-sidebar .widget.widget_drew_core_blog_list .qodef-widget-title, #qodef-page-sidebar .widget.widget_tag_cloud .qodef-widget-title, #qodef-page-sidebar .widget.widget_drew_core_instagram_list .qodef-widget-title {
margin: 0 0 24px;
}
#qodef-page-footer .widget .tagcloud a {
background-color: #FBE9E8;
}
#qodef-page-footer .widget .tagcloud a:hover {
background-color: #F8E1DF;
}
#qodef-page-footer.qodef-skin--light .widget .tagcloud a {
color: #202020;
}
/* ==========================================================================
WooCommerce global styles
========================================================================== */
/* ==========================================================================
Ratings mixins - start
========================================================================== */
/* ==========================================================================
Ratings mixins - end
========================================================================== */
#qodef-woo-page .qodef-woo-product-mark,
.qodef-woo-shortcode .qodef-woo-product-mark {
position: absolute;
top: 10px;
right: 10px;
padding: 9px 6px 8px 9px;
font-size: 12px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
letter-spacing: .3em;
color: #000;
background-color: #fff;
z-index: 5;
}
#qodef-woo-page .qodef-woo-product-mark.qodef-out-of-stock,
.qodef-woo-shortcode .qodef-woo-product-mark.qodef-out-of-stock {
color: #fff;
background-color: #000;
}
#qodef-woo-page .qodef-woo-product-title,
.qodef-woo-shortcode .qodef-woo-product-title {
margin: 0;
}
#qodef-woo-page .qodef-woo-ratings,
.qodef-woo-shortcode .qodef-woo-ratings {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
line-height: 1;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner {
position: relative;
display: inline-block;
vertical-align: top;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star {
color: #E5673B;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star svg,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg {
display: inline-block;
margin-right: .25em;
width: 15px;
height: auto;
fill: none;
stroke: currentColor;
stroke-linejoin: round;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star svg:last-child,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg:last-child {
margin-right: 0;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
white-space: nowrap;
}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active svg,
.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active svg {
fill: currentColor;
}
#qodef-woo-page .price,
.qodef-woo-shortcode .price {
position: relative;
display: flex;
align-items: center;
font-size: 16px;
margin: 4px 0 0;
color: #505050;
}
#qodef-woo-page .price del,
.qodef-woo-shortcode .price del {
margin-right: 10px;
}
#qodef-woo-page .price ins,
.qodef-woo-shortcode .price ins {
text-decoration: none;
}
#qodef-woo-page .button,
#qodef-woo-page .added_to_cart,
.qodef-woo-shortcode .button,
.qodef-woo-shortcode .added_to_cart {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding: 19px 52px;
cursor: pointer;
z-index: 3;
color: var(--qode-main-color);
background-color: transparent;
border: 1px solid var(--qode-main-color);
}
#qodef-woo-page .button:hover,
#qodef-woo-page .added_to_cart:hover,
.qodef-woo-shortcode .button:hover,
.qodef-woo-shortcode .added_to_cart:hover {
color: #fff;
background-color: var(--qode-main-color);
border-color: var(--qode-main-color);
}
#qodef-woo-page .button.added,
#qodef-woo-page .added_to_cart.added,
.qodef-woo-shortcode .button.added,
.qodef-woo-shortcode .added_to_cart.added {
display: none;
}
#qodef-woo-page .quantity {
white-space: nowrap;
}
#qodef-woo-page .quantity input[type="number"] {
width: 60px;
margin: 0;
padding: 12px 10px;
text-align: center;
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
.woocommerce-message, .woocommerce-info, .woocommerce-error {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
padding: 20px 20px;
margin-bottom: 30px;
border: 1px solid #E1E1E1;
list-style: none;
}
.woocommerce-message a, .woocommerce-info a, .woocommerce-error a {
margin-top: 0;
}
@media only screen and (max-width: 680px) {
.woocommerce-message, .woocommerce-info, .woocommerce-error {
align-items: flex-start;
flex-direction: column-reverse;
}
.woocommerce-message a.woocommerce-Button, .woocommerce-info a.woocommerce-Button, .woocommerce-error a.woocommerce-Button {
margin-top: 10px;
}
}
.woocommerce-page div.woocommerce .shop_table tr {
border-left: none;
border-right: none;
border-top: none;
}
.woocommerce-page div.woocommerce .shop_table th, .woocommerce-page div.woocommerce .shop_table td {
padding: 15px 0 15px 5px;
vertical-align: middle;
text-align: left;
border: 0;
}
.woocommerce-page div.woocommerce .shop_table th:first-child, .woocommerce-page div.woocommerce .shop_table td:first-child {
padding-left: 0;
}
.woocommerce-page div.woocommerce .shop_table th {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
.woocommerce-page div.woocommerce .shop_table td ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul li {
margin: 0 0 10px;
padding: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul li:last-child {
margin-bottom: 0;
}
.woocommerce-page div.woocommerce .shop_table td ul li label {
margin-bottom: 0;
}
.woocommerce-page div.woocommerce .shop_table p {
margin: 0;
}
.woocommerce-page div.woocommerce .shop_table .cart_item .variation {
display: flex;
}
.woocommerce-page div.woocommerce .shop_table .cart_item .variation dt {
font-weight: initial;
}
.woocommerce-page div.woocommerce .shop_table .cart_item .variation dd {
margin: 0 0 0 1em;
}
.woocommerce-page div.woocommerce .col2-set {
position: relative;
display: flex;
align-items: flex-start;
margin: 0 -15px;
}
.woocommerce-page div.woocommerce .col2-set > * {
width: 100%;
padding: 0 15px;
margin-bottom: 30px;
}
.woocommerce-page div.woocommerce address {
font-style: normal;
}
.woocommerce-page div.woocommerce address p {
margin: 0;
}
.woocommerce-page div.woocommerce form p {
margin: 0;
}
.woocommerce-page .pswp__counter,
.woocommerce-page .pswp__caption__center {
color: #fff;
}
/* ==========================================================================
WooCommerce cart styles
========================================================================== */
#qodef-woo-page.qodef--cart .shop_table td.product-remove {
width: 30px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-remove a {
font-size: 20px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
width: 72px;
padding-right: 10px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a, #qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img {
display: block;
width: 100%;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name {
text-align: left;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type="number"] {
margin: 0;
}
#qodef-woo-page.qodef--cart .shop_table td.actions {
padding: 30px 0 0;
text-align: initial;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
position: relative;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
width: 70%;
float: left;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon > * {
margin-bottom: 0;
}
#qodef-woo-page.qodef--cart .shop_table td.actions label {
display: none;
}
#qodef-woo-page.qodef--cart .shop_table td.actions input[type="text"] {
width: auto;
margin-right: 20px;
margin-top: 20px;
}
#qodef-woo-page.qodef--cart .shop_table td.actions > .button {
float: right;
}
#qodef-woo-page.qodef--cart .shop_table.cart tbody > tr:last-child {
border-bottom: 0;
}
#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th {
width: 20%;
}
#qodef-woo-page.qodef--cart .cross-sells,
#qodef-woo-page.qodef--cart .cart_totals {
margin-top: 89px;
}
#qodef-woo-page.qodef--cart .cross-sells > h2,
#qodef-woo-page.qodef--cart .cart_totals > h2 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 45px;
line-height: 1.222em;
margin: 0 0 10px;
}
#qodef-woo-page.qodef--cart #shipping_method li {
align-items: center;
display: flex;
gap: 20px;
}
#qodef-woo-page.qodef--cart #shipping_method li input {
margin: 0;
}
#qodef-woo-page.qodef--cart .shipping-calculator-form select {
width: auto;
min-width: 100%;
margin: 0;
}
#qodef-woo-page.qodef--cart .wc-proceed-to-checkout {
margin-top: 32px;
}
#qodef-woo-page.qodef--cart .button {
padding: 19px 44px;
}
.woocommerce-page div.woocommerce > .cart-empty {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 45px;
line-height: 1.222em;
margin: 0;
align-items: center;
justify-content: center;
text-align: center;
border: none;
}
.woocommerce-page div.woocommerce > .return-to-shop {
margin: 20px 0 0;
text-align: center;
}
.woocommerce-page div.woocommerce > .return-to-shop a {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding: 16px 42px;
cursor: pointer;
z-index: 3;
color: #fff;
background-color: var(--qode-main-color);
border: 1px solid var(--qode-main-color);
}
.woocommerce-page div.woocommerce > .return-to-shop a:hover {
color: var(--qode-main-color);
background-color: transparent;
border-color: var(--qode-main-color);
}
/* ==========================================================================
WooCommerce checkout styles
========================================================================== */
#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info {
flex-direction: row;
}
#qodef-woo-page.qodef--checkout .woocommerce-form-coupon > p {
margin-bottom: 10px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout {
margin-top: 40px;
}
#qodef-woo-page.qodef--checkout #customer_details h3 {
margin: 0 0 20px;
}
#qodef-woo-page.qodef--checkout #order_review_heading {
margin: 0 0 20px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment {
margin-top: 30px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order {
margin-top: 22px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
margin-bottom: 24px;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods {
margin: 0;
padding: 0;
list-style: none;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods li {
position: relative;
margin: 0;
padding: 15px 0;
border-bottom: 1px solid #E1E1E1;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods li p {
margin: 0;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods li {
padding-left: 25px;
padding-right: 25px;
justify-content: flex-end;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio {
position: absolute;
top: 18px;
left: 0;
margin: 0;
}
#qodef-woo-page.qodef--checkout .wc_payment_methods label {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
margin: 0;
cursor: pointer;
}
/* ==========================================================================
WooCommerce my account styles
========================================================================== */
.woocommerce-account .woocommerce-MyAccount-navigation {
position: relative;
display: inline-block;
vertical-align: top;
width: 30%;
float: left;
padding-right: 50px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
position: relative;
margin: 0;
padding: 15px 0;
border-bottom: 1px solid #E1E1E1;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li p {
margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
color: var(--qode-main-color);
}
.woocommerce-account .woocommerce-MyAccount-content {
position: relative;
display: inline-block;
vertical-align: top;
width: 70%;
float: left;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
margin: 30px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
margin: 48px 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 45px;
line-height: 1.222em;
margin: 0 0 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .order-again {
margin: 30px 0 0;
}
.woocommerce-account .button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding: 16px 42px;
cursor: pointer;
z-index: 3;
color: #fff;
background-color: var(--qode-main-color);
border: 1px solid var(--qode-main-color);
}
.woocommerce-account .button:hover {
color: var(--qode-main-color);
background-color: transparent;
border-color: var(--qode-main-color);
}
.woocommerce-account .woocommerce-form-login .woocommerce-Input--text {
margin-bottom: 25px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox {
display: inline-block;
margin-left: 5px;
margin-bottom: 0;
}
.woocommerce-account .woocommerce-form-login p.form-row:not(.woocommerce-form-row) {
display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
align-items: baseline;
margin-top: 10px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit {
margin-right: 26px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword {
margin-top: 25px;
}
.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-text {
margin-bottom: 31px;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset {
padding: 0;
margin: 0;
}
.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
display: none;
}
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row {
margin: 0 0 20px;
}
.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input[type="text"] {
margin: 0;
}
/* ==========================================================================
WooCommerce order received styles
========================================================================== */
.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 45px;
line-height: 1.222em;
margin: 0 0 20px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
margin: 0;
padding: 0;
list-style: none;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
position: relative;
margin: 0;
padding: 15px 0;
border-bottom: 1px solid #E1E1E1;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p {
margin: 0;
}
.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
margin-top: 40px;
}
.woocommerce-order-received .woocommerce-order h2 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 45px;
line-height: 1.222em;
margin: 0 0 20px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
margin-top: 50px;
}
/* ==========================================================================
WooCommerce pagination styles
========================================================================== */
#qodef-woo-page .woocommerce-pagination {
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-top: 36px;
}
#qodef-woo-page .woocommerce-pagination .page-numbers {
position: relative;
margin: 0 21px;
padding: 0 3px;
font-size: 14px;
font-weight: 600;
letter-spacing: 0.2em;
}
#qodef-woo-page .woocommerce-pagination .page-numbers:after {
content: '';
position: absolute;
left: 50%;
bottom: 50%;
width: 51px;
height: 51px;
border-radius: 100%;
background-color: #FEF3F2;
transform: translateX(-50%) translateY(50%) scale(0.85);
transform-origin: center;
opacity: 0;
transition: opacity .3s ease, transform .3s ease;
z-index: -1;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after {
display: none;
}
#qodef-woo-page .woocommerce-pagination .page-numbers * {
display: block;
line-height: inherit;
}
#qodef-woo-page .woocommerce-pagination .page-numbers:first-child {
margin-left: 0;
}
#qodef-woo-page .woocommerce-pagination .page-numbers:last-child {
margin-right: 0;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev, #qodef-woo-page .woocommerce-pagination .page-numbers.next {
padding: 0;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev svg, #qodef-woo-page .woocommerce-pagination .page-numbers.next svg {
position: relative;
top: 0;
display: block;
width: 7px;
height: auto;
fill: currentColor;
stroke: none;
transition: .25s ease-in-out;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after, #qodef-woo-page .woocommerce-pagination .page-numbers.next:after {
display: none;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev {
margin-right: 33px;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.prev:hover svg {
transform: translateX(-2px);
}
#qodef-woo-page .woocommerce-pagination .page-numbers.next {
margin-left: 33px;
}
#qodef-woo-page .woocommerce-pagination .page-numbers.next:hover svg {
transform: translateX(2px);
}
#qodef-woo-page .woocommerce-pagination .page-numbers:hover, #qodef-woo-page .woocommerce-pagination .page-numbers.current {
color: var(--qode-main-color);
}
#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after, #qodef-woo-page .woocommerce-pagination .page-numbers.current:after {
transform: translateX(-50%) translateY(50%) scale(1);
opacity: 1;
}
@media only screen and (max-width: 1024px) {
#qodef-woo-page .woocommerce-pagination {
margin-bottom: 30px;
}
}
/* ==========================================================================
WooCommerce product list styles
========================================================================== */
.qodef-woo-product-list {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.qodef-woo-product-list ul.products {
position: relative;
display: flex;
align-items: flex-start;
flex-wrap: wrap;
padding: 0;
margin: 0 -15px;
list-style: none;
clear: both;
}
.qodef-woo-product-list ul.products > .product {
padding: 0 15px;
margin: 0 0 30px;
}
.qodef-woo-product-list ul.products.columns-1 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-2 > .product {
width: 50%;
}
.qodef-woo-product-list ul.products.columns-3 > .product {
width: 33.33333%;
}
.qodef-woo-product-list ul.products.columns-4 > .product {
width: 25%;
}
.qodef-woo-product-list ul.products.columns-5 > .product {
width: 20%;
}
.qodef-woo-product-list ul.products.columns-6 > .product {
width: 16.66667%;
}
.qodef-woo-product-list ul.products.columns-7 > .product {
width: 14.28571%;
}
.qodef-woo-product-list ul.products.columns-8 > .product {
width: 12.5%;
}
.qodef-woo-product-list.qodef-gutter--no ul.products {
margin: 0 -0px;
}
.qodef-woo-product-list.qodef-gutter--no ul.products > .product {
padding: 0 0px;
margin: 0 0 0px;
}
.qodef-woo-product-list.qodef-gutter--tiny ul.products {
margin: 0 -5px;
}
.qodef-woo-product-list.qodef-gutter--tiny ul.products > .product {
padding: 0 5px;
margin: 0 0 10px;
}
.qodef-woo-product-list.qodef-gutter--small ul.products {
margin: 0 -10px;
}
.qodef-woo-product-list.qodef-gutter--small ul.products > .product {
padding: 0 10px;
margin: 0 0 20px;
}
.qodef-woo-product-list.qodef-gutter--normal ul.products {
margin: 0 -15px;
}
.qodef-woo-product-list.qodef-gutter--normal ul.products > .product {
padding: 0 15px;
margin: 0 0 30px;
}
.qodef-woo-product-list.qodef-gutter--medium ul.products {
margin: 0 -20px;
}
.qodef-woo-product-list.qodef-gutter--medium ul.products > .product {
padding: 0 20px;
margin: 0 0 40px;
}
.qodef-woo-product-list.qodef-gutter--large ul.products {
margin: 0 -25px;
}
.qodef-woo-product-list.qodef-gutter--large ul.products > .product {
padding: 0 25px;
margin: 0 0 50px;
}
.qodef-woo-product-list.qodef-gutter--huge ul.products {
margin: 0 -40px;
}
.qodef-woo-product-list.qodef-gutter--huge ul.products > .product {
padding: 0 40px;
margin: 0 0 80px;
}
.qodef-woo-product-list .qodef-woo-product-inner {
position: relative;
display: inline-block;
vertical-align: top;
width: 100%;
}
.touchevents .qodef-woo-product-list .qodef-woo-product-inner {
cursor: pointer;
}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner {
opacity: 1;
}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner > .button {
opacity: 1;
transform: translateY(0);
}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title {
color: var(--qode-main-color);
}
.qodef-woo-product-list .qodef-woo-product-image {
position: relative;
display: inline-block;
vertical-align: top;
width: 100%;
}
.qodef-woo-product-list .qodef-woo-product-image img {
display: block;
width: 100%;
}
.qodef-woo-product-list .qodef-woo-product-image-inner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 10px;
text-align: center;
opacity: 0;
transition: opacity 0.2s ease-out;
}
.qodef-woo-product-list .qodef-woo-product-image-inner > .button {
opacity: 0;
transform: translateY(16px);
transition: opacity 0.2s ease-out, transform 0.2s ease-out, color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out !important;
}
.qodef-woo-product-list .qodef-woo-product-content {
position: relative;
display: flex;
align-items: center;
flex-direction: column;
margin: 26px 0 23px;
will-change: transform;
}
.qodef-woo-product-list .qodef-woo-product-title {
transition: color 0.2s ease-out;
}
.qodef-woo-product-list .qodef-woo-product-categories {
position: relative;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
z-index: 1;
}
.qodef-woo-product-list .qodef-woo-ratings {
width: auto;
margin-top: 7px;
}
.qodef-woo-product-list .woocommerce-LoopProduct-link {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.qodef-woo-product-list .button,
.qodef-woo-product-list .added_to_cart {
color: var(--qode-main-color) !important;
background-color: #fff !important;
border: 1px solid #fff !important;
}
.qodef-woo-product-list .button:hover,
.qodef-woo-product-list .added_to_cart:hover {
color: #fff !important;
background-color: var(--qode-main-color) !important;
border: 1px solid var(--qode-main-color) !important;
}
.qodef-woo-product-list .qodef-m-pagination.qodef--standard {
margin-top: 36px;
}
.qodef-woo-product-list.qodef-skin--light .qodef-woo-product-content .qodef-woo-product-categories > *,
.qodef-woo-product-list.qodef-skin--light .qodef-woo-product-content .qodef-woo-product-title,
.qodef-woo-product-list.qodef-skin--light .qodef-woo-product-content .qodef-woo-ratings .qodef-m-star,
.qodef-woo-product-list.qodef-skin--light .qodef-woo-product-content .price {
color: #fff;
}
/* ==========================================================================
WooCommerce quantity input styles
========================================================================== */
#qodef-woo-page .qodef-quantity-buttons {
position: relative;
display: inline-block;
vertical-align: middle;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
display: inline-block;
vertical-align: middle;
font-family: inherit;
text-align: center;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
color: #202020;
background-color: #fff;
border: 1px solid #E1E1E1;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input {
position: relative;
height: 64px;
width: 64px;
padding: 0;
margin: 0 31px 0 0;
font-family: inherit;
font-size: 18px;
line-height: 62px;
outline: 0;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-inner-spin-button, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
position: absolute;
right: 0;
width: 31px;
height: 32px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: 600;
line-height: 32px;
text-align: center;
border-left: 0;
cursor: pointer;
transition: color 0.2s ease-out;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after {
content: '';
color: inherit;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:hover,
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:hover {
color: var(--qode-main-color);
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus {
top: 0;
border-bottom: 0;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after {
content: '+';
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus {
bottom: 0;
}
#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after {
content: '-';
}
/* ==========================================================================
WooCommerce results and ordering styles
========================================================================== */
.qodef-woo-results {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 22px;
font-size: 15px;
}
.qodef-woo-results .woocommerce-ordering {
margin-top: 1px;
margin-left: auto;
}
.qodef-woo-results .woocommerce-ordering select {
width: auto;
min-width: 220px;
margin: 0;
}
.qodef-woo-results .woocommerce-ordering .select2-container--default {
margin: 0;
}
/* ==========================================================================
WooCommerce single styles
========================================================================== */
#qodef-woo-page.qodef--single > .product {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-woo-page.qodef--single .qodef-woo-single-inner {
position: relative;
display: flex;
align-items: flex-start;
margin: 0 -25px;
}
#qodef-woo-page.qodef--single .qodef-woo-single-inner > * {
padding: 0 25px;
}
#qodef-woo-page.qodef--single .qodef-woo-single-image {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
width: 51%;
}
#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark {
transform: translateX(-25px);
}
#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg {
cursor: crosshair;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure {
position: relative;
margin: 0 -15px;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a, #qodef-woo-page.qodef--single .woocommerce-product-gallery figure img {
display: block;
width: 100%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure > .woocommerce-product-gallery__image {
position: relative;
width: calc(100% - 30px) !important;
margin: 0 15px;
overflow: hidden;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
position: relative;
padding: 0 15px;
margin-top: 30px;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
position: absolute;
top: 10px;
left: 10px;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
z-index: 5;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
width: 100%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
width: 50%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
width: 33.33333%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
width: 25%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
width: 20%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
width: 16.66667%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image {
width: 14.28571%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image {
width: 12.5%;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
left: calc(27% + 10px);
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure {
display: flex;
flex-direction: row-reverse;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a, #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img {
height: 100%;
object-fit: cover;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .woocommerce-product-gallery__image {
width: calc(100% - 27%) !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .qodef-woo-thumbnails-wrapper {
width: 27%;
}
@media screen and (min-width: 681px) {
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
width: 100%;
}
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
margin-top: 0;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure > .qodef-woo-thumbnails-wrapper {
display: flex;
flex-wrap: wrap;
}
#qodef-woo-page.qodef--single .entry-summary {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
width: 49%;
}
#qodef-woo-page.qodef--single .entry-summary .price {
font-size: 25px;
margin-top: 11px;
color: #202020;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating {
position: relative;
display: flex;
align-items: center;
margin: 3px 0 12px;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings {
flex-shrink: 0;
width: auto;
margin-right: 7px;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link {
color: #555555;
}
#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover {
color: #202020;
}
#qodef-woo-page.qodef--single .woocommerce-product-details__short-description {
margin-top: 21px;
}
#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p {
margin-top: 0;
}
#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child {
margin-bottom: 0;
}
#qodef-woo-page.qodef--single form.cart {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 53px;
}
#qodef-woo-page.qodef--single form.cart:not(.variations_form),
#qodef-woo-page.qodef--single form.cart .variations_button {
display: flex;
align-items: flex-start;
}
#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity,
#qodef-woo-page.qodef--single form.cart .variations_button .quantity {
margin-right: 20px;
}
#qodef-woo-page.qodef--single form.cart.grouped_form {
flex-wrap: wrap;
}
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th, #qodef-woo-page.qodef--single form.cart.grouped_form .group_table td {
padding: 20px 0;
vertical-align: middle;
text-align: left;
}
#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label {
margin-bottom: 0;
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--single form.cart.grouped_form > .button {
margin-top: 30px;
}
#qodef-woo-page.qodef--single form.cart .group_table tr {
border-left: none;
border-right: none;
border-top: none;
}
#qodef-woo-page.qodef--single form.cart .group_table th, #qodef-woo-page.qodef--single form.cart .group_table td {
padding: 15px 0 15px 5px;
vertical-align: middle;
text-align: left;
border: 0;
}
#qodef-woo-page.qodef--single form.cart .group_table th:first-child, #qodef-woo-page.qodef--single form.cart .group_table td:first-child {
padding-left: 0;
}
#qodef-woo-page.qodef--single form.cart .group_table th {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--single form.cart .group_table td ul {
list-style: none;
margin: 0;
padding: 0;
}
#qodef-woo-page.qodef--single form.cart .group_table td ul li {
margin: 0 0 10px;
padding: 0;
}
#qodef-woo-page.qodef--single form.cart .group_table td ul li:last-child {
margin-bottom: 0;
}
#qodef-woo-page.qodef--single form.cart .group_table td ul li label {
margin-bottom: 0;
}
#qodef-woo-page.qodef--single form.cart .group_table p {
margin: 0;
}
#qodef-woo-page.qodef--single form.cart .variations {
margin-bottom: 30px;
}
#qodef-woo-page.qodef--single form.cart .variations tr {
border: 0;
}
#qodef-woo-page.qodef--single form.cart .variations td, #qodef-woo-page.qodef--single form.cart .variations th {
padding: 0;
text-align: initial;
vertical-align: middle;
border: 0;
}
#qodef-woo-page.qodef--single form.cart .variations label {
margin-bottom: 0;
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--single form.cart .variations select {
width: auto;
min-width: 220px;
margin: 0;
}
#qodef-woo-page.qodef--single form.cart .variations .select2-container--default {
margin: 10px 0;
}
#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
display: inline-block;
vertical-align: top;
margin: 13px 0 0 15px;
}
#qodef-woo-page.qodef--single form.cart .woocommerce-variation {
display: flex;
flex-direction: column;
justify-content: flex-start;
position: relative;
}
#qodef-woo-page.qodef--single form.cart .woocommerce-variation-description > *, #qodef-woo-page.qodef--single form.cart .woocommerce-variation-price > *, #qodef-woo-page.qodef--single form.cart .woocommerce-variation-availability > * {
margin: 0 0 15px 0;
}
#qodef-woo-page.qodef--single .out-of-stock {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
margin: 28px 0 0;
}
#qodef-woo-page.qodef--single .product_meta {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 49px;
}
#qodef-woo-page.qodef--single .product_meta > * {
position: relative;
display: flex;
align-items: baseline;
margin-bottom: 7px;
}
#qodef-woo-page.qodef--single .product_meta > *:last-child {
margin-bottom: 0;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label {
flex-shrink: 0;
margin-right: 8px;
font-family: "Forum", cursive;
font-size: 22px;
color: #202020;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a {
color: #555555;
}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover {
color: #202020;
}
#qodef-woo-page.qodef--single .qodef-social-share {
margin-top: 8px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 90px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
position: relative;
display: flex;
align-items: center;
margin: 0;
padding: 0;
list-style: none;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
margin: 0 37px;
padding: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:first-child {
margin-left: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child {
margin-right: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a {
position: relative;
display: block;
padding: 0 11px;
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after {
content: '';
position: absolute;
width: 100%;
height: 1px;
background-color: currentColor;
bottom: -5px;
left: 0;
transform: scaleX(0);
transform-origin: right;
transition: transform 0.32s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child {
margin-right: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a:after,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:after {
transform-origin: left;
transform: scaleX(1);
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs {
flex-direction: column;
align-items: flex-start;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
margin: 0 0 26px 0;
padding: 0;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child {
margin-bottom: 0;
}
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 33px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information {
margin-top: 28px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes tr,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes th,
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information table.woocommerce-product-attributes td {
border: none;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews {
margin-top: 32px;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab > h2 {
display: none;
}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p {
margin: 0;
}
#qodef-woo-page.qodef--single .shop_attributes th, #qodef-woo-page.qodef--single .shop_attributes td {
padding: 4px 0;
vertical-align: middle;
text-align: left;
color: #555555;
}
#qodef-woo-page.qodef--single .shop_attributes th {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
font-size: 22px;
width: 13%;
}
#qodef-woo-page.qodef--single .shop_attributes th:after {
content: ': ';
}
#qodef-woo-page.qodef--single .shop_attributes p {
margin: 0;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title {
font-size: 25px;
line-height: 1.16em;
letter-spacing: normal;
margin: 0;
text-transform: initial;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin: 22px 0 0;
padding: 0;
list-style: none;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist > * {
margin: 0 0 48px;
padding: 0;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist > *:last-child {
margin-bottom: 0;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container {
position: relative;
display: flex;
align-items: flex-start;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container > img {
flex-shrink: 0;
width: 80px;
margin-right: 28px;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .meta {
padding: 4px 0 3px;
}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--single #review_form {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
margin-top: 32px;
}
#qodef-woo-page.qodef--single #review_form .comment-reply-title {
display: block;
margin-bottom: 14px;
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating label {
margin-bottom: 5px;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars {
display: none;
line-height: 1;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings {
display: flex;
overflow: hidden;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected svg {
fill: currentColor;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected .active ~ * svg {
fill: none;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating a {
position: relative;
display: inline-block;
vertical-align: top;
margin: 0 4px 0 0;
font-size: 0;
line-height: 1;
color: #E5673B;
}
#qodef-woo-page.qodef--single #review_form .comment-form-rating a svg {
display: block;
width: 15px;
height: auto;
fill: none;
stroke: currentColor;
stroke-linejoin: round;
}
#qodef-woo-page.qodef--single #review_form .comment-form-comment {
margin-top: 17px;
}
#qodef-woo-page.qodef--single .related,
#qodef-woo-page.qodef--single .up-sells {
margin-top: 98px;
}
#qodef-woo-page.qodef--single .related > h2,
#qodef-woo-page.qodef--single .up-sells > h2 {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 33px;
line-height: 1.2727em;
letter-spacing: normal;
margin: 0 0 39px;
text-transform: capitalize;
}
/* ==========================================================================
WooCommerce widgets static styles
========================================================================== */
.widget.woocommerce .qodef-woo-product-title {
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
margin: 0;
}
.widget.woocommerce a .product-title {
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
}
.widget.woocommerce .qodef-woo-ratings {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
line-height: 1;
margin-top: 8px;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-inner {
position: relative;
display: inline-block;
vertical-align: top;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star {
color: #E5673B;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star svg {
display: inline-block;
margin-right: .25em;
width: 15px;
height: auto;
fill: none;
stroke: currentColor;
stroke-linejoin: round;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star svg:last-child {
margin-right: 0;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
white-space: nowrap;
}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active svg {
fill: currentColor;
}
.widget.woocommerce .price {
position: relative;
display: flex;
align-items: center;
font-size: 16px;
margin: 4px 0 0;
color: #505050;
}
.widget.woocommerce .price del {
margin-right: 10px;
}
.widget.woocommerce .price ins {
text-decoration: none;
}
.widget.woocommerce .button,
.widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
padding: 16px 42px;
cursor: pointer;
z-index: 3;
color: #fff;
background-color: var(--qode-main-color);
border: 1px solid var(--qode-main-color);
}
.widget.woocommerce .button:hover,
.widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover {
color: var(--qode-main-color);
background-color: transparent;
border-color: var(--qode-main-color);
}
.widget.woocommerce.widget_price_filter .qodef-widget-title {
margin-bottom: 24px;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
border-radius: 0;
cursor: pointer;
height: 2px;
position: relative;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
border-radius: 100%;
height: 6px;
outline: none;
position: absolute;
top: -2px;
width: 6px;
z-index: 2;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type {
transform: translateX(-6px);
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
border-radius: 0;
display: block;
height: 100%;
position: absolute;
z-index: 1;
}
.widget.woocommerce.widget_price_filter .price_slider_amount {
align-items: center;
display: flex;
justify-content: space-between;
margin: 22px 0 0;
position: relative;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button {
position: relative;
display: inline-block;
vertical-align: middle;
width: auto;
margin: 0;
font-family: "Open Sans", sans-serif;
font-size: 12px;
line-height: 2em;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
letter-spacing: .2em;
color: #202020;
border-radius: 0;
outline: none;
transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
position: relative;
display: inline-block;
padding: 1px 7px;
vertical-align: middle;
background-color: transparent;
border: 0;
position: relative;
overflow: hidden;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:before, .widget.woocommerce.widget_price_filter .price_slider_amount .button:after {
content: '';
display: block;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
background-color: currentColor;
transition: transform 0.4s cubic-bezier(0.31, 0.29, 0.05, 0.96);
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:before {
left: 0;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:after {
left: -100%;
transition-delay: .3s;
}
.widget.woocommerce.widget_price_filter .price_slider_amount .button:hover:before, .widget.woocommerce.widget_price_filter .price_slider_amount .button:hover:after {
transform: translateX(100%);
}
.widget.woocommerce.widget_price_filter .price_slider_amount .clear {
display: none;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li {
position: relative;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove) {
align-items: center;
display: flex;
position: relative;
font-family: "Forum", cursive;
font-weight: 400;
font-size: 25px;
line-height: 1.16em;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove {
font-size: 0;
line-height: 1;
position: absolute;
right: 0;
top: 0;
z-index: 2;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
display: block;
line-height: 25px;
padding: 0 3px;
position: relative;
font-size: 18px;
font-family: 'ElegantIcons';
content: "\4d";
}
body:not([class*="drew-core"]) .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after {
content: 'x';
font-family: initial;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation {
position: relative;
display: inline-block;
width: 100%;
vertical-align: top;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation > * {
display: inline-block;
margin: 0;
vertical-align: middle;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation > * p {
margin: 0;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .quantity {
display: block;
margin-top: 10px;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total {
margin: 13px 0 0;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons {
align-items: center;
display: flex;
justify-content: space-between;
margin: 21px 0 0;
position: relative;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
margin-right: 10px;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:last-child {
margin-right: 0;
}
.widget.woocommerce.widget_product_tag_cloud .qodef-widget-title {
margin: 0 0 24px;
}
.widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_top_rated_products ul li {
position: relative;
display: flex;
}
.widget.woocommerce.widget_products ul li:last-child, .widget.woocommerce.widget_recently_viewed_products ul li:last-child, .widget.woocommerce.widget_top_rated_products ul li:last-child {
margin-bottom: 0;
}
.widget.woocommerce.widget_products .qodef-woo-product-image, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
flex-shrink: 0;
}
.widget.woocommerce.widget_products .qodef-woo-product-image a, .widget.woocommerce.widget_products .qodef-woo-product-image img, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image a, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image a, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
position: relative;
display: block;
}
.widget.woocommerce.widget_recent_reviews ul li .reviewer {
margin-top: 6px;
}
.widget.woocommerce.widget_recent_reviews ul li:last-child {
margin-bottom: 0;
}
.widget.woocommerce.widget_recent_reviews ul li > * {
display: block;
}
.widget.woocommerce.widget_recent_reviews a {
font-family: "Forum", cursive;
font-weight: 400;
color: #202020;
font-size: 25px;
line-height: 1.16em;
position: relative;
}
.widget.woocommerce.widget_recent_reviews a img {
position: absolute;
top: 0;
left: 0;
}
.widget.woocommerce.widget_layered_nav button {
margin-top: 10px;
}
/* ==========================================================================
WooCommerce widgets variable styles
========================================================================== */
/* ==========================================================================
Default widgets map
========================================================================== */
/* ==========================================================================
Override default widgets map for specific widget area
========================================================================== */
.widget.woocommerce .qodef-woo-product-title a {
color: #555555;
}
.widget.woocommerce .qodef-woo-product-title a:hover {
color: var(--qode-main-color);
}
.widget.woocommerce a .product-title {
color: #555555;
}
.widget.woocommerce a:hover .product-title {
color: var(--qode-main-color);
}
.widget.woocommerce .qodef-m-star {
color: #E5673B !important;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #DDDDDD;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
background-color: #E5673B;
}
.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
background-color: #E5673B;
}
.widget.woocommerce.widget_shopping_cart .qodef-widget-title {
margin-bottom: 22px;
}
.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
width: 88px;
margin-right: 26px;
}
.widget.woocommerce.widget_layered_nav form {
margin-top: 22px;
}
.widget.woocommerce.widget_layered_nav ul li.chosen a {
color: var(--qode-main-color);
}
.widget.woocommerce.widget_products .qodef-widget-title, .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin-bottom: 22px;
}
.widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_top_rated_products ul li {
margin-bottom: 30px;
}
.widget.woocommerce.widget_products .qodef-woo-product-image, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
margin-right: 26px;
}
.widget.woocommerce.widget_products .qodef-woo-product-image img, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
width: 88px;
}
.widget.woocommerce.widget_recent_reviews .qodef-widget-title {
margin-bottom: 22px;
}
.widget.woocommerce.widget_recent_reviews ul li {
min-height: 88px;
margin-bottom: 30px;
}
.widget.woocommerce.widget_recent_reviews ul li > * {
padding-left: 114px;
}
.widget.woocommerce.widget_recent_reviews a:hover {
color: var(--qode-main-color);
}
.widget.woocommerce.widget_recent_reviews a img {
width: 88px;
}
#qodef-top-area .widget.woocommerce .qodef-woo-product-title a {
color: #555555;
}
#qodef-top-area .widget.woocommerce .qodef-woo-product-title a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget.woocommerce a .product-title {
color: #555555;
}
#qodef-top-area .widget.woocommerce a:hover .product-title {
color: var(--qode-main-color);
}
#qodef-top-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-top-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
width: 88px;
margin-right: 26px;
}
#qodef-top-area .widget.woocommerce.widget_layered_nav form {
margin-top: 22px;
}
#qodef-top-area .widget.woocommerce.widget_layered_nav ul li.chosen a {
color: var(--qode-main-color);
}
#qodef-top-area .widget.woocommerce.widget_products .qodef-widget-title, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-top-area .widget.woocommerce.widget_products ul li, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-top-area .widget.woocommerce.widget_top_rated_products ul li {
margin-bottom: 30px;
}
#qodef-top-area .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
margin-right: 26px;
}
#qodef-top-area .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
width: 88px;
}
#qodef-top-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-top-area .widget.woocommerce.widget_recent_reviews ul li {
min-height: 88px;
margin-bottom: 30px;
}
#qodef-top-area .widget.woocommerce.widget_recent_reviews ul li > * {
padding-left: 114px;
}
#qodef-top-area .widget.woocommerce.widget_recent_reviews a:hover {
color: var(--qode-main-color);
}
#qodef-top-area .widget.woocommerce.widget_recent_reviews a img {
width: 88px;
}
#qodef-page-footer .widget.woocommerce .qodef-woo-product-title a {
color: #555555;
}
#qodef-page-footer .widget.woocommerce .qodef-woo-product-title a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget.woocommerce a .product-title {
color: #555555;
}
#qodef-page-footer .widget.woocommerce a:hover .product-title {
color: var(--qode-main-color);
}
#qodef-page-footer .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
width: 88px;
margin-right: 26px;
}
#qodef-page-footer .widget.woocommerce.widget_layered_nav form {
margin-top: 24px;
}
#qodef-page-footer .widget.woocommerce.widget_layered_nav ul li.chosen a {
color: var(--qode-main-color);
}
#qodef-page-footer .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer .widget.woocommerce.widget_products ul li, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-footer .widget.woocommerce.widget_top_rated_products ul li {
margin-bottom: 30px;
}
#qodef-page-footer .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
margin-right: 26px;
}
#qodef-page-footer .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
width: 88px;
}
#qodef-page-footer .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer .widget.woocommerce.widget_recent_reviews ul li {
min-height: 88px;
margin-bottom: 30px;
}
#qodef-page-footer .widget.woocommerce.widget_recent_reviews ul li > * {
padding-left: 114px;
}
#qodef-page-footer .widget.woocommerce.widget_recent_reviews a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer .widget.woocommerce.widget_recent_reviews a img {
width: 88px;
}
#qodef-page-footer-bottom-area .widget.woocommerce .qodef-woo-product-title a {
color: #a4a4a4;
}
#qodef-page-footer-bottom-area .widget.woocommerce .qodef-woo-product-title a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget.woocommerce a .product-title {
color: #a4a4a4;
}
#qodef-page-footer-bottom-area .widget.woocommerce a:hover .product-title {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
width: 88px;
margin-right: 26px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_layered_nav form {
margin-top: 24px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_layered_nav ul li.chosen a {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_products ul li, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products ul li {
margin-bottom: 30px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
margin-right: 26px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
width: 88px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
margin-bottom: 24px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews ul li {
min-height: 88px;
margin-bottom: 30px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews ul li > * {
padding-left: 114px;
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews a:hover {
color: var(--qode-main-color);
}
#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews a img {
width: 88px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a {
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a:hover {
color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce a .product-title {
color: #ffffff;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce a:hover .product-title {
color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce .qodef-m-star {
color: #ffffff !important;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
width: 88px;
margin-right: 26px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_layered_nav form {
margin-top: 22px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_layered_nav ul li.chosen a {
color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_products ul li, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_top_rated_products ul li {
margin-bottom: 30px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
margin-right: 26px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
width: 88px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recent_reviews ul li {
min-height: 88px;
margin-bottom: 30px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recent_reviews ul li > * {
padding-left: 114px;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recent_reviews a:hover {
color: #e6e6e6;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_recent_reviews a img {
width: 88px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a {
color: #ffffff;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce .qodef-woo-product-title a:hover {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce a .product-title {
color: #ffffff;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce a:hover .product-title {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img {
width: 88px;
margin-right: 26px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_layered_nav form {
margin-top: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_layered_nav ul li.chosen a {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_products ul li, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_top_rated_products ul li {
margin-bottom: 30px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
margin-right: 26px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
width: 88px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
margin-bottom: 22px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews ul li {
min-height: 88px;
margin-bottom: 30px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews ul li > * {
padding-left: 114px;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews a:hover {
color: #e6e6e6;
}
#qodef-page-header-inner.qodef-skin--light .widget.woocommerce.widget_recent_reviews a img {
width: 88px;
}
#qodef-page-footer .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
color: #fff;
}
#qodef-page-footer .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover {
color: var(--qode-main-color);
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce .price {
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce .button,
#qodef-page-footer.qodef-skin--light .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
color: var(--qode-main-color);
background-color: #fff;
border: 1px solid #fff;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce .button:hover,
#qodef-page-footer.qodef-skin--light .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover {
color: #fff;
background-color: transparent;
border: 1px solid #fff;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_price_filter .price_slider_amount .button {
background-color: transparent;
border: 0;
color: #fff;
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
color: var(--qode-main-color);
}
#qodef-page-footer.qodef-skin--light .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:hover {
color: #fff;
}
/* ==========================================================================
11.0 Grid responsive styles
========================================================================== */
@media only screen and (max-width: 1200px) {
.qodef-content-grid {
width: 960px;
}
.qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 960px)/2);
}
.qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 960px)/2);
}
.qodef--boxed .qodef-content-grid {
width: calc(960px + 60px);
}
}
@media only screen and (max-width: 1024px) {
.qodef-content-grid {
width: 768px;
}
.qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 768px)/2);
}
.qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 768px)/2);
}
.qodef--boxed .qodef-content-grid {
width: calc(768px + 60px);
}
}
@media only screen and (max-width: 800px) {
.qodef-content-grid {
width: 86%;
}
.qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 86%)/2);
}
.qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 86%)/2);
}
.qodef--boxed .qodef-content-grid {
width: calc(86% + 60px);
}
}
@media only screen and (max-width: 480px) {
.qodef-content-grid {
width: 82%;
}
.qodef-content-grid.qodef-extended-grid--right {
padding-left: calc((100% - 82%)/2);
}
.qodef-content-grid.qodef-extended-grid--left {
padding-right: calc((100% - 82%)/2);
}
.qodef--boxed .qodef-content-grid {
width: calc(82% + 60px);
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1440-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1440px) and (min-width: 1367px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1366-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1366px) and (min-width: 1025px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 1366px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--1024-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 1024px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--768-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 768px) and (min-width: 681px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 768px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(2n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(3n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(4n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(5n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(6n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(7n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--680-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 680px) and (min-width: 481px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:nth-child(8n+1) {
clear: both;
}
}
@media only screen and (max-width: 680px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 100%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 50%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 33.33333%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 25%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 20%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 40%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 16.66667%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 14.28571%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 28.57143%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-12 {
width: 100%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-11 {
width: 91.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-10 {
width: 83.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-9 {
width: 75%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-8 {
width: 66.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-7 {
width: 58.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-6 {
width: 50%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-5 {
width: 41.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-4 {
width: 33.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-3 {
width: 25%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-2 {
width: 16.66667%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-layout--template > .qodef-grid-inner > .qodef-grid-item.qodef--480-col-1 {
width: 8.33333%;
}
}
@media only screen and (max-width: 480px) and (min-width: 0) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
}
@media only screen and (max-width: 480px) {
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-grid-item {
width: 12.5%;
}
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--landscape,
.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry > .qodef-grid-inner > .qodef-item--huge-square {
width: 25%;
}
}
@media only screen and (max-width: 1440px) {
.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
margin-bottom: -70px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner {
margin: 0 -35px;
}
.qodef-grid.qodef-gutter--huge > .qodef-grid-inner > .qodef-grid-item {
padding: 0 35px;
margin: 0 0 70px;
}
}
/* ==========================================================================
Grid System responsive style - end
========================================================================== */
/* ==========================================================================
404 page responsive styles
========================================================================== */
@media only screen and (max-width: 680px) {
#qodef-404-page {
padding: 110px 40px 200px;
}
}
/* ==========================================================================
Blog styles
========================================================================== */
@media only screen and (max-width: 680px) {
.qodef-blog .qodef-blog-item .qodef-e-left,
.qodef-blog .qodef-blog-item .qodef-e-right {
flex-basis: 100%;
}
.qodef-blog .qodef-blog-item .qodef-e-right {
text-align: left;
margin-top: 18px;
}
.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon {
right: 12%;
width: 120px;
}
.qodef-blog .qodef-blog-item .qodef-e-quote:before {
right: 19%;
font-size: 470px;
}
}
/* ==========================================================================
Comments responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-comments {
margin-bottom: 30px;
}
}
@media only screen and (max-width: 1024px) {
#qodef-page-comments-list .qodef-comment-item .children {
padding-left: 40px;
}
}
@media only screen and (max-width: 768px) {
#qodef-page-comments-list .qodef-comment-item .children {
padding-left: 20px;
}
}
@media only screen and (max-width: 680px) {
#qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
flex-wrap: wrap;
}
#qodef-page-comments-list .qodef-comment-item .qodef-e-content {
margin-top: 23px;
width: 100%;
}
#qodef-page-comments-list .qodef-comment-item .children {
padding-left: 3%;
}
}
/* ==========================================================================
Filter responsive styles
========================================================================== */
@media only screen and (max-width: 680px) {
.qodef-m-filter .qodef-m-filter-items {
flex-direction: column;
}
.qodef-m-filter .qodef-m-filter-item {
margin: 5px 0;
}
}
/* ==========================================================================
Footer responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-footer-top-area .qodef-content-full-width {
padding: 0 40px;
}
}
@media only screen and (max-width: 1024px) {
#qodef-page-footer-bottom-area .qodef-content-full-width {
padding: 0 40px;
}
}
/* ==========================================================================
Header responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-header {
display: none;
}
}
/* ==========================================================================
Mobile Header responsive styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-page-mobile-header {
display: block;
}
}
/* ==========================================================================
WooCommerce global responsive styles
========================================================================== */
@media only screen and (max-width: 768px) {
.woocommerce-page div.woocommerce .col2-set {
flex-wrap: wrap;
}
}
/* ==========================================================================
WooCommerce cart styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-woo-page.qodef--cart .shop_table td.actions .button {
padding: 19px 40px;
}
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--cart .shop_table th {
font-size: 20px;
}
#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail {
display: none;
}
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail {
display: none;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
font-size: 20px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-minus,
#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-plus,
#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-text {
display: none;
}
#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-input {
height: 50px;
width: 50px;
margin: 0;
line-height: 48px;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon {
width: 100%;
float: none;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon > * {
margin-bottom: 20px;
}
#qodef-woo-page.qodef--cart .shop_table td.actions input[type="text"] {
width: 100%;
margin-right: 0;
text-align: center;
}
#qodef-woo-page.qodef--cart .shop_table td.actions .button {
float: none;
width: 100%;
display: block;
padding: 19px 20px;
}
#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th {
width: auto;
}
#qodef-woo-page.qodef--cart .cart-collaterals .wc-proceed-to-checkout a.button {
width: 100%;
display: block;
text-align: center;
padding: 19px 20px;
}
}
@media only screen and (max-width: 480px) {
#qodef-woo-page.qodef--cart .shop_table th {
font-size: 18px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-remove {
width: 20px;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name {
width: 28%;
}
#qodef-woo-page.qodef--cart .shop_table td.product-name a {
font-size: 18px;
}
}
/* ==========================================================================
WooCommerce my account responsive styles
========================================================================== */
@media only screen and (max-width: 768px) {
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
width: 100%;
float: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
padding-right: 0;
}
.woocommerce-account .woocommerce-MyAccount-content {
margin-top: 50px;
}
}
/* ==========================================================================
WooCommerce global responsive styles
========================================================================== */
@media only screen and (max-width: 1440px) {
.qodef-woo-product-list ul.products.columns-6 > .product {
width: 20%;
}
}
@media only screen and (max-width: 1366px) {
.qodef-woo-product-list ul.products.columns-5 > .product {
width: 25%;
}
.qodef-woo-product-list ul.products.columns-6 > .product {
width: 25%;
}
.qodef-woo-product-list ul.products.columns-7 > .product {
width: 25%;
}
.qodef-woo-product-list ul.products.columns-8 > .product {
width: 25%;
}
}
@media only screen and (max-width: 1024px) {
.qodef-woo-product-list ul.products.columns-4 > .product {
width: 33.33333%;
}
.qodef-woo-product-list ul.products.columns-5 > .product {
width: 33.33333%;
}
.qodef-woo-product-list ul.products.columns-6 > .product {
width: 33.33333%;
}
.qodef-woo-product-list ul.products.columns-7 > .product {
width: 33.33333%;
}
.qodef-woo-product-list ul.products.columns-8 > .product {
width: 33.33333%;
}
}
@media only screen and (max-width: 768px) {
.qodef-woo-product-list ul.products.columns-3 > .product {
width: 50%;
}
.qodef-woo-product-list ul.products.columns-4 > .product {
width: 50%;
}
.qodef-woo-product-list ul.products.columns-5 > .product {
width: 50%;
}
.qodef-woo-product-list ul.products.columns-6 > .product {
width: 50%;
}
.qodef-woo-product-list ul.products.columns-7 > .product {
width: 50%;
}
.qodef-woo-product-list ul.products.columns-8 > .product {
width: 50%;
}
}
@media only screen and (max-width: 680px) {
.qodef-woo-product-list ul.products.columns-2 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-3 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-4 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-5 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-6 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-7 > .product {
width: 100%;
}
.qodef-woo-product-list ul.products.columns-8 > .product {
width: 100%;
}
}
@media only screen and (max-width: 1440px) {
.qodef-woo-product-list.qodef-gutter--huge ul.products {
margin: 0 -35px;
}
.qodef-woo-product-list.qodef-gutter--huge ul.products > .product {
padding: 0 35px;
margin: 0 0 70px;
}
}
/* ==========================================================================
WooCommerce results and ordering styles
========================================================================== */
@media only screen and (max-width: 680px) {
.qodef-woo-results {
flex-direction: column;
align-items: flex-start;
justify-content: start;
}
.qodef-woo-results .woocommerce-ordering {
margin-top: 10px;
margin-left: 0;
}
}
/* ==========================================================================
WooCommerce single styles
========================================================================== */
@media only screen and (max-width: 1024px) {
#qodef-woo-page.qodef--single .qodef-woo-single-image,
#qodef-woo-page.qodef--single .entry-summary {
width: 100%;
}
#qodef-woo-page.qodef--single .qodef-woo-single-inner {
flex-wrap: wrap;
}
#qodef-woo-page.qodef--single .entry-summary {
margin-top: 60px;
}
}
@media only screen and (max-width: 680px) {
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
width: 50% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
width: 50% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
width: 50% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
width: 50% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
width: 50% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
left: 10px;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure {
flex-wrap: wrap;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .woocommerce-product-gallery__image {
width: 100% !important;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .qodef-woo-thumbnails-wrapper {
width: 100% !important;
display: flex;
flex-wrap: wrap;
}
#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure > .qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
margin-top: 30px !important;
}
}
@media only screen and (max-width: 480px) {
#qodef-woo-page.qodef--single form.cart .variations .label {
vertical-align: top;
}
#qodef-woo-page.qodef--single form.cart .variations .label > * {
margin-top: 22px;
}
#qodef-woo-page.qodef--single form.cart .variations .value {
position: relative;
}
#qodef-woo-page.qodef--single form.cart .variations .reset_variations {
bottom: 0;
left: 0;
margin: 0 0 0 20px;
position: absolute;
}
#qodef-woo-page.qodef--single form.cart .variations tr:last-child .value {
padding-bottom: 20px;
}
#qodef-woo-page.qodef--single form.cart .variations tr:last-child .select2-container--default {
margin-bottom: 11px;
}
}