html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} h1 {
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; -webkit-text-decoration: underline dotted;
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;
}
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;
} 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;
} body,
button,
input,
select,
optgroup,
textarea {
color: #000000;
line-height: 1.611em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0
}
p {
margin-bottom: 1.5em;
margin-top: 0;
}
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;
font-size: 0.9375rem;
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;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #F8F8F8; }
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: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border: 1px solid #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 60px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
cursor: pointer;
outline: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #FF91A4;
border-color: #FF91A4;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
outline: thin dotted #000;
}
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: #B1B1B2;
border: 1px solid #EBEBEB;
border-radius: 5px;
padding: 8px 15px;
outline: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
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: #000;
}
select {
border: 1px solid #EBEBEB;
}
textarea {
width: 100%;
height: 150px;
resize: vertical;
}  a {
color: #FF91A4;
text-decoration: none;
}
a:hover {
color: #000;
text-decoration: none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
display: flex;
flex: 2;
justify-content: center;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
font-size: 0.778em;
text-transform: uppercase;
font-weight: 700;
}
.main-navigation ul li {
margin: 0 20px;
display: inline-block;
position: relative;
}
.main-navigation ul li .arrow-holder {
display: none;
}
.main-navigation ul li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.main-navigation ul li a:hover,
.main-navigation ul .current-menu-item>a,
.main-navigation ul li:hover>a {
color: #FF91A4;
}
.main-navigation ul .menu-item-has-children>a {
padding-right: 20px;
position: relative;
}
.main-navigation ul .menu-item-has-children>a:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 32 32'%3E%3Cpath d='M28.3,6.4L32,10L16,25.6L0,10l3.7-3.6L16,18.3L28.3,6.4z'/%3E%3C/svg%3E") center center no-repeat;
content: '';
width: 12px;
height: 12px;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
@media only screen and (min-width: 1025px) {
.main-navigation ul ul {
position: absolute;
top: 100%;
font-size: 1em;
border-radius: 0 0 5px 5px;
width: 210px; padding-top: 26px;
z-index: 99;
left: -20px; -webkit-transition: ease 0.4s;
-moz-transition: ease 0.4s;
transition: ease 0.4s;
background: #fff;
text-align: left;
opacity: 0;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focused>ul {
opacity: 1;
filter: alpha(opacity=100);
clip: unset;
}
}
.main-navigation ul ul .menu-item-has-children>a:after {
right: 20px;
-webkit-transform: translateY(-50%) rotate(-90deg);
transform: translateY(-50%) rotate(-90deg);
}
.main-navigation ul ul li {
display: block;
margin: 0;
}
.main-navigation ul ul li a {
display: block;
padding: 10px 20px;
border-bottom: 1px solid #EBEBEB;
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li:hover>a,
.main-navigation ul ul .current-menu-item>a,
.main-navigation ul ul .current-menu-ancestor>a,
.main-navigation ul ul .current_page_item>a,
.main-navigation ul ul .current_page_ancestor>a {
background: #000;
color: #fff;
}
.main-navigation ul ul li a:hover:after,
.main-navigation ul ul li:hover>a:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 32 32'%3E%3Cpath d='M28.3,6.4L32,10L16,25.6L0,10l3.7-3.6L16,18.3L28.3,6.4z'/%3E%3C/svg%3E") center center no-repeat;
}
.main-navigation ul ul li:last-child>a {
border-bottom: 0;
border-radius: 0 0 5px 5px;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
padding-top: 0;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
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;
-webkit-clip-path: none;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
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;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
width: auto !important;
}
.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;
font-size: 0.778em;
line-height: 1.571em;
color: #777777;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
margin: 0;
padding: 2px;
}
.gallery-item .gallery-icon {
line-height: 0;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .container {
max-width: 1216px;
width: 100%;
margin: 0 auto;
padding: 0 15px;
}
.clearfix:after {
display: block;
clear: both;
content: '';
}
.archive .site-main .woocommerce-products-header {
display: none;
}
.site {
background: #f8f8f8;
}
.custom-background .site {
margin: 0 5%;
}
.skip-link,
.skip-link:hover,
.skip-link:visited {
position: absolute;
top: -999px;
left: 20px;
background: #f7f7f7;
border: 1px solid rgba(0, 0, 0, 0.1);
font-size: 0.8888em;
font-weight: 600;
padding: 10px 20px;
color: #000;
border-radius: 5px;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
z-index: 999;
text-decoration: none;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.skip-link:focus,
.skip-link:active {
top: 50px;
color: #000;
text-decoration: none;
}
button.search-icon,
button#toggle-button {
padding: 0;
background: none !important;
border: none;
}
.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
position: relative;
overflow: hidden;
}
.blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap input[type="checkbox"] {
display: block;
position: absolute;
top: 3px;
left: 0;
opacity: 0;
}
.portfolio-item-inner:focus-within .portfolio-text-holder {
padding-top: 30px;
padding-bottom: 30px;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
button.share {
background: none !important;
border: none;
padding: 0;
border-radius: 0;
} .breadcrumb-wrapper {
padding: 10px 0;
}
#crumbs {
font-size: 0.7778em;
color: #666;
}
#crumbs>span {
display: inline-block;
margin-bottom: 5px;
}
#crumbs a {
color: #333;
margin-right: 10px;
-webkit-transition: ease 0.2s;
transition: ease 0.2s;
}
#crumbs a:hover {
text-decoration: none;
color: #ff91a4;
}
#crumbs .separator {
margin-right: 10px;
}
#crumbs .current a {
color: #ff91a4;
pointer-events: none;
} .sticky-t-bar .close {
background: none;
border: none;
border-radius: 0;
padding: 0;
min-height: auto;
position: absolute;
top: 10px;
right: 6%;
width: 25px;
height: 25px;
z-index: 9999;
cursor: pointer;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.admin-bar .sticky-t-bar .close {
top: 50px;
}
.sticky-t-bar .close::before,
.sticky-t-bar .close::after {
content: "";
background: #000000;
width: 15px;
height: 2px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.sticky-t-bar .close::after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.sticky-t-bar:not(.active) .close {
background: #ff91a4;
top: 0;
}
.admin-bar .sticky-t-bar:not(.active) .close {
top: 32px;
}
.sticky-t-bar:not(.active) .close::before,
.sticky-t-bar:not(.active) .close::after {
width: 10px;
left: -6px;
}
.sticky-t-bar:not(.active) .close::after {
left: 0;
right: -6px;
}
.sticky-bar-content.notification-enabled {
text-align: center;
background: #ff91a4;
color: #fff;
padding: 10px 0;
}
.sticky-bar-content.notification-enabled a {
display: inline-block;
margin-left: 5px;
color: #fff;
text-decoration: underline;
}
.sticky-bar-content.notification-enabled a:hover {
text-decoration: none;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper {
display: flex;
flex: 1;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin: 0 auto;
padding: 10px 10%;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder {
margin-bottom: 0;
padding-right: 20px;
text-align: right;
display: flex;
flex-direction: column;
flex: 1;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper h3 {
font-size: 1.1112em;
margin-top: 0;
margin-bottom: 0;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper.bg-img .text-holder h3 {
margin-bottom: 0;
padding-bottom: 0;
line-height: 1.5;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper.bg-img .text-holder h3:after {
display: none;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder span {
font-size: 0.8888em;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form {
display: flex;
flex-wrap: wrap;
text-align: left;
flex: 1;
border: none;
border-radius: 0;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input {
width: auto;
margin-bottom: 0;
margin-top: 0;
height: 40px;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type="text"] {
border: 1px solid rgba(255, 255, 255, 0.2);
margin-right: 5px;
width: auto;
text-align: left;
border-radius: 5px;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[name="subscribe-email"] {
width: 60%;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[name="subscribe-fname"]+input[name="subscribe-email"] {
width: auto;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label {
width: 100%;
order: 5;
margin-top: 10px;
padding: 0;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type="checkbox"] {
width: auto;
height: auto;
opacity: 0;
visibility: hidden;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .text {
text-align: left;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
margin-top: 0 !important;
min-height: 40px;
padding: 5px 20px;
border-radius: 5px;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover {
background: none;
color: #fff;
} .archive #primary .post,
.search #primary .post,
.site-main .blossom-portfolio {
margin-bottom: 64px;
}
.archive .site-main .top,
.search .site-main .top,
.site-main .blossom-portfolio .top {
padding: 16px 16px 24px 16px;
}
.archive #primary .site-main .top .post-thumbnail,
.search #primary .site-main .top .post-thumbnail,
.site-main .blossom-portfolio .top .post-thumbnail {
width: 100%;
border-radius: 8px;
overflow: hidden;
}
.archive #primary .site-main .top .entry-header,
.search #primary .site-main .top .entry-header,
.site-main .blossom-portfolio .top .entry-header {
margin-top: 1.5rem;
}
.archive #primary .post .top .entry-header .category,
.search #primary .post .top .entry-header .category,
.site-main .blossom-portfolio .top .entry-header .category {
margin-bottom: 0.5rem;
}
.archive #primary .post .top .entry-header .category a,
.search #primary .post .top .entry-header .category a,
.site-main .blossom-portfolio .top .entry-header .category a {
margin: 0 3px 3px 0;
padding: 6px 8px;
font-size: 0.625rem;
line-height: 1;
}
.search #primary .search-post .top .entry-header .entry-title,
.archive #primary .post .top .entry-header .entry-title,
.site-main .blossom-portfolio .top .entry-header .entry-title {
margin-bottom: 0.5rem;
font-size: 2.25rem;
}
.archive #primary .site-main .top .entry-content,
.search #primary .site-main .top .entry-content,
.site-main .blossom-portfolio .top .entry-content {
margin-bottom: 1.125rem;
font-size: 1.125rem;
}
.archive #primary .site-main .top .entry-content p:last-child,
.search #primary .site-main .top .entry-content p:last-child,
.site-main .blossom-portfolio .top .entry-content p:last-child {
margin-bottom: 0;
}
.archive #primary .post .top .entry-footer,
.search #primary .post .top .entry-footer,
.site-main .blossom-portfolio .top .entry-footer {
border-top: 0;
padding: 0 8px;
}
.archive #primary .site-main .top .read-more,
.search #primary .site-main .top .read-more,
.site-main .blossom-portfolio .top .read-more {
font-size: 0.875rem;
}
.archive #primary .site-main .top .read-more,
.search #primary .site-main .top .read-more,
.site-main .blossom-portfolio .top .read-more {
line-height: 1em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
color: #000;
padding-bottom: 5px;
display: inline-block;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.archive #primary .site-main .top .read-more:hover,
.search #primary .site-main .top .read-more:hover,
.site-main .blossom-portfolio .top .read-more:hover {
border-bottom-color: #e7475e;
color: #e7475e;
}
.archive #primary .post .top .entry-footer .edit-link,
.search #primary .post .top .entry-footer .edit-link,
.site-main .blossom-portfolio .top .entry-footer .edit-link {
font-size: 0.667em;
line-height: 1em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
float: right;
margin-top: 11px;
}
.archive #primary .post .top .entry-footer .edit-link a,
.search #primary .post .top .entry-footer .edit-link a,
.site-main .blossom-portfolio .top .entry-footer .edit-link a {
border-bottom: 2px solid #000;
color: #000;
padding-bottom: 5px;
display: inline-block;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.archive #primary .post .top .entry-footer .edit-link a:hover,
.search #primary .post .top .entry-footer .edit-link a:hover,
.site-main .blossom-portfolio .top .entry-footer .edit-link a:hover {
border-bottom-color: #e7475e;
color: #e7475e;
}
.archive #primary .site-main .bottom,
.search #primary .site-main .bottom,
.site-main .blossom-portfolio .bottom {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 24px;
}
.archive #primary .site-main .bottom .posted-on,
.search #primary .site-main .bottom .posted-on,
.site-main .blossom-portfolio .bottom .posted-on {
font-size: 0.625rem;
float: left;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.archive #primary .site-main .bottom .posted-on a,
.search #primary .site-main .bottom .posted-on a,
.site-main .blossom-portfolio .bottom .posted-on a {
color: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.archive #primary .site-main .bottom .posted-on a:hover,
.search #primary .site-main .bottom .posted-on a:hover,
.site-main .blossom-portfolio .bottom .posted-on a:hover {
text-decoration: none;
color: #e7475e;
}
.archive #primary .post .bottom .share,
.search #primary .post .bottom .share,
.site-main .blossom-portfolio .bottom .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
position: relative;
cursor: pointer;
}
.archive #primary .post .bottom .share .share-icon,
.search #primary .post .bottom .share .share-icon,
.site-main .blossom-portfolio .bottom .share .share-icon {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
}
.archive #primary .post .bottom .share .social-networks,
.search #primary .post .bottom .share .social-networks,
.site-main .blossom-portfolio .bottom .share .social-networks {
margin: 0;
padding: 5px 7px 5px 9px;
list-style: none;
font-size: 14px;
line-height: 1.142em;
background: #fff;
display: flex;
position: absolute;
top: -7px;
right: 22px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateX(22px);
-moz-transform: translateX(22px);
transform: translateX(22px);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.archive #primary .post .bottom .share:hover .social-networks,
.search #primary .post .bottom .share:hover .social-networks,
.site-main .blossom-portfolio .bottom .share:hover .social-networks {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.archive #primary .post .bottom .share:focus-within .social-networks,
.search #primary .post .bottom .share:focus-within .social-networks,
.site-main .blossom-portfolio .bottom .share:focus-within .social-networks {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.archive #primary .post .bottom .share .social-networks li,
.search #primary .post .bottom .share .social-networks li,
.site-main .blossom-portfolio .bottom .share .social-networks li {
margin: 0 4px;
} .site-header {
padding: 11px 5%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
background: #fff;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
position: relative;
} .site-branding.has-logo-text {
display: flex;
flex: 1;
flex-wrap: wrap;
align-items: center;
}
.site-branding.has-logo-text .custom-logo-link {
line-height: 0;
}
.site-branding.has-logo-text .site-title-wrap {
padding-left: 15px;
width: calc(100% - 100px);
}
.site-header .site-branding .site-title {
line-height: 1.200em;
margin: 0;
text-decoration: none;
}
.site-header .site-branding .site-title a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.site-header .site-branding .site-title a:hover {
color: #FF91A4;
}
.site-header .site-branding .site-description {
font-size: 0.800em;
line-height: 1em;
margin: 0;
}
.site-header .tools { display: flex;
flex-direction: row-reverse;
flex-wrap: wrap;
flex: 1;
}
@media screen and (max-width: 1500px) {
.site-header .tools {
flex: inherit;
}
}
:is(.site-header, .sticky-header) .tools .search-icon { width: 18px;
height: 18px;
line-height: normal;
margin-left: 16px;
margin-top: 5px;
cursor: pointer;
}
:is(.site-header, .sticky-header) .tools .search-icon .close-icon {
display: none;
}
.form-open :is(.site-header, .sticky-header) .tools .search-icon .close-icon {
display: block;
margin-top: 5px;
}
.form-open :is(.site-header, .sticky-header) .tools .search-icon .open-icon {
display: none;
}
.site-header .social-networks { }
.site-header .social-networks ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 0.889em;
}
.site-header .social-networks ul li {
float: left;
margin-left: 16px;
}
.site-header .social-networks ul li:first-child {
margin-left: 0;
}
.site-header .social-networks ul li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.site-header .social-networks ul li a:hover {
color: #FF91A4;
}
.site-header .tools .separator { width: 1px;
height: 30px;
background: #EBEBEB;
margin-left: 16px;
} .banner-slider {
padding: 15px 8px 0;
position: relative;
}
.banner-slider .item {
position: relative;
height: 450px;
background: #FF91A4;
border-radius: 8px;
}
.banner-slider .item img {
vertical-align: top;
border-radius: 8px;
height: 100%;
object-fit: cover;
}
.banner-slider .item .text-holder {
position: absolute;
width: 100%;
bottom: 0;
left: 0;
padding: 60px 20px 25px;
border-radius: 0 0 8px 8px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.banner-slider .item .text-holder .entry-title {
font-family: 'Cormorant Garamond', serif;
font-size: 1.333em;
line-height: 1.250em;
margin: 0;
font-weight: 700;
color: #fff;
}
.banner-slider .item .text-holder .entry-title a {
color: #fff;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-slider .item .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-slider .item .text-holder .category {
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
font-weight: 700;
overflow: hidden;
display: block;
margin: 0 0 5px;
}
.banner-slider .item .text-holder .category a,
.banner-slider .item .text-holder .category span {
float: left;
margin-right: 5px;
margin-bottom: 5px;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-slider .item .text-holder .category a:hover {
background: #000;
}
.banner-slider .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-slider .owl-prev:hover {
background: #000 !important;
}
.banner-slider .owl-prev svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-slider .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-slider .owl-next:hover {
background: #000 !important;
}
.banner-slider .owl-next svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.video-banner {
position: relative;
}
.video-banner .wp-custom-header {
position: relative;
padding-bottom: 56.25%;  padding-top: 0;
height: 0;
}
.video-banner .wp-custom-header iframe,
.video-banner .wp-custom-header video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.video-banner .wp-custom-header .wp-custom-header-video-button {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 2;
padding: 0;
font-size: 0;
width: 40px;
height: 40px;
background: #000;
border: 0;
}
.video-banner .wp-custom-header .wp-custom-header-video-button:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' viewBox='0 0 448 512'%3E%3Cpath d='M144 479H48c-26.5 0-48-21.5-48-48V79c0-26.5 21.5-48 48-48h96c26.5 0 48 21.5 48 48v352c0 26.5-21.5 48-48 48zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5 0-48 21.5-48 48v352c0 26.5 21.5 48 48 48h96c26.5 0 48-21.5 48-48z'/%3E%3C/svg%3E") center center no-repeat;
width: 32px;
height: 32px;
content: '';
position: absolute;
top: 50%;
left: 50%;
background-size: 20px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.video-banner .wp-custom-header .wp-custom-header-video-pause:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='white' viewBox='0 0 448 512'%3E%3Cpath d='M424.4 214.7L72.4 6.6C43.8-10.3 0 6.1 0 47.9V464c0 37.5 40.7 60.1 72.4 41.3l352-208c31.4-18.5 31.5-64.1 0-82.6z'/%3E%3C/svg%3E") center center no-repeat;
background-size: 15px;
} .banner {
position: relative;
}
.banner .wp-custom-header img {
width: 100%;
vertical-align: top;
height: 660px;
object-fit: cover;
}
.banner .banner-caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 130px 0 80px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.banner .banner-caption .wrapper {
max-width: 800px;
margin: 0 auto;
text-align: center;
padding: 0 15px;
}
.banner .banner-caption .banner-title {
font-size: 2.667em;
line-height: 1.250em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner .banner-caption .banner-content {
color: #fff;
}
.banner .banner-caption .banner-link {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 60px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
display: inline-block;
text-transform: uppercase;
}
.banner .banner-caption .banner-link:hover {
text-decoration: none;
background: #FF91A4;
} .featured-section {
padding: 64px 0 0;
}
.featured-section .row {
margin: 0 -16px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.featured-section .col {
float: left;
width: 33.3333%;
padding: 0 16px;
}
.featured-section .col .img-holder {
position: relative;
background: #FF91A4;
border-radius: 12px;
height: 100%;
}
.featured-section .col .img-holder a {
display: block;
height: 100%;
}
.featured-section .col .img-holder img {
width: 100%;
vertical-align: top;
border-radius: 12px;
}
.featured-section .col .text-holder {
font-size: 0.667em;
line-height: 1em;
font-weight: 700;
letter-spacing: 1px;
padding: 17px 30px;
background: rgba(255, 255, 255, 0.9);
border-radius: 5px;
text-transform: uppercase;
min-width: 230px;
text-align: center;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.featured-section .col .img-holder:hover .text-holder {
background: #FF91A4;
color: #fff;
} .site-content {
padding: 60px 0;
}
.blog #primary {
width: 100%;
}
.blog #primary .site-main {
margin: 0 -15px;
}
.blog #primary .site-main:after {
display: block;
clear: both;
content: '';
}
.blog #primary .post {
float: left;
margin: 0 0 50px;
width: 33.333%;
padding: 0 15px;
}
.blog #primary .post .holder {
background: #fff;
box-shadow: 0 2px 2px rgba(45, 45, 45, 0.05);
border-radius: 12px;
-webkit-transition: ease 0.3s;
-moz-transition: ease 0.3s;
transition: ease 0.3s;
}
.blog #primary .post .holder:hover {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05),
0 4px 4px rgba(0, 0, 0, 0.05),
0 8px 8px rgba(0, 0, 0, 0.05),
0 16px 16px rgba(0, 0, 0, 0.05),
0 32px 32px rgba(0, 0, 0, 0.05),
0 64px 64px rgba(0, 0, 0, 0.05)
}
.blog #primary .post .top {
padding: 16px 16px 30px;
}
.blog #primary .post .post-thumbnail {
display: block;
margin: 0 0 16px;
position: relative;
}
.blog #primary .post .post-thumbnail a {
display: block;
}
.blog #primary .post .post-thumbnail .btn-like {
position: absolute;
width: 28px;
height: 28px;
background: #fff;
top: 10px;
right: 10px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.44);
cursor: pointer;
z-index: 2;
}
.blog #primary .post .post-thumbnail .btn-like svg {
width: 16px;
height: 15px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog #primary .post .post-thumbnail .liked svg {
fill: #DA222E;
}
.blog #primary .post .post-thumbnail img {
vertical-align: top;
border-radius: 12px;
}
.blog #primary .post.format-gallery .owl-prev,
.archive .post.format-gallery .owl-prev,
.search #primary .post.format-gallery .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 30px;
height: 30px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.blog #primary .post.format-gallery .owl-prev svg,
.archive #primary .post.format-gallery .owl-prev svg,
.search #primary .post.format-gallery .owl-prev svg {
width: 12px;
height: 8px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.blog #primary .post.format-gallery .owl-next,
.archive #primary .post.format-gallery .owl-next,
.search #primary .post.format-gallery .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 30px;
height: 30px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.blog #primary .post.format-gallery .owl-next svg,
.archive #primary .post.format-gallery .owl-next svg,
.search #primary .post.format-gallery .owl-next svg {
width: 12px;
height: 8px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.blog #primary .post .entry-header .category {
display: block;
margin: 0 0 16px;
overflow: hidden;
}
.blog #primary .post .entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog #primary .post .entry-header .category a:hover {
background: #000;
}
.blog #primary .post .entry-header .entry-title {
font-size: 1.333em;
line-height: 1.250em;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
margin: 0 0 15px;
}
.blog #primary .post .entry-header .entry-title a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog #primary .post .entry-header .entry-title a:hover {
color: #FF91A4;
}
.blog #primary .post .entry-header {
padding: 0 8px;
}
.blog #primary .post .entry-content {
margin: 0;
font-size: 0.889em;
line-height: 1.625em;
padding: 0 8px;
}
.blog #primary .post .entry-footer {
padding: 0 8px;
}
.blog #primary .post .entry-footer:after {
display: block;
clear: both;
content: '';
}
.blog #primary .post .entry-footer .read-more {
font-size: 0.667em;
line-height: 1em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
color: #000;
padding-bottom: 5px;
display: inline-block;
}
.blog #primary .post .entry-footer .read-more:hover {
text-decoration: none;
border-bottom-color: #FF91A4;
color: #FF91A4;
}
.blog #primary .post .entry-footer .edit-link,
.edit-link {
font-size: 0.667em;
line-height: 1em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
float: right;
margin-top: 11px;
}
.blog #primary .post .entry-footer .edit-link a,
.edit-link a {
border-bottom: 2px solid #000;
color: #000;
padding-bottom: 5px;
display: inline-block;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog #primary .post .entry-footer .edit-link a:hover,
.edit-link a:hover {
text-decoration: none;
border-bottom-color: #FF91A4;
color: #FF91A4;
}
.blog #primary .post .bottom {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 24px;
}
.blog #primary .post .bottom .posted-on {
float: left;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog #primary .post .bottom .posted-on a {
color: #B1B1B2;
}
.blog #primary .post .bottom .posted-on a:hover {
color: #FF91A4;
}
.blog #primary .post .bottom .share,
.search #primary article .bottom .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
position: relative;
cursor: pointer;
}
.blog #primary .post .bottom .share .share-icon,
.search #primary article .bottom .share .share-icon {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
}
.blog #primary .post .bottom .share .social-networks,
.search #primary article .bottom .share .social-networks {
margin: 0;
padding: 5px 7px 5px 9px;
list-style: none;
font-size: 14px;
line-height: 1.142em;
background: #fff;
display: flex;
position: absolute;
top: -7px;
right: 22px;
opacity: 0;
visibility: hidden;
transform: translateX(22px);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog #primary .post .bottom .share:hover .social-networks,
.search #primary article .bottom .share:hover .social-networks {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.blog #primary .post .bottom .share:focus-within .social-networks,
.search #primary article .bottom .share:focus-within .social-networks {
opacity: 1;
visibility: visible;
transform: translateX(0);
}
.blog #primary .post .bottom .share .social-networks li,
.search #primary article .bottom .share .social-networks li {
margin: 0 4px;
}
.blog #primary .post .bottom .share .btn-like {
display: none;
}
.blog #primary .format-quote .post-thumbnail .blockquote-holder,
.archive .format-quote .post-thumbnail .blockquote-holder,
.search .format-quote .post-thumbnail .blockquote-holder {
background: rgba(255, 145, 164, 0.8);
border-radius: 12px;
padding: 85px 48px 48px;
font-size: 1.333em;
line-height: 1.583em;
color: #fff;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
display: flex;
flex-direction: column;
justify-content: center;
}
.blog #primary .format-quote .post-thumbnail a,
.archive .format-quote .post-thumbnail a,
.search .format-quote .post-thumbnail a {
border-radius: 12px;
}
.blog #primary .format-quote .post-thumbnail blockquote,
.archive #primary .format-quote .post-thumbnail blockquote,
.search #primary .format-quote .post-thumbnail blockquote {
margin: 0;
padding: 0;
position: relative;
}
.blog #primary .format-quote .post-thumbnail blockquote:before,
.archive #primary .format-quote .post-thumbnail blockquote:before,
.search #primary .format-quote .post-thumbnail blockquote:before {
position: absolute;
top: -35px;
left: 0;
background: url(//anndesign.fi/wp-content/themes/blossom-pin-pro/images/bg-quote.svg) no-repeat;
width: 32px;
height: 24px;
content: '';
}
.blog #primary .format-quote .top {
padding-bottom: 0;
}
.blog #primary .format-quote .post-thumbnail blockquote p,
.archive #primary .format-quote .post-thumbnail blockquote p,
.search #primary .format-quote .post-thumbnail blockquote p {
margin: 0 0 30px;
}
.blog #primary .format-quote .post-thumbnail blockquote cite,
.archive #primary .format-quote .post-thumbnail blockquote cite,
.search #primary .format-quote .post-thumbnail blockquote cite {
font-size: 0.500em;
line-height: 1em;
font-family: 'Nunito', sans-serif;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
font-style: normal;
float: right;
text-align: right;
}
.blog #primary .format-quote .entry-header,
.blog #primary .format-quote .entry-content,
.blog #primary .format-quote .entry-footer,
.blog #primary .format-image .entry-header,
.blog #primary .format-image .entry-content,
.blog #primary .format-image .entry-footer {
display: none;
}
.blog #primary .format-image .post-thumbnail {
margin: 0;
}
.blog #primary .format-video .post-thumbnail .blog_post_video,
.archive #primary .format-video .post-thumbnail .blog_post_video,
.search #primary .format-video .post-thumbnail .blog_post_video {
position: relative;
padding-bottom: 56.25%; padding-top: 0;
height: 100%;
}
.blog #primary .format-video .post-thumbnail .blog_post_video iframe,
.archive #primary .format-video .post-thumbnail .blog_post_video iframe,
.search #primary .format-video .post-thumbnail .blog_post_video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
vertical-align: top;
border-radius: 8px 0 0 8px;
}
.loader,
.loader:before,
.loader:after {
border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: loading 1.2s infinite ease-in-out;
animation: loading 1.2s infinite ease-in-out;
}
.loader {
color: #000;
font-size: 6px;
margin: 0 auto;
position: relative;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
.loader:before,
.loader:after {
content: '';
position: absolute;
top: 0;
}
.loader:before {
left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.loader:after {
left: 3.5em;
}
@-webkit-keyframes loading {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
}
@keyframes loading {
0%,
80%,
100% {
box-shadow: 0 2.5em 0 -1.3em;
}
40% {
box-shadow: 0 2.5em 0 0;
}
} .newsletter-section {
background: #FF91A4;
padding: 48px 0;
}
.newsletter-section .container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper {
width: 56%; background: none !important;
padding: 0;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper.bg-img::before,
.newsletter-section .blossomthemes-email-newsletter-wrapper.bg-img:after {
display: none;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder h3,
.newsletter-section .blossomthemes-email-newsletter-wrapper.bg-img .text-holder h3 {
font-size: 0.889em;
line-height: 1.625em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0;
padding: 0;
color: #fff;
font-family: 'Nunito', sans-serif;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper.bg-img .text-holder h3:after {
display: none;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper .text-holder span {
display: block;
font-size: 0.800em;
color: #fff;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form {
width: 100%;
border: none;
border-radius: 5px;
position: relative;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form:after {
display: block;
clear: both;
content: '';
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type="text"] {
background: none;
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 0;
font-size: 0.778em;
line-height: 1em;
color: #fff;
padding: 15px 15px;
margin: 0 0 0 -1px;
text-align: left;
width: auto;
max-width: 100%;
display: flex;
flex-direction: column;
flex: 1;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input:first-child {
border-radius: 5px 0 0 5px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[name="subscribe-email"] {
border-right: 0;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
float: right;
text-align: center;
background: #fff;
font-size: 0.778em;
line-height: 1em;
color: #000;
text-transform: uppercase;
letter-spacing: 1px;
border: 0;
font-weight: 700;
border-radius: 0 5px 5px 0;
padding: 18px 20px;
margin-top: 0 !important;
min-width: 139px;
max-width: 100%;
display: flex;
flex-direction: column;
flex: initial;
width: auto;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type="submit"]:hover {
background: #000;
color: #fff;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form label {
width: 100%;
font-size: 0.778em;
line-height: 1.5;
color: #fff;
margin: 10px 0 0 0;
padding: 0; display: block;
clear: both;
order: 5;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form label input[type="checkbox"] {
margin-right: 5px;
vertical-align: top;
} .blossomthemes-email-newsletter-wrapper form label input[type="checkbox"]:checked+.check-mark {
background-color: #fff;
}
.newsletter-section .social-networks .title {
display: block;
font-size: 0.889em;
line-height: 1.625em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0 0 18px;
color: #fff;
}
.newsletter-section .social-networks ul {
margin: 0;
padding: 0;
list-style: none;
}
.newsletter-section .social-networks ul li {
display: inline-block;
margin-left: 4px;
}
.newsletter-section .social-networks ul li:first-child {
margin-left: 0;
}
.newsletter-section .social-networks ul li a {
display: flex;
align-items: center;
justify-content: center;
width: 50px;
height: 50px;
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 50%;
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.newsletter-section .social-networks ul li a:hover {
background: #fff;
border-color: #fff;
color: #FF91A4;
} .instagram-section {
background: #fff;
padding: 70px 0 0;
position: relative;
display: flex;
flex-direction: column-reverse;
flex: 1;
text-align: center;
justify-content: center;
}
.instagram-section .profile-link {
font-size: 1.111em;
line-height: 1.300em;
text-align: center;
font-weight: 700;
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
background: #ff91a4;
padding: 10px 28px;
border-radius: 5px;
border: 1px solid #ff91a4;
position: absolute;
top: unset;
bottom: 30px;
left: 50%;
transform: translate(-50%, 0);
}
.instagram-section .profile-link:hover {
color: #000;
border: 1px solid #ff91a4;
background: #fff;
}
@media(min-width:767px) {
.instagram-section .profile-link {
position: absolute;
top: 50%;
left: 50%;
bottom: unset;
transform: translate(-50%, -50%);
}
}
@media(max-width:767px) {
.instagram-section .popup-gallery.photos-4 li,
.instagram-section .popup-gallery.photos-5 li,
.instagram-section .popup-gallery.photos-6 li,
.instagram-section .popup-gallery.photos-7 li,
.instagram-section .popup-gallery.photos-8 li,
.instagram-section .popup-gallery.photos-9 li,
.instagram-section .popup-gallery.photos-10 li,
.instagram-section .popup-gallery.photos-11 li,
.instagram-section .popup-gallery.photos-12 li {
width: 33.33%;
}
}
@media(max-width:558px) {
.instagram-section .popup-gallery.photos-3 li,
.instagram-section .popup-gallery.photos-4 li,
.instagram-section .popup-gallery.photos-5 li,
.instagram-section .popup-gallery.photos-6 li,
.instagram-section .popup-gallery.photos-7 li,
.instagram-section .popup-gallery.photos-8 li,
.instagram-section .popup-gallery.photos-9 li,
.instagram-section .popup-gallery.photos-10 li,
.instagram-section .popup-gallery.photos-11 li,
.instagram-section .popup-gallery.photos-12 li {
width: 50%;
}
}
.instagram-section .profile-link:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 32 32'%3E%3Cpath d='M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z'/%3E%3C/svg%3E") center center no-repeat;
content: '';
width: 12px;
height: 12px;
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.instagram-section .profile-link:hover {
color: #FF91A4;
}
.instagram-section .profile-link span.insta-icon {
margin-right: 10px;
display: inline-block;
}
.instagram-section ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.instagram-section ul li {
float: left;
width: 16.6667%;
position: relative;
}
.instagram-section ul li a {
display: block;
}
.instagram-section ul li img {
vertical-align: top;
}
.instagram-section ul li .instagram-meta {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
opacity: 0;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.instagram-section ul li:hover .instagram-meta {
opacity: 1;
}
.instagram-section ul li:focus-within .instagram-meta {
opacity: 1;
}
.instagram-section ul li .instagram-meta .like,
.instagram-section ul li .instagram-meta .comment {
margin: 0 30px;
font-size: 0.667em;
line-height: 1em;
font-weight: 700;
color: #fff;
}
.instagram-section ul li .instagram-meta .like svg,
.instagram-section ul li .instagram-meta .comment svg {
margin-right: 5px;
} #content .container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.leftsidebar #content .container {
flex-direction: row-reverse;
}
#primary {
width: 67.59%;
}
.centered #primary {
max-width: 970px;
margin: 0 auto;
}
.page-template-blossom-portfolio #primary,
.full-width #primary {
width: 100%;
}
.search #primary .search-result-page-header {
padding: 0 0 35px;
}
.search #primary .search-result-page-header .label {
display: block;
font-size: 0.667em;
line-height: 1em;
letter-spacing: 1px;
text-transform: uppercase;
color: #B1B1B2;
margin: 0 0 16px;
font-weight: 700;
}
.search #primary .search-result-page-header .search-form,
.search-no-results #primary .page-content .search-form {
width: 100%;
border-bottom: 1px solid #EBEBEB;
padding: 0 0 25px;
margin: 0 0 24px;
}
.search #primary .search-result-page-header .search-form:after,
.search-no-results #primary .page-content .search-form:after {
display: block;
clear: both;
content: '';
}
.search #primary .search-result-page-header .search-form label,
.search-no-results #primary .page-content .search-form label {
float: left;
width: auto;
}
.search #primary .search-result-page-header .search-form label span,
.search-no-results #primary .page-content .search-form label span {
display: none;
}
.search #primary .search-result-page-header .search-form input[type="search"],
.search-no-results #primary .page-content .search-form input[type="search"] {
background: none;
border: 0;
border-radius: 0;
padding: 0;
margin: 0;
font-size: 3.389em;
line-height: 1.246em;
font-weight: 700;
width: 100%;
}
.search #primary .search-result-page-header .search-form input[type="submit"],
.search-no-results #primary .page-content .search-form input[type="submit"] {
float: right;
border: 0;
border-radius: 0;
background: url(//anndesign.fi/wp-content/themes/blossom-pin-pro/images/bg-search.svg) no-repeat;
width: 18px;
height: 18px;
font-size: 0;
padding: 0;
margin: 45px 0 0;
}
.search #primary .search-result-page-header .total-search-count {
display: block;
font-size: 0.667em;
line-height: 1em;
letter-spacing: 1px;
text-transform: uppercase;
color: #B1B1B2;
margin: 0 0 16px;
font-weight: 700;
}
.search #primary .search-per-page-count {
display: block;
font-size: 0.889em;
line-height: 1.625em;
color: #B1B1B2;
margin: 0 0 30px;
}
.search #primary .search-post,
.archive #primary .post,
.site-main .blossom-portfolio {
background: #fff;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
margin: 0 0 48px;
border-radius: 8px;
display: flex;
flex-direction: row;
overflow: hidden;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.archive #primary .post:hover,
.site-main .blossom-portfolio:hover {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05),
0 4px 4px rgba(0, 0, 0, 0.05),
0 8px 8px rgba(0, 0, 0, 0.05),
0 16px 16px rgba(0, 0, 0, 0.05),
0 32px 32px rgba(0, 0, 0, 0.05),
0 64px 64px rgba(0, 0, 0, 0.05)
}
.search #primary .search-post .post-thumbnail,
.archive #primary .post .post-thumbnail,
.site-main .blossom-portfolio .post-thumbnail {
width: 224px;
position: relative;
}
.search #primary .search-post .post-thumbnail .btn-like,
.archive #primary .post .post-thumbnail .btn-like,
.site-main .blossom-portfolio .post-thumbnail .btn-like {
position: absolute;
width: 28px;
height: 28px;
background: #fff;
top: 16px;
right: 16px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.44);
cursor: pointer;
}
.search #primary .search-post .post-thumbnail .btn-like svg,
.archive #primary .post .post-thumbnail .btn-like svg,
.site-main .blossom-portfolio .post-thumbnail .btn-like svg {
width: 16px;
height: 15px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.search #primary .search-post .post-thumbnail .liked svg,
.archive #primary .post .post-thumbnail .liked svg,
.site-main .blossom-portfolio .post-thumbnail .liked svg {
fill: #DA222E;
}
.search #primary .search-post .post-thumbnail a,
.archive #primary .post .post-thumbnail a,
.site-main .blossom-portfolio .post-thumbnail a {
display: block;
height: 100%;
}
.search #primary .search-post .post-thumbnail img,
.archive #primary .post .post-thumbnail img,
.site-main .blossom-portfolio .post-thumbnail img {
vertical-align: top;
width: 100%;
height: 100%;
object-fit: cover;
}
.search #primary .search-post .text-holder,
.archive #primary .post .text-holder,
.site-main .blossom-portfolio .text-holder {
align-items: flex-start;
flex: 1 0 0;
padding: 30px 32px 0;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.search #primary .search-post .entry-header,
.archive #primary .post .entry-header,
.site-main .blossom-portfolio .entry-header {
width: 100%;
}
.search #primary .search-post .entry-header .category,
.archive #primary .post .entry-header .category,
.site-main .blossom-portfolio .entry-header .category {
display: block;
margin: 0 0 16px;
overflow: hidden;
}
.search #primary .search-post .entry-header .category a,
.archive #primary .post .entry-header .category a,
.site-main .blossom-portfolio .entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.search #primary .search-post .entry-header .category a:hover,
.archive #primary .post .entry-header .category a:hover,
.site-main .blossom-portfolio .entry-header .category a:hover {
background: #000;
}
.search #primary .search-post .entry-header .entry-title,
.archive #primary .post .entry-header .entry-title,
.site-main .blossom-portfolio .entry-header .entry-title {
font-size: 1.333em;
line-height: 1.250em;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
margin: 0 0 15px;
}
.search #primary .search-post .entry-header .entry-title a,
.archive #primary .post .entry-header .entry-title a,
.site-main .blossom-portfolio .entry-header .entry-title a {
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
color: #000;
}
.search #primary .search-post .entry-header .entry-title a:hover,
.archive #primary .post .entry-header .entry-title a:hover,
.site-main .blossom-portfolio .entry-header .entry-title a:hover {
color: #FF91A4;
}
.search #primary .search-post .entry-content,
.archive #primary .post .entry-content,
.site-main .blossom-portfolio .entry-content {
margin: 0 0 15px;
font-size: 0.889em;
line-height: 1.625em;
width: 100%;
flex-grow: 1;
}
.search #primary .search-post .entry-footer,
.archive #primary .post .entry-footer,
.site-main .blossom-portfolio .entry-footer {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 0;
width: 100%;
}
.search #primary .search-post .entry-footer .posted-on,
.archive #primary .post .entry-footer .posted-on,
.site-main .blossom-portfolio .entry-footer .posted-on {
float: left;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.search #primary .search-post .entry-footer .share,
.archive #primary .post .entry-footer .share,
.site-main .blossom-portfolio .entry-footer .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.search #primary .search-post .entry-footer .share svg,
.archive #primary .post .entry-footer .share svg,
.site-main .blossom-portfolio .entry-footer .share svg {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
} .page-header {
border-bottom: 1px solid #EBEBEB;
margin: 0 0 40px;
padding: 0 0 25px;
}
.page-header .label,
.tax-blossom_portfolio_categories .page-header span {
display: block;
font-size: 0.667em;
line-height: 1em;
letter-spacing: 1px;
text-transform: uppercase;
color: #B1B1B2;
margin: 0 0 16px;
font-weight: 700;
}
.tax-blossom_portfolio_categories .page-header {
color: #B1B1B2;
}
.tax-blossom_portfolio_categories .page-header span {
display: inline-block;
}
.tax-blossom_portfolio_categories .page-header .pate-title {
color: #000;
}
.page-header .total-search-count {
display: block;
font-size: 0.667em;
line-height: 1em;
letter-spacing: 1px;
text-transform: uppercase;
color: #B1B1B2;
margin: 0 0 16px;
font-weight: 700;
}
.archive #primary .search-per-page-count {
display: block;
font-size: 0.889em;
line-height: 1.625em;
color: #B1B1B2;
margin: 0 0 30px;
}
.page-header .pate-title {
font-weight: 700;
margin: 0 0 20px;
font-size: 3.389em;
line-height: 1.246em
}
.page-header .author-info {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.page-header .author-info .img-holder {
width: 120px;
margin-right: 30px;
align-items: flex-start;
margin-top: 5px;
}
.page-header .author-info .img-holder img {
vertical-align: top;
border-radius: 8px;
}
.page-header .author-info .text-holder {
align-items: flex-start;
flex: 1 0 0;
}
.page-header .author-info .text-holder .author-name {
font-size: 2.167em;
line-height: 1.256em;
font-weight: 700;
margin: 0 0 20px;
}
.page-header .author-info .text-holder .author-info-content {
font-size: 0.889em;
line-height: 1.625em;
}
.page-header .author-info .text-holder .social-networks {
font-size: 0.778em;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.page-header .author-info .text-holder .social-networks li {
float: left;
margin-right: 8px;
}
.page-header .author-info .text-holder .social-networks li a {
width: 40px;
height: 40px;
border: 1px solid #EBEBEB;
border-radius: 50%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
text-decoration: none;
color: #000;
}
.page-header .author-info .text-holder .social-networks li a:hover {
background: #EBEBEB;
} .pagination {
font-size: 0.889em;
line-height: 1em;
font-weight: 600;
}
.pagination .nav-links {
overflow: hidden;
}
.pagination a,
.pagination span {
float: left;
height: 50px;
line-height: 50px;
background: transparent;
margin-right: 1px;
padding: 0 20px;
border-radius: 3px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
text-decoration: none;
color: #000;
}
.pagination .current,
.pagination a:hover {
background: #fff;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
}
.pagination .prev svg,
.pagination .next svg {
width: 18px;
height: 12px;
fill: #000;
} .single {
background: #fff;
}
.single .site-content,
.page .site-content {
background: #fff;
}
.single .post-entry-header {
margin: 0 0 60px;
}
.single .post-entry-header .category {
display: block;
overflow: hidden;
}
.single .post-entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single .post-entry-header .category a:hover {
background: #000;
}
.single .post-entry-header .entry-title {
margin: 0 0 25px;
}
.single .post-entry-header .share {
display: flex;
background: none;
}
.single .post-entry-header .share .social-networks {
margin: 0;
padding: 0;
list-style: none;
font-size: 1em;
overflow: hidden;
}
.single .post-entry-header .share .social-networks li {
float: left;
margin-right: 4px;
margin-bottom: 4px;
}
.single .post-entry-header .share .social-networks li a {
display: flex;
width: 40px;
height: 40px;
border-radius: 50%;
align-items: center;
justify-content: center;
color: #fff;
background: #000;
}
.single .post-entry-header .share .social-networks li a:hover {
background: #ff91a4;
}
.single .post-entry-header .share .social-networks li a.facebook {
background: #3B5998;
}
.single .post-entry-header .share .social-networks li a.twitter {
background: #55ACEE;
}
.single .post-entry-header .share .social-networks li a.google-plus {
background: #DD4B39;
}
.single .post-entry-header .share .social-networks li a.linkedin {
background: #00669A;
}
.single .post-entry-header .share .social-networks li a.pinterest {
background: #BD081C;
}
.single .post-entry-header .share .share-icon {
border-right: 1px solid #EBEBEB;
padding-right: 15px;
margin-right: 15px;
}
.single .post-entry-header .share .share-icon svg {
width: 18px;
height: 18px;
fill: #B1B1B2;
display: inline-block;
margin-top: 13px;
}
.single .post-entry-header .share .btn-like {
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.08);
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.03);
cursor: pointer;
margin-left: 4px;
margin-bottom: 4px;
position: relative;
}
.single .post-entry-header .share .bpp_ajax_like,
.single #primary .post .holder .meta-info .share span.bpp_ajax_like {
display: flex;
flex: 1;
justify-content: center;
align-items: center;
flex-direction: column;
}
.single .post-entry-header .share .btn-like svg {
width: 20px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single .post-entry-header .share .btn-like.liked svg {
fill: #DA222E;
}
.single .post-entry-header .share .btn-like .post-like-count {
position: absolute;
top: 0;
left: 140%;
background: #000;
border-radius: 4px;
color: #fff;
font-size: 0.800em;
padding: 5px 10px;
visibility: hidden;
opacity: 0;
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
transform: translateX(-20px);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single .post-entry-header .share .btn-like .post-like-count:before {
width: 0;
height: 0;
border-top: 6px solid transparent;
border-right: 5px solid #000;
border-bottom: 6px solid transparent;
position: absolute;
top: 50%;
left: -5px;
content: '';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.single .post-entry-header .share .btn-like:hover .post-like-count {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.single .post-entry-header .share .btn-like:focus-within .post-like-count {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.single #primary .post .holder {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.single #primary .post .holder .meta-info {
width: 130px;
margin-right: 30px;
}
.single #primary .post .holder .post-content {
align-items: flex-start;
flex: 1 0 0;
}
@media screen and (min-width: 768px) {
.single #primary .post .holder .post-content {
flex: inherit;
}
.single #primary .post .holder .meta-info+.post-content {
width: calc(100% - 160px);
}
}
.single #primary .post .holder .meta-info .entry-meta {
font-size: 0.556em;
line-height: 1.800em;
color: #B1B1B2;
margin: 0 0 30px;
}
.single #primary .post .holder .meta-info .entry-meta a {
display: block;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single #primary .post .holder .meta-info .entry-meta a:hover {
color: #FF91A4;
}
.single #primary .post .holder .meta-info .entry-meta .byline {
display: block;
position: relative;
padding-bottom: 10px;
margin-bottom: 10px;
}
.single #primary .post .holder .meta-info .entry-meta .byline:after {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 20px;
height: 2px;
border-radius: 100px;
background: #FF91A4;
}
.single #primary .post .holder .meta-info .share span:not(.bpp_ajax_like) {
display: block;
font-size: 0.556em;
line-height: 1em;
font-weight: 700;
text-transform: uppercase;
color: #000;
padding-bottom: 8px;
margin-bottom: 16px;
position: relative;
}
.single #primary .post .holder .meta-info .share>span:after {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 30px;
height: 1px;
background: #EBEBEB;
}
.single #primary .post .holder .meta-info .share .social-networks {
margin: 0;
padding: 0;
list-style: none;
font-size: 1em;
overflow: hidden;
}
.single #primary .post .holder .meta-info .share .social-networks li {
margin-bottom: 8px;
}
.single #primary .post .holder .meta-info .share .social-networks li a {
display: flex;
width: 40px;
height: 40px;
border-radius: 50%;
margin: 0 auto;
align-items: center;
justify-content: center;
color: #fff;
background: #000;
}
.single #primary .post .holder .meta-info .share .social-networks li a:hover {
background: #ff91a4;
}
.single #primary .post .holder .meta-info .share .social-networks li a.facebook {
background: #3B5998;
}
.single #primary .post .holder .meta-info .share .social-networks li a.twitter {
background: #55ACEE;
}
.single #primary .post .holder .meta-info .share .social-networks li a.google-plus {
background: #DD4B39;
}
.single #primary .post .holder .meta-info .share .social-networks li a.linkedin {
background: #00669A;
}
.single #primary .post .holder .meta-info .share .social-networks li a.pinterest {
background: #BD081C;
}
.single #primary .post .holder .meta-info .share .btn-like {
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.08);
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.03);
cursor: pointer;
margin-left: 4px;
margin-bottom: 4px;
position: relative;
}
.single #primary .post .holder .meta-info .share .btn-like svg {
width: 20px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single #primary .post .holder .meta-info .share .btn-like.liked svg {
fill: #DA222E;
}
.single #primary .post .holder .meta-info .share .btn-like .post-like-count {
position: absolute;
top: 7px;
left: 140%;
background: #000;
border-radius: 4px;
color: #fff;
font-size: 0.800em;
padding: 5px 10px;
visibility: hidden;
opacity: 0;
-webkit-transform: translateX(-20px);
-moz-transform: translateX(-20px);
transform: translateX(-20px);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single #primary .post .holder .meta-info .share .btn-like .post-like-count:before {
width: 0;
height: 0;
border-top: 6px solid transparent;
border-right: 5px solid #000;
border-bottom: 6px solid transparent;
position: absolute;
top: 50%;
left: -5px;
content: '';
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.single #primary .post .holder .meta-info .share .btn-like:hover .post-like-count {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.single #primary .post .holder .meta-info .share .btn-like:focus-within .post-like-count {
opacity: 1;
visibility: visible;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
transform: translateX(0);
}
.single #primary .post .post-content .post-thumbnail {
margin: 0 0 20px;
}
.single #primary .format-image .post-content .single_post_image {
margin: 0 0 20px;
}
.single #primary .format-image .post-content .single_post_image img {
vertical-align: top;
border-radius: 8px;
}
.single #primary .format-video .post-content .single_post_video {
position: relative;
padding-bottom: 56.25%; padding-top: 0;
height: 0;
margin: 0 0 20px;
border-radius: 8px;
overflow: hidden;
}
.single #primary .format-video .post-content .single_post_video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
vertical-align: top;
}
.single #primary .format-gallery .holder,
.single #primary .format-gallery .holder .post-content {
overflow: hidden;
}
.single #primary .format-audio .post-content .single_post_audio {
margin: 0 0 20px;
}
.single #primary .format-audio .post-content .single_post_audio iframe {
vertical-align: top;
}
.single_post_quote blockquote {
margin: 0 0 1.5em;
padding: 0 0 0 25px;
font-size: 1.556em;
line-height: 1.607em;
font-family: 'Cormorant Garamond', serif;
font-style: italic;
font-weight: bold;
border-left: 4px solid #000;
}
.single_post_quote blockquote p {
margin: 0;
}
.single_post_quote blockquote cite {
font-size: 0.643em;
font-style: normal;
font-weight: normal;
color: #B1B1B2;
font-family: 'Nunito', sans-serif;
}
.single #primary .post .post-content .post-thumbnail img {
vertical-align: top;
border-radius: 8px;
}
#gallery-single {
margin: 0 0 20px;
}
#gallery-single img {
border-radius: 8px;
vertical-align: top;
}
#gallery-single .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 30px;
height: 30px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#gallery-single .owl-prev svg {
width: 12px;
height: 8px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
#gallery-single .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 30px;
height: 30px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
#gallery-single .owl-next svg {
width: 12px;
height: 8px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.single #primary .post .entry-content {
margin: 0;
}
#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap {
font-size: 3.556em;
line-height: 1em;
font-weight: 700;
float: left;
margin-right: 8px;
}
#primary .post .entry-content img,
#primary .page .entry-content img {
vertical-align: top;
border-radius: 8px;
}
#primary h1 {
line-height: 1.2;
}
#primary h2 {
line-height: 1.2;
}
#primary h3 {
line-height: 1.3;
}
#primary h4 {
line-height: 1.3;
}
#primary h5 {
line-height: 1.4;
}
#primary h6 {
line-height: 1.5;
}
#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote {
margin: 0 0 1.5em;
padding: 0 0 0 25px;
font-size: 1.556em;
line-height: 1.607em;
font-family: 'Cormorant Garamond', serif;
font-style: italic;
font-weight: bold;
border-left: 4px solid #000;
}
#primary .post .entry-content blockquote p,
#primary .page .entry-content blockquote p {
margin: 0;
}
#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite {
font-size: 0.643em;
font-style: normal;
font-weight: normal;
color: #B1B1B2;
font-family: 'Nunito', sans-serif;
}
#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left {
font-size: 1.333em;
line-height: 1.583em;
font-family: 'Cormorant Garamond', serif;
font-style: italic;
font-weight: bold;
border-left: 4px solid #000;
float: left;
width: 294px;
margin-right: 30px;
margin-bottom: 30px;
padding-left: 25px;
}
#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right {
font-size: 1.333em;
line-height: 1.583em;
font-family: 'Cormorant Garamond', serif;
font-style: italic;
font-weight: bold;
border-right: 4px solid #000;
float: right;
width: 294px;
margin-left: 30px;
margin-bottom: 30px;
padding-right: 25px;
text-align: right;
}
#primary .post .entry-content table,
#primary .page .entry-content table {
border-collapse: collapse;
width: 100%;
}
#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th {
text-align: left;
border-bottom: 2px solid #EBEBEB;
padding: 10px;
}
#primary .post .entry-content table td,
#primary .page .entry-content table td {
padding: 10px;
}
#primary .post .entry-content table tbody tr,
#primary .page .entry-content table tbody tr {
background: #F2F2F2;
}
#primary .post .entry-content table tbody tr:nth-child(2n),
#primary .page .entry-content table tbody tr:nth-child(2n) {
background: #fff;
}
.single #primary .post .entry-footer {
overflow: hidden;
padding: 5px 0;
margin-top: 40px;
}
.single #primary .post .entry-footer .tags {
float: left;
}
.single #primary .post .entry-footer .tags span {
font-size: 0.556em;
line-height: 1em;
color: #B1B1B2;
text-transform: uppercase;
letter-spacing: 1px;
margin-right: 8px;
font-weight: 600;
}
.single #primary .post .entry-footer .tags a {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single #primary .post .entry-footer .tags a:hover {
background: #000;
}
.single #primary .post .entry-footer .share {
display: flex;
float: right;
flex-direction: row-reverse;
}
.single #primary .post .entry-footer .share .social-networks {
margin: 0;
padding: 0;
list-style: none;
font-size: 1em;
overflow: hidden;
}
.single #primary .post .entry-footer .share .social-networks li {
float: left;
margin-right: 4px;
margin-bottom: 4px;
}
.single #primary .post .entry-footer .share .social-networks li a {
display: flex;
width: 40px;
height: 40px;
border-radius: 50%;
align-items: center;
justify-content: center;
color: #fff;
background: #000;
}
.single #primary .post .entry-footer .share .social-networks li a.facebook {
background: #3B5998;
}
.single #primary .post .entry-footer .share .social-networks li a.twitter {
background: #55ACEE;
}
.single #primary .post .entry-footer .share .social-networks li a.google-plus {
background: #DD4B39;
}
.single #primary .post .entry-footer .share .social-networks li a.linkedin {
background: #00669A;
}
.single #primary .post .entry-footer .share .social-networks li a.pinterest {
background: #BD081C;
}
.single #primary .post .entry-footer .share .share-icon {
border-left: 1px solid #EBEBEB;
padding-left: 15px;
margin-left: 15px;
}
.single #primary .post .entry-footer .share .share-icon svg {
width: 18px;
height: 18px;
fill: #B1B1B2;
display: inline-block;
margin-top: 13px;
}
.single #primary .post .entry-footer .share .btn-like {
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.08);
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.03);
cursor: pointer;
margin-left: 10px;
margin-bottom: 4px;
}
.single #primary .post .entry-footer .share .btn-like svg {
width: 20px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single #primary .post .entry-footer .share .btn-like.liked svg {
fill: #DA222E;
}
.single .author-section {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-top: 40px;
margin-top: 40px;
border-top: 1px solid #EBEBEB;
}
.single .author-section .img-holder {
width: 120px;
margin-right: 30px;
align-items: flex-start;
}
.single .author-section .img-holder img {
vertical-align: top;
border-radius: 4px;
}
.single .author-section .text-holder {
align-items: flex-start;
flex: 1 0 0;
}
.single .author-section .text-holder h3 {
font-size: 0.667em;
line-height: 0.833em;
margin: 0 0 9px;
text-transform: uppercase;
letter-spacing: 1px;
}
.single .author-section .text-holder .author-name {
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
margin: 0 0 8px;
}
.single .author-section .text-holder .author-info-content {
font-size: 0.889em;
line-height: 1.625em;
}
.single .author-section .text-holder .social-networks {
font-size: 0.778em;
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
}
.single .author-section .text-holder .social-networks li {
float: left;
margin-right: 8px;
}
.single .author-section .text-holder .social-networks li a {
width: 40px;
height: 40px;
border: 1px solid #EBEBEB;
border-radius: 50%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
text-decoration: none;
color: #000;
}
.single .author-section .text-holder .social-networks li a:hover {
background: #EBEBEB;
}
.page .post-thumbnail img {
border-radius: 8px;
}
.single .site-main .author-signature {
display: flex;
flex-wrap: wrap;
align-items: center;
flex-direction: column;
border-top: 1px solid rgba(0, 0, 0, 0.05);
padding-top: 20px;
margin-top: 40px;
}
.single .site-main .author-signature.left {
align-items: flex-start;
}
.single .site-main .author-signature.right {
align-items: flex-end;
}
.single .site-main .author-signature img {
margin-top: 5px;
margin-bottom: 5px;
}
.single .site-main .author-signature .social-networks {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
flex: 1;
}
.single .site-main .author-signature .social-networks ul {
margin: 0;
padding: 0;
list-style: none;
}
.single .site-main .author-signature .social-networks li {
margin-left: 3px;
margin-right: 3px;
margin-top: 5px;
display: inline-block;
font-size: 0.8888em;
}
.single .site-main .author-signature .social-networks li a {
display: inline-block;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
background: #000;
color: #fff;
border-radius: 100%;
}
.single .site-main .author-signature .social-networks li a:hover {
background: #ff91a4;
} .single-header {
padding: 16px 5%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
background: #fff;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
position: fixed;
width: 100%;
z-index: 3;
-webkit-transition: ease 0.7s;
-moz-transition: ease 0.7s;
transition: ease 0.7s;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
transform: translateY(-200px);
opacity: 0;
}
.single-header.show {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
.single-header .site-branding {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}
.single-header .site-title {
font-family: 'Cormorant Garamond', serif;
font-size: 2.000em;
line-height: 1.200em;
margin: 0;
font-weight: 700;
}
.single-header .site-title a {
color: #000;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single-header .site-title a:hover {
text-decoration: none;
color: #FF91A4;
}
.single-header .site-branding .site-description {
margin-bottom: 0;
}
.single-header .title-holder { max-width: 100%;
flex-basis: 0;
flex-grow: 1;
text-align: center;
}
.single-header .title-holder span:not(.post-title) {
display: inline-block;
vertical-align: middle;
font-size: 0.556em;
line-height: 1.200em;
color: #B1B1B2;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: 600;
}
.single-header .title-holder .post-title {
display: inline-block;
font-size: 1.111em;
line-height: 1em;
font-weight: 700;
margin-left: 16px;
padding-left: 16px;
border-left: 1px solid #ebebeb;
}
.single-header .social-networks {
max-width: 100%;
flex-basis: 0;
flex-grow: 1;
}
.single-header .social-networks ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 0.889em;
float: right;
}
.single-header .social-networks ul li {
float: left;
margin-left: 16px;
}
.single-header .social-networks ul li:first-child {
margin-left: 0;
}
.single-header .social-networks ul li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single-header .social-networks ul li a:hover {
color: #FF91A4;
}
.single-header .progress-container {
width: 100%;
height: 3px;
background: transparent;
position: absolute;
left: 0;
top: 100%;
}
.single-header .progress-bar {
height: 3px;
background: #FF91A4;
width: 0;
} .comment-section {
background: #fff;
padding: 70px 0;
}
.comments-area {
margin: 0 auto;
max-width: 800px;
width: 100%;
}
.comments-area .comments-title {
font-size: 1.389em;
line-height: 1.240em;
margin: 0 0 40px;
font-weight: 700;
}
.comments-area .comment-list {
border-top: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
padding: 30px 0;
}
.comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol li {
margin: 0 0 30px;
padding-bottom: 30px;
border-bottom: 1px solid #ebebeb;
}
.comments-area ol li:last-child {
margin: 0;
padding: 0;
border-bottom: 0;
}
.comments-area .children li {
padding: 0;
border-bottom: 0;
}
.comments-area .children {
margin-left: 25px;
margin-top: 30px;
border-top: 1px solid #ebebeb;
padding-top: 30px;
}
.comments-area .comment-body {
overflow: hidden;
}
.comments-area .comment-body .comment-meta {
float: left;
width: 48px;
margin-right: 20px;
}
.comments-area .comment-body .comment-meta .comment-author img {
vertical-align: top;
border-radius: 50%;
}
.comments-area .comment-body .text-holder {
overflow: hidden;
}
.comments-area .comment-body .text-holder .top {
overflow: hidden;
margin: 0 0 8px;
}
.comments-area .comment-body .text-holder .top .says {
display: none;
}
.comments-area .comment-body .text-holder .top .fn {
font-size: 1em;
line-height: 1.278em;
font-weight: 700;
}
.comments-area .comment-body .text-holder .top .comment-metadata {
font-size: 0.778em;
line-height: 1.500em;
}
.comments-area .comment-body .text-holder .top .comment-metadata a {
text-decoration: none;
color: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.comments-area .comment-body .text-holder .top .comment-metadata a:hover {
color: #FF91A4;
}
.comments-area .comment-body .text-holder .comment-content {
font-size: 0.889em;
line-height: 1.625em;
}
.comments-area .comment-body .text-holder .comment-content p {
margin: 0 0 20px;
}
.comments-area .comment-body .text-holder .reply {
font-size: 0.889em;
line-height: 1.313em;
font-weight: 700;
text-transform: uppercase;
}
.comments-area .comment-body .text-holder .reply a {
text-decoration: none;
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.comments-area .comment-body .text-holder .reply a:hover {
color: #FF91A4;
}
.comments-area .comment-body .text-holder .reply svg {
width: 18px;
height: 15px;
fill: #000;
margin-right: 8px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.comments-area .comment-body .text-holder .reply a:hover svg {
fill: #FF91A4;
} .comments-area .comment-reply-title {
font-size: 1.389em;
line-height: 1.240em;
margin: 0 0 20px;
font-weight: 700;
}
.comment-form p {
margin: 0 0 24px;
}
.comment-form .comment-notes {
font-size: 0.889em;
line-height: 1.625em;
}
.comment-form label {
display: none;
}
.comment-form {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
.comment-form .comment-notes,
.comment-form .comment-form-comment,
.comment-form .form-submit {
width: 100%;
}
.comment-form .form-submit {
margin-bottom: 0;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
width: 31.3%;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
width: 100%;
}
.comment-form textarea,
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
font-size: 0.778em;
line-height: 1.857em;
} .recommended-post {
padding: 70px 0 20px;
background: #F8F8F8;
}
.recommended-post .section-header {
text-align: center;
}
.recommended-post .section-header .section-title {
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
margin: 0 0 60px;
}
.recommended-post .post-wrapper {
margin: 0 -15px;
}
.recommended-post .post-wrapper:after {
display: block;
clear: both;
content: '';
}
.recommended-post .post {
float: left;
margin: 0 0 50px;
width: 33.333%;
padding: 0 15px;
}
.recommended-post .post .holder {
background: #fff;
box-shadow: 0 2px 2px rgba(45, 45, 45, 0.05);
border-radius: 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.recommended-post .post .holder:hover {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05),
0 4px 4px rgba(0, 0, 0, 0.05),
0 8px 8px rgba(0, 0, 0, 0.05),
0 16px 16px rgba(0, 0, 0, 0.05),
0 32px 32px rgba(0, 0, 0, 0.05),
0 64px 64px rgba(0, 0, 0, 0.05)
}
.recommended-post .post .top {
padding: 16px 16px 30px;
}
.recommended-post .post .post-thumbnail {
display: block;
margin: 0 0 16px;
position: relative;
}
.recommended-post .post .post-thumbnail a {
display: block;
}
.recommended-post .post .post-thumbnail .btn-like {
position: absolute;
width: 28px;
height: 28px;
background: #fff;
top: 10px;
right: 10px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.44);
cursor: pointer;
}
.recommended-post .post .post-thumbnail .btn-like svg {
width: 16px;
height: 15px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.recommended-post .post .post-thumbnail .liked svg {
fill: #DA222E;
}
.recommended-post .post .post-thumbnail img {
vertical-align: top;
border-radius: 12px;
}
.recommended-post .post .entry-header .category {
display: block;
margin: 0 0 16px;
overflow: hidden;
}
.recommended-post .post .entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.recommended-post .post .entry-header .category a:hover {
background: #000;
}
.recommended-post .post .entry-header .entry-title {
font-size: 1.333em;
line-height: 1.250em;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
margin: 0 0 15px;
}
.recommended-post .post .entry-header .entry-title a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.recommended-post .post .entry-header .entry-title a:hover {
color: #FF91A4;
}
.recommended-post .post .bottom {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 16px;
}
.recommended-post .post .bottom .posted-on {
float: left;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.recommended-post .post .bottom .posted-on a {
color: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.recommended-post .post .bottom .posted-on a:hover {
color: #FF91A4;
}
.recommended-post .post .bottom .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.recommended-post .post .bottom .share svg {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
} .single-page-title {
font-size: 3.389em;
line-height: 1.246em;
margin: 0 0 50px;
} .error-wrapper {
background: #fff;
padding: 70px 0;
border-bottom: 1px solid #EBEBEB;
}
.error-wrapper .error-holder {
max-width: 800px;
width: 100%;
margin: 0 auto;
text-align: center;
}
.error-wrapper .error-holder h1 {
font-size: 2.722em;
line-height: 1.245em;
font-weight: 700;
margin: 0 0 35px;
}
.error-wrapper .error-holder .error-content {
font-size: 1.389em;
line-height: 1.600em;
}
.error-wrapper .error-holder h3 {
font-size: 22.222em;
line-height: 1em;
font-weight: 700;
color: #FF91A4;
text-shadow: 0 -10px 0 rgba(0, 0, 0, 0.1);
margin: 0 0 140px;
}
.error-wrapper .error-holder .btn-home {
text-align: center;
margin: 0 0 70px;
}
.error-wrapper .error-holder .btn-home a {
display: inline-block;
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
color: #fff;
background: #000;
border: 1px solid #000;
border-radius: 5px;
text-decoration: none;
padding: 10px 30px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.error-wrapper .error-holder .btn-home a:hover {
text-decoration: none;
border-color: #FF91A4;
background: #FF91A4;
}
.error-wrapper .error-holder .search-form {
max-width: 630px;
width: 100%;
margin: 0 auto;
border: 1px solid #EBEBEB;
border-radius: 5px;
}
.error-wrapper .error-holder .search-form:after {
display: block;
clear: both;
content: '';
}
.error-wrapper .error-holder .search-form label {
float: left;
width: calc(100% - 124px);
}
.error-wrapper .error-holder .search-form label span {
display: none;
}
.error-wrapper .error-holder .search-form input[type="search"] {
border: 0;
padding: 11px 11px;
margin: 0;
width: 100%;
border-radius: 0;
font-size: 0.875em;
background: none;
}
.error-wrapper .error-holder .search-form input[type="submit"] {
width: 124px;
float: right;
border-radius: 0;
text-transform: uppercase;
padding: 10px 6px;
text-align: center;
border-radius: 0 5px 5px 0;
} .form-open {
overflow-y: hidden;
}
.search-form-holder {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
z-index: 999;
display: none;
}
.logged-in .search-form-holder {
margin-top: 32px;
}
.form-open .search-form-holder {
display: block;
}
.search-form-holder .search-form {
max-width: 1216px;
width: 100%;
margin: 50px auto 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding: 0 15px;
}
.search-form-holder .search-form:after {
display: block;
clear: both;
content: '';
}
.search-form-holder .search-form label {
float: left;
width: calc(100% - 24px);
}
.search-form-holder .search-form label span {
display: block;
font-size: 0.556em;
line-height: 1em;
font-weight: 700;
color: #fff;
letter-spacing: 1px;
text-transform: uppercase;
margin: 0 0 10px;
}
.search-form-holder .search-form input[type="search"] {
margin: 0;
padding: 0 40px 20px 0;
display: block;
width: 100%;
background: none;
border-radius: 0;
font-size: 2.167em;
line-height: 1.256em;
font-weight: 600;
color: #fff;
border: 0;
}
.search-form-holder .search-form input[type="submit"] {
padding: 0;
margin: 40px 0 0;
float: right;
border: 0;
border-radius: 0;
background: url(//anndesign.fi/wp-content/themes/blossom-pin-pro/images/bg-search-white.svg) no-repeat;
width: 24px;
height: 24px;
font-size: 0;
} #secondary {
width: 28.17%;
}
.widget {
margin: 0 0 50px;
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget ul li {
margin: 0 0 20px;
}
.widget .widget-title {
font-size: 0.889em;
line-height: 1.625em;
margin: 0 0 25px;
position: relative;
text-transform: uppercase;
letter-spacing: 1px;
text-align: left;
}
.widget .widget-title:after {
content: '';
position: absolute;
top: 100%;
left: 0;
width: 30px;
height: 3px;
border-radius: 1000px;
background: #FF91A4;
} .widget_bttk_author_bio {
text-align: left;
}
.widget_bttk_author_bio .image-holder {
margin: 0 0 16px;
}
.widget_bttk_author_bio .image-holder img {
width: 100%;
vertical-align: top;
border-radius: 8px;
}
.widget_bttk_author_bio .text-holder .title-holder {
margin: 0 0 8px;
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
}
.widget_bttk_author_bio .text-holder .author-bio-content {
font-size: 0.889em;
line-height: 1.625em;
}
.widget_bttk_author_bio .readmore {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 20px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
display: block;
text-align: center;
}
.widget_bttk_author_bio .readmore:hover {
text-decoration: none;
background: #FF91A4;
}
.widget_bttk_author_bio .author-bio-socicons .author-socicons li {
margin: 0 8px 8px 0;
}
.widget_bttk_author_bio .author-bio-socicons .author-socicons li a {
width: 40px;
height: 40px;
border: 1px solid #EBEBEB;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: #000;
display: block;
line-height: 40px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_author_bio .author-bio-socicons .author-socicons li a:hover {
text-decoration: none;
color: #FF91A4;
} .widget_bttk_popular_post ul li,
.widget_bttk_pro_recent_post ul li {
margin: 0 0 24px;
}
.widget_bttk_popular_post ul li .post-thumbnail,
.widget_bttk_pro_recent_post ul li .post-thumbnail {
width: 95px;
margin-right: 20px;
}
.widget_bttk_popular_post ul li .post-thumbnail img,
.widget_bttk_pro_recent_post ul li .post-thumbnail img {
border-radius: 5px;
}
.widget_bttk_popular_post ul li .entry-header .entry-title,
.widget_bttk_pro_recent_post ul li .entry-header .entry-title {
font-size: 1.111em;
line-height: 1.250em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0 0 8px;
}
.widget_bttk_popular_post ul li .entry-header .entry-title a,
.widget_bttk_pro_recent_post ul li .entry-header .entry-title a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_popular_post ul li .entry-header .entry-title a:hover,
.widget_bttk_pro_recent_post ul li .entry-header .entry-title a:hover {
text-decoration: none;
color: #FF91A4;
}
.widget_bttk_popular_post ul li .entry-header .entry-meta,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta,
.widget_bttk_popular_post .style-two li .entry-header .cat-links,
.widget_bttk_pro_recent_post .style-two li .entry-header .cat-links,
.widget_bttk_popular_post .style-three li .entry-header .cat-links,
.widget_bttk_pro_recent_post .style-three li .entry-header .cat-links {
font-size: 0.556em;
line-height: 1em;
font-weight: 700;
letter-spacing: 1px;
margin: 0 0 8px;
text-transform: uppercase;
}
.widget_bttk_popular_post ul li .entry-header .entry-meta a,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a,
.widget_bttk_popular_post .style-two li .entry-header .cat-links a,
.widget_bttk_pro_recent_post .style-two li .entry-header .cat-links a,
.widget_bttk_popular_post .style-three li .entry-header .cat-links a,
.widget_bttk_pro_recent_post .style-three li .entry-header .cat-links a {
color: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_popular_post ul li .entry-header .entry-meta a:hover,
.widget_bttk_pro_recent_post ul li .entry-header .entry-meta a:hover,
.widget_bttk_popular_post .style-two li .entry-header .cat-links a:hover,
.widget_bttk_pro_recent_post .style-two li .entry-header .cat-links a:hover,
.widget_bttk_popular_post .style-three li .entry-header .cat-links a:hover,
.widget_bttk_pro_recent_post .style-three li .entry-header .cat-links a:hover {
text-decoration: none;
color: #FF91A4;
} .widget_search .search-form {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
}
.widget_search .search-form:after {
display: block;
clear: both;
content: '';
}
.widget_search .search-form label span {
display: none;
}
.widget_search .search-form label[for="submit-field"] {
float: left;
width: calc(100% - 50px);
}
.widget_search .search-form input[type="search"] {
width: 100%;
background: none;
border: 0;
border-radius: 0;
padding: 12px 15px;
margin: 0;
font-size: 0.778em;
}
.widget_search .search-form input[type="submit"] {
float: right;
width: 50px;
height: 48px;
background: #000 url(//anndesign.fi/wp-content/themes/blossom-pin-pro/images/bg-search-white.svg) no-repeat 50% 50%;
background-size: 18px;
border-radius: 0;
font-size: 0;
padding: 0;
margin: 0;
border-radius: 0 5px 5px 0;
}
.widget_search .search-form input[type="submit"]:hover {
border-color: #000;
} .widget_bttk_custom_categories ul li {
margin: 0 0 8px;
border-radius: 5px;
overflow: hidden;
background-size: cover !important;
}
.widget_bttk_custom_categories ul li .cat-title {
font-size: 0.778em;
line-height: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #fff;
margin: 0 0 0 16px;
height: 48px;
line-height: 48px;
}
.widget_bttk_custom_categories ul li .post-count {
width: 100px;
font-size: 0.667em;
font-weight: 700;
letter-spacing: 1px;
color: #fff;
background: rgba(0, 0, 0, 0.5);
text-transform: uppercase;
}
.widget_bttk_custom_categories ul li a:hover .post-count {
width: 110px;
background: #FF91A4;
} .widget_blossomthemes_email_newsletter_widget {
border-radius: 8px;
overflow: hidden;
text-align: center;
}
.blossomthemes-email-newsletter-wrapper {
padding: 32px;
}
.blossomthemes-email-newsletter-wrapper.bg-img .text-holder h3 {
font-size: 1.667em;
line-height: 1em;
font-weight: 700;
color: #fff;
padding-bottom: 10px;
margin: 0 0 12px;
font-family: 'Cormorant Garamond', serif;
position: relative;
}
.blossomthemes-email-newsletter-wrapper.bg-img .text-holder h3:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
width: 30px;
height: 3px;
border-radius: 1000px;
background: #fff;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.blossomthemes-email-newsletter-wrapper.bg-img .text-holder span {
font-size: 0.889em;
line-height: 1.625em;
color: #fff;
}
.blossomthemes-email-newsletter-wrapper form {
border: 1px solid rgba(255, 255, 255, 0.5);
border-radius: 5px;
}
.blossomthemes-email-newsletter-wrapper form input[type="text"] {
width: 100%;
padding: 12px 10px;
background: none;
margin: 0;
border: 0;
border-radius: 0;
font-size: 0.778em;
line-height: 1.857em;
color: #fff;
text-align: center;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.blossomthemes-email-newsletter-wrapper form input[type="text"]::placeholder {
color: #fff;
opacity: 1; }
.blossomthemes-email-newsletter-wrapper form input[type="text"]:-ms-input-placeholder { color: #fff;
}
.blossomthemes-email-newsletter-wrapper form input[type="text"]::-ms-input-placeholder { color: #fff;
}
.blossomthemes-email-newsletter-wrapper form input[type="submit"] {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
color: #000;
background: #fff;
border-radius: 0 0 5px 5px;
border-color: #fff;
}
.widget .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
margin-top: 0;
}
.blossomthemes-email-newsletter-wrapper form label {
font-size: 0.778em;
line-height: 1.4em;
color: #fff;
padding: 12px 10px;
text-align: left;
display: block;
} .calendar_wrap .wp-calendar-nav-next {
float: right;
} .widget_recent_entries ul {
counter-reset: section;
}
.widget_recent_entries ul li {
position: relative;
padding-left: 50px;
margin: 0 0 24px;
}
.widget_recent_entries ul li:before {
counter-increment: section;
content: counters(section, ".") ".";
font-size: 2.222em;
line-height: 1.250em;
font-weight: 700;
color: #FF91A4;
position: absolute;
top: 0;
left: 0;
}
.widget_recent_entries ul li a {
font-size: 1.111em;
line-height: 1.250em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_recent_entries ul li a:hover {
text-decoration: none;
color: #FF91A4;
}
.widget_recent_entries ul li .post-date {
display: block;
font-size: 0.556em;
line-height: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #B1B1B2;
} .widget_recent_comments ul {
counter-reset: section;
}
.widget_recent_comments ul li {
position: relative;
padding-left: 50px;
margin: 0 0 24px;
}
.widget_recent_comments ul li:before {
counter-increment: section;
content: counters(section, ".") ".";
font-size: 2.222em;
line-height: 1.250em;
font-weight: 700;
color: #FF91A4;
position: absolute;
top: 0;
left: 0;
}
.widget_recent_comments ul li a {
font-size: 1.111em;
line-height: 1.250em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_recent_comments ul li a:hover {
text-decoration: none;
}
.widget_recent_comments ul li .post-date {
display: block;
font-size: 0.556em;
line-height: 1em;
font-weight: 700;
letter-spacing: 1px;
color: #B1B1B2;
} .widget_btif_instagram_widget ul {
margin: 0 -2px !important;
}
.widget_btif_instagram_widget ul li {
padding: 0 2px !important;
}
.widget_btif_instagram_widget ul li a {
display: block;
}
.widget_btif_instagram_widget ul li img {
border-radius: 5px;
}
.widget_btif_instagram_widget ul li .instagram-meta {
bottom: 0;
top: 0;
display: flex;
flex: 1;
flex-direction: column;
justify-content: center;
border-radius: 5px;
background: rgba(0, 0, 0, 0.5);
left: 2px;
right: 2px;
width: auto;
}
.widget_btif_instagram_widget ul li .instagram-meta .like,
.widget_btif_instagram_widget ul li .instagram-meta .comment {
margin: 10px 0;
display: block;
text-align: center;
}
.widget_btif_instagram_widget ul li .instagram-meta .fa-comment {
float: none;
}
.widget_btif_instagram_widget .profile-link {
display: block;
text-align: center;
background: #222;
color: #fff;
font-size: 0.8888em;
padding: 5px 10px;
border: 1px solid #222;
}
.widget_btif_instagram_widget .profile-link:hover {
background: none;
color: #222;
}
.widget_btif_instagram_widget .profile-link .insta-icon {
margin-right: 7px;
} .widget_bttk_posts_category_slider_widget .owl-carousel .owl-item img {
vertical-align: top;
height: 412px;
object-fit: cover;
width: 100%;
border-radius: 8px;
}
.widget_bttk_posts_category_slider_widget .item {
position: relative;
}
.widget_bttk_posts_category_slider_widget .post-thumbnail {
margin: 0;
}
.widget_bttk_posts_category_slider_widget .carousel-title {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 105px 16px 24px;
text-align: left;
display: flex;
flex-direction: column-reverse;
border-radius: 0 0 8px 8px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.widget_bttk_posts_category_slider_widget .carousel-title .cat-links {
font-size: 0.556em;
line-height: 1em;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a {
color: rgba(255, 255, 255, 0.8);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_posts_category_slider_widget .carousel-title .cat-links a:hover {
text-decoration: none;
color: #FF91A4;
}
.widget_bttk_posts_category_slider_widget .carousel-title .title {
font-size: 1.111em;
line-height: 1.250em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0 0 8px;
}
.widget_bttk_posts_category_slider_widget .carousel-title .title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_posts_category_slider_widget .carousel-title .title a:hover {
text-decoration: none;
color: #FF91A4;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav {
margin: 0;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"] {
top: 50%;
width: 30px;
height: 30px;
background: rgba(0, 0, 0, 0.5);
border-radius: 4px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav [class*="owl-"]:hover {
background: #000;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav .owl-prev {
left: 20px;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-nav .owl-next {
right: 20px;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots {
margin-top: 12px;
}
.widget_bttk_posts_category_slider_widget .owl-theme .owl-dots .owl-dot span {
width: 12px;
height: 12px;
margin: 0 6px;
background: #B1B1B2;
} .widget_blossomtheme_companion_cta_widget {
border-radius: 8px;
overflow: hidden;
}
.widget_blossomtheme_companion_cta_widget .bttk-cta-bg,
.widget_blossomtheme_companion_cta_widget .text {
position: relative;
padding: 16px;
}
.widget_blossomtheme_companion_cta_widget .bttk-cta-bg:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
content: '';
}
.widget_blossomtheme_companion_cta_widget .widget-title {
color: #fff;
}
.widget_blossomtheme_companion_cta_widget .centered .widget-title:after {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
}
.widget_blossomtheme_companion_cta_widget .text-holder {
font-size: 0.889em;
line-height: 1.625em;
color: #fff;
position: relative;
z-index: 1;
}
.widget_blossomtheme_companion_cta_widget .right .text-holder .button-wrap {
text-align: right;
}
.widget_blossomtheme_companion_cta_widget .centered {
text-align: center;
}
.widget_blossomtheme_companion_cta_widget .text-holder .button-wrap .btn-cta {
display: inline-block;
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #FF91A4;
border-radius: 5px;
letter-spacing: 1px;
padding: 8px 30px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
margin: 0 5px 5px 0;
}
.widget_blossomtheme_companion_cta_widget .text-holder .button-wrap .btn-cta:hover {
background: #000;
} .widget_blossom_client_logo_widget .image-holder {
margin: 0 0 15px;
}
.widget_blossom_client_logo_widget .black-white img {
filter: grayscale(100%);
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_blossom_client_logo_widget .black-white img:hover,
.widget_blossom_client_logo_widget .black-white img:focus {
filter: grayscale(0);
} .widget_bttk_contact_social_links {
font-size: 0.889em;
line-height: 1.625em;
}
.widget_bttk_contact_social_links .contact-list li svg {
margin-right: 10px;
width: 20px;
}
.widget_bttk_contact_social_links .social-networks {
overflow: hidden;
}
.widget_bttk_contact_social_links .social-networks li {
margin: 0 8px 8px 0;
float: left;
}
.widget_bttk_contact_social_links .social-networks li a {
width: 40px;
height: 40px;
border: 1px solid #EBEBEB;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: #000;
display: block;
line-height: 40px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_contact_social_links .social-networks li a:hover {
text-decoration: none;
color: #FF91A4;
} .widget_blossomtheme_featured_page_widget .img-holder {
margin: 0 0 20px;
}
.widget_blossomtheme_featured_page_widget .img-holder a {
display: block;
}
.widget_blossomtheme_featured_page_widget .img-holder img {
vertical-align: top;
border-radius: 8px;
}
.widget_blossomtheme_featured_page_widget .text-holder {
font-size: 0.889em;
line-height: 1.625em;
}
.widget_blossomtheme_featured_page_widget .text-holder .btn-readmore {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 60px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
display: inline-block;
}
.widget_blossomtheme_featured_page_widget .text-holder .btn-readmore:hover {
text-decoration: none;
background: #FF91A4;
} .widget_bttk_icon_text_widget .rtc-itw-inner-holder {
display: flex;
flex-direction: column-reverse;
}
.widget_bttk_icon_text_widget .icon-holder {
text-align: left;
margin: 0 0 15px;
font-size: 35px;
}
.widget_bttk_icon_text_widget .icon-holder img {
vertical-align: top;
border-radius: 8px;
}
.widget_bttk_icon_text_widget .text-holder .content {
font-size: 0.889em;
line-height: 1.625em;
}
.widget_bttk_icon_text_widget .text-holder .btn-readmore {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 60px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
display: inline-block;
}
.widget_bttk_icon_text_widget .text-holder .btn-readmore:hover {
text-decoration: none;
background: #FF91A4;
} .widget_bttk_image_text_widget img {
vertical-align: top;
width: 100%;
border-radius: 8px;
}
.widget_bttk_image_text_widget ul li .btn-readmore {
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 60px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_image_text_widget ul li .btn-readmore:hover {
text-decoration: none;
background: #FF91A4;
} .widget_bttk_description_widget .image-holder {
margin: 0 0 20px;
text-align: left;
}
.widget_bttk_description_widget .image-holder img {
vertical-align: top;
border-radius: 8px;
}
.widget_bttk_description_widget .text-holder .name {
display: block;
margin: 0 0 8px;
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
}
.widget_bttk_description_widget .text-holder .designation {
font-size: 0.889em;
line-height: 1.625em;
display: block;
margin: 0 0 10px;
color: #B1B1B2;
}
.widget_bttk_description_widget .text-holder .description {
font-size: 0.889em;
line-height: 1.625em;
}
.widget_bttk_description_widget .social-profile {
overflow: hidden;
}
.widget_bttk_description_widget .social-profile li {
float: left;
margin: 0 8px 8px 0;
}
.widget_bttk_description_widget .social-profile li a {
width: 40px;
height: 40px;
border: 1px solid #EBEBEB;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: #000;
display: block;
line-height: 40px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_description_widget .social-profile li a:hover {
text-decoration: none;
color: #FF91A4;
} .widget_bttk_testimonial_widget .img-holder {
margin: 0 0 20px;
text-align: left;
}
.widget_bttk_testimonial_widget .img-holder img {
vertical-align: top;
border-radius: 8px;
}
.widget_bttk_testimonial_widget .text-holder .name {
display: block;
margin: 0 0 8px;
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
}
.widget_bttk_testimonial_widget .text-holder .designation {
font-size: 0.889em;
line-height: 1.625em;
display: block;
margin: 0 0 10px;
color: #B1B1B2;
}
.widget_bttk_testimonial_widget .text-holder .testimonial-content {
font-size: 0.889em;
line-height: 1.625em;
} .widget_bttk_social_links ul {
overflow: hidden;
margin: 0 8px 8px 0;
}
.widget_bttk_social_links ul li a {
width: 40px;
height: 40px;
border: 1px solid #EBEBEB;
border-radius: 50%;
text-align: center;
font-size: 14px;
color: #000;
display: block;
line-height: 40px;
background: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.widget_bttk_social_links ul li a:hover {
text-decoration: none;
background: none;
color: #FF91A4;
} .widget_blossomthemes_stat_counter_widget .icon-holder {
font-size: 35px;
margin: 0 0 20px;
}
.widget_blossomthemes_stat_counter_widget .hs-counter {
font-size: 1.5em;
font-weight: 700;
} .site-footer {
background: #fff;
}
.site-footer .footer-t {
padding: 72px 0;
border-bottom: 1px solid #EBEBEB;
}
.site-footer .footer-t .grid {
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin: 0 -15px;
justify-content: center;
}
.site-footer .footer-t .grid .col { width: 33.3333%;
padding: 0 15px;
}
.site-footer .footer-t .col-2 .col {
width: 50%;
}
.site-footer .footer-t .col-1 .col {
width: 100% !important;
}
.site-footer .footer-t .grid .col .widget:last-child {
margin-bottom: 0;
}
.site-footer .footer-b {
padding: 32px 0;
}
.site-footer .footer-b:after {
display: block;
clear: both;
content: '';
}
.site-footer .footer-b .site-info {
float: left;
font-size: 0.778em;
line-height: 1.214em;
margin: 0;
width: 50%;
}
.site-footer .footer-b .footer-nav {
float: right;
width: 50%;
display: flex;
flex: 1;
justify-content: flex-end;
}
.site-footer .footer-b .footer-nav ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.667em;
line-height: 1.167em;
text-transform: uppercase;
letter-spacing: 1px;
}
.site-footer .footer-b .footer-nav ul li {
float: left;
margin-left: 23px;
}
.site-footer .footer-b .footer-nav ul li:first-child {
margin-left: 0;
}
.site-footer .footer-b .footer-nav ul li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.site-footer .footer-b .footer-nav ul li a:hover {
color: #FF91A4;
} .overlay {
background: rgba(0, 0, 0, 0.64) none repeat scroll 0 0;
bottom: 0;
display: none;
height: 100%;
left: 0;
opacity: 1;
position: fixed;
right: 0;
top: 0;
-webkit-transition: cubic-bezier(.65, .05, .36, 1) 0.2s;
-moz-transition: cubic-bezier(.65, .05, .36, 1) 0.2s;
transition: cubic-bezier(.65, .05, .36, 1) 0.2s;
visibility: hidden;
width: 100%;
z-index: 999;
} .header-layout-two {
padding: 0;
display: block;
}
.header-layout-two .header-t {
background-size: cover !important;
text-align: center;
padding: 55px 0 50px;
}
.header-layout-two .site-branding {
width: 100%;
}
.header-layout-two .site-branding.has-logo-text {
justify-content: center;
}
.header-layout-two .site-branding.has-logo-text .custom-logo-link {
float: left;
}
.header-layout-two .site-branding.has-logo-text .site-title-wrap {
width: auto;
text-align: left;
}
.header-layout-two .header-b {
background: #fff;
padding: 18px 0 17px;
}
.header-layout-two .main-navigation {
float: left;
width: auto;
}
.header-layout-two .main-navigation ul ul {
padding-top: 18px;
}
.header-layout-two .main-navigation ul ul ul {
padding-top: 0;
}
.header-layout-two .tools {
float: right;
width: auto;
} .header-layout-three {
padding: 0;
display: block;
background: #F8F8F8;
box-shadow: none;
}
.header-layout-three .header-t {
background: #000;
color: #fff;
padding: 6px 0;
}
.header-layout-three .header-t .container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.header-layout-three .social-networks { }
.header-layout-three .social-networks ul li a {
color: #fff;
}
.header-layout-three .main-navigation { }
.header-layout-three .main-navigation ul li a {
color: #fff;
}
.header-layout-three .main-navigation ul li a:hover,
.header-layout-three .main-navigation ul .current-menu-item>a,
.header-layout-three .main-navigation ul li:hover>a {
color: #FF91A4;
}
.header-layout-three .main-navigation ul .menu-item-has-children>a:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 32 32'%3E%3Cpath d='M28.3,6.4L32,10L16,25.6L0,10l3.7-3.6L16,18.3L28.3,6.4z'/%3E%3C/svg%3E") center center no-repeat;
}
.header-layout-three .main-navigation ul ul li a:hover:after,
.header-layout-three .main-navigation ul ul li:hover>a:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 32 32'%3E%3Cpath d='M28.3,6.4L32,10L16,25.6L0,10l3.7-3.6L16,18.3L28.3,6.4z'/%3E%3C/svg%3E") center center no-repeat;
}
@media only screen and (min-width: 1025px) {
.mobile-header {
padding: 15px 5%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
background: #fff;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
position: fixed;
top: -100%;
left: 0;
right: 0;
z-index: 999;
visibility: hidden;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
.ed-sticky-header .mobile-header {
top: 0;
visibility: visible;
}
.mobile-site-header {
display: flex;
flex: 1;
flex-flow: row wrap;
justify-content: center;
align-items: center;
-webkit-transition: all ease 0.35s;
-moz-transition: all ease 0.35s;
transition: all ease 0.35s;
}
}
.ed-sticky-header .mobile-header .custom-logo-link {
max-width: 150px;
}
.mobile-site-header .mobile-menu {
order: 2;
display: flex;
flex: 2;
flex-flow: row wrap;
}
.mobile-header .btn-close-menu {
display: none;
}
.mobile-site-header .main-navigation {
display: flex;
flex: auto;
justify-content: center;
}
.mobile-site-header .social-networks {
width: 20%;
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap;
flex: auto;
}
.mobile-site-header .social-networks ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 0.889em;
}
.mobile-site-header .social-networks ul li {
float: left;
margin-left: 16px;
}
.mobile-site-header .social-networks ul li:first-child {
margin-left: 0;
}
.mobile-site-header .social-networks ul li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.mobile-site-header .social-networks ul li a:hover {
color: #FF91A4;
}
.mobile-site-header .site-branding {
flex: initial;
}
.mobile-site-header .site-branding .site-title {
font-family: 'Cormorant Garamond', serif;
font-size: 2em;
line-height: 1.200em;
margin: 0;
font-weight: 700;
text-decoration: none;
}
.mobile-site-header .site-branding .site-title a {
color: #000000;
}
.mobile-site-header .site-branding .site-title a:hover {
color: #FF91A4;
}
.mobile-site-header .site-branding .site-description {
font-size: 0.800em;
line-height: 1em;
margin: 0;
}
.header-layout-three .main-navigation ul ul {
background: #000;
padding-top: 6px;
}
.header-layout-three .main-navigation ul ul ul {
padding-top: 0;
}
.header-layout-three .main-navigation ul ul li a {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header-layout-three .main-navigation ul ul li a:hover,
.header-layout-three .main-navigation ul ul li:hover>a,
.header-layout-three .main-navigation ul ul .current-menu-item>a,
.header-layout-three .main-navigation ul ul .current-menu-ancestor>a,
.header-layout-three .main-navigation ul ul .current_page_item>a,
.header-layout-three .main-navigation ul ul .current_page_ancestor>a {
background: #fff;
color: #000;
}
.header-layout-three .search-form { background: rgba(255, 255, 255, 0.2);
border-radius: 3px;
padding: 7px 10px;
}
.header-layout-three .search-form:after {
display: block;
clear: both;
content: '';
}
.header-layout-three .search-form label {
float: left;
width: calc(100% - 30px);
font-size: 0.778em;
line-height: 1em;
}
.header-layout-three .search-form label span {
display: none;
}
.header-layout-three .search-form input[type="search"] {
background: none;
border: 0;
padding: 0;
margin: 0;
font-size: 1em;
line-height: 1em;
color: #fff;
width: 100%;
}
.header-layout-three .search-form input[type="submit"] {
float: right;
padding: 0;
margin: 0;
background: url(//anndesign.fi/wp-content/themes/blossom-pin-pro/images/bg-search-gray.svg) no-repeat;
width: 14px;
height: 14px;
font-size: 0;
border: 0;
border-radius: 0;
}
.header-layout-three .header-b {
padding: 80px 0 60px;
}
.header-layout-three .header-b .site-branding {
text-align: center;
width: 100%;
}
.header-layout-three .site-branding.has-logo-text {
justify-content: center;
}
.header-layout-three .site-branding.has-logo-text .site-title-wrap {
width: auto;
text-align: left;
} .header-layout-four {
padding: 0;
display: block;
background: #F8F8F8;
box-shadow: none;
}
.header-layout-four .header-t {
display: flex;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
padding: 65px 0;
}
.header-layout-four .social-networks {
width: 20%;
}
.header-layout-four .site-branding {
width: 62%;
text-align: center;
}
.header-layout-four .site-branding.has-logo-text {
justify-content: center;
}
.header-layout-four .site-branding.has-logo-text .site-title-wrap {
width: auto;
text-align: left;
}
.header-layout-four .search-form {
width: 18%;
background: rgba(235, 235, 235, 0.2);
border: 1px solid #B1B1B2;
border-radius: 3px;
padding: 7px 10px;
}
.header-layout-four .search-form:after {
display: block;
clear: both;
content: '';
}
.header-layout-four .search-form label:not(.screen-reader-text) {
float: left;
width: calc(100% - 30px);
font-size: 0.778em;
line-height: 1em;
}
.header-layout-four .search-form label span {
display: none;
}
.header-layout-four .search-form input[type="search"] {
background: none;
border: 0;
padding: 0;
margin: 0;
font-size: 1em;
line-height: 1em;
color: #000;
width: 100%;
}
.header-layout-four .search-form input[type="submit"] {
float: right;
padding: 0;
margin: 0;
background: url(//anndesign.fi/wp-content/themes/blossom-pin-pro/images/bg-search.svg) no-repeat;
width: 14px;
height: 14px;
font-size: 0;
border: 0;
border-radius: 0;
}
.header-layout-four .header-b {
padding: 0 0 20px;
}
.header-layout-four .main-navigation {
width: 100%;
}
@media only screen and (min-width: 1025px) {
.header-layout-four .main-navigation ul ul {
background: #F8F8F8;
}
} .header-layout-five {
padding: 0;
display: block;
background: #fff;
box-shadow: none;
}
.header-layout-five .header-t {
padding: 32px 0;
}
.header-layout-five .site-branding {
float: left;
width: auto;
margin-top: 20px;
}
.header-layout-five .promotional-section {
float: right;
}
.header-layout-five .promotional-section img {
vertical-align: top;
}
.header-layout-five .header-b {
background: #000;
padding: 11px 0;
}
.header-layout-five .main-navigation {
width: auto;
float: left;
}
.header-layout-five .main-navigation ul {
text-align: left;
}
.header-layout-five .main-navigation ul li {
margin: 0 40px 0 0;
}
.header-layout-five .main-navigation ul li a {
color: #fff;
}
.header-layout-five .main-navigation ul li a:hover,
.header-layout-five .main-navigation ul li:hover>a,
.header-layout-five .main-navigation ul .current-menu-item>a,
.header-layout-five .main-navigation ul .current-menu-ancestor>a,
.header-layout-five .main-navigation ul .current_page_item>a,
.header-layout-five .main-navigation ul .current_page_ancestor>a {
color: #FF91A4;
}
.header-layout-five .main-navigation ul .menu-item-has-children>a:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 32 32'%3E%3Cpath d='M28.3,6.4L32,10L16,25.6L0,10l3.7-3.6L16,18.3L28.3,6.4z'/%3E%3C/svg%3E") center center no-repeat;
}
@media only screen and (min-width: 1025px) {
.header-layout-five .main-navigation ul ul {
background: #000;
padding-top: 11px;
}
}
.header-layout-five .main-navigation ul ul li {
margin: 0;
}
.header-layout-five .main-navigation ul ul li a {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header-layout-five .main-navigation ul ul li a:hover,
.header-layout-five .main-navigation ul ul li:hover>a,
.header-layout-five .main-navigation ul ul .current-menu-item>a,
.header-layout-five .main-navigation ul ul .current-menu-ancestor>a,
.header-layout-five .main-navigation ul ul .current_page_item>a,
.header-layout-five .main-navigation ul ul .current_page_ancestor>a {
background: #fff;
color: #000;
}
.header-layout-five .main-navigation ul ul li a:hover:after,
.header-layout-five .main-navigation ul ul li:hover>a:after {
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 32 32'%3E%3Cpath d='M28.3,6.4L32,10L16,25.6L0,10l3.7-3.6L16,18.3L28.3,6.4z'/%3E%3C/svg%3E") center center no-repeat;
}
.header-layout-five .main-navigation ul ul ul {
padding-top: 0;
}
.header-layout-five .tools {
float: right;
width: auto;
}
.header-layout-five .tools .search-icon svg {
fill: #fff;
}
.header-layout-five .tools .separator {
background: rgba(255, 255, 255, 0.3);
}
.header-layout-five .social-networks ul li a {
color: #fff;
} .header-layout-six {
padding: 0;
display: block;
background: #fff;
}
.header-layout-six .header-t {
padding: 32px 0;
}
.header-layout-six .site-branding {
float: left;
width: auto;
margin-top: 20px;
}
.header-layout-six .promotional-section {
float: right;
}
.header-layout-six .promotional-section img {
vertical-align: top;
}
.header-layout-six .header-b {
border-top: 1px solid #EBEBEB;
padding: 11px 0;
}
.header-layout-six .main-navigation {
width: auto;
float: left;
}
.header-layout-six .main-navigation ul {
text-align: left;
}
.header-layout-six .main-navigation ul li {
margin: 0 40px 0 0;
}
@media only screen and (min-width: 1025px) {
.header-layout-six .main-navigation ul ul {
padding-top: 11px;
}
}
.header-layout-six .main-navigation ul ul li {
margin: 0;
}
.header-layout-six .main-navigation ul ul li a {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header-layout-six .main-navigation ul ul ul {
padding-top: 0;
}
.header-layout-six .tools {
float: right;
width: auto;
} .banner-layout-two {
position: relative;
}
.banner-layout-two .item {
height: 660px;
background: #FF91A4;
}
.banner-layout-two .item:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 80%;
width: 100%; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.banner-layout-two img {
vertical-align: top;
height: 100%;
object-fit: cover;
}
.banner-layout-two .text-holder {
position: absolute;
top: 50%;
left: 50%;
max-width: 1216px;
width: 100%;
text-align: center;
z-index: 2;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-two .text-holder .category {
display: block;
margin: 0 0 12px;
}
.banner-layout-two .text-holder .category a,
.banner-layout-two .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-two .text-holder .category a:hover {
background: #000;
}
.banner-layout-two .text-holder .entry-title {
font-size: 3.389em;
line-height: 1.246em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner-layout-two .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-two .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-two .owl-thumbs {
background: #fff;
padding: 16px 16px 1px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
max-width: 1074px;
margin: -63px auto 0;
position: relative;
border-radius: 12px;
}
.banner-layout-two .owl-thumbs:after {
display: block;
clear: both;
content: '';
}
.banner-layout-two .owl-thumbs .owl-thumb-item {
float: left;
width: 136px;
height: 95px;
padding: 0;
border-radius: 0;
border: 0;
margin-right: 15px;
margin-bottom: 15px;
cursor: pointer;
position: relative;
background: #ff91a4;
}
.banner-layout-two .owl-thumbs .owl-thumb-item:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.4);
}
.banner-layout-two .owl-thumbs .owl-thumb-item.active:after {
display: none;
}
.banner-layout-two .owl-thumbs .owl-thumb-item:last-child {
margin-right: 0;
}
.banner-layout-two .owl-thumbs .owl-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-layout-two .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.4) !important;
border-radius: 4px;
margin-top: -63px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-two .owl-prev:hover {
background: #fff !important;
}
.banner-layout-two .owl-prev svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-two .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.5) !important;
border-radius: 4px;
margin-top: -63px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-two .owl-next:hover {
background: #fff !important;
}
.banner-layout-two .owl-next svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-two .owl-thumbs .owl-thumb-item img[src="undefined"] {
display: none;
} .banner-layout-three {
padding-top: 15px;
}
.banner-layout-three .item {
height: 585px;
border-radius: 12px;
background: #FF91A4;
}
.banner-layout-three img {
vertical-align: top;
border-radius: 12px;
height: 100%;
object-fit: cover;
}
.banner-layout-three .text-holder {
position: absolute;
width: 100%;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
padding: 50px 15% 65px;
border-radius: 0 0 12px 12px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.banner-layout-three .text-holder .category {
display: block;
margin: 0 0 12px;
}
.banner-layout-three .text-holder .category a,
.banner-layout-three .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-three .text-holder .category a:hover {
background: #000;
}
.banner-layout-three .text-holder .entry-title {
font-size: 3.389em;
line-height: 1.246em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner-layout-three .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-three .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-three .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.4) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-three .owl-prev:hover {
background: #fff !important;
}
.banner-layout-three .owl-prev svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-three .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-three .owl-next:hover {
background: #fff !important;
}
.banner-layout-three .owl-next svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .banner-layout-four {
margin-top: 15px;
}
.banner-layout-four img {
vertical-align: top;
border-radius: 8px;
height: 100%;
object-fit: cover;
}
.banner-layout-four .item {
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 590px;
position: relative;
}
.banner-layout-four .holder {
position: relative;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
background: #FF91A4;
border-radius: 8px;
}
.banner-layout-four .holder:nth-child(1) {
width: calc(67% - 8px);
height: 100%;
margin-right: 8px;
}
.banner-layout-four .holder:nth-child(2) {
width: 33%;
height: calc(50% - 4px);
margin-bottom: 4px;
}
.banner-layout-four .holder:nth-child(3) {
width: 33%;
height: calc(50% - 4px);
margin-top: 4px;
}
.banner-layout-four .text-holder {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
border-radius: 0 0 8px 8px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); text-align: center;
padding: 60px 24px 32px;
}
.banner-layout-four .text-holder .category a,
.banner-layout-four .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-four .text-holder .category a:hover {
background: #000;
}
.banner-layout-four .text-holder .entry-title {
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner-layout-four .holder:nth-child(1) .text-holder .entry-title {
font-size: 2.167em;
line-height: 1.256em;
}
.banner-layout-four .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-four .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-four .owl-prev {
position: absolute;
top: 50%;
left: -20px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-four .owl-prev:hover {
background: #000 !important;
}
.banner-layout-four .owl-prev svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-four .owl-next {
position: absolute;
top: 50%;
right: -20px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-four .owl-next:hover {
background: #000 !important;
}
.banner-layout-four .owl-next svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .banner-layout-five {
margin-top: 32px;
}
.banner-layout-five img {
vertical-align: top;
border-radius: 8px;
height: 100%;
object-fit: cover;
}
.banner-layout-five .item {
position: relative;
height: 585px;
background: #FF91A4;
border-radius: 8px;
}
.banner-layout-five .text-holder {
position: absolute;
width: 100%;
left: 0;
bottom: 0;
text-align: center;
padding: 50px 16px 32px;
border-radius: 0 0 8px 8px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.banner-layout-five .text-holder .category {
display: block;
margin: 0 0 12px;
}
.banner-layout-five .text-holder .category a,
.banner-layout-five .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-five .text-holder .category a:hover {
background: #000;
}
.banner-layout-five .text-holder .entry-title {
font-size: 1.333em;
line-height: 1.208em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner-layout-five .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-five .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-five .owl-dots {
text-align: center;
margin-top: 32px;
}
.banner-layout-five .owl-dots .owl-dot {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
background: #B1B1B2;
margin: 0 6px;
}
.banner-layout-five .owl-dots .owl-dot.active {
background: #000;
}
.banner-layout-five .owl-prev {
position: absolute;
top: 50%;
left: -20px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-five .owl-prev:hover {
background: #000 !important;
}
.banner-layout-five .owl-prev svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-five .owl-next {
position: absolute;
top: 50%;
right: -20px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-five .owl-next:hover {
background: #000 !important;
}
.banner-layout-five .owl-next svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .banner-layout-six {
padding-top: 15px;
}
.banner-layout-six img {
vertical-align: top;
height: 100%;
object-fit: cover;
border-radius: 12px;
}
.banner-layout-six .item {
position: relative;
height: 650px;
background: #FF91A4;
border-radius: 12px;
}
.banner-layout-six .item:after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
border-radius: 12px;
}
.banner-layout-six .active .item:after {
display: none;
}
.banner-layout-six .text-holder {
position: absolute;
width: 100%;
bottom: 0;
left: 50%;
z-index: 1;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
padding: 64px 15%;
border-radius: 0 0 12px 12px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.banner-layout-six .text-holder .category {
display: block;
margin: 0 0 12px;
}
.banner-layout-six .text-holder .category a,
.banner-layout-six .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-six .text-holder .category a:hover {
background: #000;
}
.banner-layout-six .text-holder .entry-title {
font-size: 3.111em;
line-height: 1.429em;
font-weight: 700;
margin: 0;
font-family: 'Cormorant Garamond', serif;
color: #fff;
}
.banner-layout-six .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-six .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-six .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.4) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-six .owl-prev:hover {
background: #fff !important;
}
.banner-layout-six .owl-prev svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-six .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-six .owl-next:hover {
background: #fff !important;
}
.banner-layout-six .owl-next svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .banner-layout-seven {
position: relative;
}
.banner-layout-seven .item {
height: 660px;
background: #FF91A4;
}
.banner-layout-seven img {
vertical-align: top;
height: 100%;
object-fit: cover;
}
.banner-layout-seven .text-holder {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 100px 0 50px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0); }
.banner-layout-seven .text-holder .holder {
max-width: 800px;
margin: 0 auto;
text-align: center;
padding: 0 15px;
}
.banner-layout-seven .text-holder .category {
display: block;
margin: 0 0 10px;
}
.banner-layout-seven .text-holder .category a,
.banner-layout-seven .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-seven .text-holder .category a:hover {
text-decoration: none;
background: #000;
}
.banner-layout-seven .text-holder .entry-title {
font-size: 2.667em;
line-height: 1.250em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner-layout-seven .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-seven .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-seven .owl-prev {
position: absolute;
top: 50%;
left: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.4) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-seven .owl-prev:hover {
background: #fff !important;
}
.banner-layout-seven .owl-prev svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-seven .owl-next {
position: absolute;
top: 50%;
right: 18px;
width: 40px;
height: 40px;
background: rgba(255, 255, 255, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-seven .owl-next:hover {
background: #fff !important;
}
.banner-layout-seven .owl-next svg {
width: 18px;
height: 12px;
fill: #000;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .banner-layout-eight {
margin-top: 15px;
}
.banner-layout-eight img {
vertical-align: top;
border-radius: 8px;
width: 100%;
height: 100%;
object-fit: cover;
}
.banner-layout-eight .item {
display: flex;
flex-direction: column;
flex-wrap: wrap;
height: 712px;
position: relative;
}
.banner-layout-eight .holder {
position: relative;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
background: #FF91A4;
border-radius: 8px;
}
.banner-layout-eight .holder:nth-child(1) {
width: calc(67% - 8px);
height: 100%;
margin-right: 8px;
}
.banner-layout-eight .holder:nth-child(2) {
width: 33%;
height: calc(50% - 4px);
margin-bottom: 4px;
}
.banner-layout-eight .holder:nth-child(3) {
width: 33%;
height: calc(50% - 4px);
margin-top: 4px;
}
.banner-layout-eight .text-holder {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
border-radius: 0 0 8px 8px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); text-align: center;
padding: 60px 24px 32px;
}
.banner-layout-eight .text-holder .category a,
.banner-layout-eight .text-holder .category span {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700;
background: #FF91A4;
border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-eight .text-holder .category a:hover {
background: #000;
}
.banner-layout-eight .text-holder .entry-title {
font-size: 1.389em;
line-height: 1.240em;
font-weight: 700;
font-family: 'Cormorant Garamond', serif;
margin: 0;
color: #fff;
}
.banner-layout-eight .holder:nth-child(1) .text-holder .entry-title {
font-size: 2.167em;
line-height: 1.256em;
}
.banner-layout-eight .text-holder .entry-title a {
color: #fff;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.banner-layout-eight .text-holder .entry-title a:hover {
color: #FF91A4;
}
.banner-layout-eight .owl-prev {
position: absolute;
top: 50%;
left: 10px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-eight .owl-prev:hover {
background: #000 !important;
}
.banner-layout-eight .owl-prev svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.banner-layout-eight .owl-next {
position: absolute;
top: 50%;
right: 10px;
width: 40px;
height: 40px;
background: rgba(0, 0, 0, 0.5) !important;
border-radius: 4px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner-layout-eight .owl-next:hover {
background: #000 !important;
}
.banner-layout-eight .owl-next svg {
width: 18px;
height: 12px;
fill: #fff;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
} .blog.layout-one-right-sidebar #primary {
width: 66.6667%;
}
.blog.layout-one-right-sidebar #secondary {
width: 33.333%;
padding: 0 0 0 30px;
}
.blog.layout-one-right-sidebar #primary .post {
width: 50%;
} .blog.layout-one-left-sidebar #content .container {
flex-direction: row-reverse;
}
.blog.layout-one-left-sidebar #primary {
width: 66.6667%;
}
.blog.layout-one-left-sidebar #secondary {
width: 33.333%;
padding: 0 30px 0 0;
}
.blog.layout-one-left-sidebar #primary .post {
width: 50%;
} .layout-two #content>.container {
width: 100%;
max-width: 100%;
}
.blog.layout-two #primary .post {
width: 20%;
} .layout-two-right-sidebar #content>.container {
max-width: 100%;
}
.blog.layout-two-right-sidebar #primary .post {
width: 25%;
}
.blog.layout-two-right-sidebar #primary {
width: 80%;
}
.blog.layout-two-right-sidebar #secondary {
width: 20%;
padding-left: 30px;
} .layout-two-left-sidebar #content>.container {
max-width: 100%;
flex-direction: row-reverse;
}
.blog.layout-two-left-sidebar #primary .post {
width: 25%;
}
.blog.layout-two-left-sidebar #primary {
width: 80%;
}
.blog.layout-two-left-sidebar #secondary {
width: 20%;
padding-right: 30px;
} .blog.layout-three #primary .post {
width: 100%;
}
.blog.layout-three #primary .post .post-thumbnail img {
width: 100%;
} .blog.layout-three-right-sidebar #primary .post {
width: 100%;
}
.blog.layout-three-right-sidebar #primary .post .post-thumbnail img {
width: 100%;
}
.blog.layout-three-right-sidebar #primary {
width: 66.6667%;
}
.blog.layout-three-right-sidebar #secondary {
width: 33.3333%;
padding-left: 30px;
} .blog.layout-three-left-sidebar #content .container {
flex-direction: row-reverse;
}
.blog.layout-three-left-sidebar #primary .post {
width: 100%;
}
.blog.layout-three-left-sidebar #primary .post .post-thumbnail img {
width: 100%;
}
.blog.layout-three-left-sidebar #primary {
width: 66.6667%;
}
.blog.layout-three-left-sidebar #secondary {
width: 33.3333%;
padding-right: 30px;
} .blog.layout-four #primary .site-main {
margin: 0;
}
.blog.layout-four #primary .post {
background: #fff;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
margin: 0 0 48px;
border-radius: 8px;
display: flex;
flex-direction: row;
overflow: hidden;
width: 100%;
padding: 0;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four #primary .post:hover {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05),
0 4px 4px rgba(0, 0, 0, 0.05),
0 8px 8px rgba(0, 0, 0, 0.05),
0 16px 16px rgba(0, 0, 0, 0.05),
0 32px 32px rgba(0, 0, 0, 0.05),
0 64px 64px rgba(0, 0, 0, 0.05)
}
.blog.layout-four #primary .post .post-thumbnail {
width: 224px;
position: relative;
margin-bottom: 0;
}
.blog.layout-four #primary .post .post-thumbnail .btn-like {
position: absolute;
width: 28px;
height: 28px;
background: #fff;
top: 16px;
right: 16px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.44);
cursor: pointer;
}
.blog.layout-four #primary .post .post-thumbnail .btn-like svg {
width: 16px;
height: 15px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four #primary .post .post-thumbnail .liked svg {
fill: #DA222E;
}
.blog.layout-four #primary .post .post-thumbnail a {
display: block;
height: 100%;
}
.blog.layout-four #primary .post .post-thumbnail img {
vertical-align: top;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px 0 0 8px;
}
.blog.layout-four #primary .post .text-holder {
align-items: flex-start;
flex: 1 0 0;
padding: 30px 32px 0;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.blog.layout-four #primary .post .entry-header {
width: 100%;
}
.blog.layout-four #primary .post .entry-header .category {
display: block;
margin: 0 0 16px;
overflow: hidden;
}
.blog.layout-four #primary .post .entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700; border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four #primary .post .entry-header .category a:hover {
background: #000;
}
.blog.layout-four #primary .post .entry-header .entry-title {
font-size: 1.333em;
line-height: 1.250em;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
margin: 0 0 15px;
}
.blog.layout-four #primary .post .entry-header .entry-title a {
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
color: #000;
}
.blog.layout-four #primary .post .entry-header .entry-title a:hover {
color: #FF91A4;
}
.blog.layout-four #primary .post .entry-content {
margin: 0 0 15px;
font-size: 0.889em;
line-height: 1.625em;
width: 100%;
flex-grow: 1;
}
.blog.layout-four #primary .post .entry-footer {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 0;
width: 100%;
}
.blog.layout-four #primary .post .entry-footer .posted-on {
float: left;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog.layout-four #primary .post .entry-footer .share,
.search #primary article .entry-footer .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog.layout-four #primary .post .entry-footer .share svg,
.search #primary article .entry-footer .share svg {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
}
.blog.layout-four #primary .format-audio .post-thumbnail iframe,
.archive #primary .format-audio .post-thumbnail iframe,
.search #primary .format-audio .post-thumbnail iframe {
height: 100%;
}
.blog.layout-four #primary .format-quote .text-holder,
.archive #primary .format-quote .text-holder,
.search #primary .format-quote .text-holder {
display: none;
}
.blog.layout-four #primary .format-quote .post-thumbnail,
.archive #primary .format-quote .post-thumbnail,
.search #primary .format-quote .post-thumbnail {
width: 100%;
}
.blog.layout-four #primary .format-gallery .post-thumbnail .owl-carousel,
.blog.layout-four #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage-outer,
.blog.layout-four #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage,
.blog.layout-four #primary .format-gallery .post-thumbnail .owl-carousel .owl-item,
.archive #primary .format-gallery .post-thumbnail .owl-carousel,
.archive #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage-outer,
.archive #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage,
.archive #primary .format-gallery .post-thumbnail .owl-carousel .owl-item,
.search #primary .format-gallery .post-thumbnail .owl-carousel,
.search #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage-outer,
.search #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage,
.search #primary .format-gallery .post-thumbnail .owl-carousel .owl-item {
height: 100%;
}
.blog.layout-four #primary .format-image .text-holder,
.archive #primary .format-image .text-holder,
.search #primary .format-image .text-holder {
display: none;
}
.blog.layout-four #primary .format-image .post-thumbnail,
.blog.layout-four #primary .advert .post-thumbnail,
.archive #primary .format-image .post-thumbnail,
.archive #primary .advert .post-thumbnail,
.search #primary .format-image .post-thumbnail,
.search #primary .advert .post-thumbnail {
width: 100%;
}
.blog.layout-four #primary .format-image .post-thumbnail img,
.blog.layout-four #primary .advert .post-thumbnail img,
.archive #primary .format-image .post-thumbnail img,
.archive #primary .advert .post-thumbnail img,
.search #primary .format-image .post-thumbnail img,
.search #primary .advert .post-thumbnail img {
height: 384px;
object-fit: cover;
} .blog.layout-four-right-sidebar #primary {
width: 67.59%;
}
.blog.layout-four-right-sidebar #secondary {
width: 28.17%;
}
.blog.layout-four-right-sidebar #primary .site-main {
margin: 0;
}
.blog.layout-four-right-sidebar #primary .post {
background: #fff;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
margin: 0 0 48px;
border-radius: 8px;
display: flex;
flex-direction: row;
overflow: hidden;
width: 100%;
padding: 0;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four-right-sidebar #primary .post:hover {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05),
0 4px 4px rgba(0, 0, 0, 0.05),
0 8px 8px rgba(0, 0, 0, 0.05),
0 16px 16px rgba(0, 0, 0, 0.05),
0 32px 32px rgba(0, 0, 0, 0.05),
0 64px 64px rgba(0, 0, 0, 0.05)
}
.blog.layout-four-right-sidebar #primary .post .post-thumbnail {
width: 224px;
position: relative;
margin-bottom: 0;
}
.blog.layout-four-right-sidebar #primary .post .post-thumbnail .btn-like {
position: absolute;
width: 28px;
height: 28px;
background: #fff;
top: 16px;
right: 16px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.44);
cursor: pointer;
}
.blog.layout-four-right-sidebar #primary .post .post-thumbnail .btn-like svg {
width: 16px;
height: 15px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four-right-sidebar #primary .post .post-thumbnail .liked svg {
fill: #DA222E;
}
.blog.layout-four-right-sidebar #primary .post .post-thumbnail a {
display: block;
height: 100%;
}
.blog.layout-four-right-sidebar #primary .post .post-thumbnail img {
vertical-align: top;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px 0 0 8px;
}
.blog.layout-four-right-sidebar #primary .post .text-holder {
align-items: flex-start;
flex: 1 0 0;
padding: 30px 32px 0;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.blog.layout-four-right-sidebar #primary .post .entry-header {
width: 100%;
}
.blog.layout-four-right-sidebar #primary .post .entry-header .category {
display: block;
margin: 0 0 16px;
overflow: hidden;
}
.blog.layout-four-right-sidebar #primary .post .entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700; border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four-right-sidebar #primary .post .entry-header .category a:hover {
background: #000;
}
.blog.layout-four-right-sidebar #primary .post .entry-header .entry-title {
font-size: 1.333em;
line-height: 1.250em;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
margin: 0 0 15px;
}
.blog.layout-four-right-sidebar #primary .post .entry-header .entry-title a {
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
color: #000;
}
.blog.layout-four-right-sidebar #primary .post .entry-header .entry-title a:hover {
color: #FF91A4;
}
.blog.layout-four-right-sidebar #primary .post .entry-content {
margin: 0 0 15px;
font-size: 0.889em;
line-height: 1.625em;
width: 100%;
flex-grow: 1;
}
.blog.layout-four-right-sidebar #primary .post .entry-footer {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 0;
width: 100%;
}
.blog.layout-four-right-sidebar #primary .post .entry-footer .posted-on {
float: left;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog.layout-four-right-sidebar #primary .post .entry-footer .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog.layout-four-right-sidebar #primary .post .entry-footer .share svg {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
}
.blog.layout-four-right-sidebar #primary .format-audio .post-thumbnail iframe {
height: 100%;
}
.blog.layout-four-right-sidebar #primary .format-quote .text-holder {
display: none;
}
.blog.layout-four-right-sidebar #primary .format-quote .post-thumbnail {
width: 100%;
}
.blog.layout-four-right-sidebar #primary .format-gallery,
.blog.layout-four-right-sidebar #primary .format-video { }
.blog.layout-four-right-sidebar #primary .format-gallery .post-thumbnail,
.blog.layout-four-right-sidebar #primary .format-video .post-thumbnail { }
.blog.layout-four-right-sidebar #primary .format-gallery .post-thumbnail .owl-carousel,
.blog.layout-four-right-sidebar #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage-outer,
.blog.layout-four-right-sidebar #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage,
.blog.layout-four-right-sidebar #primary .format-gallery .post-thumbnail .owl-carousel .owl-item {
height: 100%
}
.blog.layout-four-right-sidebar #primary .format-image .text-holder {
display: none;
}
.blog.layout-four-right-sidebar #primary .format-image .post-thumbnail,
.blog.layout-four-right-sidebar #primary .advert .post-thumbnail {
width: 100%;
}
.blog.layout-four-right-sidebar #primary .format-image .post-thumbnail img,
.blog.layout-four-right-sidebar #primary .advert .post-thumbnail img {
height: 384px;
object-fit: cover;
} .blog.layout-four-left-sidebar #content>.container {
flex-direction: row-reverse;
}
.blog.layout-four-left-sidebar #primary {
width: 67.59%;
}
.blog.layout-four-left-sidebar #secondary {
width: 28.17%;
}
.blog.layout-four-left-sidebar #primary .site-main {
margin: 0;
}
.blog.layout-four-left-sidebar #primary .post {
background: #fff;
box-shadow: 0 2px 20px rgba(0, 0, 0, 0.05);
margin: 0 0 48px;
border-radius: 8px;
display: flex;
flex-direction: row;
overflow: hidden;
width: 100%;
padding: 0;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four-left-sidebar #primary .post:hover {
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05),
0 4px 4px rgba(0, 0, 0, 0.05),
0 8px 8px rgba(0, 0, 0, 0.05),
0 16px 16px rgba(0, 0, 0, 0.05),
0 32px 32px rgba(0, 0, 0, 0.05),
0 64px 64px rgba(0, 0, 0, 0.05)
}
.blog.layout-four-left-sidebar #primary .post .post-thumbnail {
width: 224px;
position: relative;
margin-bottom: 0;
}
.blog.layout-four-left-sidebar #primary .post .post-thumbnail .btn-like {
position: absolute;
width: 28px;
height: 28px;
background: #fff;
top: 16px;
right: 16px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.44);
cursor: pointer;
}
.blog.layout-four-left-sidebar #primary .post .post-thumbnail .btn-like svg {
width: 16px;
height: 15px;
fill: #B1B1B2;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four-left-sidebar #primary .post .post-thumbnail .liked svg {
fill: #DA222E;
}
.blog.layout-four-left-sidebar #primary .post .post-thumbnail a {
display: block;
height: 100%;
}
.blog.layout-four-left-sidebar #primary .post .post-thumbnail img {
vertical-align: top;
width: 100%;
height: 100%;
object-fit: cover;
border-radius: 8px 0 0 8px;
}
.blog.layout-four-left-sidebar #primary .post .text-holder {
align-items: flex-start;
flex: 1 0 0;
padding: 30px 32px 0;
display: flex;
justify-content: flex-end;
flex-direction: column;
}
.blog.layout-four-left-sidebar #primary .post .entry-header {
width: 100%;
}
.blog.layout-four-left-sidebar #primary .post .entry-header .category {
display: block;
margin: 0 0 16px;
overflow: hidden;
}
.blog.layout-four-left-sidebar #primary .post .entry-header .category a {
float: left;
margin-right: 5px;
margin-bottom: 5px;
font-size: 0.556em;
line-height: 1em;
letter-spacing: 1px;
color: #fff;
font-weight: 700; border-radius: 3px;
text-transform: uppercase;
padding: 5px 7px;
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.blog.layout-four-left-sidebar #primary .post .entry-header .category a:hover {
background: #000;
}
.blog.layout-four-left-sidebar #primary .post .entry-header .entry-title {
font-size: 1.333em;
line-height: 1.250em;
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
margin: 0 0 15px;
}
.blog.layout-four-left-sidebar #primary .post .entry-header .entry-title a {
text-decoration: none;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
color: #000;
}
.blog.layout-four-left-sidebar #primary .post .entry-header .entry-title a:hover {
color: #FF91A4;
}
.blog.layout-four-left-sidebar #primary .post .entry-content {
margin: 0 0 15px;
font-size: 0.889em;
line-height: 1.625em;
width: 100%;
flex-grow: 1;
}
.blog.layout-four-left-sidebar #primary .post .entry-footer {
overflow: hidden;
border-top: 1px solid #EBEBEB;
padding: 20px 0;
width: 100%;
}
.blog.layout-four-left-sidebar #primary .post .entry-footer .posted-on {
float: left;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog.layout-four-left-sidebar #primary .post .entry-footer .share {
float: right;
font-size: 0.556em;
line-height: 1em;
text-transform: uppercase;
letter-spacing: 1px;
color: #B1B1B2;
font-weight: 700;
}
.blog.layout-four-left-sidebar #primary .post .entry-footer .share svg {
width: 24px;
fill: #B1B1B2;
display: inline-block;
vertical-align: middle;
border-left: 1px solid #EBEBEB;
padding-left: 8px;
margin-left: 8px;
}
.blog.layout-four-left-sidebar #primary .format-audio .post-thumbnail iframe {
height: 100%;
}
.blog.layout-four-left-sidebar #primary .format-quote .text-holder {
display: none;
}
.blog.layout-four-left-sidebar #primary .format-quote .post-thumbnail {
width: 100%;
}
.blog.layout-four-left-sidebar #primary .format-gallery .post-thumbnail .owl-carousel,
.blog.layout-four-left-sidebar #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage-outer,
.blog.layout-four-left-sidebar #primary .format-gallery .post-thumbnail .owl-carousel .owl-stage,
.blog.layout-four-left-sidebar #primary .format-gallery .post-thumbnail .owl-carousel .owl-item {
height: 100%
}
.blog.layout-four-left-sidebar #primary .format-image .text-holder {
display: none;
}
.blog.layout-four-left-sidebar #primary .format-image .post-thumbnail,
.blog.layout-four-left-sidebar #primary .advert .post-thumbnail {
width: 100%;
}
.blog.layout-four-left-sidebar #primary .format-image .post-thumbnail img,
.blog.layout-four-left-sidebar #primary .advert .post-thumbnail img {
height: 384px;
object-fit: cover;
} .blog.layout-five #primary .post .holder {
height: 100%;
} .blog.layout-five-right-sidebar #primary .post .holder {
height: 100%;
}
.blog.layout-five-right-sidebar #primary {
width: 66.6667%;
}
.blog.layout-five-right-sidebar #secondary {
width: 33.3333%;
padding-left: 30px;
}
.blog.layout-five-right-sidebar #primary .post {
width: 50%;
} .blog.layout-five-left-sidebar #primary .post .holder {
height: 100%;
}
.blog.layout-five-left-sidebar #primary {
width: 66.6667%;
}
.blog.layout-five-left-sidebar #secondary {
width: 33.3333%;
padding-right: 30px;
}
.blog.layout-five-left-sidebar #primary .post {
width: 50%;
}
.blog.layout-five-left-sidebar #content>.container {
flex-direction: row-reverse;
} .blog.layout-six #primary .post .holder {
height: 100%;
}
.blog.layout-six #content>.container {
max-width: 100%;
}
.blog.layout-six #primary .post {
width: 20%;
} .blog.layout-six-right-sidebar #primary .post .holder {
height: 100%;
}
.blog.layout-six-right-sidebar #content>.container {
max-width: 100%;
}
.blog.layout-six-right-sidebar #primary {
width: 80%;
}
.blog.layout-six-right-sidebar #primary .post {
width: 25%;
}
.blog.layout-six-right-sidebar #secondary {
width: 20%;
padding-left: 30px;
} .blog.layout-six-left-sidebar #primary .post .holder {
height: 100%;
}
.blog.layout-six-left-sidebar #content>.container {
max-width: 100%;
flex-direction: row-reverse;
}
.blog.layout-six-left-sidebar #primary {
width: 80%;
}
.blog.layout-six-left-sidebar #primary .post {
width: 20%;
}
.blog.layout-six-left-sidebar #secondary {
width: 20%;
padding-right: 30px;
}
.blog.layout-six-left-sidebar #primary .post {
width: 25%;
} .single-left-sidebar #content>.container {
flex-direction: row-reverse;
} .single-layout-two #primary .post .post-thumbnail {
margin: 0 0 24px;
}
.single-layout-two #primary .post .post-thumbnail img {
vertical-align: top;
border-radius: 12px;
} .single-layout-three .entry-post-header {
width: 100%;
}
.single-layout-three .entry-post-header .post-thumbnail {
margin: 0 0 30px;
}
.single-layout-three .entry-post-header .post-thumbnail img {
border-radius: 12px;
} .single-layout-four #primary .post .entry-post-header {
position: relative;
margin: 0 0 30px;
}
.single-layout-four #primary .post .entry-post-header .post-entry-header {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
margin: 0;
padding: 93px 32px 32px;
border-radius: 0 0 12px 12px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.single-layout-four #primary .post .entry-post-header .post-entry-header .entry-title {
margin: 0;
font-size: 2.722em;
line-height: 1.245em;
color: #fff;
}
.single-layout-four #primary .post .entry-post-header .post-thumbnail {
min-height: 350px;
background: #ff91a4;
border-radius: 12px;
}
.single-layout-four #primary .post .entry-post-header .post-thumbnail img {
vertical-align: top;
border-radius: 12px;
} .single-layout-five .entry-post-header {
position: relative;
min-height: 450px;
background: #ff91a4;
}
.single-layout-five .entry-post-header .post-entry-header {
position: absolute;
width: 100%;
text-align: center;
bottom: 0;
left: 0;
margin: 0;
padding: 93px 0 65px; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.single-layout-five .entry-post-header .category {
max-width: 1216px;
margin: 0 auto;
}
.single-layout-five .entry-post-header .category a {
display: inline-block;
float: none;
}
.single-layout-five .post-entry-header .entry-title {
color: #fff;
max-width: 1216px;
margin: 0 auto;
}
.single-layout-five .entry-post-header .post-thumbnail img {
vertical-align: top;
} .single-layout-six .post-top {
background: #fff;
padding: 64px 0 0;
}
.single-layout-six .entry-post-header {
position: relative;
min-height: 450px;
background: #ff91a4;
border-radius: 12px;
}
.single-layout-six .entry-post-header .post-entry-header {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 93px 72px 65px;
margin: 0;
border-radius: 0 0 12px 12px;
text-align: center; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0); }
.single-layout-six .entry-post-header .post-entry-header .entry-title {
color: #fff;
margin: 0;
}
.single-layout-six .entry-post-header .post-entry-header .category a {
float: none;
display: inline-block;
}
.single-layout-six .entry-post-header .post-thumbnail img {
vertical-align: top;
border-radius: 12px;
}
.single-layout-six .single-promotional-section { text-align: center;
padding: 20px 0;
} .single .navigation {
float: right;
max-width: 642px;
width: 100%;
border-top: 1px solid #EBEBEB;
margin-top: 48px;
padding-top: 48px;
}
.single.full-width .navigation {
max-width: 1026px;
}
.single-blossom-portfolio.full-width .navigation {
max-width: 100%;
}
.single .navigation .nav-links:after {
display: block;
clear: both;
content: '';
}
.single .navigation .nav-holder a {
display: block;
}
.single .navigation .nav-previous {
float: left;
width: 48%;
}
.single .navigation .nav-next {
float: right;
width: 48%;
text-align: right;
}
.single .navigation .meta-nav {
display: block;
font-size: 0.667em;
line-height: 1em;
margin-bottom: 5px;
font-weight: 700;
color: #B1B1B2;
text-transform: uppercase;
letter-spacing: 1px;
}
.single .navigation .post-title {
font-size: 0.889em;
line-height: 1.250em;
font-weight: 700;
display: block;
font-family: 'Cormorant Garamond', serif;
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.single .navigation a:hover .post-title {
color: #ff91a4;
}
.single-promotional-section {
padding: 30px 0;
text-align: center;
} .back-to-top {
padding: 0;
border: none;
position: fixed;
bottom: 20px;
right: 20px;
width: 50px;
height: 50px;
background: #ff91a4;
color: #fff;
text-align: center;
border-radius: 50%;
font-size: 22px;
line-height: 50px;
cursor: pointer;
display: none;
z-index: 9999;
}
.pinit-button {
height: 50px !important;
}
#load-posts {
clear: both;
}
#load-posts a {
display: block;
text-align: center;
font-size: 0.778em;
line-height: 1.857em;
font-weight: 700;
color: #fff;
background: #000;
border-radius: 5px;
letter-spacing: 1px;
padding: 10px 60px 12px;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
#load-posts a:hover {
background: #FF91A4;
}
#load-posts svg {
margin-right: 5px;
} @media only screen and (max-width: 1400px) {
.banner-layout-eight .item {
height: 550px;
}
.blog.layout-two #primary .post,
.blog.layout-six-right-sidebar #primary .post {
width: 25%;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form {
flex: 2;
}
}
@media only screen and (max-width: 1199px) {
.site-header {
padding: 16px 15px;
}
.header-layout-two,
.header-layout-three,
.header-layout-four,
.header-layout-five,
.header-layout-six {
padding: 0;
}
.main-navigation ul li {
margin: 0 10px;
}
.blog.layout-two-right-sidebar #primary .post,
.blog.layout-two-left-sidebar #primary .post,
.blog.layout-six #primary .post,
.blog.layout-six-right-sidebar #primary .post {
width: 33.333%;
}
}
@media only screen and (max-width: 1110px) {
.newsletter-section .container {
text-align: center;
max-width: 750px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper {
width: 100%;
margin: 0 0 30px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
justify-content: center;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form label .text {
flex: initial;
}
.newsletter-section .social-networks {
width: 100%;
margin-top: 30px;
}
.newsletter-section .social-networks ul {
text-align: center;
}
}
@media only screen and (max-width: 1024px) {
.container {
max-width: 750px;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper {
flex-direction: column;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper .text-holder {
text-align: center;
padding-right: 0;
margin-bottom: 20px;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form,
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form .subscribe-inner-wrap {
justify-content: center;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form {
flex: 1;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form label .text {
flex: inherit;
max-width: calc(100% - 24px);
}
.site-header {
display: none;
}
.mobile-header {
display: block;
}
.mobile-header .mobile-site-header {
display: flex;
width: 100%;
padding: 15px;
background: #fff;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
align-items: center;
position: relative;
}
#toggle-button {
width: 20px;
cursor: pointer;
}
#toggle-button span {
display: block;
width: 100%;
height: 2px;
background: #000;
margin: 0 0 4px;
}
#toggle-button span:last-child {
margin: 0;
}
.mobile-header .mobile-site-header:before {
display: none;
}
.mobile-header .mobile-site-header .site-branding {
width: calc(100% - 60px);
text-align: center;
margin: 0 auto;
justify-content: center;
}
.mobile-header .site-branding.has-logo-text .site-title-wrap {
width: auto;
}
.mobile-header .mobile-site-header .site-branding .site-title {
font-size: 2.056em;
font-family: 'Rouge Maheira vintage personal';
margin: 0;
font-weight: normal;
}
.mobile-header .mobile-site-header .site-branding .site-title a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.mobile-header .mobile-site-header .site-branding .site-title a:hover {
color: #FF91A4;
}
.mobile-header .mobile-site-header .tools .search-icon {
margin-top: 0;
height: auto;
}
.mobile-header .mobile-site-header .tools .search-icon svg {
width: 18px;
height: 18px;
}
.mobile-header .mobile-site-header .tools .close-icon {
display: none;
}
.form-open .mobile-header .mobile-site-header .tools .open-icon {
display: none;
}
.form-open .mobile-header .mobile-site-header .tools .close-icon {
display: block;
}
.mobile-menu {
background: #fff;
max-width: 356px;
width: 100%;
position: fixed;
top: 0;
left: -356px;
height: 100%;
overflow: auto;
z-index: 9999;
-webkit-transition: cubic-bezier(.65, .05, .36, 1) 0.4s;
-moz-transition: cubic-bezier(.65, .05, .36, 1) 0.4s;
transition: cubic-bezier(.65, .05, .36, 1) 0.4s;
}
.menu-open .mobile-menu {
left: 0;
}
.mobile-menu .main-navigation {
width: 100%;
margin-top: 100px;
border-top: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
padding: 20px 0;
display: block;
}
.mobile-menu .main-navigation ul {
text-align: left;
}
.mobile-menu .main-navigation ul li {
display: block;
margin: 0;
padding: 8px 32px;
}
.mobile-menu .main-navigation ul li a {
display: inline-block;
padding: 0; }
.mobile-menu .main-navigation ul li .arrow-holder {
display: block;
border-radius: 0;
padding: 0;
border: none;
color: #000;
position: absolute;
top: 0;
right: 0;
width: 45px;
height: 45px;
background: transparent;
cursor: pointer;
}
.mobile-menu .main-navigation ul li .arrow-holder svg {
width: 20px;
height: 20px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mobile-menu .main-navigation ul li .arrow-holder.active svg {
-webkit-transform: translate(-50%, -50%) rotate(180deg);
-moz-transform: translate(-50%, -50%) rotate(180deg);
transform: translate(-50%, -50%) rotate(180deg);
}
.mobile-menu .main-navigation ul li:hover svg {
color: #FF91A4;
}
.mobile-menu .main-navigation ul .menu-item-has-children>a:after {
display: none;
}
.mobile-menu .main-navigation ul ul {
display: none;
font-size: 1em;
}
.mobile-menu .main-navigation ul ul li {
padding: 8px 20px;
}
.mobile-menu .main-navigation ul ul li a {
border-bottom: 0;
}
.mobile-menu .main-navigation ul ul li a:hover,
.mobile-menu .main-navigation ul ul li:hover>a {
background: none;
color: #FF91A4;
}
.mobile-menu .social-networks {
float: left;
width: 100%;
padding: 30px 32px 0;
}
.mobile-menu .social-networks ul {
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 0.889em;
}
.mobile-menu .social-networks ul li {
float: left;
margin-right: 16px;
}
.mobile-menu .social-networks ul li a {
color: #000;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
.mobile-menu .social-networks ul li a:hover {
color: #FF91A4;
}
.mobile-menu .btn-close-menu {
position: absolute;
top: 50px;
right: 15px;
width: 20px;
height: 20px;
cursor: pointer;
z-index: 1;
background: none;
border: none;
border-radius: 0;
padding: 0;
}
.mobile-menu .btn-close-menu span {
width: 20px;
height: 2px;
background: #323338;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
position: relative;
display: block;
}
.mobile-menu .btn-close-menu span:after {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 2px;
background: #323338;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
transform: rotate(90deg);
content: '';
}
.overlay {
display: block;
}
.menu-open .overlay {
opacity: 1;
visibility: visible;
}
.blog #primary .post {
width: 50%;
}
.instagram-section ul li {
width: 33.333%;
}
#content .container {
flex-direction: column;
}
#primary {
width: 100%;
margin: 0 0 30px;
}
#secondary {
width: 100%;
}
.single .post-entry-header {
width: 100%;
}
.featured-section .col .text-holder {
min-width: 170px;
}
.banner-layout-three .item {
height: 360px;
}
.banner-layout-three .text-holder .entry-title {
font-size: 2.389em;
}
.banner-layout-three .text-holder {
padding: 30px 5%;
}
.banner-layout-two .item {
height: 360px;
}
.banner-layout-two .owl-thumbs {
margin-top: 0;
}
.banner-layout-two .owl-thumbs .owl-thumb-item {
width: 90px;
height: 90px;
}
.banner-layout-two .text-holder {
top: auto;
bottom: 0;
padding: 0 0 20px;
-webkit-transform: translate(-50%, 0);
-moz-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
.banner-layout-two .text-holder .entry-title {
font-size: 2.389em;
}
.banner-layout-four .item {
height: 400px;
}
.banner-layout-five .item {
height: 400px;
}
.banner-layout-six .item {
height: 400px;
}
.banner-layout-six .text-holder .entry-title {
font-size: 2.111em;
}
.banner-layout-six .text-holder {
padding: 64px 5% 30px;
}
.banner-layout-seven .item {
height: 500px;
}
.blog.layout-one-right-sidebar #primary,
.blog.layout-one-left-sidebar #primary {
width: 100%;
}
.blog.layout-one-right-sidebar #secondary {
width: 100%;
padding-left: 0;
}
.blog.layout-one-left-sidebar #secondary {
width: 100%;
padding-right: 0;
}
.blog.layout-two #primary .post {
width: 33.333%;
}
.blog.layout-two-right-sidebar #primary,
.blog.layout-two-left-sidebar #primary {
width: 100%;
}
.blog.layout-two-right-sidebar #secondary {
width: 100%;
padding-left: 0;
}
.blog.layout-two-left-sidebar #secondary {
width: 100%;
padding-right: 0;
}
.blog.layout-three-right-sidebar #primary,
.blog.layout-three-left-sidebar #primary {
width: 100%;
}
.blog.no-post #primary .site-main {
margin-left: 0;
margin-right: 0;
}
.blog.layout-three-right-sidebar #secondary {
width: 100%;
padding-left: 0;
}
.blog.layout-three-left-sidebar #secondary {
width: 100%;
padding-right: 0;
}
.blog.layout-four-right-sidebar #primary,
.blog.layout-four-left-sidebar #primary,
.blog.layout-four-right-sidebar #secondary,
.blog.layout-four-left-sidebar #secondary {
width: 100%;
}
.blog.layout-five-right-sidebar #primary {
width: 100%;
}
.blog.layout-five-right-sidebar #secondary {
width: 100%;
padding-left: 0;
}
.blog.layout-five-left-sidebar #primary {
width: 100%;
}
.blog.layout-five-left-sidebar #secondary {
width: 100%;
padding-right: 0;
}
.blog.layout-six-right-sidebar #primary {
width: 100%;
}
.blog.layout-six-right-sidebar #secondary {
width: 100%;
padding-left: 0;
}
.blog.layout-six-left-sidebar #primary {
width: 100%;
}
.blog.layout-six-left-sidebar #secondary {
width: 100%;
padding-right: 0;
}
.blog.layout-six-left-sidebar #primary .post {
width: 33.333%;
}
.single-layout-five .entry-post-header .post-entry-header,
.single-layout-six .entry-post-header .post-entry-header {
padding: 75px 0 15px;
}
.single-layout-five .post-entry-header .entry-title,
.single-layout-six .entry-post-header .post-entry-header .entry-title {
font-size: 2.389em;
}
.banner .wp-custom-header img {
height: 500px;
}
.site-footer .footer-t .grid .col {
width: 50%;
}
}
@media only screen and (max-width: 767px) {
.container {
max-width: 414px;
}
.single-header .site-branding {
flex: auto;
text-align: center;
margin-bottom: 10px;
}
.single-header .title-holder {
flex: auto;
}
.single-header .social-networks {
flex: auto;
display: flex;
justify-content: center;
}
.single-header .social-networks ul {
float: none;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form {
flex-direction: column;
text-align: center;
}
.sticky-t-bar .blossomthemes-email-newsletter-wrapper form input[type="text"] {
margin-right: 0;
text-align: center;
margin-bottom: 5px;
}
.search-form-holder .search-form input[type="search"] {
font-size: 1.111em;
padding: 0 0 15px 0;
}
.search-form-holder .search-form input[type="submit"] {
width: 16px;
height: 16px;
margin: 27px 0 0;
}
.banner-slider .item .text-holder .entry-title {
font-size: 1.722em;
line-height: 1.258em;
}
.banner-slider .item .text-holder {
text-align: center;
}
.banner-slider {
padding: 0;
}
.banner-slider .item img,
.banner-slider .item {
border-radius: 0;
}
.banner-slider .item .text-holder {
border-radius: 0;
}
.banner-slider .item .text-holder .category {
text-align: center;
}
.banner-slider .item .text-holder .category a {
float: none;
display: inline-block;
}
.banner-layout-four .item {
height: auto;
background: none;
flex-direction: row;
}
.banner-layout-four .holder:nth-child(1) {
width: 100%;
margin-right: 0;
height: auto;
}
.banner-layout-four .holder:nth-child(2) {
width: calc(50% - 4px);
height: 250px;
margin-bottom: 0;
margin-top: 8px;
margin-right: 4px;
}
.banner-layout-four .holder:nth-child(3) {
width: calc(50% - 4px);
margin-top: 8px;
height: 250px;
margin-left: 4px;
}
.banner-layout-four .text-holder {
padding: 40px 10px 20px;
}
.banner-layout-four .text-holder .entry-title {
font-size: 1.1112em;
}
.banner-layout-four .holder:nth-child(1) .text-holder .entry-title {
font-size: 1.6665em;
}
.site-content {
padding: 30px 0;
}
.blog #primary .post {
width: 100%;
}
.newsletter-section .container {
flex-direction: column;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper {
width: 100%;
margin: 0 0 30px;
}
.newsletter-section .social-networks ul {
text-align: left;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form label .text {
flex-basis: 0;
flex-grow: 1;
}
.footer-b .container {
display: flex;
flex-direction: column-reverse;
}
.site-footer .footer-b .site-info {
width: 100%;
margin: 15px 0 0;
text-align: center;
}
.site-footer .footer-b .footer-nav {
width: 100%;
}
.site-footer .footer-b .footer-nav ul {
text-align: center;
}
.site-footer .footer-b .footer-nav ul li {
display: inline-block;
margin: 0 10px 10px;
float: none;
}
.page-header .author-info {
flex-direction: column;
}
.search #primary .search-post,
.archive #primary .post,
.site-main .blossom-portfolio {
flex-direction: column;
}
.search #primary .search-post .post-thumbnail,
.archive #primary .post .post-thumbnail,
.site-main .blossom-portfolio .post-thumbnail {
width: 100%;
}
.search #primary .search-post .post-thumbnail a,
.archive #primary .post .post-thumbnail a,
.site-main .blossom-portfolio .post-thumbnail a {
height: auto;
}
.page-header .pate-title {
font-size: 2.389em;
}
.error-wrapper {
padding: 30px 0;
}
.error-wrapper .error-holder h2 {
font-size: 2em;
margin: 0 0 15px
}
.error-wrapper .error-holder .error-content {
font-size: 1.111em;
}
.error-wrapper .error-holder h3 {
font-size: 8em;
margin: 0 0 50px;
}
.error-wrapper .error-holder .search-form label {
width: calc(100% - 90px);
}
.error-wrapper .error-holder .search-form input[type="submit"] {
width: 90px;
}
.recommended-post {
padding: 30px 0;
}
.recommended-post .post {
width: 100%;
}
.single-page-title {
font-size: 2.389em;
}
.single .post-entry-header .entry-title,
.single-layout-five .post-entry-header .entry-title,
.single-layout-six .entry-post-header .post-entry-header .entry-title {
font-size: 1.722em;
line-height: 1.258em;
}
.single #primary .post .holder {
flex-direction: column;
display: block;
}
.single #primary .post .holder .meta-info {
width: 100%;
margin: 0 0 30px;
}
.single #primary .post .holder .meta-info .entry-meta .byline::after {
display: none;
}
.single #primary .post .holder .meta-info .entry-meta .byline {
display: inline-block;
margin: 0 20px 0 0;
padding: 0;
}
.single #primary .post .holder .meta-info .entry-meta .posted-on {
display: inline-block;
}
.single #primary .post .holder .meta-info .entry-meta a {
display: inline-block;
margin-left: 5px;
}
.single .post-entry-header {
margin: 0 0 30px;
}
.single #primary .post .entry-footer .tags {
width: 100%;
margin: 0 0 20px;
}
.single #primary .post .entry-footer .share {
width: 100%;
float: left;
flex-direction: row;
}
.single #primary .post .entry-footer .share .share-icon {
border-right: 1px solid #EBEBEB;
border-left: 0;
padding-right: 15px;
padding-left: 0;
margin-right: 15px;
margin-left: 0;
}
.single #primary .post .entry-footer .share .btn-like {
margin: 0 10px 4px 0;
}
.single .author-section {
flex-direction: column;
}
.single .author-section .img-holder {
margin: 0 0 30px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
width: 100%;
}
.featured-section .col {
width: 100%;
margin-bottom: 32px;
}
.banner-layout-three .text-holder .entry-title {
font-size: 1.389em;
}
.banner-layout-three .item {
height: 200px;
}
.banner-layout-three .text-holder {
padding: 15px 5%;
}
.banner-layout-two .owl-thumbs {
display: none;
}
.banner-layout-two .item {
height: 300px;
}
.banner-layout-two .text-holder .entry-title {
font-size: 1.5em;
}
.banner-layout-two .owl-prev,
.banner-layout-two .owl-next {
margin-top: 0;
}
.banner-layout-four .owl-prev {
left: 0;
}
.banner-layout-four .owl-next {
right: 0;
}
.banner-layout-five .item {
height: 350px;
}
.banner-layout-six .item {
border-radius: 0;
height: 350px;
}
.banner-layout-six img {
border-radius: 0;
}
.banner-layout-six .text-holder {
border-radius: 0;
padding-bottom: 20px;
}
.banner-layout-six .text-holder .entry-title {
font-size: 1.5em;
}
.banner-layout-seven .item {
height: 300px;
}
.banner-layout-seven .text-holder .entry-title {
font-size: 1.5em;
}
.banner-layout-seven .text-holder {
padding: 40px 0 20px;
}
.banner-layout-eight .item {
height: 350px;
background: #FF91A4;
border-radius: 8px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form {
flex-direction: column;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type="text"] {
width: 100%;
margin-left: 0;
margin-top: -1px;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[name="subscribe-email"] {
border-right: 1px solid rgba(255, 255, 255, 0.5);
border-bottom: none;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input:first-child {
border-radius: 5px 5px 0 0;
}
.newsletter-section .blossomthemes-email-newsletter-wrapper form input[type="submit"] {
border-radius: 0 0 5px 5px;
}
.blog.layout-one-right-sidebar #primary .post,
.blog.layout-one-left-sidebar #primary .post,
.blog.layout-two #primary .post,
.blog.layout-two-right-sidebar #primary .post,
.blog.layout-two-left-sidebar #primary .post,
.blog.layout-four #primary .post .post-thumbnail,
.blog.layout-four-right-sidebar #primary .post .post-thumbnail,
.blog.layout-four-left-sidebar #primary .post .post-thumbnail,
.blog.layout-four #primary .post .text-holder,
.blog.layout-four-right-sidebar #primary .post .text-holder,
.blog.layout-four-left-sidebar #primary .post .text-holder,
.blog.layout-five-right-sidebar #primary .post,
.blog.layout-five-left-sidebar #primary .post,
.blog.layout-six #primary .post,
.blog.layout-six-right-sidebar #primary .post,
.blog.layout-six-left-sidebar #primary .post {
width: 100%;
}
.blog.layout-four #primary .post,
.blog.layout-four-right-sidebar #primary .post,
.blog.layout-four-left-sidebar #primary .post {
flex-direction: column;
}
.site-footer .footer-t .grid {
flex-direction: column;
}
.single #primary .post .holder .meta-info .share {
display: none;
}
.single #primary .post .holder .meta-info .entry-meta {
margin: 0;
}
.single-header {
flex-direction: column;
}
.single-header .custom-logo-link {
width: 120px;
}
.single-layout-five .entry-post-header .post-thumbnail img,
.single-layout-six .entry-post-header .post-thumbnail img {
height: 300px;
object-fit: cover;
}
.blog.layout-four-right-sidebar #primary .post .text-holder,
.blog.layout-four-left-sidebar #primary .post .text-holder,
.blog.layout-four #primary .post .text-holder,
.search #primary .search-post .text-holder,
.archive #primary .post .text-holder {
flex: 1;
}
.banner .wp-custom-header img {
height: 300px;
}
.banner .banner-caption {
padding: 40px 0 20px;
}
.banner .banner-caption .banner-title {
font-size: 1.5em;
}
.site-footer .footer-t .grid .col {
width: 100%;
}
.search #primary .search-result-page-header .search-form input[type="search"] {
font-size: 2em;
}
.search #primary .search-result-page-header .search-form input[type="submit"] {
margin-top: 16px;
}
.recommended-post .section-header .section-title {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 782px) {
.logged-in .search-form-holder {
margin-top: 46px;
}
} .header-layout-three .search-form label {
width: calc(10px + 160px);
}  :is(.archive, .search).layout-six-left-sidebar #content>.container {
max-width: 100%;
flex-direction: row-reverse;
}
:is(.archive, .search).layout-six-left-sidebar #content>.container #primary {
width: 80%;
}
:is(.archive, .search).layout-six-left-sidebar #content>.container #secondary {
width: 20%;
padding-right: 30px;
}
:is(.archive, .search).layout-six-left-sidebar #content>.container #primary :is(.post, .search-post) {
width: 25%;
padding: 0 15px;
float: left;
} :is(.archive, .search).layout-six-right-sidebar #content>.container {
max-width: 100%;
}
:is(.archive, .search).layout-six-right-sidebar #content>.container #primary {
width: 80%;
}
:is(.archive, .search).layout-six-right-sidebar #content>.container #secondary {
width: 20%;
padding-left: 30px;
}
:is(.archive, .search).layout-six-right-sidebar #content>.container #primary :is(.post, .search-post) {
width: 25%;
padding: 0 15px;
float: left;
} :is(.archive, .search).layout-six #content>.container {
max-width: 100%;
width: 100%;
}
:is(.archive, .search).layout-six #content>.container #primary {
width: 100%;
}
:is(.archive, .search).layout-six #content>.container :is(.post, .search-post) {
width: 20%;
padding: 0 15px;
float: left;
} :is(.archive, .search).layout-five-left-sidebar #content>.container {
flex-direction: row-reverse;
}
:is(.archive, .search).layout-five-left-sidebar #primary {
width: 66.6667%;
}
:is(.archive, .search).layout-five-left-sidebar #primary :is(.post, .search-post),
:is(.archive, .search).layout-five-right-sidebar #primary :is(.post, .search-post) {
width: 50%;
padding: 0 15px;
float: left;
margin: 0 0 50px;
}
:is(.archive, .search).layout-five-left-sidebar #secondary {
width: 33.3333%;
padding-right: 30px;
} :is(.archive, .search).layout-five-right-sidebar #primary {
width: 66.6667%
}
:is(.archive, .search).layout-five-right-sidebar #secondary {
width: 33.333%;
padding-left: 30px;
} :is(.archive, .search).layout-five #primary {
width: 100%;
}
:is(.archive, .search).layout-five #primary :is(.post, .search-post) {
width: 33.33%;
float: left;
margin: 0 0 50px;
padding: 0 15px;
} :is(.archive, .search).layout-four-left-sidebar #content>.container {
flex-direction: row-reverse;
}
:is(.archive, .search).layout-four-left-sidebar #primary {
width: 67.59%;
}
:is(.archive, .search).layout-four-left-sidebar #secondary {
width: 28.333%;
padding-right: 30px;
} :is(.archive, .search).layout-four #content .container #primary {
width: 100%;
max-width: 100%;
} :is(.archive, .search).layout-three-left-sidebar #content>.container {
flex-direction: row-reverse;
}
:is(.archive, .search).layout-three-left-sidebar #content>.container #primary {
width: 66.667%;
}
:is(.archive, .search).layout-three-left-sidebar #content>.container #secondary {
width: 33.33%;
padding-right: 30px;
}
:is(.archive, .search).archive-two #content>.container #primary {
max-width: 100%;
width: 100%;
}
:is(.archive, .search).archive-two #content>.container #primary :is(.post, .search-post) {
width: 100%;
} :is(.archive, .search).layout-two-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-two-right-sidebar #content>.container #primary {
width: 80%;
}
:is(.archive, .search).layout-two-left-sidebar #content>.container #secondary {
width: 20%;
padding-right: 30px;
}
:is(.archive, .search).layout-two-right-sidebar #content>.container #secondary {
width: 20%;
padding-left: 30px;
}
:is(.archive, .search).layout-two-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-two-right-sidebar #content>.container #primary :is(.post, .search-post) {
width: 25%;
margin: 0 0 50px;
padding: 0 15px;
float: left;
} :is(.archive, .search).layout-two #content>.container #primary {
width: 100%;
}
:is(.archive, .search).layout-two #content>.container #primary :is(.post, .search-post) {
width: 20%;
margin: 0 0 50px;
padding: 0 15px;
float: left;
} :is(.archive, .search).layout-one-left-sidebar #content>.container {
flex-direction: row-reverse;
}
:is(.archive, .search).layout-one-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-one-right-sidebar #content>.container #primary {
width: 66.6667%;
}
:is(.archive, .search).layout-one-left-sidebar #content>.container #secondary {
width: 33.333%;
padding-right: 30px;
}
:is(.archive, .search).layout-one-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-one-right-sidebar #content>.container #primary :is(.post, .search-post) {
width: 50%;
float: left;
margin: 0 0 50px;
padding: 0 15px;
}
:is(.archive, .search).layout-one-right-sidebar #content>.container #secondary {
width: 33.333%;
padding-left: 30px;
} :is(.archive, .search).layout-one #content>.container #primary,
:is(.archive, .search).layout-one #content>.container #primary {
width: 100%;
max-width: 100%;
}
:is(.archive, .search).layout-one #content>.container #primary :is(.post, .search-post) {
width: 33.33%;
float: left;
margin: 0 0 50px;
padding: 0 15px;
} :is(.archive, .search) #primary :is(.post, .search-post) {
background: unset;
box-shadow: unset;
display: block;
overflow: unset;
}
:is(.archive, .search) #primary :is(.post:hover, .search-post:hover) {
box-shadow: unset;
}
:is(.archive, .search) #primary :is(.post, .search-post) .holder {
background: #fff;
box-shadow: 0 2px 2px rgb(45 45 45 / 5%);
height: 100%;
border-radius: 12px;
-webkit-transition: ease 0.3s;
-moz-transition: ease 0.3s;
transition: ease 0.3s;
}
:is(.archive, .search) #primary :is(.post, .search-post) .holder:hover {
box-shadow: 0 2px 2px rgb(0 0 0 / 5%),
0 4px 4px rgb(0 0 0 / 5%),
0 8px 8px rgb(0 0 0 / 5%),
0 16px 16px rgb(0 0 0 / 5%),
0 32px 32px rgb(0 0 0 / 5%),
0 64px 64px rgb(0 0 0 / 5%);
}
:is(.archive, .search).layout-six-left-sidebar #content>.container #primary :is(.post, .search-post) .entry-title,
:is(.archive, .search).layout-six-right-sidebar #content>.container #primary :is(.post, .search-post) .entry-title,
:is(.archive, .search).layout-six #content>.container #primary :is(.post, .search-post) .entry-title,
:is(.archive, .search).layout-two-left-sidebar #content>.container #primary :is(.post, .search-post) .entry-title,
:is(.archive, .search).layout-two-right-sidebar #content>.container #primary :is(.post, .search-post) .entry-title,
:is(.archive, .search).layout-one-left-sidebar #content>.container #primary .entry-title,
:is(.archive, .search).layout-one-right-sidebar #content>.container #primary :is(.post, .search-post) .entry-title {
font-size: 1.15em;
}
@media only screen and (max-width: 1400px) {
:is(.archive, .search).layout-two #content>.container #primary :is(.post, .search-post) {
width: 25%;
}
}
@media only screen and (max-width:1024px) {
.mobile-header .mobile-site-header.mobile-stick {
position: fixed;
top: 0;
transition: .3s ease all;
z-index: 99999;
}
.mobile-header .btn-close-menu {
display: block;
}
:is(.archive, .search).layout-six-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-six-right-sidebar #content>.container #primary,
:is(.archive, .search).layout-five-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-five-right-sidebar #primary,
:is(.archive, .search).layout-four-left-sidebar #primary,
:is(.archive, .search).layout-three-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-two-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-two-right-sidebar #content>.container #primary,
:is(.archive, .search).layout-one-left-sidebar #content>.container #primary,
:is(.archive, .search).layout-one-right-sidebar #content>.container #primary {
width: 100%;
}
:is(.archive, .search).layout-five-right-sidebar #secondary,
:is(.archive, .search).layout-four-left-sidebar #secondary,
:is(.archive, .search).layout-three-left-sidebar #content>.container #secondary,
:is(.archive, .search).layout-two-left-sidebar #content>.container #secondary,
:is(.archive, .search).layout-two-right-sidebar #content>.container #secondary,
:is(.archive, .search).layout-one-left-sidebar #content>.container #secondary,
:is(.archive, .search).layout-one-right-sidebar #content>.container #secondary {
width: 100%;
padding-left: 0;
}
:is(.archive, .search).layout-six-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-six-right-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-six #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-two-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-two-right-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-two #content>.container #primary :is(.post, .search-post) {
width: 33.33%;
}
:is(.archive, .search).layout-five #primary :is(.post, .search-post),
:is(.archive, .search).layout-one #content>.container #primary :is(.post, .search-post),
.search.layout-one #content>.container #primary .search:is(.post, .search-post) {
width: 50%;
}
:is(.archive, .search).layout-six-right-sidebar #content>.container #secondary {
width: 100%;
padding-right: 0px;
}
:is(.archive, .search).layout-five-left-sidebar #primary :is(.post, .search-post) {
width: 100%;
}
:is(.archive, .search).layout-five-left-sidebar #secondary {
width: 100%;
}
}
@media only screen and (max-width:767px) {
:is(.archive, .search).layout-six-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-six-right-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-six #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-five-right-sidebar #primary :is(.post, .search-post),
:is(.archive, .search).layout-five #primary :is(.post, .search-post),
:is(.archive, .search).layout-two-right-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-two #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-one-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-one-right-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-one #content>.container #primary :is(.post, .search-post) {
width: 100%;
margin-bottom: 50px;
}
}
@media only screen and (min-width:768px) {
body:not(.woocommerce):is(.archive, .search).layout-four-left-sidebar #primary :is(.post, .search-post),
body:not(.woocommerce):is(.archive, .search).archive-one #primary :is(.post, .search-post),
body:not(.woocommerce):is(.archive, .search).layout-four #primary :is(.post, .search-post) {
background: #fff;
box-shadow: 0 2px 20px rgb(0 0 0 / 5%);
margin: 0 0 48px;
border-radius: 8px;
display: flex;
flex-direction: row;
overflow: hidden;
width: 100%;
padding: 0;
-webkit-transition: ease 0.2s;
-moz-transition: ease 0.2s;
transition: ease 0.2s;
}
:is(.archive, .search).layout-four-left-sidebar #primary :is(.post, .search-post) .post-thumbnail,
:is(.archive, .search).archive-one #primary :is(.post, .search-post) .post-thumbnail,
:is(.archive, .search).layout-four #primary :is(.post, .search-post) .post-thumbnail {
width: 224px;
position: relative;
margin-bottom: 0;
float: left;
margin-right: 20px;
}
:is(.archive, .search).layout-four-left-sidebar #primary .site-main .top .entry-header,
:is(.archive, .search).archive-one #primary .site-main .top .entry-header,
:is(.archive, .search).layout-four #primary .site-main .top .entry-header {
margin-top: 0;
}
:is(.archive, .search).archive.layout-four-left-sidebar .site-main .top,
:is(.archive, .search).archive.archive-one .site-main .top,
:is(.archive, .search).archive.layout-four .site-main .top {
padding-top: 45px;
padding-bottom: 20px;
}
:is(.archive, .search).archive.layout-four-left-sidebar #primary :is(.post, .search-post) .entry-content,
:is(.archive, .search).archive.archive-one #primary :is(.post, .search-post) .entry-content,
:is(.archive, .search).archive.layout-four #primary :is(.post, .search-post) .entry-content {
margin-bottom: 0;
}
}
@media only screen and (max-width:600px) {
.mobile-site-header.mobile-stick {
margin-top: 0 !important;
}
}
:is(.archive, .search).layout-three-left-sidebar #content>.container #primary :is(.post, .search-post),
:is(.archive, .search).layout-three-right-sidebar #content>.container #primary :is(.post, .search-post) {
width: 100%;
}
@media only screen and (min-width:1025px) {
.sticky-header .tools {
order: 2;
border-left: 1px solid #EBEBEB;
margin-left: 16px;
}
}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:transparent;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:transparent;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px transparent}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:7px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media (min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:transparent}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:transparent;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none;border-radius:50px}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px) and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:transparent;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media (min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media (min-width:768px) and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media (min-width:1000px) and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media (min-width:768px) and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media (max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"\203A";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media (max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}