.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ui-timepicker-inline{display:inline}#ui-timepicker-div{padding:.2em}.ui-timepicker-table{display:inline-table;width:0}.ui-timepicker-table table{margin:.15em 0 0 0;border-collapse:collapse}.ui-timepicker-hours,.ui-timepicker-minutes{padding:.2em}.ui-timepicker-table .ui-timepicker-title{line-height:1.8em;text-align:center}.ui-timepicker-table td{padding:.1em;width:2.2em}.ui-timepicker-table th.periods{padding:.1em;width:2.2em}.ui-timepicker-table td span{display:block;padding:.2em .3em .2em .5em;width:1.2em;text-align:right;text-decoration:none}.ui-timepicker-table td a{display:block;padding:.2em .3em .2em .5em;width:1.2em;cursor:pointer;text-align:right;text-decoration:none}.ui-timepicker .ui-timepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-timepicker .ui-timepicker-buttonpane button{margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-timepicker .ui-timepicker-close{float:right}.ui-timepicker .ui-timepicker-now{float:left}.ui-timepicker .ui-timepicker-deselect{float:left}input[type=date].input-gray,input[type=text].input-gray,input[type=time].input-gray{background:#efefef;border:1px solid #ccc;box-shadow:none;color:#333}.widget .extended-settings .collapse-toggle{cursor:pointer}.widget .op-widget-description{display:block;font-size:11px;line-height:17px;color:#666}.post-type-op-set .ui-timepicker{background:#444;margin-top:5px}.post-type-op-set .ui-timepicker .ui-timepicker-table .ui-timepicker-title{color:#fff;text-align:center;font-weight:700}.post-type-op-set .ui-timepicker .ui-timepicker-table .ui-timepicker-hours{border-right:1px solid #fff}.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker th.periods{color:#fff;font-weight:700;padding-right:5px}.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-hour-cell a,.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-minute-cell a{color:#fff;cursor:pointer;display:inline-block;padding-left:3px;padding-right:3px;border:1px solid transparent}.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-hour-cell a:hover,.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-minute-cell a:hover{border-color:#0074a2}.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-hour-cell a.ui-state-active,.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-hour-cell a.ui-state-active:hover,.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-minute-cell a.ui-state-active,.post-type-op-set .ui-timepicker .ui-timepicker-table table.ui-timepicker td.ui-timepicker-minute-cell a.ui-state-active:hover{background:#0074a2;border-color:transparent}.post-type-op-set .ui-datepicker{background:#444;margin-top:5px}.post-type-op-set .ui-datepicker .ui-datepicker-calendar thead th{color:#fff}.post-type-op-set .ui-datepicker .ui-datepicker-header{position:relative}.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-next,.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{display:inline-block;position:absolute;cursor:pointer;top:0;color:transparent;width:22px}.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-next:before,.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev:before{color:#fff;background:#0074a2;display:inline-block;padding:2px 7px}.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev{left:5px}.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev:before{content:'<'}.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-next{right:5px}.post-type-op-set .ui-datepicker .ui-datepicker-header a.ui-datepicker-next:before{content:'>'}.post-type-op-set .ui-datepicker .ui-datepicker-header .ui-datepicker-title{display:block;text-align:center;margin-top:5px;color:#fff}.post-type-op-set .ui-datepicker .ui-state-default{display:inline-block;width:25px;padding-top:3px;padding-bottom:3px;color:#fff;text-decoration:none;text-align:center;border:1px solid transparent}.post-type-op-set .ui-datepicker .ui-state-default:hover{border-color:#0074a2}.post-type-op-set .ui-datepicker .ui-state-default.ui-state-active{background:#0074a2}.post-type-op-set .ui-datepicker .ui-datepicker-today a.ui-state-highlight{background:#2b2b2b}.post-type-op-set .ui-datepicker .ui-datepicker-unselectable span.ui-state-default{background:#333;cursor:default}.post-type-op-set .ui-datepicker .ui-datepicker-unselectable span.ui-state-default:hover{border-color:transparent}table.form-opening-hours{width:100%;max-width:500px;margin:auto}table.form-opening-hours tbody td{padding-left:0;padding-right:0}table.form-opening-hours tbody td.col-times{width:60%}table.form-opening-hours tbody td.col-times table.period-table{width:100%}table.form-opening-hours tbody td.col-times table.period-table tr.period .input-timepicker{width:70px;box-shadow:none;background:#efefef;border:1px solid #ccc;text-align:center}table.form-opening-hours tbody td.col-times table.period-table tr.period .col-time-end,table.form-opening-hours tbody td.col-times table.period-table tr.period .col-time-start{width:40%;text-align:center}table.form-opening-hours tbody td.col-times table.period-table tr.period .col-delete-period{width:20%;text-align:left}table.form-opening-hours tbody td.col-times table.period-table tr.period .col-delete-period .delete-period{color:red;border:1px solid red;background:#fbe9e9;box-shadow:none;padding-top:3px}table.form-opening-hours tbody td.col-name{width:20%;font-weight:700}table.form-opening-hours tbody td.col-options{width:10%}table.form-opening-hours tbody td.col-options .add-period{color:green;border:1px solid green;background:#bef4be;box-shadow:none;padding-top:4px}@media (max-width:782px){table.form-opening-hours td,table.form-opening-hours th{display:table-cell}}@media (max-width:530px){table.form-opening-hours .input-timepicker{font-size:12px}table.form-opening-hours .button{padding:3px 5px}}.field h4.heading{margin-bottom:0}.field h4.heading+p{margin-top:5px}.field h4.heading+p>small{font-size:12px}table.op-holidays{width:100%}table.op-holidays .col-name{width:50%}table.op-holidays .col-date-end,table.op-holidays .col-date-start{width:20%}table.op-holidays .col-remove{width:10%}table.op-holidays .col-remove .remove-holiday{color:red;border:1px solid red;background:#fbe9e9;box-shadow:none;padding-top:3px}.button.add-holiday{margin:5px 3px}table.op-irregular-openings{width:100%}table.op-irregular-openings .op-irregular-opening .col-date,table.op-irregular-openings .op-irregular-opening .col-name,table.op-irregular-openings .op-irregular-opening .col-time-end,table.op-irregular-openings .op-irregular-opening .col-time-start{width:18%}table.op-irregular-openings .op-irregular-opening .col-remove{width:10%}table.op-irregular-openings .op-irregular-opening .col-remove .button-remove{color:red;border:1px solid red;background:#fbe9e9;box-shadow:none;padding-top:3px}.button.add-io{margin:5px 3px}span.op-period-time{display:block}.op-list-overview .highlighted,tr.op-row-day.highlighted td,tr.op-row-day.highlighted th{color:green}span.op-period-time.highlighted{color:green}span.op-closed{color:red}span.op-open{color:green}span.op-next-period,span.op-today{display:block}.op-holiday.highlighted td{color:green}.op-list-holidays .highlighted{color:green}.op-irregular-openings tr.op-irregular-opening.highlighted td,.op-irregular-openings tr.op-irregular-opening.highlighted th{color:green}.op-irregular-openings dd.highlighted,.op-irregular-openings dt.highlighted{color:green}.op-admin-notice-buttons{margin-top:10px}.op-admin-notice-buttons a.button{display:inline-block;margin:0 5px 0 0}.sf-menu, .sf-menu * {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li {
position: relative;
}
.sf-menu ul {
position: absolute;
display: none;
top: 100%;
left: 0;
z-index: 99;
}
.sf-menu > li {
float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
display: block;
}
.sf-menu a {
display: block;
position: relative;
}
.sf-menu ul ul {
top: 0;
left: 100%;
} .sf-menu {
float: left;
margin-bottom: 1em;
}
.sf-menu ul {
box-shadow: 2px 2px 6px rgba(0,0,0,.2);
min-width: 12em; *width: 12em; }
.sf-menu a {
border-left: 1px solid #fff;
border-top: 1px solid #dFeEFF; border-top: 1px solid rgba(255,255,255,.5);
padding: .75em 1em;
text-decoration: none;
zoom: 1; }
.sf-menu a {
color: #13a;
}
.sf-menu li {
background: #BDD2FF;
white-space: nowrap; *white-space: normal; -webkit-transition: background .2s;
transition: background .2s;
}
.sf-menu ul li {
background: #AABDE6;
}
.sf-menu ul ul li {
background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
background: #CFDEFF; -webkit-transition: none;
transition: none;
} .sf-arrows .sf-with-ul {
padding-right: 2.5em;
*padding-right: 1em; } .sf-arrows .sf-with-ul:after {
content: '';
position: absolute;
top: 50%;
right: 1em;
margin-top: -3px;
height: 0;
width: 0; border: 5px solid transparent;
border-top-color: #dFeEFF; border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
border-top-color: white; } .sf-arrows ul .sf-with-ul:after {
margin-top: -5px;
margin-right: -3px;
border-color: transparent;
border-left-color: #dFeEFF; border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
border-left-color: white;
}html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden;
}
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
body {
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #3d3d3d;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.8;
font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: 'Lato', sans-serif;
line-height: 1.3;
margin-bottom: 15px;
color: #3d3d3d;
font-weight: 700;
}
h1 {
font-size: 2.44em;
}
h2 {
font-size: 1.95em;
}
h3 {
font-size: 1.56em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1em;
}
h6 {
font-size: .8em;
}
p {
margin-bottom: 20px;
}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 15px;
font-size: 20px;
font-style: italic;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul,
ol {
margin: 0 0 15px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: auto; max-width: 100%; vertical-align: middle;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
border: 1px solid #CCC;
padding: 5px 10px;
}
td {
border: 1px solid #CCC;
padding: 5px 10px;
} button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: middle;
}
.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background: none;
color: #3d3d3d;
cursor: pointer; font-size: 14px;
line-height: 15px;
min-height: 33px;
border: none;
padding: 10px 15px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #DC3522;
}
.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #DC3522;
color: #ffffff !important;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
color: #666;
border: 1px solid #ccc;
height: 36px;
width: 100%;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid #AAA;
}
.searchform input[type="text"]:focus {
border: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px 6px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; color: #666;
border: 1px solid #ccc;
height: 160px;
max-width: 100%;
width: 100%;
} a {
color: #dc3522;
text-decoration: none;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
a:visited {}
a:hover,
a:focus,
a:active {
color: #c62c1a;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .clearfix:before,
.clearfix:after,
.row:before,
.row: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,
.apmag-container:after,
.apmag-container:before {
content: '';
display: table;
}
.clearfix:after,
.row:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.apmag-container:after {
clear: both;
}
.clear {
clear: both;
} .widget {
margin: 0 0 25px;
padding-bottom: 10px;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.sticky {}
.bypostauthor {} h1.entry-title {
color: #353535;
font-weight: 700;
margin-bottom: 0;
padding-bottom: 0;
text-transform: capitalize;
}
h1.entry-title a {
color: #3d3d3d;
}
.hentry {
margin: 0 0 15px;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline,
.posted-on,
.blog-author,
.blog-cat {
display: inline;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-style: italic;
font-weight: 300;
}
.cat-links {
margin-right: 10px;
}
.page-content,
.entry-content,
.entry-summary {
margin: 15px 0 0;
}
.page-links {
clear: both;
margin: 0 0 15px;
}
.edit-link .post-edit-link {
background: #293037;
padding: 4px 10px;
color: #FFF !important;
line-height: 1;
border-radius: 3px;
font-size: 13px;
}
.edit-link .post-edit-link:before {
content: "\f044";
font-family: FontAwesome;
margin-right: 5px;
}
#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed #DDD;
}
article.hentry .edit-link {
display: block;
margin-top: 20px;
}
article.hentry h1.entry-title {
margin-bottom: 5px;
line-height: 1.2;
}
article.hentry .entry-footer > span {
margin-right: 15px;
font-size: 13px;
}
.page-header .page-title {
color: #333333;
padding-bottom: 15px;
} .cat-links:before {
content: "\f07c";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.comments-link:before {
content: "\f075";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.tags-links:before {
content: "\f02c";
font-family: FontAwesome;
font-style: normal;
margin-right: 3px;
}
.tags-links {
display: block;
margin-top: 14px;
}
.entry-footer a {
color: #999;
}
.entry-footer a:hover {
color: #DC3522;
}
.nav-links .meta-nav {
display: none;
}
.nav-links .nav-previous,
.nav-links .nav-next {
width: 50%;
float: left;
}
.nav-links .nav-next {
text-align: right;
}
.nav-links .nav-previous a:before {
content: "\f0d9";
font-family: FontAwesome;
font-style: normal;
margin-right: 5px;
}
.nav-links .nav-next a:after {
content: "\f0da";
font-family: FontAwesome;
font-style: normal;
margin-left: 5px;
}
.entry-thumbnail {
width: 38%;
float: left;
}
.entry-exrecpt {
width: 60%;
float: right;
}
.short-content {
margin-bottom: 10px;
}
.short-content + .bttn {
float: right;
}
.entry-footer {
margin-top: 23px;
}
.full-width {
float: none;
width: 100%;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .comment-content a {
word-wrap: break-word;
}
#comments h2.comments-title {
font-style: italic;
margin: 15px 0;
font-weight: 300;
font-size: 22px;
background: #DC3522;
display: inline-block;
padding: 8px 15px;
color: #FFF;
}
#comments h3 {
margin: 0 0 20px;
color: #141414;
font-weight: 600;
display: inline-block;
line-height: 22px;
font-size: 18px;
}
#commentform label {
width: 120px;
display: block;
}
textarea#comment {
width: 100%;
height: 150px;
} .comments-area ol {
margin: 0;
padding: 0;
list-style: none;
}
.comments-area ol.children {
margin: 0 0 0 15px;
}
.comment-list .comment-body {
padding: 15px;
margin-bottom: 20px;
background: #f1f1f1;
border-top: 2px solid #dc3522;
}
.comment-author img {
vertical-align: text-top;
margin-right: 15px;
}
.comment-author {
float: left;
margin-right: 10px;
}
.comment-author .fn {
display: block;
font-size: 14px;
font-style: normal;
font-weight: bold;
margin-top: 6px;
text-transform: capitalize;
}
.comment-author .fn .url {
color: #333;
padding: 0 5px;
}
.comment-author .fn .url:hover {
background: #23A38F;
color: #FFF;
}
.comment-author .says {
display: none;
}
.commentmetadata {
float: right;
font-weight: normal;
font-size: 12px;
font-style: italic;
font-weight: 300;
}
.commentmetadata a {
color: #666;
}
.commentmetadata .comment-edit-link {
color: #01AEFD;
}
.commentmetadata + .clear {
margin-bottom: 20px;
}
.reply .comment-reply-link {
background: none repeat scroll 0 0 #293037;
border-radius: 3px;
color: #FFFFFF;
font-size: 13px;
line-height: 1;
padding: 2px 10px;
}
#respond {
background: #f2f2f2;
padding: 20px;
margin-top: 20px;
color: #141414;
}
#commentform .form-submit {
margin-bottom: 0;
}
#cancel-comment-reply-link {
font-style: italic;
color: #FFF;
}
#cancel-comment-reply-link:before {
font-family: FontAwesome;
content: "\f057";
margin: 0 5px 0 20px;
font-style: normal;
color: #FFF;
}
.logged-in-as a {
color: #DC3522;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
#infinite-footer {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 15px;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 10px 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd,
.site-main .gallery figcaption {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {}
.site-main .gallery-columns-4 .gallery-item img {} embed,
iframe,
object {
max-width: 100%;
} .row {
margin-bottom: 25px;
}
.span1,
.span2,
.span3,
.span4,
.span5,
.span6 {
float: left;
}
.col {
margin-left: 3%;
}
.col:first-child {
margin-left: 0;
}
.span1 {
width: 14.1666666667%;
}
.span2 {
width: 31.3333333333%;
}
.span3 {
width: 48.5%;
}
.span4 {
width: 65.6666666667%;
}
.span5 {
width: 82.8333333333%;
}
.span6 {
width: 100%;
margin-left: 0;
} body {
font-weight: 400; background: #ffffff;
position: relative;
font-family: 'Lato', sans-serif;
line-height: 1.5;
}
body.boxed-layout {
width: 1260px;
margin: 0 auto;
position: relative;
-webkit-box-shadow: 0 0 10px #c7c7c7;
-moz-box-shadow: 0 0 10px #c7c7c7;
box-shadow: 0 0 10px #c7c7c7;
background-color: #ffffff;
}
.boxed-layout #page {
background: none repeat scroll 0 0 #ffffff;
}
.ap-container {
width: 1202px;
margin: 0 auto;
}
.hide {
display: none;
}  .right-top-head .call-us {
color: #050505;
font-size: 14px;
margin-bottom: 8px;
text-align: right;
}
.right-top-head .call-us .widget, .social-icons-head .widget{
margin-bottom: 0;
padding-bottom: 0;
}
.top-header {
padding: 12px 0;
}
.top-header .site-branding {
float: left;
}
.right-top-head {
float: right;
}
.social-icons-head{
text-align: right;
}
.social-icons-head .aps-each-icon, .footer-socials .aps-each-icon {
margin-left: 5px;
}
.social-icons-head ul {
float: right;
font-size: 20px;
list-style: outside none none;
margin: 0;
}
.social-icons-head ul li {
display: inline-block;
margin-left: 8px;
}
.social-icons-head ul li .fa-facebook {
color: #3b5998;
}
.social-icons-head ul li .fa-twitter {
color: #55acee;
}
.social-icons-head ul li .fa-google-plus {
color: #e02f2f;
}
.social-icons-head ul li .fa-linkedin {
color: #007bb5;
} .main-navigation-responsive {
display: none;
}
.menu-trigger{
display: none;
}
#site-navigation {
float: left;
}
#site-navigation ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
#site-navigation ul li {
float: left;
line-height: 47px;
position: relative;
}
#site-navigation ul li a {
color: #ffffff;
font-size: 14px;
text-transform: uppercase;
display: block;
padding: 0 23px;
}
#site-navigation ul li:hover > a,
#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current-menu-ancestor > a {
background: #f53a25;
}
.menu-wrapper {
background: none repeat scroll 0 0 #dc3522;
}
#site-navigation .sub-menu {
left: 0;
position: absolute;
top: 100%;
width: 210px;
z-index: 99;
background: #DC3522;
display: none;
}
#site-navigation .sub-menu .sub-menu {
left: 100%;
top: 0;
}
#site-navigation ul.sub-menu li {
border-top: 1px solid rgba(255, 255, 255, 0.2);
float: none;
line-height: 40px;
}
#site-navigation ul.sub-menu li:first-child {
border-top: none;
}
.sf-arrows .sf-with-ul:after {
right: 10px;
top: 55%;
} .search-icon {
color: #ffffff;
float: right;
line-height: 45px;
padding-right: 10px;
position: relative;
}
.ak-search {
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s ease;
-moz-transition: opacity 0.5s ease;
-ms-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
z-index: 9999;
}
.overlay-search {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.5s ease;
-moz-transition: opacity 0.5s ease;
-ms-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
z-index: 9999;
}
.ak-search.active {
visibility: visible;
opacity: 1;
}
.ak-search.active .overlay-search {
background: rgba(157, 35, 23, 0.7);
opacity: 1;
visibility: visible;
}
.search-icon > i {
font-size: 18px;
line-height: 48px;
cursor: pointer;
-webkit-transition: color 0.5s ease;
-moz-transition: color 0.5s ease;
-ms-transition: color 0.5s ease;
transition: color 0.5s ease;
color: #ffffff;
}
.ak-search .search-form {
background: none repeat scroll 0 0 #E74C3C;
height: 148px;
left: 50%;
margin-left: -566px;
margin-top: -74px;
padding: 50px;
position: absolute;
top: 50%;
width: 1132px;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
-o-transform: scale(0.3);
transform: scale(0.3);
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
opacity: 0;
visibility: hidden;
z-index: 99999;
}
.ak-search.active .search-form {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
visibility: visible;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.ak-search .search-form .search-field {
border: medium none;
float: left;
height: 48px;
padding: 0 20px;
width: 90%;
font-size: 30px;
line-height: 48px;
}
.ak-search .search-form .search-submit {
background: none repeat scroll 0 0 #c0392b;
border: medium none;
font-size: 20px;
font-weight: 300;
height: 49px;
width: 10%;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
transition: background 0.5s ease;
color: #ffffff;
}
.ak-search .search-form .search-submit:hover {
background: #a5281b;
}
.ak-search .close {
color: #ffffff;
cursor: pointer;
font-size: 80px;
line-height: 80px;
position: absolute;
right: 30px;
top: 0;
z-index: 99999;
} .header-text-only .header-text-container h1.site-title,
.header-text-logo .header-text-container h1.site-title {
font-size: 30px;
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
border-right: 1px solid #f1f1f1;
padding-right: 23px;
margin-right: 23px;
}
.header-text-only .header-text-container h2.site-description,
.header-text-logo .header-text-container h2.site-description {
font-size: 14px;
display: inline-block;
margin-bottom: 0;
text-transform: lowercase;
color: #a7a7a7;
}
.header-text-only .site-branding {
margin-top: 8px;
}
.header-text-logo .header-logo-container,
.header-text-logo .header-text-container,
.header-text-logo .header-text-container h1.site-title {
display: inline-block;
vertical-align: middle;
}
.header-text-logo .header-text-container h1.site-title {
margin-right: 0;
padding-right: 0;
border-right: none;
}
.header-text-logo .header-text-container h2.site-description {
display: block;
}
.header-text-logo .header-logo-container {
margin-right: 23px;
}
.header-text-logo .header-logo-container h1.site-title {
margin-bottom: 0;
font: 0/0 a;
} .ap-basic-slider-wrapper {
margin-top: 0;
}
.slider-image-container {
float: left;
margin-left: 0;
width: auto;
}
.slider-caption-container {
float: left;
margin-left: 0;
margin-right: 3%;
width: 40%;
}
.fullwidth-slider .slider-image-container{
position:relative;
text-align:center;
float:none;
}
.fullwidth-slider .content-area{
padding-top:40px;
}
.fullwidth-slider .slider-image-container:before{
content:"";
position:absolute;
width:100%;
height:100%;
background-color:rgba(0,0,0,0.4);
z-index:1;
}
.fullwidth .slider-caption-container {
float: none;
margin-left: 0;
margin-right: 0;
width: auto;
position: absolute;
top: 50%;
transform: translateY(-50%) translateX(-50%);
left: 50%;
text-align:center;
z-index:2;
}
.caption-title {
color: #212121;
font-size: 48px;
font-weight: 300;
line-height: 50px;
margin: 60px 0 20px;
text-transform: capitalize;
}
.fullwidth  .caption-title{
font-weight:500;
color:#fff;
margin:0;
}
.caption-title span {
color: #dc3522;
}
.caption-description {
font-size: 16px;
line-height: 24px;
color: #737373;
font-weight: 400;
margin: 20px 0;
}
.fullwidth .caption-description{
color:#fff;
font-size:20px;
}
.slide_readmore-button {
border: 1px solid #dc3522;
border-radius: 3px;
display: inline-block;
font-size: 16px;
font-weight: 600;
line-height: 40px;
margin-top: 25px;
padding: 0 24px;
}
.fullwidth .slide_readmore-button{
border-color:#fff;
color:#fff;
}
.readmore-button.slide_readmore-button:after {
display: none;
}
.slide_readmore-button i {
margin-right: 10px;
}
.slide_readmore-button:hover {
background: #DC3522;
color: #ffffff;
}
.ap-basic-slider-wrapper .bx-pager-item {
display: inline-block;
margin-left: 10px;
vertical-align: top;
}
.ap-basic-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
border: 1px solid #e7e7e7;
border-radius: 100%;
width: 12px;
height: 12px;
margin: 0;
background: none;
}
.ap-basic-slider-wrapper .bx-pager-item .bx-pager-link {
border: 1px solid #e7e7e7;
border-radius: 100%;
height: 12px;
width: 12px;
display: block;
font: 0/0 a;
color: transparent;
position: relative;
}
.ap-basic-slider-wrapper .bx-pager-item .bx-pager-link:before {
width: 6px;
height: 6px;
background: #e7e7e7;
content: "";
position: absolute;
top: 50%;
margin-top: -3px;
margin-left: -3px;
left: 50%;
border-radius: 100%;
}
.ap-basic-slider-wrapper .bx-pager-item .bx-pager-link.active:before,
.ap-basic-slider-wrapper .bx-pager-item .bx-pager-link:hover:before {
background: #DC3522;
}
.ap-basic-slider-wrapper .bx-pager {
height: 15px;
margin: 0 0 0;
text-align: center;
padding-top: 0 !important;
}
.fullwidth-slider .bx-wrapper{
position:relative;
}
.fullwidth-slider .bx-controls .bx-pager{
position:absolute;
left:50%;
bottom:5px;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
margin:auto;
}
.ap-basic-slider-wrapper .ap-container {
position: relative;
}
.ap-basic-slider-wrapper .bx-controls-direction .bx-prev,
.ap-basic-slider-wrapper .bx-controls-direction .bx-next {
left: -25px;
position: absolute;
top: 50%;
margin-top: -24px;
background: url(//www.neue-paracelsus-apotheke.de/wp-content/themes/accesspress-basic/images/prev-next.png) no-repeat scroll 0 0;
font: 0/0 a;
color: transparent;
width: 22px;
height: 48px;
}
.fullwidth-slider .ap-basic-slider-wrapper .bx-controls-direction .bx-prev,
.fullwidth-slider .ap-basic-slider-wrapper .bx-controls-direction .bx-prev:hover{
left:10px;
} 
.fullwidth-slider .ap-basic-slider-wrapper .bx-controls-direction .bx-next,
.fullwidth-slider .ap-basic-slider-wrapper .bx-controls-direction .bx-next:hover{
right:10px;
}
.ap-basic-slider-wrapper .bx-controls-direction .bx-prev:hover,
.ap-basic-slider-wrapper .bx-controls-direction .bx-next:hover {
background: url(//www.neue-paracelsus-apotheke.de/wp-content/themes/accesspress-basic/images/prev-next-hover.png) no-repeat scroll 0 0;
}
.ap-basic-slider-wrapper .bx-controls-direction .bx-next,
.ap-basic-slider-wrapper .bx-controls-direction .bx-next:hover {
right: -25px;
left: auto;
background-position: right center;
}
.ap-basic-slider-wrapper {
background: url(//www.neue-paracelsus-apotheke.de/wp-content/themes/accesspress-basic/images/slider-shadow.png) no-repeat scroll center bottom -25px;
padding-bottom: 105px;
}
#content.site-content.fullwidth-slider .ap-basic-slider-wrapper{
padding-bottom:0;
} #content {
margin-top: 25px;
}
#content.site-content.fullwidth-slider{
margin-top:0;
}
.widget_accesspress_basic_features, .widget_accesspress_basic_featured_page,
.widget_accesspress_basic_services, #test-services-container .widget_text,
.featured-footer .widget_text{
margin-bottom: 0;
padding-bottom: 0;
}
.feature-post-wrap a h2 {
font-size: 18px;
font-weight: 700;
margin: 0;
text-transform: capitalize;
}
.feature-post-excerpt {
margin-top: 10px;
}
.feature-post-wrap {
float: left;
margin-left: 3%;
text-align: center;
width: 30.33%;
}
.feature-post-wrap-block {
margin-left: 0;
margin-right: 3%;
}
.feature-post-thumbnail {
margin-bottom: 20px;
}
.feature-post-thumbnail img {
width: 100%;
}
.feature-post-title a {
color: #3d3d3d;
}
.feat_readmore-button {
font-size: 14px;
}
.readmore-button {
position: relative;
}
.readmore-button:after {
content: "\f101";
position: absolute;
right: -20px;
top: 0px;
font-family: "FontAwesome";
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.readmore-button:hover:after {
right: -15px;
opacity: 1;
visibility: visible;
}
.feature-post-wrap {
margin-bottom: 3%;
}
.icon-text-block-wrapper .widget {
margin-bottom: 3%;
}
.feature-post-wrap figure.feature-post-thumbnail {
position: relative;
}
.feature-post-wrap figure.feature-post-thumbnail figcaption {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
padding: 1em;
background-color: rgba(0, 0, 0, 0.6);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.feature-post-wrap figure.feature-post-thumbnail:hover figcaption {
opacity: 1;
visibility: visible;
cursor: pointer;
}
.feature-post-wrap figure.feature-post-thumbnail:hover figcaption:before {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.feature-post-wrap figure.feature-post-thumbnail figcaption a {
position: absolute;
top: 50%;
left: 50%;
margin-left: -23px;
margin-top: -23px;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.feature-post-wrap figure.feature-post-thumbnail figcaption:hover a {
-webkit-transform: scale(1);
transform: scale(1);
}
.feature-post-wrap figure.feature-post-thumbnail figcaption a i.fa {
color: #fff;
font-size: 20px;
background: #dc3522;
padding: 0.65em;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
.feature-post-wrap figure.feature-post-thumbnail figcaption a i.fa:hover {
border-radius: 100%;
}
.widget .icon-image:before{
content: "";
position: absolute;
left: -6px;
top: -6px;
right: -6px;
bottom: -6px;
opacity: 0;
pointer-events: none;
box-shadow: 0 0 0 1px #dc3522;
-webkit-transform: scale(0.6);
-ms-transform: scale(0.6);
-moz-transform: scale(0.6);
transform: scale(0.6);
-webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.widget .icon-image:hover:before {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
-webkit-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
-moz-transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
} #cta-container {
margin: 15px 0 62px;
}
.cta-wrap,
#toggle-feat-page-container {
background: none repeat scroll 0 0 #f9f9f9;
border: 1px solid #e6e6e6;
padding: 35px 0;
}
.cta-desc-wrap {
float: left;
margin-left: 3%;
width: 79%;
}
.cta-btn-wrap {
float: right;
margin-right: 3%;
margin-top: 25px;
width: 13%;
}
.cta-btn-wrap a {
border: 1px solid #dc3522;
display: block;
font-weight: 600;
line-height: 43px;
position: relative;
text-align: center;
border-radius: 3px;
}
.cta-btn-wrap a i {
margin-right: 5px;
}
.cta-btn-wrap a:hover,
.feat-page_readmore_btn:hover {
background: #DC3522;
color: #ffffff !important;
}
.cta_title {
margin-bottom: 5px;
} .widget_accesspress_basic_icon_text {
float: left;
margin-left: 3%;
text-align: center;
width: 22%;
}
.icon-text-block-wrapper {
margin-left: 0;
margin-right: 3%;
}
.icon-image,
.widget .icon-image:hover {
background: none repeat scroll 0 0 #dc3522;
color: #ffffff;
font-size: 30px;
height: 74px;
line-height: 74px;
margin: 0 auto 45px;
position: relative;
-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 74px;
display: block;
}
.icon-image i {
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
bacface-visibility: hidden;
position: relative;
}
.icon-image:hover {
color: #ffffff;
}
.icon-details,
.services-post-excerpt,
.feature-post-excerpt,
.feat-page-content {
color: #898989;
font-size: 14px;
margin: 20px 0;
}
.icon_readmore-button,
.services_readmore-button {
font-size: 14px;
} #toggle-container {
float: left;
margin-left: 3%;
width: 47%;
}
.ap_toggle.close .ap_toggle_content {
display: none;
}
.ap_toggle.open .ap_toggle_content {
display: block;
}
.ap_toggle_title {
background: url(//www.neue-paracelsus-apotheke.de/wp-content/themes/accesspress-basic/images/toggle-border.jpg) repeat-x scroll left bottom #ffffff;
cursor: pointer;
line-height: 35px;
margin-bottom: 10px;
padding: 0 10px 5px 35px;
position: relative;
}
.ap_toggle.open .ap_toggle_title,
.ap_toggle.open .ap_toggle_title:before {
color: #DC3522;
}
.ap_toggle.close .ap_toggle_title:before,
.ap_toggle.open .ap_toggle_title:before {
content: "+";
font-size: 22px;
left: 10px;
position: absolute;
top: 0;
}
.ap_toggle.open .ap_toggle_title:before {
content: "-";
}
.widget_accesspress_basic_toggle {
margin-bottom: 0;
padding-bottom: 0;
}
.ap_toggle_content {
color: #636363;
font-size: 14px;
margin: 20px 0 22px;
} #toggle-feat-page-container {
margin: 6px 0 51px;
}
#featured-page-container {
float: right;
margin-right: 3%;
width: 44%;
}
.feat-page-title {
font-size: 24px;
}
.feat-page-content em {
font-size: 14px;
}
.feat-page_readmore_btn {
border: 1px solid #dc3522;
display: inline-block;
font-weight: 600;
line-height: 43px;
position: relative;
text-align: center;
border-radius: 3px;
padding: 0 20px;
} #testimonial-container {
float: left;
width: 30%;
margin-left: 3%;
}
.testimonial-img {
border-radius: 100%;
height: 125px;
margin: 0 auto;
overflow: hidden;
width: 125px;
}
.testimonial-image-wrap {
margin-right: 3%;
width: 43%;
float: left;
}
.client-name {
color: #363636;
display: block;
font-size: 14px;
font-weight: 700;
margin-top: 25px;
text-align: center;
}
.client-designation {
font-size: 12px;
font-style: italic;
text-align: center;
display: block;
}
.testimonial {
color: #363636;
float: right;
font-size: 14px;
font-style: italic;
width: 52%;
} #services-container {
float: right;
margin-left: 3%;
width: 61%;
margin-right: 3%;
}
.service-post-wrap {
float: left;
margin-left: 3%;
text-align: center;
width: 30.33%;
margin-bottom: 3%;
}
.service-post-wrapper-block {
margin: 0 0 0 -3%;
}
.services-post-title {
font-weight: 700;
margin: 20px 0 15px;
}
.services_readmore-button {
font-style: italic;
}
.service-post-wrap figure.services-post-thumbnail {
position: relative;
}
.service-post-wrap figure.services-post-thumbnail a img {
width: 100%;
}
.service-post-wrap figure.services-post-thumbnail figcaption {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
padding: 0.95em;
background: rgba(0, 0, 0, 0.56);
opacity: 0;
-webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
transition: opacity 0.7s, transform 0.7s;
}
.service-post-wrap figure.services-post-thumbnail:hover figcaption {
opacity: 1;
}
.service-post-wrap figure.services-post-thumbnail figcaption a {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
margin-left: -17px;
margin-top: -17px;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.service-post-wrap figure.services-post-thumbnail:hover figcaption a {
-webkit-transform: scale(1);
transform: scale(1);
}
.service-post-wrap figure.services-post-thumbnail figcaption a i.fa {
color: #fff;
background: #dc3522;
padding: 0.5em;
font-size: 18px;
border-radius: 100%;
}
.service-post-wrap figure.services-post-thumbnail {
overflow: hidden;
}
.service-post-wrap figure.services-post-thumbnail a img {
transform: scale(1);
-webkit-transform: scale(1);
transition: all 0.5s ease-in-out;
-webkittransition: all 0.5s ease-in-out;
}
.service-post-wrap figure.services-post-thumbnail:hover a img {
transform: scale(1.10);
-webkit-transform: scale(1.10);
} .footer-featured-section {
background: none repeat scroll 0 0 #f9f9f9;
margin-top: 20px;
padding: 50px 0 34px 0;
}
.featured-footer {
float: left;
margin-left: 3%;
width: 22%;
}
.featured-footer-wrap {
margin-right: 3%;
}
.featured-footer-wrap .widget-title {
color: #303030;
font-size: 18px;
font-weight: 700;
}
.featured-footer-3 .widget p:nth-of-type(2) {
margin-bottom: 17px;
}
.featured-footer-3 .widget-title{
margin-bottom: 10px;
}
.site-info {
background: none repeat scroll 0 0 #374140;
}
.site-info .ap-container {
padding: 5px 0;
}
.copyright-info {
color: #ffffff;
float: left;
font-size: 12px;
line-height: 37px;
margin-left: 3%;
}
.footer-socials a,
.copyright-info a {
color: #ffffff;
}
.footer-socials a:hover {
color: #DC3522;
}
.footer-socials {
float: right;
margin-right: 3%;
padding: 5px 0;
}
.footer-socials .widget{
margin-bottom: 0;
padding-bottom: 0;
}
.footer-socials ul {
margin: 0;
padding: 0;
list-style: none;
}
.footer-socials li {
display: inline-block;
line-height: 37px;
margin-left: 12px;
}
.featured-footer-wrap .textwidget {
color: #3d3d3d;
font-size: 14px;
}
.featured-footer .wpcf7 input,
.featured-footer .wpcf7 textarea {
border: medium none;
font-size: 14px;
font-style: italic;
font-weight: 300;
height: 40px;
width: 100%;
}
.featured-footer .wpcf7 textarea {
height: 93px;
resize: none;
}
.featured-footer .wpcf7 input[type="submit"] {
background: none repeat scroll 0 0 #dc3522;
color: #ffffff !important;
font-size: 16px;
font-style: normal;
font-weight: 400;
text-transform: uppercase;
-webkit-transition: background 0.5s ease;
-moz-transition: background 0.5s ease;
-ms-transition: background 0.5s ease;
transition: background 0.5s ease;
}
.featured-footer-4 .ajax-loader {
display: none;
}
.featured-footer .wpcf7 input[type="submit"]:hover {
background: #F53A25;
}
.widget_newsletterwidget {
margin: 0 0 0;
}
.widget_newsletterwidget .newsletter-email {
border: medium none;
font-size: 14px;
font-style: italic;
height: 40px;
width: 100%;
}
.widget_newsletterwidget .newsletter-submit,
.widget_newsletterwidget .newsletter-submit:hover {
border: medium none;
color: transparent;
font: 0px/0 a;
height: 40px;
padding: 0;
width: 100%;
background: url(//www.neue-paracelsus-apotheke.de/wp-content/themes/accesspress-basic/images/newsletter-icon.png) no-repeat scroll center center #DC3522;
}
.newsletter.newsletter-widget p {
display: block;
float: left;
width: 86%;
}
.newsletter.newsletter-widget p:nth-of-type(2) {
width: 14%;
} .both-sidebar #primary-wrap,
.right-sidebar #primary {
width: 70%;
float: left;
padding-left: 3%;
}
.both-sidebar #primary-wrap #secondary.secondary-left {
float: left;
width: 28%;
}
.left-sidebar #secondary.secondary-left{
padding-left: 3%;
}
.both-sidebar #secondary.secondary-right, .right-sidebar #secondary.secondary-right,
.left-sidebar #primary {
padding-right: 3%;
}
.no-sidebar-wide #primary, .woocommerce-page #primary{
padding: 0 3%;
}
.both-sidebar #primary-wrap #primary,
.left-sidebar #primary {
float: right;
width: 69%;
}
.both-sidebar #secondary,
.left-sidebar #secondary.secondary-left,
.right-sidebar #secondary {
float: right;
width: 24%;
}
.left-sidebar #secondary.secondary-left {
float: left;
}
.no-sidebar-wide #primary {
width: 100%;
}
.no-sidebar-narraow #primary {
box-shadow: 0 0 10px #eeeeee;
margin: 0 auto;
padding: 20px;
width: 94%;
} #go-top {
background: none repeat scroll 0 0 #dc3522;
border-radius: 100%;
bottom: 20px;
color: #ffffff;
height: 35px;
position: fixed;
right: 10px;
text-align: center;
width: 35px;
}
#go-top a {
color: #ffffff;
display: block;
line-height: 30px;
} #secondary .widget-title {
border-bottom: 1px solid #e2e2e2;
font-size: 18px;
font-weight: 600;
line-height: 32px;
margin-bottom: 0;
}
#secondary .widget_search .widget-title,
#secondary .widget_tag_cloud .widget-title{
margin-bottom: 15px;
}
.widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul {
padding-left: 0;
list-style: none;
margin: 0;
}
.widget_nav_menu .menu-main-menu-container > ul{
margin-left: 0;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments a,
.widget_recent_comments li {
color: #3d3d3d;
font-size: 14px;
line-height: 32px;
position: relative;
padding-left: 22px;
-webkit-transition: color 0.3s ease 0s;
-moz-transition: color 0.3s ease 0s;
transition: color 0.3s ease 0s;
}
.widget_recent_entries a, .widget_meta a{
padding-left: 0;
}
.widget a:hover,
.widget a:hover:before {
color: #DC3522;
}
.widget_archive a:before,
.widget_categories a:before,
.widget_recent_entries a:before,
.widget_meta a:before,
.widget_recent_comments li:before {
content: "\f187";
position: absolute;
top: -6px;
left: 0;
font-size: 14px;
color: #3d3d3d;
font-family: "FontAwesome";
-webkit-transition: color 0.3s ease 0s;
-moz-transition: color 0.3s ease 0s;
transition: color 0.3s ease 0s;
}
.widget_categories a:before {
content: "\f07b";
}
.widget_recent_entries a:before {
content: "\f101";
display: none;
}
.widget_meta a:before {
content: "\f105";
display: none;
}
.widget_recent_comments li:before {
content: "\f086";
top: 0;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li {
border-bottom: 1px solid #f1f1f1;
}
.comment-author-link,
.comment-author-link a {
font-weight: bold;
}
.widget_nav_menu .menu li {
list-style-type: none;
}
.widget_nav_menu .menu li a {
color: #3d3d3d;
font-size: 14px;
line-height: 32px;
position: relative;
padding-left: 0px;
}
.widget_nav_menu .menu > li > a:before,
.widget_nav_menu .menu ul > li a:before {
content: "\f101";
position: absolute;
top: -6px;
left: 0;
font-size: 14px;
color: #3d3d3d;
font-family: "FontAwesome";
-webkit-transition: color 0.3s ease 0s;
-moz-transition: color 0.3s ease 0s;
transition: color 0.3s ease 0s;
display: none;
}
.widget_nav_menu .menu ul > li a:before {
content: "\f105"
}
.widget_nav_menu .menu li a:hover,
.widget_nav_menu .menu li a:hover:before {
color: #dc3522;
} .page-header {
line-height: 70px;
margin-bottom: 0px;
padding: 20px 0;
margin-top: -25px;
}
.page-header .page-title {
color: #333333;
font-size: 30px;
font-weight: 400;
margin-bottom: 0;
padding-bottom: 0;
padding-left: 3%;
} .blog-full-content .category-blogs .entry-title,
.blog-image-large .category-blogs .entry-title{
margin-bottom: 20px;
}
article.hentry h1.entry-title{
font-weight: 400;
font-size: 30px;
}
.category-blogs .entry-title a:hover {
color: #DC3522;
}
.category-blogs .entry-footer {
border: 1px solid #ccc;
padding: 6px 0 6px 10px;
border-right: none;
border-left: none;
}
.category-blogs .entry-footer i {
padding-right: 8px;
}
.category-post-list .entry-title a:hover {
color: #DC3522;
}
.category-post-list .entry-footer {
border: 1px solid #ccc;
padding: 6px 0 6px 10px;
border-right: none;
border-left: none;
}
.category-post-list .entry-footer i {
padding-right: 8px;
}
article.hentry .entry-footer .readmore {
float: right;
display: inline-block;
margin-right: 1px;
}
.category-blogs .entry-footer .readmore a {
line-height: 24px;
padding: 0 16px;
color: #dc3522;
position: relative;
}
.category-blogs .entry-footer .readmore a:before{
content: '\f101';
position: absolute;
font-family: "FontAwesome";
top: -2px;
right: -2px;
opacity: 0;
visibility: hidden;
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;
}
.category-blogs .entry-footer .readmore a:hover:before{
right: 6px;
opacity: 1;
visibility: visible;
}
.archive .category-blogs .entry-title, .woocommerce h2, .search-results .entry-title,
.search-results article.hentry .entry-title,.page article.hentry .entry-title,
.single .category-blogs .entry-title{
font-size: 1.55em;
}
.entry-footer-wrapper .user-wrapper:hover i.fa {
color: #DC3522;
}
.user-wrapper {
margin-right: 15px;
}
.entry-footer-wrapper {
display: inline-block;
width: 81%;
margin-right: 0 !important;
}
.blog-image-large .blog-feature-image img {
width: 100%;
}
.blog-image-medium .blog-feature-image,
.blog-image-alternate-medium article.alt-left figure.blog-feature-image {
float: left;
margin: 16px 20px 0 0;
}
.blog-image-alternate-medium article.alt-right figure.blog-feature-image {
float: right;
margin: 16px 0 0 20px;
}
.widget_tag_cloud .tagcloud a {
background: #8c8c8c;
color: #fff;
padding: 2px 10px;
display: inline-block;
webkit-transition: background 0.3s ease 0s;
-moz-transition: background 0.3s ease 0s;
transition: background 0.3s ease 0s;
}
.widget_tag_cloud .tagcloud a:hover {
background: #7b7b7b;
} .search .entry-footer span,
.single .entry-footer span {
display: inline-block;
}
.search .entry-footer span.tags-links,
.single .entry-footer span.tags-links {
margin-top: 0;
}
.no-results .page-content .search-field {
width: 50%;
float: left;
}
.no-results .page-content input[type="submit"] {
height: 36px;
background: #dc3522;
color: #fff;
}
.no-results .page-content input[type="submit"]:hover {
background: #F53A25;
}
.search-results article.hentry, .search-results article.instock {
border-bottom-style: solid;
padding-bottom: 0;
margin: 0 3% 3% 3%;
}
.search-results article.instock{
border-bottom: 1px solid #ddd;
}
.search-results .entry-footer{
padding: 6px 0;
}
.search-results .entry-footer span a{
padding-left: 8px;
}
.search-results .entry-title a:hover{
color: #dc3522;
}
.search-results .entry-title{
font-weight: 400;
} .error-404 {
text-align: center;
}
.error-404 .page-content form,
.error-404 .page-content p {
display: none;
}
.error-404 .page-title span {
display: block;
}
.error-404 .page-title .oops {
font-size: 170px;
text-transform: capitalize;
color: #dc3522;
}
.error-404 .page-title .pg-cannot {
display: none;
}
.error-404 .page-content .err {
background: url(//www.neue-paracelsus-apotheke.de/wp-content/themes/accesspress-basic/images/404-search.png) no-repeat;
height: 448px;
width: 449px;
margin: 0 auto;
padding-top: 75px;
padding-right: 115px;
font-size: 40px;
font-weight: 600;
}
.error-404 .page-header .page-title{
padding-left: 0;
}
.error-404 .page-content .err span {
display: block;
}
.error-404 .page-content .err .err-404 {
font-size: 100px;
}
.error404 .page-header {
background: none;
box-shadow: none;
} .map-container iframe {
width: 42%;
float: left;
margin-right: 3%;
height: 326px;
}
.form-container{
width: 55%;
float: right;
} .gallery {
margin-bottom: 15px;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
} .navigation.post-navigation {
margin-bottom: 50px;
} .entry-content ol {
margin-bottom: 6px;
}
.entry-content li {
margin-bottom: 6px;
}
.entry-content ol li {
margin-bottom: 6px;
}
.entry-content ul li {
margin-bottom: 6px;
}
.entry-content ul li ul, ol li ol {
margin-top: 6px;
}
.entry-content ul li ul, .entry-content ol li ol {
margin-bottom: 6px;
}
ul.wp-block-categories.wp-block-categories-list.aligncenter {
text-align: center;
}
ul.wp-block-categories li{
list-style: none;
}
ul.wp-block-archives.wp-block-archives-list li {
list-style: none;
}
ul.wp-block-archives.wp-block-archives-list {
list-style: none;
padding: 0;
margin: 0;
}
ul.wp-block-gallery.alignnone {
margin-left: 0;
padding: 0;
}
.wp-block-gallery .blocks-gallery-item figure {
position: relative;
}
.wp-block-button.aligncenter {
margin-bottom: 15px;
} @media (min-width: 750px) {
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
} .both-sidebar .alignfull, .both-sidebar .alignwide,
.left-sidebar .alignfull,  .left-sidebar .alignwide,
.right-sidebar .alignfull, .right-sidebar .alignwide{
margin-left: 0;
margin-right: 0;
}
}
.site-branding h2 {
font-size: 16px;
font-weight: 500;
margin: 0;
}