.exggmap-wrapper {
position: relative;
width: 100%;
aspect-ratio: 4 / 3;
}
.exggmap-wrapper .exggmap-mask {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
transition: opacity 2.5s ease-in 0.5s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
z-index: 2;
}
.exggmap-wrapper .exggmap-caption {
font-size: 30px;
margin-top: 0;
margin-bottom: 15px;
}
.exggmap-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.exggmap-wrapper .exggmap-mask-content {
text-align: center;
padding: 0 32px;
width: 100%;
margin-top: -20px;
}
.exggmap-wrapper a {
text-decoration: none;
font-size: 12px !important;
}
.exggmap-wrapper a:hover,
.exggmap-wrapper a:visited {
color: #2196f3;
}
.exggmap-wrapper a:hover {
text-decoration: underline;
}
.exggmap-wrapper span {
position: absolute;
bottom: 16px;
left: 50%;
transform: translate(-50%);
z-index: 1;
font-size: 12px !important;
line-height: 1.35;
text-align: center;
}
.exggmap-wrapper span a {
text-decoration: underline;
}
.exggmap-wrapper button {
border: 1px solid;
text-decoration: none;
font-size: 18px;
text-transform: uppercase;
padding: 12px 32px 10px;
display: inline-block;
overflow: hidden;
border-radius: 0px;
background-color: transparent;
cursor: pointer;
}
.exampp-hints {
margin-top: 7px;
font-size: 14px;
}.readingProgressbar {
display: none;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
z-index: 9999999;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
background-color: transparent;
}.bsearch_results_page{max-width:90%;margin:20px;padding:20px;}.bsearch_thumb_wrapper img{max-width:100%;}.bsearch-form-container{text-align:center;margin:10px auto;clear:both;}.bsearchform{display:flex;flex-wrap:wrap;flex-direction:row;flex-flow:row wrap;justify-content:space-between;gap:10px;}.bsearchform .bsearch-form-search-field{flex:auto;}.bsearchform select,.bsearchform input[type="search"]{background-color:#fff;border:thin solid #999;display:inline-block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;width:100%;height:100%;}.bsearchform select{background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;}.bsearch_footer{text-align:center;}.bsearch_highlight{background:#ffc;color:#000;}.bsearch-post{margin:30px auto;}ul.bsearch_post_meta{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;}ul.bsearch_post_meta li{flex:auto;list-style-type:none;padding:2px;margin:0;text-align:left;}.bsearch-entry-title{text-align:left;}@media all and (max-width:600px){ul.bsearch_post_meta,.bsearchform{flex-direction:column}}:root{--bsearch-dropdown-bg:#fefefe;--bsearch-dropdown-border:#ccc;--bsearch-dropdown-shadow:rgba(0,0,0,.1);--bsearch-item-border:#eee;--bsearch-item-hover-bg:#f0f0f0;--bsearch-item-focus-outline:#2271b1;--bsearch-link-color:#333;--bsearch-link-focus-bg:#e8f0fe;--bsearch-scrollbar-track:#f0f0f0;--bsearch-scrollbar-thumb:#2271b1;}.search-form:has(.bsearch-autocomplete-results),form[role="search"]:has(.bsearch-autocomplete-results),.search-form.bsearch-enabled,form[role="search"].bsearch-enabled{position:relative;}.bsearch-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}div.bsearch-autocomplete-results{display:none;position:absolute;z-index:1000;background:var(--bsearch-dropdown-bg);border:1px solid var(--bsearch-dropdown-border);border-radius:4px;box-shadow:0 4px 6px var(--bsearch-dropdown-shadow);max-height:200px;overflow-y:auto;width:100%;top:100%;left:0;margin-top:4px;}div.bsearch-autocomplete-results ul,div.bsearch-autocomplete-results>ul,div.bsearch-autocomplete-results ul.bsearch-results-list{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;position:static!important;width:100%!important;}div.bsearch-autocomplete-results ul li,div.bsearch-autocomplete-results>ul>li,div.bsearch-autocomplete-results ul.bsearch-results-list li{display:flex;margin:0!important;align-items:center;padding:0;border-bottom:1px solid var(--bsearch-item-border);cursor:pointer;position:static!important;width:100%!important;}div.bsearch-autocomplete-results ul li:last-child,div.bsearch-autocomplete-results>ul>li:last-child,div.bsearch-autocomplete-results ul.bsearch-results-list li:last-child{border-bottom:none;}div.bsearch-autocomplete-results ul li.selected,div.bsearch-autocomplete-results ul li:hover,div.bsearch-autocomplete-results ul li.bsearch-selected,div.bsearch-autocomplete-results>ul>li:hover,div.bsearch-autocomplete-results ul.bsearch-results-list li:hover{background-color:var(--bsearch-item-hover-bg);}div.bsearch-autocomplete-results ul li:focus-within,div.bsearch-autocomplete-results ul li.bsearch-selected,div.bsearch-autocomplete-results>ul>li:focus-within,div.bsearch-autocomplete-results ul.bsearch-results-list li:focus-within{outline:2px solid var(--bsearch-item-focus-outline);outline-offset:-2px;}html body div.bsearch-autocomplete-results ul li a,html body div.bsearch-autocomplete-results>ul>li>a,div.bsearch-autocomplete-results ul.bsearch-results-list li a,div.bsearch-autocomplete-results ul li.bsearch-result a,div.bsearch-autocomplete-results ul li a.bsearch-result-link{display:block;width:100%;padding:5px 10px;text-align:left;text-decoration:none;color:var(--bsearch-link-color);line-height:1.4;transition:all .2s ease;position:static;}.search-form input[type="search"]:focus,form[role="search"] input[type="search"]:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #2271b1;border-color:#2271b1;}.search-form input[type="submit"]:focus,.search-form button[type="submit"]:focus,form[role="search"] input[type="submit"]:focus,form[role="search"] button[type="submit"]:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #2271b1;border-color:#2271b1;}html body div.bsearch-autocomplete-results ul li a:focus,html body div.bsearch-autocomplete-results>ul>li>a:focus,html body div.bsearch-autocomplete-results ul.bsearch-results-list li a:focus{outline:none;background-color:var(--bsearch-link-focus-bg);box-shadow:inset 0 0 0 2px var(--bsearch-item-focus-outline);color:var(--bsearch-link-color);}html body div.bsearch-autocomplete-results ul li.selected a:focus,html body div.bsearch-autocomplete-results>ul>li.selected>a:focus,html body div.bsearch-autocomplete-results ul.bsearch-results-list li.selected a:focus{background-color:var(--bsearch-link-focus-bg);box-shadow:inset 0 0 0 2px var(--bsearch-item-focus-outline);}@media (forced-colors:active){div.bsearch-autocomplete-results ul li.selected,div.bsearch-autocomplete-results ul li a:focus,div.bsearch-autocomplete-results>ul>li>a:focus,div.bsearch-autocomplete-results ul.bsearch-results-list li a:focus{outline:2px solid CanvasText;outline-offset:-2px}}div.bsearch-autocomplete-results{scrollbar-width:thin;scrollbar-color:#2271b1 #f0f0f0;}div.bsearch-autocomplete-results::-webkit-scrollbar{width:8px;}div.bsearch-autocomplete-results::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px;}div.bsearch-autocomplete-results::-webkit-scrollbar-thumb{background-color:#2271b1;border-radius:4px;border:2px solid #f0f0f0;}@media (max-width:600px){div.bsearch-autocomplete-results{width:100%;max-height:150px;margin-top:2px}html body div.bsearch-autocomplete-results ul li a,html body div.bsearch-autocomplete-results>ul>li>a,html body div.bsearch-autocomplete-results ul.bsearch-results-list li a{padding:10px 12px}}.ssa-upcoming-appointments{
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
gap: 1rem;
margin-bottom: 1rem;
}
.ssa-upcoming-appointments .appointment-card{
display: flex;
flex-direction: column;
color: #858585;
background-color: white;
border-radius: 4px;
}
.ssa-upcoming-appointments .appointment-card-header{
display: flex;
flex-wrap: wrap;
gap: 1rem;
padding: 1.5rem 1.5rem 0 1.5rem;
}
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
object-fit: contain;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
object-fit: contain;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img{
object-fit: contain;
}
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information{
display: flex;
flex-direction: column;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header {
display: flex;
flex-direction: column;
font-size: 20px;
font-weight: normal;
padding-top: 5px;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header .appointment-staff {
color: #242424;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header p:first-of-type{
font-size: 22px;
font-weight: bold;
color: #636363;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul {
padding-left: 18px;
margin: 11px 0 0 0;
font-size: 18px;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul li {
list-style-type: none;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-details ul li a{
color: #000000 !important;
text-decoration: underline !important;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .appointment-information .appointment-header p{
margin: 0;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header img{
width: 70px;
height: 70px;
border-radius: 120px;
object-fit: cover;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container{
width: 70px;
height: 70px;
position: relative;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container img{
width: 56px;
height: 56px;
position: absolute;
border-radius: 120px;
object-fit: cover;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container .secondary-image{
top: 0;
left: 0;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .staff-images-container .primary-image{
bottom: 0;
right: 0;
}
.ssa-upcoming-appointments .appointment-card .action-bar{
padding: 1rem;
}
.ssa-upcoming-appointments .appointment-card .action-bar button{
padding: 0.5rem 8px;
font-size: 18px;
background-color: transparent;
border: none;
color: #000000;
content: 'Edit Appointment';
border-radius: 4px;
}
.ssa-upcoming-appointments .appointment-card .action-bar button:hover{
cursor: pointer;
background-color: #FAFDF8;
}
@media screen and (min-width: 486px) and (max-width: 768px){
.ssa-upcoming-appointments .appointment-card-header{
justify-content: center;
}
.ssa-upcoming-appointments .appointment-card .appointment-card-header .member-avatar img {
object-fit: contain;
}
.ssa-upcoming-appointments .appointment-card .action-bar{
display: flex;
justify-content: center;
}
}
@media screen and (min-width: 600px) and (max-width: 768px) {
.wp-container-core-group-layout-6 .ssa-upcoming-appointments .appointment-card .action-bar{
display:block;
justify-content: none;
}
.wp-container-core-columns-layout-1 .ssa-upcoming-appointments .appointment-card .action-bar{
display:block;
justify-content: none;
}
.wp-container-core-columns-layout-2 .ssa-upcoming-appointments .appointment-card .action-bar{
display:block;
justify-content: none;
}
}iframe.ssa_booking_iframe {
border: 0 none;
height: 600px;
max-height:  none !important; min-width: 100%;
width: 1px;
}
.ssa-admin-warning {
background-color: #fff9c4;
border-left: 4px solid #fdd835;
color: #c6a700; 
margin: 0;
padding: 16px;
}body {
font-family: 'Muli', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 1.5;
color: #4c4f53;
} a {
text-decoration: none !important;
outline: none !important;
color: #4c4f53;
-webkit-transition: color 0.2s ease, background-color 0.2s ease;
-moz-transition: color 0.2s ease, background-color 0.2s ease;
-o-transition: color 0.2s ease, background-color 0.2s ease;
transition: color 0.2s ease, background-color 0.2s ease;
}
a:focus {
color: #4c4f53;
outline: 2px solid #1e73be !important;
}
a:hover {
color: #EF9D87;
} h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0 0 15px;
font-family: 'Josefin Sans', sans-serif;
font-style: normal;
font-weight: 600;
line-height: 1.5;
color: #000000;
}
h1,
.h1 {
font-size: 29px;
}
h2,
.h2 {
font-size: 26px;
}
h3,
.h3 {
font-size: 23px;
}
h4,
.h4 {
font-size: 20px;
}
h5,
.h5 {
font-size: 17px;
}
h6,
.h6 {
font-size: 15px;
} button {
-webkit-transition: color 0.2s ease, background 0.2s ease;
-moz-transition: color 0.2s ease, background 0.2s ease;
-o-transition: color 0.2s ease, background 0.2s ease;
transition: color 0.2s ease, background 0.2s ease;
}
p {
margin: 0 0 15px;
}
dl {
margin: 0 0 15px;
}
dl dt {
font-weight: 700;
margin: 0 0 5px;
line-height: 1.7;
}
dl dd {
margin: 0 0 15px;
padding: 0 0 0 15px;
line-height: 1.7;
}
dl dd:last-child {
margin-bottom: 0;
}
address {
display: block;
margin: 0 0 15px;
font-style: italic;
}
sup,
sub {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
abbr {
text-decoration: none;
border-bottom: 1px dotted #4c4f53;
cursor: help;
}
acronym {
text-decoration: none;
border-bottom: 1px dashed #4c4f53;
cursor: help;
}
big {
text-transform: uppercase;
font-size: larger;
}
cite {
font-style: italic;
border: none;
}
code,
kbd,
tt {
padding: 4px 5px;
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
font-size: 15px;
color: #4c4f53;
background-color: #f7f8f8;
border-radius: 0;
}
kbd {
box-shadow: none;
}
s,
strike,
del {
text-decoration: line-through;
}
pre {
display: inline-block;
width: 100%;
font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
font-size: 15px;
line-height: 1.35;
overflow: auto;
white-space: pre;
margin: 5px 0 13px;
padding: 21px 30px;
background-color: #f7f8f8;
color: #4c4f53;
border: none;
border-radius: 0;
}
var {
font-style: italic;
font-weight: 700;
}
strong,
b {
font-weight: 700;
}
em,
q {
font-style: italic;
}
ins {
text-decoration: none;
border-bottom: 2px solid #4c4f53;
}
legend {
margin-bottom: 15px;
padding-bottom: 5px;
font-size: 22px;
font-weight: 700;
color: #2f3235;
border-bottom: 1px solid #eeefef;
}
hr {
margin-top: 25px;
margin-bottom: 25px;
border-color: #eeefef;
}
blockquote {
position: relative;
margin: 0 0 40px;
padding: 0 0 0 60px;
border: none;
font-family: 'Playfair Display', serif;
font-size: 18px;
font-style: normal;
line-height: 1.65;
}
blockquote:before {
position: absolute;
top: -4px;
left: -4px;
z-index: 0;
font-family: 'Playfair Display', serif;
content: '\201c';
font-size: 120px;
font-style: normal;
line-height: 0.79;
color: #EF9D87;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '';
}
blockquote p {
margin-bottom: 20px!important;
}
blockquote p:last-child {
margin-bottom: 0 !important;
}
blockquote cite {
display: block;
margin-top: 10px;
font-size: 18px;
line-height: 1.3;
text-align: left;
color: #4c4f53;
}
ul {
list-style: disc;
margin: 0;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
padding-left: 10px;
}
img {
height: auto; max-width: 100%;
}
figure {
margin:0;
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 0 30px;
width: 100%;
}
td,
th {
border: 1px solid #e7e7e7;
padding: 7px 0;
text-align: center;
} .aligncenter {
text-align: center;
}
.alignright {
text-align: right;
}
.alignleft {
text-align: left;
} .floatleft {
float: left;
}
.floatright {
float: right;
} .fw-300 {
font-weight: 300 !important;
}
.fw-400 {
font-weight: 400 !important;
}
.fw-500 {
font-weight: 500 !important;
}
.fw-600 {
font-weight: 600 !important;
}
.fw-700 {
font-weight: 700 !important;
} .pt-none {
padding-top: 0 !important;
}
.pb-none {
padding-bottom: 0 !important;
}
.pr-none {
padding-right: 0 !important;
}
.pl-none {
padding-left: 0 !important;
} .mt-none {
margin-top: 0 !important;
}
.mb-none {
margin-bottom: 0 !important;
}
.mr-none {
margin-right: 0 !important;
}
.ml-none {
margin-left: 0 !important;
} .break-word {
word-wrap: break-word;
} .o-hidden {
overflow: hidden;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
overflow: hidden;
position: absolute !important;
word-wrap: normal !important;
} @media (min-width: 1200px) { }  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 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;
}  .SlideUpIn {
animation-name: SlideUpIn;
-webkit-animation-name: SlideUpIn;
animation-duration: 0.2s;
-webkit-animation-duration: 0.2s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
visibility: visible !important;
}
@keyframes SlideUpIn {
0% {
transform: translateY(10px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes SlideUpIn {
0% {
-webkit-transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
} .SlideDownOut {
animation-name: SlideDownOut;
-webkit-animation-name: SlideDownOut;
animation-duration: 0.2s;
-webkit-animation-duration: 0.2s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
visibility: visible !important;
}
@keyframes SlideDownOut {
0% {
transform: translateY(0);
opacity: 1;
}
100% {
transform: translateY(10px);
opacity: 0;
}
}
@-webkit-keyframes SlideDownOut {
0% {
-webkit-transform: translateY(0);
opacity: 1;
}
100% {
-webkit-transform: translateY(10px);
opacity: 0;
}
} .SlideLeftIn {
animation-name: SlideLeftIn;
-webkit-animation-name: SlideLeftIn;
animation-duration: 0.2s;
-webkit-animation-duration: 0.2s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
visibility: visible !important;
}
@keyframes SlideLeftIn {
0% {
transform: translateX(10px);
opacity: 0;
}
100% {
transform: translateX(0);
opacity: 1;
}
}
@-webkit-keyframes SlideLeftIn {
0% {
-webkit-transform: translateX(10px);
opacity: 0;
}
100% {
-webkit-transform: translateX(0);
opacity: 1;
}
} .SlideRightOut {
animation-name: SlideRightOut;
-webkit-animation-name: SlideRightOut;
animation-duration: 0.2s;
-webkit-animation-duration: 0.2s;
animation-timing-function: ease;
-webkit-animation-timing-function: ease;
visibility: visible !important;
}
@keyframes SlideRightOut {
0% {
transform: translateX(0);
opacity: 1;
}
100% {
transform: translateX(10px);
opacity: 0;
}
}
@-webkit-keyframes SlideRightOut {
0% {
-webkit-transform: translateX(0);
opacity: 1;
}
100% {
-webkit-transform: translateX(10px);
opacity: 0;
}
} .top-bar-area {
background: #fff none repeat scroll 0 0;
padding: 3px 0px;
position: relative;
border-bottom: 1px solid #fafafa;
}
.top-bar-area .left-side{
float: left;
}
.top-bar-area .right-side{
float: right;
}
.top-menu > ul > li > a{
font-size: 12px;
line-height: 40px;
}
.top-menu  > ul {
display: block !important;
padding: 0;
font-size: 0;
margin:0;
}
.top-menu  > ul > li {
display: inline-block;
}
.top-menu  ul li {
position: relative;
}
.top-menu > ul > li > a {
display: block;
vertical-align: middle;
font-size: 14px;
font-style: normal;
font-weight: 400;
color: #4c4f53;
padding: 0 15px;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.top-menu  > ul > li:first-child > a {
padding-left:0;
}
.top-menu  > ul > li:last-child > a {
padding-right:0;
}
.top-menu  > ul > li > ul{
display: none;
}
.menu-area .left-side{
float: left;
}
.menu-area .right-side{
float: right;
} .search-wrapper{
position: relative;
float: right;
padding-left: 30px;
}
.search-box-text {
position: absolute;
top: 100%;
right: 0;
z-index: 1002;
width: 320px;
height: auto;
padding: 25px 30px;
background-color: #ffffff;
box-shadow: 0 14px 28px -4px rgba(14,17,20,0.35);
display: none;
}
.search-box-text:after {
content: '';
position: absolute;
z-index: 1002;
right: 20px;
bottom: 100%;
margin-bottom: -1px;
border: 6px solid transparent;
border-bottom: 6px solid #ffffff;
}
.widget .search-form,
.search-wrapper .search-form{
position: relative;
display: table;
border-collapse: separate;
width: 100%;
}
.widget .search-form label,
.widget .search-form .search-submit,
.search-wrapper .search-form label,
.search-wrapper .search-form .search-submit{
display: table-cell;
}
.widget .search-field,
.search-wrapper .search-field{
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.widget .search-field,
.search-wrapper .search-field {
font-size: 15px;
font-style: normal;
font-weight: 400;
color: #4c4f53;
background: #f7f8f8;
border: 1px solid #f7f8f8;
border-right: 0;
height: 45px;
padding: 10px 15px;
border-radius: 0;
box-shadow: none !important;
}
.search-field::-webkit-input-placeholder {
color: #4c4f53;
}
.search-field:-moz-placeholder {
color: #4c4f53;
}
.search-field:-ms-input-placeholder {
color: #4c4f53;
}
.widget .search-form .search-submit,
.search-wrapper .search-form .search-submit {
white-space: nowrap;
vertical-align: middle;
height: 45px;
float: right;
border: 1px solid #f7f8f8;
background: #efefef;
padding: 0 15px;
margin-left: -1px;
color: #6f6f6f;
width: 100%;
}
.second_click {
display:none;
position: relative;
z-index: 999999999;
}
.hide-show .second_click {
display: block !important;
}
.hide-show .first_click {
display: none !important;
}
.search_box{
display: block!important;
}
.search-box i {
line-height: 56px;
padding: 15px 0;
cursor: pointer;
width: 40px;
text-align: center;
} .social-links ul {
margin: 0;
padding: 0;
}
.social-links ul li {
display: inline;
padding: 0 5px;
}
.social-links ul li a {
font-size: 0;
color: transparent;
line-height: 40px;
}
.social-links ul li a:hover {
color: #54be73
}
.social-links li:last-child {
margin-right: 0;
}
.social-links ul li a:before {
content: "";
font-family: FontAwesome, sans-serif;
font-size: 14px;
padding: 10px 5px;
transition: color 0.3s ease-in-out 0s;
vertical-align: middle;
line-height: 12px;
color: #68686d;
display: inline-block;
border: 0;
border-radius:0;
}
.social-links ul li:hover a:before{
opacity: .6;
}
.social-links ul li a[href*="facebook.com"]:before {
content: "\f09a";
}
.social-links ul li a[href*="twitter.com"]:before {
content: "\f099";
}
.social-links ul li a[href*="linkedin.com"]:before {
content: "\f0e1";
}
.social-links ul li a[href*="plus.google.com"]:before {
content: "\f0d5";
}
.social-links ul li a[href*="youtube.com"]:before {
content: "\f167";
}
.social-links ul li a[href*="dribbble.com"]:before {
content: "\f17d";
}
.social-links ul li a[href*="pinterest.com"]:before {
content: "\f0d2";
}
.social-links ul li a[href*="bitbucket.org"]:before {
content: "\f171";
}
.social-links ul li a[href*="github.com"]:before {
content: "\f113";
}
.social-links ul li a[href*="codepen.io"]:before {
content: "\f1cb";
}
.social-links ul li a[href*="flickr.com"]:before {
content: "\f16e";
}
.social-links ul li a[href$="/feed/"]:before {
content: "\f09e";
}
.social-links ul li a[href*="foursquare.com"]:before {
content: "\f180";
}
.social-links ul li a[href*="instagram.com"]:before {
content: "\f16d";
}
.social-links ul li a[href*="tumblr.com"]:before {
content: "\f173";
}
.social-links ul li a[href*="reddit.com"]:before {
content: "\f1a1";
}
.social-links ul li a[href*="vimeo.com"]:before {
content: "\f194";
}
.social-links ul li a[href*="digg.com"]:before {
content: "\f1a6";
}
.social-links ul li a[href*="twitch.tv"]:before {
content: "\f1e8";
}
.social-links ul li a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.social-links ul li a[href*="delicious.com"]:before {
content: "\f1a5";
}
.social-links ul li a[href*="mailto:"]:before {
content: "\f0e0";
}
.social-links ul li a[href*="skype.com"]:before {
content: "\f17e";
}
.social-links ul li a[href*="dribble.com"]:before {
content: "\f17d";
} .main-header,
.main-header * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-header .container{
position: relative;
}
.main-header:before,
.main-header:after,
.main-header *:before,
.main-header *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.main-header {
position: relative;
font-size: 16px;
line-height: 1.42857143;
background-color: #fff;
border-bottom: 1px solid #fafafa;
z-index: 200;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.main-header ul {
margin-bottom: inherit;
width: 100%;
margin: 0;
}
.main-header img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.main-header a:hover,
.main-header a:focus,
.main-header a:active {
text-decoration: none;
}
.main-header a:focus,
.main-header a:active {
outline: none;
}
.main-header-container {
position: relative;
}
.main-header-overlay .main-header-container {
position: inherit;
}
.main-header .logo {
position: relative;
padding: 15px 0;
text-align: center;
line-height: 56px;
}
.main-header .logo p,
.main-header .logo h1{
margin: 0;
padding: 0;
line-height: normal;
}
.main-header .logo h1 a {
font-size: 3rem;
line-height: 1.3;
}
.main-header .logo img {
max-width: 100%;
height: auto;
vertical-align: middle;
}
.header-default .bar-menu {
position: absolute;
top: 35px;
right: 70px;
width: 20px;
height: 17px;
display: flex;
flex-direction: column;
justify-content: space-between;
cursor: pointer;
-webkit-transition: transform 330ms ease-out;
-moz-transition: transform 330ms ease-out;
-o-transition: transform 330ms ease-out;
transition: transform 330ms ease-out;
}
.header-default .bar-menu.menu-open {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.header-default .line-menu {
background-color: #111111;
border-radius: 2px;
width: 100%;
height: 3px;
}
.header-default .line-menu.line-half {
width: 50%;
}
.header-default .line-menu.first-line {
transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
transform-origin: right;
}
.header-default .menu-open .line-menu.first-line {
-webkit-transform: rotate(-90deg) translateX(3px);
-moz-transform: rotate(-90deg) translateX(3px);
-o-transform: rotate(-90deg) translateX(3px);
transform: rotate(-90deg) translateX(3px);
}
.header-default .line-menu.last-line {
align-self: flex-end;
transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
transform-origin: left;
}
.header-default .menu-open .line-menu.last-line {
-webkit-transform: rotate(-90deg) translateX(-3px);
-moz-transform: rotate(-90deg) translateX(-3px);
-o-transform: rotate(-90deg) translateX(-3px);
transform: rotate(-90deg) translateX(-3px);
}
.berger{
display: block;
width: 20px;
padding: 21px 0;
margin: 0;
float: left;
position: relative;
z-index: 2;
border: none;
margin: 0 5px;
}
.berger:before,
.berger:after{
content: '';
display: block;
background: #333;
height: 2px;
}
.berger span{
background: #333;
display: block;
height: 2px;
margin: 6px 0;
}
.main-menu > ul {
display: none;
padding: 0 0 20px;
}
.main-menu ul li {
position: relative;
list-style: none;
}
.main-menu ul li > a {
display: block;
font-size: 15px;
color: #212121;
padding: 14px 15px;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.main-menu ul li.current-menu-item > a,
.main-menu ul li:hover > a {
color: #EF9D87;
background-color: #f6f6f6;
}
.main-menu ul ul li > a {
font-size: 14px;
font-style: normal;
text-transform: inherit;
background-color: #efefef;
padding: 14px 15px 14px 30px;
}
.main-menu ul ul ul li > a {
padding: 14px 15px 14px 45px;
}
.main-menu ul ul li:hover > a {
background-color: #efefef;
}
.dropdown-plus {
width: 49px;
height: 49px;
line-height: 49px;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.dropdown-plus > a{
position: absolute;
width: 100%;
left: 0;
height: 100%;
}
.dropdown-plus:before,
.dropdown-plus:after {
position: absolute;
content: '';
top: 24px;
right: 18px;
width: 13px;
height: 1px;
background-color: #111111;
}
.dropdown-plus:after {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.main-menu li > ul,
.dropdown-plus.dropdown-open:after {
display: none;
}
.header-shadow-wrapper {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 30px;
overflow: hidden;
z-index: -1;
}
.header-shadow-wrapper:after {
display: block;
position: relative;
content: "";
width: 100%;
height: 60px;
top: -60px;
border-radius: 50%;
-webkit-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
-o-box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
box-shadow: 0px 10px 30px -5px rgba(0,0,0,0.1);
} @media (min-width: 768px) {
.header-default .main-header .logo {
float: left;
}
.main-menu {
clear: both;
}
.header-shadow-wrapper:after {
-webkit-box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
-o-box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
box-shadow: 0px 10px 40px -5px rgba(0,0,0,0.1);
}
.main-header-overlay .logo {
left: 30px;
}
.main-header-overlay .bar-menu {
right: 30px;
}
.main-menu-overlay > ul > li {
padding: 0 110px 0 30px;
margin-bottom: 16px;
}
}
@media (min-width: 992px) { .main-header-container {
height: 90px;
}
.main-header-overlay .main-header-container {
height: auto;
}
.main-header .logo {
position: relative;
} .header-default .bar-menu {
display: none;
}
.main-menu {
float: right;
clear: inherit;
}
.main-menu > ul {
display: block !important;
padding: 0;
font-size: 0;
}
.main-menu > ul > li {
display: inline-block;
}
.main-menu ul li {
position: relative;
}
.main-menu > ul > li > a {
position: relative;
line-height: 86px;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.8px;
font-style: normal;
font-weight: 600;
color: #4c4f53;
box-sizing: border-box;
white-space: nowrap;
padding: 0 20px;
}
.main-menu > ul > li:last-child > a {
padding: 0 0 0 20px;
}
.main-menu ul li.current-menu-item > a,
.main-menu ul li:hover > a {
background-color: inherit;
}
.dropdown-plus {
display: none;
}
.main-menu ul li.dropdown_menu > a > span:before {
border-style: solid;
border-width: 2px 2px 0 0;
border-color: #c1c1c1;
position: relative;
content: '';
display: inline-block;
height: 4px;
width: 4px;
top: -3px;
margin-left: 8px;
box-sizing: content-box;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}
.main-menu li > ul {
display: block !important;
position: absolute;
width: 250px;
top: 100%;
left: 0;
background-color: #fff;
padding: 27px 0;
visibility: hidden;
opacity: 0;
z-index: 1;
-webkit-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
-o-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.main-menu li:hover > ul {
visibility: visible;
opacity: 1;
}
.main-menu li.submenu-right > ul {
left: inherit;
right: 0;
}
.main-menu li > ul ul {
top: -27px;
left: 100%;
}
.main-menu li.submenu-right > ul ul {
left: -100% !important;
}
.main-menu ul ul li.dropdown_menu > a > span:before {
float: right;
top: 7px;
right: -10px;
margin: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.main-menu ul ul li > a {
position: relative;
color: #818181;
padding: 9px 35px 7px !important;
}
.main-menu ul ul li > a,
.main-menu ul ul li:hover > a {
color: #818181;
background-color: transparent;
text-align: left;
}
.main-menu ul ul li:hover > a {
padding-left: 55px !important;
}
.main-menu ul ul li > a:before {
position: absolute;
content: "";
top: 17px;
left: 35px;
width: 0;
height: 1px;
background: #a1a1a1;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.main-menu ul ul li:hover > a:before {
width: 10px;
}
.main-menu ul li.dropdown_menu > a > span {
display: none;
}
.main-menu.menu-caret ul li.dropdown_menu > a > span {
display: inline-block;
}
.main-menu.menu-caret ul ul li.dropdown_menu > a > span {
display: inline;
}
.main-menu.separate-line > ul > li > a {
position: relative;
}
.main-menu.separate-line > ul > li > a:before {
position: absolute;
content: "";
top: 50%;
right: 0;
width: 1px;
height: 20px;
background: #eeeeee;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.main-menu.separate-line > ul > li:last-child > a:before {
display: none;
}
.main-menu.separate-line > ul > li > a {
padding: 0 28px;
}
.main-menu.separate-line > ul > li:last-child > a {
padding: 0 0 0 28px;
} .main-header{
-webkit-transition: all 0.5s ease;
-moz-transition: position 10s;
-ms-transition: position 10s;
-o-transition: position 10s;
transition: all 0.5s ease;
}
.main-header.sticky {
top: 0;
position: fixed;
width: 100%;
z-index: 100;
animation: smoothScroll 1s forwards;
}
@keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
} .main-menu.submenu-top-border li > ul {
border-top: 3px solid #EF9D87;
}
.main-menu.submenu-top-border li > ul ul {
top: -30px;
}
.main-menu.submenu-list-border li > ul ul {
top: -20px;
}
.main-menu.submenu-top-border.submenu-list-border li > ul ul {
top: -23px;
}
.main-menu.submenu-list-border ul ul li > a {
padding: 15px 35px 14px !important;
}
.main-menu.submenu-list-border ul ul li:first-child > a {
padding: 8px 35px 14px 35px !important;
}
.main-menu.submenu-list-border ul ul li:last-child > a {
padding: 15px 35px 8px 35px !important;
}
.main-menu.submenu-list-border ul ul li:after {
position: absolute;
content: "";
bottom: 0;
left: 35px;
right: 35px;
height: 1px;
background: #eeeeee;
}
.main-menu.submenu-list-border ul ul li:last-child:after {
display: none;
}
.main-menu.submenu-list-border ul ul li:hover > a {
padding-left: 55px !important;
}
.main-menu.submenu-list-border ul ul li:nth-child(n+2) > a:before {
top: 24px;
}
.header-dark .main-menu.submenu-list-border ul ul li:after {
background: #333333;
} .main-menu.submenu-flip li > ul {
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
-o-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-o-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
}
.main-menu.submenu-flip li:hover > ul {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
}
.main-menu.submenu-flip ul {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 200px;
-ms-perspective: 200px;
perspective: 200px;
}
.main-menu.submenu-flip ul li {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-perspective: 200px;
-ms-perspective: 200px;
perspective: 200px;
}
.main-menu.submenu-scale li > ul {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: 0 0;
transform-origin: 0 0;
}
.main-menu.submenu-scale li.submenu-right ul {
-webkit-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.main-menu.submenu-scale li:hover > ul {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@media (max-width: 991px) {
.main-menu > ul > li > a {
line-height: normal!important;
}
.header-1 .header-image .main-menu ul{
background:transparent;
}
.main-menu > ul {
text-align: left;
float: left;
}
.header-image .berger span,
.header-image .berger:before,
.header-image .berger:after{
background: #fff;
}
}
.mobile-menu {
display: block;
width: 22px;
padding: 21px 0;
margin: 0;
float: left;
position: relative;
z-index: 2;
background: none;
border: none;
}
.mobile-menu:before,
.mobile-menu:after {
content: '';
display: block;
background: #333;
height: 2px;
width: 18px;
}
.mobile-menu span {
background: #333;
display: block;
height: 2px;
margin: 6px 0;
}
div#MobileMenu {
background: #fff;
}
div#MobileMenu {
display: inline-block;
padding: 0 15px;
line-height: 50px;
font-size: 15px;
font-weight: 700;
letter-spacing: .02em;
color: #111111;
margin: 0;
position: relative;
-webkit-transition: 350ms;
-moz-transition: 350ms;
-o-transition: 350ms;
transition: 350ms;
font-family: 'Roboto', sans-serif;
}  .header-image {
padding: 30px 0 0 0;
position: relative;
}
.header-image .search-box i,
.header-image .main-menu > ul > li > a {
color: #fff;
}
.header-image .container {
position: relative;
z-index: 2;
}
.header-image:before {
position: absolute;
content: "";
background: rgba(0, 0, 0, 0.2);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 1;
}
.header-image.sticky {
padding: 5px 0; }
.header-image.sticky:after{
background: rgba(0, 0, 0, 0.8);
}
.header-1 .header-image .head_one {
background: transparent;
position: relative;
}
.header-image .menu-area {
position: relative;
z-index: 5;
}
.header-image .bar-menu a{
color: #fff;
}
.main-header.header-image .logo p, 
.main-header.header-image .logo h1 a{
color: #fff;
}
.main-header.header-image .logo h1 a {
font-size: 3rem;
line-height: 1.3;
}
.header-image .mobile-menu:before,
.header-image .mobile-menu:after,
.header-image .mobile-menu span{
background: #fff;
}
@media (min-width: 992px) {
.main-menu ul li.dropdown_menu > a > span:before{
border-color: #848484;
}
.header-image .main-menu ul li.dropdown_menu > a > span:before{
border-color: #fff;
}
.header-image .main-menu ul ul li.dropdown_menu > a > span:before{
border-color: #848484;
}
}
@media (max-width: 991px) {
.header-1 .header-image .main-menu ul{
background:transparent;
}
} .header-1 #site-navigation{
position: relative;
}
.header-1 .bar-menu{
display: none;
}
.header-1 .head_one{
background: #fff;
border-bottom: 1px solid #f2f2f2;
}
.header-1 .head_one .logo{
margin: auto;
max-width: 700px;
text-align: center;
padding: 50px 0;
float: none;
}
.header-1 .search-box i {
line-height: 30px;
}
.header-1 .sticky .head_one{
display: none;
}
.header-1 .main-menu{
float: none;
max-width: 100%;
text-align: left;
margin: auto;
}
@media (min-width: 1200px){
.header-1 .main-menu {
float: none;
text-align: center;
}
.header-1 .main-menu > ul > li > a {
line-height: 60px;
}
.header-1 .main-menu > ul > li:first-child > a{
padding-left: 0;
}
}
@media (max-width: 991px){
.header-1 .main-header .container {
position: inherit;
}
.header-1 .search-box i {
line-height: 35px;
}
.header-1 .search-wrapper {
right: auto;
position: relative;
}
.header-1 .bar-menu {
left: auto;
position: relative;
right: auto;
top: auto;
line-height: 65px;
display: block;
text-align: center;
cursor: pointer;
background: none;
border: none;
margin: auto;
}
.header-1 .header-image .head_one{
border: 0;
}
.header-1 .header-image .head_one .logo{
padding: 5px;
}
.header-1 .header-image .main-menu > ul {
width: 100%;
background: #fff;
top: 100%;
text-align: left;
left: 0;
margin: 0;
z-index: 50;
position: absolute;
}
.header-image .main-menu > ul > li > a {
color: #212121;
}
.header-1 .bar-menu.menu-open {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
.header-1 .header-image .bar-menu{
color: #fff;
}
.header-image {
padding: 30px 0 0 0;
}
} section.slider-wrapper {
position: relative;
margin-top: 30px;
} .modern-slider .slider-height{
height: 550px;
}
.modern-slider .img-cover{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.modern-slider .overley {
background: rgba(0,0,0,.3);
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
}
.modern-slider .overley:after {
content: "";
display: block;
height: 100%;
left: 0;
position: absolute;
bottom: 0;
width: 100%;
z-index: 2;
background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.75));
} .boxed {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
padding-top: 30px;
}
@media (min-width: 768px) {
.boxed {
width: 750px;
}
}
@media (min-width: 992px) {
.boxed {
width: 970px;
}
}
@media (min-width: 1200px) {
.boxed {
width: 1170px;
}
}
.bottom-caption .boxed {
padding: 0 50px;
} .modern-slider .slide-wrap{
width: 100%;
}
.modern-slider .slide-wrap .caption {
text-align: left;
position: absolute;
bottom: 70px;
left:0;
width: 100%;
-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
-moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
-ms-transition: -ms-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
-webkit-transform: translate(0, 25px);
-moz-transform: translate(0, 25px);
-ms-transform: translate(0, 25px);
transform: translate(0, 25px);
}
.modern-slider .slick-active .caption{
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
opacity: 1;
}
.modern-slider .slide-wrap .inner-wrapper{
position: relative;
display: flex;
flex-direction: row;
justify-content: space-between;
}
.modern-slider .slide-wrap .inner-wrapper .btn-wrapper{
font-size: 17px;
display: flex;
align-items: center;
margin-right: 20px;
}
.modern-slider .slide-wrap .caption h2{
margin: 0;
padding: 0;
text-align: left;
float: left;
margin-left: 20px;
max-width: 60%;
}
.modern-slider .slide-wrap .caption h2 a{
font-weight: 700;
color: #2f3235;
font-size: 35px;
background: #fff;
border: 8px solid #fff;
display: inline;
border-width: 16px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
.modern-slider .slide-wrap .caption h2 a:hover{
text-decoration: underline!important;
}
.modern-slider .slide-wrap .entry-meta ul{
position: absolute;
left: 20px;
top: 25px;
z-index: 10;
margin: 0;
padding: 0;
display: inline-block;
-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
-moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
-ms-transition: -ms-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
-webkit-transform: translate(0px, 50%);
-moz-transform: translate(0px, 50%);
-ms-transform: translate(0px, 50%);
transform: translate(0px, 50%);
}
.modern-slider .slick-active .entry-meta ul{
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
opacity: 1;
}
.modern-slider .slide-wrap .entry-meta ul li{
display: inline-block;
color: #fff;
font-size: 16px;
padding: 5px 25px;
letter-spacing: .5px;
font-family: "Josefin Sans",sans-serif;
-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.3);
box-shadow: 0px 3px 6px rgba(0,0,0,.3);
background-color: #000000;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.modern-slider .slide-wrap .entry-meta ul li a{
color: #fff;
}
.modern-slider .slide-wrap .caption span,
.modern-slider .slide-wrap .caption span a {
margin-bottom: 15px;
font-size: 12px;
color: #989ea6;
letter-spacing: normal;
}
.modern-slider .slide-wrap .more-btn{
display: inline-block;
color: #fff;
font-size: 16px;
padding: 10px 20px;
letter-spacing: .5px;
font-family: "Josefin Sans",sans-serif;
-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.3);
box-shadow: 0px 3px 6px rgba(0,0,0,.3);
background: #EF9D87;
opacity: 0;
margin-left: 30px;
-webkit-transition: all 700ms ease;
-o-transition: all 700ms ease;
transition: all 700ms ease;
}
.modern-slider:hover .slide-wrap .more-btn{
opacity: 1;
margin-left: 0;
webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px);
}
.modern-slider .slide-wrap .caption span i{
margin-right: 5px;
}
.modern-slider .slick-prev, 
.modern-slider .slick-next {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
background:#333;
width: 40px;
height: 40px;
padding: 0;
-webkit-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
transform: translate(0,-50%);
cursor: pointer;
border: none;
outline: none;
z-index: 9;
text-align: center;
}
.modern-slider .slick-prev,
.modern-slider .slick-next {
top: 40px;
}
.modern-slider .slick-prev:before,
.modern-slider .slick-next:before {
font-size: 16px;
font-family: 'FontAwesome';
font-size: 20px;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
text-align: center;
display: block;
}
.modern-slider .slick-next:before {
content: '\f054';
}
.modern-slider .slick-prev:before {
content: '\f053';
}
.modern-slider .slick-next {
right: 25px;
}
.modern-slider .slick-prev {
left: auto;
right: 70px;
}
@media (max-width: 991px){
.modern-slider .slide-wrap{
display: block;
}
.modern-slider .slide-wrap .caption {
bottom: 30px;
}
.modern-slider .slide-wrap .caption h2 a{
font-size: 25px;
}
}
@media (max-width: 767px){
.modern-slider .slider-height {
height: auto;
} 
}
@media (max-width: 640px){
.modern-slider .slide-wrap .caption {
bottom: auto;
left: auto;
display: block;
position: relative;
}
.modern-slider .slide-wrap .inner-wrapper{
background: #fff;
display: block;
padding: 15px;
}
.modern-slider .slide-wrap .caption h2{
max-width: none;
}
.modern-slider .slide-wrap .caption h2,
.modern-slider .slide-wrap .inner-wrapper .btn-wrapper{
display: block;
margin:0 0 10px 0;
}
.modern-slider .slide-wrap .caption h2 a{
border:0;
}
.modern-slider .slick-prev, 
.modern-slider .slick-next{
top: auto;
bottom: 7px;
}
.modern-slider .slide-wrap .entry-meta ul li{
padding: 5px 15px;
font-size: 12px;
}
.modern-slider .slide-wrap .more-btn{
font-size: 13px;
}
} .archive-heading{
max-width: 500px;
width: 100%;
padding: 0 15px;
}
.archive-title {
margin: 0 0 15px;
font-size: 29px;
font-style: normal;
font-weight: 600;
line-height: 1.2;
color: #2f3235;
}
.archive-description {
margin: 15px 0 -3px;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
color: #4c4f53;
}
.archive-description p {
margin-bottom: 10px;
}
.archive-description p:last-child {
margin-bottom: 0;
} .fb-author-heading-social-links {
margin-top: 8px;
text-align: left;
}
.fb-author-heading-social-links > span {
margin-right: 8px;
font-size: 16px;
font-style: normal;
font-weight: 400;
color: #4c4f53;
}
.fb-author-heading-social-links ul {
margin: 0 -10px 0 0;
display: inline-block;
}
.fb-author-heading-social-links ul li {
display: inline-block;
margin: 10px 10px 0 0;
}
.fb-author-heading-social-links ul li a {
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
font-family: sans-serif;
font-size: 13px;
font-weight: 400;
color: #4c4f53;
background-color: #ffffff;
border-radius: 50%;
}
.fb-author-heading-social-links ul li a:active i {
position: relative;
top: 1px;
}
.fb-ah-twitter-link:hover,
.fb-ah-twitter-link:focus {
color: #43b1ff !important;
}
.fb-ah-facebook-f-link:hover,
.fb-ah-facebook-f-link:focus {
color: #6e8dd0 !important;
}
.fb-ah-pinterest-p-link:hover,
.fb-ah-pinterest-p-link:focus {
color: #ff3158 !important;
}
.fb-ah-vk-link:hover,
.fb-ah-vk-link:focus {
color: #6089b9 !important;
}
.fb-ah-telegram-plane-link:hover,
.fb-ah-telegram-plane-link:focus {
color: #4bb5e9 !important;
}
.fb-ah-flickr-link:hover,
.fb-ah-flickr-link:focus {
color: #3a7cf5 !important;
}
.fb-ah-instagram-link:hover,
.fb-ah-instagram-link:focus {
color: #f24b73 !important;
}
.fb-ah-500px-link:hover,
.fb-ah-500px-link:focus {
color: #3aadf6 !important;
}
.fb-ah-youtube-link:hover,
.fb-ah-youtube-link:focus {
color: #ff3449 !important;
}
.fb-ah-vimeo-v-link:hover,
.fb-ah-vimeo-v-link:focus {
color: #3bbff6 !important;
}
.fb-ah-soundcloud-link:hover,
.fb-ah-soundcloud-link:focus {
color: #fe823c !important;
}
.fb-ah-dribbble-link:hover,
.fb-ah-dribbble-link:focus {
color: #f65498 !important;
}
.fb-ah-behance-link:hover,
.fb-ah-behance-link:focus {
color: #537fff !important;
}
.fb-ah-github-link:hover,
.fb-ah-github-link:focus {
color: #010101;
}
.author .archive-heading {
max-width: 70%;
padding: 15px 0 30px 15px;
} .search-no-results .page-content{
position: relative;
margin-bottom: 40px;
background-color: #ffffff;
padding: 30px 0;
word-wrap: break-word;
overflow: hidden;
}
.search-no-results h3 {
margin: -7px 0 15px 0;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 1.2;
color: #2f3235;
}
.search-no-results p {
margin: 15px 0;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.6;
color: #4c4f53;
} .posts-container {
padding-top: 10px;
padding-bottom: 20px;
overflow: hidden;
}
.home .posts-container{
padding-top: 30px;
} .masonry-container {
margin-right: -30px;
}
.masonry-item {
float: left;
}
.masonry-item.col-1 {
float: none;
}
.post-wrap {
position: relative;
margin-bottom: 0;
padding: 0;
background-color: #ffffff;
} .col-3-default {
width: 33.33%;
}
.col-3 {
width: 33.33%;
}
.col-3.width-2x {
width: 66.66%;
} .col-2-default {
width: 50%;
}
.col-2 {
width: 50%;
}
.col-2.width-2x {
width: 100%;
} .col-1 {
width: 100%;
} .date_title .post-date{
line-height: 30px;
}
span.post-format {
float: left;
width: 40px;
position: relative;
height: 30px;
}
.blog .format-status .post-excerpt p,
.archive .format-status .post-excerpt p {
font-size: 20px;
font-style: italic;
}
article.format-aside .post-content .post-format::after,
article.format-status .post-content .post-format::after,
article.format-chat .post-content .post-format::after,
article.format-link .post-content .post-format::after,
article.format-standard .post-content .post-format::after,
article.format-image .post-content .post-format::after,
article.hentry.sticky .post-content .post-format::after,
article.format-video .post-content .post-format::after,
article.format-gallery .post-content .post-format::after,
article.format-audio .post-content .post-format::after,
article.format-quote .post-content .post-format::after {
font-size: 15px;
content: "\f03e";
color: #ffffff;
display: inline-block;
font-family: "fontawesome";
left: 0;
position: absolute;
text-align: center;
top: 0;
width: 30px;
line-height: 30px;
height: 30px;
background: #EF9D87;
}
article.format-standard .post-content .post-format::after{
content: "\f016"
}
article.format-image .post-content .post-format::after{
content: "\f03e";
}
article.hentry.sticky .post-content .post-format::after{
content: "\f097";
}
article.format-video .post-content .post-format::after{
content: "\f144";
}
article.format-gallery .post-content .post-format::after{
content: "\f03e";
}
article.format-audio .post-content .post-format::after{
content: "\f001";
}
article.format-quote .post-content .post-format::after{
content: "\f10e";
}
article.format-link .post-content .post-format::after{
content: "\f08e";
}
article.format-chat .post-content .post-format::after{
content: "\f0e6";
}
article.format-aside .post-content .post-format::after{
content: "\f24a";
}
article.format-status .post-content .post-format::after{
content: "\f24d";
}
@media (max-width: 767px){
.date_title .post-date {
line-height: inherit;
}
} .post-media {
position: relative;
} .blog-gallery .slick-arrow {
position: absolute;
top: 50%;
left: 30px;
transform: translateY(-50%);
background: none;
padding: 0;
font-size: 24px;
height: 50px;
width: 40px;
border: 1px solid #c7c8ca;
color: #c7c8ca;
text-align: center;
line-height: 50px;
transition: all .3s;
cursor: pointer;
z-index: 99;
}
.blog-gallery .slick-arrow:hover{
border: 1px solid #c7c8ca;
color: #c7c8ca;
}
.blog-gallery .slick-arrow.slick-next {
right: 30px;
left: auto;
}
.blog-gallery .slick-dots {
position: absolute;
text-align: center;
left: 0;
right: 0;
bottom: 30px;
padding-left: 0;
}
.blog-gallery .slick-dots li {
display: inline-block;
line-height: 0;
}
.blog-gallery .slick-dots li.slick-active button{
background: #fff;
}
.blog-gallery .slick-dots li button {
text-indent: -99999px;
border: 0;
margin: 0 5px;
padding: 0;
height: 10px;
width: 10px;
border-radius: 50%;
background: #959698;
}  video {
height: auto;
max-width: 100%;
width: 100%;
}
embed,
iframe,
object {
max-width: 100%;
}
embed,
iframe,
object {
width: 100%;
} .iframe-video-wrap {
overflow: hidden;
height: 0;
padding-bottom: 56.25%;
position: relative;
z-index: 10;
}
.iframe-video-wrap iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: none !important;
} .iframe-audio-wrap iframe {
display: block;
min-height: 160px;
width: 100%;
} .post-content {
position: relative;
padding: 20px 15px;
word-wrap: break-word;
overflow: hidden;
}
.post-content {
padding-bottom: 0;
}
.single .post-content{
padding: 20px 0;
} .post-date {
margin: 15px 0;
font-size: 14px;
font-style: normal;
text-transform: capitalize;
color: #989ea6
}
.post-date a {
color: #989ea6;
}
.post-date a:focus,
.post-date a:hover {
color: #EF9D87;
text-decoration: underline !important;
}
.post-date .entry-meta span{
margin-right: 10px;
}
.post-date.no-title {
margin-bottom: 15px;
}
.updated:not(.published) {
display: none;
} .post-title {
margin: 10px 0 15px 0;
font-size: 24px;
line-height: 1.5;
color: #000000;
}
.post-title a {
color: #000000;
}
.post-title a:hover,
.post-title a:focus {
color: #4c4f53;
text-decoration: underline !important;
} .post-excerpt,
.content {
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53;
}
.post-excerpt a:hover,
.post-excerpt a:focus,
.content a:hover,
.content a:focus {
color: #EF9D87;
text-decoration: underline !important;
}
.content p {
margin-bottom: 15px;
}
.drop-cap p:first-child:first-letter {
float: left;
font-size: 75px;
line-height: 75px;
padding-top: 0px;
padding-right: 6px;
padding-left: 3px;
}
.masonry-item .content p:last-child,
.page-posts .content p:last-child {
margin-bottom: 0;
}
.single .post-excerpt p,
.single .post-excerpt ul, 
.single .post-excerpt ol{
margin-bottom: 40px;
list-style-position: inside;
}
.single .post-excerpt ul li ul{
margin-bottom: 20px;
}
.single .post-excerpt ul li{
margin-bottom: 10px;
}
.single .post-excerpt h1,
.single .post-excerpt h2,
.single .post-excerpt h3,
.single .post-excerpt h4,
.single .post-excerpt h5,
.single .post-excerpt h6{
margin-bottom: 25px;
} .more-link {
font-style: normal;
color: #989ea6;
padding: 0;
font-size: 14px;
display: inline-block;
}
.content .more-link {
display: inline-block;
margin-bottom: 5px;
}
.content .more-link:after {
content: '...';
display: inline-block;
margin-left: 4px;
}
.content .more-link {
margin-bottom: 0;
}
.content .more-link:after {
display: none;
}
.content .more-link:before {
content: '...';
display: inline-block;
margin-right: 4px;
}
.content .more-link:hover:before,
.content .more-link:focus:before {
color: #4c4f53;
}
a.clean {
background: #f7f8f8;
padding: 10px 15px;
margin: 15px 0 10px 0;
border-radius: 3px;
font-size: 12px;
}
a.effect {
background:#f7f8f8;
padding: 10px 15px;
margin: 15px 0 10px 0;
border-radius: 3px;
display: inline-block;
font-size: 12px;
position: relative;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
a.effect:before {
width: 0%;
height: 100%;
top: 0;
left: 0;
background:#337ab7;
border-radius: 3px;
content: '';
position: absolute;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
a.effect:hover:before,
a.effect:active:before {
width: 100%;
}
a.effect:hover,
a.effect:active {
color: #fff!important;
z-index: 1;
} .post-cats{
display: block;
font-size: 14px;
color: #989ea6;
}
.post-cats > span{
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
line-height: 1;
}
.post-cats > span:first-child {
padding-left: 0;
}
.tags-links a,
.tags-links i,
.post-cats > span i,
.post-cats > span a {
color: #EF9D87;
font-size: 14px;
padding-right: 5px;
margin-bottom: 5px;
line-height: 20px;
}
.tags-links a:hover,
.tags-links a:focus,
.post-cats > span a:hover,
.post-cats > span a:focus{
color: #EF9D87;
text-decoration: underline !important;
}
.post-cats > span.tags-links{
display: none;
border-left: 1px solid #d9d9d9;
}
.post-cats > span.tags-links i{
display: none;
}
.meta_bottom {
min-width: 100%;
position: absolute;
bottom: 50px;
padding: 5px 10px;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.15s ease 0.4s;
-moz-transition: all 0.15s ease 0.4s;
-o-transition: all 0.15s ease 0.4s;
transition: all 0.15s ease 0.4s;
text-align: center;
}
.meta_bottom .post-share a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background: #fff;
color: #000;
margin: 0 4px;
font-size: 0;
}
.meta_bottom .post-share a i{
font-size: 14px;
line-height: 40px;
}
.single .meta_bottom .post-share a {
position: relative;
display: inline-block;
width: auto;
height: 34px;
line-height: 34px;
padding: 0 18px 0 50px;
font-size: 11px;
letter-spacing: 0.1em;
font-weight: bold;
text-transform: uppercase;
border-radius: 2px;
background: #fff;
color: #222;
border: 1px solid #ddd;
-webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
transition: background-color 0.3s, color 0.3s, border 0.3s;
}
.single .meta_bottom .post-share a i{
position: absolute;
top: 0;
left: 0;
text-align: center;
width: 32px;
height: 32px;
line-height: 32px;
border-right: 1px solid #ddd;
-webkit-transition: border 0.3s;
transition: border 0.3s;
}
.single .meta_bottom .post-share .tooltip:after,
.single .meta_bottom .post-share .tooltip:before{
position: absolute;
text-align: center;
text-transform: initial;
font-weight: normal;
left: 50%;
opacity: 0;
visibility: hidden;
-webkit-transition: opacity 0.3s, visibility 0.3s, top 0.3s;
transition: opacity 0.3s, visibility 0.3s, top 0.3s;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.single .meta_bottom .post-share .tooltip:before{
content: attr(data-tooltip);
top: -40px;
background: #000;
color: #fff;
min-width: 100px;
height: 30px;
line-height: 30px;
font-size: 14px;
letter-spacing: 0;
padding: 0;
border-radius: 4px;
}
.single .meta_bottom .post-share .tooltip:after{
content: "";
width: 0;
height: 0;
top: -10px;
border-top: 6px solid #000;
border-right: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid transparent;
}
.single .meta_bottom .post-share .tooltip:hover::before {
top: -48px;
opacity: 1;
visibility: visible;
}
.single .meta_bottom .post-share .tooltip:hover::after {
top: -18px;
opacity: 1;
visibility: visible;
}
.meta_bottom .post-share a:hover {
background: #f28b71;
color: #fff;
}
.post-media:hover .meta_bottom{
visibility: visible;
opacity: 1;
margin-bottom: 0;
-webkit-transition: all 0.15s ease 0s;
-moz-transition: all 0.15s ease 0s;
-o-transition: all 0.15s ease 0s;
transition: all 0.15s ease 0s;
}
.single .meta_bottom {
position: relative;
opacity: 1;
bottom: auto;
visibility: visible;
padding: 0;
margin: 20px 0;
text-align: left;
font-size: 
} .format-chat .post-excerpt p,
.format-chat .content p {
background-color: #f7f8f8;
padding: 5px;
margin-bottom: 10px;
}
.archive .format-chat .post-excerpt p,
.home .format-chat .post-excerpt p {
display: none;
}
.archive .format-chat .post-excerpt p:nth-child(1),
.archive .format-chat .post-excerpt p:nth-child(2),
.archive .format-chat .post-excerpt p:nth-child(3),
.archive .format-chat .post-excerpt p:nth-child(4),
.home .format-chat .post-excerpt p:nth-child(1),
.home .format-chat .post-excerpt p:nth-child(2),
.home .format-chat .post-excerpt p:nth-child(3),
.home .format-chat .post-excerpt p:nth-child(4){
display: block;
} .format-link .post-excerpt a {
display: block;
}
a.link-format {
padding: 43px 20px;
background: #EF9D87;
margin: 0px -15px;
color: #fff;
font-size: 20px;
}
a.link-format:hover {
color: #fff!important;
opacity: 0.7;
} .format-quote .post-wrap{
background: #EF9D87;
}
.format-quote .content{
color: #fff;
margin: 0;
padding: 0;
}
.format-quote .content p{
font-size: 22px !important;
font-style: italic !important;
line-height: 30px !important;
}
.format-quote .content p{
font-size: 22px !important;
font-style: italic !important;
line-height: 30px !important;
} .blog .format-status p,
.archive .format-status p{
display: none;
} .pagination {
overflow: hidden;
display: inline-block;
margin: 0 0 50px;
padding: 0;
border-radius: 0;
position: relative;
text-align: center;
width: 100%;
}
.pagination .page-numbers {
font-size: 15px;
font-style: normal;
font-weight: 600;
color: #4c4f53;
min-width: 50px;
line-height: 50px;
text-align: center;
background: #ddd;
margin: 0 4px;
display: inline-block;
padding: 0 15px;
}
.pagination a.page-numbers:focus {
color: #4c4f53;
}
.pagination .page-numbers.current {
background: #333;
color: #fff;
}
.pagination a.page-numbers:hover {
color: #EF9D87;
text-decoration: underline !important;
}
.pagination .prev,
.pagination .next{
padding: 0 25px;
}
.posts-navigation {
margin: 5px 0 0;
padding: 15px 0 0;
border-top: 1px solid #eeefef;
}
.posts-navigation:before,
.posts-navigation:after {
content: " ";
display: table;
}
.posts-navigation:after {
clear: both;
}
.posts-navigation {
zoom: 1;
display: inline-block;
width: 100%;
}
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
display: inline-block;
min-height: 1px;
width: 50%;
position: relative;
}
.posts-navigation .nav-previous {
float: left;
text-align: left;
padding-right: 15px;
}
.posts-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
}
.posts-navigation .nav-previous a:before {
position: absolute;
content: "Previous post";
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: #989ea6;
display: block;
padding-left: 10px;
top: 0;
}
.posts-navigation .nav-previous a:after {
position: absolute;
content: "\f0d9";
font-family: "FontAwesome";
color: #989ea6;
left: 0;
top: -3px;
}
.posts-navigation .nav-next a:before {
position: absolute;
content: "Next post";
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: #989ea6;
display: block;
padding-right: 10px;
top: 0;
right: 0;
}
.posts-navigation .nav-next a:after {
position: absolute;
content: "\f0da";
font-family: "FontAwesome";
color: #989ea6;
right: 0;
top: -3px;
}
.posts-navigation .nav-links a {
display: inline-block;
width: 100%;
padding: 20px 0 10px 0;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53; word-wrap: break-word;
}
.posts-navigation .nav-links a:hover,
.posts-navigation .nav-links a:focus {
color: #EF9D87; }
.show-more {
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-width: 1px;
cursor: pointer;
font-weight: 500;
display: inline-block;
font-size: 1rem;
text-align: center;
line-height: 2;
text-transform: uppercase;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-decoration: none;
border-radius: 0;
max-width: 100%;
letter-spacing: .05em;
padding: 1rem 4rem;
background: #EF9D87;
color: #fff;
margin: auto;
}
.ajax-pagination{
display: inline-block;
width: 100%;
}
.show-more i{
margin-right: 10px;
} .archive.woocommerce .posts-container,
.archive .posts-container,
.page .posts-container,
.single .posts-container{
padding-top: 30px;
} .post-navigation {
margin: 5px 0 0;
padding: 15px 0 0;
}
.post-navigation:before,
.post-navigation:after {
content: " ";
display: table;
}
.post-navigation:after {
clear: both;
}
.post-navigation {
zoom: 1;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
display: inline-block;
min-height: 1px;
width: 50%;
position: relative;
}
.post-navigation .nav-previous {
float: left;
text-align: left;
padding-right: 15px;
}
.post-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
}
.post-navigation .nav-previous a:before {
position: absolute;
content: "Previous post";
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: #989ea6;
display: block;
padding-left: 10px;
top: 0;
}
.post-navigation .nav-previous a:after {
position: absolute;
content: "\f0d9";
font-family: "FontAwesome";
color: #989ea6;
left: 0;
top: -3px;
}
.post-navigation .nav-next a:before {
position: absolute;
content: "Next post";
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
color: #989ea6;
display: block;
padding-right: 10px;
top: 0;
right: 0;
}
.post-navigation .nav-next a:after {
position: absolute;
content: "\f0da";
font-family: "FontAwesome";
color: #989ea6;
right: 0;
top: -3px;
}
.post-navigation .nav-links a {
display: inline-block;
width: 100%;
padding: 20px 0 10px 0;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53; word-wrap: break-word;
}
.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:focus {
color: #EF9D87; }  .alignleft {
float: left;
margin: 5px 30px 15px 0;
}
.alignright {
float: right;
margin: 5px 0 15px 30px;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto 20px;
padding: 5px 0 0;
}
.alignnone {
margin: 0 0 20px;
padding: 5px 0 0;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
} .wp-caption {
max-width: 100%;
margin-top: 0;
margin-bottom: 15px;
padding: 5px 0 0;
}
.wp-caption img {
border: 0;
margin: 0;
padding: 0;
max-width: 100%;
height: auto;
}
.wp-caption .wp-caption-text {
margin: 0;
padding: 10px 0 0;
font-size: 13px;
text-align: left;
line-height: 1.6;
} .comment-content img {
display: block;
max-width: 100%;
height: auto;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto;
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto;
} .gallery {
margin: 0 -5px 5px !important;
padding-top: 5px;
}
.gallery .gallery-item {
display: inline-block;
overflow: hidden;
vertical-align: top;
margin: 0 0 15px 0;
padding: 0 5px;
}
.gallery .gallery-item .gallery-caption {
margin: 0;
padding: 10px 10px 0 0;
font-size: 13px;
line-height: 1.6;
text-align: left;
}
.gallery.gallery-columns-7 .gallery-item .gallery-caption,
.gallery.gallery-columns-8 .gallery-item .gallery-caption,
.gallery.gallery-columns-9 .gallery-item .gallery-caption {
display: none;
}
.gallery .gallery-icon a {
display: block;
}
.gallery .gallery-icon img {
display: block;
max-width: 100%;
height: auto;
border: none !important;
margin: 0;
padding: 0;
}
.gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery.gallery-columns-3 .gallery-item {
width: 33.3333336%;
}
.gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery.gallery-columns-6 .gallery-item {
width: 16.6666667%;
}
.gallery.gallery-columns-7 .gallery-item {
width: 14.2857143%;
}
.gallery.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery.gallery-columns-9 .gallery-item {
width: 11.1111111%;
} .twitter-tweet {
margin-top: 5px !important;
margin-bottom: 20px !important;
} input[type="checkbox"],
input[type="radio"] {
display: inline-block;
margin: 0 5px 0 0;
padding: 0;
width: 16px;
min-width: 16px;
height: 16px;
line-height: 0;
position: relative;
top: -2px;
border: 2px solid #e3e5e6;
background: #ffffff;
clear: none;
cursor: pointer;
outline: none !important;
text-align: center;
vertical-align: middle;
-webkit-appearance: none;
-webkit-transition: border-color 0.2s ease;
-moz-transition: border-color 0.2s ease;
-o-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
}
input[type="checkbox"] {
border-radius: 0;
border-top-width: 1px;
}
input[type="radio"] {
border-radius: 50%;
border-top-width: 2px;
}
input[type="checkbox"]:hover, 
input[type="checkbox"]:focus, 
input[type="radio"]:hover {
border-color: #EF9D87;
}
input[type="checkbox"]:checked,
input[type="radio"]:checked {
background: #EF9D87;
border-color: #EF9D87;
}
input[type="checkbox"]:checked:before {
content: "\2714";
line-height: 13px;
color: #ffffff;
}
input[type="radio"]:checked:before {
content: "\2022";
font-size: 22px;
line-height: 12px;
color: #ffffff;
} .about-author {
position: relative;
margin-bottom: 40px;
padding: 30px;
border: 1px solid #eeefef;
}
.container-title {
margin-bottom: 25px;
font-size: 26px;
font-style: normal;
line-height: 1.2;
color: #2f3235;
} .about-author-avatar {
float: left;
margin: 0 20px 0 0;
position: relative;
overflow: hidden;
}
.about-author-avatar img {
display: block;
margin: 0;
padding: 0;
width: 72px;
height: 72px !important;
border-radius: 36px;
}
.about-author-avatar .avatar-bg-overlay {
border-radius: 36px;
}
.about-author-avatar:hover .avatar-bg-overlay {
opacity: 0.2;
} .about-author-bio-wrap {
padding-left: 92px;
}
.about-top {
display: inline-block;
width: 100%;
vertical-align: middle;
}
.about-author-name {
margin-bottom: 0;
font-size: 16px;
line-height: 1.3;
color: #2f3235;
float: left;
}
.about-author-name a {
display: inline-block;
color: #2f3235;
}
.about-author-name a:hover,
.about-author-name a:focus {
color: #EF9D87;
text-decoration: underline !important;
}
.about-author-name .about-author-posts-num {
display: block;
margin-top: 5px;
font-size: 12px;
color: #989ea6;
}
.about-author-name .about-author-posts-num i {
margin-right: 8px;
}
.about-author-bio {
margin-top: 12px;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53;
}
.about-author-posts-link {
display: inline-block;
margin-top: 12px;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 1.3;
color: #989ea6;
}
.about-author-posts-link i {
margin-right: 8px;
}
.about-author-posts-link:hover,
.about-author-posts-link:focus {
color: #EF9D87;
text-decoration: underline !important;
}
.author-socials {
float: right;
}
.author-socials a{
padding:5px 10px;
}
.author .archive-heading {
max-width: 70%;
padding: 15px 0 30px 15px;
}  .comments-area {
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53;
} .comment-reply-title #cancel-comment-reply-link:before,
.bypostauthor > article .fn:after {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
} .comment-reply-title,
.comments-title {
margin: 0 0 25px;
font-size: 26px;
line-height: 1.2;
color: #2f3235;
} .comment-form {
margin-bottom: 40px;
padding: 0;
background-color: #ffffff;
}
.comment-form-comment {
margin-bottom: 7px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
margin-bottom: 10px;
}
.comment-form label {
display: block;
margin-bottom: 0;
padding-bottom: 5px;
font-weight: 600;
line-height: 1.7;
color: #4c4f53;
}
.comment-form-comment label:after {
content: ' *';
}
.comment-form-cookies-consent {
margin-bottom: 10px;
padding-top: 12px;
}
.comment-form-cookies-consent input[type="checkbox"] {
margin: 0 10px 0 0;
}
.comment-form-cookies-consent label {
display: inline;
padding-bottom: 0;
font-weight: 400;
}
#author,
#email,
#url,
#comment {
width: 100%;
height: 40px;
padding: 0 10px;
color: #4c4f53;
background: #ffffff;
border: 2px solid #eeefef;
border-top-width: 1px;
border-radius: 0;
-webkit-transition: border-color 0.2s ease;
-moz-transition: border-color 0.2s ease;
-o-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
}
#comment {
height: 110px;
padding: 10px;
resize: vertical;
}
#author:hover,
#email:hover,
#url:hover,
#comment:hover {
border-color: #EF9D87;
}
#author:active,
#email:active,
#url:active,
#comment:active,
#author:focus,
#email:focus,
#url:focus,
#comment:focus {
outline: none;
border-color: #EF9D87;
} .comment-form .form-allowed-tags {
display: none;
} .comment-form .form-submit {
padding: 15px 0 7px;
margin-bottom: 0;
}
.comment-form #submit {
border: none;
outline: none;
display: inline-block;
padding: 0 35px;
height: 48px;
line-height: 48px;
font-size: 15px;
font-style: normal;
font-weight: 600;
color: #ffffff;
background-color: #1f2123;
border-radius: 0;
-webkit-transition: background-color 0.2s ease;
-moz-transition: background-color 0.2s ease;
-o-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
}
.comment-form #submit:hover,
.comment-form #submit:focus {
color: #ffffff;
}
.comment-form #submit:hover, 
.comment-form #submit:focus {
background-color: #EF9D87;
}
.comment-form #submit:active {
position: relative;
top: 1px;
} .comment-respond .must-log-in {
margin-bottom: 40px;
padding: 30px;
background-color: #ffffff;
}
.comment-respond .must-log-in a {
color: #4c4f53;
text-decoration: underline !important;
}
.comment-respond .must-log-in a:hover,
.comment-respond .must-log-in a:focus {
color: #EF9D87;
} .comment-form .logged-in-as a {
color: #4c4f53;
}
.comment-form .logged-in-as a:first-child:hover,
.comment-form .logged-in-as a:first-child:focus {
color: #4c4f53;
text-decoration: underline !important;
}
.comment-form .logged-in-as a:last-child {
text-decoration: underline !important;
}
.comment-form .logged-in-as a:last-child:hover,
.comment-form .logged-in-as a:last-child:focus {
color: #EF9D87;
} .comment-reply-title small {
float: right;
margin-top: 10px;
}
.comment-reply-title #cancel-comment-reply-link {
font-size: 12px;
font-style: normal;
font-weight: 600;
color: #989ea6;
}
.comment-reply-title #cancel-comment-reply-link:before {
font-family: 'FontAwesome';
font-weight: 900;
content: '\f057';
margin-right: 8px;
}
.comment-reply-title #cancel-comment-reply-link:hover {
color: #EF9D87;
}  .comment-list-wrap {
margin-bottom: 40px;
padding: 30px 30px 15px;
background-color: #ffffff;
}
.comment-list {
list-style: none outside none;
margin: 0;
padding: 0 0 15px;
}
.comment-list .children {
list-style: none outside none;
margin: 0;
padding: 0 0 0 30px;
} .comment .comment-body {
margin-top: 25px;
padding-top: 25px;
border-top: 1px solid #eeefef;
word-wrap: break-word;
}
.comment-list > .comment:first-child > .comment-body {
margin-top: 0;
padding-top: 0;
border-top: none;
} .comment-list .pingback .comment-body {
margin-top: 25px;
padding-top: 25px;
padding-left: 36px;
border-top: 1px solid #eeefef;
word-wrap: break-word;
position: relative;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 1.3;
color: #989ea6;
}
.comment-list .pingback .comment-body:before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: 'FontAwesome';
font-weight: 900;
content: '\f35d';
position: absolute;
top: auto;
left: 0;
margin-top: -2px;
line-height: 1;
font-size: 19px;
color: #4c4f53;
opacity: 0.2;
}
.comment-list > .pingback:first-child > .comment-body {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.comment-list .pingback .comment-body > a {
display: block;
margin-top: 12px;
font-family: 'Lora', serif;
font-size: 15px;
font-weight: 400;
line-height: 1.7;
color: #4c4f53;
}
.comment-list .pingback .comment-body > a:hover,
.comment-list .pingback .comment-body > a:focus {
color: #EF9D87;
text-decoration: underline !important;
}
.comment-list .pingback .comment-body .edit-link {
display: inline-block;
margin-top: 12px;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 1.3;
}
.comment-list .pingback .comment-body .edit-link .comment-edit-link {
color: #989ea6;
text-decoration: none !important;
}
.comment-list .pingback .comment-body .edit-link .comment-edit-link:hover,
.comment-list .pingback .comment-body .edit-link .comment-edit-link:focus {
color: #EF9D87;
text-decoration: underline !important;
} .comment-meta .comment-author img {
float: left;
display: block;
width: 46px;
height: 46px !important;
margin: 0 15px 0 0;
padding: 0;
border-radius: 23px;
} .comment-meta .comment-author .fn {
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 1.3;
color: #2f3235;
}
.comment-meta .comment-author .fn .url {
color: #2f3235;
text-decoration: underline !important;
}
.comment-meta .comment-author .fn .url:hover,
.comment-meta .comment-author .fn .url:focus {
color: #EF9D87;
}
.comment-meta .comment-author .says {
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
overflow: hidden;
position: absolute !important;
word-wrap: normal !important;
} .bypostauthor > article .fn:after {
font-family: 'FontAwesome';
font-weight: 900;
content: '\f040';
margin-left: 8px;
font-size: 75%;
} .comment-meta .comment-metadata {
margin-top: 2px;
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 1.3;
color: #989ea6;
}
.comment-meta .comment-metadata a {
color: #989ea6;
}
.comment-meta .comment-metadata a:hover,
.comment-meta .comment-metadata a:focus {
color: #EF9D87;
text-decoration: underline !important;
} .comment-meta .edit-link {
margin-left: 10px;
} .comment-meta .comment-awaiting-moderation {
display: block;
margin: 15px 0 0 61px;
padding: 4px 0;
background-color: #f7f8f8;
} .comment-content {
padding: 12px 0 0 61px;
}
.no-avatars .comment-content {
padding-left: 0 !important;
}
.comment-content p {
margin-bottom: 15px;
}
.comment-content a {
color: #4c4f53;
text-decoration: underline !important;
}
.comment-content a:hover,
.comment-content a:focus {
color: #EF9D87;
} .comment-body .reply {
padding: 0 0 0 61px;
margin-top: -6px;
line-height: 1.3;
}
.no-avatars .comment-body .reply {
padding-left: 0 !important;
}
.comment-body .reply .comment-reply-link {
font-size: 12px;
font-style: normal;
font-weight: 600;
color: #989ea6;
}
.comment-body .reply .comment-reply-link:focus {
color: #989ea6;
}
.comment-body .reply .comment-reply-link:hover {
color: #EF9D87;
text-decoration: underline !important;
} .comment-list li .comment-respond {
margin-top: 25px;
padding-top: 25px;
border-top: 1px solid #eeefef;
}
.comment-list li .comment-reply-title {
margin-bottom: 16px;
}
.comment-list li .comment-form {
margin-bottom: 0;
padding: 0;
box-shadow: none;
}
.comment-list li .comment-form .form-submit {
padding-bottom: 5px;
} .comment-list-wrap.comments-closed .comment-list {
padding-bottom: 0;
}
.comments-area .no-comments {
margin-bottom: 40px;
padding: 30px;
background-color: #ffffff;
} .comment-navigation {
margin: 10px 0 0;
padding: 20px 0 15px;
border-top: 1px solid #eeefef;
}
.comment-list-wrap.comments-closed .comment-navigation {
margin-top: 25px;
}
.comment-navigation:before,
.comment-navigation:after {
content: " ";
display: table;
}
.comment-navigation:after {
clear: both;
}
.comment-navigation {
zoom: 1;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
display: inline-block;
min-height: 1px;
width: 50%;
line-height: 1.6;
}
.comment-navigation .nav-previous {
float: left;
text-align: left;
padding-right: 15px;
}
.comment-navigation .nav-next {
float: right;
text-align: right;
padding-left: 15px;
}
.comment-navigation .nav-links a {
display: inline-block;
width: 100%;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
word-wrap: break-word;
color: #989ea6;
}
.comment-navigation .nav-links a:hover,
.comment-navigation .nav-links a:focus {
color: #EF9D87;
text-decoration: underline !important;
}
.comment-navigation .nav-previous i {
margin-right: 10px;
}
.comment-navigation .nav-next i {
margin-left: 10px;
} .post-wrap .related-posts {
padding-top: 20px;
border-top: 1px solid #eeeeee;
margin-top: 10px;
}
.post-wrap .related-post-widget-title {
padding: 0;
margin-bottom: 20px;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
color: #2f3235;
background-color: #ffffff;
}
.post-wrap .related-posts .post-title {
font-size: 18px;
}
.post-wrap .related-posts .post-content{
padding: 15px 10px;
}
.post-wrap.left-image .related-posts{
display: none;
} .related-posts-list  .slick-arrow {
position: absolute;
height: 25px;
width: 25px;
text-align: center;
line-height: 22px;
border-radius: 0;
color: #000;
top: -38px;
right: 50px;
z-index: 2;
cursor: pointer;
border: 0;
background: #ffffff;
border: 1px solid #eee;
outline: none;
}
.related-posts-list  .slick-arrow:hover{
background: #333;
color: #fff;
}
.related-posts-list  .slick-arrow.slick-next {
right: 16px;
left: auto;
}
.related-posts-list  .slick-dots {
position: absolute;
text-align: center;
left: 0;
right: 0;
bottom: 30px;
padding-left: 0;
}
.related-posts-list  .slick-dots li {
display: inline-block;
line-height: 0;
}
.related-posts-list  .slick-dots li.slick-active button{
background: #fff;
}
.related-posts-list  .slick-dots li button {
text-indent: -99999px;
border: 0;
margin: 0 5px;
padding: 0;
height: 10px;
width: 10px;
border-radius: 50%;
background: #959698;
}
.related-posts {
overflow: hidden;
margin-bottom: 30px;
}
.related-posts-list{
margin-left: -15px;
margin-right: -15px;
}
.related-posts .show-2-related-posts {
float: left;
width: 50%;
padding: 0 15px;
}
.related-posts .show-3-related-posts .post {
width: 33.33%;
float: left;
} .error404 .posts-container{
padding-top: 0;
}
.page-404-container {
margin: 60px 0;
padding: 30px;
text-align: center;
background-color: #ffffff;
}
.page-404-content {
max-width: 500px;
width: 100%;
margin: 0 auto;
}
.page-404-content h1,
.page-404-content h2 {
margin-bottom: 15px;
font-style: normal;
font-weight: 700;
color: #2f3235;
}
.page-404-content h1 {
font-size: 29px;
line-height: 1.2;
}
.page-404-content .error-code {
font-size: 110px;
line-height: 110px;
font-weight: 800;
margin-bottom: 5px;
color: #555555;
}
.page-404-content h2 {
font-size: 23px;
line-height: 1.3;
}
.page-404-content p {
margin-bottom: 5px;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53;
}
.page-404-content a {
color: #4c4f53;
text-decoration: underline !important;
}
.page-404-content a:hover,
.page-404-content a:focus {
color: #EF9D87;
}
.search-no-results .search-form label,
.page-404-content .search-form label {
display: block;
max-width: 100%;
margin-bottom: 0;
font-weight: 700;
}
.search-no-results .search-form input[type="search"],
.page-404-content .search-form input[type="search"] {
float: left;
width: 75%;
height: 45px;
background: none;
padding: 5px 15px;
border-width: 1px;
box-shadow: none;
border: 1px solid #333;
border-right: 0;
}
.search-no-results .search-field::-webkit-input-placeholder,
.page-404-content .search-field::-webkit-input-placeholder {
color: #999;
}
.search-no-results .search-field:-moz-placeholder,
.page-404-content .search-field:-moz-placeholder {
color: #999;
}
.search-no-results.search-field:-ms-input-placeholder,
.page-404-content .search-field:-ms-input-placeholder {
color: #999;
}
.search-no-results .search-form input[type="submit"],
.page-404-content .search-form input[type="submit"] {
float: left;
width: 25%;
padding: 0;
height: 45px;
border: 1px solid #333;
position: relative;
background: #212121;
color: #fff;
display: inline-block;
font-size: 11px;
letter-spacing: 2px;
padding: 10px 20px !important;
text-transform: uppercase;
transition: all 0.3s ease 0s;
}
.back_home {
padding: 20px;
display: inline-block;
} .blog.left-sidebar #primary,
.archive.left-sidebar #primary,
.page.left-sidebar #primary{
float:right
}
.blog.left-sidebar #secondary,
.archive.left-sidebar #secondary,
.page.left-sidebar #secondary{
float:left
}
.blog.no-sidebar #secondary,
.archive.no-sidebar #secondary,
.page.no-sidebar #secondary,
.blog.middle-column #secondary,
.archive.middle-column #secondary,
.page.middle-column #secondary{
display:none
}
.single.single-left-sidebar #primary{
float:right
}
.single.single-left-sidebar #secondary{
float:left
}
.single.single-no-sidebar #secondary,
.single.single-middle-column #secondary{
display:none
}
.single.single-left-sidebar #secondary,
.single.single-right-sidebar #secondary{
display:block!important;
}
.single.single-left-sidebar #primary,
.single.single-right-sidebar #primary{
max-width: 66.666667%;
}
.post-template-post-right-sidebar.single #secondary,
.post-template-post-left-sidebar.single #primary{
float:right!important;
}
.post-template-post-right-sidebar.single #primary,
.post-template-post-left-sidebar.single #secondary{
float:left!important;
}
.post-template-post-no-sidebar.single #secondary,
.post-template-post-middle-column.single #secondary{
display:none!important;
}
.blog.no-sidebar #primary,
.archive.no-sidebar #primary,
.page.no-sidebar #primary,
.single.single-no-sidebar #primary,
.post-template-post-no-sidebar.single #primary{
width:100%!important;
}
.blog.middle-column #primary,
.archive.middle-column #primary,
.page.middle-column #primary,
.single.single-middle-column #primary,
.post-template-post-middle-column.single #primary{
width: 100%;
}
.blog.middle-column .posts-container .container,
.archive.middle-column .posts-container .container,
.page.middle-column .posts-container .container,
.single.single-middle-column .posts-container .container{
width: 70%;
margin :auto;
} .masonry-start{
clear: both;
}
.alternative .masonry-start,
.two-column .masonry-start{
margin-right: -15px;
margin-left: -15px;
}
.two-column article.two-column{
width: 50%;
padding:0 15px;
float: left;
}
.alternative article.alternative {
width: 50%;
padding:0 15px;
float: left;
}
.alternative .site-main article:nth-child(3n-2) {
width: 100%;
}
article.masonry-post {
float: left;
margin-bottom: 20px;
}
.masonry-post .masonry-start{
margin-right: -15px;
margin-left: -15px;
}
.right-sidebar article.masonry-post,
.left-sidebar article.masonry-post{
width: 50%;
padding:0 15px;
}
.home.both-sidebar #primary,
.archive.both-sidebar #primary,
.page.both-sidebar #primary,
.single.both-sidebar #primary,
.no-sidebar article.masonry-post{
width: 33.33333333%;
padding:0 15px;
}
.middle-column article.masonry-post,
.both-sidebar article.masonry-post{
width: 100%;
padding:0 15px;
} .widget {
overflow: hidden;
word-wrap: break-word;
margin-bottom: 40px;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.7;
color: #4c4f53;
background: #fff;
padding: 20px;
}
.widget a {
color: #4c4f53;
}
.widget a:hover,
.widget a:focus {
color: #EF9D87;
text-decoration: underline !important;
} .widget_block h2,
.widget .wp-block-group h2,
.widget .widgettitle,
.widget .widget-title {
padding:0;
margin-bottom: 20px;
font-size: 20px;
line-height: 1.3;
text-transform: capitalize;
color: #2f3235;
background-color: #ffffff;
}
.widget .widget-title a {
color: #2f3235;
}
.widget .widget-title a:hover,
.widget .widget-title a:focus {
color: #EF9D87;
text-decoration: underline !important;
} .sidebar-1 .widget {
background: #ececec;
}
.sidebar-1 .widget-title {
padding: 15px;
background: #111;
color: #fff;
}
.sidebar-2 .widget {
margin: 0;
}
.sidebar-2 .widget-title {
position: relative;
padding: 0;
}
.sidebar-2 .widget-title:after {
position: absolute;
width: 30px;
height: 2px;
background: #111;
top: 8px;
content: "";
margin-left: 10px;
}
.sidebar-3 .widget {
background: none;
padding: 0;
}
.sidebar-3 .widget_block h2,
.sidebar-3 .widget .wp-block-group h2,
.sidebar-3 .widget-title {
padding: 15px 0;
border-bottom: 2px solid #d9d9d9;
text-align: left;
background: none;
position: relative;
}
.sidebar-3 .widget_block h2:after,
.sidebar-3 .widget .wp-block-group h2:after,
.sidebar-3 .widget-title:after {
position: absolute;
width: 60px;
height: 5px;
background: #337ab7;
bottom: -3px;
content: "";
left: 0;
} .widget_archive ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_archive ul li {
color: #989ea6; margin-bottom: 10px;
}
.widget_archive ul li:last-child {
margin-bottom: 0;
}
.widget_archive ul li a {
margin-right: 4px;
}
.widget_archive select {
margin-top: 5px;
padding: 8px 20px 8px 10px;
max-width: 100%;
width: 100%;
color: #4c4f53;
background: #ffffff;
border: 1px solid #ffffff;
}
.widget_archive select:active,
.widget_archive select:focus {
outline: none;
} .widget_pages ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_pages ul li {
color: #989ea6;
margin-bottom: 10px;
}
.widget_pages ul li:last-child {
margin-bottom: 0;
}
.widget_pages ul ul {
margin: 10px 0 0;
padding: 0 0 1px 10px;
}
.widget_pages ul ul li:before {
content: '- ';
color: #4c4f53;
} .widget_categories ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_categories ul li {
color: #989ea6;
margin-bottom: 10px;
display: block;
text-align: left;
width: 100%;
}
.widget_categories ul li:last-child {
margin-bottom: 0;
}
.widget_categories ul li a {
margin-right: 4px;
display: inline-block;
text-align: left;
}
.widget_categories ul ul {
margin: 10px 0 0;
padding: 0 0 1px 10px;
}
.widget_categories ul ul li:before {
content: '- ';
color: #4c4f53;
}
.widget_categories select {
margin-top: 5px;
padding: 8px 20px 8px 10px;
max-width: 100%;
width: 100%;
color: #4c4f53;
background: #ffffff;
border: 1px solid #ffffff;
}
.widget_categories select:active,
.widget_categories select:focus {
outline: none;
} .widget_recent_entries ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_recent_entries ul li {
margin-bottom: 10px;
}
.widget_recent_entries ul li:last-child {
margin-bottom: 0;
}
.widget_recent_entries ul li .post-date {
display: block;
font-size: 80%;
color: #989ea6;
} .widget_tag_cloud .tagcloud {
overflow: hidden;
margin-right: -4px;
}
.widget_tag_cloud a {
margin-right: 4px;
} #wp-calendar {
max-width: 100%;
width: 100%;
line-height: 1.2;
} #wp-calendar caption {
padding: 0 0 15px;
font-weight: 700;
line-height: 1.7;
color: #4c4f53;
} #wp-calendar thead th {
padding: 10px 0 10px;
font-weight: 700;
} #wp-calendar tbody td {
padding: 5px 0 5px 2px;
}
#wp-calendar tbody a {
text-decoration: underline !important;
}
#wp-calendar tbody #today {
font-weight: 700;
} #wp-calendar #next {
text-align: right;
}
#wp-calendar #prev,
#wp-calendar #next {
padding: 10px 0 10px;
font-weight: 700;
} .widget_nav_menu ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_nav_menu ul li {
margin-bottom: 10px;
}
.widget_nav_menu ul li:last-child {
margin-bottom: 0;
}
.widget_nav_menu ul li i {
margin-right: 8px;
}
.widget_nav_menu ul ul {
margin: 10px 0 0;
padding: 0 0 1px 10px;
}
.widget_nav_menu ul ul li:before {
content: '- ';
color: #4c4f53;
} .widget_meta ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_meta ul li {
margin-bottom: 10px;
}
.widget_meta ul li:last-child {
margin-bottom: 0;
} #recentcomments {
list-style: none;
margin: 0;
padding: 0;
}
#recentcomments li {
margin-bottom: 10px;
}
#recentcomments li:last-child {
margin-bottom: 0;
}
#recentcomments li .comment-author-link a,
#recentcomments li a {
text-decoration: underline !important;
}  .textwidget img {
max-width: 100%;
margin-bottom: 15px;
}
.textwidget .wp-caption img {
margin-bottom: 0;
} .textwidget p {
margin-bottom: 15px;
}
.textwidget a {
text-decoration: underline !important;
}
.textwidget .wp-caption-text {
padding: 0;
}
.textwidget ul,
.textwidget ol {
margin: 0 0 15px;
padding-left: 18px;
}
.textwidget ul ol,
.textwidget ul ul,
.textwidget ol ul,
.textwidget ol ol {
margin: 2px 0;
padding-left: 18px;
} .textwidget button,
.textwidget button[disabled]:hover,
.textwidget button[disabled]:focus,
.textwidget input[type="button"],
.textwidget input[type="button"][disabled]:hover,
.textwidget input[type="button"][disabled]:focus,
.textwidget input[type="reset"],
.textwidget input[type="reset"][disabled]:hover,
.textwidget input[type="reset"][disabled]:focus,
.textwidget input[type="submit"],
.textwidget input[type="submit"][disabled]:hover,
.textwidget input[type="submit"][disabled]:focus {
border: none;
outline: none;
display: inline-block;
padding: 0 30px;
height: 42px;
line-height: 42px;
font-size: 14px;
font-style: normal;
font-weight: 700;
color: #ffffff;
background: #1f2123;
border-radius: 0;
-webkit-transition: background-color 0.2s ease;
-moz-transition: background-color 0.2s ease;
-o-transition: background-color 0.2s ease;
transition: background-color 0.2s ease;
}
.textwidget button:focus,
.textwidget input[type="button"]:focus,
.textwidget input[type="reset"]:focus,
.textwidget input[type="submit"]:focus {
color: #ffffff;
}
.textwidget button:hover,
.textwidget input[type="button"]:hover,
.textwidget input[type="reset"]:hover,
.textwidget input[type="submit"]:hover {
color: #ffffff;
background: #EF9D87;
}
.textwidget button:active,
.textwidget input[type="button"]:active,
.textwidget input[type="reset"]:active,
.textwidget input[type="submit"]:active {
position: relative;
top: 1px;
} .textwidget input[type="text"],
.textwidget input[type="email"],
.textwidget input[type="url"],
.textwidget input[type="password"],
.textwidget input[type="search"],
.textwidget input[type="tel"],
.textwidget input[type="number"],
.textwidget input[type="date"],
.textwidget textarea,
.textwidget select {
max-width: 100%;
width: 100%;
height: 38px;
padding: 0 10px;
font-weight: 400;
color: #4c4f53;
background: #ffffff;
border: 1px solid #ffffff;
border-bottom-color: #e3e5e6;
border-radius: 0;
-webkit-transition: border-bottom-color 0.2s ease;
-moz-transition: border-bottom-color 0.2s ease;
-o-transition: border-bottom-color 0.2s ease;
transition: border-bottom-color 0.2s ease;
}
.textwidget input[type="date"] {
padding-top: 7px;
padding-bottom: 7px;
}
.textwidget textarea {
height: 90px;
margin-bottom: -7px;
padding: 10px;
line-height: 1.7;
resize: vertical;
}
.textwidget select {
padding-left: 6px;
}
.textwidget select[multiple] {
height: 90px;
margin-bottom: -2px;
padding: 5px 8px;
}
.textwidget input[type="text"]:hover,
.textwidget input[type="email"]:hover,
.textwidget input[type="url"]:hover,
.textwidget input[type="password"]:hover,
.textwidget input[type="search"]:hover,
.textwidget input[type="tel"]:hover,
.textwidget input[type="number"]:hover,
.textwidget input[type="date"]:hover,
.textwidget textarea:hover,
.textwidget select:hover {
border-bottom-color: #EF9D87;
}
.textwidget input[type="text"]:focus,
.textwidget input[type="email"]:focus,
.textwidget input[type="url"]:focus,
.textwidget input[type="password"]:focus,
.textwidget input[type="search"]:focus,
.textwidget input[type="tel"]:focus,
.textwidget input[type="number"]:focus,
.textwidget input[type="date"]:focus,
.textwidget textarea:focus,
.textwidget select:active,
.textwidget select:focus {
outline: none;
border-bottom-color: #EF9D87;
}
.textwidget input[type="file"] {
width: 100%;
margin: 0;
padding: 9px;
border: 1px dashed #e3e5e6;
-webkit-transition: border-color 0.2s ease;
-moz-transition: border-color 0.2s ease;
-o-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
}
.textwidget input[type="file"]:hover {
border-color: #EF9D87;
}
.textwidget input[type="file"]:focus {
outline: none;
border-color: #EF9D87;
}
.textwidget input[type="checkbox"],
.textwidget input[type="radio"] {
border-width: 1px;
}
.textwidget input[type="checkbox"]:checked:before,
.textwidget input[type="radio"]:checked:before {
line-height: 14px;
} .textwidget label {
display: inline-block;
width: 100%;
max-width: 100%;
margin-bottom: 0;
padding-bottom: 5px;
font-size: 14px;
font-weight: 700;
line-height: 1.7;
}
.textwidget p label:last-child {
padding-bottom: 0;
}  .textwidget .wpcf7 p {
margin-bottom: 10px;
} .textwidget .wpcf7 span[class*="quiz"] label {
padding-bottom: 0;
} .textwidget .wpcf7 label input,
.textwidget .wpcf7 label textarea {
margin-top: 5px;
font-size: 15px;
font-weight: 400;
} .textwidget .wpcf7 input[type="submit"] {
margin: 10px 0 5px;
font-weight: 700;
} .textwidget .wpcf7 .wpcf7-list-item {
margin: 0 20px 0 0;
}
.textwidget .wpcf7 .wpcf7-list-item:last-child {
margin-right: 0;
}
.textwidget .wpcf7 .wpcf7-list-item label {
font-size: 15px;
font-weight: 400;
}
.textwidget .wpcf7 .wpcf7-list-item input[type="checkbox"]:first-child,
.textwidget .wpcf7 .wpcf7-list-item input[type="radio"]:first-child {
margin-right: 5px;
}
.textwidget .wpcf7 .wpcf7-list-item input[type="checkbox"]:last-child,
.textwidget .wpcf7 .wpcf7-list-item input[type="radio"]:last-child {
margin-right: 0;
margin-left: 5px;
}
.textwidget .wpcf7 .wpcf7-list-item label input[type="checkbox"],
.textwidget .wpcf7 .wpcf7-list-item label input[type="radio"] {
margin-top: 0;
} .textwidget .wpcf7 .ajax-loader {
margin-left: 15px;
}
.textwidget .wpcf7 .wpcf7-not-valid-tip {
margin-top: 6px;
font-size: 12px;
font-weight: 700;
color: #f46180;
}
.textwidget .wpcf7 .wpcf7-response-output {
margin: 15px 0;
padding: 10px 15px;
text-align: left;
font-size: 13px;
font-weight: 700;
line-height: 1.6;
border: none;
background-color: #e9a62a;
color: #ffffff;
}
.textwidget .wpcf7 .wpcf7-mail-sent-ok,
.textwidget .wpcf7 .wpcf7-mail-sent-ng,
.textwidget .wpcf7 .wpcf7-aborted,
.textwidget .wpcf7 .wpcf7-spam-blocked,
.textwidget .wpcf7 .wpcf7-validation-errors,
.textwidget .wpcf7 .wpcf7-acceptance-missing {
border: none;
}
.textwidget .wpcf7 .wpcf7-mail-sent-ok {
background-color: #7cbd60;
}
.textwidget .wpcf7 .wpcf7-mail-sent-ng,
.textwidget .wpcf7 .wpcf7-aborted {
background-color: #f46180;
}
.textwidget .wpcf7 .wpcf7-spam-blocked {
background-color: #e9a62a;
}
.textwidget .wpcf7 .wpcf7-validation-errors,
.textwidget .wpcf7 .wpcf7-acceptance-missing {
background-color: #f46180;
}  .widget_search #searchform .search-field {
font-family: 'Lora', serif;
font-size: 15px;
font-style: normal;
font-weight: 400;
color: #4c4f53;
background: transparent;
border-bottom: 2px solid #e3e5e6;
}  .widget_search #searchform .search-field::-webkit-input-placeholder {
color: #4c4f53;
opacity: 1;
} .widget_search #searchform .search-field:-moz-placeholder {
color: #4c4f53;
opacity: 1;
} .widget_search #searchform .search-field::-moz-placeholder {
color: #4c4f53;
opacity: 1;
} .widget_search #searchform .search-field:-ms-input-placeholder {
color: #4c4f53;
opacity: 1;
} .widget_search #searchform .search-submit {
color: #4c4f53;
background: transparent;
border-bottom: 2px solid #e3e5e6;
}
.widget_search #searchform .search-submit:hover {
color: #EF9D87;
} .rsswidget img {
display: none;
}
.widget_rss .widget-title .rsswidget:first-child:before {
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
font-family: 'FontAwesome';
font-weight: 900;
content: '\f09e';
margin-right: 8px;
font-size: 80%;
}
.widget_rss ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget_rss ul li {
margin-bottom: 10px;
}
.widget_rss ul li:last-child {
margin-bottom: 0;
}
.widget_rss ul li .rss-date {
display: block;
font-size: 80%;
color: #989ea6;
}
.widget_rss ul li .rssSummary {
margin-bottom: 2px;
font-size: 90%;
}
.widget_rss ul li cite {
display: block;
margin: 0;
text-align: left;
font-style: normal;
font-size: 80%;
color: #989ea6;
} .widget_media_image .wp-caption {
margin-bottom: 0;
} .widget_media_gallery .gallery {
margin-bottom: 0 !important;
}  ul.social-menu {
margin: 0;
padding: 0;
}
ul.social-menu li {
display: inline;
padding: 0 5px;
}
ul.social-menu li a {
font-size: 0;
color: transparent;
line-height: 40px;
}
ul.social-menu li a:hover {
color: #54be73
}
ul.social-menu li:last-child {
margin-right: 0;
}
ul.social-menu li a:before {
content: "";
font-family: FontAwesome, sans-serif;
font-size: 14px;
padding: 10px;
transition: color 0.3s ease-in-out 0s;
vertical-align: middle;
line-height: 12px;
color: #68686d;
display: inline-block;
width: 32px;
height: 32px;
border: 1px solid #d9d9d9;
border-radius: 50%;
}
ul.social-menu li:hover a:before{
opacity: .6;
}
ul.social-menu li a[href*="facebook.com"]:before {
content: "\f09a";
}
ul.social-menu li a[href*="twitter.com"]:before {
content: "\f099";
}
ul.social-menu li a[href*="linkedin.com"]:before {
content: "\f0e1";
}
ul.social-menu li a[href*="plus.google.com"]:before {
content: "\f0d5";
}
ul.social-menu li a[href*="youtube.com"]:before {
content: "\f167";
}
ul.social-menu li a[href*="dribbble.com"]:before {
content: "\f17d";
}
ul.social-menu li a[href*="pinterest.com"]:before {
content: "\f0d2";
}
ul.social-menu li a[href*="bitbucket.org"]:before {
content: "\f171";
}
ul.social-menu li a[href*="github.com"]:before {
content: "\f113";
}
ul.social-menu li a[href*="codepen.io"]:before {
content: "\f1cb";
}
ul.social-menu li a[href*="flickr.com"]:before {
content: "\f16e";
}
ul.social-menu li a[href$="/feed/"]:before {
content: "\f09e";
}
ul.social-menu li a[href*="foursquare.com"]:before {
content: "\f180";
}
ul.social-menu li a[href*="instagram.com"]:before {
content: "\f16d";
}
ul.social-menu li a[href*="tumblr.com"]:before {
content: "\f173";
}
ul.social-menu li a[href*="reddit.com"]:before {
content: "\f1a1";
}
ul.social-menu li a[href*="vimeo.com"]:before {
content: "\f194";
}
ul.social-menu li a[href*="digg.com"]:before {
content: "\f1a6";
}
ul.social-menu li a[href*="twitch.tv"]:before {
content: "\f1e8";
}
ul.social-menu li a[href*="stumbleupon.com"]:before {
content: "\f1a4";
}
.social-menu ul li a[href*="delicious.com"]:before {
content: "\f1a5";
}
ul.social-menu li a[href*="mailto:"]:before {
content: "\f0e0";
}
ul.social-menu li a[href*="skype.com"]:before {
content: "\f17e";
}
ul.social-menu li a[href*="dribble.com"]:before {
content: "\f17d";
} .widget_prefer-popular-post-widget ul{
margin: 0;
padding: 0;
}
.widget_prefer-popular-post-widget li{
margin-bottom: 20px;
list-style: none;
}
.widget_popular_posts_list_item {
position: relative;
overflow: hidden;
}
.widget_popular_posts_list_item img {
display: block;
max-width: 100%;
width: 100%;
height: auto;
}
.widget_popular_posts_list_item:hover figcaption {
bottom: 30px;
}
.widget_popular_posts_list_item figcaption {
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
width: 100%;
max-width: 100%;
padding: 15px;
background-color: rgba(255, 255, 255, 0.88);
box-shadow: 6px 6px 18px -2px rgba(14,17,20,0.35);
-webkit-transition: bottom 0.2s ease;
-moz-transition: bottom 0.2s ease;
-o-transition: bottom 0.2s ease;
transition: bottom 0.2s ease;
}
.widget_popular_posts_list_item figcaption .post-date{
margin-bottom: 0;
}
.widget_popular_posts_list_item figcaption h4 {
margin-bottom: 0;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 1.2;
color: #4c4f53;
} .widget_posts_slider_list_item{
position: relative;
overflow: hidden;
}
.post-slider-section img {
display: block;
max-width: 100%;
width: 100%;
height: auto;
}
.post-slider-section figcaption {
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
width: 100%;
max-width: 100%;
padding: 15px;
background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.90));
-webkit-transition: bottom 0.2s ease;
-moz-transition: bottom 0.2s ease;
-o-transition: bottom 0.2s ease;
transition: bottom 0.2s ease;
}
.post-slider-section figcaption h4 a,
.post-slider-section figcaption .post-date{
margin-bottom: 0;
color: #fff;
}
.post-slider-section .s-cat{
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: 400;
border-radius: 3px;
line-height: normal;
padding: 4px 12px;
position: relative;
background: #EF9D87;
}
.post-slider-section .s-cat:hover{
color: #ffffff!important;
}
.post-slider-section figcaption h4 {
margin: 5px 0;
font-size: 17px;
font-style: normal;
font-weight: 700;
line-height: 1.2;
color: #fff;
}
.post-slider-section .slick-arrow {
position: absolute;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
border-radius: 50%;
color: #fff;
top: 15px;
right: 50px;
z-index: 2;
cursor: pointer;
outline: none;
border: 0;
background: #000;
}
.post-slider-section .slick-arrow:hover{
background: #333;
}
.post-slider-section .slick-arrow.slick-next {
right: 10px;
left: auto;
}
.post-slider-section .slick-dots {
position: absolute;
text-align: center;
left: 0;
right: 0;
bottom: 30px;
padding-left: 0;
}
.post-slider-section .slick-dots li {
display: inline-block;
line-height: 0;
}
.post-slider-section .slick-dots li.slick-active button{
background: #fff;
}
.post-slider-section .slick-dots li button {
text-indent: -99999px;
border: 0;
margin: 0 5px;
padding: 0;
height: 10px;
width: 10px;
border-radius: 50%;
background: #959698;
}  .author-wrapper{
text-align: center;
}
.author-profile img{
max-width: 100%;
}
.author-wrapper p{
text-align: justify;
}
.author-profile ul{
margin: 0;
padding: 0;
text-align: center;
}
.author-profile ul li {
list-style: none;
display: inline;
}
.author-profile ul li a {
padding: 0;
}
.author-profile ul.socials li {
margin-right: 5px;
margin-top: 10px;
}
.author-profile ul.socials li::before {
content: initial;
}
.author-profile p {
padding: 20px 0;
margin: 0;
}
.author-profile ul.socials li a i {
font-size: 14px;
padding: 10px;
transition: color 0.3s ease-in-out 0s;
vertical-align: middle;
line-height: 12px;
color: #68686d;
display: inline-block;
width: 32px;
height: 32px;
border: 1px solid #d9d9d9;
border-radius: 50%;
}
.author-profile ul.socials li a i:hover {
background: #292929;
color: #fff;
}
.author-profile .author-sign{
font-family: 'Monsieur La Doulaise', cursive;
font-size: 35px;
padding: 20px 0;
display: inline-block;
} .prefer-featured-post > ul {
margin: 0;
padding: 5px 0 0;
}
.prefer-featured-post > ul > li {
position: relative;
margin-bottom: 20px;
list-style: none;
}
.widget_featured_thumbnail {
position: relative;
overflow: hidden;
float: left;
margin: 0 15px 0 0;
border-radius: 100%;
}
.widget_featured_thumbnail img {
display: block;
width: 80px;
height: 80px;
border-radius: 100%;
}
.widget_featured_post_num {
position: absolute;
top: 25px;
left: 25px;
z-index: 3;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 15px;
background-color: rgba(255, 255, 255, 0.71);
color: #4c4f53;
font-size: 13px;
font-style: normal;
font-weight: 700;
-webkit-transition: box-shadow 0.2s ease;
-moz-transition: box-shadow 0.2s ease;
-o-transition: box-shadow 0.2s ease;
transition: box-shadow 0.2s ease;
}
.widget_featured_content {
height: 80px;
display: table-cell;
vertical-align: middle;
}
.widget_featured_content .post-date{
margin: 0;
}
.widget_featured_content h4{
margin-bottom: 0;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 1.2;
color: #4c4f53;
}
.widget_featured_content .post-date a{
color: #989ea6;
}
.widget_bg_overlay {
position: absolute;
top: 0;
left: 0;
z-index: 2;
opacity: 0;
width: 100%;
height: 100%;
background-color: #1f2123;
-webkit-transition: opacity 0.2s ease;
-moz-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
.widget_featured_thumbnail:hover .widget_bg_overlay {
opacity: 0.2;
} .tab-posts-block > ul {
margin: 0;
padding: 5px 0 0;
}
.tab-posts-block > ul > li {
position: relative;
margin-bottom: 20px;
list-style: none;
}
.tabs-nav{
margin: 0px;
padding: 0;
text-align: center;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 20px;
border-bottom: 1px solid #d8d8d8;
}
.tabs-nav  li {
display: inline-block;
flex-basis: 0%;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
text-align: center;
margin-bottom: 0;
line-height: 50px;
position: relative;
}
.tabs-nav li:before {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
background: #337ab7;
content: '';
opacity: 0;
transition: all 0.9s ease;
-webkit-transition: all 0.9s ease;
-moz-transition: all 0.9s ease;
-ms-transition: all 0.9s ease;
}
.tabs-nav li.tab-active:before {
opacity: 1;
}
.tabs-nav li.tab-active a,
.tabs-nav li.tab-active {
color: #337ab7;
}
.tabs-nav li a{
position: relative;
font-size: 15px;
font-style: normal;
font-weight: 600;
color: #4c4f53;
box-sizing: border-box;
white-space: nowrap;
padding-left: 10px;
}
.post-area .prefer-featured-post{
position: relative;
}
.post-area .prefer-featured-post:before {
background: rgba(0, 0, 0, 0.1);
background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1), transparent);
height: 1px;
width: 100%;
position: absolute;
left: 0;
top: 0;
display: block;
z-index: 1;
content: "";
}
.post-area .widget{
padding:50px 0 0 0;
overflow: initial;
margin-bottom: 20px;
}
.post-area .widget .widget-title{
text-align: center;
font-size: 30px;
}
.post-area .widget_featured_content{
height: auto;
margin: 15px 0;
display: inline-block;
}
.post-area .widget_featured_content .post-date {
margin-top: 5px;
}
.post-area .widget_featured_thumbnail {
position: relative;
overflow: initial;
float: auto;
margin: initial;
border-radius: initial;
}
.post-area .widget_featured_thumbnail img {
display: block;
width: 100%;
height: auto;
border-radius: initial;
}
.post-area .prefer-featured-post > ul > li:not(:last-child){
margin-right: 20px
}
.post-area .widget_featured_post_num{
display: none;
}
@media (min-width: 991px){
.post-area .prefer-featured-post > ul{
box-sizing: border-box;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -.5rem;
margin-left: -.5rem
}
.post-area .prefer-featured-post > ul > li{
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
} .footer-wrap {
background-color: #fafafa;
padding: 0;
}
.foot-wrap {
display: table;
table-layout: fixed;
}
.footer-wrap .footer-top-box {
padding-top: 50px;
padding-bottom: 20px;
}
.footer-wrap .widget{
margin-bottom: 5px;
padding:0;
}
.footer-wrap .widget-title,
.footer-wrap .widget{
background: transparent;
}
.footer-wrap .widget a,
.footer-wrap .widget{
color: rgb(51, 51, 51);
}
.footer-wrap .widget-title{
color: rgb(51, 51, 51);
padding: 15px 0;
border-bottom: 2px solid #d9d9d9;
text-align: left;
background: none;
position: relative;
}
.footer-wrap .widget-title:after {
position: absolute;
width: 60px;
height: 5px;
background: #EF9D87;
bottom: -3px;
content: "";
left: 0;
}
.footer-wrap .widget_featured_post_num{
display: none;
}
.footer-wrap .widget_featured_content {
height: 80px;
}
.footer-wrap .post-date{
margin:0;
}
.footer-wrap [class*="footer-col-"]:nth-child(2),
.footer-wrap [class*="footer-col-"]:nth-child(3){
padding-left: 40px;
}
.footer-col-1,
.footer-col-2,
.footer-col-3,
.footer-col-4{
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
display: table-cell;
overflow: hidden;
}
.footer-col-1{
width: 100%;
}
.footer-col-2{
width: 50%;
}
.footer-col-3{
width: 33.333%;
}
.footer-col-4{
width: 25%;
}
@media (max-width: 991px) {
.footer-wrap [class*="footer-col-"]{
width: 100%;
margin-bottom: 20px;
display: block;
border: 0;
}
.footer-wrap [class*="footer-col-"]:nth-child(2),
.footer-wrap [class*="footer-col-"]:nth-child(3){
padding-left: 15px;
}
} .site-footer{
font-size: 15px;
padding: 10px 0;
line-height: 1.7;
color: rgb(51, 51, 51);
border-top: 1px solid #f1f1f1;
}
.site-footer a {
color: #EF9D87;
}
.site-footer a:hover,
.site-footer a:focus {
opacity: 0.7;
text-decoration: underline !important;
}
.copyright {
font-size: 11px;
line-height: 1.3;
padding: 30px 0;
text-align: center;
letter-spacing: .7px;
text-transform: uppercase;
opacity: .8;
} .footer-social-links {
float: right;
width: 60%;
text-align: right;
margin: -5px -8px -5px 0;
padding-left: 15px;
}
.footer-social-links a {
display: inline-block;
padding: 10px 8px;
font-family: sans-serif;
font-size: 14px;
color: #4c4f53;
}
.footer-social-links a:hover,
.footer-social-links a:focus {
color: #EF9D87;
} .footer-menu {
float: right;
margin:0;
padding:0;
}
.footer-menu li {
float: left;
list-style: none;
}
.footer-menu li a {
display: inline-block;
padding: 0 10px;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 3;
color: rgb(51, 51, 51);
}
.footer-menu li a:hover,
.footer-menu li a:focus {
color: #EF9D87;
text-decoration: underline !important;
}
.footer-menu li ul {
display: none;
} #toTop {
position: fixed;
right: 30px;
bottom: 20px;
z-index: 1041;
display: inline-block;
width: 44px;
height: 44px;
line-height: 44px;
text-align: center;
font-family: sans-serif;
font-size: 16px;
color: #ffffff;
background-color: #EF9D87;
border-radius: 50%;
box-shadow: 0 14px 28px -4px rgba(14,17,20,0.15);
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
#toTop:focus {
color: #4c4f53;
}
#toTop:hover {
color: #ffffff;
opacity: 0.7;
}
#toTop:active i {
position: relative;
top: 1px;
} .breadcrumbs-wrap {
display: block;
width: 100%;
font-style: normal;
color: #858585;
padding:0 15px 30px 15px;
}
.breadcrumbs .location {
text-transform: uppercase;
font-weight: 600;
padding-right: 15px;
float: left;
font-size: 13px;
line-height: 19px;
display: none;
}
ul.trail-items {
margin: 0;
padding: 0;
}
ul.trail-items li {
list-style: none;
display: inline;
}
ul.trail-items li a{
color: #858585;
}
ul.trail-items li [rel~=home] span {
position: relative;
padding-left: 20px;
}
ul.trail-items li [rel~=home] span:before {
content: "\f015";
position: absolute;
left: 0;
width: 15px;
height: 15px;
font-family: Fontawesome;
}
ul.trail-items li a:hover span{
color: #EF9D87;
}
.breadcrumbs .delim {
padding: 0 10px;
font-size: 16px;
color: #8d97a1;
line-height: .7;
}
.breadcrumbs .delim:last-child{
display: none;
}
div#prefer-breadcrumbs {
float: left;
}
.home ul.trail-items li span {
display: none;
}
a.img-link {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
} .post-wrap.full-image{
margin-bottom: 40px;
}
.post-wrap.right-image,
.post-wrap.left-image{
margin-bottom: 30px;
background: #fbfbfb;
}
.post-wrap.right-image .img-cover,
.post-wrap.left-image .img-cover{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
}
.left-image .post-content,
.left-image .post-media{
width: 100%;
}
.right-image .post-media,
.left-image .post-media{
display: block;
position: relative;
width: 100%;
min-height: 300px;
overflow: hidden;
}
.right-image .post-content,
.left-image .post-content{
padding: 20px;
}
.two-column .left-image,
.masonry-post .left-image,
.alternative .left-image{
margin-left: 0;
margin-right: 0;
display: block;
padding:0;
}
.two-column .left-image .post-media,
.two-column .left-image .post-content,
.masonry-post .left-image .post-media,
.masonry-post .left-image .post-content,
.alternative .left-image .post-media,
.alternative .left-image .post-content{
display: block;
}
.two-column .left-image .post-media,
.masonry-post .left-image .post-media,
.alternative .left-image .post-media{
padding:0;
}
.two-column .left-image .post-content,
.masonry-post .left-image .post-content,
.alternative .left-image .post-content{
padding:20px;
}
.alternative article:nth-child(3n-2) .left-image{
padding: 15px 0;
display: table;
}
.alternative article:nth-child(3n-2) .left-image .post-media,
.alternative article:nth-child(3n-2) .left-image .post-content{
display: table-cell;
padding: 0 15px;
}
.blog.two-column .post-wrap{
min-height: 650px;
}
.blog.two-column .post-media iframe{
height: 200px;
}
.blog.two-column .full-image .post-media{
min-height: 200px;
max-height: 200px;
overflow: hidden;
}
.hide-image .post-media{
display: none;
}
.masonry-post .left-image .post-content,
.masonry-post .left-image .post-media,
.masonry-post .right-image .post-content,
.masonry-post .right-image .post-media{
width: 100%;
}
.masonry-post.has-post-thumbnail .post-wrap.right-image,
.masonry-post.has-post-thumbnail .post-wrap.left-image{
display: block;
}
@media (min-width: 768px){
.has-post-thumbnail .post-wrap.left-image{
display: flex;
flex-direction: row;
}
.right-image .post-media,
.left-image .post-media{
width: 330px;
}
.right-image .post-content,
.left-image .post-content{
width: calc( 100% - 330px);
padding: 20px;
}
.has-post-thumbnail .post-wrap.right-image{
display: flex;
flex-direction: row-reverse;
}
} .slider-below-widget-wrapper{
margin-top: 30px;
}
.slider-below-widget-wrapper .widget.widget_mc4wp_form_widget {
background: #f4f4f4;
padding: 40px;
}
.slider-below-widget-wrapper .widget .widget-title{
background:transparent;
}
div.mc4wp-form-fields {
margin: 0 auto;
box-sizing: border-box;
display: flex;
flex-direction: row;
align-items: center;
height: 100%;
}
.entry-newsletter-content,
.newsletter-form{
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
width: 50%;
}
.entry-newsletter-head{
font-size: 24px;
font-weight: 400;
margin-bottom: 1px;
margin-top: -5px;
}
.newsletter-form{
display: flex;
flex-direction: row;
padding-left: 30px;
}
.newsletter-form p:first-child {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.newsletter-form input[type=email]{
background: #fff;
border: 1px solid #e9e9e9;
padding: 3px 18px;
line-height: 1;
height: 52px;
border-radius: 2px;
transition: .15s;
width: 100%; 
}
.newsletter-form input[type=submit]{
background: #000;
color: #fff;
border: 1px solid #e9e9e9;
padding: 3px 18px;
line-height: 1;
height: 52px;
border-radius: 2px;
transition: .15s;  
}
.footer-wrap div.mc4wp-form-fields, 
.sidebar-area div.mc4wp-form-fields{
display: block;
}
.footer-wrap .entry-newsletter-content,
.footer-wrap .newsletter-form,
.sidebar-area .entry-newsletter-content,
.sidebar-area .newsletter-form{
width: 100%;
}
.footer-wrap .newsletter-form,
.sidebar-area .newsletter-form{
padding-left: 0;
margin-top: 20px;
}
@media (max-width: 768px){
.slider-below-widget-wrapper .widget{
padding:15px;
}
div.mc4wp-form-fields{
display: block;
}
.entry-newsletter-content, 
.newsletter-form{
width: 100%;
margin-bottom: 20px;
}
.newsletter-form{
padding-left: 0;
flex-direction: column;
}
} .promo-section{
padding-top: 30px;
}
.promo-one,
.promo-two,
.promo-three{
margin: 0 -15px;
}
.promo-section .item{
position: relative;
padding:15px;
}
.promo-one .item .promo-content{
color: #fff;
max-width: 600px;
padding: 0 30px;
position: absolute;
top: 50%;
left: 50%;
text-align: center;
width: 100%;
z-index: 20;
-webkit-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.promo-section .post-tags{
padding: 15px 40px;
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 1.3;
text-transform: uppercase;
color: #2f3235;
background-color: #ffffff;
display: inline-block;
}
.promo-section .post-tags:hover{
opacity: 0.8;
}
.promo-two .item .promo-content{
color: #fff;
padding: 50px;
position: absolute;
bottom: 0;
left:0;
width: 100%;
}
.promo-two .post-date a,
.promo-two .post-category a,
.promo-two .item .promo-content .post-title{
color: #fff;
}
.promo-two .post-category{
margin-bottom: 10px;
}
.promo-two figure{
position: relative;
}
.inset{
top: 0;
right: 0;
bottom: 0;
left: 0;
position: absolute;
background: linear-gradient(0deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 100%);
}
.promo-three .item .promo-content{
padding:15px;
background: #fff;
}
.promo-three .post-category a{
color: #EF9D87;
font-size: 14px;
padding-right: 5px;
margin-bottom: 5px;
line-height: 20px;
}
.promo-three .post-title{
font-size: 20px;
} .promo-section .slick-dots {
position: absolute;
text-align: center;
left: 0;
right: 0;
padding-left: 0;
}
.promo-section .slick-dots li {
display: inline-block;
line-height: 0;
}
.promo-section .slick-dots li.slick-active button{
background: #000;
}
.promo-section .slick-dots li button {
text-indent: -99999px;
border: 0;
margin: 0 5px;
padding: 0;
height: 10px;
width: 10px;
border-radius: 50%;
background: #959698;
} .search.search-results .posts-container,
.search.search-no-results .posts-container{
padding-top: 40px;
}  .post-excerpt .has-background {
margin: 5px 0 20px;
padding: 20px 30px;
display: inline-block;
width: 100%;
}
.post-excerpt .has-background a {
color: inherit !important;
} .post-excerpt .wp-block-quote:not(.is-large):not(.is-style-large) {
display: inline-block;
width: 100%;
margin: 5px 0 40px;
padding: 25px;
border-left: 4px solid #4c4f53;
font-size: 20px;
line-height: 1.7;
background: #fafafa;
}
.post-excerpt .wp-block-quote:not(.is-large):not(.is-style-large):before {
display: none;
}
.post-excerpt .wp-block-quote:not(.is-large):not(.is-style-large) cite,
.post-excerpt .wp-block-quote:not(.is-large):not(.is-style-large) footer {
margin-top: 10px;
font-size: 18px;
font-style: normal;
line-height: 1.7;
}
.post-excerpt .wp-block-quote:not(.is-large):not(.is-style-large) cite {
display: block;
} .post-excerpt .wp-block-quote.is-large,
.post-excerpt .wp-block-quote.is-style-large {
margin: 0 0 20px;
padding: 0 0 0 46px;
}
.post-excerpt .wp-block-quote.is-large p,
.post-excerpt .wp-block-quote.is-style-large p {
font-size: 18px;
font-style: normal;
line-height: 1.65;
}
.post-excerpt .wp-block-quote.is-large cite,
.post-excerpt .wp-block-quote.is-large footer,
.post-excerpt .wp-block-quote.is-style-large cite,
.post-excerpt .wp-block-quote.is-style-large footer {
font-size: 18px;
font-style: normal;
text-align: left;
line-height: 1.3;
}
.post-excerpt .wp-block-quote.is-large cite,
.post-excerpt .wp-block-quote.is-style-large cite {
display: block;
} .post-excerpt .wp-block-pullquote {
display: inline-block;
width: 100%;
margin: 5px 0 20px;
padding: 20px 30px;
text-align: center;
border: none;
border-top: 4px solid #4c4f53;
border-bottom: 4px solid #4c4f53;
}
.post-excerpt .wp-block-pullquote blockquote {
margin: 0;
padding: 0;
font-family: 'Lora', serif;
font-size: 18px !important;
font-style: normal;
line-height: 1.65 !important;
}
.post-excerpt .wp-block-pullquote p {
font-size: 18px !important;
font-style: normal;
line-height: 1.65 !important;
}
.post-excerpt .wp-block-pullquote blockquote p {
margin: 0 0 15px !important;
}
.post-excerpt .wp-block-pullquote blockquote p:last-child {
margin-bottom: 0 !important;
}
.post-excerpt .wp-block-pullquote blockquote:before {
display: none;
}
.post-excerpt .wp-block-pullquote cite,
.post-excerpt .wp-block-pullquote footer {
text-transform: uppercase;
font-size: 13px;
font-style: normal;
line-height: 1.7;
text-align: center;
}
.post-excerpt .wp-block-pullquote cite {
margin-top: 15px;
} .post-excerpt .wp-block-pullquote.is-style-solid-color {
border-top: none;
border-bottom: none;
}
.post-excerpt .wp-block-pullquote.is-style-solid-color blockquote {
text-align: center;
max-width: 100%;
}
.post-excerpt .wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
font-size: 13px;
font-style: normal;
line-height: 1.7;
text-align: center;
} .post-excerpt .wp-block-button {
margin: 0 0 20px;
padding: 5px 0;
}
.post-excerpt .wp-block-button .wp-block-button__link {
width: auto;
margin: 0;
padding: 15px 25px;
font-size: 15px;
line-height: 1;
text-align: center;
border: none;
border-radius: 23px;
box-shadow: none;
text-decoration: none !important;
}
.post-excerpt .wp-block-button .wp-block-button__link:active {
position: relative;
top: 1px;
}
.post-excerpt .wp-block-button__link:not(.has-text-color),
.post-excerpt .wp-block-button__link:not(.has-text-color):active,
.post-excerpt .wp-block-button__link:not(.has-text-color):focus,
.post-excerpt .wp-block-button__link:not(.has-text-color):hover {
color: #ffffff;
}
.post-excerpt .wp-block-button__link:not(.has-background),
.post-excerpt .wp-block-button__link:not(.has-background):active,
.post-excerpt .wp-block-button__link:not(.has-background):focus,
.post-excerpt .wp-block-button__link:not(.has-background):hover {
background-color: #1f2123;
} .post-excerpt .wp-block-separator,
.post-excerpt .wp-block-separator.is-style-wide {
margin: 25px auto;
border: none;
border-bottom: 1px solid #eeefef;
}
.post-excerpt .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
border-bottom-width: 2px;
}
.post-excerpt .wp-block-separator.is-style-dots {
margin-top: 15px;
margin-bottom: 15px;
background: none;
border: none;
text-align: center;
max-width: none;
line-height: 1;
height: auto;
}
.post-excerpt .wp-block-separator.is-style-dots:before {
color: #4c4f53;
font-size: 20px;
font-weight: 700;
} .post-excerpt .wp-block-image figcaption,
.post-excerpt .wp-block-audio figcaption,
.post-excerpt .wp-block-video figcaption,
.post-excerpt .wp-block-embed figcaption {
margin: 0;
font-size: 13px;
text-align: left;
line-height: 1.6;
color: #4c4f53;
} .post-excerpt figure.wp-block-image,
.post-excerpt .wp-block-image figure {
margin: 0 0 20px;
padding: 5px 0 0;
}
.post-excerpt .wp-block-image figcaption {
margin-bottom: -5px;
padding: 10px 0 0;
}
.post-excerpt .wp-block-image .alignleft {
float: left;
margin: 5px 30px 15px 0;
padding: 0;
}
.post-excerpt .wp-block-image .alignright {
float: right;
margin: 5px 0 15px 30px;
padding: 0;
}
.post-excerpt .wp-block-image .aligncenter {
margin: 0 auto 20px;
padding: 5px 0 0;
} .post-excerpt .wp-block-cover,
.post-excerpt .wp-block-cover-image {
margin: 20px 0;
}
.post-excerpt > .wp-block-cover:first-child,
.post-excerpt > .wp-block-cover-image:first-child {
margin-top: 5px;
margin-right: 20px;
}
.post-excerpt .wp-block-cover-image .wp-block-cover__inner-container,
.post-excerpt .wp-block-cover .wp-block-cover__inner-container {
width: calc(100% - 60px);
color: #eaedf1;
}
.post-excerpt .wp-block-cover-image .wp-block-subhead,
.post-excerpt .wp-block-cover-image h1,
.post-excerpt .wp-block-cover-image h2,
.post-excerpt .wp-block-cover-image h3,
.post-excerpt .wp-block-cover-image h4,
.post-excerpt .wp-block-cover-image h5,
.post-excerpt .wp-block-cover-image h6,
.post-excerpt .wp-block-cover-image p,
.post-excerpt .wp-block-cover-image a,
.post-excerpt .wp-block-cover-image a:active,
.post-excerpt .wp-block-cover-image a:focus,
.post-excerpt .wp-block-cover-image a:hover,
.post-excerpt .wp-block-cover .wp-block-subhead,
.post-excerpt .wp-block-cover h1,
.post-excerpt .wp-block-cover h2,
.post-excerpt .wp-block-cover h3,
.post-excerpt .wp-block-cover h4,
.post-excerpt .wp-block-cover h5,
.post-excerpt .wp-block-cover h6,
.post-excerpt .wp-block-cover p,
.post-excerpt .wp-block-cover a,
.post-excerpt .wp-block-cover a:active,
.post-excerpt .wp-block-cover a:focus,
.post-excerpt .wp-block-cover a:hover {
color: inherit !important;
}
.post-excerpt .wp-block-cover-image h1:last-child,
.post-excerpt .wp-block-cover-image h2:last-child,
.post-excerpt .wp-block-cover-image h3:last-child,
.post-excerpt .wp-block-cover-image h4:last-child,
.post-excerpt .wp-block-cover-image h5:last-child,
.post-excerpt .wp-block-cover-image h6:last-child,
.post-excerpt .wp-block-cover-image p:last-child,
.post-excerpt .wp-block-cover h1:last-child,
.post-excerpt .wp-block-cover h2:last-child,
.post-excerpt .wp-block-cover h3:last-child,
.post-excerpt .wp-block-cover h4:last-child,
.post-excerpt .wp-block-cover h5:last-child,
.post-excerpt .wp-block-cover h6:last-child,
.post-excerpt .wp-block-cover p:last-child {
margin-bottom: 0;
} .post-excerpt .wp-block-gallery {
margin: 0;
padding: 5px 0 4px;
}
.post-excerpt .wp-block-gallery .blocks-gallery-image figcaption,
.post-excerpt .wp-block-gallery .blocks-gallery-item figcaption {
font-size: 13px;
line-height: 1.6;
text-align: left;
padding-right: 15px;
padding-bottom: 8px;
padding-left: 15px;
color: #eaedf1;
}
.post-excerpt .wp-block-gallery .blocks-gallery-image figcaption a,
.post-excerpt .wp-block-gallery .blocks-gallery-image figcaption a:active,
.post-excerpt .wp-block-gallery .blocks-gallery-image figcaption a:focus,
.post-excerpt .wp-block-gallery .blocks-gallery-image figcaption a:hover,
.post-excerpt .wp-block-gallery .blocks-gallery-item figcaption a,
.post-excerpt .wp-block-gallery .blocks-gallery-item figcaption a:active,
.post-excerpt .wp-block-gallery .blocks-gallery-item figcaption a:focus,
.post-excerpt .wp-block-gallery .blocks-gallery-item figcaption a:hover {
color: #eaedf1;
} .post-excerpt .wp-block-audio,
.post-excerpt .wp-block-video {
margin: 0 0 15px;
padding: 5px 0 0;
}
.post-excerpt .wp-block-audio audio {
width: 100%;
max-width: 100%;
display: inline-block;
}
.post-excerpt .wp-block-audio figcaption,
.post-excerpt .wp-block-video figcaption {
padding: 3px 0 0;
} .post-excerpt .wp-block-embed {
clear: both;
margin: 0 0 15px;
padding: 5px 0 0;
min-width: 160px;
}
.post-excerpt .wp-block-embed iframe,
.post-excerpt .wp-block-embed embed {
margin: 0;
}
.post-excerpt .wp-block-embed figcaption {
padding: 3px 0 0;
}
.post-excerpt .wp-block-embed.wp-block-embed-youtube figcaption,
.post-excerpt .wp-block-embed.wp-block-embed-vimeo figcaption,
.post-excerpt .wp-block-embed.wp-block-embed-soundcloud figcaption {
padding-top: 10px;
}
.post-excerpt .wp-block-embed .twitter-tweet {
margin-top: 0 !important;
}
.post-excerpt .wp-block-embed-facebook .wp-block-embed__wrapper,
.post-excerpt .wp-block-embed-facebook .fb_iframe_widget,
.post-excerpt .wp-block-embed-facebook .fb_iframe_widget span {
max-width: 100%;
} .post-excerpt .wp-block-file {
margin: 0 0 15px;
}
.post-excerpt .wp-block-file a:not(.wp-block-file__button) {
font-size: 15px;
font-weight: 700;
line-height: 1.7;
color: #EF9D87;
text-decoration: underline;
}
.post-excerpt .wp-block-file a:not(.wp-block-file__button):focus,
.post-excerpt .wp-block-file a:not(.wp-block-file__button):hover {
color: #EF9D87;
}
.post-excerpt .wp-block-file .wp-block-file__button {
display: inline-block;
font-size: 15px;
text-decoration: none !important;
margin: 0 0 0 15px;
padding: 0 15px;
height: 35px;
line-height: 35px;
border-radius: 18px;
background: #1f2123;
color: #ffffff;
}
.post-excerpt .wp-block-file .wp-block-file__button:active {
position: relative;
top: 1px;
}
.post-excerpt .wp-block-file .wp-block-file__button:active,
.post-excerpt .wp-block-file .wp-block-file__button:focus,
.post-excerpt .wp-block-file .wp-block-file__button:hover,
.post-excerpt .wp-block-file .wp-block-file__button:visited {
box-shadow: none;
color: #ffffff;
background: #EF9D87;
opacity: 1;
} .post-excerpt .wp-block-code,
.post-excerpt .wp-block-preformatted {
overflow: hidden;
overflow-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
word-wrap: break-word;
line-height: 1.5;
}
.post-excerpt .wp-block-code code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.post-excerpt .wp-block-preformatted {
background-color: transparent;
border: 1px solid #eeefef;
} .post-excerpt .wp-block-table {
width: 100%;
}
.post-excerpt .wp-block-table tbody,
.post-excerpt .wp-block-table tfoot,
.post-excerpt .wp-block-table thead {
width: 100%;
min-width: 240px;
display: table;
} .post-excerpt .wp-block-table.is-style-stripes {
border-bottom: none;
}
.post-excerpt .wp-block-table.is-style-stripes td {
border-color: #eeefef;
}
.post-excerpt .wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #f7f8f8;
} .post-excerpt .wp-block-verse {
white-space: pre-wrap;
overflow: auto;
padding: 20px 30px;
font-family: 'Playfair Display', serif;
font-size: 17px;
line-height: 1.7;
background-color: transparent;
border: 1px solid #eeefef;
} .post-excerpt .wp-block-columns {
margin: 0 -18px;
padding: 0;
overflow: hidden;
}
.post-excerpt .wp-block-columns .wp-block-column {
margin: 0;
padding: 0 18px;
} .post-excerpt .wp-block-archives li,
.post-excerpt .wp-block-categories li {
margin: 0 0 4px;
}
.post-excerpt .wp-block-archives li:last-child,
.post-excerpt .wp-block-categories li:last-child {
margin-bottom: 0;
}
.post-excerpt .wp-block-archives li a,
.post-excerpt .wp-block-categories li a {
margin-right: 4px;
}
.post-excerpt .wp-block-archives li ul,
.post-excerpt .wp-block-categories li ul {
margin: 4px 0;
}
.post-excerpt .wp-block-archives li:last-child ul,
.post-excerpt .wp-block-categories li:last-child ul {
margin-bottom: 0;
}
.post-excerpt .wp-block-archives .screen-reader-text,
.post-excerpt .wp-block-categories-dropdown .screen-reader-text {
width: 1px;
padding-bottom: 0;
}
.post-excerpt .wp-block-archives select,
.post-excerpt .wp-block-categories-dropdown select {
margin: 5px 0 20px;
}
.post-excerpt .wp-block-archives.aligncenter,
.post-excerpt .wp-block-categories-dropdown {
margin: 0;
padding: 0;
} .post-excerpt .wp-block-latest-comments {
padding: 0 0 0 15px;
}
.post-excerpt .wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 0 0 10px;
list-style: decimal;
font-size: 15px;
line-height: 1.7;
}
.post-excerpt .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
margin-bottom: 0;
}
.post-excerpt .wp-block-latest-comments .wp-block-latest-comments__comment-date {
display: block;
font-size: 12px;
line-height: 1.7;
color: #989ea6;
}
.post-excerpt .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
padding: 0;
margin: 5px 0 15px;
font-size: 14px;
line-height: 1.7;
}
.post-excerpt .wp-block-latest-comments .wp-block-latest-comments__comment:last-child .wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.post-excerpt .wp-block-latest-comments.has-avatars {
padding: 3px 0 0;
list-style: none;
}
.post-excerpt .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
list-style: none;
}
.post-excerpt .wp-block-latest-comments.has-avatars .avatar,
.post-excerpt .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-avatar {
margin: 2px 15px 0 0;
}
.post-excerpt .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt {
margin: 0;
}
.post-excerpt .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin: 0 0 0 55px;
} .post-excerpt .wp-block-latest-posts li {
margin: 0 0 5px;
}
.post-excerpt .wp-block-latest-posts li:last-child {
margin-bottom: 0;
}
.post-excerpt .wp-block-latest-posts .wp-block-latest-posts__post-date {
display: block;
font-size: 12px;
line-height: 1.7;
color: #989ea6;
}
.post-excerpt .wp-block-latest-posts.is-grid {
list-style: none;
margin-right: -15px;
margin-bottom: 5px;
padding: 0;
overflow: hidden;
}
.post-excerpt .wp-block-latest-posts.is-grid li {
margin-bottom: 15px;
padding-right: 15px;
line-height: 1.5;
}
.post-excerpt .wp-block-latest-posts.is-grid .wp-block-latest-posts__post-date {
margin-top: 3px;
line-height: 1.7;
} .post-excerpt .wp-block-calendar #wp-calendar {
display: table;
text-align: center;
font-family: 'Lora', serif;
line-height: 1.7;
}
.post-excerpt .wp-block-calendar table caption,
.post-excerpt .wp-block-calendar table tbody {
color: #4c4f53;
}
.post-excerpt .wp-block-calendar #wp-calendar tbody td,
.post-excerpt .wp-block-calendar #wp-calendar th {
padding: 5px;
border: 1px solid #eeefef;
}
.post-excerpt .wp-block-calendar #wp-calendar thead th {
text-align: center;
font-weight: 700;
background: #f7f8f8;
}
.post-excerpt .wp-block-calendar #wp-calendar a {
font-weight: 700;
}
.post-excerpt .wp-block-calendar #wp-calendar tfoot td {
border: none;
padding: 15px 5px 0 !important;
}
.post-excerpt .wp-block-calendar #wp-calendar tfoot td a {
color: #4c4f53;
}
.post-excerpt .wp-block-calendar #wp-calendar tfoot td a:hover,
.post-excerpt .wp-block-calendar #wp-calendar tfoot td a:focus {
color: #EF9D87;
} .post-excerpt .wp-block-rss .wp-block-rss__item {
margin: 0 0 10px;
}
.post-excerpt .wp-block-rss .wp-block-rss__item:last-child {
margin-bottom: 0;
}
.post-excerpt .wp-block-rss .wp-block-rss__item-title a {
font-weight: 700;
}
.post-excerpt .wp-block-rss .wp-block-rss__item-publish-date,
.post-excerpt .wp-block-rss .wp-block-rss__item-author {
display: block;
font-size: 12px;
line-height: 1.7;
color: #989ea6;
}
.post-excerpt .wp-block-rss .wp-block-rss__item-excerpt {
font-size: 14px;
}
.post-excerpt .wp-block-rss.is-grid {
list-style: none;
margin-right: -30px;
margin-bottom: 5px;
padding: 0;
overflow: hidden;
}
.post-excerpt .wp-block-rss.is-grid .wp-block-rss__item {
margin-bottom: 15px;
padding-right: 30px;
} .post-excerpt .wp-block-search {
margin: 0 0 20px;
}
.post-excerpt .wp-block-search:last-child {
margin-bottom: 0;
}
.post-excerpt .wp-block-search .wp-block-search__input {
width: auto;
height: 47px;
}
.post-excerpt .wp-block-search .wp-block-search__button {
margin-left: 14px;
padding: 0 20px;
height: 47px;
line-height: 47px;
}  .post-excerpt .wp-block-search .wp-block-search__input::-webkit-input-placeholder {
color: #989ea6;
opacity: 1;
} .post-excerpt .wp-block-search .wp-block-search__input:-moz-placeholder {
color: #989ea6;
opacity: 1;
} .post-excerpt .wp-block-search .wp-block-search__input::-moz-placeholder {
color: #989ea6;
opacity: 1;
} .post-excerpt .wp-block-search .wp-block-search__input:-ms-input-placeholder {
color: #989ea6;
opacity: 1;
} .post-excerpt .wp-block-tag-cloud a {
display: inline-block;
text-decoration: none !important;
margin-right: 5px;
}
.post-excerpt .wp-block-tag-cloud a:hover,
.post-excerpt .wp-block-tag-cloud a:focus,
.post-excerpt .wp-block-tag-cloud a:hover span,
.post-excerpt .wp-block-tag-cloud a:focus span {
text-decoration: underline !important;
}
.post-excerpt .wp-block-tag-cloud a span {
display: inline-block;
margin-left: 5px;
} .post-excerpt .wp-block-media-text {
margin-bottom: 15px;
}
.post-excerpt .wp-block-media-text .wp-block-media-text__media {
padding-top: 5px;
padding-bottom: 11px;
} .post-excerpt .alignwide,
.post-excerpt .alignfull {
margin-left: -30px !important;
margin-right: -30px !important;
width: auto;
max-width: 100vw;
}
.post-excerpt .alignwide figcaption,
.post-excerpt .alignfull figcaption {
padding-right: 30px !important;
padding-left: 30px !important;
} .post-excerpt .wp-block-pullquote.alignwide,
.post-excerpt .wp-block-pullquote.alignfull {
display: block;
margin-top: 20px;
margin-bottom: 20px;
}
.post-excerpt > .wp-block-pullquote.alignwide:first-child,
.post-excerpt > .wp-block-pullquote.alignfull:first-child {
margin-top: 5px;
}
.post-excerpt .wp-block-table.alignwide,
.post-excerpt .wp-block-table.alignfull {
margin-left: -32px !important;
margin-right: -33px !important;
} .cart-right {
float: right;
}
.cart-right  > ul {
display: inline-block;
padding: 0;
margin: 0;
}
.cart-right li {
display: inline-block;
position: relative;
z-index: 99;
}
.cart-right > ul > li > a {
color: #4c4f53;
display: block;
padding: 15px 10px;
float: left;
line-height: 56px;
}
.header-cart .cart-wrap{
position: relative;
}
.header-cart i {
font-size: 15px;
padding-right: 10px;
color: #4c4f53;
}
.cart-inner {
color: #fff;
font-size: 12px;
text-transform: uppercase;
background: #EF9D87;
border-radius: 50%;
left: 10px;
top: 5px;
position: absolute;
height: 25px;
width: 25px;
text-align: center;
line-height: 25px;
}
.headr_btom_cart {
background: #ffffff none repeat scroll 0 0;
display: block;
opacity: 0;
padding: 0;
position: absolute;
right: 0;
top: 100%;
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.3s ease 0s;
visibility: hidden;
width: 300px;
z-index: 999;
-webkit-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
-o-box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
box-shadow: 0px 12px 30px -2px rgba(0,0,0,0.1);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.headr_btom_cart ul {
padding-left: 0px;
margin-top: 0px;
}
.header-cart:hover .headr_btom_cart {
opacity: 1;
transform: scale(1);
visibility: visible;
}
.header-cart .widgettitle {
display: none;
}
.header-cart li.single-cart{
display: block;
} .boxed-design .site {
width: 1170px;
margin: 0 auto;
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.15);
background: #fff;
overflow: hidden;
position: relative;
}
.boxed-design .site .sticky{
position: relative;
}
@media only screen and (max-width: 1128px) {
.boxed-design .site {
width: 100%;
}
}
@media (min-width: 992px) {
.boxed-design .site {
width: 970px;
}
}
@media (min-width: 1200px) {
.boxed-design .site {
width: 1170px;
}
}  @media (max-width: 1199px) { .pagination {
padding-right: 15px;
padding-left: 15px;
} .post-navigation .nav-previous {
padding-right: 10px;
}
.post-navigation .nav-next {
padding-left: 10px;
} .gallery.gallery-columns-6 .gallery-item .gallery-caption {
display: none;
} .footer-menu {
margin-right: -8px;
}
.footer-menu li a {
padding-right: 8px;
padding-left: 8px;
}
} @media (max-width: 991px) { .site-footer {
float: none;
width: 100%;
margin-bottom: 15px;
padding-right: 0;
} .footer-menu-wrap {
float: none;
width: 100%;
margin-bottom: 15px;
padding-left: 0;
}
.footer-menu {
float: none;
margin-right: -10px;
margin-left: -10px;
}
.footer-menu li a {
padding-right: 10px;
padding-left: 10px;
}
.right-sidebar #primary{
float: none;
}
.blog.left-sidebar #primary, 
.archive.left-sidebar #primary, 
.page.left-sidebar #primary{
float: none;
}
.single.single-left-sidebar #primary, .single.single-right-sidebar #primary{
max-width: 100%;
}
} @media (max-width: 767px) { .comment-list .children {
padding-left: 25px;
}
.right-sidebar #primary{
float: none;
}
.left-image .post-content,
.left-image .post-media{
display: block;
max-width: 100%;
min-width:100%;
}
.blog.left-sidebar #primary, 
.archive.left-sidebar #primary, 
.page.left-sidebar #primary{
float: none;
}
} @media (max-width: 720px) { .posts-container {
padding-top: 40px;
padding-bottom: 0;
} .pagination {
margin-top: 10px;
}
.gallery.gallery-columns-5 .gallery-item .gallery-caption {
display: none;
} .comment-list .children {
padding-left: 20px;
}     } @media (max-width: 600px) { .gallery.gallery-columns-4 .gallery-item .gallery-caption {
display: none;
} .comment-reply-title span,
.comment-reply-title small {
display: block;
}
.comment-reply-title small {
float: none;
}
.comment-list .children {
padding-left: 15px;
}
} @media (max-width: 480px) { .pagination {
margin-right: -15px;
margin-left: -15px;
padding-right: 0;
padding-left: 0;
} .right-sidebar article.masonry-post,
.left-sidebar article.masonry-post,
.no-sidebar article.masonry-post,
.middle-column article.masonry-post,
.both-sidebar article.masonry-post{
width: 100%;
padding:0 15px;
} .comment-reply-title,
.comments-title {
padding-right: 30px;
padding-left: 30px;
}
.comment-list li .comment-reply-title {
padding-right: 0;
padding-left: 0;
}
.comment-list .children {
padding-left: 10px;
}
.comment-navigation .nav-previous {
padding-right: 5px;
}
.comment-navigation .nav-next {
padding-left: 5px;
}
} @media (max-width: 360px) { pre,
.post-content,
.no-results,
.about-author,
.comment-reply-title,
.comments-title,
.comment-form,
.comment-list-wrap,
.comments-area .no-comments,
.comment-respond .must-log-in{
padding-right: 15px;
padding-left: 15px;
} .alignwide,
.alignfull {
margin-left: -15px !important;
margin-right: -15px !important;
}
.alignwide figcaption,
.alignfull figcaption {
padding-right: 15px !important;
padding-left: 15px !important;
} .post-navigation .nav-previous {
padding-right: 5px;
}
.post-navigation .nav-next {
padding-left: 5px;
}
} @media (max-width: 320px) { .post-navigation .nav-previous,
.post-navigation .nav-next {
width: 100%;
float: none;
}
.post-navigation .nav-previous {
padding-right: 0;
}
.post-navigation .nav-next {
padding-left: 0;
text-align: left;
} .comment-list-wrap {
overflow: hidden;
}
.comment-meta .comment-awaiting-moderation {
margin-left: 0;
}
.comment-content,
.comment-body .reply {
padding-left: 0;
}
.comment-navigation {
padding-top: 15px;
padding-bottom: 5px;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next {
float: none;
width: 100%;
line-height: 1.3;
}
.comment-navigation .nav-previous {
padding-right: 0;
}
.comment-navigation .nav-next {
padding-left: 0;
text-align: left;
}
.comment-navigation .nav-links a {
padding-top: 10px;
padding-bottom: 10px;
}
.comment-navigation .nav-previous i {
display: none;
}
.comment-navigation .nav-previous a:after {
font-family: 'FontAwesome';
font-weight: 900;
content: '\f0da';
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
margin-left: 8px;
}
}
@media (max-width: 767px) {
.cart-right{
position: absolute;
top: 0;
right: 10px;
}
.header-default .bar-menu {
left:15px;
}
.left-side,
.right-side{
float: none!important;
}
.top-menu,
.social-links{
text-align: center;
}
.search-wrapper {
padding-left: 0;
position: absolute;
top: 0;
right: 0;
}
.bottom-caption{
display: none;
}
.caption h2 a{
font-size: 24px;
}
} #primary-menu li.menu-item-has-children.locked > ul,
#primary-menu li.menu-item-has-children a:focus ~ ul{
visibility: visible;
opacity: 1;
top: 100%;
outline: 1px dotted #cccc!important;
}
#primary-menu li:focus-within > ul.children,
#primary-menu li:hover > ul.children,
#primary-menu li:focus-within > ul.sub-menu,
#primary-menu li:hover > ul.sub-menu {
display: block;
opacity: 1;
z-index: 1000;
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
transition: transform 0.3s ease, opacity 0.2s ease .1s;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease .1s;
visibility: visible;
} .pro-btn a:after {
background: #00cf24;
border-radius: 2px;
-webkit-border-radius: 2px;
font-size: 10px;
font-weight: normal;
line-height: 13px;
padding: 2px 5px;
position: absolute;
right: 15px;
top: 10px;
content: "PRO";
color: #fff;
z-index: 100;
font-family: sans-serif;
}
.hot-btn a:after {
background: red;
border-radius: 2px;
-webkit-border-radius: 2px;
font-size: 10px;
font-weight: normal;
line-height: 13px;
padding: 2px 5px;
position: absolute;
right: 15px;
top: 10px;
content: "HOT";
color: #fff;
z-index: 100;
font-family: sans-serif;
}
.hot-btn-1>a:after {
background: red;
border-radius: 2px;
-webkit-border-radius: 2px;
font-size: 10px;
font-weight: normal;
line-height: 13px;
padding: 2px 5px;
position: absolute;
right: 15px;
top: 10px;
content: "HOT";
color: #fff;
z-index: 100;
font-family: sans-serif;
}
.new-btn a:after {
background: #242424;
border-radius: 2px;
-webkit-border-radius: 2px;
font-size: 10px;
font-weight: normal;
line-height: 13px;
padding: 2px 5px;
position: absolute;
right: 15px;
top: 10px;
content: "NEW";
color: #fff;
z-index: 100;
font-family: sans-serif;
}@font-face {
font-display: swap; font-family: 'Muli';
font-style: normal;
font-weight: 400;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-regular.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Muli';
font-style: italic;
font-weight: 400;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-italic.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Muli';
font-style: normal;
font-weight: 600;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-600.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Muli';
font-style: normal;
font-weight: 700;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-700.woff2) format('woff2'); }   :root { --color-primary: #3F658B; --color-dark: #333; --color-mid-dark: #4c4f53; --color-grey: #666; --color-light-grey-bg: #f6f6f6; --color-lighter-grey: #f1f1f1;  --font-size-base: 1.06rem; --font-size-h1: 1.5rem; --font-size-h2: 1.25rem; --font-size-h3: 1.125rem; --font-size-h4: 1.06rem;  --spacing-base: 1rem;
}
html {
scroll-behavior: smooth;
} h1, h2, h3, h4, h5, h6 {
font-family: "Muli", sans-serif;
color: #414141;
}
ul {
margin-bottom: 2rem;
} a {
color: var(--color-primary); }    h1, .h1 {
font-size: var(--font-size-h1); }
h2, .h2 {
font-size: var(--font-size-h2); }
h3, .h3 {
font-size: var(--font-size-h3); }
h4, .h4 {
font-size: var(--font-size-h4); } .main-header .logo h1 a {
font-size: 1.5rem; font-weight: 400;
color: #414141; line-height: 1.3;
} .search-box i {
color: var(--color-grey);
}
p.site-title {
font-size: var(--font-size-h1); font-style: normal;
}
p.site-title a {
color: var(--color-mid-dark);
}
p.site-description {
font-size: var(--font-size-base); font-weight: 400;
}
.main-header .logo p, 
.main-header .logo h1 {
text-align: left;
}          .menu-area {
background-color: var(--color-light-grey-bg);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.header-1 .main-header .head_one .container {
padding: 0;
}
.header-1 .head_one .logo {
display: flex;
align-items: center; margin: 0 0 10px 0;
padding: 0; 
}
a.custom-logo-link {
flex-grow: 40; }
.brand {
flex-grow: 1;
padding: 0 15px 12px 10px;
}    aside#secondary { background: #efefef47; border: 1px solid var(--color-lighter-grey);
border-radius: 10px;
margin-top: 10px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.widget {
margin-bottom: 0;
} aside#secondary .h1 {
margin: 20px 15px;
font-size: 1.5rem;
font-weight: 400; line-height: 1.1;
}
aside#secondary .h1 span {
font-size: var(--font-size-base); }
aside#secondary h2 {
margin: 20px 15px;
font-size: 0.9rem;
font-weight: 400; line-height: 1.4; border: none;
padding: 0;
}
aside#secondary h2:after {
height: 0;
}
aside#secondary h3 {
font-size: 1rem;
}
aside#secondary p {
margin: 20px 15px;
font-size: 0.9rem;
line-height: 1.4;
} td, th {
border: 1px solid #e7e7e7;
padding: 5px 10px;
text-align: left;
line-height: 1.5;
vertical-align: top;
}
.honorar {
margin-bottom: 0;
}
.subtext {
margin-bottom: 25px;
} li {
list-style-position: outside;
}
ol {
margin-bottom: 15px;
}
ul {
margin-bottom: 15px;
} .glossarlink {
color: var(--color-primary);
text-decoration: none; border-bottom: 1px dashed var(--color-dark);
}
.glossary-entry {
font-size: 1.2em;
}
li a {
color: var(--color-primary);
}  .lightweight-accordion-title { background-color: var(--color-light-grey-bg) !important; 
transition: background-color 0.3s ease-in-out;
} .lightweight-accordion-title:hover {
background-color: var(--color-primary) !important;
color: white; 
}
.lightweight-accordion-title:hover h3 {
color: white;
}
.lightweight-accordion details[open] summary {
background-color: var(--color-primary) !important;
color: white; 
}
.lightweight-accordion details[open] summary h3 {
color: white;
}  .lightweight-accordion-title span {
font-size: var(--font-size-h4) !important; font-weight: normal !important; 
} .lightweight-accordion-title h3 {
font-size: var(--font-size-h4) !important; font-weight: 700 !important; 
} .lightweight-accordion summary {
font-family: "Muli", sans-serif !important;
} .lightweight-accordion details p {
font-family: "Muli", sans-serif !important;
}  .copyright {
padding: 25px 0;
}
.copyright a {
color: #000;
}
.copyright a:hover {
color: #345068;
}
address {
display: block;
margin: 0 0 15px;
font-style: normal;
} .search-no-results .search-form input[type="submit"], 
.page-404-content .search-form input[type="submit"] {
background: #efefef;
border: 1px solid #999; color: var(--color-dark);
}
.search-no-results .search-form input[type="search"], .page-404-content .search-form input[type="search"] {
  background: #f7f8f8;   border: 1px solid #999;
  color: var(--color-grey);
  margin-bottom: 150px;
} .single .post-excerpt ul,
.single .post-excerpt ol,
.single .post-excerpt p,
.single .post-excerpt table {
margin-bottom: 25px; }
.single .post-excerpt ul li, 
.single .post-excerpt ol li {
margin-bottom: 0;
}
.single .post-excerpt h2, .single .post-excerpt h3, 
.single .post-excerpt h4, .single .post-excerpt h5, 
.single .post-excerpt h6 {
margin-bottom: 15px; }
.home .post-content {
padding-top: 0;
}
.post-content {
padding-top: 0;
width: 100% !important; }
.post-excerpt {
overflow-x: auto;
}   body.glossary-template-default .navigation.post-navigation {
display: none;
}      .sticky-layer {
position: fixed;
text-align: center;
line-height: 1.2;
display: flex;
right: 0;
bottom: 125px;
transform: translateY(-50%);
width: 66px;
padding: 5px 5px 7px;
border-radius: 10px 0 0 10px;
z-index: 99;
background-color: var(--color-primary);
opacity: 0.4; transition: opacity 0.5s ease-in-out; 
}
.sticky-layer:hover {
opacity: 1;
}
.sticky-layer a { 
color: #fff; 
}    @media (min-width: 992px) {
.header-1 .main-header .head_one .container {
padding: 0 15px;
}
.main-menu li > ul {  background-color: var(--color-light-grey-bg);
padding: 12px 0;
border: 1px solid var(--color-lighter-grey);
}
.main-menu > ul > li > a {
padding: 0 15px; 
line-height: 60px;
}
} @media (max-width: 991px) {
.header-1 .bar-menu {
float: left;
margin: auto 0;
} .main-menu li>ul, .dropdown-plus.dropdown-open:before {
display: block;
} .berger {
width: 24px;
}
.berger span,
.berger:before, 
.berger:after { 
background: var(--color-grey);
display: block;
height: 3px;
border-radius: 2px;
}
.berger span {
margin: 5px 0;
}
.berger:before, .berger:after {
content: '';
}
.header-1 .search-box i {
font-size: larger; color: var(--color-grey);
}
} @media (min-width: 768px) {
a.custom-logo-link { }
}
*/
@media (min-width: 1200px) {
.header-1 .main-menu {
float: none;  }
} #inhaltsverzeichnis { border: 1px solid #ddd;
border-radius: 10px;
padding: 20px; background-color: #efefef47;
margin-bottom: 30px;
}
#inhaltsverzeichnis h2 { font-size: 1.2em;
margin-top: 0;
border-bottom: 2px solid #ccc;
padding-bottom: 5px;
}
#inhaltsverzeichnis ul {
margin-bottom: 0px; padding-left: 15px;
}
#inhaltsverzeichnis ul ul { padding-left: 15px;  }
#inhaltsverzeichnis a { text-decoration: none; line-height: 1.8;
display: block; }
#inhaltsverzeichnis a:hover {
text-decoration: underline;
}@font-face{font-family:'FontAwesome';src:url(//www.knuyken.de/wp-content/themes/prefer/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.knuyken.de/wp-content/themes/prefer/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.knuyken.de/wp-content/themes/prefer/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.knuyken.de/wp-content/themes/prefer/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.knuyken.de/wp-content/themes/prefer/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.knuyken.de/wp-content/themes/prefer/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-tap-highlight-color:transparent}body{font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before{content:" ";display:table}.clearfix:after,.container-fluid:after,.container:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide{
display: none;
float: left;
height: 100%;
min-height: 1px;
margin: 0;
outline: none;
}
[dir='rtl'] .slick-slide{
float: left;
}
.slick-slider .slick-track, 
.slick-slider .slick-list {
direction: ltr;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}@-webkit-keyframes canvi-animate-in {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes canvi-animate-in {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes canvi-animate-out {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
@keyframes canvi-animate-out {
0% {
opacity: 1
}
100% {
opacity: 0
}
}
.canvi-user-info {
padding: 25px 30px;
display: flex;
align-items: center;
justify-content: left;
background: #010101;
margin-bottom: 20px;
position: relative
}
.canvi-user-info img {
max-width: 100%;
height: auto
}
.canvi-user-info__image {
margin-right: 20px;
width: 50px;
height: 50px;
border-radius: 50%;
overflow: hidden
}
.canvi-user-info__data {
width: calc(100% - 70px)
}
.canvi-user-info__title {
font-weight: 700;
color: #fff;
font-size: 18px;
margin: 0 0 3px;
line-height: 1.3em;
display: block
}
.canvi-user-info__meta {
display: inline-block;
color: rgba(255, 255, 255, .7);
text-decoration: none;
font-size: 14px
}
.canvi-user-info__meta:active,
.canvi-user-info__meta:focus,
.canvi-user-info__meta:hover {
color: rgba(255, 255, 255, .9)
}
.canvi-user-info__close {
position: absolute;
top: calc(50% - 20px);
right: 30px;
background: rgba(255, 255, 255, .1);
width: 40px;
height: 40px;
border-radius: 2px;
transition: .3s;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.canvi-user-info__close:hover {
background: rgba(255, 255, 255, .3)
}
.canvi-user-info__close::after,
.canvi-user-info__close::before {
content: '';
width: 20px;
height: 3px;
background: #fff;
position: absolute;
top: 18px
}
.canvi-user-info__close::before {
left: 10px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.canvi-user-info__close::after {
right: 10px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.canvi-navigation {
margin: 0;
padding: 0
}
.canvi-navigation li {
list-style: none
}
.canvi-navigation li:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, .03)
}
.canvi-navigation__item {
padding: 14px 30px;
display: flex;
align-items: center;
opacity: .7;
text-decoration: none
}
.canvi-navigation__item.is-active,
.canvi-navigation__item:hover {
opacity: 1
}
.canvi-navigation__icon-wrapper {
margin-right: 20px;
width: 30px;
height: 30px;
border-radius: 3px;
background: #aaa;
color: #fff;
text-align: center;
display: flex;
align-items: center;
justify-content: center
}
.canvi-navigation__icon {
font-size: 17px;
line-height: 1em
}
.canvi-navigation__text {
font-weight: 700;
color: #94a0a8;
font-size: 14px;
margin: 0;
line-height: 1.3em;
display: block;
text-transform: uppercase
}
.canvi-header {
background: linear-gradient(45deg, #00a1ff, #f400ff);
display: flex;
align-items: center;
justify-content: center
}
.canvi-header__image {
margin: 30px;
max-width: 100px;
height: auto
}
body.is-canvi-ready {
overflow-x: hidden
}
body.is-canvi-ready .canvi-navbar {
display: block;
visibility: visible
}
.canvi-navbar,
.canvi-overlay {
top: 0;
bottom: 0;
visibility: hidden
}
.canvi-navbar {
position: fixed;
height: 100%;
background: #fff;
width: 280px;
display: none;
transition: -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
transition: transform .3s cubic-bezier(.42, 0, .58, 1);
transition: transform .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
will-change: transform;
-webkit-overflow-scrolling: touch;
overflow: auto
}
.canvi-content,
.canvi-navbar.is-canvi-open {
transition: -webkit-transform .3s cubic-bezier(.42, 0, .58, 1)
}
.canvi-navbar::-webkit-scrollbar {
width: 0
}
.canvi-navbar::-webkit-scrollbar-track {
background: #efefef
}
.canvi-navbar::-webkit-scrollbar-thumb {
background: #ddd;
border-radius: 2px
}
.canvi-navbar.is-canvi-open {
transition: transform .3s cubic-bezier(.42, 0, .58, 1);
transition: transform .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
will-change: transform
}
.canvi-navbar[data-position=right] {
right: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0)
}
.canvi-navbar[data-position=right].is-canvi-open,
.canvi-navbar[data-position=right][data-push-content=true] {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.canvi-navbar[data-position=left] {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0)
}
.canvi-navbar[data-position=left].is-canvi-open,
.canvi-navbar[data-position=left][data-push-content=true] {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.canvi-navbar[data-push-content=false] {
z-index: 10
}
.canvi-navbar[data-push-content=true] {
z-index: 1
}
.canvi-content {
position: relative;
z-index: 5;
transition: transform .3s cubic-bezier(.42, 0, .58, 1);
transition: transform .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
overflow: hidden;
background: #fff
}
.canvi-content.is-canvi-open {
transition: -webkit-transform .3s cubic-bezier(.42, 0, .58, 1);
transition: transform .3s cubic-bezier(.42, 0, .58, 1);
transition: transform .3s cubic-bezier(.42, 0, .58, 1), -webkit-transform .3s cubic-bezier(.42, 0, .58, 1)
}
.canvi-overlay {
position: absolute;
right: 0;
left: 0;
background: rgba(0, 0, 0, .4);
opacity: 0;
z-index: 1031
}
.canvi-content.is-canvi-open .canvi-overlay {
visibility: visible;
-webkit-animation-name: canvi-animate-in;
animation-name: canvi-animate-in;
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
animation-timing-function: cubic-bezier(.42, 0, .58, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.canvi-content.is-canvi-open .canvi-overlay.canvi-animate-out {
-webkit-animation-name: canvi-animate-out;
animation-name: canvi-animate-out;
-webkit-animation-duration: .3s;
animation-duration: .3s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-animation-timing-function: cubic-bezier(.42, 0, .58, 1);
animation-timing-function: cubic-bezier(.42, 0, .58, 1);
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}@font-face {
font-display: swap; font-family: 'Muli';
font-style: normal;
font-weight: 400;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-regular.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Muli';
font-style: italic;
font-weight: 400;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-italic.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Muli';
font-style: normal;
font-weight: 600;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-600.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Muli';
font-style: normal;
font-weight: 700;
src: url(https://www.knuyken.de/wp-content/themes/prefer-child/fonts/mulish-v18-latin-700.woff2) format('woff2'); }   :root { --color-primary: #3F658B; --color-dark: #333; --color-mid-dark: #4c4f53; --color-grey: #666; --color-light-grey-bg: #f6f6f6; --color-lighter-grey: #f1f1f1;  --font-size-base: 1.06rem; --font-size-h1: 1.5rem; --font-size-h2: 1.25rem; --font-size-h3: 1.125rem; --font-size-h4: 1.06rem;  --spacing-base: 1rem;
}
html {
scroll-behavior: smooth;
} h1, h2, h3, h4, h5, h6 {
font-family: "Muli", sans-serif;
color: #414141;
}
ul {
margin-bottom: 2rem;
} a {
color: var(--color-primary); }    h1, .h1 {
font-size: var(--font-size-h1); }
h2, .h2 {
font-size: var(--font-size-h2); }
h3, .h3 {
font-size: var(--font-size-h3); }
h4, .h4 {
font-size: var(--font-size-h4); } .main-header .logo h1 a {
font-size: 1.5rem; font-weight: 400;
color: #414141; line-height: 1.3;
} .search-box i {
color: var(--color-grey);
}
p.site-title {
font-size: var(--font-size-h1); font-style: normal;
}
p.site-title a {
color: var(--color-mid-dark);
}
p.site-description {
font-size: var(--font-size-base); font-weight: 400;
}
.main-header .logo p, 
.main-header .logo h1 {
text-align: left;
}          .menu-area {
background-color: var(--color-light-grey-bg);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.header-1 .main-header .head_one .container {
padding: 0;
}
.header-1 .head_one .logo {
display: flex;
align-items: center; margin: 0 0 10px 0;
padding: 0; 
}
a.custom-logo-link {
flex-grow: 40; }
.brand {
flex-grow: 1;
padding: 0 15px 12px 10px;
}    aside#secondary { background: #efefef47; border: 1px solid var(--color-lighter-grey);
border-radius: 10px;
margin-top: 10px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.widget {
margin-bottom: 0;
} aside#secondary .h1 {
margin: 20px 15px;
font-size: 1.5rem;
font-weight: 400; line-height: 1.1;
}
aside#secondary .h1 span {
font-size: var(--font-size-base); }
aside#secondary h2 {
margin: 20px 15px;
font-size: 0.9rem;
font-weight: 400; line-height: 1.4; border: none;
padding: 0;
}
aside#secondary h2:after {
height: 0;
}
aside#secondary h3 {
font-size: 1rem;
}
aside#secondary p {
margin: 20px 15px;
font-size: 0.9rem;
line-height: 1.4;
} td, th {
border: 1px solid #e7e7e7;
padding: 5px 10px;
text-align: left;
line-height: 1.5;
vertical-align: top;
}
.honorar {
margin-bottom: 0;
}
.subtext {
margin-bottom: 25px;
} li {
list-style-position: outside;
}
ol {
margin-bottom: 15px;
}
ul {
margin-bottom: 15px;
} .glossarlink {
color: var(--color-primary);
text-decoration: none; border-bottom: 1px dashed var(--color-dark);
}
.glossary-entry {
font-size: 1.2em;
}
li a {
color: var(--color-primary);
}  .lightweight-accordion-title { background-color: var(--color-light-grey-bg) !important; 
transition: background-color 0.3s ease-in-out;
} .lightweight-accordion-title:hover {
background-color: var(--color-primary) !important;
color: white; 
}
.lightweight-accordion-title:hover h3 {
color: white;
}
.lightweight-accordion details[open] summary {
background-color: var(--color-primary) !important;
color: white; 
}
.lightweight-accordion details[open] summary h3 {
color: white;
}  .lightweight-accordion-title span {
font-size: var(--font-size-h4) !important; font-weight: normal !important; 
} .lightweight-accordion-title h3 {
font-size: var(--font-size-h4) !important; font-weight: 700 !important; 
} .lightweight-accordion summary {
font-family: "Muli", sans-serif !important;
} .lightweight-accordion details p {
font-family: "Muli", sans-serif !important;
}  .copyright {
padding: 25px 0;
}
.copyright a {
color: #000;
}
.copyright a:hover {
color: #345068;
}
address {
display: block;
margin: 0 0 15px;
font-style: normal;
} .search-no-results .search-form input[type="submit"], 
.page-404-content .search-form input[type="submit"] {
background: #efefef;
border: 1px solid #999; color: var(--color-dark);
}
.search-no-results .search-form input[type="search"], .page-404-content .search-form input[type="search"] {
  background: #f7f8f8;   border: 1px solid #999;
  color: var(--color-grey);
  margin-bottom: 150px;
} .single .post-excerpt ul,
.single .post-excerpt ol,
.single .post-excerpt p,
.single .post-excerpt table {
margin-bottom: 25px; }
.single .post-excerpt ul li, 
.single .post-excerpt ol li {
margin-bottom: 0;
}
.single .post-excerpt h2, .single .post-excerpt h3, 
.single .post-excerpt h4, .single .post-excerpt h5, 
.single .post-excerpt h6 {
margin-bottom: 15px; }
.home .post-content {
padding-top: 0;
}
.post-content {
padding-top: 0;
width: 100% !important; }
.post-excerpt {
overflow-x: auto;
}   body.glossary-template-default .navigation.post-navigation {
display: none;
}      .sticky-layer {
position: fixed;
text-align: center;
line-height: 1.2;
display: flex;
right: 0;
bottom: 125px;
transform: translateY(-50%);
width: 66px;
padding: 5px 5px 7px;
border-radius: 10px 0 0 10px;
z-index: 99;
background-color: var(--color-primary);
opacity: 0.4; transition: opacity 0.5s ease-in-out; 
}
.sticky-layer:hover {
opacity: 1;
}
.sticky-layer a { 
color: #fff; 
}    @media (min-width: 992px) {
.header-1 .main-header .head_one .container {
padding: 0 15px;
}
.main-menu li > ul {  background-color: var(--color-light-grey-bg);
padding: 12px 0;
border: 1px solid var(--color-lighter-grey);
}
.main-menu > ul > li > a {
padding: 0 15px; 
line-height: 60px;
}
} @media (max-width: 991px) {
.header-1 .bar-menu {
float: left;
margin: auto 0;
} .main-menu li>ul, .dropdown-plus.dropdown-open:before {
display: block;
} .berger {
width: 24px;
}
.berger span,
.berger:before, 
.berger:after { 
background: var(--color-grey);
display: block;
height: 3px;
border-radius: 2px;
}
.berger span {
margin: 5px 0;
}
.berger:before, .berger:after {
content: '';
}
.header-1 .search-box i {
font-size: larger; color: var(--color-grey);
}
} @media (min-width: 768px) {
a.custom-logo-link { }
}
*/
@media (min-width: 1200px) {
.header-1 .main-menu {
float: none;  }
} #inhaltsverzeichnis { border: 1px solid #ddd;
border-radius: 10px;
padding: 20px; background-color: #efefef47;
margin-bottom: 30px;
}
#inhaltsverzeichnis h2 { font-size: 1.2em;
margin-top: 0;
border-bottom: 2px solid #ccc;
padding-bottom: 5px;
}
#inhaltsverzeichnis ul {
margin-bottom: 0px; padding-left: 15px;
}
#inhaltsverzeichnis ul ul { padding-left: 15px;  }
#inhaltsverzeichnis a { text-decoration: none; line-height: 1.8;
display: block; }
#inhaltsverzeichnis a:hover {
text-decoration: underline;
}