.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
.wpcf7 form.submitting .ajax-loader {
visibility: visible;
}
.wpcf7 .ajax-loader::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7 .ajax-loader::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.lds-dual-ring {
display: inline-block;
width: 80px;
height: 80px;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 35px;
height: 35px;
margin: 8px;
border-radius: 50%;
border: 4px solid #fff;
border-color: #000 transparent #000 transparent;
animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
}
.search-trigger-box {
display: none;
}
.search-header-icon svg{
width: 14px;
height: 14px;
}
.search-trigger-box.active {
display: block;
position: absolute;
width: 370px;
right: 0;
background-color: transparent;
z-index: 99;
margin-top: 10px;
}
#search-autocomplite {
width: 100%;
height: 50px;
position: absolute;
padding: 10px;
padding-left: 10.5px;
margin-top: 0.5px;
}
#search {
background-color: transparent;
margin-bottom: 0;
border-bottom: 1px solid #000;
}
.shortcut-item.search {
position: relative;
margin-left: 20px;
}
#search .form-control {
font-size: 1.3rem;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 100%;
background: transparent;
}
.site-navigation-right{
display: flex;
justify-content: left;
align-items: center;
}
#search .search-btn:hover{
cursor:pointer;
}
#search .search-btn {
background: transparent;
border: none;
float: right;
position: absolute;
right: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.search-submit-icon svg, .search-submit-icon {
display: inline-block;
width: 24px;
height: 10px;
}
.search-submit-icon svg .st0 {
fill: none;
stroke: #424242;
stroke-miterlimit: 10;
}
#d_ajax_search_results {
width: 372px;
}
.forkeydon {
font-size: 13px;
color: rgb(0, 0, 0);
line-height: 1.2;
text-align: left;
height: 13px;
}
#d_ajax_search_results_body > .row:hover, .selected, #d_ajax_search_results_body > .result_block > .row:hover {
background-color: rgb(238, 238, 238);
}
#search-btn-redirect{
font-size: 1.3rem;
line-height: 2.4rem;
letter-spacing: .025em;
font-weight: 400;
border: 1px solid #ccc;
border-radius: 0;
color: #000;
min-height: 45px;
background: #fff;
padding: 10px 15px !important;
}
#search-btn-redirect:hover{
cursor:pointer;
}
.input-search-custom{
font-size: 1.3rem;
line-height: 2.4rem;
letter-spacing: .025em;
font-weight: 400;
border: 1px solid #ddd;
border-radius: 0;
color: #000;
min-height: 45px;
width: 50%;
padding: 10px 15px !important;
}
#d_ajax_search_results {
margin: 0px;
color: #fff;
border-style: solid;
border-width: 1px;
border-color: rgb(224, 224, 224);
background-color: rgb(255, 255, 255);
box-shadow: -2.237px 3.316px 43px 0px rgb(0 0 0 / 16%);
border: none;
position: absolute;
z-index: 1005;
margin-top: 1px;
padding: 2px 0 0;
}
#d_ajax_search_results .row {
font-size: 13px;
color: rgb(0, 0, 0);
line-height: 1.538;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 7px;
padding-top: 7px;
text-align: center;
margin: 0px;
width: 100%; display: table;
}
a.result-link.sort-item {
display: block;
position: relative;
padding: 0;
margin: 15px 0;
color: #000;
font-size: 1.1rem;
line-height: initial;
font-weight: 400;
}
.result_block {
overflow: hidden;
padding-bottom: 10px;
}
a.all_results {
display: block;
width: 100%;
clear: both;
font-size: 1.3rem;
line-height: initial;
font-weight: 400;
color: #fff !important;
text-align: center;
background-color: #000;
padding: 7px 15px;
}
a.all_results:hover{
color: #fff;
}
#search #d_ajax_search_results span.no-results {
color: #000;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@font-face {
font-family: 'Theinhardt';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Light.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Light.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Light.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Light.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Light.svg#TheinhardtPan-Light) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Theinhardt';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Regular.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Regular.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Regular.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Regular.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Regular.svg#TheinhardtPan-Regular) format('svg');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Theinhardt';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Medium.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Medium.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Medium.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Medium.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Medium.svg#TheinhardtPan-Medium) format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Theinhardt';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Bold.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Bold.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Bold.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Bold.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Bold.svg#TheinhardtPan-Bold) format('svg');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Theinhardt';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-LightItalic.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-LightItalic.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-LightItalic.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-LightItalic.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-LightItalic.svg#TheinhardtPan-LightItalic) format('svg');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'Theinhardt';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Thin.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Thin.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Thin.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Thin.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/TheinhardtPan-Thin.svg#TheinhardtPan-Thin) format('svg');
font-weight: 100;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Schnyder';
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/SchnyderCondM-Light.eot);
src: url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/SchnyderCondM-Light.eot?#iefix) format('embedded-opentype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/SchnyderCondM-Light.woff) format('woff'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/SchnyderCondM-Light.ttf) format('truetype'),
url(//fotakis-rings.gr/wp-content/themes/fotakis/fonts/SchnyderCondM-Light.svg#SchnyderCondM-Light) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}   ::selection {
background: #000;
color: #fff;
}
html {
font-size: 62.5%;
line-height: 1.5;
}
body {
font-family: 'Theinhardt' , sans-serif;
color: #010101;
font-weight: 300;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 300;
}
.post, .page {
margin: 0;
}
a {
color: #010101;
text-decoration: none;
-webkit-transition: color .3s ease;
-moz-transition: color .3s ease;
-o-transition: color .3s ease;
transition: color .3s ease;
}
a:hover,
a:visited,
a:focus {
color: #010101;
text-decoration: none;
-webkit-transition: color .3s ease;
-moz-transition: color .3s ease;
-o-transition: color .3s ease;
transition: color .3s ease;
}
*:focus {
outline: none !important;
}
p {
margin: 0;
font-size: 1.5rem;
letter-spacing: 0.1em;
font-weight: 400;
line-height: 1.5;
}
ul {
list-style-type: none;
margin: 0;
padding: 0;
}
span {
font-family: 'Theinhardt' , sans-serif;
}
img {
vertical-align: bottom
}
strong {
font-weight: 600;
}   #page {
width: 100%;
margin: 0 auto;
}
.clear-fix {
clear: both;
}   .full-container {
padding: 0 30px;
} .flex-row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.flex-column {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
flex-direction: column;
}
.flex-center {
display: flex;
align-items: center;
justify-content: center;
}
.col-50 {
flex-basis: 50%;
}
.right {
float: right;
}
a.more-btn {
display: inline-block;
font-size: 1.3rem;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 0.4em;
position: relative;
color: #000;
}
a.more-btn::after {
display: inline-block;
width: 27px;
height: 1px;
content: '';
background-color: #000;
position: absolute;
top: 50%;
right: -57px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a.more-btn:hover::after {
right: -50px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a.btn-dark {
display: block;
width: 100%;
max-width: 400px;
background-color: #000;
color: #fff;
font-size: 1.8rem;
font-weight: 300;
padding: 20px;
text-align: center;
margin: 10px 0;
border: 1px solid #000;
-webkit-transition: transform .3s ease;
-moz-transition: transform .3s ease;
-o-transition: transform .3s ease;
transition: transform .3s ease;
}
a.btn-dark:hover {
background-color: #fff;
color: #000;
-webkit-transition: transform .3s ease;
-moz-transition: transform .3s ease;
-o-transition: transform .3s ease;
transition: transform .3s ease;
}
a.btn-light {
display: block;
width: 100%;
max-width: 400px;
background-color: #fff;
color: #000;
font-size: 1.8rem;
font-weight: 300;
padding: 20px;
text-align: center;
border: 1px solid #000;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a.btn-light:hover {
background-color: #000;
color: #fff;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}#search-results {
background-color: #efefef;
}
.products-page-headings {
width: 100%;
max-width: 950px;
margin: 0 auto;
padding: 0 15px;
}
.products-page-headings ul.breadcrumb {
padding: 0;
margin: 0 0 45px;
}
.products-page-headings ul.breadcrumb li {
list-style: none;
display: inline-block;
}
.products-page-headings ul.breadcrumb li:not(:last-child) {
padding-right: 15px;
}
.products-page-headings ul.breadcrumb li a {
text-decoration: none;
color: #000000;
font-weight: 300;
font-size: 1.3rem;
line-height: 1.8rem;
text-transform: uppercase;
letter-spacing: 1px;
}
.products-page-headings ul.breadcrumb li:not(:first-child) a {
padding-left: 12px;
}
.products-page-headings h3 {
font-family: 'Minion', 'Theinhardt' , sans-serif;
margin: 0 0 30px;
font-size: 18px;
line-height: 2.2rem;
letter-spacing: 4px;
font-weight: 300;
}
.products-page-headings h1 {
font-size: 4.8rem;
letter-spacing: 2px;
line-height: 5.4rem;
font-weight: 500;
margin: 0 0 50px;
}
.products-page-headings p {
font-size: 1.6rem;
line-height: 2.4rem;
font-weight: 300;
margin: 0 0 70px;
}
.center {
text-align: center;
}
.grey-dot {
height: 10px;
width: 10px;
background-color: #cacaca;
border-radius: 50%;
display: inline-block;
}
.directory-form {
margin: 0 auto;
max-width: 420px;
}
.custom-select-met {
margin-right: 10px;
}
.custom-select-col,
.custom-select-met {
width: 100%;
max-width: 240px;
display: inline-block;
float: left;
}
.directory-select .vs__dropdown-toggle {
border: none;
padding: 0 0 15px;
}
.vs--open.directory-select input, .directory-select input, .directory-select .vs__selected {
border: none;
margin: 1px auto 0;
}
.directory-select input,
.directory-select input[type="search"]:focus,
.directory-select .vs__dropdown-menu,
.directory-select .vs__selected {
font-size: 1.4rem;
line-height: 2rem;
letter-spacing: 1px;
color: #000000;
font-weight: 400;
padding: 0;
}
.directory-select .vs__selected {
align-items: unset;
}
.directory-select .vs__actions {
padding: 0 20px 0 0;
align-items: baseline;
margin-top: 5px;
}
.directory-select .vs__actions .vs__open-indicator {
opacity: 0;
visibility: hidden;
}
.directory-select .vs__actions:after {
content: '';
display: inline-block;
width: 12px;
height: 6px;
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/css/icons/down-arrow.svg);
background-repeat: no-repeat;
}
.directory-select .vs__actions .vs__clear svg {
opacity: 0;
height: 0;
}
.directory-select .vs__actions .vs__clear:after {
content: '';
display: inline-block;
width: 12px;
height: 11px;
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/css/icons/close-icon.svg);
background-repeat: no-repeat;
position: absolute;
top: 10px;
right: -1px;
background-color: #efefef;
}
.directory-select .vs__actions .vs__clear {
background-color: #efefef;
margin-right: 0;
position: relative;
left: 25px;
top: -10px;
}
.directory-select.vs--open .vs__actions:after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.directory-select .vs__dropdown-menu {
-webkit-box-shadow: unset;
-moz-box-shadow: unset;
box-shadow: unset;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
width: fit-content;
width: -moz-fit-content;
padding: 5px 40px 5px 0;
filter: drop-shadow(7.713px 9.193px 6.5px rgba(1,1,1,0.07));
min-width: 295px;
}
.directory-select .vs__dropdown-menu::-webkit-scrollbar {
display: none;
}
.directory-select .vs__dropdown-menu {
-ms-overflow-style: none;
scrollbar-width: none;
}
.directory-select .vs__dropdown-menu li {
color: #000;
width: fit-content;
width: -moz-fit-content;
max-width: 100%;
margin-left: 35px;
padding: 15px 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: relative;
}
.directory-select .vs__dropdown-menu li:first-child {
margin-top: 15px;
}
.directory-select .vs__dropdown-menu li:last-child {
margin-bottom: 15px;
}
.directory-select .vs__dropdown-menu li:after {
content: "";
width: 0;
height: 1px;
display: block;
background-color: #000;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
position: absolute;
bottom: 0;
left: 0;
}
.directory-select .vs__dropdown-menu li:hover:after {
width: 100%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.directory-select .vs__dropdown-option--highlight,
.directory-select .vs__dropdown-menu li:hover {
background-color: transparent;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.products-container {
max-width: 1920px;
width: 100%;
margin: 0 auto;
padding: 3.6vw 2.86vw 2.15vw;
}
.products-row {
flex-wrap: wrap;
}
.product-item-wrapper {
width: 25%;
padding: 0 0.78vw 3.12vw;
}
.product-item-wrapper:nth-child(4n + 1) {
clear: both;
}
.product-item {
background-color: #ffffff;
text-align: center;
padding: 2.97vw 0 2vw;
height: 100%;
}
.product-item a > picture {
min-height: 18.750vw;
padding: 0 30px;
}
.product-item h3 {
font-size: 1.6rem;
letter-spacing: 1px;
line-height: 2.4rem;
font-weight: 300;
text-transform: uppercase;
margin: 3.48vw 0 0;
padding: 0 10px;
position: relative;
top: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.product-item:hover h3 {
top: -5px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.product-item h3 span {
font-weight: 500;
}
.products-container .page-pagination {
text-align: center;
}
.products-container .page-pagination ul {
text-align: center;
position: relative;
display: inline-block;
padding: 0 40px;
}
.products-container .page-pagination ul .pagination-arrow-prev {
position: absolute;
top: 0;
left: 0;
}
.products-container .page-pagination ul .pagination-arrow-next {
position: absolute;
top: 0;
right: 0;
}
.products-container .page-pagination ul li {
display: inline-block;
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 3.6rem;
font-weight: 300;
padding: 0 20px;
}
.products-container .page-pagination {
margin-top: 6vw;
}
.products-container .page-pagination ul li a {
color: #b4b4b4;
}
.products-container .page-pagination img {
vertical-align: baseline;
}
.products-container .page-pagination .pagination-previous img {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.nothing_found {
text-align: center;
font-size: 1.8rem;
line-height: 3.6rem;
}
#for-retailers-only .new-products {
margin: 1vw auto 4.16vw;
width: 960px;
max-width: 100%;
}
#for-retailers-only .text-section h3 {
margin: 0 0 1.56vw;
font-size: 1.8rem;
line-height: 2.4rem;
letter-spacing: 4px;
font-weight: 300;
font-family: 'Minion', 'Theinhardt' , sans-serif;
text-transform: uppercase;
}
#for-retailers-only .text-section h1,
#for-retailers-only .best-sellers h2,
#for-retailers-only .marketing_material h2 {
margin: 0 0 2.6vw;
font-size: 3.6rem;
line-height: 4.2rem;
letter-spacing: 4px;
font-weight: 500;
color: #010101;
}
#for-retailers-only .text-section p {
font-size: 1.7rem;
letter-spacing: 2px;
line-height: 3rem;
color: #010101;
font-weight: 300;
}
#for-retailers-only .retailers-new-prod-wrapper {
padding: 3.64vw 0 2vw;
margin: 0 2.6vw;
position: relative;
}
#for-retailers-only .product-item {
padding: 0;
}
#for-retailers-only img {
margin: auto;
}
.ret-prev {
display: inline-block;
content: "";
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/icons/prev-arrow.svg);
background-repeat: no-repeat;
background-position: center;
width: 30px;
height: 30px;
border: 1px solid #f1f1f1;
border-radius: 50%;
cursor: pointer;
position: absolute;
top: 50%;
z-index: 99;
background-color: #ffffff;
left: 0;
}
.ret-next{
display: inline-block;
content: "";
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/icons/next-arrow.svg);
background-repeat: no-repeat;
background-position: center;
width: 30px;
height: 30px;
border: 1px solid #f1f1f1;
border-radius: 50%;
cursor: pointer;
position: absolute;
top: 50%;
z-index: 99;
background-color: #ffffff;
right: 0;
}
#for-retailers-only .best-sellers{
width: 700px;
max-width: 100%;
margin: 6.25vw auto 3.9vw;
}
.retailers-best-sel-wrapper {
margin: 0 2.6vw;
position: relative;
padding: 3.9vw 0;
}
#for-retailers-only .marketing_material{
width: 700px;
max-width: 100%;
margin: 6.77vw auto 4.42vw;
}
#for-retailers-only h2 {
font-size: 2.4rem;
line-height: 3.2rem;
color: #838383;
font-weight: 300;
margin: 0 15px 2vw;
}
.retailers-mark-first-wrapper {
position: relative;
margin: 0 0 3.38vw;
}
.retailers-marketing-wrapper {
margin: 0 2.6vw;
}
a.download-btn {
font-size: 1.8rem;
line-height: 2.4rem;
color: #ffffff;
font-weight: 300;
background-color: #000000;
padding: 15px 55px;
max-width: 100%;
display: block;
width: -moz-fit-content;
width: fit-content;
margin: 1.56vw auto 0.52vw;
}
p.file-size {
font-size: 1.6rem;
line-height: 2.4rem;
color: #838383;
font-weight: 300;
}
#for-retailers-only .retailers-marketing-wrapper .product-item {
border: 1px solid #7c8b97;
margin: 0 15px;
padding: 40px 0;
}
#for-retailers-only .retailers-marketing-wrapper .product-item h3 {
margin: 0.78vw;
letter-spacing: 2px;
}
#for-retailers-only .retailers-mark-second-wrapper .product-item h3 {
color: #787878;
}
.retailers-mark-second-wrapper {
position: relative;
}
#for-retailers-only {
margin-bottom: 11.19vw;
padding: 0 30px;
}
.page-template-for-retailers-only-template .instagram-container,
.page-template-for-retailers-only-template .newsletter-container {
display: none;
}
.page-template-products-template .flex-row.site-header,
.page-template-products-template .instagram-container {
background-color: #efefef;
}
.page-template-product-search-template .site-header{
background-color: #efefef;
}
[v-cloak] {
display:none;
}
.our-story.mobile {
display: none;
}
.hero-slider-container.mobile {
display: none !important;
}.footer-container{
background-color: #efefef;
}
.footer-wrapper {
padding: 70px 3.906vw 25px;
}
.footer-content {
max-width: 1465px;
width: 100%;
margin: 0 auto;
letter-spacing: 1px;
color: #9b918e;
}
.upper-side-footer,
.down-side-footer {
justify-content: space-between;
}
.instagram-container {
padding: 120px 3.906vw 67px;
}
#sb_instagram {
padding-bottom: 0!important;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
padding: 3.021vw!important;
}
.instagram-wrapper h3.pre-title {
text-align: center;
}
.instagram-wrapper h2,
.instagram-wrapper h2>a {
font-size: 4.8rem;
font-weight: 300;
letter-spacing: .05em;
text-align: center;
margin: 15px 0 20px;
}
.question-title h3{
font-size: 2.8rem;
font-weight: 400;
letter-spacing: .05em;
padding-bottom: 15px;
margin: 0;
}
.social-title h3 {
font-size: 2rem;
letter-spacing: .05em;
margin: 0;
padding-bottom: 40px;
}
.social-footer ul>li>a {
font-size: 1.6rem;
letter-spacing: .05em;
color: #9b918e;
}
.social-footer {
padding-bottom: 60px;
}
.footer-menu {
padding-bottom: 90px;
}
.footer-menu ul>li {
margin: 5px 0;
}
.footer-menu ul>li>a {
font-size: 1.5rem;
font-weight: 400;
letter-spacing: .05em;
color: #9b918e;
}
.copyright-left ,
.copyright-right {
font-size: 1.3rem;
letter-spacing: .03em;
}
span.eight8-icon svg .st0 { fill: #9b918e; }
span.eight8-icon,
span.eight8-icon svg {
display: inline-block;
width: 100%;
max-width: 11px;
height: 25px;
cursor: pointer;
position: relative;
top: 2px;
}
span.credits {
display: inline-block;
padding-left: 50px;
}
.newsletter-container {
background-image: url(//fotakis-rings.gr/wp-content/uploads/2021/07/newsletter-bg.jpg);
display: block;
width: 100%;
height: 100%;
background-position: bottom;
background-size: cover;
padding: 135px 30px 13.802vw;
}
.newsletter-wrapper {
width: 100%;
max-width: 550px;
margin: 0 auto 0 8.073vw;
}
.newsletter-content h3 {
margin: 0;
font-size: 2rem;
letter-spacing: 1px;
color: #000;
font-weight: 300;
}
.footer-newsletter p{
margin: 0;
}
.footer-newsletter {
font-size: 2rem;
letter-spacing: 1px;
color: #ffffff;
font-weight: 300;
padding-top: 3.646vw;
}
.newsletter-form input[type="submit"] {
border: none;
padding: 0;
width: 100%;
height: 100%;
border-radius: 0;
background: transparent;
cursor: pointer;
}
span.submit-icon {
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
max-width: 6px;
height: auto;
display: inline-block;
}
.newsletter-form input[type="email"] {
background-color: transparent;
border: none;
display: inline-block;
font-size: 2rem;
letter-spacing: 1px;
color: #ffffff;
font-weight: 300;
padding: 20px 0;
max-width: 450px;
width: 100%;
}
.newsletter-form input[type="email"]::placeholder {
font-size: 2rem;
letter-spacing: 1px;
color: #ffffff;
font-weight: 300;
padding-bottom: 20px;
}
.footer-newsletter form h2 {
font-size: 9rem;
font-weight: 400;
line-height: 1;
margin: 0;
color: #ffffff;
padding-bottom: 35px;
}
.newsletter-form {
border-bottom: 1px solid #ffffff;
max-width: 490px;
width: 100%;
position: relative;
}
label.submit-label {
display: inline-block;
width: 100px;
max-width: 40px;
height: 100%;
position: absolute;
top: 50%;
right: 10px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}.logo-icon svg .st0{clip-path:url(#SVGID_2_);fill:none;stroke:#FFFFFF;stroke-width:0.491;}
.logo-icon svg .st1{clip-path:url(#SVGID_2_);fill:none;stroke:#000000;stroke-width:1.2;}
.logo-icon svg .st2{clip-path:url(#SVGID_2_);}
.logo-icon svg .st3{clip-path:url(#SVGID_2_);fill:none;stroke:#000000;}
.logo-icon svg,
.logo-icon {
display: inline-block;
width: 151px;
height: 111px;
}
body.page-template-homepage-template .flex-row.site-header {
position: absolute;
top: 0;
left: 0;
width: 100%;
background-color: transparent;
z-index: 9;
border-bottom: none;
}
.grecaptcha-badge {
visibility: hidden !important;
}
.flex-row.site-header {
padding: 15px 30px 20px;
align-items: center;
background: #fff;
border-bottom: 1px solid #dededd;
}
.left-menu, .right-menu {
flex-basis: 35%;
}
.site-branding.flex-center {
flex-basis: 30%;
}
.left-menu .custom-nav ul.menu {
float: right;
}
.custom-nav ul.menu > li {
display: inline-block;
margin: 0 15px;
}
.custom-nav ul.menu > li:first-child {
margin-left: 0;
}
.custom-nav ul.menu > li:last-child {
margin-right: 0;
}
.custom-nav ul.menu > li > a {
font-size: 1.5rem;
letter-spacing: 0.05em;
font-weight: 500;
text-transform: uppercase;
position: relative;
}
.custom-nav ul.menu > li > a:after {
content: '';
width: 0;
height: 1px;
background-color: #000;
display: block;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.custom-nav ul.menu > li > a:hover:after {
width: 100%;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}   .hero-slider-container {
position: relative;
}
.hero-slider-item {
height: 100vh;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hero-slider-box {
position: absolute;
width: 100%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
text-align: center;
}
h1.hero-slider-text {
font-family: 'Schnyder', sans-serif;
font-size: 13rem;
line-height: 1;
font-weight: 300;
color: #fff;
margin: 0 0 3.125vw;
padding: 0 30px;
}
a.hero-slider-link {
display: inline-block;
width: 100%;
max-width: 250px;
margin: 0 auto;
font-size: 1.3rem;
font-weight: 400;
letter-spacing: 0.05em;
color: #fff;
background-color: #000;
border: 1px solid #000;
text-transform: uppercase;
padding: 18px 15px;
}
a.hero-slider-link:hover {
color: #000;
background-color: transparent;
}
.home-about-container {
padding: 70px 3.906vw;
background-color: #fff;
}
.home-about-wrapper.flex-row {
width: 100%;
max-width: 1772px;
margin: 0 auto;
}
.section-block {
padding-top: 100px;
}
.section-block h2.section-title {
font-size: 6rem;
margin: 0 0 45px;
line-height: 1;
}
.col-50.our-story  a.more-btn {
color: #fff;
margin-top: 80px;
}
.col-50.our-story  a.more-btn::after {
background-color: #fff;
}
.col-50.retail-partners a.more-btn {
color: #4d433a;
}
.col-50.retail-partners a.more-btn::after {
background-color: #4d433a;
}
.col-50.our-story {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.our-story .section-block {
color: #fff;
width: 100%;
max-width: 35.854vw;
padding: 100px 30px 30px 7.292vw;
}
.retail-partners {
background-color: #fff9f2;
color: #4d433a;
padding-left: 30px;
}
.col-50.retail-partners .section-block {
width: 100%;
max-width: 705px;
margin: 0 0 0 auto;
}
.col-50.retail-partners .section-block p {
width: 100%;
max-width: 495px;
}
.retail-partners .section-block .flex-row {
justify-content: space-between;
padding-top: 80px;
}
.col-50.retail-partners .flex-row .left {
width: 100%;
max-width: 200px;
}
.col-50.retail-partners .flex-row .right {
width: 100%;
max-width: 482px;
margin-left: 15px;
}
.retail-partners a.more-btn::after {
right: -3px;
}
.retail-partners a.more-btn:hover::after {
right: 4px;
}
.products-selection {
padding: 30px 0 7.031vw 3.906vw;
}
.products-selection-wrapper.flex-row {
align-items: center;
justify-content: space-between;
}
.products-selection-info {
width: 100%;
max-width: 260px;
}
.products-grid-wrapper {
width: 100%;
max-width: 1470px;
min-width: 0;
}
.products-selection-info h3 {
font-size: 1.6rem;
font-weight: 400;
letter-spacing: 0.2em;
text-transform: uppercase;
margin: 0;
padding-bottom: 45px;
}
.products-arrows.flex-row {
width: 100%;
max-width: 85px;
justify-content: space-between;
padding-top: 45px;
}
span.arrow-prev {
display: inline-block;
content: "";
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/icons/prev-arrow.svg);
background-repeat: no-repeat;
background-position: center;
width: 35px;
height: 35px;
border: 1px solid #f1f1f1;
border-radius: 50%;
cursor: pointer;
}
span.arrow-next {
display: inline-block;
content: "";
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/icons/next-arrow.svg);
background-repeat: no-repeat;
background-position: center;
width: 35px;
height: 35px;
border: 1px solid #f1f1f1;
border-radius: 50%;
cursor: pointer;
}
.prd-item a {
display: inline-block;
}
.prd-item img {
margin: 0 auto 70px;
}
.prd-item h3.prd-name {
text-align: center;
font-size: 1.6rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: .075em;
margin: 30px 0 5px;
position: relative;
top: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.prd-item:hover h3.prd-name {
top: -5px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.prd-item h4.prd-model {
text-align: center;
font-size: 1.4rem;
font-weight: 400;
text-transform: uppercase;
letter-spacing: .075em;
margin: 0;
position: relative;
top: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.prd-item:hover h4.prd-model {
top: -5px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.home-blog {
background-color: #efefef;
}
.home-blog-wrapper {
padding: 7.031vw 3.906vw 5.990vw;
}
.our-collection-title {
margin-bottom: 20px;
}
h3.pre-title {
font-size: 1.6rem;
font-weight: 400;
letter-spacing: .2em;
text-transform: uppercase;
margin: 0 0 5px;
}
h2.main-title {
font-size: 5.6rem;
font-weight: 300;
letter-spacing: .05em;
text-align: center;
margin: 0;
}
.home-blog-wrapper h3.pre-title {
text-align: center;
}
.home-blog-item.flex-row {
width: 100%;
max-width: 830px;
}
.blog-description {
margin-left: 20px;
padding-top: 55px;
}
span.post-date {
display: inline-block;
font-size: 1.3rem;
font-weight: 400;
letter-spacing: .1em;
color: #999999;
text-transform: uppercase;
}
h2.blog-title {
font-size: 3.2rem;
font-weight: 300;
max-width: 335px;
line-height: 1.2;
margin: 10px 0;
}
.home-blog-posts.flex-row .col-50:nth-child(1) {
margin-right: 15px;
}
.home-blog-posts.flex-row .col-50:nth-child(2) {
margin-left: 15px;
}
.home-blog-posts.flex-row {
padding-top: 5.990vw;
padding-bottom: 6.510vw;
}
.home-blog a.more-btn {
margin: 0 auto;
}
.our-collection {
background-color: #fff9f2;
}
.our-collection-wrapper {
padding: 100px 3.906vw 130px;
}
.our-collection-block.flex-row {
width: 100%;
max-width: 1680px;
align-items: center;
}
a.our-collection-link {
font-size: 4.8rem;
font-weight: 100;
color: #b2a598;
position: relative;
left: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
a.our-collection-link:focus {
color: #b2a598;
}
a.our-collection-link.active {
color: #4d433a;
left: 25px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.our-collection-wrapper .left {
flex-basis: 30%;
margin-right: 35px;
}
.our-collection-wrapper .right {
margin-left: 35px;
flex-basis: 70%;
}
ul.our-collection-list {
float: right;
}
.our-collection-list-images > li.our-collection-img {
display: none;
-webkit-transition: transform .3s ease;
-moz-transition: transform .3s ease;
-o-transition: transform .3s ease;
transition: transform .3s ease;
}
.our-collection-list-images > li.our-collection-img.active {
display: block;
-webkit-transition: transform .3s ease;
-moz-transition: transform .3s ease;
-o-transition: transform .3s ease;
transition: transform .3s ease;
}   .single-product-container {
padding: 0 3.906vw 135px;
}
.single-product-wrapper.flex-row {
width: 100%;
max-width: 1330px;
justify-content: space-between;
margin: 6.771vw auto 0;
}
.col-50.product-img {
margin-right: 15px;
}
.col-50.product-info {
max-width: 575px;
margin-left: 15px;
}
h2.single-prd-cat {
font-size: 6rem;
font-weight: 300;
line-height: 1;
margin: 0 0 20px;
}
h3.single-prd-model {
font-size: 3.6rem;
font-weight: 300;
line-height: 1;
margin: 0;
}
.single-prd-description {
margin: 3.906vw 0;
}
.single-prd-description  p {
font-size: 1.6rem;
font-weight: 100;
letter-spacing: .05em;
}
ul.flex-center.breadcrumb > li > a {
font-size: 1.3rem;
font-weight: 300;
letter-spacing: .1em;
text-transform: uppercase;
color: #000;
}
ul.flex-center.breadcrumb  .grey-dot {
margin: 0 15px;
}
.recommended-prd-container {
background-color: #efefef;
}
.recommended-prd-wrapper {
padding: 7.031vw 3.906vw 6.431vw;
margin: 0 auto;
}
.recommended-prd-row .slick-track {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.recommended-prd-row  .slick-slide {
margin: 0 15px;
}
.recommended-prd-row  .slick-list {
margin: 0 -15px;
}
.recommended-prd-item-wrapper img {
margin: 0 auto;
padding: 0 30px;
width: 100%;
height: auto;
}
.recommended-prd-item-wrapper {
background: #fff;
text-align: center;
padding: 2.97vw 0 2vw;
}
.recommended-prd-item a {
display: inline-block;
width: 100%;
}
.recommended-prd-item-wrapper h3 {
font-size: 1.6rem;
letter-spacing: 1px;
line-height: 2.4rem;
font-weight: 300;
text-transform: uppercase;
margin: 3.48vw 0 0;
padding: 0 10px;
position: relative;
top: 0;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.recommended-prd-item-wrapper:hover h3 {
top: -5px;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.recommended-prd-wrapper h4.pre-title {
font-size: 1.8rem;
font-weight: 300;
text-transform: uppercase;
letter-spacing: .2em;
text-align: center;
margin: 0;
}
.recommended-prd-wrapper h3.main-title {
font-size: 3.6rem;
font-weight: 500;
text-align: center;
letter-spacing: .1em;
margin: 10px 0;
line-height: 1;
}
body.single-product .instagram-container {
background-color: #efefef;
}
.recommended-prd-row {
margin-top: 135px;
}
.mobile-only {
display:none;
}.btn {
font-family: 'Theinhardt', sans-serif;
display: inline-block;
font-size: 1.8rem;
font-weight: 300;
text-align: center;
border-radius: 0;
padding: 18px 45px;
cursor: pointer;
}
.btn.fill {
color: #fff;
background-color: #000;
border: 1px solid #000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn.fill:hover {
color: #000;
background-color: transparent;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn.outline {
color: #000;
background-color: transparent;
border: 1px solid #000;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
border-color: #000;
}
.page-template-blog-template .instagram-container,
.page-template-about-template .instagram-container {
background-color: #efefef;
}
#wp-admin-bar-wp-logo {
display: none;
} .breadcrumbs {
text-transform: uppercase;
font-size: 1.3rem;
font-weight: 400;
padding: 45px 30px;
}
.breadcrumb-separator {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #cacaca;
margin: 0 15px;
} .container-404 {
height: 60vh;
text-align: center;
}
.error-404 h1 {
font-size: 10rem;
font-weight: 400;
margin: 0;
} .about-container p {
font-size: 1.7rem;
line-height: 1.5;
margin-bottom: 45px;
}
.our-story-container {
padding: 115px 30px 0;
margin-bottom: 195px;
}
.our-story-wrapper {
padding-left: 9.375vw;
padding-right: 7.813vw;
}
.our-story-wrapper .left {
margin-right: 80px;
}
.our-story-wrapper .right {
max-width: 505px;
margin-left: 80px;
}
.our-story-wrapper .right > h1 {
font-weight: 300;
font-size: 8rem;
margin: 0 0 50px;
}
.about-quote-container {
padding: 0 30px;
max-width: 1830px;
margin: 0 auto;
justify-content: space-between;
}
.about-quote-container .left {
padding-top: 60px;
margin-right: 60px;
}
.about-quote-container .right {
margin-left: 60px;
}
.quote-container {
max-width: 525px;
padding: 100px 70px 80px;
border: 1px solid #c4c4c4;
}
.quote-container > blockquote {
margin: 0;
font-size: 3rem;
font-weight: 300;
font-style: italic;
}
.retailers-call-out {
padding: 0 30px;
display: none;
}
.home .retailers-call-out {
display: block;
}
.retailers-call-out .quote-container {
max-width: 650px;
display: block;
margin: 0 auto 100px auto;
padding: 40px 40px 40px;
}
.retailers-call-out .quote-container > blockquote {
font-size: 2rem;
}
.retailers-call-out a.hero-slider-link {
text-align: center;
display: table;
margin-top: 30px;
}
.about-footer-container {
padding: 0 30px;
justify-content: space-between;
margin-bottom: 235px;
}
.about-footer-container .left {
max-width: 620px;
padding-left: 4.167vw;
}
.about-footer-container .right {
padding: 100px 18.229vw 0;
} .page-template-retailers-contact-template .newsletter-container,
.page-template-retailers-contact-template .instagram-container,
.page-template-for-retailers-template .newsletter-container,
.page-template-for-retailers-template .instagram-container {
display: none;
}
.retailers-login-container {
background-color: #efefef;
}
.retailers-login-wrapper {
align-items: center;
justify-content: center;
padding: 15px 30px;
}
.retailers-login-container .retailers-login-wrapper > p {
font-size: 1.6rem;
font-weight: 400;
margin: 0 20px 0 0;
}
.retailers-login-wrapper .btn {
font-size: 1.4rem;
padding: 15px 45px;
}
.for-retailers-container,
.ring-holders-container {
padding: 0 30px;
margin: 0 auto 175px;
}
.page-template-for-retailers-template h1,
.page-template-for-retailers-template h2 {
font-weight: 300;
font-size: 7rem;
margin: 0 0 50px;
line-height: 1.2;
}
.page-template-for-retailers-template p {
font-size: 1.6rem;
font-weight: 300;
margin-bottom: 35px;
}
.for-retailers-container {
margin-top: 40px;
}
.for-retailers-wrapper,
.ring-holders-wrapper {
max-width: 1640px;
margin: 0 auto;
justify-content: space-between;
}
.for-retailers-wrapper .left {
max-width: 465px;
padding-top: 80px;
}
.for-retailers-wrapper .left,
.ring-holders-wrapper .left {
margin-right: 60px;
}
.for-retailers-wrapper .right,
.ring-holders-wrapper .right {
margin-left: 60px;
}
.ring-holders-wrapper .right {
max-width: 510px;
padding-top: 100px;
}
.ring-holders-wrapper .btn,
.marketing-material-wrapper .btn {
padding: 18px 90px;
}
.marketing-material-container {
padding: 200px 30px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.marketing-material-wrapper {
max-width: 1190px;
margin: 0 auto;
justify-content: space-between;
align-items: center;
}
.marketing-material-wrapper .small-text {
font-weight: 400;
font-size: 1.2rem;
}
.marketing-material-wrapper .left {
max-width: 310px;
margin-right: 15px;
}
.marketing-material-wrapper .left > h2 {
color: #fff;
}
.marketing-material-wrapper .right {
background-color: rgba(255, 255, 255, 0.85);
padding: 60px 60px 50px;
max-width: 660px;
margin-left: 15px;
}
.marketing-material-wrapper .right > p:nth-last-child(3) {
margin-bottom: 20px;
} .contact-container {
padding: 0 30px;
margin-top: 50px;
}
.contact-form-header {
max-width: 760px;
margin: 0 auto 85px;
text-align: center;
}
.contact-form-header > h1 {
font-weight: 300;
font-size: 1.8rem;
margin: 0;
letter-spacing: 0.2em;
}
.contact-form-header > h2 {
font-weight: 500;
font-size: 3.6rem;
letter-spacing: 0.05em;
margin: 0 0 40px;
}
.contact-form-header > p {
font-size: 1.7rem;
font-weight: 300;
}
.contact-form-container {
max-width: 1050px;
margin: 0 auto 115px;
}
.contact-form-container .flex-row {
justify-content: space-between;
}
.contact-form-container .flex-row span {
margin: 0 15px 30px 0;
}
.contact-form-container .flex-row span:last-child {
margin-right: 0;
}
.contact-form-container span {
max-width: 510px;
flex-basis: 50%;
}
.contact-form-container br {
display: none;
}
.contact-form-container input {
font-size: 1.7rem;
font-weight: 400;
max-width: 510px;
width: 100%;
padding: 15px 20px;
border-radius: 0;
border: 1px solid #a0a0a0;
}
.postal-code-city-wrapper {
max-width: 510px;
flex-basis: 50%;
}
.contact-form-container .postalCode {
margin-right: 15px;
}
.contact-form-container .city {
max-width: 210px;
}
.contact-form-container textarea {
font-size: 1.7rem;
resize: vertical;
padding: 25px 20px;
border-radius: 0;
border: 1px solid #c4c4c4;
margin-bottom: 40px;
}
.contact-form-container input::placeholder,
.contact-form-container textarea::placeholder {
font-size: 1.3rem;
color: #c4c4c4;
text-transform: uppercase;
}
.contact-form-container .submit-btn-container {
width: 100%;
justify-content: flex-end;
position: relative;
}
.contact-form-container .submit-btn-container > input {
max-width: 240px;
padding: 20px;
}
.contact-form-container .ajax-loader {
position: absolute;
} .blog-slider-container {
padding: 50px 30px;
margin-bottom: 70px;
}
.blog-slider-wrapper {
max-width: 1470px;
margin: 0 auto;
position: relative;
}
.blog-slider-arrows {
position: absolute;
right: 45px;
bottom: 35px;
}
.blog-slider-arrows .arrow-next,
.blog-slider-arrows .arrow-prev {
display: inline-block;
content: '';
background-image: url(//fotakis-rings.gr/wp-content/themes/fotakis/icons/next-arrow-white.svg);
background-repeat: no-repeat;
background-position: center;
width: 50px;
height: 50px;
border: 1px solid #f1f1f1;
border-radius: 50%;
cursor: pointer;
}
.blog-slider-arrows .arrow-prev {
margin-right: 20px;
transform: rotateY(180deg);
}
.blog-slider-item {
position: relative;
}
.blog-slider-item picture::after {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, 0.4);
}
.blog-slider-info {
position: absolute;
left: 5.729vw;
bottom: 7.813vw;
color: #fff;
z-index: 1;
}
.blog-slider-info > p {
font-size: 2.2rem;
font-weight: 300;
letter-spacing: 0;
margin: 0;
max-width: 550px;
}
.blog-slider-info > h2 {
font-size: 6rem;
font-weight: 400;
line-height: 1;
max-width: 550px;
margin: 25px 0;
}
.blog-slider-info a,
.blog-slider-info a:visited {
color: #fff;
}
.blog-slider-info .date-author {
text-transform: uppercase;
font-size: 1.3rem;
font-weight: 300;
}
.blog-posts-container {
padding: 0 30px;
margin-bottom: 200px;
}
.post-section-title {
margin-bottom: 40px;
}
.post-section-title > h2 {
margin: 0;
text-transform: uppercase;
font-size: 1.4rem;
font-weight: 400;
letter-spacing: 0.2em;
}
.blog-posts-wrapper {
max-width: 1470px;
margin: 0 auto;
justify-content: center;
}
.latest-posts-container {
max-width: 1020px;
margin-right: 30px;
}
.latest-posts-wrapper {
margin-bottom: 110px;
}
.latest-post {
max-width: 1020px;
margin-bottom: 80px;
align-items: center;
}
.latest-post:last-child {
margin-bottom: 0;
}
.latest-post-img {
flex-basis: 52%;
}
.latest-post-img > a {
max-width: 530px;
display: inline-block;
}
.latest-post-info {
flex-basis: calc(48% - 70px);
margin-left: 70px;
}
.blog-posts-container .date-author {
text-transform: uppercase;
color: #999999;
font-size: 1.3rem;
font-weight: 300;
}
.latest-post-info h3 {
font-size: 4rem;
font-weight: 400;
margin: 0 0 30px;
line-height: 1.2;
}
.latest-post-info p {
font-size: 1.5rem;
font-weight: 400;
}
.older-posts-container {
display: none;
}
.older-posts-container > a {
align-items: center;
}
.older-posts-container span,
.older-posts-container svg {
display: inline-block;
width: 12px;
height: 11px;
margin-right: 20px;
}
.older-posts-container svg {
transform: rotateY(180deg);
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
}
.older-posts-container p {
font-size: 1.4rem;
font-weight: 400;
text-transform: uppercase;
}
.popular-posts-container {
max-width: 360px;
width: 100%;
margin-left: 30px;
display: none;
}
.popular-post {
max-width: 360px;
width: 100%;
align-items: center;
margin-bottom: 40px;
}
.popular-post-info {
max-width: 220px;
margin-left: 25px;
}
.popular-post-img > a {
max-width: 110px;
min-width: 110px;
display: inline-block;
}
.popular-post h3 {
font-size: 2.2rem;
font-weight: 400;
line-height: 1.2;
margin: 10px 0;
}
.blog-social-box {
padding: 25px;
justify-content: center;
border-top: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
}
.blog-social-box > p {
font-size: 1.1rem;
font-weight: 400;
text-transform: uppercase;
margin-right: 30px;
}
.blog-social-box > a,
.blog-social-box .fb,
.blog-social-box .fb svg {
display: inline-block;
width: 9px;
height: 15px;
margin-right: 30px;
}
.blog-social-box .ig,
.blog-social-box .ig svg {
display: inline-block;
width: 16px;
height: 16px;
}.post-container {
max-width: 1470px;
width: 100%;
margin: 30px auto 80px;
padding: 0 30px 80px;
flex-wrap: wrap;
justify-content: center;
}
.post-container .entry-header {
width: calc(93% - 15px);
margin-left: 0;
}
.post-container .entry-meta {
margin-bottom: 10px;
}
.post-container .placebo-social {
display: none;
}
.post-container .share-social,
.post-container .placebo-social {
width: calc(8% - 15px);
padding-right: 15px;
}
.post-container .site-main {
width: calc(67% - 30px);
padding: 0 15px;
}
.post-container .widget-area {
width: calc(25% - 15px);
margin-left: auto;
display: none;
}
.post-container-inner.flex-row {
width: 100%;
justify-content: center;
}
.post-container .link-icon {
width: 58px;
height: 58px;
margin-bottom: 20px;
border: 1px solid #c4c4c4;
align-items: center;
justify-content: center;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.post-container .link-icon:hover {
background-color: #000;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.post-container .link-icon:hover svg .st0 {
fill: #fff;
}
.post-container .link-icon .st0 {
fill: #0c0d0d;
}
.post-container .share-social .facebook-icon svg {
display: block;
width: 8px;
height: 16px;
}
.post-container .share-social .pinterest-icon svg {
display: block;
width: 13px;
height: 16px;
}
.post-container .share-social .email-icon svg {
display: block;
width: 17px;
height: 16px;
}
.post-container .post {
max-width: 870px;
width: 100%;
}
.entry-meta .post-author {
display: inline-block;
font-size: 1.3rem;
font-weight: 400;
letter-spacing: .1em;
color: #999999;
text-transform: uppercase;
}
.post-container .entry-title {
font-size: 4rem;
line-height: 1.2;
margin: 0 0 40px;
}
.post-container .featured-image{
margin-bottom: 60px;
}
.post-container .entry-content p {
font-size: 1.7rem;
line-height: 1.75;
font-weight: 300;
letter-spacing: .05rem;
text-align: justify;
}
.post-container .entry-content h2 {
font-size: 2.4rem;
line-height: 1.75;
font-weight: 500;
letter-spacing: .05rem;
margin: 0;
}
.post-container .entry-content h4 {
font-size: 1.7rem;
line-height: 1.75;
font-weight: 400;
letter-spacing: .05rem;
margin: 0;
}
.post-container .wp-block-image  {
margin: 50px auto;
}
.post-container .entry-content ul {
padding-left: 20px;
}
.post-container .entry-content ul li {
font-size: 1.7rem;
line-height: 1.75;
font-weight: 300;
letter-spacing: .05rem;
} .widget-area h4 {
font-size: 1.4rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: .2rem;
margin: 0 0 40px;
}
.most-popular-container .popular-post {
justify-content: space-between;
}
.most-popular-container .popular-post .left img {
width: 110px;
}
.most-popular-container .popular-post .right {
max-width: 217px;
width: 100%;
padding-left: 20px;
}
.post-item .entry-meta > span {
font-size: 1.1rem;
line-height: 1.2;
}
.post-item .entry-title {
font-size: 2.2rem;
} .similar-posts-container {
margin-top: 80px;
max-width: 870px;
width: 100%;
}
.similar-posts-container > .flex-row {
justify-content: space-between;
}
.similar-posts-container .top {
margin-bottom: 20px;
}
.similar-posts-container .post-item {
flex-basis: calc(33.3333333333% - 20px);
margin-right: 20px;
}
.similar-posts-container .post-item:last-child {
margin-right: 0;
}
.similar-posts-container h4 {
font-size: 1.4rem;
text-transform: uppercase;
font-weight: 400;
letter-spacing: .2rem;
margin: 0 0 40px;
}
.post-item h3 {
font-size: 2.2rem;
font-weight: 400;
line-height: 1.2;
margin: 10px 0;
}
body.post-template-default .instagram-container {
background-color: #efefef;
}@media (max-width: 1440px) { h1.hero-slider-text {
font-size: 9rem;
margin: 0 0 20px;
}
.search-trigger-box.active {
width: 270px;
}
#d_ajax_search_results{
width: 270px;
}
a.our-collection-link {
font-size: 3.5rem;
}
.blog-description {
padding-top: 0;
}
.home-blog-item.flex-row {
align-items: center;
}
h2.blog-title {
font-size: 3rem;
}
.our-story .section-block {
max-width: 705px;
padding: 100px 30px 30px 30px;
} .our-story-wrapper {
padding-left: 6.375vw;
padding-right: 5.813vw;
}
.our-story-container {
margin-bottom: 165px;
}
.about-quote-container {
margin: 0 auto 30px;
}
.quote-container {
padding: 80px 40px 60px;
}
.about-footer-container .right {
padding: 100px 13.229vw 0;
}
.about-footer-container {
margin-bottom: 205px;
} .for-retailers-wrapper .left {
padding-top: 40px;
}
.for-retailers-container,
.ring-holders-container {
margin: 0 auto 145px;
}
.ring-holders-wrapper .right {
padding-top: 50px;
} .instagram-wrapper h2,
.instagram-wrapper h2 > a {
font-size: 4rem;
}
.footer-newsletter form h2 {
font-size: 7rem;
} .post-container .widget-area {
margin-left: 30px;
min-width: 335px;
} .products-page-headings {
padding-top: 35px;
}
.products-page-headings ul.breadcrumb {
margin-bottom: 25px;
}
.products-page-headings h3 {
margin-bottom: 15px;
}
.products-page-headings h1 {
margin-bottom: 25px;
}
.products-page-headings p {
margin-bottom: 35px;
}
}
@media (max-width: 1366px) { .our-collection-wrapper .left {
margin-right: 15px;
}
.collection-wrapper .right {
margin-left: 15px;
}
.products-arrows.flex-row {
padding-top: 30px;
}
.products-selection-info h3 {
padding-bottom: 30px;
} .our-story-wrapper .right > h1 {
font-size: 8rem;
}
.our-story-wrapper .left {
margin-right: 40px;
}
.our-story-wrapper .right {
margin-left: 40px;
}
.our-story-container {
margin-bottom: 135px;
}
.quote-container > blockquote {
font-size: 2.2rem;
}
.about-footer-container .right {
padding: 100px 11.229vw 0;
}
.about-footer-container {
margin-bottom: 175px;
}
.about-footer-container .left {
padding-left: 2.167vw;
flex: 2;
}
.about-footer-container .right {
padding: 60px 9.229vw 0;
flex: 1;
} .for-retailers-container,
.ring-holders-container {
margin: 0 auto 105px;
}
.for-retailers-wrapper .left,
.ring-holders-wrapper .right {
flex: 1;
}
.for-retailers-wrapper .right,
.ring-holders-wrapper .left {
flex: 1;
}
.for-retailers-wrapper,
.ring-holders-wrapper {
align-items: center;
}
.page-template-for-retailers-template h1,
.page-template-for-retailers-template h2 {
font-size: 7rem;
margin: 0 0 30px;
} .latest-post-info h3 {
font-size: 3rem;
margin: 15px 0;
} .footer-newsletter form h2 {
font-size: 7rem;
}
.footer-newsletter {
padding-top: 7.896vw;
}
}
@media (max-width: 1280px) {
.our-collection-wrapper .left {
margin-right: 15px;
}
.our-collection-wrapper .right {
margin-left: 15px;
}
ul.our-collection-list {
float: right;
width: unset;
max-width: unset;
}
.section-block h2.section-title {
font-size: 5rem;
} .latest-posts-container {
flex: 2;
}
.popular-posts-container {
flex: 1;
}
.latest-post-info h3 {
font-size: 2.5rem;
}
.latest-post-info {
flex-basis: 48%;
margin-left: 30px;
}
.latest-post-info p {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.popular-post-info {
max-width: 180px;
}
}
@media (max-width: 1140px) { a.our-collection-link {
font-size: 3rem;
} .our-story-container {
margin-bottom: 95px;
}
.our-story-wrapper {
padding: 0;
}
.our-story-wrapper .left {
margin-right: 15px;
}
.our-story-wrapper .right {
margin-left: 15px;
} .for-retailers-wrapper .left,
.ring-holders-wrapper .left {
margin-right: 20px;
}
.for-retailers-wrapper .right,
.ring-holders-wrapper .right {
margin-left: 20px;
}
.for-retailers-wrapper .left,
.ring-holders-wrapper .right {
padding-top: 20px;
}
.page-template-for-retailers-template p {
margin-bottom: 25px;
} .post-container .featured-image {
margin-bottom: 40px;
}
}
@media (max-width: 1024px) { .logo-icon svg,
.logo-icon {
width: 135px;
height: auto;
} h1.hero-slider-text {
font-size: 7rem;
}
a.hero-slider-link {
padding: 15px;
}
.section-block h2.section-title {
font-size: 4rem;
}
a.more-btn {
font-size: 1.2rem;
}
a.more-btn::after {
margin-left: 15px;
}
.home-about-container {
padding: 55px 30px;
background-color: #fff;
}
.our-story .section-block {
max-width: 100%;
padding: 75px 20px 30px 20px;
}
.retail-partners {
padding-left: 20px;
}
.col-50.retail-partners .section-block p {
max-width: 100%;
padding-right: 20px;
}
.section-block {
padding-top: 75px;
}
.products-selection {
padding: 55px 0 55px 30px;
}
.our-collection-wrapper {
padding: 75px 30px;
}
.home-blog-wrapper {
padding: 75px 30px;
}
h2.main-title {
font-size: 4.6rem;
}
h2.blog-title {
font-size: 2.6rem;
} .col-50.product-img {
flex-basis: 40%;
}
.col-50.product-info {
flex-basis: 60%;
}
.product-item h3 {
font-size: 1.4rem;
margin-top: 25px;
}
a.btn-dark,
a.btn-light {
padding: 15px;
}
h2.single-prd-cat {
font-size: 5rem;
}
h3.single-prd-model {
font-size: 3rem;
} .our-story-wrapper .right > h1 {
font-size: 6rem;
}
.about-quote-container .left {
padding-top: 30px;
margin-right: 15px;
max-width: 375px;
width: 100%;
}
.quote-container {
padding: 60px 40px;
}
.quote-container > blockquote {
font-size: 1.8rem;
}
.about-quote-container .right {
margin-left: 15px;
} .page-template-for-retailers-template h1,
.page-template-for-retailers-template h2 {
font-size: 5rem;
} .contact-form-header > h2 {
font-size: 3rem;
margin: 0 0 20px;
} .blog-slider-info > h2 {
font-size: 4rem;
}
.latest-posts-wrapper {
margin-bottom: 70px;
} .instagram-container {
padding: 75px 30px;
}
.instagram-wrapper h2,
.instagram-wrapper h2 > a {
font-size: 4rem;
}
.newsletter-wrapper {
margin: 0 auto 0 0;
}
.footer-wrapper {
padding: 70px 30px 25px;
} .post-container-inner.flex-row {
flex-wrap: wrap;
}
.post-container .site-main,
.post-container .entry-header {
width: 100%;
}
.post-container {
padding-bottom: 0;
}
.post-container .placebo-social {
display: none;
}
.post-container .widget-area {
min-width: unset;
margin-left: 0;
margin-top: 40px;
padding: 0 15px;
width: 100%;
}
.most-popular-container {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
max-width: 870px;
}
.most-popular-container .post-item {
flex-basis: calc(33.3333333333% - 20px);
margin-right: 20px;
}
.most-popular-container .post-item:last-child {
margin-right: 0;
}
.most-popular-container .popular-post {
flex-direction: column;
}
.post-item.popular-post .left {
margin-bottom: 20px;
}
.most-popular-container .popular-post h3 {
font-size: 2.2rem;
}
.most-popular-container .popular-post .left img {
width: 100%;
}
.most-popular-container .popular-post .right {
max-width: unset;
width: 100%;
padding-left: 0;
}
.post-container .share-social {
width: 100%;
order: 1;
padding: 0 15px;
margin-top: 20px;
}
.post-container .share-social ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.post-container .share-social ul li {
margin-right: 20px;
} .recommended-prd-row {
margin-top: 85px;
}
.recommended-prd-item-wrapper h3 {
font-size: 1.4rem;
margin-top: 25px;
}
.recommended-prd-item-wrapper img {
margin-bottom: 50px;
}
}
@media (max-width: 991px) { .site-branding.flex-center {
flex-basis: 25%;
}
.left-menu,
.right-menu {
flex-basis: 37.5%;
}
.custom-nav ul.menu > li {
margin: 0 5px;
}
.custom-nav ul.menu > li > a {
font-size: 1.4rem;
}
.prd-item h3.prd-name {
font-size: 1.4rem;
}
a.our-collection-link {
font-size: 2.4rem;
} .our-story-container {
padding: 65px 30px 0;
margin-bottom: 30px;
}
.our-story-wrapper .left,
.our-story-wrapper .right {
flex: 1;
}
.about-container p {
margin-bottom: 25px;
}
.about-quote-container {
flex-direction: column-reverse;
align-items: center;
}
.about-quote-container .left {
margin-right: 0;
}
.about-quote-container .right {
margin-left: 0;
}
.quote-container {
padding: 30px 20px;
}
.about-footer-container .right {
padding: 30px 5.229vw 0;
}
.about-footer-container .left {
flex: 1;
padding: 0;
} .retailers-login-wrapper {
flex-direction: column;
}
.retailers-login-container .retailers-login-wrapper > p {
text-align: center;
margin: 0 0 20px;
}
.page-template-for-retailers-template h1,
.page-template-for-retailers-template h2 {
font-size: 4rem;
margin: 0 0 20px;
}
.page-template-for-retailers-template p {
font-size: 1.5rem;
margin-bottom: 25px;
}
.page-template-for-retailers-template .btn {
font-size: 1.5rem;
}
.for-retailers-container,
.ring-holders-container {
margin: 0 auto 65px;
}
.marketing-material-container {
padding: 100px 30px;
}
.marketing-material-wrapper .left {
flex: 1;
}
.marketing-material-wrapper .right {
padding: 40px 40px 30px;
flex: 2;
} .blog-slider-info {
max-width: 500px;
}
.blog-slider-info > h2 {
font-size: 3.5rem;
}
.blog-posts-container .date-author {
font-size: 1rem;
}
.popular-post h3 {
font-size: 1.8rem;
}
.latest-post-info h3 {
font-size: 2.2rem;
}
.blog-slider-arrows .arrow-next,
.blog-slider-arrows .arrow-prev {
width: 40px;
height: 40px;
}
.latest-posts-container {
margin-right: 15px;
}
.popular-posts-container {
margin-left: 15px;
} .products-container {
padding: 3.6vw 15px 6.25vw;
}
.product-item {
padding: 30px 15px;
}
.product-item-wrapper {
width: 33.333333333333%;
padding: 0 10px 20px;
}
.product-item-wrapper:nth-child(4n + 1) {
clear: unset;
}
.product-item-wrapper:nth-child(3n + 1) {
clear: both;
} .recommended-prd-row .slick-slide {
margin: 0 10px;
}
.recommended-prd-row .slick-list {
margin: 0 -10px;
}
.recommended-prd-row {
margin-top: 45px;
}
}
.mobile-menu,
.marketing-material-container.mobile {
display: none;
}
@media (max-width: 767px) { h1.hero-slider-text {
font-size: 6rem;
}
.home-about-wrapper.flex-row {
flex-direction: column;
width: 100%;
}
.our-story .section-block {
max-width: 100%;
padding: 80px 45px;
height: 90vh;
}
.retail-partners {
padding-left: 0;
margin-top: 45px;
}
.col-50.retail-partners .section-block {
width: 100%;
max-width: 100%;
margin: 0;
padding: 80px 0 0 45px;
}
.products-selection {
padding: 55px 30px;
}
.products-selection-wrapper.flex-row {
flex-direction: column;
}
.products-selection-info {
width: 100%;
max-width: 100%;
}
.products-grid-wrapper {
max-width: 100%;
}
.home-blog-posts.flex-row {
flex-direction: column;
padding: 15px 0;
}
.home-blog-posts.flex-row .col-50:nth-child(1) {
margin-right: 0;
}
.home-blog-posts.flex-row .col-50:nth-child(2) {
margin-left: 0;
}
.home-blog-posts.flex-row .col-50 {
margin: 30px 0;
}
ul.our-collection-list > li {
margin-bottom: 30px;
position: relative;
display: inline-block;
width: calc(50% - 15px);
float: left;
}
ul.our-collection-list > li:nth-child(2n + 1) {
margin-right: 30px;
}
ul.our-collection-list > li > img {
position: relative;
}
ul.our-collection-list > li > a.our-collection-link,
ul.our-collection-list > li > a.our-collection-link.active {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #fff;
font-weight: 300;
width: 100%;
text-align: center;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.5);
}
a.our-collection-link.active {
margin-left: 0;
}
.our-collection-title {
margin-bottom: 35px;
}
.our-collection-block.flex-row {
flex-direction: column;
}
.our-collection-wrapper .left {
margin-right: 0;
flex-basis: 100%;
}
.our-collection-wrapper .right {
margin-left: 0;
}    .flex-row.site-header {
justify-content: space-between;
}
.burger-menu-side-bar {
display: block;
}
.left-menu,
.right-menu,
.hide-burger-menu {
display: none;
}
span.line {
display: block;
content: '';
width: 32px;
height: 3px;
background-color: #111111;
-webkit-transition: transform 0.3s ease;
-moz-transition: transform 0.3s ease;
-o-transition: transform 0.3s ease;
transition: transform 0.3s ease;
}
span.line.top-line,
span.line.middle-line {
margin-bottom: 5px;
}
.body-opacity {
width: 100%;
height: 100vh;
background-color: #111111;
position: fixed;
top: 0;
left: 0;
z-index: 9;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease;
}
body.menu-is-open {
overflow: hidden;
}
body.menu-is-open .body-opacity {
opacity: 0.8;
visibility: visible;
transition: all 0.3s ease;
}
.mobile-nav {
display: block;
padding: 80px 25px;
width: 100%;
max-width: 70vw;
height: 100vh;
background-color: #fff;
position: fixed;
left: -70vw;
top: 0;
bottom: 0;
z-index: 99;
transition: left 0.3s ease;
}
.mobile-nav.active {
left: 0;
transition: left 0.3s ease;
}
.mobile-nav.active .mobile-menu {
display: block;
}
.close-menu-btn {
position: absolute;
right: 15px;
top: 15px;
}
.close-menu-btn-icon {
display: inline-block;
position: relative;
width: 24px;
height: 24px;
}
.close-menu-btn-icon .line {
position: absolute;
height: 1px;
background-color: #111111;
display: block;
width: 32px;
}
.close-menu-btn-icon .top-line {
top: 50%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.close-menu-btn-icon .bottom-line {
top: 50%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.mobile-menu ul {
display: flex;
flex-direction: column;
}
.mobile-menu ul.menu > li {
margin: 0 0 30px;
}
.mobile-menu ul.menu > li > a {
font-size: 1.8rem;
} .our-story-wrapper .left,
.our-story-wrapper .right {
margin: 0;
}
.our-story-wrapper .left {
margin-bottom: 15px;
}
.our-story-wrapper .right > h1 {
font-size: 5rem;
margin: 0 0 20px;
}
.about-container p {
font-size: 1.5rem;
}
.our-story-wrapper {
flex-direction: column;
align-items: center;
}
.about-footer-container {
margin-bottom: 95px;
flex-direction: column;
align-items: center;
} .for-retailers-wrapper {
flex-direction: column-reverse;
}
.ring-holders-wrapper {
flex-direction: column;
}
.marketing-material-wrapper {
flex-direction: column;
}
.for-retailers-wrapper .left,
.ring-holders-wrapper .left {
margin-right: 0;
}
.for-retailers-wrapper .right,
.ring-holders-wrapper .right {
margin-left: 0;
}
.mobile-hidden {
display: none;
}
.mobile-only {
display: block;
}
.marketing-material-container {
display: none;
}
.marketing-material-container.mobile {
display: block;
} .contact-container {
margin-top: 0;
}
.contact-form-container {
margin: 0 auto 75px;
}
.contact-form-header {
margin: 0 auto 45px;
}
.contact-form-container .flex-row {
flex-direction: column;
align-items: center;
}
.contact-form-container .flex-row span {
margin: 0 0 30px;
}
.contact-form-container .city {
max-width: unset;
}
span.wpcf7-form-control-wrap.message {
display: flex;
justify-content: center;
width: 100%;
max-width: unset;
}
.contact-form-container textarea {
max-width: 510px;
} .single-product-wrapper.flex-row {
flex-direction: column;
margin: 0 auto;
}
.recommended-prd-wrapper h3.main-title {
font-size: 3rem;
}
h2.single-prd-cat {
font-size: 4rem;
text-align: center;
}
h3.single-prd-model {
font-size: 2.5rem;
text-align: center;
}
.single-prd-img {
max-width: 300px;
margin: 0 auto;
}
.col-50.product-img {
flex-basis: 100%;
margin-right: 0;
}
.col-50.product-info {
flex-basis: 100%;
max-width: 100%;
margin-left: 0;
}
a.btn-dark,
a.btn-light {
margin: 10px auto;
}
.recommended-prd-item-wrapper {
padding: 30px 15px;
} .blog-slider-container {
margin-bottom: 30px;
}
.blog-posts-wrapper {
flex-direction: column;
}
.latest-posts-container {
margin-bottom: 50px;
}
.popular-posts-container {
max-width: unset;
width: 100%;
margin-left: 0;
}
.popular-posts-wrapper {
width: 100%;
display: flex;
flex-wrap: wrap;
}
.popular-post {
max-width: unset;
flex-basis: calc(50% - 30px);
margin-right: 30px;
}
.blog-posts-container {
padding: 0 30px;
margin-bottom: 100px;
}
.latest-posts-container {
margin-right: 0;
padding-bottom: 30px;
border-bottom: 1px solid #c4c4c4;
}
.post-container {
margin: 0 auto 80px;
} .newsletter-wrapper {
width: 100%;
max-width: 100%;
margin: 0 auto;
}
.newsletter-container {
padding: 85px 30px;
}
.footer-newsletter form h2 {
font-size: 5rem;
}
.newsletter-content h3 {
font-size: 1.8rem;
}
.question-title h3 {
font-size: 2.2rem;
}
.social-title h3 {
font-size: 1.8rem;
} .products-page-headings {
padding-top: 0;
}
.product-item-wrapper {
width: 50%;
padding: 0 10px 20px;
}
.product-item-wrapper:nth-child(3n + 1) {
clear: unset;
}
.product-item-wrapper:nth-child(2n + 1) {
clear: both;
} #for-retailers-only .text-section h3,
#for-retailers-only .text-section h1,
#for-retailers-only .new-products {
margin: 0 0 30px;
}
#for-retailers-only .best-sellers,
#for-retailers-only .marketing_material {
margin: 6.25vw auto 30px;
}
#for-retailers-only h2 {
margin: 0 15px 30px;
}
.retailers-marketing-wrapper {
margin: 0 0 30px;
}
.hero-slider-container.mobile {
display: block !important;
}
.hero-slider-container.desktop {
display: none !important;
}
}
@media (max-width: 680px) { .blog-slider-info {
max-width: 350px;
}
.blog-slider-info .date-author {
font-size: 1rem;
}
.blog-slider-info > h2 {
font-size: 3rem;
margin: 15px 0;
}
.blog-slider-info > p {
font-size: 1.5rem;
}
}
@media (max-width: 630px) { ul.our-collection-list > li {
width: 100%;
}
ul.our-collection-list > li:nth-child(2n + 1) {
margin-right: 0;
} .blog-slider-arrows {
right: 15px;
bottom: 15px;
}
.blog-slider-info {
max-width: 300px;
}
.blog-slider-info > h2 {
font-size: 2.5rem;
}
.latest-posts-container {
margin-right: 0;
}
.latest-posts-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}
.latest-post-info h3 {
font-size: 2rem;
margin: 10px 0;
}
.latest-post {
margin-bottom: 50px;
flex-direction: column;
}
.latest-post-img {
flex-basis: 100%;
margin-bottom: 15px;
}
.latest-post-info {
flex-basis: 100%;
margin-left: 0;
}
.popular-post {
max-width: unset;
flex-basis: 100%;
}
.popular-post h3 {
font-size: 2.2rem;
}
}
@media (max-width: 480px) { .logo-icon svg,
.logo-icon {
width: 110px;
height: auto;
} h1.hero-slider-text {
font-size: 5rem;
}
.col-50.retail-partners .flex-row .right {
max-width: 100%;
margin: 20px 0 0;
}
.section-block h2.section-title {
font-size: 3.5rem;
margin-bottom: 30px;
}
.retail-partners .section-block .flex-row {
flex-direction: column;
}
.col-50.retail-partners .flex-row .left {
max-width: 80%;
}
h2.main-title {
font-size: 4rem;
}
a.more-btn {
max-width: 225px;
} .our-story-wrapper .right > h1 {
font-size: 3rem;
margin: 0 0 10px;
}
.about-footer-container .right {
padding: 0;
} .page-template-for-retailers-template h1,
.page-template-for-retailers-template h2 {
font-size: 3rem;
}
.marketing-material-container {
padding: 50px 30px;
} .contact-form-container input,
.contact-form-container textarea {
font-size: 1.5rem;
} .blog-slider-container {
margin-bottom: 0;
}
.blog-slider-info {
max-width: 250px;
}
.blog-slider-info > p {
display: none;
}
.blog-slider-info .date-author {
display: block;
}
.blog-slider-arrows {
display: none;
} a.btn-dark,
a.btn-light {
max-width: 100%;
}
.single-product-container {
padding: 45px 30px 100px;
}
.recommended-prd-wrapper {
padding: 0 15px 0;
} .newsletter-container {
padding: 75px 30px;
}
.instagram-wrapper h2,
.instagram-wrapper h2 > a {
font-size: 3rem;
} .post-container .site-main {
padding: 0;
}
.post-container .entry-title {
font-family: 'Minion', serif;
font-size: 3rem;
line-height: 1.2;
}
.footer-wrapper {
padding: 55px 30px 25px;
}
.upper-side-footer,
.down-side-footer {
flex-direction: column;
}
.question-title h3 {
padding-bottom: 5px;
}
.social-title h3,
.social-footer {
padding-bottom: 35px;
}
.footer-menu {
padding-bottom: 50px;
}
.down-side-footer {
text-align: center;
}
.similar-posts-container {
margin-top: 40px;
}
.similar-posts-container > .flex-row {
flex-direction: column;
}
.similar-posts-container .post-item {
flex-basis: 100%;
margin-right: 0;
margin-bottom: 40px;
}
.similar-posts-container .post-item img {
width: 100%;
}
.post-container .widget-area {
padding: 0;
margin-top: 20px;
}
.post-item.popular-post .left {
width: 100%;
}
.most-popular-container {
flex-direction: column;
}
.most-popular-container .post-item {
margin-right: 0;
flex-basis: 100%;
}
.post-container .share-social {
padding: 0;
} .footer-menu ul > li > a {
font-size: 1.4rem;
} .products-page-headings h1 {
font-size: 3.8rem;
}
.directory-select .vs__actions {
padding: 0;
}
.directory-form.flex-row {
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
.custom-select-met {
margin-right: 0;
}
.product-item-wrapper {
width: 100%;
padding: 0 0 25px;
}
.product-item-wrapper:nth-child(2n + 1) {
clear: unset;
}
.directory-select .vs__dropdown-menu {
min-width: 240px;
}
.products-container .page-pagination ul li {
padding: 0 15px;
}
.blog-slider-info > h2 {
font-size: 2rem;
}
.blog-slider-info {
bottom: unset;
top: 3px;
}
.our-story.mobile {
display: block;
}
.our-story.desktop {
display: none;
}
}
@media (max-width: 421px) { h1.hero-slider-text {
font-size: 4rem;
}
.blog-description {
margin: 25px 0 0 0;
}
.home-blog-item.flex-row {
flex-direction: column;
}
.home-blog-posts.flex-row .col-50 {
margin: 15px 0;
}
.our-story .section-block {
padding: 80px 30px;
}
.col-50.retail-partners .section-block {
padding: 80px 0 0 30px;
} .footer-newsletter form h2 {
font-size: 4rem;
padding-bottom: 25px;
}
.newsletter-content h3 {
font-size: 1.6rem;
}
}